some improvement to appdata summaries
[claws.git] / ChangeLog.gtk1
1 2005-03-29 [paul]       1.0.4cvs1
2
3         * src/compose.c
4                 fix bug 697 'Segmentation Fault due to
5                 NULL string (%s) pointers in fprintf'
6                 draft privacy information only when
7                 privacy system available
8                 patch by by Markus Schwarzenberg
9                 (schwarzb<AT>ipms_fraunhofer_de)
10         * src/gtk/gtkaspell.c
11                 don't pass NULL to *printf() and the likes
12                 spotted by Alex Moore, patch by Alfons 
13
14 2005-03-24 [paul]       1.0.4
15
16         * 1.0.4 released
17
18 2005-03-24 [paul]       1.0.3cvs8
19
20         * ChangeLog
21         * ChangeLog.jp
22         * src/codeconv.c
23         * src/textview.c
24         * src/unmime.c
25         * src/unmime.h
26         * src/common/smtp.c
27                 sync with main 1.0.4
28                 see ChangeLog 2005-03-18 and 2005-03-24
29                 fixes buffer overflow
30
31 2005-03-25 [paul]
32
33         * tools/Makefile.am
34         * tools/README
35         * tools/acroread2sylpheed.pl
36                 add script to send pdfs as attachments from Adobe Reader 7
37
38 2005-03-21 [holger]     1.0.3cvs7
39
40         * src/plugins/spamassassin/spamassassin.c
41                 Don't leave hook registered when plugin init
42                 failed.
43
44 2005-03-20 [colin]      1.0.3cvs6
45
46         * src/common/plugin.c
47                 Check that plugin isn't already loaded
48         * src/procheader.c
49                 Fix buffer overflow (security issue)
50                 Both patches by Alfons
51
52 2005-03-20 [paul]       1.0.3cvs5
53
54         * src/compose.c
55                 neglect Reply-To header if empty
56                 Patch by Alfons
57
58 2005-03-19 [holger]     1.0.3cvs4
59
60         * src/summaryview.c
61         * src/summaryview.h
62                 Add plugin hook for manual filtering invocation,
63                 remove some dead code.
64
65 2005-03-18 [paul]       1.0.3cvs3
66
67         * AUTHORS
68         * src/gtk/about.c
69         * src/pixmaps/sylpheed_logo.xpm
70                 add new Sylpheed-Claws logo by Jesper Schultz
71
72 2005-03-11 [paul]       1.0.3cvs2
73
74         * src/plugins/trayicon/trayicon.c
75                 make a string translatable
76
77 2005-03-11 [paul]       1.0.3cvs1
78
79         * po/ru.po
80                 updated by Pavlo Bohmat
81
82 2005-03-10 [paul]       1.0.3
83
84         * po/de.po
85         * po/es.po
86         * po/fr.po
87         * po/it.po
88         * po/pt_BR.po
89         * po/sk.po
90         * po/sr.po
91         * po/zh_CN.po
92                 updated by Thomas Gilgin, Ricardo Mones Lastra, Fabien
93                 Vantard, Andrea Spadaccini, Frederico Goncalves Guimaraes,
94                 Andrej Kacian, Aleksandar Urosevic, Ralgh Young
95
96         1.0.3 released
97
98 2005-03-04 [colin]      1.0.1cvs22
99
100         * src/common/smtp.c
101         * src/common/smtp.h
102                 Don't use SIZE parameter in MAIL FROM: if
103                 server doesn't support it. Patch by 
104                 Eugen Freiter <eugen_f@users.sf.net>
105
106 2005-03-04 [paul]       1.0.1cvs21
107
108         * ChangeLog
109         * ChangeLog.jp
110         * src/addrharvest.c
111         * src/codeconv.c
112         * src/codeconv.h
113         * src/compose.c
114         * src/procmime.c
115                 sync with main 1.0.3
116                 see ChangeLog 2005-02-28, 2005-03-02, and 2005-03-04
117                 fix buffer overflow, CAN-2005-0667, see
118                 http://secunia.com/advisories/14491/
119
120 2005-02-27 [paul]       1.0.1cvs20
121
122         * src/messageview.c
123                 fix crash-causing typo. spotted by
124                 Ralgh Young 
125
126 2005-02-25 [paul]       1.0.1cvs19
127
128         * src/prefs_account.c
129         * src/prefs_folder_item.c
130         * src/gtk/prefswindow.c
131         * src/gtk/prefswindow.h
132                 fix bug 698 'Clicking OK without username 'crashes'
133                 account edit window'. Patch by Alfons
134
135 2005-02-24 [colin]      1.0.1cvs18
136
137         * src/messageview.c
138                 Don't send out receipts if offline. Ask.
139
140 2005-02-23 [colin]      1.0.1cvs17
141
142         * src/compose.c
143                 Encode parts when signing
144
145 2005-02-23 [colin]      1.0.1cvs16
146
147         * src/compose.c
148         * src/procmsg.c
149                 Fix mimeinfo leakages
150
151 2005-02-21 [colin]      1.0.1cvs15
152
153         * src/compose.c
154                 Fix signing/encrypting still on after
155                 privacy system has been disabled
156
157 2005-02-18 [colin]      1.0.1cvs14
158
159         * src/quote_fmt_lex.l
160         * src/quote_fmt_parse.y
161                 Bugfix: Fix parser init (patch by Ivan)
162
163 2005-02-18 [colin]      1.0.1cvs13
164
165         * src/plugins/pgpmime/pgpmime.c
166                 Fix build (missed my `mv`)
167
168 2005-02-18 [colin]      1.0.1cvs12
169
170         * src/Makefile.am
171         * src/privacy.c         ** RE-ADDED **
172         * src/privacy.cpp       ** REMOVED **
173         * src/privacy.h
174         * src/plugins/pgpmime/Makefile.am
175         * src/plugins/pgpmime/passphrase.h
176         * src/plugins/pgpmime/pgpmime.c         ** RE-ADDED **
177         * src/plugins/pgpmime/pgpmime.cpp       ** REMOVED **
178         * src/plugins/pgpmime/pgpmime.h
179         * src/plugins/pgpmime/prefs_gpg.h
180         * src/plugins/pgpmime/select-keys.h
181         * src/plugins/pgpmime/sgpgme.h
182                 Revert huge API breakage.
183
184 2005-02-16 [christoph]  1.0.1cvs11
185
186         * src/mh.c
187                 add scan required function for MH folders
188
189         (Patch by Ivan Rayner <ivanr@sgi.com>)
190
191 2005-02-15 [christoph]  1.0.1cvs10
192
193         * src/plugins/pgpmime/pgpmime.cpp
194         * src/plugins/pgpmime/pgpmime.h
195                 add sign and encrypt functions
196
197 2005-02-15 [christoph]  1.0.1cvs9
198
199         * configure.ac
200         * src/Makefile.am
201         * src/privacy.c                                 ** REMOVE **
202         * src/privacy.cpp                               ** NEW **
203         * src/privacy.h
204         * src/plugins/pgpmime/Makefile.am
205         * src/plugins/pgpmime/passphrase.h
206         * src/plugins/pgpmime/pgpmime.c                 ** REMOVE **
207         * src/plugins/pgpmime/pgpmime.cpp               ** NEW **
208         * src/plugins/pgpmime/pgpmime.h
209         * src/plugins/pgpmime/prefs_gpg.h
210         * src/plugins/pgpmime/select-keys.h
211         * src/plugins/pgpmime/sgpgme.h
212                 change Privacy-API to C++
213
214 2005-02-15 [colin]      1.0.1cvs8
215
216         * src/mimeview.c
217         * src/common/utils.c
218                 Sanitize substitution for saved filenames:
219                 only \ / * and \r \n \t are bad. 
220
221 2005-02-15 [colin]      1.0.1cvs7
222
223         * src/compose.c
224         * src/procmime.c
225                 Optimize (constant instead of strlen). Thanks
226                 Alfons for the hint.
227
228 2005-02-14 [colin]      1.0.1cvs6
229
230         * src/compose.c
231         * src/procmime.c
232                 Use quoted-printable instead of 7bit or 8bit
233                 to encode "^From " and avoid mail corruption 
234                 on the MTA, as specified by RFC 3156. Thanks
235                 Hoa for the hint.
236
237 2005-02-12 [colin]      1.0.1cvs5
238
239         * src/filtering.c
240                 Remove wrong use of compose struct after
241                 compose_send(). Spotted by Alfons and Holger Berndt.
242
243 2005-02-10 [paul]       1.0.1cvs4
244
245         * src/compose.c
246                 sync with main, see ChangeLog 2005-02-10
247
248 2005-02-10 [colin]      1.0.1cvs3
249
250         * src/mainwindow.c
251                 dereference freed messageview,
252                 and don't try to use it after free.
253                 This caused occasional late segfaults
254                 when quitting.
255
256 2005-02-10 [colin]      1.0.1cvs2
257
258         * src/messageview.c
259                 Don't display html with plugin automatically
260                 (Dillo steals focus)
261
262 2005-02-09 [colin]      1.0.1cvs1
263
264         * src/mimeview.c
265         * src/mimeview.h
266         * src/messageview.c
267                 Display first relevant part using plugin
268                 if not text/plain if possible (useful for 
269                 vCalendar for example)
270
271 2005-02-08 [paul]       1.0.1
272
273         1.0.1 released
274
275 2005-02-08 [paul]       1.0.0cvs29
276
277         * po/de.po
278         * po/es.po
279         * po/fr.po
280         * po/it.po
281         * po/pt_BR.po
282         * po/sk.po
283         * po/sr.po
284                 updated by Thomas Gilgin, Ricardo Mones Lastra,
285                 Fabien Vantard, Andrea Spadaccini, Frederico Goncalves
286                 Guimaraes, Andrej Kacian, Aleksandar Urosevic
287
288 2005-02-05 [paul]       1.0.0cvs28
289
290         * src/compose.c
291                 fix Bug 682 'redirect is broken'
292
293
294 2005-02-05 [thorsten]   1.0.0cvs27
295
296         * src/partial_download.c
297                 fix buf overflow
298
299 2005-02-03 [colin]      1.0.0cvs26
300
301         * src/common/plugin.c
302                 Don't load GTK2 plugins at all. This solves
303                 the plugins problem when switching between
304                 GTK1 and GTK2 version.
305
306 2005-02-02 [colin]      1.0.0cvs25
307
308         * src/messageview.c
309                 Fix dangerous typo
310
311 2005-01-31 [colin]      1.0.0cvs24
312
313         * src/compose.c
314                 Fix MsgInfo reference leak
315
316 2005-01-28 [colin]      1.0.0cvs23
317
318         * src/folderview.c
319                 Change check - partial_recv is not cached.
320
321 2005-01-28 [colin]      1.0.0cvs22
322
323         * src/folderview.c
324                 Don't call partial_mark_for_delete() when 
325                 it's useless
326
327 2005-01-27 [colin]      1.0.0cvs21
328
329         * src/procmsg.c
330         * src/compose.c
331                 Fix build - sorry.
332
333 2005-01-27 [christoph]  1.0.0cvs20
334
335         * src/folder.c
336                 use normal message remove function if a folder has no function
337                 to remove all messages
338
339         * src/folderview.c
340                 fix memory leak
341
342 2005-01-27 [colin]      1.0.0cvs19
343
344         * src/procmime.c
345                 Forgot to commit this file with cvs18.
346
347 2005-01-27 [colin]      1.0.0cvs18
348
349         * src/compose.c
350                 Uhm, better not touch the original msginfo_list.
351
352 2005-01-27 [colin]      1.0.0cvs17
353
354         * src/procmsg.c
355         * src/procmsg.h
356                 Add a way to dump message/rfc822 MimeInfos to MsgInfos...
357         * src/compose.c
358                 ... And use it to be able to reply to the currently 
359                 selected MimeInfo.
360
361 2005-01-27 [colin]      1.0.0cvs16
362
363         * src/messageview.c
364         * src/summaryview.c
365         * src/compose.c
366         * src/compose.h
367         * src/toolbar.c
368         * src/mainwindow.c
369                 Factorize this reply mess
370
371 2005-01-26 [paul]       1.0.0cvs15
372
373         * ChangeLog
374         * ChangeLog.jp
375         * src/common/template.c
376                 sync with main, (fix memory leak), see ChangeLog
377                 2005-01-25
378
379 2005-01-25 [paul]       1.0.0cvs14
380
381         * src/compose.c
382                 compose_redirect(): fix sensitivity of attachment 
383                 "Properties..." button
384
385 2005-01-24 [colin]      1.0.0cvs13
386
387         * src/summaryview.c
388                 Freeze clist during operations involving message
389                 lists.
390
391 2005-01-24 [paul]       1.0.0cvs12
392
393         * ChangeLog
394         * ChangeLog.jp
395         * src/messageview.c
396         * src/mh.c
397         * src/common/utils.c
398                 sync with main, see ChangeLog 2005-01-19
399
400 2005-01-24 [colin]      1.0.0cvs11
401
402         * src/procheader.c
403                 Fix build with MIPSpro compiler.
404                 Patch by Ivan Rayner <ivanr@sgi.com>
405
406 2005-01-24 [colin]      1.0.0cvs10
407
408         * src/folderview.c
409                 Use (+) in collapsed folders with quicksearch-
410                 matching subfolders
411
412 2005-01-23 [holger]     1.0.0cvs9
413
414         * src/crash.c
415                 Include missing header file
416
417 2005-01-22 [colin]      1.0.0cvs8
418
419         * src/summaryview.c
420         * src/gtk/quicksearch.c
421                 Make recursive quicksearch work in
422                 root folders (and code fixes)
423
424 2005-01-21 [colin]      1.0.0cvs7
425
426         * src/summaryview.c
427                 Set cursor to wait while looking in subfolders
428
429 2005-01-21 [colin]      1.0.0cvs6
430
431         * src/summaryview.c
432                 Don't clear quicksearch if recursion is on,
433                 even if !sticky
434
435 2005-01-21 [colin]      1.0.0cvs5
436
437         * src/gtk/quicksearch.c
438         * src/prefs_common.c
439         * src/prefs_common.h
440                 Add option to recurse or not
441
442 2005-01-21 [colin]      1.0.0cvs4
443
444         * src/folder.h
445         * src/folderview.c
446         * src/folderview.h
447         * src/summaryview.c
448         * src/gtk/quicksearch.c
449         * src/gtk/quicksearch.h
450                 Make quicksearch recursive - results materialized
451                 by search icons in the folderview.
452
453 2005-01-20 [holger]     1.0.0cvs3
454
455         * src/addrindex.c
456         * src/addrindex.h
457                 Add addrindex_load_person_attribute() (for plugins)
458
459 2005-01-19 [colin]      1.0.0cvs2
460
461         * src/mbox.c
462         * src/mbox.h
463         * src/mainwindow.c
464         * src/summaryview.c
465         * src/summaryview.h
466                 Add an easy way to export specific messages
467                 to an mbox file.
468
469 2005-01-19 [paul]       1.0.0cvs1
470
471         * po/ja.po
472         * po/ko.po
473                 updated by  Rui Hirokawa and
474                 SungHyun Nam
475
476 2005-01-18 [paul]       1.0.0
477
478         * version 1.0.0 released
479
480 2005-01-17 [thorsten]   0.9.13cvs38
481
482         * src/crash.c
483         * src/gtk/pluginwindow.c
484                 return value of filesel should not be free()d
485
486 2005-01-17 [paul]       0.9.13cvs37
487
488         * AUTHORS
489         * po/es.po
490         * po/fr.po
491         * po/hr.po
492         * po/it.po
493         * po/pt_BR.po
494         * po/sk.po
495         * po/sr.po
496                 update translations. submitted by Ricardo Mones
497                 Lastra, Fabien Vantard, Dragan, Andrea Spadaccini,
498                 Frederico Goncalves Guimaraes, Andrej Kacian,
499                 Aleksandar Urosevic
500
501 2005-01-16 [colin]      0.9.13cvs36
502
503         * src/prefs_toolbar.c
504                 Fix two leaks, both found by Alfons.
505
506 2005-01-15 [paul]       0.9.13cvs35
507
508         * src/gtk/pluginwindow.c
509                 fix 2 memleaks, patch by Alfons
510
511 2005-01-15 [paul]       0.9.13cvs34
512
513         * ChangeLog
514         * ChangeLog.jp
515         * src/common/template.c
516                 sync with main, see ChangeLog 2005-01-11
517                 (fix potential memory corruption bug)
518
519 2005-01-14 [colin]      0.9.13cvs33
520
521         * src/html.c
522         * src/msgcache.c
523                 Fix coding style issues from the last patch
524
525 2005-01-14 [colin]      0.9.13cvs32
526
527         * src/msgcache.c
528                 Fix possible double free, avoid putting 8k on the stack
529         * src/html.c
530         * src/html.h
531                 Fix links with tags inside, add some entities
532         * AUTHORS
533                 Both patches by Rich Coe <Richard.Coe@med.ge.com>
534
535 2005-01-09 [thorsten]   0.9.13cvs31
536
537         * tools/calypso_convert.pl
538                 support nested subdirs (possible in recent calypso versions)
539                 fix "change of readonly value" error with perl >= 5.8
540
541 2005-01-08 [colin]      0.9.13cvs30
542
543         * src/prefs_filtering_action.c
544                 Plug leak - patch by Alfons
545
546 2005-01-07 [paul]       0.9.13cvs29
547
548         * ChangeLog
549         * ChangeLog.jp
550         * src/pop.c
551         * src/pop.h
552                 sync with main, see ChangeLog 2005-01-06
553
554 2005-01-06 [colin]      0.9.13cvs28
555
556         * src/prefs_matcher.c
557                 Plug leak. Patch by Alfons
558
559 2005-01-04 [christoph]  0.9.13cvs27
560
561         * src/folderview.c
562         * src/imap_gtk.c
563         * src/news_gtk.c
564                 Create extra popup menu entries for account settings
565
566         (Closes Bug 663 segfault choosing "Properties" for root MH mailbox)
567
568 2005-01-03 [colin]      0.9.13cvs26
569
570         * src/main.c
571                 Plugins should be loaded before --receive or --receive-all 
572                 is processed. 
573                 Patch by Felix Eckhofer <felix-ml@tribut.de>
574
575 2005-01-03 [colin]      0.9.13cvs25
576
577         * src/pop.c
578         * src/pop.h
579                 Add data_len member, because we can get NULs from network
580                 Patch by Alfons
581
582 2005-01-01 [colin]      0.9.13cvs24
583
584         * src/procmime.c
585                 Fix possible memleak in corner case - found by
586                 Martin Kluge, patch by Alfons
587
588 2004-12-30 [colin]      0.9.13cvs23
589
590         * src/account.c
591                 Fix prototypes - patch by Alfons
592
593 2004-12-30 [paul]       0.9.13cvs22
594
595         * ChangeLog
596         * ChangeLog.jp
597         * NEWS
598         * src/account.c
599                 sync with main 1.0.0.
600                 see ChangeLog 2004-12-22
601
602 2004-12-18 [paul]       0.9.13cvs21
603
604         * AUTHORS
605         * ChangeLog
606         * ChangeLog.jp
607         * src/action.c
608                 sync with main, see ChangeLog 2004-12-17
609
610 2004-12-17 [thorsten]   0.9.13cvs20
611
612         * src/compose.c
613                 protect trailing spaces when signing message
614
615 2004-12-16 [paul]       0.9.13cvs19
616
617         * ChangeLog
618         * ChangeLog.jp
619         * NEWS
620         * src/compose.c
621         * src/syldap.c
622                 sync with main 1.0.0rc
623                 see ChangeLog 2004-12-15
624
625 2004-12-14 [colin]      0.9.13cvs18
626
627         * src/gtk/prefswindow.c
628                 Fix build. Sorry :)
629
630 2004-12-14 [colin]      0.9.13cvs17
631
632         * src/gtk/gtkutils.c
633         * src/gtk/gtkutils.h
634         * src/gtk/prefswindow.c
635                 Catch Enter in prefswindow while in text
636                 widget. Patch by Alfons.
637
638 2004-12-14 [paul]       0.9.13cvs16
639
640         * ChangeLog
641         * ChangeLog.jp
642         * src/action.c
643         * src/compose.c
644         * src/common/utils.c
645                 sync with main, see ChangeLog entries 2004-12-10
646                 and 2004-12-13
647
648         * po/ru.po
649                 updated by Pavlo Bohmat
650
651 2004-12-13 [thorsten]   0.9.13cvs15
652
653         * src/plugins/spamassassin/libspamc.c
654                 fix memleak
655
656 2004-12-13 [colin]      0.9.13cvs14
657
658         * src/gtk/prefswindow.c
659         * src/gtk/pluginwindow.c
660                 Fix key_pressed handlers
661
662 2004-12-11 [colin]      0.9.13cvs13
663
664         * src/quote_fmt_parse.y
665                 Rework quote_fmt_parse to use less local 
666                 arrays in local blocks, so it doesn't 
667                 freak out IBM's stack protector. Patch
668                 by Alfons.
669
670 2004-12-10 [colin]      0.9.13cvs12
671
672         * src/messageview.c
673                 Fix logic error
674         * src/mainwindow.c
675                 Fix corruptions when de-separating messageview
676
677 2004-12-10 [paul]       0.9.13cvs11
678
679         * src/prefs_themes.c
680                 use a different set of icons for the Preview
681
682 2004-12-09 [colin]      0.9.13cvs10
683
684         * src/procmime.c
685                 Fix procmime_encode_content doing horribly wrong
686                 stuff when encoding to B64 from memory
687
688 2004-12-08 [colin]      0.9.13cvs9
689
690         * src/gtk/colorlabel.c
691                 Fix color label off-by-one
692                 Patch by Alfons
693
694 2004-12-08 [hoa]        0.9.13cvs8
695
696         * src/quote_fmt_parse.y
697                 really fix buffer overflow
698
699 2004-12-08 [colin]      0.9.13cvs7
700
701         * src/matcher_parser_parse.y
702         * src/msgcache.c
703         * src/prefs_matcher.c
704         * src/procheader.c
705         * src/matcher.c
706         * src/common/defs.h
707                 Cache total_size and use that to speed up
708                 'partial' match.
709                 Add 'partial' to the list of useable stuff
710                 in filtering
711
712 2004-12-08 [paul]
713
714         * po/sr.po
715                 updated by URKE MMI
716
717 2004-12-08 [colin]      0.9.13cvs6
718
719         * src/textview.c
720                 Fix possible boundary overrun in
721                 get_email_part(). Patch by Alfons
722
723 2004-12-08 [hoa]        0.9.13cvs5
724
725         * src/quote_fmt_parse.y
726                 fix buffer overflow
727                 http://bugs.gentoo.org/show_bug.cgi?id=67253
728
729 2004-12-07 [thorsten]   0.9.13cvs4
730
731         * src/procmime.c
732                 fix leak introduced with 0.9.13cvs1
733
734 2004-12-07 [keith]      0.9.13cvs3
735
736         * src/procmime.c
737                 Fix typo
738
739 2004-12-07 [colin]      0.9.13cvs2
740
741         * AUTHORS
742         * src/prefs_account.c
743         * src/common/smtp.c
744         * src/common/smtp.h
745                 Add SMTP PLAIN authentication. Patch by 
746                 George Michaelson <ggm@apnic.net>
747
748 2004-12-07 [thorsten]   0.9.13cvs1
749
750         * src/procmime.c
751                 [Bug 650] reply button causes crash
752                 Patch partly by David Relson
753
754 2004-12-06 [paul]       0.9.13
755
756         0.9.13 released
757
758 2004-12-06 [paul]
759
760         * po/sk.po
761                 updated by Andrej Kacian
762         * INSTALL
763         * README.claws
764                 updated
765         
766 2004-12-06 [christoph]
767
768         * configure.ac
769                 move GPGME check to PGP/MIME plugin checks
770
771 2004-12-06 [colin]      0.9.12cvs187
772
773         * src/compose.c
774                 X-Sylpheed-Gnupg-Mode -> X-Sylpheed-Privacy-System
775
776 2004-12-06 [paul]       0.9.12cvs186
777
778         * INSTALL
779         * README.claws
780                 updated
781         * po/es.po
782         * po/fr.po
783         * po/it.po
784         * po/ja.po
785         * po/pt_BR.po
786         * po/zh_CN.po
787                 updated by Ricardo Mones Lastra, Fabien Vantard, Andrea 
788                 Spadaccini, Rui Hirokawa, Frederico Goncalves Guimaraes,
789                 and Yang Guilong
790
791 2004-12-05 [paul]       0.9.12cvs185
792
793         * INSTALL
794         * Makefile.am
795         * README.claws
796                 update
797         * TODO.claws    **REMOVED**
798                 removed, use the wiki instead
799         * tools/Makefile.am
800         * tools/README
801                 remove newscache_conv.pl from the release package
802                 and notes as it is broken and not currently maintained
803         * tools/filter_conv.pl
804                 use --config-dir to find claws' config dir
805         * tools/kdeservicemenu/README
806         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
807         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
808                 make a top-level menu entry
809
810 2004-12-04 [paul]       0.9.12cvs184
811
812         * src/addrharvest.c
813                 conv_unmime_header_overwrite(name)
814
815 2004-12-04 [colin]      0.9.12cvs183
816
817         * src/compose.c
818                 Fix saving of compose window position
819                 when sending mail. Patch by Alfons.
820
821 2004-12-04 [paul]       0.9.12cvs182
822
823         * ChangeLog
824         * ChangeLog.jp
825         * INSTALL
826         * NEWS
827         * README
828         * README.jp
829         * doc/manual/ja/Makefile.am
830         * doc/manual/ja/sylpheed-1.html
831         * doc/manual/ja/sylpheed-10.html
832         * doc/manual/ja/sylpheed-11.html
833         * doc/manual/ja/sylpheed-12.html
834         * doc/manual/ja/sylpheed-13.html
835         * doc/manual/ja/sylpheed-14.html
836         * doc/manual/ja/sylpheed-15.html
837         * doc/manual/ja/sylpheed-16.html
838         * doc/manual/ja/sylpheed-17.html
839         * doc/manual/ja/sylpheed-18.html
840         * doc/manual/ja/sylpheed-19.html
841         * doc/manual/ja/sylpheed-2.html
842         * doc/manual/ja/sylpheed-20.html
843         * doc/manual/ja/sylpheed-3.html
844         * doc/manual/ja/sylpheed-4.html
845         * doc/manual/ja/sylpheed-5.html
846         * doc/manual/ja/sylpheed-6.html
847         * doc/manual/ja/sylpheed-7.html
848         * doc/manual/ja/sylpheed-8.html
849         * doc/manual/ja/sylpheed-9.html
850         * doc/manual/ja/sylpheed.html
851         * doc/manual/ja/sylpheed.sgml
852         * src/Makefile.am
853         * src/procmime.c
854         * src/pixmaps/regular.xpm **REMOVED**
855                 sync with main 1.0.0beta4, including: "canonicalize text files
856                 before encoding to BASE64, and uncanonicalize after decoding
857                 to conform with RFC 2045" 
858
859 2004-12-03 [christoph]  0.9.12cvs181
860
861         * src/compose.c
862                 build the Privacy System menu without GtkItemFactory to
863                 allow '/' in Privacy System names
864
865         * src/plugins/pgpmime/pgpmime.c
866         * src/plugins/pgpmime/plugin.c
867                 Update description and change Privacy System name
868
869 2004-12-03 [paul]
870
871         * src/pixmaps/dir_close.xpm
872         * src/pixmaps/dir_open.xpm
873         * src/pixmaps/drafts_close.xpm
874         * src/pixmaps/drafts_open.xpm
875         * src/pixmaps/group.xpm
876         * src/pixmaps/unread.xpm
877                 update icons (sync with main (adjust hue))      
878
879 2004-12-02 [paul]       0.9.12cvs180
880
881         * ChangeLog
882         * ChangeLog.jp
883         * src/Makefile.am
884         * src/pop.c
885         * src/common/utils.c
886         * src/common/utils.h
887         * src/pixmaps/folder.xpm **REMOVED**
888                 sync with main
889                 fixes bug 644 'extra CRs in subject line break filtering' 
890
891 2004-12-02 [colin]      0.9.12cvs179
892
893         * src/compose.c
894                 Prevent duplicate edition of queued
895                 and drafted mails
896
897 2004-12-02 [colin]      0.9.12cvs178
898
899         * src/compose.c
900                 Fix quote linewrapping ignoring pref
901                 Patch by Alfons
902
903 2004-11-30 [colin]      0.9.12cvs177
904
905         * src/gtk/prefswindow.c
906         * src/gtk/pluginwindow.c
907                 Add shortcut keys to prefs window
908                 and plugin window. Patch by Fabien Vantard.
909
910 2004-11-29 [colin]      0.9.12cvs176
911
912         * src/folderview.c
913                 Fix disappearing separators in folderview's popup
914
915 2004-11-29 [colin]      0.9.12cvs175
916
917         * src/procmime.c
918                 Another format bug
919
920 2004-11-29 [colin]      0.9.12cvs174
921
922         * src/pop.c
923                 Fix format string
924
925 2004-11-26 [colin]      0.9.12cvs173
926
927         * src/common/smtp.c
928         * src/common/smtp.h
929                 Use ESMTP for all servers advertising it
930                 Add SIZE= parameter to MAIL command for 
931                 ESMTP servers
932
933 2004-11-24 [colin]      0.9.12cvs172
934
935         * src/plugins/pgpmime/pgpmime.c
936                 Forgot one :(
937
938 2004-11-24 [colin]      0.9.12cvs171
939
940         * src/plugins/pgpmime/pgpmime.c
941                 Fix numerous GpgmeGtk leaks
942
943 2004-11-24 [colin]      0.9.12cvs170
944
945         * src/plugins/pgpmime/pgpmime.c
946                 Fix numerous GpgmeCtx leaks
947
948 2004-11-24 [colin]      0.9.12cvs169
949
950         * src/plugins/pgpmime/plugin.c
951                 Update requirements
952         * src/plugins/trayicon/Makefile.am
953         * src/plugins/trayicon/newmarkedmail.xpm
954         * src/plugins/trayicon/trayicon.c
955         * src/plugins/trayicon/unreadmarkedmail.xpm
956                 Add new icons when there are unread marked mails
957                 answers
958
959 2004-11-23 [thorsten]   0.9.12cvs168
960
961         * src/plugins/pgpmime/plugin.c
962                 typo: plugin_init instead of plugin_done
963
964 2004-11-23 [thorsten]   0.9.12cvs167
965
966         * commitHelper
967                 o add me
968         * src/partial_download.c
969         * src/partial_download.h
970                 o fix path for includes
971
972 2004-11-23 [colin]      0.9.12cvs166
973
974         * src/procmime.c
975                 Uh, changed API.
976
977 2004-11-23 [colin]      0.9.12cvs165
978
979         * src/procmime.c
980                 Fix mime headers wrapping
981
982 2004-11-23 [christoph]  0.9.12cvs164
983
984         * src/common/Makefile.am
985         * src/common/partial_download.[ch]
986         * src/Makefile.am
987         * src/partial_download.[ch]
988         * src/folderview.c
989                 move to src because it depends on src stuff
990
991         * src/codeconv.c
992         * src/common/base64.h
993                 move B64LEN macro to base64.h
994
995         * src/compose.c
996         * src/privacy.[ch]
997                 add PrefsAccount to sign-function parameters
998
999         * src/main.c
1000         * src/prefs_account.[ch]
1001         * src/gtk/prefswindow.[ch]
1002                 o use new prefswindow for account prefs
1003                 o add possibility to add new pages to account prefs
1004
1005         * src/plugins/pgpmime/prefs_gpg.[ch]
1006         * src/plugins/pgpmime/prefs_gpg.glade
1007                 add account prefs for GPG
1008
1009         * src/plugins/pgpmime/pgpmime.c
1010         * src/plugins/pgpmime/sgpgme.[ch]
1011                 create signers list based on the GPG account prefs
1012
1013 2004-11-23 [colin]      0.9.12cvs163
1014
1015         * src/main.c
1016                 Fix cursor going from normal to wait
1017                 as many times as there are folders
1018                 (very noticeable on exported displays)
1019
1020 2004-11-23 [colin]      0.9.12cvs162
1021
1022         * src/msgcache.c
1023                 HEAD needs this leak fix too
1024
1025 2004-11-22 [luke]       0.9.12cvs161
1026
1027         * src/gtk/gtkstext.c
1028                 'Up' key moves one line (not one paragraph) like 'Down'
1029
1030 2004-11-22 [paul]       0.9.12cvs160
1031
1032         * src/prefs_themes.c
1033                 fix oversized GtkFrames
1034
1035 2004-11-19 [paul]       0.9.12cvs159
1036
1037         * src/prefs_common.c
1038                 update prefs_keybind_apply_clicked()
1039
1040 2004-11-18 [paul]       0.9.12cvs158
1041
1042         * src/compose.c
1043         * src/messageview.c
1044         * src/common/utils.c
1045         * src/common/utils.h
1046                 use Message-ID format like that previously
1047                 used in compose_generate_msgid()
1048
1049 2004-11-17 [christoph]  0.9.12cvs157
1050
1051         * src/mainwindow.c
1052         * src/prefs_common.c
1053                 integrate "Common preferences" into new preferences dialog
1054
1055 2004-11-17 [colin]      0.9.12cvs156
1056
1057         * src/prefs_account.c
1058         * src/prefs_account.h
1059         * src/procmsg.c
1060                 Add an option to let the user choose to store encrypted
1061                 mail as clear text or encrypted.
1062
1063 2004-11-17 [colin]      0.9.12cvs155
1064
1065         * src/compose.c
1066         * src/toolbar.c
1067                 Be verbose when sending fails
1068         * src/procmsg.c
1069                 Fix procmsg_send_queue returning 0 when there's an error
1070                 Don't send messages to be encrypted to nobody 
1071
1072
1073 2004-11-17 [colin]      0.9.12cvs154
1074
1075         * src/privacy.c
1076                 Fix more pointer confusion
1077
1078 2004-11-17 [paul]       0.9.12cvs153
1079
1080         * src/procmime.h
1081                 forgotten in sync with main 1.0.0beta3
1082
1083
1084 2004-11-17 [paul]       0.9.12cvs152
1085
1086         * ChangeLog
1087         * ChangeLog.jp
1088         * NEWS
1089         * src/compose.c
1090         * src/jpilot.c
1091         * src/procmime.c
1092                 sync with main 1.0.0beta3
1093                 see ChangeLog 2004-11-15 and 2004-11-16
1094
1095 2004-11-17 [colin]      0.9.12cvs151
1096
1097         * src/plugins/pgpmime/pgpmime.c
1098                 Remove debug printf
1099
1100 2004-11-17 [colin]      0.9.12cvs150
1101
1102         * src/plugins/pgpmime/pgpmime.c
1103                 Fix off-by-one causing segs
1104
1105 2004-11-17 [colin]      0.9.12cvs149
1106
1107         * src/procmsg.c
1108                 < Reboot_> don't compare pointers to NULL with !
1109                 So, use the other form to bring consistency.
1110                 Also fix coding style.
1111
1112 2004-11-16 [colin]      0.9.12cvs148
1113
1114         * src/procmsg.c
1115                 Fix the fix :)
1116
1117 2004-11-16 [colin]      0.9.12cvs147
1118
1119         * src/procmsg.c
1120                 Fix leaks in procmsg_send_message_queue
1121
1122 2004-11-12 [paul]       0.9.12cvs146
1123
1124         * src/prefs_account.c
1125         * src/procmime.c
1126         * src/procmime.h
1127                 fix sync breakage 
1128
1129 2004-11-12 [paul]
1130
1131         * src/pixmaps/complete.xpm
1132         * src/pixmaps/continue.xpm
1133                 small sync with main, see ChangeLog 2004-11-11
1134
1135 2004-11-11 [paul]       0.9.12cvs145
1136
1137         * ChangeLog
1138         * ChangeLog.jp
1139         * src/account.c
1140         * src/folderview.c
1141         * src/folderview.h
1142         * src/imap.c
1143         * src/imap_gtk.c
1144         * src/inc.c
1145         * src/mainwindow.c
1146         * src/mh_gtk.c
1147         * src/news_gtk.c
1148         * src/pop.c
1149         * src/prefs_account.c
1150         * src/prefs_account.h
1151         * src/prefs_ext_prog.c
1152         * src/procmsg.c
1153         * src/procmsg.h
1154         * src/summary_search.c
1155         * src/summaryview.c
1156         * src/textview.c
1157         * src/common/defs.h
1158         * src/common/utils.c
1159         * src/common/utils.h
1160         * src/gtk/menu.c
1161         * src/gtk/menu.h
1162                 sync with main 1.0.0beta2 (plus 4)
1163
1164 2004-11-09 [christoph]  0.9.12cvs144
1165
1166         * src/compose.c
1167         * src/prefs_account.[ch]
1168                 add option menu to select default privacy system
1169
1170         * src/plugins/pgpmime/pgpmime.c
1171                 better memory allocation
1172
1173         * src/folder.c
1174                 syncronize flags when scanning a folder
1175
1176 2004-11-08 [colin]      0.9.12cvs143
1177
1178         * src/summaryview.c
1179                 Prevent useless folder count updates while 
1180                 quicksearch is running. It is really annoying 
1181                 while quicksearch is running a full-mail
1182                 scan, like 'b foo', in a big folder.
1183
1184 2004-11-08 [colin]      0.9.12cvs142
1185
1186         * src/textview.c
1187                 Really fix these mail URIs
1188
1189 2004-11-08 [colin]      0.9.12cvs141
1190
1191         * src/textview.c
1192                 fix "colin@colino.net" <colin@colino.net> 
1193                 types of URIs
1194
1195 2004-11-06 [colin]      0.9.12cvs140
1196
1197         * src/compose.c
1198                 Don't ask for passphrase if not sending
1199
1200 2004-11-05 [christoph]  0.9.12cvs139
1201
1202         * src/compose.c
1203                 o encode text content of composed mails
1204         * src/procmime.c
1205                 o allow encoding of MimeInfos that are stored in memory buffers
1206                 
1207
1208 2004-11-03 [paul]       0.9.12cvs138
1209
1210         * po/POTFILES.in
1211                 add 'src/plugins/pgpmime/prefs_gpg.c'.
1212                 Patch submitted by Fabien Vantard
1213
1214         * src/prefs_ext_prog.c
1215                 fix typos. Patch submitted by Fabien Vantard
1216
1217         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1218         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1219                 add German, Spanish, Italian, Brazilian Portuguese,
1220                 and Slovak translations. Submitted by Thomas Gilgin,
1221                 J. José del Río 'partymola', Andrea Spadaccini,
1222                 Frederico Goncalves Guimaraes, and Andrej Kacian
1223
1224 2004-11-01 [christoph]  0.9.12cvs137
1225
1226         * src/procmime.c
1227                 implement RFC2231's parameter encoding
1228
1229 2004-10-29 [colin]      0.9.12cvs136
1230
1231         * src/common/utils.c
1232                 Fix boundary delimiter (a Pine user gets this:
1233                 > Malformed message: Unexpected characters at end of parameters:
1234                 > =_Thu__28_Oct_2)
1235
1236 2004-10-29 [paul]
1237
1238         * tools/textviewer.sh
1239                 fix typo. patch submitted by Johann Koenig 
1240                 <explosive@hvc.rr.com>
1241
1242 2004-10-29 [paul]
1243
1244         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1245         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1246                 add French translations, submitted by Fabien Vantard
1247
1248 2004-10-28 [christoph]  0.9.12cvs135
1249
1250         * doc/src/rfc2231.txt                           ** NEW **
1251         * src/procmime.c
1252         * src/common/quoted-printable.c
1253         * src/common/utils.[ch]
1254                 implement RFC2231's parameter decoding
1255
1256 2004-10-27 [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                 output files to /tmp instead of littering the
1264                 current dir
1265                 add uninstall function
1266                 refactor
1267
1268 2004-10-26 [christoph]  0.9.12cvs134
1269
1270         * src/procmime.c
1271                 better check if parameters have to be in quoted string
1272
1273 2004-10-25 [paul]
1274
1275         * tools/kdeservicemenu/README
1276         * tools/kdeservicemenu/install.sh
1277         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
1278         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
1279         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
1280                 add files for Sylpheed Service Menu in Konqueror
1281
1282 2004-10-22 [paul]       0.9.12cvs133
1283
1284         * src/compose.c
1285         * src/prefs_common.c
1286         * src/prefs_common.h
1287         * src/prefs_wrapping.c
1288                 remove 'smart wrapping'
1289
1290 2004-10-21 [colin]      0.9.12cvs132
1291
1292         * src/compose.c
1293                 Remove extraneous separator in Options
1294
1295 2004-10-21 [colin]      0.9.12cvs131
1296
1297         * src/compose.c
1298                 Replace "unknown" attachments by "application/octet-stream"
1299                 Be a bit more defensive when using strchr
1300
1301 2004-10-20 [paul]
1302
1303         * po/ru.po
1304                 updated by Pavlo Bohmat
1305
1306 2004-10-19 [christoph]  0.9.12cvs130
1307
1308         * src/compose.c
1309                 fix wrong menu entry path
1310
1311         (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
1312
1313         * src/gtk/menu.c
1314                 add extra check for missing menu entries
1315
1316 2004-10-19 [christoph]  0.9.12cvs129
1317
1318         * src/compose.c
1319         * src/common/utils.c
1320                 use utils' generate_msgid() in compose.c
1321
1322 2004-10-18 [christoph]  0.9.12cvs128
1323
1324         * src/plugins/pgpmime/passphrase.c
1325         * src/plugins/pgpmime/pgpmime.c
1326         * src/plugins/pgpmime/prefs_gpg.[ch]
1327         * src/plugins/pgpmime/prefs_gpg.glade
1328         * src/plugins/pgpmime/sgpgme.c
1329                 add GPG prefs
1330
1331 2004-10-18 [christoph]  0.9.12cvs127
1332
1333         * src/addrbook.c
1334         * src/addrcache.c
1335         * src/addressbook.c
1336         * src/codeconv.c
1337         * src/compose.c
1338         * src/customheader.c
1339         * src/editaddress.c
1340         * src/editgroup.c
1341         * src/exporthtml.c
1342         * src/folder.c
1343         * src/folderview.c
1344         * src/imap.c
1345         * src/jpilot.c
1346         * src/main.c
1347         * src/matcher_parser_parse.y
1348         * src/mbox.c
1349         * src/pop.c
1350         * src/prefs_account.c
1351         * src/prefs_gtk.c
1352         * src/prefs_msg_colors.c
1353         * src/procheader.c
1354         * src/procmime.[ch]
1355         * src/procmsg.c
1356         * src/summaryview.c
1357         * src/textview.c
1358         * src/common/base64.c
1359         * src/common/partial_download.c
1360         * src/common/socket.c
1361         * src/common/sylpheed.c
1362         * src/common/utils.[ch]
1363         * src/gtk/filesel.c
1364         * src/gtk/pluginwindow.c
1365         * src/gtk/quicksearch.c
1366         * src/plugins/pgpmime/pgpmime.c
1367         * src/plugins/pgpmime/plugin.c
1368         * src/plugins/pgpmime/select-keys.c
1369         * src/plugins/pgpmime/sgpgme.c
1370         * src/plugins/spamassassin/libspamc.c
1371         * src/plugins/trayicon/trayicon.c
1372         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
1373         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
1374                 o don't use any GNU C extensions
1375                 o fix warnings
1376                 o replace some non-POSIX functions
1377
1378         * src/plugins/spamassassin/spamassassin.[ch]
1379         * src/plugins/spamassassin/spamassassin_gtk.c
1380         * src/plugins/clamav/clamav_plugin.[ch]
1381         * src/plugins/clamav/clamav_plugin_gtk.c
1382                 replace statusbar_print_all() from common code because it is a
1383                 GUI function
1384
1385 2004-10-17 [paul]
1386
1387         * po/es.po
1388         * po/ko.po
1389         * AUTHORS
1390                 update Spanish and Korean translations,
1391                 submitted by Ricardo Mones Lastra and
1392                 SungHyun Nam
1393
1394 2004-10-13 [colin]      0.9.12cvs126
1395
1396         * src/compose.c
1397                 Don't convert message to forced encoding when 
1398                 drafting, plus minor magic-values cleanup.
1399
1400 2004-10-13 [colin]      0.9.12cvs125
1401
1402         * po/POTFILES.in
1403                 Update POTFILES.in to reflect the source
1404                 place changes
1405
1406 2004-10-08 [christoph]  0.9.12cvs124
1407
1408         * m4/spamassassin.m4
1409                 fix libspamc OpenSSL
1410
1411         * src/compose.c
1412                 rearrange the compose menu
1413
1414 2004-10-08 [christoph]  0.9.12cvs123
1415
1416         * src/Makefile.am
1417         * src/account.c
1418         * src/compose.[ch]
1419         * src/crash.c
1420         * src/main.c
1421         * src/mimeview.c
1422         * src/passphrase.[ch]                           ** REMOVE **
1423         * src/prefs_account.[ch]
1424         * src/prefs_common.[ch]
1425         * src/privacy.[ch]
1426         * src/procmime.[ch]
1427         * src/procmsg.c
1428         * src/rfc2015.[ch]                              ** REMOVE **
1429         * src/select-keys.[ch]                          ** REMOVE **
1430         * src/common/utils.[ch]
1431         * src/gtk/about.c
1432         * src/plugins/pgpmime/Makefile.am
1433         * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
1434         * src/plugins/pgpmime/pgpmime.c
1435         * src/plugins/pgpmime/plugin.c
1436         * src/plugins/pgpmime/prefs_gpg.[ch]
1437         * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
1438         * src/plugins/pgpmime/sgpgme.[ch]
1439                 o Add new MIME-Writer
1440                 o extend PrivacySystem with sign and encrypt functions
1441                 o extend PGP/MIME plugin with sign and encrypt functions
1442                 o integrate extended Privacy API in Compose and Sending process
1443
1444 2004-10-04 [colin]      0.9.12cvs122
1445
1446         * src/mainwindow.c
1447         * src/messageview.c
1448         * src/messageview.h
1449         * src/textview.c
1450                 Make forced encoding limited to messageview and
1451                 apply only to parts displayed using textview
1452
1453 2004-10-04 [colin]      0.9.12cvs121
1454
1455         * src/summaryview.c
1456                 Fix bug #605 (collapsed threads re-expand when moving or
1457                 deleting mails)
1458
1459 2004-10-03 [colin]      0.9.12cvs120
1460
1461         * src/summaryview.c
1462                 Fix bug #602
1463
1464 2004-10-02 [colin]      0.9.12cvs119
1465
1466         * src/mainwindow.c
1467         * src/messageview.c
1468         * src/prefs_common.h
1469         * src/procmime.c
1470         * src/procmime.h
1471         * src/textview.c
1472                 Clean up forced charset feature
1473                 Add forced decode
1474
1475 2004-10-01 [colin]      0.9.12cvs118
1476
1477         * src/mimeview.c
1478                 Better fix for Save all: skip multipart mails' first 
1479                 text part
1480
1481 2004-10-01 [colin]      0.9.12cvs117
1482
1483         * src/mimeview.c
1484                 Only save attachments in Save All
1485
1486 2004-10-01 [paul]       0.9.12cvs116
1487
1488         * ChangeLog
1489         * ChangeLog.jp
1490         * src/account.c
1491         * src/prefs_common.c
1492         * src/gtk/colorlabel.c
1493                 sync with main 0.9.12cvs17
1494
1495 2004-09-30 [colin]      0.9.12cvs115
1496
1497         * src/stock_pixmap.c
1498         * src/stock_pixmap.h
1499         * src/folderview.c
1500         * src/Makefile.am
1501         * src/pixmaps/read.xpm
1502                 Add icon for total # column
1503
1504 2004-09-29 [colin]      0.9.12cvs114
1505
1506         * src/compose.c
1507                 Don't close compose until message is sent if 
1508                 Show Send Dialog is Always
1509
1510 2004-09-29 [paul]       0.9.12cvs113
1511
1512         * src/quote_fmt_parse.y
1513                 In the quotation templates recognise sender's first and last 
1514                 names (%F %L) when the name is in the format "Duck, Donald".
1515                 Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
1516
1517
1518 2004-09-28 [colin]      0.9.12cvs112
1519
1520         * src/mainwindow.c
1521                 Put back mnemonic
1522         * src/folderview.c
1523                 Fix Empty trash being visible-invisible-visible...
1524
1525 2004-09-28 [colin]      0.9.12cvs111
1526
1527         * src/mainwindow.c
1528                 Relabel Empty all Trash folders
1529
1530 2004-09-28 [colin]      0.9.12cvs110
1531
1532         * src/folderview.c
1533                 Add contextual Empty trash menu
1534         * src/mainwindow.c
1535                 Revert cvs109 which was useless
1536
1537 2004-09-28 [colin]      0.9.12cvs109
1538
1539         * src/mainwindow.c
1540                 Fix uninialized var
1541
1542 2004-09-28 [colin]      0.9.12cvs108
1543
1544         * src/addressbook.c
1545                 Fix triple-click
1546
1547 2004-09-28 [colin]      0.9.12cvs107
1548
1549         * src/addressbook.c
1550                 Fix double-click on entries
1551
1552 2004-09-28 [colin]      0.9.12cvs106
1553
1554         * src/inc.c
1555                 Reintroduce folder_item update freeze on incorporation
1556
1557 2004-09-27 [christoph]  0.9.12cvs105
1558
1559         * src/folderview.c
1560                 right-align new and unread column
1561
1562 2004-09-27 [paul]
1563
1564         * 0.9.12b released
1565
1566 2004-09-27 [paul]       0.9.12cvs104
1567
1568         * src/main.c
1569                 revert 0.9.12cvs101, it causes another segfault
1570
1571 2004-09-23 [christoph]  0.9.12cvs103
1572
1573         * src/plugins/spamassassin/libspamc.[ch]
1574         * src/plugins/spamassassin/utils.[ch]
1575                 update libspamc to SpamAssassin 3.0.0
1576
1577 2004-09-17 [paul]       0.9.12cvs102
1578
1579         * ChangeLog
1580         * ChangeLog.jp
1581         * src/inc.c
1582                 sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
1583  
1584
1585 2004-09-17 [colin]      0.9.12cvs101
1586
1587         * src/main.c
1588                 Fix segfaults when quitting. valgrind says:
1589                         ==12144== Invalid read of size 4
1590                         ==12144==    at 0x80D7DDA: messageview_is_visible (messageview.c:938)
1591                         [...]
1592                         ==12144==  Address 0x1BF1BD30 is 56 bytes inside a block of size 72 free'd
1593                         [...]
1594                         ==12144==    by 0x80CC671: exit_sylpheed (main.c:498)
1595
1596
1597 2004-09-13 [christoph]  0.9.12cvs100
1598
1599         * src/folder.c
1600                 add NULL pointer checks to fix segfault when messages can
1601                 not be fetched
1602
1603 2004-09-08 [colin]      0.9.12cvs99
1604
1605         * src/account.c
1606                 Remove a debug printf
1607
1608 2004-09-08 [christoph]  0.9.12cvs98
1609
1610         * src/procmsg.[ch]
1611                 change MSG_CACHED (unused in claws) to MSG_SCANNED to remember
1612                 if the message structure has been scanned
1613
1614         * src/folder.c
1615                 o scan structure when the mail is fetched for the first time
1616                   to prevent unnecessary fetching of messages while scanning
1617                   the folder for messages
1618                 o revert 0.9.12cvs24
1619
1620         * src/plugins/pgpmime/pgpmime.c
1621                 check signature if auto signature checking is enabled when the
1622                 signature status is requested for first time and not when
1623                 checking if a part has a signature
1624
1625 2004-09-07 [colin]      0.9.12cvs97
1626
1627         * src/inc.c
1628                 Change session error messages so that they
1629                 are a bit more helpful (the origin of the
1630                 error is not apparent if one isn't in 
1631                 front of Sylpheed when it happens).
1632
1633 2004-09-06 [colin]      0.9.12cvs96
1634
1635         * src/toolbar.c
1636                 Fix graying out Redirect in non english languages
1637                 Patch by Fabien Vantard
1638
1639 2004-09-06 [colin]      0.9.12cvs95
1640
1641         * src/summaryview.c
1642         * src/mimeview.c
1643                 Fix dropped URIs
1644
1645 2004-09-06 [colin]      0.9.12cvs94
1646
1647         * src/addressbook.c
1648         * src/addressitem.h
1649         * src/addritem.c
1650         * src/addritem.h
1651                 Add basic drag and drop to addressbook
1652
1653 2004-09-03 [colin]      0.9.12cvs93
1654
1655         * src/summaryview.c
1656                 Next/Prev unread message should start
1657                 from next/prev node (especially if 
1658                 mark_as_read_delay != 0)
1659
1660 2004-09-03 [colin]      0.9.12cvs92
1661
1662         * src/prefs_common.c
1663         * src/prefs_common.h
1664         * src/summaryview.c
1665                 Add an hidden 'mark_as_read_delay' pref 
1666
1667 2004-09-02 [colin]      0.9.12cvs91
1668
1669         * src/gtk/menu.c
1670                 Add unduplicated menu entries (fixes bug 532)
1671                 Patch by Fabien Vantard
1672
1673 2004-09-02 [colin]      0.9.12cvs90
1674
1675         * src/account.c
1676                 Fix bug 582 (broken auto account selection)
1677
1678 2004-09-02 [colin]      0.9.12cvs89
1679
1680         * src/addrindex.c
1681                 Free deleted queries too
1682
1683 2004-09-02 [colin]      0.9.12cvs88
1684
1685         * src/ldapquery.c
1686                 Fix freezes in LDAP, due to memory corruption
1687                 after deletion of a query (and not removing it
1688                 from the corresponding list of queries).
1689                 Very probably fixes bug 567 and bug 569
1690
1691 2004-09-02 [colin]      0.9.12cvs87
1692
1693         * src/prefs_spelling.c
1694                 Fix bug with aspell prefs init, where spell checking
1695                 is enabled at first but dictionary not specified. Use
1696                 LANG's dictionary by default.
1697
1698 2004-09-01 [colin]      0.9.12cvs86
1699
1700         * src/filtering.c
1701         * src/imap.c
1702         * src/prefs_matcher.c
1703         * src/stock_pixmap.c
1704                 Fix more nasty uninitialized variables
1705
1706 2004-08-31 [colin]      0.9.12cvs85
1707
1708         * src/folder.c
1709                 Fix memory corruption when entering procmsg_msginfo_free()
1710                 with unitialized msginfo. Thanks Valgrind.
1711
1712 2004-08-29 [colin]      0.9.12cvs84
1713
1714         * src/mimeview.c
1715                 Don't escape filenames before saving - that's 
1716                 not dangerous. By the way, fix the leak.
1717
1718 2004-08-27 [paul]       0.9.12cvs83
1719
1720         * src/mh.c
1721         * src/procheader.c
1722         * src/procmsg.c
1723         * src/procmsg.h
1724         * src/common/utils.c
1725         * src/gtk/menu.h
1726                 sync with main 0.9.12cvs6, see ChangeLog
1727                 2004-08-24, 2004-08-25, 2004-08-26
1728
1729
1730 2004-08-26 [paul]
1731
1732         * po/ja.po
1733                 updated by Rui Hirokawa
1734
1735 2004-08-25 [colin]      0.9.12cvs82
1736
1737         * src/plugins/pgpmime/pgpmime.c
1738                 Fix leak on non-combined encrypted messages
1739
1740 2004-08-25 [colin]      0.9.12cvs81
1741
1742         * src/plugins/pgpmime/pgpmime.c
1743         * src/plugins/pgpmime/sgpgme.c
1744         * src/plugins/pgpmime/sgpgme.h
1745                 Handle combined encryption/signature
1746
1747 2004-08-24 [colin]      0.9.12cvs80
1748
1749         * src/folder.c
1750                 Set mime flags on non multipart messages too
1751
1752 2004-08-23 [christoph]  0.9.12cvs79
1753
1754         * src/compose.c
1755                 create message header in memory as GString before writing it
1756                 to the message file
1757
1758 2004-08-23 [colin]      0.9.12cvs78
1759
1760         * src/rfc2015.c
1761         * src/rfc2015.h
1762         * src/compose.c
1763                 Fix (again) bug 197: inline encryption broken
1764
1765 2004-08-23 [paul]
1766
1767         * po/zh_CN.po
1768                 updated by Hansom Young
1769
1770 2004-08-23 [paul]
1771
1772         * 0.9.12a released
1773
1774 2004-08-23 [colin]      0.9.12cvs77
1775
1776         * src/imap.c
1777                 Try and fix bug 577 (session->last_access_time is broken since 
1778                 sync with main 0.9.12cvs2). 
1779                 Patch by Stephan Sachse <whiteman@teg-clan.de>
1780
1781 2004-08-23 [paul]
1782
1783         * po/es.po
1784         * po/fr.po
1785         * po/pl.po
1786         * po/pt_BR.po
1787         * po/sk.po
1788         * po/sr.po
1789                 update translations. submitted by Ricardo
1790                 Mones Lastra, Fabien Vantard, Emilian Nowak,
1791                 Frederico Goncalves Guimaraes, Andrej Kacian,
1792                 Urke MMI
1793
1794 2004-08-22 [paul]       0.9.12cvs76
1795
1796         * src/plugins/trayicon/trayicon.c
1797                 fix formatting bug in trayicon_popup_menu_entries[]
1798
1799
1800 2004-08-22 [paul]       0.9.12cvs75
1801
1802         * m4/Makefile.am
1803                 remove reference to openssl.m4
1804
1805
1806 2004-08-21 [colin]      0.9.12cvs74
1807
1808         * src/compose.c
1809                 Fix bug 576 (Duplicate auto-bcc on reedit)
1810
1811 2004-08-21 [colin]      0.9.12cvs73
1812
1813         * src/toolbar.c
1814                 Grey out Redirect in the toolbar when selection is
1815                 multiple. Fixes bug 520
1816
1817 2004-08-21 [colin]      0.9.12cvs72
1818
1819         * src/compose.c
1820                 Save Sign, Encrypt and Mode status when drafting or queuing
1821                 Fixes bug 502 (drafted message does not keep sign / encrypt 
1822                 state)
1823
1824 2004-08-21 [colin]      0.9.12cvs71
1825
1826         * src/summaryview.c
1827                 Fix bug 494 (Messages are always opened in summary 
1828                 view when right clicked.) Also fixes bug 508.
1829
1830 2004-08-21 [colin]      0.9.12cvs70
1831
1832         * src/compose.c
1833                 When using inline encryption, don't use QP or Base64:
1834                 the mail will be encrypted to a 7bit string.
1835                 Fixes bug 197
1836
1837 2004-08-21 [colin]      0.9.12cvs69
1838
1839         * src/compose.c
1840                 Fix inline-signing with 8bit chars: data must be 
1841                 converted to Quoted-printable before signing.
1842
1843 2004-08-21 [colin]      0.9.12cvs68
1844
1845         * src/compose.c
1846                 Remove 'Message/Save to draft folder'
1847                 and 'Message/Save and keep editing' to 
1848                 put a single 'File/Save' command.
1849                 Fixes bug 224
1850
1851 2004-08-21 [colin]      0.9.12cvs67
1852
1853         * src/mainwindow.c
1854                 Fix bug 222 (Summary view state not retained between sessions)
1855
1856 2004-08-20 [colin]      0.9.12cvs66
1857
1858         * src/codeconv.c
1859                 Fix bug 574 (empty cur_locale is not enough)
1860
1861 2004-08-20 [paul]
1862
1863         * src/plugins/pgpmime/plugin.c
1864                 modify PGP/MIME plugin's description
1865
1866 2004-08-16 [colin]      0.9.12cvs65
1867
1868         * src/common/ssl.c
1869                 Fix version comparison
1870
1871 2004-08-16 [colin]      0.9.12cvs64
1872
1873         * src/common/ssl.c
1874                 I meant 2.2.
1875
1876 2004-08-16 [colin]      0.9.12cvs63
1877
1878         * src/common/ssl.c
1879                 People with glibc 2.1 have had problems with non-blocking
1880                 SSL_connect. Disable it for glibc < 2.2.
1881
1882 2004-08-16 [colin]      0.9.12cvs62
1883
1884         * src/common/ssl.c
1885                 Fix format error
1886
1887 2004-08-13 [colin]      0.9.12cvs61
1888
1889         * src/plugins/pgpmime/plugin.c
1890                 Add plugin's description
1891
1892 2004-08-12 [christoph]  0.9.12cvs60
1893
1894         * src/folderutils.c
1895                 fix bug that did not thaw folder updates when deleting
1896                 duplicates in empty folders
1897
1898 2004-08-12 [colin]      0.9.12cvs59
1899
1900         * src/plugins/trayicon/trayicon.c
1901                 Add a context menu with most common operations
1902
1903 2004-08-12 [colin]      0.9.12cvs58
1904
1905         * configure.ac
1906         * sylpheed.desktop
1907         * src/Makefile.am
1908         * src/main.c
1909                 Add support for Freedesktop.org's startup notification
1910
1911 2004-08-10 [colin]      0.9.12cvs57
1912
1913         * src/main.c
1914         * src/common/socket.c
1915         * src/common/ssl.c
1916         * src/common/sylpheed.c
1917         * src/common/sylpheed.h
1918                 Put back the ssl connect nonblocking...
1919                 without the race condition
1920
1921 2004-08-09 [colin]      0.9.12cvs56
1922
1923         * src/main.c
1924         * src/common/ssl.c
1925         * src/common/sylpheed.c
1926         * src/common/sylpheed.h
1927                 Reverting previous commit, doesn't work 
1928
1929 2004-08-09 [colin]      0.9.12cvs55
1930
1931         * src/main.c
1932         * src/common/ssl.c
1933         * src/common/sylpheed.c
1934         * src/common/sylpheed.h
1935                 Make SSL_connect nonblocking, using a thread
1936
1937 2004-08-09 [paul]       0.9.12cvs54
1938
1939         * po/POTFILES.in
1940                 reflect new location of sgpgme.c
1941         * src/main.c
1942                 sync with main, see ChangeLog 2004-08-09
1943
1944 2004-08-08 [christoph]  0.9.12cvs53
1945
1946         * src/folderutils.c
1947                 freeze FolderItem updates while deleting duplicate messages
1948
1949 2004-08-08 [christoph]  0.9.12cvs52
1950
1951         * configure.ac
1952         * src/Makefile.am
1953         * src/main.c
1954         * src/pgpmime.c
1955         * src/pgpmime.h
1956         * src/sgpgme.c
1957         * src/sgpgme.h
1958         * src/plugins/Makefile.am
1959         * src/plugins/pgpmime/.cvsignore
1960         * src/plugins/pgpmime/Makefile.am
1961         * src/plugins/pgpmime/pgpmime.c
1962         * src/plugins/pgpmime/pgpmime.h
1963         * src/plugins/pgpmime/plugin.c
1964         * src/plugins/pgpmime/sgpgme.c
1965         * src/plugins/pgpmime/sgpgme.h
1966                 new plugin for PGP/MIME
1967
1968 2004-08-07 [christoph]  0.9.12cvs51
1969
1970         * src/folder.c
1971                 disable immediate folder change notification on opened folders
1972                 until SummaryView can handle it quickly
1973
1974 2004-08-07 [colin]      0.9.12cvs50
1975
1976         * src/pop.c
1977         * src/common/partial_download.c
1978                 fix warnings
1979
1980 2004-08-07 [colin]      0.9.12cvs49
1981
1982         * src/Makefile.am
1983         * src/account.c
1984         * src/addressbook.c
1985         * src/alertpanel.c
1986         * src/alertpanel.h
1987         * src/compose.c
1988         * src/exphtmldlg.c
1989         * src/expldifdlg.c
1990         * src/main.c
1991         * src/message_search.c
1992         * src/messageview.c
1993         * src/pop.c
1994         * src/sgpgme.c
1995         * src/summary_search.c
1996         * src/summaryview.c
1997         * src/textview.c
1998         * src/gtk/sslcertwindow.c
1999         * src/pixmaps/stock_dialog-error.xpm
2000         * src/pixmaps/stock_dialog-info.xpm
2001         * src/pixmaps/stock_dialog-question.xpm
2002         * src/pixmaps/stock_dialog-warning.xpm
2003                 sync new alertpanel from gtk2
2004
2005 2004-08-07 [colin]      0.9.12cvs48
2006
2007         * src/prefs_folder_item.c
2008                 fix memory corruption in folderitem's prefs
2009
2010 2004-08-06 [colin]      0.9.12cvs47
2011
2012         * src/compose.c
2013                 close compose window after queuing, before 
2014                 sending when user presses Send
2015
2016 2004-08-05 [christoph]  0.9.12cvs46
2017
2018         * src/msgcache.c
2019         * src/common/defs.h
2020                 add charset to cache file and convert charset when reading the
2021                 cache if different from internal used charset
2022
2023 2004-08-05 [christoph]  0.9.12cvs45
2024
2025         * src/messageview.c
2026         * src/mimeview.[ch]
2027         * src/procmime.h
2028         * src/common/utils.h
2029                 cleanup (remove unused includes/reorganize)
2030
2031         * src/prefs_ext_prog.c
2032         * src/prefs_folder_item.c
2033         * src/prefs_fonts.c
2034         * src/prefs_msg_colors.c
2035         * src/prefs_spelling.c
2036         * src/prefs_themes.c
2037         * src/prefs_toolbar.c
2038         * src/prefs_wrapping.c
2039         * src/gtk/prefswindow.[ch]
2040         * src/plugins/clamav/clamav_plugin_gtk.c
2041         * src/plugins/dillo_viewer/dillo_prefs.c
2042         * src/plugins/image_viewer/viewerprefs.c
2043         * src/plugins/spamassassin/spamassassin_gtk.c
2044                 change PrefsPage path into an array of strings and don't
2045                 split a single string into parts (better for translation)
2046
2047 2004-08-05 [christoph]  0.9.12cvs44
2048
2049         * src/folder.c
2050                 fix FolderItem's message counts after rebuilding a cache
2051
2052 2004-08-05 [paul]       0.9.12cvs43
2053
2054         * ChangeLog
2055         * ChangeLog.jp
2056         * src/imap.c
2057         * src/news.c
2058         * src/common/nntp.c
2059         * src/common/session.c
2060         * src/common/session.h
2061         * src/common/socket.c
2062                 sync with main 0.9.12cvs2
2063                 see ChangeLog 2004-08-04
2064
2065 2004-08-04 [christoph]  0.9.12cvs42
2066
2067         * configure.ac
2068                 add missing AC_DEFINE(USE_OPENSSL, ...)
2069         * src/folder.c
2070                 use new xml_node_new() function
2071
2072 2004-08-03 [christoph]  0.9.12cvs41
2073
2074         * src/folder.c
2075         * src/localfolder.c
2076         * src/common/xml.[ch]
2077                 sync with main 0.9.12cvs1
2078                 see ChangeLog 2004-07-23
2079
2080 2004-08-03 [christoph]
2081
2082         * configure.ac
2083         * m4/openssl.m4                 ** REMOVE **
2084                 use pkg-config to get OpenSSL CFLAGS and LIBS
2085                 (OpenSSL 0.9.7 is required now)
2086
2087 2004-08-02 [paul]       0.9.12cvs40
2088
2089         * AUTHORS
2090                 update translation team section
2091         * po/pt_BR.po
2092                 updated by Frederico Goncalves Guimaraes
2093                 <fggdebian@yahoo.com.br>
2094
2095 2004-07-29 [colin]      0.9.12cvs39
2096
2097         * src/messageview.c
2098                 Inform the user when a partially 
2099                 downloaded mail isn't on the server
2100                 anymore (due to Mark for deletion)
2101
2102 2004-07-29 [colin]      0.9.12cvs38
2103
2104         * src/messageview.c
2105                 Hide noticeview if necessary
2106
2107 2004-07-27 [colin]      0.9.12cvs37
2108
2109         * src/msgcache.c
2110                 More fixes (i overlook a bit, thanks
2111                 Christoph for spotting it)
2112
2113 2004-07-27 [colin]      0.9.12cvs36
2114
2115         * src/msgcache.c
2116                 Fix wrong test 
2117
2118 2004-07-26 [colin]      0.9.12cvs35
2119
2120         * src/pop.c
2121                 Fix uidl-file parsing when not in new
2122                 format
2123
2124 2004-07-19 [colin]      0.9.12cvs34
2125
2126         * src/compose.c
2127                 Save attachment status when drafting
2128
2129 2004-07-19 [colin]      0.9.12cvs33
2130
2131         * src/folder.h
2132         * src/folderview.c
2133         * src/summaryview.c
2134                 Reverse 0.9.12cvs29 to 31 (folder icon update
2135                 when quicksearch is active)
2136
2137 2004-07-18 [colin]      0.9.12cvs32
2138
2139         * src/pop.c
2140                 Fix partial download bug with "Download all
2141                 messages" option
2142
2143 2004-07-18 [colin]      0.9.12cvs31
2144
2145         * src/folderview.c
2146                 Fix crash
2147
2148 2004-07-17 [colin]      0.9.12cvs30
2149
2150         * src/summaryview.c
2151                 Same, when sticky search is off
2152
2153 2004-07-17 [colin]      0.9.12cvs29
2154
2155         * src/folder.h
2156         * src/folderview.c
2157         * src/summaryview.c
2158                 Update FolderItem icon whenever its summaryview is 
2159                 filtered
2160
2161 2004-07-16 [christoph]  0.9.12cvs28
2162
2163         * src/mimeview.c
2164                 make doubleclick work again
2165
2166 2004-07-16 [christoph]  0.9.12cvs27
2167
2168         * src/mimeview.c
2169                 fix freeze on mime icon doubleclick (opening doesn't work yet)
2170
2171 2004-07-16 [paul]       0.9.12cvs26
2172         
2173         * src/gtk/quicksearch.c
2174         * src/compose.c
2175         * src/customheader.c
2176         * src/messageview.c
2177         * src/news.c
2178         * src/prefs_account.c
2179         * src/prefs_display_header.c
2180         * src/procheader.c
2181                 replace "Message-Id" with "Message-ID"
2182
2183 2004-07-16 [paul]       0.9.12cvs25
2184
2185         * ChangeLog
2186         * ChangeLog.jp
2187         * src/account.c
2188         * src/account.h
2189         * src/folder_item_prefs.c
2190         * src/main.c
2191         * src/pop.c
2192         * src/pop.h
2193         * src/prefs_account.c
2194         * src/prefs_account.h
2195         * src/prefs_common.c
2196         * src/prefs_common.h
2197         * src/prefs_gtk.c
2198         * src/prefs_gtk.h
2199                 sync with main 0.9.12cvs1
2200
2201 2004-07-15 [colin]      0.9.12cvs24
2202
2203         * src/folder.c
2204                 Disable GPG signature check during
2205                 folder move and scan 
2206         (Closes Bug 521 Signature checking slows down Folder-Move)
2207
2208 2004-07-14 [christoph]  0.9.12cvs23
2209
2210         * src/pgpmime.c
2211                 add missing fclose. Patch by Thomas Gilgin.
2212
2213         * src/procmime.c
2214                 add checks if fopen really worked
2215
2216 2004-07-14 [colin]      0.9.12cvs22
2217
2218         * src/pop.c
2219         * src/common/partial_download.c
2220                 Update includes
2221
2222 2004-07-14 [colin]      0.9.12cvs21
2223
2224         * src/folder.c
2225         * src/inc.c
2226         * src/matcher.c
2227         * src/matcher.h
2228         * src/matcher_parser_parse.y
2229         * src/messageview.c
2230         * src/msgcache.c
2231         * src/noticeview.c
2232         * src/noticeview.h
2233         * src/pop.c
2234         * src/pop.h
2235         * src/prefs_matcher.c
2236         * src/procheader.c
2237         * src/procmsg.c
2238         * src/procmsg.h
2239         * src/summaryview.c
2240         * src/common/Makefile.am
2241         * src/common/defs.h
2242         * src/gtk/quicksearch.c
2243         * src/common/partial_download.c ** NEW FILES **
2244         * src/common/partial_download.h ** NEW FILES **
2245                 Partial downloading of pop3 mails
2246
2247 2004-07-13 [christoph]  0.9.12cvs20
2248
2249         * src/mimeview.c
2250                 use "button_release_event" instead of "button_press_event",
2251                 because executing event callbacks while the button is still
2252                 pressed is not good and causes problems
2253
2254 2004-07-12 [colin]      0.9.12cvs19
2255
2256         * src/gtk/quicksearch.c
2257                 Fix a missing status update in quicksearch
2258
2259 2004-07-08 [colin]      0.9.12cvs18
2260
2261         * src/common/smtp.h
2262                 Fix guint vs gint bug
2263
2264 2004-07-08 [colin]      0.9.12cvs17
2265
2266         * src/common/smtp.c
2267                 use to_human_readable() for sizes
2268
2269 2004-07-08 [paul]       0.9.12cvs16
2270
2271         * src/inc.c [1.174]
2272                 fix occasional non-clearance of the statusbar
2273                 (close Bug 531 'SA plugin: status bar does not 
2274                  get cleared in OFFLINE mode')
2275
2276 2004-07-07 [colin]      0.9.12cvs15
2277
2278         * src/prefs_common.c [1.225]
2279         * src/prefs_common.h [1.112]
2280                 Add a hidden summary_quicksearch_sticky preference,
2281                 to allow the quicksearch bar to reset across folders
2282         * src/summaryview.c [1.437]
2283                 Use this preference
2284         * src/gtk/quicksearch.c [1.5]
2285         * src/gtk/quicksearch.h [1.3]
2286                 Add this preference, fix focus when hitting Enter,
2287                 add handling of Esc key to reset
2288
2289 2004-07-06 [colin]      0.9.12cvs14
2290
2291         * src/gtk/quicksearch.c [1.4]
2292                 Add Clear button
2293
2294 2004-07-06 [christoph]  0.9.12cvs13
2295
2296         * src/toolbar.c
2297                 enable next unread button in empty folders if next folder
2298                 dialog is not disabled
2299
2300         (Closes Feature Request [ 755800 ] "next" button enabled in empty
2301          folders)
2302
2303 2004-07-06 [colin]      0.9.12cvs12
2304
2305         * src/common/smtp.c [1.16]
2306                 Display maximum message size in the log
2307
2308 2004-07-06 [paul]       0.9.12cvs11
2309
2310         * src/toolbar.c
2311                 fix typo. (spotted by Fabien Vantard)
2312
2313 2004-07-06 [paul]       0.9.12cvs10
2314
2315         * src/main.c
2316                 terminate cleanly on SIGHUP. Patch submitted by
2317                 Thomas Gilgin <thg@karate-muellheim.de>
2318
2319 2004-07-05 [christoph]  0.9.12cvs9
2320
2321         * src/inc.c
2322                 better replacing of %d in new mail notification command
2323
2324 2004-07-05 [colin]      0.9.12cvs8
2325
2326         * src/common/smtp.[ch]
2327                 Take SIZE (returned by EHLO) into account, and
2328                 avoid sending too big messages
2329
2330 2004-07-04 [paul]       0.9.12cvs7
2331
2332         * src/account.c
2333                 fix auto-account selection on imap/news
2334
2335 2004-07-01 [paul]       0.9.12cvs6
2336
2337         * src/gtk/quicksearch.c
2338                 reveal hidden string in gui
2339                 
2340         * src/compose.c
2341                 fix updating of gpg signing setting on 
2342                 switching accounts
2343
2344 2004-06-30 [darko]      0.9.12cvs5
2345
2346         * src/common/utils.c
2347                 remove expand_search_string()
2348         * src/gtk/quicksearch.c
2349                 remove no longer needed for loop (thanks Christoph)
2350                 add expand_search_string()
2351
2352 2004-06-30 [darko]      0.9.12cvs4
2353
2354         * src/common/utils.c
2355                 allow all filtering expressions in quicksearch
2356
2357         (Closes Bug 519 filtering expr. in quicksearch)
2358
2359 2004-06-30 [christoph]  0.9.12cvs3
2360
2361         * configure.ac
2362                 better 'localedir'
2363
2364         * src/common/intl.h
2365                 allow plugins to define TEXTDOMAIN for the _(...) macro
2366
2367 2004-06-30 [paul]       0.9.12cvs2
2368
2369         * po/POTFILES.in
2370           src/Makefile.am
2371           src/main.c
2372           src/prefs_common.c
2373           src/prefs_msg_colors.[ch]     ** NEW FILES **
2374                 move message colouring options to
2375                 '/Other Preferences/Message View/Colors'
2376
2377 2004-06-30 [paul]       0.9.12cvs1
2378
2379         * po/POTFILES.in
2380           src/Makefile.am
2381           src/main.c
2382           src/prefs_common.c
2383           src/prefs_wrapping.[ch]       ** NEW FILES **
2384                 move message wrapping options to
2385                 /'Other Preferences/Compose/Message Wrapping'
2386
2387 2004-06-28 [paul]       0.9.12
2388
2389         * Sylpheed-Claws 0.9.12 released
2390
2391         * po/es.po
2392           po/fr.po
2393           po/sk.po
2394                 updated by Ricardo Mones Lastra, Fabien Vantard,
2395                 Andrej Kacian
2396
2397 2004-06-27 [paul]       0.9.11cvs19
2398
2399         * src/common/ssl.c
2400                 re-enable certificate check
2401
2402 2004-06-25 [christoph]  0.9.11cvs18
2403
2404         * src/procmsg.h
2405                 add MSG_HAS_ATTACHMENT to MSG_CACHED_FLAG_MASK
2406
2407 2004-06-25 [paul]       0.9.11cvs17
2408
2409         * sync with main 0.9.12cvs1
2410                 see ChangeLog 2004-06-23
2411                 
2412         * src/gtk/menu.c
2413                 remove unused menu_toggle_toggle()
2414
2415 2004-06-23 [christoph]  0.9.11cvs16
2416
2417         * src/folder.c
2418         * src/procheader.c
2419         * src/procmsg.h
2420         * src/summaryview.c
2421                 scan the mime structure of multipart mails for correct
2422                 attachment, encryped and signed (with privacy API) part
2423                 detection
2424
2425         (Closes Feature Request [ 961428 ] No paperclip for HTML mails)
2426
2427 2004-06-22 [paul]
2428
2429         * po/ru.po
2430                 updated by Pavlo Bohmat
2431
2432 2004-06-20 [christoph]  0.9.11cvs15
2433
2434         * src/inc.c
2435         * src/pop.[ch]
2436                 disconnect after authentication when doing POP before SMTP
2437
2438         (Closes Bug 393 Bad inerpretation of "Pop Before SMTP")
2439
2440 2004-06-19 [christoph]  0.9.11cvs14
2441
2442         * src/folder.c
2443                 fix FolderItem name update
2444
2445         (Closes Bug 511 Folder-Renaming not reflected immediately)
2446
2447 2004-06-17 [paul]       0.9.11cvs13
2448         
2449         * sync with main 0.9.12 release
2450           src/session.c
2451                 session_set_timeout(): fixed a bug that didn't
2452                 reset timeout_tag when interval is 0.
2453
2454 2004-06-16 [christoph]  0.9.11cvs12
2455
2456         * src/textview.c
2457                 correctly clear the URL in the status bar
2458
2459 2004-06-15 [christoph]  0.9.11cvs11
2460
2461         * src/summaryview.c
2462                 add missing gtk_widget_show()
2463
2464 2004-06-11 [christoph]  0.9.11cvs10
2465
2466         * src/plugins/spamassassin/spamassassin.c
2467                 correctly check waitpid return code
2468
2469         (Closes Bug 396 Zombie process when spamassassin is called)
2470
2471 2004-06-10 [christoph]  0.9.11cvs9
2472
2473         * src/mainwindow.c
2474         * src/summaryview.[ch]
2475         * src/gtk/Makefile.am
2476         * src/gtk/quicksearch.c                         ** NEW **
2477                 separate quick search from summaryview
2478
2479 2004-06-09 [christoph]  0.9.11cvs8
2480
2481         * src/inc.c
2482                 remove unused code
2483
2484         * src/textview.c
2485                 get folder for compose default account from MsgInfo and not
2486                 from SummaryView
2487
2488 2004-06-09 [christoph]  0.9.11cvs7
2489
2490         * src/folder.[ch]
2491                 add information about added or removed messages to
2492                 FOLDER_ITEM_UPDATE hook
2493
2494         * src/imap_gtk.c
2495         * src/mh_gtk.c
2496                 scan folder when removing a folder failed instead of
2497                 updating the summaryview
2498
2499 2004-06-08 [paul]       0.9.11cvs6
2500
2501         * sync with main 0.9.11cvs2
2502                 see ChangeLog 2004-06-08
2503
2504 2004-06-07 [christoph]  0.9.11cvs5
2505
2506         * configure.ac
2507         * src/common/Makefile.am
2508                 detect library providing 'encrypt' function
2509
2510 2004-06-07 [paul]       0.9.11cvs4
2511
2512         * src/inc.c
2513                 sync with main, 'code cleanup'
2514                 
2515         * tools/nautilus2sylpheed.sh
2516                 fix whitespace limitation. patch submitted by
2517                 Stephan Sachse <white@teg-clan.de>
2518
2519 2004-06-04 [christoph]  0.9.11cvs3
2520
2521         * src/account.c
2522         * src/action.[ch]
2523         * src/addressbook.c
2524         * src/addrindex.h
2525         * src/folder.h
2526         * src/folder_item_prefs.c
2527         * src/inc.c
2528         * src/main.c
2529         * src/messageview.c
2530         * src/mh_gtk.c
2531         * src/prefs_themes.c
2532         * src/procmime.c
2533         * src/quote_fmt.h
2534         * src/stock_pixmap.c
2535         * src/toolbar.c
2536                 fix compiler warnings
2537
2538 2004-06-03 [paul]       0.9.11cvs2
2539
2540         * src/msgcache.c
2541                 sync with main 0.9.11cvs1: "changed gint32 to
2542                 guint32 for some platforms"
2543
2544 2004-06-02 [christoph]  0.9.11cvs1
2545
2546         * src/common/ssl.c
2547                 fix SSL_CTX variable name for older OpenSSL versions
2548
2549         (Closes Bug 503 fix compilation with older OpenSSL)
2550
2551 2004-05-31 [paul]       0.9.11claws
2552
2553         * 0.9.11claws released
2554
2555 2004-05-31 [paul]       0.9.10claws72
2556
2557         * po/es.po
2558           po/it.po
2559           po/ja.po
2560           po/pl.po
2561           po/sk.po
2562           po/sr.po
2563           po/zh_CN.po
2564                 update translations, submitted by Ricardo Mones Lastra,
2565                 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
2566                 Urke MMI, and Hansom Young
2567
2568 2004-05-25 [luke]       0.9.10claws71
2569
2570         * AUTHORS
2571         * src/mimeview.c
2572         * src/stockpixmap.[ch]
2573         * src/Makefile.am
2574         * src/pixmaps/privacy_emblem_encrypted.xpm      ** NEW **
2575         * src/pixmaps/privacy_emblem_failed.xpm         ** NEW **
2576         * src/pixmaps/privacy_emblem_passed.xpm         ** NEW **
2577         * src/pixmaps/privacy_emblem_signed.xpm         ** NEW **
2578         * src/pixmaps/privacy_emblem_warn.xpm           ** NEW **
2579
2580                 o Added privacy emblems from Jesper Shultz 
2581                   <jesper@schultz-net.dk>
2582                 o Overlay emblems onto mimeview icons to indicate
2583                   status of signature and if a message is encrypted
2584         
2585         * src/textview.c
2586                 remove unused color definitions (were used to 
2587                 indicate sig status)
2588
2589 2004-05-25 [paul]       0.9.10claws70
2590
2591         * AUTHORS
2592           tools/Makefile.am
2593           tools/README
2594           tools/nautilus2sylpheed.sh            ** NEW FILE **
2595                 add script to enable sending files from
2596                 nautilus.
2597                 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
2598                 
2599         * tools/launch_firebird                 ** REMOVED **
2600                 removed as the standard "firefox '%s'" now functions
2601                 correctly
2602
2603 2004-05-23 [paul]       0.9.10claws69
2604
2605         * src/compose.c
2606                 fix %X cursor point segfault
2607                 patch by Christoph
2608
2609 2004-05-23 [christoph]  0.9.10claws68
2610
2611         * src/folder.c
2612                 fix folder moving
2613
2614 2004-05-21 [paul]       0.9.10claws67
2615
2616         * sync with 0.9.10cvs17
2617                 see ChangeLog 2004-05-21
2618
2619 2004-05-20 [paul]       0.9.10claws66
2620
2621         * sync with 0.9.10cvs16
2622                 see ChangeLog 2004-05-19 and 2004-05-20
2623
2624 2004-05-19 [alfons]     0.9.10claws65
2625
2626         * src/summaryview.h
2627                 on some platforms regoff_t is defined as off_t, so 
2628                 pull in sys/types.h
2629
2630 2004-05-19 [paul]       0.9.10claws64
2631
2632         * sync with 0.9.10cvs13
2633                 see ChangeLog 2004-05-18
2634
2635 2004-05-17 [christoph]  0.9.10claws63
2636
2637         * src/folder.c
2638                 search all folders when searching for default folders and
2639                 not return the special folder of the first folder
2640
2641 2004-05-13 [alfons]     0.9.10claws62
2642
2643         * src/summaryview.c
2644                 add a better check to see if a message is a news message
2645                 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
2646
2647 2004-05-13 [paul]       0.9.10claws61
2648
2649         * src/msgcache.c
2650                 sync with 0.9.10cvs12
2651                 see ChangeLog 2004-05-12
2652
2653 2004-05-12 [alfons]     0.9.10claws60
2654
2655         * src/folderview.c
2656                 release lock in case of folder could not be opened 
2657
2658 2004-05-11 [christoph]  0.9.10claws59
2659
2660         * src/inc.[ch]
2661                 remove unused folderview update stuff from inc.[ch]
2662
2663 2004-05-11 [paul]       0.9.10claws58
2664
2665         * sync with 0.9.10cvs11
2666                 see ChangeLog 2004-05-10 and 2004-05-11
2667
2668 2004-05-09 [christoph]  0.9.10claws57
2669
2670         * src/folderview.c
2671                 check for folder class functions and not folder type to detect
2672                 valid drag targets
2673
2674 2004-05-08 [christoph]  0.9.10claws56
2675
2676         * src/sgpgme.c
2677                 fix date output for signature expire times
2678
2679         (Patch by Edgar Toernig <froese@gmx.de>)
2680
2681 2004-05-06 [christoph]  0.9.10claws55
2682
2683         * src/gtk/prefswindow.c
2684                 change window type to DIALOG
2685
2686         * src/folder.[ch]
2687         * src/folderview.c
2688         * src/news_gtk.c
2689                 o add folder_remove()
2690                 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
2691                 o add new "sort" field to Folder, no longer sort folders by type
2692                   higher sort values will be first in the folder list, new folders get 0
2693                   and will be added to the end
2694
2695         * src/mainwindow.c
2696         * src/gtk/Makefile.am
2697         * src/gtk/foldersort.(c|h|glade)                        ** NEW **
2698                 add dialog to allow users to change the folder order
2699
2700 2004-05-04 [paul]       0.9.10claws54
2701
2702         * src/inc.c
2703                 Display account_name in statusbar when retrieving
2704                 messages from a pop account
2705         * src/prefs_account.c
2706                 display account name in title of prefs_account
2707                 window
2708         * src/prefs_folder_item.c
2709                 display folder name in title of prefs_folder window
2710
2711         all 3 patches submitted by Fabien Vantard
2712
2713         * AUTHORS
2714                 add Fabien Vantard
2715
2716 2004-05-04 [paul]       0.9.10claws53
2717
2718         * src/prefs_actions.c
2719           src/prefs_template.c
2720                 'Esc' Key exits alertpanel
2721                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
2722
2723 2004-04-26 [christoph]  0.9.10claws52
2724
2725         * src/gtk/about.c
2726         * src/gtk/colorsel.c
2727         * src/gtk/description_window.c
2728         * src/gtk/filesel.c
2729         * src/gtk/gtkaspell.c
2730         * src/gtk/inputdialog.c
2731         * src/gtk/pluginwindow.c
2732         * src/gtk/progressdialog.c
2733                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
2734                   it does not work correctly with xinerama
2735                 o lock incorporation while the plugin window is open
2736
2737 2004-04-23 [paul]       0.9.10claws51
2738
2739         * po/POTFILES.in
2740                 update location of inputdialog.c
2741                 
2742         * src/gtk/about.c
2743                 update Copyright string
2744                 
2745         * src/msgcache.c
2746           src/prefs_common.c
2747           src/prefs_themes.c
2748                 improve the english a little
2749
2750 2004-04-22 [christoph]  0.9.10claws50
2751
2752         * src/folderutils.[ch]
2753                 add folderutils_mark_all_read()
2754
2755         * src/folderview.c
2756                 readd "mark all read" from popup menu, now works
2757                 in all folders and not only the opened folder
2758
2759 2004-04-21 [christoph]  0.9.10claws49
2760
2761         * src/Makefile.am
2762         * src/inputdialog.[ch]                  ** REMOVED **
2763         * src/gtk/Makefile.am
2764         * src/gtk/inputdialog.[ch]              ** NEW **
2765                 move inputdialog.[ch] into gtk directory
2766
2767         * src/mh_gtk.c
2768                 remove check for missing IMAP folder account
2769
2770 2004-04-20 [christoph]  0.9.10claws48
2771
2772         * src/mainwindow.c
2773         * src/foldersel.c
2774                 remove new/rename/delete folder GUI functions because
2775                 they are always active, even for news folders, and can
2776                 not be easily made folder class dependent
2777
2778         * src/gtk/menu.[ch]
2779                 make menu_translate() public
2780
2781         * src/Makefile.am
2782         * src/folder.[ch]
2783         * src/folderview.[ch]
2784         * src/imap_gtk.[ch]                     ** NEW **
2785         * src/main.c
2786         * src/mh_gtk.[ch]                       ** NEW **
2787         * src/news_gtk.[ch]                     ** NEW **
2788                 o dynamically build FolderView popup menus from a folder
2789                   specific part, with callbacks to seperated code, and
2790                   a common part
2791                 o remove the folder class specifiy code from folderview.c
2792
2793 2004-04-15 [luke]       0.9.10claws47
2794
2795         * src/prefs_folder_item.c
2796                 o remove buttons for applying 'scan for new mail'
2797                   and 'process at startup' to sub folders
2798                 o add 'apply to sub folder' check buttons for all
2799                   properties and set folder prefs accordingly
2800                 o replace multiple gtk_widget_show() with one
2801                   gtk_widget_show_all() on container
2802
2803 2004-04-14 [darko]      0.9.10claws46
2804
2805         * src/gtk/Makefile.am
2806         * src/gtk/pluginwindow.c
2807                 load plugins from to $(prefix)/lib/sylpheed/plugins
2808                 in file selection dialog
2809         * src/plugins/clamav/clamav_plugin.c
2810                 const correctness
2811
2812 2004-04-14 [christoph]  0.9.10claws45
2813
2814         * src/folder.c
2815         * src/plugins/image_viewer/viewer.c
2816                 fix g_warnings
2817
2818 2004-04-10 [alfons]     0.9.10claws44
2819         
2820         * src/compose.c
2821                 appropriate auto account selection when forwarding
2822                 (fixes bug #476, "forward as attachment does not listen
2823                 to account rules")
2824
2825 2004-04-09 [alfons]     0.9.10claws43
2826
2827         * src/summaryview.c
2828                 make quick search combo matching case sensitive
2829
2830 2004-04-06 [alfons]     0.9.10claws42
2831
2832         * src/addr_compl.c
2833                 use cursor position to prevent clearing the entire entry
2834
2835 2004-04-06 [alfons]     0.9.10claws41
2836
2837         * src/folderview.c
2838                 fix bug #472, "filter not updated when renaming folder" 
2839
2840 2004-04-06 [alfons]     0.9.10claws40
2841
2842         * src/messageview.[ch]
2843           src/summaryview.c
2844                 reflect changes to Show all headers to main view
2845                 and message view (only affects detached message
2846                 view). see also bug #473, 'Show All Headers 
2847                 "problem"'.
2848
2849 2004-04-03 [alfons]     0.9.10claws39
2850
2851         * src/matcher.c
2852                 free address list
2853
2854 2004-04-03 [alfons]     0.9.10claws38
2855
2856         * src/matcher_parser_parse.y
2857           src/matcher.[ch]
2858                 prepare address look up matcher type; marginally
2859                 tested, and not hooked into the UI yet.
2860
2861                 basically it accepts the result of the left hand
2862                 side of the matcher (the "criteria"):
2863
2864                         from all_in_addressbook ""
2865                         ~to_or_cc any_in_addressbook ""
2866                 
2867                 the first case matches all addresses found in the
2868                 from header, and the second case matches if any
2869                 (at least one) of the addresses in to or cc headers 
2870                 are not in the address book.
2871
2872                 the string argument is not used yet, but is intended
2873                 to match a group of addresses 
2874
2875 2004-04-02 [luke]       0.9.10claws37
2876
2877         * src/prefs_folder_item.c
2878                 Add two buttons to apply 'scan for new mail'
2879                 and 'process at startup' to sub folders
2880
2881 2004-04-02 [luke]
2882         * tools/textviewer.sh
2883                 better filename extension matching plus some support for
2884                 MS Excel, MS Powerpoint and HTML
2885
2886 2004-03-29 [christoph]  0.9.10claws36
2887
2888         * src/folder.h
2889         * src/folderutils.[ch]
2890         * src/mainwindow.c
2891                 add delete duplicates for all folders
2892
2893 2004-03-29 [alfons]     0.9.10claws35
2894
2895         * src/folder.c
2896                 don't pass NULL to XXXprintf(); fixes Solaris crashes
2897                 when selecting top-level folder node (thanks to 
2898                 Alex S. Moore)
2899
2900 2004-03-28 [keith]      0.9.10claws34
2901
2902         * src/textview.c
2903                 prepend "http://" to URIs of the form "www.example.com"
2904
2905 2004-03-28 [paul]       0.9.10claws33
2906
2907         * src/common/nntp.c
2908           src/common/smtp.c
2909           src/folder.c
2910           src/imap.c
2911           src/inc.c
2912           src/news.c
2913           src/pop.c
2914                 revise 'translatable string' policy:
2915                 don't translate debug_print() or log_print(),
2916                 translate log_message() and log_warning()
2917         
2918         * po/zh_CN.po
2919                 update submitted by Hansom Young
2920
2921 2004-03-25 [alfons]     0.9.10claws32
2922
2923         * src/prefs_common.c
2924                 I mean this one: Return the GList...
2925
2926 2004-03-25 [alfons]     0.9.10claws31
2927
2928         * src/prefs_common.h
2929                 add new members at the end of prefs_common, so
2930                 they get properly initialized
2931
2932 2004-03-24 [christoph]  0.9.10claws30
2933
2934         * src/imap.c
2935                 o NULL is a valid GSList
2936
2937 2004-03-24 [alfons]     0.9.10claws29
2938
2939         * src/prefs_common.[ch]
2940           src/summaryview.c
2941           src/common/defs.h
2942                 add history to quick search (patch submitted by 
2943                 Ivan Francolin Martinez - thanks!)
2944
2945 2004-03-24 [alfons]     0.9.10claws28
2946
2947         * src/imap.c
2948                 NULL output pointer parameter
2949
2950 2004-03-21 [alfons]     0.9.10claws27
2951
2952         * src/addrindex.[ch]
2953           src/addr_compl.c
2954                 complete addresses on nicks and aliases
2955
2956 2004-03-21 [alfons]     0.9.10claws26
2957
2958         * src/import.c
2959           src/inc.c
2960           src/mbox.[ch]
2961                 disable filters on import mbox (patch submitted
2962                 by Edgar Toernig)
2963
2964 2004-03-21 [darko]      0.9.10claws25
2965
2966         * src/addr_compl.c
2967                 select the address when only one match is found while
2968                 doing address completion with tab key (feature
2969                 request #914720)
2970
2971 2004-03-21 [alfons]     0.9.10claws24
2972
2973         * src/messageview.c
2974           src/toolbar.c
2975                 don't `navigate-delete` when a summary view's selection does not 
2976                 match the accompanying message view's message
2977
2978 2004-03-20 [alfons]     0.9.10claws23
2979
2980         * src/summaryview.c
2981                 hide ext search button on initial display (should fix bug #459,
2982                 "Toggling quick-search at 1st time: minor UI inconsistency")
2983
2984 2004-03-20 [alfons]     0.9.10claws22
2985
2986         * src/summaryview.[ch]
2987                 add function to get selected msginfo, if there's
2988                 only one selected
2989
2990 2004-03-20 [paul]       0.9.10claws21
2991
2992         * sync with 0.9.10cvs7
2993                 see ChangeLog 2004-03-19
2994
2995 2004-03-19 [paul]       0.9.10claws20
2996
2997         * src/common/nntp.c
2998           src/common/smtp.c
2999           src/common/ssl.c
3000           src/folder.c
3001           src/imap.c
3002           src/inc.c
3003           src/news.c
3004           src/pop.c
3005                 don't translate strings in debug_print(), log_print(),
3006                 log_message(),  and log_warning()
3007
3008 2004-03-19 [alfons]     0.9.10claws19
3009
3010         better next/previous/delete/focus navigation with separate 
3011         message view 
3012         
3013         * src/toolbar.c
3014                 call summaryview_delete() instead of messageview_delete()
3015         * src/messageview.c
3016                 disable messageview_delete()
3017
3018 2004-03-18 [paul]       0.9.10claws18
3019
3020         * sync with 0.9.10cvs6
3021                 see ChangeLog 2004-03-16
3022
3023 2004-03-17 [alfons]     0.9.10claws17
3024
3025         * src/gtk/filesel.c
3026                 remove bogus semicolon after if() (sometimes it pays to
3027                 read LKML :)
3028
3029 2004-03-15 [darko]      0.9.10claws16
3030
3031         * src/gtk/filesel.c
3032                 support full path in place of a filename
3033         * src/mimeview.c
3034                 store directory attachments were saved to and
3035                 use it when saving attachments
3036         * src/prefs_common.[hc]
3037                 store directory attachments were last saved to
3038
3039 2004-03-15 [paul]       0.9.10claws15
3040
3041         * src/folderview.c
3042                 fix bug where unsubscribing a newsgroup would destroy
3043                 (most of the) filtering rules
3044
3045 2004-03-15 [paul]       0.9.10claws14
3046
3047         * src/folderview.c
3048                 fix Bug 458, 'Folder View remaining empty after 
3049                 removing a NEWS account' (was also true of IMAP
3050                 accounts)
3051
3052 2004-03-15 [paul]       0.9.10claws13
3053
3054         * src/folderview.c
3055                 fix folderview invisibility of newly subscribed
3056                 newsgroups
3057
3058 2004-03-13 [paul]       0.9.10claws12
3059
3060         * src/compose.c
3061           src/plugins/dillo_viewer/dillo_prefs.c
3062           src/plugins/image_viewer/viewerprefs.c
3063                 gettextise some forgotten parts
3064
3065 2004-03-13 [alfons]     0.9.10claws11
3066
3067         * src/imap.c
3068                 make sure the correct type is passed to sscanf()
3069
3070 2004-03-13 [paul]       0.9.10claws10
3071
3072         * sync with 0.9.10cvs5
3073                 see ChangeLog 2004-03-02 and 2004-03-12, 
3074                 specifically:
3075                 'always move messages by default when using DnD (except 
3076                 for News folder). Copy messages if Ctrl-key is pressed.'
3077                 and 'added a function to filter selected messages'
3078
3079 2004-03-12 [christoph]  0.9.10claws9
3080
3081         * src/codeconv.c
3082                 add parameter check to conv_unmime_header_overwrite()
3083
3084         * src/imap.c
3085                 o fix spelling
3086                 o fix removing of NEW flag when UNREAD is unset
3087
3088         * src/procmime.c
3089                 decode MIME-headers
3090
3091         (Closes 437 i18n attachment display error.)
3092
3093 2004-03-12 [paul]       0.9.10claws8
3094
3095         * po/it.po
3096                 update. submitted by Andrea Spadaccini <lupin85@email.it>
3097                 
3098         * tools/Makefile.am
3099                 add 'textviewer.sh'
3100
3101 2004-03-12 [alfons]     0.9.10claws7
3102
3103         * src/imap.c
3104                 o quiet compiler and typecast Folder * to IMAP Folder *
3105                 o wake up and fix my previous incompatible type assignment bug
3106
3107 2004-03-12 [alfons]     0.9.10claws6
3108
3109         * src/imap.c
3110                 don't mix up pointers to int, guint32 _and_ 
3111                 unsigned int 
3112
3113 2004-03-12 [christoph]  0.9.10claws5
3114
3115         * src/folderview.c
3116                 Add error requester when renaming a folder failed
3117
3118         * src/imap.c
3119                 Check new FolderItem name for namespace seperator
3120                 before renaming
3121
3122         (Closes Bug 443 Bad named IMAP folders won't be displayed)
3123
3124 2004-03-11 [christoph]  0.9.10claws4
3125
3126         * src/folder.[ch]
3127         * src/imap.c
3128         * src/procmsg.h
3129                 syncronize flags in cache with IMAP folder flags
3130
3131         Adapted a patch submitted by Simon 'corecode' Schubert
3132         <corecode@corecode.ath.cx> 
3133
3134
3135 2004-03-11 [alfons]     0.9.10claws3
3136
3137         * src/textview.[ch]
3138                 remove dead code that at one time controlled display of
3139                 URIs in status bar
3140
3141 2004-03-10 [paul]       0.9.10claws2
3142
3143         * po/it.po
3144                 updated by Lupino <lupin85@email.it>
3145
3146 2004-03-09 [alfons]     0.9.10claws1
3147
3148         * src/matcher.c
3149                 we're not using yywrap, but we may, so close yyin instead
3150                 of initial FILE *
3151
3152 2004-03-08 [paul]       0.9.10claws
3153
3154         * 0.9.10claws released
3155
3156 2004-03-08 [paul]       0.9.9claws41
3157
3158         * po/es.po
3159           po/ja.po
3160           po/ru.po
3161           po/sk.po
3162           po/sr.po
3163           po/zh_CN.po
3164                 update translations. submitted by Ricardo Mones Lastra,
3165                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
3166                 Hansom Young
3167
3168 2004-03-06 [paul]       0.9.9claws40
3169
3170         * src/stock_pixmap.c
3171                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
3172                 patch submitted by Pawel Pekala
3173
3174 2004-03-06 [alfons]             0.9.9claws39
3175
3176         * src/addrindex.c
3177                 allow nick name completion again 
3178
3179 2004-03-02 [match]              0.9.9claws38
3180
3181         * configure.ac
3182                 added definition of USE_LDAP_TLS to support TLS.
3183         * src/ldapctrl.[ch]
3184         * src/ldapquery.c
3185         * src/ldapserver.[ch]
3186         * src/addressbook.c
3187         * src/addrindex.c
3188         * src/editldap.c
3189                 included LDAP TLS support.
3190
3191 2004-03-02 [christoph]          0.9.9claws37
3192
3193         * src/folder.[ch]
3194                 o add more documentation for FolderClass
3195                 o remove usused FolderClass virtual functions
3196
3197         * src/imap.c
3198         * src/mh.c
3199         * src/news.c
3200                 change creation of FolderClass because static initializations
3201                 for structs suck in C89
3202
3203 2004-03-01 [paul]
3204
3205         * sync with 0.9.10
3206
3207 2004-02-28 [keith]      0.9.9claws36
3208
3209         * src/common/utils.c
3210                 Fix treatment of whitespace in quicksearch bar (leading
3211                 spaces and >1 space between commands and parameters).
3212
3213 2004-02-27 [alfons]     0.9.9claws35
3214
3215         * src/compose.[ch]
3216                 Explicitly remove draft timeout to fix nasty race between 
3217                 compose_send_cb() (which destroys the compose window) and 
3218                 compose_defer_auto_save_draft() (which expects compose 
3219                 window to exist). Should fix Keith's and Fred Marton's
3220                 bug report (#128, "crash after complaining about character
3221                 set conversion")
3222
3223 2004-02-27 [luke]       0.9.9claws34
3224         
3225         * src/folder.c
3226                 Do folder_item_apply_processing() even if no processing
3227                 rules for the folder exist (so global processing is applied)
3228
3229 2004-02-26 [thorsten]   0.9.9claws33
3230
3231         * src/mimeview.c
3232                 Remove misleading static declaration
3233
3234 2004-02-26 [alfons]     0.9.9claws32
3235
3236         * src/procmime.[ch]
3237           src/compose.c
3238           src/mimeview.c
3239           src/textview.c
3240                 use/add procmime_get_content_type_str() as a safe wrapper
3241                 for returning a Content-Type type string; should fix 
3242                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
3243                  - attachments."
3244
3245 2004-02-26 [thorsten]   0.9.9claws31
3246
3247         * src/mimeview.c
3248                 Restructure save_as/save_all
3249
3250 2004-02-26 [alfons]     0.9.9claws30
3251
3252         * src/procmime.c
3253                 clean up (2)
3254
3255 2004-02-26 [alfons]     0.9.9claws29
3256
3257         * src/procmime.c
3258                 clean up (1)
3259
3260 2004-02-24 [luke]
3261
3262         * tools/textviewer.sh
3263                 tweaks from Johann Koenig, recognition of shell
3264                 scripts in particular
3265
3266 2004-02-24 [paul]       0.9.9claws28
3267
3268         * sync with 0.9.9cvs13
3269                 see ChangeLog 2004-02-24
3270
3271 2004-02-23 [paul]       0.9.9claws27
3272
3273         * src/inc.c
3274                 one alertpanel on pop3 authentication error will suffice
3275                 
3276         * src/prefs_fonts.c
3277                 remove unnecessary printf
3278
3279 2004-02-22 [alfons]     0.9.9claws26
3280
3281         * src/messageview.c
3282                 put back a lost check
3283
3284 2004-02-21 [alfons]     0.9.9claws25
3285
3286         * src/folderview.c
3287                 don't forget to save folder properties after renaming folder
3288
3289 2004-02-20 [paul]       0.9.9.claws24
3290
3291         * src/addressbook.c
3292                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
3293                 
3294         * src/inc.c
3295                 complete sync with 0.9.9cvs9's 'update folderview
3296                 progressively'
3297                 
3298         * configure.ac
3299                 require gettext >= 0.12.1
3300
3301 2004-02-17 [match]      0.9.9claws23
3302
3303         * src/compose.c
3304                 keep the peace - change style.
3305
3306 2004-02-17 [alfons]     0.9.9claws22
3307
3308         * src/filtering.c
3309                 make MATCHACTION_STOP cancel filtering / processing;
3310                 clean up and document it to make it a little bit more clear;
3311
3312 2004-02-17 [alfons]     0.9.9claws21
3313
3314         %X marks the cursor spot for reply quote format
3315
3316         * src/quote_fmt_lex.l 
3317           src/quote_fmt.c
3318                 add %X token
3319                 
3320         * src/quote_fmt.h
3321           src/quote_fmt_parse.y
3322                 handle %X token
3323                 
3324         * src/compose.c
3325                 handle %X token for replies only (for now)
3326
3327 2004-02-17 [paul]       0.9.9claws20
3328
3329         * po/sk.po
3330                 updated by Andrej Kacian
3331                 
3332         * src/news.c
3333                 remove unneeded include
3334                 
3335         * src/prefs_fonts.c
3336                 be a little more user-friendly with the labels
3337                 
3338         * configure.ac
3339                 a change forgotten in the last commit: 
3340                 SYLPHEED_ACLOCAL_INCLUDE(m4)
3341
3342 2004-02-17 [paul]       0.9.9claws19
3343
3344         * ac/*                          ** REMOVED **
3345           ac/                           ** REMOVED **
3346           intl/Makefile.in              ** REMOVED **
3347           m4/                           ** NEW **
3348           m4/missing                    ** NEW **
3349           m4/missing/gdk-pixbuf.m4      ** NEW **
3350           m4/missing/gettext.m4         ** NEW **
3351           m4/missing/gpgme.m4           ** NEW **
3352           m4/missing/imlib.m4           ** NEW **
3353           m4/.cvsignore                 ** NEW **
3354           m4/Makefile.am                ** NEW **
3355           m4/README                     ** NEW **
3356           m4/aclocal-include.m4         ** NEW **
3357           m4/aspell.m4                  ** NEW **
3358           m4/check-type.m4              ** NEW **
3359           m4/gnupg-check-typedef.m4     ** NEW **
3360           m4/openssl.m4                 ** NEW **
3361           m4/spamassassin.m4            ** NEW **
3362           po/ChangeLog                  ** REMOVED **
3363           po/Makefile.in.in             ** REMOVED **
3364           po/Rules-quot                 ** REMOVED **
3365           po/boldquot.sed               ** REMOVED **
3366           po/en@boldquot.header         ** REMOVED **
3367           po/en@quot.header             ** REMOVED **
3368           po/insert-header.sin          ** REMOVED **
3369           po/quot.sed                   ** REMOVED **
3370           po/remove-potcdate.sed        ** REMOVED **
3371           po/remove-potcdate.sin        ** REMOVED **
3372           po/stamp-po                   ** REMOVED **
3373           Makefile.am
3374           autogen.sh
3375           configure.ac
3376                 enable building with automake 1.8.x
3377                 add 'autopoint' to autogen.sh and remove all
3378                 auto-generated files, remove ac/ in favour of
3379                 m4/
3380
3381 2004-02-17 [alfons]     0.9.9claws18
3382         
3383         * src/summaryview.c
3384                 MSG_IS_NEWS() is not stored at all, and is bogus
3385
3386 2004-02-17 [martin]     0.9.9claws17
3387
3388         * src/prefs_themes.c
3389                 fix crash when installing wrong theme and output an
3390                 error message
3391
3392 2004-02-16 [christoph]  0.9.9claws16
3393
3394         * src/compose.c
3395         * src/stock_pixmap.[ch]
3396         * src/toolbar.[ch]
3397         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
3398                 add "Wrap current paragraph" to compose toolbar
3399
3400 2004-02-15 [alfons]     0.9.9claws15
3401
3402         * src/folderview.c
3403                 refine previous commit to make sure other hook functions
3404                 get their grab of the pie too
3405
3406 2004-02-15 [alfons]     0.9.9claws14
3407
3408         * src/folderview.c
3409                 fix sync breakage so we don't pass invalid pointer types
3410
3411 2004-02-15 [match]      0.9.9claws13
3412
3413         * src/ldapquery.[ch]
3414         * src/ldapserver.h
3415         * src/addrindex.[ch]
3416                 tweak threading calls.
3417         * src/addr_compl.[ch]
3418                 add alias into completion list.
3419         * src/addressbook.c
3420                 fix ldap browse.
3421                 improve context menu behavior.
3422                 change menu sequence.
3423                 add send mail from addressbook.
3424         * src/addrselect.[ch]
3425         * src/compose.[ch]
3426                 add send mail from addressbook.
3427
3428 2004-02-15 [christoph]  0.9.9claws12
3429
3430         * src/folderutils.c
3431                 skip deleting when duplist is empty
3432
3433         * src/folderview.[ch]
3434         * src/mainwindow.c
3435         * src/summaryview.[ch]
3436                 call folderutils_delete_duplicates() from mainwindow code
3437
3438 2004-02-15 [alfons]     0.9.9claws11
3439         
3440         * src/common/utils.c
3441                 add prefix for italian ms o(e) 
3442
3443 2004-02-14 [paul]       0.9.9claws10
3444
3445         * src/foldersel.c
3446                 fix updating of the folder view when creating a
3447                 new folder
3448
3449 2004-02-13 [paul]       0.9.9claws9
3450
3451         * src/plugins/clamav/clamav_plugin.c
3452                 remove GUI code
3453
3454 2004-02-13 [paul]       0.9.9claws8
3455
3456         * sync with 0.9.9cvs9
3457                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
3458
3459 2004-02-13 [alfons]     0.9.9claws7
3460
3461         * src/common/utils.c
3462                 fix wrong type of argument for ctype functions (pass unsigned
3463                 char instead of signed char)
3464
3465 2004-02-12 [alfons]     0.9.9claws6
3466
3467         * src/compose.[ch]
3468                 don't select text in header entry when composing to a 
3469                 default address, but rather give the header entry a
3470                 different color / style (same as the folder new color)
3471
3472 2004-02-12 [alfons]     0.9.9claws5
3473
3474         * src/plugins/clamav/clamav_plugin.c
3475                 don't exit(2) on libclamav init error - show a warning.
3476                 (tested by damaging a clamav database file.)
3477
3478 2004-02-12 [paul]       0.9.9claws4
3479
3480         * sync with 0.9.9cvs4
3481                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
3482
3483 2004-02-11 [luke]       0.9.9claws3
3484
3485         * src/mimeview.c
3486                 remove redundant check introduced in 0.9.9claws1
3487
3488 2004-02-11 [luke]       0.9.9claws2
3489
3490         * src/mimeview.c
3491                 fix compilation of my previous commit without gpg enabled
3492
3493 2004-02-10 [luke]       0.9.9claws1
3494
3495         * src/mimeview.c
3496                 add borders to icons to indicate the privacy status for
3497                 the message part (unknown/bad/good)
3498
3499 2004-02-06 [paul]       0.9.9claws
3500
3501         0.9.9claws released
3502
3503 2004-02-06 [darko]      0.9.8claws64
3504
3505         * src/compose.c
3506                 don't allow Ctrl+Enter while external editor is active
3507
3508 2004-02-06 [paul]       0.9.8claws63
3509
3510         * po/es.po
3511           po/pl.po
3512           po/sk.po
3513           po/sr.po
3514                 update Spanish, Polish, Slovak, and Serbian translations.
3515                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
3516                 and Urke MMI
3517
3518 2004-02-04 [alfons]     0.9.8claws62
3519
3520         * src/compose.c
3521                 grab focus only when lbutton was pressed (bug #430 cont'd; 
3522                 don't have clue yet why the cursor pos is at the end of the
3523                 text.)
3524
3525 2004-02-04 [alfons]     0.9.8claws61
3526
3527         * src/compose.c
3528                 always grab focus when one of the header entries is clicked 
3529                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
3530
3531 2004-02-02 [paul]
3532
3533         * ac/missing/gdk-pixbuf.m4
3534           ac/missing/gpgme.m4
3535           ac/missing/imlib.m4
3536                 prevent 'underquoted definition' warnings
3537                 patch submitted by David Relson
3538                 
3539         * src/plugins/clamav/README
3540                 update, improve, correct
3541
3542 2004-01-31 [thorsten]   0.9.8claws60
3543
3544         * src/news.c
3545                 'dir' not initialized if group has no messages
3546
3547 2004-01-29 [christoph]  0.9.8claws59
3548
3549         * src/customheader.[ch]
3550                 add custom_header_is_allowed() to check for disallowed header names
3551                 that must not be overridden by custom headers
3552
3553         * src/compose.c
3554                 always write From: header and use custom_header_is_allowed() to
3555                 check if custom header should be written
3556
3557         * src/prefs_customheader.c
3558                 check if custom header is disallowed using custom_header_is_allowed()
3559
3560         * src/folderutils.c
3561                 destroy message id GHashTable before freeing the MsgInfos
3562
3563 2004-01-29 [paul]       0.9.8claws58
3564
3565         * sync with 0.9.9 release
3566                 see ChangeLog 2004-01-29
3567
3568 2004-01-29 [paul]       0.9.8claws57
3569
3570         * sync with 0.9.8cvs11
3571                 see ChangeLog 2004-01-29
3572
3573 2004-01-28 [christoph]  0.9.8claws56
3574
3575         * src/pgpmime.c
3576         * src/sgpgme.[ch]
3577                 return WARN signature status when signature is not trusted
3578
3579         * src/Makefile.am
3580         * src/folder.c
3581         * src/folderutils.[ch]                  ** NEW **
3582         * src/summaryview.c
3583                 implement delete duplicates summaryview independent
3584
3585 2004-01-28 [paul]       0.9.8claws55
3586
3587         * sync with 0.9.8cvs10
3588                 see Changelog 2004-01-27 and 2004-01-28
3589
3590 2004-01-26 [christoph]  0.9.8claws54
3591
3592         * src/imap.c
3593                 create a root node for the Folder if scan fails because root
3594                 folder does not exist
3595
3596 2004-01-26 [paul]       0.9.8claws53
3597
3598         * sync with 0.9.8cvs7
3599                 see ChangeLog 2004-01-23
3600
3601 2004-01-25 [alfons]     0.9.8claws52
3602
3603         * src/compose.c
3604                 remove left-over constant INDENT_CHARS
3605
3606 2004-01-25 [alfons]     0.9.8claws51
3607
3608         * src/procmime.c
3609                 add NULL pointer check for mimeinfo->node in
3610                 procmime_mimeinfo_parent()
3611
3612 2004-01-25 [darko]      0.9.8claws50
3613
3614         * src/compose.c
3615                 make "Wrap all long lines" toolbar button wrap all
3616                 long lines not just the current line
3617                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
3618
3619
3620 2004-01-25 [alfons]     0.9.8claws49
3621
3622         * src/procmime.c
3623                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
3624                 necessary anyway, because *scanf() functions neglect white
3625                 space in the input. 
3626                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
3627
3628 2004-01-25 [paul]       0.9.8claws48
3629
3630         * src/prefs_ext_prog.c
3631                 apply Alfons' patch to check for NULL pointers
3632                 fixes bug #424
3633
3634 2004-01-25 [paul]       0.9.8claws47
3635
3636         * sync with 0.9.8cvs8
3637                 see ChangeLog 2004-01-23
3638
3639 2004-01-25 [thorsten]   0.9.8claws46
3640
3641         * src/messageview.c
3642                 remove orphaned mimeview unref()
3643
3644 2004-01-23 [christoph]  0.9.8claws45
3645
3646         * src/summaryview.c
3647                 set ctree widget style
3648
3649 2004-01-23 [paul]       0.9.8claws44
3650
3651         * sync with 0.9.8cvs5
3652                 see ChangeLog 2004-01-22
3653
3654 2004-01-23 [alfons]     0.9.8claws43
3655
3656         * src/procmsg.c
3657                 remove redundant code in procmsg_get_thread_tree()
3658
3659 2004-01-21 [christoph]  0.9.8claws42
3660
3661         * src/folderview.c
3662                 set ctree widget style, otherwise GTK does not use the
3663                 the correct vertical size for the list items
3664
3665 2004-01-21 [alfons]     0.9.8claws41
3666
3667         * src/summaryview.c
3668                 GDK_Left should only switch to folderview when
3669                 when summaryview hscrollbar is at the leftmost
3670                 position (fixes bug #420, "Focus error")
3671
3672 2004-01-21 [paul]       0.9.8claws40
3673
3674         * sync with 0.9.8cvs4
3675                 see ChangeLog 2004-01-20
3676
3677 2004-01-20 [christoph]  0.9.8claws39
3678
3679         * src/folderview.c
3680                 remove setting sensitivity for no longer existing
3681                 /Scoring... popup entry
3682
3683 2004-01-20 [keith]      0.9.8claws38
3684
3685         * configure.ac
3686                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
3687
3688 2004-01-20 [paul]       0.9.8claws37
3689
3690         * src/prefs_fonts.c
3691                 demystify font settings
3692                 
3693         * src/textview.c
3694                 use textview->msgfont for header->body in
3695                 textview_show_header()
3696
3697 2004-01-20 [paul]       0.9.8claws36
3698
3699         * src/compose.c
3700           src/undo.c
3701                 remove superfluous debug_print's
3702                 
3703         * src/inc.c
3704                 clear the statusbar after LOCAL incorporation
3705
3706 2004-01-20 [paul]       0.9.8claws35
3707
3708         * sync with 0.9.8cvs3
3709                 see ChangeLog 2004-01-20
3710
3711 2004-01-19 [keith]      0.9.8claws34
3712
3713         * src/folderview.c
3714                 don't show 'Search folder...' on popup menu
3715                 if folder has no mails in it
3716
3717 2004-01-17 [keith]      0.9.8claws33
3718
3719         * src/compose.c
3720           src/prefs_common.c
3721           src/prefs_common.h
3722                 store position of compose window in prefs
3723
3724 2004-01-17 [thorsten]   0.9.8claws32
3725
3726         * src/gtk/gtkvscrollbutton.c
3727                 ensure scrollbutton resize event on different gtk versions
3728
3729 2004-01-15 [alfons]     0.9.8claws31
3730         
3731         * src/summaryview.c
3732                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
3733                 message as read
3734
3735 2004-01-12 [christoph]  0.9.8claws30
3736
3737         * src/procmime.c
3738                 better MIME-Version check
3739
3740 2004-01-11 [alfons]     0.9.8claws29
3741
3742         * src/procmsg.c
3743                 remove unnecessary but still effective check (could possibly
3744                 lead to some unwanted side effects)
3745
3746 2004-01-11 [alfons]     0.9.8claws28
3747
3748         * src/procmsg.c
3749                 we should not prefer lowest message number while threading 
3750                 (introduced in previous commit)
3751
3752 2004-01-11 [alfons]     0.9.8claws27
3753
3754         * src/procmsg.c
3755                 subject threading fixes:
3756                 
3757                         - make message with lowest message number the
3758                           thread parent,
3759                         - refine recording last node when threading. the last node
3760                           should be the previous one if a node has a thread parent,
3761                           or the current node if not
3762                 
3763                 (there's another threading bug fix coming up)
3764
3765 2004-01-10 [paul]       0.9.8claws26
3766
3767         * src/main.c
3768           src/prefs_ext_prog.c
3769           src/plugins/clamav/clamav_plugin_gtk.c
3770                 minor gui fixes
3771
3772 2004-01-09 [christoph]  0.9.8claws25
3773
3774         * src/Makefile.am
3775         * src/string_match.[ch]                 ** REMOVE **
3776         * src/common/Makefile.am
3777         * src/common/string_match.[ch]          ** NEW **
3778                 move string_match.[ch] to common directory
3779
3780 2004-01-09 [christoph]  0.9.8claws24
3781
3782         * src/pgpmime.c
3783                 add MIME-Version header for the message parser
3784
3785 2004-01-09 [paul]       0.9.8claws23
3786
3787         * po/POTFILES.in
3788           src/Makefile.am
3789           src/main.c
3790           src/prefs_common.c
3791           src/prefs_ext_prog.[ch]       ** NEW FILES **
3792                 move External Command options from 'Common Prefs/Other' to
3793                 'Other Prefs/Message View/External Programs', also reveal
3794                 the hidden options for audio player and image viewer.
3795                 
3796         * src/prefs_common.c
3797                 fix toggling of header pane
3798
3799 2004-01-09 [paul]       0.9.8claws22
3800
3801         * src/compose.c
3802                 when changing account also change the save folder
3803
3804         * src/textview.c
3805                 if a text/plain attachment has 'Content-Disposition: attachment'
3806                 don't display it inline
3807
3808 2004-01-08 [christoph]  0.9.8claws21
3809
3810         * src/procmime.c
3811                 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
3812                 otherwise thread the message content as one text part and
3813                 don't assume charset US-ASCII which is only specified as
3814                 default for MIME-messages
3815
3816 2004-01-08 [paul]       0.9.8claws20
3817
3818         * src/plugins/clamav/clamav_plugin.c
3819           src/plugins/spamassassin/spamassassin.c
3820                 inform the user what is happening via the statusbar
3821
3822 2004-01-06 [paul]       0.9.8claws19
3823
3824         * po/es.po
3825                 update Spanish translation. submitted by Ricardo
3826                 Mones Lastra
3827
3828 2004-01-05 [paul]       0.9.8claws18
3829
3830         * sync with 0.9.8cvs2
3831                 see ChangeLog 2004-01-05
3832
3833 2004-01-03 [luke]       0.9.8claws17
3834
3835         * src/procheader.c
3836                 Clean up:
3837                 o remove unused functions string_getchar() and file_getchar()
3838                 o remove the getchar_ parameter from generic_get_one_field()
3839                 o add an 'unfold' parameter to generic_get_one_field, to
3840                   be used if no HeaderEntry is supplied
3841                 o procheader_get_one_field_asis() uses
3842                   generic_get_one_field().
3843
3844 2004-01-01 [christoph]  0.9.8claws16
3845
3846         * src/common/xml.[ch]
3847                 o add xml_new_tag() to manage usage counts of strings correctly
3848                 o correct xml_copy_tree() function name
3849
3850         * src/folder.c
3851         * src/main.c
3852                 allow registering and unregistering of FolderClasses anytime
3853
3854 2003-12-31 [christoph]  0.9.8claws15
3855
3856         * src/folder.[ch]
3857         * src/common/xml.[ch]
3858                 keep folderlist.xml data for unloaded FolderClasses
3859
3860 2003-12-30 [luke]       0.9.8claws14
3861
3862         * src/procheader.[ch]
3863                 o added procheader_get_one_field_asis() that does not do
3864                   unfolding
3865                 o fix procheader_get_header_array_asis() to use the above,
3866                   fixing ugliness of headers in textview
3867
3868         * src/compose.c
3869                 o don't unfold headers when redirecting.        
3870
3871 2003-12-30 [paul]       0.9.8claws13
3872
3873         * po/POTFILES.in
3874           src/common/defs.h
3875           src/Makefile.am
3876           src/main.c
3877           src/prefs_common.c
3878           src/prefs_themes.[ch] ** NEW FILES **
3879                 redesign and move Icon Theme selector to
3880                 the new prefs window
3881           
3882         * src/stock_pixmap.c
3883                 fix the old bug where icons are not always
3884                 updated when changing themes
3885         
3886         * src/summaryview.c
3887                 fix bug where the icons on the title row
3888                 of the summary view were not updated
3889         
3890         all patches submitted by Ricardo Mones Lastra
3891
3892 2003-12-30 [hoa]        0.9.8claws12
3893
3894         * src/folder.c
3895                 run preglobal and postglobal processing rules
3896                 even if the folder does not have any rules.
3897
3898 2003-12-28 [paul]       0.9.8claws11
3899
3900         * ac/aspell.m4
3901           ac/check-type.m4
3902           ac/gnupg-check-typedef.m4
3903           ac/openssl.m4
3904           ac/spamassassin.m4
3905                 fix 'underquoted definition' warnings, patch submitted by
3906                 David Relson <relson@osagesoftware.com>
3907                 
3908         * src/common/utils.c
3909                 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
3910                 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
3911
3912 2003-12-28 [paul]       0.9.8claws10
3913
3914         * sync with 0.9.8cvs1
3915                 see ChangeLog 2003-12-17
3916
3917 2003-12-27 [christoph]  0.9.8claws9
3918
3919         * src/common/utils.[ch]
3920                 add g_node_map() to map a GNode into a new GNode
3921                 converting all node data's with a function
3922
3923         * src/account.c
3924         * src/folder.[ch]
3925         * src/folderview.c
3926         * src/imap.c
3927         * src/mainwindow.c
3928         * src/summaryview.c
3929                 o use g_node_map() to convert XML <-> Folder
3930                 o remove redundant FolderItem->parent and
3931                   replace it with folder_item_parent()
3932
3933 2003-12-23 [christoph]  0.9.8claws8
3934
3935         * src/folder.[ch]
3936         * src/folderview.c
3937         * src/mainwindow.c
3938         * src/procmsg.c
3939                 o use callback for notifications about added and
3940                   destroyed folders
3941                 o rewrite folderlist saving (new functions to create
3942                   folder from XML tree, and XML tree from folder)
3943
3944         * src/common/xml.[ch]
3945                 add function to save XML trees
3946
3947         * src/prefs_filtering.c
3948                 code cleanup
3949
3950 2003-12-22 [christoph]  0.9.8claws7
3951
3952         * src/prefs_account.[ch]
3953                 add "SMTP only" accounts
3954
3955 2003-12-20 [melvin]     0.9.8claws6
3956
3957         * src/action.[ch]
3958                 Changed the interface for action_update_*_menu() so
3959                 action.c does not need to know the paths of the different
3960                 actions menu (mainwindow, message view and compose window). 
3961
3962         * src/compose.c
3963                 Tiny code cleanup to merge spell checker related code
3964                 compose_update_actions_menu(): new function to update
3965                 the actions menu. Use it in compose_create()
3966
3967         * src/compose.h
3968                 compose_update_actions_menu(): new function to update
3969                 the actions menu. Used also in prefs_actions.c.
3970
3971         * src/mainwindow.[ch]
3972                 main_window_update_actions_menu(): new function to update
3973                 the actions menu. Used in main_window_create() and in
3974                 prefs_actions.c
3975
3976         * src/messageview.[ch]
3977                 messageview_update_actions_menu(): new function to update
3978                 the actions menu. Used in messageview_add_toolbar() and in
3979                 prefs_actions.c
3980                 
3981         * src/prefs_actions.c   
3982                 prefs_actions_ok(): fixed to update the actions menu of
3983                 the separate message view and the compose windows.
3984
3985 2003-12-20 [luke]       0.9.8claws5
3986         * src/procheader.c
3987                 fix unfolding/newline stripping for multiline fields
3988                 in generic_get_one_field()
3989
3990 2003-12-19 [christoph]  0.9.8claws4
3991
3992         * src/summaryview.c
3993                 o code cleanup
3994                 o use subject_compare_for_sort() when comparing
3995                   simplified subjects
3996
3997 2003-12-19 [christoph]  0.9.8claws3
3998
3999         * src/msgcache.c
4000                 more syncing with 0.8.9a
4001
4002 2003-12-19 [christoph]  0.9.8claws2
4003
4004         * src/folder.c
4005                 don't write all FolderItem XML attributes for the root node
4006
4007 2003-12-19 [melvin]     0.9.8claws1
4008
4009         * src/messageview.c
4010                 Added missing menu branch (Tools/Create processing/rule)
4011         * po/fr.po
4012                 Updated French translation for the added string.
4013
4014 2003-12-19 [paul]       0.9.8claws
4015
4016         0.9.8claws released
4017
4018 2003-12-19 [paul]       0.9.7claws51
4019
4020         * po/en_GB.po
4021           po/es.po
4022           po/ja.po
4023           po/pl.po
4024           po/sk.po
4025           po/zh_CN.po
4026                 update translations. submitted by me, Ricardo Mones
4027                 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
4028                 Hansom Young
4029                 
4030         * src/folder_item_prefs.c
4031                 'enable_processing' set to FALSE by default
4032
4033 2003-12-18 [melvin]     0.9.7claws50
4034
4035         * po/fr.po
4036                 Updated French translation
4037
4038 2003-12-17 [christoph]  0.9.7claws49
4039
4040         * src/procheader.c
4041                 revert discarding of whitespace from 0.9.7claws44
4042
4043                 RFC2822 2.2.3: Unfolding is accomplished by simply
4044                 removing any CRLF that is immediately followed by WSP.
4045
4046 2003-12-17 [paul]       0.9.7claws48
4047
4048         * src/folder.c
4049                 fix new message count
4050                 
4051         * configure.ac
4052                 update autotools macros
4053
4054         * sync with 0.9.8a
4055
4056 2003-12-16 [christoph]  0.9.7claws47
4057
4058         * src/folder.c
4059                 fix folder update before adding MsgInfo to cache
4060                 in add_msginfo_to_cache()
4061
4062         * src/procmsg.c
4063                 remove old call to folder_item_update() that is no
4064                 longer required
4065
4066 2003-12-16 [christoph]  0.9.7claws46
4067
4068         * src/main.c
4069                 make sure the shutdown process only runs once
4070
4071 2003-12-16 [hoa]        0.9.7claws45
4072
4073         * src/mainwindow.c
4074         * src/messageview.c
4075         * src/summaryview.[ch]
4076                 Create filter rules using a message is fixed.
4077                 We can now create processing rules using a message.
4078
4079 2003-12-15 [alfons]     0.9.7claws44
4080
4081         * src/procheader.c
4082                 make sure we discard folding white space
4083
4084 2003-12-15 [luke]       0.9.7claws43
4085         * src/textview.c
4086         * src/mimeview.c
4087                 o use "name" parameter if "filename" doesn't exist
4088
4089 2003-12-14 [alfons]     0.9.7claws42
4090
4091         * src/summaryview.c
4092         * src/common/utils.c
4093                 allow quick finding based on the result of passing
4094                 a message to an external command. E.g:
4095
4096                         X "bogofilter < %F" 
4097                 
4098                 gets me all the spam in a folder.
4099
4100 2003-12-14 [luke]       0.9.7claws41
4101
4102         * src/textview.c
4103         * src/mimeview.c
4104                 o use parameter "filename" instead of "name" in a couple of 
4105                   places for correctness
4106
4107         * src/procmime.c
4108         * src/common/utils.[ch]
4109                 o make temporary filename for attachments safe for %p 
4110                   substitutions in actions.
4111
4112 2003-12-13 [christoph]  0.9.7claws40
4113
4114         * src/main.c
4115                 readd exit(0) to clean_quit() because otherwise sylpheed
4116                 does not always terminate
4117
4118         * src/pgpmime.c
4119         * src/privacy.h
4120                 add an identifier-string for PrivacySystems
4121
4122 2003-12-12 [paul]
4123
4124         * doc/man/sylpheed.1
4125                 update the man page
4126
4127 2003-12-12 [paul]       0.9.7claws39
4128
4129         general clean up
4130         
4131         * configure.ac
4132                 correct and clean up './configure --help' info
4133         
4134         * src/plugins/clamav/clamav_plugin.c
4135           src/plugins/spamassassin/spamassassin.c
4136                 correct plugin_desc(), works with LOCAL, IMAP, and
4137                 POP accounts
4138                 
4139         * src/filtering.c
4140           src/matcher.[ch]
4141           src/matcher_parser_parse.y
4142           src/prefs_filtering_action.c
4143                 use 'Change Score' instead of '(In/De)crease score'.
4144                 use *CHANGE_SCORE* instead of *ADD_SCORE*
4145          
4146          * src/mainwindow.c
4147                 hyphenate: 'Pre-processing', 'Post-processing'
4148                 
4149         * src/prefs_account.c
4150                 change 'Generate Message-ID' to 'Generate Message-Id'
4151                 
4152         * src/prefs_folder_item.c
4153                 change 'Processing on startup:' to 'Process at startup'
4154                 change 'Scan for new mail:' to 'Scan for new mail'
4155                 
4156 2003-12-11 [christoph]  0.9.7claws38
4157
4158         * src/crash.c
4159         * src/main.[ch]
4160                 make sure the clean_exit() funtion is not called again by the
4161                 signal handler while it is already running
4162
4163         (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
4164
4165         * src/summaryview.c
4166                 fix wrong assertion
4167
4168 2003-12-11 [paul]       0.9.7claws37
4169
4170         * src/compose.c
4171                 'anonymise' Message-Id: header string
4172
4173 2003-12-11 [paul]       0.9.7claws36
4174
4175         * src/plugins/clamav/clamav_plugin.c
4176                 fix (don't break) signature count
4177                 use cl_strerror() instead of deprecated cl_perror()
4178         
4179 2003-12-11 [darko]      0.9.7claws35
4180
4181         * src/summaryview.c
4182                 also update the sort arrow (thanks Christoph)
4183
4184 2003-12-11 [darko]      0.9.7claws34
4185
4186         * src/summaryview.c
4187                 allow reverting to default sort mode (no sort)
4188
4189 2003-12-10 [hoa]        0.9.7claws33
4190
4191         * src/matcher.c
4192                 fixed quotation of string for matcher.
4193
4194 2003-12-08 [paul]       0.9.7claws32
4195
4196         * src/imap.c
4197           src/inc.c
4198                 plug memory leaks (patch by Alfons)
4199
4200 2003-12-08 [christoph]  0.9.7claws31
4201
4202         * src/folder_item_prefs.[ch]
4203         * src/folderview.c
4204         * src/prefs_folder_item.c
4205                 add new FolderItem property to exclude folders from new
4206                 mail checks
4207
4208         Patch submitted by Chad Robinson <crobinson@rfgonline.com>
4209
4210 2003-12-07 [paul]       0.9.7claws30
4211
4212         * src/plugins/clamav/clamav_plugin.c
4213                 fix signature count
4214
4215 2003-12-07 [thorsten]   0.9.7claws29
4216
4217         * src/filtering.c
4218                 debug_print some warning if destfolder missing
4219         * src/prefs_filtering.c
4220                 uninitialized filter list when deleting a folder
4221
4222 2003-12-06 [paul]       0.9.7claws28
4223
4224         * src/procheader.c
4225                 add Alfons' patch to trim line feeds
4226
4227 2003-12-06 [paul]       0.9.7claws27
4228
4229         * partial sync with 0.9.7cvs8
4230                 leaving claws' online/offline more or less intact
4231                 see ChangeLog 2003-12-04 and 2003-12-06
4232
4233 2003-12-06 [christoph]  0.9.7claws26
4234
4235         * src/messageview.c
4236         * src/privacy.[ch]
4237                 revert pirvacy API changes
4238
4239 2003-12-05 [alfons]     0.9.7claws25
4240
4241         * src/matcher.[ch]
4242                 clean up my old cruft
4243
4244 2003-12-05 [alfons]     0.9.7claws24
4245
4246         * src/matcher.c
4247                 fix comparison buglet ;-) and make `test` matcher
4248                 work again
4249
4250 2003-12-05 [alfons]     0.9.7claws23
4251
4252         * src/prefs_folder_item.c
4253                 K&R 2nd Ed., page 241 (function parameter identifiers
4254                 starting with an underscore are kind of insulting)
4255
4256 2003-12-05 [hoa]        0.9.7claws22
4257
4258         * src/main.c
4259         * src/mainwindow.[ch]
4260         * src/mainwindow.h
4261                 add destructor for mainwindow so that the last 
4262                 MimeInfo opened in messageview is destroyed when
4263                 exiting sylpheed.
4264
4265 2003-12-05 [hoa]        0.9.7claws21
4266
4267         * src/filtering.[ch]
4268         * src/matcher.[ch]
4269         * src/matcher_parser_lex.l
4270         * src/matcher_parser_parse.y
4271         * src/prefs_actions.c
4272         * src/prefs_filtering.c
4273         * src/common/utils.[ch]
4274                 quote arguments before giving them to command line.
4275                 fixed quote of string in matcher/processing/filtering rules.
4276
4277         * src/messageview.c
4278         * src/privacy.[ch]
4279                 allows decryption to return a new whole 
4280                 MIME message structure.
4281
4282 2003-12-04 [hoa]        0.9.7claws20
4283
4284         * src/filtering.[ch]
4285         * src/folder.c
4286         * src/mainwindow.c
4287         * src/matcher.c
4288         * src/matcher_parser_parse.y
4289         * src/folderview.c
4290                 global rules to run before folder specific rules.
4291                 global rules to run after folder specific rules.
4292                 
4293         * src/messageview.c
4294                 fixed quick addition of rules.
4295         
4296         * src/prefs_filtering.[ch]
4297         * src/summaryview.c
4298                 we can now customize the title for the dialog.
4299                 updated case where we rename of delete folders.
4300
4301         * src/addressbook.c
4302                 got back the function addressbook_browse_entry_cb()
4303                 that is needed in case we compiled with LDAP support.
4304
4305 2003-12-04 [paul]       0.9.7claws19
4306
4307         * sync with 0.9.7cvs6
4308                 see ChangeLog 2003-12-04
4309                 fixes bug 171 'Wrong message decoing: koi8-r and 
4310                 iso8859-5 looks same. Can't read many emails.'
4311
4312 2003-12-04 [paul]       0.9.7claws18
4313
4314         * po/POTFILES.in
4315                 remove 'src/prefs_scoring.c'
4316
4317 2003-12-03 [hoa]        0.9.7claws17
4318
4319         * src/Makefile.am
4320                 compilation of scoring.[ch] and prefs_scoring.[ch]
4321                 is removed.
4322         
4323         * src/filtering.[ch]
4324         * src/folder.c
4325         * src/folder_item_prefs.[ch]
4326         * src/folderview.c
4327         * src/main.c
4328         * src/mainwindow.c
4329         * src/matcher.[ch]
4330         * src/matcher_parser.h
4331         * src/matcher_parser_parse.y
4332         * src/prefs_filtering.[ch]
4333         * src/prefs_filtering_action.c
4334         * src/prefs_folder_item.c
4335         * src/prefs_scoring.[ch]              * REMOVED FILES *
4336         * src/procmsg.[ch]
4337         * src/scoring.[ch]                    * REMOVED FILES *
4338         * src/summaryview.c
4339                 merged scoring and filtering.
4340                 
4341                 Note : compatibility is kept by parsing score like 
4342                   add_score. To get the behaviour of older scoring 
4343                   system, you have to define some equivalent rule :
4344                   "score_lower -9999 hide"
4345                   "score_greater 9999 mark"
4346                   
4347                   To define global rules, you have to define them 
4348                   in the new global processing rules.
4349                   The variable that kept the list filtering rules 
4350                   was "global_processing" and has been renamed into 
4351                   "filtering_rules".
4352                   "global_processing" variable is now the name 
4353                   of the variable that keeps the list of global 
4354                   processing rules.
4355                   In the configuration file, "[global]" section is 
4356                   now for the global processing rules (which includes
4357                   score things and new global processing rules).
4358                   New "[filtering]" section is for the filtering rules.
4359                   
4360                   Before running with this version, during testing 
4361                   phase, ** MAKE A BACKUP ** of your matcherrc file.
4362                   Then, you have to make the following changes :
4363                   - leave all scoring rules in "[global]" section.
4364                   - move all other rules of "[global]" section to
4365                       a new section named "[filtering]".
4366
4367 2003-12-03 [christoph]  0.9.7claws16
4368
4369         * src/procmime.c
4370                 use default Content-Type as specified in RFC2045 if
4371                 Content-Type header is syntactically incorrect
4372
4373 2003-12-03 [christoph]  0.9.7claws15
4374
4375         * src/addressbook.c
4376         * src/addrindex.h
4377         * src/addritem.c
4378         * src/expldifdlg.h
4379         * src/exportldif.c
4380         * src/filtering.c
4381         * src/folder.c
4382         * src/folderview.c
4383         * src/jpilot.c
4384         * src/localfolder.c
4385         * src/matcher.h
4386         * src/matcher_parser_lex.l
4387         * src/matcher_parser_parse.y
4388         * src/news.c
4389         * src/prefs_filtering_action.c
4390         * src/prefs_folder_item.c
4391         * src/prefs_fonts.c
4392         * src/procmsg.c
4393         * src/sgpgme.c
4394                 clean up warnings
4395
4396         * src/procmime.c
4397                 revert 0.9.7claws14 change
4398
4399 2003-12-03 [alfons]     0.9.7claws14
4400
4401         * src/procmime.c
4402                 catch invalid Content-Type with no subtype
4403
4404 2003-12-03 [alfons]     0.9.7claws13
4405
4406         * src/alertpanel.h
4407         * src/setup.c
4408         * src/plugins/image_viewer/plugin.c
4409                 compile again, we need stddef.h for size_t
4410
4411 2003-12-03 [paul]       0.9.7claws12
4412
4413         * src/account.c
4414                 don't allow cloning of accounts with remote folders,
4415                 patch submitted by Ricardo Mones Lastra
4416
4417 2003-12-03 [christoph]  0.9.7claws11
4418
4419         * src/folder.[ch]
4420         * src/imap.c
4421         * src/localfolder.[ch]
4422         * src/mh.c
4423         * src/news.c
4424         * src/common/xml.[ch]
4425                 add set_xml() and get_xml() virtual functions to FolderClass to
4426                 save extra information for Folders (for example the rootpath
4427                 only used by LocalFolder). The folderlist write function no
4428                 longer needs to know the folder type to save this extra
4429                 information.
4430
4431 2003-12-02 [christoph]  0.9.7claws10
4432
4433         * src/Makefile.am
4434         * src/account.c
4435         * src/folder.[ch]
4436         * src/folderview.h
4437         * src/imap.c
4438         * src/localfolder.[ch]          ** NEW **
4439         * src/mainwindow.c
4440         * src/mh.[ch]
4441         * src/news.[ch]
4442         * src/prefs_account.[ch]
4443         * src/prefs_filtering.h
4444         * src/procmsg.h
4445         * src/remotefolder.[ch]         ** NEW **
4446         * src/common/xml.[ch]
4447                 add item_set_xml() and item_get_xml() virtual functions to
4448                 FolderClass to give folders the ability to add extra information
4449                 to the saved FolderItem data. If NULL the default function for
4450                 FolderItem will be used.
4451
4452 2003-11-29 [christoph]  0.9.7claws9
4453
4454         * src/procheader.c
4455                 fix bug in unfolding
4456
4457 2003-11-29 [luke]       0.9.7claws8
4458
4459         * src/textview.c
4460                 fix compilation for non c99 compilers
4461
4462 2003-11-29 [christoph]  0.9.7claws7
4463
4464         * src/procmime.[ch]
4465         * src/mimeview.c
4466                 o unknown disposition types should be handled as
4467                   attachment (RFC2183)
4468                 o missing headers should not default to inline
4469                   (would make "Save All" useless when disposition header
4470                    is not set by the sending mailer)
4471                 o remove old MimeInfo data and cleanup
4472
4473 2003-11-29 [luke]       0.9.7claws6
4474
4475         * src/procmime.[ch]
4476                 re-added parsing of Content-Disposition header
4477                         - removes the old  'gchar* content_disposition'
4478                         - adds a new field 'DispositionType disposition'
4479                         - adds parameters to MimeInfo::parameters
4480
4481         * src/mimeview.c
4482                 use the "filename" parameter for saving, and the new
4483                 MimeInfo::disposition for save all.
4484
4485         * src/compose.c
4486         * src/toolbar.[ch]
4487                 add a 'check spelling' button as a possibility for 
4488                 the compose toolbar
4489
4490         * src/stockpixmap.[ch]
4491         * src/pixmaps/check_spelling.xpm        ** NEW **
4492         * src/Makefile.am
4493                 add a pixmap for use with 'check spelling' button or
4494                 a user defined action
4495
4496         * src/textview.c
4497                 re-apply fixed (I hope) patch for bug 57
4498                 "Hidden URL in HTML Mails"
4499
4500 2003-11-28 [christoph]  0.9.7claws5
4501
4502         * src/procmime.c
4503                 o be more liberal in what we accept as Content-Type parameters
4504                 o ignore comments after parameters
4505
4506         * src/sgpgme.c
4507                 o only free passphrase when an error occurs
4508
4509 2003-11-28 [paul]       0.9.7claws4
4510
4511         * src/account.c
4512                 add 'Clone Account' function. patch submitted by
4513                 Ricardo Mones Lastra
4514
4515 2003-11-27 [thorsten]   0.9.7claws3
4516
4517         * src/mimeview.c
4518                 fix crash if 'save_all' failed twice
4519
4520 2003-11-27 [paul]       0.9.7claws2
4521
4522         * po/POTFILES.in
4523                 fix a typo
4524
4525         * po/zh_CN.po
4526                 update Simplified Chinese translation. submitted by
4527                 Hansom Young
4528
4529 2003-11-27 [paul]       0.9.7claws1
4530
4531         * po/POTFILES.in
4532                 clean up
4533
4534 2003-11-26 [paul]       0.9.7claws
4535
4536         * 0.9.7claws released
4537
4538 2003-11-26 [paul]       0.9.6claws99
4539
4540         * src/Makefile.am
4541                 add reference to pixmaps/mime_message.xpm
4542
4543 2003-11-26 [paul]       0.9.6claws98
4544
4545         * po/POTFILES.in
4546                 remove reference to src/sigstatus.c
4547
4548 2003-11-26 [christoph]  0.9.6claws97
4549
4550         * src/Makefile.am
4551         * src/prefs_common.c
4552         * src/rfc2015.c
4553         * src/sigstatus.[ch]            ** REMOVE **
4554                 remove signature result popup option and window
4555
4556 2003-11-26 [paul]       0.9.6claws96
4557
4558         * po/es.po
4559           po/ja.po
4560           po/pl.po
4561           po/sk.po
4562           po/sr.po
4563                 update translations. submitted by Ricardo Mones Lastra,
4564                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
4565
4566 2003-11-25 [christoph]  0.9.6claws95
4567
4568         * src/procmime.c
4569                 display mime structure only in debug mode
4570
4571 2003-11-25 [melvin]     0.9.6claws94
4572
4573         * po/fr.po
4574                 Updated French translations + typos fixes of older
4575                 translations (thanks to Fabien Vantard for pointing
4576                 to some of them)
4577
4578 2003-11-25 [melvin]     0.9.6claws93
4579
4580         * src/editldap.c
4581                 Fixed a couple of typos.
4582
4583 2003-11-24 [paul]       0.9.6claws92
4584
4585         * po/POTFILES.in
4586                 add 'src/textview.c'
4587
4588 2003-11-24 [paul]       0.9.6claws91
4589
4590         * src/sgpgme.c
4591                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
4592
4593 2003-11-24 [paul]       0.9.6claws90
4594
4595         * src/plugins/image_viewer/viewer.c
4596                 image_viewer_show_mimepart(): 
4597                 use procmime_mimeinfo_get_parameter() to get the file name
4598
4599 2003-11-24 [paul]       0.9.6claws89
4600
4601         * src/textview.c
4602                 textview_show_mime_part(): rewrite text hint
4603
4604 2003-11-22 [paul]       0.9.6claws88
4605
4606         * sync with 0.9.7cvs5
4607                 see ChangeLog 2003-11-21
4608
4609 2003-11-21 [paul]       0.9.6claws87
4610
4611         * src/mimeview.c
4612                 define shortcut key 'o' for 'Open with...'
4613
4614 2003-11-21 [alfons]     0.9.6claws86
4615
4616         * src/messageview.c
4617                 fix bug #383 'Deleting message from "separate message view" 
4618                 uses local Trash folder'
4619
4620 2003-11-21 [christoph]  0.9.6claws85
4621
4622         * src/mimeview.c
4623                 fix content-type guessing by name parameter when finding
4624                 the correct viewer
4625
4626 2003-11-21 [alfons]     0.9.6claws84
4627
4628         * src/main.c
4629                 no mail incorporation allowed with --offline param.
4630                 fixes bug #374, "--offline ignored"
4631
4632 2003-11-20 [christoph]  0.9.6claws83
4633
4634         * src/mimeinfo.c
4635                 use signed MimeInfo when checking the signature and not
4636                 the selected one
4637
4638 2003-11-19 [alfons]     0.9.6claws82
4639
4640         * src/mainwindow.c
4641                 fix crash when toggling separate views, patch submitted
4642                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
4643                 fixes bug #342, "separate views  cause crash"
4644
4645 2003-11-19 [paul]       0.9.6claws81
4646
4647         * src/compose.c
4648                 compose_redirect_write_headers_from_headerlist(): 
4649                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
4650                 
4651         * src/main.c
4652                 code cleanup (inherited from 0.9.7cvs4)
4653                 
4654         * tools/tb2sylpheed
4655                 bugfix: added missing attribute-list start. submitted by
4656                 Urke MMI
4657
4658 2003-11-19 [luke]       0.9.6claws80
4659
4660         * src/textview.c
4661                 revert my last commit until I get time to fix it
4662
4663 2003-11-18 [christoph]  0.9.6claws79
4664
4665         * src/mimeview.[ch]
4666                 check parent MimeInfos for signatures and display the
4667                 result of the parent when found
4668
4669         * src/pgpmime.c
4670                 o avoid NULL pointer warnings
4671                 o use procmime_mimeinfo_get_parameter()
4672
4673         * src/sgpgme.c
4674                 small text changes
4675
4676 2003-11-17 [luke]       0.9.6claws78
4677
4678         * src/textview.c
4679                 add check for disguised URLs, fixing bug 57
4680                 "Hidden URL in HTML Mails"
4681
4682 2003-11-16 [christoph]  0.9.6claws77
4683
4684         * src/procmime.c
4685                 fix crash when parsing invalid Content-Type header
4686
4687 2003-11-16 [christoph]  0.9.6claws76
4688
4689         * src/pgpmime.c
4690         * src/privacy.c
4691         * src/procmime.c
4692         * src/sgpgme.[ch]
4693                 implement message decrypting
4694
4695         * src/rfc2015.c
4696                 remove old code
4697
4698 2003-11-14 [luke]       0.9.6claws75
4699
4700         * src/mimeview.c
4701                 fix a couple of problems that treated application/* and
4702                 application/octet-stream the wrong way around
4703                 (since 0.9.6claws10), causing "Open" to do nothing.
4704
4705 2003-11-14 [christoph]  0.9.6claws74
4706
4707         * src/messageview.c
4708         * src/pgpmime.c
4709         * src/privacy.[ch]
4710                 prepare for message part decrypting
4711
4712         * src/sgpgme.c
4713                 add output for expired signatures
4714
4715         * src/rfc2015.c
4716                 remove some old code
4717
4718 2003-11-10 [christoph]  0.9.6claws73
4719
4720         * src/mimeview.c
4721                 add "Full info" button for bad and warn signature status
4722
4723         * src/sgpgme.c
4724                 generate full signature info like gpg's output
4725                 (gpg -v --with-fingerprint --verify)
4726
4727 2003-11-10 [christoph]  0.9.6claws72
4728
4729         * src/mimeview.c
4730         * src/pgpmime.c
4731         * src/privacy.[ch]
4732         * src/sgpgme.[ch]
4733         * src/textview.[ch]
4734                 o add code to view full signature info
4735                 o do automatic signature checks
4736
4737 2003-11-10 [alfons]     0.9.6claws71
4738
4739         * src/summaryview.c
4740                 don't crash when gtkut_font_load() returns invalid font (has
4741                 something to do with locale settings)
4742                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
4743
4744 2003-11-09 [alfons]     0.9.6claws70
4745
4746         * src/procmime.c
4747                 plug leak
4748
4749 2003-11-08 [luke]       0.9.6claws69
4750
4751         * src/summaryview.c
4752                 fix some typos
4753
4754         * src/compose.c
4755                 rewrite compose_attach_parts(), fixing various bugs mainly
4756                 to do with re-editing.
4757
4758         * src/mimeview.c
4759                 "save all" now only saves attachments with names/filenames
4760
4761 2003-11-04 [match]      0.9.6claws68
4762
4763         * src/ldapctrl.[ch]
4764                 fix broken LDAP support.
4765
4766         * src/ldapquery.c
4767                 remove printf's.
4768
4769 2003-11-04 [luke]       0.9.6claws67
4770
4771         * src/mimeview.c
4772                 o  fixed bug 4 "focus lost on messages with attachments"
4773                 o  fixed 'Save all' attachments for new mime changes
4774                 o  right clicking on icons consistent with right clicking on
4775                    mime tree
4776                   - fixes a bug where wrong part is saved when you
4777                     choose 'Save as' from popup menu
4778                   - fixes bug 308 "No way to "save all" attachments"
4779                 o  fixed a compiler warning.
4780
4781         * src/textview.c
4782                 o  removed flickering in mime tree when using "n" and "p"
4783                    shortcuts
4784                 o  fixed bug where selecting the textview and pressing e.g.
4785                    'y' causes sylpheed to respond twice.
4786
4787         * src/summaryview.c
4788                 removed hard coding of * and ! shortcuts (which only served
4789                 to cause problems if you tried to redefine the shortcuts)
4790
4791 2003-11-04 [luke]       0.9.6claws66
4792
4793         * src/plugins/image_viewer/viewer.c
4794         * src/plugins/image_viewer/viewerprefs.c
4795         * src/plugins/image_viewer/viewerprefs.glade
4796                 o  allow toggling of image scaling by clicking on image
4797                 o  respond to image's container widget resize
4798
4799         * src/procmime.c
4800                 o  fix bad parsing of message when re-editing/viewing a
4801                    message saved to the drafts folder
4802
4803 2003-11-02 [match]      0.9.6claws65
4804
4805         * src/browseldap.h
4806                 fix if not building LDAP support.
4807         * src/addrindex.c
4808         * src/ldapquery.[ch]
4809         * src/editldap.h
4810                 include support for contains query. feature req 529354.
4811
4812 2003-11-02 [alfons]     0.9.6claws64
4813
4814         * src/browseldap.c
4815                 fix build bustage if not compiling ldap support
4816
4817 2003-11-01 [match]      0.9.6claws63
4818
4819         * po/POTFILES.in
4820         * src/Makefile.am
4821         * src/addr_compl.[ch]
4822         * src/addrbook.c
4823         * src/addrcache.[ch]
4824         * src/addrdefs.h        ** NEW **
4825         * src/addressbook.c
4826         * src/addressitem.h
4827         * src/addrindex.[ch]
4828         * src/addritem.h
4829         * src/addrquery.[ch]
4830         * src/ldapquery.[ch]
4831         * src/ldapserver.[ch]
4832                 refactor LDAP query mechanism.
4833
4834         * src/browseldap.[ch]   ** NEW **
4835         * src/ldaplocate.[ch]   ** NEW **
4836                 add feature to browse LDAP entry that was retrieved using
4837                 an explicit LDAP search.
4838
4839 2003-11-01 [alfons]     0.9.6claws62
4840
4841         * src/prefs_gtk.c
4842                 prefs_write_param(): fail when we see an invalid type; all the
4843                 callers seem to handle this gracefully by reverting changes
4844
4845 2003-10-30 [christoph]  0.9.6claws61
4846
4847         * configure.ac
4848         * ac/openssl.m4
4849         * ac/spamassassin.m4
4850         * src/Makefile.am
4851                 use extra variables for all libraries to make sure plugins
4852                 are only linked with libraries they really need. $LIBS is always
4853                 added to the linking parameters, but we only what the libraries
4854                 listed in the Makefile
4855
4856 2003-10-29 [paul]       0.9.6claws60
4857
4858         * src/mimeview.c
4859                 don't use Subject for unknown part name
4860
4861 2003-10-29 [paul]       0.9.6claws59
4862
4863         * src/compose.c
4864                 get name of attachment(s) when re-editing, fwd'ing or
4865                 redirecting
4866                 
4867         * src/mimeview.c
4868                 get name of attachment(s) when saving
4869
4870 2003-10-29 [hoa]        0.9.6claws58
4871
4872         * src/textview.c
4873                 implemented multipart/alternative in MIME message viewer.
4874
4875 2003-10-28 [christoph]  0.9.6claws57
4876
4877         * configure.ac
4878                 make sure MathML-Viewer is not built with the
4879                 Gtk2 version of GtkMathView
4880
4881 2003-10-28 [paul]       0.9.6claws56
4882
4883         * sync with 0.9.7cvs1
4884                 see ChangeLog 2003-10-28
4885
4886 2003-10-27 [alfons]     0.9.6claws55
4887
4888         * src/matcher_parser_parse.y
4889         * src/gtk/colorlabel.c
4890                 allow setting color label to 0 in filtering/processing rules
4891                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
4892
4893 2003-10-26 [alfons]     0.9.6claws54
4894
4895         * src/summary_search.c
4896                 fix misnomer and correct selecting initial search node  
4897
4898 2003-10-26 [christoph]  0.9.6claws53
4899
4900         * src/pgpmime.c
4901         * src/sgpgme.c
4902                 change display of signature info to use only name of
4903                 signer, otherwise the text gets too long.
4904
4905         * src/procmime.c
4906                 don't use MimeInfo's filename to generate tmp filename
4907
4908 2003-10-25 [christoph]  0.9.6claws52
4909
4910         * src/procmime.c
4911                 fix message body searching
4912
4913 2003-10-25 [paul]       0.9.6claws51
4914
4915         * src/compose.c
4916                 use g_basename rather than basename
4917
4918 2003-10-24 [christoph]  0.9.6claws50
4919
4920         * src/sgpgme.c
4921                 change fetching of signature key's trust
4922
4923 2003-10-24 [paul]       0.9.6claws49
4924
4925         * po/sk.po
4926                 update Slovak translation
4927                 submitted by Andrej Kacian
4928                 
4929         * src/mainwindow.c
4930                 remove unknown menu entry /File/Add mailbox/mbox...
4931
4932 2003-10-24 [hoa]        0.9.6claws48
4933
4934         * src/Makefile.am
4935                 removed all references to mbox folders
4936
4937         * src/carray.[ch]               * REMOVED *
4938         * src/chash.[ch]                * REMOVED *
4939         * src/maillock.[ch]             * REMOVED *
4940         * src/mailmbox.[ch]             * REMOVED *
4941         * src/mailmbox_folder.[ch]      * REMOVED *
4942         * src/mailmbox_parse.[ch]       * REMOVED *
4943         * src/mailmbox_types.[ch]       * REMOVED *
4944         * src/mbox_folder.[ch]          * REMOVED *
4945                 remove implementation of mbox folders
4946                 and old mailbox folder.
4947                 mbox folder implementation will be added
4948                 as a plugin so that implementation can be entirely
4949                 synchronized with the files of the project they are
4950                 extracted from (libEtPan!).
4951         
4952         * src/mainwindow.c
4953         * src/folder.c
4954         * src/folderview.[ch]
4955         * src/procmsg.h         
4956                 Disable as much code that references mbox folders
4957                 as possible.
4958                 Some UI thing still need to know that folder is mbox
4959                 (when we have to enter the name of the mailbox and
4960                 we want to add /var/mail/$USER).
4961
4962 2003-10-23 [christoph]  0.9.6claws47
4963
4964         * src/noticeview.c
4965                 don't always display button when noticeview is made visible
4966
4967         * src/mimeview.c
4968         * src/pgpmime.c
4969         * src/privacy.[ch]
4970         * src/sgpgme.[ch]
4971                 get signature information from crypto system
4972
4973 2003-10-22 [paul]       0.9.6claws46
4974
4975         * po/es.po
4976                 updated by Ricardo Mones Lastra
4977
4978 2003-10-22 [paul]       0.9.6claws45
4979
4980         * src/Makefile.am
4981                 update to reflect the changes to the icons that
4982                 happened in 0.9.6claws35
4983
4984 2003-10-22 [alfons]     0.9.6claws44
4985         
4986         * src/carray.h
4987                 inline carray_count() 
4988
4989 2003-10-21 [alfons]     0.9.6claws43
4990
4991         * src/carray.h
4992                 glib wrappers
4993         * src/carray.c
4994                 disable
4995         * src/mailmbox.[ch]
4996         * src/mailmbox_folder.c
4997         * src/mailmbox_parse.c
4998         * src/mailmbox_types.[ch]
4999                 %s/uint32_t/guint
5000
5001 2003-10-21 [luke]       0.9.6claws42
5002
5003         * src/stock_pixmaps.[ch]
5004         * src/mimeview.c
5005         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
5006         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
5007                 o remove mime_application_octet_stream.xpm icon (it was never
5008                   really needed)
5009                 o remove redundant icon messageview_text.xpm
5010
5011         * src/mainwindow.c
5012                 fix visibility of signature noticeview when toggling 'separate
5013                 message view'
5014
5015 2003-10-21 [christoph]  0.9.6claws41
5016
5017         * src/procmime.c
5018                 decode multipart and rfc822 mime parts to allow further
5019                 parsing when required
5020
5021 2003-10-21 [christoph]  0.9.6claws40
5022
5023         * src/procmime.[ch]
5024         * src/textview.c
5025                 remove obsolete charset parameter in MimeInfo and fix
5026                 TextView to use the charset from the parameter hash table
5027
5028         * src/plugins/dillo_viewer/Makefile.am
5029         * src/plugins/trayicon/Makefile.am
5030                 add OPENSSL_CFLAGS to fix building with using
5031                 --with-openssl-* parameters
5032
5033 2003-10-21 [paul]       0.9.6claws39
5034
5035         * src/prefs_matcher.[ch]
5036                 replace remnants of the old, renamed 'Execute' matchtype
5037                 add a brief description to the Info window
5038
5039 2003-10-21 [hoa]        0.9.6claws38
5040         
5041         * src/Makefile.am
5042         * src/carray.[ch]               * NEW *
5043         * src/chash.[ch]                * NEW *
5044         * src/folder.c
5045         * src/maillock.[ch]             * NEW *
5046         * src/mailmbox.[ch]             * NEW *
5047         * src/mailmbox_folder.[ch]      * NEW *
5048         * src/mailmbox_parse.[ch]       * NEW *
5049         * src/mailmbox_types.[ch]       * NEW *
5050                 implementation of mbox folder with unique message numbers
5051
5052                 made use of libEtPan! implementation of mbox for lower-layer.
5053
5054 2003-10-20 [alfons]     0.9.6claws37
5055
5056         * src/noticeview.c
5057                 fix invalid argument warning
5058         * src/pgpmime.c
5059                 no in place variable
5060
5061 2003-10-20 [paul]       0.9.6claws36
5062
5063         * src/compose.[ch]
5064           src/filtering.c
5065           src/messageview.c
5066                 fix crash when using Forward in Filtering when
5067                 external editor option is set
5068                 
5069                 Patch submitted by Simon 'corecode' Schubert
5070                 <corecode@corecode.ath.cx> 
5071
5072 2003-10-20 [paul]       0.9.6claws35
5073
5074         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
5075           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
5076           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
5077           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
5078           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
5079           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
5080           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
5081           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
5082           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
5083           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
5084           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
5085           src/mimeview.c
5086           src/stock_pixmap.[ch]
5087                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
5088                 icons. add privacy_warn.xpm icon
5089
5090 2003-10-20 [hoa]  0.9.6claws34
5091
5092         * src/folder_item_prefs.[ch]
5093         * src/prefs_folder_item.c
5094         * src/main.c
5095                 Added a property per folder to choose whether we 
5096                 want to apply processing on it on startup or if we
5097                 prefer to wait the folder selection to apply it.
5098         
5099         * src/messageview.c
5100                 fixed C89 compatibility (for old compilers, for
5101                 example gcc 2.95.x).
5102
5103 2003-10-17 [christoph]  0.9.6claws33
5104
5105         * src/mimeview.c
5106         * src/noticeview.[ch]
5107                 change noticeview icon to indicate signature status
5108
5109 2003-10-17 [christoph]  0.9.6claws32
5110
5111         * src/Makefile.am
5112         * src/main.c
5113         * src/mimeview.c
5114         * src/noticeview.c
5115         * src/pgpmime.[ch]                              ** NEW **
5116         * src/privacy.[ch]
5117         * src/rfc2015.c
5118         * src/sgpgme.c                                  ** NEW **
5119                 reimplement PGP/Mime signature checking (unfinished)
5120
5121 2003-10-15 [christoph]  0.9.6claws31
5122
5123         * src/procmime.[ch]
5124                 fix procmime_get_text_content() and
5125                 procmime_get_first_text_content()
5126
5127 2003-10-15 [christoph]  0.9.6claws30
5128
5129         * src/plugins/spamassassin/spamassassin_gtk.c
5130         * src/plugins/spamassassin/spamassassin_gtk.glade
5131                 fix timeout tooltip
5132
5133 2003-10-15 [paul]       0.9.6claws29
5134
5135         * src/messageview.c
5136                 workaround for buggy smtp servers. on sending a
5137                 return receipt strip the name part from the address
5138                 when creating headers
5139                 
5140 2003-10-15 [paul]       0.9.6claws28
5141
5142         * sync with 0.9.7 release
5143                 see ChangeLog 2003-10-15
5144
5145 2003-10-14 [christoph]  0.9.6claws27
5146
5147         * src/plugins/clamav/clamav_plugin.c
5148                 fix clamav plugin
5149
5150 2003-10-14 [christoph]  0.9.6claws26
5151
5152         * src/compose.c
5153         * src/mimeview.c
5154         * src/procmime.[ch]
5155         * src/rfc2015.c
5156         * src/textview.c
5157         * src/plugins/clamav/clamav_plugin.c
5158                 use GNode to create the mime tree (some changes to functions
5159                 that traverse the tree are just quick and dirty. Maybe we
5160                 can find better solutions with g_node_*-functions)
5161
5162 2003-10-14 [luke]       0.9.6claws25
5163
5164         * src/mimeview.c
5165                 fix a navigation bug (stupid typo of mine)
5166
5167 2003-10-14 [christoph]  0.9.6claws24
5168
5169         * src/textview.c
5170                 fix missing last line in plain/text mails
5171
5172 2003-10-13 [luke]       0.9.6claws23
5173
5174         * src/summaryview.c
5175                 fix bug 334 (part 1)
5176
5177 2003-10-13 [kov]        0.9.6claws22
5178
5179         * src/mimeview.c
5180                 error checking when the user enters a non-directory at
5181                 the file selection dialog.
5182                 work-around for users entering directory location without
5183                 adding a leading G_DIR_SEPARATOR.
5184
5185 2003-10-13 [luke]       0.9.6claws21
5186
5187         * src/compose.c
5188                 error reporting for inserting files, including catching
5189                 invalid characters for current locale/encoding
5190
5191 2003-10-13 [paul]       0.9.6claws20
5192
5193         * src/folderview.c
5194                 fix bug #347 'subscribe newsgroups crashes'
5195
5196 2003-10-13 [paul]       0.9.6claws19
5197
5198         * src/compose.c
5199                 when using 'Reply to all' include the 'send replies
5200                 to' folder property
5201                 
5202         * po/ja.po
5203                 update Japanese translation. submitted by Rui Hirokawa 
5204                 <rui_hirokawa@ybb.ne.jp>        
5205
5206 2003-10-13 [hoa]        0.9.6claws18
5207
5208         * src/account.c
5209         * src/compose.c
5210         * src/messageview.c
5211         * src/procheader.c
5212         * src/procheader.h
5213                 rename get_header_from_msginfo() into
5214                 procheader_get_header_from_msginfo() so that we have a
5215                 coherent exported naming.
5216                 avoid parsing of header contained in a string via
5217                 a newly written temporary file.
5218
5219         Patch submitted by Simon 'corecode' Schubert
5220                 <corecode@corecode.ath.cx>
5221
5222 2003-10-12 [hoa]        0.9.6claws17
5223
5224         * src/filtering.c
5225         * src/filtering.h
5226         * src/matcher.c
5227         * src/matcher.h
5228         * src/matcher_parser_parse.y
5229         * src/prefs_filtering_action.c
5230                 added "stop" action : stop applying the filtering rules.
5231                 added "set score" and "increase/decrease score" actions.
5232                 That two last action replace the "change_score" action
5233                 introduced by alfons in 0.8.8claws85.
5234                 "set score" is to set a given score to the message.
5235                 "increase/decrease score" will increase or decrease the
5236                 score if the given value is respectively positive or
5237                 negative. If someone find a some better name for this last
5238                 rule, it can be modified.
5239
5240 2003-10-12 [paul]       0.9.6claws16
5241
5242         * AUTHORS
5243           po/ja.po
5244                 update Japanese translation. submitted by Rui Hirokawa 
5245                 <rui_hirokawa@ybb.ne.jp>
5246
5247 2003-10-12 [christoph]  0.9.6claws15
5248
5249         * src/procmime.c
5250                 fix crash caused by incorrect headers
5251
5252 2003-10-10 [christoph]  0.9.6claws14
5253
5254         * src/main.c
5255         * src/privacy.[ch]
5256         * src/rfc2015.[ch]
5257                 implement detection of signed message parts for rfc2015
5258
5259 2003-10-10 [thorsten]   0.9.6claws13
5260
5261         * src/mimeview.c
5262                 fix typo
5263
5264 2003-10-10 [christoph]  0.9.6claws12
5265
5266         * src/stock_pixmap.[ch]
5267         * src/pixmaps/mime_message.xpm                  ** NEW **
5268                 add a new icon for mime type "message"
5269
5270         * src/privacy.[ch]
5271         * src/procmime.[ch]
5272                 add crypto api
5273
5274         * src/mimeview.c
5275                 o use crypto api
5276                 o add icons for message type mime parts
5277
5278 2003-10-10 [christoph]  0.9.6claws11
5279
5280         * src/mainwindow.c
5281         * src/messageview.[ch]
5282         * src/mimeview.[ch]
5283         * src/procmime.[ch]
5284         * src/procmsg.[ch]
5285         * src/rfc2015.c
5286         * src/summaryview.c
5287         * src/textview.[ch]
5288                 o remove switching between TextView and MimeView in MessageView
5289                   (if required we can hide the icon box and the MimeView will
5290                    look exaxtly like the TextView)
5291                 o temporary remove signature and decrypting GPGME code
5292
5293 2003-10-09 [christoph]  0.9.6claws10
5294
5295         * src/action.c
5296         * src/compose.c
5297         * src/messageview.c
5298         * src/mimeview.c
5299         * src/procmime.[ch]
5300         * src/procmsg.c
5301         * src/rfc2015.c
5302         * src/textview.c
5303         * src/common/utils.[ch]
5304         * src/plugins/clamav/clamav_plugin.c
5305         * src/plugins/dillo_viewer/dillo_viewer.c
5306         * src/plugins/image_viewer/viewer.c
5307         * src/plugins/mathml_viewer/mathml_viewer.c
5308                 new mime parser (several things need fixing)
5309
5310 2003-10-09 [paul]       0.9.6claws9
5311
5312         * src/imap.c
5313                 a little more sync with 0.9.6cvs2 and a tidy up
5314
5315 2003-10-08 [paul]       0.9.6claws8
5316
5317         * sync with 0.9.6cvs2
5318                 see ChangeLog 2003-10-03
5319
5320 2003-10-05 [christoph]  0.9.6claws7
5321
5322         * src/summaryview.c
5323                 don't use flags to check if a message is in a news folder
5324
5325         (closes Bug 282 clicking on folder with copied Messages from News
5326          immediately after having copied them crashes Sylpheed-Claws)
5327
5328 2003-10-05 [christoph]  0.9.6claws6
5329
5330         * src/Makefile.am
5331         * src/progressdialog.[ch]               ** REMOVE **
5332         * src/gtk/Makefile.am
5333         * src/gtk/progressdialog.[ch]           ** NEW **
5334                 move progressdialog to gtk directory
5335
5336 2003-10-04 [christoph]  0.9.6claws5
5337
5338         * src/prefs_toolbar.c
5339         * src/gtk/prefswindow.c
5340                 remove widget_show_all for pages root widget
5341
5342         * src/plugins/spamassassin/spamassassin.[ch]
5343         * src/plugins/spamassassin/spamassassin_gtk.c
5344         * src/plugins/spamassassin/spamassassin_gtk.glade
5345                 add support for new libspamc transports
5346
5347 2003-10-04 [christoph]  0.9.6claws4
5348
5349         * src/plugins/spamassassin/libspamc.[ch]
5350         * src/plugins/spamassassin/spamassassin.c
5351         * src/plugins/spamassassin/utils.[ch]
5352                 update libspamc to version from SpamAssassin 2.60
5353
5354 2003-10-03 [christoph]  0.9.6claws3
5355
5356         * src/send_message.c
5357                 fix missing format string bug found by
5358                 Georgi Guninski <guninski@guninski.com>
5359
5360 2003-10-03 [paul]       0.9.6claws2
5361
5362         * po/zh_CN.po
5363                 update Simpilified Chinese translation, submitted by
5364                 Hansom Young
5365
5366 2003-10-02 [christoph]  0.9.6claws1
5367
5368         * src/imap.c
5369                 add UIDPLUS support for COPY and EXPUNGE
5370
5371 2003-10-02 [paul]       0.9.6claws
5372
5373         * 0.9.6claws released
5374
5375 2003-10-02 [paul]
5376
5377         * po/es.po
5378           po/sk.po
5379                 update Spanish and Slovak translations
5380                 submitted by Ricardo Mones Lastra and Andrej Kacian
5381  
5382 2003-10-02 [paul]       0.9.5claws43
5383
5384         * po/en_GB.po
5385                 update British English translation
5386
5387 2003-10-02 [paul]       0.9.5claws42
5388
5389         * po/hr.po
5390                 update Croatian translation, submitted by Dragan
5391
5392 2003-10-01 [paul]       0.9.5claws41
5393
5394         * po/pl.po
5395           po/sr.po
5396                 update Polish and Serbian translations, submitted by
5397                 Emil and Urke MMI
5398
5399 2003-10-01 [melvin]     0.9.5claws40
5400
5401         * po/fr.po
5402                 Updated French translations
5403
5404 2003-10-01 [melvin]     0.9.5claws39
5405
5406         * src/prefs_fonts.c
5407                 Fixed a Gtk warning
5408
5409         * src/plugins/dillo_prefs.c     
5410                 Quasi unnoticeable UI clean-up.
5411
5412 2003-10-01 [paul]
5413
5414         * tools/README
5415           tools/maildir2sylpheed.pl
5416                 bug fixes, rewrites, submitted by Matthias Förste 
5417                 <itsjustme@users.sourceforge.net>
5418
5419 2003-09-29 [paul]       0.9.5claws38
5420
5421         * src/inc.c
5422                 fix my coding carelessness
5423
5424 2003-09-29 [paul]       0.9.5claws37
5425
5426         * po/POTFILES.in
5427           src/Makefile.am
5428           src/main.c
5429           src/prefs_common.[ch]
5430           src/prefs_fonts.[ch]  ** NEW FILES **
5431                 move Font config options to Other Prefs/Display/Fonts
5432                 (user's current configuration is preserved)
5433
5434 2003-09-29 [paul]       0.9.5claws36
5435
5436         * src/inc.c
5437           src/prefs_account.c
5438                 allow 'local_mbox' value to point to either a directory 
5439                 (/var/mail -  default, new) or a file (/var/mail/username
5440                 - original)
5441
5442 2003-09-28 [paul]       0.9.5claws35
5443
5444         * src/rfc2015.c
5445                 on signature check, where key exists, print the
5446                 Key ID
5447
5448 2003-09-27 [alfons]     0.9.5claws34
5449
5450         * src/action.c
5451                 o make progress bar not fill/expand when resizing dialog
5452                 o use default fixed text font for actions output
5453
5454 2003-09-27 [paul]       0.9.5claws33
5455
5456         * src/prefs_common.[ch]
5457           src/procmsg.c
5458           src/send_message.c
5459                 remove External Program settings from Common Prefs/Send
5460                 as they are now unnecessary due to Local account settings.
5461                 plus a little tidying-up after 0.9.5claws31
5462
5463 2003-09-27 [paul]       0.9.5claws32
5464
5465         * src/prefs_account.c
5466                 o make correction to gui text:
5467                   'Local mailbox file' -> 'Local mailbox directory'
5468                 o give 'local_mbox' option a reasonable default value:
5469                   '/var/mail'
5470                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
5471                   value
5472
5473 2003-09-26 [paul]       0.9.5claws31
5474
5475         * src/inc.c
5476           src/prefs_common.[ch]
5477                 remove 'Incorporate from spool' common pref,
5478                 force creation of a 'Local' account
5479
5480 2003-09-26 [christoph]  0.9.5claws30
5481
5482         * src/folder.c
5483         * src/msgcache.c
5484                 add more NULL pointer checks
5485
5486 2003-09-25 [christoph]  0.9.5claws29
5487
5488         * src/folder.c
5489                 o don't fetch source message to get it's message id
5490                 o immediately scan dest folder when copying a message did not
5491                   return a new message number and not do it when the first message
5492                   without a new message number is found
5493
5494 2003-09-23 [christoph]  0.9.5claws28
5495
5496         * src/compose.c
5497                 fix generating of headers
5498
5499         (patch by David Relson <relson@osagesoftware.com>)
5500
5501 2003-09-23 [paul]       0.9.5claws27
5502
5503         * po/zh_CN.po
5504                 update Simplified Chinese translation. submitted by
5505                 Hansom Young
5506
5507 2003-09-23 [paul]       0.9.5claws26
5508
5509         * tools/Makefile.am
5510           tools/README
5511           tools/vcard2xml.py    ** NEW FILE **
5512                 add a script that converts an evolution vcard to
5513                 sylpheed's xml format
5514                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
5515
5516 2003-09-22 [paul]       0.9.5claws25
5517
5518         * src/plugins/clamav/clamav_plugin.c
5519                 don't skip MULTIPART parts
5520
5521 2003-09-21 [christoph]  0.9.5claws24
5522
5523         * src/alertpanel.c
5524                 remove unneeded include
5525
5526         * src/folder.c
5527                 clean up copy/move mess with duplicated code
5528
5529         * src/imap.c
5530                 fix problem that sometimes the folder was not scanned
5531                 also it was changed
5532
5533 2003-09-21 [christoph]  0.9.5claws23
5534
5535         * src/Makefile.am
5536         * src/logwindow.[ch]                    ** REMOVE **
5537         * src/mainwindow.c
5538         * src/prefs_common.c
5539         * src/gtk/Makefile.am
5540         * src/gtk/logwindow.[ch]                ** ADD **
5541                 make logwindow prefs_common independent and move
5542                 it to gtk directory
5543
5544 2003-09-20 [christoph]  0.9.5claws22
5545
5546         * src/compose.c
5547                 add extra space for address code conversion
5548                 (4 * unconvered size could be too small for short headers)
5549
5550 2003-09-20 [christoph]  0.9.5claws21
5551
5552         * src/compose.c
5553                 increase temp buffer size when writing headers
5554
5555 2003-09-19 [darko]      0.9.5claws20
5556
5557         * src/compose.c
5558                 don't ignore value of 'Save copy of outgoing messages to
5559                 this folder instead of Sent' in message redirect
5560
5561 2003-09-17 [christoph]  0.9.5claws19
5562
5563         * src/compose.c
5564                 use ", " as address seperator for mail headers and pass whole
5565                 header line at once to compose_convert_header to make sure
5566                 it is correctly folded
5567
5568         (closes Bug 64 Problem when sending to many recipients)
5569
5570 2003-09-17 [hoa]        0.9.5claws18
5571         
5572         * src/matcher.[ch]
5573           src/matcher_parser_parse.y
5574           src/prefs_matcher.c
5575                 changed the keyword used for command execution in condition
5576                 keyword is changed from "execute" to "test"
5577                 so that it is not the same as the one used for action.
5578                 This will fix a bug when using filtering dialog.
5579                 All semantic in the code is also changed to reflect
5580                 the keyword change.
5581
5582 2003-09-17 [paul]
5583         
5584         * sync with 0.9.6 release
5585
5586 2003-09-17 [paul]       0.9.5claws17
5587
5588         * sync with 0.9.5cvs8
5589                 see ChangeLog 2003-09-16 and 2003-09-17
5590
5591 2003-09-16 [paul]       0.9.5claws16
5592
5593         * sync with 0.9.5cvs6
5594                 see ChangeLog 2003-09-16
5595
5596 2003-09-15 [paul]       0.9.5claws15
5597
5598         * sync with 0.9.5cvs5
5599                 see ChangeLog 2003-09-15
5600
5601 2003-09-14 [alfons]     0.9.5claws14
5602
5603         * src/inc.c
5604                 make "Go to inbox after receiving new mail" again;
5605                 regression of a sync, restored to sylpheed main 
5606                 behaviour. (misses still some bits)
5607
5608 2003-09-14 [alfons]     0.9.5claws13
5609
5610         * src/prefs_filtering_action.c
5611                 o add proper message if empty execute command line
5612                 o don't select first action item after registering a
5613                   new action to prevent (what seems to be a GTK) bug
5614                   #36, "filtering will only accept one action change 
5615                   per invocation".
5616
5617 2003-09-14 [alfons]     0.9.5claws12
5618
5619         * src/prefs_filtering.c
5620         * src/prefs_filtering_action.c
5621         * src/prefs_matcher.c
5622                 fix function signature for key_pressed_event signal handlers
5623
5624 2003-09-14 [alfons]     0.9.5claws11
5625
5626         * src/mainwindow.c
5627                 fix regression caused by fix for invalid bug #7
5628                 (should fix #246, "Multiple selections are deselected when 
5629                 moving from search window to main window")
5630                 
5631 2003-09-14 [alfons]     0.9.5claws10
5632         
5633         * src/actions.[ch]
5634         * src/filtering.[ch]
5635         * src/prefs_actions.c
5636                 allow `filtering actions` in actions; only for advanced users
5637                 right now: try for example, "%as{mark color 2}" 
5638         
5639 2003-09-13 [paul]       0.9.5claws9
5640         
5641         * po/pl.po
5642           po/zh_CN.po   ** NEW FILE **
5643                 update Polish translation, submitted by Emil 
5644                 <eminowbl@posejdon.wpk.p.lodz.pl>
5645                 add new Simplified Chinese translation, submitted by
5646                 Hansom Young <hansom_young@yahoo.com>
5647
5648 2003-09-12 [alfons]     0.9.5claws8
5649
5650         * src/summaryview.c
5651                 don't open separate message views when View | Separate message view
5652                 is active 
5653                 (please look carefully for any navigation regressions)
5654
5655 2003-09-11 [alfons]     0.9.5claws7
5656
5657         * src/mainwindow.c
5658                 make default message view, opened by View | Separate message 
5659                 view, look like a claws message view (which includes a menu
5660                 bar and a toolbar)
5661                 (fixes bug #298, "message view loses tool bar") 
5662
5663 2003-09-11 [christoph]  0.9.5claws6
5664
5665         * src/folderview.c
5666                 fix double deleting of newsgroup folders
5667
5668         (closes Bug 305 crash after deleting of a newsgroup)
5669
5670 2003-09-11 [paul]       0.9.5claws5
5671
5672         * src/rfc2015.c
5673           src/common/utils.h
5674                 more sync'ing from 0.9.5cvs2
5675
5676 2003-09-11 [christoph]  0.9.5claws4
5677
5678         * src/compose.c
5679         * src/rfc2015.c
5680         * src/common/utils.h
5681                 fix sync with 0.9.5cvs2
5682
5683 2003-09-11 [paul]       0.9.5claws3
5684
5685         * sync with 0.9.5cvs4
5686                 see ChangeLog 2003-09-11
5687
5688 2003-09-11 [paul]       0.9.5claws2
5689
5690         * sync with 0.9.5cvs2
5691                 see ChangeLog 2003-09-05
5692                 
5693 2003-09-11 [paul]       0.9.5claws1
5694
5695         * sync with 0.9.5cvs3
5696                 see ChangeLog 2003-09-10
5697
5698 2003-09-10 [paul]       0.9.5claws
5699
5700         * 0.9.5claws released
5701
5702 2003-09-10 [paul]       0.9.4claws78
5703
5704         * src/Makefile.am
5705                 add missing files
5706
5707 2003-09-10 [melvin]     0.9.4claws77
5708
5709         * po/fr.po
5710                 Updated French translations
5711
5712 2003-09-10 [paul]       0.9.4claws76
5713
5714         * po/es.po
5715           po/sk.po
5716           po/sr.po
5717                 update Spanish, Slovak, and Serbian translations.
5718                 submitted by Ricardo Mones Lastra, Andrej Kacian,
5719                 and Urke MMI
5720                 
5721         * AUTHORS
5722                 add translation team section
5723
5724 2003-09-09 [christoph]  0.9.4claws75
5725
5726         * src/folder.c
5727                 free item->prefs in folder_item_destroy
5728
5729 2003-09-09 [alfons]     0.9.4claws74
5730
5731         * src/folderview.c
5732                 o proper check for root node sorting
5733                 o remove unnecessary gtk_ctree_remove_node 
5734
5735         (should fix bug #300, "crash while moving folder")      
5736
5737 2003-09-08 [christoph]  0.9.4claws73
5738
5739         * src/folderview.c
5740                 o fix double adding of IMAP FolderItems to GtkCTree
5741                 o fix crash then mbox folder is removed
5742
5743 2003-09-08 [christoph]  0.9.4claws72
5744
5745         * src/folder.c
5746         * src/folderview.c
5747         * src/mainwindow.c
5748                 fix new folder notification
5749
5750         * src/mbox_folder.c
5751                 fix cache path
5752
5753 2003-09-08 [christoph]  0.9.4claws71
5754
5755         * src/compose.c
5756                 replace '\n' and '\r' before removing trailing spaces
5757
5758         * src/folder.[ch]
5759         * src/folderview.c
5760                 add information about new or removed items in folder tree change
5761                 notification and use this in folderview to add and remove only
5762                 the appected items and not refresh the whole tree
5763
5764 2003-09-07 [match]      0.9.4claws70
5765
5766         * src/Makefile.am
5767         * src/addr_compl.c
5768         * src/addressbook.c
5769         * src/addressitem.h
5770         * src/addrindex.c
5771         * src/addritem.c
5772         * src/addritem.h
5773         * src/addrquery.c                       ** NEW **
5774         * src/addrquery.h
5775         * src/ldapquery.c
5776         * src/ldapserver.c
5777         * src/stock_pixmap.c
5778         * src/stock_pixmap.h
5779         * src/pixmaps/address_search.xpm        ** NEW **
5780                 re-introduce Lookup button for LDAP 'static' searches.
5781
5782 2003-09-07 [alfons]     0.9.4claws69
5783         
5784         * src/summaryview.c
5785                 abandon setting usize for messageview because it gives layout problems
5786                 with the quick search bar and the headerview; fixes assorted UI glitches:
5787                 
5788                 o bug #148, "Toggling of quick-search bar reduces index view area" 
5789                 o bug #280, "Window resiizes for line length but does not revert"
5790
5791 2003-09-07 [christoph]  0.9.4claws68
5792
5793         * src/compose.c
5794                 o make sure we don't have any newlines in header values
5795                 o check custom headers for spaces and newlines and ignore
5796                   malformed header names
5797
5798 2003-09-06 [christoph]  0.9.4claws67
5799
5800         * src/folder.c
5801         * src/folderview.c
5802                 invoke notification hook for folder tree changes after append
5803                 and remove folder
5804
5805         (closes Bug 294 Crash while moving folder with many subdirectories)
5806
5807 2003-09-06 [christoph]  0.9.4claws66
5808
5809         * src/folder.c
5810                 destroy folder's MsgCache if FolderItem is removed to make sure
5811                 it is not saved when the FolderItem is destroyed
5812
5813 2003-09-06 [christoph]  0.9.4claws65
5814
5815         * src/plugins/clamav/clamav_plugin.c
5816                 fix copy & paste bug
5817
5818 2003-09-05 [christoph]  0.9.4claws64
5819
5820         * src/folder.c
5821         * src/messageview.[ch]
5822         * src/procmsg.[ch]
5823         * src/summaryview.c
5824                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
5825                 by MessageView to clear it when the message is deleted. Should
5826                 work even if messages are deleted in MainWindow or by
5827                 processing.
5828
5829 2003-09-05 [alfons]     0.9.4claws63
5830
5831         * src/messageview.c
5832                 deleting a message in a message view frees its msginfo, make 
5833                 messageview_update_all() aware of that (should fix bug #293,
5834                 "deleting message caused crash")
5835
5836 2003-09-05 [melvin]     0.9.4claws62
5837
5838         * src/action.c
5839                 Improve synchronous action exit code (fixes 
5840                 a ~5 seconds delay after action exit on RedHat 9)
5841
5842 2003-09-04 [christoph]  0.9.4claws61
5843
5844         * src/compose.c
5845         * src/rfc2015.c
5846         * src/common/utils.[ch]
5847                 add util function to create mime boundary and use it
5848                 in compose and gpg code
5849
5850 2003-09-04 [alfons]     0.9.4claws60
5851
5852         * src/folder.c
5853                 source folder item's GNode should already have been freed in 
5854                 a previous call to src->folder->klass->remove_folder()
5855                 (should fix bug #287, "crash when moving folders")
5856
5857 2003-09-03 [thorsten]   0.9.4claws59
5858
5859         * src/plugins/spamassassin/spamassassin_gtk.c
5860                 fix compile error
5861
5862 2003-09-03 [christoph]  0.9.4claws58
5863
5864         * src/plugins/spamassassin/spamassassin.[ch]
5865         * src/plugins/spamassassin/spamassassin_gtk.c
5866                 add timeout config option
5867
5868 2003-09-03 [paul]       0.9.4claws57
5869
5870         * po/sk.po      ** NEW FILE **
5871                 add Slovak translation. Submitted by Andrej Kacian 
5872                 <andrej@kacian.sk>
5873
5874 2003-09-03 [paul]       0.9.4claws56
5875
5876         * src/plugins/clamav/clamav_plugin_gtk.c
5877                 gui tweaks: replace a label with a tooltip, modify the
5878                 text, use gtk_check_button_new(); instead of
5879                 gtk_check_button_new_with_label("");
5880
5881 2003-09-02 [alfons]     0.9.4claws55
5882
5883         * src/gtk/filesel.c
5884                 remember last used dir when attaching multiple files (should fix
5885                 bug #290, "Attach File does not remember directory")
5886
5887 2003-09-01 [paul]       0.9.4claws54
5888
5889         * po/es.po
5890                 updated by Ricardo Mones Lastra
5891
5892 2003-09-01 [alfons]     0.9.4claws53
5893
5894         * src/gtk/gtkaspell.[ch]
5895                 be pedantic and strict and use const gchar * instead of guchar *
5896
5897 2003-09-01 [alfons]     0.9.4claws52
5898
5899         * src/mainwindow.c
5900         * src/summaryviewc.
5901                 re-enable Save As when multiple messages are selected
5902
5903 2003-09-01 [paul]       0.9.4claws51
5904
5905         * src/textview.c
5906                 g_free(trimmed_uri);
5907
5908 2003-09-01 [paul]       0.9.4claws50
5909
5910         * sync with 0.9.4cvs13
5911                 see ChangeLog 2003-09-01
5912
5913 2003-09-01 [paul]       0.9.4claws49
5914
5915         * src/textview.c
5916                 trim uri before sending to the statusbar
5917                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
5918                 in the message window causes main S-C window to enlarge 
5919                 past screen edges'
5920
5921 2003-09-01 [paul]       0.9.4claws48
5922
5923         * sync with 0.9.4cvs12
5924                 see ChangeLog 2003-09-01
5925
5926 2003-08-30 [christoph]  0.9.4claws47
5927
5928         * src/compose.c
5929         * src/folder_item_prefs.[ch]
5930         * src/prefs_folder_item.c
5931         * src/gtk/gtkaspell.[ch]
5932                 commit per folder dictionary patch by
5933                 Paul Evans <nerd@freeuk.com>
5934
5935 2003-08-30 [christoph]  0.9.4claws46
5936
5937         * src/plugins/spamassassin/spamassassin_gtk.c
5938         * src/plugins/spamassassin/spamassassin_gtk.glade
5939                 reduce GUI clutter by placing hints into tooltips
5940
5941 2003-08-30 [paul]       0.9.4claws45
5942
5943         * src/compose.c
5944                 add 'Content-Disposition: inline' to a text/plain
5945                 part when using PGP/MIME signing
5946
5947 2003-08-30 [paul]       0.9.4claws44
5948
5949         * src/prefs_common.c
5950           src/prefs_spelling.c
5951           src/prefs_spelling.glade
5952                 reduce GUI clutter by placing hints into tooltips
5953
5954 2003-08-29 [christoph]  0.9.4claws43
5955
5956         * configure.ac
5957                 fix bug found by Ivan Rayner <ivanr@sgi.com>
5958
5959         * src/stock_pixmap.c
5960                 change unecessary warning into a debug message
5961
5962         * src/plugins/clamav/Makefile.am
5963                 Fix error "-I$(CLAMAV_LIBS)"
5964
5965 2003-08-29 [christoph]  0.9.4claws42
5966
5967         * intl/Makefile.in
5968         * src/Makefile.am
5969         * src/matcher.h
5970         * src/common/Makefile.am
5971         * src/common/passcrypt.c
5972                 commit fixes and patches for some of the IRIX problems found by
5973                 Ivan Rayner <ivanr@sgi.com>
5974
5975 2003-08-29 [paul]       0.9.4claws41
5976
5977         * src/prefs_filtering.c
5978                 add 'Top' and 'Bottom' buttons, based on changes in
5979                 src/prefs_filter.c in 0.9.4cvs11.
5980
5981 2003-08-27 [christoph]  0.9.4claws40
5982
5983         * src/folderview.c
5984                 fix bug that the current summary settings were copied to the
5985                 wrong folder item, when the folder item prefs are opened.
5986                 Copying is not required because summary settings and
5987                 folder_item_prefs do not contain the same settings
5988
5989 2003-08-27 [thorsten]   0.9.4claws39
5990
5991         * src/imap.c
5992                 fix compile error
5993
5994 2003-08-26 [paul]       0.9.4claws38
5995
5996         * sync with 0.9.4cvs9
5997                 see ChangeLog 2003-08-26
5998
5999 2003-08-25 [paul]       0.9.4claws37
6000
6001         * sync with 0.9.4cvs8
6002                 see ChangeLog 2003-08-25
6003
6004 2003-08-24 [christoph]  0.9.4claws36
6005
6006         * src/prefs_filtering.c
6007                 shouldn't remove items from a GSList while iterating over the
6008                 list (makes cur invalid and cur->next not accessable)
6009
6010         (closes Bug 272 i deleted an folder and some seconds later sylpheed
6011          crashed)
6012
6013 2003-08-23 [christoph]  0.9.4claws35
6014
6015         * src/news.c
6016                 news folders should be scanned when opened
6017
6018 2003-08-22 [christoph]  0.9.4claws34
6019
6020         * src/prefs_folder_item.c
6021                 use macro to assign strings that always frees the old string
6022
6023         * src/gtk/gtkaspell.[ch]
6024                 add gtkaspell_set_dictionary_menu_active_item() to set active
6025                 item in dictionary option menu
6026
6027         * src/prefs_spelling.c
6028                 use gtkaspell_set_dictionary_menu_active_item() to select
6029                 dictionary
6030
6031 2003-08-21 [christoph]  0.9.4claws33
6032
6033         * src/folder.[ch]
6034         * src/imap.c
6035         * src/mbox_folder.c
6036         * src/mh.c
6037         * src/news.c
6038                 optimize folder system
6039
6040         * src/gtk/gtkstext.c
6041                 fix division by zero when font has 0 width for ' '
6042
6043 2003-08-21 [paul]       0.9.4claws32
6044
6045         * sync with 0.9.4cvs7
6046                 see ChangeLog 2003-08-20
6047
6048 2003-08-19 [paul]       0.9.4claws31
6049
6050         * src/common/defs.h
6051                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
6052                 SYLDOC_FAQ_HTML_INDEX.
6053         * src/manual.c
6054                 use LC_MESSAGES instead of LC_ALL to find the current
6055                 language
6056
6057           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
6058
6059 2003-08-19 [paul]       0.9.4claws30
6060
6061         * po/bg.po
6062                 updated by George Danchev
6063
6064 2003-08-18 [luke]       0.9.4claws29
6065         * src/mimeview.[ch]
6066         * src/gtk/gtkvscrollbutton.[ch]
6067                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
6068                   dependencies; do it the GTK way; reduce code -14/+2 lines)
6069                 o removed horizontal separator between icons
6070
6071 2003-08-17 [christoph]  0.9.4claws28
6072
6073         * src/procmsg.c
6074                 no subject threading when the subject has no reply prefix
6075
6076 2003-08-16 [christoph]  0.9.4claws27
6077
6078         * src/mainwindow.c
6079                 remember and restore window sizes and position when the main
6080                 window is hidden or shown
6081
6082         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
6083          minimised/reopened using trayicon)
6084
6085 2003-08-16 [paul]       0.9.4claws26
6086
6087         * src/crash.c
6088                 add #include "defs.h"
6089
6090 2003-08-16 [paul]       0.9.4claws25
6091
6092         * src/plugins/clamav/clamav_plugin.c
6093                 reword a debug_print
6094                 
6095         * src/plugins/dillo_viewer/dillo_prefs.c
6096                 cosmetic: change the labels' text, add tooltips, and
6097                 left-align the hint
6098
6099 2003-08-15 [christoph]  0.9.4claws24
6100
6101         * src/news.c
6102                 complete last change (forgot some changes)
6103
6104 2003-08-15 [christoph]  0.9.4claws23
6105
6106         * src/news.c
6107                 o check number of messages and don't return a 0 message
6108                   when no messages are available
6109                 o don't parse xref header anymore
6110
6111         (closes Bug 203 I'm not getting any news)
6112
6113 2003-08-15 [paul]       0.9.4claws22
6114
6115         * src/common/defs.h
6116           src/crash.c
6117                 update and define claws bugzilla location
6118
6119 2003-08-15 [paul]       0.9.4claws21
6120
6121         * po/ru.po
6122                 update submitted by Ruslan N. Balkin
6123
6124 2003-08-14 [christoph]  0.9.4claws20
6125
6126         * src/procmsg.c
6127                 fix search for oldest node in subject threading
6128
6129 2003-08-14 [christoph]  0.9.4claws19
6130
6131         * src/procmsg.c
6132         * src/common/utils.h
6133                 add possibility to check all nodes with the same subject for
6134                 subject threading, not only the oldest node. Should not break
6135                 threads anymore if the oldest node is thread_by_subject_max_age
6136                 days older then parent, because it can now find a child of
6137                 oldest node as new parent.
6138
6139 2003-08-11 [christoph]  0.9.4claws18
6140
6141         * src/plugins/spamassassin/spamassassin.c
6142                 run spam check in background process
6143
6144 2003-08-10 [alfons]     0.9.4claws17
6145
6146         * src/summaryview.c
6147                 make `Select All' sensitive too
6148
6149 2003-08-10 [christoph]  0.9.4claws16
6150
6151         * src/imap.c
6152                 add more checks in imap_close
6153
6154 2003-08-09 [alfons]     0.9.4claws15
6155
6156         * src/prefs_spelling.c
6157                 no spell checking UI if not requested
6158
6159 2003-08-09 [alfons]     0.9.4claws14
6160
6161         * src/gtk/prefswindow.c
6162                 make it compile
6163
6164 2003-08-09 [christoph]  0.9.4claws13
6165
6166         * src/prefs_spelling.c
6167         * src/gtk/prefswindow.[ch]
6168         * src/plugins/clamav/clamav_plugin_gtk.c
6169         * src/plugins/spamassassin/spamassassin_gtk.c
6170                 sort prefs pages by heighest weight in tree
6171
6172 2003-08-09 [paul]       0.9.4claws12
6173
6174         * sync with 0.9.4cvs6
6175                 see ChangeLog 2003-08-07
6176                 
6177         * AUTHORS
6178                 add Leandro and Luke to claws-branch section
6179
6180 2003-08-09 [christoph]  0.9.4claws11
6181
6182         * src/gtk/Makefile.am
6183         * src/gtk/colorsel.[ch]                 ** NEW **
6184                 create a color selection dialog that can be used as a simple
6185                 function call with it's own gtk main loop like filesel.[ch]
6186
6187         * src/Makefile.am
6188         * src/main.c
6189         * src/prefs_common.c
6190         * src/prefs_spelling.[ch]               ** NEW **
6191         * src/prefs_spelling.glade              ** NEW **
6192         * src/gtk/gtkutils.[ch]
6193                 move "Spell Checker" prefs to new prefs dialog
6194
6195         * src/prefs_folder_item.c
6196                 use new colorsel dialog
6197
6198 2003-08-08 [paul]       0.9.4claws10
6199
6200         * src/inc.c
6201                 clear the progress bar unconditionally
6202
6203 2003-08-08 [paul]       0.9.4claws9
6204
6205         * sync with 0.9.4cvs4
6206                 see ChangeLog 2003-07-31
6207
6208 2003-08-07 [christoph]  0.9.4claws8
6209
6210         * configure.ac
6211                 fix bug in image viewer plugin part
6212
6213         * src/imap.c
6214                 don't execute close command if the folder item is not selected
6215
6216 2003-08-07 [hoa]        0.9.4claws7
6217
6218         * src/filtering.[ch]
6219         * src/matcher_parser.h
6220         * src/matcher_parser_parse.y
6221                 can define several actions for each filtering rule
6222                 can import old versions of filtering rules
6223
6224         * src/prefs_filtering.c
6225                 call to a new dialog box to define actions
6226
6227         * src/prefs_filtering_action.[ch]
6228                 dialog box to define actions for filtering rules
6229
6230 2003-08-06 [christoph]  0.9.4claws6
6231
6232         * src/imap.c
6233                 make sure source folder is selected when copying messages
6234
6235 2003-08-06 [christoph]  0.9.4claws5
6236
6237         * sync with 0.9.4cvs2
6238                 see ChangeLog 2003-07-29                
6239
6240 2003-08-05 [paul]       0.9.4claws4
6241
6242         * sync with 0.9.4cvs3
6243                 see ChangeLog 2003-07-30
6244
6245 2003-08-04 [match]      0.9.4claws3
6246
6247         * po/POTFILES.in
6248                 export of LDIF files.
6249
6250 2003-08-04 [match]      0.9.4claws2
6251
6252         * src/ldif.[ch]
6253                 support for export LDIF. documented.
6254         * src/importldif.[ch]
6255         * src/exportldif.[ch]
6256                 add tooltips. documented.
6257         * src/exphtmldlg.[ch]
6258         * src/common/xmlprops.[ch]
6259                 documented.
6260         * src/exportldif.[ch]                   ** NEW **
6261         * src/expldifdlg.[ch]                   ** NEW **
6262         * src/addressbook.[ch]
6263         * src/Makefile.am
6264                 export of LDIF files.
6265                 documented.
6266
6267 2003-08-04 [christoph]  0.9.4claws1
6268
6269         * .cvsignore
6270         * Makefile.am
6271         * configure.ac
6272         * sylpheed-claws.pc.in                  ** NEW **
6273         * src/Makefile.am
6274         * src/common/Makefile.am
6275         * src/gtk/Makefile.am
6276                 install sylpheed header files in $(pkgincludedir) and create a
6277                 pkg-config file to allow building a plugin without the source
6278                 package
6279
6280 2003-08-04 [paul]       0.9.4claws
6281
6282         * version 0.9.4claws
6283
6284 2003-08-04 [paul]       0.9.3claws97
6285
6286         * po/es.po
6287                 update Spanish translation. Submitted by Ricardo
6288                 Mones Lastra.
6289
6290 2003-08-03 [paul]       0.9.3claws96
6291
6292         * po/hr.po
6293           po/sr.po
6294                 update Croatian and Serbian translations. Submitted by
6295                 Dragan and Urke MMI respectively
6296
6297 2003-08-03 [alfons]     0.9.3claws95
6298
6299         * src/summaryview.c
6300                 mark flag has precedence over important flag - seems
6301                 to have been changed in sync of 0.9.3claws45. this fixes
6302                 a regression where messages that were scored as important
6303                 don't show their mark flags. (using the same column for
6304                 both importance as mark flags is the real problem
6305                 ofcourse)
6306
6307 2003-08-03 [melvin]     0.9.3claws94
6308
6309         * po/fr.po
6310                 Updated French translations.
6311
6312 2003-08-03 [melvin]     0.9.3claws93
6313
6314         * src/Makefile.am
6315                 Fixed typo introduced after 0.9.3claws92 
6316                 that prevented compilation
6317                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
6318                 CPPFLAGS and YFLAGS to allow user setting these.
6319         * src/common/Makefile.am
6320         * src/gtk/Makefile.am
6321         * src/plugins/clamav/Makefile.am
6322         * src/plugins/demo/Makefile.am
6323         * src/plugins/dillo_viewer/Makefile.am
6324         * src/plugins/image_viewer/Makefile.am
6325         * src/plugins/mathml_viewer/Makefile.am
6326         * src/plugins/spamassassin/Makefile.am
6327         * src/plugins/trayicon/Makefile.am
6328         * src/plugins/trayicon/libeggtrayicon/Makefile.am
6329                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
6330                 CPPFLAGS and YFLAGS to allow user setting these.
6331
6332 2003-08-02 [christoph]  0.9.3claws92
6333
6334         * configure.ac
6335                 o rearrange plugin tests
6336                 o add test for clamav.h to ClamAV tests
6337
6338 2003-08-02 [luke]       0.9.3claws91
6339
6340         * src/mimeview.c
6341                 o fixed appearance of icon list when toggling back from the 
6342                   ctree
6343                 o toggling of icons using the keyboard works correctly
6344                 o fixed all other keyboard shortcuts to work when icons are
6345                   active
6346         
6347         * src/messageview.c
6348                 o fixed bug 4 - focus lost when changing messageview view type
6349
6350 2003-08-02 [christoph]  0.9.3claws90
6351
6352         * src/common/hooks.c
6353                 fix crash when pointer stored in hash table could get invalid
6354                 when a plugin is unloaded
6355
6356 2003-08-01 [christoph]  0.9.3claws89
6357
6358         * configure.ac
6359                 o try to build all plugins (except spamassassin) by default
6360                 o don't build a plugin if a dependency check fails
6361
6362         * src/common/hooks.c
6363                 fix warning
6364
6365 2003-08-01 [match]      0.9.3claws88
6366
6367         * src/importldif.c
6368                 allow single click field selection. document code.
6369
6370 2003-08-01 [christoph]  0.9.3claws87
6371
6372         * src/plugins/clamav/clamav_plugin.c
6373         * src/plugins/clamav/clamav_plugin_gtk.c
6374         * src/plugins/dillo_viewer/dillo_viewer.c
6375         * src/plugins/image_viewer/plugin.c
6376         * src/plugins/mathml_viewer/mathml_viewer.c
6377         * src/plugins/spamassassin/spamassassin.c
6378         * src/plugins/spamassassin/spamassassin_gtk.c
6379         * src/plugins/trayicon/trayicon.c
6380                 add version check to all plugins
6381
6382 2003-08-01 [hoa]        0.9.3claws86
6383
6384         * src/prefs_filtering.c
6385                 fixed a cosmetic bug, during creation of dialog box,
6386                 wrong widgets were shown after creation.
6387
6388 2003-08-01 [luke]       0.9.3claws85
6389
6390         * src/mainwindow.c
6391                 o fixed visibility of icons/mimeview after toggling separate
6392                   message/folder view (factored out some similar code too).
6393
6394
6395 2003-07-31 [alfons]     0.9.3claws84
6396
6397         * src/mimeview.c
6398                 tweak icon box UI a bit more, now allowing right-clicks actions
6399                 getting the relevant mime data too; should fix #250, "Can't save 
6400                 attachments sometimes".
6401
6402 2003-07-30 [alfons]     0.9.3claws83
6403
6404         * src/compose.c
6405                 don't do auto-save-draft inside key press handler, but rather
6406                 schedule it half of a second later; should fix #67, "autosave 
6407                 make re-rediting message crazy"
6408
6409 2003-07-30 [christoph]  0.9.3claws82
6410
6411         * src/plugins/trayicon/trayicon.c
6412                 process pending events before unloading the plugin
6413
6414         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
6415
6416 2003-07-30 [alfons]     0.9.3claws81
6417
6418         * src/common/hooks.c
6419                 parameter 2 of g_hook_destroy() should really be a hook id
6420
6421 2003-07-30 [alfons]     0.9.3claws80
6422
6423         * src/common/plugin.c
6424                 fix a possibly harmful function signature mismatch 
6425                 for plugin_done
6426
6427 2003-07-30 [alfons]     0.9.3claws79
6428
6429         * src/common/hooks[.ch]
6430                 const correctness
6431
6432 2003-07-30 [darko]      0.9.3claws78
6433
6434         * src/summaryview.c
6435                 make it compile again
6436
6437 2003-07-30 [luke]       0.9.3claws77
6438
6439         * src/crash.c
6440         * src/main.c
6441                 o added/moved signal handlers for SIGTERM (normal kill command) 
6442                   and SIGINT (ctl-c) to be used even without 
6443                   --enable-crash-dialog, fixing bug 166
6444
6445         * src/summaryview.c
6446                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
6447                   bug 227
6448
6449         * src/mainwindow.c
6450                 o changed sensitivity condition for 'Next new' and 'Next 
6451                   unread', fixing bug 8
6452
6453 2003-07-29 [alfons]     0.9.3claws76
6454
6455         * src/common/utils.[ch]
6456                 add generate_msgid()
6457         * src/messageview.c
6458                 save ack'ed RRR; fixes #205, "return receipt is not saved in
6459                 sent folder".
6460
6461 2003-07-29 [alfons]     0.9.3claws75
6462
6463         * src/messageview.c
6464                 fix a memleak (claws-only)
6465
6466 2003-07-29 [alfons]     0.9.3claws74
6467
6468         * src/mimeview.[ch]
6469         * src/gtk/gtkvscrollbutton.[ch]
6470                 fix UI glitch where mime icon toolbox' scroll position is not 
6471                 reset after switching to another message
6472                 
6473
6474 2003-07-29 [paul]       0.9.3claws73
6475
6476         * src/prefs_folder_item.c
6477                 split the prefs into 2 separate pages
6478
6479 2003-07-29 [paul]       0.9.3claws72
6480
6481         * src/compose.c
6482                 prepend "\n\n" to a signature without a separator too
6483
6484 2003-07-29 [paul]       0.9.3claws71
6485
6486         * src/compose.c
6487                 fix bug where changing to an account without an auto-sig
6488                 from an initial account without an auto-sig would insert 
6489                 2 blank lines at the cursor point
6490                 fix bug where changing to an account with an auto-sig
6491                 from an initial account without an auto-sig would insert
6492                 the sig at the cursor point
6493
6494 2003-07-29 [paul]       0.9.3claws70
6495
6496         * src/folderview.c
6497                 use the colour from the folder pref unless the folder
6498                 has new messages
6499
6500 2003-07-29 [alfons]     0.9.3claws69
6501
6502         * src/procmsg.[ch]
6503         * src/messageview.c
6504         * src/procheader.c
6505                 rewrite return receipt request work a little bit (the former 
6506                 implementation presumably depended too much on the UI setting
6507                 flags). (we're losing the old pending flag.) 
6508
6509 2003-07-28 [christoph]  0.9.3claws68
6510
6511         * src/folder.c
6512         * src/imap.c
6513         * src/mh.c
6514         * src/procmsg.[ch]
6515                 fix copy to IMAP folder from other folder
6516
6517 2003-07-28 [christoph]  0.9.3claws67
6518
6519         * src/procmsg.c
6520                 fix sync of procmsg_get_message_file_list
6521
6522 2003-07-28 [christoph]  0.9.3claws66
6523
6524         * sync with 0.9.3cvs14
6525                 see ChangeLog 2003-07-18
6526         * sync with 0.9.3cvs17
6527                 see ChangeLog 2003-07-23
6528
6529         (closes Bug 234 segmentation fault after sending out mail via
6530          smtp(auth))
6531
6532 2003-07-28 [paul]       0.9.3claws65
6533
6534         * po/es.po
6535                 update Spanish translation, submitted by Ricardo Mones
6536                 Lastra
6537
6538 2003-07-28 [christoph]  0.9.3claws64
6539
6540         * src/folder.[ch]
6541         * src/imap.c
6542         * src/mh.c
6543                 return new message numbers as a GRelation instead of a GSList
6544                 that has to be in the same order as the input list. A list
6545                 would make it hard for IMAP to optimize oepration by sorting
6546                 the input list. The returned list would have to be reordered
6547                 to match the same order that input list has.
6548
6549         * src/gtk/gtkaspell.c
6550                 fix missing return value, could cause a crash when garbage is
6551                 on the stack that is used as the expected return value
6552
6553 2003-07-28 [paul]       0.9.3claws63
6554
6555         * sync with 0.9.4cvs1
6556                 see ChangeLog 2003-07-28
6557
6558 2003-07-27 [alfons]     0.9.3claws62
6559
6560         * src/mimeview.c
6561                 tweak it more to make icon list act like a check button group
6562
6563 2003-07-27 [christoph]  0.9.3claws61
6564
6565         * sync with 0.9.3cvs20
6566                 see ChangeLog 2003-07-25
6567
6568 2003-07-27 [paul]       0.9.3claws60
6569
6570         * src/procmsg.c
6571                 re-commit changes from 0.9.3claws58 -
6572                 accidently removed in 0.9.3claws59
6573
6574 2003-07-27 [paul]       0.9.3claws59
6575
6576         * src/procmsg.[ch]
6577                 a sync from 0.9.3cvs17
6578                 see ChangeLog 2003-07-23
6579
6580 2003-07-27 [alfons]     0.9.3claws58
6581
6582         * src/procmsg.c
6583                 add missing header members to MsgInfo; fixes the problem of 
6584                 not displaying X-Faces, as noticed by Ricardo Mones
6585
6586 2003-07-26 [christoph]  0.9.3claws57
6587
6588         * sync with 0.9.3cvs18
6589                 see ChangeLog 2003-07-24
6590
6591 2003-07-26 [christoph]  0.9.3claws56
6592
6593         * sync with 0.9.3cvs17
6594                 see ChangeLog 2003-07-23
6595
6596 2003-07-26 [christoph]  0.9.3claws55
6597
6598         * src/folder.[ch]
6599         * src/imap.c
6600         * src/mbox_folder.c
6601         * src/mh.c
6602         * src/news.c
6603                 add support for copy function that copy multiple messages
6604                 (not implemented yet)
6605
6606         * src/summaryview.c
6607                 add missing return value
6608
6609 2003-07-26 [paul]       0.9.3claws54
6610
6611         * tools/multiwebsearch.pl
6612                 do whitespace substitution before passing the string
6613                 to the browser. fixes bug with browsers that don't
6614                 do whitespace conversion themselves.
6615
6616 2003-07-25 [christoph]  0.9.3claws53
6617
6618         * src/folder.[ch]
6619         * src/imap.c
6620         * src/mh.c
6621                 rewrite adding of multiple messages to a folder for
6622                 claws' folder system
6623
6624 2003-07-25 [luke]       0.9.3claws52
6625
6626         * src/mimeview.c
6627                 o icon toggles set correctly on leaving ctree mimeview
6628
6629 2003-07-25 [paul]       0.9.3claws51
6630
6631         * partial sync with 0.9.3cvs21 [src/main.c]
6632                 see ChangeLog 2003-07-25
6633
6634 2003-07-24 [paul]       0.9.3claws50
6635
6636         * tools/maildir2sylpheed.pl
6637                 fix typo
6638
6639 2003-07-24 [paul]       0.9.3claws49
6640
6641         * src/mimeview.c
6642                 increase the gutter size of paned so that the panes
6643                 can be resized
6644                 
6645         * src/plugins/demo/demo.c
6646                 squeeze in another typo fix
6647
6648 2003-07-24 [paul]       0.9.3claws48
6649
6650         * src/plugins/demo/demo.c
6651           src/prefs_account.c
6652                 small changes to the English
6653                 
6654         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
6655           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
6656           src/Makefile.am
6657           src/stock_pixmap.c
6658                 rename the misspelled icon
6659
6660 2003-07-23 [alfons]     0.9.3claws47
6661
6662         * src/mimeview.c
6663                 make icon list look like a list of toggles
6664
6665 2003-07-23 [luke]       0.9.3claws46
6666
6667         * src/pixmaps/mimeview_gpg_expired.xpm
6668         * src/pixmaps/mimeview_gpg_failed.xpm
6669         * src/pixmaps/mimeview_gpg_passed.xpm
6670         * src/pixmaps/mimeview_text_html.xpm
6671         * src/pixmaps/mimeview_image.xpm
6672                 o all icons the same size
6673
6674         * src/mimeview.[ch]
6675                 o mimeview ctree arranged vertically above the viewer
6676                 o icons changed to buttons
6677                 o can use keyboard to select an icon (Enter)
6678                 o resize icon list to width of icons
6679
6680         *  src/gtk/gtkvscrollbutton.c
6681                 o sensitivity of buttons reacts to position
6682
6683 2003-07-23 [christoph]  0.9.3claws45
6684
6685         * sync with 0.9.3cvs14 (incomplete)
6686                 see ChangeLog 2003-07-17
6687
6688 2003-07-23 [alfons]     0.9.3claws44
6689
6690         * src/folder.c
6691         * src/procmsg.h
6692                 sync with my local tree to restore some claws-only things
6693
6694 2003-07-23 [paul]       0.9.3claws43
6695
6696         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
6697           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
6698           src/Makefile.am
6699           src/mimeview.c
6700           src/procmime.h
6701           src/rfc2015.c
6702           src/stock_pixmap.[ch]
6703                 indicate missing keys and expired sigs/keys
6704                 in mime view column
6705
6706 2003-07-23 [paul]       0.9.3claws42
6707
6708         * src/compose.c
6709                 Redirect fixes: enable automatic account selection and
6710                 do not append signature to message on changing account
6711                 fixes Bug[s] #248
6712
6713 2003-07-23 [paul]       0.9.3claws41
6714
6715         * sync with 0.9.3cvs16
6716                 see ChangeLog 2003-07-23
6717
6718 2003-07-23 [alfons]     0.9.3claws40
6719
6720         * src/inc.c
6721                 give progress dialog a main window, and give it the first 
6722                 one (presumably the only one). fixes bug #247, "segfault on 
6723                 pop-before-smtp" 
6724
6725 2003-07-22 [alfons]     0.9.3claws39
6726
6727         * src/summaryview.c
6728                 shift-space scrolls up
6729
6730 2003-07-22 [paul]       0.9.3claws38
6731
6732         * sync with 0.9.3cvs15
6733                 see ChangeLog 2003-07-22
6734
6735 2003-07-20 [alfons]     0.9.3claws37
6736
6737         * src/compose.c
6738                 put menu inside #ifdef USE_ASPELL..#endif
6739
6740 2003-07-20 [christoph]  0.9.3claws36
6741
6742         * src/procmsg.c
6743                 fix wrong flags in MsgInfo returned by
6744                 procmsg_msginfo_get_full_info()
6745
6746         (closes Bug 221 Deleting messages from the Message View gives incorrect
6747          new/unread message counts in the folder view)
6748
6749         * src/plugins/spamassassin/spamassassin_gtk.c
6750                 add gettext macro for prefs page title
6751
6752 2003-07-20 [paul]       0.9.3claws35
6753
6754         * src/mimeview.c
6755                 redraw icon list on signature check
6756
6757 2003-07-20 [christoph]  0.9.3claws34
6758
6759         * src/Makefile.am
6760         * src/account.c
6761         * src/folder.[ch]
6762         * src/folder_item_prefs.[ch]            ** NEW **
6763         * src/folderview.c
6764         * src/mainwindow.c
6765         * src/mh.c
6766         * src/prefs_gtk.c
6767         * src/prefs_scoring.c
6768         * src/summaryview.c
6769         * src/prefs_folder_item.[ch]
6770                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
6771                   Properties dialog
6772                 o use prefswindow for folder properties
6773
6774         * src/gtk/prefswindow.[ch]
6775                 change implementation to use an invisible notebook instead
6776                 of unparenting widgets
6777
6778 2003-07-20 [christoph]  0.9.3claws33
6779
6780         * src/compose.h
6781         * src/folder.c
6782         * src/folderview.h
6783         * src/headerview.h
6784         * src/prefs_filtering.h
6785         * src/prefs_folder_item.[ch]
6786         * src/procmime.h
6787         * src/procmsg.h
6788         * src/summaryview.h
6789                 clean up header mess
6790                 (always use 1. typedefs, 2. #includes, 3. structures)
6791
6792         * src/common/version.h.in
6793                 add casts for constants
6794
6795         * src/plugins/demo/demo.c
6796                 fix typo
6797
6798         * src/plugins/spamassassin/spamassassin.c
6799                 remove unused variable
6800
6801 2003-07-20 [alfons]     0.9.3claws32
6802
6803         * src/mimeview.c
6804                 o make icon buttons respond on left click
6805                 o minor cosmetic change
6806
6807 2003-07-19 [luke]       0.9.3claws31
6808
6809         * src/mimeview.[ch]
6810         * src/gtk/gtkvscrollbutton.c
6811         * src/messageview.c
6812                 o improved mimeview behaviour when selecting a new message
6813                 o plus code cleanups to remove compile warnings
6814
6815
6816 2003-07-19 [alfons]     0.9.3claws30
6817
6818         * src/procmsg.c
6819         * src/compose.c
6820         * src/common/utils.[ch]
6821                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
6822
6823 2003-07-19 [alfons]     0.9.3claws29
6824
6825         * src/prefs_folder_item.c
6826                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
6827                 string pointers
6828
6829 2003-07-19 [luke]       0.9.3claws28
6830
6831         * src/messageview.c
6832         * src/mimeview.[ch]
6833         * src/procmime.h
6834         * src/rfc2015.c
6835         * src/stock_pixmap.[ch]
6836         * src/gtk/Makefile.am
6837         * src/Makefile.am
6838         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
6839         * src/pixmaps/mime_*.xpm                ** NEW **
6840                 o mimeview rearrangement with a new icon shortcut bar
6841
6842 2003-07-19 [alfons]     0.9.3claws27
6843
6844         * src/folderview.c
6845                 o plug leaking nodes_to_recollapse
6846                 o add folderview_recollapse_all_nodes() (not used yet)
6847
6848 2003-07-19 [alfons]     0.9.3claws26
6849
6850         * src/compose.c
6851         * src/common/utils.c
6852                 honour #240 "Better SUBJECT handling" by cleaning the prefix
6853                 for both forwarding as replying
6854
6855 2003-07-18 [christoph]  0.9.3claws25
6856
6857         * configure.ac
6858         * src/common/sylpheed.[ch]
6859         * src/common/version.h.in
6860                 add version in numeric form to allow easy comparison
6861
6862         * src/plugins/demo/demo.c
6863                 add version check
6864                 - sylpheed version > plugin version => never allowed, sylpheed
6865                   could contain unknown API changes
6866                 - sylpheed version < minimum version required => don't load,
6867                   API required not available (if linking does not fail)
6868
6869 2003-07-18 [alfons]     0.9.3claws24
6870         
6871         * src/common/plugin.[ch]
6872                 const correctness
6873
6874 2003-07-18 [christoph]  0.9.3claws23
6875
6876         * src/common/hooks.c
6877                 fix crash when hooks where unregisted
6878
6879         * src/plugins/trayicon/trayicon.c
6880                 unregister detroy signal before destroying the widget
6881                 (still crashes when the plugin is unloaded)
6882
6883 2003-07-18 [alfons]     0.9.3claws22
6884         
6885         * src/folderview.c
6886                 delay expanding folder tree during drags until timeout triggered
6887                 (needs perhaps some tweaking, so testing is welcome)
6888
6889 2003-07-17 [alfons]     0.9.3claws21
6890
6891         * src/folderview.c
6892                 clean up cruft
6893
6894 2003-07-17 [christoph]  0.9.3claws20
6895
6896         * src/common/session.c
6897                 fix opening of SSL connections
6898
6899         * src/plugins/image_viewer/Makefile.am
6900                 add OPENSSL_CFLAGS (we should find a better solution to remove
6901                 this dependencies if they are not required)
6902
6903         * src/plugins/spamassassin/spamassassin.c
6904                 remove setlocale workaround (fixed in libspamc)
6905
6906         (closes Bug Bug 184 Entering non-ascii character deletes previous char
6907          if spell checking enabled)
6908
6909 2003-07-17 [alfons]     0.9.3claws19
6910
6911         * src/common/hooks.[ch]
6912         * src/plugins/clamav/clamav_plugin.c
6913         * src/plugins/spamassassin/spamassassin.c
6914         * src/plugins/trayicon/trayicon.c
6915                 fix signedness muck 
6916
6917 2003-07-17 [alfons]     0.9.3claws18
6918
6919         * src/procmime.c
6920                 plug memleak
6921
6922 2003-07-17 [alfons]     0.9.3claws17
6923
6924         * src/inc.c
6925                 plug memleak
6926
6927 2003-07-17 [paul]       0.9.3claws16
6928
6929         * src/common/defs.h
6930           src/mainwindow.c
6931           src/manual.[ch]
6932                 add link to the Claws site's FAQ page, after the suggestion
6933                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
6934                 Move url strings to defs.h
6935                 
6936         * src/mainwindow.c
6937                 fix typo to prevent "unknown menu entry" warnings
6938
6939 2003-07-17 [alfons]     0.9.3claws15
6940
6941         * src/folderview.[ch]
6942         * src/summaryview.[ch]
6943         * src/mimeview.[ch]
6944                 plug DnD leaks 
6945
6946 2003-07-17 [paul]       0.9.3claws14
6947
6948         * src/inc.c
6949                 remove two instances of 'GTK_EVENTS_FLUSH' because
6950                 they are unnecessary and probably cause a stack overflow
6951
6952 2003-07-16 [christoph]  0.9.3claws13
6953
6954         * src/mimeview.[ch]
6955                 use an invisible GTK notebook to switch between viewers
6956                 instead of reparenting widgets
6957
6958 2003-07-16 [christoph]  0.9.3claws12
6959
6960         * src/folder.c
6961                 move folder_item_update_freeze() to correct place in
6962                 folder_item_scan_full()
6963
6964 2003-07-16 [paul]       0.9.3claws11
6965
6966         * sync with 0.9.3cvs12
6967                 see ChangeLog 2003-07-14 and 2003-07-15
6968
6969 2003-07-16 [christoph]  0.9.3claws10
6970
6971         * src/imap.[ch]
6972         * src/prefs_account.[ch]
6973                 sync IMAP CRAM-MD5 authentication with sylpheed-main
6974
6975 2003-07-15 [alfons]     0.9.3claws9
6976
6977         * src/main.c
6978                 make --config-dir do something useful
6979
6980 2003-07-15 [alfons]     0.9.3claws8
6981
6982         * src/procmsg.c
6983                 o fix a bug where 'last' didn't really point to the last message
6984                   in the top level list of children, but to the last threaded
6985                   message. 
6986                 
6987                 o clean up and make it easier to sync
6988
6989 2003-07-15 [alfons]     0.9.3claws7
6990
6991         * src/mainwindow.c
6992                 make correct menu items sensitive       
6993
6994 2003-07-14 [alfons]     0.9.3claws6
6995
6996         * src/procmsg.c
6997                 tune the threader so it will not subject-thread any message
6998                 without a subject prefix (this will not thread correctly if 
6999                 a parent is delivered after their childs, but it looks 
7000                 better right now)
7001
7002 2003-07-13 [christoph]  0.9.3claws5
7003
7004         * src/mainwindow.c
7005                 group "Add mailbox *..." menu items in submenu
7006
7007 2003-07-13 [alfons]     0.9.3claws4
7008
7009         * src/summaryview.c
7010                 correct summary_toggle_pressed() signature and make sure
7011                 signal is not passed on
7012
7013 2003-07-13 [alfons]     0.9.3claws3
7014
7015         * src/summaryview.c
7016                 o for now don't pass on keys when they we're handled by 
7017                   ctree::key_press_event
7018                 o clean up
7019
7020 2003-07-13 [alfons]     0.9.3claws2
7021         
7022         * src/main.c
7023                 add command line option "--config-dir" to get the current 
7024                 configuration dir
7025
7026 2003-07-12 [alfons]     0.9.3claws1
7027
7028         * src/matcher.[ch]
7029         * src/matcher_parser_parse.y
7030         * src/prefs_filtering.c
7031         * src/filtering.c
7032                 add "Lock" filter action to lock messages;
7033
7034         * src/filtering.c       
7035                 remove debug_print()    
7036         * src/prefs_filtering.c
7037                 re-organize matcher part 9: 
7038                 make action text entries easily extendible;
7039                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
7040                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
7041
7042 2003-07-12 [paul]
7043
7044         * tools/README
7045                 update old information and add missing
7046                 information
7047
7048 2003-07-12 [paul]       0.9.3claws
7049
7050         * 0.9.3claws released
7051         
7052 2003-07-12 [paul]       0.9.0claws103
7053
7054         * src/Makefile.am
7055                 add addrquery.h
7056
7057 2003-07-12 [melvin]     0.9.0claws102
7058
7059         * src/messageview.c
7060                 Fixed bug #215: Show MIME tab for single text/html messages. 
7061                 
7062 2003-07-12 [paul]       0.9.0claws101
7063
7064         * man/sylpheed.1
7065                 updated
7066
7067 2003-07-12 [paul]       0.9.0claws100
7068
7069         * po/es.po
7070           po/hr.po
7071           po/pl.po
7072           po/sr.po
7073                 update Spanish, Croatian, Polish, Serbian translations.
7074                 submitted by Ricardo Mones Lastra, Dragan, Witold
7075                 Wladyslaw Wojciech Wilk, Urke MMI
7076
7077 2003-07-12 [melvin]     0.9.0claws99
7078
7079         * po/fr.po
7080                 Updated French translations.
7081
7082 2003-07-12 [paul]       0.9.0claws98
7083
7084         * src/addressbook.c
7085                 disable 'Lookup' button as it has no effect
7086
7087 2003-07-11 [alfons]     0.9.0claws97
7088         
7089         * src/summaryview.c
7090                 summary_searchbar_pressed() should return TRUE to signal that
7091                 event was handled. when returning void, the return value passed
7092                 to GTK is actually random, but maybe FALSE, in which case the
7093                 event is handled by parent
7094                 
7095 2003-07-10 [paul]       0.9.0claws96
7096
7097         * ac/missing/gettext.m4
7098                 update to version 0.12
7099
7100 2003-07-10 [paul]       0.9.0claws95
7101
7102         * src/plugins/clamav/clamav_plugin.c
7103                 fix bug where multipart/alternative messages
7104                 would slip through without being scanned
7105
7106 2003-07-10 [christoph]  0.9.0claws94
7107
7108         * src/folder.c
7109                 correct check if folder supports removing when a message is
7110                 moved. if not the message is only copied.
7111
7112         (closes Bug 132 crash on startup in newsgroups folders)
7113
7114 2003-07-09 [alfons]     0.9.0claws93
7115
7116         * configure.ac
7117         * src/common/defs.h
7118                 --with-config-dir (default .sylpheed)
7119
7120 2003-07-09 [christoph]  0.9.0claws92
7121
7122         * configure.ac
7123                 use PKG_CHECK_MODULES to check for gtkmathview
7124                 (version 0.4.2 now required)
7125
7126 2003-07-08 [melvin]     0.9.0claws91
7127
7128         * src/action.c
7129                 Implemented a progress bar that counts the number of completed
7130                 tasks when the action runs more than one command.
7131
7132 2003-07-08 [alfons]     0.9.0claws90
7133
7134         * src/procmsg.c
7135                 if queued message has an invalid Message-Id, don't try to
7136                 find message it refers to (fixes #209 "crash when processing 
7137                 in folder")
7138
7139 2003-07-08 [paul]       0.9.0claws89
7140
7141         * sync with 0.9.3cvs2
7142                 see ChangeLog 2003-07-08
7143
7144 2003-07-08 [match]      0.9.0claws88
7145
7146         * src/ldapctrl.c
7147                 extend LDAP search for first/last name by parsing search term.
7148
7149 2003-07-08 [alfons]     0.9.0claws87
7150
7151         * src/send_message.c
7152                 fix bug #208 "Status message stuck when sending on POP3 account"
7153
7154 2003-07-07 [paul]       0.9.0claws86
7155
7156         * po/hr.po
7157                 new Croatian translation, submitted by
7158                 Dragan <drleskov@inet.hr>
7159
7160 2003-07-07 [paul]       0.9.0claws85
7161
7162         * sync with 0.9.3cvs1
7163                 see ChangeLog 2003-07-07
7164
7165 2003-07-05 [christoph]  0.9.0claws84
7166
7167         * src/Makefile.am
7168         * src/messageview.c
7169         * src/mimeview.[ch]
7170         * src/stock_pixmap.[ch]
7171         * src/pixmaps/messageview_text.xpm              ** NEW **
7172                 move mimeview tabs to the right side and use icons
7173                 instead of text to save some space
7174
7175         (patch by Luke Plant <lukeplant@softhome.net>)
7176
7177 2003-07-05 [christoph]  0.9.0claws83
7178
7179         * src/inc.c
7180                 add NULL pointer checks
7181
7182         (patch by Luke Plant <lukeplant@softhome.net>)
7183         (closes Bug 204 0.9.0 quits on authentication error?!)
7184
7185 2003-07-05 [alfons]     0.9.0claws82
7186
7187         * configure.ac
7188                 take the clue in bug #202 "./configure script - 
7189                 'if test' comparison failure" reported by John Kristoff. 
7190
7191 2003-07-04 [christoph]  0.9.0claws81
7192
7193         * src/plugins/spamassassin/spamassassin.c
7194                 set timeout for spam check
7195
7196 2003-07-04 [christoph]  0.9.0claws80
7197
7198         * src/main.c
7199                 destroy all FolderItems when shutting down to
7200                 allow folders to clean up
7201
7202 2003-07-04 [melvin]     0.9.0claws79
7203
7204         * src/gtk/gtkaspell.c
7205                 Fixed bug #184 "Entering non-ascii character deletes
7206                 previous char if spell checking enabled": this makes
7207                 the spell checking in multibytes (e.g. UTF-8)locales work.
7208                 (Patch by Luke Plant).
7209                 
7210 2003-07-04 [christoph]  0.9.0claws78
7211
7212         * sync with 0.9.2cvs1
7213                 see ChangeLog 2003-06-10
7214
7215 2003-07-04 [paul]       0.9.0claws77
7216
7217         * sync with 0.9.3 release
7218                 see ChangeLog 2003-07-04
7219
7220 2003-07-03 [christoph]  0.9.0claws76
7221
7222         * src/folder.[ch]
7223         * src/imap.c
7224         * src/mbox_folder.c
7225         * src/mh.c
7226         * src/news.c
7227                 move folder_item_get_path() stuff into a folder virtual function
7228
7229         * src/procmsg.c
7230                 use folder_item_fetch_msg() to get message and do not contruct
7231                 the filename from path and number
7232
7233 2003-07-03 [paul]       0.9.0claws75
7234
7235         * sync with 0.9.2cvs12
7236                 see ChangeLog 2003-07-03
7237
7238 2003-07-02 [paul]       0.9.0claws74
7239
7240         * src/messageview.c
7241                 fix text-selection for replying
7242
7243 2003-07-02 [paul]       0.9.0claws73
7244
7245         * sync with 0.9.2cvs11
7246                 see ChangeLog 2003-07-02
7247
7248 2003-07-02 [paul]       0.9.0claws72
7249
7250         * src/procmsg.c
7251                 revert last commit because it breaks more
7252                 than it fixes
7253
7254 2003-07-02 [paul]       0.9.0claws71
7255
7256         * src/procmsg.c
7257                 fix thread by subject/sort by date
7258
7259 2003-07-01 [paul]       0.9.0claws70
7260
7261         * sync with 0.9.2cvs10
7262                 see ChangeLog 2003-07-01
7263
7264 2003-06-30 [paul]       0.9.0claws69
7265
7266         * sync with 0.9.2cvs9
7267                 see ChangeLog 2003-06-30
7268
7269 2003-06-28 [match]      0.9.0claws68
7270
7271         * src/addressbook.c
7272                 fix null ptr.
7273
7274 2003-06-27 [paul]       0.9.0claws67
7275
7276         * sync with 0.9.2cvs7
7277                 see ChangeLog 2003-06-27
7278
7279 2003-06-26 [christoph]  0.9.0claws66
7280
7281         * src/folder.c
7282                 freeze folder updates while a folder is scanned
7283
7284         (closes Bug 185 New message counter)
7285
7286 2003-06-26 [darko]      0.9.0claws65
7287
7288         * src/ldapserver.c
7289                 fix infinite loop when adding a new LDAP server
7290
7291 2003-06-26 [paul]       0.9.0claws64
7292
7293         * sync with 0.9.2cvs6
7294                 see ChangeLog 2003-06-26
7295
7296 2003-06-26 [paul]       0.9.0claws63
7297
7298         * sync with 0.9.2cvs5
7299                 see ChangeLog 2003-06-25 and 2003-06-26
7300
7301 2003-06-25 [match]      0.9.0claws62
7302
7303         * src/addr_compl.c
7304                 Fixed tab/backtab for dropped-down completion list to
7305                 move next/previous field. (close bug 147)
7306
7307 2003-06-25 [christoph]  0.9.0claws61
7308
7309         * src/addr_compl.[ch]
7310         * src/addrindex.[ch]
7311         * src/folderview.c
7312         * src/inc.c
7313         * src/news.c
7314         * src/summaryview.c
7315         * src/toolbar.c
7316                 fix warnings
7317
7318 2003-06-25 [leandro]    0.9.0claws60
7319
7320         * src/compose.c
7321                 o cleanups
7322                 o gray out "Message/Remove references" menu item if not
7323                   replying to a message
7324
7325 2003-06-24 [leandro]    0.9.0claws59
7326
7327         * src/compose.[ch]
7328                 o removed "Message/Create new thread" menu item
7329                 o added "Message/Remove references" menu item
7330                   (it's off by default and will not check anymore
7331                    if the subject changed)
7332
7333 2003-06-23 [alfons]     0.9.0claws58
7334
7335         * src/procmsg.c
7336                 try better grouping messages threaded by subject based on their age.
7337                 still not perfect - because the message tree is not sorted by date.  
7338
7339 2003-06-23 [thorsten]   0.9.0claws57
7340
7341         * src/pop.[ch]
7342                 added mail_receive_hook to allow modifications
7343                 directly after retrieval (e.g. adding headers).
7344
7345 2003-06-23 [paul]       0.9.0claws56
7346
7347         * src/sourcewindow.c
7348                  enable the use of Ctrl+A to select all text in
7349                  the sourcewindow
7350                  Patch submitted by Ivan Francolin Martinez
7351                  <ivanfm@users.sourceforge.net>
7352
7353 2003-06-22 [christoph]  0.9.0claws55
7354
7355         * src/folder.[ch]
7356                 o add notification hook for folder tree changes
7357                 o invoke hooks after folder tree scanning
7358
7359         * src/folderview.[ch]
7360                 register hook for folder tree changes that
7361                 updates the ctree
7362
7363         (there are more places that should be updated, like add, remove 
7364          or move folder)
7365
7366         (closes Bug 164 Crash on rebuild folder tree)
7367         (closes Bug 190 Crash on 'rebuilding folder tree')
7368
7369 2003-06-21 [leandro]    0.9.0claws54
7370
7371         * src/compose.[ch]
7372                 create a new thread if subject changes
7373                 (it's on by default, can be disabled in Message menu)
7374
7375 2003-06-21 [alfons]     0.9.0claws53
7376
7377         * src/summaryview.c
7378                 quiet little compiler
7379
7380 2003-06-21 [christoph]  0.9.0claws52
7381
7382         update gettext stuff to version 0.12
7383
7384 2003-06-19 [alfons]     0.9.0claws51
7385
7386         * src/common/log.c
7387         * src/common/plugin.c
7388                 move defs.h before glib.h to prevent MIN/MAX redefs
7389
7390 2003-06-19 [alfons]
7391
7392         * src/addressbook.c
7393                 translatable
7394
7395 2003-06-19 [match]      0.9.0claws50
7396
7397         * src/addressbook.[ch]
7398         * src/addrindex.[ch]
7399         * src/addr_compl.[ch]
7400         * src/editldap.[ch]
7401         * src/editldap_basedn.[ch]
7402         * src/addritem.[ch]
7403         * src/ldapquery.h
7404                 re-implemented dynamic LDAP search. works without
7405                 slowdown on display sender with addressbook
7406                 option.
7407         * src/addrbook.c
7408                 documented code.
7409
7410 2003-06-19 [paul]       0.9.0claws49
7411
7412         * src/compose.c
7413                 fix Bug #136 'Nonprovided quotation marks crash claws'
7414                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
7415
7416 2003-06-19 [alfons]     0.9.0claws48
7417
7418         * src/prefs_common.[ch]
7419         * src/procmsg.c
7420                 restrict threading by subject by checking thread for
7421                 age (prefs_common.thread_by_subject_max_age)
7422
7423 2003-06-18 [christoph]  0.9.0claws47
7424
7425         * src/imap.c
7426                 fix memory leak in imap_cmd_fetch()
7427
7428 2003-06-18 [christoph]  0.9.0claws46
7429
7430         * src/prefs_gtk.c
7431                 fix memory leak in prefs_set_default() when used multiple
7432                 times or after prefs have been read
7433
7434 2003-06-18 [christoph]  0.9.0claws45
7435
7436         * src/common/plugin.c
7437                 fix memory leak in plugin_unload()
7438
7439 2003-06-18 [christoph]  0.9.0claws44
7440
7441         * src/imap.c
7442                 fix memory leak in imap_cmd_ok()
7443
7444 2003-06-18 [christoph]  0.9.0claws43
7445
7446         * src/folder.c
7447                 stop messages that are downloaded from POP3 and added to
7448                 an IMAP inbox from being filtered twice (first by POP3
7449                 and again when IMAP folder is scaned to get the UID of
7450                 the APPEND operation when no UIDPLUS is available)
7451
7452 2003-06-18 [alfons]
7453
7454         * tools/Makefile.am
7455                 phoenix <- firebird     
7456
7457 2003-06-18 [paul]
7458
7459         * tools/launch_phoenix          ** REMOVED **
7460           tools/launch_firebird         ** NEW **
7461                 renamed and edited to reflect the browser's name change from
7462                 'phoenix' to 'firebird'
7463
7464 2003-06-18 [paul]       0.9.0claws42
7465
7466         * sync with 0.9.2cvs2
7467                 see ChangeLog 2003-06-16
7468
7469 2003-06-17 [alfons]     0.9.0claws41
7470
7471         * src/procmsg.c
7472                 prevent threading problems when a node is an ancestor (parent / great parent),
7473                 which mostly happens with circular references (thanks to Phillipe Gramoullé
7474                 for finding an sample set of messages)
7475
7476 2003-06-16 [christoph]  0.9.0claws40
7477
7478         * src/main.c
7479                 don't popup main window on --receive or --receive-all
7480
7481         * src/mainwindow.[ch]
7482         * src/plugins/trayicon/trayicon.c
7483                 allow hiding of main window by clicking on the trayicon
7484                 (doesn't work correctly in seperate window mode and may
7485                  cause unexpected GTK problems I couldn't find yet)
7486
7487         * src/common/ssl.c
7488                 remove incorrect warning
7489
7490 2003-06-15 [alfons]     0.9.0claws39
7491
7492         * src/gtk/gtkstext.c
7493                 don't output debug text;
7494                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
7495                 for pointing this out);
7496
7497 2003-06-14 [alfons]     0.9.0claws38
7498         
7499         * src/messageview.c
7500                 remove printf() and make one if..else comply with coding style
7501
7502 2003-06-14 [alfons]     0.9.0claws37
7503
7504         * AUTHORS
7505                 add Martin Wicke
7506         * src/action.c
7507         * src/messageview.[ch]
7508         * src/summaryview.c
7509                 apply patch #754162 "Quoting messages filtered by actions" submitted
7510                 by Martin Wicke, which allows quoting message body changed by an
7511                 action (Thanks!).
7512
7513 2003-06-13 [alfons]     0.9.0claws36
7514
7515         * src/utils.c
7516                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
7517                 use case insensitive regexp (suggested by Ivan Martinez)
7518
7519 2003-06-13 [christoph]  0.9.0claws35
7520
7521         * configure.ac
7522         * src/plugins/trayicon/Makefile.am
7523         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
7524         * src/plugins/trayicon/trayicon.c
7525         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
7526         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
7527         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
7528         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
7529         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
7530         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
7531                 replace my own EggTrayIcon backport with the backport
7532                 used by (l|x)mule and gabber.
7533
7534 2003-06-13 [alfons]     0.9.0claws34
7535
7536         * AUTHORS
7537         * src/common/utils.c
7538                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
7539
7540 2003-06-13 [alfons]     0.9.0claws33
7541
7542         * src/compose.c
7543                 clean up a little bit
7544
7545 2003-06-12 [alfons]     0.9.0claws32
7546
7547         * src/compose.c
7548                 const correctness fix
7549
7550         * src/common/sylpheed.[ch]
7551                 () -> (void)
7552                 prevent redef MIN/MAX
7553                 
7554         * src/common/utils.[ch]
7555                 () -> (void)
7556
7557 2003-06-12 [melvin]     0.9.0claws31
7558
7559         * src/compose.c
7560                 Updated to take into accounts changes in GtkAspell.
7561
7562 2003-06-12 [alfons]     0.9.0claws30
7563
7564         * src/compose.c
7565         * src/procmsg.c
7566         * src/common/utils.[ch]
7567                 handle reply subject prefixes better (initial 
7568                 suggestion by Robert Story adapted and enhanced 
7569                 using regexps)
7570
7571 2003-06-12 [melvin]     0.9.0claws29
7572
7573         * src/compose.c
7574                 Use new gtkaspell_checkers_strerror() to get the speller's
7575                 error message instead of accessing the (now private)
7576                 checkers structure.
7577                 Minor code clean up
7578
7579         * src/main.c
7580                 Use #ifdef instead of #if for USE_ASPELL
7581                 Use the new spell checkers init/quit functions 
7582
7583         * src/gtk/gtkaspell.c
7584                 Use #ifdef instead of #if for USE_ASPELL
7585                 Moved in the majority of GtkAspell structures that were
7586                 exported before by gtkaspell.h
7587         
7588         * src/gtk/gktaspell.h
7589                 Made gtkaspell.h contain only the necessary data to be
7590                 publicized by moving many structures to gtkaspell.c.
7591                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
7592                 gtkaspell_checkers_new(): replaced by...
7593                 gtkaspell_checkers_init(): new function for initialization
7594                 gtkaspell_checkers_delete(): replaced by...
7595                 gtkaspell_checkers_quit(): new function
7596                 gtkaspell_checkers_strerror(): new function that returns
7597                 the checker's last error message.
7598                 
7599 2003-06-11 [melvin]     0.9.0claws28
7600
7601         * po/POTFILES.in
7602                 Updated to take into account gtkaspell.c migration to
7603                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
7604
7605 2003-06-10 [alfons]     0.9.0claws27
7606
7607         * src/filtering.[ch]
7608         * src/folder.c
7609         * src/matcher.c
7610         * src/scoring.[ch]
7611                 - try fixing bug #18 (any brave testers?)
7612                 - add more robustness by refusing previously 
7613                   unchecked NULL pointers 
7614
7615 2003-06-10 [alfons]     0.9.0claws26
7616
7617         * src/procmsg.c
7618                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
7619
7620 2003-06-09 [alfons]     0.9.0claws25
7621
7622         * src/prefs_common.c
7623                 fix bug #163 "Icon switching doesnt work properly" by 
7624                 preventing early freeing of prefs_common.pixmap_theme_path.
7625
7626 2003-06-09 [christoph]  0.9.0claws24
7627
7628         * src/gtk/gtkaspell.c
7629                 revert Thorsten's fix and add forgotten g_strdup for
7630                 aspell path (it should not be possible to alter the path a
7631                 GtkASpell uses from outside)
7632
7633 2003-06-09 [thorsten]   0.9.0claws23
7634
7635         * src/gtk/gtkaspell.c
7636                 dont free prefs_common.aspell_path when closing compose
7637
7638 2003-06-08 [colin]      0.9.0claws22
7639
7640         * src/plugins/spamassassin/spamassassin.c
7641                 fix prefs types
7642
7643 2003-06-07 [christoph]  0.9.0claws21
7644
7645         * src/Makefile.am
7646         * src/compose.c
7647         * src/gtkaspell.[ch]            ** REMOVE **
7648         * src/gtk/Makefile.am
7649         * src/gtk/gtkaspell.[ch]        ** NEW **
7650                 o make gtkaspell independent from sylpheed's prefs
7651                 o move gtkaspell.[ch] to gtk directory
7652
7653 2003-06-07 [christoph]  0.9.0claws20
7654
7655         * src/Makefile.am
7656         * src/crash.c
7657         * src/export.c
7658         * src/filesel.[ch]              ** REMOVE **
7659         * src/folder.c
7660         * src/main.[ch]
7661         * src/common/sylpheed.[ch]
7662         * src/gtk/Makefile.am
7663         * src/gtk/filesel.[ch]          ** NEW **
7664         * src/gtk/pluginwindow.c
7665         * src/gtk/sslcertwindow.c
7666                 move filesel.[ch] to gtk directory
7667
7668 2003-06-07 [alfons]     0.9.0claws19
7669
7670         * src/filesel.c
7671                 make (multi) file selection dialog work again (Claws-only)
7672
7673 2003-06-07 [thorsten]   0.9.0claws18
7674
7675         * po/de.po
7676                 fix typos
7677
7678 2003-06-07 [alfons]     0.9.0claws17
7679
7680         * configure.ac
7681         * src/mimeview.c
7682                 detect apache mishap in which case don't include fnmatch.h
7683                 if regex.h is already included
7684
7685 2003-06-06 [christoph]  0.9.0claws16
7686
7687         * configure.ac
7688         * src/mimeview.h
7689                 add check for fnmatch.h and include it when available
7690
7691         * src/mimeview.[ch]
7692                 fix wrong case sensitivity of Content-Types
7693
7694         * src/gtk/Makefile.am
7695                 need the same include paths in gtk directory as in
7696                 common directory because .h files in common can
7697                 include files from these directories, when included
7698                 in gtk's .h or .c files
7699
7700 2003-06-06 [alfons]     0.9.0claws15
7701
7702         * src/mimeview.c
7703         * src/summaryview.c
7704                 make it compile again because of regex.h / fnmatch.h 
7705                 include problems (related to recent mime stuff, can
7706                 someone check this?)
7707
7708 2003-06-06 [thorsten]   0.9.0claws14
7709
7710         * src/folderview.c
7711                 possible use of uninitialized pointer while dragging
7712
7713 2003-06-06 [paul]       0.9.0claws13
7714
7715         * src/compose.c
7716                 fix bug where the insert sig button would be effective
7717                 only when auto_sig was set
7718
7719 2003-06-06 [paul]       0.9.0claws12
7720
7721         * sync with 0.9.2 release
7722
7723 2003-06-02 [paul]       0.9.0claws11
7724
7725         * sync with 0.9.1cvs1
7726                 see ChangeLog 2003-06-02
7727                 
7728         * po/de.po
7729                 update by Jens
7730
7731 2003-06-01 [christoph]  0.9.0claws10
7732
7733         * src/account.c
7734                 don't use substring search to find accounts by email address
7735
7736         (closes Bug 169 Overly loose matching of "From" address)
7737
7738 2003-05-31 [christoph]  0.9.0claws9
7739
7740         * doc-src/rfc2683.txt
7741         * src/imap.c
7742                 limit IMAP command length as recommended in RFC2683
7743                 (message number lists will be split into multiple imap
7744                 sets, the limit of 1000 octets is not a hard limit)
7745
7746         (closes Bug 161 sylpheed-claws exits with segfault when logging
7747          in to certain imap-servers)
7748
7749 2003-05-29 [alfons]     0.9.0claws8
7750
7751         * src/toolbar.[ch]
7752                 add print button (calling summary_print());
7753                 fine tune setting tooltip text;
7754                 (if someone needs other buttons, please take these 
7755                 commits as a guide, instead of bothering us - also
7756                 see 0.8.11claws150) 
7757
7758 2003-05-29 [darko]      0.9.0claws7
7759
7760         * src/compose.c
7761                 fix crash when word wrapping kicks in due to
7762                 changed text by spell checker
7763
7764 2003-05-29 [paul]       0.9.0claws6
7765
7766         * src/compose.c
7767                 fix bug where changing account would insert
7768                 sig even if auto_sig was FALSE
7769                 
7770         * ChangeLog
7771           ChangeLog.jp
7772           INSTALL
7773                 sync with 0.9.1 release
7774
7775 2003-05-28 [christoph]  0.9.0claws5
7776
7777         * src/imap.c
7778                 fix truncation of too long commands
7779
7780         (closes Bug 167 IMAP hangs trying to get envelope
7781          information in imap_get_uncached_messages)
7782
7783 2003-05-27 [paul]       0.9.0claws4
7784
7785         * tools/Makefile.am
7786           tools/maildir2sylpheed.pl     ** NEW FILE **
7787                 add kmail to sylpheed mailbox conversion script
7788
7789 2003-05-27 [paul]       0.9.0claws3
7790
7791         * sync with 0.9.0cvs10
7792                 see ChangeLog 2003-05-26
7793
7794 2003-05-26 [paul]       0.9.0claws2
7795
7796         * sync with 0.9.0cvs9
7797                 see ChangeLog 2003-05-26
7798
7799 2003-05-24 [paul]       0.9.0claws1
7800
7801         * sync with 0.9.0cvs8
7802                 see ChangeLog 2003-05-23
7803
7804 2003-05-24 [paul]       0.9.0claws
7805
7806         * version 0.9.0claws released
7807
7808 2003-05-24 [paul]       0.8.11claws177
7809
7810         * src/plugins/dillo-viewer/Makefile.am
7811           src/plugins/traycon/Makefile.am
7812                 add missing files
7813                 
7814         * po/bg.po
7815           po/en_GB.po
7816           po/es.po
7817           po/it.po
7818           po/pt_BR.po
7819           po/ru.po
7820           po/sr.po
7821                 update Bulgarian, British English, Spanish, Italian, 
7822                 Brazilian Portuguese, Russian, and Serbian translations, 
7823                 submitted by George Danchev, [me], Ricardo Mones Lastra,
7824                 André Filipe de Assunção e Brito, Alessandro Maestri, 
7825                 Ruslan N. Balkin, and Urke MMI
7826
7827 2003-05-23 [melvin]     0.8.11claws176
7828
7829         * po/fr.po
7830                 Updated French translations
7831
7832 2003-05-22 [paul]       0.8.11claws175
7833
7834         * src/Makefile.am
7835           src/addrbook.[ch]
7836           src/addrcache.[ch]
7837           src/addr_compl.[ch]
7838           src/adressbook.[ch]
7839           src/addrindex.[ch]
7840           src/addritem.[ch]
7841           src/editaddress.c
7842           src/editgroup.c
7843           src/editldap_basedn.c
7844           src/editldap.c
7845           src/jpilot.c
7846           src/vcard.c
7847                 revert to get ldap into it previous working state
7848                 
7849         * po/zh_TW.Big5.po
7850                 new Taiwanese translation,
7851                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
7852
7853 2003-05-22 [christoph]  0.8.11claws174
7854
7855         * src/plugins/spamassassin/libspamc.[ch]
7856                 sync libspamc with SpamAssaain release 2.55
7857
7858 2003-05-22 [paul]       0.8.11claws173
7859
7860         * sync with 0.9.0cvs7
7861                 see ChangeLog 2003-05-22
7862                 
7863         * src/summaryview.c
7864                 revert change in 0.8.11claws172: follow
7865                 Hiroyuki's decision and that's the end of it.
7866
7867 2003-05-21 [paul]       0.8.11claws172
7868
7869         * src/summaryview.c
7870                 fix discrepency between open_unread_on_enter
7871                 and always_show_msg
7872
7873 2003-05-21 [paul]       0.8.11claws171
7874
7875         * sync with 0.9.0cvs6
7876                 see ChangeLog 2003-05-21
7877
7878 2003-05-21 [paul]       0.8.11claws170
7879
7880         * sync with 0.9.0cvs5
7881                 see ChangeLog 2003-05-21
7882
7883 2003-05-20 [paul]       0.8.11claws169
7884
7885         * sync with 0.9.0cvs4
7886                 see ChangeLog 2003-05-20
7887                 fixes bug #152, 'encoding of IMAP folders names'
7888
7889 2003-05-20 [paul]       0.8.11claws168
7890
7891         * sync with 0.9.0cvs3
7892                 see ChangeLog 2003-05-20
7893                 
7894         * src/tools/convert_mbox.pl
7895                 minor change in the comments, submitted by Fred Marton
7896
7897 2003-05-19 [paul]       0.8.11claws167
7898
7899         * src/plugins/clamav/Makefile.am
7900           configure.ac
7901                 link clamav_lib to the plugin and not to the main program
7902
7903 2003-05-19 [christoph]
7904
7905         * src/Makefile.am
7906                 add -export-dynamic for linking
7907
7908 2003-05-19 [paul]       0.8.11claws166
7909
7910         * sync with 0.9.0cvs1
7911                 see ChangeLog 2003-05-19
7912
7913 2003-05-19 [paul]       0.8.11claws165
7914
7915         * src/inc.c
7916                 fix 'pop before smtp' timeout
7917
7918 2003-05-18 [alfons]     0.8.11claws164
7919
7920         * src/prefs_matcher.c
7921                 put "execute" action command line ("expression") in edit box
7922
7923 2003-05-18 [christoph]  0.8.11claws163
7924
7925         * src/mimeview.[ch]
7926         * src/plugins/dillo_viewer/dillo_viewer.c
7927         * src/plugins/image_viewer/viewer.c
7928         * src/plugins/mathml_viewer/mathml_viewer.c
7929                 let a viewer have a list of Content-Types
7930
7931 2003-05-18 [paul]       0.8.11claws162
7932
7933         * src/prefs_filtering.c
7934                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
7935                 and REDIRECT actions
7936
7937 2003-05-17 [christoph]
7938
7939         * README.claws
7940                 o remove dynamic signatures that was syned with main
7941                 o add infos about no longer "build in" image viewer
7942                 o update bugtracker URL
7943
7944 2003-05-17 [christoph]  0.8.11claws161
7945
7946         * src/folder.c
7947         * src/folderview.c
7948         * src/imap.c
7949                 don't use imap_scan_folder anymore. Instead call folder_item_scan
7950                 for every folder after rebuilding the folder tree.
7951
7952         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
7953          messages)
7954
7955 2003-05-17 [christoph]  0.8.11claws160
7956
7957         * src/imap.c
7958                 don't use STATUS command on current folder to check for
7959                 content changes. imap_cmd_ok() now tracks changes to
7960                 folder and number of existing messages.
7961
7962 2003-05-17 [paul]       0.8.11claws159
7963
7964         * src/plugins/clamav/clamav_plugin.c
7965                 remove unnecessary debug_print
7966
7967 2003-05-16 [thorsten]   0.8.11claws158
7968
7969         * src/plugins/demo.c
7970                 included missing intl.h
7971
7972 2003-05-16 [paul]       0.8.11claws157
7973
7974         * po/POTFILES.in
7975                 remove non-existant entries
7976         
7977         * src/plugins/clamav/clamav_plugin.c
7978           src/plugins/clamav/clamav_plugin_gtk.c
7979           src/plugins/dillo_viewer/dillo_prefs.c
7980           src/plugins/dillo_viewer/dillo_viewer.c
7981                 gettextise
7982
7983 2003-05-16 [christoph]  0.8.11claws156
7984
7985         * po/POTFILES.in
7986                 include plugin .c files for translation until I
7987                 find a better solution to have plugins have their
7988                 own textdomain
7989         * src/plugins/demo/demo.c
7990         * src/plugins/image_viewer/plugin.c
7991         * src/plugins/mathml_viewer/mathml_viewer.c
7992         * src/plugins/spamassassin/spamassassin.c
7993         * src/plugins/spamassassin/spamassassin_gtk.c
7994         * src/plugins/trayicon/trayicon.c
7995                 add gettext macros for plugin name and description
7996
7997 2003-05-16 [paul]
7998
7999         * sync with 0.9.0
8000
8001 2003-05-16 [paul]       0.8.11claws155
8002
8003         * sync with lastest 0.9.0pre1
8004                 see ChangeLog 2003-05-16
8005
8006 2003-05-15 [paul]       0.8.11claws154
8007
8008         * sync with latest 0.9.0pre1
8009                 see ChangeLog 2003-05-14 and 2003-05-15
8010
8011 2003-05-14 [christoph]  0.8.11claws153
8012
8013         * src/plugins/image_viewer/viewer.c
8014         * src/plugins/image_viewer/viewer.glade         ** NEW **
8015         * src/plugins/image_viewer/viewerprefs.c
8016                 make it possible to disable the autoload function in the
8017                 imageviewer again
8018
8019 2003-05-14 [christoph]  0.8.11claws152
8020
8021         * src/folder.c
8022                 fix folder update after adding a message
8023
8024 2003-05-13 [alfons]     0.8.11claws151
8025
8026         * src/common/session.c
8027                 remove debug traces
8028                 
8029         * src/addrcache.[ch]
8030         * src/filtering.[ch]
8031         * src/folder.[c]
8032         * src/gtkaspell.[ch]
8033         * src/imap.[ch]
8034         * src/mbox_folder.[ch]
8035         * src/mh.[ch]
8036         * src/mimeview.h
8037         * src/msgcache.[ch]
8038         * src/news.[ch]
8039         * src/passphrase.[ch]
8040         * src/prefs_common.[ch]
8041         * src/prefs_gtk.[ch]
8042         * src/procmsg.c
8043         * src/scoring.[ch]
8044                 be pedantic; (in prototypes () implies (int))
8045
8046 2003-05-13 [alfons]     0.8.11claws150
8047
8048         * src/prefs_toolbar.[ch]
8049         * src/summaryview.[ch]
8050         * src/toolbar.[ch]
8051                 change misleading text in toolbar prefs;
8052                 add toolbar action for ignore thread (toggles ignore thread flag);
8053                 clean up a little bit;
8054
8055 2003-05-12 [paul]
8056
8057         * tools/convert_mbox.pl
8058                 bug fixed by Fred Marton
8059
8060 2003-05-12 [paul]
8061
8062         * sync with 0.9.0pre1
8063
8064 2003-05-09 [paul]       0.8.11claws149
8065
8066         * sync with 0.8.11cvs43
8067                 see ChangeLog 2003-05-09
8068
8069 2003-05-08 [christoph]  0.8.11claws148
8070
8071         * src/imap.[ch]
8072                 o use CAPABILIY as first command and check for PREAUTH
8073                   information in the response to it
8074                 o rewrite all imap_cmd_* functions to use an IMAPSession
8075                   instead of a SockInfo as parameter
8076                 o do STARTTLS after fetching and checking the server
8077                   capabilities
8078
8079 2003-05-08 [paul]       0.8.11claws147
8080
8081         * tools/Makefile.am
8082           tools/README
8083           tools/convert_mbox.pl         ** NEW FILE **
8084                 add mbox conversion script. Submitted by 
8085                 Fred Marton <Fred.Marton@uni-bayreuth.de>
8086
8087 2003-05-07 [christoph]
8088
8089         * doc-src/glade.txt
8090         * src/gtk/pluginwindow.glade
8091         * src/plugins/image_viewer/viewerprefs.glade
8092         * src/plugins/spamassassin/spamassassin_gtk.glade
8093                 add glade files for user interfaces and a description how
8094                 to use glade to create the sylpheed code
8095
8096 2003-05-07 [paul]       0.8.11claws146
8097
8098         * sync with 0.8.11cvs41
8099                 see ChangeLog 2003-05-07
8100
8101 2003-05-06 [christoph]  0.8.11claws145
8102
8103         * src/main.c
8104         * src/plugins/image_viewer/viewer.c
8105                 fix usage of imlib in imageviewer plugin
8106
8107         * src/gtk/prefswindow.c
8108                 handle window close event correctly
8109
8110 2003-05-06 [paul]       0.8.11claws144
8111
8112         * src/common/ssl.c
8113                 fix typo introduced in sync
8114
8115 2003-05-06 [paul]       0.8.11claws143
8116
8117         * sync with 0.8.11cvs39
8118                 see ChangeLog 2003-05-06
8119
8120 2003-05-06 [paul]       0.8.11claws142
8121
8122         * AUTHORS
8123           po/cs.po
8124                 updated Czech translation, submitted by 
8125                 Radek Vybiral <Radek.Vybiral@vsb.cz>
8126                 
8127         * src/plugins/clamav/clamav_plugin_gtk.c
8128                 clean up
8129
8130 2003-05-03 [alfons]     0.8.11claws141
8131
8132         * src/compose.[ch]
8133                 make paste as quotation work even when the call to 
8134                 text_inserted() was deferred (fixes bug #140 "Paste 
8135                 as quotation does not work when using "external" 
8136                 clipboard")
8137
8138 2003-05-03 [thorsten]   0.8.11claws140
8139
8140         * src/addrquery.h
8141           src/ldapquery.h
8142           src/mainwindow.c
8143                 removed C++ comments
8144         * src/addr_compl.c
8145                 function with non-int retval/param used before
8146                 implementation/declaration
8147
8148 2003-05-02 [paul]       0.8.11claws139
8149
8150         * src/addr_compl.[ch]
8151           src/addressbook.[ch]
8152           src/addrindex.c
8153           src/summaryview.c
8154                 revert match's changes to (finally) remove the bug where
8155                 opening a folder causes massive slowdown when using the 
8156                 'Display sender using address book' option
8157
8158 2003-05-01 [melvin]     0.8.11claws138
8159
8160         * src/plugins/dillo_viewer/dillo_prefs.[ch]
8161         * src/plugins/dillo_viewer/dillo_viewer.c
8162                 Fixed bug where "Cancel" button from prefs issued
8163                 warnings.
8164                 Comply a little more to coding style
8165
8166 2003-05-01 [paul]       0.8.11claws137
8167
8168         * sync with 0.8.11cvs38
8169                 see ChangeLog 2003-05-01
8170
8171 2003-05-01 [paul]       0.8.11claws136
8172
8173         * po/bg.po
8174                 updated by George Danchev
8175
8176 2003-04-30 [christoph]  0.8.11claws135
8177
8178         * src/plugins/dillo_viewer/dillo_prefs.c
8179         * src/plugins/image_viewer/viewerprefs.c
8180         * src/plugins/spamassassin/spamassassin_gtk.c
8181                 remove gtk_widget_ref() calls for widgets in
8182                 glade code
8183
8184 2003-04-30 [paul]       0.8.11claws134
8185
8186         * src/addrindex.c
8187                 ok, this time a better fix for the bug where opening folder
8188                 has massive slowdown when using the 'Display sender using 
8189                 address book' option
8190
8191 2003-04-30 [paul]       0.8.11claws133
8192
8193         * src/addrindex.c
8194                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
8195         
8196 2003-04-30 [melvin]     0.8.11claws132
8197
8198         New: Dillo plugin preferences (patch by Dimitar Haralanov)
8199
8200         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
8201                 Preferences for the dillo plugin
8202         * src/plugins/dillo_viewer/dillo_viewer.c
8203                 Support for preferences
8204         * src/plugins/dillo_viewer/Makefile.am
8205                 Added dillo_prefs.[ch]
8206
8207 2003-04-30 [alfons]     0.8.11claws131
8208
8209         * src/common/plugin.[ch]
8210                 see? this ANSI C'fication immediately gives us type
8211                 checking for free.
8212
8213 2003-04-30 [alfons]     0.8.11claws130
8214
8215         * src/common/plugin.[ch]
8216         * src/plugins/clamav/clamav_plugin.[ch]
8217         * src/plugins/clamav/clamav_plugin_gtk.c
8218         * src/plugins/demo/demo.c
8219         * src/plugins/dillo_viewer/dillo_viewer.c
8220         * src/plugins/image_viewer/plugin.c
8221         * src/plugins/image_viewer/viewer.[ch]
8222         * src/plugins/image_viewer/viewerprefs.[ch]
8223         * src/plugins/mathml_viewer/mathml_viewer.c
8224         * src/plugins/spamassassin/spamassassin.[ch]
8225         * src/plugins/spamassassin/spamassassin_gtk.c
8226         * src/plugins/trayicon/trayicon.c
8227                 clean up
8228
8229 2003-04-30 [alfons]     0.8.11claws129
8230
8231         * src/common/utils.c
8232                 make is_ascii_str() fail gracefully when NULL pointer
8233                 is passed
8234
8235 2003-04-30 [paul]       0.8.11claws128
8236
8237         * src/addrindex.c
8238                 fix bug where opening folder has massive slowdown when
8239                 using the 'Display sender using address book' option
8240
8241 2003-04-30 [paul]       0.8.11claws127
8242
8243         * src/plugins/clamav/clamav_plugin.c
8244           src/plugins/clamav/clamav_plugin_gtk.c
8245           src/plugins/demo/demo.c
8246           src/plugins/dillo_viewer/dillo_viewer.c
8247           src/plugins/image_viewer/plugin.c
8248           src/plugins/mathml_viewer/mathml_viewer.c
8249           src/plugins/spamassassin/spamassassin.c
8250           src/plugins/spamassassin/spamassassin_gtk.c
8251           src/plugins/trayicon/trayicon.c
8252                 get rid of eye-hurting function signatures
8253
8254 2003-04-30 [paul]       0.8.11claws126
8255
8256         * src/plugins/trayicon/trayicon.c
8257                 add description
8258                 
8259         * src/mimeview.c
8260                 be more descriptive
8261
8262 2003-04-30 [paul]       0.8.11claws125
8263
8264         * configure.ac
8265                 arrange the plugins in reverse alphabetical order
8266                 
8267         * src/plugins/clamav/clamav_plugin.[ch]
8268           src/plugins/clamav/clamav_plugin_gtk.c
8269                 rename some params
8270                 resize max_size window
8271                 re-arrange the order of some gui elements
8272                 improve descriptions
8273         
8274         * src/plugins/image_viewer/plugin.c
8275           src/plugins/mathml_viewer/mathml_viewer.c
8276                 add descriptions
8277                 
8278         * src/plugins/spamassassin/spamassassin_gtk.c
8279                 resize max_size window
8280                 re-arrange the order of some gui elements
8281                 
8282         * src/messageview.c
8283           src/mimeview.c
8284                 correct typos
8285
8286 2003-04-30 [alfons]     0.8.11claws124
8287
8288         * src/imap.c
8289                 fix a leak found while browsing Martin Kluge's 
8290                 valgrind log (Claws only)
8291
8292 2003-04-29 [darko]      0.8.11claws123
8293
8294         * src/gtk/gtkstext.h
8295                 include wchar.h if it is available, fixes compilation
8296                 on HP-UX systems
8297
8298 2003-04-29 [melvin]     0.8.11claws122
8299
8300         * src/prefs_actions.c
8301                 Improved help text of Actions' syntax
8302
8303 2003-04-28 [paul]       0.8.11claws121
8304
8305         * src/action.c
8306                 a better fix for the crash when performing an action
8307                 on a mime part
8308
8309 2003-04-28 [paul]       0.8.11claws120
8310
8311         * src/action.c
8312                 fix crash when performing an action on a
8313                 mime part
8314
8315 2003-04-28 [paul]       0.8.11claws119
8316
8317         * sync with 0.8.11cvs36
8318                 see ChangeLog 2003-04-28
8319
8320 2003-04-27 [paul]       0.8.11claws118
8321
8322         * more sync with 0.8.11cvs35
8323                 see ChangeLog 2003-04-25
8324
8325 2003-04-26 [christoph]  0.8.11claws117
8326
8327         * src/folder.c
8328                 fix remove virtual check
8329
8330 2003-04-26 [paul]       0.8.11claws116
8331
8332         * src/messageview.c
8333                 fix return-receipt, make it work again
8334
8335 2003-04-26 [paul]       0.8.11claws115
8336
8337         * src/mimeview.c
8338                 restore double-clicking of the [application/pgp-signature 
8339                 (Select "Check signature" to check)] line in the message view,
8340                 broken in recent sync
8341
8342 2003-04-26 [christoph]  0.8.11claws114
8343
8344         * src/folder.c
8345                 check if remove virtual really exists before
8346                 calling the function
8347
8348 2003-04-25 [match]      0.8.11claws113
8349
8350         * src/addrindex.c
8351         * src/addrbook.c
8352         * src/ldapquery.[ch]
8353         * src/ldapctrl.[ch]
8354                 fix memleak.
8355         * src/ldapserver.[ch]
8356                 fix memleak. fix segfault.
8357                 plug a Claws memleak
8358
8359 2003-04-25 [alfons]     0.8.11claws112
8360
8361         * src/folder.c
8362                 plug a Claws memleak
8363
8364 2003-04-25 [alfons]     0.8.11claws111
8365
8366         * src/common/session.c
8367                 plug a memleak
8368
8369 2003-04-25 [paul]       0.8.11claws110
8370
8371         * sync with 0.8.11cvs35
8372                 see ChangeLog 2003-04-24 and 2003-04-25
8373                 
8374         * src/gtk/pluginwindow.c
8375                 correct another strange float value
8376
8377 2003-04-24 [christoph]  0.8.11claws109
8378
8379         * src/folder.c
8380                 freeze folder item updates when unsetting new flags
8381
8382         * src/gtk/pluginwindow.c
8383                 correct strange float value
8384
8385 2003-04-23 [paul]       0.8.11claws108
8386
8387         * sync with 0.8.11cvs33
8388                 see ChangeLog 2003-04-23
8389
8390 2003-04-22 [paul]       0.8.11claws107
8391
8392         * src/Makefile.am
8393           src/messageview.c
8394           src/mimeview.c
8395           src/pgptext.[ch]      ** REMOVED **
8396                 remove pgptext.[ch] as its not used any more
8397
8398 2003-04-22 [paul]       0.8.11claws106
8399
8400         * sync with 0.8.11cvs31
8401                 see ChangeLog 2003-04-21 and 2003-04-22
8402
8403 2003-04-21 [alfons]     0.8.11claws105
8404
8405         * src/main.c
8406                 No access to GTK structures if we're a spawned child
8407                 (and clean up code a little bit...) Should fix #126.
8408
8409 2003-04-21 [melvin]     0.8.11claws104
8410
8411         * src/plugins/dillo_viewer/README
8412                 Improved slightly the text.
8413
8414 2003-04-21 [melvin]     0.8.11claws103
8415
8416         * src/plugins/dillo_viewer/README *** NEW ***
8417                 Added a README file for the Dillo plugin
8418
8419 2003-04-20 [paul]
8420
8421         * tools/README
8422           tools/outlook2sylpheed.pl
8423                 updated and improved by Ricardo Mones Lastra
8424
8425 2003-04-18 [oliver]     0.8.11claws102
8426
8427         * src/inc.c 
8428         * src/prefs_account.h
8429                 remove Pop3SessionType (used by selective download)
8430         * src/prefs_toolbar.c
8431                 enable set Default Toolbar button
8432
8433 2003-04-18 [paul]       0.8.11claws101
8434
8435         * sync with 0.8.11cvs29
8436                 see ChangeLog 2003-04-18
8437
8438 2003-04-17 [paul]       0.8.11claws100
8439
8440         * src/prefs_common.[ch]
8441           src/summaryview.c
8442                 remove 'Open next message on deletion' option,
8443                 as the same effect can now be achieved via the
8444                 'Always open messages in summary when selected'
8445                 option.
8446
8447 2003-04-17 [paul]       0.8.11claws99
8448
8449         * sync with 0.8.11cvs28
8450                 see ChangeLog 2003-04-17
8451
8452 2003-04-17 [christoph]  0.8.11claws98
8453
8454         * ac/spamassassin.m4
8455         * src/plugins/spamassassin/libspamc.[ch]
8456         * src/plugins/spamassassin/utils.[ch]
8457                 sync libspamc with SpamAssassin project
8458
8459 2003-04-17 [christoph]  0.8.11claws97
8460
8461         * src/common/socket.h
8462         * src/gtk/sslcertwindow.h
8463                 rename old USE_SSL to USE_OPENSSL
8464
8465 2003-04-17 [paul]       0.8.11claws96
8466
8467         * src/prefs_common.h
8468                 use gulong for P_COLOR so that it compiles/runs on
8469                 64-bit systems. Patch submitted by James Noyes
8470                 <jnoyes-claws@retrogeeks.com>
8471                 
8472         * po/de.po
8473                 updated by Jens
8474
8475 2003-04-17 [paul]       0.8.11claws95
8476
8477         * sync with 0.8.11cvs27
8478                 see ChangeLog 2003-04-16
8479
8480 2003-04-15 [paul]       0.8.11claws94
8481
8482         * src/prefs_common.[ch]
8483                 rearrange to stop the window getting too long:
8484                         move Receive dialog stuff to Receive tab
8485                         move Send dialog to Send tab
8486                         remove Dialogs frame
8487                 rename 'Open messages in summary with cursor keys' to
8488                 'Always open messages in summary when selected', as its
8489                 more appropriate
8490
8491 2003-04-15 [paul]       0.8.11claws93
8492
8493         * src/prefs_common.[ch]
8494           src/summaryview.c
8495                 add new option '/Interface/Open next message on deletion'
8496
8497 2003-04-15 [paul]       0.8.11claws92
8498
8499         * src/summaryview.[ch]
8500                 add /Mark/Lock and /Mark/Unlock to the pop-up
8501                 menu. Patch submitted by Ivan Francolin Martinez
8502                 <ivanfm@users.sourceforge.net>
8503
8504 2003-04-15 [paul]       0.8.11claws91
8505
8506         * sync with 0.8.11cvs24
8507                 see ChangeLog 2003-04-15
8508
8509 2003-04-14 [jens]       0.8.11claws90
8510
8511         * updated German translation and some corrections from
8512                 Roland Bless <bless@tm.uka.de>
8513
8514 2003-04-14 [paul]       0.8.11claws89
8515
8516         * sync with 0.8.11cvs22
8517                 see ChangeLog 2003-04-14
8518
8519 2003-04-13 [paul]       0.8.11claws88
8520
8521         * src/plugins/clamav/clamav_plugin.c
8522                 fix memory leaks
8523                 clean up
8524
8525 2003-04-12 [paul]       0.8.11claws87
8526
8527         * src/plugins/clamav/clamav_plugin.c
8528                 activate enable/disable archive scanning option
8529                 
8530         * src/plugins/clamav/.cvsignore         ** NEW FILE **
8531
8532 2003-04-12 [paul]       0.8.11claws86
8533
8534         * src/plugins/Makefile.am
8535           src/plugins/clamav/Makefile.am                ** NEW FILE **
8536           src/plugins/clamav/README                     ** NEW FILE ** 
8537           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
8538           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
8539                 add Clam AntiVirus plugin
8540
8541 2003-04-12 [paul]       0.8.11claws85
8542
8543         * sync with 0.8.11cvs21
8544                 see ChangeLog 2003-04-11
8545
8546 2003-04-11 [paul]       0.8.11claws84
8547
8548         * po/es.po
8549                 update Spanish translation. Submitted by Ricardo
8550                 Mones Lastra.
8551
8552 2003-04-10 [christoph]  0.8.11claws83
8553
8554         * src/mbox.c
8555                 fix typo that did not move unfiltered mails to destination
8556                 folder
8557
8558         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
8559          when filtering from spool)
8560
8561 2003-04-10 [christoph]  0.8.11claws82
8562
8563         * src/imap.c
8564                 use BODY.PEEK instead of BODY in in message fetch operation
8565                 to make sure the IMAP server does not set the \Seen flag for
8566                 messages. Sylpheed does that later itself, when the message
8567                 is opened in sylpheed
8568
8569         (closes Bug 111 Claws destroys unread marks)
8570
8571 2003-04-09 [oliver]     0.8.11claws81
8572         
8573         * src/folder.c
8574                 fix crash in folder_destroy
8575         * README.claws
8576                 remove selective download
8577
8578 2003-04-09 [christoph]  0.8.11claws80
8579
8580         * src/imap.c
8581                 fix crash in imap_get_msginfo() when then fetched message
8582                 is not found
8583
8584         (closes Bug 110 Crash during mail composition)
8585
8586 2003-04-08 [christoph]  0.8.11claws79
8587
8588         * src/folder.c
8589         * src/prefs_account.c
8590                 Filter new messages that are found in an INBOX folder
8591                 when 'Filter messages on receiving' is enabled in the
8592                 Folder's AccountPrefs. This allows to use Sylpheed's
8593                 filtering engine for IMAP folders where messages are
8594                 added to the INBOX by a MTA
8595
8596 2003-04-08 [paul]       0.8.11claws78
8597
8598         * src/procmsg.h
8599                 clean up after last commit
8600
8601 2003-04-08 [paul]       0.8.11claws77
8602
8603         * sync with 0.8.11cvs20
8604                 see ChangeLog 2003-04-07 and 2003-04-08
8605
8606 2003-04-07 [christoph]  0.8.11claws76
8607
8608         * src/filtering.[ch]
8609         * src/inc.[ch]
8610         * src/mbox.c
8611         * src/procmsg.[ch]
8612                 add procmsg_msginfo_filter() to execute filtering actions
8613
8614 2003-04-06 [christoph]  0.8.11claws75
8615
8616         * src/imap.c
8617                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
8618
8619 2003-04-06 [christoph]  0.8.11claws74
8620
8621         * src/common/utils.[ch]
8622                 add g_int_compare() function for slist sorting
8623
8624         * src/imap.c
8625                 fetch all MsgInfos with one command in imap_get_msginfos()
8626                 using an imap set with a list of ranges
8627
8628         * src/news.c
8629                 use new g_int_compare() function
8630
8631 2003-04-06 [thorsten]   0.8.11claws73
8632
8633         * src/mh.c
8634                 corrected implementation of mh_folder_destroy()
8635
8636 2003-04-05 [christoph]  0.8.11claws72
8637
8638         * src/account.c
8639         * src/folder.[ch]
8640         * src/folderview.c
8641         * src/imap.c
8642         * src/inc.c
8643         * src/main.c
8644         * src/mainwindow.c
8645         * src/mbox_folder.c
8646         * src/mh.c
8647         * src/mimeview.h
8648         * src/msgcache.[ch]
8649         * src/news.c
8650         * src/procmime.h
8651         * src/procmsg.[ch]
8652         * src/setup.c
8653         * src/gtk/gtkutils.c
8654                 o rename structure field names class and new to klass and
8655                   new_msgs, to allow including files in C++
8656                 o add 'extern "C"' block to some header files
8657                 o add MsgInfoList and MsgNumberList as alias for GSList for
8658                   developers to know what type of list is expected
8659
8660         * src/plugins/image_viewer/plugin.c
8661         * src/plugins/image_viewer/viewer.[ch]
8662         * src/plugins/image_viewer/viewerprefs.[ch]
8663                 rename function names to prevent conflicts
8664
8665 2003-04-05 [paul]       0.8.11claws71
8666
8667         * sync with 0.8.11cvs18
8668                 see ChangeLog 2003-04-03 and 2003-04-04
8669
8670 2003-04-02 [christoph]  0.8.11claws70
8671
8672         * src/folder.[ch]
8673         * src/imap.[ch]
8674         * src/mbox_folder.[ch]
8675         * src/mh.[ch]
8676         * src/news.[ch]
8677                 o Make all virtual folder functions private
8678                 o remove unused folder code
8679
8680         * src/common/socket.[ch]
8681         * src/summaryview.c
8682                 fix warnings
8683
8684 2003-03-30 [alfons]     0.8.11claws69
8685
8686         * src/send_message.c
8687                 remove two debug traces and see if people still report
8688                 errors
8689
8690 2003-03-30 [alfons]     0.8.11claws68
8691
8692         * src/send_message.c
8693         * src/commons/session.c
8694                 add more debug traces
8695
8696 2003-03-30 [christoph]  0.8.11claws67
8697
8698         * src/folder.c
8699                 change processing folder name from .processing to processing
8700
8701         * src/common/ssl.c
8702                 disable SSL certificate check because it causes Xlib error
8703                 when the child process want's to open an GTK window
8704
8705 2003-03-30 [christoph]  0.8.11claws66
8706
8707         * src/folder.c
8708                 don't use default folder for processing folder item because
8709                 it can be a non local folder
8710
8711         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
8712
8713 2003-03-30 [alfons]     0.8.11claws65
8714
8715         * src/send_message.c
8716                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
8717                 to generate bad code for 'send_send_data_progressive': When
8718                 called from 'send_send_data_finished', the 'data' pointer is
8719                 cleared just before the assignment to the dialog pointer
8720
8721 2003-03-29 [christoph]  0.8.11claws64
8722
8723         * src/common/prefs.h
8724         * src/plugins/image_viewer/Makefile.am
8725         * src/plugins/image_viewer/plugin.c
8726         * src/plugins/image_viewer/viewer.[ch]
8727         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
8728                 add PrefsPage for ImageViewer
8729
8730 2003-03-28 [thorsten]   0.8.11claws63
8731
8732         * src/common/session.c
8733                 added some comments
8734
8735 2003-03-28 [paul]       0.8.11claws62
8736
8737         * sync with 0.8.11cvs16
8738                 see ChangeLog 2003-03-28
8739
8740 2003-03-28 [paul]       0.8.11claws61
8741
8742         * sync with 0.8.11cvs15
8743                 see ChangeLog 2003-03-28
8744
8745 2003-03-27 [christoph]  0.8.11claws60
8746
8747         * src/folder.c
8748         * src/imap.c
8749         * src/common/socket.[ch]
8750                 set socket state to DISCONNECTED when any operation
8751                 fails to allow reconnecting in IMAP code without
8752                 checking the return code of all calls to the command
8753                 functions
8754
8755         * src/folderview.c
8756         * src/summaryview.c
8757                 remove some more stuff that depends on specific
8758                 folder types
8759
8760 2003-03-27 [paul]       0.8.11claws59
8761
8762         * sync with 0.8.11cvs14
8763                 see ChangeLog 2003-03-27
8764                 
8765         * src/selective_download.[ch]   ** REMOVED **
8766                 really removed
8767
8768 2003-03-27 [christoph]  0.8.11claws58
8769
8770         * src/folder.c
8771                 fix handling of tmp_flags in flag copy function
8772
8773 2003-03-27 [paul]       0.8.11claws57
8774
8775         * sync with 0.8.11cvs13
8776                 see ChangeLog 2003-03-27
8777
8778 2003-03-27 [oliver]     0.8.11claws56
8779
8780         * src/maiwindow.c
8781                 remove sel_download_cb
8782
8783 2003-03-27 [oliver]     0.8.11claws55
8784         
8785         * src/inc.c
8786                 remove POP3_TOP
8787         
8788 2003-03-26 [oliver]     0.8.11claws54
8789
8790         *src/pop.h
8791                 remove POP3_TOP*
8792         * README.claws
8793                 remove selective donwload readme
8794
8795 2003-03-26 [oliver]     0.8.11claws53
8796         * src/matcher.[ch]
8797         * src/matcher_parser_parse.y 
8798         * src/pop.c 
8799         * src/prefs_account.[ch]
8800         * src/prefs_filtering.c
8801                 remove selective donwload
8802
8803 2003-03-26 [oliver]     0.8.11claws52
8804
8805         * src/inc.[ch] 
8806         * src/filtering.c 
8807         * src/mainwindow.c 
8808                 remove selective donwload
8809
8810 2003-03-26 [oliver]     0.8.11claws51
8811         
8812         * src/Makefile.am
8813         * src/selective_download.[ch]   ** REMOVE **    
8814
8815 2003-03-26 [christoph]  0.8.11claws50
8816
8817         * src/news.c
8818                 fix NEWS that got broken by a sync with sylpheed-main
8819
8820 2003-03-26 [christoph]  0.8.11claws49
8821
8822         * src/mimeview.c
8823                 fix mime type guessing when no mime type is found for a file
8824
8825 2003-03-25 [christoph]  0.8.11claws48
8826
8827         * src/mimeview.c
8828         * src/procmime.c
8829                 remove mime type guessing from mime parser and use
8830                 name based mime types in viewer lookup for mime type
8831                 application/octet-stream
8832
8833 2003-03-25 [christoph]  0.8.11claws47
8834
8835         * doc-src/readme.txt
8836         * doc-src/rfc2554.txt
8837                 add RFC about SMTP AUTH
8838
8839         * src/send_message.c
8840         * src/common/smtp.[ch]
8841                 add extra error code for authentication errors and
8842                 clear temporary password when this error occurs
8843
8844         (closes Bug 84 authentication failure while sending should
8845          prompt for password again)
8846
8847 2003-03-25 [christoph]  0.8.11claws46
8848
8849         * configure.ac
8850         * src/Makefile.am
8851         * src/imageview.[ch]                            ** REMOVE **
8852         * src/messageview.[ch]
8853         * src/mimeview.[ch]
8854         * src/prefs_common.[ch]
8855         * src/textview.c
8856         * src/plugins/Makefile.am
8857         * src/plugins/image_viewer/.cvsignore           ** NEW **
8858         * src/plugins/image_viewer/Makefile.am          ** NEW **
8859         * src/plugins/image_viewer/plugin.c             ** NEW **
8860         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
8861                 move image viewer into a plugin (building is enabled by default)
8862                 [ToDo: Prefs for resize and autoview]
8863
8864 2003-03-25 [paul]       0.8.11claws45
8865
8866         * sync with 0.8.11cvs12
8867                 see ChangeLog 2003-03-26
8868
8869 2003-03-25 [paul]       0.8.11claws44
8870
8871         * sync with 0.8.11cvs11
8872                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
8873                 
8874         Note: Selective Download is broken.
8875                 
8876 2003-03-22 [christoph]  0.8.11claws43
8877
8878         * src/folder.c
8879                 code cleanup for flags copying
8880
8881 2003-03-22 [christoph]  0.8.11claws42
8882
8883         * src/plugins/trayicon/trayicon.c
8884                 fix setting the transparent area when the window size
8885                 is forced by the system tray
8886
8887 2003-03-22 [christoph]  0.8.11claws41
8888
8889         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
8890         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
8891         * src/plugins/trayicon/newmail.xpm              ** NEW **
8892         * src/plugins/trayicon/nomail.xpm               ** NEW **
8893         * src/plugins/trayicon/trayicon.c
8894         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
8895                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
8896                 o add icon for unread mails
8897                 o set transparency for window
8898
8899 2003-03-22 [christoph]  0.8.11claws40
8900
8901         * src/news.c
8902                 init news session to prevent crash when session is closed
8903
8904 2003-03-22 [christoph]  0.8.11claws39
8905
8906         * src/imap.c
8907         * src/common/session.[ch]
8908                 Init session data to make sure we don't have invalid pointers
8909                 for read_ch and write_ch when new multi process sessions are
8910                 not used
8911
8912         * src/main.c
8913         * src/common/plugin.c
8914         * src/common/sylpheed.c
8915         * src/plugins/demo/demo.c
8916         * src/plugins/dillo_viewer/dillo_viewer.c
8917         * src/plugins/mathml_viewer/mathml_viewer.c
8918         * src/plugins/spamassassin/spamassassin.c
8919         * src/plugins/spamassassin/spamassassin_gtk.c
8920                 add plugin types to allow loading plugins at different times
8921                 (and maybe for different frontends), because it's not good to
8922                 load GTK-Plugins gefore gtk_init was called
8923
8924         * configure.ac
8925         * src/plugins/Makefile.am
8926         * src/plugins/trayicon/.cvsignore               ** NEW **
8927         * src/plugins/trayicon/Makefile.am              ** NEW **
8928         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
8929         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
8930         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
8931         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
8932         * src/plugins/trayicon/trayicon.c               ** NEW **
8933                 New Trayicon plugin that shows an icon in a systray that uses
8934                 XEMBED protocol like Gnome's systray. Icon shows if there
8935                 are new mails and a tooltip shows information about new,
8936                 unread and total messages.
8937
8938 2003-03-22 [paul]       0.8.11claws38
8939
8940         * src/common/smtp.c
8941                 fix ESMTP AUTH CRAM-MD5
8942                 [sync with main (still version 0.8.11cvs6), see
8943                  ChangeLog 2003-03-22]
8944
8945 2003-03-21 [colin]      0.8.11claws37
8946
8947         * src/send_message.c
8948                 Fix USE_SSL => USE_OPENSSL
8949
8950 2003-03-21 [colin]      0.8.11claws36
8951
8952         * src/folderview.c
8953                 Fix counts in drag and dropped subfolders
8954
8955 2003-03-21 [colin]      0.8.11claws35
8956
8957         * src/folder.c 
8958         * src/folderview.c
8959                 speed up a bit folder dnd
8960
8961 2003-03-20 [alfons]     0.8.11claws34
8962
8963         * src/main.c
8964         * src/toolbar.c
8965         * src/procmsg.c
8966                 don't send locked queue messages
8967                 (feature request "[ 705245 ] Locking message in outbox 
8968                  should prevent sending")
8969
8970 2003-03-20 [christoph]  0.8.11claws33
8971
8972         * src/folder.c
8973                 remove NEW and UNREAD flag in special folders when scanning
8974                 
8975         * src/common/smtp.c
8976                 fix ESMTP AUTH CRAM-MD5
8977
8978 2003-03-20 [paul]       0.8.11claws32
8979
8980         * src/prefs_account.c
8981                 Re-write 'Tunnel command to open connection' as
8982                 'Use command to communicate with server', and disable
8983                 it for all except IMAP accounts
8984
8985 2003-03-20 [paul]       0.8.11claws31
8986
8987         * sync with 0.8.11cvs6
8988                 see ChangeLog 2003-03-20
8989
8990 2003-03-19 [match]      0.8.11claws30
8991
8992         * src/addritem.[ch]
8993                 include documentation. minor refactoring.
8994         * src/addr_compl.[ch]
8995         * src/addrindex.[ch]
8996         * src/addresbook.[ch]
8997         * src/summaryview.c
8998                 re-enable address lookup (was disabled in
8999                 0.8.11claws20).
9000
9001 2003-03-19 [christoph]  0.8.11claws29
9002
9003         * src/procmsg.c
9004                 add temp flag handling, will make moving and copying
9005                 messages possible again
9006
9007         * src/folder.c
9008                 correct calulation of folder stats
9009
9010 2003-03-18 [match]      0.8.11claws28
9011
9012         * src/editgroup.h
9013                 remove case sensitive comparison (closes bug 80).
9014
9015 2003-03-18 [christoph]  0.8.11claws27
9016
9017         * src/imap.c
9018                 fix imap using a tunnel command
9019
9020         (closes bug 87)
9021
9022 2003-03-18 [christoph]  0.8.11claws26
9023
9024         * src/folder.[ch]
9025         * src/imap.c
9026         * src/procmsg.[ch]
9027                 rewrite flag handling for folders
9028
9029 2003-03-18 [christoph]  0.8.11claws25
9030
9031         * src/folder.c
9032         * src/procmsg.c
9033         * src/summaryview.c
9034                 unset NEW and UNREAD flags when message is ignored, to make
9035                 sure messages don't show up as unread on other IMAP clients,
9036                 because the IGNORE_THREAD flag can not be syncronized through
9037                 the IMAP folder
9038
9039 2003-03-17 [christoph]  0.8.11claws24
9040
9041         * src/imap.c
9042                 don't use recursion to fetch uids when the number of messages
9043                 does not match. Moved code into subfunction that is used
9044                 again when needed, to prevent an endless loop.
9045
9046 2003-03-17 [thorsten]   0.8.11claws23
9047
9048         * src/imageview.[ch]
9049                 export imageview_get_resized_size() (for plugins)
9050         * src/prefs_common.[ch]
9051                 added prefs_common_get() (for plugins)
9052
9053 2003-03-17 [christoph]  0.8.11claws22
9054
9055         * src/imap.c
9056                 o remove UID guessing from copy code
9057                 o support UIDPLUS extension for APPEND command
9058
9059 2003-03-17 [paul]       0.8.11claws21
9060
9061         * src/gtk/about.c
9062                 remove 'Compiled-plugins' section.
9063                 
9064         * src/plugins/dillo_viewer/dillo_viewer.c
9065                 slight change to description text
9066
9067 2003-03-16 [match]      0.8.11claws20
9068         * src/ldapserver.[ch]           ** NEW **
9069         * src/ldapctrl.[ch]             ** NEW **
9070         * src/ldapquery.[ch]            ** NEW **
9071         * src/ldaputil.[ch]             ** NEW **
9072         * src/addrcindex.[ch]           ** NEW **
9073         * src/addrquery.h               ** NEW **
9074         * src/addritem.[ch]
9075         * src/addrcache.[ch]
9076         * src/addrindex.[ch]
9077         * src/addr_compl.[ch]
9078         * src/addressbook.[ch]
9079         * src/addrbook.[ch]
9080         * src/editgroup.c
9081         * src/editaddress.c
9082         * src/editldap.c
9083         * src/editldap_basedn.c
9084         * src/vcard.c
9085         * src/jpilot.c
9086         * src/Makefile.am
9087                 included dynamic LDAP queries. improved address
9088                 completion.
9089
9090 2003-03-16 [paul]       0.8.11claws19
9091
9092         * tools/multiwebsearch.pl
9093                 fix a fatal typo
9094
9095 2003-03-16 [christoph]  0.8.11claws18
9096
9097         * src/mimeview.c
9098         * src/plugins/dillo_viewer/dillo_viewer.c
9099         * src/plugins/mathml_viewer/mathml_viewer.c
9100                 make unregistering of MimeViewerFactorys possible
9101
9102 2003-03-16 [alfons]     0.8.11claws17
9103
9104         * configure.ac
9105                 correct typo
9106
9107 2003-03-16 [melvin]     0.8.11claws16
9108
9109         * src/plugins/dillo_viewer.c
9110                 Fixed bug where it was not possible to view more than
9111                 one text/html attachment per message (bug discovered
9112                 by Christoph Hohmann).
9113
9114 2003-03-15 [melvin]     0.8.11claws15
9115
9116         * src/prefs_actions.c
9117                 Fixed compilation warnings.
9118
9119 2003-03-15 [melvin]     0.8.11claws14
9120
9121         * src/plugins/Makefile.am
9122         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
9123         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
9124         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
9125                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
9126                 newer (http://dillo.auriga.wearlab.de/).
9127
9128 2003-03-15 [christoph]  0.8.11claws13
9129
9130         * src/imap.c
9131                 don't query imap folder for attributes because we already
9132                 for them from imap_status
9133
9134         * src/mimeview.[ch]
9135                 add support for plugable MimeViewers (unloading Viewers
9136                 not yet complete)
9137
9138         * src/plugins/Makefile.am
9139         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
9140         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
9141         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
9142                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
9143                 widget from http://helm.cs.unibo.it/mml-widget/
9144
9145 2003-03-14 [christoph]  0.8.11claws12
9146
9147         * src/folder.[ch]
9148                 o error return code's should better be negative
9149                 o replace printf with debug_print
9150
9151         * src/imap.c
9152                 improve IMAP folder scan by checking UID-NEXT
9153
9154         * src/summaryview.c
9155                 remove check that are unnecessary in my opinion
9156
9157 2003-03-13 [christoph]  0.8.11claws11
9158
9159         * src/folder.[ch]
9160         * src/foldersel.c
9161         * src/folderview.c
9162         * src/imap.c
9163         * src/mbox_folder.c
9164         * src/mh.c
9165         * src/news.c
9166         * src/prefs_scoring.c
9167         * src/summaryview.c
9168                 use a common function to get a displayable name
9169                 for a FolderItem
9170
9171 2003-03-13 [paul]       0.8.11claws10
9172
9173         * tools/Makefile.am
9174           tools/README
9175           tools/multiwebsearch.conf     ** NEW FILE **
9176           tools/multiwebsearch.pl       ** NEW FILE **
9177                 add multiwebsearch Actions script
9178
9179 2003-03-13 [colin]      0.8.11claws9
9180
9181         * src/compose.c
9182                 Remove leading emtpy lines from quoted text
9183                 before quoting it
9184
9185 2003-03-13 [melvin]     0.8.11claws8
9186
9187         * src/prefs_actions.c
9188                 Fixed a memory leak
9189                 Code clean ups
9190                 Added Cancel and OK buttons
9191                 Corrected help text
9192
9193 2003-03-13 [christoph]  0.8.11claws7
9194
9195         * src/account.c
9196         * src/folder.[ch]
9197         * src/imap.c
9198         * src/mainwindow.c
9199         * src/mbox_folder.c
9200         * src/mh.c
9201         * src/news.c
9202         * src/setup.c
9203                 replace more folder type stuff with folder class stuff
9204
9205 2003-03-13 [melvin]     0.8.11claws6
9206
9207         * src/prefs_actions.c
9208                 Added new tokens:
9209                 %u: user provided argument
9210                 %h: user provided argument (hidden on input)
9211                 %s: current text selection in the message view 
9212
9213 2003-03-13 [paul]       0.8.11claws5
9214
9215         * sync with 0.8.11cvs5
9216                 see ChangeLog 2003-03-11, 2003-03-12
9217
9218 2003-03-12 [christoph]  0.8.11claws4
9219
9220         * src/folder.c
9221                 use folder class idstr when writing folderlist.xml
9222
9223         * src/folder.h
9224         * src/imap.c
9225         * src/news.c
9226                 replace folder type checks with folder class checks
9227
9228 2003-03-12 [christoph]  0.8.11claws3
9229
9230         * src/folder.[ch]
9231         * src/imap.[ch]
9232         * src/main.c
9233         * src/mbox_folder.[ch]
9234         * src/mh.[ch]
9235         * src/news.[ch]
9236                 o create a list of known folder classes in the folder system
9237                 o use folder class id strings for folder item identifiers
9238
9239 2003-03-12 [christoph]  0.8.11claws2
9240
9241         * src/imap.c
9242                 fix imap uid validity check
9243
9244 2003-03-12 [christoph]  0.8.11claws1
9245
9246         * src/account.c
9247         * src/folder.[ch]
9248         * src/foldersel.c
9249         * src/folderview.c
9250         * src/imap.c
9251         * src/mainwindow.c
9252         * src/mbox_folder.c
9253         * src/mh.c
9254         * src/news.c
9255         * src/prefs_scoring.c
9256         * src/procmsg.c
9257         * src/setup.c
9258         * src/summaryview.c
9259                 initial restructuring of folder system, seperating
9260                 folders and folder classes
9261
9262 2003-03-12 [paul]       0.8.11claws
9263
9264         0.8.11claws release
9265
9266 2003-03-12 [christoph]
9267
9268         * src/gtk/prefswindow.c
9269                 fix translation of "Page Index"
9270
9271 2003-03-12 [paul]       0.8.10claws110
9272
9273         a sync from 0.8.11cvs4 before the release
9274
9275         * src/common/utils.c
9276                 subject_compare_for_sort(): allow null strings (fixes
9277                 summary sorting).
9278
9279 2003-03-11 [paul]       0.8.10claws109
9280
9281         * po/es.po
9282                 update Spanish translation, submitted by
9283                 Ricardo Mones Lastra
9284
9285 2003-03-11 [melvin]     0.8.10claws108
9286
9287         * po/fr.po
9288                 Updated French translations
9289
9290 2003-03-11 [paul]       0.8.10claws107
9291
9292         * manual/en/Makefile.am
9293           manual/en/*.html
9294                 update English manual, add a new page
9295                 updated by Francois Barriere <fbarriere@atmel.fr>
9296                 
9297         * po/bg.po
9298           po/it.po
9299           po/sr.po
9300                 update Bulgarian, Italian, and Serbian translations
9301                 submitted by George Danchev, Alessandro Maestri, and
9302                 Urke MMI
9303
9304 2003-03-10 [paul]       0.8.10claws106
9305
9306         * src/gtk/about.c
9307           src/gtk/prefswindow.c
9308                 make some strings translatable
9309
9310 2003-03-10 [darko]      0.8.10claws105
9311
9312         * src/compose.c
9313                 code cleanup to make Hiro happy
9314
9315 2003-03-10 [paul]       0.8.10claws104
9316
9317         * sync with 0.8.11cvs2
9318                 see ChangeLog 2003-03-10
9319
9320 2003-03-09 [melvin]     0.8.10claws103
9321
9322         * src/textview.c
9323                 textview_set_font(): fix for message display in
9324                 UTF-8 locales (thanks to Sergey Vlasov).
9325                 (was unintentionnaly reverted in 0.8.6claws6)   
9326
9327 2003-03-08 [darko]      0.8.10claws102
9328
9329         * src/compose.c
9330                 fix infinite loop in wrapping as reported
9331                 by happycactus
9332                 obsoletes patch #696482
9333
9334 2003-03-08 [christoph]  0.8.10claws101
9335
9336         * src/imap.c
9337                 add workaround for IMAP servers that do not
9338                 support the "UID SEARCH UID" command
9339
9340 2003-03-07 [christoph]  0.8.10claws100
9341
9342         * src/plugins/spamassassin/spamassassin.[ch]
9343         * src/plugins/spamassassin/spamassassin_gtk.c
9344                 code cleanup
9345
9346 2003-03-07 [paul]       0.8.10claws99
9347
9348         * po/es.po
9349                 updated Spanish translation, submitted by
9350                 Ricardo Mones Lastra
9351
9352 2003-03-07 [christoph]  0.8.10claws98
9353
9354         * src/send.c
9355                 fix in 0.8.10claws94 was wrong
9356                 local delivery does not require escaping, remove escaping
9357                 code to make signatures of mails with "." lines valid
9358                 
9359                 NOTE: requires that sendmail is executed with "-i" option,
9360                       what is the default now, but has to be changed in all
9361                       exsiting accounts)
9362
9363 2003-03-07 [paul]       0.8.10claws97
9364
9365         * sync with 0.8.11 release
9366                 see ChangeLog 2003-03-07
9367
9368 2003-03-06 [paul]       0.8.10claws96
9369
9370         * src/compose.c
9371                 revert commit 0.8.10claws92
9372
9373 2003-03-06 [paul]       0.8.10claws95
9374
9375         * src/folderview.c
9376                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
9377
9378         * src/gtkaspell.c
9379                 fix bug 74, 'Crash opening editor window with pseudo-color
9380                 display'
9381                 
9382         Patches submitted by Kevin Vigor <kevin@vigor.nu>
9383
9384 2003-03-06 [christoph]  0.8.10claws94
9385
9386         * src/send.c
9387                 fix rfc2821 (4.5.2) violation in SMTP data sending,
9388                 all lines starting with a period get an extra period
9389                 inserted
9390                 (found by Simon 'corecode' Schubert)
9391
9392 2003-03-06 [paul]       0.8.10claws93
9393
9394         * src/folderview.c
9395                 if configured font can't be loaded fall back to gtk
9396                 default. (with thanks to Christoph)
9397                 
9398                 closes long-standing bug 15 'Crashes on startup'
9399
9400 2003-03-06 [paul]       0.8.10claws92
9401
9402         * src/compose.c
9403                 freeze text before autosave and thaw afterwards
9404                 fixes bug 67 'autosave make re-rediting message crazy'
9405
9406 2003-03-06 [christoph]  0.8.10claws91
9407
9408         * src/compose.c
9409                 ignore address comment in dupe check for Cc-list
9410
9411         (closes reopened bug 47 Replying to message strips name part of
9412          e-mail addresses of Cc: lines)
9413
9414 2003-03-06 [paul]       0.8.10claws90
9415
9416         * src/Makefile.am
9417                 remove reference to gtkxtext.h as its no longer in
9418                 the repository
9419
9420 2003-03-06 [paul]       0.8.10claws89
9421
9422         * sync with 0.8.10cvs25
9423                 see ChangeLog 2003-03-06
9424
9425 2003-03-06 [oliver]     0.8.10claws88
9426         
9427         * src/messageview.c
9428                 remove include
9429
9430 2003-03-06 [oliver]     0.8.10claws87
9431         
9432         * src/folderview.c 
9433                 remove changes introduced inclaws74
9434         * src/messageview.c
9435                 another attempt to sanely delete and update
9436                 messages deleted in separate messageview
9437
9438 2003-03-05 [christoph]  0.8.10claws86
9439
9440         * src/summaryview.c
9441                 check if "From" matches any account's address if
9442                 addressbook completion of addresses is disabled too
9443
9444         (closes Bug 70 "Display recipient in from" doesn't check
9445          folder's default account)
9446
9447 2003-03-05 [christoph]  0.8.10claws85
9448
9449         * src/compose.c
9450         * src/common/utils.[ch]
9451                 don't strip address comments when building Cc lists
9452
9453         (closes Bug 47 Replying to message strips name part of e-mail addresses
9454          of Cc: lines)
9455
9456         * src/folder.c
9457                 fix return value of copy function
9458
9459 2003-03-05 [christoph]  0.8.10claws84
9460
9461         * src/imap.c
9462                 don't ask imap server for non rfc822 headers
9463
9464         (closes bug 71 IMAP FETCH asks for FROM header field twice)
9465
9466         * src/imap.c
9467                 destroy session on socket error to allow reconnecting
9468
9469 2003-03-05 [christoph]  0.8.10claws83
9470
9471         * configure.ac
9472                 fix building with gnome when no prefix is set
9473
9474         (closes bug 66 Gnome directory is set to NONE)
9475
9476 2003-03-05 [paul]       0.8.10claws82
9477
9478         * sync with 0.8.10cvs23
9479                 see ChangeLog 2003-03-05
9480
9481 2003-03-04 [christoph]  0.8.10claws81
9482
9483         * src/folder.c
9484                 o fix moving and copying when folder returns 0 for new
9485                   message number
9486                 o remove some code for single message copy and move
9487                   operations and use functions for multiple messages
9488
9489         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
9490
9491         * src/news.c
9492                 remove unused include
9493
9494 2003-03-04 [paul]       0.8.10claws80
9495
9496         * src/gtk/about.c
9497                 list 'Compiled plugins'
9498
9499 2003-03-03 [christoph]  0.8.10claws79
9500
9501         * src/news.[ch]
9502                 have to multiply the percentage of the current fetch with
9503                 the percentage that it has of the total fetch operation
9504                 for correct values
9505
9506 2003-03-03 [christoph]  0.8.10claws78
9507
9508         * src/news.c
9509                 fix calculation of expected lines for progress indicator
9510
9511 2003-03-03 [christoph]  0.8.10claws77
9512
9513         * src/summaryview.c
9514         * src/common/utils.c
9515                 fix segfault when opening the root news folder
9516
9517 2003-03-03 [christoph]  0.8.10claws76
9518
9519         * src/mainwindow.[ch]
9520         * src/common/Makefile.am
9521         * src/common/progressindicator.[ch]
9522                 add UI independent progress indicator handling
9523
9524         * src/news.[ch]
9525                 use new progress indicator for message info fetching
9526
9527         * src/common/hooks.h
9528                 code cleanup
9529
9530 2003-03-03 [oliver]     0.8.10claws75
9531
9532         * src/toolbar.c
9533         * src/compose.c
9534                 removed commented code
9535
9536 2003-03-03 [oliver]     0.8.10claws74
9537
9538         * src/toolbar.[ch]
9539                 cleanups and refactoring
9540         * src/compose.[ch]
9541                 compose_reply_mode reply & forwarding interface for
9542                 toolbar buttons
9543         * src/folderview.c
9544                 act on messages marked for deletion in folderview_selected
9545                 based on prefs_common.immediate_exec since a message might 
9546                 have been deleted by messageview in a folder we are changing 
9547                 to (does anybody understand what I'm on about ?)
9548
9549 2003-03-03 [oliver]     0.8.10claws73
9550         
9551         * src/messageview.[ch]
9552                 new functions
9553                 - messageview_delete: delete message shown in messagview
9554                 - messageview_update_view: update messageview to currently 
9555                   selected summaryview message
9556                 - add separate messageview to msgview_list in order to update 
9557                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
9558         * src/summaryview.[ch]
9559                 summary_get_selection returns a list of selected msgs
9560                 in summaryview
9561         * src/mainwindow.c
9562                 toolbar reply refactoring
9563
9564 2003-03-03 [paul]       0.8.10claws72
9565
9566         * sync with 0.8.10cvs21
9567                 see ChangeLog 2003-03-03
9568
9569 2003-03-02 [christoph]  0.8.10claws71
9570
9571         * src/common/passcrypt.c
9572                 use POSIX includes
9573
9574 2003-03-02 [christoph]  0.8.10claws70
9575
9576         * configure.ac
9577         * src/prefs_account.c
9578         * src/prefs_gtk.[ch]
9579         * src/common/.cvsignore
9580         * src/common/Makefile.am
9581         * src/common/passcrypt.c                ** NEW **
9582         * src/common/passcrypt.h.in             ** NEW **
9583                 Implement password encryption in config files
9584                 using unix encrypt and setkey functions. The crypt
9585                 key can be set as a configure parameter. Old
9586                 passwords will be converted if they do not begin
9587                 with '!'
9588
9589 2003-03-02 [paul]       0.8.10claws69
9590
9591         * src/prefs_account.c
9592                 fix compile error
9593
9594 2003-03-01 [thorsten]   0.8.10claws68
9595
9596         * po/el.po
9597           po/hr.po
9598           po/it.po
9599           po/nl.po
9600           po/sr.po
9601           po/sv.po
9602                 corrected format strings
9603         * po/en_GB.po
9604                 corrected headers
9605                 (fix compile errors with GNU gettext-0.11.5)
9606
9607 2003-03-01 [oliver]     0.8.10claws67
9608
9609         * src/summaryview.c
9610                 menu callbacks call toolbar_menu_reply
9611
9612 2003-03-01 [oliver]     0.8.10claws66
9613
9614         * src/mainwindow.c
9615         * src/messageview.c
9616                 menu callbacks call toolbar_menu_reply
9617         * src/toolbar.[ch]
9618                 callbacks from menu handled by toolbar_menu_reply
9619
9620 2003-03-01 [paul]       0.8.10claws65
9621
9622         * src/addressbook.c
9623                 revert commit 0.8.10claws54 - breaks editing of
9624                 addressbook.
9625                 
9626         * po/bg.po
9627                 update Bulgarian translation, submitted by
9628                 George Danchev
9629
9630 2003-02-28 [christoph]  0.8.10claws64
9631
9632         * src/account.c
9633         * src/addressadd.c
9634         * src/compose.c
9635         * src/gtkaspell.c
9636         * src/gtkxtext.h                ** REMOVE **
9637         * src/imap.c
9638         * src/matcher.[ch]
9639         * src/mh.c
9640         * src/news.c
9641         * src/pine.c
9642         * src/prefs_common.c
9643         * src/prefs_matcher.c
9644         * src/procheader.[ch]
9645         * src/procmsg.[ch]
9646         * src/toolbar.c
9647         * src/common/ssl_certificate.c
9648         * src/gtk/colorlabel.c
9649         * src/gtk/menu.c
9650                 o fix warnings
9651                 o remove code obsoleted by new cache and folder system rework
9652
9653 2003-02-28 [oliver]     0.8.10claws63
9654         
9655         * src/toolbar.[ch]
9656                 * fix bug where reply in Messageview replied to 
9657                 Message displayed in summaryview
9658                 (reportedd via ML by chinatinte at gmx dot ch)
9659                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
9660                 didn't work in separate MessageView Toolbar
9661                 (wondering if anybody uses this at all ?)
9662         * src/summaryview.[ch]
9663                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
9664                 (generalize reply and forward code);
9665         * src/messageview.c 
9666                 remove focus_in event which updated summaryview to messageview
9667
9668 2003-02-28 [paul]       0.8.10claws62
9669
9670         * po/Makefile.in.in
9671                 add the --check option
9672                 Patch submitted by Ricardo Mones Lastra
9673
9674 2003-02-28 [paul]       0.8.10claws61
9675
9676         * src/prefs_account.c
9677                 re-order 'Signature' items
9678
9679 2003-02-28 [paul]       0.8.10claws60
9680
9681         * sync with 0.8.10cvs20
9682                 see ChangeLog 2003-02-28
9683
9684 2003-02-28 [paul]       0.8.10claws59
9685
9686         * po/POTFILES.in
9687                 update to reflect recent movement of files
9688
9689 2003-02-28 [paul]       0.8.10claws58
9690
9691         * sync with 0.8.10cvs19
9692                 see ChangeLog 2003-02-28
9693
9694 2003-02-27 [martin]     0.8.10claws57
9695
9696         * src/prefs_matcher.c 
9697                 fix segfault in prefs_matcher_ok() when the
9698                 last entry is deleted and prevents that the
9699                 message "entry not saved" comes up after deleting
9700                 an entry
9701
9702 2003-02-27 [martin]     0.8.10claws56
9703
9704         * src/prefs_filtering.c 
9705                 fix segfault in prefs_filtering_ok() when the
9706                 last entry is deleted and prevents that the
9707                 message "entry not saved" comes up after deleting
9708                 an entry
9709
9710 2003-02-27 [paul]       0.8.10claws55
9711
9712         * sync with 0.8.10cvs18
9713                 see ChangeLog 2003-02-27
9714
9715 2003-02-27 [paul]       0.8.10claws54
9716
9717         * src/addressbook.c
9718                 fix bug where the address book crashes with 
9719                 multiple lookups.
9720                 Patch [687729] submitted by David Frager 
9721                 <dbfrager@users.sourceforge.net>
9722
9723 2003-02-25 [christoph]  0.8.10claws53
9724
9725         * src/Makefile.am
9726         * src/colorlabel.[ch]           ** REMOVE **
9727         * src/gtk/Makefile.am
9728         * src/gtk/colorlabel.[ch]       ** NEW **
9729                 move colorlabel files to gtk directory
9730
9731         * src/esmtp.[ch]                ** REMOVE **
9732                 has been merged into smtp.[ch] in 0.7.5
9733
9734 2003-02-25 [christoph]  0.8.10claws52
9735
9736         * src/Makefile.am
9737         * src/about.[ch]                ** REMOVE **
9738         * src/gtk/Makefile.am
9739         * src/gtk/about.[ch]            ** NEW **
9740                 move about files to gtk directory
9741
9742 2003-02-25 [christoph]  0.8.10claws51
9743
9744         * src/folder.c
9745                 some code optimization of folder scanning code
9746
9747         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
9748
9749 2003-02-25 [christoph]  0.8.10claws50
9750
9751         * src/main.c
9752         * src/common/sylpheed.c
9753                 add command line parameter parsing to common code
9754
9755 2003-02-24 [christoph]
9756
9757         * Makefile.am
9758         * configure.ac
9759                 fix gnome prefix problems, the configure script now removed
9760                 `gnome-config --prefix` from `gnome-config --datadir`
9761                 and adds $(prefix} instead
9762
9763         (closes Bug 24 Makefile does not respect prefix when installing
9764          GNOME data)
9765
9766 2003-02-24 [christoph]  0.8.10claws49
9767
9768         * src/news.c
9769                 check for valid session before trying to authenticate
9770
9771         (closes Bug 60 crash if "authenticate on logon" is activated
9772          and newsserver-hostname is not valid)
9773
9774 2003-02-24 [melvin]     0.8.10claws48
9775
9776         * src/prefs_actions.c
9777                 Make sure all user's input is sent to the action and then
9778                 close the socket..
9779
9780 2003-02-23 [alfons]     0.8.10claws46
9781
9782         * src/summaryview.c
9783                 also wait cursor when deleting files
9784
9785 2003-02-23 [paul]
9786
9787         * tools/freshmeat_search.pl
9788           tools/google_search.pl
9789                 scripts should now work for any browser/browser command line
9790
9791 2003-02-22 [christoph]  0.8.10claws45
9792
9793         * src/procmsg.c
9794                 fix IMAP flag setting, IMAP flag is not handled correctly
9795                 anymore by the folder system and information about the
9796                 folder should not be saved in the MsgInfo (in my opinion)
9797
9798         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9799
9800 2003-02-22 [christoph]  0.8.10claws44
9801
9802         * src/summaryview.c
9803                 fix spelling of "label" ;-)
9804
9805 2003-02-22 [thorsten]   0.8.10claws43
9806
9807         * src/mimeview.c
9808           src/prefs_common.[ch]
9809           src/procmime.[ch]
9810                 do not use description as attachment name
9811
9812 2003-02-22 [alfons]     0.8.10claws42
9813
9814         * src/summaryview.c
9815                 freeze/thaw folder item updates when changing color labels,
9816                 and put a wait cursors on
9817
9818 2003-02-22 [thorsten]   0.8.10claws41
9819
9820         * src/mimeview.c
9821                 save-all fixes: crash if invoked on multipart container,
9822                 mimeinfo access, pathseparators, error dialog
9823
9824 2003-02-21 [alfons]     0.8.10claws40
9825
9826         * src/prefs_gtk.c
9827                 remove unused var
9828
9829 2003-02-21 [colin]      0.8.10claws39
9830
9831         * src/send.c
9832                 Fix smtp logging
9833
9834 2003-02-21 [colin]      0.8.10claws38
9835
9836         * src/summaryview.c
9837                 Freeze/thaw folderItem updates when filtering messages 
9838                 via Tools/Filter messages
9839
9840 2003-02-21 [paul]       0.8.10claws37
9841
9842         * src/compose.c
9843                 revert commit 0.8.10claws26, there are ulterior motives
9844                 for users to set a Reply-To header when posting to
9845                 newsgroups
9846
9847 2003-02-21 [paul]       0.8.10claws36
9848
9849         * sync with 0.8.10cvs17
9850                 see ChangeLog 2003-02-21
9851
9852 2003-02-20 [christoph]  0.8.10claws35
9853
9854         * src/imap.c
9855                 IMAP UID fetch speedup using SEARCH
9856
9857         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9858
9859         * src/imap.c
9860                 fix problem with UIDs in IMAP UID cache that no longer existed
9861
9862 2003-02-20 [christoph]  0.8.10claws34
9863
9864         * src/imap.c
9865         * src/procheader.c
9866         * src/procheader.h
9867                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
9868
9869         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9870
9871         * src/imap.c
9872                 Rewrite imap_cmd_gen_recv use sock_getline instead
9873                 of sock_gets to avoid problems with too long reply
9874                 lines
9875     
9876 2003-02-20 [colin]      0.8.10claws33
9877         
9878         * src/prefs_account.c
9879                 Better wording
9880
9881 2003-02-20 [colin]      0.8.10claws32
9882
9883         * src/compose.c
9884                 Remove useless '&& !to_sender' 
9885
9886 2003-02-20 [darko]
9887
9888         * AUTHORS
9889                 change my e-mail address
9890
9891 2003-02-19 [colin]      0.8.10claws31
9892
9893         * src/prefs_common.c
9894                 X11 style colors for every configurable color
9895
9896 2003-02-19 [alfons]     0.8.10claws30
9897
9898         * src/prefs_gtk.[ch]
9899         * src/prefs_common.c
9900                 for color_new accept both plain integers and X11 style color
9901                 names (as found in /usr/lib/X11/rgb.txt)
9902
9903 2003-02-19 [paul]       0.8.10claws29
9904
9905         * src/mainwindow.c
9906                 add tooltips to online/offline button and account selector
9907                 button
9908
9909 2003-02-19 [paul]       0.8.10claws28
9910
9911         * src/folder.c
9912           src/news.c
9913           src/prefs_account.[ch]
9914           src/prefs_common.[ch]
9915                 move 'Maximum number of articles to download' to
9916                 account prefs.
9917                 clean up account prefs gui a little by hiding entries
9918                 rather then greying out entries
9919
9920 2003-02-19 [hiro]       0.8.10claws27
9921
9922         * src/common/utils.c
9923                 fix bug #54 'yesterdays date is displayed in the message 
9924                 summary window'
9925
9926 2003-02-19 [paul]       0.8.10claws26
9927
9928         * src/compose.c
9929                 fix bug reported in Feature Request [688596] 
9930                 'Reply-to header in news'
9931
9932 2003-02-18 [paul]       0.8.10claws25
9933
9934         * src/select-keys.c
9935                 add a 'List all keys' button to key selection dialog
9936
9937 2003-02-18 [colin]      0.8.10claws24
9938         
9939         * src/stock_pixmap.c
9940                 fix compile error
9941
9942 2003-02-18 [colin]      0.8.10claws23
9943
9944         * src/common/smtp.[ch]
9945           src/prefs_account.c
9946                 Try to starttls if it seems to be the only
9947                 way to authenticate a user
9948
9949 2003-02-18 [paul]       0.8.10claws22
9950
9951         * src/Makefile.am
9952           src/folderview.c
9953           src/stock_pixmap.[ch]
9954           src/pixmaps/drafts_close.xpm  ** NEW FILE **
9955           src/pixmaps/drafts_open.xpm   ** NEW FILE **
9956                 as a Drafts folder is a special folder allow it to have
9957                 its own unique icons
9958
9959 2003-02-18 [colin]      0.8.10claws21
9960
9961         * src/imap.c
9962                 Fix port selection when using starttls
9963
9964 2003-02-18 [paul]       0.8.10claws20
9965
9966         * src/mainwindow.c
9967           src/prefs_common.[ch]
9968                 make blue the default new mail colour
9969
9970 2003-02-18 [paul]       0.8.10claws19
9971
9972         * sync with 0.8.10cvs14
9973                 see ChangeLog 2003-02-18
9974
9975 2003-02-17 [jens]       0.8.10claws18
9976
9977         * src/common/md5.c
9978                 fixed a compile problem with gcc 3.3
9979                 works on 2.95.3 too (testet on PPC as it is big endian)
9980
9981 2003-02-17 [paul]       0.8.10claws17
9982
9983         * sync with 0.8.10cvs13
9984                 see ChangeLog 2003-02-17
9985
9986 2003-02-17 [paul]       0.8.10claws16
9987
9988         * sync with 0.8.10cvs12
9989                 see ChangeLog 2003-02-17
9990
9991 2003-02-16 [match]      0.8.10claws15
9992
9993         * src/addressbook.c
9994                 Eliminates reloading of address data when items
9995                 deleted or added. Applied submitted by
9996                 Luke Plant <lukeplant@softhome.net>
9997
9998 2003-02-16 [paul]       0.8.10claws14
9999
10000         * src/news.c
10001                 when a 'protocol error' is encountered disconnect from
10002                 the server. This means that the user can carry on viewing
10003                 other articles and doesn't have to either wait until the
10004                 server timesout or quit sylpheed.
10005                 Fixes bug #53 'Unable to read messages in newsgroups, 
10006                 displayed message doesn't change'
10007
10008 2003-02-15 [christoph]  0.8.10claws13
10009
10010         * src/imap.c
10011                 fix bug that stopped scanning of folders when an
10012                 IMAP folder was empty
10013
10014         (closes bug 46 stop scan messages in folders after empty folder)
10015
10016 2003-02-15 [paul]
10017
10018         * tools/Makefile.am
10019           tools/README
10020           tools/freshmeat_search.pl     ** NEW FILE **
10021           tools/google_search.pl        ** NEW FILE **
10022                 Add 2 Actions scripts which search freshmeat/google
10023                 for the selected text using the browser configured
10024                 in sylpheedrc.
10025                 
10026         Note: These scripts are very dependent on the format of the
10027         browser command and may not work on every occasion. Testing
10028         is welcome. 
10029
10030 2003-02-14 [alfons]     0.8.10claws12
10031
10032         * src/compose.c
10033                 fix breakage because of uninitialized account pointer.
10034                 please verify.
10035
10036 2003-02-14 [paul]       0.8.10claws11
10037
10038         * src/compose.c
10039           src/prefs_account.[ch]
10040           src/prefs_common.[ch]
10041                 move signature settings to Account Prefs
10042
10043 2003-02-14 [paul]       0.8.10claws10
10044
10045         * sync with 0.8.10cvs11
10046                 see ChangeLog 2003-02-14
10047
10048 2003-02-13 [thorsten]   0.8.10claws9
10049
10050         * src/news.c
10051                 revert news progressbar (GUI separation)
10052
10053 2003-02-13 [paul]       0.8.10claws8
10054
10055         * src/compose.c
10056                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
10057                 paragraph 1
10058
10059 2003-02-13 [paul]       0.8.10claws7
10060
10061         * src/compose.[ch]
10062           src/summaryview.c
10063                 fix 'Follow-up and Reply-to' so that it creates a reply to
10064                 the newsgroup and the sender. If the message has the keyword
10065                 'poster' in the Followup-To header, all replies go to the
10066                 sender, re: RFC 1036, Section 2.2.3
10067                 rename all instances of 'ignore_replyto' to 'to_sender', both
10068                 were previously used, now we use just one.
10069
10070 2003-02-13 [paul]       0.8.10claws6
10071
10072         * sync with 0.8.10cvs9
10073                 see ChangeLog 2003-02-13
10074
10075 2003-02-13 [paul]       0.8.10claws5
10076
10077         * configure.ac
10078                 show which plugins are configured in the configure
10079                 output.
10080
10081 2003-02-12 [thorsten]   0.8.10claws4
10082
10083         * src/news.c
10084                 show progress while fetching news headers
10085
10086 2003-02-12 [christoph]  0.8.10claws3
10087
10088         * configure.ac
10089         * src/plugins/Makefile.am
10090                 use AM_CONDITIONAL to enable plugins, automake correctly
10091                 manages this when creating distdir
10092
10093 2003-02-12 [christoph]  0.8.10claws2
10094
10095         * ac/spamassassin.m4
10096         * src/plugins/spamassassin/Makefile.am
10097                 fix building SpamAssassin plugin without OpenSSL
10098
10099 2003-02-12 [paul]       0.8.10claws1
10100
10101         * ac/Makefile.am
10102           src/Makefile.am
10103           src/plugins/Makefile.am
10104                 fix failure of 'make release'
10105
10106 2003-02-12 [paul]       0.8.10claws
10107
10108         * 0.8.10claws released
10109
10110 2003-02-12 [paul]       0.8.9claws56
10111
10112         * po/bg.po
10113           po/es.po
10114           po/it.po
10115           po/ru.po
10116           po/sr.po
10117                 updated translations by George Danchev, Ricardo Mones Lastra,
10118                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
10119                 
10120         * sylpheed.spec.in
10121                 Allow the building of RPMs by a regular user. Submitted
10122                 by Sergei Astanin
10123
10124 2003-02-11 [alfons]     0.8.9claws55
10125
10126         * src/colorlabel.c
10127                 don't use pixmaps for label color rect but draw rectangles
10128                 so we can respect the color map of palette based visuals
10129                 (fixes the long time crashes on Suns - thanks to Andreas
10130                 Engel and Steve O'Hara-Smith for testing)
10131
10132 2003-02-11 [christoph]  0.8.9claws54
10133
10134         * src/matcher_parser_parse.y
10135                 correct bug where filering rules of not existing folders in
10136                 matcherrc were added to global filtering
10137                 
10138         (closes Debian Bug #180253 - Directory's filter-rules are merged with
10139          main filter-rules after removing directory, http://bugs.debian.org/180253)
10140         
10141 2003-02-11 [paul]       0.8.9claws53
10142
10143         * sync with 0.8.10cvs7
10144                 see ChangeLog 2003-02-09
10145
10146 2003-02-11 [melvin]     0.8.9claws52
10147
10148         * po/fr.po
10149                 Updated French tranlsations
10150
10151 2003-02-10 [paul]       0.8.9claws51
10152
10153         * sylpheed.spec.in
10154                 correct --enable-openssl
10155                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
10156
10157 2003-02-09 [martin]     0.8.9claws50
10158
10159         * src/prefs_matcher.c
10160                 fix segfault in prefs_matcher_substitute_cb() when
10161                 no row is selected
10162
10163 2003-02-09 [paul]       0.8.9claws49
10164
10165         * src/folderview.c
10166                 fix bug where a newsgroup folder's processing rules were
10167                 merged with the global filtering rules when the newsgroup
10168                 folder was deleted, causing some seriously bad results,
10169                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
10170
10171 2003-02-08 [melvin]     0.8.9claws48
10172
10173         * src/compose.c
10174                 Corrected and modified an alert message.
10175
10176 2003-02-07 [paul]       0.8.9claws47
10177
10178         * src/folderview.c
10179                 fix bug where both an 'Account properties' window and a
10180                 'Folder properties' window were opened when clicking on
10181                 'Properties' in an NNTP or IMAP folder's popup menu.
10182
10183 2003-02-07 [paul]       0.8.9claws46
10184
10185         * sync with 0.8.10cvs6
10186                 see ChangeLog 2003-02-06
10187
10188 2003-02-06 [christoph]  0.8.9claws45
10189
10190         * src/mbox.c
10191                 freeze folder updates while importing mbox files
10192                 (closes bug 43 importing mbox took hours)
10193                 
10194         Patch submitted by Jens Rantil <jens.rantil@telia.com>
10195
10196 2003-02-06 [thorsten]   0.8.9claws44
10197
10198         * po/de.po
10199                 Updated german translations
10200
10201 2003-02-06 [thorsten]   0.8.9claws43
10202
10203         * src/news.h
10204                 use guint for message numbers (fix count in grouplist dialog)
10205
10206 2003-02-05 [paul]       0.8.9claws42
10207
10208         * sync with 0.8.10cvs2
10209                 see ChangeLog 2003-02-05
10210
10211 2003-02-04 [colin]      0.8.9claws41
10212
10213         * src/prefs_common.[ch]
10214           src/procmsg.c
10215           src/summaryview.c
10216                 Add an option to disable threading by subject
10217
10218 2003-02-04 [christoph]  0.8.9claws40
10219
10220         * src/inc.c
10221                 only abort fetching mails from multiple accounts when the
10222                 error is fatal and does not allow to check any more accounts
10223                 (currently only disk full error)
10224
10225         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
10226          receive mails for other accouts)
10227
10228 2003-02-04 [christoph]  0.8.9claws39
10229
10230         * src/folder.c
10231                 first add the new message to the cache, then
10232                 send the update notification
10233
10234         (closes bug 39 after sending message folderview doesnt get updated)
10235
10236 2003-02-04 [colin]      0.8.9claws38
10237
10238         * src/inc.c
10239                 _really_ fix this Connecting... status
10240
10241 2003-02-04 [paul]       0.8.9claws37
10242
10243         * sync with 0.8.10
10244                 see ChangeLog 2003-02-04
10245
10246 2003-02-04 [paul]       0.8.9claws36
10247
10248         * sync with 0.8.9cvs6
10249                 see ChangeLog 2003-02-03
10250
10251 2003-02-04 [paul]       0.8.9claws35
10252
10253         * po/pt_BR.po
10254                 updated by André Filipe de Assunção e Brito 
10255                 <bedecko@netsite.com.br>
10256
10257 2003-02-03 [thorsten]   0.8.9claws34
10258
10259         * po/de.po
10260                 Updated german translations
10261
10262 2003-02-02 [paul]       0.8.9claws33
10263
10264         * po/es.po
10265                 updated by Ricardo Mones Lastra
10266
10267 2003-02-02 [thorsten]   0.8.9claws32
10268
10269         * src/mh.c
10270                 Fix mh_get_msginfo() segfault if file is inaccessible
10271
10272 2003-01-31 [colin]      0.8.9claws31
10273
10274         * src/procheader.c
10275                 Fix last commit's bug
10276
10277 2003-01-31 [colin]      0.8.9claws30
10278
10279         * src/procheader.c
10280                 Missing a change for gpg-signed messages
10281
10282 2003-01-31 [paul]       0.8.9claws29
10283
10284         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
10285           src/procheader.c
10286           src/stock_pixmap.[ch]
10287           src/summaryview.c
10288                 indicate GnuPG signed messages by displaying an icon
10289                 in the Attachment column.
10290
10291 2003-01-31 [paul]       0.8.9claws28
10292
10293         * sync with 0.8.9cvs4
10294                 see ChangeLog 2003-01-31
10295
10296 2003-01-31 [alfons]     0.8.9claws27
10297
10298         * src/textview.c
10299                 tune URI parser to accept mailto URLs with a '?'
10300                 (patch from Ruslan Balkin)
10301
10302 2003-01-31 [colin]      0.8.9claws26
10303
10304         * src/summaryview.c
10305                 Fix a leak introduced in claws24
10306
10307 2003-01-31 [colin]      0.8.9claws25
10308
10309         * src/summaryview.c
10310                 Freeze/Thaw folder updates when deleting dups
10311
10312 2003-01-31 [colin]      0.8.9claws24
10313         
10314         * src/addr_compl.c
10315           src/summaryview.c
10316           src/msgcache.c
10317                 little speed improvements
10318
10319 2003-01-31 [colin]      0.8.9claws23
10320
10321         * src/summaryview.c
10322                 Fix segfault when forwarding nothing
10323                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
10324                 
10325 2003-01-30 [paul]       0.8.9claws22
10326
10327         * sync with 0.8.9cvs3
10328                 see ChangeLog 2003-01-30
10329
10330 2003-01-30 [paul]       0.8.9claws21
10331
10332         * sync with 0.8.9cvs2
10333                 see ChangeLog 2003-01-30
10334
10335 2003-01-29 [paul]       0.8.9claws20
10336
10337         * sync with 0.8.9cvs1
10338                 see ChangeLog 2003-01-29
10339
10340 2003-01-28 [paul]       0.8.9claws19
10341
10342         * po/POTFILES.in
10343                 update to reflect changes. 
10344                 thanks to Ricardo Mones Lastra
10345
10346 2003-01-27 [christoph]  0.8.9claws18
10347
10348         * ac/openssl.m4
10349         * ac/spamassassin.m4
10350         * src/plugins/spamassassin/README
10351         * src/plugins/spamassassin/libspamc.[ch]
10352         * src/plugins/spamassassin/utils.[ch]
10353                 updated to latest libspamc
10354
10355 2003-01-27 [christoph]  0.8.9claws17
10356
10357         * src/folder.c
10358                 fix wrong use of procheader_get_header_fields
10359
10360 2003-01-27 [christoph]  0.8.9claws16
10361
10362         * src/news.c
10363         * src/prefs_account.[ch]
10364         * src/common/nntp.[ch]
10365                 allow to force authentication for NNTP servers
10366
10367         Patch submitted by Florian Mickler <dmk@d-labs.de>
10368
10369 2003-01-26 [paul]       0.8.9claws15
10370
10371         * src/summaryview.c
10372                 speed up of marking messages as read
10373                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
10374
10375 2003-01-26 [christoph]  0.8.9claws14
10376
10377         * src/Makefile.am
10378         * src/mgutils.[ch]              ** REMOVE **
10379         * src/xml.[ch]                  ** REMOVE **
10380         * src/xmlprops.[ch]             ** REMOVE **
10381         * src/common/Makefile.am
10382         * src/common/mgutils.[ch]       ** NEW **
10383         * src/common/xml.[ch]           ** NEW **
10384         * src/common/xmlprops.[ch]      ** NEW **
10385                 move xml files to common directory
10386
10387 2003-01-26 [christoph]  0.8.9claws13
10388
10389         * src/plugins/spamassassin/spamassassin_gtk.c
10390                 only set gtk entry text if string is available
10391
10392 2003-01-26 [melvin]     0.8.9claws12
10393
10394         * src/description_window.c
10395                 Allow resizing of the window
10396                 Allow automatic horizontal scroll bar
10397                 Do not vertically expand and fill
10398
10399 2003-01-26 [christoph]  0.8.9claws11
10400
10401         * src/Makefile.am
10402         * src/gtkutils.[ch]             ** REMOVE **
10403         * src/common/sylpheed.c
10404         * src/gtk/Makefile.am
10405         * src/gtk/description_window.c
10406         * src/gtk/gtkutils.[ch]         ** NEW **
10407         * src/gtk/prefswindow.c
10408                 move gtkutils to gtk directory
10409
10410 2003-01-26 [paul]       0.8.9claws10
10411
10412         * src/summaryview.c
10413                 rename summary_unread_clicked() to summary_status_clicked()
10414
10415 2003-01-26 [melvin]     0.8.9claws9
10416
10417         * src/prefs_actions.c
10418                 Cosmetical changes to the help text
10419
10420 2003-01-26 [paul]       0.8.9claws8
10421
10422         * src/folder.[ch]
10423           src/mainwindow.c
10424           src/prefs_common.c
10425           src/prefs_sumamry_column.c
10426           summaryview.[ch]
10427                 rename the 'Unread' column to 'Status'
10428
10429 2003-01-25 [match]      0.8.9claws7
10430
10431         * src/mgutils.[ch]
10432                 removed reference to LDAP constants. removed error2string.
10433                 included functions to support LDAP dynamic queries.
10434         * src/syldap.h
10435                 moved LDAP constants here.
10436         * src/addressbook.c
10437         * src/addrindex.c
10438         * src/importldif.c
10439                 removed references to LDAP constants and references to
10440                 error2string.
10441
10442 2003-01-25 [paul]       0.8.9claws6
10443
10444         * src/summaryview.c
10445                 summary_thread_build(), summary_thread_init(): remove 
10446                 unneeded reference to summaryview->folder_item
10447
10448 2003-01-25 [christoph]  0.8.9claws5
10449
10450         * src/gtk/description_window.c
10451                 o allow description texts to expand over multiple columns
10452                 o translate all columns
10453         * src/prefs_actions.c
10454                 change syntax description to use new multi column feature
10455
10456         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10457
10458 2003-01-25 [match]      0.8.9claws4
10459
10460         * src/vcard.c
10461                 fixed bug with Quoted-Printable
10462
10463 2003-01-25 [paul]       0.8.9claws3
10464
10465         * src/folder.[ch]
10466           src/summaryview.[ch]
10467                 implement per-folder collapsed/expanded threads setting
10468                 
10469         * src/prefs_common.c
10470                 remove global collapsed/expanded threads option
10471
10472 2003-01-25 [christoph]  0.8.9claws2
10473
10474         * po/POTFILES.in
10475                 add pluginwindow and prefswindow
10476         * src/compose.c
10477                 make send respond correctly to messages that could be added
10478                 to the queue folder, but the UID of the message is unknown
10479         * src/folder.c
10480         * src/imap.c
10481                 don't return guessed UIDs in imap_add_msg anymore. We return
10482                 0 to tell the folder system it was appened but the UID is
10483                 unknown. Folder system now get's the UID by scaning the folder
10484                 and searching the cache for the Message-ID
10485                 (closes bug #29 Messages queued, but not sent)
10486
10487 2003-01-25 [paul]       0.8.9claws1
10488
10489         * src/codeconv.c
10490                 conv_encode_header():  fix bug when long headers with 8-bit
10491                 characters are used, so that the encoded words are wrapped.
10492                 If the space in the original text falls on the wrap boundary,
10493                 it can be lost.
10494                 Patch by Sergey Vlasov.
10495                 
10496         * src/folderview.c
10497                  fix bug where a change to the sorting method or thread view
10498                  of a folder's messages is lost if simpify-subject is set and
10499                  toggled on or off.
10500                  Patch by Luke Plant.
10501
10502 2003-01-24 [paul]       0.8.9claws
10503
10504         * sylpheed-0.8.9claws released
10505         
10506         * Makefile.am
10507           sylpheed.spec.in
10508                 remove reference to 'INSTALL.jp'
10509
10510 2003-01-23 [paul]       0.8.8claws128
10511
10512         * po/es.po
10513           po/it.po
10514           po/ru.po
10515           po/sr.po
10516                 updated translations. submitted by Ricardo Mones Lastra,
10517                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
10518
10519 2003-01-23 [colin]      0.8.8claws127
10520
10521         * src/compose.c
10522                 Fix drafted and queued news articles re-edition
10523
10524 2003-01-23 [melvin]     0.8.8claws126
10525
10526         * po/fr.po
10527                 Updated French translations
10528
10529 2003-01-23 [colin]      0.8.8claws125
10530
10531         * src/inc.c
10532                 Fix "Connecting to..." status message
10533
10534 2003-01-22 [paul]       0.8.8claws124
10535
10536         * po/bg.po
10537                 updated by George Danchev
10538                 
10539         * src/folder.c
10540                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
10541                 and folder deletion
10542
10543 2003-01-21 [paul]       0.8.8claws123
10544
10545         * po/bg.po
10546                 updated by George Danchev
10547                 
10548         * src/about.c
10549                 its now 2003
10550                 
10551         * src/toolbar.c
10552                 don't translate 'Separator'
10553                 
10554         * src/plugins/spamassassin/Makefile.am
10555                 add aspell to CPPFLAGS
10556                 
10557         * src/plugins/spamassassin/spamassassin.c
10558           src/plugins/spamassassin/spamassassin_gtk.c
10559                 set correct default for spamassassin_receive_spam
10560                 slightly re-word descriptions and some
10561                 other minor changes
10562
10563 2003-01-19 [alfons]     0.8.8claws122
10564                 
10565         * src/mimeview.c
10566                 mimeview_save_as(): we might as well show the file name for
10567                 the single case "Save As" too
10568
10569 2003-01-19 [alfons]     0.8.8claws121
10570
10571         * src/crash.c
10572                 change bug tracker URL to bugzilla URL
10573
10574 2003-01-19 [alfons]     0.8.8claws120
10575
10576         * src/mimeview.c
10577                 mimeview_save_all(): display name of file before overwriting;
10578                 continue saving all, even when one overwrite was cancelled
10579
10580 2003-01-19 [christoph]  0.8.8claws119
10581
10582         * src/summaryview.c
10583         * src/procmsg.[ch]
10584                 fix wrong usage of procmsg_find_children in summaryview
10585                 by using procmsg_update_unread_children instead of
10586                 summaryview_update_unread_children
10587
10588 2003-01-19 [christoph]  0.8.8claws118
10589
10590         * src/procmsg.c
10591                 fix infinite loop in procmsg_find_children
10592                  (closes bug #25 sylpheed crashes on delete.)
10593
10594         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10595
10596 2003-01-19 [paul]       0.8.8claws117
10597
10598         * po/pt_BR.po
10599                 updated by Ivan Francolin Martinez
10600
10601 2003-01-18 [melvin]     0.8.8claws116
10602
10603         * src/prefs_actions.c
10604                 Removed syntax limitation of only one '&' at the end of command.
10605                         Now actions that contain '>/dev/null 2>&1' are possible.
10606
10607 2003-01-18 [melvin]     0.8.8claws115
10608
10609         * src/prefs_actions.c
10610                 Actions IO dialog: when the action ends
10611                 the "Close" button now has focus and [Escape] closes the
10612                 window.
10613
10614 2003-01-18 [christoph]  0.8.8claws114
10615
10616         * src/procmsg.c
10617                 o add debug output when MsgInfos are really freed
10618                 o free GSLists in procmsg_find_children and
10619                   procmsg_update_unread_children
10620
10621 2003-01-18 [christoph]  0.8.8claws113
10622
10623         * src/mainwindow.c
10624                 reorder Configuration menu
10625
10626 2003-01-18 [christoph]  0.8.8claws112
10627
10628         * src/compose.c
10629                 fix applying templates to forwarded messages
10630
10631         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10632
10633 2003-01-17 [christoph]  0.8.8claws111
10634
10635         * src/folder.c
10636                 destroy folder items, when a folder item is removed
10637
10638 2003-01-17 [christoph]  0.8.8claws110
10639
10640         * src/folder.c
10641                 fix wrong folder stats update when ignored message is
10642                 deleted
10643
10644 2003-01-17 [colin]      0.8.8claws109
10645         
10646         * src/mainwindow.c
10647         * src/summaryview.c
10648                 Quicksearch bugfixes: 
10649                 - hide help button at startup if not extended
10650                 - switch to extended when looking for replies
10651
10652 2003-01-17 [paul]
10653
10654         * sync with 0.8.9 release
10655
10656 2003-01-17 [paul]       0.8.8claws108
10657
10658         * sync with 0.8.8cvs11
10659                 see ChangeLog 2003-01-17
10660
10661 2003-01-16 [colin]      0.8.8claws107
10662
10663         * src/procmsg.c
10664                 Changed encryption test to re-ask passphrase
10665                 if an encrypted message hasn't been decrypted
10666                 Fixes bug #5
10667
10668 2003-01-16 [christoph]  0.8.8claws106
10669
10670         * src/prefs_gtk.c
10671         * src/prefs_toolbar.c
10672         * src/gtk/prefswindow.h
10673         * src/plugins/spamassassin/spamassassin_gtk.c
10674                 remove page destroy function that is not used anymore
10675
10676 2003-01-16 [paul]       0.8.8claws105
10677
10678         * sync with 0.8.8cvs9
10679                 see ChangeLog 2002-01-16
10680
10681 2003-01-16 [colin]      0.8.8claws104
10682
10683         * src/compose.[ch]
10684                 Fix bug with autosaved drafts for IMAP, when draft
10685                 folder is specified - fixes bugzilla bug #20
10686
10687 2003-01-15 [paul]       0.8.8claws103
10688
10689         * src/compose.[ch]
10690           src/procmsg.c
10691                 store folder and message-id of message forwarding
10692                 in queue header and set forward flag after sending
10693
10694 2003-01-15 [paul]       0.8.8claws102
10695
10696         * sync with 0.8.8cvs8
10697                 see ChangeLog 2002-01-15
10698
10699 2003-01-15 [colin]      0.8.8claws101
10700
10701         * src/Makefile.am
10702                 Fix linking with GNU libiconv
10703
10704 2003-01-15 [darko]      0.8.8claws100
10705
10706         * src/pine.c
10707                 fix crash when importing pine address book
10708                 entry with an empty name (reported by DY
10709                 <dybulk at tri8.net>)
10710
10711 2003-01-14 [paul]       0.8.8claws99
10712
10713         * configure.in  ** REMOVED **
10714           configure.ac  ** NEW FILE **
10715                 rename configure.in to configure.ac, as it is now
10716                 preferred
10717
10718 2003-01-14 [melvin]     0.8.8claws98
10719
10720         * src/folderview.c
10721                 folderview_check_new(): More precise function description
10722
10723 2003-01-14 [melvin]     0.8.8claws97
10724
10725         * src/folderview.c
10726                 folderview_check_new(): return the number of new messages 
10727                         since last check.
10728         * src/inc.c
10729                 inc_account_mail(): Disable counting of new messages for IMAP
10730                         and NNTP until bug [19] and [14] are fixed.
10731
10732 2003-01-14 [paul]       0.8.8claws96
10733
10734         * sync with 0.8.8cvs6
10735                 see ChangeLog 2003-01-14
10736
10737 2003-01-13 [alfons]     0.8.8claws95
10738
10739         * src/textview.c
10740                 tune email address validation (c. 0.8.8claws89): if . is 
10741                 just one char away from @, the address is invalid too 
10742                 (correctly rejects addresses like foo@.com)
10743
10744 2003-01-13 [paul]       0.8.8claws94
10745
10746         * src/messageview.c
10747           src/toolbar.c
10748                 fixes to the Message View toolbar and menu:
10749                 fix non-functioning Forward button
10750                 make Reply button consider default_reply_list
10751                 remove 'Follow-up...' menu entry
10752                 add 'Forward' and 'Redirect' menu entries
10753
10754 2003-01-13 [melvin]     0.8.8claws93
10755
10756         * src/inc.c
10757                 Fixed typo that could make new messages count incorrect.
10758
10759 2003-01-13 [melvin]     0.8.8claws92
10760
10761         * src/folderview.[ch]
10762                 folderview_check_new(): return the number of new messages.
10763         * src/inc.c
10764                 Should fix bug [14] where new mail notification worked 
10765                         incorrectly with IMAP accounts.
10766                 inc_spool_account(): return number of new msgs, or -1 on error
10767                 inc_all_spool(): return number of new msgs
10768                 
10769 2003-01-13 [melvin]     0.8.8claws91
10770
10771         * src/prefs_actions.c
10772                 Justify help text.
10773
10774 2003-01-12 [thorsten]   0.8.8claws90
10775
10776         * src/common/prefs.c
10777                 close file before rename
10778
10779 2003-01-12 [alfons]     0.8.8claws89
10780
10781         * AUTHORS
10782                 add Christian Mertes
10783         * src/common/utils.[ch]
10784                 g_stricase_hash(), g_stricase_equal(): functions for 
10785                 case insensitive hash tables
10786         * src/textview.c
10787                 use top level domain names to validate email address, based
10788                 on a patch by Christian Mertes (thanks!), but changed 
10789                 implementation to use a hash table 
10790
10791 2003-01-12 [paul]       0.8.8claws88
10792
10793         * po/bg.po
10794                 updated by George Danchev
10795
10796 2003-01-12 [alfons]     0.8.8claws87
10797
10798         * src/summaryview.c
10799                 delete / execute performance: use new style folder update
10800
10801 2003-01-12 [paul]       0.8.8claws86
10802
10803         * sync with 0.8.8cvs5
10804                 see ChangeLog 2003-01-13 (!)
10805
10806 2003-01-12 [alfons]     0.8.8claws85
10807
10808         * src/filtering.c
10809         * src/matcher_parser_parse.y
10810                 prepare change_score filtering action
10811         * src/matcher.[ch]
10812                 give up const-correctness on functions that call non-const-correct functions;
10813                 several casts to gpointer in g_free();
10814                 add change_score;
10815
10816 2003-01-12 [christoph]  0.8.8claws84
10817
10818         * src/compose.c
10819                 fix 2 warnings
10820
10821         * src/gtk/prefswindow.[ch]
10822         * src/plugins/spamassassin/spamassassin_gtk.c
10823                 changed the call of the widget create function
10824                 for PrefsPages, because sometimes the widget
10825                 create function needs a widget that already has
10826                 been attached to a window (to create GDK pixmaps
10827                 for exmaple). So we simply pass the GtkWindow as
10828                 the second parameter now.
10829
10830         * src/main.c
10831         * src/mainwindow.c
10832         * src/prefs_toolbar.[ch]
10833                 rewrite Toolbar Preferences using the new
10834                 prefs window
10835
10836 2003-01-11 [alfons]     0.8.8claws83
10837
10838         * src/addressadd.c
10839                 fix crash when adding sender to addressbook because status bar
10840                 isn't there (the status bar doesn't seem to be used though,
10841                 but I'll let Match decide what to do with it)
10842
10843 2003-01-11 [colin]      0.8.8claws82
10844
10845         * src/main.c
10846           src/toolbar.c
10847                 Two useless changes reversed
10848
10849 2003-01-11 [colin]      0.8.8claws81
10850
10851         * src/mainwindow.c
10852           src/mainwindow.h
10853                 Add mainwindow_get_mainwindow()
10854         * src/alertpanel.c
10855           src/alertpanel.h
10856                 Add alertpanel_error_log() 
10857         * src/compose.c
10858           src/inc.c
10859           src/messageview.c
10860           src/toolbar.c
10861           src/main.c
10862           src/procmsg.c
10863                 Network errors get a View Log button
10864
10865 2003-01-10 [alfons]     0.8.8claws80
10866
10867         * src/prefs_toolbar.c
10868         * src/toolbar.c
10869                 use the translatable string for "Separator" as file name for
10870                 separator toolbar items (probably make this uppercase?)
10871
10872 2003-01-10 [alfons]     0.8.8claws79
10873
10874         * src/prefs_toolbar.c
10875                 put right A_SEPARATOR description string in "displayed
10876                 toolbar items list" so manually added separators are
10877                 saved correctly (bug #10, "Adding a separator to the main 
10878                 toolbar fails, entry in xml file is wrong")
10879
10880 2003-01-10 [christoph]  0.8.8claws78
10881
10882         * src/imap.c
10883                 o fix warnings
10884                 o use CAPABILITY to check if NAMESPACE is available
10885
10886 2003-01-10 [christoph]  0.8.8claws77
10887
10888         * src/imap.[ch]
10889                 apply UIDPLUS IMAP extension support patch
10890
10891         Patch submitted by Simon 'corecode' Schubert
10892
10893 2003-01-10 [paul]       0.8.8claws76
10894
10895         * src/folderview.c
10896                 a sync from main which fixes the news account folders'
10897                 Properties bug
10898
10899 2003-01-10 [christoph]  0.8.8claws75
10900
10901         * src/folder.c
10902                 don't accept 0 as a valid uid returned by copy and move
10903                 functions. 0 means the message was copied or moved but the
10904                 new uid could not be fetched. It is not an error condition
10905                 for the copy or move operation.
10906
10907 2003-01-10 [paul]       0.8.8claws74
10908
10909         * src/prefs_filtering.c
10910                 change English used in Alert when entry is not
10911                 saved.
10912                 
10913         * sync with 0.8.8cvs4
10914                 see ChangeLog 2003-01-10
10915
10916 2003-01-10 [darko]      0.8.8claws73
10917
10918         * src/pine.c
10919                 fix crash when importing address book entry
10920                 without a valid address
10921
10922 2003-01-09 [alfons]     0.8.8claws72
10923
10924         * src/inc.c
10925                 filtering performance: use new style folder update
10926
10927 2003-01-09 [christoph]  0.8.8claws71
10928
10929         * src/compose.c
10930         * src/gtk/menu.[ch]
10931                 fix wrong selecting of mime encoding type, when
10932                 opening property dialog of attachments in the
10933                 compose window. 7bit was always selected and that
10934                 destoryed files with 8bit data.
10935                 (closes bug #9 Sylpheed-claws destroys attachments when
10936                  changing MIME-types)
10937
10938 2003-01-09 [paul]       0.8.8claws70
10939
10940         * sync with 0.8.8cvs3
10941                 see ChangeLog 2003-01-09
10942
10943 2003-01-08 [alfons]     0.8.8claws69
10944         
10945         * src/addressadd.c
10946                 apply patch by Kim Schulz to fix build breakage
10947                 because of missing variable
10948
10949 2003-01-08 [paul]       0.8.8claws68
10950
10951         * sync with 0.8.8cvs2
10952                 see ChangeLog 2002-01-08
10953
10954 2003-01-08 [paul]       0.8.8claws67
10955
10956         * po/it.po
10957                 updated by Alessandro Maestri
10958                 
10959         * src/addressadd.c
10960                 when using 'Add sender to addressbook' allow
10961                 name to be edited and remarks to be entered
10962                 Patch submitted by Luke Plant
10963
10964 2003-01-08 [darko]      0.8.8claws66
10965
10966         * README.claws, src/summaryview.c
10967                 fix description for marked messages
10968
10969 2003-01-08 [paul]
10970
10971         * tools/Makefile.am
10972           tools/launch_phoenix  ** NEW FILE **
10973                 add script that enables using Phoenix as the default
10974                 web browser. 
10975                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
10976                 
10977         * tools/OOo2sylpheed.pl
10978                 remove full path to sylpheed executable, just 'sylpheed'
10979                 will do
10980                 
10981         * tools/README
10982                 add launch_phoenix informtion and re-arrange and compress
10983                 the data a little
10984
10985 2003-01-07 [christoph]  0.8.8claws65
10986
10987         * src/folder.c
10988                 fix update for source folder when moving messages
10989         * src/procmsg.[ch]
10990         * src/summaryview.c
10991                 use function to set to_folder for message infos and
10992                 automatically update the op_count for old and new
10993                 folder
10994
10995 2003-01-07 [melvin]     0.8.8claws64
10996
10997         * src/prefs_actions.c
10998                 Fixed bug where an '%p' Action on a displayed image crashed 
10999                         Sylpheed
11000                 Code clean up (get rid of duplicated code and removed unnecessary 
11001                                 structure member)
11002
11003 2003-01-07 [christoph]  0.8.8claws63
11004
11005         * src/compose.c
11006         * src/folder.[ch]
11007         * src/folderview.c
11008         * src/import.c
11009         * src/inc.c
11010         * src/main.c
11011         * src/mainwindow.c
11012         * src/messageview.c
11013         * src/prefs_folder_item.c
11014         * src/procmsg.c
11015         * src/summaryview.c
11016         * src/toolbar.c
11017                 o remove all folder update triggering from the UI code. The folder
11018                   system should know much better when a folder needs an update.
11019                 o to prevent multiple updates in a row the folder updates can be
11020                   frozen for some time.
11021
11022                 Note: - Please verify that no updates are missing
11023                       - Check where freeze/thaws should be added
11024
11025 2003-01-07 [christoph]  0.8.8claws62
11026
11027         * src/prefs_actions.c
11028                 don't translate empty strings
11029
11030         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
11031
11032 2003-01-06 [christoph]  0.8.8claws61
11033
11034         * src/prefs_actions.c
11035                 mark strings for gettext
11036         * src/prefs_matcher.c
11037                 use new description window for Execute action and
11038                 match condition in Filtering
11039
11040         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
11041
11042 2003-01-06 [alfons]     0.8.8claws60
11043
11044         keep myself inspired to re-organize matcher part 8; 
11045         yes, more to come (I need to move out the descriptive
11046         text for actions to matcher.c, or at least make it not
11047         depend on the wicked ordering)
11048
11049         * src/prefs_matcher.c
11050                 add documentation so others may comprehend the
11051                 UI part of the conditions
11052                 
11053 2003-01-06 [christoph]  0.8.8claws59
11054
11055         * src/prefs_actions.c
11056                 use new description window for syntax help
11057         * src/gtk/description_window.c
11058                 fix display of descriptions with column count != 2
11059
11060         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
11061
11062 2003-01-06 [christoph]  0.8.8claws58
11063
11064         * src/quote_fmt.c
11065         * src/summaryview.[ch]
11066         * src/gtk/Makefile.am
11067         * src/gtk/description_window.[ch]       ** NEW **
11068                 use a generic window to display syntax descriptions
11069                 currently used in quote_fmt and summaryview (new description
11070                 for extended quick search)
11071
11072         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
11073
11074 2003-01-06 [paul]       0.8.8claws57
11075
11076         * sync with 0.8.8cvs1
11077                 see ChangeLog 2003-01-06
11078
11079 2003-01-06 [christoph]  0.8.8claws56
11080
11081         * src/mainwindow.c
11082         * src/prefs_gtk.[ch]
11083         * src/gtk/prefswindow.[ch]
11084         * src/plugins/spamassassin/spamassassin_gtk.c
11085                 o remove page management from prefswindow, pages
11086                   will be an argument to prefswindow_open
11087                 o prefswindow_open gets a datapointer that is
11088                   passed to the widget_create function to allow
11089                   creation of prefswindow for specific items
11090
11091 2003-01-06 [colin]      0.8.8claws55
11092         
11093         * src/summaryview.c
11094                 We don't want regexp in the reply-finder, 
11095                 because MIDs can contain !,$,. and so on
11096
11097 2003-01-06 [jens]       0.8.8claws54
11098
11099         * src/jpilot.c
11100                 fixed a wrong free in jpilot_read_db_files
11101
11102 2003-01-06 [alfons]     0.8.8claws53
11103
11104         re-organize matcher part 8; more to come
11105        
11106         * src/matcher.c
11107                 matcherprop_to_string(): put g_free()s before the
11108                 switch-case break to fix memleaks                
11109
11110 2003-01-06 [colin]      0.8.8claws52
11111
11112         * src/summaryview.c
11113                 cleanup & reply-finder now displays the first 
11114                 matching message
11115
11116 2003-01-05 [alfons]     0.8.8claws51
11117
11118         re-organize matcher part 7; more to come
11119
11120         * src/matcher.[ch]
11121                 fixes for constant correctness;
11122                 more documentation;
11123
11124 2003-01-05 [alfons]     0.8.8claws50
11125
11126         re-organize matcher part 6; more to come
11127         
11128         * src/matcher.[ch]
11129                 fixes for constant correctness;
11130                 more documentation;
11131         * src/filtering.c
11132                 fix for constant correctness
11133
11134 2003-01-05 [colin]      0.8.8claws49
11135
11136         * src/account.[ch]
11137                 Add account_get_reply_account function
11138         * src/compose.c
11139                 Use account_get_reply_account function 
11140         * src/summaryview.c
11141                 Basic reply-finder - click on the replied
11142                 icon gets you to the outbox using quick-search
11143
11144 2003-01-05 [paul]       0.8.8claws48
11145
11146         * src/prefs_common.c
11147                 small change to English
11148                 
11149         * src/prefs_filtering.c
11150                 prefs_filtering_action_select(): improve logic and uniformity
11151                 of gui
11152
11153 2003-01-05 [alfons]     0.8.8claws47
11154
11155         fine tune solution to focus problems (bug #7)
11156
11157         * src/mainwindow.c
11158                 mainwindow_focus_in_event(): remove grab event check
11159         * src/summaryview.c
11160                 summary_button_pressed(): move selection on right-click
11161                 too. we can't possibly move the selection back after
11162                 canceling a dialog, because gtk's incomplete focus 
11163                 management. whether this is a good solution, only time
11164                 will tell.
11165
11166 2003-01-05 [christoph]  0.8.8claws46
11167
11168         * src/imap.c
11169                 fix crash when no imap connection could be established
11170
11171 2003-01-05 [paul]       0.8.8claws45
11172
11173         * src/mainwindow.c
11174           src/sumamryview.c
11175           src/gtk/menu.[ch]
11176                 fix bug 605957 'shortcuts in popup-menu'
11177                 make user-defined shortcuts work
11178                 show shortcuts that are already defined
11179                 in the main menu
11180                 Patch submitted by Luke Plant
11181
11182 2003-01-05 [alfons]     0.8.8claws44
11183
11184         * src/mainwindow.c
11185                 focus_in_event handler should not select summary view row 
11186                 when another window (menu, dialog) grabbed for events 
11187                 (bug #7, "[0.8.8claws42] Message summary focus") 
11188
11189 2003-01-04 [christoph]  0.8.8claws43
11190
11191         * src/procmsg.c
11192                 update save folder after adding the sent message
11193                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
11194
11195 2003-01-02 [christoph]  0.8.8claws42
11196
11197         * src/common/plugin.c
11198                 fix unloading of all plugins and unload
11199                 plugins in reverse order
11200                 
11201         * src/gtk/pluginwindow.c
11202                 implement function of load and unload button
11203
11204         * src/gtk/prefswindow.c
11205         * src/gtk/prefswindow.h
11206                 rename register function and add new unregister
11207                 function
11208
11209         * src/plugins/spamassassin/spamassassin_gtk.c
11210                 unregister prefs page and update for changes in
11211                 src/gtk/prefswindow.c
11212
11213 2003-01-02 [paul]       0.8.8claws41
11214
11215         * po/es.po
11216                 updated by Ricardo Mones Lastra
11217
11218 2003-01-02 [paul]
11219
11220         * tools/tb2sylpheed
11221                 fixes and improvements by Urke MMI
11222
11223 2003-01-02 [thorsten]   0.8.8claws40
11224
11225         * src/procmsg.c
11226                 fixed wrong return value
11227
11228 2003-01-02 [thorsten]   0.8.8claws39
11229
11230         * src/prefs.c
11231                 fixed printing wrong variable
11232
11233 2003-01-02 [thorsten]   0.8.8claws38
11234
11235         * src/prefs.c
11236                 fixed acessing members of freed pfile struct
11237
11238 2003-01-02 [thorsten]   0.8.8claws37
11239
11240         * src/procmsg.c
11241                 detect loops across several messages
11242                 as suggested by Christoph Hohmann
11243
11244 2003-01-01 [match]      0.8.8claws36
11245
11246         * src/addrindex.c
11247                 fixed another memory leak.
11248
11249 2003-01-01 [match]      0.8.8claws35
11250
11251         * src/jpilot.[ch]
11252                 fixed memory leaks. applied Doxygen comments.
11253
11254 2003-01-01 [thorsten]   0.8.8claws34
11255
11256         * src/procmsg.c
11257                 inhibit endless loop if msg references itself
11258                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
11259
11260 2003-01-01 [christoph]  0.8.8claws33
11261
11262         * src/mainwindow.c
11263         * src/gtk/Makefile.am
11264         * src/gtk/pluginwindow.c                ** NEW **
11265         * src/gtk/pluginwindow.h                ** NEW **
11266                 add plugin window
11267
11268         * src/plugins/demo/demo.c
11269         * src/plugins/spamassassin/spamassassin.c
11270         * src/plugins/spamassassin/spamassassin_gtk.c
11271                 write better plugin descriptions
11272
11273 2002-12-31 [christoph]  0.8.8claws32
11274
11275         * src/gtk/prefswindow.c
11276         * src/plugins/spamassassin/spamassassin_gtk.c
11277                 some small improvements to GTK code
11278
11279 2002-12-31 [christoph]  0.8.8claws31
11280
11281         * src/plugins/spamassassin/spamassassin_gtk.c
11282                 enable folder select button
11283
11284 2002-12-31 [christoph]  0.8.8claws30
11285
11286         * src/mainwindow.c
11287         * src/gtk/Makefile.am
11288         * src/gtk/prefswindow.c                         ** NEW **
11289         * src/gtk/prefswindow.h                         ** NEW **
11290                 add new prefs window
11291
11292         * src/common/plugin.c
11293                 don't try to load empty config lines
11294         
11295         * src/plugins/spamassassin/Makefile.am
11296         * src/plugins/spamassassin/spamassassin.c
11297         * src/plugins/spamassassin/spamassassin.h       ** NEW **
11298         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
11299                 GTK config for SpamAssassin Plugin using
11300                 the new prefs window
11301
11302 2002-12-31 [paul]       0.8.8claws29
11303
11304         * po/POTFILES.in
11305                 remove obsolete entry 'src/menu.c'
11306
11307 2002-12-31 [alfons]     0.8.8claws28
11308
11309         * src/matcher.[ch]
11310         * src/matcher_parser_parse.y
11311         * src/prefs_matcher.c
11312                 add "ignore_thread" and "~ignore_thread" condition so it's
11313                 possible to make the actions / scoring operate on the ignore
11314                 thread flag
11315
11316 2002-12-31 [christoph]  0.8.8claws27
11317
11318         * src/addrbook.c
11319         * src/addrindex.c
11320         * src/folder.c
11321         * src/matcher.c
11322         * src/prefs_account.c
11323         * src/prefs_actions.c
11324         * src/prefs_customheader.c
11325         * src/prefs_display_header.c
11326         * src/prefs_gtk.c
11327         * src/procmime.c
11328         * src/toolbar.c
11329         * src/xmlprops.c
11330         * src/common/prefs.[ch]
11331                 extend prefs file handling for reading and automatic handling
11332                 of blocks. When reading prefs_set_block_label will automatically
11333                 move on to the block. When writing it will copy all other blocks
11334                 automatically
11335
11336         * src/common/plugin.c
11337                 Now loading plugin filenames from [Plugins] block in
11338                 sylpheed rc file
11339
11340 2002-12-30 [christoph]  0.8.8claws26
11341
11342         * src/common/hooks.[ch]
11343                 return abort status to caller of hooks_invoke
11344                 
11345         * src/inc.[ch]
11346                 invoke message filtering hook and stop
11347                 default handling when filter returns abort
11348
11349         * src/common/plugin.[ch]
11350         * src/plugins/demo/demo.c
11351                 modify plugin loader, because resolving symbols for strings
11352                 does not work correctly
11353         
11354         * configure.in
11355         * ac/spamassassin.m4                            ** NEW **
11356         * src/plugins/spamassassin/.cvsignore           ** NEW **
11357         * src/plugins/spamassassin/Makefile.am          ** NEW **
11358         * src/plugins/spamassassin/README               ** NEW **
11359         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
11360         * src/plugins/spamassassin/spamassassin.c       ** NEW **
11361         * src/plugins/spamassassin/utils.[ch]           ** NEW **
11362                 add spamassassin plugin, see src/plugins/spamassassin/README
11363                 for details
11364
11365 2002-12-29 [alfons]     0.8.8claws25
11366
11367         * src/mainwindow.c
11368                 when moving focus from a message view to the main 
11369                 window, don't forget to select the summary node
11370                 of the displayed message. should fix "[ 659103 ] 
11371                 focus-follows-mouse confuses sylpheed"
11372
11373 2002-12-29 [christoph]  0.8.8claws24
11374
11375         * src/Makefile.am
11376         * src/stringtable.[ch]          ** REMOVE **
11377         * src/common/Makefile.am
11378         * src/common/stringtable.[ch]   ** NEW **
11379                 move stringtable files to common directory
11380
11381 2002-12-29 [christoph]  0.8.8claws23
11382
11383         * src/Makefile.am
11384         * src/menu.[ch]                 ** REMOVE **
11385         * src/gtk/Makefile.am
11386         * src/gtk/menu.[ch]             ** NEW **
11387                 move menu files to gtk directory
11388
11389 2002-12-29 [match]      0.8.8claws22
11390
11391         * src/addressbook.c
11392         * src/syldap.c
11393                 moved UI specific code out of LDAP code into addressbook
11394                 UI code. fixed memory leak.
11395
11396 2002-12-29 [christoph]  0.8.8claws21
11397
11398         * src/folder.c
11399                 only check for IGNORED parent message when message is
11400                 not IGNORED itself
11401
11402 2002-12-29 [alfons]     0.8.8claws20
11403
11404         * src/summaryview.c
11405                 set gtksctree's anchor correct (immediate execute
11406                 changes the tree's layout, and anchor points at 
11407                 the incorrect row). fixes "[ 657233 ] multiple msg 
11408                 delete sometimes off by 1".
11409                 we probably have to look for more tree layout /
11410                 anchor glitches.
11411
11412 2002-12-29 [paul]       0.8.8claws19
11413
11414         * src/summaryview.c
11415                 fix bug [ 659054 ] incorrect sorting of 'From' column
11416                 when using 'display sender using address book'
11417                 thanks to Alfons and Luke Plant
11418
11419 2002-12-29 [christoph]  0.8.8claws18
11420
11421         * src/folder.c
11422         * src/procmsg.[ch]
11423                 check parent messages for IGNORE THREAD flag, when adding,
11424                 moving or copying messages to a folder
11425
11426 2002-12-27 [alfons]     0.8.8claws17
11427
11428         re-organize matcher part 5; more to come
11429
11430         * src/matcher.c
11431                 hash keywords in matchparser_tab 
11432
11433 2002-12-27 [alfons]     0.8.8claws16
11434
11435         re-organize matcher part 4; more to come
11436
11437         * src/matcher_parser.h
11438         * src/matcher_parser_lex.l
11439         * src/matcher_parser_parse.y
11440                 cleanup
11441
11442 2002-12-27 [alfons]     0.8.8claws15
11443
11444         re-organize matcher part 3; more to come
11445
11446         * src/matcher.[ch]
11447                 cleanup
11448
11449 2002-12-27 [alfons]     0.8.8claws14
11450
11451         re-organize matcher part 2; more to come but this should
11452         work. cc me if there are any regressions.
11453
11454         * src/matcher.h
11455                 add prototype for get_matchparser_tab_id()
11456         * src/matcher_parser_lex.l
11457                 look up keywords using matchparser_tab_id();
11458
11459 2002-12-27 [alfons]     0.8.8claws12
11460
11461         re-organize matcher part 1
11462
11463         * src/matcher.h
11464                 map yacc generated constants to sylpheed matcher constants
11465         * src/matcher.c
11466                 add function to find a matcher constant from a string
11467
11468 2002-12-27 [christoph]  0.8.8claws11
11469
11470         * src/compose.c
11471                 MENUITEM_ADD casts the 4th argument from integer to pointer
11472                 so it probably should not be a pointer, this means we
11473                 should use account id for it and not the account's pointer
11474
11475 2002-12-27 [paul]       0.8.8claws10
11476
11477         * src/mainwindow.c
11478                 remove unneeded 'GtkWidget *vbox'
11479                 
11480         * src/summaryview.c
11481                 further sync with 0.8.8 - make sort
11482                 by recipient work as expected
11483                 
11484         * NEWS
11485                 sync with 0.8.8
11486
11487 2002-12-27 [paul]       0.8.8claws9
11488
11489         * po/pt_BR.po
11490                 updated by Ivan F. Martinez
11491                 
11492 2002-12-27 [darko]      0.8.8claws8
11493
11494         * src/common/utils.c
11495                 added locked pattern to extended search
11496
11497 2002-12-27 [alfons]     0.8.8claws7
11498
11499         * src/prefs_matcher.[ch]
11500                 clean up
11501
11502 2002-12-26 [alfons]     0.8.8claws6
11503
11504         * src/matcher.[ch]
11505         * src/matcher_parser_lex.l
11506         * src/matcher_parser_parse.y
11507         * src/prefs_matcher.c
11508                 allow color label as a condition in the matcher
11509
11510 2002-12-26 [oliver]     0.8.8claws5
11511         
11512         * src/toolbar.c 
11513                 enable Addressbook for Main and Messageview
11514         * src/prefs_actions.c
11515                 enable actions in Messageview
11516
11517 2002-12-26 [christoph]  0.8.8claws4
11518
11519         * src/common/plugin.c
11520                 add a little debug output
11521         * configure.in
11522         * src/plugins/demo/Makefile.am
11523                 better use of automake
11524
11525 2002-12-26 [christoph]  0.8.8claws3
11526
11527         * src/Makefile.am
11528         * src/common/Makefile.am
11529                 fix "make distdir"
11530
11531 2002-12-26 [christoph]  0.8.8claws2
11532
11533         * configure.in
11534                 sort configure checks into common / gtk / plugins
11535         * po/POTFILES.in
11536                 add src/prefs_gtk.c
11537         * src/Makefile.am
11538                 add plugins SUBDIR
11539         * src/main.c
11540         * src/common/sylpheed.[ch]
11541                 added now sylpheed_done function for shutdown
11542         * src/common/Makefile.am
11543         * src/common/plugin.[ch]                ** NEW **
11544                 plugin loader and unloader
11545         * src/plugins/.cvsignore                ** NEW **
11546         * src/plugins/Makefile.am               ** NEW **
11547                 build plugins
11548         * src/plugins/demo/.cvsignore           ** NEW **
11549         * src/plugins/demo/Makefile.am          ** NEW **
11550         * src/plugins/demo/demo.c               ** NEW **
11551                 small demo plugin that installs a logtext hook and
11552                 outputs the log text to stdout
11553
11554 2002-12-26 [paul]       0.8.8claws1
11555
11556         * po/es.po
11557                 updated by Ricardo Mones Lastra
11558
11559 2002-12-26 [paul]       0.8.8claws
11560
11561         * 0.8.8claws released
11562
11563 2002-12-26 [paul]       0.8.7claws12
11564
11565         * po/bg.po
11566                 updated by George Danchev
11567
11568 2002-12-26 [paul]       0.8.7claws11
11569
11570         * po/POTFILES.in
11571                 remove unneeded 'src/prefs.c' entry 
11572
11573 2002-12-26 [paul]       0.8.7claws10
11574
11575         * src/codeconv.c
11576           src/mainwindow.c
11577                 sync with 0.8.8 release
11578         
11579         * src/folder.[ch]
11580           src/mh.c
11581           src/summaryview.c
11582                 partial sync with 0.8.8 release
11583         
11584
11585 2002-12-25 [alfons]     0.8.7claws9
11586
11587         * src/matcher.[ch]
11588         * src/matcher_parser_lex.l
11589         * src/matcher_parser_parse.y
11590         * src/prefs_matcher.c
11591                 add locked flag to possible filtering / matcher 
11592                 conditions (also a good example what should be
11593                 done to add a simple boolean condition)
11594
11595 2002-12-25 [christoph]  0.8.7claws8
11596
11597         * src/Makefile.am
11598         * src/account.[ch]
11599         * src/addrbook.c
11600         * src/addressbook.c
11601         * src/addrindex.c
11602         * src/filtering.c
11603         * src/folder.c
11604         * src/matcher.c
11605         * src/prefs.[ch]                ** REMOVE **
11606         * src/prefs_account.c
11607         * src/prefs_actions.c
11608         * src/prefs_common.c
11609         * src/prefs_customheader.c
11610         * src/prefs_display_header.c
11611         * src/prefs_filtering.c
11612         * src/prefs_folder_item.c
11613         * src/prefs_gtk.[ch]            ** NEW **
11614         * src/prefs_matcher.c
11615         * src/prefs_scoring.c
11616         * src/prefs_summary_column.c
11617         * src/procmime.c
11618         * src/selective_download.c
11619         * src/toolbar.c
11620         * src/common/Makefile.am
11621         * src/common/prefs.[ch]         ** NEW **
11622                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
11623
11624 2002-12-24 [alfons]     0.8.7claws7
11625
11626         * src/summaryview.c
11627                 summary_thread_build(): fix real cause of the crash mentioned in
11628                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
11629                 this way we get meaningful ctree nodes 
11630
11631 2002-12-24 [oliver]     0.8.7claws6
11632
11633         * src/mainwindow.[ch]
11634         * src/messageview.[ch]
11635         * src/compose.[ch]
11636         * src/inc.c
11637         * src/summaryview.c
11638                 changes to use updated toolbar handling
11639                 
11640 2002-12-24 [oliver]     0.8.7claws5
11641
11642         * src/toolbar.[ch]
11643                 generic toolbar handling
11644                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
11645         * src/prefs_toolbar.[ch]
11646                 adjust to handling
11647         
11648 2002-12-24 [oliver]     0.8.7claws4
11649         
11650         * src/stock_pixmap.[ch]
11651                 move SYLPHEED_LOGO to end of list in order 
11652                 to remove it from Custom Toolbar`s Icon View
11653
11654 2002-12-24 [alfons]     0.8.7claws3
11655
11656         * src/summaryview.c
11657                 summary_thread_build(): fix crash because of focus != selection 
11658                 after threading. when deleting the selection, gtk tries but fails 
11659                 to find the correct focusable element. we now force the selection
11660                 to be focused. this should solve the infamous bug reported by 
11661                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
11662                 a test case is available. 
11663
11664 2002-12-24 [darko]      0.8.7claws2
11665
11666         * src/summaryview.c
11667                 don't crash when unmarking message with unread children
11668
11669 2002-12-23 [christoph]  0.8.7claws1
11670
11671         * src/Makefile.am
11672         * src/common/Makefile.am
11673                 update Makefiles for moved intl.h, version.h and defs.h
11674         * src/imap.c
11675                 rewrite imap_session_get to avoid duplicate code
11676
11677 2002-12-23 [paul]       0.8.7claws
11678
11679         * Santa-Claws released
11680         
11681         * po/hu.po
11682           po/ru.po
11683                 squeeze in updated Hungarian and Russian translations.
11684                 Submitted by  Gál Zoltán and Ruslan N. Balkin
11685
11686 2002-12-23 [paul]       0.8.6claws129
11687
11688         * po/pl.po
11689                 updated by Witold Wladyslaw Wojciech Wilk
11690
11691 2002-12-23 [paul]       0.8.6claws128
11692
11693         * src/quote_fmt_parse.y
11694                 fix typo and add licence header
11695
11696 2002-12-23 [paul]       0.8.6claws127
11697
11698         * po/en_GB.po
11699                 updated
11700
11701 2002-12-23 [paul]       0.8.6claws126
11702
11703         * po/it.po
11704                 updated translation, submitted by Alessandro Maestri
11705                 
11706 2002-12-23 [paul]       0.8.6claws125
11707
11708         * src/quote_fmt_parse.y
11709                 fix signature-stripping on replies bug. match
11710                 '-- \n' and not '-- '.
11711
11712 2002-12-22 [paul]       0.8.6claws124
11713
11714         * po/bg.po
11715           po/es.po
11716           po/sr.po
11717                 updated translations. submitted by George Danchev,
11718                 Ricardo Mones Lastra, and Urke MMI respectively
11719
11720 2002-12-21 [paul]       0.8.6claws123
11721
11722         * src/addrbook.c
11723                 fix coding style
11724
11725 2002-12-21 [paul]       0.8.6claws122
11726
11727         * src/addrbook.c
11728                 fix bug [643638] where if a person is in one or more
11729                 addressbook groups editing that person's email 
11730                 address results in removal from those groups.
11731                 Patch submitted by Luke Plant.
11732
11733 2002-12-20 [christoph]  0.8.6claws121
11734
11735         * src/common/utils.c
11736         * src/summaryview.c
11737                 reimplement expand_search_string using GString to
11738                 prevent crashs caused by miscalculated string
11739                 lengths reported by Paul
11740
11741 2002-12-20 [christoph]  0.8.6claws120
11742
11743         * src/summaryview.c
11744                 don't use "changed" to check if op_count has to be changed as it
11745                 is also set when the message has unread children
11746                 (closes bug [ 653221 ] crash while deleting duplicates)
11747
11748 2002-12-20 [paul]       0.8.6claws119
11749
11750         * sync with 0.8.6cvs27
11751                 see ChangeLog 2002-12-20
11752
11753 2002-12-20 [paul]       0.8.6claws118
11754
11755         * sync with 0.8.6cvs26
11756                 see ChangeLog 2002-12-19 and 2002-12-20
11757
11758 2002-12-19 [alfons]     0.8.6claws117
11759
11760         * src/textview.c
11761                 fix incorrect parsing of email addresses, submitted by 
11762                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
11763                 name display if it contains @".
11764
11765 2002-12-18 [paul]       0.8.6claws116
11766
11767         * sync with 0.8.6cvs23
11768                 see ChangeLog 2002-12-18
11769
11770 2002-12-18 [paul]       0.8.6claws115
11771
11772         * src/Makefile.am
11773         * src/account.c
11774         * src/codeconv.c
11775         * src/gtkutils.[ch]
11776         * src/imap.c
11777                 sync with 0.8.6cvs22.
11778                 see ChangeLog 2002-12-17 and 2002-12-18
11779
11780 2002-12-17 [christoph]  0.8.6claws114
11781
11782         * src/imap.c
11783                 o don't create a session if imap greeting fails
11784                 o don't close socket when authentication fails
11785                   this is done by imap_session_destroy
11786
11787 2002-12-17 [thorsten]   0.8.6claws113
11788
11789         * tools/Makefile.am
11790           tools/README
11791           tools/google_msgid.pl ** NEW FILE **
11792                 Added "search for message-id" script and doc
11793
11794 2002-12-17 [thorsten]   0.8.6claws112
11795
11796         * po/hu.po
11797                 Updated hungarian translation
11798                 (updated by Gal Zoltan)
11799
11800 2002-12-16 [christoph]  0.8.6claws111
11801
11802         * src/addr_compl.c
11803                 remove stupid addressbook dump to debug output
11804         * src/mh.c
11805                 fix memory leak found by Hiro
11806
11807 2002-12-14 [paul]       0.8.6claws110
11808
11809         * src/compose.c
11810                 fix menubar sensitivity on send
11811                 
11812         * src/prefs_filtering.c
11813         * src/prefs_matcher.c
11814         * src/prefs_scoring.c
11815                 Fix english ;)
11816                 
11817         * src/common/quoted-printable.h
11818                 sync: fix typo
11819         
11820 2002-12-13 [christoph]  0.8.6claws109
11821
11822         * src/Makefile.am
11823         * src/manage_window.[ch]        ** REMOVE **
11824         * src/gtk/Makefile.am
11825         * src/gtk/manage_window.[ch]    ** NEW **
11826                 move manage_window files to gtk directory
11827
11828 2002-12-13 [christoph]  0.8.6claws108
11829
11830         * src/Makefile.am
11831         * src/gtkshruler.[ch]           ** REMOVE **
11832         * src/gtk/Makefile.am
11833         * src/gtk/gtkshruler.[ch]       ** NEW **
11834                 move gtkshruler files to gtk directory
11835
11836 2002-12-13 [christoph]  0.8.6claws107
11837
11838         * src/Makefile.am
11839         * src/compose.c
11840         * src/gtkstext.[ch]             ** REMOVE **
11841         * src/gtkutils.[ch]
11842         * src/textview.c
11843         * src/gtk/gtkstext.[ch]         ** NEW **
11844         * src/gtk/Makefile.am
11845                 o move stext functions to gtkstext.c to remove
11846                   dependency of gtkutils
11847                 o move gtkstext files to gtk directory
11848
11849         * src/gtk/Makefile.am
11850         * src/gtk/sslcertwindow.[ch]
11851                 UI stuff can always depend on common code so
11852                 it's ok to add ../common to include path
11853
11854 2002-12-13 [colin]      0.8.6claws106
11855
11856         * src/summaryview.c
11857                 Disconnect sighandlers for mainwindow when
11858                 quicksearch has the focus
11859                 Fix bug #653231
11860         * src/mainwindow.[ch]
11861                 Make key_pressed callback public, to be able
11862                 to disconnect it
11863
11864 2002-12-13 [christoph]  0.8.6claws105
11865
11866         * src/mh.c
11867                 create .mh_sequences file in new MH folders
11868                 (closes feature request [ 523162 ] MH folders should
11869                  get a .mh_sequences)
11870
11871 2002-12-13 [colin]      0.8.6claws104
11872
11873         * src/summaryview.c
11874                 Better handling of quicksearch show/hide
11875                 (basically the button stays under the mouse 
11876                  when toggled)
11877
11878 2002-12-13 [paul]       0.8.6claws103
11879
11880         * sync with 0.8.6cvs17
11881                 see ChangeLog 2002-12-13
11882
11883 2002-12-13 [paul]       0.8.6claws102
11884
11885         * po/es.po
11886                 updated by Ricardo Mones Lastra
11887
11888 2002-12-11 [colin]       0.8.6claws101
11889
11890         * src/folder.c
11891                 remove statusbar stuff
11892           src/folderview.c
11893                 set statusbar verbosity when moving folders
11894
11895 2002-12-11 [colin]       0.8.6claws100
11896         * src/prefs_filtering.c
11897         * src/prefs_matcher.c
11898         * src/prefs_scoring.c
11899                 Fix english ;)
11900
11901 2002-12-11 [colin]       0.8.6claws99
11902
11903         * src/prefs_common.[ch]
11904                 Add summary_quicksearch_type
11905         * src/summaryview.c
11906                 Save last used quicksearch type
11907
11908 2002-12-11 [jens]       0.8.6claws98
11909         * src/prefs_filtering.c
11910         * src/prefs_matcher.c
11911         * src/prefs_scoring.c
11912                 added dialog for incomplete rules in scoring, filtering and
11913                 matcher to ask wheather really close
11914
11915 2002-12-11 [colin]      0.8.6claws97
11916
11917         * src/folder.c
11918                 Fix folder dnd statusbar logging
11919
11920 2002-12-10 [christoph]  0.8.6claws96
11921
11922         * src/compose.c
11923         * src/folder.c
11924         * src/imap.c
11925         * src/inc.c
11926         * src/main.c
11927         * src/mainwindow.c
11928         * src/news.c
11929         * src/send.c
11930         * src/statusbar.[ch]
11931         * src/common/hooks.c
11932         * src/common/log.[ch]
11933                 o handle verbose logging in statusbar directly in statusbar code
11934                   and common code does not need any knowledge about a statusbar
11935                 o remove direct calls to statusbar_(puts|pop)_all functions
11936
11937 2002-12-10 [jens]       0.8.6claws95
11938
11939         * src/*.c
11940                 removed gettext from g_warnings
11941         * po/POTFILES.in
11942                 cleaned and updated
11943         * po/de.po
11944                 updated
11945
11946 2002-12-10 [colin]      0.8.6claws94
11947
11948         * src/main.c
11949                 finish crash dialog fix
11950
11951 2002-12-10 [colin]      0.8.6claws93
11952
11953         * src/main.c
11954                 "Fix" "sylpheed already running" instead of
11955                 crash dialog appearing after a crash
11956
11957 2002-12-10 [colin]      0.8.6claws92
11958
11959         * po/POTFILES.in
11960                 add src/gtk/sslcertwindow.c
11961
11962 2002-12-10 [paul]       0.8.6claws91
11963
11964         * po/POTFILES.in
11965                 updated to reflect recent changes
11966                 submitted by Alessandro Maestri
11967
11968 2002-12-09 [christoph]  0.8.6claws90
11969
11970         * src/Makefile.am
11971         * src/smtp.[ch]                 ** REMOVE **
11972         * src/common/Makefile.am
11973         * src/common/smtp.[ch]          ** NEW **
11974                 move smtp files to common directory
11975
11976 2002-12-09 [christoph]  0.8.6claws89
11977
11978         * src/Makefile.am
11979         * src/session.[ch]              ** REMOVE **
11980         * src/common/Makefile.am
11981         * src/common/session.[ch]       ** NEW **
11982                 move session files to common directory
11983
11984 2002-12-09 [paul]       0.8.6claws88
11985
11986         * src/account.c
11987                 fix bug [649746] edit accounts: move account reverted
11988                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
11989
11990 2002-12-09 [colin]      0.8.6claws87
11991
11992         * src/ssl_certificate.c
11993                 cleanup
11994
11995 2002-12-09 [colin]      0.8.6claws86
11996
11997         * src/ssl.c
11998                 Try to open the cert.pem database and 
11999                 issue a warning if it isn't there
12000
12001 2002-12-09 [colin]      0.8.6claws85
12002
12003         * src/common/ssl_certificate.c
12004         * src/gtk/sslcertwindow.c
12005                 Warning fixes
12006
12007 2002-12-09 [colin]      0.8.6claws84
12008
12009         * src/ssl_certificate.[ch] ** REMOVED **
12010         * src/common/ssl_certificate.[ch] ** NEW **
12011         * src/Makefile.am
12012         * src/common/Makefile.am
12013                 Moved ssl_certificate.[ch] to common
12014         * src/common/ssl.c 
12015                 Put back needed include
12016         * src/gtk/sslcertwindow.[ch]
12017                 Changed ssl_certificate.h include
12018         
12019 2002-12-09 [colin]      0.8.6claws83
12020
12021         * src/gtk/sslcertwindow.[ch]
12022                 Implement hook for certificate acception
12023         * src/ssl_certificate.[ch]
12024                 Implement hook for certificate acception
12025         * src/common/ssl.c
12026                 Reenable certificate acception check
12027         * src/mainwindow.c
12028                 Register sslcertwindow's hook
12029         
12030 2002-12-08 [christoph]  0.8.6claws82
12031
12032         * src/about.c
12033         * src/addr_compl.c
12034         * src/codeconv.c
12035         * src/manual.c
12036         * src/undo.c
12037         * src/common/utils.c
12038                 o add missing includes
12039                 o fix warnings
12040         * src/.cvsignore
12041         * src/common/.cvsignore
12042         * src/common/version.h          ** REMOVE **
12043                 remove autogenerated file
12044
12045 2002-12-08 [paul]       0.8.6claws81
12046
12047         * src/stringtable.c
12048                 put back needed include
12049
12050 2002-12-08 [colin]      0.8.6claws80
12051         
12052         * src/gtk/sslcertwindow.c
12053                 Cleaner popups when asking
12054         * src/ssl_certificate.c
12055         * src/prefs_common.[ch]
12056                 remove ssl certificate pref
12057                 put back needed include
12058         * src/undo.c
12059                 put back needed include
12060
12061 2002-12-08 [christoph]  0.8.6claws79
12062
12063         * src/folderview.c
12064         * src/logwindow.c
12065         * src/statusbar.c
12066         * src/summaryview.c
12067                 only abort hook invokation if required data is missing not
12068                 if our own data pointer is NULL, update hookfunction for
12069                 log window
12070
12071 2002-12-08 [paul]       0.8.6claws78
12072
12073         * src/about.c
12074         * src/addrcache.c
12075         * src/addrclip.c
12076         * src/addr_compl.c
12077         * src/addrselect.c
12078         * src/codeconv.c
12079         * src/colorlabel.c
12080         * src/enriched.c
12081         * src/esmtp.c
12082         * src/exporthtml.c
12083         * src/headerview.c
12084         * src/imageview.c
12085         * src/manual.c
12086         * src/noticeview.c
12087         * src/pgptext.c
12088         * src/scoring.c
12089         * src/sourcewindow.c
12090         * src/stringtable.c
12091         * src/undo.c
12092                 clean up: remove unneccesary includes
12093
12094 2002-12-08 [christoph]  0.8.6claws77
12095
12096         * src/folderview.c
12097         * src/statusbar.c
12098         * src/summaryview.c
12099         * src/common/hooks.[ch]
12100                 hook functions now have a gboolean return value, if a hook
12101                 returns TRUE it will stop executing of any more hooks in
12102                 the same hooklist for this invokation
12103
12104 2002-12-08 [colin]      0.8.6claws76
12105         
12106         * src/main.c
12107                 put back argv0 for CRASH_DIALOG
12108
12109 2002-12-08 [christoph]  0.8.6claws75
12110
12111         * src/Makefile.am
12112         * src/about.c
12113         * src/account.c
12114         * src/crash.c
12115         * src/esmtp.h
12116         * src/imap.[ch]
12117         * src/inc.c
12118         * src/main.c
12119         * src/mainwindow.c
12120         * src/news.c
12121         * src/pop.[ch]
12122         * src/prefs_account.[ch]
12123         * src/prefs_common.[ch]
12124         * src/send.[ch]
12125         * src/smtp.[ch]
12126         * src/ssl_certificate.[ch]
12127         * src/ssl_manager.[ch]
12128         * src/common/Makefile.am
12129         * src/common/log.c
12130         * src/common/nntp.[ch]
12131         * src/common/socket.[ch]
12132         * src/common/ssl.[ch]
12133         * src/gtk/sslcertwindow.[ch]
12134         * ac/openssl.m4
12135                 use new autoconf script to detect OpenSSL with extra parameters
12136                 to specify the location of libs and includes, also remove USE_SSL
12137                 to USE_OPENSSL
12138
12139         * src/common/sylpheed.[ch]
12140         * src/common/version.h.in
12141                 start seperation of common code initialization seperated from gui
12142
12143         * src/summaryview.c
12144                 The function that is called when a color label changes
12145                 should not change the color lable again
12146
12147 2002-12-08 [colin]      0.8.6claws74
12148
12149         * src/gtk/sslcertwindow.c
12150                 warning fixes
12151
12152 2002-12-08 [colin]      0.8.6claws73
12153
12154         * src/statusbar.c
12155           src/common/log.h
12156                 Register a hook for statusbar_puts_all
12157         * src/common/log.c
12158                 invoke statusbar_puts_all's hook
12159         
12160 2002-12-08 [colin]      0.8.6claws72
12161
12162         * src/ssl_certificate.c
12163                 Put back a badly-removed include
12164
12165 2002-12-08 [colin]      0.8.6claws71
12166
12167         * src/gtk/sslcertwindow.[ch]    ** NEW **
12168                 new certificate presentation
12169         * src/gtk/Makefile.am
12170                 add new files
12171         * src/ssl_certificate.[ch]
12172                 gtk cleanup, made utility functions public
12173         * src/ssl_manager.c
12174                 use new cert presentation
12175
12176 2002-12-07 [christoph]  0.8.6claws70
12177
12178         * src/Makefile.am
12179         * src/nntp.[ch]                 ** REMOVE **
12180         * src/common/Makefile.am
12181         * src/common/nntp.[ch]          ** NEW **
12182                 move nntp files to common directory
12183
12184 2002-12-07 [christoph]  0.8.6claws69
12185
12186         * src/procmsg.[ch]
12187         * src/summaryview.c
12188                 implement msginfo update callback using sylpheed's new
12189                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
12190
12191 2002-12-06 [christoph]  0.8.6claws68
12192
12193         * src/editgroup.c
12194                 This patch changes the 'Edit Group Details' dialog to
12195                 allow extended selections in either pane, so that
12196                 addresses can be added or removed from a group more
12197                 quickly and easily. (it actually is a net decrease in
12198                 file size, as some unnecessary functions have been
12199                 removed). 
12200                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
12201
12202 2002-12-06 [christoph]  0.8.6claws67
12203
12204         * src/Makefile.am
12205         * src/template.[ch]             ** REMOVE **
12206         * src/common/Makefile.am
12207         * src/common/template.[ch]      ** NEW **
12208                 move template files to common directory
12209
12210         * src/nntp.c
12211                 add missing log.h include
12212
12213 2002-12-06 [melvin]     0.8.6claws66
12214
12215         * src/prefs_actions.c
12216                 Added the trailing ">" syntax to insert command's output
12217                 without replacing old text (in contrast to trailing "|").
12218
12219 2002-12-05 [colin]      0.8.6claws65
12220         
12221         * src/common/utils.c
12222                 Don't modify original search_string or it'll change
12223                 the next iterations in the for()
12224
12225 2002-12-05 [darko]      0.8.6claws64
12226
12227         * src/common/utils.c
12228                 proper check for filtering commands, found by Colin
12229
12230 2002-12-05 [darko]      0.8.6claws63
12231
12232         * src/common/utils.c
12233                 check proper string for NULL pointer, found by Colin
12234
12235 2002-12-05 [darko]      0.8.6claws62
12236
12237         * src/common/utils.[ch]
12238                 expand_search_string(): new function
12239                 converts Mutt-like patterns to Sylpheed's
12240                 filtering engine
12241         * src/summaryview.c
12242                 use expand_search_string() to allow Mutt-like
12243                 patterns in extended search
12244         * README.claws
12245                 document extended option in quick search
12246
12247 2002-12-05 [paul]       0.8.6claws61
12248
12249         * sync with 0.8.6cvs16
12250                 see ChangeLog 2002-12-05
12251                 
12252         * po/POTFILES.in
12253                 clean up
12254
12255 2002-12-04 [christoph]  0.8.6claws60
12256
12257         * src/imap.[ch]
12258                 put imap authentication code into a new function and
12259                 remove it from imap_session_new that will allow to
12260                 send other commands before authentication
12261
12262 2002-12-04 [christoph]  0.8.6claws59
12263
12264         * src/imap.[ch]
12265                 use already existing method to prevent unneeded IMAP
12266                 folder selects. Set imap_select parameters to NULL
12267                 in some functions if the values are not required.
12268
12269         * src/xml.h
12270                 remove no longer required include
12271
12272 2002-12-04 [paul]       0.8.6claws58
12273
12274         * po/es.po
12275                 updated by Ricardo Mones Lastra
12276                 
12277         * configure.in
12278           po/hu.po      ** NEW FILE **
12279                 initial Hungarian translation, submitted
12280                 by Gál Zoltán <galzoli@hu.inter.net>
12281
12282 2002-12-03 [christoph]  0.8.6claws57
12283
12284         * src/Makefile.am
12285         * src/gtksctree.[ch]            ** REMOVE **
12286         * src/gtk/Makefile.am
12287         * src/gtk/gtksctree.[ch]        ** NEW **
12288                 move gtksctree files to gtk directory
12289
12290 2002-12-03 [christoph]  0.8.6claws56
12291
12292         * src/Makefile.am
12293         * src/md5.[ch]                  ** REMOVE **
12294         * srm/common/Makefile.am
12295         * src/common/md5.[ch]           ** NEW **
12296                 move md5 files to common directory
12297
12298         * src/gtkstext.c
12299                 remove not required #include
12300
12301 2002-12-03 [sergey]     0.8.6claws55
12302
12303         * src/gtkutils.c
12304         * src/gtkutils.h
12305                 gtkut_window_popup(): new function.
12306         * src/mainwindow.c
12307                 main_window_popup(): use gtkut_window_popup() to raise
12308                 window without changing its position.
12309                 (see sylpheed-main ML message [sylpheed:17247])
12310
12311 2002-12-03 [sergey]     0.8.6claws54
12312
12313         * src/send.c
12314                 send_message_local(): removed first-dot escaping
12315                 (SMTP-only, not needed for sending through pipe)
12316
12317 2002-12-03 [paul]       0.8.6claws53
12318
12319         * po/POTFILES.in
12320                 update to reflect recent changes (thanks
12321                 to Ricardo Mones Lastra)
12322                 
12323         * tools/filter_conv.pl
12324                  fix problem with quoted strings. Patch submitted
12325                  by Luke Plant <lukeplant@softhome.net>
12326
12327 2002-12-03 [paul]       0.8.6claws52
12328
12329         * sync with 0.8.6cvs15
12330                 see ChangeLog 2002-12-03
12331
12332 2002-12-02 [christoph]  0.8.6claws51
12333
12334         * src/logwindow.[ch]
12335         * src/common/log.[ch]
12336                 implement logging using a hook function
12337
12338         * src/folderview.c
12339         * src/folder.[ch]
12340                 define hooklist name in header file to avoid
12341                 errors caused by wrong spelling of hooklist names
12342
12343         * src/toolbar.c
12344                 fix warnings
12345
12346 2002-12-02 [christoph]  0.8.6claws50
12347
12348         * src/common/Makefile.am
12349                 add src/common/hooks.[ch]
12350
12351         * src/common/hooks.[ch]
12352                 implement a simple hook system using glib's hook functions
12353
12354         * src/folder.[ch]
12355         * src/folderview.c
12356                 use new hook system for folder item updates
12357
12358 2002-12-02 [christoph]  0.8.6claws49
12359
12360         * doc-src/ui_seperation.txt     ** NEW **
12361                 information for ui seperation
12362
12363         * src/Makefile.am
12364                 remove files that were moved to common
12365                 include common directory by default for the header files
12366
12367         * src/inc.c
12368         * src/common/socket.c
12369         * src/automaton.[ch]
12370                 implement automaton using g_io_*-functions instead of
12371                 gdk_input_add to make it ui independent
12372
12373         * src/codeconv.c
12374         * src/compose.c
12375         * src/ldif.c
12376         * src/pgptext.c
12377         * src/procmime.c
12378         * src/rfc2015.c
12379         * src/smtp.c
12380         * src/unmime.c
12381                 remove common/ prefix because directory is now in
12382                 include path
12383
12384         * src/compose.c
12385         * src/folder.c
12386         * src/folderview.c
12387         * src/mainwindow.c
12388         * src/messageview.c
12389         * src/prefs_common.c
12390         * src/procmsg.c
12391         * src/rfc2015.c
12392                 fix warnings
12393
12394         * src/imap.c
12395         * src/inc.c
12396         * src/news.c
12397         * src/pop.c
12398         * src/send.c
12399         * src/smtp.c
12400         * src/ssl_certificate.c
12401                 add log.h header file for logging functions
12402
12403         * src/main.c
12404         * src/common/utils.c
12405         * src/summaryview.c
12406         * src/xml.c
12407                 o move debug_mode to common/utils.c
12408                 o add functions to set and get debug_mode
12409
12410         * src/defs.h                    ** REMOVE **
12411         * src/intl.h                    ** REMOVE **
12412         * src/socket.[ch]               ** REMOVE **
12413         * src/ssl.[ch]                  ** REMOVE **
12414         * src/utils.[ch]                ** REMOVE **
12415                 replaced by new files in src/common/
12416         
12417         * src/common/Makefile.am
12418                 add new files in src/common/
12419
12420         * src/common/defs.h             ** NEW **
12421         * src/common/intl.h             ** NEW **
12422         * src/common/log.[ch]           ** NEW **
12423         * src/common/socket.[ch]        ** NEW **
12424         * src/common/ssl.[ch]           ** NEW **
12425         * src/common/utils.[ch]         ** NEW **
12426                 replacement for files in src/
12427
12428 2002-12-02 [colin]      0.8.6claws48
12429
12430         * src/folderview.c
12431                 Scroll folderview if necessary during dnd
12432
12433 2002-12-02 [colin]      0.8.6claws47
12434
12435         * src/folder.[ch]
12436                 Add check to verify a move is within a single mailbox
12437         * src/folderview.c
12438                 Add specific error string for this check
12439
12440 2002-12-02 [colin]      0.8.6claws46
12441
12442         * src/folder.c
12443                 Add a test to folder moving, remove a statusbar_print
12444         * src/folderview.c
12445                 Add Move folder... context-menu item
12446                 Factorize folder moving code
12447                 Enable folder DND for mbox
12448
12449 2002-12-01 [christoph]  0.8.6claws45
12450
12451         * ac/aspell.m4
12452                 remove conf.aspelltest if the version check fails
12453
12454 2002-11-30 [christoph]  0.8.6claws44
12455
12456         * autogen.sh
12457                 run libtoolize --force in autogen to create missing
12458                 libtool scripts
12459
12460 2002-11-30 [christoph]  0.8.6claws43
12461
12462         * src/Makefile.am
12463         * src/pgptext.c
12464         * src/procmime.c
12465         * src/rfc2015.c
12466         * src/uuencode.[ch]             ** REMOVED **
12467         * src/common/Makefile.am
12468         * src/common/uuencode.[ch]      ** NEW **
12469                 move uuen/decoder to common directory
12470
12471 2002-11-30 [christoph]  0.8.6claws42
12472
12473         * src/Makefile.am
12474         * src/base64.[ch]               ** REMOVED **
12475         * src/codeconv.c
12476         * src/compose.c
12477         * src/ldif.c
12478         * src/pgptext.c
12479         * src/procmime.c
12480         * src/rfc2015.c
12481         * src/smtp.c
12482         * src/unmime.c
12483         * src/common/Makefile.am
12484         * src/common/base64.[ch]        ** NEW **
12485                 move base64 en/decoder to common directory
12486
12487 2002-11-30 [christoph]  0.8.6claws41
12488
12489         * src/common                    ** NEW **
12490                 new directory for UI independent code
12491         * src/gtk                       ** NEW **
12492                 new directory for GTK frontend
12493         * src/common/.cvsignore         ** NEW **
12494         * src/gtk/.cvsignore            ** NEW **
12495                 ignore build files
12496         * src/common/Makefile.am        ** NEW **
12497         * src/gtk/Makefile.am           ** NEW **
12498                 automake files to build new seperated stuff
12499         * src/Makefile.am
12500                 the binary will currently still be build with the
12501                 files in src, so we include the code from the
12502                 subdirs for now after building the libs there
12503
12504 2002-11-30 [paul]       0.8.6claws40
12505
12506         * src/compose.c
12507                 fix bug [642731] 'Wrong selected account with drafted mail'
12508
12509 2002-11-29 [oliver]     0.8.6claws39
12510         
12511         * src/messageview.c
12512                 o update summaryview when switching between different
12513                   messageviews          
12514         * src/toolbar.c  
12515                 o check if messageview holds already removed msg
12516                   from summaryview
12517                 
12518
12519 2002-11-29 [oliver]     0.8.6claws38
12520
12521         * src/toolbar.c 
12522                 remove not needed variables and includes
12523                 make messageview stay opened and move to next when msgs are deleted 
12524
12525 2002-11-29 [oliver]     0.8.6claws37
12526         
12527         * src/toolbar.c 
12528                 disable compose button (messageview toolbar) by default
12529                 deleted msgs are moved to trash
12530         
12531 2002-11-29 [melvin]     0.8.6claws36
12532
12533         * configure.in
12534                 Increased minimal gpgme version to 0.3.10 (Zombies out)
12535                 and to detect signatures expirations (gpgme 0.3.6)
12536
12537         * src/main.c
12538                 Use non obsolescent function for Gpgme engine checking.
12539
12540         * src/rfc2015.c
12541                 Inform about expired signatures or signatures which key
12542                 has expired. Expiration date is displayed.
12543
12544         * src/sigstatus.c
12545                 Inform about expired signatures or signatures which key
12546                 has expired.
12547
12548 2002-11-28 [paul]       0.8.6claws35
12549
12550         * src/folderview.c
12551                 re-instate 'Check for new messages' in Newsgroup
12552                 folders right-click menu, after a suggestion from
12553                 Tim Mann <timmann@users.sourceforge.net>
12554
12555         * src/main.c
12556                 after a crash check only local folders for new
12557                 messages
12558
12559 2002-11-28 [paul]       0.8.6claws34
12560
12561         * configure.in
12562                 apply patch that fixes the checking of GTK with XIM 
12563                 support on different OSs, such as FreeBSD. Patch 
12564                 submitted by Topia <topia@users.sourceforge.net>
12565                 
12566 2002-11-28 [paul]       0.8.6claws33
12567
12568         * src/mainwindow.c
12569           src/prefs_common.c
12570           src/prefs_toolbar.c
12571                 more changes to the English
12572
12573 2002-11-28 [paul]       0.8.6claws32
12574
12575         * sync with 0.8.6cvs13
12576                 see ChangeLog 2002-11-28 (no sync needed
12577                 for src/compose.c)
12578
12579 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
12580         
12581         * src/mainwindow.[ch]
12582                 add patch by Ivan F. Martinez introducing messageview Toolbar
12583                 some changes and committed by oliver    
12584
12585 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
12586
12587         * src/messageview.[ch]
12588                 add patch by Ivan F. Martinez introducing messageview Toolbar
12589                 some changes and committed by oliver    
12590
12591 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
12592
12593         * src/compose.[ch]
12594                 add patch by Ivan F. Martinez introducing messageview Toolbar
12595                 some changes and committed by oliver    
12596
12597 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
12598         
12599         * src/toolbar.[ch]
12600                 add patch by Ivan F. Martinez introducing messageview Toolbar
12601                 some changes and committed by oliver
12602
12603 2002-11-28 [oliver]     0.8.6claws27
12604         
12605         * src/prefs_toolbar.[ch]
12606                 getting ready for messageview toolbar
12607                 free mem allocated by gettext
12608                 change prefs_toolbar to prefs_toolbar_open
12609  
12610 2002-11-28 [thorsten]   0.8.6claws26
12611
12612         * src/imageview.[ch]
12613                 cleaned up conflicting declarations of
12614                 imageview_show_image()
12615
12616 2002-11-28 [paul]       0.8.6claws25
12617
12618         * src/grouplistdialog.c
12619           src/prefs_common.c
12620           src/prefs_summary_column.c
12621                 a few more improvements to the English
12622
12623 2002-11-28 [colin]      0.8.6claws24
12624
12625         * man/sylpheed.1
12626                 A few updates to command-line parameters
12627
12628 2002-11-28 [colin]      0.8.6claws23
12629
12630         * src/prefs_filtering.c
12631                 Fix problems with prefs_filtering_delete_path:
12632                 a) if the first rule is removed, original pointers
12633                    weren't updated (leading to segfaults)
12634                 b) it was always global_processing updated in case
12635                    of removed path was parent of rule path
12636
12637 2002-11-27 [paul]       0.8.6claws22
12638
12639         * src/mainwindow.c
12640           src/prefs_account.c
12641           src/prefs_actions.c
12642           src/prefs_common.c
12643           src/prefs_customheader.c
12644           src/prefs_display_header.c
12645           src/prefs_filtering.c
12646           src/prefs_folder_item.c
12647           src/prefs_matcher.c
12648           src/prefs_scoring.c
12649           src/prefs_summary_column.c
12650           src/prefs_template.c
12651           src/prefs_toolbar.c
12652                  improve the English in the GUI
12653
12654 2002-11-27 [colin]      0.8.6claws21
12655
12656         * src/folder.c
12657                 Fix processing renaming problems happening after
12658                 last commit
12659
12660 2002-11-27 [colin]      0.8.6claws20
12661
12662         * src/folder.c
12663                 recursive move now deletes src each subfolder after 
12664                 having moved it
12665         * src/folderview.c
12666                 Use identifier instead of path during dnd (enables
12667                 IMAP folder dnd)
12668
12669 2002-11-27 [paul]       0.8.6claws19
12670
12671         * src/main.c
12672                 apply patch that does command-line processing 
12673                 BEFORE gtk_init, allowing claws to run from 
12674                 shell-scripts in non-X environment (e.g. crontab 
12675                 or ip-up, ip-down scripts). Patch submitted by
12676                 Ruslan N. Balkin <baron@dartel.ru>
12677                 
12678         * po/it.po
12679                 updated by Alessandro Maestri
12680
12681 2002-11-27 [paul]       0.8.6claws18
12682
12683         * sync with 0.8.6cvs12
12684           src/prefs_common.c
12685                 Differences are that main uses a 'Receive dialog'
12686                 frame on the Interface tab, whereas claws groups all 
12687                 the dialogs together in a 'Dialogs' frame.
12688
12689 2002-11-27 [colin]      0.8.6claws17
12690
12691         * src/prefs_matcher.c
12692                 Fix Execute criteria's NOT flag
12693
12694
12695 2002-11-26 [christoph]  0.8.6claws16
12696
12697         * src/ssl.c
12698                 rewrite the ssl code a little bit, only use one
12699                 SSL context, set default certificates' file/path
12700
12701 2002-11-26 [thorsten]   0.8.6claws15
12702
12703         * src/compose.c
12704                 default-reply-to didn't work for ml-reply
12705
12706 2002-11-26 [melvin]     0.8.6claws14
12707
12708         * src/prefs_actions.c
12709                 Made pipe-actions ignore short headers in message view
12710                 Made trailing-pipe-actions write in the message view with
12711                 the same font as the original message
12712
12713 2002-11-26 [paul]       0.8.6claws13
12714
12715         * src/compose.c
12716                 this time commit the correct file
12717
12718 2002-11-26 [paul]       0.8.6claws12
12719
12720         * sync with 0.8.6cvs11
12721           src/quote_fmt_parse.y  
12722                 no sync needed
12723           src/account.[ch]       
12724                 not sync'ed
12725           src/compose.c
12726                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
12727                 on draft mode.
12728                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
12729                 header
12730                 
12731         see ChangeLog 2002-11-25 and 2002-11-26
12732
12733 2002-11-26 [colin]      0.8.6claws11
12734
12735         * src/folderview.c
12736                 Fix collapsed folder not auto-expanding during
12737                 mail dnd, if it was the source folder.
12738
12739 2002-11-25 [colin]      0.8.6claws10
12740
12741         * src/folderview.[ch]
12742                 Variable renaming and cleaning (slist of nodes 
12743                 to be re-collapsed is stored in FolderView)
12744
12745 2002-11-25 [paul]       0.8.6claws9
12746
12747         * src/prefs_common.[ch]
12748                 fix breakage caused by last commit
12749
12750 2002-11-25 [paul]       0.8.6claws8
12751
12752         * sync with 0.8.6cvs4
12753                 see ChangeLog 2002-11-21
12754
12755 2002-11-25 [paul]       0.8.6claws7
12756
12757         * sync with 0.8.6cvs4
12758                 see ChangeLog 2002-11-20
12759
12760 2002-11-25 [paul]       0.8.6claws6
12761
12762         * sync with 0.8.6cvs3
12763                 see ChangeLog 2002-11-18
12764
12765 2002-11-25 [colin]      0.8.6claws5
12766
12767         * src/gtkutils.[ch]
12768                 Add gtkut_ctree_node_is_parent()
12769         * src/folderview.c
12770                 Spring-loaded folders
12771
12772 2002-11-25 [colin]      0.8.6claws4
12773
12774         * src/utils.[ch]
12775                 Add slist_concat_unique(), function to merge
12776                 two GSList filtering dups
12777         * src/folder.[ch]
12778         * src/summaryview.[ch]
12779         * src/folderview.c
12780         * src/main.c
12781                 Add detection/update/display of unread answers
12782                 to marked mails
12783         * src/procmsg.[ch]
12784                 Add procmsg_find_children()
12785                 Add procmsg_msg_has_marked_parent()
12786
12787 2002-11-25 [colin]      0.8.6claws3
12788
12789         * src/ssl_certificate.[ch]
12790                 Allow checking a certificate without a DNS
12791                 lookup
12792                 Allow to forget a cert (by deleting it)
12793                 Make ssl_certificate_destroy_public
12794         * src/ssl_manager.[ch] ** NEW FILES **
12795                 Gui to manage (display/remove) certificates
12796         * src/prefs_common.[ch]
12797                 Add a pref to allow silent acceptation of
12798                 trusted certificates or not (based on the
12799                 "I want to know what's going on" principle)
12800         * src/mainwindow.c
12801                 Add SSL manager in Tools menu
12802         * src/Makefile.am
12803                 Add the new files to the build
12804         * po/POTFILES.in
12805                 Add ssl_manager.c to translations
12806
12807 2002-11-25 [colin]      0.8.6claws2
12808
12809         * src/summaryview.[ch]
12810                 Add S_SEARCH_EXTENDED to the quick search, which 
12811                 allows to search using filtering syntax.
12812
12813 2002-11-25 [colin]      0.8.6claws1
12814
12815         * src/summaryview.c
12816                 Deletion of duplicates now prefer deleting
12817                 the unread dup (fixes feature-request 638989).
12818
12819 2002-11-24 [paul]       0.8.6claws
12820
12821         * po/es.po
12822           po/pl.po
12823           po/ru.po
12824           po/sr.po
12825                 updated by Ricardo Mones Lastra,
12826                 Witold Wladyslaw Wojciech Wilk,
12827                 Ruslan N. Balkin, and  Urke MMI 
12828                 respectively
12829
12830 2002-11-24 [paul]       0.8.5claws182
12831
12832         * po/bg.po
12833                 updated by George Danchev
12834
12835 2002-11-23 [alfons]     0.8.5claws181
12836
12837         * src/imap.c
12838                 tiny memory leak found by browsing Dimitar's 
12839                 valgrind report
12840
12841 2002-11-23 [paul]       0.8.5claws180
12842
12843         * po/it.po
12844                 updated by Alessandro Maestri
12845
12846 2002-11-22 [christoph]  0.8.5claws179
12847
12848         * src/compose.c
12849         * src/inc.c
12850         * src/prefs_filtering.c
12851         * src/summaryview.c
12852                 more warning fixes
12853
12854 2002-11-22 [alfons]     0.8.5claws178
12855
12856         * src/summaryview.c
12857                 summary_execute_delete_func(): if message is deleted, make 
12858                 sure to also remove its entry in the subject hash table. 
12859                 fixes a corner case bug.
12860
12861 2002-11-22 [paul]       0.8.5claws177
12862
12863         * .cvsignore
12864                 add 'autom4te.cache'
12865                 
12866         * ltconfig      ** REMOVED **
12867                 not needed
12868
12869 2002-11-22 [paul]       0.8.5claws176
12870
12871         * src/textview.c
12872                 textview_set_font(): fix for message display in
12873                 UTF-8 locales (thanks to Sergey Vlasov).
12874                 
12875         * AUTHORS
12876                 add new team members and contributors
12877
12878
12879 2002-11-21 [colin]      0.8.5claws175
12880
12881         * src/procmsg.[ch]
12882                 Add procmsg_remove_special_headers()
12883         * src/mh.c
12884                 Use procmsg_remove_special_headers() for 
12885                 previous fix
12886
12887 2002-11-21 [colin]      0.8.5claws174
12888
12889         * src/mh.c
12890                 Fix moving/copying from queue/draft folders
12891                 for MH folders
12892
12893 2002-11-21 [christoph]  0.8.5claws173
12894
12895         * src/crash.c
12896         * src/filtering.c
12897         * src/logwindow.c
12898         * src/main.c
12899         * src/matcher_parser_lex.[hl]
12900         * src/mbox.c
12901         * src/mbox_folder.[ch]
12902         * src/prefs_filtering.c
12903         * src/procheader.c
12904         * src/quote_fmt_lex.l
12905         * src/ssl.c
12906                 fix all warnings except the warnings in lex and yacc files
12907
12908 2002-11-20 [christoph]  0.8.5claws172
12909
12910         * src/imap.c
12911                 fix MsgInfo retrieval for IMAP draft and queue folders
12912                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
12913
12914 2002-11-19 [christoph]  0.8.5claws171
12915
12916         * src/compose.c
12917                 fix segfault, when draft saving does not get
12918                 the MsgInfo of the new message
12919                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
12920
12921 2002-11-19 [christoph]  0.8.5claws170
12922
12923         * src/procmsg.c
12924                 add parameter check for flag setting function
12925                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
12926
12927 2002-11-18 [paul]       0.8.5claws169
12928
12929         * src/compose.c
12930                 more sensitivity fixes to redirect mode:
12931                 * disable toolbar draft button
12932                 * allow only Address book in the Tools menu
12933                 * disable editing of message by the spell
12934                   checker
12935
12936 2002-11-18 [paul]       0.8.5claws168
12937
12938         * src/compose.c
12939                 fix sensitivity of menu items in compose_redirect():
12940                 allow only the necessary items 
12941
12942 2002-11-18 [paul]       0.8.5claws167
12943
12944         * src/compose.c
12945                 fix bug [ 603259 ] 'attachment got lost on bounce'
12946
12947 2002-11-18 [paul]       0.8.5claws166
12948
12949         * po/ru.po
12950                 updated by Ruslan N. Balkin <baron@dartel.ru>
12951
12952 2002-11-18 [colin]      0.8.5claws165
12953
12954         * src/main.c
12955           src/defs.h
12956                 Remove old filtering stuff
12957
12958
12959 2002-11-17 [oliver]     0.8.5claws164
12960
12961         * src/toolbar.h
12962                 remove not needed typedef 
12963
12964 2002-11-17 [oliver]     0.8.5claws163
12965
12966         * src/toolbar.c
12967                 make toolbar's on click events translatable
12968
12969 2002-11-15 [colin]      0.8.5claws162
12970
12971         * src/summaryview.c
12972                 Revert too-soon integration of a feature
12973
12974 2002-11-15 [christoph]  0.8.5claws161
12975
12976         * src/imap.c
12977                 use main's implementation of imap_get_msginfo
12978
12979 2002-11-15 [christoph]  0.8.5claws160
12980
12981         * src/compose.c
12982         * src/folder.[ch]
12983         * src/imap.c
12984         * src/mbox_folder.c
12985         * src/mh.c
12986         * src/news.c
12987         * src/procmsg.c
12988         * src/summaryview.c
12989                 replace claws' fetch_msginfo with main's get_msginfo
12990                 (use main's implementation where possible)
12991
12992 2002-11-15 [colin]      0.8.5claws159
12993
12994         * src/ssl_certificate.c
12995                 Missed a check
12996
12997 2002-11-16 [melvin]     0.8.5claws158
12998
12999         * po/fr.po
13000                 Updated French translations.
13001
13002 2002-11-16 [colin]      0.8.5claws157
13003
13004         * src/ssl_certificate.c
13005                 Check for missing parts in the certificates
13006
13007 2002-11-15 [colin]      0.8.5claws156
13008
13009         * src/folderview.c
13010                 Preventive fix (missing check) found by
13011                 Alfons
13012
13013 2002-11-15 [paul]
13014
13015         * NEWS
13016                 sync with 0.8.6 release
13017
13018 2002-11-15 [colin]      0.8.5claws155
13019
13020         * src/folder.[ch]
13021           src/folderview.c
13022                 Fix error handling of folder_item_move_to()
13023                 (thanks to Alfons!)
13024
13025 2002-11-15 [colin]      0.8.5claws154
13026
13027         * src/folder.[ch]
13028           src/folderview.c
13029                 folder_item_move_to() sets an error message instead
13030                 of having GUI stuff in folder.c
13031
13032 2002-11-15 [colin]      0.8.5claws153
13033
13034         * src/procmsg.[ch]
13035                 Implemented a callback for MsgInfo updates, 
13036                 heavily copy/pasted from Christoph's folder 
13037                 callback system
13038         * src/summaryview.[ch]
13039                 Register summary_update_msg as callback
13040
13041 2002-11-14 [colin]      0.8.5claws152
13042         
13043         * src/procmsg.c
13044                 Update the FolderItem after sending (fixes 617593)
13045
13046 2002-11-14 [christoph]  0.8.5claws151
13047
13048         * src/folder.c
13049                 fix wrong position of NULL pointer check found
13050                 by Sergey
13051
13052 2002-11-14 [christoph]  0.8.5claws150
13053
13054         * src/folder.c
13055                 fix segfault when deleting messages from IMAP folders
13056                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
13057
13058 2002-11-14 [colin]      0.8.5claws149
13059
13060         * src/compose.c
13061                 Forwarding was also ignoring the folder's default account.
13062
13063 2002-11-14 [colin]      0.8.5claws148
13064
13065         * src/compose.c
13066                 Fix sent folder not set to folder properties when 
13067                 forwarding.
13068
13069 2002-11-14 [thorsten]   0.8.5claws147
13070
13071         * src/inc.c
13072                 inc_start(): Files were not moved from .processing to inbox,
13073                 if no global processing rule existed
13074
13075 2002-11-14 [colin]      0.8.5claws146
13076
13077         * src/ssl_certificate
13078                 Fix file operations
13079
13080 2002-11-14 [paul]       0.8.5claws145
13081
13082         * po/it.po
13083                 updated by Alessandro Maestri
13084
13085 2002-11-13 [alfons]     0.8.5claws144
13086
13087         * src/folder.c
13088                 folder_item_close(): only mark messages unread
13089                 when a folder has new messages 
13090
13091 2002-11-13 [keith]      0.8.5claws143
13092
13093         * src/imap.c
13094                 Fix problem moving or copying between
13095                 IMAP folders
13096
13097 2002-11-13 [colin]      0.8.5claws142
13098
13099         * src/matcher_parser_parse.y
13100                 Fix rule problem when " don't match
13101
13102 2002-11-13 [christoph]  0.8.5claws141
13103
13104         * src/folder.c
13105         * src/folderview.c
13106                 moved cache saving to folder_item_close
13107                 the folderview should not have to deal with
13108                 this things
13109
13110 2002-11-13 [christoph]  0.8.5claws140
13111
13112         * src/summaryview.c
13113                 moved setting of important score to
13114                 summary_set_prefs_from_folderitem
13115
13116 2002-11-13 [colin]      0.8.5claws139
13117
13118         * src/matcher_parser_parse.y
13119                 Fix a segfault in the parser (happening when
13120                 a good expression had been tested and a bad 
13121                 one arrives)
13122
13123 2002-11-13 [paul]       0.8.5claws138
13124
13125         * sync with 0.8.5cvs24
13126                 see ChangeLog 2002-11-13
13127                 
13128         * po/pt_BR.po
13129                 updated by Fabio Jr. Beneditto
13130
13131 2002-11-13 [colin]      0.8.5claws137
13132         
13133         * src/msgcache.c
13134           src/defs.h
13135           src/procmsg.[ch]
13136                 Revert last commit, problem
13137
13138 2002-11-13 [colin]      0.8.5claws136
13139
13140         * src/msgcache.c
13141                 Remove duplicated code
13142         * src/defs.h
13143                 Bumped CACHE_VERSION and MARK_VERSION
13144         * src/procmsg.[ch]
13145                 Network endian for cache and mark files
13146
13147 2002-11-12 [colin]      0.8.5claws135
13148
13149         * src/inc.c
13150                 Fix the "socket error" dialog which disappeared
13151
13152 2002-11-12 [colin]      0.8.5claws134
13153
13154         * src/msgcache.c
13155                 Reverse last commit which had performance 
13156                 problems, but still reverse the list
13157
13158 2002-11-12 [colin]      0.8.5claws133
13159
13160         * src/msgcache.c
13161                 Reverse list order
13162
13163 2002-11-12 [melvin]     0.8.5claws132
13164
13165         * src/compose.c
13166                 Added a check for a NULL prefs_common.dictionary
13167
13168 2002-11-12 [colin]      0.8.5claws131
13169
13170         * src/ssl_certificate.[ch]
13171                 Use FQDN hostname
13172
13173 2002-11-12 [colin]      0.8.5claws130
13174
13175         * src/ssl_certificate.[ch]
13176                 Take connection port into account for 
13177                 checking certificates (a single hostname
13178                 could have multiple servers with multiple
13179                 certificates)
13180         * src/ssl.c
13181                 Pass the port to ssl_certificate_check
13182
13183 2002-11-12 [paul]       0.8.5claws129
13184
13185         * src/folder.c
13186                 fix a typo in last commit
13187
13188 2002-11-12 [paul]       0.8.5claws128
13189
13190         * sync with 0.8.5cvs23
13191                 see ChangeLog entry 2002-11-12
13192
13193 2002-11-11 [colin]      0.8.5claws127
13194
13195         * src/ssl_certificate.c
13196                 Cleaner messages
13197                 Don't popup, instead log error, if the 
13198                 corresponding pref is checked
13199         * src/ssl_certificate.h
13200                 include <openssl/objects/h>
13201
13202 2002-11-11 [colin]      0.8.5claws126
13203
13204         * src/ssl_certificate.h
13205                 _Really_ clean it
13206
13207 2002-11-11 [colin]      0.8.5claws125
13208         
13209         * src/ssl_certificate.c
13210                 Fixed leak
13211
13212 2002-11-11 [colin]      0.8.5claws124
13213
13214         * src/ssl.c
13215                 Cleaned a bit
13216         * src/ssl_certificate.[ch]
13217                 Cleaned a bit (better use of SSL API)
13218                 (This will cause non-recognition of saved 
13219                  certificates of claws12[23]...)
13220
13221 2002-11-11 [paul]       0.8.5claws123
13222         
13223         * po/es.po
13224                 updated by Ricardo Mones Lastra
13225
13226 2002-11-11 [colin]      0.8.5claws122
13227
13228         * src/ssl.c
13229                 Fix a typo
13230
13231 2002-11-11 [colin]      0.8.5claws121
13232
13233         * src/ssl_certificate.[ch] ** NEW FILES **
13234         * src/ssl.[ch]
13235                 Check SSL certificates presented to us
13236         * src/Makefile.am
13237                 Add ssl_certificate.[ch]
13238         * po/POTFILES.in
13239                 Add ssl_certificate.c
13240
13241 2002-11-11 [paul]       0.8.5claws120
13242
13243         * sync with 0.8.5cvs22
13244                 see ChangeLog 2002-11-11
13245
13246 2002-11-11 [paul]       0.8.5claws119
13247
13248         * sync with 0.8.5cvs21
13249                 see ChangeLog 2002-11-11
13250
13251 2002-11-10 [jens]       0.8.5claws118
13252
13253         * src/folder.c
13254         * src/folderview.c
13255                 corrected some typing
13256         * po/de.po
13257                 updated german translation
13258         * sylpheed.spec.in
13259                 cleaned up specfile and adjusted it for claws
13260
13261 2002-11-10 [colin]      0.8.5claws117
13262
13263         * src/summaryview.c
13264                 a STATUSBAR_PUSH/POP fix
13265
13266 2002-11-10 [colin]      0.8.5claws116
13267
13268         * src/prefs_folder_item.c
13269                 Fix hanging after opening folder properties
13270
13271 2002-11-10 [hoa]        0.8.5claws115
13272
13273         * src/matcher_parser_lex.l
13274         * src/matcher_parser_parse.y
13275                 config file for scoring and filtering is no more trashed
13276                 when there is a syntax error in a filtering rule when
13277                 editing it in a dialog.
13278
13279 2002-11-09 [colin]      0.8.5claws114
13280
13281         * src/mbox_folder.c
13282                 Added missing initialisation of folder->destroy()
13283
13284 2002-11-09 [colin]      0.8.5claws113
13285
13286         * src/folder.c
13287           src/folderview.c
13288                 Fix the status bar messages
13289
13290 2002-11-09 [colin]      0.8.5claws112
13291
13292         * src/folderview.c
13293                 Fix hangs after folder dnd, happening after 
13294                 claws109.
13295
13296 2002-11-09 [christoph]  0.8.5claws111
13297
13298         * src/folderview.c
13299                 just changed order of calls (reverse order of
13300                 associated calls)
13301         * src/inc.c
13302                 lock inc when checking only one account, otherwise
13303                 inc all could be executed at the same time
13304
13305 2002-11-09 [christoph]  0.8.5claws110
13306
13307         * src/folderview.c
13308                 better unlock the mouse cursor before calling
13309                 summary_show because it changes the cursor too
13310
13311 2002-11-09 [christoph]  0.8.5claws109
13312
13313         * src/folder.[ch]
13314         * src/folderview.c
13315                 add functions to open and close a folder
13316                 o opending will execute scanning for remote folders
13317                   and processing
13318                 o closing will unset new flag for messages
13319
13320 2002-11-09 [colin]      0.8.5claws108
13321
13322         * src/folder.c
13323                 Add a call to prefs_matcher_write_config to 
13324                 avoid non-leaf folders filtering settings to be
13325                 lost
13326
13327 2002-11-09 [paul]       0.8.5claws107
13328
13329         * src/prefs_account.c
13330                 re-word a label
13331
13332 2002-11-09 [colin]      0.8.5claws106
13333
13334         * src/folderview.c
13335                 Minor esthetic fix
13336
13337 2002-11-09 [colin]      0.8.5claws105
13338
13339         * src/folderview.c
13340                 Fix prefs_filtering deletion for MH folders (same
13341                 reason as below)
13342         * src/prefs_filtering.c
13343                 Fix prefs_filtering renaming and deletion for 
13344                 folder-based processing rules.  
13345
13346 2002-11-09 [christoph]  0.8.5claws104
13347
13348         * src/compose.c
13349         * src/folder.[ch]
13350         * src/folderview.[ch]
13351         * src/import.c
13352         * src/inc.c
13353         * src/main.c
13354         * src/mainwindow.c
13355         * src/messageview.c
13356         * src/prefs_folder_item.c
13357         * src/procmsg.c
13358         * src/summaryview.c
13359                 implement a callback system for folder item updates
13360
13361 2002-11-09 [colin]      0.8.5claws103
13362
13363         * src/folderview.c
13364                 Fix prefs_filtering renaming for MH folders (we
13365                 shouldn't rename by path as another folder could
13366                 have the same hierarchy).
13367
13368 2002-11-09 [colin]      0.8.5claws102
13369
13370         * src/folder.c
13371                 Fix a leak found by Christoph, use better variable
13372                 names
13373
13374 2002-11-09 [colin]      0.8.5claws101
13375
13376         * src/folder.c
13377                 One more fix for processing rules
13378
13379 2002-11-08 [colin]      0.8.5claws100
13380         
13381         * src/matcher.c
13382                 Don't copy the compiled regexp (will be reevaluated)
13383         * src/folderview.c
13384                 Lock folderview while moving
13385         * src/folder.c
13386                 Provide info on what's happening to the user
13387
13388 2002-11-08 [colin]      0.8.5claws99
13389
13390         * src/folderview.c
13391                 Fix folder reordering after a move if parent is 
13392                 root
13393         * src/scoring.[ch]
13394                 Add function to copy a ScoringProp
13395         * src/prefs_folder_item.c
13396                 Copy scoring rules when copying a folder prefs
13397
13398 2002-11-08 [colin]      0.8.5claws98
13399
13400         * src/folderview.c
13401                 Fixes in case of failure
13402         * src/filtering.[ch]    
13403                 Add function to duplicate a FilteringProp
13404         * src/matcher.[ch]
13405                 Add function to duplicate a MatcherProp
13406         * src/prefs_folder_item.c
13407                 Save folder's processing rules when copying 
13408                 its prefs
13409
13410 2002-11-08 [colin]      0.8.5claws97
13411         
13412         * src/folderview.c
13413                 Sort after move
13414         * src/folder.c 
13415                 Change a printf to debug_print
13416
13417 2002-11-08 [colin]      0.8.5claws96
13418
13419         * src/folder.c
13420           src/folderview.c
13421                 Fix segfaults, call me stupido
13422         
13423
13424 2002-11-08 [colin]      0.8.5claws95
13425
13426         *src/folder.c
13427                 Added forgotten prefs to save when moving folders
13428
13429 2002-11-08 [colin]      0.8.5claws94
13430
13431         * src/folder.c
13432                 Fixes to folder DND (prefs copy)
13433         * src/folderview.c
13434                 Optimization for folder DND (don't rescan whole tree)
13435                 Added folderview_create_folder_node() for this 
13436                 optimization, so de-duped a bit the code
13437         * src/prefs_folder_item.[ch]
13438                 Added prefs_folder_item_copy_prefs()    
13439           
13440 2002-11-08 [paul]       0.8.5claws93
13441
13442         * src/prefs_account.c
13443           tools/README
13444           tools/kmail2sylpheed_v2.pl
13445                 correct some typos
13446
13447 2002-11-08 [paul]       0.8.5claws92
13448
13449         * src/compose.c
13450           src/prefs_account.[ch]
13451                 remove account options 'clearsign' and 'ascii_armored',
13452                 replace with 'default_gnupg_mode' to prevent mixed-mode
13453                 Privacy settings
13454
13455 2002-11-08 [paul]       0.8.5claws91
13456
13457         * src/compose.[ch]
13458                 re-implement GnuPG 'on-the-fly' mode selection,
13459                 disallow mixed-mode
13460
13461 2002-11-08 [colin]      0.8.5claws90
13462
13463         * src/folderview.c
13464           src/prefs_folder_item.c
13465                 Change "Property" to "Properties"
13466
13467 2002-11-07 [colin]      0.8.5claws89
13468
13469         * src/folderview.c
13470           src/folder.c
13471                 Allow folder dropping to a root folder
13472
13473 2002-11-07 [paul]       0.8.5claws88
13474
13475         * src/compose.c
13476                 revert last commit
13477
13478 2002-11-07 [paul]       0.8.5claws87
13479
13480         * src/compose.c
13481                 fix reply-to-list bug. closes bug report
13482                 "[633382] reply-to-list broken in recent cvs"
13483
13484 2002-11-07 [paul]       0.8.5claws86
13485
13486         * src/compose.c
13487                 add a forgotten '#if USE_GPGME ... #endif'
13488
13489 2002-11-07 [paul]       0.8.5claws85
13490
13491         * sync with 0.8.5cvs20
13492                 see ChangeLog 2002-11-07
13493
13494 2002-11-07 [colin]      0.8.5claws84
13495
13496         * src/folder.[ch]
13497                 Change folder_item_move_to to return the newly 
13498                 created folderitem.
13499         * src/folderview.c
13500                 Select the new folderitem after moving.
13501
13502 2002-11-07 [colin]      0.8.5claws83
13503
13504         * src/prefs_filtering.c
13505                 Fix rule rewriting when moving a leaf folder to a 
13506                 shorter path
13507
13508 2002-11-07 [colin]      0.8.5claws82
13509
13510         * src/prefs_filtering.c
13511                 fix a leak
13512
13513 2002-11-07 [colin]      0.8.5claws81
13514
13515         * src/folder.[ch]
13516                 Add folder_item_move_to() function to move a 
13517                 folderitem into another one (updates matcher etc)
13518         * src/folderview.c
13519                 Add folder drag'n drop (context menu to come)
13520                 [Should be dataloss free, but Please backup before 
13521                  trying !]
13522
13523 2002-11-06 [colin]      0.8.5claws80
13524
13525         * src/mh.c
13526                 mh_create_folder() returns NULL if can't create
13527                 directory hierarchy
13528
13529 2002-11-06 [paul]       0.8.5claws79
13530
13531         * src/compose.[ch]
13532                 allow 'on-the-fly' changing of the type of encryption 
13533                 and/or signing used (mime/ascii) via the compose window
13534
13535 2002-11-06 [paul]       0.8.5claws78
13536
13537         * sync with 0.8.5cvs19
13538                 see ChangeLog 2002-11-06 for src/account.c: 
13539                 account_get_special_folder()
13540                 
13541 2002-11-05 [alfons]     0.8.5claws77
13542
13543         * src/crash.c
13544                 very minor cleanups: nothing to see here, move on. :-)
13545
13546 2002-11-05 [colin]      0.8.5claws76
13547
13548         * src/main.c
13549                 Changes choices if compose windows are opened to
13550                 Discard, Draft, Don't quit
13551
13552 2002-11-05 [thorsten]   0.8.5claws75
13553
13554         * src/compose.c
13555                 reenabled default_reply_to folder option
13556
13557 2002-11-05 [colin]      0.8.5claws74
13558
13559         * src/compose.[ch] 
13560                 add compose_draft()
13561         * src/crash.c
13562                 add SIGTERM handler
13563         * src/main.[ch]
13564                 add clean_quit() for the SIGTERM handler
13565
13566 2002-11-05 [paul]       0.8.5claws73
13567         
13568         * po/es.po
13569                 updated by Ricardo Mones Lastra
13570
13571 2002-11-05 [melvin]     0.8.5claws72
13572
13573         * src/logwindow.c
13574                 Fixed log-clipping bug #616795.
13575                 To stop logging in the log window use 0 length.
13576         * src/prefs_common.c
13577                 Added a label to inform about the 0 log length behaviour.
13578
13579 2002-11-05 [paul]       0.8.5claws71
13580
13581         * sync with 0.8.5cvs17
13582                 see ChangeLog 2002-11-05
13583
13584 2002-11-04 [paul]       0.8.5claws70
13585
13586         * sylpheed-128x128.png
13587           sylpheed-64x64.png
13588           sylpheed.png
13589                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
13590                 <nikai@users.sourceforge.net>
13591                 
13592         * po/bg.po
13593                 updated by George Danchev
13594
13595 2002-11-03 [thorsten]   0.8.5claws69
13596
13597         * src/main.c
13598           src/mimeview.c
13599           src/rfc2015.h
13600                 add check if gpg is active
13601
13602 2002-11-03 [thorsten]   0.8.5claws68
13603
13604         * src/toolbar.h
13605                 removed GSList declaration causing trouble on MacOS-X
13606                 (submitted by alfons, reported by xfesty)
13607
13608 2002-11-01 [paul]       0.8.5claws67
13609
13610         * src/mainwindow.c
13611                 remove last remnants of main's filter code
13612
13613 2002-11-01 [paul]       0.8.5claws66
13614
13615         * tools/filter_conv.pl
13616                 fix bug where user-defined headers were ignored
13617
13618 2002-11-01 [paul]       0.8.5claws65
13619
13620         * src/logwindow.c
13621                 make a debug_print() not translatable
13622
13623 2002-10-31 [melvin]     0.8.5claws64
13624
13625         * ac/aspell.m4
13626                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
13627                 not run any GNU/aspell test.  The dictionary path will
13628                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
13629                 was given, in which case, it will be $prefix/lib/aspell/
13630         * configure.in
13631                 Fixed typo in commentary (Aspell code).
13632
13633 2002-10-31 [paul]       0.8.5claws63
13634
13635         * po/POTFILES.in
13636                 remove src/filter.c and src/prefs_filter.c
13637                 thanks to Ricardo for reminding me
13638
13639 2002-10-31 [colin]      0.8.5claws62
13640
13641         * src/mbox_folder.c
13642                 Plug some leaks
13643
13644 2002-10-31 [paul]       0.8.5claws61
13645
13646         * src/prefs_filter.[ch] ** REMOVED **
13647           src/filter.[ch]       ** REMOVED **
13648           
13649         * src/Makefile.am
13650           src/folderview.c
13651           src/inc.c
13652           src/main.c
13653           src/mainwindow.c
13654           src/mbox.c
13655           src/prefs_common.c
13656           src/prefs_filtering.c
13657           src/summaryview.[ch]
13658                 remove main's 'filter' code
13659                 
13660         README.claws
13661                 update to reflect removal of main's filter
13662
13663 2002-10-31 [paul]       0.8.5claws60
13664
13665         * src/summaryview.c
13666                 remove check for global_processing in summary_filter_open(). 
13667                 This fixes the bug where if the user uses the right-click 
13668                 'Create filter rule...' and doesn't have any filter rules 
13669                 already defined in claws' advanced filtering, the newly 
13670                 created filter rule goes to main's filtering which is 
13671                 inaccessible through the gui. Now the filter rule gets added
13672                 to claws' filtering by default.
13673
13674 2002-10-28 [melvin]     0.8.5claws59
13675
13676         * src/prefs_actions.c
13677                 Fixed bug #627322 where MIME parts were not always
13678                 correctly passed to a %p action
13679                 Display an error dialog when message filename is not found.
13680
13681 2002-10-28 [melvin]     0.8.5claws58
13682
13683         * src/prefs_common.c
13684                 Readded a missing function declaration lost in 0.8.3claws34
13685
13686 2002-10-28 [paul]       0.8.5claws57
13687
13688         * sync with 0.8.5cvs15
13689                 see ChangeLog 2002-10-28 and 2002-10-25
13690                 
13691         Note: ChangeLog entry 2002-10-24 is not sync'ed.
13692
13693 2002-10-27 [oliver]     0.8.5claws56
13694
13695         * src/pop.c
13696                 plug leak in pop3_top_recv
13697
13698 2002-10-26 [christoph]  0.8.5claws55
13699
13700         * src/folder.c
13701                 set need_update folder flag when messages are added
13702                 (closes bug [ 626922 ] folder not updated after receiving)
13703
13704 2002-10-25 [melvin]     0.8.5claws54
13705
13706         * src/imageview.c
13707                 Fixed a memleak introduced in the scaling code.
13708
13709 2002-10-24 [alfons]     0.8.5claws53
13710
13711         * src/filtering.c
13712                 make filtering's forward message action forward from the 
13713                 correct account
13714                 (closes bug [628089 ] Filter -> Forward from address problem
13715                 reported by Oktay)
13716
13717 2002-10-24 [christoph]  0.8.5claws52
13718
13719         * src/mainwindow.c
13720         * src/manual.[ch]
13721                 o use manual of current locale or english if current
13722                   locale is not available (and english is available)
13723                 o also link to sylpheed doc project manuals
13724
13725 2002-10-23 [paul]       0.8.5claws51
13726
13727         * tools/README
13728           tools/kmail2sylpheed_v2.pl
13729                 add new version of kmail addressbook importer script.
13730                 works with newer versions of Kmail/KAddressBook which
13731                 have new and rearranged data.
13732
13733 2002-10-23 [martin]     0.8.5claws50
13734
13735         * src/folderview.c
13736         * src/summaryview.c
13737         * src/utils.h
13738         * src/utils.c
13739                 added length parameter to get_abbrev_newsgroup_name()
13740                 changed this function so that it abbreviates the newsgroup
13741                 names only so long it is smaller than the length parameter
13742                 (for better reading of some newsgroup names and space efficiency)
13743
13744 2002-10-22 [colin]      0.8.5claws49
13745
13746         *src/foldersel.c
13747                 Revert Alfons' last modification (after voting ;-))
13748
13749 2002-10-21 [alfons]     0.8.5claws48
13750
13751         * src/foldersel.c
13752                 folder view in folder selection dialog reflects state of
13753                 folder view in main window
13754
13755 2002-10-18 [alfons]     0.8.5claws47
13756
13757         * src/mbox.c
13758                 drop imported messages in folder selected by user,
13759                 and not in the inbox
13760                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
13761
13762 2002-10-18 [alfons]     0.8.5claws46
13763
13764         * src/compose.c
13765                 make automagic reply work correctly for email accounts 
13766                 (whether it's viable to do a full sync with Hiro's 
13767                 compose.c is still under discussion)
13768
13769 2002-10-18 [melvin]     0.8.5claws45
13770
13771         * src/prefs_actions.c
13772                 Fixed bug #622275 where asynchroneous actions left 
13773                 zombies processes
13774                 Made (synchroneous) actions' input be displayed live.
13775
13776 2002-10-18 [christoph]  0.8.5claws44
13777
13778         * src/textview.c
13779                 don't add a newline in the textview in front of the
13780                 first textpart if header display is disabled
13781                 (closes bug [ 603385 ] disabled header display leaves blank
13782                  lin)
13783
13784 2002-10-18 [christoph]  0.8.5claws43
13785
13786         * src/folder.[ch]
13787         * src/imap.c
13788         * src/mbox_folder.c
13789         * src/mh.c
13790         * src/news.c
13791                 folder->get_num_list now returns an error code
13792                 (closes bug [ 609424 ] News cache cleared on failure)
13793                 
13794 2002-10-17 [colin]      0.8.5claws42
13795         
13796         * src/news.c
13797                 Changed a printf by debug_print
13798
13799 2002-10-16 [paul]       
13800
13801         * tools/OOo2sylpheed.pl
13802                 allow for spaces in the name of the
13803                 file to be attached.
13804
13805 2002-10-16 [colin]      0.8.5claws41
13806
13807         * src/main.c
13808                 Use a tristate to change online mode
13809
13810 2002-10-16 [paul]       0.8.5claws40
13811
13812         * po/es.po
13813                 updated by Ricardo Mones Lastra
13814
13815 2002-10-16 [colin]      0.8.5claws39
13816
13817         * src/main.c
13818           src/mainwindow.[ch]
13819                 Added --online and --offline command-line
13820                 switches
13821
13822 2002-10-15 [christoph]  0.8.5claws38
13823
13824         * src/procmime.c
13825                 set mimeinfo->name to NULL after g_free to
13826                 avoid double freeing with g_free
13827
13828 2002-10-14 [christoph]  0.8.5claws37
13829
13830         * src/compose.c
13831         * src/filtering.c
13832         * src/summaryview.c
13833                 remove calls to folder->change_flags that are now
13834                 done by procmsg flag functions (seems it is not
13835                 used by any foldertype anyway)
13836         * src/folder.c
13837                 init folder->change_flags with NULL
13838
13839 2002-10-14 [christoph]  0.8.5claws36
13840
13841         * src/folder.[ch]
13842         * src/imap.[ch]
13843                 use virtual functions for folder item new and destroy
13844                 functions
13845
13846 2002-10-14 [melvin]     0.8.5claws35
13847
13848         * src/compose.c
13849                 Added a test to not run the spell checker if no default
13850                 dictionary is available. No dialog is displayed though.
13851
13852 2002-10-14 [melvin]     0.8.5claws34
13853
13854         * src/gtkaspell.c
13855                 Fixed bug in dictionary list context menu where
13856                 "More..." pointed to an emtpy submenu if the
13857                 number of dictionaries is a multiple of 15
13858                 Removed unneeded code in suggestions list creation
13859
13860 2002-10-14 [paul]       0.8.5claws33
13861
13862         * po/bg.po
13863                 updated by George Danchev
13864
13865 2002-10-13 [hoa]        0.8.5claws32
13866
13867         * src/matcher.[ch]
13868           src/matcher_parser_parser.y
13869                 removed the escaped string from internal structure
13870                 of matcher.
13871
13872 2002-10-12 [colin]      0.8.5claws31
13873
13874         * src/gtksctree.[ch]
13875           src/summaryview.c
13876                 Removed useless function gtksctree_reanchor
13877
13878 2002-10-12 [alfons]     0.8.5claws30
13879         
13880         * sync with remaining main changes 2002-10-09 - 2002-10-11
13881         - drop changes to src/compose.c (requires claws specific changes)
13882         
13883 2002-10-12 [alfons]     0.8.5claws29
13884         
13885         * sync with main changes of 2002-10-08
13886         - drop changes to src/compose.c (requires claws specific changes)
13887         - drop changes to src/summaryview.c (requires changes to compose.c)     
13888
13889 2002-10-12 [alfons]     0.8.5claws28
13890         
13891         * sync with main changes of 2002-10-07
13892
13893 2002-10-12 [alfons]     0.8.5claws27
13894
13895         * sync with main changes of 2002-10-04
13896         - drop changes to src/compose.c (requires claws specific changes)
13897         - drop changes to src/prefs_folder_item.c (claws implementation
13898           seems to be working)
13899
13900 2002-10-12 [colin]      0.8.5claws26
13901
13902         * src/mainwindow.c
13903                 Fix folder-flicker when space-reading, introduced 
13904                 in claws22.
13905
13906 2002-10-12 [colin]      0.8.5claws25
13907
13908         * src/compose.c
13909                 Save account address when saving as draft.
13910                 (closes bug 621838)
13911
13912 2002-10-12 [colin]      0.8.5claws24
13913
13914         * src/summaryview.c
13915                 Fix the problem consisting of no message selected
13916                 after the last message in a folder has been moved.
13917
13918 2002-10-12 [paul]       0.8.5claws23
13919
13920         * src/compose.c
13921           src/prefs_template.c
13922           src/template.[ch]
13923                 add Cc and Bcc to templates. Patch submitted by
13924                 John L. Males.
13925
13926 2002-10-12 [colin]      0.8.5claws22
13927
13928         * src/folderview.c
13929                 Fix a bug after "Check for new messages":
13930                 If a folder was opened, it was still selected at
13931                 the end of the check, but displayed empty.
13932         * src/mainwindow.c
13933                 Remove unnecessary check
13934
13935 2002-10-12 [paul]
13936
13937         * tools/README
13938                 be more verbose in the description of
13939                 OOo2sylpheed.pl
13940                 
13941
13942 2002-10-11 [colin]      0.8.5claws21
13943
13944         * src/mainwindow.c
13945                 Make space work (better) when no mail is selected
13946
13947 2002-10-11 [colin]      0.8.5claws20
13948
13949         * src/inc.c
13950           src/news.c
13951                 fix warnings
13952
13953 2002-10-11 [colin]      0.8.5claws19
13954
13955         * src/mainwindow.c
13956                 revert 0.8.5claws6 changes as i couldn't get to
13957                 anything satisfying
13958
13959 2002-10-11 [melvin]     0.8.5claws18
13960
13961         * src/compose.c
13962                 Removed buggy and unused macro (should have been committed in
13963                 0.8.5claws17)
13964
13965 2002-10-11 [melvin]     0.8.5claws17
13966
13967         * src/compose.c
13968                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
13969
13970 2002-10-11 [thorsten]   0.8.5claws16 
13971
13972         * src/folderview.c
13973                 remove rescan warning
13974
13975 2002-10-11 [colin]      0.8.5claws15 
13976
13977         * src/procheader.c
13978                 fix a segfault that happens if conv_unmime_header
13979                 fails (should be better to find out why it fails)
13980
13981 2002-10-11 [christoph]  0.8.5claws14
13982
13983         * src/summaryview.c
13984                 update folderview stats after ignore/unignore thread
13985
13986 2002-10-11 [hoa]        0.8.5claws13
13987
13988         * src/quote_fmt_parse.y
13989                 Fixed a yacc/bison syntax error
13990         * src/matcher.c
13991                 Escaping of string is fixed.
13992
13993 2002-10-11 [colin]      0.8.5claws12
13994
13995         * src/imageview.c
13996                 Resize images to fit
13997
13998 2002-10-11 [paul]       0.8.5claws11
13999
14000         * po/es.po
14001                 updated by Ricardo Mones Lastra
14002
14003 2002-10-10 [alfons]     0.8.5claws10
14004
14005         * src/compose.c
14006                 allow dropping files by "moving" files from a file manager,
14007                 not only by the more cumbersome "copying". the latter 
14008                 mostly implies holding down the Control button
14009
14010 2002-10-10 [christoph]  0.8.5claws9
14011
14012         * src/summaryview.c
14013                 update folders after thread building for ignored threads
14014
14015 2002-10-10 [christoph]  0.8.5claws8
14016
14017         * config/.cvsignore
14018                 added Makefile
14019         * src/filtering.[ch]
14020         * src/folder.[ch]
14021         * src/folderview.[ch]
14022         * src/import.c
14023         * src/inc.[ch]
14024         * src/mbox.[ch]
14025         * src/procmsg.c
14026         * src/summaryview.[ch]
14027                 o added new flag need_update to FolderItem
14028                 o removed folder_table from various functions from tracking
14029                   folder updates
14030                 o set need_update flags in folder.c's move, copy and delete
14031                   functions and procmsg's flags functions
14032                 o added function folderview_update_items_when_required that
14033                   updates all folders with need_update set
14034                 o call folderview_update_items_when_required instead of
14035                   folderview_update_item_foreach
14036
14037 2002-10-09 [sergey]     0.8.5claws7
14038
14039         * src/compose.c
14040                 Strip CRs whel loading the text into editor in reedit mode.
14041
14042 2002-10-09 [colin]      0.8.5claws6
14043
14044         * src/mainwindow.c
14045                 Make Space work when no mail is selected
14046
14047 2002-10-09 [colin]      0.8.5claws5
14048
14049         * src/gtksctree.[ch]
14050                 Fix range_select
14051                 Add gtk_sctree_reanchor() 
14052         * src/summaryview.c
14053                 Use gtk_sctree_reanchor() - better fix for 
14054                 bug 60413
14055
14056 2002-10-09 [colin]      0.8.5claws4
14057
14058         * src/summaryview.c
14059                 Fix shift-click select after delete problem
14060                 (closes bug 60413)
14061
14062 2002-10-08 [thorsten]   0.8.5claws3
14063
14064         * src/summaryview.c
14065                 exclude current msg from -hide read messages-
14066
14067 2002-10-08 [colin]      0.8.5claws2
14068
14069         * src/inc.[ch]
14070           src/pop.c
14071           src/recv.c
14072                 Differentiate socket errors from disk full
14073                 errors
14074
14075 2002-10-08 [christoph]  0.8.5claws1
14076
14077         * Makefile.am
14078         * configure.in
14079                 modifications for new config directory
14080
14081         * config.guess  ** REMOVED **
14082         * config.sub    ** REMOVED **
14083         * install-sh    ** REMOVED **
14084         * ltmain.sh     ** REMOVED **
14085         * missing       ** REMOVED **
14086         * mkinstalldirs ** REMOVED **
14087                 these files are autogenerated by automake
14088                 when you run autogen.sh
14089
14090         * config/.cvsignore     ** NEW FILE **
14091         * config/Makefile.am    ** NEW FILE **
14092                 ignore autogenerated files
14093                 create a Makefile in this directory
14094
14095 2002-10-08 [paul]       0.8.5claws
14096
14097         * 0.8.5claws release
14098         
14099         * src/compose.c
14100           src/procheader.c
14101           src/procmsg.c
14102                 fix quote reply format for newsgroups reply bug
14103                 (thanks to Hoa)
14104                 
14105         * po/en_GB.po
14106           po/pl.po
14107                 updated by me and Witold Wladyslaw Wojciech Wilk
14108                 repectively
14109
14110 2002-10-07 [paul]       0.8.3claws53
14111
14112         * po/it.po
14113           po/pt_BR.po
14114           po/sr.po
14115                 updated messages catalogs, submitted by
14116                 Alessandro Maestri, Fabio Jr.Beneditto 
14117                 and Urke MMI, respectively.
14118
14119 2002-10-07 [christoph]  0.8.3claws52
14120
14121         * src/folder.[ch]
14122         * src/folderview.c
14123         * src/mainwindow.c
14124                 fix new folder ghost message bug
14125                 (closes bug [ 619722 ] wrong count for newly created folders)
14126
14127 2002-10-07 [christoph]  0.8.3claws51
14128
14129         * src/compose.c
14130                 fix news posting problem
14131
14132 2002-10-07 [melvin]     0.8.3claws50
14133
14134         * po/fr.po
14135                 Updated French translation
14136
14137 2002-10-05 [christoph]  0.8.3claws49
14138
14139         * src/gtkstext.c
14140                 check if line_start_cache is set in gtk_stext_update_text
14141                 (closes bug [ 618119 ] crash while doing search in folder)
14142
14143 2002-10-05 [christoph]  0.8.3claws48
14144
14145         * src/imap.c
14146         * src/news.c
14147         * src/utils.c
14148         * src/utils.h
14149                 implement cache cleanups for claws' folder system
14150                 (closes bug [ 595916 ] imapcache not cleaned up)
14151
14152 2002-10-05 [melvin]     0.8.3claws47
14153
14154         * src/prefs_actions.c
14155                 Made the help text more clear for the %p token
14156
14157 2002-10-04 [paul]       0.8.3claws46
14158
14159         * sync with 0.8.5
14160                 see ChangeLog 2002-10-02 and 2002-10-03
14161
14162 2002-10-04 [christoph]  0.8.3claws45
14163
14164         * src/inc.c
14165                 fix segfault caused by pop before smtp
14166                 call to inc_account_mail with NULL
14167                 pointer for mainwin
14168
14169 2002-10-04 [paul]       0.8.3claws44
14170
14171         * configure.in
14172                 sync the LDAP detection from 0.8.5cvs1
14173
14174 2002-10-02 [christoph]  0.8.3claws43
14175
14176         * po/de.po
14177                 fix small spelling error
14178
14179 2002-10-02 [melvin]     0.8.3claws42
14180
14181         * ac/aspell.m4
14182                 Behave better and say "no" when test program cannot be run.
14183
14184 2002-10-02 [paul]       0.8.3claws41
14185
14186         * sync with 0.8.4cvs1
14187                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
14188                 
14189         * src/summaryview.c
14190                 toggle the behavior of Reply menuitem between
14191                 normal reply and reply-to-list
14192
14193 2002-10-01 [sergey]     0.8.3claws40
14194
14195         * src/compose.c
14196                 Convert newlines in the message text to the canonical form
14197                 before base64 encoding (RFC2045 compliance, fixes some
14198                 interoperability issues with Evolution 1.0.3)
14199
14200 2002-09-29 [colin]      0.8.3claws39
14201
14202         * src/summaryview.c
14203                 Fix an unwanted copy/paste
14204
14205 2002-09-29 [colin]      0.8.3claws38
14206
14207         * src/mainwindow.c
14208                 Renamed "Custom toolbar" to "Customize toolbar"
14209                 Renamed "Show all header" to "Show all headers"
14210                 Renamed "Set diplay item" to "Set displayed items"
14211         * src/prefs_common.c
14212                 Renamed "Show all header" to "Show all headers"
14213         * src/prefs_summary_column.c
14214                 Renamed "diplay item" to "displayed items"
14215
14216 2002-09-29 [colin]      0.8.3claws37
14217
14218         * src/mainwindow.[ch]
14219                 online/offline status pixmaps follow theme
14220                 changes
14221         * src/summaryview.[ch]
14222                 quicksearch pixmap follows theme changes
14223
14224 2002-09-29 [thorsten]   0.8.3claws36
14225
14226         * src/compose.c
14227           src/prefs_folder_item.[ch]
14228                 add default_reply_to folder option (closes patch 581044)
14229
14230 2002-09-29 [christoph]  0.8.3claws35
14231
14232         * acconfig.h    ** REMOVED **
14233         * configure.in
14234         * ac/aspell.m4
14235         * ac/check-type.m4
14236         * ac/gnupg-check-typedef.m4
14237                 fix autoheader 2.50 warning
14238
14239 2002-09-29 [christoph]  0.8.3claws34
14240
14241         * major code cleanup (part 2)
14242         
14243                 - unused variables removed
14244                 - unused functions removed
14245                 - uninitialized variables checked
14246                 - missing return statements added
14247                 - missing function return types added
14248                 - added parentheses around assignment
14249                   when suggested by gcc
14250
14251 2002-09-29 [alfons]     0.8.3claws33
14252
14253         * src/logwindow.c
14254                 log_window_clear(): only bracket gtk_text_forward_delete() 
14255                 with gtk_text_freeze() / gtk_text_thaw() (see if this
14256                 works around GTK text bug)
14257
14258 2002-09-29 [paul]       0.8.3claws32
14259
14260         * po/bg.po
14261           po/sr.po
14262                 updated by George Danchev and Urke MMI
14263                 respectively
14264
14265 2002-09-27 [christoph]  0.8.3claws31
14266
14267         * doc-src/readme.txt
14268         * doc-src/rfc1806.txt   ** REMOVED **
14269         * doc-src/rfc2183.txt   ** NEW FILE **
14270         * doc-src/rfc2980.txt   ** NEW FILE **
14271                 update rfcs
14272
14273 2002-09-27 [melvin]     0.8.3claws30
14274
14275         * ac/aspell.m4
14276                 Fixed typo which could break linking
14277
14278 2002-09-27 [melvin]     0.8.3claws29
14279
14280         * ac/aspell.m4
14281                 Improved GNU/aspell checking. 
14282                 Fixed bug #614490
14283
14284 2002-09-27 [paul]       0.8.3claws28
14285
14286         * sync with 0.8.3cvs8
14287                 see ChangeLog 2002-09-27
14288
14289 2002-09-26 [colin]      0.8.3claws27
14290
14291         * src/toolbar.[ch]
14292           src/mainwindow.[ch]
14293                 Add "Reply to Mailing-list" to the toolbar
14294
14295 2002-09-26 [christoph]  0.8.3claws26
14296
14297         * src/summaryview.c
14298                 Fix wrong message counts in summaryview status
14299
14300 2002-09-26 [paul]       0.8.3claws25
14301
14302         * sync with 0.8.3cvs7
14303                 see ChangeLog 2002-09-26
14304
14305 2002-09-26 [paul]       0.8.3claws24
14306
14307         * sync with 0.8.3cvs6
14308                 see ChangeLog 2002-09-25
14309
14310 2002-09-25 [christoph]  0.8.3claws23
14311
14312         * src/prefs_common.c
14313         * src/prefs_folder_item.c
14314         * src/prefs_scoring.c
14315                 Renamed "kill score" to "hide score" in GUI
14316                 and prefs files
14317
14318 2002-09-25 [paul]       0.8.3claws22
14319
14320         * sync with 0.8.3cvs5
14321                 see ChangeLog 2002-09-24
14322
14323 2002-09-24 [alfons]     0.8.3claws21
14324
14325         patch by Satoshi Nagayasu: allows appending / saving multiple 
14326         selected files (closes "[ 612279 ] save multiple mesg(s) in 
14327         'Save as ...'")
14328
14329         * AUTHORS
14330                 add Satoshi Nagayasu
14331         * src/summaryview.c
14332                 summary_save_as(): allow saving selected files to
14333                 one file
14334                 summary_set_menu_sensitive: enable "Save As..." when
14335                 multiple files are selected
14336         * src/utils.[ch]
14337                 append_file(): new function
14338
14339 2002-09-24 [colin]      0.8.3claws20
14340
14341         * src/procmime.c
14342                 Fix segfault when mimeinfo doesn't have a 
14343                 content_type. 
14344
14345 2002-09-24 [colin]      0.8.3claws19
14346
14347         * src/prefs_common.[ch]
14348                 Add a preference to display send dialog or not
14349         * src/send.c
14350                 Display send dialog according to preference
14351
14352 2002-09-24 [colin]      0.8.3claws18
14353
14354         * src/compose.[ch]
14355                 Disable user actions when sending
14356
14357 2002-09-24 [colin]      0.8.3claws17
14358
14359         * src/procmime.c
14360                 Do not display name or filename for attachments
14361                 with an application/pgp-signature type
14362                 (security flaw, see bug 537413)
14363
14364 2002-09-23 [colin]      0.8.3claws16
14365
14366         * src/editaddress.c
14367                 Initialize entry_email, entry_alias and 
14368                 entry_remarks to first email address of the list
14369
14370 2002-09-23 [colin]      0.83claws15
14371
14372         * src/compose.c
14373                 Drop pgp-signature when reediting a signed queued
14374                 message
14375
14376 2002-09-23 [melvin]     0.8.3claws14
14377
14378         * po/fr.po
14379                 Updated French translation
14380
14381 2002-09-23 [melvin]     0.8.3claws13
14382
14383         * src/mainwindow.c
14384                 Made custom toolbar menu labels more consistent
14385         * src/prefs_toolbar.c
14386                 Made custom toolbar window title more consistent
14387
14388 2002-09-22 [colin]      0.8.3claws12
14389
14390         * src/inc.c
14391                 Initialize session type to normal before getting 
14392                 mail (fixes strange Get behaviour)
14393         * src/prefs_account.h
14394                 Move STYPE_POP_BEFORE_SMTP to last position to 
14395                 avoid other side-effects
14396
14397 2002-09-22 [colin]      0.8.3claws11
14398
14399         * src/prefs_account.c
14400                 Fix pop_bfr_smtp_tm_entry sensivity when switching
14401                 from pop3 to apop or vice-versa
14402
14403 2002-09-22 [colin]      0.8.3claws10
14404         
14405         * src/prefs_account.[ch]
14406                 Add an option for the POP before SMTP timeout
14407         * src/inc.c
14408                 Remember time of last POP connection
14409         * src/send.c
14410                 Do POP before SMTP only if timeout reached
14411
14412 2002-09-22 [oliver]     0.8.3claws9
14413         
14414         * README.claws
14415                 explain custom toolbar
14416
14417 2002-09-22 [oliver]     0.8.3claws8
14418
14419         * src/prefs_actions.[ch]
14420         custom toolbar for compose      
14421                 actions callback from compose toolbar
14422         * src/folderview.c
14423                 remove include toolbar.h
14424
14425 2002-09-22 [oliver]     0.8.3claws7
14426         
14427         * src/prefs_toolbar.[ch]
14428                 custom toolbar for compose
14429                 - generic prefs_toolbar handles both
14430                   Mainwin's toolbar as well as Compose toolbar          
14431
14432 2002-09-22 [oliver]     0.8.3claws6
14433         
14434         * src/toolbar.[ch]
14435                 custom toolbar for compose
14436                 restructure toolbar.[ch]
14437
14438 2002-09-22 [oliver]     0.8.3claws5
14439
14440         * src/compose.[ch]
14441                 custom toolbar for compose
14442
14443 2002-09-22 [oliver]     0.8.3claws4
14444         
14445         * src/mainwindow.[ch]
14446                 custom toolbar for compose 
14447                 move mainwin toolbar back to mainwindow
14448
14449 2002-09-22 [alfons]     0.8.3claws3
14450
14451         * src/procmsg.c
14452                 :%sno/if(/if (/gc
14453                 :%sno/for(/for (/gc
14454                 (beautify)
14455
14456 2002-09-22 [alfons]     0.8.3claws2
14457         
14458         * src/procmsg.c
14459                 procmsg_save_to_outbox(): don't unlink message file from queue;
14460                 callers should do it using folder_item_remove_msg()
14461
14462 2002-09-22 [colin]      0.8.3claws1
14463
14464         * src/mimeview.[ch]
14465                 Made mimeview_check_signature() public
14466         * src/textview.c
14467                 Made GPG signatures verifiable by clicking
14468                 the [application/pgp-signature] in the Text
14469                 view
14470
14471 2002-09-22 [paul]       0.8.3claws
14472
14473         * po/bg.po
14474           po/en_GB.po
14475           po/es.po
14476           po/it.po
14477           po/pl.po
14478           po/pt_BR.po
14479           po/sr.po
14480                 updated translations, submitted by George Danchev,
14481                 me, Ricardo Mones Lastra, Alessandro Maestri,
14482                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
14483                 and Urke MMI, respectively.     
14484
14485 2002-09-22 [alfons]     0.8.2claws65
14486
14487         * src/procmsg.c
14488         * src/pgptext.c
14489                 no furry valgrinds have been used to plug these memleaks
14490
14491 2002-09-20 [paul]       0.8.2claws64
14492
14493         * sync with 0.8.3cvs4
14494                 'Select thread' re-implemented 
14495                 see ChangeLog 2002-09-20
14496
14497 2002-09-21 [alfons]     0.8.2claws63
14498
14499         * src/compose.c
14500                 compose_send(): plug unnoticed memleak
14501
14502 2002-09-20 [alfons]     0.8.2claws62
14503
14504         * src/addr_compl.c
14505                 replace_address_in_edit(): strict check for NULL address to
14506                 fix "[ 607348 ] Segfault in address completion". My guess is
14507                 that this happens with an empty address book, but it's good
14508                 to have this check here anyway
14509                 
14510                 completion_window_button_press(): free string returned 
14511                 from the internal cache
14512
14513 2002-09-20 [christoph]  0.8.2claws61
14514
14515         * src/procmime.h
14516                 added ENC_BINARY to EncodingType
14517         * src/procmime.c
14518                 the string returned by procmime_get_encoding_str
14519                 should not depend on the order of values in the
14520                 EncodingType definition
14521         * doc-src/rfc1806.txt   ** NEW FILE **
14522                 Added rfc1806 about MIME Content-Disposition
14523                 Extension
14524
14525 2002-09-19 [paul]       0.8.2claws60
14526
14527         * sync with 0.8.2cvs3
14528                 see ChangeLog 2002-09-19
14529
14530 2002-09-19 [paul]       0.8.2claws59
14531
14532         * src/prefs_folder_item.c
14533                 revert to Darko's original alignment of colour
14534                 selector button
14535                 add a colon to folder_color label
14536                 
14537         * src/compose.c
14538                 add Colin's patch (with Hiro's modifications) to 
14539                 force BASE64 encoding for 8-bit text when signing
14540                 (sync with 0.8.3cvs2)
14541
14542 2002-09-18 [alfons]     0.8.2claws58
14543
14544         * src/compose.c
14545                 :%sno/if(/if (/gc
14546                 :%sno/for(/for (/gc
14547                 (beautify a little bit)
14548
14549 2002-09-18 [christoph]  0.8.2claws57
14550
14551         * src/pine.c
14552                 fix handling of fgetc return value
14553
14554 2002-09-17 [alfons]     0.8.2claws56
14555         
14556         * src/summaryview.c
14557                 summary_sort(): check non-NULL summaryview->folder_item when no 
14558                 folder is selected at all
14559                 (closes "[ 610344 ] sort label make syl Crash")
14560
14561 2002-09-17 [alfons]     0.8.2claws55
14562         
14563         * src/compose.c
14564                 beautify a little bit
14565
14566 2002-09-17 [christoph]  0.8.2claws54
14567
14568         * src/folder.c
14569                 initialize max values for cache and folder
14570                 when cache or folder is empty
14571
14572 2002-09-15 [colin]      0.8.2claws53
14573
14574         * src/compose.c
14575                 Fix a leak (thanks Alfons!) and cleaned
14576                 variables names for custom headers
14577
14578 2002-09-15 [colin]      0.8.2claws52
14579
14580         * src/compose.c
14581                 Fix custom headers recognition when
14582                 prefs_common.trans_hdr is on
14583
14584 2002-09-15 [colin]      0.8.2claws51
14585
14586         * src/compose.c
14587                 Allow dynamically-added custom headers
14588                 Yet not reparsed if reedited
14589
14590 2002-09-15 [alfons]     0.8.2claws50
14591
14592         * src/prefs_account.c
14593                 fix warnings
14594
14595 2002-09-15 [colin]      0.8.2claws49
14596         
14597         * src/prefs_account.c
14598                 fix pop_before_smtp sensitivity
14599
14600 2002-09-15 [colin]      0.8.2claws48
14601
14602         * src/inc.[ch]
14603                 add inc_pop_before_smtp()
14604                 allow MainWindow to be undefined in 
14605                 inc_account_mail() and inc_start()
14606         * src/pop.c
14607           src/prefs_account.h
14608                 add STYPE_POP_BEFORE_SMTP session type
14609         * src/prefs_account.c
14610                 activated pop before smtp option
14611         * src/send.c
14612                 do pop before smtp if the relevant option 
14613                 is set
14614
14615 2002-09-15 [paul]       0.8.2claws47
14616
14617         * sync with 0.8.3
14618                 see ChangeLog 2002-09-15
14619
14620 2002-09-14 [paul]       0.8.2claws46
14621
14622         * po/bg.po
14623                 updated Bulgarian translation, submitted by
14624                 George Danchev
14625
14626 2002-09-13 [paul]       0.8.2claws45
14627
14628         * src/compose.c
14629                 merge claws' select_account() with main's
14630                 (new) compose_select_account(). [sync with
14631                 0.8.2cvs15, see ChangeLog 2002-09-11]
14632
14633 2002-09-12 [christoph]  0.8.2claws44
14634
14635         * src/filter.c
14636                 allocate 1 elements of FolderItem not 0
14637
14638 2002-09-12 [colin]      0.8.2claws43
14639
14640         * src/compose.c
14641                 Fix bug #590825 (obey Follow-up: poster)
14642
14643 2002-09-12 [colin]      0.8.2claws42
14644
14645         * src/procmime.c
14646                 Fix bug #557009 (wrong headers for messages 
14647                 forwarded as attachments)
14648
14649 2002-09-11 [colin]      0.8.2claws41
14650         
14651         * src/compose.c
14652                 Put SCF: pseudo-header on top of message
14653                 Set draft tmp_flag when saved as draft
14654
14655         * src/procmsg.c
14656           src/procheader.c
14657                 Skip after first \n\n for beginning of real message
14658                 for drafts too
14659
14660 2002-09-11 [christoph]  0.8.2claws40
14661
14662         * src/filtering.c
14663                 use procmsg flag functions in filtering or processing
14664                 will cause incorrect folder message counts
14665
14666 2002-09-11 [colin]      0.8.2claws39
14667
14668         * src/compose.c
14669                 Fix bug #550175 - wrong save folder when reediting
14670                 drafts
14671
14672 2002-09-11 [paul]       0.8.2claws38
14673
14674         * sync with 0.8.2cvs14
14675                 see ChangeLog 2002-09-11
14676
14677 2002-09-11 [colin]      0.8.2claws37
14678
14679         * src/folder.c
14680                 Fix a typo (seeming to cause new/unread status to
14681                 be lost)
14682
14683 2002-09-10 [christoph]  0.8.2claws36
14684
14685         * src/compose.c
14686                 compose_redirect should not use compose_generic_new
14687                 because that does more stuff than expected including
14688                 opening the external editor
14689                 (closes bug "[ 526608 ] bounced messages appear blank
14690                  in editor")
14691
14692 2002-09-10 [christoph]  0.8.2claws35
14693
14694         * src/folder.c
14695                 fix problem with too large message number range
14696                 causing a crash in folder_item_scan
14697
14698 2002-09-10 [paul]       0.8.2claws34
14699
14700         * sync with 0.8.2cvs13
14701                 see ChangeLog 2002-09-10
14702
14703 2002-09-10 [christoph]  0.8.2claws33
14704
14705         * src/msgcache.c
14706                 set MsgInfo TmpFlags for queue and draft folders
14707                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
14708
14709 2002-09-10 [paul]       0.8.2claws32
14710
14711         * AUTHORS
14712           po/bg.po      ** NEW FILE **
14713                 new Bulgarian translation submitted by
14714                 George Danchev <danchev@spnet.net>
14715                 
14716         * tools/Makefile.am
14717           tools/README
14718           tools/tb2sylpheed     ** NEW FILE **
14719                 add script that converts an addressbook exported
14720                 from The Bat! into a Sylpheed addressbook. Submitted
14721                 by Urke MMI <urke-kg@eunet.yu>
14722
14723 2002-09-10 [paul]       0.8.2claws31
14724
14725         * sync with 0.8.2cvs12
14726                 see ChangeLog 2002-09-10
14727
14728 2002-09-06 [paul]       0.8.2claws30
14729
14730         * src/prefs_common.c
14731                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
14732                 
14733         * tools/Makefile.am
14734           tools/README
14735           tools/ldif-to-xml.py  ** REMOVED **
14736                 remove obsolete python script
14737
14738 2002-09-06 [paul]       0.8.2claws29
14739
14740         * sync with 0.8.2cvs10
14741                 see ChangeLog 2002-09-06
14742
14743 2002-09-04 [paul]       0.8.2claws28
14744
14745         * sync with 0.8.2cvs9
14746                 see ChangeLog 2002-08-04
14747
14748 2002-09-04 [colin]      0.8.2claws27 
14749
14750         * src/prefs_common.[ch]
14751                 Added signature color configuration
14752         * src/textview.c
14753                 Use user-specified signature color
14754
14755 2002-09-03 [colin]      0.8.2claws26
14756
14757         * src/prefs_common.[ch]
14758                 Added autosave and autosave_length prefs
14759         * src/compose.c
14760                 Added compose_remove_draft()
14761                 Auto-save drafts according to the prefs
14762         * src/main.c
14763                 Added a crash-indicator file, allowing to check
14764                 for new messages on startup if Sylpheed crashed
14765                 (makes saved drafts "reappear")
14766
14767 2002-09-03 [colin]      0.8.2claws25
14768
14769         * src/textview.[ch]
14770                 Grey the signature
14771
14772 2002-09-03 [paul]       0.8.2claws24
14773
14774         * sync with 0.8.2cvs8
14775                 see ChangeLog 2002-09-02 and 2002-09-03
14776
14777 2002-09-03 [darko]      0.8.2claws23
14778
14779         * src/folderview.c
14780                 use normal style when creating new folder to pick
14781                 proper font size 
14782
14783 2002-09-02 [melvin]     0.8.2claws22
14784
14785         * src/gtkaspell.m4
14786                 removed some obsolete code
14787
14788 2002-09-02 [melvin]     0.8.2claws21
14789
14790         * ac/aspell.m4
14791                 fixed test's equality sign (== to =)
14792
14793 2002-09-02 [alfons]     0.8.2claws20
14794
14795         * src/folder.c
14796         * src/mh.c
14797                 revert change of 0.8.2claws16 and use the mh_folder_destroy
14798                 as folder->destroy virtual as suggested by Hiro
14799                 (the mh.c code seems to have been lost around mh.c.1.21)
14800
14801 2002-09-02 [paul]       0.8.2claws19
14802
14803         * po/pt_BR.po
14804                 updated by Fabio Jr. Beneditto
14805                 
14806         * src/defs.h
14807                 use 'http://claws.sylpheed.org' for homepage link. 
14808                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
14809
14810 2002-09-01 [alfons]     0.8.2claws18
14811
14812         * src/mh.c
14813                 plug memleak related to one Martin Kluge found
14814
14815 2002-08-31 [paul]       0.8.2claws17
14816
14817         * sync with 0.8.2cvs6
14818                 see ChangeLog 2002-08-30
14819
14820 2002-08-31 [alfons]     0.8.2claws16
14821
14822         * src/folder.c
14823                 folder_destroy(): remove mailbox from folderlist even if it has
14824                 no destroy virtual
14825
14826 2002-08-31 [alfons]     0.8.2claws15
14827
14828         * src/folder.c
14829                 :%sno/if(/if (/gc
14830                 :%sno/for(/for (/gc
14831                 (being pedantic I know)
14832
14833 2002-08-31 [alfons]     0.8.2claws14
14834
14835         * src/folder.c
14836                 check for NULL pointers returned from folder->fetch_msginfo virtual
14837                 (should solve some reported crashes)
14838
14839 2002-08-30 [alfons]     0.8.2claws13
14840
14841         * acconfig.h
14842         * configure.in
14843         * src/crash.c
14844                 enable crash dialog on compilation time
14845                 (--enable-crash-dialog configure option)
14846
14847 2002-08-30 [alfons]     0.8.2claws12
14848
14849         * AUTHORS
14850                 add Martin Kluge
14851         * src/mh.c
14852                 apply memory leak plug patch by Martin Kluge
14853                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
14854                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
14855                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
14856
14857 2002-08-30 [darko]      0.8.2claws11
14858
14859         * src/folderview.c
14860                 copy Gtk style from normal style to match
14861                 font size for coloured folders
14862
14863 2002-08-29 [alfons]     0.8.2claws10
14864
14865         * sylpheed.desktop
14866                 Type=Internet <- Type=Application
14867                 (reported by Michael Schwendt, see:
14868                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
14869                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
14870
14871 2002-08-29 [paul]       0.8.2claws9
14872
14873         * sync with 0.8.2cvs5
14874                 see ChangeLog 2002-08-29
14875
14876 2002-08-29 [colin]      0.8.2claws8
14877
14878         * src/summaryview.c
14879                 Added a sanity check in summary_select_thread
14880                 Should fix bug 601605
14881
14882 2002-08-29 [colin]      0.8.2claws7
14883
14884         * src/main.c
14885                 Revert claws6 changes regarding bug #591676
14886
14887 2002-08-28 [colin]      0.8.2claws6
14888         
14889         * src/main.c
14890                 Ignore cache for queue folderitems
14891                 Fix bug #591676
14892
14893 2002-08-28 [melvin]     0.8.2claws5
14894
14895         * README.claws
14896                 Fixed typos.
14897
14898 2002-08-28 [melvin]     0.8.2claws4
14899
14900         * README.claws
14901                 Updated a bit the text concerning the spell checker
14902
14903 2002-08-28 [melvin]     0.8.2claws3
14904
14905         Merged the GNU_aspell_branch:
14906                 Support of new GNU/aspell is now included and the old pspell
14907                 is not supported anymore.
14908                 See README.claws
14909
14910         * README.claws
14911                 Updated spell checker text to reflect the switch to GNU/aspell
14912
14913         * ac/aspell.m4          *** NEW ***
14914         * src/gtkaspell.[ch]    *** NEW *** 
14915         * ac/pspell.m4          *** DELETED *** 
14916         * src/gtkspell.[ch]     *** DELETED ***
14917
14918         * ac/Makefile.am
14919                 Updated for GNU/aspell support
14920
14921         * po/POTFILES.in
14922                 Replaced gtkspell.c by gtkaspell.c
14923
14924         * acconfig.h
14925         * src/Makefile.am
14926         * src/about.c
14927         * src/compose.[ch]
14928         * src/crash.c
14929         * src/main.c
14930         * src/prefs_common.[ch]
14931                 Updated for GNU/aspell support
14932
14933 2002-08-28 [paul]       0.8.2claws2
14934
14935         * sync with 0.8.2cvs4
14936                 see ChangeLog 2002-08-27 and 2002-08-28
14937
14938 2002-08-28 [colin]      0.8.2claws1
14939
14940         * src/summary_search.c
14941                 Added "AND search"
14942
14943 2002-08-28 [jens]       0.8.2claws
14944
14945         *po/de.po
14946                 Updated German translations
14947
14948 2002-08-27 [melvin]     0.8.2claws
14949
14950         * po/fr.po
14951                 Updated French translations
14952
14953 2002-08-27 [paul]       0.8.2claws
14954
14955         * sync with 0.8.2 main release
14956
14957         * po/en_GB.po
14958           po/es.po
14959           po/it.po
14960           po/pl.po
14961           po/pt_BR.po
14962           po/sr.po
14963                 updated message catalogs submitted by
14964                 Ricardo Mones Lastra, Alessandro Maestri,
14965                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
14966                 Beneditto and Urke MMI  
14967
14968 2002-08-27 [hoa]        0.8.1claws123
14969
14970         * src/mainwindow.[ch]
14971         * src/summaryview.[ch]
14972                 removed the "filter setting" menu option.
14973                 add a "cancel a news message" menu option.
14974
14975 2002-08-26 [martin]     0.8.1claws122
14976
14977         * ChangeLog.claws
14978                 changed string under 0.8.1claws79 changed by myself
14979                 i'm sorry alfons :(
14980
14981 2002-08-26 [martin]     0.8.1claws121
14982
14983         * src/crash.c
14984                 added kill command to debuggerrc to start crash dialog
14985
14986 2002-08-26 [paul]       0.8.1claws120
14987
14988         * sync with 0.8.1cvs31
14989                 see ChangeLog 2002-08-26
14990
14991 2002-08-25 [alfons]     0.8.1claws119
14992
14993         * src/procmsg.c
14994                 fix bug that didn't send out correct headers to news server
14995                 when sending news article and email from queue (bug reported
14996                 and patch provided by Tim Mann; closes bug 
14997                 "[ 583196 ] 0.7.8claws can't post news")
14998
14999 2002-08-25 [alfons]     0.8.1claws118
15000
15001         * src/selective_download.c
15002                 mark two strings as translatable
15003                 (thanks to Urke MMI for pointing this out)
15004
15005 2002-08-25 [alfons]     0.8.1claws117
15006
15007         * src/summaryview.c
15008                 treat sent boxes as special and allow sorting them by addressee
15009                 (closes "[ 589418 ] Sent folder sorting misbehavior"
15010                 submitted by Steve Lamb)
15011
15012 2002-08-24 [alfons]     0.8.1claws116
15013
15014         * src/matcher.c
15015                 fix memleak reported by Martin Kluge
15016                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
15017
15018 2002-08-24 [oliver]     0.8.1claws115
15019
15020         * src/prefs_toolbar.c
15021                 o code cleanup as suggested by Alfons
15022                 o memleak fix
15023
15024 2002-08-24 [alfons]     0.8.1claws114
15025
15026         * src/summaryview.c
15027                 o fix another memory leak reported by Martin Kluge
15028                   (see "[ 599568 ] Small Memory Leak")
15029                 o remove 'from' variable from 'summary_set_header()'; we can
15030                   do with just 'to' 
15031
15032 2002-08-24 [paul]       0.8.1claws113
15033
15034         * sync with 0.8.1cvs30
15035                 see ChangeLog 2002-08-23
15036
15037 2002-08-24 [alfons]     0.8.1claws112
15038
15039         * src/summaryview.c
15040                 remove unnecessary allocations for search bar fixing leaks
15041                 reported by Martin Kluge
15042                 (see "[ 599451 ] Further memory leaks?")
15043
15044 2002-08-24 [alfons]     0.8.1claws111
15045
15046         * src/main.c
15047                 make get_socket_name() public for crash.c
15048         * src/crash.c
15049                 o make report bug button work (goes to claws' 
15050                   bug tracker at sf.net)
15051                 o introduce function for doing important stuff just
15052                   before claws goes down
15053                 o clean up code 
15054
15055 2002-08-24 [alfons]     0.8.1claws110
15056
15057         * src/compose.c
15058                 move cursor to "To" entry when forwarding as attachment
15059                 (reported and solved by Steve Lamb, closes bug report
15060                 "[ 592880 ] Forward as attachment; cursor not in to")
15061
15062 2002-08-24 [colin]      0.8.1claws109
15063
15064         * src/mainwindow.c
15065                 fix quick search visibility after GUI (de)separations.
15066
15067 2002-08-23 [colin]      0.8.1claws108
15068
15069         * src/mainwindow.c
15070                 fix header pane visibility after folderview or
15071                 messageview (de)separation
15072
15073 2002-08-23 [paul]       0.8.1claws107
15074
15075         * src/mainwindow.[ch]
15076           src/toolbar.c
15077                 give full control of display or non-display 
15078                 of the Execute icon to Custom toolbar settings.
15079                 add new sensitivity condition to maninwindow.h: 
15080                 M_DELAY_EXEC
15081
15082         * ChangeLog
15083           ChangeLog.jp
15084           NEWS
15085                 more sync with 0.8.1cvs29
15086
15087 2002-08-23 [melvin]     0.8.1claws106
15088
15089         * src/alertpanel.c
15090                 Readded support for custom widget in alertpanel lost in last
15091                 sync.
15092
15093 2002-08-23 [paul]       0.8.1claws105
15094
15095         * sync with 0.8.1cvs29
15096                 see ChangeLog 2002-08-23
15097
15098 2002-08-23 [colin]      0.8.1claws104
15099
15100         * src/summaryview.c
15101                 Fix folder and search pixmaps exchanging positions
15102                 after theme or toolbar changes. Thank to Oliver for 
15103                 reporting this.
15104
15105 2002-08-23 [colin]      0.8.1claws103
15106
15107         * src/mainwindow.c
15108           src/messageview.[ch]
15109           src/noticeview.[ch]
15110           src/summaryview.c
15111                 Changed messageview_create() and noticeview_create()
15112                 to avoid the last gdk_warning
15113
15114 2002-08-22 [colin]      0.8.1claws102
15115
15116         * src/summaryview.c
15117                 Fix my new `Creating pixmap from xpm' warning
15118
15119 2002-08-22 [colin]      0.8.1claws101
15120
15121         * src/mainwindow.c
15122                 Fix some of the gdk warnings
15123
15124 2002-08-22 [colin]      0.8.1claws100
15125
15126         * src/Makefile.am
15127         * src/stock_pixmap.c
15128         * src/stock_pixmap.h
15129         * src/pixmaps/quicksearch.xpm *ADDED*
15130                 Add the quicksearch pixmap
15131         * src/mainwindow.c
15132         * src/summaryview.c
15133         * src/summaryview.h
15134                 Make quicksearch bar visible/hidden via a button
15135
15136 2002-08-22 [christoph]  0.8.1claws99
15137
15138         * src/folder.c
15139                 fix folder update for newsgroups with message
15140                 numbers below minimum number of articles to fetch
15141                 (closes bug #598445)
15142
15143 2002-08-22 [paul]       0.8.1claws98
15144
15145         * sync with 0.8.1cvs28
15146                 see ChangeLog 2002-08-22
15147
15148 2002-08-21 [alfons]     0.8.1claws97
15149
15150         * src/crash.c
15151                 use bt instead of bt full which seems to work 
15152                 better, and bt full doesn't give a great deal 
15153                 of information anyway
15154
15155 2002-08-21 [colin]      0.8.1claws96
15156
15157         * src/summaryview.c
15158                 fix summaryview_searchtype_changed prototype
15159
15160 2002-08-21 [christoph]  0.8.1claws95
15161
15162         * src/mainwindow.c
15163                 o fix broken menu update for sorting type, we have to
15164                   get this info from the summaryview now
15165                 o removed setting of threaded state in menu callback
15166         * src/summaryview.[ch]
15167                 more summaryview/folderitem seperation for
15168                 threading option
15169         * configure.in
15170                 removed not required --with-compiler-flags option
15171
15172 2002-08-21 [oliver]     0.8.1claws94
15173         
15174         * src/toolbar.h 
15175                 o rename toolbar.xml to toolbar_main.xml
15176                   since toolbar_compose.xml might come up 
15177                   any time soon
15178         * README.claws
15179                 add custom toolbar              
15180
15181 2002-08-21 [darko]      0.8.1claws93
15182
15183         * src/procmsg.c
15184                 don't reset tmp flags for messages copied
15185                 to sent folder
15186
15187 2002-08-21 [colin]      0.8.1claws92
15188         
15189         * src/prefs_filtering.c
15190                 fix renaming rules on folder rename 
15191                 when folder is not a leaf folder
15192
15193 2002-08-21 [paul]       0.8.1claws91
15194
15195         * src/prefs_folder_item.c
15196                 fix alignment of colour selector
15197
15198 2002-08-21 [paul]       0.8.1claws90
15199
15200         * sync with 0.8.1cvs27
15201                 see ChangeLog 2002-08-21
15202
15203 2002-08-21 [paul]       0.8.1claws89
15204
15205         * src/summaryview.c
15206                 fix crash when changing field type in
15207                 Quick search bar
15208
15209 2002-08-21 [colin]      0.8.1claws88
15210
15211         * src/summaryview.c
15212                 Made quick search case-insensitive
15213
15214 2002-08-21 [paul]       0.8.1claws87
15215
15216         * sync with 0.8.1cvs26
15217                 see ChangeLog 2002-08-21
15218
15219 2002-08-20 [christoph]  0.8.1claws86
15220
15221         * src/folderview.c
15222         * src/main.c
15223         * src/summaryview.[ch]
15224                 more summaryview/folderitem seperation for
15225                 sort_key and sort_type
15226         * src/procmsg.c
15227                 added missing return statement
15228
15229 2002-08-20 [colin]      0.8.1claws85
15230
15231         * src/summaryview.[ch]
15232                 Added a quick search box
15233         * src/mainwindow.c
15234         * src/prefs_common.[ch]
15235                 Added a show/hide option for the quick search
15236
15237 2002-08-20 [oliver]     0.8.1claws84
15238         
15239         * src/mainwindow.c
15240                 remove toolbar_create_popups
15241         * src/toolbar.[ch]
15242                 o remove toolbar_create_popups
15243                 o fix toolbar_set_sensitive 
15244                   (Bug reports #596834 and #596832)     
15245         * src/prefs_toolbar.c
15246                 o add "Set default" button
15247                 o align label and text + combo widgets
15248
15249 2002-08-20 [hoa]        0.8.1claws83bis
15250
15251         * src/imap.c
15252                 fixed a bug in imap_fetch_msginfo() in case there is no
15253                 current folder.
15254
15255 2002-08-20 [darko]      0.8.1claws83
15256
15257         * src/folderview.c
15258                 copy the color style of folder view so it
15259                 works with GTK themes
15260
15261 2002-08-20 [darko]      0.8.1claws82
15262
15263         * src/folder.h
15264         * src/folderview.c
15265         * src/prefs_folder_item.[hc]
15266                 don't use UI stuff in folder.h
15267
15268 2002-08-20 [darko]      0.8.1claws81
15269
15270         * src/folder.h
15271         * src/prefs_folder_item.h
15272         * src/folderview.c
15273         * src/prefs_folder_item.c
15274                 ability to set folder color in folderview
15275
15276 2002-08-19 [alfons]     0.8.1claws80
15277
15278         * src/summaryview.c
15279                 fix one of the earlier memleaks reported by Martin Kluge
15280
15281 2002-08-19 [alfons]     0.8.1claws79
15282
15283         * src/mainwindow.c
15284                 hide notice view when selecting seperate folder
15285                 view (reported by Urke MMI)
15286
15287 2002-08-19 [christoph]  0.8.1claws78
15288
15289         * src/folderview.c
15290         * src/prefs_folder_item.h
15291         * src/summaryview.[ch]
15292                 o add summary_set_prefs_from_folderitem to set
15293                   summaryview prefs (first step to remove all
15294                   references to the folderitem in summaryview)
15295                 o moved compiled regex stuff from folderitem prefs
15296                   to summaryview code
15297
15298 2002-08-19 [paul]       0.8.1claws77
15299
15300         * src/compose.c
15301                 add check for '.' to QUOTE_IF_REQUIRED
15302
15303 2002-08-19 [paul]       0.8.1claws76
15304
15305         * src/inc.c
15306                 sync with 0.8.1cvs25 (plug memory leak)
15307
15308         * src/prefs_toolbar.c
15309                 re-order prefs_toolbar_cancel()
15310
15311 2002-08-18 [alfons]     0.8.1claws75
15312
15313         * src/inc.c
15314         * src/matcher.c
15315                 plug other memleaks reported by Martin Kluge
15316
15317 2002-08-18 [paul]       0.8.1claws74
15318
15319         * po/pt_BR.po
15320                 updated by Fabio Jr. Beneditto
15321
15322 2002-08-18 [paul]       0.8.1claws73
15323
15324         * src/toolbar.[ch]
15325                 fix bug where tooltips were displayed untranslated              
15326
15327         * src/prefs_toolbar.c
15328                 fix bug where clicking 'Cancel' creates an icon & text
15329                 toolbar regardless of prefs
15330         
15331
15332 2002-08-17 [oliver]     0.8.1claws72
15333
15334         * src/prefs_toolbar.c
15335                 update toolbar on CANCEL
15336                 bug reported by Martin Kluge
15337         * src/toolbar.c
15338                 toolbar_destroy memleak fixed           
15339
15340 2002-08-17 [alfons]     0.8.1claws71
15341
15342         * src/toolbar.c
15343                 plug another memleak reported by Martin Kluge
15344
15345 2002-08-16 [alfons]     0.8.1claws70
15346
15347         * src/crash.c
15348                 use execvp() correctly (suggested by wwp; thanks!)
15349
15350 2002-08-16 [alfons]     0.8.1claws69
15351
15352         * src/gtksctree.c
15353                 plug memory leak reported by Kim Schultz & Martin Kluge
15354
15355 2002-08-16 [paul]       0.8.1claws68
15356
15357         * po/es.po
15358                 updated by Ricardo Mones Lastra
15359
15360 2002-08-16 [paul]       0.8.1claws67
15361
15362         * src/toolbar.h
15363                 fix bug where 'Compose News' icon showed wrong
15364                 tooltip
15365
15366 2002-08-16 [paul]       0.8.1claws66
15367
15368         * sync with 0.8.1cvs24
15369                 see ChangeLog 2002-08-16
15370
15371         * po/it.po
15372                 updated by Alessandro Maestri
15373
15374 2002-08-15 [paul]       0.8.1claws65
15375
15376         * po/sr.po
15377                 updated by Urke MMI
15378
15379 2002-08-15 [paul]       0.8.1claws64
15380
15381         * src/*.c
15382                 don't translate debug info
15383
15384         * src/matcher.[ch]
15385                 add copyright info
15386
15387 2002-08-15 [paul]       0.8.1claws63
15388
15389         * src/prefs_toolbar.c
15390                 fix bug where clicking 'OK' creates an icon & text
15391                 toolbar regardless of prefs
15392
15393 2002-08-14 [alfons]     0.8.1claws62
15394
15395         * src/main.c
15396                 add global var that has the full argv[0]
15397         * src/crash.c
15398                 o execvp the correct sylpheed by using argv0
15399                   and setting the correct work dir
15400                 o other tweaks  
15401
15402 2002-08-14 [oliver]     0.8.1claws61
15403         
15404         * enable/disable Toolbar Action Buttons 
15405         * code cleanups
15406         * src/mainwindow.c
15407         * src/toolbar.[ch]      
15408         * src/prefs_toolbar.c   
15409
15410 2002-08-14 [melvin]     0.8.1claws60
15411
15412         * po/fr.po
15413                 Updated French translations
15414
15415 2002-08-14 [melvin]     0.8.1claws59
15416
15417         * src/crash.c
15418                 Made bug report not translatable
15419         * src/exporthtml.c
15420                 Fixed exporthtml_build_filespec() return value
15421         * src/foldersel.c
15422                 Fixed incorrect include file
15423         * src/gtkspell.c
15424         * src/prefs_actions.c
15425         * src/prefs_toolbar.c
15426                 Made debug info not translatable
15427         * src/mutt.c
15428         * src/quote_fmt.c
15429                 Added missing includes
15430         * src/prefs_common.c
15431                 Fixed typo
15432
15433 2002-08-14 [paul]       0.8.1claws58
15434
15435         * faq/es/sylpheed-faq.html
15436           faq/es/sylpheed-faq-[1-3].html
15437           faq/es/sylpheed-faq-4.html     **NEW FILE **
15438                 update Spanish FAQ
15439
15440 2002-08-13 [christoph]  0.8.1claws57
15441
15442         * src/procmsg.c
15443                 ignore thread fix that did not mark all
15444                 child nodes of a ignored thread as
15445                 ignored. Does not work perfectly yet,
15446                 but it is better now
15447
15448 2002-08-13 [alfons]     0.8.1claws56
15449
15450         * src/crash.c
15451                 o implement 'save crash log'
15452                 o some tweaks
15453
15454 2002-08-13 [melvin]     0.8.1claws55
15455
15456         * src/main.c
15457                 removed unrequired "execinfo.h" header
15458
15459 2002-08-12 [paul]       0.8.1claws54
15460
15461         * faq/en/sylpheed-faq.html
15462           faq/en/sylpheed-faq-[1-3].html
15463           faq/en/sylpheed-faq-4.html     **NEW FILE **
15464                 update English FAQ
15465
15466 2002-08-12 [alfons]     0.8.1claws53
15467
15468         * po/POTFILES.in
15469                 add crash.c to translatables
15470         * src/crash.c
15471                 bring in Leandro's crash dialog
15472
15473 2002-08-11 [alfons]     0.8.1claws52
15474
15475         * src/crash.c
15476                 clean up some warnings
15477
15478 2002-08-11 [alfons]     0.8.1claws51
15479
15480         * acconfig.h
15481         * configure.in
15482         * src/crash.[ch]        ** NEW FILES **
15483         * src/main.c            
15484                 initial gdb crash handler
15485
15486 2002-08-11 [paul]       0.8.1claws50
15487
15488         * src/prefs_toolbar.c
15489                 replace Up/Down arrow pixmaps with text to be
15490                 consistent across icon themes
15491
15492 2002-08-11 [paul]       0.8.1claws49
15493
15494         * src/prefs_common.c
15495           src/prefs_toolbar.c
15496                 rename 'Pixmap' -> 'Icon'
15497
15498         * src/toolbar.[ch]
15499                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
15500
15501 2002-08-10 [paul]       0.8.1claws48
15502
15503         * src/prefs_toolbar.c
15504                 re-work the UI
15505
15506 2002-08-10 [paul]       0.8.1claws47
15507
15508         * src/main.c
15509                 don't write Processing progress to status bar
15510                 patch submitted by Alexander Evseev
15511
15512         * src/prefs_toolbar.c
15513                 re-position and resize window
15514                 make window assume correct size on first call
15515
15516 2002-08-10 [paul]       0.8.1claws46
15517
15518         * src/mainwindow.c
15519           src/prefs_toolbar.c
15520           src/toolbar.c
15521           src/toolbar.h
15522                 obey coding style
15523                 follow UI text conventions
15524
15525 2002-08-10 [alfons]     0.8.1claws45
15526
15527         * src/toolbar.c
15528                 correct pixmap for delete action
15529
15530 2002-08-10 [paul]       0.8.1claws44
15531
15532         * po/pt_BR.po
15533                 updated by Fabio Jr. Beneditto
15534
15535 2002-08-10 [paul]       0.8.1claws43
15536
15537         * po/POTFILES.in
15538                 add custom toolbar files
15539
15540 2002-08-10 [paul]       0.8.1claws42
15541
15542         * sync with 0.8.1cvs22
15543                 see ChangeLog 2002-08-09
15544
15545 2002-08-09 [paul]       0.8.1claws41
15546
15547         * tools/Makefile.am
15548           tools/README
15549           tools/outlook2sylpheed.pl     ** NEW FILE **
15550                 add script to convert exported Outlook
15551                 contacts list to a Sylpheed addressbook.
15552                 Submitted by Ricardo Mones Lastra.
15553
15554 2002-08-09 [paul]       0.8.1claws40
15555
15556         * AUTHORS
15557           configure.in
15558           po/sr.po      ** NEW FILE **
15559                 add Serbian message catalog. Submitted by
15560                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
15561
15562 2002-08-09 [paul]       0.8.1claws39
15563
15564         * sync with 0.8.1cvs21
15565                 see ChangeLog 2002-08-08
15566
15567 2002-08-08 [oliver]     0.8.1claws38
15568
15569         * src/mainwindow.c
15570                 move Custom Toolbar to Configuration menu
15571
15572 2002-08-08 [oliver]     0.8.1claws37
15573
15574         * src/prefs_toolbar.c
15575                 fix substitute pixmap bug
15576
15577 2002-08-08 [paul]       0.8.1claws36
15578
15579         * sync with 0.8.1cvs19
15580                 see ChangeLog 2002-08-08
15581
15582 2002-08-07 [christoph]  0.8.1claws35
15583
15584         * src/utils.c
15585                 fixed a memory leak in new canonicalize_file_replace
15586
15587 2002-08-07 [christoph]  0.8.1claws34
15588
15589         * src/utils.[ch]
15590                 o canonicalize_file_replace should create the temporary
15591                   file in the same directory as the original file.
15592                 o added get_tmpfile_in_dir that creates a temorary file
15593                   in a specified directory.
15594
15595 2002-08-07 [melvin]     0.8.1claws33
15596
15597         * src/toolbar.c
15598                 fixed bug where 'Article' button acted as 'Email' button.
15599
15600 2002-08-07 [paul]       0.8.1claws32
15601
15602         * sync with 0.8.1.cvs17
15603                 see ChangeLog 2002-08-07
15604
15605 2002-08-07 [colin]      0.8.1claws31
15606         
15607         * src/news.c
15608                 fix mass-cancel problem
15609
15610 2002-08-07 [thorsten]   0.8.1claws30
15611
15612         * src/prefs_toolbar.c
15613                 fix: crash on replace or add new button
15614         * src/toolbar.c
15615                 fix: close xmlfile after reading
15616         * src/utils.c
15617                 fix: unlink() file before rename()
15618
15619 2002-08-06 [paul]       0.8.1claws29
15620
15621         * sync with 0.8.cvs15
15622                 see ChangeLog 2002-08-06
15623
15624 2002-08-06 [oliver]     0.8.1claws28
15625
15626         * src/toolbar.c
15627         * src/prefs_toolbar.c
15628                 fixed empty toolbar issue
15629
15630 2002-08-06 [oliver]     0.8.1claws27
15631
15632         * Custom Toolbar Final 
15633         * src/folderview.c
15634         * src/inc.c
15635         * src/summaryview.c
15636                 o toolbar stuff now lives in src/toolbar.[ch]
15637                 o main_window_toolbar_* functions are renamed to
15638                   toolbar_* reflecting their new source file
15639         * src/mainwindow.[ch]
15640                 o remove toolbar stuff  
15641
15642 2002-08-06 [oliver]     0.8.1claws26
15643         
15644         * src/Makefile.am
15645         * src/prefs_toolbar.[ch]        **New File**
15646         * src/toolbar.[ch]              **New File**
15647                 o prefs_toolbar.[ch] custom toolbar frontend
15648                 o toolbar.[ch]       backend 
15649
15650 2002-08-06 [oliver]     0.8.1claws25
15651
15652         * src/prefs_actions.[ch]
15653                 o new exported function actions_execute
15654
15655 2002-08-06 [paul]       0.8.1claws24
15656
15657         * sync with 0.8.1cvs4
15658                 see ChangeLog 2002-08-06
15659
15660 2002-08-06 [paul]       0.8.1claws23
15661
15662         * sync with 0.8.1cvs13
15663                 see ChangeLog 2002-08-06
15664
15665 2002-08-06 [paul]       0.8.1claws22
15666
15667         * sync with 0.8.1cvs12
15668                 see ChangeLog 2002-08-05 and 2002-08-06
15669
15670 2002-08-06 [match]      0.8.1claws21
15671
15672         * src/addrclip.c
15673                 improvements to cut/copy/paste address
15674
15675 2002-08-05 [match]      0.8.1claws20
15676
15677         * src/addritem.[ch]
15678         * src/addrcache.c
15679         * src/addrbook.c
15680         * src/editaddress.c
15681         * src/addressbook.c
15682                 fixes to improve cut/copy/paste
15683
15684 2002-08-06 [melvin]     0.8.1claws19
15685
15686         * src/account.[ch]
15687                 account_find_all_from_address(): new function that returns the
15688                 list of all accounts that are matched in an address.
15689         * src/alertpanel.[ch]
15690                 alertpanel() now accepts a custom widget
15691                 alertpanel_with_widget(): new function that pops up a panel with
15692                 a custom widget in it 
15693         * src/gtkutils.[ch]
15694                 gtkut_account_menu_new(): new function that allows the selection
15695                 of an account from a list of accounts.
15696         * src/messageview.c
15697                 Extended Return Receipt notification to select the correct 
15698                 account and to make a security test on the Delivery-Notification
15699                 address which should be the same as the Return-Path.
15700
15701 2002-08-06 [thorsten]   0.8.1claws18
15702
15703         * src/mimeview.c
15704                 attach_all: save unnamed as "noname.%d",
15705                 dont free static dirname
15706
15707 2002-08-05 [alfons]     0.8.1claws17
15708
15709         * configure.in
15710                 detect XIM by trying to link rather than compile a XIM program
15711
15712 2002-08-05 [oliver]     0.8.1claws16
15713                 
15714         * src/stock_pixmap.[ch]
15715                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
15716                 o new func to retrieve pixmaps
15717
15718 2002-08-05 [paul]       0.8.1claws15
15719
15720         * sync with 0.8.1cvs10
15721                 see ChangeLog 2002-08-05
15722
15723 2002-08-04 [alfons]     0.8.1claws14
15724
15725         * src/textview.c
15726                 see if this plugs memleak
15727
15728 2002-08-04 [melvin]     0.8.1claws13
15729
15730         * src/gtkspell.c
15731                 fixed bug that could crash Sylpheed when highlighting
15732                 all misspelled words.
15733
15734 2002-08-03 [melvin]     0.8.1claws12
15735
15736         * src/prefs_actions.c
15737                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
15738         * src/messageview.c
15739                 fixed bug where the Return Receipt was sent to
15740                 Delivery-Notification-To address even if it was not present
15741
15742 2002-08-02 [alfons]     0.8.1claws11
15743
15744         * src/prefs_actions.c
15745                 o more check for NULLs
15746                 o put create_io_dialog() in right conditional block
15747
15748 2002-08-02 [paul]       0.8.1claws10
15749
15750         * po/es.po
15751                 updated by Ricardo Mones Lastra
15752
15753 2002-08-01 [christoph]  0.8.1claws9
15754
15755         * src/folder.c
15756                 don't free the cache of the opened
15757                 folder in the summaryview
15758         * src/summaryview.c
15759                 don't unset flags, if it is not required
15760
15761 2002-08-01 [paul]       0.8.1claws8
15762
15763         * sync with 0.8.1cvs8
15764                 see ChangeLog entry 2002-08-01
15765
15766 2002-08-01 [paul]       0.8.1claws7
15767
15768         * sync with 0.8.1cvs7
15769                 see ChangeLog 2002-07-31 and 2002-08-01
15770
15771 2002-07-31 [christoph]  0.8.1claws6
15772
15773         * src/mainwindow.c
15774                 forgot to update menu sensitivity
15775                 function for new menu entry
15776
15777 2002-07-31 [alfons]     0.8.1claws5
15778
15779         * src/main.c
15780                 check folder item and its path for NULL on
15781                 initial processing
15782
15783 2002-07-31 [christoph]  0.8.1claws4
15784
15785         * src/folder.c
15786                 check if folder_item_get_msginfo in
15787                 folder_item_remove_msg returned NULL
15788         * src/imap.c
15789                 better clear the uid cache in the
15790                 uid validity check function and delete
15791                 cached messages
15792
15793 2002-07-31 [paul]       0.8.1claws3
15794
15795         * man/sylpheed.1
15796                 add the '--attach' option and a few other
15797                 minor changes
15798
15799 2002-07-31 [paul]       0.8.1claws2
15800
15801         * sync with 0.8.1cvs5
15802                 see ChangeLog 2002-07-31
15803
15804 2002-07-31 [christoph]  0.8.1claws1
15805
15806         * src/folderview.[ch]
15807         * src/mainwindow.c
15808                 replace "Rescan all folders..." with
15809                 "Check all folders for new messages..."
15810
15811 2002-07-30 [paul]       0.8.1claws
15812
15813         * version 0.8.1claws released
15814
15815 2002-07-30 [paul]       0.8.0claws29
15816
15817         * tools/OOo2sylpheed.pl ** NEW FILE **
15818           tools/README
15819                 add script to enable sending documents as
15820                 attachments from OpenOffice.org
15821
15822 2002-07-30 [melvin]     0.8.0claws28
15823
15824         * src/prefs_actions.c
15825                 Made the actions' input/output dialog display
15826                 without delay.
15827
15828 2002-07-30 [christoph]  0.8.0claws27
15829
15830         * src/procmsg.c
15831                 check if folder_item_get_msginfo in
15832                 procmsg_save_to_outbox returned NULL
15833
15834 2002-07-30 [paul]       0.8.0claws26
15835
15836         * sync with 0.8.1cvs4
15837                 see ChangeLog 2002-07-29
15838
15839 2002-07-29 [thorsten]   0.8.0claws25
15840
15841         * README.claws
15842                 added selective download, delete on server
15843
15844 2002-07-29 [paul]       0.8.0claws24
15845
15846         * sync with 0.8.1cvs3
15847                 see ChangeLog 2002-07-29
15848
15849 2002-07-27 [christoph]  0.8.0claws23
15850
15851         * src/folder.c
15852                 add extra check if fetching the msginfo
15853                 returned NULL
15854
15855 2002-07-27 [paul]       0.8.0claws22
15856
15857         * sync with 0.8.1cvs2
15858                 see ChangeLog 2002-07-26
15859
15860 2002-07-27 [christoph]  0.8.0claws21
15861
15862         * src/imap.c
15863                 add another check if a valid msginfo
15864                 was returned
15865
15866 2002-07-26 [hoa]        0.8.0claws20
15867
15868         * src/folder.c
15869                 Fixed a condition in folder_item_destroy()
15870
15871         * src/imap.c
15872                 Fixed an error in IMAP protocol
15873
15874 2002-07-26 [alfons]     0.8.0claws19
15875
15876         * src/folder.c
15877                 ofcourse compare with identifier, not the path
15878
15879 2002-07-26 [alfons]     0.8.0claws18
15880
15881         * src/folder.c
15882                 use folder item identifier for saving / restoring
15883                 preferences because folder->path might not be unique
15884
15885 2002-07-26 [melvin]     0.8.0claws17
15886
15887         * src/logwindow.c
15888                 Fixed a crash introduced in 0.8.0claws5 when log is 
15889                 cut under 80 characters.
15890
15891 2002-07-26 [paul]       0.8.0claws16
15892
15893         * sync with 0.8.1cvs1
15894                 see ChangeLog 2002-07-26
15895
15896 2002-07-26 [christoph]  0.8.0claws15
15897
15898         * src/imap.[ch]
15899                 imap folder now remembers the last selected
15900                 folder and imap_fetch_msginfo skips selecting
15901                 the folder if it is already selected
15902
15903 2002-07-26 [christoph]  0.8.0claws14
15904
15905         * src/folder.c
15906         * src/folderview.c
15907         * src/imap.c
15908                 fix imap folder rescanning
15909
15910 2002-07-25 [christoph]  0.8.0claws13
15911
15912         * src/filter.c
15913         * src/folder.[ch]
15914         * src/folderview.c
15915         * src/imap.[ch]
15916         * src/mainwindow.c
15917         * src/mbox_folder.c
15918         * src/mh.c
15919         * src/news.c
15920                 implement imap uid cache and uid validity check
15921
15922 2002-07-25 [alfons]     0.8.0claws12
15923
15924         * src/summaryview.c
15925                 fix a brown paper bag bug, and also add some more
15926                 checks
15927
15928 2002-07-25 [christoph]  0.8.0claws11
15929
15930         * src/folder.c
15931                 don't mix copy, fetch_msginfo and remove
15932                 operations in folder item copy and move
15933                 operations
15934
15935 2002-07-25 [christoph]  0.8.0claws10
15936
15937         * src/folderview.c
15938         * src/mainwindow.c
15939         * src/prefs_folder_item.c
15940         * src/summaryview.[ch]
15941                 remove no longer required parameter update_cache from
15942                 summary_show
15943
15944 2002-07-25 [paul]       0.8.0claws9
15945
15946         * sync with 0.8.1
15947         
15948         * AUTHORS
15949                 a few corrections
15950
15951 2002-07-24 [alfons]     0.8.0claws8
15952
15953         * src/summaryview.c
15954                 sort correctly when using simplified subject line
15955                 (closes feature request "[ 585141 ] applying regexp to subject 
15956                 before sort" submitted by Alexandra Walford)
15957
15958 2002-07-24 [paul]       0.8.0claws7
15959
15960         * sync with 0.8.0cvs3
15961                 see ChangeLog 2002-07-24
15962
15963 2002-07-23 [christoph]  0.8.0claws6
15964
15965         * src/folder.c
15966         * src/folder.h
15967         * src/summaryview.c
15968         * src/summaryview.h
15969         * src/main.c
15970                 o separate processing and summaryview
15971                 o removed summary_write_cache from summaryview
15972                 o removed summaryview->killed_messages, because we don't have
15973                   to keep a list of killed messages anymore. New cache will
15974                   keep the hidden messages in cache anyway
15975         * src/folderview.c
15976         * src/inc.c
15977         * src/selective_download.c
15978                 o removed unnecessary summary_write_cache calls
15979         * src/procmsg.c
15980                 o don't set ignore thread flag in procmsg_get_thread_tree
15981                   if it is already set
15982         * src/mainwindow.c
15983         * src/statusbar.h
15984                 o moved STATUSBAR_PUSH/POP to statusbar.h because
15985                   they are used in different files
15986
15987 2002-07-23 [melvin]     0.8.0claws5
15988
15989         * src/addressbook.c
15990         * src/addrgather.c
15991         * src/editaddress.c
15992         * src/editgroup.c
15993         * src/editldap_basedn.c
15994         * src/importldif.c
15995         * src/prefs_common.c
15996                 Fixed few memory leak (gtk_editable_get_chars returns
15997                 an allocated string)
15998         * src/logwindow.c
15999                 Fixed few memory leak (gtk_editable_get_chars returns
16000                 an allocated string) and modified a little the log cutting
16001                 loop.
16002         * src/compose.c
16003                 Replaced a call to an obsolete function gtk_entry_get_text()
16004                 by gtk_editable_get_chars()
16005         * src/send.c
16006                 Removed a debug printf
16007
16008 2002-07-23 [christoph]  0.8.0claws4
16009
16010         * src/filesel.c
16011                 fix another g_dirname memory leak
16012
16013 2002-07-23 [christoph]  0.8.0claws3
16014
16015         * src/mh.c
16016                 fixed a memory leak in mh_fetch_msginfo
16017                 fixed crash when message header could not be
16018                 parsed
16019
16020 2002-07-23 [paul]       0.8.0claws2
16021
16022         * sync with 0.8.0cvs2
16023                 see ChangeLog 2002-07-23
16024
16025 2002-07-23 [paul]       0.8.0claws1
16026
16027         * sync with 0.8.0cvs1
16028                 see ChangeLog 2002-07-23
16029
16030 2002-07-23 [paul]       0.8.0claws
16031
16032         * release of 0.8.0claws
16033
16034 2002-07-23 [paul]       0.7.8claws99
16035
16036         * po/ru.po
16037                 new Russian translation, submitted by
16038                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
16039
16040 2002-07-22 [jens]       0.7.8claws98
16041
16042         * po/de.po
16043                 Updated German translations.
16044
16045 2002-07-22 [paul]       0.7.8claws97
16046
16047         * po/es.po
16048           po/it.po
16049           po/nl.po
16050           po/pt_BR.po
16051                 updated translations by Ricardo Mones Lastra,
16052                 Alessandro Maestri, Wilbert Berendsen and 
16053                 Fabio Jr. Beneditto respectively
16054
16055 2002-07-22 [christoph]  0.7.8claws96
16056
16057         * src/mimeview.c
16058                 fix memory leak caused by wrong g_dirname usage
16059
16060 2002-07-22 [christoph]  0.7.8claws95
16061
16062         * src/summaryview.c
16063                 update new and unread message counts for summaryview
16064                 summaryview does not get it from the folder anymore
16065                 and has to update the values itself
16066
16067 2002-07-22 [melvin]     0.7.8claws94
16068
16069         * po/fr.po
16070                 Updated French translations.
16071
16072 2002-07-22 [christoph]  0.7.8claws93
16073
16074         * src/matcher.c
16075                 set prop->preg pointer to NULL or following check
16076                 will not fail and regexec will be called with
16077                 invalid pointer
16078
16079 2002-07-21 [alfons]     0.7.8claws92
16080         
16081         * src/prefs_common.[ch]
16082                 remove option "Send return receipt on request"
16083
16084 2002-07-21 [thorsten]   0.7.8claws91
16085
16086         * src/mimeview.c
16087                 fixed memleaks, coding style as pointed out by alfons
16088
16089 2002-07-21 [alfons]     0.7.8claws90
16090
16091         * src/messageview.c
16092         * src/noticeview.[ch]
16093                 o fix bug notice view being displayed when going to empty folder 
16094                   (noticed by Christoph)
16095                 o allow RRR to be sent when restarting sylpheed, or changing folder 
16096                   (noticed by Thorsten)
16097
16098 2002-07-21 [thorsten]   0.7.8claws89
16099
16100         * src/mimeview.c
16101                 Included save_all patch from Xaview FACQ
16102                 added support for pathnames
16103
16104 2002-07-21 [alfons]     0.7.8claws88
16105
16106         * po/POTFILES.in
16107         * src/Makefile.am
16108         * src/mainwindow.c
16109         * src/messageview.[ch]
16110         * src/noticeview.c      ** NEW FILE **
16111         * src/noticeview.h      ** NEW FILE **
16112                 make return receipts work again
16113                 (UI idea by Leandro Pereira)
16114
16115 2002-07-21 [paul]       0.7.8claws87
16116
16117         * src/summaryview.c
16118                 fix sensitivity of 'Select thread'
16119
16120 2002-07-21 [paul]       0.7.8claws86
16121
16122         * src/prefs_common.c
16123                 add browser command line for Galeon
16124
16125 2002-07-21 [paul]       0.7.8claws85
16126
16127         * Makefile.am
16128                 fix 'EXTRA_DIST': remove README.README, add TODO
16129                 and TODO.claws
16130
16131 2002-07-21 [alfons]     0.7.8claws84
16132
16133         * src/gtkstext.c
16134                 make enter clear selection
16135                 (closes "[ 579888 ] Editor selection/entry error"
16136                 reported by Steve Lamb)
16137
16138 2002-07-21 [alfons]     0.7.8claws83
16139         
16140         * src/summaryview.c
16141                 sort message list when selecting unthread messages
16142                 (closes "[ 501593 ] switching threaded view doesn't sort"
16143                 reported by Simon Schubert)
16144
16145 2002-07-20 [alfons]     0.7.8claws82
16146         
16147         * src/matcher.c
16148                 const-correctness
16149
16150 2002-07-20 [thorsten]   0.7.8claws81
16151
16152         * src/matcher.c
16153                 Fixed expansion of empty fields in matchactions
16154
16155 2002-07-19 [melvin]     0.7.8claws80
16156
16157         * src/gtkspell.c
16158                 Removed a duplicate menu entry (fast mode) introduced during
16159                 the new cache merge
16160                 Added a menu separator between 'Use alternate' and 'Fast mode'
16161
16162 2002-07-19 [paul]       0.7.8claws79
16163
16164         * tools/Makefile.am
16165           tools/README
16166                 correct typos
16167
16168 2002-07-19 [thorsten]   0.7.8claws78
16169
16170         * tools/calypso_convert.pl      ** NEW FILE **
16171           tools/README
16172           tools/Makefile.am
16173                 script to import mbox files exported
16174                 by calypso
16175                 o generates folder structure
16176                 o includes attachments
16177
16178 2002-07-19 [melvin]     0.7.8claws77
16179
16180         * src/selective_download.[ch]
16181                 Fixed bug where closing the dialog with the window manager's
16182                 close button will not unlock the summary
16183                 Corrected some function declarations that missed a return value
16184                 Made the source code comply better with coding style.
16185         * src/prefs_common.c
16186                 Added new browser command line for Mozilla.
16187
16188 2002-07-18 [paul]       0.7.8claws76
16189
16190         * src/mainwindow.c
16191           src/selective_download.[ch]
16192                 reflect theme changes, fix Gdk Warning when creating 
16193                 pixmap from NULL window, and minor clean up.
16194                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
16195
16196         * po/en_GB.po
16197                 updated
16198
16199 2002-07-17 [paul]       0.7.8claws75
16200
16201         * INSTALL[.jp]
16202                 sync with 0.8.0
16203         
16204         * po/en_GB.po
16205                 updated
16206
16207 2002-07-16 [paul]       0.7.8claws74
16208
16209         * tools/filter_conv.pl
16210           tools/README
16211                 replace conversion script with reimplemented version, 
16212                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
16213
16214 2002-07-16 [colin]      0.7.8claws73
16215
16216         * src/summaryview.c
16217                 remove forgotten debug messages - sorry ;-)
16218
16219 2002-07-16 [colin]      0.7.8claws72
16220
16221         * src/mimeview.c
16222           src/summaryview.c
16223           src/textview.c
16224           src/textview.h
16225                 add the ability to select part of a text mime-part 
16226                 to reply.
16227
16228 2002-07-15 [christoph]  0.7.8claws71
16229
16230         * src/folder.c
16231                 fix folder message count for folders without
16232                 msg_is_changed (includes news folders)
16233
16234 2002-07-15 [martin]     0.7.8claws70
16235
16236         * src/summaryview.c
16237                 option "display recipient on 'From'..." now works
16238                 without the need of enabling the option
16239                 "display  sender  using  address  book".
16240
16241 2002-07-15 [christoph]  0.7.8claws69
16242
16243         * src/summaryview.c
16244                 removed setting folder status from summaryview.
16245                 folder.c should update all message counts correctly.
16246
16247 2002-07-15 [paul]       0.7.8claws68
16248
16249         * po/pt_BR.po
16250                 updated by Fabio Junior Beneditto
16251
16252 2002-07-15 [darko]      0.7.8claws67
16253
16254         * src/mh.c
16255                 Fixed target folder colorization, don't decrease op
16256                 number twice
16257
16258 2002-07-14 [paul]       0.7.8claws66
16259
16260         * sync with main 0.8.0
16261                 see ChangeLog 2002-07-14
16262
16263 2002-07-13 [melvin]     0.7.8claws65
16264         
16265         * src/addrbook.c
16266         * src/addressbook.c
16267         * src/addrindex.c
16268                 Replaced sprintf by g_snprintf to prevent possible buffer
16269                 overflow.
16270         * src/news.c
16271                 Corrected a log message output format.
16272                 Added a missing "done" debug output.
16273         * src/compose.c
16274                 Added keyboard accelerator for Priority menu items
16275                 Added missing \n in debug output
16276         * src/logwindow.c
16277         * src/gtkspell.c
16278         * src/rfc2015.c
16279                 Added missing \n in debug output
16280
16281 2002-07-13 [paul]       0.7.8claws64
16282
16283         * man/sylpheed.1
16284                 change Sergey's email address to the sf address
16285
16286         * src/textview.c
16287                 increase show_url_timeout (more useful for long
16288                 urls)
16289
16290 2002-07-12 [sergey]     0.7.8claws63
16291
16292         * src/rfc2015.c
16293                 applied (with some modifications) patch to set the
16294                 micalg parameter for signatures
16295                 (2001-08-28 Werner Koch <wk@gnupg.org>)
16296
16297 2002-07-12 [sergey]     0.7.8claws62
16298
16299         * man/Makefile.am
16300         * configure.in
16301                 fixed man page installation
16302
16303 2002-07-12 [paul]       0.7.8claws61
16304
16305         * sync with 0.7.8cvs26
16306                 see ChangeLog 2002-07-11 and 2002-07-12
16307
16308 2002-07-11 [christoph]  0.7.8claws60
16309
16310         * src/compose.c
16311         * src/procmsg.c
16312                 first use the message number to find the message
16313                 to mark with a reply flag but check the
16314                 message-id if we got the correct message, if not
16315                 try to find it by message-id.
16316                 use new string seperator that is not allowed
16317                 in message-ids.
16318
16319 2002-07-11 [paul]       0.7.8claws59
16320
16321         * sync with 0.7.8cvs23
16322                 see ChangeLog 2002-07-10
16323
16324 2002-07-10 [christoph]  0.7.8claws58
16325
16326         * src/folder.[ch]
16327         * src/msgcache.[ch]
16328                 Added message-id table to the cache in memory
16329                 and functions to msgcache.c and folder.c to
16330                 fetch MsgInfos by message id
16331         * src/compose.c
16332         * src/procmsg.c
16333                 store folder and message-id of message replying
16334                 to in queue header and set reply flag after sending
16335                 (Closes bug #469498)
16336
16337 2002-07-10 [paul]       0.7.8claws57
16338
16339         * AUTHORS
16340           man/sylpheed.1.gz
16341                 add Martin to the list of authors
16342
16343 2002-07-09 [martin]     0.7.8claws56
16344         * src/gtksctree.c
16345                 Added gtk_ctree_last_visible(), tree_update_level(),
16346                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
16347                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
16348                 from gtk+ to gtksctree.c for the new sorting code
16349                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
16350                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
16351         * src/gtksctree.h
16352                 Added declaration for gtk_sctree_sort_recursive() and
16353                 gtk_sctree_sort_node
16354         * src/addressbook.c
16355         * src/foldersel.c
16356         * src/folderview.c
16357         * src/summaryview.c
16358                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
16359                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
16360
16361 2002-07-08 [paul]       0.7.8claws55
16362
16363         * more sync with 0.7.8cvs21
16364                 see ChangeLog 2002-07-08
16365
16366 2002-07-08 [paul]       0.7.8claws54
16367
16368         * sync with 0.7.8cvs21
16369                 see ChangeLog 2002-07-08
16370
16371 2002-07-07 [alfons]     0.7.8claws53
16372
16373         * src/Makefile.am
16374         * src/stock_pixmap.[ch]
16375         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
16376         * src/pixmaps/notice_error.xpm  ** NEW FILE **
16377         * src/pixmaps/notice_note.xpm   ** NEW FILE **
16378                 add new pixmaps for upcoming notice pane
16379
16380 2002-07-06 [melvin]     0.7.8claws52
16381
16382         * src/gtkspell.[ch]
16383                 Made them a bit closer to Sylpheed's coding style.
16384                 Removed old code.
16385                 Removed possible memory leaks when some errors occurs.
16386
16387 2002-07-06 [melvin]     0.7.8claws51
16388
16389         * po/Makefile.in.in
16390                 Removed --no-location in xgettext command line to help
16391                 translators that use Emacs' po-mode
16392         * src/quote_fmt.c
16393                 Removed unnecessary comments that messed up sylpheed.pot
16394
16395 2002-07-06 [paul]       0.7.8claws50
16396
16397         * sync with 0.7.8cvs19
16398                 see ChangeLog 2002-07-05
16399
16400 2002-07-06 [christoph]  0.7.8claws49
16401
16402         * src/folder.c
16403         * src/mainwindow.c
16404                 fix folder_item_remove_all_msg and folderview
16405                 status for trash folders after emptying trash
16406
16407 2002-07-05 [paul]       0.7.8claws48
16408
16409         * sync with 0.7.8cvs16
16410                 see ChangeLog 2002-07-04 and 2002-07-05
16411
16412 2002-07-04 [paul]       0.7.8claws47
16413
16414         * sync with 0.7.8cvs14
16415                 see  ChangeLog 2002-07-04
16416
16417 2002-07-03 [alfons]     0.7.8claws46
16418
16419         * src/folder.c
16420                 dupe folder item's path because it's being reallocated
16421                 by new folder scanning code
16422
16423 2002-07-03 [christoph]  0.7.8claws45
16424
16425         * src/imap.c
16426                 better IMAP uid fetching using 'FETCH 1:* (UID)'
16427         * src/msgcache.c
16428                 add missing return in msgcache_write
16429
16430 2002-07-02 [thorsten]   0.7.8claws44
16431
16432         * src/jpilot.c
16433         * src/msgcache.c
16434         * src/rfc2015.c
16435                 use binary mode for file access
16436
16437 2002-07-02 [christoph]  0.7.8claws43
16438
16439         * major code cleanup (part 1)
16440         
16441                 - unused variables removed
16442                 - unused functions removed
16443                 - uninitialized variables checked
16444                 - missing return statements added
16445                 - missing function return types added
16446                 - added parentheses around assignment and
16447                   && in || when suggested by gcc
16448               
16449         * src/mh.c
16450         * src/folder.c
16451                 replaced direct calls to folder->scan_tree
16452                 with folder_scan_tree and restore folder
16453                 prefs in this function. The folder should
16454                 not have to deal with them.
16455                 ( Should now work for all folder types )
16456
16457 2002-07-02 [paul]       0.7.8claws42
16458
16459         * sync with 0.7.8cvs13
16460                 see ChangeLog 2002-07-01 and 2002-07-02
16461
16462 2002-07-01 [christoph]  0.7.8claws41
16463
16464         * src/summaryview.c
16465                 fix "goto next/prev unread message" with
16466                 ignored threads
16467
16468 2002-07-01 [paul]       0.7.8claws40
16469
16470         * po/es.po
16471                 updated by Ricardo Mones Lastra
16472
16473 2002-06-30 [match]      0.7.8claws39
16474
16475         * src/jpilot.c
16476                 applied variation of leonerd's patch (566661) to
16477                 allow multiple email addresses per JPilot entry.
16478                 addresses may be separated by space, comma, pipe,
16479                 semi-colon, new-line.
16480
16481 2002-06-30 [alfons]     0.7.8claws38
16482
16483         * src/procmsg.c
16484                 simple fix for putting older nodes before
16485                 newer nodes when threading by subject
16486
16487 2002-06-30 [christoph]  0.7.8claws37
16488
16489         * src/folder.c
16490         * src/folderview.c
16491         * src/mh.c
16492         * src/news.c
16493         * src/procmsg.c
16494                 fix broken folder tree rescaning
16495                 and don't use procmsg_get_mark_sum
16496                 anymore
16497
16498 2002-06-30 [christoph]  0.7.8claws36
16499
16500         * merge new cache branch
16501         * src/imap.c
16502                 fix new cache imap copy bug
16503         * src/folder.c
16504                 improved folder_item_scan
16505                 it should now always set the correct
16506                 new, unread and total message counts
16507
16508 2002-06-29 [paul]       0.7.8claws35
16509
16510         * configure.in
16511                 correct syntax error
16512
16513 2002-06-29 [paul]       0.7.8claws34
16514
16515         * configure.in
16516           Makefile.am
16517           man/Makefile.am       ** NEW FILE **
16518           man/sylpheed.1.gz     ** NEW FILE **
16519                 add Sylpheed man page
16520
16521 2002-06-29 [paul]       0.7.8claws33
16522
16523         * po/pt_BR.po
16524                 updated by Fabio Junior Beneditto
16525
16526 2002-06-28 [jens]       0.7.8claws32
16527
16528         * po/de.po
16529                 translation updated
16530
16531         * src/selective_download.c
16532                 removed gettext for space " "
16533
16534         * src/imap.c
16535                 removed wrong space
16536
16537 2002-06-28 [paul]       0.7.8claws31
16538
16539         * sync with 0.7.8cvs11
16540                 see ChangeLog 2002-06-28
16541
16542 2002-06-28 [paul]       0.7.8claws30
16543
16544         * sync with 0.7.8cvs10
16545                 see ChangeLog 2002-06-27 and 2002-06-28
16546
16547 2002-06-26 [paul]       0.7.8claws29
16548
16549         * src/addrgather.c
16550           src/selective_download.c
16551                 don't gettextise empty strings.
16552                 reserved by gettext. gettext("") returns 
16553                 the header entry with meta information, 
16554                 not the empty string
16555
16556         * po/en_GB.po
16557                 updated
16558
16559 2002-06-26 [paul]       0.7.8claws28
16560
16561         * sync with 0.7.8cvs7
16562                 see ChangeLog 2002-06-25
16563
16564         * src/prefs_common.c
16565                 ...and in the process, tweak the gui a little
16566
16567 2002-06-25 [alfons]     0.7.8claws27
16568         
16569         * configure.in
16570         * src/Makefile.am
16571                 fine tune ldap library detection
16572
16573 2002-06-25 [alfons]     0.7.8claws26
16574
16575         * src/compose.c
16576                 don't allow return receipts when composing a news article
16577
16578 2002-06-25 [paul]       0.7.8claws25
16579
16580         * Makefile.am
16581                 add '$(AMTAR)' to 'release' section to allow for
16582                 new and older autotools
16583
16584 2002-06-25 [paul]       0.7.8claws24
16585
16586         * src/summaryview.c
16587                 fix "No more unread messages" persistant pop-up
16588                 window bug
16589
16590 2002-06-25 [paul]       0.7.8claws23
16591
16592         * po/it.po
16593                 updated by Alessandro Maestri
16594
16595 2002-06-25 [paul]       0.7.8claws22
16596
16597         * sync with 0.7.8cvs6
16598                 see ChangeLog 2002-06-25
16599
16600 2002-06-24 [paul]       0.7.8claws21
16601
16602         * tools/update-po
16603                 add GPL copyright information
16604
16605 2002-06-24 [paul]       0.7.8claws20
16606
16607         * tools/Makefile.am
16608           tools/README
16609           tools/update-po       ** NEW FILE **
16610                 add script that eases the creation of *.po files
16611                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
16612
16613 2002-06-23 [alfons]     0.7.8claws19
16614
16615         * src/messageview.c
16616                 make notification_convert_header obey const correctness
16617                 (next step will be fixing the broken return receipt)
16618
16619 2002-06-23 [paul]       0.7.8claws18
16620
16621         * src/messageview.c
16622                 fix bug introduced in last commit:
16623                 removed too much code in last commit - put back what's
16624                 needed
16625
16626 2002-06-23 [paul]       0.7.8claws17
16627
16628         * src/messageview.[ch]
16629                 remove code committed in error from locally patched
16630                 source
16631
16632 2002-06-23 [colin]      0.7.8claws16
16633
16634         * src/compose.[ch]
16635                 add compose_entry_select(), used to select the default_to
16636                 email address - hopefully avoiding people sending mails to
16637                 wrong recipients.
16638
16639 2002-06-22 [alfons]     0.7.8claws15
16640
16641         * AUTHORS
16642                 add Bram Metsch & Stanislav Karchebny
16643         * src/smtp.[ch]
16644         * src/prefs_account.[ch]
16645         * src/send.c
16646                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
16647                   options.  (see <http://sourceforge.net/tracker/index.php
16648                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
16649
16650                 - merge Stanislav's fix to make SMTP AUTH work with qmail
16651                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
16652
16653 2002-06-22 [paul]       0.7.8claws14
16654
16655         * sync with 0.7.8cvs5
16656                 see ChangeLog 2002-06-19 and 2002-06-20
16657
16658 2002-06-22 [alfons]     0.7.8claws13
16659
16660         * src/selective_download.c
16661                 fix a stupid mistake I made
16662
16663 2002-06-22 [alfons]     0.7.8claws12
16664
16665         * src/selective_download.[ch]
16666                 fix another unnoticed leak; cleanup code
16667
16668 2002-06-21 [alfons]
16669
16670         * tools/Makefile.am
16671                 gpg-sign <-- gpg-sign-syl
16672
16673 2002-06-21 [alfons]     0.7.8claws11
16674
16675         * src/selective_download.c
16676         * src/selective_download.h
16677                 fix assorted mix of allocation errors (should solve
16678                 problem reported by Philippe Gramoullé, see:
16679                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
16680
16681 2002-06-20 [melvin]     0.7.8claws10
16682
16683         * tools/gpg-sign *REMOVED*
16684           tools/gpg-sign-syl *ADDED*
16685                 Replaced the gpg clearsigning script with the version using
16686                 xterm instead of ssh-askpass and changed its name.
16687
16688         * README.claws
16689                 Updated actions example to reflect the renaming of the
16690                 gpg clearsigning script.
16691
16692 2002-06-19 [paul]       0.7.8claws9
16693
16694         * sync with 0.7.8claws9
16695                 see ChangeLog 2002-06-18 and 2002-06-19
16696
16697 2002-06-19 [paul]       0.7.8claws8
16698
16699         * sync with 0.7.8cvs1
16700                 see ChangeLog 2002-06-18
16701
16702 2002-06-18 [alfons]     0.7.8claws7
16703
16704         * src/mainwindow.h
16705                 add omitted prototype
16706
16707 2002-06-17 [paul]       0.7.8claws6
16708
16709         * src/mainwindow.c
16710                 fix hiding of exec_btn
16711
16712 2002-06-17 [paul]       0.7.8claws5
16713
16714         * src/pop.c
16715                 remove unneeded code: should_delete() 
16716                 and Pop3State::uidl_todelete_list
16717
16718 2002-06-17 [paul]       0.7.8claws4
16719
16720         * sync with 0.7.8
16721                 see ChangeLog 2002-06-11 and 2002-06-13
16722
16723 2002-06-16 [alfons]     0.7.8claws3
16724         
16725         * src/folder.c
16726                 make sure lock sort mode (claws specific) is
16727                 also persists after a tree rescan
16728
16729 2002-06-16 [alfons]     0.7.8claws2
16730
16731         * src/prefs_folder_item.c
16732         * src/folder.[ch]
16733                 fix persistence of folder sort mode (broken
16734                 by adapting Hiro's new folder persistence code)
16735
16736 2002-06-16 [alfons]     0.7.8claws1
16737
16738         * AUTHORS
16739         * src/logwindow.c
16740         * src/prefscommon.[ch]
16741                 control size of log text in log window; 
16742                 closes patch #569155 submitted by Mitko Haralanov.
16743
16744 2002-06-15 [paul]       0.7.8claws
16745
16746         * release of 0.7.8claws
16747
16748 2002-06-15 [paul]       0.7.7claws
16749
16750         * po/pt_BR.po
16751                 updated by Fabio Junior Beneditto
16752
16753 2002-06-14 [paul]       0.7.6claws49
16754
16755         * po/es.po
16756                 updated by Ricardo Mones Lastra
16757
16758 2002-06-14 [paul]       0.7.6claws48
16759
16760         * po/nl.po
16761                 updated translation by Wilbert Berendsen
16762
16763 2002-06-14 [melvin]     0.7.6claws47
16764
16765         * po/fr.po
16766                 Updated French translation
16767
16768 2002-06-13 [paul]       0.7.6claws46
16769
16770         * src/filesel.c
16771                 allow filename to be typed in, rather than just
16772                 selected by the mouse. Patch by Gustavo Noronha Silva.
16773
16774 2002-06-13 [alfons]     0.7.6claws45
16775
16776         * src/mainwindow.[ch]
16777                 more cleanups (removing unnecessary menu items Expand 
16778                 summary / message view)
16779
16780 2002-06-13 [melvin]     0.7.6claws44
16781
16782         * po/POTFILES.in
16783                 Added src/string_match.c
16784         * src/string_match.c
16785                 Fixed possible buffer overflow.
16786                 Corrected typo.
16787                 Added missing config.h header.
16788         * src/prefs_common.c
16789           src/prefs_matcher.c
16790           src/prefs_scoring.c
16791                 Made some strings translatable (missing _(..)).
16792
16793 2002-06-13 [melvin]     0.7.6claws43
16794
16795         * README.claws
16796                 Corrected action example (verifying clearsigned mail).
16797         * src/prefs_account.c
16798                 Corrected typo.
16799         * src/prefs_common.c
16800                 Removed incorrect line that generated a Gtk-CRITICAL msg.
16801
16802 2002-06-12 [alfons]     0.7.6claws42
16803
16804         * src/summaryview.c
16805                 add init of score column lost in 0.7.6claws42
16806
16807 2002-06-12 [paul]       0.7.6claws41
16808
16809         * src/prefs_account.c
16810                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
16811                 behavior of the radio buttons, (from 0.7.7cvs2)
16812
16813 2002-06-11 [alfons]     0.7.6claws40
16814
16815         * src/messageview.[ch]
16816         * src/summaryview.[ch]
16817         * src/summary_search.c
16818         * src/mainwindow.c
16819                 perform a sync to bring in Hiro's separate view implementation 
16820
16821                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
16822
16823 2002-06-11 [paul]       0.7.6claws39
16824         
16825         * src/prefs_account.c
16826                 correct a typo on the Receive tab
16827
16828 2002-06-10 [match]      0.7.6claws38
16829
16830         * src/addressbook.c
16831                 Included address completion patch from Gustavo Noronha.
16832
16833 2002-06-10 [paul]       0.7.6claws37
16834
16835         * src/inc.[ch]
16836           src/pop.c
16837           src/prefs_account.[ch]
16838           src/selective_download.[ch]
16839                 apply PATCH #561712
16840                  NEW:
16841                 - check if POP Account
16842                 - Receive Button renamed to Preview
16843                 - Preview Button Popup: preview new/all messages
16844                 - Download Button
16845                 - Account Preferences-->Receive tab checkbutton if you
16846                   want to remove Mail after Download
16847                 -: default YES
16848                 - Account Preferences-->Receive tab checkbutton use
16849                   filtering rules on preview
16850                   (think of delete_on_server)
16851                 -: default YES
16852                 - Account selectable from SD dialog
16853                 - checkbutton to show already downloaded messages if
16854                   all messages are previewed
16855                 - new clist column showing Date
16856                 - ESC KEY close
16857                 FIXES:
16858                 - play ball with UIDL
16859                 - fault tolerant (?) 
16860                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
16861
16862 2002-06-10 [melvin]     0.7.6claws36
16863
16864         * README.claws
16865                 Added a hint to ac/README in cvs instructions.
16866
16867         * src/prefs_actions.c
16868                 Made it possible to use a more elaborate command line
16869                 for asynchronous actions, too.
16870
16871 2002-06-10 [melvin]     0.7.6claws35
16872         
16873         * src/prefs_actions.c
16874                 Make it possible to use a more elaborate command line
16875                 (e.g. |foo|bar|cat>there;echo Done|)
16876                 Corrected error message when calling %f, %F and %p commands
16877                 from the compose window.
16878
16879 2002-06-09 [colin]      0.7.6claws34
16880
16881         * src/summaryview.c
16882                 Automatically find unread messages in current folder
16883                 before annoying the user.
16884
16885 2002-06-08 [alfons]     0.7.6claws33
16886
16887         * po/it.po
16888                 remove bad formatting string in it.po translation
16889                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
16890
16891 2002-06-08 [paul]       0.7.6claws32
16892
16893         * sync with 0.7.6cvs25
16894                 see ChangeLog 2002-06-07
16895
16896 2002-06-05 [paul]       0.7.6claws31
16897
16898         * src/mainwindow.c
16899                 add 'Sort by locked' and 'Sort by score'
16900
16901 2002-06-05 [paul]       0.7.6claws30
16902
16903         * sync with 0.7.6cvs24
16904                 see ChangeLog 2002-06-04
16905
16906 2002-06-04 [paul]       0.7.6claws29
16907
16908         * po/pt_BR.po
16909                 updated by Fabio Junior Beneditto
16910
16911 2002-06-03 [thorsten]   0.7.6claws28
16912
16913         * src/matcher.c
16914                 fclose() matcherrc after reading
16915
16916 2002-06-03 [paul]       0.7.6claws27
16917
16918         * sync with 0.7.6cvs21
16919                 see ChangeLog 2002-05-31
16920
16921 2002-05-31 [paul]       0.7.6claws26
16922
16923         * sync with 0.7.6cvs20
16924                 see ChangeLog 2002-05-29 and 2002-05-30
16925
16926 2002-05-31 [paul]       0.7.6claws25
16927
16928         * src/imap.c
16929                 hopefully fix last buggy sync
16930
16931         * README.claws
16932                 correct typo in 'Actions' examples
16933
16934 2002-05-29 [paul]       0.7.6claws24
16935
16936         * sync with 0.7.6cvs18
16937                 see ChangeLog 2002-05-28 and 2002-05-29
16938
16939         * src/news.c
16940           src/nntp.[ch]
16941                 sync with above 
16942
16943 2002-05-28 [paul]       0.7.6claws23
16944
16945         * sync with 0.7.6cvs16
16946                 see ChangeLog 2002-05-28
16947
16948 2002-05-27 [thorsten]   0.7.6claws22 
16949
16950         * faq/it/sylpheed-faq-1.html
16951           faq/it/sylpheed-faq-2.html
16952           faq/it/sylpheed-faq-3.html
16953           faq/it/sylpheed-faq.html
16954                 corrected DOS lineendings
16955         * faq/de/sylpheed-faq-1.html
16956           faq/de/sylpheed-faq-2.html
16957           faq/en/sylpheed-faq-1.html
16958           faq/en/sylpheed-faq-2.html
16959           faq/en/sylpheed-faq-3.html
16960           faq/es/sylpheed-faq-1.html
16961           faq/es/sylpheed-faq-2.html
16962           faq/es/sylpheed-faq-3.html
16963           faq/fr/sylpheed-faq-1.html
16964           faq/it/sylpheed-faq-1.html
16965           faq/it/sylpheed-faq-2.html
16966           faq/it/sylpheed-faq-3.html
16967           faq/it/sylpheed-faq.html
16968                 changed ">" to &quot;
16969
16970 2002-05-27 [paul]       0.7.6claws21
16971         
16972         * sync with 0.7.6cvs15
16973                 see ChangeLog 2002-05-27
16974
16975 2002-05-27 [paul]       0.7.6claws20
16976
16977         * src/prefs_account.c
16978                 correct a typo
16979
16980 2002-05-26 [paul]       0.7.6claws19
16981
16982         * tools/README
16983                 correct a typo
16984
16985 2002-05-25 [paul]       0.7.6claws18
16986
16987         * tools/README
16988                 add description of kmail2sylpheed.pl
16989
16990 2002-05-25 [paul]       0.7.6claws17
16991
16992         * tools/kmail2sylpheed.pl       ** NEW FILE **
16993                 perl script that converts an exported Kmail address
16994                 book, converts it to sylpheed addressbook file,
16995                 writes the file to .sylpheed, and updates
16996                 addrbook--index.xml 
16997
16998 2002-05-25 [paul]       0.7.6claws16
16999
17000         * sync with 0.7.6cvs14
17001                 see ChangeLog 2002-05-23
17002
17003 2002-05-24 [paul]       0.7.6claws15
17004
17005         * README.claws
17006                 make a correction and add some more info
17007
17008 2002-05-24 [paul]       0.7.6claws14
17009
17010         * src/compose.c
17011                 fix memory leak in 
17012                 compose_redirect_write_headers_from_headerlist()
17013                 add Subject and Resent-Message-ID to
17014                 compose_redirect_write_headers()
17015                 Received, Subject, and X-UIDL are filtered out in 
17016                 compose_redirect_write_to_file()
17017
17018 2002-05-23 [paul]       0.7.6claws13
17019
17020         * src/compose.[ch]
17021           src/filtering.c
17022           src/mainwindow.c
17023           src/matcher.[ch]
17024           src/matcher_parser_lex.l
17025           src/matcher_parser_parse.y
17026           src/prefs_common.[ch]
17027           src/prefs_filtering.c
17028           src/summaryview.c
17029                 rename 'Bounce' to 'Redirect'
17030
17031 2002-05-23 [paul]       0.7.6claws12
17032
17033         * more sync with 0.7.6cvs13
17034           src/compose.c
17035                 see ChangeLog 2002-05-22
17036
17037 2002-05-22 [paul]       0.7.6claws11
17038
17039         * sync with 0.7.6cvs13
17040           src/codeconv.c
17041                 see ChangeLog 2002-05-20
17042           src/prefs_common.c
17043                 see ChangeLog 2002-05-22
17044
17045 2002-05-21 [melvin]     0.7.6claws10
17046
17047         * src/folderview.c
17048                 Added missing filtering and scoring headers
17049                 Fixed bad function call that showed garbage 
17050                 in Folder->Processing
17051
17052 2002-05-21 [paul]       0.7.6claws9
17053
17054         * tools/Makefile.am
17055                 make all tools executable, (patch by Alfons).
17056
17057 2002-05-20 [alfons]     0.7.6claws8
17058
17059         * src/procheader.c
17060                 don't forget to call mktime() so we have a valid week 
17061                 and year day
17062                 (Bug report by Roger Sondermann <mail@jumaros.de>)
17063
17064 2002-05-20 [paul]       0.7.6claws7
17065
17066         * src/html.c
17067                 fix broken parsing of urls
17068         * src/textview.c
17069                 fix displaying of urls
17070
17071                 both fixes from the patch [547855] by Eugene 
17072                 Brevdo (zonem)
17073
17074 2002-05-19 [alfons]     0.7.6claws6
17075
17076         * configure.in
17077                 make sylpheed configure correctly with the latest
17078                 and greatest of automake / autoconf / gettext
17079
17080 2002-05-19 [alfons]     0.7.6claws5
17081
17082         * src/procheader.c
17083         * src/procheader.h
17084                 add function for returning ime zone offset
17085         * src/quote_fmt.c
17086         * src/quote_fmt_parse.y
17087                 better quotation formatting - does not convert
17088                 to local time, but uses the original date string.
17089                 
17090                 Note: %z inserts the timezone offset (should 
17091                 work also on platforms where strftime does not
17092                 support %z).
17093
17094 2002-05-18 [christoph]  0.7.6claws4
17095
17096         * src/summaryview.c
17097                 fix indentation of some code
17098         * tools/Makefile.am
17099                 fix spaces after \
17100         * src/Makefile.am
17101                 add missing \
17102                 correct path for ignorethread.xpm
17103                 incorrect filename for sylpheed_logo.xpm
17104                 add missing include matcher_parser_parse.h
17105
17106 2002-05-18 [paul]       0.7.6claws3
17107
17108         * sync with 0.7.6cvs8
17109                 see ChangeLog 2002-05-16 and 2002-05-17
17110
17111 2002-05-18 [melvin]     0.7.6claws2
17112
17113         * README.claws
17114                 Corrected an action's definition and fixed some misspellings.
17115
17116 2002-05-18 [paul]       0.7.6claws1
17117
17118         * tools/Makefile.am
17119           tools/gpg-sign        ** new file **
17120           tools/uudec           ** new file **
17121                 add Melvin's Actions scripts
17122
17123         * README.claws
17124                 add Melvin's descriptions for Actions
17125
17126 2002-05-18 [paul]       0.7.6claws
17127
17128         * Version 0.7.6claws released
17129
17130 2002-05-17 [paul]       0.7.5claws32
17131
17132         * po/es.po
17133                 updated by Ricardo Mones Lastra
17134
17135 2002-05-17 [paul]       0.7.5claws31
17136
17137         * src/compose.c
17138                 fix Account prefs default folder for sent/draft/deleted
17139                 messages bug
17140
17141         * po/it.po
17142           po/nl.po
17143                 updated translation by Alessandro Maestri and
17144                 Wilbert Berendsen
17145
17146 2002-05-17 [melvin]     0.7.5claws30
17147
17148         * src/prefs_actions.c
17149                 Fixed bug where using %F not at the end of the command 
17150                 resulted in an additional empty argument being created.
17151                 Thanks to Darko Koruga for reporting the bug.
17152
17153 2002-05-17 [melvin]     0.7.5claws29
17154
17155         * po/fr.po
17156                 Updated French translations.
17157
17158 2002-05-15 [paul]       0.7.5claws28
17159         
17160         * po/es.po
17161                 updated by Ricardo Mones Lastra
17162
17163 2002-05-15 [paul]       0.7.5claws27
17164
17165         * sync with 0.7.6cvs4
17166                 see ChangeLog 2002-05-14 and 2002-05-15
17167
17168 2002-05-14 [paul]       0.7.5claws26
17169
17170         * sync with 0.7.6cvs1
17171                 see ChangeLog 2002-05-13
17172
17173 2002-05-13 [thorsten]   0.7.5claws25
17174
17175         * src/messageview.c
17176                 fix select_all and copy in multipart messages
17177         * src/mainwindow.c
17178                 fix select_all and copy in multipart messages
17179
17180 2002-05-12 [paul]       0.7.5claws24
17181
17182         * src/summaryview.c
17183                 reverse last commit, bug already fixed in 0.7.5claws3
17184
17185 2002-05-12 [netztorte]  0.7.5claws23
17186
17187         * src/summaryview.c
17188                 dont parse empty addressbook (checked in before claws20)
17189
17190 2002-05-12 [melvin]     0.7.5claws22
17191
17192         * src/procmsg.[ch]
17193                 Removed unneeded priority code introduced by the previous 
17194                 commit.
17195
17196 2002-05-12 [melvin]     0.7.5claws21
17197
17198         * src/compose.[ch]
17199                 Added possibility to set message's priority.
17200         * src/procmsg.[ch]
17201                 Added possibility to set message's priority.
17202                 Added missing headers
17203
17204 2002-05-12 [melvin]     0.7.5claws20
17205
17206         * src/prefs_actions.c
17207                 Removed implicitely added quotes around the name
17208                 of the temporary files of mime parts.
17209
17210 2002-05-12 [paul]       0.7.5claws19
17211
17212         * sync with 0.7.5cvs20
17213                 see ChangeLog 2002-05-11
17214
17215 2002-05-12 [alfons]     0.7.5claws18
17216
17217         * src/quote_fmt_lex.l
17218         * src/quote_fmt_parse.y
17219                 allow quote / reply date & time format to be set using
17220                 %D{format}. format is a format string you'd pass to
17221                 strftime() (see man strftime, or the Display tab |
17222                 Date format setting).
17223
17224                 Currently %D converts the date to local time. 
17225
17226 2002-05-11 [paul]       0.7.5claws17
17227
17228         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
17229                 see ChangeLog 2002-05-10 and 2002-05-11
17230
17231 2002-05-10 [paul]       0.7.5claws16
17232
17233         * sync with 0.7.5cvs16
17234                 see ChangeLog entries 2002-05-09 and 
17235                 2002-05-10
17236
17237 2002-05-10 [colin]      0.7.5claws15
17238
17239         * src/textview.c
17240                 Corrected a bug that prevented sylpheed to open
17241                 double-clicked URIs.
17242
17243 2002-05-09 [paul]       0.7.5claws14
17244
17245         * sync with 0.7.5cvs14
17246                 see ChangeLog 2002-05-08 and 2002-05-09
17247
17248 2002-05-08 [paul]       0.7.5claws13
17249
17250         * sync with 0.7.5cvs11
17251                 see ChangeLog entry 2002-05-08
17252
17253 2002-05-08 [paul]       0.7.5claws12
17254
17255         * src/mainwindow.c
17256           src/textview.[ch]
17257                 fix segfault on View->Open in new window
17258                 patch submitted by Thorsten Maerz <torte@netztorte.de>
17259
17260 2002-05-07 [paul]       0.7.5claws11
17261
17262         * sync with 0.7.5cvs9
17263                 see ChangeLog entry 2002-05-07
17264
17265 2002-05-06 [paul]       0.7.5claws10
17266
17267         * src/messageview.c
17268           src/textview.c
17269                 display url in statusbar on single-click
17270                 patch submitted by Thorsten Maerz <torte@netztorte.de>
17271
17272 2002-05-06 [match]      0.7.5claws9
17273
17274         * src/addritem.[ch]
17275                 new functions.
17276         * src/addrcache.c
17277                 tidy up.
17278         * src/xmlprops.[ch]
17279                 XML implementation of properties file.
17280         * src/exporthtml.[ch]
17281         * src/expthtmldlg.[ch]
17282         * src/addressbook.c
17283                 export to HTML.
17284
17285 2002-05-02 [sergey]     0.7.5claws8
17286
17287         * src/mainwindow.c (mainwin_entries),
17288           src/prefs_common.c (prefs_send_create()),
17289           src/codeconv.c (locale_table):
17290                 use charset name "Windows-1251" instead of "CP1251".
17291
17292 2002-05-02 [colin]      0.7.5claws7
17293         
17294         * src/compose.c
17295           src/prefs_common.c
17296           src/prefs_folder_item.c
17297                 Fixed cosmetics bugs due to Outbox renamed to Sent.
17298
17299 2002-05-02 [hiro]       0.7.5claws6
17300
17301         * src/imap.c
17302                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
17303
17304 2002-05-02 [paul]       0.7.5claws5
17305
17306         * src/compose.c
17307                 more sync with 0.7.5cvs7, see ChangeLog entry
17308                 2002-05-02
17309
17310 2002-05-02 [hiro]       0.7.5claws4
17311
17312         * src/compose.c
17313                 compose_queue_sub():
17314                 check if queue folder exists (closes #550397).
17315                 removed directory creation since it should be handled
17316                 transparently.
17317         * src/imap.c
17318                 imap_add_msg(): return UID for appended message
17319                 (closes #548842).
17320
17321 2002-04-30 [paul]       0.7.5claws3
17322
17323         * src/summaryview.c
17324                 fix account_find_from_address() bug
17325
17326 2002-04-28 [colin]      0.7.5claws2
17327
17328         * src/compose.c
17329           src/textview.c
17330           src/prefs_common.[ch]
17331           src/utils.[ch]
17332                 Added user-definable quotation characters recognition.
17333
17334 2002-04-28 [paul]       0.7.5claws1
17335
17336         * sync with 0.7.5cvs4
17337                 see ChangeLog entry  2002-04-25
17338
17339 2002-04-28 [paul]       0.7.5claws
17340
17341         * po/es.po
17342           po/nl.po
17343           po/pt_BR.po
17344                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
17345                 Fabio Junior Beneditto
17346
17347 2002-04-27 [jens]       0.7.4claws103
17348
17349         * po/de.po
17350                 updated German translation.
17351
17352 2002-04-27 [hiro]       0.7.4claws102
17353
17354         * src/summaryview.c
17355                 summary_write_cache(): fixed the mark loss of hidden messages.
17356
17357 2002-04-26 [melvin]     0.7.4claws101
17358
17359         * src/procmsg.c
17360                 fixed a second typo (same one)
17361         * po/fr.po
17362           po/it.po
17363           po/pt_BR.po
17364                 fixed the type again...
17365
17366 2002-04-26 [melvin]     0.7.4claws100
17367
17368         * src/procmsg.c
17369                 fixed a typo in an alert message ("temorary").
17370         * po/it.po
17371         * po/pt_BR.po
17372                 corrected the typo  described above.
17373         * po/fr.po
17374                 updated French translation.
17375
17376 2002-04-26 [darko]      0.7.4claws99
17377
17378         * src/summaryview.c
17379                 fix target folder colorization
17380
17381 2002-04-25 [paul]       0.7.4claws98
17382
17383         * po/it.po
17384                 updated by Alessandro Maestri
17385
17386 2002-04-24 [colin]      0.7.4claws97
17387         
17388         * src/compose.c
17389                 Fixed double "subject is empty" question.
17390
17391 2002-04-23 [colin]      0.7.4claws96
17392         
17393         * src/mimeview.c
17394                 Corrected issue when "automatically display images" was
17395                 not set : first image remained after selecting second.
17396
17397 2002-04-23 [melvin]     0.7.4claws95
17398
17399         * src/prefs_actions.c
17400                 Don't display in/out dialog if there is nothing to show.
17401
17402 2002-04-23 [paul]       0.7.4claws94
17403
17404         * sync with 0.7.5cvs3
17405                 bug fixes: see ChangeLog entry 2002-04-23
17406
17407 2002-04-22 [darko]      0.7.4claws93
17408
17409         * src/compose.c
17410                 fix previous check-in which changed code after
17411                 merge from main
17412
17413 2002-04-22 [paul]       0.7.4claws92
17414
17415         * faq/de/*
17416                 add German FAQ
17417         * faq/en/*
17418           faq/es/*
17419           faq/fr/*
17420                 update English, Spanish and French FAQs
17421         * manual/de/*
17422           manual/es/*
17423                 add German and Spanish manuals
17424         * manual/en/*
17425           manual/fr/*
17426                 update English and French manuals
17427
17428         * src/Makefile.am
17429                 add to and re-arrange the pixmap entries
17430
17431 2002-04-22 [darko]      0.7.4claws91
17432
17433         * src/compose.c
17434                 fix sender initials recognition to only allow
17435                 '>' after the initials
17436
17437 2002-04-21 [paul]       0.7.4claws90
17438
17439         * sync with 0.7.5 release
17440                 see ChangeLog entry 2002-04-21
17441
17442 2002-04-21 [alfons]
17443
17444         * src/Makefile.am
17445                 add colin's new pixmaps to EXTRA_DIST
17446
17447 2002-04-21 [colin]      0.7.4claws89
17448         * src/compose.c
17449         * src/inc.c
17450         * src/mainwindow.[ch]
17451         * src/prefs_common.[ch]
17452         * src/stock_pixmap.[ch]
17453                 Added "Work offline" ability.
17454
17455 2002-04-21 [colin]      0.7.4claws88
17456         
17457         * src/mimeview.c
17458         * src/prefs_common.c
17459         * src/prefs_common.h
17460         * src/textview.c : Added an option to common preferences -> display
17461           to allow user not to automatically display images.
17462
17463 2002-04-21 [paul]       0.7.4claws87
17464
17465         * sync with 0.7.4cvs52
17466                 see ChangeLog entry 2002-04-21 (src/imap.c)
17467
17468 2002-04-21 [paul]       0.7.4claws86
17469
17470         * sync with 0.7.4cvs51
17471                 see ChangeLog entry 2002-04-21
17472
17473 2002-04-21 [paul]       0.7.4claws85
17474
17475         * sync with 0.7.4cvs49
17476                 see ChangeLog entries 2002-04-20 and 2002-04-21
17477
17478         * src/Makefile.am
17479                 clean up: remove old 'stock_' element from xpm 
17480                 filenames.
17481
17482 2002-04-21 [alfons]     0.7.4claws84
17483
17484         apply sync patch from Paul
17485
17486         * src/folderview.c
17487                 use old claws prefs_folder_item_create() for now
17488
17489 2002-04-19 [match]      0.7.4claws83
17490
17491         * src/addressbook.[ch]
17492         * src/addrharvest.[ch]
17493         * src/addrgather.[ch]
17494                 recurse folders.
17495         * src/mainwindow.c
17496         * src/summaryview.[ch]
17497                 change menu option.
17498
17499 2002-04-19 [paul]       0.7.4claws82
17500
17501         * po/pt_BR.po
17502                 updated by Fabio Junior Beneditto
17503
17504 2002-04-14 [alfons]     0.7.4claws81
17505
17506         * src/passphrase.c
17507                 add #include <sys/types.h> for mode_t and off_t 
17508
17509 2002-04-13 [paul]       0.7.4claws80
17510         
17511         * src/main.c
17512           src/passphrase.[ch]
17513           src/pgptext.c
17514           src/prefs_common.[ch]
17515           src/rfc2015.c
17516                 enable storing of GnuPG passphrase for the whole 
17517                 session or a user-defined number of minutes. patch 
17518                 submitted by Ravemax <ravemax@dextrose.com>
17519
17520 2002-04-13 [alfons]     0.7.4claws79
17521
17522         * src/textview.c
17523                 make email parser also stop scanning when encountering separators
17524                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
17525
17526 2002-04-13 [paul]       0.7.4claws78
17527
17528         * sync with 0.7.4cvs39
17529                 see ChangeLog entry 2002-04-12
17530
17531 2002-04-11 [paul]       0.7.4claws77
17532
17533         * sync with 0.7.4cvs37
17534                 see ChangeLog entry 2002-04-11
17535
17536 2002-04-11 [paul]       0.7.4claws76
17537
17538         * COPYING 
17539                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
17540                 the clause for OpenSSL). sync with sylpheed main
17541
17542 2002-04-09 [melvin]     0.7.4claws75
17543
17544         * src/compose.c
17545                 Made 'Ctrl-Enter' on send ignore some modifiers 
17546                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
17547                 to bind other *-Enter (but not Alt-Enter).
17548
17549 2002-04-09 [paul]       0.7.4claws74
17550
17551         * sync with 0.7.4cvs35
17552                 see ChangeLog entries 2002-04-09
17553
17554 2002-04-08 [paul]       0.7.4claws73
17555
17556         * sync with 0.7.4cvs33
17557                 see ChangeLog entry 200-04-08
17558
17559 2002-04-07 [match]      0.7.4claws72
17560
17561         * src/addrharvest.[ch]
17562                 fixed to read all addresses in header, regardless
17563                 of header size. improved name parsing. accommodate
17564                 harvest from folders and selected message.
17565         * src/addritem.[ch]
17566                 included new address parsing function.
17567         * src/addrgather.[ch]
17568         * src/addressbook.[ch]
17569         * src/summaryview.[ch]
17570         * src/mainwindow.c
17571                 allow address harvest of folder as well as selected
17572                 messages.
17573
17574 2002-04-07 [paul]       0.7.4claws71
17575
17576         * src/esmtp.[ch]
17577           src/smtp.c
17578                 don't try to authenticate with CRAM-MD5 in SMTP when 
17579                 SMTP-AUTH enabled if MTA doesn't issue this 
17580                 auth-method in it's ehlo-response. bug item #531364,
17581                 patch item #938910. patch submitted by Colin Leroy 
17582                 <colin@colino.net>
17583
17584 2002-04-07 [paul]       0.7.4claws70
17585
17586         * src/nntp.c
17587                 fix missing MODE_READER bug. patch submitted by
17588                 Colin Leroy <colin@colino.net>
17589
17590 2002-04-07 [alfons]     0.7.4claws69
17591
17592         * src/matcher.[ch]
17593         * src/prefs_filtering.c
17594         * src/summaryview.c
17595                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
17596                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
17597
17598 2002-04-07 [paul]       0.7.4claws68
17599
17600         * sync with 0.7.4cvs32
17601                 see ChangeLog entry 2002-04-06
17602
17603         * tools/filter_conv.pl
17604                 more bug fixes
17605
17606 2002-04-06 [paul]       0.7.4claws67
17607
17608         * tools/filter_conv.pl
17609                 modify to be able to find the name of the first
17610                 mailbox and use that. main's filter does not
17611                 record the full path to the mailbox and therefore
17612                 can only filter to the first mailbox.
17613
17614 2002-04-05 [paul]       0.7.4claws66
17615
17616         * tools/filter_conv.pl
17617                 attempt to make the script all-encompassing and
17618                 be able to convert any main 'filter' rule thrown
17619                 at it
17620
17621 2002-04-05 [paul]       0.7.4claws65
17622
17623         * tools/filter_conv.pl
17624                 allow for collapsed folder trees
17625
17626 2002-04-05 [paul]       0.7.4claws64
17627
17628         * sync with 0.7.4cvs31
17629                 see ChangeLog entries 2002-04-05
17630
17631 2002-04-03 [paul]       0.7.4claws63
17632
17633         * sync with 0.7.4cvs29
17634                 see ChangeLog entries 2002-04-02 and 2002-04-03
17635
17636 2002-04-02 [paul]       0.7.4claws62
17637
17638         * sync with 0.7.4cvs26
17639                 see ChangeLog entry 2002-04-01
17640
17641 2002-04-02 [match]      0.7.4claws61
17642
17643         * src/pine.[ch]
17644         * src/importpine.[ch]
17645         * src/addressbook.c
17646                 import Pine address book.
17647
17648 2002-04-02 [match]      0.7.4claws60
17649
17650         * src/addrharvest.[ch]
17651                 improve address parsing of funky addresses.
17652
17653 2002-04-02 [darko]      0.7.4claws59
17654
17655         * src/compose.c
17656                 wrap on send improvements, it now recognizes quoted
17657                 initials as part of the quotation string, and it
17658                 does not join lines separated by CR
17659
17660 2002-04-01 [match]      0.7.4claws58
17661
17662         * src/mgutils.[ch]
17663                 added new functions.
17664         * src/mutt.[ch]
17665                 remove excessive duplicate address generation
17666                 on import.
17667
17668 2002-04-01 [alfons]     0.7.4claws57
17669         
17670         * src/summaryview.c
17671                 put back g_free() 
17672
17673 2002-04-01 [paul]       0.7.4claws56
17674
17675         * sync with 0.7.4cvs25
17676                 see ChangeLog entry 2002-04-01
17677
17678 2002-04-01 [alfons]     0.7.4aprilfool55
17679
17680         * src/summaryview.c
17681                 honour feature request item #537427 to allow for
17682                 displaying names from address book for sent mail also
17683
17684 2002-03-29 [paul]       0.7.4claws54
17685
17686         * src/mainwindow.c
17687           src/prefs_filtering.[ch]
17688           src/prefs_matcher.c
17689           src/summaryview.c
17690                 add 'fast filter' for claws' filtering,
17691                 /Tools/Create filter rule/... patch submitted
17692                 by Neill Miller <neillm@thecodefactory.org>
17693
17694 2002-03-29 [paul]       0.7.4claws53
17695
17696         * sync with 0.7.4cvs24
17697                 see ChangeLog entry 2002-03-29
17698
17699 2002-03-28 [paul]       0.7.4claws52
17700
17701         * sync with 0.7.4cvs23
17702                 see ChangeLog entry 2002-03-28
17703
17704 2002-03-27 [melvin]     0.7.4claws51
17705
17706         * src/prefs_actions.c
17707                 Added support to pass only one message part (as a
17708                 file) to the command using '%p'. No quotes are needed
17709                 because doubles quotes are automatically added.
17710                 Fixed bug where Sylpheed could block when waiting for
17711                 a child process to finish.
17712                 Changed the help menu to remove quotes around symbols to 
17713                 avoid misinterpretation (they must not be used).
17714
17715 2002-03-27 [melvin]     0.7.4claws50
17716
17717         * src/inc.c
17718                 Made the new mail notification command always 
17719                 execute asynchronously.
17720
17721 2002-03-27 [paul]       0.7.4claws49
17722
17723         * src/compose.c
17724                 fix bug introduced in last commit
17725
17726 2002-03-27 [paul]       0.7.4claws48
17727
17728         * sync with 0.7.4cvs21
17729                 see ChangeLog 2002-03-26 and 2002-03-27
17730
17731 2002-03-26 [hoa]        0.7.4claws47
17732
17733         * src/prefs_folder_item.c
17734                 really fixed the bug #516442 with folder rescan.
17735
17736 2002-03-26 [paul]       0.7.4claws46
17737
17738         * sync with 0.7.4cvs19
17739                 see ChangeLog entries 2002-03-25 and 2002-03-26
17740
17741 2002-03-25 [hoa]        0.7.4claws45
17742
17743         * src/matcher.c
17744         * src/mh.c
17745                 fix the bug #516442 with folder rescan.
17746
17747         * src/prefs_common.[ch]
17748         * src/compose.c
17749                 added an option to enable two different behaviours
17750                 for bounce.
17751
17752
17753 2002-03-25 [paul]       0.7.4claws44
17754
17755         * src/mainwindow.c
17756           src/selective_download.c
17757                 correct a few menuitem labels
17758
17759 2002-03-25 [christoph]  0.7.4claws43
17760
17761         * src/procmsg.c
17762                 fix non deleted tmp message in
17763                 procmsg_save_to_outbox
17764                 fix problems caused by sync with
17765                 main branch's procmsg_send_queue
17766
17767 2002-03-25 [paul]       0.7.4claws42
17768
17769         * src/quote_fmt.c
17770           src/quote_fmt_lex.l
17771           src/quote_fmt_parse.y
17772                 add Last name (%L) placeholder for quoting. 
17773                 patch submitted by Thorsten Thielen 
17774                 <thth@users.sourceforge.net>
17775
17776 2002-03-25 [paul]       0.7.4claws41
17777
17778         * src/utils.c
17779                 get full hostname. patch submitted by
17780                 Bob Woodside <rwoodside1@comcast.net>
17781
17782 2002-03-25 [paul]       0.7.4claws40
17783
17784         * src/account.c
17785           src/news.c
17786           src/nntp.[ch]
17787           src/prefs_account.[ch]
17788                 enable NNTP over SSL. patch submitted by
17789                 Pascal Jermini <pascal@infinity.hn.org>
17790
17791 2002-03-24 [paul]       0.7.4claws39
17792
17793         * src/prefs_common.c
17794                 make the arrangement of the Compose tab more
17795                 coherent
17796
17797         * src/mainwindow.c
17798                 fix some irregularities of style
17799
17800         * po/de.po
17801                 updated by Kilian Krause
17802
17803 2002-03-23 [paul]       0.7.4claws38
17804
17805         * po/pt_BR.po
17806                 updated by Fabio Junior Beneditto
17807
17808 2002-03-23 [paul]       0.7.4claws37
17809
17810         * src/mainwindow.c
17811                 move 'Gather addresses' to 'Tools' menu
17812                 make 'Selective download' sensitive
17813
17814 2002-03-23 [paul]       0.7.4claws36
17815
17816         * sync with 0.7.4cvs16
17817                 see ChangeLog entries 2002-03-23
17818
17819 2002-03-22 [christoph]  0.7.4claws35
17820
17821         * src/quote_fmt_parse.y
17822                 fix include program output
17823
17824 2002-03-22 [alfons]     0.7.4claws34
17825
17826         * src/pop.c
17827                 initialize GDate stack variable correctly (sorry!)
17828
17829 2002-03-22 [paul]       0.7.4claws33
17830
17831         * src/compose.c
17832           src/mainwindow.c
17833           src/prefs_actions.c
17834           src/prefs_common.c
17835                 rename 'Tool' to 'Tools'
17836
17837         * src/mainwindow.c
17838                 move 'Delete duplicated messages' from
17839                 'Message/' to 'Tools/'
17840                 re-arrange the order of 'Tools/' items
17841
17842 2002-03-22 [paul]       0.7.4claws32
17843
17844         * src/addr_compl.c
17845           src/addressbook.[ch]
17846                 auto-address completion now also matches on
17847                 Nickname. patch submitted by Bob Forsman 
17848                 <hammor@users.sourceforge.net>
17849
17850         * src/editaddress.c
17851                 correct a spelling mistake
17852
17853 2002-03-22 [alfons]     0.7.4claws31
17854
17855         * src/pop.c
17856                 fix getting uidl from incorrect string 
17857                 (spotted by Colin)
17858
17859 2002-03-21 [alfons]     0.7.4claws30
17860
17861         * src/pop.c
17862                 more code refactoring
17863                 plug mem leak introduced by delete on server
17864
17865 2002-03-21 [paul]       0.7.4claws29
17866
17867         * sync with 0.7.4cvs11
17868                 see ChangeLog entries 2002-03-20
17869
17870 2002-03-20 [alfons]     0.7.4claws28
17871
17872         * src/inc.c
17873                 apply Colin's patch and refactor
17874
17875 2002-03-20 [paul]       0.7.4claws27
17876
17877         * sync with sylpheed 0.7.4cvs9
17878                 see ChangeLog entry 2002-03-20
17879
17880 2002-03-19 [christoph]  0.7.4claws26
17881
17882         * src/mh.c
17883         * src/procmsg.[ch]
17884         * src/summaryview.c
17885                 revert changes for flag updates
17886                 (does not work correctly and no time to debug)
17887
17888 2002-03-20 [alfons]     0.7.4claws25
17889
17890         * src/pop.c
17891                 refactor should_delete() a little bit 
17892
17893 2002-03-19 [paul]       0.7.4claws24
17894
17895         * src/inc.[ch]
17896           src/pop.c
17897           src/prefs_account.[ch]
17898                 allow the user to leave downloaded mail on the 
17899                 server for n days. Patch submitted by Colin Leroy 
17900                 <colin@colino.net>
17901
17902 2002-02-19 [paul]       0.7.4claws23
17903
17904         * sync with sylpheed 0.7.4cvs8
17905                 see ChangeLog entries 2002-03-19
17906
17907 2002-03-18 [paul]       0.7.4claws22
17908
17909         * sync with sylpheed 0.7.4cvs6
17910                 see ChangeLog entry 2002-03-18
17911
17912 2002-03-18 [paul]       0.7.4claws21
17913
17914         * po/en_GB.po
17915                 add en_GB message catalogue
17916
17917         * src/mbox_folder.c
17918           src/prefs_account.c
17919           src/prefs_actions.c
17920                 correct a few spelling mistakes
17921
17922 2002-03-17 [alfons]     0.7.4claws20
17923
17924         * src/matcher.c
17925                 more stringent checks for NULL params when writing
17926                 filtering actions to a file
17927                 
17928 2002-03-17 [hoa]        0.7.3claws20
17929
17930         * src/news.c
17931                 fixed the count of new messages
17932
17933         * src/compose.c
17934                 fixed the "attachment properties" window
17935
17936 2002-03-17 [paul]       0.7.4claws19
17937
17938         * src/defs.h
17939           src/folder.h
17940           src/news.c
17941           src/prefs_account.[ch]
17942           src/procmsg.[ch]
17943           src/summaryview.c
17944                 automatically mark cross-posted messages as read 
17945                 and (optionally) give them a colour label
17946                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
17947                 
17948
17949 2002-03-17 [paul]       0.7.4claws18
17950
17951         * sync with sylpheed 0.7.4cvs5
17952                 see ChangeLog entry 2002-03-17
17953
17954 2002-03-17 [melvin]     0.7.4claws17
17955         
17956         * src/textview.c
17957                 Worked around a gtktext 'bug': when searching for 
17958                 a text in a long message it was scrolling slowly
17959                 line by line until it hit the searched text.
17960         * po/fr.po
17961                 Updated French translation
17962
17963 2002-03-17 [melvin]     0.7.4claws16
17964
17965         * src/mainwindow.c
17966         * src/compose.c
17967         * src/prefs_actions.c
17968                 Moved "Edit/Actions" to "Tool/Actions"
17969                 Made mainwindow/compose window sensitive as soon as
17970                 no child process is running anymore even if the io dialog
17971                 is open.
17972                 Fixed a struct being initialized with a non constant char*
17973
17974 2002-03-16 [christoph]  0.7.4claws15
17975
17976         * configure.in
17977                 add --with-compiler-flags option
17978                 (only for developer hacking)
17979         * src/mh.c
17980         * src/procmsg.[ch]
17981         * src/summaryview.c
17982                 try to make folder-stats and flag handling more
17983                 independent from the summaryview. msgcounts
17984                 are only set when the folder is opened and
17985                 procmsg_msginfo_(un)set_flags will handle it
17986                 later and summaryview will get the values
17987                 from the folder.
17988
17989 2002-03-16 [paul]       0.7.4claws14
17990
17991         * src/messageview.c
17992                 fix Return-receipt. Patch submitted by Bob
17993                 Woodside <rwoodside1@comcast.net>
17994
17995 2002-03-16 [paul]       0.7.4claws13
17996
17997         * src/compose.c
17998                 fix 'dynamic' signatures, make it work again
17999                 broken during sync on 2002-03-14 (0.7.4claws2)
18000
18001 2002-03-15 [match]      0.7.4claws12
18002
18003         * src/addrharvest.[ch]
18004         * src/addrgather.[ch]
18005         * src/addressbook.[ch]
18006         * src/mainwindow.c
18007                 included address harvester feature. still some
18008                 issues with address parsing that I will fix.
18009
18010 2002-03-15 [match]      0.7.4claws11
18011
18012         * src/addrbook.[ch]
18013         * src/addrcache.[ch]
18014         * src/addressbook.[ch]
18015         * src/addrindex.c
18016         * src/editbook.c
18017         * src/importldif.c
18018         * src/importmutt.c
18019         * src/jpilot.[ch]
18020         * src/main.c
18021         * src/syldap.[ch]
18022         * src/vcard.[ch]
18023                 tidy up. fix memory leaks. moved attribs and methods
18024                 from individual interfaces to addrcache object. prep
18025                 for new stuff to come in.
18026
18027 2002-03-15 [alfons]     0.7.4claws10
18028
18029         * src/matcher.[ch]
18030         * src/matcher_parser_parse.y
18031         * src/matcher_parser_lex.l
18032         * src/prefs_matcher.c
18033                 add filtering conditions message greater than, smaller 
18034                 than, and exactly matching a size in bytes
18035                 (does not work with delete from POP3 server yet)
18036
18037                 this should also give others an idea what you should
18038                 do to add new criterions to claws filtering system
18039                 
18040
18041 2002-03-15 [paul]       0.7.4claws9
18042
18043         * tools/filter_conv.pl
18044                 exit if there are no filter rules to convert
18045                 rename filterrc to filterrc.old after completion
18046
18047 2002-03-15 [paul]       0.7.4claws8
18048
18049         * sync with sylpheed 0.7.4cvs3
18050                 see ChangeLog entry 2002-03-14
18051
18052 2002-03-14 [paul]       0.7.4claws7
18053
18054         * src/compose.c
18055                 clean up the last commit (ahem)
18056
18057 2002-03-14 [paul]       0.7.4claws6
18058
18059         * src/compose.c
18060                 fix bug #515655. honour account preferences
18061                 regarding gpg default signing/encryption when 
18062                 changing account from the compose window.
18063
18064 2002-03-14 [paul]       0.7.4claws5
18065
18066         * src/folderview.c
18067                 remove unnecessary curly brackets
18068
18069 2002-03-14 [paul]       0.7.4claws4
18070
18071         * src/folderview.c
18072           src/prefs_filtering.[ch]
18073                 add filter rename on folder rename and filter
18074                 delete on folder delete. Patch submitted by
18075                 Neill Miller <neillm@thecodefactory.org> 
18076
18077 2002-03-14 [christoph]  0.7.4claws3
18078
18079         * src/procmsg.c
18080         * src/send.c
18081                 fix local delivery
18082                 (patch submitted by "Simon 'corecode' Schubert")
18083         * src/prefs_common.c
18084         * src/procmsg.c
18085                 fix gcc 3.0 warning
18086
18087 2002-03-14 [paul]       0.7.4claws2
18088
18089         * sync with sylpheed 0.7.4cvs2
18090                 see ChangeLog entry 2002-03-13
18091
18092 2002-03-12 [darko]      0.7.4claws1
18093
18094         * src/mainwindow.c
18095                 fix what seems to be a copy and paste error
18096                 when setting color for important messages
18097                 (reported by wwp)
18098
18099 2002-03-11 [paul]       version 0.7.4claws released
18100
18101 2002-03-11 [paul]       0.7.4claws
18102
18103         * po/es.po
18104           po/it.po
18105           po/nl.po
18106           po/pt_BR.po
18107                 update message catalogs. Submitted by Ricardo Mones 
18108                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
18109                 Fabio Junior Beneditto
18110
18111         * configure.in
18112           faq/Makefile.am
18113           faq/it/Makefile
18114           faq/it/sylpheed-faq*
18115           src/mainwindow.c
18116           src/manual.[ch]
18117                 add FAQ in Italian
18118         
18119
18120 2002-03-11 [jens]       0.7.3claws7
18121
18122         * po/de.po
18123                 updated German translation
18124
18125 2002-03-11 [melvin]     0.7.3claws6
18126
18127         * po/fr.po
18128                 updated and corrected French translation
18129
18130 2002-03-10 [hoa]        0.7.3claws5
18131
18132         * src/account.c
18133         * src/inc.c
18134         * src/prefs_account.c
18135         * src/procmsg.c
18136         * src/send.[ch]
18137                 fixed the local account.
18138                 you have to change the default "/usr/sbin/sendmail"
18139                 to "/usr/sbin/sendmail -t" in the preferences of
18140                 the local account.
18141
18142         * src/procmime.c
18143                 removed some debug display for renderer
18144
18145 2002-03-10 [paul]       0.7.3claws4
18146
18147         * faq/en/sylpheed-faq-1.html
18148           faq/en/sylpheed-faq-2.html
18149                 update
18150
18151 2002-03-09 [paul]       0.7.3claws3
18152
18153         * sync with sylpheed 0.7.4
18154                 see ChangeLog entry 2002-03-09
18155
18156 2002-03-08 [paul]       0.7.3claws2
18157
18158         * faq/en/sylpheed-faq*
18159           faq/es/sylpheed-faq*
18160           faq/fr/sylpheed-faq*
18161                 update the FAQs
18162
18163         * manual/fr/.cvsignore
18164           manual/fr/Makefilea.am
18165           manual/fr/sylpheed*
18166           src/mainwindow.c
18167           src/manual.[ch]
18168                 add the French manual
18169
18170 2002-03-07 [paul]       0.7.3claws1
18171
18172         * sync with sylpheed 0.7.3cvs4
18173                 see ChangeLog entries  2002-03-06 and 2002-03-07
18174         
18175         * po/nl.po
18176                 updated by Wilbert Berendsen
18177
18178 2002-03-07 [melvin]     0.7.2claws34
18179
18180         * src/selective_download.c
18181                 Changed the pixmap of the receive button to MAIL_RECEIVE.
18182
18183 2002-03-06 [paul]       0.7.2claws33
18184
18185         * sync with sylpheed 0.7.3cvs1
18186                 bug fix, see ChangeLog entry 2002-03-05
18187
18188 2002-03-05 [paul]       0.7.2claws32
18189
18190         * src/mimeview.c
18191           src/pgptext.[ch]
18192           src/procmsg.c
18193                 reverse the pgp ascii-armored code implemented in 
18194                 0.7.2claws16. removal of this code until it matures.
18195                 this means that verifying ascii-armored pgp sigs and
18196                 automatic decryption of ascii-armored encrypted
18197                 messages no longer works.
18198
18199 2002-03-05 [paul]       0.7.2claws31
18200
18201         * configure.in
18202           Makefile.am
18203         * faq/Makefile.am
18204         * faq/en/Makefile.am
18205           faq/en/sylpheed-faq.html
18206           faq/en/sylpheed-faq-1.html
18207           faq/en/sylpheed-faq-2.html
18208           faq/en/sylpheed-faq-3.html
18209         * faq/es/Makefile.am
18210           faq/es/sylpheed-faq.html
18211           faq/es/sylpheed-faq-1.html
18212           faq/es/sylpheed-faq-2.html
18213           faq/es/sylpheed-faq-3.html
18214           faq/es/sylpheed-faq-4.html
18215         * faq/fr/Makefile.am
18216           faq/fr/sylpheed-faq.html
18217           faq/fr/sylpheed-faq-1.html
18218           faq/fr/sylpheed-faq-2.html
18219           faq/fr/sylpheed-faq-3.html
18220         * src/Makefile.am
18221           src/defs.h
18222           src/mainwindow.c
18223           src/manual.[ch]
18224                 add FAQs in English, Spanish and French
18225
18226
18227 2002-03-05 [paul]       0.7.2claws30
18228
18229         * manual/en/sylpheed.html
18230           manual/en/sylpheed-XX.html
18231                 updated the English manual
18232
18233 2002-03-05 [hoa]        
18234
18235         * src/summaryview.c
18236                 dialog box pops up if the article can't be deleted.
18237
18238 2002-03-04 [paul]       
18239         
18240         * po/pt_BR.po
18241                 updated by Fabio Junior Benedito
18242
18243 2002-03-04 [hoa]
18244
18245         * removed ac/gpgme.m4
18246                 to avoid autogen common problem
18247                 developers have to install gpgme development package now
18248
18249         * src/compose.c
18250                 encoding to 7bit or 8bit is enabled.
18251
18252 2002-03-03 [alfons]     0.7.2claws29
18253
18254         * src/pop.c
18255                 merge fix by Oliver Haertel for selective
18256                 download buglet
18257
18258 2002-03-03 [paul]       0.7.2claws28
18259         
18260         * sync with sylpheed 0.7.3
18261
18262 2002-03-03 [paul]       0.7.2claws27
18263
18264         * sync with sylpheed 0.7.2cvs24
18265                 see ChangeLog entries 2002-03-02 and 2002-03-03
18266
18267 2002-03-02 [melvin]     0.7.2claws26
18268
18269         * src/inc.[ch]
18270         * src/main.c
18271         * src/mainwindow.c
18272         * src/prefs_common.[ch]
18273                 Added user definable notification on new mail arrival.
18274                 Removed unused variables in spell checker prefs code.
18275
18276 2002-03-02 [melvin]     0.7.2claws25
18277
18278         * src/quote_fmt.c
18279                 Removed unnecessary escape sequences.
18280                 Changed 'Initial...' to 'Initials of Sender'
18281
18282 2002-03-02 [paul]       0.7.2claws24
18283
18284         * sync with sylpheed 0.7.2cvs22
18285                 see ChangeLog entry 2002-03-01
18286
18287 2002-03-01 [hoa]        0.7.2claws23
18288
18289         * src/mainwindow.c
18290                 Set sensitivity of delete actions to active
18291                 even if the folder is a newsgroup.
18292
18293         * src/summaryview.c
18294                 - Set sensitivity of delete actions
18295                 - Added function check_permission() that will check if the
18296                   user is authorized to delete a message. For news, it
18297                   will check if the author is the same.
18298                 - Enabled deletion when there is no trash folder.
18299
18300         * src/news.[ch]
18301                 - Added news_cancel_article() to cancel articles
18302                 - Implemented news_remove_message() (public function)
18303
18304 2002-03-01 [paul]       0.7.2claws22
18305
18306         * src/gtkutils.c
18307           src/textview.c
18308                 recognise urls that that don't include 'http://' and
18309                 simply begin 'www.' 
18310
18311         * AUTHORS
18312                 remove duplicated name
18313
18314 2002-02-28 [paul]       0.7.2claws21
18315
18316         * src/mainwindow.c
18317           src/summaryview.[ch]
18318                 add ability to 'Select thread'
18319                 combines Melvin's "Select thread's head" patch (#510907)
18320                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
18321                 patch (#518514) 
18322
18323 2002-02-28 [paul]       0.7.2claws20
18324
18325         * src/mimeview.c
18326                 hopefully fix segfault on right-clicking a mime part
18327                 that some people have experienced.      
18328                 fix submitted by Fredrik Olofsson <frol@linux.nu>
18329
18330 2002-02-28 [paul]       0.7.2claws19
18331
18332         * sync with sylpheed 0.7.2cvs21
18333                 see ChangeLog entries 2002-02-27 and 2002-02-28
18334
18335 2002-02-27 [paul]       0.7.2claws18
18336
18337         * sync with sylpheed 0.7.2cvs18
18338                 see ChangeLog entries 2002-02-26 and 2002-02-27
18339
18340 2002-02-26 [alfons]     0.7.2claws17
18341
18342         * src/procheader.c
18343                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
18344                 (spotted by Chris Hessman <idatech@gmx.net>)
18345
18346 2002-02-26 [paul]       0.7.2claws16
18347
18348         * src/mimeview.c
18349           src/pgptext.[ch]
18350           src/procmsg.c
18351                 make decryption of ascii-armored pgp encrypted messages
18352                 and verification of ascii-armored signatures work again.
18353                 slightly altered from the patch by Jens Jahnke 
18354                 <jan0sch@gmx.net>
18355
18356                 ##FIX ME##
18357                 * the checking of plaintext signatures always comes up in 
18358                   a popup box
18359                 * it doesn't work for multipart messages 
18360                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
18361                   including the msg headers and these 2 line themselves, are 
18362                   not displayed
18363
18364         * src/mainwindow.c
18365                 "View/Folder Tree" becomes "View/Separate Folder Tree"
18366                 "View/Message View" becomes "View/Separate Message View"
18367                 because its less ambiguous.
18368
18369         * po/es.po
18370                 updated by Ricardo Mones Lastra
18371
18372 2002-02-26 [paul]       0.7.2claws15
18373
18374         * sync with sylpheed 0.7.2cvs17
18375                 see ChangeLog entries 2002-02-25 and 2002-02-26
18376
18377 2002-02-25 [christoph]  0.7.2claws14
18378
18379         * src/filtering.[ch]
18380         * src/inc.c
18381                 do filtering stuff after all messages have been received
18382                   1. drop all messages to .processing
18383                   2. scan processing folder for messages
18384                   3. filter messages or move to inbox
18385                 this will also find old messages left in processing after
18386                 a crash or something like that and we get a real msginfo
18387                 from folder->get_msg_list and do not have to create our
18388                 own in filter_message
18389         * src/matcher_parser_parse.y
18390                 remove MIX/MAX warning (reordered includes)
18391
18392 2002-02-25 [paul]       0.7.2claws13
18393
18394         * sync with sylpheed 0.7.2cvs15
18395                 see ChangeLog entry 2002-02-24
18396
18397 2002-02-24 [alfons]     0.7.2claws12
18398
18399         * src/filtering.c
18400                 clear old color flags first when applying a new color to
18401                 a message info. 
18402                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
18403
18404 2002-02-24 [alfons]     0.7.2.claws11
18405         
18406         * AUTHORS
18407         * src/prefs_common.c
18408                 add presets for Opera and Konqueror, closes patch #517261,
18409                 submitted by Ville Skyttä <scop@users.sourceforge.net>
18410
18411 2002-02-24 [alfons]     0.7.2.claws10
18412
18413         * AUTHORS
18414         * src/summaryview.c
18415                 fix threading for null message ids, closes patch #521601,
18416                 submitted by Bob Forsman <hammor@users.sourceforge.net>
18417
18418 2002-02-24 [alfons]     0.7.2claws9
18419
18420         * src/summaryview.c
18421         * src/filtering.c
18422                 make Tool | Filter Message work with filtering system so
18423                 setting flags also works
18424
18425                 TODO:
18426
18427                 - Processing uses the same function as Tool | Filter
18428                   Message, but doesn't use the same update proc yet
18429
18430 2002-02-23 [paul]       0.7.2claws8
18431
18432         * sync with sylpheed 0.7.2cvs14
18433                 see ChangeLog entries 2002-02-22 and 2002-02-23
18434
18435 2002-02-22 [christoph]  0.7.2claws7
18436
18437         * src/quote_fmt.c
18438                 Add column space to table
18439         * src/quote_fmt_parse.y
18440                 Close files
18441
18442 2002-02-22 [paul]       0.7.2claws6
18443
18444         * src/Makefile.am
18445           src/defs.h
18446           src/filtering.c
18447           src/inc.[ch]
18448           src/mainwindow.c
18449           src/matcher.[ch]
18450           src/matcher_parser_lex.l
18451           src/matcher_parser_parse.y
18452           src/pop.[ch]
18453           src/prefs_account.h
18454           src/prefs_filtering.c
18455           src/selective_download.[ch]   *** NEW FILES ***
18456           src/utils.[ch]
18457           po/POTFILES.in
18458                 Selective Download added to 'Tool' menu. 
18459                 Retrieves email headers of the currently selected pop3 
18460                 account and allows the user to mark emails for deletion 
18461                 right on the pop3 server. Patch submitted by Oliver Haertel 
18462                 <oha@users.sourceforge.net>.
18463         
18464         * po/POTFILES.in
18465                 add 'src/quote_fmt.c'           
18466
18467 2002-02-22 [christoph]  0.7.2claws5
18468
18469         * src/Makefile.am
18470                 added quote_fmt.c
18471         * src/prefs_common.[ch]
18472         * src/prefs_template.c
18473         * src/quote_fmt.c               *** NEW FILE ***
18474         * src/quote_fmt.h
18475                 move quote format symbol description code
18476                 to it's own file because it is used from
18477                 differnent code parts
18478                 Rewrote symbol description GUI
18479                   + use table
18480                   + add separators
18481                   + get data from array (no more long constant strings)
18482         * src/quote_fmt_lex.l
18483         * src/quote_fmt_parse.y
18484                 Symbol for Literal % changed to \% instead of %%
18485                 (More logical as \ is used for quoting for other symbols)
18486                 Add |f and |p to include files and program output
18487                 Examples:
18488                     |f{/home/.../.signature}
18489                     |p{date}
18490         * po/de.po
18491                 Correct wrong spelling for "Referenzen"
18492
18493 2002-02-21 [paul]       0.7.2claws4
18494
18495         * src/procmsg.c
18496                 forgotten during sync
18497
18498 2002-02-21 [paul]       0.7.2claws3
18499
18500         * sync with sylpheed 0.7.2cvs11
18501                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
18502                 2002-02-20 and 2002-02-21
18503
18504 2002-02-20 [melvin]     0.7.2claws2
18505
18506         * src/prefs_actions.c
18507                 Added error report when child cannot fork or when execvp 
18508                 returns with an error.
18509
18510 2002-02-19 [christoph]  0.7.2claws1
18511
18512         * src/codeconv.c
18513                 return unconverted text if conde conversion is not possible
18514                 when libjconv is used.
18515                 (patch submitted by "Simon 'corecode' Schubert")
18516
18517 2002-02-19 [paul]       
18518
18519         * version 0.7.2claws release
18520
18521 2002-02-19 [paul]       0.7.2claws
18522
18523         * po/nl.po
18524                 updated by Wilbert Berendsen
18525
18526
18527 2002-02-18 [alfons]     0.7.1claws13
18528
18529         * src/syldap.c
18530         * src/jpilot.c
18531                 remove references to dlfcn and explicitly loading functions
18532                 from dynalink libs, because libs linked anyway, and functions
18533                 are loaded explicitly
18534
18535 2002-02-17 [melvin]     0.7.1claws12
18536
18537         * src/prefs_actions.c
18538                 Replaced children wait loop with double fork technique.
18539                 Now, input/output window updated at each new output.
18540                 free_children(): Fixed a memory leak.
18541                 Made input/output window non closable if running children
18542                 still exist.
18543                 Added missing <unistd.h> include.
18544                 Added some --debug outputs.
18545
18546 2002-02-17 [melvin]     0.7.1claws11
18547
18548         * src/summaryview.c
18549                 Fixed bug where descending sort order did not select top
18550                 message.
18551
18552 2002-02-17 [melvin]     0.7.1claws10
18553
18554         * acconfig.h
18555                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
18556         * src/prefs_common.c
18557                 Pspell data package directory no more hard coded but
18558                 set during configuration (PSPELL_PATH). (Thanks to 
18559                                 Gustavo Noronha Silva.)
18560
18561 2002-02-17 [melvin]     0.7.1claws9
18562
18563         * configure.in
18564                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
18565         * src/gtkspell.c
18566                 Fixed compile-time warnings.
18567
18568 2002-02-16 [alfons]     0.7.1claws8
18569
18570         * src/filesel.c
18571                 fix inadvertent free of NULL pointer which caused
18572                 sylpheed to crash when closing the save-as dialog
18573                 using the window close button
18574
18575 2002-02-16 [carsten]    0.7.1claws7
18576         * src/mainwindow.[ch]
18577           src/summaryview.c
18578           src/prefs_common.c
18579                 fixes for pixmap theming code:
18580                         - recently changed mail attributes shouldn't get
18581                           lost any longer
18582                         - theme is only reloaded iff another theme was
18583                           selected
18584
18585 2002-02-16 [paul]       0.7.1claws6
18586
18587         * sync with sylpheed 0.7.2 release
18588                 see ChangeLog entry 2002-02-15 and 2002-02-16
18589
18590 2002-02-15 [paul]       0.7.1claws5
18591
18592         * sync with sylpheed 0.7.1cvs9
18593                 see ChangeLog entry 2002-02-15
18594
18595         * po/POTFILES.in
18596                 remove unneeded headerwindow.c entry
18597
18598 2002-02-14 [carsten]    0.7.1claws4
18599         * src/summaryview.c
18600                 fixed a bug for "Go to next unread message": there was
18601                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
18602                 in the prefs, because of doing "Search again" instead
18603                 "No"
18604
18605 2002-02-14 [carsten]    0.7.1claws3
18606         * src/stock_pixmap.c
18607                 removed 2 more mem leaks; following memprof,
18608                 this code is "leak free" now :)
18609
18610 2002-02-14 [carsten]    0.7.1claws2
18611         * src/stock_pixmap.c
18612                 used opendir/readdir/closedir instead of scandir
18613                 -> code should work now on Solaris
18614
18615 2002-02-14 [paul]       0.7.1claws1
18616
18617         * sync with sylpheed 0.7.1cvs8
18618                 see ChangeLog entries 2002-02-13 and 2002-02-14
18619
18620         * README.claws
18621                 add some description of Actions and Pixmap Themes
18622
18623 2002-02-13 [paul]       
18624
18625         * version 0.7.1claws release
18626
18627 2002-02-13 [paul]       0.7.1claws
18628
18629         * po/es.po
18630           po/it.po
18631           po/pt_BR.po
18632                 updated translations, submitted by Ricardo Mones Lastra,
18633                 Alessandro Maestri and Fabio Junior Beneditto
18634
18635 2002-02-13 [melvin]     0.7.0claws75
18636
18637         * src/prefs_actions.c
18638                 Added missing "signal.h" include
18639
18640 2002-02-13 [melvin]     0.7.0claws74
18641
18642         * src/prefs_folder_item.c
18643                 Added missing "config.h" include
18644         * po/fr.po
18645                 Updated French translation for folder propriety.
18646
18647 2002-02-13 [jens]       0.7.0claws73
18648
18649         * po/POTFILES.in
18650                 Added missing src/prefs_folder_item.c [log added by melvin]
18651         * po/de.po
18652                 Updated German translation.
18653
18654 2002-02-13 [melvin]     0.7.0claws72
18655
18656         * po/fr.po
18657                 Updated French translation.
18658
18659 2002-02-13 [melvin]     0.7.0claws71
18660
18661         * src/gtkutils.c
18662                 Made gtkut_editable_get_selection return NULL if selection
18663                 is of length zero.
18664                 This fixes a bug where selecting part of message A then
18665                 switching to message B and replying to it will not
18666                 quote the message's body.
18667
18668 2002-02-12 [paul]       0.7.0claws70
18669
18670         * src/mainwindow.c
18671                 cosmetic, relating to pixmap themes: on toolbar make 
18672                 updating of 'Exec' and 'Compose news/Compose email'
18673                 icons faster.
18674
18675 2002-02-12 [carsten]    0.7.0claws69
18676         * src/folderview.c
18677           src/mainwindow.[ch]
18678           src/stock_pixmap.c
18679           src/summaryview.c
18680           src/prefs_common.c
18681                 - refreshing after changing pixmap theme better
18682                   now (thanks Paul)
18683                 - wanted to remove some mem leaks, but alfons was
18684                   faster (and had the better solution ;)
18685
18686 2002-02-12 [alfons]     0.7.0claws68
18687
18688         * src/prefs_common.c
18689         * src/stock_pixmap.[ch]
18690                 plug mem leaks, refactor code a little bit
18691
18692
18693 2002-02-12 [sergey]     0.7.0claws67
18694
18695         * src/imap.c
18696                 Fixed problem with copying messages to IMAP folders when the
18697                 server uses something other than '/' as a namespace separator
18698                 (cyrus-imapd uses '.').
18699
18700 2002-02-12 [jens]       0.7.0claws66
18701
18702         * po/de.po
18703                 Updated German Translation
18704
18705 2002-02-12 [paul]       0.7.0claws65
18706
18707         * sync with sylpheed 0.7.1cvs1
18708                 see ChangeLog entry 2002-02-12
18709
18710 2002-02-12 [melvin]     0.7.0claws64
18711
18712         * src/prefs_actions.c
18713                 Fixed "feature" where children's output was duplicated 
18714                 instead of refreshed while monitoring.
18715                 Removed some debug code.
18716
18717 2002-02-12 [christoph]  0.7.0claws63
18718
18719         * src/compose.c
18720                 always delete message from queue after sending/send error
18721                 (closes bug #509601)
18722
18723 2002-02-12 [melvin]     0.7.0claws62
18724
18725         * src/prefs_actions.c
18726                 Children wait loop is now triggered with a timeout of 1s
18727                 Added %F which is replaced with the list of filenames 
18728                 of all selected messages (as suggested by Ricardo Mones Lestra)
18729                 Pipe syntax changed. Prefix with | to send selection, postfix
18730                 with | to retrieve output. Prefix with > or * to send
18731                 user definable input to the command (*: input is hidden)
18732                 Old pipe action should now be postfixed with |, too.
18733
18734 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
18735         * src/stock_pixmap.c
18736                 fixed a bug: if there's no theme directory don't
18737                 throw an error, just do "nothing" (thanks Alfons)
18738
18739 2002-02-12 [carsten]    0.7.0claws60
18740         * src/folderview.c
18741           src/summaryview.c
18742                 had to write the cache twice (nasty!); some marks would 
18743                 get lost if not
18744
18745 2002-02-11 [carsten]    0.7.0claws59
18746         * acconfig.h
18747           configure.in
18748           doc-src/maintainer_guide.txt
18749           src/compose.[ch]
18750           src/defs.h
18751           src/folderview.[ch]
18752           src/gtkutils.[ch]
18753           src/mainwindow.[ch]
18754           src/prefs_common.[ch]
18755           src/stock_pixmap.[ch]
18756           src/summaryview.[ch]
18757                 pixmap theming and related work on pixmap
18758                 handling on some other places
18759                 (e.g. hrm features for all folder)
18760           src/pixmap/stock_*.xpm -> the stock_ was removed
18761         
18762 2002-02-11 [paul]       0.7.0claws58
18763
18764         * sync with sylpheed 0.7.1 release
18765                 see ChangeLog entries 2002-02-11
18766
18767 2002-02-08 [paul]       0.7.0claws57
18768
18769         * sync with sylpheed 0.7.0cvs39
18770                 see ChangeLog entry 2002-02-07 (last entry) 
18771
18772         * src/prefs_actions.c
18773           src/prefs_filtering.c
18774           src/prefs_matcher.c
18775           src/prefs_scoring.c
18776                 sync: made it compile with C compilers other than gcc
18777
18778 2002-02-07 [paul]       0.7.0claws56
18779
18780         * sync with sylpheed 0.7.0cvs38
18781                 see ChangeLog entries 2002-02-06 (last 2 entries) and
18782                 2002-02-07
18783
18784 2002-02-07 [darko]      0.7.0claws55
18785
18786         * src/gtkutils.[ch]
18787         * src/summaryview.c
18788                 Fix const gchar */gchar * issue (thanks Hiro)
18789
18790 2002-02-07 [darko]      0.7.0claws54
18791
18792         * src/compose.[ch]
18793         * src/filtering.c
18794         * src/gtkutils.[ch]
18795         * src/prefs_template.c
18796         * src/quote_fmt.h
18797         * src/quote_fmt_parse.y
18798         * src/summaryview.c
18799         * src/utils.[ch]
18800                 When replying or forwarding an email don't quote the entire
18801                 mail body but use the part of the message text that is selected
18802
18803 2002-02-06 [melvin]     0.7.0claws53
18804
18805         * src/prefs_common.[ch]
18806         * src/gtkspell.[ch]
18807         * src/compose.c
18808                 Made possible to switch quickly to last used dictionary
18809                 which makes checking bilingual documents easier.
18810
18811 2002-02-06 [melvin]     0.7.0claws52
18812         
18813         * po/POTFILES.in
18814                 Added forgotten new file src/prefs_actions.c
18815
18816 2002-02-06 [melvin]     0.7.0claws51
18817
18818         * src/prefs_actions.c   ** NEW FILE **
18819         * src/prefs_actions.h   ** NEW FILE **
18820                 Added actions to execute on message text view, or on the
18821                         message's file.
18822         * src/Makefile.am
18823                 Added src/prefs_actions.[ch]
18824         * src/compose.c
18825                 Added new menu "Edit/Actions"
18826         * src/defs.h
18827                 Added new actionsrc file.
18828         * src/main.c
18829                 Added actionsrc reading.
18830         * src/mainwindow.c
18831                 Added new menus "Edit/Actions" and "Configuration/Actions..."
18832         * src/prefs_common.h
18833                 Added new element actionslst element to prefs_common.
18834
18835 2002-02-06 [paul]       0.7.0claws50
18836
18837         * sync with sylpheed 0.7.0cvs36
18838                 see ChangeLog entry 2002-02-06
18839
18840 2002-02-05 [paul]
18841
18842         * po/es.po
18843                 updated by Ricardo Mones Lastra
18844
18845 2002-02-05 [paul]       0.7.0claws49
18846
18847         * sync with sylpheed 0.7.0cvs33
18848                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
18849
18850 2002-02-05 [paul]       0.7.0claws48
18851
18852         * src/compose.c
18853                 re-add 'Edit/Advanced/Delete entire line', previously named
18854                 'Delete Line+'
18855
18856 2002-02-04 [paul]       0.7.0claws47
18857
18858         * src/compose.c
18859           src/summaryview.c
18860                 fix bug #494993 (Reply All not taking Reply-To into consi)
18861                 eliminate differences in behaviour of right-click 'Reply to all' 
18862                 in summary view and 'Reply to all' on the toolbar. 
18863                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
18864                 view and From gets ignored by 'Reply to all' on toolbar.
18865                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
18866                 From when no Reply-To header is present.
18867
18868 2002-02-04 [paul]       0.7.0claws46
18869
18870         * sync with sylpheed 0.7.0cvs30
18871                 see ChangeLog entries 2002-02-03 and 2002-02-04
18872
18873 2002-02-03 [melvin]     0.7.0claws45
18874
18875         * src/gtkspell.[ch]
18876                 Readded function to highlight all misspelled words.
18877                 Fixed bug where user-provided-words did not replace
18878                         correctly the misspelled word when using the mouse.
18879                 Fixed bug where checking a region selected from right to left did
18880                         not check the region at all.
18881                 Fixed bug where 'Check backwards' may not check at all. 
18882                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
18883                 Fixed possible buffer overflow when checking for long strings (>1k).
18884                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
18885                 Accelerators code uses now gtk_widget_add_accel.
18886                 Removed and disabled obsolete and unfinished code.
18887                 Cleaning up.
18888
18889         * src/compose.c
18890                 Added menu item to Highlight all misspelled words.
18891
18892 2002-02-01 [paul]       0.7.0claws44
18893
18894         * src/mainwindow.c
18895                 fix '/View/Hide read messages' sensitivity when all
18896                 messages in a folder are hidden
18897
18898 2002-02-01 [paul]       0.7.0claws43
18899
18900         * src/main.c
18901                 add --send option to command line interface, sends all
18902                 queued mail. Patch submitted by Ricardo Mones Lastra.
18903
18904 2002-01-31 [paul]       0.7.0claws42
18905
18906         * src/mainwindow.c
18907                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
18908
18909 2002-01-31 [paul]       0.7.0claws41
18910
18911         * sync with sylpheed 0.7.0cvs27
18912                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
18913                 and 2002-01-31
18914
18915         * src/textview.c
18916                 comment out elements of textview_show_part() as temporary
18917                 workaround for attachment 'Display as text' bug 
18918
18919         * po/pt_BR.po
18920                 updated by Fabio Junior Beneditto
18921
18922 2002-01-30 [paul]       0.7.0claws40
18923
18924         * sync with sylpheed 0.7.0cvs24
18925                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
18926                 and 2002-01-30
18927
18928         * src/compose.c
18929                 add {N_("/_Spelling"), ... "<Branch>"} to 
18930                 GtkItemFactoryEntry compose_entries[]
18931
18932         * src/prefs_common.c
18933                 add claws menu items to prefs_keybind_apply_clicked()
18934                 and remove non-claws menu items
18935
18936 2002-01-29 [paul]       0.7.0claws39
18937
18938         * sync with sylpheed 0.7.0cvs22
18939                 see ChangeLog entries 2002-01-28 and 2002-01-29
18940
18941 2002-01-28 [melvin]     0.7.0claws38
18942
18943         * src/compose.c
18944                 Added the declartion of compose_send_control_enter.
18945
18946         * src/compose.c
18947         * src/gtkspell.[ch]
18948                 Added in a 'Spelling' menu which includes the configuration menu. 
18949                 Added a real 'Check all' and got rid from the old one which only
18950                 highlited misspelled word.
18951                 Made 'Check while typing' a disableable option.
18952                 Added a dialog when there are no more misspelled word.
18953                 Added a dialog if error occurs when switching to a dictionary.
18954         
18955         * src/prefs_common.[ch]
18956                 Added option for the default 'Check while typing' option.
18957
18958
18959 2002-01-28 [alfons]     0.7.0claws37
18960
18961         * src/compose.c
18962                 fix buglet and make code comply with sylpheed code style
18963
18964 2002-01-28 [paul]       0.7.0claws36
18965
18966         * sync with sylpheed 0.7.0cvs19
18967                 see ChangeLog entries for 2002-01-28
18968
18969 2002-01-28 [hoa]        0.7.0claws35
18970
18971         * src/defs.h
18972                 added rendererrc
18973
18974         * src/main.c
18975                 read the renderer config
18976
18977         * src/procmime.[ch]
18978                 use the renderer config to convert mime attachments
18979
18980         * src/textview.c
18981                 don't use textview_show_html/ertf,
18982                 use get_text_content instead
18983
18984 2002-01-27 [alfons]     0.7.0claws34
18985         
18986         * src/news.c
18987                 make sylpheed believe it can delete a news message...
18988                 (messages are NOT deleted, maybe we should remove
18989                 processing from the folder properties after all.)
18990
18991 2002-01-27 [alfons]     0.7.0claws33
18992
18993         * src/folder.c
18994                 add extra checks
18995         * src/news.c
18996                 implement remove_msg() 
18997
18998 2002-01-27 [alfons]     0.7.0claws32
18999
19000         * src/procmsg.h
19001         * src/procheader.c
19002         * src/messageview.c
19003                 fix return receipt / disposition notification again. this
19004                 stuff seems to break on _every_ major summary UI change, so
19005                 it's now implemented using a flag which is saved in the
19006                 marks cache
19007                 
19008 2002-01-26 [alfons]     0.7.0claws31
19009
19010         * src/import.c
19011                 let import dialog show the destination folder identifier
19012
19013 2002-01-26 [melvin]     0.7.0claws30
19014
19015         * src/folderview.c
19016         * src/summaryview.c
19017                 Readded 'Mark all read' into summary view popup menu
19018                 Added 'Mark all read' in folder view popup menu for IMAP
19019                 and NNTP.
19020                 Made it insensitive if the selected folder is not the shown
19021                 one to avoid 'Mark all read' on the wrong folder.
19022                 
19023 2002-01-26 [paul]       0.7.0claws29
19024
19025         * src/folderview.c
19026           src/summaryview.c
19027                 move 'Mark all read' from summary view to folder view
19028                 menu. (adapted from) patch submitted by Jeremy Andrews,
19029                 <lists@kerneltrap.com>
19030
19031 2002-01-25 [alfons]     0.7.0claws28
19032
19033         * src/gtkstext.c
19034                 put the gtk class name back so GtkSText adapts the 
19035                 settings of GtkText
19036
19037 2002-01-25 [alfons]     0.7.0claws27
19038
19039         * src/folderview.c 
19040                 assimilate Ricardo's patch that shows pixmaps instead of
19041                 plain "new" and "unread" texts in the folder view column
19042                 headers 
19043
19044 2002-01-25 [paul]       0.7.0claws26
19045
19046         * src/Makefile.am
19047                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
19048                 be found in non-standard locations. 
19049                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
19050
19051 2002-01-25 [paul]       0.7.0claws25
19052
19053         * sync with sylpheed 0.7.0cvs16
19054                 see ChangeLog entry 2002-01-25
19055
19056 2002-01-24 [paul]       0.7.0claws24
19057
19058         * more sync with sylpheed 0.7.0cvs15
19059                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
19060
19061 2002-01-23 [sergey]     0.7.0claws23
19062
19063         * src/importldif.c
19064                 Fixed segfault when closing LDIF import wizard with
19065                 the window manager.
19066         * src/imageview.c
19067         * src/imageview.h
19068         * src/messageview.c
19069         * src/mimeview.c
19070                 Fixed wrong scrolling position after switching between
19071                 text and image parts.
19072
19073 2002-01-23 [paul]       0.7.0claws22
19074
19075         * sync with sylpheed 0.7.0cvs15
19076                 see ChangeLog entries 2002-01-22 and 2002-01-23
19077
19078 2002-01-21 [melvin]     0.7.0claws21
19079
19080         * src/prefs_scoring.c
19081         * src/prefs_filtering.c
19082                 Fixed bug where scoring and filtering windows stopped
19083                 autochecking.
19084
19085 2002-01-21 [paul]       0.7.0claws20
19086
19087         * sync with sylpheed 0.7.0cvs12
19088                 see ChangeLog entries 2002-01-20 and 2002-01-21
19089
19090 2002-01-21 [carsten]    0.7.0claws19
19091         * src/mainwindow.c
19092         * src/menu.[ch]
19093         * src/messageview.[ch]
19094         * src/summaryview.[ch]
19095                 changes to shortcuts handling again:
19096                         + "Q" now controled by mainwin
19097                         + v/V are now customizable and have slightly
19098                           different meanings
19099                 the "button" to minimize the messageview (and maximize
19100                 the summary view) is a real button now
19101         * src/compose.c
19102                 "Delete Line+" added to Edit/Advanced (this will also
19103                 delete the '\n')
19104
19105 2002-01-20 [melvin] 0.7.0claws18
19106
19107         * src/addressbook.c
19108                 Made "Bcc" sensitive when addressbook is called from
19109                 compose window (it was a Claws only bug).
19110
19111 2002-01-19 [alfons] 0.7.0claws17
19112
19113         * src/inc.c
19114                 prevent unnecessary updates when currently selected folder has
19115                 no new messages 
19116
19117 2002-01-19 [alfons] 0.7.0claws16
19118         
19119         * src/summaryview.c
19120                 prevent writing the cache based on current message list in summary 
19121                 view when filtering also put messages in currently selected folder
19122
19123 2002-01-19 [paul]
19124
19125         * po/it.po
19126                 Italian translation submitted by Alessandro Maestri
19127                 <a.maestri@cs.tin.it>
19128
19129 2002-01-18 [melvin]     0.7.0claws15
19130
19131         * src/prefs_filters.c
19132                 fixed bug where 'cancel' from 'filters' window stops autochecking
19133                 if the timer timed out  when the window was open.
19134
19135 2002-01-18 [match]      0.7.0claws14
19136
19137         * src/addrclip.[ch]     ** NEW FILE **
19138         * src/addrselect.[ch]   ** NEW FILE **
19139         * src/adbookbase.h      ** NEW FILE **
19140                 addressbook cut, copy and paste
19141         * src/addrbook.[ch]
19142         * src/addrcache.[ch]
19143         * src/addressitem.h
19144         * src/addrindex.[ch]
19145         * src/addritem.[ch]
19146         * src/importldif.c
19147         * src/importmutt.c
19148         * src/jpilot.[ch]
19149         * src/syldap.[ch]
19150         * src/vcard.[ch]
19151         * src/jpilot.[ch]
19152         * src/editbook.c
19153         * src/editjpilot.c
19154         * src/editldap.c
19155         * src/editvcard.c
19156                 support for copy/paste
19157         * src/addressbook.c
19158                 support for copy/paste
19159                 tidy up menu option processing
19160                 correct address list function arguments
19161         * src/editaddress.c
19162                 sort user attributes
19163         * src/ldif.h
19164         * src/mutt.h
19165                 tidy up
19166
19167         * src/addrbook.[ch]
19168         * src/addrbook.[ch]
19169         * src/addrbook.[ch]
19170                 
19171
19172 2002-01-18 [paul]       0.7.0claws13
19173
19174         * sync with sylpheed 0.7.0cvs8
19175                 configure.in: support Mac OS X (Darwin)
19176
19177 2002-01-18 [carsten]    0.7.0claws12
19178         * src/html.c
19179                 small hack to fix a segfault with an empty href
19180                 (reported by Alexandra Walford <deeni@altern.org>)
19181         * src/mainwindow.c
19182         * src/summaryview.c
19183                 the shortcuts for Mark und Mark as unread are hardcoded
19184                 again
19185         * src/compose.c
19186         * src/gtkstext.[ch]
19187                 readded the shortcuts in gtkstext but made them
19188                 customizeable (simply by adding a menu plus a wrapper
19189                 to compose.c)
19190
19191 2002-01-17 [melvin]     0.7.0claws11
19192
19193         * src/gtkspell.c
19194                 fix default dictionary not being saved.
19195
19196 2002-01-16 [darko]      0.7.0claws10
19197
19198         * src/compose.c
19199                 fix wrapping crash with URL longer than wrapping margin
19200
19201 2002-12-08 [hoa]        0.7.0claws10
19202
19203         * src/matcher_parser_parse.y
19204                 fixed some bugs
19205
19206         * src/prefs_filtering.c
19207                 now, we can use bounce action in the dialog box.
19208
19209 2002-01-16 [carsten]    0.7.0claws9
19210         * src/gtkstext.c
19211                 removed the <control> and <alt> shortcuts because they're
19212                 not needed and interefered with the "normal" shortcuts
19213         * src/mainwindow.c
19214         * src/summaryview.c
19215                 removed most of the hardcoded shortcuts and assigned
19216                 them to menu entries making them easy customizable by
19217                 that
19218
19219 2002-01-16 |melvin]     0.7.0claws8
19220
19221         * src/gtkspell.c
19222                 fixed bug where using the mouse and when the compose
19223                 window is not on top may result in a crash.
19224
19225 2002-01-16 [melvin]     0.7.0claws7
19226
19227         * src/compose.c
19228                 fixed a long standingspell checker bug which could 
19229                 cause a crash after sending a message.
19230
19231 2002-01-16 [paul]       0.7.0claws6
19232
19233         * sync with sylpheed 0.7.0cvs7
19234                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
19235                 2002-01-15, and 2002-01-16
19236
19237 2002-01-16 [melvin]     0.7.0claws5
19238
19239         * README.claws
19240         * src/compose.c
19241         * src/gtkspell.[ch]
19242         * src/main.c
19243                 Heavily modified spell checker code to work around
19244                 ispell bug, to add keyboard shortcuts and for future
19245                 enhancements. See README.claws for usage information.
19246
19247 2002-01-15 [alfons]     0.7.0claws4
19248         
19249         * src/summaryview.c
19250                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
19251                 so sorting within threads reflects sort mode
19252
19253 2002-01-15 [christoph]  0.7.0claws3
19254
19255         * src/procmsg.c
19256                 added alertpanel if mail sending failed
19257
19258 2002-01-15 [alfons]     0.7.0claws2
19259         
19260         * src/prefs_filtering.c
19261                 don't stop timer when prefs filtering dialog is opened
19262
19263 2002-01-14 [alfons]     0.7.0claws1
19264
19265         * src/addr_compl.c
19266         * src/prefs.c
19267                 remove debug_print()s for privacy reasons
19268
19269 2002-01-14 [darko]      0.7.0claws
19270
19271         * README.claws
19272                 quotation wrapping is now also in the main branch
19273
19274 2002-01-14 [paul]
19275
19276         * tools/filter_conv.pl
19277                 allow for Boolean Op and case-sensitivity
19278                 this file is included in the release and tagged
19279                 'rel_0_7_0'
19280
19281 2002-01-13 [paul]       0.7.0claws
19282
19283         * release 0.7.0, with cvs tag 'rel_0_7_0'
19284
19285 2002-01-13 [paul]
19286
19287         * tools/filter_conv.pl
19288         * tools/README
19289                 rewritten to output to matcherrc instead of filteringrc
19290
19291         * po/es.po
19292                 updated Spanish translation by Ricardo Mones Lastra
19293
19294 2002-01-13 [alfons]
19295
19296         * po/nl.po
19297                 update dutch translation
19298
19299 2002-01-13 [paul]
19300
19301         * po/pt_BR.po
19302                 Updated by Fabio Junior Beneditto 
19303
19304 2002-01-13 [melvin]     0.6.6claws53
19305
19306         * po/fr.po
19307                 Updated french translation
19308
19309 2002-01-12 [alfons]     0.6.6claws52
19310
19311         * src/filtering.c
19312                 plug mem leak that has been sitting there for ages              
19313
19314 2002-01-12 [alfons]     0.6.6claws51
19315
19316         * src/summaryview.c
19317                 undo melvin's changes from 0.6.6claws48 because summary
19318                 view now refuses to select first unread message when
19319                 selecting a folder 
19320
19321 2002-01-11 [alfons]     0.6.6claws50
19322
19323         * src/import.c
19324                 use claws' semantics for getting folder item when
19325                 importing an mbox file into a folder 
19326                 (submitted by Dale P. Smith)
19327
19328 2002-01-11 [christoph]  0.6.6claws49
19329
19330         * src/prefs.h
19331                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
19332                 toggle widget, because non static prefs can not use
19333                 prefs_set_* functions
19334         * src/prefs_account.c
19335                 toggle smtp auth password field sensitivity if
19336                 user id is empty and add descrition of usage for
19337                 these fields
19338         * src/prefs_folder_item.c
19339                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
19340                 callbacks
19341
19342 2002-01-11 [melvin]     0.6.6claws48
19343
19344         * src/compose.c
19345                 fix the 'Ctrl-Enter' feature for sending and test really
19346                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
19347                 editables which was not documented in Gtk)
19348
19349         * src/summaryview.c
19350                 Made summaryview refresh after sorting and not before.
19351
19352 2002-01-11 [christoph]  0.6.6claws47
19353
19354         * src/compose.c
19355                 select account from account ids if possible and
19356                 correctly set save folder for copy in reedit
19357
19358 2002-01-10 [paul]       0.6.6claws46
19359
19360         * sync with sylpheed 0.7.0 release
19361                 see ChangeLog entries 2002-01-07, 2002-01-08 and
19362                 2002-01-09
19363
19364 2002-01-09 [alfons]
19365
19366         * src/summaryview.c
19367                 remove more dirt traces...
19368
19369 2002-01-09 [alfons]
19370         
19371         * src/summaryview.c
19372                 clean up some traces of my debugging stuff
19373
19374 2002-01-09 [alfons]     0.6.6claws45
19375
19376         * src/filtering.c
19377                 break up filteringprop_apply() in three separate pieces
19378                 so we can drop messages that failed processing in the
19379                 inbox
19380
19381         * src/summaryview.c
19382                 fix bug #469598 "no refresh of inbox after filter" which 
19383                 was introduced by the new summary view locking, and which 
19384                 prevented the summary view to update after a manual filter 
19385                 message. claw's filter message requires a summary_show().
19386                 (aargh, summary_show() again! :-)
19387                 
19388 2002-01-07 [alfons]     0.6.6claws44
19389
19390         * src/headerwindow.c
19391         * src/logwindow.c
19392         * src/messageview.c
19393         * src/sourcewindow.c
19394                 bring in Hiro's last 0.7.0 wm class fixes
19395
19396         * tools/sylprint.pl
19397                 bring in Ricardo's fix for sylprint script
19398
19399         * AUTHORS       
19400         * src/rfc2015.[ch]
19401         * src/prefs_common.[ch]
19402         * src/prefs_account.[ch]
19403         * src/compose.c
19404                 clean up account preference poison in rfc2015,
19405                 and preparation to fix double sign bug 
19406                 (patch submitted by Simon 'corecode' Schubert)
19407
19408 2002-01-07 [christoph]  0.6.6claws43
19409
19410         * src/mh.c
19411                 search for free message number, do not only rely
19412                 on last_num
19413         * src/send.c
19414                 fix smtp auth and use extra account information
19415                 if available, if not use pop3 data instead
19416                 (closes bug #500341)            
19417         * src/ssl.[ch]
19418                 match coding style
19419
19420 2002-01-06 [alfons]     0.6.6claws42
19421
19422         * src/mainwindow.c
19423                 try making the separate windows work again...
19424
19425 2002-01-06 [alfons]     0.6.6claws41
19426
19427         * src/mainwindow.c
19428                 adapt Hiro's separate window menu (to get rid of the funny
19429                 duplicate menu items), and make it work again
19430
19431 2002-01-06 [alfons]     0.6.6claws40
19432
19433         * tools/Makefile.am
19434         * tools/sylprint.rc
19435         * tools/sylprint.pl
19436         * tools/README.sylprint
19437                 add sylprint script for printing mails from Sylpheed
19438                 (contributed by Ricardo Mones Lastra)
19439
19440         * src/acount.c
19441                 clean up
19442
19443 2002-01-06 [melvin]     0.6.6claws39
19444
19445         * src/mainwindow.c
19446         * src/summaryview.c
19447                 Fixed crash introduced in 0.6.6claws38 by the menu
19448                 reorganisation (Hide read messages)
19449         
19450         * ChangeLog.claws 
19451                 Fixed typo (we are now in 2002, alfons ;) )
19452
19453 2002-01-05 [alfons]     0.6.6claws38
19454
19455         * sync with sylpheed 0.6.6cvs10-17
19456                 (last stuff marked as LAST_STABLE)
19457
19458 2002-01-04 [melvin]     0.6.6claws37
19459
19460         * src/account.c
19461                 Made account selection code use strcasestr again instead of
19462                 g_strcasecmp (fixes bug where reediting queued messages
19463                 did not select proper account reported by T. Link).
19464         
19465         * src/folderview.c
19466                 Fix bug where folder icons are not shown when 'hide read messages'
19467                 is on.
19468         
19469         * src/stock_pixmaps.[ch]
19470                 Added folder icons for 'hide read messages'.
19471         
19472         * src/compose.c
19473                 Fixed bug where 'Enter' in a header entry will send the message 
19474                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
19475
19476 2002-01-03 [melvin]     0.6.6claws36
19477         
19478         * src/prefs.[ch]
19479                 Added popup menu for common preferences and
19480                 account preferences (right click on tab displays
19481                                 a menu of all tabs.)
19482
19483 2002-01-02 [melvin]     0.6.6claws35
19484
19485         * src/gtkspell.[ch]
19486                 Made spelling code compatible with undo/redo feature.
19487                 Added creation of suggestion mode menu for the general
19488                         preferences.
19489         
19490         * src/prefs_common.[ch]
19491                 Added option menu for the speller's suggestion mode.
19492                 Added missing spaces in "..." buttons and made a "..."
19493                         button non translatable!
19494         
19495         * src/compose.c
19496                 Made speller use the default suggestion mode.
19497                 Hack to make it possible to choose 'CTRL-Enter' as a
19498                         shortcut for sending (and only for sending).
19499
19500         * src/prefs_folder_item.c
19501                 Changing subject simplification does not update cache 
19502                         anymore (because it is unnecessary).
19503                 Fixed bug where changing subject simplification updated the 
19504                         summaryview even when the viewed folder is not the
19505                         folder which properties are being changed. (E.g. 
19506                                         viewing folder A and changing
19507                                         the subject simplification of 
19508                                         folder B -not being viewed- updated the 
19509                                         summaryview of folder A with data of
19510                                         folder B). (Hope this is clear... )
19511
19512 2001-12-31 [alfons]     0.6.6claws34
19513         
19514         * src/ldif.c
19515         * src/mutt.c
19516                 fgetc() returns a signed integer which doesn't
19517                 fit in a char. so c truncates this to a char
19518                 but we may lose significant bits. i.e. we may
19519                 comparing 0xFF which may not be equal to -1
19520                 unless properly casted to signed char which
19521                 we won't do because fgetc() returns a signed
19522                 integer which doesn't fit in a char. so c 
19523                 truncates this to a char but we may lose 
19524                 significat bits. (you got the idea, thanks
19525                 to Gustavo Noronha Silva <kov@debian.org>
19526                 and the Debian folks!)
19527
19528 2001-12-30 [alfons]     0.6.6claws33
19529
19530         * src/prefs_common.c
19531                 add #ifdef USE_PSPELLs that Melvin forgot               
19532
19533 2001-12-30 [melvin]     0.6.6claws32
19534         
19535         * src/prefs_common.[ch]
19536                 Added configurable color for misspelled words.
19537
19538         * src/gtkspell.[ch]
19539                 Fixed bug of foreground text color (reported by David
19540                                 Mehrmann)
19541                 Added configurable color for misspelled words.
19542
19543 2001-12-30 [alfons]     0.6.6claws31
19544
19545         * src/folder.c
19546                 remove unnecessary things someone put there
19547
19548         * src/mh.c
19549         * src/folder.[ch]
19550                 make folder properties (like threading and sorting) persistent
19551                 (closes bug #497424 "rescan folder tree resets proprieties")
19552                 currently this is only for MH folders. 
19553
19554 2001-12-29 [melvin]     0.6.6claws30
19555
19556         * src/string_match.[ch]
19557                 Optimized a bit: regexp pattern buffer compiled only once, and
19558                   one subroutine call removed. Fixed ^ regexp search: Now, 
19559                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
19560         
19561         * src/summaryview.c
19562                 Subject filtering changed to filter summary columns and
19563                   not directly the messages subject cache. The loss in 
19564                   performance is balanced by the improvement of string_match.
19565                 Added an alert panel if there is an error in the regexp.
19566
19567         * src/src/prefs_folder_item.h
19568                 Added a regexp pattern buffer.
19569
19570 2001-12-28 [alfons]     0.6.6claws29
19571
19572         * src/string_match.[ch]
19573                 clean up name space
19574                 allow compilation *BSD
19575
19576 2001-12-27 [alfons]     0.6.6claws28
19577
19578         * src/filter.c
19579                 sync the Hiro's bug fix for BSD
19580
19581 2001-12-27 [melvin]     0.6.6claws27
19582         
19583         * src/compose.c
19584                 Simplify focus to subject entry code.
19585
19586 2001-12-27 [darko]      0.6.6claws26
19587
19588         * src/filtering.c
19589         * src/mbox_folder.c
19590         * src/messageview.c
19591         * src/mh.c
19592         * src/procheader.[ch]
19593         * src/procmsg.h
19594         * src/stock_pixmap.[ch]
19595         * src/summaryview.c
19596                 Show key icon for encrypted mails in summary view
19597
19598         * src/pixmaps/clip.xpm
19599         * src/pixmaps/clipkey.xpm
19600         * src/pixmaps/key.xpm
19601                 New/modified icons for the above
19602
19603 2001-12-27 [melvin]     0.6.6claws25
19604
19605         * src/prefs_common.c
19606                 Put spell checker options in a separate tab to decrease
19607                 the Common Preferences window height.
19608
19609         * README.claws  
19610                 Update spell checker usage instruction about its options
19611                 location.
19612
19613 2001-12-27 [melvin]     0.6.6claws24
19614
19615         * src/compose.c
19616                 Changed subject entry widget position. Initial focus is
19617                 on the To header instead of the subject entry.
19618                 Creating a new header scrolls the header list to make the
19619                 created one visible. Nevertheless, when automatically filling
19620                 headers, the first one is shown.
19621                 A Tab key press in the last empty header entry zips the 
19622                 focus to the subject entry.
19623                 (I did not change the combo boxes, yet)
19624
19625 2001-12-26 [alfons]     0.6.6claws23
19626
19627         * src/prefs_account.c
19628         * src/inc.c
19629                 allow default inbox to reside in another mailbox (only
19630                 works for POP3 accounts)
19631
19632 2001-12-26 [alfons]     0.6.6claws22
19633         
19634         * src/textview.c
19635                 make reply-on-click work with the account of the selected folder
19636         * src/compose.c
19637                 put a fixme here to remind me to fix finding correct default
19638                 account for nested folders
19639
19640 2001-12-25 [alfons]     0.6.6claws21
19641
19642         * src/summaryview.c
19643                 make column headers display locked and mark pixmaps (idea by Melvin) 
19644                 fix bug by adding score and locked column type to sort array
19645
19646 2001-12-25 [alfons]     0.6.6claws20
19647         
19648         * src/summaryview.c
19649                 catch a *potentially* inadvertent write back of  
19650                 the message cache(s) introduced by 0.6.5claws37
19651
19652 2001-12-25 [christoph]  0.6.6claws19
19653
19654         * src/stock_pixmap.[ch]
19655         * src/summaryview.c
19656                 add ignore thread pixmap
19657                 (can someone draw a better icon for this?)
19658
19659 2001-12-24 [alfons]     0.6.6claws18
19660
19661         * src/prefs_folder_item.c
19662                 make address completion actually work for the
19663                 Default To address in the Folder Property dialog.
19664
19665 2001-12-24 [alfons]     0.6.6claws17
19666         
19667         * src/summaryview.c
19668                 use new style regexp for subject stripping 
19669                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
19670
19671 2001-12-24 [darko]      0.6.6claws16
19672
19673         * src/pgptext.c
19674         * src/rfc2015.c
19675                 move GPG related informational messages to debug mode
19676
19677 2001-12-23 [alfons]     0.6.6claws15
19678
19679         * src/stock_pixmap.[ch]
19680         * src/summaryview.c
19681                 add the forgotten Claws' locked pixmap
19682
19683 2001-12-23 [alfons]     0.6.6claws14
19684
19685         * src/filesel.c
19686                 accept file name typed in entry in multi file
19687                 selector (patch submitted by Gustavo Noronha Silva 
19688                 <kov@debian.org>)
19689
19690 2001-12-23 [alfons]     0.6.6claws13
19691
19692         * src/prefs_filter.c
19693         * src/prefs_filtering.c
19694         * src/matcher.c
19695         * src/importmutt.c
19696                 clean up a little bit
19697         
19698         * src/string_match.c
19699                 validate input strings a little bit more
19700
19701 2001-12-23 [alfons]     0.6.6claws12
19702
19703         * src/Makefile.am
19704         * src/summaryview.c
19705         * src/string_match.[ch]         ** NEW **
19706         * src/folderview.[ch]
19707         * src/headerview.h
19708         * src/folder.[ch]
19709         * src/prefs_folder_item.[ch]
19710                 add subject simplification to strip out strings from
19711                 a subject line (esp. handy for mailing lists). 
19712                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
19713                 but slightly changed things for better integration.)
19714
19715 2001-12-23 [alfons]     0.6.6claws11
19716
19717         * src/mainwindow.c
19718                 fix bug introduced by submission included in 0.6.5claws52.
19719                 ideally this submission should clean the trash if any trash
19720                 folder has a message. however, the hasTrash variable was
19721                 set to false whenever a trash folder was empty (discarding
19722                 a previously found *filled* trash folder.)
19723
19724                 also edited the code a little bit and made it more safe.
19725
19726 2001-12-22 [alfons]     0.6.6claws10
19727
19728         * src/imap.c
19729                 quick fix for Martin Pool's omission of an account
19730                 specific SSL setting
19731
19732 2001-12-22 [alfons]     0.6.6claws9
19733
19734         * src/compose.c
19735         * src/messageview.c
19736         * src/mimeview.c
19737         * src/pgptext.c
19738         * src/procmime.[ch]
19739                 better support for multipart/digest (submitted
19740                 by Fredrik <e98fo@efd.lth.se>)
19741
19742 2001-12-22 [alfons]     0.6.6claws8
19743
19744         * src/addressbook.c
19745                 correct function signature
19746         * src/socket.[ch]
19747         * src/imap.[ch]
19748         * src/prefs_account.[ch]
19749                 allow IMAP over SSH tunnel (patch submitted by 
19750                 Martin Pool <mbp@samba.org>)
19751
19752 2001-12-21 [alfons]     0.6.6claws7
19753
19754         * sync with sylpheed 0.6.6cvs4-9
19755                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
19756
19757 2001-12-21 [christoph]  0.6.6claws6
19758
19759         * src/compose.c
19760         * src/prefs_folder_item.[ch]
19761                 implement saving of outgoing messages to current folder.
19762                 fix segfault when no default outbox is available
19763                 (closes bug #495683)
19764
19765 2001-12-21 [carsten]    0.6.6claws5
19766         * src/folderview.c
19767         * src/summaryview.c
19768                 pressing CTRL while DND does now the expected thing and
19769                 copies the mail (moving is still the default, as this
19770                 seam more appropriate for handling mails by DND)
19771
19772 2001-12-18 [paul]       0.6.6claws4
19773
19774         * sync with sylpheed 0.6.6cvs3
19775                 see ChangeLog entries 2001-12-18
19776
19777 2001-12-18 [hiro]       0.6.6claws3
19778
19779         * src/undo.c
19780                 fix for multibyte characters (obtain the number of letters
19781                 instead of bytes).
19782
19783 2001-12-17 [paul]       0.6.6claws2
19784
19785         * sync with sylpheed 0.6.6cvs1
19786                 see ChangeLog entry 2001-12-16
19787
19788 2000-12-17 [alfons]     0.6.6claws1
19789
19790         * src/filtering.c
19791                 clean up
19792
19793 2001-12-16 [paul]       0.6.6claws
19794 2001-12-15
19795
19796         * Release version 0.6.6claws, cvs tag: rel_0_6_6
19797
19798         * src/mimeview.c
19799                 last minute sync with main 0.6.6
19800
19801         * po/es.po
19802                 updated by Ricardo Mones Lastra
19803                 update for last minute sync
19804         * po/fr.po
19805         * po/nl.po
19806                 update for last minute sync
19807         * po/de.po
19808                 updated by Jens Oberender
19809         * po/pt_BR.po
19810                 updated by Fabio Junior Beneditto
19811
19812         * src/prefs_common.[ch]
19813         * src/undo.c
19814                 number of undo levels is user configurable
19815                 (squeeze it into the release in the dying
19816                 moments) Submitted by Jens Oberender    
19817
19818 2001-12-15 [melvin]
19819
19820         * po/fr.po
19821                 updated french translation
19822
19823 2001-12-15 [paul]       0.6.5claws92
19824
19825         * sync with sylpheed 0.6.5cvs28
19826                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
19827
19828         * po/nl.po
19829                 update to allow for sync
19830
19831 2001-12-15 [alfons]
19832         
19833         * po/nl.po
19834                 update dutch translation
19835
19836 2001-12-14 [carsten]    0.6.5claws91
19837         * src/summaryview.c
19838                 fixed bug #473785; also after changing the column order
19839                 the same message will be selected and displayed as before
19840                 the reordering
19841
19842 2001-12-14 [carsten]    0.6.5claws90
19843         * src/folderview.c
19844                 probably found the bug reported by wwb opening or closing
19845                 a folder tree just before dnd (found the solution in the
19846                 balsa source -- thanks to them)
19847
19848 2001-12-14 [carsten]    0.6.5claws89
19849         * src/gtkutils.c
19850         * src/account.c
19851                 moved gtk_clist_moveto to the right place, so that
19852                 only the accounts dialog is effected on opening
19853
19854 2001-12-14 [carsten]    0.6.5claws88
19855         * src/gtkutils.c
19856                 gtkut_clist_set_focus_row does a gtk_clist_moveto
19857                 now, so that the focused row will be seen in any case
19858                 (reported by wwp on sf-claws-user)
19859
19860 2001-12-14 [darko]      0.6.5claws87
19861
19862         * src/compose.c
19863                 remove unnecessary line
19864
19865 2001-12-14 [paul]       0.6.5claws86
19866
19867         * sync with sylpheed 0.6.5cvs27
19868                 see ChangeLog entries 2001-12-14
19869
19870 2001-12-14 [carsten]    0.6.5claws85
19871         * src/mainwindow.c
19872                 following a suggestion of Melvin the rcoabm pops up
19873                 right under the button now and the button is reliefed
19874                 while the popup is open
19875
19876 2001-12-14 [darko]      0.6.5claws84
19877
19878         * src/compose.c
19879                 fix crash when wrapping long lines if linewrap quotation
19880                 is disabled and wrapper encounters a word spanning more
19881                 than one line
19882
19883 2001-12-13 [paul]       0.6.5claws83
19884
19885         * src/compose.c
19886                 prefer 'Reply-To' header over mailing list header when
19887                 replying to a message. Finally prevent all those confirmation 
19888                 messages being sent to the list itself.
19889
19890         * src/summaryview.c
19891                 remove unused summary_set_menu_sensitive() entry
19892
19893 2001-12-13 [paul]       0.6.5claws82
19894
19895         * src/folderview.c
19896         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
19897         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
19898         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
19899                 improvements to 'Hide read messages': Inbox, Outbox,
19900                 Trash, Queue, and Draft icons now reveal presence of hidden 
19901                 messages
19902
19903 2001-12-12 [alfons]     0.6.5claws81
19904
19905         0.6.5claws80 was tagged as LAST_STABLE
19906
19907         * src/filtering.[ch]
19908         * src/matcher.[ch]
19909         * src/matcher_parser_lex.c
19910                 fix the filtering; my last attempt to get it right, 
19911                 if it does not work, it's Hoa's turn. ;-)
19912
19913                 for my honourable peers:
19914                 
19915                 the code now makes a clear distinction between
19916                 rules as they are displayed (probably escaped),
19917                 and as they are executed (probably unescaped). the
19918                 parser does *NOT* do any unescaping, this is
19919                 the task of the matcher.c (which breaks up a
19920                 rule into condition) and the filtering.c (which
19921                 breaks up the rule's action). to make this
19922                 run happily we provide an unescaped copy of
19923                 crucial strings to the MatcherProp and 
19924                 FilteringAction structures. note that the only
19925                 exception to this is any REGEXP string. those
19926                 are directly passed to regcomp() and regexp()
19927                 (who have much more powerful unescape functions).
19928                 
19929                 for everyone else:
19930         
19931                 you can escape tab (\t), carriage return (\r),
19932                 linefeed (\n), form feed (\f), quote (\"), 
19933                 single quote (\'), bell (\b) in all the entry
19934                 lines in the scoring & filtering dialogs.
19935                 as an added bonus this should not affect
19936                 existing filtering rules.
19937
19938 2001-12-12 [carsten]    0.6.5claws80
19939
19940         * src/summaryview.c
19941         * po/de.po
19942                 "item(s) selected" is now sensitive to 1 or more
19943                 than one selected (nice for language where simple
19944                 adding of a "s" is not possible as German (Eintrag
19945                 ->Eintr"age)
19946                 
19947                 the "forward as attachment" entry from the right
19948                 click menu removed, "forward" acts following the
19949                 prefs
19950         
19951         * src/textview.c
19952                 reverted my former changes; so compiler warning again
19953                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
19954                 nevertheless
19955
19956         * src/messageview.c
19957                 "search in message" does now *not* only work in MVIEW_TEXT
19958                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
19959                 message
19960
19961         * src/mainwindow.c
19962                 removed "/File/_Close" as it was the same as "/File/E_xit"
19963                 and we don't need it two times
19964
19965                 the separate folder view and message view now get a distinct
19966                 WMCLASS, just in case someone is using sawfish ;-)
19967
19968                 as the menu entries "/View/Message view" and "/View/Folder tree"
19969                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
19970                 make them sensitive accordingly and as these two are "shown"
19971                 after startup anytime check this menuitem at startup
19972
19973 2001-12-12 [paul]       0.6.5claws79
19974
19975         * src/folderview.c
19976                 fix sensitivity of 'Search folder...', broken in
19977                 0.6.5claws75
19978
19979         * src/mainwindow.c
19980                 fix dodgy English
19981
19982 2001-12-11 [carsten]    0.6.5claws78
19983         * src/filtering.c
19984                 fixed two typos returning a wrong FALSE/TRUE
19985         * src/mainwindow.[ch]
19986                 extra menu for email/news button removed
19987
19988 2001-12-11 [alfons]     0.6.5claws77
19989         
19990         * src/matcher.c                 (1.3)
19991         * src/matcher_parser_lex.l      (1.28)
19992                 revert for another attempt
19993                 mark 0.6.5claws77 as LAST_STABLE
19994
19995 2001-12-11 [christoph]  0.6.5claws76
19996
19997         * po/de.po
19998                 fixed wrong translation for prev. unread msg
19999
20000 2001-12-11 [paul]       0.6.5claws75
20001
20002         * src/folder.[ch]
20003         * src/folderview.c
20004         * src/mainwindow.c
20005         * src/summaryview.[ch]
20006         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
20007                 enable ability to hide read messages on per folder basis via 
20008                 '/Summary/Hide read messages'; when selected, a folder will 
20009                 have a red open folder icon, instead of a blue icon, if the 
20010                 folder contains hidden messges
20011                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
20012
20013         * src/mainwindow.c
20014                 remove '/Message/Forward as attachment' from 
20015                 main_window_set_menu_sensitive() to prevent debug warning
20016
20017         * src/folderview.c
20018         * src/mainwindow.c
20019                 Clean up some of the English
20020
20021         * tools/newscache_clean.pl
20022                 allow for new 'hidereadmsgs' entry in folderlist.xml
20023
20024         * po/es.po
20025                 updated translation, submitted by Ricardo Mones Lastra
20026
20027 2001-12-11 [paul]       0.6.5claws74
20028
20029         * sync with sylpheed 0.6.5cvs25
20030                 see ChangeLog entry 2001-12-11
20031
20032 2001-12-10 [alfons]     0.6.5claws73
20033
20034         * src/matcher.c
20035                 add more control characters
20036         * src/matcher_parser_lex.l
20037                 make escaping / unescaping work again
20038
20039 2001-12-10 [alfons]     0.6.5claws72
20040
20041         * src/imap.c
20042                 clean up warnings "returning value for void function" 
20043         * src/prefs_filtering.c
20044                 make info button for execute action sensitive
20045
20046 2001-12-10 [paul]       0.6.5claws71
20047
20048         * src/compose.c
20049         * src/imap.[ch]
20050         * src/summaryview.c
20051                 fix: imap server now gets informed of MARKED, UNMARKED
20052                 and REPLY events. Now people can use different IMAP-Mail
20053                 clients and have the exact same information about MARKED,
20054                 UNMARKED and REPLY status with all of them. Especially
20055                 useful for imap servers with a web-frontend.
20056                 submitted by Tobias Sandhaas <medlor@web.de>
20057
20058 2001-12-09 [melvin]     0.6.5claws70
20059         
20060         * src/textview.[ch]
20061                 fixed bug #490076 (hunted down by Alfons who implemented
20062                 a workaround in 0.6.5claws65)
20063
20064 2001-12-09 [christoph]  0.6.5claws69
20065
20066         * src/summaryview.c
20067                 set pointer to string in LOCKED column to NULL
20068                 (might fix bug #490800)
20069
20070 2001-12-09 [carsten]    0.6.5claws68
20071
20072         * po/de.po
20073                 resolved some cluttered menu shortcuts 
20074                 ('creating new email' and 'creating news message'
20075                 hade the same)
20076         * src/compose.c
20077                 wmclass now distinc from main window
20078         * src/mainwindow.c
20079           src/mainwindow.h
20080                 email/news and forward button functionality similar
20081                 to the reply buttons; removed the ugly dropdown arrows
20082                 and use instead the right mouse button
20083
20084 2001-12-09 [paul]       0.6.5claws67
20085
20086         * src/imap.c
20087         * src/utils.h
20088                 allow spaces in imap folder names
20089                 submitted by Willem van Engen <wvengen@stack.nl>
20090
20091 2001-12-09 [paul]       0.6.5claws66
20092
20093         * sync with sylpheed 0.6.5cvs24
20094                 see ChangeLog entry 2001-12-09
20095
20096 2001-12-08 [alfons]     0.6.5claws65
20097
20098         * src/textview.c
20099                 prevent secondary selection claim after "add to sender" dialog
20100                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
20101                 we trick GTK by simulating a click at (0, 0) in the textview.
20102
20103 2001-12-08 [hoa]        0.6.5claws64
20104
20105         * src/folder.c
20106                 fixed a bug about the .processing folder name while filtering
20107
20108 2001-12-08 [alfons]     0.6.5claws63
20109
20110         * src/folderview.c 
20111                 work around problem of not correctly updating folder stats
20112                 when deleting messages. there's some folder scanning evil
20113                 going so the folderview_update_msg_num() does not work
20114                 correctly. need to investigate this.
20115
20116 2001-12-08 [paul]       0.6.5claws62
20117
20118         * sync with sylpheed 0.6.5cvs23
20119                 see ChangeLog entry 2001-12-08
20120
20121 2001-12-07 [christoph]  0.6.5claws61
20122
20123         * src/compose.c
20124                 fix another header translation problem
20125
20126 2001-12-07 [alfons]     0.6.5claws60
20127
20128         * src/mbox.c
20129                 make filtering also work on local spool mbox
20130
20131 2001-12-07 [carsten]    0.6.5claws59
20132         * src/addressbook.c
20133                 addressbook window gets a wmclass distinct from the main
20134                 sylpheed window
20135         * src/compose.h
20136         * src/mainwindow.[ch]
20137                   forward menu item will use mode selected in prefs, forward 
20138                 as attatchment in menu removed (will be substituted in the
20139                 toolbar similar to reply buttons)
20140                   create news message menu entry and news button is now 
20141                 sensitive to the existance of a news account
20142         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
20143         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
20144         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
20145                 these are removed because the toolbar buttons don't show
20146                 the quoting modus any longer
20147
20148 2001-12-07 [paul]
20149
20150         * tools/newscache_clean.pl      ** NEW FILE **
20151                 perl script to do some tidying up in the newscache directory 
20152                 
20153         * tools/sylpheed-switcher       ** NEW FILE **
20154                 perl script to enable easy switching between main and claws
20155                 
20156         * tools/README
20157                 added descriptions of the two new perl scripts          
20158
20159
20160 2001-12-07 [melvin]     0.6.5claws58
20161
20162         * src/messageview.c
20163                 fixed a warning during compilation introduced in 0.6.5claws56
20164
20165 2001-12-07 [paul]       0.6.5claws57
20166
20167         * src/mainwindow.[ch]
20168         * src/menu.[ch]
20169                 further usability enhancements to replying with or without 
20170                 quoting via the toolbar, use of Ctrl key is replaced by 
20171                 drop down menu 
20172                 Submitted by Carsten Schurig            
20173
20174 2001-12-07 [melvin]     0.6.5claws56
20175
20176         * src/messageview.c
20177                 hack to fix bug that prevented to make/paste selections
20178                 after switching between MVIEW_TEXT and MVIEW_MIME views
20179                 without deselecting the selection first.
20180
20181 2001-12-06 [alfons]     0.6.5claws55
20182
20183         * src/filtering.[ch]
20184         * src/inc.c
20185                 revise filtering a little bit more, and make sure
20186                 messages are delivered to the appropriate inbox
20187                 (perhaps set per account)
20188
20189 2001-12-06 [paul]       0.6.5claws54
20190
20191         * sync with sylpheed 0.6.5cvs22
20192                 see ChangeLog entry 2001-12-06
20193
20194 2001-12-05 [alfons]     0.6.5claws53
20195
20196         * src/inc.c
20197         * src/folder.[ch]
20198         * src/procmsg.c
20199         * src/filtering.c
20200                 more revisions of filtering system
20201                 (last stable version is marked as LAST_STABLE)
20202                 
20203                 | NOTE 1): the filtering system now uses a local folder called
20204                 | .processing. if filtering fails, check this directory
20205                 | for missing messages.
20206                 |
20207                 | NOTE 2): help us find the filtering actions still missing
20208
20209 2001-12-05 [paul]       0.6.5claws52
20210
20211         * src/mainwindow.c
20212                 fix bug where 'Empty Trash?' pop-up window appears even
20213                 when Trash is empty, submitted by Jesse Skinner         
20214
20215 2001-12-05 [melvin]     0.6.5claws51
20216
20217         * src/compose.c
20218                 fixed bug #486106 to select correct account when reediting 
20219                 a queued message
20220         
20221 2001-12-04 [alfons]     0.6.5claws50
20222
20223         * src/mh.c
20224                 declare markfile in appropriate functions when
20225                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
20226                 for spotting this)
20227
20228 2001-12-04 [paul]       0.6.5claws49
20229
20230         * sync with sylpheed 0.6.5cvs21
20231                 see ChangeLog entry 2001-12-04
20232
20233 2001-12-03 [christoph]  0.6.5claws48
20234
20235         * po/de.po
20236                 changed translation of undo
20237         * src/account.c
20238         * src/folder.c
20239                 don't reinvent the wheel to traverse a GNode
20240         * src/compose.[ch]
20241                 seperate code to create the compose gui into functions
20242                 add "Others" page with folder selection for saving copy
20243                 of the message.
20244                 the folder identifier is saved to queue header
20245         * src/procmsg.c
20246                 save message to folder in queue header
20247
20248 2001-12-03 [paul]       0.6.5claws47
20249
20250         * sync with sylpheed 0.6.5cvs20
20251                 see ChangeLog entry 2001-12-03
20252
20253 2001-12-01 [paul]
20254
20255         * more sync with sylpheed 0.6.5cvs19
20256                 see ChangeLog entry 2001-11-29
20257
20258 2001-11-30 [paul]       0.6.5claws46
20259         
20260         * src/compose.c
20261                 remove conflicts introduced by Hoa's last commit
20262          
20263         * src/mainwindow.c
20264                 make 'Message/Bounce' sensitive
20265
20266 2001-11-30 [hoa]        0.6.5claws45
20267
20268         * src/compose.c
20269                 slightly change bounce function to add
20270                 information about the user that bounced the mail
20271                 in the From header line.
20272
20273         * src/folderview.c
20274                 permit the use of processing in outbox folder.
20275
20276 2001-11-29 [paul]       0.6.5claws44
20277
20278         * src/mainwindow.[ch]
20279         * src/prefs_common.c
20280         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
20281         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
20282         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
20283                 usability enhancements to the quoting, implements
20284                 use of Ctrl key to toggle quoting settings
20285                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
20286
20287 2001-11-29 [paul]       0.6.5claws43
20288         
20289         * sync with sylpheed 0.6.5cvs19
20290                 see ChangeLog entry 2001-11-28
20291
20292 2001-11-29 [melvin]     0.6.5claws42
20293         * src/Makefile.am
20294                 added enriched.[ch] to the list of files
20295
20296         * src/textview.c
20297         * src/mimeview.c
20298         * src/procmime.[ch]
20299         * src/enriched.[ch]
20300                 added support to view text/enriched
20301                 added support to show headers in message view for text/enriched and text/html
20302                         in non multipart messages
20303
20304 2001-11-28 [paul]       0.6.5claws41
20305
20306         * more sync with sylpheed 0.6.5cvs18
20307                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
20308
20309 2001-11-27 [paul]       0.6.5claws40
20310         
20311         * po/pt_BR.po
20312                 updated translation, submitted by Fabio Junior Beneditto
20313                 
20314         * sync with sylpheed 0.6.5cvs18
20315                 see ChangeLog entries 2001-11-26 (src/textview.c) and
20316                 2001-11-27
20317
20318
20319 2001-11-26 [paul]
20320
20321         * po/es.po
20322                 updated translation, submitted by Ricardo Mones Lastra
20323
20324 2001-11-26 [alfons]
20325
20326         * src/matcher.c
20327                 add more translatable strings
20328
20329 2001-11-26 [christoph]  0.6.5claws39
20330
20331         * po/de.po      
20332                 fixed one more umlaut
20333         * src/compose.c
20334                 fix translated header when it should not be translated
20335
20336 2001-11-26 [paul]       0.6.5claws38
20337
20338         * src/mainwindow.c
20339                 remove '/Message/Add Sender to address book' from 
20340                 main_window_set_menu_sensitive(), prevent debug warning
20341                 add 'Message/Mark/Mark all read' to mainwin_entries[]
20342
20343 2001-11-26 [paul]       0.6.5claws37
20344
20345         * src/summaryview.c
20346                 fix 'recurring unread state' bug 
20347
20348         * tools/README 
20349         * tools/filter_conv.pl
20350                 read name of top level mailbox from folderlist.xml
20351                 and presume nothing about its name              
20352
20353 2001-11-26 [darko]      0.6.5claws36
20354
20355         * src/gtkstext.[ch]
20356                 removed functions that are now in gtkutils.c
20357                 use gtkut_text_is_uri_string() from gtkutils.c
20358         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
20359
20360 2001-11-26 [paul]       0.6.5claws35
20361
20362         * sync with sylpheed 0.6.5cvs16
20363                 see ChangeLog entries 2001-11-25 and 2001-11-26
20364
20365 2001-11-25 [alfons]     0.6.5claws34
20366
20367         EXPERIMENTAL!!! Please checkout the last stable version using: 
20368           
20369         % cvs update -r LAST_STABLE -dRAP
20370
20371         (Or help us testing this stuff.)
20372
20373         * src/filtering.c               (1.14)
20374         * src/filtering.h               (1.6)
20375         * src/inc.c                     (1.28)
20376         * src/matcher.c                 (1.20)
20377         * src/mbox.c                    (1.9)
20378         * src/procmsg.h                 (1.14)
20379         * src/summaryview.c             (1.59)
20380         * src/summaryview.h             (dunno)
20381                 revert/merge/sync to as it was before commit 
20382                 on Thu, 19 Jul 2001 10:15:51 -0700.
20383
20384 2001-11-25 [hoa]        0.6.5claws33
20385
20386         * src/main.c
20387                 processing mails at startup
20388
20389         * src/folderview.c
20390         * src/summaryview.[ch]
20391                 processing mails when entering folder
20392
20393         * src/prefs_filtering.c
20394                 fixed some UI bugs
20395
20396 2001-11-24 [alfons]     0.6.5claws32
20397
20398         * src/summaryview.[ch]
20399                 make summary sort headers work, and also make
20400                 sure the sort type is stored
20401
20402 2001-11-23 [alfons]     0.6.5claws31
20403
20404         * src/summaryview.[ch]
20405                 make lock work like mark
20406                 disallow deleting messages marked as locked
20407
20408 2001-11-23 [alfons]     0.6.5claws30
20409
20410         * src/gtkstext.c
20411         * src/compose.[ch]
20412         * src/Makefile.am
20413         * src/undo.[ch]
20414                 merge undo patch submitted by Jens
20415
20416 2001-11-23 [christoph]  0.6.5claws29
20417
20418         * src/.cvsignore
20419                 added ylwrap
20420         * src/compose.c
20421                 fixed gpg signing and encoding
20422         * src/folder.[ch]
20423         * src/main.c
20424                 added --status option to get new, unread and total
20425                 message count from a running sylpheed
20426         * src/prefs_common.c
20427                 temporary fix for reply_with_quote problem
20428                 (don't call functions for non existing widget)
20429         * src/procmsg.c
20430                 one more check for ignored threads but still not
20431                 always working correctly. probably a recursive
20432                 check for all parents is needed
20433
20434 2001-11-23 [darko]      0.6.5claws28
20435
20436         * src/compose.c
20437                 wrapping on send improvements
20438         * src/gtkutils.[ch]
20439                 fix for GtkSText after last sync with main branch
20440                 GTK_TEXT -> GTK_STEXT
20441
20442 2001-11-23 [paul]       0.6.5claws27
20443
20444         * sync with sylpheed 0.6.5cvs14
20445                 see ChangeLog entries 2001-11-22 and 2001-11-23
20446                 
20447         * po/de.po
20448                 fixed the scrambled umlauts 
20449                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
20450
20451 2001-11-21 [paul]       0.6.5claws26
20452
20453         * sync with sylpheed 0.6.5cvs12
20454                 see 2nd ChangeLog entry dated 2001-11-20
20455
20456 2001-11-20 [paul]       0.6.5claws25
20457
20458         * sync with sylpheed 0.6.5cvs11
20459                 see ChangeLog entry 2001-11-19 (src/utils.c)
20460
20461 2001-11-20 [hiro]
20462
20463         * src/compose.c
20464                 GTK_TEXT -> GTK_STEXT
20465                 fix for wrong comment
20466
20467 2001-11-20 [hiro]       0.6.5claws24
20468
20469         * src/compose.[ch]
20470                 more merges from main branch
20471                 removed fatal warnings (uninitialized variables etc.)
20472                 some coding style fix
20473         * src/gtkutils.h
20474                 fixed typo.
20475         * src/addressbook.c
20476           src/addrindex.c
20477                 V-Card -> vCard
20478
20479 2001-11-19 [hoa]        0.6.5claws23
20480
20481         * src/filtering.c
20482         * src/prefs_scoring.c
20483         * src/matcher.[ch]
20484         * src/scoring.c
20485                 cleaning code
20486
20487         * src/matcher_parser_parse.y
20488         * src/prefs_filtering.c
20489                 bouncing
20490
20491 2001-11-19 [alfons]     0.6.5claws22
20492
20493         more of my old things into claws
20494
20495         * src/Makefile.am
20496         * src/prefs_common.c
20497         * src/procmsg.h
20498         * src/summaryview.[ch]
20499         * src/prefs_summary_column.c
20500         * src/pixmaps/locked.xpm
20501                 add indicators for locking of message in summary view
20502                 (does not work yet, only visual indicator)
20503
20504 2001-11-19 [paul]       0.6.5claws21
20505
20506         * sync with sylpheed 0.6.5cvs10
20507                 see ChangeLog entry 2001-11-19
20508
20509 2001-11-18 [alfons]     0.6.5claws20
20510         
20511         * src/filtering.c
20512                 remove an inadvertent free I forgot in previous clean up 
20513
20514 2001-11-18 [alfons]     0.6.5claws19
20515
20516         * src/filtering.[ch]
20517                 clean up & plug leaks
20518
20519 2001-11-18 [paul]       0.6.5claws18
20520
20521         * sync with sylpheed 0.6.5cvs9
20522                 see ChangeLog entries 2001-11-17 and 2001-11-18
20523
20524 2001-11-16 [paul]       0.6.5claws17
20525
20526         * sync with sylpheed 0.6.5cvs8
20527                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
20528
20529 2001-11-16 [paul]       0.6.5claws16
20530
20531         * sync with sylpheed 0.6.5cvs7
20532                 see ChangeLog entries 2001-11-15 and 2001-11-16
20533
20534 2001-11-15 [hoa]        0.6.5claws15
20535
20536         * src/compose.c
20537                 fix bounce, mails we received couln't be bounced to ourself.
20538
20539         * src/defs.h
20540         * src/filtering.[ch]
20541         * src/matcher.[ch]
20542         * src/matcher_parser.h
20543         * src/matcher_parser_lex.l
20544         * src/matcher_parser_parse.y
20545         * src/inc.c
20546         * src/main.c
20547         * src/mbox.c
20548         * src/prefs_filtering.[ch]
20549         * src/mainwindow.c
20550         * src/prefs_matcher.c
20551         * src/prefs_scoring.c
20552         * src/scoring.[ch]
20553         * src/summaryview.c
20554                 new matcher/filter/score configuration file parser
20555                 one unique configuration file => ~/.sylpheed/matcherrc
20556                 import in currently automatic, then save are made
20557                 in this new file.
20558                 one filter per folder and one global filter
20559                 (filter of a folder will be used as folder processing)
20560
20561         * src/folder.c
20562                 fix a bug in folder_item_get_identifier
20563                 
20564         * src/messageview.c
20565                 receive receipt return are fixed.
20566
20567 2001-11-14 [alfons]     0.6.5claws14
20568
20569         * src/session.h
20570                 add things from main branch to make claws compile
20571
20572 2001-11-14 [paul]       0.6.5claws13
20573
20574         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
20575                 see ChangeLog entries 2001-11-08 to 2001-11-14
20576
20577 2001-11-14 [hoa] 0.6.5claws12
20578
20579         * src/compose.[ch]
20580         * src/mainwindow.c
20581         * src/summaryview.c
20582                 add "bounce mail" option
20583
20584 2001-11-13 [christoph]  0.6.5claws11
20585
20586         * src/compose.c
20587                 Cleanup a mess i add before commiting
20588
20589 2001-11-13 [hoa]        0.6.5claws10
20590
20591         * src/compose.c
20592                 some fixes when mail are sent or
20593                 for crossposts
20594
20595 2001-11-13 [christoph]  0.6.5claws9
20596
20597         * po/de.po
20598                 Changed two string with the same translation
20599         * src/compose.c
20600         * src/procmsg.[ch]
20601         * src/send.[ch]
20602                 New mailsending process:
20603                   - Always queue message before sending
20604                     (message will be saved if sylpheed crashed or
20605                      freezes while sending)
20606                   - Allow queuing of newspostings
20607                   - No copy in outbox before sending
20608                     (closes bug #469501)
20609                   - No more redundant code for send and send_later
20610         * src/summaryview.c
20611                 Applied wwp <subscript@free.fr>'s patch that fixes
20612                 marks for multiple forwarded messages (+compose.c)
20613
20614 2001-11-12 [alfons]
20615
20616         * README.claws
20617                 remove things that are now in main branch
20618         
20619         * po/nl.po
20620                 update Dutch translation
20621
20622 2001-11-12 [mhadasht]   0.6.5.claws8
20623
20624         * src/prefs_common.c
20625                 re-enabled account autoselection feature for forward
20626                 and reedit lost during the branch point for SYNC-B4-REL
20627         * src/gtkspell.c
20628                 gtkpspell_get_dict(): more readable code (even if function is
20629                 not used yet)
20630         * ChangeLog.claws
20631                 added version number info to 2001-11-12 [hiro] comment.
20632
20633 2001-11-12 [hiro]       0.6.5.claws7
20634
20635         * src/compose.c
20636                 compose_forward(): fixed a bug that forward quote mark
20637                 wasn't used.
20638                 removed unnecessary code.
20639         * src/template_select.[ch]: removed.
20640
20641 2001-11-11 [alfons]
20642
20643         * src/compose.c
20644                 :%s/GTK_TEXT/GTK_STEXT/g
20645         
20646         * src/compose.[ch]
20647         * src/undo.[ch]
20648         * src/Makefile.am
20649                 revert the undo stuff (this is 0.6.6claws stuff)
20650
20651 2001-11-11 [hoa]        0.6.5.claws6
20652
20653         * src/compose.[ch]
20654                 Insert signature at the end of the text.
20655                 Added undo patch but currently disabled
20656
20657         * src/procmsg.c
20658                 Threading by subject improved.
20659
20660         * added src/undo.[ch]
20661                 Undo module for compose dialog box.
20662
20663 2001-11-11 [alfons]     0.6.5.claws5
20664
20665         * src/procmsg.c
20666                 prevent threading by subject on nodes that have already been
20667                 threaded by in-reply-to (as in "circular references in a tree
20668                 result in a dead branch")
20669
20670 2001-11-09 [hoa]        0.6.5.claws4
20671         
20672         * src/folderview.c
20673                 allows creation of mbox folder item from any files.
20674
20675 2001-11-09 [alfons]     0.6.5.claws3
20676         
20677         * src/utils.c
20678         * src/procmsg.c
20679                 do what I mean and correct threading by subject so it really
20680                 ignores attracting lines without "Re: "
20681
20682 2001-11-07 [alfons]     0.6.5.claws2
20683
20684         * src/procmsg.c
20685         * src/utils.[ch]
20686                 only attract by subject if a subject line starts with a "Re: "
20687         * src/syldap.c
20688                 remove warning
20689
20690 2001-11-07 [paul]       0.6.5claws1
20691
20692         * sync with sylpheed 0.6.5. release
20693                 see ChangeLog entry 2001-11-07
20694
20695 2001-11-07 [paul]       0.6.4claws31
20696
20697         * sync with sylpheed 0.6.4cvs18
20698                 see ChangeLog entries 2001-10-30 to 2001-11-07
20699                 prefs_templates.[ch] renamed prefs_template.[ch]
20700
20701 2001-11-06 [alfons]
20702         
20703         * src/utils.h
20704                 add semicolon Hoa forgot ;-)
20705                 
20706
20707 2001-11-06 [hoa]        0.6.4claws30
20708         
20709         * src/procmsg.c
20710         * src/summaryview.c
20711         * src/utils.c
20712         * src/utils.h
20713                 threading by subject - empty subject are ignored
20714
20715 2001-11-06 [christoph]  0.6.4claws29
20716
20717         * src/socket.c
20718                 use SSL_peek for sock_gets
20719         * src/utils.c
20720                 removed unneeded pointer in extracting quoted
20721                 names implementation
20722
20723 2001-11-06 [melvin]     0.6.4claws28
20724
20725         * src/gtkspell.c
20726                 fixed bug #476792 Selection overtyping with spell checker
20727                 fixed bug which could cause a buffer overflow
20728                 fixed a memory leak
20729
20730 2001-11-06 [hoa]        0.6.4claws27
20731         
20732         * src/procmsg.c
20733         * src/summaryview.c
20734                 threading by subject
20735
20736 2001-11-05 [alfons]     0.6.4claws26
20737         
20738         * README.claws
20739                 Claws -> Sylpheed (vice versa)
20740
20741         * src/compose.c
20742                 :%s/gtk_text/gtk_stext/g
20743                 :%s/GTK_TEXT/GTK_STEXT/g
20744                 (thanks to Jonathan Ware for spotting this)
20745
20746 2001-11-04 [christoph]  0.6.4claws25
20747
20748         * src/summaryview.c
20749                 replace Xalloca + strdup with Xstrdup_a
20750         * src/utils.c
20751                 better implementation of extracting quoted names
20752                 from addresses (remove backlashes and ignore
20753                 quotes after them)
20754
20755 2001-11-04 [alfons]     0.6.4claws24
20756
20757         * src/utils.[ch]
20758                 edit to comply more with coding style
20759
20760         * src/textview.c
20761                 fix bug reported by Kim Schulz. introduced by the patch integrated
20762                 in 0.6.4claws15. the code did not check the return value of
20763                 the html parser.
20764
20765         * AUTHORS
20766                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
20767
20768 2001-11-04 [christoph]  0.6.4claws23
20769
20770         * src/main.c
20771         * src/prefs_common.[ch]
20772                 init some pointers that possibly caused a segfault
20773                 reported in the claws-users ML
20774
20775 2001-11-04 [hoa]        0.6.4claws22
20776
20777         * src/grouplistdialog.c
20778                 change the names of the nodes in the tree
20779
20780         * src/compose.c
20781                 enhanced mailto syntax as described in
20782                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
20783                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
20784
20785         * src/utils.c
20786                 encode and decode URI (useful when opening URL into
20787                 netscape).
20788
20789 2001-11-03 [hoa]        0.6.4claws21
20790
20791         * src/grouplistdialog.c
20792                 a new newsgroups list selection dialog box
20793                 with a CTree instead of a CList
20794
20795 2001-11-03 [hoa]        0.6.4claws20
20796
20797         * src/folderview.c
20798                 enable property and scoring options when right
20799                 click on "inbox"
20800
20801         * src/summaryview.c
20802                 fixed bug when nickname were displayed using
20803                 the address book.
20804
20805 2001-11-02 [darko]      0.6.4claws19
20806
20807         * src/compose.c
20808                 new wrap quotation and URL/long words wrapping implementation
20809         * src/compose.c src/gtkstext.[ch]
20810                 move gtkstext_strncmp() to gtkstext.c
20811
20812 2001-11-01 [christoph]  0.6.4claws18
20813
20814         * src/prefs_account.c
20815                 fixed mess in account settings dialog
20816         * src/prefs_folder_item.c
20817                 added label with folder path to dialog
20818
20819 2001-10-31 [match]      0.6.4claws17
20820
20821         * src/vcard.c
20822                 fix memory leak.
20823         * src/addrbook.c
20824                 fix generation of spurious address book file names.
20825                 remove redundant functions.
20826         * po/POTFILES.in
20827                 added missing file names.
20828
20829 2001-10-30 [paul]       0.6.4claws16
20830
20831         * sync with sylpheed 0.6.4cvs6
20832                 see ChangeLog entries 2001-10-26 to 2001-10-30
20833
20834         * tools/filter_conv.pl
20835                 read folderlist.xml to discover whether the top-level
20836                 folder is called 'Mailbox' or 'Mail' 
20837
20838 2001-10-29 [paul]       0.6.4claws15
20839
20840         * src/html.c, src/textview.c
20841                 activate links in html mail and fix clickable parts
20842                 Submitted by Matthieu Dazy <dazy@t-surf.com>
20843
20844 2001-10-29 [paul]
20845
20846         * po/de.po, po/es.po, po/pt_BR/po
20847                 updated translations, submitted by Jens Oberender,
20848                 Ricardo Mones Lastra, and Fabio Junior Beneditto
20849
20850 2001-10-29 [darko]      0.6.4claws14
20851
20852         * src/compose.c
20853                 fix wrapping for good
20854
20855 2001-10-29 [darko]
20856
20857         * src/compose.c
20858                 undo previous change as it broke the smart wrapping
20859
20860 2001-10-29 [darko]      0.6.4claws13
20861
20862         * src/compose.c
20863                 fix infinite loop when long URL is quoted
20864                 (closes bug #475122.
20865
20866 2001-10-28 [match]
20867
20868         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
20869                 import Mutt address book
20870         * src/ldif.[ch] src/importldif.h
20871                 modified import LDIF handle user attributes
20872
20873 2001-10-28 [christoph]  0.6.4claws12
20874
20875         * src/summaryview.c
20876                 fixed that filtering did not work if there
20877                 were no filter rules
20878                 (closes bug #472003 and better implementation
20879                  of patch #474644)
20880
20881 2001-10-27 [christoph]  0.6.4claws11
20882
20883         * src/compose.c
20884                 make the folder's default account to be used when
20885                 replying. (patch by wwp <subscript@free.fr>)
20886         * src/compose.c
20887                 code cleanup, nearly killed all of wwp's patch
20888                 for folder's default account in compose
20889         * src/folderview.c
20890                 error panel when a folder could not be created
20891                 (closes bug #471080 new folder name & already
20892                  existing file)
20893
20894 2001-10-26 [alfons]
20895
20896         * src/utils.h
20897                 change prototype of strstr2() that Christoph forgot about
20898
20899 2001-10-26 [christoph]  0.6.4claws10
20900
20901         * src/account.c
20902                 made search for accounts by email address not case
20903                 sensitive
20904         * src/folder.c
20905                 fixed memory leak in folder_item_get_identifier
20906         * src/gtkspell.c
20907         * src/utils.c
20908                 fixed wrong strstr2 (should work like strstr)
20909
20910 2001-10-26 [darko]      0.6.4claws9
20911
20912         * src/compose.c src/gtkstext.[ch]
20913         * src/gtkstext.c
20914                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
20915
20916 2001-10-26 [paul]       0.6.4claws8
20917
20918         * src/html.c
20919                 ignore css and javascript tags in html mail
20920                 case-insensitive, with or without double-quoted
20921                 strings
20922
20923 2001-10-26 [paul]       0.6.4claws7
20924
20925         * sync with sylpheed 0.6.4cvs1
20926                 see ChangeLog entry 2001-10-26
20927
20928         * src/prefs_account.c, src/prefs_common.c,
20929           src/prefs_summary_column.c
20930                 minor improvements to the English
20931
20932 2001-10-25 [alfons]     0.6.4claws6
20933
20934         * src/gtkstext.c
20935         
20936                 make GtkSText follow style of GtkText (closes bug 
20937                 #469211 "text selection while writing message")
20938                 
20939                 do sync with GTK 1.2.10
20940
20941 2001-10-25 [paul]       0.6.4claws5
20942
20943         * src/html.c
20944                 ignore css tags in html mail
20945
20946 2001-10-25 [darko]      0.6.4claws4
20947
20948         * src/compose.c
20949                 don't declare is_url_string as static function since
20950                 we need it in gtkstext.c
20951         * src/gtkstext.c
20952                 remove unused variable
20953                 don't wrap long URLs while composing a message
20954
20955 2001-10-24 [christoph]  0.6.4claws3
20956
20957         * src/socket.c
20958                 fix ssl deadlock, when peer closes connection
20959
20960 2001-10-24 [paul]       0.6.4claws2
20961
20962         * src/prefs_common.c
20963                 gettextize the gpg ascii-armored warning message
20964
20965         * src/compose.c
20966                 insert a DOS/MAC file into the composed message
20967                 (improvements)
20968
20969         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
20970
20971 2001-10-22 [paul]       0.6.4claws1
20972
20973         * sync with sylpheed 0.6.4 release
20974                 see ChangeLog entries 2001-10-21
20975
20976         * po/fr.po, po/pt_BR.po
20977                 updated by Melvin Hadasht and Fabio Junior Beneditto
20978
20979 2001-10-21 [paul]       0.6.3claws30
20980
20981         * src/compose.c
20982                 insert a DOS text file from the compose window
20983                 into the composed message text (removes CRs characters)
20984                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
20985
20986         * tools/filter_conv.pl, tools/README
20987                 automatically use ~/.sylpheed as working directory
20988                 print out confirmation message on completion
20989
20990         * correct Hoa's last ChangeLog.claws entry
20991
20992 2001-10-20 [hoa]        0.6.3claws29
20993
20994         * src/grouplistdialog.c
20995                 bugfix (another ?) to give the right
20996                 newsgroups list for each news server.
20997
20998         * src/news.c
20999         * src/news.h
21000                 improve the newsgroups list cache
21001
21002 2001-10-20 [paul]       0.6.3claws28
21003
21004         * sync with sylpheed 0.6.3cvs9
21005                 see ChangeLog entry 2001-10-19
21006
21007         * correct Alfons' last ChangeLog.claws entry
21008
21009 2001-10-19 [alfons]
21010
21011         * src/pgptext.[ch]
21012                 fix compilation problems (part of bug #472895)
21013
21014 2001-10-18 [hoa]        0.6.3claws27
21015
21016         * src/grouplistdialog.c
21017                 bugfix when we refresh was clicked (bug 472701)
21018
21019 2001-10-19 [christoph]  0.6.3claws26
21020
21021         * src/compose.c
21022                 last header entry should default to "To:" or
21023                 "Newsgroups:" and not copy the last entry line
21024                 in a new compose window
21025                 (closes bug #472686, #470792)
21026
21027 2001-10-19 [paul]       0.6.3claws25
21028
21029         * sync with Sylpheed 0.6.3cvs8
21030                 see ChangeLog entries 2001-10-18 and 2001-10-19
21031
21032 2001-10-18 [christoph]  0.6.3claws24
21033
21034         * src/procmsg.c
21035                 reimplement ignore thread
21036         
21037 2001-10-18 [hoa]        0.6.3claws23
21038
21039         * src/folderview.c
21040         * src/grouplistdialog.[ch]
21041                 enhanced news subscription interface (feature 469113)
21042
21043         * src/news.c
21044         * src/news.h
21045                 enchanced newsgroup listing,
21046                 now, we can get groups informations
21047                 (NNTPGroupInfo)
21048
21049 2001-10-18 [paul]       0.6.3claws22
21050
21051         * src/summaryview.c
21052                 remove comment (sync with main branch)
21053         * src/mainwindow.c
21054                 fix 'Re-edit' bug in 'Message' menu
21055
21056 2001-10-17 [christoph]  0.6.3claws21
21057
21058         * src/compose.c
21059                 ignore empty or whitespace only header lines
21060
21061 2001-10-17 [paul]       0.6.3claws20
21062
21063         * sync with sylpheed 0.6.3cvs7
21064                 see ChangeLog entries 2001-10-14, 2001-10-16, and
21065                 2001-10-17
21066
21067 2001-10-17 [darko]
21068
21069         * src/compose.c
21070                 wrap long lines without spaces
21071                 don't wrap URLs
21072
21073 2001-10-16 [paul]
21074
21075         * po/es.po, po/nl.po, po/pt_BR.po
21076                 updated by Ricardo Mones Lastra, Alfons,
21077                 and Fabio Junior Beneditto
21078
21079         * sylpheed-0.6.3claws released
21080
21081 2001-10-15 [melvin] 0.6.3claws18
21082
21083         * README.claws
21084                 added summary and detailed installation instructions
21085                 for spell checker
21086         * po/fr.po
21087                 Updated, corrected and completed french translation
21088
21089 2001-10-15 [hoa] 0.6.3claws17
21090         * src/grouplistdialog.c
21091                 we can choose the newsgroups to display with wildcards
21092
21093 2001-10-15 [christoph]  0.6.3claws16
21094
21095         * src/account.c
21096         * src/compose.c
21097         * src/prefs_folder_item.[ch]
21098                 applied wwp <subscript@free.fr>'s folder
21099                 default account patch
21100         * po/de.po
21101                 Fixed wrong translation
21102
21103 2001-10-13 [alfons, christoph, melvin]  
21104                         0.6.3claws15
21105
21106         solution #2 to solve MT-safety problems defers all GUI related calls
21107         to the main thread using a gtk_idle_add() callback. discussed on
21108         ircnet #sylpheed, with christoph spotting some issues with the
21109         original code, and melvin allowing us to lobotomize his sylpheed.
21110
21111         * src/syldap.[ch], src/main.c
21112                 fix race problem in ldap search thread by deferring GUI 
21113                 stuff to main thread using gtk_idle_add()
21114
21115 2001-10-13 [paul]       0.6.3claws14
21116
21117         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
21118                 add Sergey's smtpcred.patch
21119                 adds separate username/password setting for SMTP Auth
21120                 needed by some servers
21121                 (closes feature request #471659)
21122
21123 2001-10-13 [paul]       0.6.3claws13
21124
21125         * src/pgptext.[ch] **NEW FILES**
21126         * src/Makefile.am, src/messageview.c, src/mimeview.c
21127                 decrypt ascii-armored gpg text embedded in
21128                 the message body.
21129                 Submitted by Jens Jahnke <jan0sch@gmx.net>
21130
21131 2001-10-13 [christoph]  0.6.3claws12
21132
21133         * README.claws
21134                 some more details on default to and
21135                 feature requests
21136         * src/main.c
21137                 init glib threading when ldap is used
21138         * src/syldap.c
21139                 threading fixes
21140         * po/de.po
21141                 fixed a typo
21142
21143 2001-10-12 [paul]       0.6.3claws11
21144
21145         * src/prefs_common.[ch], src/rfc2015.c
21146                 enable ascii-armored gpg text to be embedded in the
21147                 message body, selectable through the 'Privacy'
21148                 preferences. Supports encrypting only.
21149                 Submitted by Ravemax <ravemax@dextrose.com>
21150
21151 2001-10-12 [paul]       0.6.3claws10
21152
21153         * sync with sylpheed 0.6.3cvs6
21154                 see ChangeLog entries 2001-10-11 and 2001-11-12
21155
21156         * src/folderview.c
21157                 incorporated mbox folders, scoring, and folder
21158                 properties into the sync
21159
21160 2001-10-12 [darko]      0.6.3claws9
21161
21162         * README.claws
21163                 describe quotation wrapping
21164         * src/compose.c
21165                 don't treat tab as space to calculate line length properly
21166
21167 2001-10-11 [alfons]
21168
21169         * README.claws
21170                 correct description of how to make new filtering system work,
21171                 add some other things
21172                 
21173         * src/syldap.c
21174                 remove sched_yield() (not necessary / unportable)
21175
21176 2001-10-11 [paul]       0.6.3claws8
21177
21178         * sync with sylpheed 0.6.3cvs3
21179                 see ChangeLog entry 2001-10-10
21180
21181 2001-10-10 [christoph]  0.6.3claws7
21182
21183         * .cvsignore
21184                 ignore 2 files created by newer autotools
21185         * src/prefs_folder_item.c
21186                 using table for widget alignment
21187                 fixed memory leak and broken octal display
21188         * src/filesel.c
21189                 fixed segfault caused by lost filename
21190                 workaround (closes bug #469551)
21191
21192 2001-10-10 [paul]       0.6.3claws6
21193
21194         * sync with sylpheed 0.6.3cvs2
21195                 see ChangeLog entries 2001-10-09 and 2001-10-10
21196
21197 2001-10-10 [darko]      0.6.3.claws5
21198
21199         * src/gtkstext.c
21200                 proper calculation of right margin if smart wrapping is enabled
21201         * src/compose.c
21202                 automatically wrap long lines if wrap quotation is enabled
21203
21204 2001-10-09 [alfons]     0.6.3.claws4
21205
21206         * src/summaryview.c
21207                 select correct row when deleting last row in the summary view (and
21208                 close bug "[ #469104 ] select second last in list when deleting")
21209
21210 2001-10-09 [paul]       0.6.3claws3
21211
21212         * sync with sylpheed 0.6.3cvs1
21213                 updated some autotool scripts
21214
21215 2001-10-09 [darko]      0.6.3claws2
21216
21217         * src/gtkstext.[ch]
21218                 new name and mark with Sylpheed comment
21219         * src/compose.c
21220                 smart quotation wrapping a-la VIM
21221
21222 2001-10-08 [paul]       0.6.3claws1
21223
21224         * sync with sylpheed 0.6.3 release
21225                 see ChangeLog entry 2001-10-08
21226
21227 2001-10-08 [paul]       0.6.2claws24
21228
21229         * src/summaryview.c
21230                 more sync with sylpheed 0.6.2cvs12
21231                 Fixed the bug that didn't select the last row correctly
21232
21233
21234 2001-10-07 [paul]       0.6.2claws23
21235
21236         * sync with sylpheed 0.6.2cvs12
21237                 see ChangeLog entry 2001-10-07
21238
21239 2001-10-06 [match]
21240         * src/jpilot.[ch]
21241                 enable jpilot to read unsynch'ed addresses.
21242
21243         * src/editldap_basedn.c
21244                 fix segfault when opening dialog.
21245
21246 2001-10-06 [alfons]     0.6.2.claws22
21247
21248         * src/summaryview.c
21249                 fix bug with summary view selecting last *inserted*
21250                 node instead of last *visible* node. remember we
21251                 work with a tree
21252
21253 2001-10-06 [paul]       0.6.2claws21
21254
21255         * po/pt_BR.po
21256                 updated translation, contains some fixes and new
21257                 translations, submitted by Gustavo Noronha Silva
21258                 <kov@debian.org>
21259
21260         * src/prefs_common.c
21261                 change 'each' to 'every' - fix dubious English
21262
21263         * sync with sylpheed 0.6.2cvs11
21264
21265 2001-10-05 [alfons]     0.6.2claws20
21266
21267         * src/mainwindow.[ch], src/folderview.c
21268                 make composite tool button switch between "Compose News"
21269                 and "Compose Mail" depending on selected folder
21270                 (nifty idea by Kim Schulz <kim@schulz.dk>)
21271
21272 2001-10-05 [paul]       0.6.2claws19
21273
21274         * src/mainwindow.c, src/summaryview.c
21275                 fix 'Message/Reply to all', broken in last commit
21276
21277         * src/compose.c
21278                 fix X_BEENTHERE seg fault, thanks to Alfons
21279
21280 2001-10-04 [paul]       0.6.2claws18
21281
21282         * src/compose.[ch], src/mainwindow.c
21283                 make "Message/Reply" reply to mailing lists; matches
21284                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
21285                 based on portions of the patch submitted by
21286                 Junichi Uekawa <dancer@netfort.gr.jp>
21287
21288 2001-10-04 [darko]      0.6.2claws17
21289
21290         * src/compose.c
21291                 better smart wrapping
21292         * src/gtkstext.[hc]
21293                 a function to make text buffer contiguous
21294
21295 2001-10-03 [paul]       0.6.2claws16
21296
21297         * sync with sylpheed 0.6.2cvs10
21298
21299 2001-10-02 [alfons]
21300
21301         * configure.in
21302         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
21303                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
21304                 references to chinese translations (hope someone picks up
21305                 this)
21306
21307 2001-10-02 [christoph]  0.6.2claws15
21308
21309         * src/compose.c
21310                 fixed non translated header bug
21311         * ChangeLog.claws
21312                 fixed wrong date in alfons last entry ;)
21313
21314 2001-10-02 [alfons]     0.6.2claws14
21315
21316         * src/compose.c, src/prefs_common.[ch]
21317                 add block cursor option
21318
21319 2001-10-02 [paul]       0.6.2claws13
21320
21321         * sync with sylpheed 0.6.2cvs9
21322
21323 2001-09-30 [paul]       0.6.2claws12
21324
21325         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
21326                 updated translations
21327
21328         * po/POTFILES.in
21329                 add 'src/importldif.c'
21330
21331         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
21332                 added eudora-to-vCard conversion tool
21333                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
21334
21335         * sync with sylpheed 0.6.2cvs8
21336
21337 2001-09-30 [paul]
21338
21339         * sylpheed-0.6.2claws released
21340
21341 2001-09-27 [melvin]     0.6.2claws11
21342
21343         * src/gtkspell.c
21344                 fixed crash when using default path (introduced 
21345                 in 0.6.2claws10)
21346                 fixed tiny bug for initial suggestion mode
21347
21348 2001-09-27 [melvin]     0.6.2claws10
21349         
21350         * src/gtkspell.c
21351                 fixed bug where gtkpspell didn't set the path correctly
21352
21353         * README.claws
21354                 added a paragraph about spell checking
21355                 
21356
21357
21358 2001-09-27 [paul]       0.6.2claws9
21359
21360         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
21361                 replace '// comments' with '/* comments */' to prevent
21362                 some compiler warnings 
21363
21364         * sync with sylpheed 0.6.2cvs6
21365
21366 2001-09-26 [alfons]     0.6.2claws8
21367
21368         * src/messageview.c
21369                 introduce return receipt request notification again,
21370                 which was lost because of other semantics in 
21371                 procheader_parse() (???)
21372
21373 2001-09-26 [christoph]  0.6.2claws7
21374
21375         * src/compose.c
21376                 replace comments for old code with #if 0
21377                 readded auto cc, bcc and reply-to
21378         * src/prefs_matcher.c
21379         * src/prefs_scoring.c
21380                 removed some definition (was moved to
21381                 prefs.h)
21382
21383 2001-09-26 [paul]       0.6.2claws6
21384
21385         * src/mainwindow.c
21386                 make 'Follow-up and reply to' sensitive
21387
21388         * more sync with sylpheed 0.6.2cvs5
21389
21390 2001-09-25 [melvin]
21391
21392         * 0.6.2claws5
21393
21394         * src/gtkspell.c
21395                 fixed bug for "US-ASCII" introduced by the encoding code
21396
21397 2001-09-25 [paul]
21398
21399         * 0.6.2claws4
21400
21401         * src/prefs_common.[ch], src/summaryview.c
21402                 'next unread msg' 'go to next folder?' dialog can be
21403                 given default behaviour, either always show dialog,
21404                 or assume 'yes', or assume 'no'
21405                 Submitted by wwp <subscript@free.fr>
21406
21407 2001-09-25 [melvin]
21408                 
21409         * src/compose.c src/gtkspell.[ch]
21410                 added support for different encodings
21411
21412 2001-09-25 [paul]
21413
21414         * more sync with sylpheed 0.6.2cvs5
21415
21416 2001-09-24 [alfons]
21417         
21418         * src/prefs_folder_item.c
21419                 add check for item->prefs->default_to string is NULL and
21420                 add another check when freeing this string
21421
21422 2001-09-24 [paul]
21423
21424         * configure.in
21425                 change to version 0.6.2claws3
21426
21427         * sync with sylpheed 0.6.2cvs5 
21428
21429 2001-09-24 [match]
21430         * src/ldif.[ch], src/importldif.[ch], addressbook.c
21431                 import LDIF files.
21432         * src/addrcache.[ch], addrindex.[ch]
21433                 small update for future
21434         * src/addrbook.c
21435                 fix test XML file.
21436
21437 2001-09-24 [melvin]
21438         * src/gtkspell.[ch]
21439                 added 'Learn from mistakes' option
21440                 better handling of quotes in checked words
21441                 sorted dict list
21442         * po/fr.po
21443                 small update for spell checking stuff
21444
21445 2001-09-23 [alfons]
21446         
21447         * src/gtkspell.c
21448                 edit a little bit so it complies more with main coding style
21449
21450 2001-09-23 [alfons]
21451
21452         * src/folder.[ch], prefs_folder_item.c, compose.c
21453                 migrate "request return receipt" folder property
21454                 to folderlist.xml
21455
21456 2001-09-22 [alfons]
21457
21458         * README.claws **NEW**
21459                 (add things of interest for users of main branch 
21460                 and claws here)
21461
21462         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
21463                 re-implement threading per folder option, but store 
21464                 the setting in folderlist.xml (where it belongs)
21465
21466 2001-09-21 [melvin]
21467
21468         * src/gtkspell.[ch]
21469                 fixed bug when compose window is under another window
21470         * src/prefs_common.[ch] src/compose.c
21471                 changed 'dictionary_path' to 'dictionary' to be consistent
21472                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
21473         * ac/pspell.m4 src/Makefile.am 
21474                 dropped PSPELL_PATH macro
21475         * po/fr.po
21476                 updated translations
21477
21478 2001-09-21 [christoph]
21479
21480         * src/compose.c
21481                 added border around header fields
21482                 keep header type when new field is added
21483
21484 2001-09-20 [christoph]
21485
21486         * src/utils.[ch]
21487                 more portable debug_print with source filename
21488                 and linenumber
21489         * src/procmsg.c
21490                 more newlines after debug messages
21491
21492 2001-09-20 [paul]
21493
21494         * configure.in
21495                 change to version 0.6.2claws2
21496
21497         * sync with sylpheed 0.6.2cvs3
21498
21499 2001-09-19 [melvin]
21500
21501         * src/gtkspell.c
21502                 fixed the post-right-click focus pb
21503                 fixed crash when 'Spell check all' after dict change 
21504                         and when cursor is at the end of the text
21505                 shift-right-click pops up config menu even on misspelled words.
21506         * po/POTFILES.in
21507                 added gtkspell.c
21508
21509 2001-09-19 [melvin]
21510
21511         * src/about.c
21512                 added pspell to compiled-in features list
21513
21514 2001-09-18 [melvin]
21515
21516         * switched to pspell and dropped ispell
21517         * ac/pspell.m4
21518                 new file. autoconf macro for pspell
21519         * ac/Makefile.am 
21520         * configure.in acconfig.h
21521                 added pspell support
21522         * src/Makefile.am
21523         * src/main.c src/compose.[ch] src/gtkspell.[ch]
21524         * src/prefs_common.[ch] 
21525                 added pspell support
21526
21527 2001-09-18 [christoph]
21528
21529         * src/addr_compl.c
21530         * src/template.[ch]
21531                 replace LOG_MESSAGE with debug_print
21532         * src/compose.[ch]
21533                 gui improvements
21534         * src/menu.c
21535                 added newline after debug message
21536         * src/utils.h
21537                 using __VA_ARGS__ for debug_print macro
21538         * tools/.cvsignore
21539                 ignore Makefile and Makefile.in
21540
21541 2001-09-18 [paul]
21542
21543         * configure.in
21544                 change to version 0.6.2claws1
21545         * sync with sylpheed 0.6.2cvs1
21546
21547         * src/matcher.c 
21548         * src/prefs_matcher.c
21549                 add 'score equal to' option, submitted by
21550                 Paul Evans <nerd@freeuk.com>
21551
21552 2001-09-15 [christoph]
21553
21554         * src/mainwindow.c
21555                 comment out menu entry not existing in claws
21556         * src/menu.c
21557                 add debug output for non existing menu entries
21558         * src/summaryview.c
21559                 fix next/prev unread message for ignored threads
21560         * src/utils.[ch]
21561                 add sourcefile and line number to debug output
21562                 otherwise it is sometimes hard to find the
21563                 source code part if debug messages are translated
21564
21565 2001-09-14 [darko]
21566         
21567         * src/folderview.c
21568                 refresh target folder style after colour is changed
21569
21570 2001-09-13 [paul]
21571
21572         * configure.in
21573                 change to version 0.6.1claws3
21574
21575         * sync with sylpheed 0.6.1cvs6
21576
21577 2001-09-13 [darko]
21578         
21579         * src/folderview.c
21580                 fix target folder colourization to use user selected colour
21581
21582 2001-09-12 [darko]
21583         
21584         * src/summaryview.c
21585                 fix crash when message that is marked for copy/move is unmarked
21586
21587 2001-09-09 [paul]
21588
21589         * configure.in
21590                 change to version 0.6.1claws2
21591
21592         * sync with sylpheed 0.6.1cvs3
21593
21594 2001-09-09 [alfons]
21595         
21596         * src/folderview.c
21597                 fix bug with default font used for trash folder text
21598
21599 2001-09-06 [paul]
21600
21601         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
21602                 updated translations
21603
21604         * configure.in
21605                 change to version 0.6.1claws1
21606
21607         * sync with sylpheed 0.6.1cvs2
21608
21609 2001-09-03 [paul]
21610
21611         * po/POTFILES.in
21612                 add Match's new addressbook
21613
21614         * po/de.po
21615                 updated translation submitted by Jens Oberender
21616
21617 2001-09-02 [paul]
21618
21619         * configure.in
21620                 change to 0.6.1claws
21621         * sync with sylpheed 0.6.1 release
21622
21623 2001-09-02 [paul]
21624
21625         * configure.in
21626                 change to 0.6.0claws2
21627
21628         * sync with sylpheed 0.6.0cvs4
21629
21630         * po/pt_BR.po
21631                 updated translation submitted by Fabio Junior Beneditto
21632
21633 2001-09-01 [match]
21634         * pixmaps/
21635                 interface.xpm
21636                 book.xpm
21637                 address.xpm
21638         * src/
21639                 Makefile.am
21640                 a ton of new files
21641
21642 2001-08-31 [paul]
21643
21644         * configure.in
21645                 change to version 0.6.0claws1
21646
21647         * sync with sylpheed 0.6.0cvs1
21648
21649         * po/es.po
21650                 updated translation submitted by Ricardo Mones Lastra
21651
21652         * po/POTFILES.in
21653                 add 'src/prefs_templates.c'
21654
21655         * src/compose.c, src/summaryview.c
21656                 fix segfault on 'Re_edit'               
21657
21658 2001-08-30 [alfons]
21659
21660         * configure.in, Makefile.am
21661         * tools/Makefile.am
21662                 add tools directory to source distribution
21663
21664 2001-08-30 [paul]
21665
21666         * configure.in
21667                 change to version 0.6.0claws
21668
21669         * sync with sylpheed 0.6.0 release
21670
21671 2001-08-30 [christoph]
21672
21673         * configure.in
21674                 removed autoconf version check
21675
21676 2001-08-30 [paul]
21677
21678         * src/account.c, src/compose.c, src/prefs_common.[ch]
21679         * src/procheader.[ch] src/utils.[ch]
21680                 Enhanced automatic account selection on replies
21681                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
21682
21683         * configure.in
21684                 add LDAP and JPilot to the configuration results output.
21685
21686 2001-08-29 [christoph]
21687
21688         * src/summeryview.c
21689                 no bold font for ignored threads
21690
21691 2001-08-29 [paul]
21692
21693         * configure.in
21694                 change to version 0.5.3claws6
21695
21696         * sync with sylpheed 0.5.3cvs10
21697                 src/stringtable.[ch]: New Files
21698
21699         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
21700         * src/pixmaps/sylpheed.xpm
21701                 add mini-icons to windows (by Alfons)
21702
21703 2001-08-27 [paul]
21704
21705         * src/mainwindow.c
21706                 new functions: next_labeled_cb(), prev_labeled_cb()
21707
21708         * src/summaryview.c
21709                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
21710                 summary_select_next_labeled(), summary_select_prev_labeled()
21711
21712         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
21713                 give claws blue folders and a blue trash can
21714
21715 2001-08-27 [paul]
21716
21717         * configure.in
21718                 change to version 0.5.3claws5
21719
21720         * sync with sylpheed 0.5.3cvs9
21721                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
21722
21723 2001-08-24 [christoph]
21724
21725         * src/filesel.c
21726                 keep filename when browsing directories
21727                 (not working for user entered filename, but
21728                  for default name and selected filename from
21729                  file list)
21730         * src/mainwindow.c
21731                 fixed wrong spelling "Folllow-up"
21732         * src/mbox_folder.c
21733         * src/procmsg.c
21734         * src/summaryview.c
21735                 fixed new/unread message count with ignored
21736                 threads (2 commits, first didn't notice no
21737                 longer needed decreasing)
21738         * src/inc.c
21739                 readded scrolling of progress dialog
21740                 (lost in sync)
21741
21742 2001-08-24 [paul]
21743
21744         * configure.in
21745                 change to 0.5.3claws4
21746
21747         * sync with sylpheed 0.5.3cvs7
21748
21749 2001-08-24 [christoph]
21750
21751         * src/compose.c
21752                 set request return receipt when replying
21753                 if it is set is the folder prefs of the
21754                 message
21755         * src/inc.c
21756                 disable final error popup if popups are
21757                 disabled in config (again)
21758
21759 2001-08-23 [paul]
21760
21761         * configure.in
21762                 Change version number to 0.5.3claws3
21763
21764         * sync with sylpheed 0.5.3cvs5
21765
21766         * src/mimeview.c
21767                 double quote '%s' in 'gedit %s' to fix bug when
21768                 opening attachment with spaces in the name
21769
21770 2001-08-22 [alte]
21771         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
21772           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
21773                 initial message templates support
21774
21775
21776 2001-08-22 [paul]
21777
21778         * configure.in
21779                 change version number to 0.5.3claws2
21780
21781         * sync with sylpheed 0.5.3cvs4
21782
21783         * src/procmsg.h src/summaryview.c
21784                 re-implement (un)ignore thread
21785
21786 2001-08-21 [paul]
21787
21788         * src/summaryview.c
21789                 remove unnecessary code
21790         * src/compose.c
21791                 enable 'dynamic' signatures (submitted by
21792                 Eric Limpens <eric@hscg-internet.nl>)
21793
21794 2001-08-21 [paul]
21795
21796         clean up after sync with sylpheed 0.5.3 release
21797
21798         * src/folderview.c
21799                 fix re-introduced font mess, see Christoph's
21800                 entry 2001-06-24
21801
21802         * src/summaryview.c
21803                 remove prev_msgnum
21804                 use sylpheed's small font instead of
21805                 gtk default font for summary view
21806
21807
21808 2001-08-17 [paul]
21809
21810         * configure.in
21811                 add pl to ALL_LINGUAS - sync with main branch
21812
21813         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
21814                 Updated. Translations by Jens Oberender, Ricardo Mones
21815                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
21816
21817         * po/pl.po  ** NEW FILE **
21818                 sync with the main branch
21819
21820         * src/folderview.c
21821                 fix target folder colorizing and refresh problem
21822
21823
21824 2001-08-17 [christoph]
21825
21826         * src/mainwindow.c
21827                 claws uses 4 colors for target folder coloring.
21828                 arrays were not long enough and destroyed the
21829                 stack causing a segfault.
21830                 target folder colorizing does not work anymore
21831                 for me
21832
21833 2001-08-16 [paul]
21834
21835         * configure.in
21836                 change to version 0.5.3claws1
21837
21838         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
21839           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
21840           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
21841
21842                 sync with sylpheed 0.5.3 release, but keep claws method of
21843                 configuring/saving fonts
21844
21845         * src/addressbook.[ch]
21846                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
21847                 in line with a similar change in Hiroyuki's branch
21848
21849         * src/mainwindow.[ch]
21850                 disable main_window_set_thread_option()
21851         * src/prefs_folder_item.c
21852                 comment out &tmps_prefs.enable_thread,
21853         * src/mbox_folder.c, src/procmsg.[ch]
21854                 comment out MSG_IS_IGNORE_THREAD
21855         * src/summaryview.c
21856                 comment out summary_ignore_thread() and summary_unignore_thread()
21857                 comment out MSG_IS_IGNORE_THREAD
21858
21859                 use Hiroyuki's threading instead.
21860
21861
21862
21863 2001-08-15 [paul]
21864
21865         * src/account.c
21866                 use Hiroyuki's 0.5.3 column scheme but also
21867                 include the enable/disable button.
21868         * src/pixmaps/mark.xpm
21869                 add Hiroyuki's amended pixmap
21870
21871 2001-08-13 [christoph]
21872
21873         * src/account.c
21874                 receive at get all column showed wrong state for APOP
21875                 button should only work for POP3 and APOP accounts
21876         * src/prefs_account.c
21877                 added missing preprocessor statement for SSL
21878
21879 2001-08-12 [paul]
21880
21881         * src/account.[ch]
21882                 add 'receive at get all' column and enable/disable
21883                 button.
21884
21885 2001-08-06 [christoph]
21886
21887         * src/account.c
21888                 show usage of SSL in protocol column
21889
21890         * src/imap.c
21891         * src/inc.c
21892                 renamed ssl options
21893
21894         * src/prefs_account.[ch]
21895                 moved ssl options to a new page
21896
21897         * src/send.c
21898         * src/smtp.c
21899         * src/ssl.[ch]
21900                 renamed ssl options
21901                 added support for SMTP STARTTLS command
21902
21903 2001-08-05 [christoph]
21904
21905         * configure.in
21906                 debian autoconf needs version check to find
21907                 correct autoconf version. if the file is
21908                 named configure.in 2.13 is used, which does
21909                 not work with this configure.in script.
21910                 other solution would be to rename the script
21911                 to configure.ac as suggested in the autoconf
21912                 manual.
21913
21914         * src/inc.c
21915                 disable final error popup if popups are
21916                 diabled in config
21917
21918         * src/socket.c
21919                 bugfix in ssl_gets
21920                 fixes IMAP over SSL problem
21921
21922 2001-08-03 [paul]
21923
21924         * configure.in
21925                 change to 0.5.2claws1
21926
21927         * sync with sylpheed 0.5.2cvs1
21928
21929 2001-08-02 [alfons]
21930
21931         * configure.in
21932                 quick fix for ispell detection...
21933
21934 2001-08-01 [paul]
21935
21936         * configure.in
21937                 change to 0.5.1claws4
21938
21939         * sync with sylpheed 0.5.1cvs7
21940
21941 2001-07-31 [alfons]
21942
21943         * src/prefs_common.c, src/prefs_common.h, 
21944           src/gtkspell.c, src/gtkspell.h
21945                 add global spelling checker settings (compose tab) +
21946                 selection of dictionary 
21947           
21948         * configure.in  
21949                 guess valid ispell location
21950
21951 2001-07-31 [paul]
21952
21953         * po/POTFILES.in
21954                 removal of 'src/quote_fmt_parse.c'
21955         * po/de.po
21956                 Updated de.po
21957                 (submitted by Jens Oberender <didge@suse.de>)
21958
21959 2001-07-31 [darko]
21960
21961         * src/folder.[ch]
21962         * src/folderview.[ch]
21963         * src/mainwindow.c
21964         * src/mh.c
21965         * src/prefs_common.[ch]
21966         * src/summaryview.c
21967                 target folder colourization
21968
21969 2001-07-30 [paul]
21970
21971         more sync with Sylpheed 0.5.1cvs6 
21972
21973 2001-07-30 [darko]
21974
21975         * src/mh.c
21976         * src/prefs_folder_item.[hc]
21977         * src/summaryview.c
21978                 shared folders support with a GUI
21979
21980 2001-07-29 [paul]
21981
21982         0.5.1claws3
21983
21984         * sync with Sylpheed 0.5.1cvs6
21985
21986 2001-07-29 [paul]
21987
21988         * po/pt_BR.po
21989                 updated
21990                 (submitted by Fabio Junior Beneditto)
21991
21992 2001-07-28 [paul]
21993
21994         * src/procmime.c
21995         * AUTHORS
21996                 patch to correct bad image mime headers
21997                 (submitted by Don Quijote <dq@searchlores.org>)
21998
21999 2001-07-28 [paul]
22000
22001         * tools/gif2xface.pl   **NEW FILE**
22002         * tools/README
22003                 script to convert file.gif to file.xface for
22004                 use in a custom header.
22005                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
22006
22007 2001-07-27 [alfons]
22008         
22009         * configure.in
22010                 change macros for detecting JPilot and LDAP
22011
22012 2001-07-27 [christoph]
22013
22014         * src/filtering.c
22015                 code cleanup (MIN / MAX warning, needed casting)
22016
22017 2001-07-27 [alfons]
22018
22019         * procheader.c
22020                 disallow setting flags when detecting certain headers
22021                 (X-Status, Status, Seen, X-Seen). 
22022         
22023         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
22024
22025 2001-07-27 [christoph]
22026
22027         * src/prefs_filter.c
22028         * src/prefs_filtering.c
22029         * src/prefs_matcher.c
22030         * src/prefs_scoring.c
22031                 scroll list when moving rows up or down
22032
22033         * src/imap.c
22034         * src/imap.h
22035         * src/prefs_account.c
22036         * src/prefs_account.h
22037         * src/send.c
22038                 SMTP over SSL (untested, feedback requested)
22039                 IMAP over SSL
22040
22041         * src/ssl.c
22042                 code cleanup
22043
22044 2001-07-26 [alfons]
22045         
22046         * configure.in, acconfig.h
22047                 define CLAWS (need this for main / claws detection)
22048
22049 2001-07-25 [alfons]
22050
22051         * configure.in
22052                 Sylpheed 0.5.1claws2
22053                 
22054         * sync with Sylpheed 0.5.1cvs4
22055
22056 2001-07-25 [christoph]
22057
22058         * src/scoring.c
22059                 fixed segfault
22060                 item->prefs == NULL (don't know why)
22061
22062 2001-07-25 [alfons]
22063
22064         * configure.in
22065                 Sylpheed 0.5.1claws1
22066
22067         * sync with Sylpheed 0.5.1cvs1-3
22068
22069 2001-07-24 [christoph]
22070
22071         * src/folderview.c
22072         * src/prefs_folder_item.[ch]
22073                 added folderitem preferences dialog with
22074                 default To: and auto request return receipt
22075
22076         * src/compose.[ch]
22077         * src/menu.[ch]
22078                 changes to handle new folderitem preferences
22079
22080         * src/mainwindow.c
22081         * src/summaryview.c
22082                 call compose new mail with current folderitem
22083
22084 2001-07-24 [alfons]
22085
22086         Release Sylpheed 0.5.1claws
22087
22088         * configure.in
22089                 change to release version 0.5.1claws
22090
22091 2001-07-24 [christoph]
22092
22093         * src/summaryview.c
22094                 fixed segfault that happend when the selected
22095                 message was removed while retrieving new messages.
22096
22097         * po/es.po
22098                 updated translation
22099                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
22100
22101 2001-07-22 [alfons]
22102
22103         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
22104         this is a work in progress, for more information: http://nlpagan.net/sylman 
22105         
22106         * configure.in, src/mainwindow.c, manual/Makefile.am
22107                 add support for English manual
22108
22109         * AUTHORS
22110                 add authors of user manuals
22111
22112         * manual/en/sylpheed*.html
22113                 add English documentation
22114
22115 2001-07-22 [christoph]
22116
22117         * po/POTFILES.in
22118                 added src/ssl.c
22119         * src/ssl.c
22120                 changed a wrong debug message
22121
22122 2001-07-22 [alfons]
22123
22124         * po/nl.po
22125                 update Dutch translation
22126
22127         * src/prefs_filtering.c, 
22128           src/prefs_matcher.c
22129                 add more translatable strings           
22130
22131 2001-07-21 [alfons]
22132
22133         0.5.0claws7
22134
22135         * configure.in
22136                 change version
22137
22138         * src/inc.c, src/summaryview.[ch]
22139                 prevent update of mark file when filtering has done, by
22140                 using a variable; this affects two functions:
22141                         inc.c::inc_finished()
22142                         summaryview.c::summary_show()
22143
22144 2001-07-20 [alfons]
22145
22146         * src/filtering.[ch], src/prefs_filtering.c, 
22147           src/matcher.[ch]
22148                 add filtering action for label coloring 
22149
22150         * po/POTFILES.in
22151                 add labelcolors.c
22152
22153         * added src/labelcolors.c
22154         * added src/labelcolors.h
22155         * src/Makefile.am, src/summaryview.c
22156                 rearrange label coloring code
22157
22158         * src/procmsg.h
22159                 add more parentheses so label colouring works correctly
22160
22161         * src/filtering.c
22162                 don't really delete message, but move it to Trash
22163
22164         * src/prefs_matcher.c
22165                 add quote options to info dialog
22166
22167 2001-07-20 [christoph]
22168
22169         * src/Makefile.am
22170         * src/inc.c
22171         * src/main.[ch]
22172         * src/socket.h
22173         * src/ssl.[ch] (new)
22174                 moved ssl stuff to a seperate file
22175
22176 2001-07-20 [darko]
22177
22178         * src/summaryview.c
22179                 fix show sender using address book with no e-mail
22180                 address in From: field
22181
22182 2001-07-19 [alfons]
22183
22184         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
22185                 fix messy handling of escaping... now at least the
22186                 execute command is useful. escape char is '\', we
22187                 accept \n and \r too. 
22188
22189                 Real life example:
22190                 
22191                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
22192                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
22193
22194 2001-07-18 [alfons]
22195
22196         0.5.0claws6
22197
22198         * src/summaryview.c
22199                 clean up
22200
22201         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
22202           src/procmsg.[ch]
22203                 revise filtering; currently move, copy, marking have
22204                 been tested. if you like bleeding edge stuff, you
22205                 should definitely go for this version :)
22206
22207         * mark old working stuff as VERSION_0_5_0_CLAWS5        
22208
22209 2001-07-17 [christoph]
22210
22211         * src/utils.c
22212                 timestamp log
22213
22214 2001-07-17 [alfons]
22215
22216         0.5.0claws5
22217
22218         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
22219           bits in the mark file, without affecting either branch. Lots of
22220           files changed, also in claws branch.
22221
22222           UNTESTED: use of mbox folders
22223
22224         * src/summaryview.c
22225                 added mark all read; however this was a quick hack used for
22226                 cleaning up mess after initial merge with Hiroyuki
22227
22228         * configure.in
22229                 change claws version number back to 0.5.0claws5 to clear up 
22230                 confusion & pretension (recent release was technically 
22231                 0.5.0claws4, so we neatly align with Hiroyuki :-)
22232
22233 2001-07-16 [alfons]
22234
22235         sync with Hiroyuki's 0.5.0cvs4
22236
22237 2001-07-16 [alfons]
22238
22239         0.5.1claws3
22240
22241         * src/filtering.[ch]
22242                 remove invalid updating of mark files for 
22243                 filter actions MATCHING_ACTION_MOVE and 
22244                 MATCHING_ACTION_DELETE; this should fix the
22245                 folder update bug
22246                 
22247         * src/procmsg.c
22248                 revert Christoph's stab at fixing the folder 
22249                 update bug
22250
22251         * po/POTFILES.in
22252                 add missing files with translatable strings
22253
22254         * src/summaryview.c
22255                 remove debug print
22256
22257 2001-07-15 [alfons]
22258
22259         * src/addr_compl.[ch], src/prefs_filtering.c
22260                 make "filtering pref dialog's destination entry" an
22261                 "address completable entry", if filter destination is 
22262                 an email address
22263
22264         0.5.1claws2
22265         
22266         sync with Hiroyuki's 0.5.0cvs2-3
22267
22268 2001-07-15 [christoph]
22269
22270         * src/procmsg.c
22271                 fixed folder stats update after incorporation
22272
22273 2001-07-15 [alfons]
22274
22275         * src/summaryview.c
22276                 * finish label colouring stuff (for now)
22277                 * fix incorrect colour bug (off by one) 
22278
22279 2001-07-14 [alfons]
22280
22281         * src/mainwindow.c
22282                 change text labels for news and mail message so there's
22283                 plenty of toolbar estate left
22284
22285         * configure.in
22286                 0.5.1claws1
22287
22288         * src/folderview.c
22289           src/folder.[ch]
22290                 sync with Hiroyuki's 0.5.0cvs1
22291
22292         * src/summaryview.c
22293                 more rewrite label colouring
22294
22295 2001-07-14 [alfons]
22296
22297         * src/summaryview.[ch]
22298                 * start rewrite label colouring 
22299                 * fix proper location "Add Sender To Addressbook" menu item
22300
22301 2001-07-13
22302
22303         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
22304         (actually this is 0.5.0claws4)
22305
22306 2001-07-13 [alfons]
22307
22308         * po/pt_BR.po
22309                 * fix duplicate message
22310                 * add updated Portugese / Brazilian translation
22311                   submitted by Fabio Junior Beneditto
22312
22313 2001-07-12 [alfons]
22314
22315         * AUTHORS
22316                 add Jens
22317
22318         * po/nl.po
22319                 add updated Dutch translation
22320
22321         * po/de.po
22322                 add updated German translation submitted by Jens
22323
22324 2001-07-11 [alfons]
22325
22326         Prerelease before 0.5.0claws. Please test.
22327         This version is temporarily tagged as VERSION_0_5_0_TEST
22328
22329         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
22330           src/prefs_scoring.c, src/prefs_matcher.c, 
22331           src/prefs_filtering.c, src/mbox.c, 
22332           src/main.c, src/inc.c, src/filtering.[ch]
22333                 revert new Hoa's new matcher (does not work yet)
22334
22335         * src/Makefile.am
22336                 clean up
22337
22338 2001-07-10
22339
22340         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
22341
22342
22343 2001-07-10 [alfons]
22344
22345         * Makefile.am
22346                 add ChangeLog.claws to EXTRA_DIST
22347         * src/Makefile.am
22348                 add matcher_parser_parse.h to EXTRA_DIST
22349
22350 2001-07-10 [christoph]
22351
22352         * src/inc.c
22353                 add destination folder to table of
22354                 folders that need to be updated after
22355                 incorporation
22356
22357 2001-07-10 [alfons]
22358
22359         * folder.[ch]
22360           folderview.c
22361                 make collapse state of folders and folder items persistent, i.e.
22362                 if you collapse a folder tree, the next time claws-mail starts 
22363                 up the folder tree remains collapsed.  
22364                 
22365 2001-07-10 [christoph]
22366
22367         * acconfig.h
22368         * configure.in
22369                 added --enable-ssl
22370         * src/md5.[ch]
22371                 renamed MD5_CTX to MD5_CTX_syl
22372                 conflicts with a struct in openssl
22373         * src/inc.c
22374         * src/main.[ch]
22375         * src/prefs_account.[ch]
22376         * src/socket.[ch]
22377                 SSL support for POP
22378         * src/mainwindow.c
22379                 fixed compose with current account
22380                 broken by new compose button stuff
22381
22382 2001-07-09 [hoa]
22383
22384         * AUTHORS
22385                 changed my email address
22386
22387         * src/matcher_parser_parse.y
22388                 clean the parser to remove conflicts
22389
22390 2001-07-09 [alfons]
22391
22392         * AUTHORS
22393                 add Match Grun
22394
22395         * configure.in
22396                 fix incorrect description of --enable-ldap parameter
22397
22398         * src/prefs_common.[ch]
22399           src/compose.c
22400                 add experimental option "smart wrapping" which makes the
22401                 compose editor auto wrap.
22402                 
22403                 | TODO: the problem with the buggy cursor handling is caused |
22404                 | by the GtkText. when deleting / backspacing text its       |
22405                 | wrapping algorithm does not take in account the previous   |
22406                 | line. should find a way to hack this in.                   |
22407                 | or should perhaps combine this with the word wrapping      |
22408                 | patch i wrote in january.                                  |
22409
22410         * src/about.c
22411                 show build parameters for LDAP and JPilot
22412
22413         * src/summaryview.c
22414                 revert Christoph's bugfix for selecting next unread message, 
22415                 because folder stats aren't updated correctly
22416
22417 2001-07-08 [hoa]
22418
22419         * src/filtering.c
22420         * src/mainwindow.c
22421         * src/matcher.c
22422         * src/matcher_parser_lex.l
22423         * src/matcher_parser_parse.y
22424         * src/prefs_filtering.c
22425         * src/prefs_scoring.c
22426         * src/scoring.c
22427                 bugfix of the config file parser
22428
22429 2001-07-08 [alfons]
22430
22431         * src/Makefile.am
22432                 added generated matcher sources to BUILT_SOURCES
22433
22434 2001-07-08 [hoa]
22435
22436         * src/Makefile.am
22437         * src/.cvsignore
22438                 added new config file parser
22439
22440         * src/scoring.[ch]
22441         * src/filtering.[ch]
22442         * src/matcher.[ch]
22443         * src/prefs_filtering.c
22444         * src/prefs_matcher.c
22445         * src/prefs_scoring.c
22446         * added src/matcher_parser.h
22447         * added src/matcher_parser_lex.h
22448         * added src/matcher_parser_lex.l
22449         * added src/matcher_parser_parse.y
22450                 lex & yacc config file parser
22451
22452         * src/mbox.c
22453         * src/inc.c
22454         * src/main.c
22455                 changes prefs_filtering into global_filtering           
22456
22457         * src/summaryview.c
22458                 build threads with subjects only if "Re: " is at the
22459                 beginning of the subject
22460
22461 2001-07-07 [paul]
22462
22463         0.5.0claws
22464
22465         sync with sylpheed 0.5.0
22466                 change of version number only
22467
22468 2001-07-06 [paul]
22469
22470         0.5.0claws5
22471
22472         sync with sylpheed 0.5.0pre5
22473
22474 2001-07-05 [paul]
22475
22476         sync with sylpheed 0.5.0pre4 release
22477                 /po and /manual/ja not sync'ed
22478
22479 2001-07-04 [paul]
22480
22481         more sync with sylpheed 0.5.0pre4
22482
22483 2001-07-03 [christoph]
22484
22485         * src/addressbook.c
22486                 fixed address book broken by address book
22487                 for VCard, JPilot, LDAP
22488
22489 2001-07-03 [alfons]
22490
22491         * src/matcher.c
22492         * src/textview.c
22493                 stopped memory leaks
22494
22495 2001-07-03 [paul]
22496
22497         more sync with sylpheed 0.5.0pre4
22498
22499 2001-07-02 [match]
22500
22501         * included address book patch for VCard, JPilot, LDAP
22502         * pref_common.c - fixed Font options on Display tab (cosmetic)
22503         * alertpanel.c - fixed truncated message
22504
22505 2001-07-02 [christoph]
22506
22507         * src/mbox_folder.c
22508         * src/procmsg.[ch]
22509         * src/summaryview.c
22510                 mark threads for ignoring
22511
22512 2001-07-02 [paul]
22513
22514         0.5.0claws4
22515
22516         * sync with sylpheed 0.5.0pre4
22517                 updated gettext to 0.10.38.
22518
22519 2001-07-01 [paul]
22520
22521         * src/ mainwindow.c
22522         * src/procmsg.h
22523         * src/summaryview.[ch]
22524                 new right-click option: Label.
22525                 substitute for 'Mark-->Mark/Unmark', colours the line.
22526                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
22527
22528 2001-07-01 [christoph]
22529
22530         * src/folderview.c
22531                 fixed font for trash
22532         * src/summaryview.c
22533                 move ctree to unread message
22534
22535 2001-07-01 [paul]
22536
22537         * sync with sylpheed 0.5.0pre3 release
22538
22539 2001-06-30 [alfons]
22540
22541         * src/filesel.[ch]
22542         * src/compose.c
22543                 allow inserting / attaching multiple files in
22544                 the composer window
22545
22546 2001-06-30 [paul]
22547
22548         * src/codeconv.c
22549                 small change to Alfons' previous stuff so that it
22550                 actually makes
22551
22552 2001-06-30 [alfons]
22553
22554         * lots of files changed; first attempt to merge the changes
22555           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
22556
22557 2001-06-30 [paul]
22558
22559         * po/pt_BR.po
22560                 updated and completed, translations by Fabio
22561                 Junior Beneditto <fjbeneditto@yahoo.com.br>
22562
22563 2001-06-29 [alfons]
22564
22565         * src/compose.c
22566         * src/mimeproc.[ch]
22567                 allow selecting an attached files' mime type from a 
22568                 list of types.
22569
22570 2001-06-29 [paul]
22571
22572         * more sync with sylpheed 0.5.0pre3
22573
22574 2001-06-29 [paul]
22575
22576         * po/pt_BR.po
22577                 merge with sylpheed.pot and pt_BR.po provided by
22578                 Fabio Junior Beneditto.
22579
22580 2001-06-29 [darko]
22581
22582         * src/procmime.c
22583                 make MIME types case insensitive
22584
22585 2001-06-28 [alfons]
22586
22587         * po/nl.po
22588                 merge with sylpheed.pot and old nl.po; translations added.
22589
22590 2001-06-28 [paul]
22591
22592         * more sync with sylpheed 0.5.0pre3
22593
22594 2001-06-27 [alfons]
22595
22596         * src/summaryview.c
22597                 don't crash when removing parent node of messages
22598                 attracted by subject. this was caused by not deleting
22599                 the parent node from the subject line hash table.
22600
22601 2001-06-27 [alfons]
22602
22603         * src/summaryview.c
22604         * src/compose.[ch]
22605         * src/mainwindow.c
22606                 if there are multiple messages selected, allow forwarding
22607                 them as attachments.
22608
22609 2001-06-27 [paul]
22610
22611         * more sync with sylpheed 0.5.0pre3
22612
22613 2001-06-26 [paul]
22614
22615         0.5.0claws3
22616
22617         * sync with sylpheed 0.5.0pre3
22618
22619 2001-06-25 [paul]
22620
22621         * src/mainwindow.c
22622                 fixed 'compose news article' bug
22623                 from icon-and-text toolbar
22624
22625 2001-06-25 [paul]
22626
22627         * sync with sylpheed 0.5.0pre2 release
22628
22629 2001-06-24 [christoph]
22630
22631         * src/prefs_common.c
22632                 bug fix in font selection
22633         * src/folderview.c
22634                 use sylpheed's normal font instead of
22635                 gtk default font for folders without
22636                 new messages
22637
22638 2001-06-24 [alfons]
22639
22640         * src/mainwindow.[ch]
22641                 added composite compose mail / news button (an idea by Leandro
22642                 Pereira <leandro@linuxmag.com.br>)
22643
22644 2001-06-24 [paul]
22645
22646         Added instructions for ldif-to-xml.py
22647
22648         * tools/README
22649
22650 2001-06-23 [alfons]
22651
22652         Some minor things.
22653
22654         * src/pixmaps/stock_news_compose.xpm
22655                 added pixmap by Leandro
22656         * src/prefs_common.c
22657                 tested built-in spelling checker of GCC 3.0 :)
22658         * po/nl.po
22659                 merged dutch translation of sylpheed-main with
22660                 sylpheed.pot
22661
22662 2001-06-23 [paul]
22663
22664         Added tools directory and files.
22665
22666         * tools/filter_conv.pl
22667                 converts old filter system to new filtering system
22668         * tools/ldif-to-xml.py
22669                 converts netscape addressbook to sylpheed addressbook
22670         * tools/README
22671                 descriptions/instructions for above two files
22672
22673 2001-06-23 [christoph]
22674
22675         * src/inc.c
22676         * src/manage_window.[ch]
22677         * src/prefs_common.[ch]
22678                 mail retrieval dialog can be enabled, disabled
22679                 or hidden if non of sylpheed's windows is active
22680
22681 2001-06-22 [paul]
22682
22683         0.5.0claws2
22684
22685         * sync with sylpheed 0.5.0pre2
22686
22687 2001-06-21 [christoph]
22688
22689         * src/summaryview.c
22690                 show recipient on 'from' for all accounts
22691                 
22692         * src/inc.c
22693         * src/prefs_common.[ch]
22694                 disable error popup on mail receive errors
22695
22696 2001-06-21 [alfons]
22697
22698         * src/compose.c
22699                 made the ruler correctly appear and disappear.
22700
22701         * src/Makefile.am
22702                 removed Hoa's work-in-progress-stuff (interesting!) so 
22703                 claws compiles ok.
22704
22705 2001-06-20 [christoph]
22706
22707         * src/inc.c
22708         * src/progressdialog.c
22709                 added scrolled window for list in progressdialog
22710
22711 2001-06-20 [paul]
22712
22713         sync with sylpheed 0.5.0pre1 release
22714
22715 2001-06-20 [christoph]
22716
22717         * src/summeryview.c
22718                 make building threads by subject work when
22719                 thread view is enabled
22720                 
22721         * src/compose.c
22722         * src/prefs_common.[ch]
22723                 automatically select account for mail replys
22724
22725 2001-06-19 [sergey]
22726
22727         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
22728         they are filled in from the account settings.
22729
22730 2001-06-19 [paul]
22731
22732         * more sync with sylpheed 0.5.0pre1
22733
22734 2001-06-18 [alfons]
22735
22736         * src/Makefile.am,
22737           src/procmime.c
22738                 added --sysconfdir to CPPFLAGS for pointing to the correct
22739                 location of mime.types. 
22740
22741                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
22742                 or ./configure!
22743
22744 2001-06-18 [hoa]
22745
22746         * src/summaryview.c
22747                 fixed some bug when building threads
22748
22749 2001-06-18 [pau]l
22750
22751         * src/prefs_account.c
22752                 UI stuff: More changes to the English
22753
22754 2001-06-18 [paul]
22755
22756         * src/pixmaps/stock_news_compose.xpm: new file
22757         * src/Makefile.am
22758         * src/mainwindow.c
22759         * src/summaryview.c
22760                 Added new icon for Hoa's 'compose a news
22761                 message', plus minor improvements to the
22762                 English
22763
22764         * po/ja.po
22765         * ChangeLog
22766         * ChangeLog.jp
22767                 more sync with sylpheed 0.5.0pre1
22768
22769 2001-06-18 [hoa]
22770
22771         * src/compose.[ch]
22772         * src/mainwindow.c
22773                 Follow-up and reply to
22774
22775         * src/summaryview.[ch]
22776                 Build threads also with subjects
22777
22778 2001-06-17 [hoa]
22779
22780         * src/compose.c
22781                 forwarding use the current account.
22782
22783         * src/mainwindow.c
22784                 the "compose message" button has been replaced with
22785                 "new mail" and "new news" buttons
22786
22787         * src/prefs_common.[ch]
22788                 added a configuration option to use the forward button
22789                 as "forward as attachment"
22790                 changed reply and forward format description
22791
22792         * src/quote_fmt_lex.l
22793         * src/quote_fmt_parse.y
22794                 added message with no signature in format for reply
22795                 and forward.
22796
22797 2001-06-17 [paul]
22798
22799         Minor UI stuff
22800
22801         * src/mainwindow.c
22802         * src/summaryview.c
22803                 Improvements to the English
22804
22805         * src/prefs_common.c
22806                 Improvements to the English and some
22807                 clarity/continuity improvements in the
22808                 description of Quote symbols.
22809
22810 2001-06-17 [paul]
22811
22812         0.5.0claws1
22813
22814         * sync with sylpheed 0.5.0pre1
22815
22816 2001-06-17 [hoa]
22817
22818         * src/compose.c
22819                 Better interface for compose, displayed fields
22820                 are updated whenever we change account.
22821                 Newsgroups field is automatically filled.
22822
22823         * src/mainwindow.c
22824                 Newsgroups field is automatically filled.
22825
22826         * src/prefs_account.c
22827                 Some interface stuff when fields appear and
22828                 disappear.
22829
22830 2001-06-16 [paul]
22831
22832         0.4.99claws
22833
22834         * sync with sylpheed 0.4.99
22835
22836 2001-06-16 [sergey]
22837
22838         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
22839         base64_decoder_free, base64_decoder_decode): new object and
22840         functions for decoding base64 streams.
22841         * src/procmime.c (procmime_decode_content): modified to use the
22842         new base64 decoder.
22843
22844 2001-06-15 [paul]
22845
22846         0.4.99claws10
22847
22848         * sync with sylpheed 0.4.99cvs11
22849
22850 2001-06-13 [paul]
22851
22852         0.4.99claws9
22853
22854         * sync with sylpheed 0.4.99cvs9
22855
22856 2001-06-13 [hoa]
22857
22858         * src/compose.c
22859         * src/prefs_account.c
22860
22861                 SMTP server can be defined in the news account
22862                 mime type of attachment are kept.
22863
22864         * src/summaryview.c
22865
22866                 now choose the highest important score between default
22867                 and important score of folder.
22868
22869 2001-06-09 [alfons]
22870         
22871         * src/prefs_common.c: 
22872
22873                 (prefs_quote_description_create): corrected description of 
22874                 quote format characters
22875
22876 2001-06-09 [paul]
22877
22878         0.4.99claws8
22879
22880         * sync with sylpheed 0.4.99cvs8
22881
22882 2001-06-08 [sergey]
22883
22884         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
22885         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
22886
22887 2001-06-08 [paul]
22888
22889         0.4.99claws7
22890
22891         * sync with sylpheed 0.4.99cvs7
22892
22893 2001-06-06 [sergey]
22894
22895         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
22896         clashes with autogenerated header).
22897         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
22898         * src/Makefile.am: added quote_fmt.h.
22899         * src/.cvsignore: added lex/yacc autogenerated files
22900         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
22901
22902 2001-06-06 [paul]
22903
22904         0.4.99claws6
22905
22906         * sync with sylpheed 0.4.99cvs6
22907
22908 2001-06-06 [hoa]
22909
22910         * added src/quote_fmt_parse.h
22911         * src/compose.c
22912                 removed warnings
22913
22914         * src/prefs.[ch]
22915                 don't modify readonly configuration files
22916
22917         * src/prefs_account.c
22918         * src/prefs_common.c
22919         * src/prefs_customheader.c
22920         * src/prefs_display_header.c
22921         * src/prefs_filter.c
22922         * src/prefs_filtering.c
22923         * src/prefs_scoring.c
22924                 don't open dialog box when configuration files
22925                 are readonly
22926
22927 2001-06-05 [sergey]
22928
22929         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
22930
22931         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
22932         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
22933         BUILT_SOURCES to make all files rebuild properly.
22934
22935         * src/compose.c: removed #include "quote_fmt.tab.h".
22936
22937         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
22938         CHARACTER value in yylval.
22939
22940         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
22941         receive CHARACTER value by documented means (yylval).
22942
22943         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
22944
22945 2001-06-05 [hoa]
22946
22947         * src/Makefile.am
22948                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
22949
22950         * src/filtering.c
22951         * src/matcher.c
22952         * src/matcher.h
22953         * src/prefs_filtering.c
22954                 now keep the configuration for execute action
22955
22956         * src/mbox_folder.c
22957                 fixed a warning
22958
22959 2001-06-05 [paul]
22960
22961         * sync with sylpheed 0.4.99cvs5
22962
22963 2001-06-05 [hoa]
22964
22965         * src/Makefile.am
22966                 added quote_fmt.[ch]
22967
22968         * added src/quote_fmt.y
22969         * added src/quote_fmt.l
22970         * added src/quote_fmt.tab.h
22971         * added src/quote_fmt.tab.c
22972         * added src/lex.quote_fmt.c
22973                 parsing configuration for replying
22974                 and forwarding
22975
22976         * src/prefs_common.[ch]
22977                 added configuration UI for replying
22978                 and forwarding
22979
22980         * src/compose.c
22981                 using configuration for replying
22982                 and forwarding
22983
22984 2001-06-04 [hoa]
22985
22986         * src/filtering.c
22987         * src/matcher.c
22988         * src/matcher.h
22989         * src/prefs_filtering.c
22990         * src/prefs_matcher.c
22991         * src/prefs_matcher.h
22992                 action "run a command" for filtering
22993                 and matching with a command.
22994                 fixed the "whole message" matching
22995
22996         * src/mbox_folder.c
22997                 changed temporary filename for security
22998
22999         * src/messageview.c
23000                 queue the notification if it fails to send.
23001
23002         * src/prefs_common.c
23003         * src/prefs_folder_item.c
23004                 changed the default important score             
23005
23006         * src/prefs_scoring.c
23007         * src/scoring.c
23008                 hide kill score input when the folder is not
23009                 a newsgroup
23010
23011 2001-06-03 [alfons]
23012
23013         * src/prefs_common.c:
23014
23015                 (prefs_font_select): pass font name in font entry box to font
23016                 selection dialog.
23017
23018 2001-06-03 [sergey]
23019
23020         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
23021
23022 2001-06-03 [paul]
23023
23024         * sync with sylpheed 0.4.99cvs4
23025
23026 2001-06-03 [alfons]
23027
23028         * src/headerwindow.c:
23029
23030                 (headerwindow_show_cb): use the selected summary view item, not
23031                 the displayed item.
23032
23033 2001-06-02 [alfons]
23034
23035         * src/headerwindow.c:
23036
23037                 (headerwindow_show_cb): always try to show msginfo
23038
23039 2001-06-02 [hoa]
23040
23041         * src/compose.c
23042                 keep attached parts when reediting or forwarding.
23043
23044 2001-06-01 [hoa]
23045
23046         * src/folderview.c
23047         * src/prefs_folder_item.[ch]
23048         * src/prefs_scoring.[ch]
23049         * src/scoring.[ch]
23050         * src/summaryview.[ch]
23051         * src/main.c
23052         * src/mainwindow.c
23053         * src/prefs_common.[ch]
23054                 support for folder scoring
23055                 kill score and important score for messages
23056         
23057         * src/prefs_account.c
23058                 some display bug fixed for local account
23059                 preferences
23060
23061 2001-05-31 [alfons]
23062
23063         * src/summaryview.c:
23064
23065                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
23066                 sender to address book menu item is disabled.
23067
23068 2001-05-30 [hoa]
23069
23070         * src/filtering.[ch]
23071         * src/summaryview.c
23072                 handling summary menu / filter messages
23073
23074         * src/folder.[ch]
23075                 add some stuff
23076
23077         * src/foldersel.c
23078                 imap folders now appears in list
23079
23080         * src/mbox_folder.c
23081                 doesn't crash if destination mail is not writeable
23082
23083 2001-05-29 [hoa]
23084
23085         * src/compose.c
23086                 removed some warnings
23087
23088         * src/filtering.c
23089         * src/folder.[ch]
23090         * src/prefs_filtering.c
23091                 global string to identify any folders           
23092                 removed some debug info
23093                 filtering to mbox folders is now possible
23094
23095         * src/mainwindow.c
23096                 removed some warnings
23097
23098         * src/mbox_folder.c
23099                 permission on files are changed to read/write for user only,
23100                 nothing for other.
23101                 creation of subfolder is handled better.
23102
23103 2001-05-28 [alfons]
23104
23105         Verified the sync for src/prefs_common.[ch] and
23106         src/prefs_account.[ch]. I believe there were some
23107         minor indentation differences.
23108
23109 2001-05-28 [paul]
23110
23111         0.4.99claws3
23112
23113         * sync with 0.4.99cvs3
23114
23115 2001-05-28 [hoa]
23116
23117         * src/compose.c
23118                 handling flags for mbox format
23119
23120         * src/filtering.c
23121                 use of mark file only for MH format
23122                 handling flags for mbox format
23123                 filtering cannot yet move or copy mails to mbox folders.
23124
23125         * src/folder.[ch]
23126                 changed move_msg, copy_msg,
23127                 move_msgs_with_dest, copy_msgs_with_dest functions
23128                 uses only folder->copy_msg() function
23129                 uses folder->finished_copy() to handle the destination
23130                 folder at the end of the copy or move operation.
23131
23132         * src/foldersel.c
23133                 included mbox directories.
23134
23135         * src/folderview.[ch]
23136         * src/mainwindow.c
23137                 handle folders operation for mbox format
23138
23139         * src/mbox.c
23140                 disable conversion of "From " header
23141
23142         * src/mbox_folder.[ch]
23143                 completion of mbox format handling
23144
23145         * src/mh.c
23146                 changed mh_copy_msg() function and
23147                 removed mh_move_msg(), mh_move_msgs_with_dest(),
23148                 mh_copy_msgs_with_dest()
23149
23150         * src/prefs_filtering.c
23151                 removed some warnings
23152
23153         * src/prefs_matcher.c
23154                 default boolean operation is AND
23155
23156         * src/procheader.c
23157                 handling flags for mbox format
23158                 handling of "From " header
23159
23160         * src/procmsg.[ch]
23161                 removed data field
23162                 added MSG_REALLY_DELETED flags to handle deletion of
23163                 messages in mbox format.
23164
23165         * src/summaryview.c
23166                 handling flags for mbox format
23167                 disable the MSG_DELETED flags when messages
23168                 are deleted in mbox format
23169
23170         * src/textview.c
23171                 "From " headers display fixed.
23172
23173 2001-05-27 [alfons]
23174
23175         * src/textview.c:
23176                 
23177                 (get_email_part): skip quoted email addresses, like in e.g.
23178                 "'alfons@proteus.demon.nl'".
23179
23180 2001-05-26 [alfons]
23181
23182         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
23183         and fixing the persistence troubles when using separate windows.
23184
23185         * src/mainwindow.c:
23186         
23187             Added #define SEPARATE_ACTION used in the gtk item factory for 
23188             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
23189                 use gtk_item_factory_get_widget_by_action() to get the items.
23190                 
23191             Removed separate_widget_cb from the gtk item factory data   
23192           
23193             (mainwindow_create): connect separate_widget_cb() to check
23194             menu item "toggled" signal. also passing a MainWindow pointer
23195                 as object data for both check menu items.
23196                 
23197             (separate_widget_cb): definition of separate_widget_cb() to match
23198             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
23199                 window using gtk_object_get_data(). The type of window separation 
23200                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
23201         
23202         * src/prefs_filtering.c,
23203           src/prefs_matcher.c: added horizontal scrollbars
23204
23205 2001-05-25 [darko]
23206
23207         * src/headerview.c
23208                 fix segfault with invalid bold font
23209         * src/summaryview.c
23210                 correctly display summary stats after row is marked
23211
23212 2001-05-23 [sergey]
23213
23214         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
23215         encodings with libjconv.
23216
23217 2001-05-23 [hoa]
23218
23219         * src/Makefile.am
23220                 added mbox_folder.[ch]
23221         * src/defs.h
23222                 mbox temporary folder
23223         * src/folder.[ch]
23224         * added src/mbox_folder.[ch]
23225         * src/folderview.c
23226         * src/procheader.[ch]
23227                 added mbox support
23228         * src/mbox.c
23229                 bugfix for file incorporation filtering
23230         * src/imap.c
23231                 enable creation of MBOX
23232         * src/prefs_display_header.c
23233                 enable use of headers like "From "
23234                 something that should be fixed :
23235                         displaying of such headers add an extra space
23236         * src/prefs_folder_item.c
23237                 don't create folders because it is not necessary
23238         * src/procmsg.h
23239                 added data field to MsgInfo for mbox internal use
23240         * src/summaryview.c
23241                 added some support for mbox
23242         * src/utils.[ch]
23243                 added get_mbox_cache_dir() function
23244
23245 2001-05-23 [hiroyuki]
23246
23247         * src/headerwindow.c
23248           src/inc.c
23249           src/main.c
23250           src/mh.c
23251           src/nntp.c
23252           src/procmsg.h
23253           src/session.h
23254           src/socket.[ch]
23255           src/summaryview.c
23256           src/textview.c
23257           src/automaton.c
23258           src/folderview.c: more sync with 0.4.99cvs2.
23259
23260         * src/headerwindow.c: reverted.
23261
23262 2001-05-22 [paul]
23263
23264         0.4.99claws2
23265
23266         * sync with sylpheed 0.4.99cvs2
23267                 * src/news.[ch]
23268                 * src/nntp.[ch]
23269                 * INSTALL
23270                 * INSTALL.jp
23271
23272 2001-05-22 [alfons]
23273
23274         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
23275
23276 2001-05-21 [alfons]
23277
23278         Minor things:
23279
23280         * configure.in: if gnome-config not found, "no" is displayed
23281         
23282         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
23283
23284         * src/textview.c: now also possible to add mail addresses by right
23285           clicking in the text view
23286
23287         * src/codeconv.c: merged patch which fixes endless loop when encountering
23288           invalid wide characters; from Alte <010@imis.ru>  
23289
23290 2001-05-20 [alfons]
23291
23292         Added installation of gnome specific things:
23293
23294         * Makefile.am: gnome conditional
23295
23296         * configure.in: check for installed gnome
23297
23298         * added sylpheed.png, sylpheed.desktop
23299
23300 2001-05-20 [sergey]
23301
23302         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
23303
23304         * src/mainwindow.h (main_window_toolbar_create): created a button
23305         for "Reply to all".
23306         (main_window_set_toolbar_sensitive): enable/disable the new button
23307         appropriately.
23308         (toolbar_reply_to_author_cb): handle the new button.
23309
23310         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
23311         send_progress_dialog_destroy() on failure (fixes hang on SMTP
23312         failure).
23313
23314 2001-05-19 [sergey]
23315
23316         * src/compose.h (ComposeReplyMode): new modes
23317         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
23318         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
23319
23320         * src/compose.c
23321         (compose_send): move some code into a new function:
23322         (compose_current_mail_account): new function.
23323         (compose_reply): new argument to_author, all callers changed; if
23324         to_author==TRUE and account->protocol==A_NNTP, find and use an
23325         appropriate mail account for replying.
23326         (compose_reply_set_entry): new argument to_author; ignore
23327         compose->replyto if to_author==TRUE.
23328
23329         * src/mainwindow.c: new command "Message/Reply to author".
23330         (main_window_set_menu_sensitive): enable/disable it.
23331         (reply_cb): handle it.
23332
23333         * src/summaryview.c: new command "Reply to author".
23334         (summary_set_menu_sensitive): enable/disable it.
23335         (summary_reply_cb): handle it.
23336
23337         * src/account.c (account_find_mail_from_address): new function.
23338
23339 2001-05-18 [paul]
23340
23341         0.4.99claws1
23342
23343         * sync with sylpheed 0.4.99cvs1
23344
23345 2001-05-18 [hoa]
23346
23347         * src/compose.[ch]
23348         * src/filtering.c
23349         * src/summaryview.c
23350                 new filtering action : forward and forward as attachment
23351
23352         * src/main.c
23353                 no need for $DISPLAY when we run sylpheed --help
23354                 call to parse_cmd_opt() is moved
23355
23356         * src/mainwindow.[ch]
23357                 execute button is hidden when immediate execute
23358                 is chosen
23359
23360         * src/mh.c
23361         * src/news.c
23362         * src/prefs_folder_item.c
23363         * src/procmsg.c
23364                 better handling of missing directories
23365
23366         * src/summaryview.c
23367                 reedit is enabled in outbox
23368                 reedit is enabled in queue
23369
23370 2001-05-17 [hoa]
23371
23372         * src/filtering.c
23373         * src/matcher.[ch]
23374         * src/prefs_filtering.c
23375                 changed attachement into attachment
23376
23377 2001-05-17 [alfons]
23378
23379         0.4.67claws4    
23380
23381         * sync with sylpheed 0.4.67cvs9
23382         * sync with sylpheed 0.4.67cvs7-8
23383
23384 2001-05-17 [hoa]
23385
23386         * src/Makefile.am
23387                 added prefs_filtering.c
23388
23389         * src/filtering.[ch]
23390         * src/matcher.[ch]
23391                 removed action : forward_news and forward_news_as_attachement
23392                 (forward and forward_as_attachement can be used instead)
23393
23394         * src/mainwindow.c
23395                 added menu option to access filtering configuration
23396
23397         * src/prefs_account.c
23398                 changed mail_command default to /usr/sbin/sendmail
23399
23400         * added src/prefs_filtering.[ch]
23401                 dialog box for filtering configuration
23402
23403         * src/prefs_matcher.c
23404                 added function prefs_matcher_get_criteria_from_matching()
23405
23406         * src/prefs_scoring.c
23407                 reset the dialog when register or substitute is clicked
23408
23409 2001-05-15 [hoa]
23410
23411         * src/Makefile.am
23412                 added filtering.[ch]
23413         * src/inc.c
23414                 using filering.[ch] instead of filter.[ch]
23415         * src/main.c
23416                 reading new filtering configuration
23417         * src/matcher.[ch]
23418                 added some filtering actions
23419                 and fixed a bug for headers and mail body matching
23420         * src/mbox.c
23421                 using filering.[ch] instead of filter.[ch]
23422         * src/mh.c
23423                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
23424         * src/summaryview.c
23425                 some fixes for filtering
23426
23427 2001-05-14 [hiroyuki]
23428
23429         * src/send.c: fixed some weird indentations.
23430           send_message_with_command(): call pclose() only if p != NULL.
23431         * src/textview.c: get_email_part(): modified the code for readability.
23432
23433 2001-05-14 [hiroyuki]
23434
23435         * src/md5global.h
23436           src/md5ify.c
23437           src/md5ify.h: removed from the cvs.
23438
23439 2001-05-13 [sergey]
23440
23441         * src/main.c: include rfc2015.h to avoid compiler warnings.
23442         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
23443         the panel is already on screen.
23444         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
23445         closing the alert window by ESC as "No".
23446         * src/prefs_common.c (prefs_interface_create): moved return
23447         receipt check button to the correct place.
23448
23449 2001-03-13 [alfons]
23450
23451         * src/prefs_common.c: 
23452                 moved return receipt check button to the Send tab. (prefs_send_create)
23453                 removed the date format ui related globals. (prefs_display_create)
23454
23455         0.4.67claws3
23456         
23457         * sync with sylpheed 0.4.67cvs5-6
23458
23459 2001-05-13 [paul]
23460
23461         * added Alfons' font selection patch
23462
23463         * src/defs.h
23464         * src/headerwindow.c
23465         * src/prefs_common.c
23466         * src/prefs_common.h
23467
23468 2001-05-13 [hoa]
23469         * src/defs.h
23470                 changed version of cache
23471         * src/matcher.[ch]
23472         * src/prefs_matcher.c
23473                 added additionnal matching criteria
23474         * src/procheader.c
23475         * src/procmsg.[ch]
23476         * src/news.c
23477                 added references in MsgInfo
23478
23479 2001-05-12 [hoa]
23480
23481         * src/defs.h
23482                 prepared some things for new filtering
23483         * src/matcher.[ch]
23484                 added some matching properties
23485                 inreplyto need to be enhanced
23486                 prepared some things for new filtering
23487         * src/messageview.c
23488                 added Return-Receipt-To handling
23489         * src/prefs_folder_item.c
23490                 changed default value to TRUE
23491         * src/prefs_matcher.c
23492                 added some matching properties
23493         * src/prefs_scoring.[ch]
23494                 the scoring dialog is finished
23495         * src/procheader.c
23496                 added Return-Receipt-To handling
23497                 Reference need to be added
23498         * src/procmsg.[ch]
23499                 added Return-Receipt-To handling
23500                 added threadscore to get a better score sorting when
23501                 threads are enabled
23502         * src/summaryview.c
23503                 suppressed a bug when we sort the list
23504                 when no folder is opened.
23505                 better score sorting when threads are enabled
23506
23507 2001-05-12 [alfons]
23508
23509         * reverted previous patch because of potential errors 
23510
23511         0.4.67claws2
23512         
23513         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
23514                 applied "toggle mail-retrieval dialog window" patch submitted 
23515                 by Eric Limpens <eric@qnt.net>
23516
23517         * sync with sylpheed 0.4.67cvs4
23518
23519 2001-05-12 [sergey]
23520
23521         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
23522         some picky compilers.
23523         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
23524         * src/grouplist_dialog.c: include alertpanel.h.
23525         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
23526         fix compile warning.
23527         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
23528         #include "defs.h" before others to prevent the warning of `MIN'
23529         and `MAX' redefinition.
23530
23531 2001-05-11 [hoa]
23532
23533         * src/main.c
23534         * src/messageview.c
23535         * src/prefs_account.c
23536         * src/prefs_display_header.c
23537                 removed warning
23538         * src/Makefile.am
23539                 added prefs_scoring.[ch]
23540         * src/grouplist_dialog.c
23541                 display an error dialog box if the group list
23542                 cannot be fetched.
23543         * src/mainwindow.[ch]
23544                 added main_window_set_thread_option() function
23545                 scoring dialog box enabled
23546         * src/matcher.[ch]
23547                 added flags matching unread /new / marked
23548                 / deleted / replied / forwarded
23549         * src/news.c
23550                 newsgroups are now finally in newscache
23551         * src/prefs_matcher.[ch]
23552                 finished preferences for matching dialog
23553         * added src/prefs_scoring.[ch]
23554                 scoring dialog box completed
23555         * src/scoring.[ch]
23556                 conversion to string : added scoringprop_to_string()
23557                 write config for preferences :
23558                 added prefs_scoring_write_config()
23559         * src/summaryview.c
23560                 threads can be enabled/disabled independently
23561                 for each folder
23562
23563 2001-05-10 [alfons]
23564
23565         0.4.67claws1
23566         
23567         * AUTHORS: 
23568                 thought it would be nice to have a list of all
23569                 contributors (used Changelog as a reference)
23570         
23571         * configure.in: 
23572                 messed up version numbering...
23573
23574         0.4.66claws1
23575
23576         * sync with sylpheed 0.4.67cvs1-3
23577
23578 2001-05-10 [darko]
23579
23580         * src/prefs_common.c:
23581                 better UI for strftime format, double clicking
23582                 on format now inserts the format in text entry
23583                 replaced close button with standard OK/Cancel
23584                 moved date format button to the right of the
23585                 text entry field
23586
23587 2001-05-09 [alfons]
23588
23589         * src/gtkstext.c:
23590                 Ctrl-Home / Ctrl-End have proper cursor navigation
23591
23592 2001-05-09 [hoa]
23593
23594         * src/prefs_matcher.c
23595                 finished UI to define matching properties
23596                 added ok and cancel button
23597         * src/prefs_filter.c
23598                 added ok and cancel button
23599         * src/news.c
23600                 fixed some bug in xhdr parsing
23601
23602 2001-05-08 [alfons]
23603
23604         * src/textview.c: 
23605                 fixed a bug in textview_show_header(), which displayed two colons (':');
23606                 cleaned up some warnings
23607
23608 2001-05-08 [hoa]
23609
23610         * src/Makefile.am
23611                 added prefs_matcher.[ch]
23612                 compilation with -W -Wall
23613         * src/alertpanel.c
23614                 ungrab the mouse events if grabbed - does it
23615                 fix the bug for disposition notification ?
23616         * src/mainwindow.c
23617                 added a menu option to open the matching dialog.
23618         * src/matcher.[ch]
23619                 added matcherprop_to_string() and matcherlist_to_string()
23620                 fixed some bugs, changed the name of some options
23621                 age_sup and age_inf becomes age_greater and age_lower,
23622                 body and messageheaders becomes body_part and headers_part,
23623                 changed the names of constants from SCORING_XXX to MATCHING_XXX
23624         * src/prefs_display_header.c
23625         * src/prefs_headers.c
23626                 fixed a bug that accidentally destroyed dialogs
23627                 when closed them with delete_event
23628                 Added *_deleted() which handle delete_event signal correctly.
23629         * src/prefs_folder_item.[ch]
23630                 added "enable_thread" field for future customization
23631         * added src/prefs_matcher.[ch]
23632                 sample of the UI to define matching properties
23633         * src/procheader.c
23634                 using procheader_headername_equal instead of str*cmp functions
23635                 using procheader_parse_header() function
23636         * src/scoring.c
23637                 using MATCHING_XXX instead of SCORING_XXX
23638         * src/summaryview.c
23639                 display the sender of the news even if this is ourself
23640                 when this is a news message.
23641         * src/textview.c
23642                 using headername_equal() instead of str*cmp functions
23643
23644 2001-05-08 [alfons]
23645
23646         0.4.66claws
23647
23648         * sync with sylpheed 0.4.66
23649         * src/gtkstext.c: trace logs added 
23650
23651 2001-05-08 [sergey]
23652
23653         * src/prefs_common.[ch]: added option to enable/disable GnuPG
23654         signature check popup.
23655         * src/rfc2015.c (check_signature): show signature check popup only
23656         if it is enabled in preferences.
23657
23658 2001-05-07 [alfons]
23659
23660         0.4.66claws4
23661         
23662         * sync with sylpheed 0.4.66cvs6
23663
23664 2001-05-07 [darko]
23665
23666         * src/prefs_common.[ch]: added option to enable/disable
23667           looking up sender name in address book for summary pane
23668         * src/summaryview.c: look up sender in the address book
23669           by using Alfons' address completion code
23670
23671 2001-05-07 [hiroyuki]
23672
23673         * src/inc.h
23674           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
23675           member of Pop3State.
23676         * src/news.c: brought #include "defs.h" before #include <glib.h>
23677           to prevent the warning of `MIN' and `MAX' redefinition.
23678
23679 2001-05-06 [hoa]
23680
23681         * removed src/headers_display.[ch]
23682         * removed src/prefs_display_headers.[ch]
23683         * src/inc.c
23684                 use a temporary file in the user directory for mbox import
23685         * src/news.c
23686                 added XHDR support to get "To" and "Cc" headers
23687                 (in order to match news with to or cc field for
23688                 scoring)
23689                 added function news_parse_xhdr() to get XHDR response
23690         * src/nntp.[ch]
23691                 added function nntp_xhdr()
23692         * src/matcher.c
23693                 fetch the message if necessary
23694
23695 2001-05-06 [alfons]
23696
23697         0.4.66claws3
23698
23699         * sync with sylpheed 0.4.66cvs3-5
23700
23701 2001-05-06 [hoa]
23702
23703         * src/utils.[ch]
23704                 added function itos_buf() to enable use of several buffers
23705         * src/summaryview.c
23706                 use of itos_buf() instead of itos() in summary list
23707                 to fix the broken display of message number.
23708
23709 2001-05-06 [alfons]
23710
23711         * src/gtkstext.c: bug in cursor up navigation fixed,
23712                 fixed another unsigned / signed comparison (we're getting there :-)
23713
23714 2001-05-06 [hoa]
23715
23716         * src/Makefile.am
23717                 added scoring.c scoring.h
23718                 prefs_folder_item.c prefs_folder_item.h
23719                 matcher.c matcher.h
23720         * src/defs.h
23721                 added FOLDERITEM_RC SCORING_RC
23722         * src/folder.[ch]
23723                 added prefs field in FolderItem :
23724                 properties for each folder (PrefsFolderItem),
23725                 sorting type and mode were added as the first properties.
23726         * src/main.c
23727                 read config for scoring
23728         * added src/matcher.[ch]
23729                 gives functions to parse configuration file to do
23730                 matching on mails with a list of conditions.
23731         * src/mainwindow.c
23732                 add option to sort by score
23733         * src/prefs_common.[ch]
23734                 added preference option to show score and for
23735                 the score column size
23736         * added src/prefs_folder_item.[ch]
23737                 properties for each folder (PrefsFolderItem),
23738                 sorting type and mode were added as the first properties.
23739         * src/procheader.[ch]
23740                 added procheader_parse_header()
23741                 added procheader_header_free()
23742                 added procheader_headername_equal()
23743                 and made modification to use them.
23744         * src/procmsg.[ch]
23745                 added score field to MsgInfo structure
23746         * added src/scoring.[ch]
23747                 gives functions to parse configuration file to do
23748                 scoring on mails with a list of conditions.
23749         * src/summaryview.[ch]
23750                 save the sorting type and mode for the folder
23751                 added column to display the score of the mail
23752                 added function summary_score_clicked()
23753                 sorting type and mode are restored to the folder
23754                 when it is reopen
23755         * src/textview.c
23756                 use procheader_parse_header(), procheader_headername_equal()
23757                 removed memory leak in text_scan_header when freeing headers
23758         * src/filter.c
23759                 changed the function to match names of headers
23760                 using procheader_headername_equal()
23761
23762         Scoring functions are implemented, an interface is needed
23763         to configure that.
23764
23765 2001-05-04 [alfons]
23766
23767         * src/gtkstext.c: 
23768                 hopefully fixed the row up navigation bug,
23769                 removed adding back / forward lines to cache
23770
23771 2001-05-04 [sergey]
23772
23773         * src/prefs_display_headers.c: user interface changes:
23774         (prefs_display_headers_create): remove unused "Show" check button;
23775         allow reordering of headers by dragging.
23776         (prefs_display_headers_write_config): remove unused variables.
23777         (prefs_display_headers_set_dialog): do not insert "(New)" at top
23778         of lists (not needed with the new UI).
23779         (prefs_display_headers_set_list): scan lists starting from row 0,
23780         not 1 (do not skip "(New)").
23781         (prefs_display_headers_find_header): new function.
23782         (prefs_display_headers_clist_set_row): do not allow duplicates.
23783         (prefs_display_headers_delete_cb): do not skip row 0; treat
23784         closing the alert window by ESC as "No".
23785         (prefs_display_headers_up): do not protect row 0.
23786         (prefs_display_headers_down): do not protect row 0.
23787
23788 2001-05-04 [sergey]
23789
23790         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
23791         functions.
23792
23793         * src/summaryview.c
23794         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
23795         summary_select_next_marked, summary_select_prev_marked): new
23796         functions.
23797
23798 2001-05-03 [sergey]
23799
23800         * src/news.c: fixed a bug when no article can be fetched after
23801         server timeout if the connection was restored by news_post():
23802         (news_select_group): new function.
23803         (news_fetch_msg): call news_select_group() before fetching
23804         article.
23805         (news_get_uncached_articles): set session->group after successful
23806         GROUP command.
23807
23808 2001-05-03 [hoa]
23809
23810         * src/defs.h
23811         * src/procmsg.[ch]
23812         * src/procheader.c
23813                  changed version of cache, added cc field
23814
23815         * src/prefs_display_headers.c
23816                 the interface was changed
23817
23818         * src/prefs_headers.c
23819                 added cancel button
23820
23821 2001-05-03 [alfons]
23822
23823         * completed sync of sylpheed cvs2
23824         * src/gtkstext.c: updated row up / down cursor navigation
23825         * src/textview.c: re-edited, prepared for fixing the email address
23826                 scanner.
23827
23828 2001-05-03 [darko]
23829
23830         * src/prefs_common.c: use alfons' strftime ui code
23831         entry_datefmt and datefmt_sample widgets have to be
23832         global in this module because of this change
23833
23834 2001-05-03 [hoa]
23835
23836         * src/messageview.c
23837         * src/prefs_common.[ch] added option to activate the return receipt
23838                 feature.
23839
23840 2001-05-02 [alfons]
23841
23842         * src/gtkstext.c: fix for row up/down cursor navigation. 
23843
23844         0.4.66claws2
23845         
23846         * sync with 0.4.66cvs2
23847
23848 2001-05-02 [paul]
23849
23850         added add-sender-to-addressbook patch
23851
23852         * src/addressbook.c
23853         * src/addressbook.h
23854         * src/summaryview.c
23855
23856 2001-05-02 [sergey]
23857
23858         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
23859         G_ALERTDISABLE.
23860
23861         * src/alertpanel.c (alertpanel_create): new argument can_disable,
23862         all existing callers changed to pass FALSE; create a check button
23863         to disable the message.
23864         (alertpanel_message_with_disable): new function.
23865         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
23866         (alertpanel_button_toggled): new function.
23867         (alertpanel_button_clicked, alertpanel_close): set value using
23868         G_ALERT_VALUE_MASK.
23869
23870         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
23871
23872         * src/prefs_common.c (prefs_privacy_create): new check button
23873         checkbtn_gpgme_warning.
23874
23875         * src/main.c (main): moved preferences reading before gpgme
23876         initialization; check prefs_common.gpgme_warning before giving the
23877         GnuPG warning and set it to FALSE if the user wants to disable the
23878         warning.
23879
23880 2001-05-02 [hiroyuki]
23881
23882         * src/prefs_display_headers.c: modified the layout and some labels.
23883
23884 2001-05-02 [sergey]
23885
23886         * src/prefs_account.c (prefs_account_fix_size): new function.
23887         (prefs_account_create): call prefs_account_fix_size(); use
23888         gtk_widget_show instead of gtk_widget_show_all (fixes too large
23889         size when the window is shown for the first time).
23890         (prefs_account_basic_create): changed layout of serv_table; moved
23891         localmbox_entry above smtpserv_entry (logically it replaces
23892         POP3/IMAP server).
23893         (prefs_account_protocol_activated): set sensitivity of
23894         nntpauth_chkbtn according to the protocol (in addition to
23895         hide/show); commented out gtk_table_set_row_spacing() calls.
23896         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
23897         not sensitive (fixes a bug with disabled username/password boxes
23898         when editing POP3 account after NNTP with authentication).
23899
23900 2001-05-02 [hoa]
23901
23902         * src/account.c
23903         * src/inc.c
23904         * src/prefs_account.[ch]
23905         * src/send.c
23906                 removed local account without SMTP server
23907                 added option to use mail command instead of a connexion
23908                 to SMTP server when a local account is used
23909         * src/prefs_headers.c
23910                 fixed a bug
23911         * src/news.c
23912                 fixed a bug when connexion immediately closed
23913
23914 2001-05-01 [alfons]
23915
23916         0.4.66claws1
23917         
23918         * sync with 0.4.65
23919
23920 2001-05-01 [sergey]
23921
23922         * src/prefs_account.c (Basic, prefs_account_basic_create): new
23923         widget nntpauth_chkbtn.
23924         (prefs_account_protocol_activated): handle nntpauth_chkbtn
23925         visibility.
23926         (prefs_account_nntpauth_toggled): new function.
23927
23928         * src/news.c (news_session_new_for_folder): use NNTP
23929         authentication only if ac->use_nntp_auth is set.
23930
23931 2001-05-01 [hoa]
23932
23933         * src/Makefile.am changed headers.[ch] in customheader.[ch]
23934         * src/prefs_display_headers.c changed the UI
23935         * src/prefs_headers.c changed account_name to account_id
23936         * src/compose.c using customheader.h
23937
23938 2001-05-01 [hiroyuki]
23939
23940         * src/esmtp.c
23941           src/news.c
23942           src/nntp.c: changed sock_read() to sock_gets(), they've been left
23943           unsynched.
23944
23945 2001-05-01 [hoa]
23946
23947         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
23948         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
23949                 for displaying of headers
23950         * src/grouplist_dialog.[ch] minor changes to remove warnings
23951         * src/prefs_display_headers.[ch] dialog to choose the
23952         headers to display in the mail viewer.
23953         * src/headers.h correction of #define
23954         * src/headers_display.[ch] configuration for displaying of headers.
23955         * src/main.c read config of displaying of headers
23956         * src/prefs_common.c add a button to access the config dialog
23957                 for displaying of headers
23958         * src/prefs_display_headers.[ch] dialog for configuration for
23959                 displaying of the headers.
23960         * src/prefs_headers.c cleaning of code
23961         * src/procheader.c comments added to code
23962         * src/textview.c changes to reorder the headers depending
23963                 on the config for displaying of headers
23964
23965 2001-04-30 [alfons]
23966
23967         0.4.65claws7
23968
23969         * sync with 0.4.65cvs12
23970
23971         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
23972
23973 2001-04-30 [sergey]
23974
23975         * src/nntp.h (NNTPSockInfo): new field auth_failed.
23976
23977         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
23978         is set to force reconnection after authentication failure.
23979         (nntp_gen_command): set sock->auth_failed on authentication
23980         failure, or if sock->userid and sock->passwd are not set.
23981
23982         * src/news.c (news_session_new_for_folder): set userid=NULL if
23983         password dialog is cancelled.
23984
23985 2001-04-30 [sergey]
23986
23987         * src/nntp.h (NNTPSockInfo): new type.
23988
23989         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
23990         SockInfo.
23991         (nntp_open_auth, nntp_close): new functions.
23992         (nntp_gen_command): new function to handle authentication; all
23993         NNTP command functions updated to use it.
23994         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
23995         (nntp_list): removed old useless code.
23996
23997         * src/news.h (NNTPSession): new field nntp_sock.
23998
23999         * src/news.c: all functions updated to use NNTPSockInfo instead of
24000         SockInfo.
24001         (news_session_new): new arguments (userid, passwd); made static;
24002         use nntp_open_auth() if needed.
24003         (news_session_destroy): use nntp_close() instead of sock_close().
24004         (news_query_password): changed arguments.
24005         (news_session_new_for_folder): new function.
24006         (news_session_get): use news_session_new_for_folder().
24007         (news_authenticate): deleted.
24008         (news_get_uncached_articles): removed old authentication code.
24009
24010 2001-04-30 [sergey]
24011
24012         * src/news.c: reverted my previous changes (need to do NNTP
24013         authentication in a cleaner way).
24014         
24015 2001-04-29 [sergey]
24016
24017         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
24018         news_nntp_post, news_nntp_mode): new functions (wrappers with
24019         authentication support).
24020         (news_get_article_cmd, news_get_article, news_get_header): new
24021         argument "folder"; all callers changed.
24022         (news_get_article_cmd): added authentication support.
24023         (news_session_get): use news_nntp_mode() instead of nntp_mode().
24024         (news_post): use news_nntp_post() instead of nntp_post().
24025         (news_get_uncached_articles): use news_nntp_group() instead of
24026         nntp_group() and news_nntp_xover() instead of nntp_xover();
24027         removed old authentication code.
24028         (news_get_group_list): use news_nntp_list() instead of nntp_list().
24029
24030         * src/nntp.c (nntp_list): return real error code instead of
24031         hardcoded NN_ERROR.
24032
24033 2001-04-29 [sergey]
24034
24035         * configure.in: fixed wint_t typedef detection again
24036
24037 2001-04-28 [hoa]
24038
24039         * src/prefs_account.[ch], added A_LOCAL_CMD
24040                 (send mail with mail command)
24041         * src/send.c added function send_message_with_command()
24042         * src/inc.c made a more secure get_spool() function with
24043                 mktemp() but maybe mkstemp() or something more
24044                 secure can be used.
24045
24046 2001-04-28 [alfons]
24047
24048         * src/textview.c, colorization of email addresses in headers
24049
24050         0.4.65claws6
24051
24052         * bug sync with sylpheed
24053         * prefs_common.c: created date format ui for darko
24054         * sync with 0.4.65cvs11
24055         * configure.in: corrected to have the new gpg checks
24056
24057 2001-04-27 [alfons]
24058
24059         * completed sync with 0.4.65cvs10
24060         * minor debug things added to gtkstext.c
24061
24062 2001-04-27 [darko]
24063
24064         * configure.in: remove check for availability of
24065           strftime() as advised by Hiroyuki
24066         * src/prefs_common.[ch], src/procheader.c:
24067           synch strftime() code with Hiroyki's main branch
24068
24069 2001-04-26 [sergey]
24070
24071         * src/news.c: news_query_password(), news_authenticate(): new
24072           functions.
24073           news_get_uncached_articles(): added NNTP authentication
24074           handling.
24075         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
24076           new functions.
24077         * src/prefs_account.c: prefs_account_protocol_activated():
24078           enable userid and password fields for NNTP.
24079
24080 2001-04-26
24081
24082         * configure.in: check for availability of strftime()
24083           [darko]
24084         * src/prefs_common.[ch], src/procheader.c: use
24085           strftime() for displaying date in summary pane if it
24086           is available
24087
24088 2001-04-25
24089
24090         * more .cvsignore cleanups [alfons]
24091
24092 2001-04-25
24093
24094         * ac/sv-check-type.m4: new autoconf macro.
24095         * configure.in: fixed wint_t typedef detection (did not work
24096           with gcc-2.96).
24097
24098 2001-04-25
24099
24100         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
24101           [hiroyuki]
24102
24103 2001-04-24
24104         * modified gtkstext.c : buggy cursor navigation fixed, 
24105           and font descent also taken in account when drawing
24106           cursor. [alfons]
24107
24108 2001-04-24 [hoa]
24109         * added comments in src/news.c src/nntp.c
24110         * added src/prefs_headers.[ch]
24111         * added src/headers.[ch]
24112         * modified compose.c to activate custom headers
24113                 added function is_in_custom_headers
24114         * modified prefs_account.[ch]
24115                 added function prefs_account_customhdr_edit
24116         * modified src/defs.h :
24117                 added HEADERS_RC : name of the config file
24118                 for the custom headers
24119
24120 2001-04-24
24121
24122     0.4.65claws5
24123
24124         * configure.in
24125           src/gtkstext.[ch]
24126           src/compose.c
24127           src/Makefile.am
24128           
24129           added gtkstext with configure.in patch by Hiroyuki which
24130           should fix the XIM detection [alfons]
24131
24132         * more clean up of cvs [alfons]
24133
24134                  * removed all Makefile.in files to attic.
24135
24136                  * updated all .cvsignores to really ignore things that could
24137                    be unintentionally committed by a recursive commit.
24138
24139 2001-04-23 [hoa]
24140         * added src/grouplist_dialog.[ch]
24141         * changed src/folderview.c to call grouplist_dialog instead
24142                 of inputdialog
24143         * src/news.c :
24144                 added functions news_reset_group_list
24145                 and news_get_group_list
24146         * src/nntp.c :
24147                 added function nntp_list
24148         * src/defs.h :
24149                 added GROUPLIST_FILE : name of the newsgroup list cache file
24150
24151 2001-04-21
24152
24153         * added option to warn about queued messages on exit [sergey]:
24154
24155           * src/compose.c: compose_queue(): call folder_item_scan()
24156             and folderview_update_item() after queueing.
24157           * src/folderview.c: folderview_update_node(): draw the queue
24158             folder in bold font if there are queued messages.
24159           * src/mainwindow.c: queued_messages(): new function.
24160             app_exit_cb(): display warning if there are queued messages
24161             if warn_queued_on_exit is set.
24162           * prefs_common.[ch]: add warn_queued_on_exit option.
24163
24164         * enhanced GnuPG key selection support [sergey]:
24165
24166           * src/select-keys.c: updated to newer version from Win32
24167             branch with support for selecting arbitrary keys.
24168           * src/prefs_account.c: added the Privacy tab to the account
24169             options window.
24170             prefs_account_privacy_create(),
24171             prefs_account_sign_key_set_data_from_radiobtn(),
24172             prefs_account_sign_key_set_radiobtn(): new functions.
24173           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
24174           * src/rfc2015.c: set_signers(): new function.
24175             pgp_sign(): add the account parameter, call set_signers().
24176             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
24177           * src/rfc2015.h: rfc2015_sign(): updated prototype.
24178           * src/compose.c: pass the current account to rfc2015_sign().
24179
24180         * tag name claws added to prevent confusion with main branch [alfons]
24181
24182         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
24183
24184         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
24185
24186         * sync with recent sylpheed cvs. Untested though. [alfons]
24187