sync with 0.7.4cvs25
[claws.git] / ChangeLog.claws
1 2002-04-01 [paul]       0.7.4claws56
2
3         * sync with 0.7.4cvs25
4                 see ChangeLog entry 2002-04-01
5
6 2002-04-01 [alfons]     0.7.4aprilfool55
7
8         * src/summaryview.c
9                 honour feature request item #537427 to allow for
10                 displaying names from address book for sent mail also
11
12 2002-03-29 [paul]       0.7.4claws54
13
14         * src/mainwindow.c
15           src/prefs_filtering.[ch]
16           src/prefs_matcher.c
17           src/summaryview.c
18                 add 'fast filter' for claws' filtering,
19                 /Tools/Create filter rule/... patch submitted
20                 by Neill Miller <neillm@thecodefactory.org>
21
22 2002-03-29 [paul]       0.7.4claws53
23
24         * sync with 0.7.4cvs24
25                 see ChangeLog entry 2002-03-29
26
27 2002-03-28 [paul]       0.7.4claws52
28
29         * sync with 0.7.4cvs23
30                 see ChangeLog entry 2002-03-28
31
32 2002-03-27 [melvin]     0.7.4claws51
33
34         * src/prefs_actions.c
35                 Added support to pass only one message part (as a
36                 file) to the command using '%p'. No quotes are needed
37                 because doubles quotes are automatically added.
38                 Fixed bug where Sylpheed could block when waiting for
39                 a child process to finish.
40                 Changed the help menu to remove quotes around symbols to 
41                 avoid misinterpretation (they must not be used).
42
43 2002-03-27 [melvin]     0.7.4claws50
44
45         * src/inc.c
46                 Made the new mail notification command always 
47                 execute asynchronously.
48
49 2002-03-27 [paul]       0.7.4claws49
50
51         * src/compose.c
52                 fix bug introduced in last commit
53
54 2002-03-27 [paul]       0.7.4claws48
55
56         * sync with 0.7.4cvs21
57                 see ChangeLog 2002-03-26 and 2002-03-27
58
59 2002-03-26 [hoa]        0.7.4claws47
60
61         * src/prefs_folder_item.c
62                 really fixed the bug #516442 with folder rescan.
63
64 2002-03-26 [paul]       0.7.4claws46
65
66         * sync with 0.7.4cvs19
67                 see ChangeLog entries 2002-03-25 and 2002-03-26
68
69 2002-03-25 [hoa]        0.7.4claws45
70
71         * src/matcher.c
72         * src/mh.c
73                 fix the bug #516442 with folder rescan.
74
75         * src/prefs_common.[ch]
76         * src/compose.c
77                 added an option to enable two different behaviours
78                 for bounce.
79
80
81 2002-03-25 [paul]       0.7.4claws44
82
83         * src/mainwindow.c
84           src/selective_download.c
85                 correct a few menuitem labels
86
87 2002-03-25 [christoph]  0.7.4claws43
88
89         * src/procmsg.c
90                 fix non deleted tmp message in
91                 procmsg_save_to_outbox
92                 fix problems caused by sync with
93                 main branch's procmsg_send_queue
94
95 2002-03-25 [paul]       0.7.4claws42
96
97         * src/quote_fmt.c
98           src/quote_fmt_lex.l
99           src/quote_fmt_parse.y
100                 add Last name (%L) placeholder for quoting. 
101                 patch submitted by Thorsten Thielen 
102                 <thth@users.sourceforge.net>
103
104 2002-03-25 [paul]       0.7.4claws41
105
106         * src/utils.c
107                 get full hostname. patch submitted by
108                 Bob Woodside <rwoodside1@comcast.net>
109
110 2002-03-25 [paul]       0.7.4claws40
111
112         * src/account.c
113           src/news.c
114           src/nntp.[ch]
115           src/prefs_account.[ch]
116                 enable NNTP over SSL. patch submitted by
117                 Pascal Jermini <pascal@infinity.hn.org>
118
119 2002-03-24 [paul]       0.7.4claws39
120
121         * src/prefs_common.c
122                 make the arrangement of the Compose tab more
123                 coherent
124
125         * src/mainwindow.c
126                 fix some irregularities of style
127
128         * po/de.po
129                 updated by Kilian Krause
130
131 2002-03-23 [paul]       0.7.4claws38
132
133         * po/pt_BR.po
134                 updated by Fabio Junior Beneditto
135
136 2002-03-23 [paul]       0.7.4claws37
137
138         * src/mainwindow.c
139                 move 'Gather addresses' to 'Tools' menu
140                 make 'Selective download' sensitive
141
142 2002-03-23 [paul]       0.7.4claws36
143
144         * sync with 0.7.4cvs16
145                 see ChangeLog entries 2002-03-23
146
147 2002-03-22 [christoph]  0.7.4claws35
148
149         * src/quote_fmt_parse.y
150                 fix include program output
151
152 2002-03-22 [alfons]     0.7.4claws34
153
154         * src/pop.c
155                 initialize GDate stack variable correctly (sorry!)
156
157 2002-03-22 [paul]       0.7.4claws33
158
159         * src/compose.c
160           src/mainwindow.c
161           src/prefs_actions.c
162           src/prefs_common.c
163                 rename 'Tool' to 'Tools'
164
165         * src/mainwindow.c
166                 move 'Delete duplicated messages' from
167                 'Message/' to 'Tools/'
168                 re-arrange the order of 'Tools/' items
169
170 2002-03-22 [paul]       0.7.4claws32
171
172         * src/addr_compl.c
173           src/addressbook.[ch]
174                 auto-address completion now also matches on
175                 Nickname. patch submitted by Bob Forsman 
176                 <hammor@users.sourceforge.net>
177
178         * src/editaddress.c
179                 correct a spelling mistake
180
181 2002-03-22 [alfons]     0.7.4claws31
182
183         * src/pop.c
184                 fix getting uidl from incorrect string 
185                 (spotted by Colin)
186
187 2002-03-21 [alfons]     0.7.4claws30
188
189         * src/pop.c
190                 more code refactoring
191                 plug mem leak introduced by delete on server
192
193 2002-03-21 [paul]       0.7.4claws29
194
195         * sync with 0.7.4cvs11
196                 see ChangeLog entries 2002-03-20
197
198 2002-03-20 [alfons]     0.7.4claws28
199
200         * src/inc.c
201                 apply Colin's patch and refactor
202
203 2002-03-20 [paul]       0.7.4claws27
204
205         * sync with sylpheed 0.7.4cvs9
206                 see ChangeLog entry 2002-03-20
207
208 2002-03-19 [christoph]  0.7.4claws26
209
210         * src/mh.c
211         * src/procmsg.[ch]
212         * src/summaryview.c
213                 revert changes for flag updates
214                 (does not work correctly and no time to debug)
215
216 2002-03-20 [alfons]     0.7.4claws25
217
218         * src/pop.c
219                 refactor should_delete() a little bit 
220
221 2002-03-19 [paul]       0.7.4claws24
222
223         * src/inc.[ch]
224           src/pop.c
225           src/prefs_account.[ch]
226                 allow the user to leave downloaded mail on the 
227                 server for n days. Patch submitted by Colin Leroy 
228                 <colin@colino.net>
229
230 2002-02-19 [paul]       0.7.4claws23
231
232         * sync with sylpheed 0.7.4cvs8
233                 see ChangeLog entries 2002-03-19
234
235 2002-03-18 [paul]       0.7.4claws22
236
237         * sync with sylpheed 0.7.4cvs6
238                 see ChangeLog entry 2002-03-18
239
240 2002-03-18 [paul]       0.7.4claws21
241
242         * po/en_GB.po
243                 add en_GB message catalogue
244
245         * src/mbox_folder.c
246           src/prefs_account.c
247           src/prefs_actions.c
248                 correct a few spelling mistakes
249
250 2002-03-17 [alfons]     0.7.4claws20
251
252         * src/matcher.c
253                 more stringent checks for NULL params when writing
254                 filtering actions to a file
255                 
256 2002-03-17 [hoa]        0.7.3claws20
257
258         * src/news.c
259                 fixed the count of new messages
260
261         * src/compose.c
262                 fixed the "attachment properties" window
263
264 2002-03-17 [paul]       0.7.4claws19
265
266         * src/defs.h
267           src/folder.h
268           src/news.c
269           src/prefs_account.[ch]
270           src/procmsg.[ch]
271           src/summaryview.c
272                 automatically mark cross-posted messages as read 
273                 and (optionally) give them a colour label
274                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
275                 
276
277 2002-03-17 [paul]       0.7.4claws18
278
279         * sync with sylpheed 0.7.4cvs5
280                 see ChangeLog entry 2002-03-17
281
282 2002-03-17 [melvin]     0.7.4claws17
283         
284         * src/textview.c
285                 Worked around a gtktext 'bug': when searching for 
286                 a text in a long message it was scrolling slowly
287                 line by line until it hit the searched text.
288         * po/fr.po
289                 Updated French translation
290
291 2002-03-17 [melvin]     0.7.4claws16
292
293         * src/mainwindow.c
294         * src/compose.c
295         * src/prefs_actions.c
296                 Moved "Edit/Actions" to "Tool/Actions"
297                 Made mainwindow/compose window sensitive as soon as
298                 no child process is running anymore even if the io dialog
299                 is open.
300                 Fixed a struct being initialized with a non constant char*
301
302 2002-03-16 [christoph]  0.7.4claws15
303
304         * configure.in
305                 add --with-compiler-flags option
306                 (only for developer hacking)
307         * src/mh.c
308         * src/procmsg.[ch]
309         * src/summaryview.c
310                 try to make folder-stats and flag handling more
311                 independent from the summaryview. msgcounts
312                 are only set when the folder is opened and
313                 procmsg_msginfo_(un)set_flags will handle it
314                 later and summaryview will get the values
315                 from the folder.
316
317 2002-03-16 [paul]       0.7.4claws14
318
319         * src/messageview.c
320                 fix Return-receipt. Patch submitted by Bob
321                 Woodside <rwoodside1@comcast.net>
322
323 2002-03-16 [paul]       0.7.4claws13
324
325         * src/compose.c
326                 fix 'dynamic' signatures, make it work again
327                 broken during sync on 2002-03-14 (0.7.4claws2)
328
329 2002-03-15 [match]      0.7.4claws12
330
331         * src/addrharvest.[ch]
332         * src/addrgather.[ch]
333         * src/addressbook.[ch]
334         * src/mainwindow.c
335                 included address harvester feature. still some
336                 issues with address parsing that I will fix.
337
338 2002-03-15 [match]      0.7.4claws11
339
340         * src/addrbook.[ch]
341         * src/addrcache.[ch]
342         * src/addressbook.[ch]
343         * src/addrindex.c
344         * src/editbook.c
345         * src/importldif.c
346         * src/importmutt.c
347         * src/jpilot.[ch]
348         * src/main.c
349         * src/syldap.[ch]
350         * src/vcard.[ch]
351                 tidy up. fix memory leaks. moved attribs and methods
352                 from individual interfaces to addrcache object. prep
353                 for new stuff to come in.
354
355 2002-03-15 [alfons]     0.7.4claws10
356
357         * src/matcher.[ch]
358         * src/matcher_parser_parse.y
359         * src/matcher_parser_lex.l
360         * src/prefs_matcher.c
361                 add filtering conditions message greater than, smaller 
362                 than, and exactly matching a size in bytes
363                 (does not work with delete from POP3 server yet)
364
365                 this should also give others an idea what you should
366                 do to add new criterions to claws filtering system
367                 
368
369 2002-03-15 [paul]       0.7.4claws9
370
371         * tools/filter_conv.pl
372                 exit if there are no filter rules to convert
373                 rename filterrc to filterrc.old after completion
374
375 2002-03-15 [paul]       0.7.4claws8
376
377         * sync with sylpheed 0.7.4cvs3
378                 see ChangeLog entry 2002-03-14
379
380 2002-03-14 [paul]       0.7.4claws7
381
382         * src/compose.c
383                 clean up the last commit (ahem)
384
385 2002-03-14 [paul]       0.7.4claws6
386
387         * src/compose.c
388                 fix bug #515655. honour account preferences
389                 regarding gpg default signing/encryption when 
390                 changing account from the compose window.
391
392 2002-03-14 [paul]       0.7.4claws5
393
394         * src/folderview.c
395                 remove unnecessary curly brackets
396
397 2002-03-14 [paul]       0.7.4claws4
398
399         * src/folderview.c
400           src/prefs_filtering.[ch]
401                 add filter rename on folder rename and filter
402                 delete on folder delete. Patch submitted by
403                 Neill Miller <neillm@thecodefactory.org> 
404
405 2002-03-14 [christoph]  0.7.4claws3
406
407         * src/procmsg.c
408         * src/send.c
409                 fix local delivery
410                 (patch submitted by "Simon 'corecode' Schubert")
411         * src/prefs_common.c
412         * src/procmsg.c
413                 fix gcc 3.0 warning
414
415 2002-03-14 [paul]       0.7.4claws2
416
417         * sync with sylpheed 0.7.4cvs2
418                 see ChangeLog entry 2002-03-13
419
420 2002-03-12 [darko]      0.7.4claws1
421
422         * src/mainwindow.c
423                 fix what seems to be a copy and paste error
424                 when setting color for important messages
425                 (reported by wwp)
426
427 2002-03-11 [paul]       version 0.7.4claws released
428
429 2002-03-11 [paul]       0.7.4claws
430
431         * po/es.po
432           po/it.po
433           po/nl.po
434           po/pt_BR.po
435                 update message catalogs. Submitted by Ricardo Mones 
436                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
437                 Fabio Junior Beneditto
438
439         * configure.in
440           faq/Makefile.am
441           faq/it/Makefile
442           faq/it/sylpheed-faq*
443           src/mainwindow.c
444           src/manual.[ch]
445                 add FAQ in Italian
446         
447
448 2002-03-11 [jens]       0.7.3claws7
449
450         * po/de.po
451                 updated German translation
452
453 2002-03-11 [melvin]     0.7.3claws6
454
455         * po/fr.po
456                 updated and corrected French translation
457
458 2002-03-10 [hoa]        0.7.3claws5
459
460         * src/account.c
461         * src/inc.c
462         * src/prefs_account.c
463         * src/procmsg.c
464         * src/send.[ch]
465                 fixed the local account.
466                 you have to change the default "/usr/sbin/sendmail"
467                 to "/usr/sbin/sendmail -t" in the preferences of
468                 the local account.
469
470         * src/procmime.c
471                 removed some debug display for renderer
472
473 2002-03-10 [paul]       0.7.3claws4
474
475         * faq/en/sylpheed-faq-1.html
476           faq/en/sylpheed-faq-2.html
477                 update
478
479 2002-03-09 [paul]       0.7.3claws3
480
481         * sync with sylpheed 0.7.4
482                 see ChangeLog entry 2002-03-09
483
484 2002-03-08 [paul]       0.7.3claws2
485
486         * faq/en/sylpheed-faq*
487           faq/es/sylpheed-faq*
488           faq/fr/sylpheed-faq*
489                 update the FAQs
490
491         * manual/fr/.cvsignore
492           manual/fr/Makefilea.am
493           manual/fr/sylpheed*
494           src/mainwindow.c
495           src/manual.[ch]
496                 add the French manual
497
498 2002-03-07 [paul]       0.7.3claws1
499
500         * sync with sylpheed 0.7.3cvs4
501                 see ChangeLog entries  2002-03-06 and 2002-03-07
502         
503         * po/nl.po
504                 updated by Wilbert Berendsen
505
506 2002-03-07 [melvin]     0.7.2claws34
507
508         * src/selective_download.c
509                 Changed the pixmap of the receive button to MAIL_RECEIVE.
510
511 2002-03-06 [paul]       0.7.2claws33
512
513         * sync with sylpheed 0.7.3cvs1
514                 bug fix, see ChangeLog entry 2002-03-05
515
516 2002-03-05 [paul]       0.7.2claws32
517
518         * src/mimeview.c
519           src/pgptext.[ch]
520           src/procmsg.c
521                 reverse the pgp ascii-armored code implemented in 
522                 0.7.2claws16. removal of this code until it matures.
523                 this means that verifying ascii-armored pgp sigs and
524                 automatic decryption of ascii-armored encrypted
525                 messages no longer works.
526
527 2002-03-05 [paul]       0.7.2claws31
528
529         * configure.in
530           Makefile.am
531         * faq/Makefile.am
532         * faq/en/Makefile.am
533           faq/en/sylpheed-faq.html
534           faq/en/sylpheed-faq-1.html
535           faq/en/sylpheed-faq-2.html
536           faq/en/sylpheed-faq-3.html
537         * faq/es/Makefile.am
538           faq/es/sylpheed-faq.html
539           faq/es/sylpheed-faq-1.html
540           faq/es/sylpheed-faq-2.html
541           faq/es/sylpheed-faq-3.html
542           faq/es/sylpheed-faq-4.html
543         * faq/fr/Makefile.am
544           faq/fr/sylpheed-faq.html
545           faq/fr/sylpheed-faq-1.html
546           faq/fr/sylpheed-faq-2.html
547           faq/fr/sylpheed-faq-3.html
548         * src/Makefile.am
549           src/defs.h
550           src/mainwindow.c
551           src/manual.[ch]
552                 add FAQs in English, Spanish and French
553
554
555 2002-03-05 [paul]       0.7.2claws30
556
557         * manual/en/sylpheed.html
558           manual/en/sylpheed-XX.html
559                 updated the English manual
560
561 2002-03-05 [hoa]        
562
563         * src/summaryview.c
564                 dialog box pops up if the article can't be deleted.
565
566 2002-03-04 [paul]       
567         
568         * po/pt_BR.po
569                 updated by Fabio Junior Benedito
570
571 2002-03-04 [hoa]
572
573         * removed ac/gpgme.m4
574                 to avoid autogen common problem
575                 developers have to install gpgme development package now
576
577         * src/compose.c
578                 encoding to 7bit or 8bit is enabled.
579
580 2002-03-03 [alfons]     0.7.2claws29
581
582         * src/pop.c
583                 merge fix by Oliver Haertel for selective
584                 download buglet
585
586 2002-03-03 [paul]       0.7.2claws28
587         
588         * sync with sylpheed 0.7.3
589
590 2002-03-03 [paul]       0.7.2claws27
591
592         * sync with sylpheed 0.7.2cvs24
593                 see ChangeLog entries 2002-03-02 and 2002-03-03
594
595 2002-03-02 [melvin]     0.7.2claws26
596
597         * src/inc.[ch]
598         * src/main.c
599         * src/mainwindow.c
600         * src/prefs_common.[ch]
601                 Added user definable notification on new mail arrival.
602                 Removed unused variables in spell checker prefs code.
603
604 2002-03-02 [melvin]     0.7.2claws25
605
606         * src/quote_fmt.c
607                 Removed unnecessary escape sequences.
608                 Changed 'Initial...' to 'Initials of Sender'
609
610 2002-03-02 [paul]       0.7.2claws24
611
612         * sync with sylpheed 0.7.2cvs22
613                 see ChangeLog entry 2002-03-01
614
615 2002-03-01 [hoa]        0.7.2claws23
616
617         * src/mainwindow.c
618                 Set sensitivity of delete actions to active
619                 even if the folder is a newsgroup.
620
621         * src/summaryview.c
622                 - Set sensitivity of delete actions
623                 - Added function check_permission() that will check if the
624                   user is authorized to delete a message. For news, it
625                   will check if the author is the same.
626                 - Enabled deletion when there is no trash folder.
627
628         * src/news.[ch]
629                 - Added news_cancel_article() to cancel articles
630                 - Implemented news_remove_message() (public function)
631
632 2002-03-01 [paul]       0.7.2claws22
633
634         * src/gtkutils.c
635           src/textview.c
636                 recognise urls that that don't include 'http://' and
637                 simply begin 'www.' 
638
639         * AUTHORS
640                 remove duplicated name
641
642 2002-02-28 [paul]       0.7.2claws21
643
644         * src/mainwindow.c
645           src/summaryview.[ch]
646                 add ability to 'Select thread'
647                 combines Melvin's "Select thread's head" patch (#510907)
648                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
649                 patch (#518514) 
650
651 2002-02-28 [paul]       0.7.2claws20
652
653         * src/mimeview.c
654                 hopefully fix segfault on right-clicking a mime part
655                 that some people have experienced.      
656                 fix submitted by Fredrik Olofsson <frol@linux.nu>
657
658 2002-02-28 [paul]       0.7.2claws19
659
660         * sync with sylpheed 0.7.2cvs21
661                 see ChangeLog entries 2002-02-27 and 2002-02-28
662
663 2002-02-27 [paul]       0.7.2claws18
664
665         * sync with sylpheed 0.7.2cvs18
666                 see ChangeLog entries 2002-02-26 and 2002-02-27
667
668 2002-02-26 [alfons]     0.7.2claws17
669
670         * src/procheader.c
671                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
672                 (spotted by Chris Hessman <idatech@gmx.net>)
673
674 2002-02-26 [paul]       0.7.2claws16
675
676         * src/mimeview.c
677           src/pgptext.[ch]
678           src/procmsg.c
679                 make decryption of ascii-armored pgp encrypted messages
680                 and verification of ascii-armored signatures work again.
681                 slightly altered from the patch by Jens Jahnke 
682                 <jan0sch@gmx.net>
683
684                 ##FIX ME##
685                 * the checking of plaintext signatures always comes up in 
686                   a popup box
687                 * it doesn't work for multipart messages 
688                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
689                   including the msg headers and these 2 line themselves, are 
690                   not displayed
691
692         * src/mainwindow.c
693                 "View/Folder Tree" becomes "View/Separate Folder Tree"
694                 "View/Message View" becomes "View/Separate Message View"
695                 because its less ambiguous.
696
697         * po/es.po
698                 updated by Ricardo Mones Lastra
699
700 2002-02-26 [paul]       0.7.2claws15
701
702         * sync with sylpheed 0.7.2cvs17
703                 see ChangeLog entries 2002-02-25 and 2002-02-26
704
705 2002-02-25 [christoph]  0.7.2claws14
706
707         * src/filtering.[ch]
708         * src/inc.c
709                 do filtering stuff after all messages have been received
710                   1. drop all messages to .processing
711                   2. scan processing folder for messages
712                   3. filter messages or move to inbox
713                 this will also find old messages left in processing after
714                 a crash or something like that and we get a real msginfo
715                 from folder->get_msg_list and do not have to create our
716                 own in filter_message
717         * src/matcher_parser_parse.y
718                 remove MIX/MAX warning (reordered includes)
719
720 2002-02-25 [paul]       0.7.2claws13
721
722         * sync with sylpheed 0.7.2cvs15
723                 see ChangeLog entry 2002-02-24
724
725 2002-02-24 [alfons]     0.7.2claws12
726
727         * src/filtering.c
728                 clear old color flags first when applying a new color to
729                 a message info. 
730                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
731
732 2002-02-24 [alfons]     0.7.2.claws11
733         
734         * AUTHORS
735         * src/prefs_common.c
736                 add presets for Opera and Konqueror, closes patch #517261,
737                 submitted by Ville Skyttä <scop@users.sourceforge.net>
738
739 2002-02-24 [alfons]     0.7.2.claws10
740
741         * AUTHORS
742         * src/summaryview.c
743                 fix threading for null message ids, closes patch #521601,
744                 submitted by Bob Forsman <hammor@users.sourceforge.net>
745
746 2002-02-24 [alfons]     0.7.2claws9
747
748         * src/summaryview.c
749         * src/filtering.c
750                 make Tool | Filter Message work with filtering system so
751                 setting flags also works
752
753                 TODO:
754
755                 - Processing uses the same function as Tool | Filter
756                   Message, but doesn't use the same update proc yet
757
758 2002-02-23 [paul]       0.7.2claws8
759
760         * sync with sylpheed 0.7.2cvs14
761                 see ChangeLog entries 2002-02-22 and 2002-02-23
762
763 2002-02-22 [christoph]  0.7.2claws7
764
765         * src/quote_fmt.c
766                 Add column space to table
767         * src/quote_fmt_parse.y
768                 Close files
769
770 2002-02-22 [paul]       0.7.2claws6
771
772         * src/Makefile.am
773           src/defs.h
774           src/filtering.c
775           src/inc.[ch]
776           src/mainwindow.c
777           src/matcher.[ch]
778           src/matcher_parser_lex.l
779           src/matcher_parser_parse.y
780           src/pop.[ch]
781           src/prefs_account.h
782           src/prefs_filtering.c
783           src/selective_download.[ch]   *** NEW FILES ***
784           src/utils.[ch]
785           po/POTFILES.in
786                 Selective Download added to 'Tool' menu. 
787                 Retrieves email headers of the currently selected pop3 
788                 account and allows the user to mark emails for deletion 
789                 right on the pop3 server. Patch submitted by Oliver Haertel 
790                 <oha@users.sourceforge.net>.
791         
792         * po/POTFILES.in
793                 add 'src/quote_fmt.c'           
794
795 2002-02-22 [christoph]  0.7.2claws5
796
797         * src/Makefile.am
798                 added quote_fmt.c
799         * src/prefs_common.[ch]
800         * src/prefs_template.c
801         * src/quote_fmt.c               *** NEW FILE ***
802         * src/quote_fmt.h
803                 move quote format symbol description code
804                 to it's own file because it is used from
805                 differnent code parts
806                 Rewrote symbol description GUI
807                   + use table
808                   + add separators
809                   + get data from array (no more long constant strings)
810         * src/quote_fmt_lex.l
811         * src/quote_fmt_parse.y
812                 Symbol for Literal % changed to \% instead of %%
813                 (More logical as \ is used for quoting for other symbols)
814                 Add |f and |p to include files and program output
815                 Examples:
816                     |f{/home/.../.signature}
817                     |p{date}
818         * po/de.po
819                 Correct wrong spelling for "Referenzen"
820
821 2002-02-21 [paul]       0.7.2claws4
822
823         * src/procmsg.c
824                 forgotten during sync
825
826 2002-02-21 [paul]       0.7.2claws3
827
828         * sync with sylpheed 0.7.2cvs11
829                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
830                 2002-02-20 and 2002-02-21
831
832 2002-02-20 [melvin]     0.7.2claws2
833
834         * src/prefs_actions.c
835                 Added error report when child cannot fork or when execvp 
836                 returns with an error.
837
838 2002-02-19 [christoph]  0.7.2claws1
839
840         * src/codeconv.c
841                 return unconverted text if conde conversion is not possible
842                 when libjconv is used.
843                 (patch submitted by "Simon 'corecode' Schubert")
844
845 2002-02-19 [paul]       
846
847         * version 0.7.2claws release
848
849 2002-02-19 [paul]       0.7.2claws
850
851         * po/nl.po
852                 updated by Wilbert Berendsen
853
854
855 2002-02-18 [alfons]     0.7.1claws13
856
857         * src/syldap.c
858         * src/jpilot.c
859                 remove references to dlfcn and explicitly loading functions
860                 from dynalink libs, because libs linked anyway, and functions
861                 are loaded explicitly
862
863 2002-02-17 [melvin]     0.7.1claws12
864
865         * src/prefs_actions.c
866                 Replaced children wait loop with double fork technique.
867                 Now, input/output window updated at each new output.
868                 free_children(): Fixed a memory leak.
869                 Made input/output window non closable if running children
870                 still exist.
871                 Added missing <unistd.h> include.
872                 Added some --debug outputs.
873
874 2002-02-17 [melvin]     0.7.1claws11
875
876         * src/summaryview.c
877                 Fixed bug where descending sort order did not select top
878                 message.
879
880 2002-02-17 [melvin]     0.7.1claws10
881
882         * acconfig.h
883                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
884         * src/prefs_common.c
885                 Pspell data package directory no more hard coded but
886                 set during configuration (PSPELL_PATH). (Thanks to 
887                                 Gustavo Noronha Silva.)
888
889 2002-02-17 [melvin]     0.7.1claws9
890
891         * configure.in
892                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
893         * src/gtkspell.c
894                 Fixed compile-time warnings.
895
896 2002-02-16 [alfons]     0.7.1claws8
897
898         * src/filesel.c
899                 fix inadvertent free of NULL pointer which caused
900                 sylpheed to crash when closing the save-as dialog
901                 using the window close button
902
903 2002-02-16 [carsten]    0.7.1claws7
904         * src/mainwindow.[ch]
905           src/summaryview.c
906           src/prefs_common.c
907                 fixes for pixmap theming code:
908                         - recently changed mail attributes shouldn't get
909                           lost any longer
910                         - theme is only reloaded iff another theme was
911                           selected
912
913 2002-02-16 [paul]       0.7.1claws6
914
915         * sync with sylpheed 0.7.2 release
916                 see ChangeLog entry 2002-02-15 and 2002-02-16
917
918 2002-02-15 [paul]       0.7.1claws5
919
920         * sync with sylpheed 0.7.1cvs9
921                 see ChangeLog entry 2002-02-15
922
923         * po/POTFILES.in
924                 remove unneeded headerwindow.c entry
925
926 2002-02-14 [carsten]    0.7.1claws4
927         * src/summaryview.c
928                 fixed a bug for "Go to next unread message": there was
929                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
930                 in the prefs, because of doing "Search again" instead
931                 "No"
932
933 2002-02-14 [carsten]    0.7.1claws3
934         * src/stock_pixmap.c
935                 removed 2 more mem leaks; following memprof,
936                 this code is "leak free" now :)
937
938 2002-02-14 [carsten]    0.7.1claws2
939         * src/stock_pixmap.c
940                 used opendir/readdir/closedir instead of scandir
941                 -> code should work now on Solaris
942
943 2002-02-14 [paul]       0.7.1claws1
944
945         * sync with sylpheed 0.7.1cvs8
946                 see ChangeLog entries 2002-02-13 and 2002-02-14
947
948         * README.claws
949                 add some description of Actions and Pixmap Themes
950
951 2002-02-13 [paul]       
952
953         * version 0.7.1claws release
954
955 2002-02-13 [paul]       0.7.1claws
956
957         * po/es.po
958           po/it.po
959           po/pt_BR.po
960                 updated translations, submitted by Ricardo Mones Lastra,
961                 Alessandro Maestri and Fabio Junior Beneditto
962
963 2002-02-13 [melvin]     0.7.0claws75
964
965         * src/prefs_actions.c
966                 Added missing "signal.h" include
967
968 2002-02-13 [melvin]     0.7.0claws74
969
970         * src/prefs_folder_item.c
971                 Added missing "config.h" include
972         * po/fr.po
973                 Updated French translation for folder propriety.
974
975 2002-02-13 [jens]       0.7.0claws73
976
977         * po/POTFILES.in
978                 Added missing src/prefs_folder_item.c [log added by melvin]
979         * po/de.po
980                 Updated German translation.
981
982 2002-02-13 [melvin]     0.7.0claws72
983
984         * po/fr.po
985                 Updated French translation.
986
987 2002-02-13 [melvin]     0.7.0claws71
988
989         * src/gtkutils.c
990                 Made gtkut_editable_get_selection return NULL if selection
991                 is of length zero.
992                 This fixes a bug where selecting part of message A then
993                 switching to message B and replying to it will not
994                 quote the message's body.
995
996 2002-02-12 [paul]       0.7.0claws70
997
998         * src/mainwindow.c
999                 cosmetic, relating to pixmap themes: on toolbar make 
1000                 updating of 'Exec' and 'Compose news/Compose email'
1001                 icons faster.
1002
1003 2002-02-12 [carsten]    0.7.0claws69
1004         * src/folderview.c
1005           src/mainwindow.[ch]
1006           src/stock_pixmap.c
1007           src/summaryview.c
1008           src/prefs_common.c
1009                 - refreshing after changing pixmap theme better
1010                   now (thanks Paul)
1011                 - wanted to remove some mem leaks, but alfons was
1012                   faster (and had the better solution ;)
1013
1014 2002-02-12 [alfons]     0.7.0claws68
1015
1016         * src/prefs_common.c
1017         * src/stock_pixmap.[ch]
1018                 plug mem leaks, refactor code a little bit
1019
1020
1021 2002-02-12 [sergey]     0.7.0claws67
1022
1023         * src/imap.c
1024                 Fixed problem with copying messages to IMAP folders when the
1025                 server uses something other than '/' as a namespace separator
1026                 (cyrus-imapd uses '.').
1027
1028 2002-02-12 [jens]       0.7.0claws66
1029
1030         * po/de.po
1031                 Updated German Translation
1032
1033 2002-02-12 [paul]       0.7.0claws65
1034
1035         * sync with sylpheed 0.7.1cvs1
1036                 see ChangeLog entry 2002-02-12
1037
1038 2002-02-12 [melvin]     0.7.0claws64
1039
1040         * src/prefs_actions.c
1041                 Fixed "feature" where children's output was duplicated 
1042                 instead of refreshed while monitoring.
1043                 Removed some debug code.
1044
1045 2002-02-12 [christoph]  0.7.0claws63
1046
1047         * src/compose.c
1048                 always delete message from queue after sending/send error
1049                 (closes bug #509601)
1050
1051 2002-02-12 [melvin]     0.7.0claws62
1052
1053         * src/prefs_actions.c
1054                 Children wait loop is now triggered with a timeout of 1s
1055                 Added %F which is replaced with the list of filenames 
1056                 of all selected messages (as suggested by Ricardo Mones Lestra)
1057                 Pipe syntax changed. Prefix with | to send selection, postfix
1058                 with | to retrieve output. Prefix with > or * to send
1059                 user definable input to the command (*: input is hidden)
1060                 Old pipe action should now be postfixed with |, too.
1061
1062 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
1063         * src/stock_pixmap.c
1064                 fixed a bug: if there's no theme directory don't
1065                 throw an error, just do "nothing" (thanks Alfons)
1066
1067 2002-02-12 [carsten]    0.7.0claws60
1068         * src/folderview.c
1069           src/summaryview.c
1070                 had to write the cache twice (nasty!); some marks would 
1071                 get lost if not
1072
1073 2002-02-11 [carsten]    0.7.0claws59
1074         * acconfig.h
1075           configure.in
1076           doc-src/maintainer_guide.txt
1077           src/compose.[ch]
1078           src/defs.h
1079           src/folderview.[ch]
1080           src/gtkutils.[ch]
1081           src/mainwindow.[ch]
1082           src/prefs_common.[ch]
1083           src/stock_pixmap.[ch]
1084           src/summaryview.[ch]
1085                 pixmap theming and related work on pixmap
1086                 handling on some other places
1087                 (e.g. hrm features for all folder)
1088           src/pixmap/stock_*.xpm -> the stock_ was removed
1089         
1090 2002-02-11 [paul]       0.7.0claws58
1091
1092         * sync with sylpheed 0.7.1 release
1093                 see ChangeLog entries 2002-02-11
1094
1095 2002-02-08 [paul]       0.7.0claws57
1096
1097         * sync with sylpheed 0.7.0cvs39
1098                 see ChangeLog entry 2002-02-07 (last entry) 
1099
1100         * src/prefs_actions.c
1101           src/prefs_filtering.c
1102           src/prefs_matcher.c
1103           src/prefs_scoring.c
1104                 sync: made it compile with C compilers other than gcc
1105
1106 2002-02-07 [paul]       0.7.0claws56
1107
1108         * sync with sylpheed 0.7.0cvs38
1109                 see ChangeLog entries 2002-02-06 (last 2 entries) and
1110                 2002-02-07
1111
1112 2002-02-07 [darko]      0.7.0claws55
1113
1114         * src/gtkutils.[ch]
1115         * src/summaryview.c
1116                 Fix const gchar */gchar * issue (thanks Hiro)
1117
1118 2002-02-07 [darko]      0.7.0claws54
1119
1120         * src/compose.[ch]
1121         * src/filtering.c
1122         * src/gtkutils.[ch]
1123         * src/prefs_template.c
1124         * src/quote_fmt.h
1125         * src/quote_fmt_parse.y
1126         * src/summaryview.c
1127         * src/utils.[ch]
1128                 When replying or forwarding an email don't quote the entire
1129                 mail body but use the part of the message text that is selected
1130
1131 2002-02-06 [melvin]     0.7.0claws53
1132
1133         * src/prefs_common.[ch]
1134         * src/gtkspell.[ch]
1135         * src/compose.c
1136                 Made possible to switch quickly to last used dictionary
1137                 which makes checking bilingual documents easier.
1138
1139 2002-02-06 [melvin]     0.7.0claws52
1140         
1141         * po/POTFILES.in
1142                 Added forgotten new file src/prefs_actions.c
1143
1144 2002-02-06 [melvin]     0.7.0claws51
1145
1146         * src/prefs_actions.c   ** NEW FILE **
1147         * src/prefs_actions.h   ** NEW FILE **
1148                 Added actions to execute on message text view, or on the
1149                         message's file.
1150         * src/Makefile.am
1151                 Added src/prefs_actions.[ch]
1152         * src/compose.c
1153                 Added new menu "Edit/Actions"
1154         * src/defs.h
1155                 Added new actionsrc file.
1156         * src/main.c
1157                 Added actionsrc reading.
1158         * src/mainwindow.c
1159                 Added new menus "Edit/Actions" and "Configuration/Actions..."
1160         * src/prefs_common.h
1161                 Added new element actionslst element to prefs_common.
1162
1163 2002-02-06 [paul]       0.7.0claws50
1164
1165         * sync with sylpheed 0.7.0cvs36
1166                 see ChangeLog entry 2002-02-06
1167
1168 2002-02-05 [paul]
1169
1170         * po/es.po
1171                 updated by Ricardo Mones Lastra
1172
1173 2002-02-05 [paul]       0.7.0claws49
1174
1175         * sync with sylpheed 0.7.0cvs33
1176                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
1177
1178 2002-02-05 [paul]       0.7.0claws48
1179
1180         * src/compose.c
1181                 re-add 'Edit/Advanced/Delete entire line', previously named
1182                 'Delete Line+'
1183
1184 2002-02-04 [paul]       0.7.0claws47
1185
1186         * src/compose.c
1187           src/summaryview.c
1188                 fix bug #494993 (Reply All not taking Reply-To into consi)
1189                 eliminate differences in behaviour of right-click 'Reply to all' 
1190                 in summary view and 'Reply to all' on the toolbar. 
1191                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
1192                 view and From gets ignored by 'Reply to all' on toolbar.
1193                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
1194                 From when no Reply-To header is present.
1195
1196 2002-02-04 [paul]       0.7.0claws46
1197
1198         * sync with sylpheed 0.7.0cvs30
1199                 see ChangeLog entries 2002-02-03 and 2002-02-04
1200
1201 2002-02-03 [melvin]     0.7.0claws45
1202
1203         * src/gtkspell.[ch]
1204                 Readded function to highlight all misspelled words.
1205                 Fixed bug where user-provided-words did not replace
1206                         correctly the misspelled word when using the mouse.
1207                 Fixed bug where checking a region selected from right to left did
1208                         not check the region at all.
1209                 Fixed bug where 'Check backwards' may not check at all. 
1210                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
1211                 Fixed possible buffer overflow when checking for long strings (>1k).
1212                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
1213                 Accelerators code uses now gtk_widget_add_accel.
1214                 Removed and disabled obsolete and unfinished code.
1215                 Cleaning up.
1216
1217         * src/compose.c
1218                 Added menu item to Highlight all misspelled words.
1219
1220 2002-02-01 [paul]       0.7.0claws44
1221
1222         * src/mainwindow.c
1223                 fix '/View/Hide read messages' sensitivity when all
1224                 messages in a folder are hidden
1225
1226 2002-02-01 [paul]       0.7.0claws43
1227
1228         * src/main.c
1229                 add --send option to command line interface, sends all
1230                 queued mail. Patch submitted by Ricardo Mones Lastra.
1231
1232 2002-01-31 [paul]       0.7.0claws42
1233
1234         * src/mainwindow.c
1235                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
1236
1237 2002-01-31 [paul]       0.7.0claws41
1238
1239         * sync with sylpheed 0.7.0cvs27
1240                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
1241                 and 2002-01-31
1242
1243         * src/textview.c
1244                 comment out elements of textview_show_part() as temporary
1245                 workaround for attachment 'Display as text' bug 
1246
1247         * po/pt_BR.po
1248                 updated by Fabio Junior Beneditto
1249
1250 2002-01-30 [paul]       0.7.0claws40
1251
1252         * sync with sylpheed 0.7.0cvs24
1253                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
1254                 and 2002-01-30
1255
1256         * src/compose.c
1257                 add {N_("/_Spelling"), ... "<Branch>"} to 
1258                 GtkItemFactoryEntry compose_entries[]
1259
1260         * src/prefs_common.c
1261                 add claws menu items to prefs_keybind_apply_clicked()
1262                 and remove non-claws menu items
1263
1264 2002-01-29 [paul]       0.7.0claws39
1265
1266         * sync with sylpheed 0.7.0cvs22
1267                 see ChangeLog entries 2002-01-28 and 2002-01-29
1268
1269 2002-01-28 [melvin]     0.7.0claws38
1270
1271         * src/compose.c
1272                 Added the declartion of compose_send_control_enter.
1273
1274         * src/compose.c
1275         * src/gtkspell.[ch]
1276                 Added in a 'Spelling' menu which includes the configuration menu. 
1277                 Added a real 'Check all' and got rid from the old one which only
1278                 highlited misspelled word.
1279                 Made 'Check while typing' a disableable option.
1280                 Added a dialog when there are no more misspelled word.
1281                 Added a dialog if error occurs when switching to a dictionary.
1282         
1283         * src/prefs_common.[ch]
1284                 Added option for the default 'Check while typing' option.
1285
1286
1287 2002-01-28 [alfons]     0.7.0claws37
1288
1289         * src/compose.c
1290                 fix buglet and make code comply with sylpheed code style
1291
1292 2002-01-28 [paul]       0.7.0claws36
1293
1294         * sync with sylpheed 0.7.0cvs19
1295                 see ChangeLog entries for 2002-01-28
1296
1297 2002-01-28 [hoa]        0.7.0claws35
1298
1299         * src/defs.h
1300                 added rendererrc
1301
1302         * src/main.c
1303                 read the renderer config
1304
1305         * src/procmime.[ch]
1306                 use the renderer config to convert mime attachments
1307
1308         * src/textview.c
1309                 don't use textview_show_html/ertf,
1310                 use get_text_content instead
1311
1312 2002-01-27 [alfons]     0.7.0claws34
1313         
1314         * src/news.c
1315                 make sylpheed believe it can delete a news message...
1316                 (messages are NOT deleted, maybe we should remove
1317                 processing from the folder properties after all.)
1318
1319 2002-01-27 [alfons]     0.7.0claws33
1320
1321         * src/folder.c
1322                 add extra checks
1323         * src/news.c
1324                 implement remove_msg() 
1325
1326 2002-01-27 [alfons]     0.7.0claws32
1327
1328         * src/procmsg.h
1329         * src/procheader.c
1330         * src/messageview.c
1331                 fix return receipt / disposition notification again. this
1332                 stuff seems to break on _every_ major summary UI change, so
1333                 it's now implemented using a flag which is saved in the
1334                 marks cache
1335                 
1336 2002-01-26 [alfons]     0.7.0claws31
1337
1338         * src/import.c
1339                 let import dialog show the destination folder identifier
1340
1341 2002-01-26 [melvin]     0.7.0claws30
1342
1343         * src/folderview.c
1344         * src/summaryview.c
1345                 Readded 'Mark all read' into summary view popup menu
1346                 Added 'Mark all read' in folder view popup menu for IMAP
1347                 and NNTP.
1348                 Made it insensitive if the selected folder is not the shown
1349                 one to avoid 'Mark all read' on the wrong folder.
1350                 
1351 2002-01-26 [paul]       0.7.0claws29
1352
1353         * src/folderview.c
1354           src/summaryview.c
1355                 move 'Mark all read' from summary view to folder view
1356                 menu. (adapted from) patch submitted by Jeremy Andrews,
1357                 <lists@kerneltrap.com>
1358
1359 2002-01-25 [alfons]     0.7.0claws28
1360
1361         * src/gtkstext.c
1362                 put the gtk class name back so GtkSText adapts the 
1363                 settings of GtkText
1364
1365 2002-01-25 [alfons]     0.7.0claws27
1366
1367         * src/folderview.c 
1368                 assimilate Ricardo's patch that shows pixmaps instead of
1369                 plain "new" and "unread" texts in the folder view column
1370                 headers 
1371
1372 2002-01-25 [paul]       0.7.0claws26
1373
1374         * src/Makefile.am
1375                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
1376                 be found in non-standard locations. 
1377                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
1378
1379 2002-01-25 [paul]       0.7.0claws25
1380
1381         * sync with sylpheed 0.7.0cvs16
1382                 see ChangeLog entry 2002-01-25
1383
1384 2002-01-24 [paul]       0.7.0claws24
1385
1386         * more sync with sylpheed 0.7.0cvs15
1387                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
1388
1389 2002-01-23 [sergey]     0.7.0claws23
1390
1391         * src/importldif.c
1392                 Fixed segfault when closing LDIF import wizard with
1393                 the window manager.
1394         * src/imageview.c
1395         * src/imageview.h
1396         * src/messageview.c
1397         * src/mimeview.c
1398                 Fixed wrong scrolling position after switching between
1399                 text and image parts.
1400
1401 2002-01-23 [paul]       0.7.0claws22
1402
1403         * sync with sylpheed 0.7.0cvs15
1404                 see ChangeLog entries 2002-01-22 and 2002-01-23
1405
1406 2002-01-21 [melvin]     0.7.0claws21
1407
1408         * src/prefs_scoring.c
1409         * src/prefs_filtering.c
1410                 Fixed bug where scoring and filtering windows stopped
1411                 autochecking.
1412
1413 2002-01-21 [paul]       0.7.0claws20
1414
1415         * sync with sylpheed 0.7.0cvs12
1416                 see ChangeLog entries 2002-01-20 and 2002-01-21
1417
1418 2002-01-21 [carsten]    0.7.0claws19
1419         * src/mainwindow.c
1420         * src/menu.[ch]
1421         * src/messageview.[ch]
1422         * src/summaryview.[ch]
1423                 changes to shortcuts handling again:
1424                         + "Q" now controled by mainwin
1425                         + v/V are now customizable and have slightly
1426                           different meanings
1427                 the "button" to minimize the messageview (and maximize
1428                 the summary view) is a real button now
1429         * src/compose.c
1430                 "Delete Line+" added to Edit/Advanced (this will also
1431                 delete the '\n')
1432
1433 2002-01-20 [melvin] 0.7.0claws18
1434
1435         * src/addressbook.c
1436                 Made "Bcc" sensitive when addressbook is called from
1437                 compose window (it was a Claws only bug).
1438
1439 2002-01-19 [alfons] 0.7.0claws17
1440
1441         * src/inc.c
1442                 prevent unnecessary updates when currently selected folder has
1443                 no new messages 
1444
1445 2002-01-19 [alfons] 0.7.0claws16
1446         
1447         * src/summaryview.c
1448                 prevent writing the cache based on current message list in summary 
1449                 view when filtering also put messages in currently selected folder
1450
1451 2002-01-19 [paul]
1452
1453         * po/it.po
1454                 Italian translation submitted by Alessandro Maestri
1455                 <a.maestri@cs.tin.it>
1456
1457 2002-01-18 [melvin]     0.7.0claws15
1458
1459         * src/prefs_filters.c
1460                 fixed bug where 'cancel' from 'filters' window stops autochecking
1461                 if the timer timed out  when the window was open.
1462
1463 2002-01-18 [match]      0.7.0claws14
1464
1465         * src/addrclip.[ch]     ** NEW FILE **
1466         * src/addrselect.[ch]   ** NEW FILE **
1467         * src/adbookbase.h      ** NEW FILE **
1468                 addressbook cut, copy and paste
1469         * src/addrbook.[ch]
1470         * src/addrcache.[ch]
1471         * src/addressitem.h
1472         * src/addrindex.[ch]
1473         * src/addritem.[ch]
1474         * src/importldif.c
1475         * src/importmutt.c
1476         * src/jpilot.[ch]
1477         * src/syldap.[ch]
1478         * src/vcard.[ch]
1479         * src/jpilot.[ch]
1480         * src/editbook.c
1481         * src/editjpilot.c
1482         * src/editldap.c
1483         * src/editvcard.c
1484                 support for copy/paste
1485         * src/addressbook.c
1486                 support for copy/paste
1487                 tidy up menu option processing
1488                 correct address list function arguments
1489         * src/editaddress.c
1490                 sort user attributes
1491         * src/ldif.h
1492         * src/mutt.h
1493                 tidy up
1494
1495         * src/addrbook.[ch]
1496         * src/addrbook.[ch]
1497         * src/addrbook.[ch]
1498                 
1499
1500 2002-01-18 [paul]       0.7.0claws13
1501
1502         * sync with sylpheed 0.7.0cvs8
1503                 configure.in: support Mac OS X (Darwin)
1504
1505 2002-01-18 [carsten]    0.7.0claws12
1506         * src/html.c
1507                 small hack to fix a segfault with an empty href
1508                 (reported by Alexandra Walford <deeni@altern.org>)
1509         * src/mainwindow.c
1510         * src/summaryview.c
1511                 the shortcuts for Mark und Mark as unread are hardcoded
1512                 again
1513         * src/compose.c
1514         * src/gtkstext.[ch]
1515                 readded the shortcuts in gtkstext but made them
1516                 customizeable (simply by adding a menu plus a wrapper
1517                 to compose.c)
1518
1519 2002-01-17 [melvin]     0.7.0claws11
1520
1521         * src/gtkspell.c
1522                 fix default dictionary not being saved.
1523
1524 2002-01-16 [darko]      0.7.0claws10
1525
1526         * src/compose.c
1527                 fix wrapping crash with URL longer than wrapping margin
1528
1529 2002-12-08 [hoa]        0.7.0claws10
1530
1531         * src/matcher_parser_parse.y
1532                 fixed some bugs
1533
1534         * src/prefs_filtering.c
1535                 now, we can use bounce action in the dialog box.
1536
1537 2002-01-16 [carsten]    0.7.0claws9
1538         * src/gtkstext.c
1539                 removed the <control> and <alt> shortcuts because they're
1540                 not needed and interefered with the "normal" shortcuts
1541         * src/mainwindow.c
1542         * src/summaryview.c
1543                 removed most of the hardcoded shortcuts and assigned
1544                 them to menu entries making them easy customizable by
1545                 that
1546
1547 2002-01-16 |melvin]     0.7.0claws8
1548
1549         * src/gtkspell.c
1550                 fixed bug where using the mouse and when the compose
1551                 window is not on top may result in a crash.
1552
1553 2002-01-16 [melvin]     0.7.0claws7
1554
1555         * src/compose.c
1556                 fixed a long standingspell checker bug which could 
1557                 cause a crash after sending a message.
1558
1559 2002-01-16 [paul]       0.7.0claws6
1560
1561         * sync with sylpheed 0.7.0cvs7
1562                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
1563                 2002-01-15, and 2002-01-16
1564
1565 2002-01-16 [melvin]     0.7.0claws5
1566
1567         * README.claws
1568         * src/compose.c
1569         * src/gtkspell.[ch]
1570         * src/main.c
1571                 Heavily modified spell checker code to work around
1572                 ispell bug, to add keyboard shortcuts and for future
1573                 enhancements. See README.claws for usage information.
1574
1575 2002-01-15 [alfons]     0.7.0claws4
1576         
1577         * src/summaryview.c
1578                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
1579                 so sorting within threads reflects sort mode
1580
1581 2002-01-15 [christoph]  0.7.0claws3
1582
1583         * src/procmsg.c
1584                 added alertpanel if mail sending failed
1585
1586 2002-01-15 [alfons]     0.7.0claws2
1587         
1588         * src/prefs_filtering.c
1589                 don't stop timer when prefs filtering dialog is opened
1590
1591 2002-01-14 [alfons]     0.7.0claws1
1592
1593         * src/addr_compl.c
1594         * src/prefs.c
1595                 remove debug_print()s for privacy reasons
1596
1597 2002-01-14 [darko]      0.7.0claws
1598
1599         * README.claws
1600                 quotation wrapping is now also in the main branch
1601
1602 2002-01-14 [paul]
1603
1604         * tools/filter_conv.pl
1605                 allow for Boolean Op and case-sensitivity
1606                 this file is included in the release and tagged
1607                 'rel_0_7_0'
1608
1609 2002-01-13 [paul]       0.7.0claws
1610
1611         * release 0.7.0, with cvs tag 'rel_0_7_0'
1612
1613 2002-01-13 [paul]
1614
1615         * tools/filter_conv.pl
1616         * tools/README
1617                 rewritten to output to matcherrc instead of filteringrc
1618
1619         * po/es.po
1620                 updated Spanish translation by Ricardo Mones Lastra
1621
1622 2002-01-13 [alfons]
1623
1624         * po/nl.po
1625                 update dutch translation
1626
1627 2002-01-13 [paul]
1628
1629         * po/pt_BR.po
1630                 Updated by Fabio Junior Beneditto 
1631
1632 2002-01-13 [melvin]     0.6.6claws53
1633
1634         * po/fr.po
1635                 Updated french translation
1636
1637 2002-01-12 [alfons]     0.6.6claws52
1638
1639         * src/filtering.c
1640                 plug mem leak that has been sitting there for ages              
1641
1642 2002-01-12 [alfons]     0.6.6claws51
1643
1644         * src/summaryview.c
1645                 undo melvin's changes from 0.6.6claws48 because summary
1646                 view now refuses to select first unread message when
1647                 selecting a folder 
1648
1649 2002-01-11 [alfons]     0.6.6claws50
1650
1651         * src/import.c
1652                 use claws' semantics for getting folder item when
1653                 importing an mbox file into a folder 
1654                 (submitted by Dale P. Smith)
1655
1656 2002-01-11 [christoph]  0.6.6claws49
1657
1658         * src/prefs.h
1659                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
1660                 toggle widget, because non static prefs can not use
1661                 prefs_set_* functions
1662         * src/prefs_account.c
1663                 toggle smtp auth password field sensitivity if
1664                 user id is empty and add descrition of usage for
1665                 these fields
1666         * src/prefs_folder_item.c
1667                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
1668                 callbacks
1669
1670 2002-01-11 [melvin]     0.6.6claws48
1671
1672         * src/compose.c
1673                 fix the 'Ctrl-Enter' feature for sending and test really
1674                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
1675                 editables which was not documented in Gtk)
1676
1677         * src/summaryview.c
1678                 Made summaryview refresh after sorting and not before.
1679
1680 2002-01-11 [christoph]  0.6.6claws47
1681
1682         * src/compose.c
1683                 select account from account ids if possible and
1684                 correctly set save folder for copy in reedit
1685
1686 2002-01-10 [paul]       0.6.6claws46
1687
1688         * sync with sylpheed 0.7.0 release
1689                 see ChangeLog entries 2002-01-07, 2002-01-08 and
1690                 2002-01-09
1691
1692 2002-01-09 [alfons]
1693
1694         * src/summaryview.c
1695                 remove more dirt traces...
1696
1697 2002-01-09 [alfons]
1698         
1699         * src/summaryview.c
1700                 clean up some traces of my debugging stuff
1701
1702 2002-01-09 [alfons]     0.6.6claws45
1703
1704         * src/filtering.c
1705                 break up filteringprop_apply() in three separate pieces
1706                 so we can drop messages that failed processing in the
1707                 inbox
1708
1709         * src/summaryview.c
1710                 fix bug #469598 "no refresh of inbox after filter" which 
1711                 was introduced by the new summary view locking, and which 
1712                 prevented the summary view to update after a manual filter 
1713                 message. claw's filter message requires a summary_show().
1714                 (aargh, summary_show() again! :-)
1715                 
1716 2002-01-07 [alfons]     0.6.6claws44
1717
1718         * src/headerwindow.c
1719         * src/logwindow.c
1720         * src/messageview.c
1721         * src/sourcewindow.c
1722                 bring in Hiro's last 0.7.0 wm class fixes
1723
1724         * tools/sylprint.pl
1725                 bring in Ricardo's fix for sylprint script
1726
1727         * AUTHORS       
1728         * src/rfc2015.[ch]
1729         * src/prefs_common.[ch]
1730         * src/prefs_account.[ch]
1731         * src/compose.c
1732                 clean up account preference poison in rfc2015,
1733                 and preparation to fix double sign bug 
1734                 (patch submitted by Simon 'corecode' Schubert)
1735
1736 2002-01-07 [christoph]  0.6.6claws43
1737
1738         * src/mh.c
1739                 search for free message number, do not only rely
1740                 on last_num
1741         * src/send.c
1742                 fix smtp auth and use extra account information
1743                 if available, if not use pop3 data instead
1744                 (closes bug #500341)            
1745         * src/ssl.[ch]
1746                 match coding style
1747
1748 2002-01-06 [alfons]     0.6.6claws42
1749
1750         * src/mainwindow.c
1751                 try making the separate windows work again...
1752
1753 2002-01-06 [alfons]     0.6.6claws41
1754
1755         * src/mainwindow.c
1756                 adapt Hiro's separate window menu (to get rid of the funny
1757                 duplicate menu items), and make it work again
1758
1759 2002-01-06 [alfons]     0.6.6claws40
1760
1761         * tools/Makefile.am
1762         * tools/sylprint.rc
1763         * tools/sylprint.pl
1764         * tools/README.sylprint
1765                 add sylprint script for printing mails from Sylpheed
1766                 (contributed by Ricardo Mones Lastra)
1767
1768         * src/acount.c
1769                 clean up
1770
1771 2002-01-06 [melvin]     0.6.6claws39
1772
1773         * src/mainwindow.c
1774         * src/summaryview.c
1775                 Fixed crash introduced in 0.6.6claws38 by the menu
1776                 reorganisation (Hide read messages)
1777         
1778         * ChangeLog.claws 
1779                 Fixed typo (we are now in 2002, alfons ;) )
1780
1781 2002-01-05 [alfons]     0.6.6claws38
1782
1783         * sync with sylpheed 0.6.6cvs10-17
1784                 (last stuff marked as LAST_STABLE)
1785
1786 2002-01-04 [melvin]     0.6.6claws37
1787
1788         * src/account.c
1789                 Made account selection code use strcasestr again instead of
1790                 g_strcasecmp (fixes bug where reediting queued messages
1791                 did not select proper account reported by T. Link).
1792         
1793         * src/folderview.c
1794                 Fix bug where folder icons are not shown when 'hide read messages'
1795                 is on.
1796         
1797         * src/stock_pixmaps.[ch]
1798                 Added folder icons for 'hide read messages'.
1799         
1800         * src/compose.c
1801                 Fixed bug where 'Enter' in a header entry will send the message 
1802                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
1803
1804 2002-01-03 [melvin]     0.6.6claws36
1805         
1806         * src/prefs.[ch]
1807                 Added popup menu for common preferences and
1808                 account preferences (right click on tab displays
1809                                 a menu of all tabs.)
1810
1811 2002-01-02 [melvin]     0.6.6claws35
1812
1813         * src/gtkspell.[ch]
1814                 Made spelling code compatible with undo/redo feature.
1815                 Added creation of suggestion mode menu for the general
1816                         preferences.
1817         
1818         * src/prefs_common.[ch]
1819                 Added option menu for the speller's suggestion mode.
1820                 Added missing spaces in "..." buttons and made a "..."
1821                         button non translatable!
1822         
1823         * src/compose.c
1824                 Made speller use the default suggestion mode.
1825                 Hack to make it possible to choose 'CTRL-Enter' as a
1826                         shortcut for sending (and only for sending).
1827
1828         * src/prefs_folder_item.c
1829                 Changing subject simplification does not update cache 
1830                         anymore (because it is unnecessary).
1831                 Fixed bug where changing subject simplification updated the 
1832                         summaryview even when the viewed folder is not the
1833                         folder which properties are being changed. (E.g. 
1834                                         viewing folder A and changing
1835                                         the subject simplification of 
1836                                         folder B -not being viewed- updated the 
1837                                         summaryview of folder A with data of
1838                                         folder B). (Hope this is clear... )
1839
1840 2001-12-31 [alfons]     0.6.6claws34
1841         
1842         * src/ldif.c
1843         * src/mutt.c
1844                 fgetc() returns a signed integer which doesn't
1845                 fit in a char. so c truncates this to a char
1846                 but we may lose significant bits. i.e. we may
1847                 comparing 0xFF which may not be equal to -1
1848                 unless properly casted to signed char which
1849                 we won't do because fgetc() returns a signed
1850                 integer which doesn't fit in a char. so c 
1851                 truncates this to a char but we may lose 
1852                 significat bits. (you got the idea, thanks
1853                 to Gustavo Noronha Silva <kov@debian.org>
1854                 and the Debian folks!)
1855
1856 2001-12-30 [alfons]     0.6.6claws33
1857
1858         * src/prefs_common.c
1859                 add #ifdef USE_PSPELLs that Melvin forgot               
1860
1861 2001-12-30 [melvin]     0.6.6claws32
1862         
1863         * src/prefs_common.[ch]
1864                 Added configurable color for misspelled words.
1865
1866         * src/gtkspell.[ch]
1867                 Fixed bug of foreground text color (reported by David
1868                                 Mehrmann)
1869                 Added configurable color for misspelled words.
1870
1871 2001-12-30 [alfons]     0.6.6claws31
1872
1873         * src/folder.c
1874                 remove unnecessary things someone put there
1875
1876         * src/mh.c
1877         * src/folder.[ch]
1878                 make folder properties (like threading and sorting) persistent
1879                 (closes bug #497424 "rescan folder tree resets proprieties")
1880                 currently this is only for MH folders. 
1881
1882 2001-12-29 [melvin]     0.6.6claws30
1883
1884         * src/string_match.[ch]
1885                 Optimized a bit: regexp pattern buffer compiled only once, and
1886                   one subroutine call removed. Fixed ^ regexp search: Now, 
1887                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
1888         
1889         * src/summaryview.c
1890                 Subject filtering changed to filter summary columns and
1891                   not directly the messages subject cache. The loss in 
1892                   performance is balanced by the improvement of string_match.
1893                 Added an alert panel if there is an error in the regexp.
1894
1895         * src/src/prefs_folder_item.h
1896                 Added a regexp pattern buffer.
1897
1898 2001-12-28 [alfons]     0.6.6claws29
1899
1900         * src/string_match.[ch]
1901                 clean up name space
1902                 allow compilation *BSD
1903
1904 2001-12-27 [alfons]     0.6.6claws28
1905
1906         * src/filter.c
1907                 sync the Hiro's bug fix for BSD
1908
1909 2001-12-27 [melvin]     0.6.6claws27
1910         
1911         * src/compose.c
1912                 Simplify focus to subject entry code.
1913
1914 2001-12-27 [darko]      0.6.6claws26
1915
1916         * src/filtering.c
1917         * src/mbox_folder.c
1918         * src/messageview.c
1919         * src/mh.c
1920         * src/procheader.[ch]
1921         * src/procmsg.h
1922         * src/stock_pixmap.[ch]
1923         * src/summaryview.c
1924                 Show key icon for encrypted mails in summary view
1925
1926         * src/pixmaps/clip.xpm
1927         * src/pixmaps/clipkey.xpm
1928         * src/pixmaps/key.xpm
1929                 New/modified icons for the above
1930
1931 2001-12-27 [melvin]     0.6.6claws25
1932
1933         * src/prefs_common.c
1934                 Put spell checker options in a separate tab to decrease
1935                 the Common Preferences window height.
1936
1937         * README.claws  
1938                 Update spell checker usage instruction about its options
1939                 location.
1940
1941 2001-12-27 [melvin]     0.6.6claws24
1942
1943         * src/compose.c
1944                 Changed subject entry widget position. Initial focus is
1945                 on the To header instead of the subject entry.
1946                 Creating a new header scrolls the header list to make the
1947                 created one visible. Nevertheless, when automatically filling
1948                 headers, the first one is shown.
1949                 A Tab key press in the last empty header entry zips the 
1950                 focus to the subject entry.
1951                 (I did not change the combo boxes, yet)
1952
1953 2001-12-26 [alfons]     0.6.6claws23
1954
1955         * src/prefs_account.c
1956         * src/inc.c
1957                 allow default inbox to reside in another mailbox (only
1958                 works for POP3 accounts)
1959
1960 2001-12-26 [alfons]     0.6.6claws22
1961         
1962         * src/textview.c
1963                 make reply-on-click work with the account of the selected folder
1964         * src/compose.c
1965                 put a fixme here to remind me to fix finding correct default
1966                 account for nested folders
1967
1968 2001-12-25 [alfons]     0.6.6claws21
1969
1970         * src/summaryview.c
1971                 make column headers display locked and mark pixmaps (idea by Melvin) 
1972                 fix bug by adding score and locked column type to sort array
1973
1974 2001-12-25 [alfons]     0.6.6claws20
1975         
1976         * src/summaryview.c
1977                 catch a *potentially* inadvertent write back of  
1978                 the message cache(s) introduced by 0.6.5claws37
1979
1980 2001-12-25 [christoph]  0.6.6claws19
1981
1982         * src/stock_pixmap.[ch]
1983         * src/summaryview.c
1984                 add ignore thread pixmap
1985                 (can someone draw a better icon for this?)
1986
1987 2001-12-24 [alfons]     0.6.6claws18
1988
1989         * src/prefs_folder_item.c
1990                 make address completion actually work for the
1991                 Default To address in the Folder Property dialog.
1992
1993 2001-12-24 [alfons]     0.6.6claws17
1994         
1995         * src/summaryview.c
1996                 use new style regexp for subject stripping 
1997                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
1998
1999 2001-12-24 [darko]      0.6.6claws16
2000
2001         * src/pgptext.c
2002         * src/rfc2015.c
2003                 move GPG related informational messages to debug mode
2004
2005 2001-12-23 [alfons]     0.6.6claws15
2006
2007         * src/stock_pixmap.[ch]
2008         * src/summaryview.c
2009                 add the forgotten Claws' locked pixmap
2010
2011 2001-12-23 [alfons]     0.6.6claws14
2012
2013         * src/filesel.c
2014                 accept file name typed in entry in multi file
2015                 selector (patch submitted by Gustavo Noronha Silva 
2016                 <kov@debian.org>)
2017
2018 2001-12-23 [alfons]     0.6.6claws13
2019
2020         * src/prefs_filter.c
2021         * src/prefs_filtering.c
2022         * src/matcher.c
2023         * src/importmutt.c
2024                 clean up a little bit
2025         
2026         * src/string_match.c
2027                 validate input strings a little bit more
2028
2029 2001-12-23 [alfons]     0.6.6claws12
2030
2031         * src/Makefile.am
2032         * src/summaryview.c
2033         * src/string_match.[ch]         ** NEW **
2034         * src/folderview.[ch]
2035         * src/headerview.h
2036         * src/folder.[ch]
2037         * src/prefs_folder_item.[ch]
2038                 add subject simplification to strip out strings from
2039                 a subject line (esp. handy for mailing lists). 
2040                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
2041                 but slightly changed things for better integration.)
2042
2043 2001-12-23 [alfons]     0.6.6claws11
2044
2045         * src/mainwindow.c
2046                 fix bug introduced by submission included in 0.6.5claws52.
2047                 ideally this submission should clean the trash if any trash
2048                 folder has a message. however, the hasTrash variable was
2049                 set to false whenever a trash folder was empty (discarding
2050                 a previously found *filled* trash folder.)
2051
2052                 also edited the code a little bit and made it more safe.
2053
2054 2001-12-22 [alfons]     0.6.6claws10
2055
2056         * src/imap.c
2057                 quick fix for Martin Pool's omission of an account
2058                 specific SSL setting
2059
2060 2001-12-22 [alfons]     0.6.6claws9
2061
2062         * src/compose.c
2063         * src/messageview.c
2064         * src/mimeview.c
2065         * src/pgptext.c
2066         * src/procmime.[ch]
2067                 better support for multipart/digest (submitted
2068                 by Fredrik <e98fo@efd.lth.se>)
2069
2070 2001-12-22 [alfons]     0.6.6claws8
2071
2072         * src/addressbook.c
2073                 correct function signature
2074         * src/socket.[ch]
2075         * src/imap.[ch]
2076         * src/prefs_account.[ch]
2077                 allow IMAP over SSH tunnel (patch submitted by 
2078                 Martin Pool <mbp@samba.org>)
2079
2080 2001-12-21 [alfons]     0.6.6claws7
2081
2082         * sync with sylpheed 0.6.6cvs4-9
2083                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
2084
2085 2001-12-21 [christoph]  0.6.6claws6
2086
2087         * src/compose.c
2088         * src/prefs_folder_item.[ch]
2089                 implement saving of outgoing messages to current folder.
2090                 fix segfault when no default outbox is available
2091                 (closes bug #495683)
2092
2093 2001-12-21 [carsten]    0.6.6claws5
2094         * src/folderview.c
2095         * src/summaryview.c
2096                 pressing CTRL while DND does now the expected thing and
2097                 copies the mail (moving is still the default, as this
2098                 seam more appropriate for handling mails by DND)
2099
2100 2001-12-18 [paul]       0.6.6claws4
2101
2102         * sync with sylpheed 0.6.6cvs3
2103                 see ChangeLog entries 2001-12-18
2104
2105 2001-12-18 [hiro]       0.6.6claws3
2106
2107         * src/undo.c
2108                 fix for multibyte characters (obtain the number of letters
2109                 instead of bytes).
2110
2111 2001-12-17 [paul]       0.6.6claws2
2112
2113         * sync with sylpheed 0.6.6cvs1
2114                 see ChangeLog entry 2001-12-16
2115
2116 2000-12-17 [alfons]     0.6.6claws1
2117
2118         * src/filtering.c
2119                 clean up
2120
2121 2001-12-16 [paul]       0.6.6claws
2122 2001-12-15
2123
2124         * Release version 0.6.6claws, cvs tag: rel_0_6_6
2125
2126         * src/mimeview.c
2127                 last minute sync with main 0.6.6
2128
2129         * po/es.po
2130                 updated by Ricardo Mones Lastra
2131                 update for last minute sync
2132         * po/fr.po
2133         * po/nl.po
2134                 update for last minute sync
2135         * po/de.po
2136                 updated by Jens Oberender
2137         * po/pt_BR.po
2138                 updated by Fabio Junior Beneditto
2139
2140         * src/prefs_common.[ch]
2141         * src/undo.c
2142                 number of undo levels is user configurable
2143                 (squeeze it into the release in the dying
2144                 moments) Submitted by Jens Oberender    
2145
2146 2001-12-15 [melvin]
2147
2148         * po/fr.po
2149                 updated french translation
2150
2151 2001-12-15 [paul]       0.6.5claws92
2152
2153         * sync with sylpheed 0.6.5cvs28
2154                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
2155
2156         * po/nl.po
2157                 update to allow for sync
2158
2159 2001-12-15 [alfons]
2160         
2161         * po/nl.po
2162                 update dutch translation
2163
2164 2001-12-14 [carsten]    0.6.5claws91
2165         * src/summaryview.c
2166                 fixed bug #473785; also after changing the column order
2167                 the same message will be selected and displayed as before
2168                 the reordering
2169
2170 2001-12-14 [carsten]    0.6.5claws90
2171         * src/folderview.c
2172                 probably found the bug reported by wwb opening or closing
2173                 a folder tree just before dnd (found the solution in the
2174                 balsa source -- thanks to them)
2175
2176 2001-12-14 [carsten]    0.6.5claws89
2177         * src/gtkutils.c
2178         * src/account.c
2179                 moved gtk_clist_moveto to the right place, so that
2180                 only the accounts dialog is effected on opening
2181
2182 2001-12-14 [carsten]    0.6.5claws88
2183         * src/gtkutils.c
2184                 gtkut_clist_set_focus_row does a gtk_clist_moveto
2185                 now, so that the focused row will be seen in any case
2186                 (reported by wwp on sf-claws-user)
2187
2188 2001-12-14 [darko]      0.6.5claws87
2189
2190         * src/compose.c
2191                 remove unnecessary line
2192
2193 2001-12-14 [paul]       0.6.5claws86
2194
2195         * sync with sylpheed 0.6.5cvs27
2196                 see ChangeLog entries 2001-12-14
2197
2198 2001-12-14 [carsten]    0.6.5claws85
2199         * src/mainwindow.c
2200                 following a suggestion of Melvin the rcoabm pops up
2201                 right under the button now and the button is reliefed
2202                 while the popup is open
2203
2204 2001-12-14 [darko]      0.6.5claws84
2205
2206         * src/compose.c
2207                 fix crash when wrapping long lines if linewrap quotation
2208                 is disabled and wrapper encounters a word spanning more
2209                 than one line
2210
2211 2001-12-13 [paul]       0.6.5claws83
2212
2213         * src/compose.c
2214                 prefer 'Reply-To' header over mailing list header when
2215                 replying to a message. Finally prevent all those confirmation 
2216                 messages being sent to the list itself.
2217
2218         * src/summaryview.c
2219                 remove unused summary_set_menu_sensitive() entry
2220
2221 2001-12-13 [paul]       0.6.5claws82
2222
2223         * src/folderview.c
2224         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
2225         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
2226         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
2227                 improvements to 'Hide read messages': Inbox, Outbox,
2228                 Trash, Queue, and Draft icons now reveal presence of hidden 
2229                 messages
2230
2231 2001-12-12 [alfons]     0.6.5claws81
2232
2233         0.6.5claws80 was tagged as LAST_STABLE
2234
2235         * src/filtering.[ch]
2236         * src/matcher.[ch]
2237         * src/matcher_parser_lex.c
2238                 fix the filtering; my last attempt to get it right, 
2239                 if it does not work, it's Hoa's turn. ;-)
2240
2241                 for my honourable peers:
2242                 
2243                 the code now makes a clear distinction between
2244                 rules as they are displayed (probably escaped),
2245                 and as they are executed (probably unescaped). the
2246                 parser does *NOT* do any unescaping, this is
2247                 the task of the matcher.c (which breaks up a
2248                 rule into condition) and the filtering.c (which
2249                 breaks up the rule's action). to make this
2250                 run happily we provide an unescaped copy of
2251                 crucial strings to the MatcherProp and 
2252                 FilteringAction structures. note that the only
2253                 exception to this is any REGEXP string. those
2254                 are directly passed to regcomp() and regexp()
2255                 (who have much more powerful unescape functions).
2256                 
2257                 for everyone else:
2258         
2259                 you can escape tab (\t), carriage return (\r),
2260                 linefeed (\n), form feed (\f), quote (\"), 
2261                 single quote (\'), bell (\b) in all the entry
2262                 lines in the scoring & filtering dialogs.
2263                 as an added bonus this should not affect
2264                 existing filtering rules.
2265
2266 2001-12-12 [carsten]    0.6.5claws80
2267
2268         * src/summaryview.c
2269         * po/de.po
2270                 "item(s) selected" is now sensitive to 1 or more
2271                 than one selected (nice for language where simple
2272                 adding of a "s" is not possible as German (Eintrag
2273                 ->Eintr"age)
2274                 
2275                 the "forward as attachment" entry from the right
2276                 click menu removed, "forward" acts following the
2277                 prefs
2278         
2279         * src/textview.c
2280                 reverted my former changes; so compiler warning again
2281                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
2282                 nevertheless
2283
2284         * src/messageview.c
2285                 "search in message" does now *not* only work in MVIEW_TEXT
2286                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
2287                 message
2288
2289         * src/mainwindow.c
2290                 removed "/File/_Close" as it was the same as "/File/E_xit"
2291                 and we don't need it two times
2292
2293                 the separate folder view and message view now get a distinct
2294                 WMCLASS, just in case someone is using sawfish ;-)
2295
2296                 as the menu entries "/View/Message view" and "/View/Folder tree"
2297                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
2298                 make them sensitive accordingly and as these two are "shown"
2299                 after startup anytime check this menuitem at startup
2300
2301 2001-12-12 [paul]       0.6.5claws79
2302
2303         * src/folderview.c
2304                 fix sensitivity of 'Search folder...', broken in
2305                 0.6.5claws75
2306
2307         * src/mainwindow.c
2308                 fix dodgy English
2309
2310 2001-12-11 [carsten]    0.6.5claws78
2311         * src/filtering.c
2312                 fixed two typos returning a wrong FALSE/TRUE
2313         * src/mainwindow.[ch]
2314                 extra menu for email/news button removed
2315
2316 2001-12-11 [alfons]     0.6.5claws77
2317         
2318         * src/matcher.c                 (1.3)
2319         * src/matcher_parser_lex.l      (1.28)
2320                 revert for another attempt
2321                 mark 0.6.5claws77 as LAST_STABLE
2322
2323 2001-12-11 [christoph]  0.6.5claws76
2324
2325         * po/de.po
2326                 fixed wrong translation for prev. unread msg
2327
2328 2001-12-11 [paul]       0.6.5claws75
2329
2330         * src/folder.[ch]
2331         * src/folderview.c
2332         * src/mainwindow.c
2333         * src/summaryview.[ch]
2334         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
2335                 enable ability to hide read messages on per folder basis via 
2336                 '/Summary/Hide read messages'; when selected, a folder will 
2337                 have a red open folder icon, instead of a blue icon, if the 
2338                 folder contains hidden messges
2339                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
2340
2341         * src/mainwindow.c
2342                 remove '/Message/Forward as attachment' from 
2343                 main_window_set_menu_sensitive() to prevent debug warning
2344
2345         * src/folderview.c
2346         * src/mainwindow.c
2347                 Clean up some of the English
2348
2349         * tools/newscache_clean.pl
2350                 allow for new 'hidereadmsgs' entry in folderlist.xml
2351
2352         * po/es.po
2353                 updated translation, submitted by Ricardo Mones Lastra
2354
2355 2001-12-11 [paul]       0.6.5claws74
2356
2357         * sync with sylpheed 0.6.5cvs25
2358                 see ChangeLog entry 2001-12-11
2359
2360 2001-12-10 [alfons]     0.6.5claws73
2361
2362         * src/matcher.c
2363                 add more control characters
2364         * src/matcher_parser_lex.l
2365                 make escaping / unescaping work again
2366
2367 2001-12-10 [alfons]     0.6.5claws72
2368
2369         * src/imap.c
2370                 clean up warnings "returning value for void function" 
2371         * src/prefs_filtering.c
2372                 make info button for execute action sensitive
2373
2374 2001-12-10 [paul]       0.6.5claws71
2375
2376         * src/compose.c
2377         * src/imap.[ch]
2378         * src/summaryview.c
2379                 fix: imap server now gets informed of MARKED, UNMARKED
2380                 and REPLY events. Now people can use different IMAP-Mail
2381                 clients and have the exact same information about MARKED,
2382                 UNMARKED and REPLY status with all of them. Especially
2383                 useful for imap servers with a web-frontend.
2384                 submitted by Tobias Sandhaas <medlor@web.de>
2385
2386 2001-12-09 [melvin]     0.6.5claws70
2387         
2388         * src/textview.[ch]
2389                 fixed bug #490076 (hunted down by Alfons who implemented
2390                 a workaround in 0.6.5claws65)
2391
2392 2001-12-09 [christoph]  0.6.5claws69
2393
2394         * src/summaryview.c
2395                 set pointer to string in LOCKED column to NULL
2396                 (might fix bug #490800)
2397
2398 2001-12-09 [carsten]    0.6.5claws68
2399
2400         * po/de.po
2401                 resolved some cluttered menu shortcuts 
2402                 ('creating new email' and 'creating news message'
2403                 hade the same)
2404         * src/compose.c
2405                 wmclass now distinc from main window
2406         * src/mainwindow.c
2407           src/mainwindow.h
2408                 email/news and forward button functionality similar
2409                 to the reply buttons; removed the ugly dropdown arrows
2410                 and use instead the right mouse button
2411
2412 2001-12-09 [paul]       0.6.5claws67
2413
2414         * src/imap.c
2415         * src/utils.h
2416                 allow spaces in imap folder names
2417                 submitted by Willem van Engen <wvengen@stack.nl>
2418
2419 2001-12-09 [paul]       0.6.5claws66
2420
2421         * sync with sylpheed 0.6.5cvs24
2422                 see ChangeLog entry 2001-12-09
2423
2424 2001-12-08 [alfons]     0.6.5claws65
2425
2426         * src/textview.c
2427                 prevent secondary selection claim after "add to sender" dialog
2428                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
2429                 we trick GTK by simulating a click at (0, 0) in the textview.
2430
2431 2001-12-08 [hoa]        0.6.5claws64
2432
2433         * src/folder.c
2434                 fixed a bug about the .processing folder name while filtering
2435
2436 2001-12-08 [alfons]     0.6.5claws63
2437
2438         * src/folderview.c 
2439                 work around problem of not correctly updating folder stats
2440                 when deleting messages. there's some folder scanning evil
2441                 going so the folderview_update_msg_num() does not work
2442                 correctly. need to investigate this.
2443
2444 2001-12-08 [paul]       0.6.5claws62
2445
2446         * sync with sylpheed 0.6.5cvs23
2447                 see ChangeLog entry 2001-12-08
2448
2449 2001-12-07 [christoph]  0.6.5claws61
2450
2451         * src/compose.c
2452                 fix another header translation problem
2453
2454 2001-12-07 [alfons]     0.6.5claws60
2455
2456         * src/mbox.c
2457                 make filtering also work on local spool mbox
2458
2459 2001-12-07 [carsten]    0.6.5claws59
2460         * src/addressbook.c
2461                 addressbook window gets a wmclass distinct from the main
2462                 sylpheed window
2463         * src/compose.h
2464         * src/mainwindow.[ch]
2465                   forward menu item will use mode selected in prefs, forward 
2466                 as attatchment in menu removed (will be substituted in the
2467                 toolbar similar to reply buttons)
2468                   create news message menu entry and news button is now 
2469                 sensitive to the existance of a news account
2470         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
2471         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
2472         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
2473                 these are removed because the toolbar buttons don't show
2474                 the quoting modus any longer
2475
2476 2001-12-07 [paul]
2477
2478         * tools/newscache_clean.pl      ** NEW FILE **
2479                 perl script to do some tidying up in the newscache directory 
2480                 
2481         * tools/sylpheed-switcher       ** NEW FILE **
2482                 perl script to enable easy switching between main and claws
2483                 
2484         * tools/README
2485                 added descriptions of the two new perl scripts          
2486
2487
2488 2001-12-07 [melvin]     0.6.5claws58
2489
2490         * src/messageview.c
2491                 fixed a warning during compilation introduced in 0.6.5claws56
2492
2493 2001-12-07 [paul]       0.6.5claws57
2494
2495         * src/mainwindow.[ch]
2496         * src/menu.[ch]
2497                 further usability enhancements to replying with or without 
2498                 quoting via the toolbar, use of Ctrl key is replaced by 
2499                 drop down menu 
2500                 Submitted by Carsten Schurig            
2501
2502 2001-12-07 [melvin]     0.6.5claws56
2503
2504         * src/messageview.c
2505                 hack to fix bug that prevented to make/paste selections
2506                 after switching between MVIEW_TEXT and MVIEW_MIME views
2507                 without deselecting the selection first.
2508
2509 2001-12-06 [alfons]     0.6.5claws55
2510
2511         * src/filtering.[ch]
2512         * src/inc.c
2513                 revise filtering a little bit more, and make sure
2514                 messages are delivered to the appropriate inbox
2515                 (perhaps set per account)
2516
2517 2001-12-06 [paul]       0.6.5claws54
2518
2519         * sync with sylpheed 0.6.5cvs22
2520                 see ChangeLog entry 2001-12-06
2521
2522 2001-12-05 [alfons]     0.6.5claws53
2523
2524         * src/inc.c
2525         * src/folder.[ch]
2526         * src/procmsg.c
2527         * src/filtering.c
2528                 more revisions of filtering system
2529                 (last stable version is marked as LAST_STABLE)
2530                 
2531                 | NOTE 1): the filtering system now uses a local folder called
2532                 | .processing. if filtering fails, check this directory
2533                 | for missing messages.
2534                 |
2535                 | NOTE 2): help us find the filtering actions still missing
2536
2537 2001-12-05 [paul]       0.6.5claws52
2538
2539         * src/mainwindow.c
2540                 fix bug where 'Empty Trash?' pop-up window appears even
2541                 when Trash is empty, submitted by Jesse Skinner         
2542
2543 2001-12-05 [melvin]     0.6.5claws51
2544
2545         * src/compose.c
2546                 fixed bug #486106 to select correct account when reediting 
2547                 a queued message
2548         
2549 2001-12-04 [alfons]     0.6.5claws50
2550
2551         * src/mh.c
2552                 declare markfile in appropriate functions when
2553                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
2554                 for spotting this)
2555
2556 2001-12-04 [paul]       0.6.5claws49
2557
2558         * sync with sylpheed 0.6.5cvs21
2559                 see ChangeLog entry 2001-12-04
2560
2561 2001-12-03 [christoph]  0.6.5claws48
2562
2563         * po/de.po
2564                 changed translation of undo
2565         * src/account.c
2566         * src/folder.c
2567                 don't reinvent the wheel to traverse a GNode
2568         * src/compose.[ch]
2569                 seperate code to create the compose gui into functions
2570                 add "Others" page with folder selection for saving copy
2571                 of the message.
2572                 the folder identifier is saved to queue header
2573         * src/procmsg.c
2574                 save message to folder in queue header
2575
2576 2001-12-03 [paul]       0.6.5claws47
2577
2578         * sync with sylpheed 0.6.5cvs20
2579                 see ChangeLog entry 2001-12-03
2580
2581 2001-12-01 [paul]
2582
2583         * more sync with sylpheed 0.6.5cvs19
2584                 see ChangeLog entry 2001-11-29
2585
2586 2001-11-30 [paul]       0.6.5claws46
2587         
2588         * src/compose.c
2589                 remove conflicts introduced by Hoa's last commit
2590          
2591         * src/mainwindow.c
2592                 make 'Message/Bounce' sensitive
2593
2594 2001-11-30 [hoa]        0.6.5claws45
2595
2596         * src/compose.c
2597                 slightly change bounce function to add
2598                 information about the user that bounced the mail
2599                 in the From header line.
2600
2601         * src/folderview.c
2602                 permit the use of processing in outbox folder.
2603
2604 2001-11-29 [paul]       0.6.5claws44
2605
2606         * src/mainwindow.[ch]
2607         * src/prefs_common.c
2608         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
2609         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
2610         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
2611                 usability enhancements to the quoting, implements
2612                 use of Ctrl key to toggle quoting settings
2613                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
2614
2615 2001-11-29 [paul]       0.6.5claws43
2616         
2617         * sync with sylpheed 0.6.5cvs19
2618                 see ChangeLog entry 2001-11-28
2619
2620 2001-11-29 [melvin]     0.6.5claws42
2621         * src/Makefile.am
2622                 added enriched.[ch] to the list of files
2623
2624         * src/textview.c
2625         * src/mimeview.c
2626         * src/procmime.[ch]
2627         * src/enriched.[ch]
2628                 added support to view text/enriched
2629                 added support to show headers in message view for text/enriched and text/html
2630                         in non multipart messages
2631
2632 2001-11-28 [paul]       0.6.5claws41
2633
2634         * more sync with sylpheed 0.6.5cvs18
2635                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
2636
2637 2001-11-27 [paul]       0.6.5claws40
2638         
2639         * po/pt_BR.po
2640                 updated translation, submitted by Fabio Junior Beneditto
2641                 
2642         * sync with sylpheed 0.6.5cvs18
2643                 see ChangeLog entries 2001-11-26 (src/textview.c) and
2644                 2001-11-27
2645
2646
2647 2001-11-26 [paul]
2648
2649         * po/es.po
2650                 updated translation, submitted by Ricardo Mones Lastra
2651
2652 2001-11-26 [alfons]
2653
2654         * src/matcher.c
2655                 add more translatable strings
2656
2657 2001-11-26 [christoph]  0.6.5claws39
2658
2659         * po/de.po      
2660                 fixed one more umlaut
2661         * src/compose.c
2662                 fix translated header when it should not be translated
2663
2664 2001-11-26 [paul]       0.6.5claws38
2665
2666         * src/mainwindow.c
2667                 remove '/Message/Add Sender to address book' from 
2668                 main_window_set_menu_sensitive(), prevent debug warning
2669                 add 'Message/Mark/Mark all read' to mainwin_entries[]
2670
2671 2001-11-26 [paul]       0.6.5claws37
2672
2673         * src/summaryview.c
2674                 fix 'recurring unread state' bug 
2675
2676         * tools/README 
2677         * tools/filter_conv.pl
2678                 read name of top level mailbox from folderlist.xml
2679                 and presume nothing about its name              
2680
2681 2001-11-26 [darko]      0.6.5claws36
2682
2683         * src/gtkstext.[ch]
2684                 removed functions that are now in gtkutils.c
2685                 use gtkut_text_is_uri_string() from gtkutils.c
2686         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
2687
2688 2001-11-26 [paul]       0.6.5claws35
2689
2690         * sync with sylpheed 0.6.5cvs16
2691                 see ChangeLog entries 2001-11-25 and 2001-11-26
2692
2693 2001-11-25 [alfons]     0.6.5claws34
2694
2695         EXPERIMENTAL!!! Please checkout the last stable version using: 
2696           
2697         % cvs update -r LAST_STABLE -dRAP
2698
2699         (Or help us testing this stuff.)
2700
2701         * src/filtering.c               (1.14)
2702         * src/filtering.h               (1.6)
2703         * src/inc.c                     (1.28)
2704         * src/matcher.c                 (1.20)
2705         * src/mbox.c                    (1.9)
2706         * src/procmsg.h                 (1.14)
2707         * src/summaryview.c             (1.59)
2708         * src/summaryview.h             (dunno)
2709                 revert/merge/sync to as it was before commit 
2710                 on Thu, 19 Jul 2001 10:15:51 -0700.
2711
2712 2001-11-25 [hoa]        0.6.5claws33
2713
2714         * src/main.c
2715                 processing mails at startup
2716
2717         * src/folderview.c
2718         * src/summaryview.[ch]
2719                 processing mails when entering folder
2720
2721         * src/prefs_filtering.c
2722                 fixed some UI bugs
2723
2724 2001-11-24 [alfons]     0.6.5claws32
2725
2726         * src/summaryview.[ch]
2727                 make summary sort headers work, and also make
2728                 sure the sort type is stored
2729
2730 2001-11-23 [alfons]     0.6.5claws31
2731
2732         * src/summaryview.[ch]
2733                 make lock work like mark
2734                 disallow deleting messages marked as locked
2735
2736 2001-11-23 [alfons]     0.6.5claws30
2737
2738         * src/gtkstext.c
2739         * src/compose.[ch]
2740         * src/Makefile.am
2741         * src/undo.[ch]
2742                 merge undo patch submitted by Jens
2743
2744 2001-11-23 [christoph]  0.6.5claws29
2745
2746         * src/.cvsignore
2747                 added ylwrap
2748         * src/compose.c
2749                 fixed gpg signing and encoding
2750         * src/folder.[ch]
2751         * src/main.c
2752                 added --status option to get new, unread and total
2753                 message count from a running sylpheed
2754         * src/prefs_common.c
2755                 temporary fix for reply_with_quote problem
2756                 (don't call functions for non existing widget)
2757         * src/procmsg.c
2758                 one more check for ignored threads but still not
2759                 always working correctly. probably a recursive
2760                 check for all parents is needed
2761
2762 2001-11-23 [darko]      0.6.5claws28
2763
2764         * src/compose.c
2765                 wrapping on send improvements
2766         * src/gtkutils.[ch]
2767                 fix for GtkSText after last sync with main branch
2768                 GTK_TEXT -> GTK_STEXT
2769
2770 2001-11-23 [paul]       0.6.5claws27
2771
2772         * sync with sylpheed 0.6.5cvs14
2773                 see ChangeLog entries 2001-11-22 and 2001-11-23
2774                 
2775         * po/de.po
2776                 fixed the scrambled umlauts 
2777                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
2778
2779 2001-11-21 [paul]       0.6.5claws26
2780
2781         * sync with sylpheed 0.6.5cvs12
2782                 see 2nd ChangeLog entry dated 2001-11-20
2783
2784 2001-11-20 [paul]       0.6.5claws25
2785
2786         * sync with sylpheed 0.6.5cvs11
2787                 see ChangeLog entry 2001-11-19 (src/utils.c)
2788
2789 2001-11-20 [hiro]
2790
2791         * src/compose.c
2792                 GTK_TEXT -> GTK_STEXT
2793                 fix for wrong comment
2794
2795 2001-11-20 [hiro]       0.6.5claws24
2796
2797         * src/compose.[ch]
2798                 more merges from main branch
2799                 removed fatal warnings (uninitialized variables etc.)
2800                 some coding style fix
2801         * src/gtkutils.h
2802                 fixed typo.
2803         * src/addressbook.c
2804           src/addrindex.c
2805                 V-Card -> vCard
2806
2807 2001-11-19 [hoa]        0.6.5claws23
2808
2809         * src/filtering.c
2810         * src/prefs_scoring.c
2811         * src/matcher.[ch]
2812         * src/scoring.c
2813                 cleaning code
2814
2815         * src/matcher_parser_parse.y
2816         * src/prefs_filtering.c
2817                 bouncing
2818
2819 2001-11-19 [alfons]     0.6.5claws22
2820
2821         more of my old things into claws
2822
2823         * src/Makefile.am
2824         * src/prefs_common.c
2825         * src/procmsg.h
2826         * src/summaryview.[ch]
2827         * src/prefs_summary_column.c
2828         * src/pixmaps/locked.xpm
2829                 add indicators for locking of message in summary view
2830                 (does not work yet, only visual indicator)
2831
2832 2001-11-19 [paul]       0.6.5claws21
2833
2834         * sync with sylpheed 0.6.5cvs10
2835                 see ChangeLog entry 2001-11-19
2836
2837 2001-11-18 [alfons]     0.6.5claws20
2838         
2839         * src/filtering.c
2840                 remove an inadvertent free I forgot in previous clean up 
2841
2842 2001-11-18 [alfons]     0.6.5claws19
2843
2844         * src/filtering.[ch]
2845                 clean up & plug leaks
2846
2847 2001-11-18 [paul]       0.6.5claws18
2848
2849         * sync with sylpheed 0.6.5cvs9
2850                 see ChangeLog entries 2001-11-17 and 2001-11-18
2851
2852 2001-11-16 [paul]       0.6.5claws17
2853
2854         * sync with sylpheed 0.6.5cvs8
2855                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
2856
2857 2001-11-16 [paul]       0.6.5claws16
2858
2859         * sync with sylpheed 0.6.5cvs7
2860                 see ChangeLog entries 2001-11-15 and 2001-11-16
2861
2862 2001-11-15 [hoa]        0.6.5claws15
2863
2864         * src/compose.c
2865                 fix bounce, mails we received couln't be bounced to ourself.
2866
2867         * src/defs.h
2868         * src/filtering.[ch]
2869         * src/matcher.[ch]
2870         * src/matcher_parser.h
2871         * src/matcher_parser_lex.l
2872         * src/matcher_parser_parse.y
2873         * src/inc.c
2874         * src/main.c
2875         * src/mbox.c
2876         * src/prefs_filtering.[ch]
2877         * src/mainwindow.c
2878         * src/prefs_matcher.c
2879         * src/prefs_scoring.c
2880         * src/scoring.[ch]
2881         * src/summaryview.c
2882                 new matcher/filter/score configuration file parser
2883                 one unique configuration file => ~/.sylpheed/matcherrc
2884                 import in currently automatic, then save are made
2885                 in this new file.
2886                 one filter per folder and one global filter
2887                 (filter of a folder will be used as folder processing)
2888
2889         * src/folder.c
2890                 fix a bug in folder_item_get_identifier
2891                 
2892         * src/messageview.c
2893                 receive receipt return are fixed.
2894
2895 2001-11-14 [alfons]     0.6.5claws14
2896
2897         * src/session.h
2898                 add things from main branch to make claws compile
2899
2900 2001-11-14 [paul]       0.6.5claws13
2901
2902         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
2903                 see ChangeLog entries 2001-11-08 to 2001-11-14
2904
2905 2001-11-14 [hoa] 0.6.5claws12
2906
2907         * src/compose.[ch]
2908         * src/mainwindow.c
2909         * src/summaryview.c
2910                 add "bounce mail" option
2911
2912 2001-11-13 [christoph]  0.6.5claws11
2913
2914         * src/compose.c
2915                 Cleanup a mess i add before commiting
2916
2917 2001-11-13 [hoa]        0.6.5claws10
2918
2919         * src/compose.c
2920                 some fixes when mail are sent or
2921                 for crossposts
2922
2923 2001-11-13 [christoph]  0.6.5claws9
2924
2925         * po/de.po
2926                 Changed two string with the same translation
2927         * src/compose.c
2928         * src/procmsg.[ch]
2929         * src/send.[ch]
2930                 New mailsending process:
2931                   - Always queue message before sending
2932                     (message will be saved if sylpheed crashed or
2933                      freezes while sending)
2934                   - Allow queuing of newspostings
2935                   - No copy in outbox before sending
2936                     (closes bug #469501)
2937                   - No more redundant code for send and send_later
2938         * src/summaryview.c
2939                 Applied wwp <subscript@free.fr>'s patch that fixes
2940                 marks for multiple forwarded messages (+compose.c)
2941
2942 2001-11-12 [alfons]
2943
2944         * README.claws
2945                 remove things that are now in main branch
2946         
2947         * po/nl.po
2948                 update Dutch translation
2949
2950 2001-11-12 [mhadasht]   0.6.5.claws8
2951
2952         * src/prefs_common.c
2953                 re-enabled account autoselection feature for forward
2954                 and reedit lost during the branch point for SYNC-B4-REL
2955         * src/gtkspell.c
2956                 gtkpspell_get_dict(): more readable code (even if function is
2957                 not used yet)
2958         * ChangeLog.claws
2959                 added version number info to 2001-11-12 [hiro] comment.
2960
2961 2001-11-12 [hiro]       0.6.5.claws7
2962
2963         * src/compose.c
2964                 compose_forward(): fixed a bug that forward quote mark
2965                 wasn't used.
2966                 removed unnecessary code.
2967         * src/template_select.[ch]: removed.
2968
2969 2001-11-11 [alfons]
2970
2971         * src/compose.c
2972                 :%s/GTK_TEXT/GTK_STEXT/g
2973         
2974         * src/compose.[ch]
2975         * src/undo.[ch]
2976         * src/Makefile.am
2977                 revert the undo stuff (this is 0.6.6claws stuff)
2978
2979 2001-11-11 [hoa]        0.6.5.claws6
2980
2981         * src/compose.[ch]
2982                 Insert signature at the end of the text.
2983                 Added undo patch but currently disabled
2984
2985         * src/procmsg.c
2986                 Threading by subject improved.
2987
2988         * added src/undo.[ch]
2989                 Undo module for compose dialog box.
2990
2991 2001-11-11 [alfons]     0.6.5.claws5
2992
2993         * src/procmsg.c
2994                 prevent threading by subject on nodes that have already been
2995                 threaded by in-reply-to (as in "circular references in a tree
2996                 result in a dead branch")
2997
2998 2001-11-09 [hoa]        0.6.5.claws4
2999         
3000         * src/folderview.c
3001                 allows creation of mbox folder item from any files.
3002
3003 2001-11-09 [alfons]     0.6.5.claws3
3004         
3005         * src/utils.c
3006         * src/procmsg.c
3007                 do what I mean and correct threading by subject so it really
3008                 ignores attracting lines without "Re: "
3009
3010 2001-11-07 [alfons]     0.6.5.claws2
3011
3012         * src/procmsg.c
3013         * src/utils.[ch]
3014                 only attract by subject if a subject line starts with a "Re: "
3015         * src/syldap.c
3016                 remove warning
3017
3018 2001-11-07 [paul]       0.6.5claws1
3019
3020         * sync with sylpheed 0.6.5. release
3021                 see ChangeLog entry 2001-11-07
3022
3023 2001-11-07 [paul]       0.6.4claws31
3024
3025         * sync with sylpheed 0.6.4cvs18
3026                 see ChangeLog entries 2001-10-30 to 2001-11-07
3027                 prefs_templates.[ch] renamed prefs_template.[ch]
3028
3029 2001-11-06 [alfons]
3030         
3031         * src/utils.h
3032                 add semicolon Hoa forgot ;-)
3033                 
3034
3035 2001-11-06 [hoa]        0.6.4claws30
3036         
3037         * src/procmsg.c
3038         * src/summaryview.c
3039         * src/utils.c
3040         * src/utils.h
3041                 threading by subject - empty subject are ignored
3042
3043 2001-11-06 [christoph]  0.6.4claws29
3044
3045         * src/socket.c
3046                 use SSL_peek for sock_gets
3047         * src/utils.c
3048                 removed unneeded pointer in extracting quoted
3049                 names implementation
3050
3051 2001-11-06 [melvin]     0.6.4claws28
3052
3053         * src/gtkspell.c
3054                 fixed bug #476792 Selection overtyping with spell checker
3055                 fixed bug which could cause a buffer overflow
3056                 fixed a memory leak
3057
3058 2001-11-06 [hoa]        0.6.4claws27
3059         
3060         * src/procmsg.c
3061         * src/summaryview.c
3062                 threading by subject
3063
3064 2001-11-05 [alfons]     0.6.4claws26
3065         
3066         * README.claws
3067                 Claws -> Sylpheed (vice versa)
3068
3069         * src/compose.c
3070                 :%s/gtk_text/gtk_stext/g
3071                 :%s/GTK_TEXT/GTK_STEXT/g
3072                 (thanks to Jonathan Ware for spotting this)
3073
3074 2001-11-04 [christoph]  0.6.4claws25
3075
3076         * src/summaryview.c
3077                 replace Xalloca + strdup with Xstrdup_a
3078         * src/utils.c
3079                 better implementation of extracting quoted names
3080                 from addresses (remove backlashes and ignore
3081                 quotes after them)
3082
3083 2001-11-04 [alfons]     0.6.4claws24
3084
3085         * src/utils.[ch]
3086                 edit to comply more with coding style
3087
3088         * src/textview.c
3089                 fix bug reported by Kim Schulz. introduced by the patch integrated
3090                 in 0.6.4claws15. the code did not check the return value of
3091                 the html parser.
3092
3093         * AUTHORS
3094                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
3095
3096 2001-11-04 [christoph]  0.6.4claws23
3097
3098         * src/main.c
3099         * src/prefs_common.[ch]
3100                 init some pointers that possibly caused a segfault
3101                 reported in the claws-users ML
3102
3103 2001-11-04 [hoa]        0.6.4claws22
3104
3105         * src/grouplistdialog.c
3106                 change the names of the nodes in the tree
3107
3108         * src/compose.c
3109                 enhanced mailto syntax as described in
3110                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
3111                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
3112
3113         * src/utils.c
3114                 encode and decode URI (useful when opening URL into
3115                 netscape).
3116
3117 2001-11-03 [hoa]        0.6.4claws21
3118
3119         * src/grouplistdialog.c
3120                 a new newsgroups list selection dialog box
3121                 with a CTree instead of a CList
3122
3123 2001-11-03 [hoa]        0.6.4claws20
3124
3125         * src/folderview.c
3126                 enable property and scoring options when right
3127                 click on "inbox"
3128
3129         * src/summaryview.c
3130                 fixed bug when nickname were displayed using
3131                 the address book.
3132
3133 2001-11-02 [darko]      0.6.4claws19
3134
3135         * src/compose.c
3136                 new wrap quotation and URL/long words wrapping implementation
3137         * src/compose.c src/gtkstext.[ch]
3138                 move gtkstext_strncmp() to gtkstext.c
3139
3140 2001-11-01 [christoph]  0.6.4claws18
3141
3142         * src/prefs_account.c
3143                 fixed mess in account settings dialog
3144         * src/prefs_folder_item.c
3145                 added label with folder path to dialog
3146
3147 2001-10-31 [match]      0.6.4claws17
3148
3149         * src/vcard.c
3150                 fix memory leak.
3151         * src/addrbook.c
3152                 fix generation of spurious address book file names.
3153                 remove redundant functions.
3154         * po/POTFILES.in
3155                 added missing file names.
3156
3157 2001-10-30 [paul]       0.6.4claws16
3158
3159         * sync with sylpheed 0.6.4cvs6
3160                 see ChangeLog entries 2001-10-26 to 2001-10-30
3161
3162         * tools/filter_conv.pl
3163                 read folderlist.xml to discover whether the top-level
3164                 folder is called 'Mailbox' or 'Mail' 
3165
3166 2001-10-29 [paul]       0.6.4claws15
3167
3168         * src/html.c, src/textview.c
3169                 activate links in html mail and fix clickable parts
3170                 Submitted by Matthieu Dazy <dazy@t-surf.com>
3171
3172 2001-10-29 [paul]
3173
3174         * po/de.po, po/es.po, po/pt_BR/po
3175                 updated translations, submitted by Jens Oberender,
3176                 Ricardo Mones Lastra, and Fabio Junior Beneditto
3177
3178 2001-10-29 [darko]      0.6.4claws14
3179
3180         * src/compose.c
3181                 fix wrapping for good
3182
3183 2001-10-29 [darko]
3184
3185         * src/compose.c
3186                 undo previous change as it broke the smart wrapping
3187
3188 2001-10-29 [darko]      0.6.4claws13
3189
3190         * src/compose.c
3191                 fix infinite loop when long URL is quoted
3192                 (closes bug #475122.
3193
3194 2001-10-28 [match]
3195
3196         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
3197                 import Mutt address book
3198         * src/ldif.[ch] src/importldif.h
3199                 modified import LDIF handle user attributes
3200
3201 2001-10-28 [christoph]  0.6.4claws12
3202
3203         * src/summaryview.c
3204                 fixed that filtering did not work if there
3205                 were no filter rules
3206                 (closes bug #472003 and better implementation
3207                  of patch #474644)
3208
3209 2001-10-27 [christoph]  0.6.4claws11
3210
3211         * src/compose.c
3212                 make the folder's default account to be used when
3213                 replying. (patch by wwp <subscript@free.fr>)
3214         * src/compose.c
3215                 code cleanup, nearly killed all of wwp's patch
3216                 for folder's default account in compose
3217         * src/folderview.c
3218                 error panel when a folder could not be created
3219                 (closes bug #471080 new folder name & already
3220                  existing file)
3221
3222 2001-10-26 [alfons]
3223
3224         * src/utils.h
3225                 change prototype of strstr2() that Christoph forgot about
3226
3227 2001-10-26 [christoph]  0.6.4claws10
3228
3229         * src/account.c
3230                 made search for accounts by email address not case
3231                 sensitive
3232         * src/folder.c
3233                 fixed memory leak in folder_item_get_identifier
3234         * src/gtkspell.c
3235         * src/utils.c
3236                 fixed wrong strstr2 (should work like strstr)
3237
3238 2001-10-26 [darko]      0.6.4claws9
3239
3240         * src/compose.c src/gtkstext.[ch]
3241         * src/gtkstext.c
3242                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
3243
3244 2001-10-26 [paul]       0.6.4claws8
3245
3246         * src/html.c
3247                 ignore css and javascript tags in html mail
3248                 case-insensitive, with or without double-quoted
3249                 strings
3250
3251 2001-10-26 [paul]       0.6.4claws7
3252
3253         * sync with sylpheed 0.6.4cvs1
3254                 see ChangeLog entry 2001-10-26
3255
3256         * src/prefs_account.c, src/prefs_common.c,
3257           src/prefs_summary_column.c
3258                 minor improvements to the English
3259
3260 2001-10-25 [alfons]     0.6.4claws6
3261
3262         * src/gtkstext.c
3263         
3264                 make GtkSText follow style of GtkText (closes bug 
3265                 #469211 "text selection while writing message")
3266                 
3267                 do sync with GTK 1.2.10
3268
3269 2001-10-25 [paul]       0.6.4claws5
3270
3271         * src/html.c
3272                 ignore css tags in html mail
3273
3274 2001-10-25 [darko]      0.6.4claws4
3275
3276         * src/compose.c
3277                 don't declare is_url_string as static function since
3278                 we need it in gtkstext.c
3279         * src/gtkstext.c
3280                 remove unused variable
3281                 don't wrap long URLs while composing a message
3282
3283 2001-10-24 [christoph]  0.6.4claws3
3284
3285         * src/socket.c
3286                 fix ssl deadlock, when peer closes connection
3287
3288 2001-10-24 [paul]       0.6.4claws2
3289
3290         * src/prefs_common.c
3291                 gettextize the gpg ascii-armored warning message
3292
3293         * src/compose.c
3294                 insert a DOS/MAC file into the composed message
3295                 (improvements)
3296
3297         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
3298
3299 2001-10-22 [paul]       0.6.4claws1
3300
3301         * sync with sylpheed 0.6.4 release
3302                 see ChangeLog entries 2001-10-21
3303
3304         * po/fr.po, po/pt_BR.po
3305                 updated by Melvin Hadasht and Fabio Junior Beneditto
3306
3307 2001-10-21 [paul]       0.6.3claws30
3308
3309         * src/compose.c
3310                 insert a DOS text file from the compose window
3311                 into the composed message text (removes CRs characters)
3312                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
3313
3314         * tools/filter_conv.pl, tools/README
3315                 automatically use ~/.sylpheed as working directory
3316                 print out confirmation message on completion
3317
3318         * correct Hoa's last ChangeLog.claws entry
3319
3320 2001-10-20 [hoa]        0.6.3claws29
3321
3322         * src/grouplistdialog.c
3323                 bugfix (another ?) to give the right
3324                 newsgroups list for each news server.
3325
3326         * src/news.c
3327         * src/news.h
3328                 improve the newsgroups list cache
3329
3330 2001-10-20 [paul]       0.6.3claws28
3331
3332         * sync with sylpheed 0.6.3cvs9
3333                 see ChangeLog entry 2001-10-19
3334
3335         * correct Alfons' last ChangeLog.claws entry
3336
3337 2001-10-19 [alfons]
3338
3339         * src/pgptext.[ch]
3340                 fix compilation problems (part of bug #472895)
3341
3342 2001-10-18 [hoa]        0.6.3claws27
3343
3344         * src/grouplistdialog.c
3345                 bugfix when we refresh was clicked (bug 472701)
3346
3347 2001-10-19 [christoph]  0.6.3claws26
3348
3349         * src/compose.c
3350                 last header entry should default to "To:" or
3351                 "Newsgroups:" and not copy the last entry line
3352                 in a new compose window
3353                 (closes bug #472686, #470792)
3354
3355 2001-10-19 [paul]       0.6.3claws25
3356
3357         * sync with Sylpheed 0.6.3cvs8
3358                 see ChangeLog entries 2001-10-18 and 2001-10-19
3359
3360 2001-10-18 [christoph]  0.6.3claws24
3361
3362         * src/procmsg.c
3363                 reimplement ignore thread
3364         
3365 2001-10-18 [hoa]        0.6.3claws23
3366
3367         * src/folderview.c
3368         * src/grouplistdialog.[ch]
3369                 enhanced news subscription interface (feature 469113)
3370
3371         * src/news.c
3372         * src/news.h
3373                 enchanced newsgroup listing,
3374                 now, we can get groups informations
3375                 (NNTPGroupInfo)
3376
3377 2001-10-18 [paul]       0.6.3claws22
3378
3379         * src/summaryview.c
3380                 remove comment (sync with main branch)
3381         * src/mainwindow.c
3382                 fix 'Re-edit' bug in 'Message' menu
3383
3384 2001-10-17 [christoph]  0.6.3claws21
3385
3386         * src/compose.c
3387                 ignore empty or whitespace only header lines
3388
3389 2001-10-17 [paul]       0.6.3claws20
3390
3391         * sync with sylpheed 0.6.3cvs7
3392                 see ChangeLog entries 2001-10-14, 2001-10-16, and
3393                 2001-10-17
3394
3395 2001-10-17 [darko]
3396
3397         * src/compose.c
3398                 wrap long lines without spaces
3399                 don't wrap URLs
3400
3401 2001-10-16 [paul]
3402
3403         * po/es.po, po/nl.po, po/pt_BR.po
3404                 updated by Ricardo Mones Lastra, Alfons,
3405                 and Fabio Junior Beneditto
3406
3407         * sylpheed-0.6.3claws released
3408
3409 2001-10-15 [melvin] 0.6.3claws18
3410
3411         * README.claws
3412                 added summary and detailed installation instructions
3413                 for spell checker
3414         * po/fr.po
3415                 Updated, corrected and completed french translation
3416
3417 2001-10-15 [hoa] 0.6.3claws17
3418         * src/grouplistdialog.c
3419                 we can choose the newsgroups to display with wildcards
3420
3421 2001-10-15 [christoph]  0.6.3claws16
3422
3423         * src/account.c
3424         * src/compose.c
3425         * src/prefs_folder_item.[ch]
3426                 applied wwp <subscript@free.fr>'s folder
3427                 default account patch
3428         * po/de.po
3429                 Fixed wrong translation
3430
3431 2001-10-13 [alfons, christoph, melvin]  
3432                         0.6.3claws15
3433
3434         solution #2 to solve MT-safety problems defers all GUI related calls
3435         to the main thread using a gtk_idle_add() callback. discussed on
3436         ircnet #sylpheed, with christoph spotting some issues with the
3437         original code, and melvin allowing us to lobotomize his sylpheed.
3438
3439         * src/syldap.[ch], src/main.c
3440                 fix race problem in ldap search thread by deferring GUI 
3441                 stuff to main thread using gtk_idle_add()
3442
3443 2001-10-13 [paul]       0.6.3claws14
3444
3445         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
3446                 add Sergey's smtpcred.patch
3447                 adds separate username/password setting for SMTP Auth
3448                 needed by some servers
3449                 (closes feature request #471659)
3450
3451 2001-10-13 [paul]       0.6.3claws13
3452
3453         * src/pgptext.[ch] **NEW FILES**
3454         * src/Makefile.am, src/messageview.c, src/mimeview.c
3455                 decrypt ascii-armored gpg text embedded in
3456                 the message body.
3457                 Submitted by Jens Jahnke <jan0sch@gmx.net>
3458
3459 2001-10-13 [christoph]  0.6.3claws12
3460
3461         * README.claws
3462                 some more details on default to and
3463                 feature requests
3464         * src/main.c
3465                 init glib threading when ldap is used
3466         * src/syldap.c
3467                 threading fixes
3468         * po/de.po
3469                 fixed a typo
3470
3471 2001-10-12 [paul]       0.6.3claws11
3472
3473         * src/prefs_common.[ch], src/rfc2015.c
3474                 enable ascii-armored gpg text to be embedded in the
3475                 message body, selectable through the 'Privacy'
3476                 preferences. Supports encrypting only.
3477                 Submitted by Ravemax <ravemax@dextrose.com>
3478
3479 2001-10-12 [paul]       0.6.3claws10
3480
3481         * sync with sylpheed 0.6.3cvs6
3482                 see ChangeLog entries 2001-10-11 and 2001-11-12
3483
3484         * src/folderview.c
3485                 incorporated mbox folders, scoring, and folder
3486                 properties into the sync
3487
3488 2001-10-12 [darko]      0.6.3claws9
3489
3490         * README.claws
3491                 describe quotation wrapping
3492         * src/compose.c
3493                 don't treat tab as space to calculate line length properly
3494
3495 2001-10-11 [alfons]
3496
3497         * README.claws
3498                 correct description of how to make new filtering system work,
3499                 add some other things
3500                 
3501         * src/syldap.c
3502                 remove sched_yield() (not necessary / unportable)
3503
3504 2001-10-11 [paul]       0.6.3claws8
3505
3506         * sync with sylpheed 0.6.3cvs3
3507                 see ChangeLog entry 2001-10-10
3508
3509 2001-10-10 [christoph]  0.6.3claws7
3510
3511         * .cvsignore
3512                 ignore 2 files created by newer autotools
3513         * src/prefs_folder_item.c
3514                 using table for widget alignment
3515                 fixed memory leak and broken octal display
3516         * src/filesel.c
3517                 fixed segfault caused by lost filename
3518                 workaround (closes bug #469551)
3519
3520 2001-10-10 [paul]       0.6.3claws6
3521
3522         * sync with sylpheed 0.6.3cvs2
3523                 see ChangeLog entries 2001-10-09 and 2001-10-10
3524
3525 2001-10-10 [darko]      0.6.3.claws5
3526
3527         * src/gtkstext.c
3528                 proper calculation of right margin if smart wrapping is enabled
3529         * src/compose.c
3530                 automatically wrap long lines if wrap quotation is enabled
3531
3532 2001-10-09 [alfons]     0.6.3.claws4
3533
3534         * src/summaryview.c
3535                 select correct row when deleting last row in the summary view (and
3536                 close bug "[ #469104 ] select second last in list when deleting")
3537
3538 2001-10-09 [paul]       0.6.3claws3
3539
3540         * sync with sylpheed 0.6.3cvs1
3541                 updated some autotool scripts
3542
3543 2001-10-09 [darko]      0.6.3claws2
3544
3545         * src/gtkstext.[ch]
3546                 new name and mark with Sylpheed comment
3547         * src/compose.c
3548                 smart quotation wrapping a-la VIM
3549
3550 2001-10-08 [paul]       0.6.3claws1
3551
3552         * sync with sylpheed 0.6.3 release
3553                 see ChangeLog entry 2001-10-08
3554
3555 2001-10-08 [paul]       0.6.2claws24
3556
3557         * src/summaryview.c
3558                 more sync with sylpheed 0.6.2cvs12
3559                 Fixed the bug that didn't select the last row correctly
3560
3561
3562 2001-10-07 [paul]       0.6.2claws23
3563
3564         * sync with sylpheed 0.6.2cvs12
3565                 see ChangeLog entry 2001-10-07
3566
3567 2001-10-06 [match]
3568         * src/jpilot.[ch]
3569                 enable jpilot to read unsynch'ed addresses.
3570
3571         * src/editldap_basedn.c
3572                 fix segfault when opening dialog.
3573
3574 2001-10-06 [alfons]     0.6.2.claws22
3575
3576         * src/summaryview.c
3577                 fix bug with summary view selecting last *inserted*
3578                 node instead of last *visible* node. remember we
3579                 work with a tree
3580
3581 2001-10-06 [paul]       0.6.2claws21
3582
3583         * po/pt_BR.po
3584                 updated translation, contains some fixes and new
3585                 translations, submitted by Gustavo Noronha Silva
3586                 <kov@debian.org>
3587
3588         * src/prefs_common.c
3589                 change 'each' to 'every' - fix dubious English
3590
3591         * sync with sylpheed 0.6.2cvs11
3592
3593 2001-10-05 [alfons]     0.6.2claws20
3594
3595         * src/mainwindow.[ch], src/folderview.c
3596                 make composite tool button switch between "Compose News"
3597                 and "Compose Mail" depending on selected folder
3598                 (nifty idea by Kim Schulz <kim@schulz.dk>)
3599
3600 2001-10-05 [paul]       0.6.2claws19
3601
3602         * src/mainwindow.c, src/summaryview.c
3603                 fix 'Message/Reply to all', broken in last commit
3604
3605         * src/compose.c
3606                 fix X_BEENTHERE seg fault, thanks to Alfons
3607
3608 2001-10-04 [paul]       0.6.2claws18
3609
3610         * src/compose.[ch], src/mainwindow.c
3611                 make "Message/Reply" reply to mailing lists; matches
3612                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
3613                 based on portions of the patch submitted by
3614                 Junichi Uekawa <dancer@netfort.gr.jp>
3615
3616 2001-10-04 [darko]      0.6.2claws17
3617
3618         * src/compose.c
3619                 better smart wrapping
3620         * src/gtkstext.[hc]
3621                 a function to make text buffer contiguous
3622
3623 2001-10-03 [paul]       0.6.2claws16
3624
3625         * sync with sylpheed 0.6.2cvs10
3626
3627 2001-10-02 [alfons]
3628
3629         * configure.in
3630         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
3631                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
3632                 references to chinese translations (hope someone picks up
3633                 this)
3634
3635 2001-10-02 [christoph]  0.6.2claws15
3636
3637         * src/compose.c
3638                 fixed non translated header bug
3639         * ChangeLog.claws
3640                 fixed wrong date in alfons last entry ;)
3641
3642 2001-10-02 [alfons]     0.6.2claws14
3643
3644         * src/compose.c, src/prefs_common.[ch]
3645                 add block cursor option
3646
3647 2001-10-02 [paul]       0.6.2claws13
3648
3649         * sync with sylpheed 0.6.2cvs9
3650
3651 2001-09-30 [paul]       0.6.2claws12
3652
3653         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
3654                 updated translations
3655
3656         * po/POTFILES.in
3657                 add 'src/importldif.c'
3658
3659         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
3660                 added eudora-to-vCard conversion tool
3661                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
3662
3663         * sync with sylpheed 0.6.2cvs8
3664
3665 2001-09-30 [paul]
3666
3667         * sylpheed-0.6.2claws released
3668
3669 2001-09-27 [melvin]     0.6.2claws11
3670
3671         * src/gtkspell.c
3672                 fixed crash when using default path (introduced 
3673                 in 0.6.2claws10)
3674                 fixed tiny bug for initial suggestion mode
3675
3676 2001-09-27 [melvin]     0.6.2claws10
3677         
3678         * src/gtkspell.c
3679                 fixed bug where gtkpspell didn't set the path correctly
3680
3681         * README.claws
3682                 added a paragraph about spell checking
3683                 
3684
3685
3686 2001-09-27 [paul]       0.6.2claws9
3687
3688         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
3689                 replace '// comments' with '/* comments */' to prevent
3690                 some compiler warnings 
3691
3692         * sync with sylpheed 0.6.2cvs6
3693
3694 2001-09-26 [alfons]     0.6.2claws8
3695
3696         * src/messageview.c
3697                 introduce return receipt request notification again,
3698                 which was lost because of other semantics in 
3699                 procheader_parse() (???)
3700
3701 2001-09-26 [christoph]  0.6.2claws7
3702
3703         * src/compose.c
3704                 replace comments for old code with #if 0
3705                 readded auto cc, bcc and reply-to
3706         * src/prefs_matcher.c
3707         * src/prefs_scoring.c
3708                 removed some definition (was moved to
3709                 prefs.h)
3710
3711 2001-09-26 [paul]       0.6.2claws6
3712
3713         * src/mainwindow.c
3714                 make 'Follow-up and reply to' sensitive
3715
3716         * more sync with sylpheed 0.6.2cvs5
3717
3718 2001-09-25 [melvin]
3719
3720         * 0.6.2claws5
3721
3722         * src/gtkspell.c
3723                 fixed bug for "US-ASCII" introduced by the encoding code
3724
3725 2001-09-25 [paul]
3726
3727         * 0.6.2claws4
3728
3729         * src/prefs_common.[ch], src/summaryview.c
3730                 'next unread msg' 'go to next folder?' dialog can be
3731                 given default behaviour, either always show dialog,
3732                 or assume 'yes', or assume 'no'
3733                 Submitted by wwp <subscript@free.fr>
3734
3735 2001-09-25 [melvin]
3736                 
3737         * src/compose.c src/gtkspell.[ch]
3738                 added support for different encodings
3739
3740 2001-09-25 [paul]
3741
3742         * more sync with sylpheed 0.6.2cvs5
3743
3744 2001-09-24 [alfons]
3745         
3746         * src/prefs_folder_item.c
3747                 add check for item->prefs->default_to string is NULL and
3748                 add another check when freeing this string
3749
3750 2001-09-24 [paul]
3751
3752         * configure.in
3753                 change to version 0.6.2claws3
3754
3755         * sync with sylpheed 0.6.2cvs5 
3756
3757 2001-09-24 [match]
3758         * src/ldif.[ch], src/importldif.[ch], addressbook.c
3759                 import LDIF files.
3760         * src/addrcache.[ch], addrindex.[ch]
3761                 small update for future
3762         * src/addrbook.c
3763                 fix test XML file.
3764
3765 2001-09-24 [melvin]
3766         * src/gtkspell.[ch]
3767                 added 'Learn from mistakes' option
3768                 better handling of quotes in checked words
3769                 sorted dict list
3770         * po/fr.po
3771                 small update for spell checking stuff
3772
3773 2001-09-23 [alfons]
3774         
3775         * src/gtkspell.c
3776                 edit a little bit so it complies more with main coding style
3777
3778 2001-09-23 [alfons]
3779
3780         * src/folder.[ch], prefs_folder_item.c, compose.c
3781                 migrate "request return receipt" folder property
3782                 to folderlist.xml
3783
3784 2001-09-22 [alfons]
3785
3786         * README.claws **NEW**
3787                 (add things of interest for users of main branch 
3788                 and claws here)
3789
3790         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
3791                 re-implement threading per folder option, but store 
3792                 the setting in folderlist.xml (where it belongs)
3793
3794 2001-09-21 [melvin]
3795
3796         * src/gtkspell.[ch]
3797                 fixed bug when compose window is under another window
3798         * src/prefs_common.[ch] src/compose.c
3799                 changed 'dictionary_path' to 'dictionary' to be consistent
3800                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
3801         * ac/pspell.m4 src/Makefile.am 
3802                 dropped PSPELL_PATH macro
3803         * po/fr.po
3804                 updated translations
3805
3806 2001-09-21 [christoph]
3807
3808         * src/compose.c
3809                 added border around header fields
3810                 keep header type when new field is added
3811
3812 2001-09-20 [christoph]
3813
3814         * src/utils.[ch]
3815                 more portable debug_print with source filename
3816                 and linenumber
3817         * src/procmsg.c
3818                 more newlines after debug messages
3819
3820 2001-09-20 [paul]
3821
3822         * configure.in
3823                 change to version 0.6.2claws2
3824
3825         * sync with sylpheed 0.6.2cvs3
3826
3827 2001-09-19 [melvin]
3828
3829         * src/gtkspell.c
3830                 fixed the post-right-click focus pb
3831                 fixed crash when 'Spell check all' after dict change 
3832                         and when cursor is at the end of the text
3833                 shift-right-click pops up config menu even on misspelled words.
3834         * po/POTFILES.in
3835                 added gtkspell.c
3836
3837 2001-09-19 [melvin]
3838
3839         * src/about.c
3840                 added pspell to compiled-in features list
3841
3842 2001-09-18 [melvin]
3843
3844         * switched to pspell and dropped ispell
3845         * ac/pspell.m4
3846                 new file. autoconf macro for pspell
3847         * ac/Makefile.am 
3848         * configure.in acconfig.h
3849                 added pspell support
3850         * src/Makefile.am
3851         * src/main.c src/compose.[ch] src/gtkspell.[ch]
3852         * src/prefs_common.[ch] 
3853                 added pspell support
3854
3855 2001-09-18 [christoph]
3856
3857         * src/addr_compl.c
3858         * src/template.[ch]
3859                 replace LOG_MESSAGE with debug_print
3860         * src/compose.[ch]
3861                 gui improvements
3862         * src/menu.c
3863                 added newline after debug message
3864         * src/utils.h
3865                 using __VA_ARGS__ for debug_print macro
3866         * tools/.cvsignore
3867                 ignore Makefile and Makefile.in
3868
3869 2001-09-18 [paul]
3870
3871         * configure.in
3872                 change to version 0.6.2claws1
3873         * sync with sylpheed 0.6.2cvs1
3874
3875         * src/matcher.c 
3876         * src/prefs_matcher.c
3877                 add 'score equal to' option, submitted by
3878                 Paul Evans <nerd@freeuk.com>
3879
3880 2001-09-15 [christoph]
3881
3882         * src/mainwindow.c
3883                 comment out menu entry not existing in claws
3884         * src/menu.c
3885                 add debug output for non existing menu entries
3886         * src/summaryview.c
3887                 fix next/prev unread message for ignored threads
3888         * src/utils.[ch]
3889                 add sourcefile and line number to debug output
3890                 otherwise it is sometimes hard to find the
3891                 source code part if debug messages are translated
3892
3893 2001-09-14 [darko]
3894         
3895         * src/folderview.c
3896                 refresh target folder style after colour is changed
3897
3898 2001-09-13 [paul]
3899
3900         * configure.in
3901                 change to version 0.6.1claws3
3902
3903         * sync with sylpheed 0.6.1cvs6
3904
3905 2001-09-13 [darko]
3906         
3907         * src/folderview.c
3908                 fix target folder colourization to use user selected colour
3909
3910 2001-09-12 [darko]
3911         
3912         * src/summaryview.c
3913                 fix crash when message that is marked for copy/move is unmarked
3914
3915 2001-09-09 [paul]
3916
3917         * configure.in
3918                 change to version 0.6.1claws2
3919
3920         * sync with sylpheed 0.6.1cvs3
3921
3922 2001-09-09 [alfons]
3923         
3924         * src/folderview.c
3925                 fix bug with default font used for trash folder text
3926
3927 2001-09-06 [paul]
3928
3929         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
3930                 updated translations
3931
3932         * configure.in
3933                 change to version 0.6.1claws1
3934
3935         * sync with sylpheed 0.6.1cvs2
3936
3937 2001-09-03 [paul]
3938
3939         * po/POTFILES.in
3940                 add Match's new addressbook
3941
3942         * po/de.po
3943                 updated translation submitted by Jens Oberender
3944
3945 2001-09-02 [paul]
3946
3947         * configure.in
3948                 change to 0.6.1claws
3949         * sync with sylpheed 0.6.1 release
3950
3951 2001-09-02 [paul]
3952
3953         * configure.in
3954                 change to 0.6.0claws2
3955
3956         * sync with sylpheed 0.6.0cvs4
3957
3958         * po/pt_BR.po
3959                 updated translation submitted by Fabio Junior Beneditto
3960
3961 2001-09-01 [match]
3962         * pixmaps/
3963                 interface.xpm
3964                 book.xpm
3965                 address.xpm
3966         * src/
3967                 Makefile.am
3968                 a ton of new files
3969
3970 2001-08-31 [paul]
3971
3972         * configure.in
3973                 change to version 0.6.0claws1
3974
3975         * sync with sylpheed 0.6.0cvs1
3976
3977         * po/es.po
3978                 updated translation submitted by Ricardo Mones Lastra
3979
3980         * po/POTFILES.in
3981                 add 'src/prefs_templates.c'
3982
3983         * src/compose.c, src/summaryview.c
3984                 fix segfault on 'Re_edit'               
3985
3986 2001-08-30 [alfons]
3987
3988         * configure.in, Makefile.am
3989         * tools/Makefile.am
3990                 add tools directory to source distribution
3991
3992 2001-08-30 [paul]
3993
3994         * configure.in
3995                 change to version 0.6.0claws
3996
3997         * sync with sylpheed 0.6.0 release
3998
3999 2001-08-30 [christoph]
4000
4001         * configure.in
4002                 removed autoconf version check
4003
4004 2001-08-30 [paul]
4005
4006         * src/account.c, src/compose.c, src/prefs_common.[ch]
4007         * src/procheader.[ch] src/utils.[ch]
4008                 Enhanced automatic account selection on replies
4009                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
4010
4011         * configure.in
4012                 add LDAP and JPilot to the configuration results output.
4013
4014 2001-08-29 [christoph]
4015
4016         * src/summeryview.c
4017                 no bold font for ignored threads
4018
4019 2001-08-29 [paul]
4020
4021         * configure.in
4022                 change to version 0.5.3claws6
4023
4024         * sync with sylpheed 0.5.3cvs10
4025                 src/stringtable.[ch]: New Files
4026
4027         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
4028         * src/pixmaps/sylpheed.xpm
4029                 add mini-icons to windows (by Alfons)
4030
4031 2001-08-27 [paul]
4032
4033         * src/mainwindow.c
4034                 new functions: next_labeled_cb(), prev_labeled_cb()
4035
4036         * src/summaryview.c
4037                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
4038                 summary_select_next_labeled(), summary_select_prev_labeled()
4039
4040         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
4041                 give claws blue folders and a blue trash can
4042
4043 2001-08-27 [paul]
4044
4045         * configure.in
4046                 change to version 0.5.3claws5
4047
4048         * sync with sylpheed 0.5.3cvs9
4049                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
4050
4051 2001-08-24 [christoph]
4052
4053         * src/filesel.c
4054                 keep filename when browsing directories
4055                 (not working for user entered filename, but
4056                  for default name and selected filename from
4057                  file list)
4058         * src/mainwindow.c
4059                 fixed wrong spelling "Folllow-up"
4060         * src/mbox_folder.c
4061         * src/procmsg.c
4062         * src/summaryview.c
4063                 fixed new/unread message count with ignored
4064                 threads (2 commits, first didn't notice no
4065                 longer needed decreasing)
4066         * src/inc.c
4067                 readded scrolling of progress dialog
4068                 (lost in sync)
4069
4070 2001-08-24 [paul]
4071
4072         * configure.in
4073                 change to 0.5.3claws4
4074
4075         * sync with sylpheed 0.5.3cvs7
4076
4077 2001-08-24 [christoph]
4078
4079         * src/compose.c
4080                 set request return receipt when replying
4081                 if it is set is the folder prefs of the
4082                 message
4083         * src/inc.c
4084                 disable final error popup if popups are
4085                 disabled in config (again)
4086
4087 2001-08-23 [paul]
4088
4089         * configure.in
4090                 Change version number to 0.5.3claws3
4091
4092         * sync with sylpheed 0.5.3cvs5
4093
4094         * src/mimeview.c
4095                 double quote '%s' in 'gedit %s' to fix bug when
4096                 opening attachment with spaces in the name
4097
4098 2001-08-22 [alte]
4099         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
4100           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
4101                 initial message templates support
4102
4103
4104 2001-08-22 [paul]
4105
4106         * configure.in
4107                 change version number to 0.5.3claws2
4108
4109         * sync with sylpheed 0.5.3cvs4
4110
4111         * src/procmsg.h src/summaryview.c
4112                 re-implement (un)ignore thread
4113
4114 2001-08-21 [paul]
4115
4116         * src/summaryview.c
4117                 remove unnecessary code
4118         * src/compose.c
4119                 enable 'dynamic' signatures (submitted by
4120                 Eric Limpens <eric@hscg-internet.nl>)
4121
4122 2001-08-21 [paul]
4123
4124         clean up after sync with sylpheed 0.5.3 release
4125
4126         * src/folderview.c
4127                 fix re-introduced font mess, see Christoph's
4128                 entry 2001-06-24
4129
4130         * src/summaryview.c
4131                 remove prev_msgnum
4132                 use sylpheed's small font instead of
4133                 gtk default font for summary view
4134
4135
4136 2001-08-17 [paul]
4137
4138         * configure.in
4139                 add pl to ALL_LINGUAS - sync with main branch
4140
4141         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
4142                 Updated. Translations by Jens Oberender, Ricardo Mones
4143                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
4144
4145         * po/pl.po  ** NEW FILE **
4146                 sync with the main branch
4147
4148         * src/folderview.c
4149                 fix target folder colorizing and refresh problem
4150
4151
4152 2001-08-17 [christoph]
4153
4154         * src/mainwindow.c
4155                 claws uses 4 colors for target folder coloring.
4156                 arrays were not long enough and destroyed the
4157                 stack causing a segfault.
4158                 target folder colorizing does not work anymore
4159                 for me
4160
4161 2001-08-16 [paul]
4162
4163         * configure.in
4164                 change to version 0.5.3claws1
4165
4166         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
4167           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
4168           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
4169
4170                 sync with sylpheed 0.5.3 release, but keep claws method of
4171                 configuring/saving fonts
4172
4173         * src/addressbook.[ch]
4174                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
4175                 in line with a similar change in Hiroyuki's branch
4176
4177         * src/mainwindow.[ch]
4178                 disable main_window_set_thread_option()
4179         * src/prefs_folder_item.c
4180                 comment out &tmps_prefs.enable_thread,
4181         * src/mbox_folder.c, src/procmsg.[ch]
4182                 comment out MSG_IS_IGNORE_THREAD
4183         * src/summaryview.c
4184                 comment out summary_ignore_thread() and summary_unignore_thread()
4185                 comment out MSG_IS_IGNORE_THREAD
4186
4187                 use Hiroyuki's threading instead.
4188
4189
4190
4191 2001-08-15 [paul]
4192
4193         * src/account.c
4194                 use Hiroyuki's 0.5.3 column scheme but also
4195                 include the enable/disable button.
4196         * src/pixmaps/mark.xpm
4197                 add Hiroyuki's amended pixmap
4198
4199 2001-08-13 [christoph]
4200
4201         * src/account.c
4202                 receive at get all column showed wrong state for APOP
4203                 button should only work for POP3 and APOP accounts
4204         * src/prefs_account.c
4205                 added missing preprocessor statement for SSL
4206
4207 2001-08-12 [paul]
4208
4209         * src/account.[ch]
4210                 add 'receive at get all' column and enable/disable
4211                 button.
4212
4213 2001-08-06 [christoph]
4214
4215         * src/account.c
4216                 show usage of SSL in protocol column
4217
4218         * src/imap.c
4219         * src/inc.c
4220                 renamed ssl options
4221
4222         * src/prefs_account.[ch]
4223                 moved ssl options to a new page
4224
4225         * src/send.c
4226         * src/smtp.c
4227         * src/ssl.[ch]
4228                 renamed ssl options
4229                 added support for SMTP STARTTLS command
4230
4231 2001-08-05 [christoph]
4232
4233         * configure.in
4234                 debian autoconf needs version check to find
4235                 correct autoconf version. if the file is
4236                 named configure.in 2.13 is used, which does
4237                 not work with this configure.in script.
4238                 other solution would be to rename the script
4239                 to configure.ac as suggested in the autoconf
4240                 manual.
4241
4242         * src/inc.c
4243                 disable final error popup if popups are
4244                 diabled in config
4245
4246         * src/socket.c
4247                 bugfix in ssl_gets
4248                 fixes IMAP over SSL problem
4249
4250 2001-08-03 [paul]
4251
4252         * configure.in
4253                 change to 0.5.2claws1
4254
4255         * sync with sylpheed 0.5.2cvs1
4256
4257 2001-08-02 [alfons]
4258
4259         * configure.in
4260                 quick fix for ispell detection...
4261
4262 2001-08-01 [paul]
4263
4264         * configure.in
4265                 change to 0.5.1claws4
4266
4267         * sync with sylpheed 0.5.1cvs7
4268
4269 2001-07-31 [alfons]
4270
4271         * src/prefs_common.c, src/prefs_common.h, 
4272           src/gtkspell.c, src/gtkspell.h
4273                 add global spelling checker settings (compose tab) +
4274                 selection of dictionary 
4275           
4276         * configure.in  
4277                 guess valid ispell location
4278
4279 2001-07-31 [paul]
4280
4281         * po/POTFILES.in
4282                 removal of 'src/quote_fmt_parse.c'
4283         * po/de.po
4284                 Updated de.po
4285                 (submitted by Jens Oberender <didge@suse.de>)
4286
4287 2001-07-31 [darko]
4288
4289         * src/folder.[ch]
4290         * src/folderview.[ch]
4291         * src/mainwindow.c
4292         * src/mh.c
4293         * src/prefs_common.[ch]
4294         * src/summaryview.c
4295                 target folder colourization
4296
4297 2001-07-30 [paul]
4298
4299         more sync with Sylpheed 0.5.1cvs6 
4300
4301 2001-07-30 [darko]
4302
4303         * src/mh.c
4304         * src/prefs_folder_item.[hc]
4305         * src/summaryview.c
4306                 shared folders support with a GUI
4307
4308 2001-07-29 [paul]
4309
4310         0.5.1claws3
4311
4312         * sync with Sylpheed 0.5.1cvs6
4313
4314 2001-07-29 [paul]
4315
4316         * po/pt_BR.po
4317                 updated
4318                 (submitted by Fabio Junior Beneditto)
4319
4320 2001-07-28 [paul]
4321
4322         * src/procmime.c
4323         * AUTHORS
4324                 patch to correct bad image mime headers
4325                 (submitted by Don Quijote <dq@searchlores.org>)
4326
4327 2001-07-28 [paul]
4328
4329         * tools/gif2xface.pl   **NEW FILE**
4330         * tools/README
4331                 script to convert file.gif to file.xface for
4332                 use in a custom header.
4333                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
4334
4335 2001-07-27 [alfons]
4336         
4337         * configure.in
4338                 change macros for detecting JPilot and LDAP
4339
4340 2001-07-27 [christoph]
4341
4342         * src/filtering.c
4343                 code cleanup (MIN / MAX warning, needed casting)
4344
4345 2001-07-27 [alfons]
4346
4347         * procheader.c
4348                 disallow setting flags when detecting certain headers
4349                 (X-Status, Status, Seen, X-Seen). 
4350         
4351         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
4352
4353 2001-07-27 [christoph]
4354
4355         * src/prefs_filter.c
4356         * src/prefs_filtering.c
4357         * src/prefs_matcher.c
4358         * src/prefs_scoring.c
4359                 scroll list when moving rows up or down
4360
4361         * src/imap.c
4362         * src/imap.h
4363         * src/prefs_account.c
4364         * src/prefs_account.h
4365         * src/send.c
4366                 SMTP over SSL (untested, feedback requested)
4367                 IMAP over SSL
4368
4369         * src/ssl.c
4370                 code cleanup
4371
4372 2001-07-26 [alfons]
4373         
4374         * configure.in, acconfig.h
4375                 define CLAWS (need this for main / claws detection)
4376
4377 2001-07-25 [alfons]
4378
4379         * configure.in
4380                 Sylpheed 0.5.1claws2
4381                 
4382         * sync with Sylpheed 0.5.1cvs4
4383
4384 2001-07-25 [christoph]
4385
4386         * src/scoring.c
4387                 fixed segfault
4388                 item->prefs == NULL (don't know why)
4389
4390 2001-07-25 [alfons]
4391
4392         * configure.in
4393                 Sylpheed 0.5.1claws1
4394
4395         * sync with Sylpheed 0.5.1cvs1-3
4396
4397 2001-07-24 [christoph]
4398
4399         * src/folderview.c
4400         * src/prefs_folder_item.[ch]
4401                 added folderitem preferences dialog with
4402                 default To: and auto request return receipt
4403
4404         * src/compose.[ch]
4405         * src/menu.[ch]
4406                 changes to handle new folderitem preferences
4407
4408         * src/mainwindow.c
4409         * src/summaryview.c
4410                 call compose new mail with current folderitem
4411
4412 2001-07-24 [alfons]
4413
4414         Release Sylpheed 0.5.1claws
4415
4416         * configure.in
4417                 change to release version 0.5.1claws
4418
4419 2001-07-24 [christoph]
4420
4421         * src/summaryview.c
4422                 fixed segfault that happend when the selected
4423                 message was removed while retrieving new messages.
4424
4425         * po/es.po
4426                 updated translation
4427                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
4428
4429 2001-07-22 [alfons]
4430
4431         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
4432         this is a work in progress, for more information: http://nlpagan.net/sylman 
4433         
4434         * configure.in, src/mainwindow.c, manual/Makefile.am
4435                 add support for English manual
4436
4437         * AUTHORS
4438                 add authors of user manuals
4439
4440         * manual/en/sylpheed*.html
4441                 add English documentation
4442
4443 2001-07-22 [christoph]
4444
4445         * po/POTFILES.in
4446                 added src/ssl.c
4447         * src/ssl.c
4448                 changed a wrong debug message
4449
4450 2001-07-22 [alfons]
4451
4452         * po/nl.po
4453                 update Dutch translation
4454
4455         * src/prefs_filtering.c, 
4456           src/prefs_matcher.c
4457                 add more translatable strings           
4458
4459 2001-07-21 [alfons]
4460
4461         0.5.0claws7
4462
4463         * configure.in
4464                 change version
4465
4466         * src/inc.c, src/summaryview.[ch]
4467                 prevent update of mark file when filtering has done, by
4468                 using a variable; this affects two functions:
4469                         inc.c::inc_finished()
4470                         summaryview.c::summary_show()
4471
4472 2001-07-20 [alfons]
4473
4474         * src/filtering.[ch], src/prefs_filtering.c, 
4475           src/matcher.[ch]
4476                 add filtering action for label coloring 
4477
4478         * po/POTFILES.in
4479                 add labelcolors.c
4480
4481         * added src/labelcolors.c
4482         * added src/labelcolors.h
4483         * src/Makefile.am, src/summaryview.c
4484                 rearrange label coloring code
4485
4486         * src/procmsg.h
4487                 add more parentheses so label colouring works correctly
4488
4489         * src/filtering.c
4490                 don't really delete message, but move it to Trash
4491
4492         * src/prefs_matcher.c
4493                 add quote options to info dialog
4494
4495 2001-07-20 [christoph]
4496
4497         * src/Makefile.am
4498         * src/inc.c
4499         * src/main.[ch]
4500         * src/socket.h
4501         * src/ssl.[ch] (new)
4502                 moved ssl stuff to a seperate file
4503
4504 2001-07-20 [darko]
4505
4506         * src/summaryview.c
4507                 fix show sender using address book with no e-mail
4508                 address in From: field
4509
4510 2001-07-19 [alfons]
4511
4512         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
4513                 fix messy handling of escaping... now at least the
4514                 execute command is useful. escape char is '\', we
4515                 accept \n and \r too. 
4516
4517                 Real life example:
4518                 
4519                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
4520                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
4521
4522 2001-07-18 [alfons]
4523
4524         0.5.0claws6
4525
4526         * src/summaryview.c
4527                 clean up
4528
4529         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
4530           src/procmsg.[ch]
4531                 revise filtering; currently move, copy, marking have
4532                 been tested. if you like bleeding edge stuff, you
4533                 should definitely go for this version :)
4534
4535         * mark old working stuff as VERSION_0_5_0_CLAWS5        
4536
4537 2001-07-17 [christoph]
4538
4539         * src/utils.c
4540                 timestamp log
4541
4542 2001-07-17 [alfons]
4543
4544         0.5.0claws5
4545
4546         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
4547           bits in the mark file, without affecting either branch. Lots of
4548           files changed, also in claws branch.
4549
4550           UNTESTED: use of mbox folders
4551
4552         * src/summaryview.c
4553                 added mark all read; however this was a quick hack used for
4554                 cleaning up mess after initial merge with Hiroyuki
4555
4556         * configure.in
4557                 change claws version number back to 0.5.0claws5 to clear up 
4558                 confusion & pretension (recent release was technically 
4559                 0.5.0claws4, so we neatly align with Hiroyuki :-)
4560
4561 2001-07-16 [alfons]
4562
4563         sync with Hiroyuki's 0.5.0cvs4
4564
4565 2001-07-16 [alfons]
4566
4567         0.5.1claws3
4568
4569         * src/filtering.[ch]
4570                 remove invalid updating of mark files for 
4571                 filter actions MATCHING_ACTION_MOVE and 
4572                 MATCHING_ACTION_DELETE; this should fix the
4573                 folder update bug
4574                 
4575         * src/procmsg.c
4576                 revert Christoph's stab at fixing the folder 
4577                 update bug
4578
4579         * po/POTFILES.in
4580                 add missing files with translatable strings
4581
4582         * src/summaryview.c
4583                 remove debug print
4584
4585 2001-07-15 [alfons]
4586
4587         * src/addr_compl.[ch], src/prefs_filtering.c
4588                 make "filtering pref dialog's destination entry" an
4589                 "address completable entry", if filter destination is 
4590                 an email address
4591
4592         0.5.1claws2
4593         
4594         sync with Hiroyuki's 0.5.0cvs2-3
4595
4596 2001-07-15 [christoph]
4597
4598         * src/procmsg.c
4599                 fixed folder stats update after incorporation
4600
4601 2001-07-15 [alfons]
4602
4603         * src/summaryview.c
4604                 * finish label colouring stuff (for now)
4605                 * fix incorrect colour bug (off by one) 
4606
4607 2001-07-14 [alfons]
4608
4609         * src/mainwindow.c
4610                 change text labels for news and mail message so there's
4611                 plenty of toolbar estate left
4612
4613         * configure.in
4614                 0.5.1claws1
4615
4616         * src/folderview.c
4617           src/folder.[ch]
4618                 sync with Hiroyuki's 0.5.0cvs1
4619
4620         * src/summaryview.c
4621                 more rewrite label colouring
4622
4623 2001-07-14 [alfons]
4624
4625         * src/summaryview.[ch]
4626                 * start rewrite label colouring 
4627                 * fix proper location "Add Sender To Addressbook" menu item
4628
4629 2001-07-13
4630
4631         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
4632         (actually this is 0.5.0claws4)
4633
4634 2001-07-13 [alfons]
4635
4636         * po/pt_BR.po
4637                 * fix duplicate message
4638                 * add updated Portugese / Brazilian translation
4639                   submitted by Fabio Junior Beneditto
4640
4641 2001-07-12 [alfons]
4642
4643         * AUTHORS
4644                 add Jens
4645
4646         * po/nl.po
4647                 add updated Dutch translation
4648
4649         * po/de.po
4650                 add updated German translation submitted by Jens
4651
4652 2001-07-11 [alfons]
4653
4654         Prerelease before 0.5.0claws. Please test.
4655         This version is temporarily tagged as VERSION_0_5_0_TEST
4656
4657         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
4658           src/prefs_scoring.c, src/prefs_matcher.c, 
4659           src/prefs_filtering.c, src/mbox.c, 
4660           src/main.c, src/inc.c, src/filtering.[ch]
4661                 revert new Hoa's new matcher (does not work yet)
4662
4663         * src/Makefile.am
4664                 clean up
4665
4666 2001-07-10
4667
4668         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
4669
4670
4671 2001-07-10 [alfons]
4672
4673         * Makefile.am
4674                 add ChangeLog.claws to EXTRA_DIST
4675         * src/Makefile.am
4676                 add matcher_parser_parse.h to EXTRA_DIST
4677
4678 2001-07-10 [christoph]
4679
4680         * src/inc.c
4681                 add destination folder to table of
4682                 folders that need to be updated after
4683                 incorporation
4684
4685 2001-07-10 [alfons]
4686
4687         * folder.[ch]
4688           folderview.c
4689                 make collapse state of folders and folder items persistent, i.e.
4690                 if you collapse a folder tree, the next time sylpheed-claws starts 
4691                 up the folder tree remains collapsed.  
4692                 
4693 2001-07-10 [christoph]
4694
4695         * acconfig.h
4696         * configure.in
4697                 added --enable-ssl
4698         * src/md5.[ch]
4699                 renamed MD5_CTX to MD5_CTX_syl
4700                 conflicts with a struct in openssl
4701         * src/inc.c
4702         * src/main.[ch]
4703         * src/prefs_account.[ch]
4704         * src/socket.[ch]
4705                 SSL support for POP
4706         * src/mainwindow.c
4707                 fixed compose with current account
4708                 broken by new compose button stuff
4709
4710 2001-07-09 [hoa]
4711
4712         * AUTHORS
4713                 changed my email address
4714
4715         * src/matcher_parser_parse.y
4716                 clean the parser to remove conflicts
4717
4718 2001-07-09 [alfons]
4719
4720         * AUTHORS
4721                 add Match Grun
4722
4723         * configure.in
4724                 fix incorrect description of --enable-ldap parameter
4725
4726         * src/prefs_common.[ch]
4727           src/compose.c
4728                 add experimental option "smart wrapping" which makes the
4729                 compose editor auto wrap.
4730                 
4731                 | TODO: the problem with the buggy cursor handling is caused |
4732                 | by the GtkText. when deleting / backspacing text its       |
4733                 | wrapping algorithm does not take in account the previous   |
4734                 | line. should find a way to hack this in.                   |
4735                 | or should perhaps combine this with the word wrapping      |
4736                 | patch i wrote in january.                                  |
4737
4738         * src/about.c
4739                 show build parameters for LDAP and JPilot
4740
4741         * src/summaryview.c
4742                 revert Christoph's bugfix for selecting next unread message, 
4743                 because folder stats aren't updated correctly
4744
4745 2001-07-08 [hoa]
4746
4747         * src/filtering.c
4748         * src/mainwindow.c
4749         * src/matcher.c
4750         * src/matcher_parser_lex.l
4751         * src/matcher_parser_parse.y
4752         * src/prefs_filtering.c
4753         * src/prefs_scoring.c
4754         * src/scoring.c
4755                 bugfix of the config file parser
4756
4757 2001-07-08 [alfons]
4758
4759         * src/Makefile.am
4760                 added generated matcher sources to BUILT_SOURCES
4761
4762 2001-07-08 [hoa]
4763
4764         * src/Makefile.am
4765         * src/.cvsignore
4766                 added new config file parser
4767
4768         * src/scoring.[ch]
4769         * src/filtering.[ch]
4770         * src/matcher.[ch]
4771         * src/prefs_filtering.c
4772         * src/prefs_matcher.c
4773         * src/prefs_scoring.c
4774         * added src/matcher_parser.h
4775         * added src/matcher_parser_lex.h
4776         * added src/matcher_parser_lex.l
4777         * added src/matcher_parser_parse.y
4778                 lex & yacc config file parser
4779
4780         * src/mbox.c
4781         * src/inc.c
4782         * src/main.c
4783                 changes prefs_filtering into global_filtering           
4784
4785         * src/summaryview.c
4786                 build threads with subjects only if "Re: " is at the
4787                 beginning of the subject
4788
4789 2001-07-07 [paul]
4790
4791         0.5.0claws
4792
4793         sync with sylpheed 0.5.0
4794                 change of version number only
4795
4796 2001-07-06 [paul]
4797
4798         0.5.0claws5
4799
4800         sync with sylpheed 0.5.0pre5
4801
4802 2001-07-05 [paul]
4803
4804         sync with sylpheed 0.5.0pre4 release
4805                 /po and /manual/ja not sync'ed
4806
4807 2001-07-04 [paul]
4808
4809         more sync with sylpheed 0.5.0pre4
4810
4811 2001-07-03 [christoph]
4812
4813         * src/addressbook.c
4814                 fixed address book broken by address book
4815                 for VCard, JPilot, LDAP
4816
4817 2001-07-03 [alfons]
4818
4819         * src/matcher.c
4820         * src/textview.c
4821                 stopped memory leaks
4822
4823 2001-07-03 [paul]
4824
4825         more sync with sylpheed 0.5.0pre4
4826
4827 2001-07-02 [match]
4828
4829         * included address book patch for VCard, JPilot, LDAP
4830         * pref_common.c - fixed Font options on Display tab (cosmetic)
4831         * alertpanel.c - fixed truncated message
4832
4833 2001-07-02 [christoph]
4834
4835         * src/mbox_folder.c
4836         * src/procmsg.[ch]
4837         * src/summaryview.c
4838                 mark threads for ignoring
4839
4840 2001-07-02 [paul]
4841
4842         0.5.0claws4
4843
4844         * sync with sylpheed 0.5.0pre4
4845                 updated gettext to 0.10.38.
4846
4847 2001-07-01 [paul]
4848
4849         * src/ mainwindow.c
4850         * src/procmsg.h
4851         * src/summaryview.[ch]
4852                 new right-click option: Label.
4853                 substitute for 'Mark-->Mark/Unmark', colours the line.
4854                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
4855
4856 2001-07-01 [christoph]
4857
4858         * src/folderview.c
4859                 fixed font for trash
4860         * src/summaryview.c
4861                 move ctree to unread message
4862
4863 2001-07-01 [paul]
4864
4865         * sync with sylpheed 0.5.0pre3 release
4866
4867 2001-06-30 [alfons]
4868
4869         * src/filesel.[ch]
4870         * src/compose.c
4871                 allow inserting / attaching multiple files in
4872                 the composer window
4873
4874 2001-06-30 [paul]
4875
4876         * src/codeconv.c
4877                 small change to Alfons' previous stuff so that it
4878                 actually makes
4879
4880 2001-06-30 [alfons]
4881
4882         * lots of files changed; first attempt to merge the changes
4883           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
4884
4885 2001-06-30 [paul]
4886
4887         * po/pt_BR.po
4888                 updated and completed, translations by Fabio
4889                 Junior Beneditto <fjbeneditto@yahoo.com.br>
4890
4891 2001-06-29 [alfons]
4892
4893         * src/compose.c
4894         * src/mimeproc.[ch]
4895                 allow selecting an attached files' mime type from a 
4896                 list of types.
4897
4898 2001-06-29 [paul]
4899
4900         * more sync with sylpheed 0.5.0pre3
4901
4902 2001-06-29 [paul]
4903
4904         * po/pt_BR.po
4905                 merge with sylpheed.pot and pt_BR.po provided by
4906                 Fabio Junior Beneditto.
4907
4908 2001-06-29 [darko]
4909
4910         * src/procmime.c
4911                 make MIME types case insensitive
4912
4913 2001-06-28 [alfons]
4914
4915         * po/nl.po
4916                 merge with sylpheed.pot and old nl.po; translations added.
4917
4918 2001-06-28 [paul]
4919
4920         * more sync with sylpheed 0.5.0pre3
4921
4922 2001-06-27 [alfons]
4923
4924         * src/summaryview.c
4925                 don't crash when removing parent node of messages
4926                 attracted by subject. this was caused by not deleting
4927                 the parent node from the subject line hash table.
4928
4929 2001-06-27 [alfons]
4930
4931         * src/summaryview.c
4932         * src/compose.[ch]
4933         * src/mainwindow.c
4934                 if there are multiple messages selected, allow forwarding
4935                 them as attachments.
4936
4937 2001-06-27 [paul]
4938
4939         * more sync with sylpheed 0.5.0pre3
4940
4941 2001-06-26 [paul]
4942
4943         0.5.0claws3
4944
4945         * sync with sylpheed 0.5.0pre3
4946
4947 2001-06-25 [paul]
4948
4949         * src/mainwindow.c
4950                 fixed 'compose news article' bug
4951                 from icon-and-text toolbar
4952
4953 2001-06-25 [paul]
4954
4955         * sync with sylpheed 0.5.0pre2 release
4956
4957 2001-06-24 [christoph]
4958
4959         * src/prefs_common.c
4960                 bug fix in font selection
4961         * src/folderview.c
4962                 use sylpheed's normal font instead of
4963                 gtk default font for folders without
4964                 new messages
4965
4966 2001-06-24 [alfons]
4967
4968         * src/mainwindow.[ch]
4969                 added composite compose mail / news button (an idea by Leandro
4970                 Pereira <leandro@linuxmag.com.br>)
4971
4972 2001-06-24 [paul]
4973
4974         Added instructions for ldif-to-xml.py
4975
4976         * tools/README
4977
4978 2001-06-23 [alfons]
4979
4980         Some minor things.
4981
4982         * src/pixmaps/stock_news_compose.xpm
4983                 added pixmap by Leandro
4984         * src/prefs_common.c
4985                 tested built-in spelling checker of GCC 3.0 :)
4986         * po/nl.po
4987                 merged dutch translation of sylpheed-main with
4988                 sylpheed.pot
4989
4990 2001-06-23 [paul]
4991
4992         Added tools directory and files.
4993
4994         * tools/filter_conv.pl
4995                 converts old filter system to new filtering system
4996         * tools/ldif-to-xml.py
4997                 converts netscape addressbook to sylpheed addressbook
4998         * tools/README
4999                 descriptions/instructions for above two files
5000
5001 2001-06-23 [christoph]
5002
5003         * src/inc.c
5004         * src/manage_window.[ch]
5005         * src/prefs_common.[ch]
5006                 mail retrieval dialog can be enabled, disabled
5007                 or hidden if non of sylpheed's windows is active
5008
5009 2001-06-22 [paul]
5010
5011         0.5.0claws2
5012
5013         * sync with sylpheed 0.5.0pre2
5014
5015 2001-06-21 [christoph]
5016
5017         * src/summaryview.c
5018                 show recipient on 'from' for all accounts
5019                 
5020         * src/inc.c
5021         * src/prefs_common.[ch]
5022                 disable error popup on mail receive errors
5023
5024 2001-06-21 [alfons]
5025
5026         * src/compose.c
5027                 made the ruler correctly appear and disappear.
5028
5029         * src/Makefile.am
5030                 removed Hoa's work-in-progress-stuff (interesting!) so 
5031                 claws compiles ok.
5032
5033 2001-06-20 [christoph]
5034
5035         * src/inc.c
5036         * src/progressdialog.c
5037                 added scrolled window for list in progressdialog
5038
5039 2001-06-20 [paul]
5040
5041         sync with sylpheed 0.5.0pre1 release
5042
5043 2001-06-20 [christoph]
5044
5045         * src/summeryview.c
5046                 make building threads by subject work when
5047                 thread view is enabled
5048                 
5049         * src/compose.c
5050         * src/prefs_common.[ch]
5051                 automatically select account for mail replys
5052
5053 2001-06-19 [sergey]
5054
5055         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
5056         they are filled in from the account settings.
5057
5058 2001-06-19 [paul]
5059
5060         * more sync with sylpheed 0.5.0pre1
5061
5062 2001-06-18 [alfons]
5063
5064         * src/Makefile.am,
5065           src/procmime.c
5066                 added --sysconfdir to CPPFLAGS for pointing to the correct
5067                 location of mime.types. 
5068
5069                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
5070                 or ./configure!
5071
5072 2001-06-18 [hoa]
5073
5074         * src/summaryview.c
5075                 fixed some bug when building threads
5076
5077 2001-06-18 [pau]l
5078
5079         * src/prefs_account.c
5080                 UI stuff: More changes to the English
5081
5082 2001-06-18 [paul]
5083
5084         * src/pixmaps/stock_news_compose.xpm: new file
5085         * src/Makefile.am
5086         * src/mainwindow.c
5087         * src/summaryview.c
5088                 Added new icon for Hoa's 'compose a news
5089                 message', plus minor improvements to the
5090                 English
5091
5092         * po/ja.po
5093         * ChangeLog
5094         * ChangeLog.jp
5095                 more sync with sylpheed 0.5.0pre1
5096
5097 2001-06-18 [hoa]
5098
5099         * src/compose.[ch]
5100         * src/mainwindow.c
5101                 Follow-up and reply to
5102
5103         * src/summaryview.[ch]
5104                 Build threads also with subjects
5105
5106 2001-06-17 [hoa]
5107
5108         * src/compose.c
5109                 forwarding use the current account.
5110
5111         * src/mainwindow.c
5112                 the "compose message" button has been replaced with
5113                 "new mail" and "new news" buttons
5114
5115         * src/prefs_common.[ch]
5116                 added a configuration option to use the forward button
5117                 as "forward as attachment"
5118                 changed reply and forward format description
5119
5120         * src/quote_fmt_lex.l
5121         * src/quote_fmt_parse.y
5122                 added message with no signature in format for reply
5123                 and forward.
5124
5125 2001-06-17 [paul]
5126
5127         Minor UI stuff
5128
5129         * src/mainwindow.c
5130         * src/summaryview.c
5131                 Improvements to the English
5132
5133         * src/prefs_common.c
5134                 Improvements to the English and some
5135                 clarity/continuity improvements in the
5136                 description of Quote symbols.
5137
5138 2001-06-17 [paul]
5139
5140         0.5.0claws1
5141
5142         * sync with sylpheed 0.5.0pre1
5143
5144 2001-06-17 [hoa]
5145
5146         * src/compose.c
5147                 Better interface for compose, displayed fields
5148                 are updated whenever we change account.
5149                 Newsgroups field is automatically filled.
5150
5151         * src/mainwindow.c
5152                 Newsgroups field is automatically filled.
5153
5154         * src/prefs_account.c
5155                 Some interface stuff when fields appear and
5156                 disappear.
5157
5158 2001-06-16 [paul]
5159
5160         0.4.99claws
5161
5162         * sync with sylpheed 0.4.99
5163
5164 2001-06-16 [sergey]
5165
5166         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
5167         base64_decoder_free, base64_decoder_decode): new object and
5168         functions for decoding base64 streams.
5169         * src/procmime.c (procmime_decode_content): modified to use the
5170         new base64 decoder.
5171
5172 2001-06-15 [paul]
5173
5174         0.4.99claws10
5175
5176         * sync with sylpheed 0.4.99cvs11
5177
5178 2001-06-13 [paul]
5179
5180         0.4.99claws9
5181
5182         * sync with sylpheed 0.4.99cvs9
5183
5184 2001-06-13 [hoa]
5185
5186         * src/compose.c
5187         * src/prefs_account.c
5188
5189                 SMTP server can be defined in the news account
5190                 mime type of attachment are kept.
5191
5192         * src/summaryview.c
5193
5194                 now choose the highest important score between default
5195                 and important score of folder.
5196
5197 2001-06-09 [alfons]
5198         
5199         * src/prefs_common.c: 
5200
5201                 (prefs_quote_description_create): corrected description of 
5202                 quote format characters
5203
5204 2001-06-09 [paul]
5205
5206         0.4.99claws8
5207
5208         * sync with sylpheed 0.4.99cvs8
5209
5210 2001-06-08 [sergey]
5211
5212         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
5213         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
5214
5215 2001-06-08 [paul]
5216
5217         0.4.99claws7
5218
5219         * sync with sylpheed 0.4.99cvs7
5220
5221 2001-06-06 [sergey]
5222
5223         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
5224         clashes with autogenerated header).
5225         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
5226         * src/Makefile.am: added quote_fmt.h.
5227         * src/.cvsignore: added lex/yacc autogenerated files
5228         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
5229
5230 2001-06-06 [paul]
5231
5232         0.4.99claws6
5233
5234         * sync with sylpheed 0.4.99cvs6
5235
5236 2001-06-06 [hoa]
5237
5238         * added src/quote_fmt_parse.h
5239         * src/compose.c
5240                 removed warnings
5241
5242         * src/prefs.[ch]
5243                 don't modify readonly configuration files
5244
5245         * src/prefs_account.c
5246         * src/prefs_common.c
5247         * src/prefs_customheader.c
5248         * src/prefs_display_header.c
5249         * src/prefs_filter.c
5250         * src/prefs_filtering.c
5251         * src/prefs_scoring.c
5252                 don't open dialog box when configuration files
5253                 are readonly
5254
5255 2001-06-05 [sergey]
5256
5257         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
5258
5259         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
5260         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
5261         BUILT_SOURCES to make all files rebuild properly.
5262
5263         * src/compose.c: removed #include "quote_fmt.tab.h".
5264
5265         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
5266         CHARACTER value in yylval.
5267
5268         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
5269         receive CHARACTER value by documented means (yylval).
5270
5271         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
5272
5273 2001-06-05 [hoa]
5274
5275         * src/Makefile.am
5276                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
5277
5278         * src/filtering.c
5279         * src/matcher.c
5280         * src/matcher.h
5281         * src/prefs_filtering.c
5282                 now keep the configuration for execute action
5283
5284         * src/mbox_folder.c
5285                 fixed a warning
5286
5287 2001-06-05 [paul]
5288
5289         * sync with sylpheed 0.4.99cvs5
5290
5291 2001-06-05 [hoa]
5292
5293         * src/Makefile.am
5294                 added quote_fmt.[ch]
5295
5296         * added src/quote_fmt.y
5297         * added src/quote_fmt.l
5298         * added src/quote_fmt.tab.h
5299         * added src/quote_fmt.tab.c
5300         * added src/lex.quote_fmt.c
5301                 parsing configuration for replying
5302                 and forwarding
5303
5304         * src/prefs_common.[ch]
5305                 added configuration UI for replying
5306                 and forwarding
5307
5308         * src/compose.c
5309                 using configuration for replying
5310                 and forwarding
5311
5312 2001-06-04 [hoa]
5313
5314         * src/filtering.c
5315         * src/matcher.c
5316         * src/matcher.h
5317         * src/prefs_filtering.c
5318         * src/prefs_matcher.c
5319         * src/prefs_matcher.h
5320                 action "run a command" for filtering
5321                 and matching with a command.
5322                 fixed the "whole message" matching
5323
5324         * src/mbox_folder.c
5325                 changed temporary filename for security
5326
5327         * src/messageview.c
5328                 queue the notification if it fails to send.
5329
5330         * src/prefs_common.c
5331         * src/prefs_folder_item.c
5332                 changed the default important score             
5333
5334         * src/prefs_scoring.c
5335         * src/scoring.c
5336                 hide kill score input when the folder is not
5337                 a newsgroup
5338
5339 2001-06-03 [alfons]
5340
5341         * src/prefs_common.c:
5342
5343                 (prefs_font_select): pass font name in font entry box to font
5344                 selection dialog.
5345
5346 2001-06-03 [sergey]
5347
5348         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
5349
5350 2001-06-03 [paul]
5351
5352         * sync with sylpheed 0.4.99cvs4
5353
5354 2001-06-03 [alfons]
5355
5356         * src/headerwindow.c:
5357
5358                 (headerwindow_show_cb): use the selected summary view item, not
5359                 the displayed item.
5360
5361 2001-06-02 [alfons]
5362
5363         * src/headerwindow.c:
5364
5365                 (headerwindow_show_cb): always try to show msginfo
5366
5367 2001-06-02 [hoa]
5368
5369         * src/compose.c
5370                 keep attached parts when reediting or forwarding.
5371
5372 2001-06-01 [hoa]
5373
5374         * src/folderview.c
5375         * src/prefs_folder_item.[ch]
5376         * src/prefs_scoring.[ch]
5377         * src/scoring.[ch]
5378         * src/summaryview.[ch]
5379         * src/main.c
5380         * src/mainwindow.c
5381         * src/prefs_common.[ch]
5382                 support for folder scoring
5383                 kill score and important score for messages
5384         
5385         * src/prefs_account.c
5386                 some display bug fixed for local account
5387                 preferences
5388
5389 2001-05-31 [alfons]
5390
5391         * src/summaryview.c:
5392
5393                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
5394                 sender to address book menu item is disabled.
5395
5396 2001-05-30 [hoa]
5397
5398         * src/filtering.[ch]
5399         * src/summaryview.c
5400                 handling summary menu / filter messages
5401
5402         * src/folder.[ch]
5403                 add some stuff
5404
5405         * src/foldersel.c
5406                 imap folders now appears in list
5407
5408         * src/mbox_folder.c
5409                 doesn't crash if destination mail is not writeable
5410
5411 2001-05-29 [hoa]
5412
5413         * src/compose.c
5414                 removed some warnings
5415
5416         * src/filtering.c
5417         * src/folder.[ch]
5418         * src/prefs_filtering.c
5419                 global string to identify any folders           
5420                 removed some debug info
5421                 filtering to mbox folders is now possible
5422
5423         * src/mainwindow.c
5424                 removed some warnings
5425
5426         * src/mbox_folder.c
5427                 permission on files are changed to read/write for user only,
5428                 nothing for other.
5429                 creation of subfolder is handled better.
5430
5431 2001-05-28 [alfons]
5432
5433         Verified the sync for src/prefs_common.[ch] and
5434         src/prefs_account.[ch]. I believe there were some
5435         minor indentation differences.
5436
5437 2001-05-28 [paul]
5438
5439         0.4.99claws3
5440
5441         * sync with 0.4.99cvs3
5442
5443 2001-05-28 [hoa]
5444
5445         * src/compose.c
5446                 handling flags for mbox format
5447
5448         * src/filtering.c
5449                 use of mark file only for MH format
5450                 handling flags for mbox format
5451                 filtering cannot yet move or copy mails to mbox folders.
5452
5453         * src/folder.[ch]
5454                 changed move_msg, copy_msg,
5455                 move_msgs_with_dest, copy_msgs_with_dest functions
5456                 uses only folder->copy_msg() function
5457                 uses folder->finished_copy() to handle the destination
5458                 folder at the end of the copy or move operation.
5459
5460         * src/foldersel.c
5461                 included mbox directories.
5462
5463         * src/folderview.[ch]
5464         * src/mainwindow.c
5465                 handle folders operation for mbox format
5466
5467         * src/mbox.c
5468                 disable conversion of "From " header
5469
5470         * src/mbox_folder.[ch]
5471                 completion of mbox format handling
5472
5473         * src/mh.c
5474                 changed mh_copy_msg() function and
5475                 removed mh_move_msg(), mh_move_msgs_with_dest(),
5476                 mh_copy_msgs_with_dest()
5477
5478         * src/prefs_filtering.c
5479                 removed some warnings
5480
5481         * src/prefs_matcher.c
5482                 default boolean operation is AND
5483
5484         * src/procheader.c
5485                 handling flags for mbox format
5486                 handling of "From " header
5487
5488         * src/procmsg.[ch]
5489                 removed data field
5490                 added MSG_REALLY_DELETED flags to handle deletion of
5491                 messages in mbox format.
5492
5493         * src/summaryview.c
5494                 handling flags for mbox format
5495                 disable the MSG_DELETED flags when messages
5496                 are deleted in mbox format
5497
5498         * src/textview.c
5499                 "From " headers display fixed.
5500
5501 2001-05-27 [alfons]
5502
5503         * src/textview.c:
5504                 
5505                 (get_email_part): skip quoted email addresses, like in e.g.
5506                 "'alfons@proteus.demon.nl'".
5507
5508 2001-05-26 [alfons]
5509
5510         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
5511         and fixing the persistence troubles when using separate windows.
5512
5513         * src/mainwindow.c:
5514         
5515             Added #define SEPARATE_ACTION used in the gtk item factory for 
5516             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
5517                 use gtk_item_factory_get_widget_by_action() to get the items.
5518                 
5519             Removed separate_widget_cb from the gtk item factory data   
5520           
5521             (mainwindow_create): connect separate_widget_cb() to check
5522             menu item "toggled" signal. also passing a MainWindow pointer
5523                 as object data for both check menu items.
5524                 
5525             (separate_widget_cb): definition of separate_widget_cb() to match
5526             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
5527                 window using gtk_object_get_data(). The type of window separation 
5528                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
5529         
5530         * src/prefs_filtering.c,
5531           src/prefs_matcher.c: added horizontal scrollbars
5532
5533 2001-05-25 [darko]
5534
5535         * src/headerview.c
5536                 fix segfault with invalid bold font
5537         * src/summaryview.c
5538                 correctly display summary stats after row is marked
5539
5540 2001-05-23 [sergey]
5541
5542         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
5543         encodings with libjconv.
5544
5545 2001-05-23 [hoa]
5546
5547         * src/Makefile.am
5548                 added mbox_folder.[ch]
5549         * src/defs.h
5550                 mbox temporary folder
5551         * src/folder.[ch]
5552         * added src/mbox_folder.[ch]
5553         * src/folderview.c
5554         * src/procheader.[ch]
5555                 added mbox support
5556         * src/mbox.c
5557                 bugfix for file incorporation filtering
5558         * src/imap.c
5559                 enable creation of MBOX
5560         * src/prefs_display_header.c
5561                 enable use of headers like "From "
5562                 something that should be fixed :
5563                         displaying of such headers add an extra space
5564         * src/prefs_folder_item.c
5565                 don't create folders because it is not necessary
5566         * src/procmsg.h
5567                 added data field to MsgInfo for mbox internal use
5568         * src/summaryview.c
5569                 added some support for mbox
5570         * src/utils.[ch]
5571                 added get_mbox_cache_dir() function
5572
5573 2001-05-23 [hiroyuki]
5574
5575         * src/headerwindow.c
5576           src/inc.c
5577           src/main.c
5578           src/mh.c
5579           src/nntp.c
5580           src/procmsg.h
5581           src/session.h
5582           src/socket.[ch]
5583           src/summaryview.c
5584           src/textview.c
5585           src/automaton.c
5586           src/folderview.c: more sync with 0.4.99cvs2.
5587
5588         * src/headerwindow.c: reverted.
5589
5590 2001-05-22 [paul]
5591
5592         0.4.99claws2
5593
5594         * sync with sylpheed 0.4.99cvs2
5595                 * src/news.[ch]
5596                 * src/nntp.[ch]
5597                 * INSTALL
5598                 * INSTALL.jp
5599
5600 2001-05-22 [alfons]
5601
5602         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
5603
5604 2001-05-21 [alfons]
5605
5606         Minor things:
5607
5608         * configure.in: if gnome-config not found, "no" is displayed
5609         
5610         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
5611
5612         * src/textview.c: now also possible to add mail addresses by right
5613           clicking in the text view
5614
5615         * src/codeconv.c: merged patch which fixes endless loop when encountering
5616           invalid wide characters; from Alte <010@imis.ru>  
5617
5618 2001-05-20 [alfons]
5619
5620         Added installation of gnome specific things:
5621
5622         * Makefile.am: gnome conditional
5623
5624         * configure.in: check for installed gnome
5625
5626         * added sylpheed.png, sylpheed.desktop
5627
5628 2001-05-20 [sergey]
5629
5630         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
5631
5632         * src/mainwindow.h (main_window_toolbar_create): created a button
5633         for "Reply to all".
5634         (main_window_set_toolbar_sensitive): enable/disable the new button
5635         appropriately.
5636         (toolbar_reply_to_author_cb): handle the new button.
5637
5638         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
5639         send_progress_dialog_destroy() on failure (fixes hang on SMTP
5640         failure).
5641
5642 2001-05-19 [sergey]
5643
5644         * src/compose.h (ComposeReplyMode): new modes
5645         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
5646         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
5647
5648         * src/compose.c
5649         (compose_send): move some code into a new function:
5650         (compose_current_mail_account): new function.
5651         (compose_reply): new argument to_author, all callers changed; if
5652         to_author==TRUE and account->protocol==A_NNTP, find and use an
5653         appropriate mail account for replying.
5654         (compose_reply_set_entry): new argument to_author; ignore
5655         compose->replyto if to_author==TRUE.
5656
5657         * src/mainwindow.c: new command "Message/Reply to author".
5658         (main_window_set_menu_sensitive): enable/disable it.
5659         (reply_cb): handle it.
5660
5661         * src/summaryview.c: new command "Reply to author".
5662         (summary_set_menu_sensitive): enable/disable it.
5663         (summary_reply_cb): handle it.
5664
5665         * src/account.c (account_find_mail_from_address): new function.
5666
5667 2001-05-18 [paul]
5668
5669         0.4.99claws1
5670
5671         * sync with sylpheed 0.4.99cvs1
5672
5673 2001-05-18 [hoa]
5674
5675         * src/compose.[ch]
5676         * src/filtering.c
5677         * src/summaryview.c
5678                 new filtering action : forward and forward as attachment
5679
5680         * src/main.c
5681                 no need for $DISPLAY when we run sylpheed --help
5682                 call to parse_cmd_opt() is moved
5683
5684         * src/mainwindow.[ch]
5685                 execute button is hidden when immediate execute
5686                 is chosen
5687
5688         * src/mh.c
5689         * src/news.c
5690         * src/prefs_folder_item.c
5691         * src/procmsg.c
5692                 better handling of missing directories
5693
5694         * src/summaryview.c
5695                 reedit is enabled in outbox
5696                 reedit is enabled in queue
5697
5698 2001-05-17 [hoa]
5699
5700         * src/filtering.c
5701         * src/matcher.[ch]
5702         * src/prefs_filtering.c
5703                 changed attachement into attachment
5704
5705 2001-05-17 [alfons]
5706
5707         0.4.67claws4    
5708
5709         * sync with sylpheed 0.4.67cvs9
5710         * sync with sylpheed 0.4.67cvs7-8
5711
5712 2001-05-17 [hoa]
5713
5714         * src/Makefile.am
5715                 added prefs_filtering.c
5716
5717         * src/filtering.[ch]
5718         * src/matcher.[ch]
5719                 removed action : forward_news and forward_news_as_attachement
5720                 (forward and forward_as_attachement can be used instead)
5721
5722         * src/mainwindow.c
5723                 added menu option to access filtering configuration
5724
5725         * src/prefs_account.c
5726                 changed mail_command default to /usr/sbin/sendmail
5727
5728         * added src/prefs_filtering.[ch]
5729                 dialog box for filtering configuration
5730
5731         * src/prefs_matcher.c
5732                 added function prefs_matcher_get_criteria_from_matching()
5733
5734         * src/prefs_scoring.c
5735                 reset the dialog when register or substitute is clicked
5736
5737 2001-05-15 [hoa]
5738
5739         * src/Makefile.am
5740                 added filtering.[ch]
5741         * src/inc.c
5742                 using filering.[ch] instead of filter.[ch]
5743         * src/main.c
5744                 reading new filtering configuration
5745         * src/matcher.[ch]
5746                 added some filtering actions
5747                 and fixed a bug for headers and mail body matching
5748         * src/mbox.c
5749                 using filering.[ch] instead of filter.[ch]
5750         * src/mh.c
5751                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
5752         * src/summaryview.c
5753                 some fixes for filtering
5754
5755 2001-05-14 [hiroyuki]
5756
5757         * src/send.c: fixed some weird indentations.
5758           send_message_with_command(): call pclose() only if p != NULL.
5759         * src/textview.c: get_email_part(): modified the code for readability.
5760
5761 2001-05-14 [hiroyuki]
5762
5763         * src/md5global.h
5764           src/md5ify.c
5765           src/md5ify.h: removed from the cvs.
5766
5767 2001-05-13 [sergey]
5768
5769         * src/main.c: include rfc2015.h to avoid compiler warnings.
5770         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
5771         the panel is already on screen.
5772         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
5773         closing the alert window by ESC as "No".
5774         * src/prefs_common.c (prefs_interface_create): moved return
5775         receipt check button to the correct place.
5776
5777 2001-03-13 [alfons]
5778
5779         * src/prefs_common.c: 
5780                 moved return receipt check button to the Send tab. (prefs_send_create)
5781                 removed the date format ui related globals. (prefs_display_create)
5782
5783         0.4.67claws3
5784         
5785         * sync with sylpheed 0.4.67cvs5-6
5786
5787 2001-05-13 [paul]
5788
5789         * added Alfons' font selection patch
5790
5791         * src/defs.h
5792         * src/headerwindow.c
5793         * src/prefs_common.c
5794         * src/prefs_common.h
5795
5796 2001-05-13 [hoa]
5797         * src/defs.h
5798                 changed version of cache
5799         * src/matcher.[ch]
5800         * src/prefs_matcher.c
5801                 added additionnal matching criteria
5802         * src/procheader.c
5803         * src/procmsg.[ch]
5804         * src/news.c
5805                 added references in MsgInfo
5806
5807 2001-05-12 [hoa]
5808
5809         * src/defs.h
5810                 prepared some things for new filtering
5811         * src/matcher.[ch]
5812                 added some matching properties
5813                 inreplyto need to be enhanced
5814                 prepared some things for new filtering
5815         * src/messageview.c
5816                 added Return-Receipt-To handling
5817         * src/prefs_folder_item.c
5818                 changed default value to TRUE
5819         * src/prefs_matcher.c
5820                 added some matching properties
5821         * src/prefs_scoring.[ch]
5822                 the scoring dialog is finished
5823         * src/procheader.c
5824                 added Return-Receipt-To handling
5825                 Reference need to be added
5826         * src/procmsg.[ch]
5827                 added Return-Receipt-To handling
5828                 added threadscore to get a better score sorting when
5829                 threads are enabled
5830         * src/summaryview.c
5831                 suppressed a bug when we sort the list
5832                 when no folder is opened.
5833                 better score sorting when threads are enabled
5834
5835 2001-05-12 [alfons]
5836
5837         * reverted previous patch because of potential errors 
5838
5839         0.4.67claws2
5840         
5841         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
5842                 applied "toggle mail-retrieval dialog window" patch submitted 
5843                 by Eric Limpens <eric@qnt.net>
5844
5845         * sync with sylpheed 0.4.67cvs4
5846
5847 2001-05-12 [sergey]
5848
5849         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
5850         some picky compilers.
5851         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
5852         * src/grouplist_dialog.c: include alertpanel.h.
5853         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
5854         fix compile warning.
5855         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
5856         #include "defs.h" before others to prevent the warning of `MIN'
5857         and `MAX' redefinition.
5858
5859 2001-05-11 [hoa]
5860
5861         * src/main.c
5862         * src/messageview.c
5863         * src/prefs_account.c
5864         * src/prefs_display_header.c
5865                 removed warning
5866         * src/Makefile.am
5867                 added prefs_scoring.[ch]
5868         * src/grouplist_dialog.c
5869                 display an error dialog box if the group list
5870                 cannot be fetched.
5871         * src/mainwindow.[ch]
5872                 added main_window_set_thread_option() function
5873                 scoring dialog box enabled
5874         * src/matcher.[ch]
5875                 added flags matching unread /new / marked
5876                 / deleted / replied / forwarded
5877         * src/news.c
5878                 newsgroups are now finally in newscache
5879         * src/prefs_matcher.[ch]
5880                 finished preferences for matching dialog
5881         * added src/prefs_scoring.[ch]
5882                 scoring dialog box completed
5883         * src/scoring.[ch]
5884                 conversion to string : added scoringprop_to_string()
5885                 write config for preferences :
5886                 added prefs_scoring_write_config()
5887         * src/summaryview.c
5888                 threads can be enabled/disabled independently
5889                 for each folder
5890
5891 2001-05-10 [alfons]
5892
5893         0.4.67claws1
5894         
5895         * AUTHORS: 
5896                 thought it would be nice to have a list of all
5897                 contributors (used Changelog as a reference)
5898         
5899         * configure.in: 
5900                 messed up version numbering...
5901
5902         0.4.66claws1
5903
5904         * sync with sylpheed 0.4.67cvs1-3
5905
5906 2001-05-10 [darko]
5907
5908         * src/prefs_common.c:
5909                 better UI for strftime format, double clicking
5910                 on format now inserts the format in text entry
5911                 replaced close button with standard OK/Cancel
5912                 moved date format button to the right of the
5913                 text entry field
5914
5915 2001-05-09 [alfons]
5916
5917         * src/gtkstext.c:
5918                 Ctrl-Home / Ctrl-End have proper cursor navigation
5919
5920 2001-05-09 [hoa]
5921
5922         * src/prefs_matcher.c
5923                 finished UI to define matching properties
5924                 added ok and cancel button
5925         * src/prefs_filter.c
5926                 added ok and cancel button
5927         * src/news.c
5928                 fixed some bug in xhdr parsing
5929
5930 2001-05-08 [alfons]
5931
5932         * src/textview.c: 
5933                 fixed a bug in textview_show_header(), which displayed two colons (':');
5934                 cleaned up some warnings
5935
5936 2001-05-08 [hoa]
5937
5938         * src/Makefile.am
5939                 added prefs_matcher.[ch]
5940                 compilation with -W -Wall
5941         * src/alertpanel.c
5942                 ungrab the mouse events if grabbed - does it
5943                 fix the bug for disposition notification ?
5944         * src/mainwindow.c
5945                 added a menu option to open the matching dialog.
5946         * src/matcher.[ch]
5947                 added matcherprop_to_string() and matcherlist_to_string()
5948                 fixed some bugs, changed the name of some options
5949                 age_sup and age_inf becomes age_greater and age_lower,
5950                 body and messageheaders becomes body_part and headers_part,
5951                 changed the names of constants from SCORING_XXX to MATCHING_XXX
5952         * src/prefs_display_header.c
5953         * src/prefs_headers.c
5954                 fixed a bug that accidentally destroyed dialogs
5955                 when closed them with delete_event
5956                 Added *_deleted() which handle delete_event signal correctly.
5957         * src/prefs_folder_item.[ch]
5958                 added "enable_thread" field for future customization
5959         * added src/prefs_matcher.[ch]
5960                 sample of the UI to define matching properties
5961         * src/procheader.c
5962                 using procheader_headername_equal instead of str*cmp functions
5963                 using procheader_parse_header() function
5964         * src/scoring.c
5965                 using MATCHING_XXX instead of SCORING_XXX
5966         * src/summaryview.c
5967                 display the sender of the news even if this is ourself
5968                 when this is a news message.
5969         * src/textview.c
5970                 using headername_equal() instead of str*cmp functions
5971
5972 2001-05-08 [alfons]
5973
5974         0.4.66claws
5975
5976         * sync with sylpheed 0.4.66
5977         * src/gtkstext.c: trace logs added 
5978
5979 2001-05-08 [sergey]
5980
5981         * src/prefs_common.[ch]: added option to enable/disable GnuPG
5982         signature check popup.
5983         * src/rfc2015.c (check_signature): show signature check popup only
5984         if it is enabled in preferences.
5985
5986 2001-05-07 [alfons]
5987
5988         0.4.66claws4
5989         
5990         * sync with sylpheed 0.4.66cvs6
5991
5992 2001-05-07 [darko]
5993
5994         * src/prefs_common.[ch]: added option to enable/disable
5995           looking up sender name in address book for summary pane
5996         * src/summaryview.c: look up sender in the address book
5997           by using Alfons' address completion code
5998
5999 2001-05-07 [hiroyuki]
6000
6001         * src/inc.h
6002           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
6003           member of Pop3State.
6004         * src/news.c: brought #include "defs.h" before #include <glib.h>
6005           to prevent the warning of `MIN' and `MAX' redefinition.
6006
6007 2001-05-06 [hoa]
6008
6009         * removed src/headers_display.[ch]
6010         * removed src/prefs_display_headers.[ch]
6011         * src/inc.c
6012                 use a temporary file in the user directory for mbox import
6013         * src/news.c
6014                 added XHDR support to get "To" and "Cc" headers
6015                 (in order to match news with to or cc field for
6016                 scoring)
6017                 added function news_parse_xhdr() to get XHDR response
6018         * src/nntp.[ch]
6019                 added function nntp_xhdr()
6020         * src/matcher.c
6021                 fetch the message if necessary
6022
6023 2001-05-06 [alfons]
6024
6025         0.4.66claws3
6026
6027         * sync with sylpheed 0.4.66cvs3-5
6028
6029 2001-05-06 [hoa]
6030
6031         * src/utils.[ch]
6032                 added function itos_buf() to enable use of several buffers
6033         * src/summaryview.c
6034                 use of itos_buf() instead of itos() in summary list
6035                 to fix the broken display of message number.
6036
6037 2001-05-06 [alfons]
6038
6039         * src/gtkstext.c: bug in cursor up navigation fixed,
6040                 fixed another unsigned / signed comparison (we're getting there :-)
6041
6042 2001-05-06 [hoa]
6043
6044         * src/Makefile.am
6045                 added scoring.c scoring.h
6046                 prefs_folder_item.c prefs_folder_item.h
6047                 matcher.c matcher.h
6048         * src/defs.h
6049                 added FOLDERITEM_RC SCORING_RC
6050         * src/folder.[ch]
6051                 added prefs field in FolderItem :
6052                 properties for each folder (PrefsFolderItem),
6053                 sorting type and mode were added as the first properties.
6054         * src/main.c
6055                 read config for scoring
6056         * added src/matcher.[ch]
6057                 gives functions to parse configuration file to do
6058                 matching on mails with a list of conditions.
6059         * src/mainwindow.c
6060                 add option to sort by score
6061         * src/prefs_common.[ch]
6062                 added preference option to show score and for
6063                 the score column size
6064         * added src/prefs_folder_item.[ch]
6065                 properties for each folder (PrefsFolderItem),
6066                 sorting type and mode were added as the first properties.
6067         * src/procheader.[ch]
6068                 added procheader_parse_header()
6069                 added procheader_header_free()
6070                 added procheader_headername_equal()
6071                 and made modification to use them.
6072         * src/procmsg.[ch]
6073                 added score field to MsgInfo structure
6074         * added src/scoring.[ch]
6075                 gives functions to parse configuration file to do
6076                 scoring on mails with a list of conditions.
6077         * src/summaryview.[ch]
6078                 save the sorting type and mode for the folder
6079                 added column to display the score of the mail
6080                 added function summary_score_clicked()
6081                 sorting type and mode are restored to the folder
6082                 when it is reopen
6083         * src/textview.c
6084                 use procheader_parse_header(), procheader_headername_equal()
6085                 removed memory leak in text_scan_header when freeing headers
6086         * src/filter.c
6087                 changed the function to match names of headers
6088                 using procheader_headername_equal()
6089
6090         Scoring functions are implemented, an interface is needed
6091         to configure that.
6092
6093 2001-05-04 [alfons]
6094
6095         * src/gtkstext.c: 
6096                 hopefully fixed the row up navigation bug,
6097                 removed adding back / forward lines to cache
6098
6099 2001-05-04 [sergey]
6100
6101         * src/prefs_display_headers.c: user interface changes:
6102         (prefs_display_headers_create): remove unused "Show" check button;
6103         allow reordering of headers by dragging.
6104         (prefs_display_headers_write_config): remove unused variables.
6105         (prefs_display_headers_set_dialog): do not insert "(New)" at top
6106         of lists (not needed with the new UI).
6107         (prefs_display_headers_set_list): scan lists starting from row 0,
6108         not 1 (do not skip "(New)").
6109         (prefs_display_headers_find_header): new function.
6110         (prefs_display_headers_clist_set_row): do not allow duplicates.
6111         (prefs_display_headers_delete_cb): do not skip row 0; treat
6112         closing the alert window by ESC as "No".
6113         (prefs_display_headers_up): do not protect row 0.
6114         (prefs_display_headers_down): do not protect row 0.
6115
6116 2001-05-04 [sergey]
6117
6118         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
6119         functions.
6120
6121         * src/summaryview.c
6122         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
6123         summary_select_next_marked, summary_select_prev_marked): new
6124         functions.
6125
6126 2001-05-03 [sergey]
6127
6128         * src/news.c: fixed a bug when no article can be fetched after
6129         server timeout if the connection was restored by news_post():
6130         (news_select_group): new function.
6131         (news_fetch_msg): call news_select_group() before fetching
6132         article.
6133         (news_get_uncached_articles): set session->group after successful
6134         GROUP command.
6135
6136 2001-05-03 [hoa]
6137
6138         * src/defs.h
6139         * src/procmsg.[ch]
6140         * src/procheader.c
6141                  changed version of cache, added cc field
6142
6143         * src/prefs_display_headers.c
6144                 the interface was changed
6145
6146         * src/prefs_headers.c
6147                 added cancel button
6148
6149 2001-05-03 [alfons]
6150
6151         * completed sync of sylpheed cvs2
6152         * src/gtkstext.c: updated row up / down cursor navigation
6153         * src/textview.c: re-edited, prepared for fixing the email address
6154                 scanner.
6155
6156 2001-05-03 [darko]
6157
6158         * src/prefs_common.c: use alfons' strftime ui code
6159         entry_datefmt and datefmt_sample widgets have to be
6160         global in this module because of this change
6161
6162 2001-05-03 [hoa]
6163
6164         * src/messageview.c
6165         * src/prefs_common.[ch] added option to activate the return receipt
6166                 feature.
6167
6168 2001-05-02 [alfons]
6169
6170         * src/gtkstext.c: fix for row up/down cursor navigation. 
6171
6172         0.4.66claws2
6173         
6174         * sync with 0.4.66cvs2
6175
6176 2001-05-02 [paul]
6177
6178         added add-sender-to-addressbook patch
6179
6180         * src/addressbook.c
6181         * src/addressbook.h
6182         * src/summaryview.c
6183
6184 2001-05-02 [sergey]
6185
6186         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
6187         G_ALERTDISABLE.
6188
6189         * src/alertpanel.c (alertpanel_create): new argument can_disable,
6190         all existing callers changed to pass FALSE; create a check button
6191         to disable the message.
6192         (alertpanel_message_with_disable): new function.
6193         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
6194         (alertpanel_button_toggled): new function.
6195         (alertpanel_button_clicked, alertpanel_close): set value using
6196         G_ALERT_VALUE_MASK.
6197
6198         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
6199
6200         * src/prefs_common.c (prefs_privacy_create): new check button
6201         checkbtn_gpgme_warning.
6202
6203         * src/main.c (main): moved preferences reading before gpgme
6204         initialization; check prefs_common.gpgme_warning before giving the
6205         GnuPG warning and set it to FALSE if the user wants to disable the
6206         warning.
6207
6208 2001-05-02 [hiroyuki]
6209
6210         * src/prefs_display_headers.c: modified the layout and some labels.
6211
6212 2001-05-02 [sergey]
6213
6214         * src/prefs_account.c (prefs_account_fix_size): new function.
6215         (prefs_account_create): call prefs_account_fix_size(); use
6216         gtk_widget_show instead of gtk_widget_show_all (fixes too large
6217         size when the window is shown for the first time).
6218         (prefs_account_basic_create): changed layout of serv_table; moved
6219         localmbox_entry above smtpserv_entry (logically it replaces
6220         POP3/IMAP server).
6221         (prefs_account_protocol_activated): set sensitivity of
6222         nntpauth_chkbtn according to the protocol (in addition to
6223         hide/show); commented out gtk_table_set_row_spacing() calls.
6224         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
6225         not sensitive (fixes a bug with disabled username/password boxes
6226         when editing POP3 account after NNTP with authentication).
6227
6228 2001-05-02 [hoa]
6229
6230         * src/account.c
6231         * src/inc.c
6232         * src/prefs_account.[ch]
6233         * src/send.c
6234                 removed local account without SMTP server
6235                 added option to use mail command instead of a connexion
6236                 to SMTP server when a local account is used
6237         * src/prefs_headers.c
6238                 fixed a bug
6239         * src/news.c
6240                 fixed a bug when connexion immediately closed
6241
6242 2001-05-01 [alfons]
6243
6244         0.4.66claws1
6245         
6246         * sync with 0.4.65
6247
6248 2001-05-01 [sergey]
6249
6250         * src/prefs_account.c (Basic, prefs_account_basic_create): new
6251         widget nntpauth_chkbtn.
6252         (prefs_account_protocol_activated): handle nntpauth_chkbtn
6253         visibility.
6254         (prefs_account_nntpauth_toggled): new function.
6255
6256         * src/news.c (news_session_new_for_folder): use NNTP
6257         authentication only if ac->use_nntp_auth is set.
6258
6259 2001-05-01 [hoa]
6260
6261         * src/Makefile.am changed headers.[ch] in customheader.[ch]
6262         * src/prefs_display_headers.c changed the UI
6263         * src/prefs_headers.c changed account_name to account_id
6264         * src/compose.c using customheader.h
6265
6266 2001-05-01 [hiroyuki]
6267
6268         * src/esmtp.c
6269           src/news.c
6270           src/nntp.c: changed sock_read() to sock_gets(), they've been left
6271           unsynched.
6272
6273 2001-05-01 [hoa]
6274
6275         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
6276         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
6277                 for displaying of headers
6278         * src/grouplist_dialog.[ch] minor changes to remove warnings
6279         * src/prefs_display_headers.[ch] dialog to choose the
6280         headers to display in the mail viewer.
6281         * src/headers.h correction of #define
6282         * src/headers_display.[ch] configuration for displaying of headers.
6283         * src/main.c read config of displaying of headers
6284         * src/prefs_common.c add a button to access the config dialog
6285                 for displaying of headers
6286         * src/prefs_display_headers.[ch] dialog for configuration for
6287                 displaying of the headers.
6288         * src/prefs_headers.c cleaning of code
6289         * src/procheader.c comments added to code
6290         * src/textview.c changes to reorder the headers depending
6291                 on the config for displaying of headers
6292
6293 2001-04-30 [alfons]
6294
6295         0.4.65claws7
6296
6297         * sync with 0.4.65cvs12
6298
6299         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
6300
6301 2001-04-30 [sergey]
6302
6303         * src/nntp.h (NNTPSockInfo): new field auth_failed.
6304
6305         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
6306         is set to force reconnection after authentication failure.
6307         (nntp_gen_command): set sock->auth_failed on authentication
6308         failure, or if sock->userid and sock->passwd are not set.
6309
6310         * src/news.c (news_session_new_for_folder): set userid=NULL if
6311         password dialog is cancelled.
6312
6313 2001-04-30 [sergey]
6314
6315         * src/nntp.h (NNTPSockInfo): new type.
6316
6317         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
6318         SockInfo.
6319         (nntp_open_auth, nntp_close): new functions.
6320         (nntp_gen_command): new function to handle authentication; all
6321         NNTP command functions updated to use it.
6322         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
6323         (nntp_list): removed old useless code.
6324
6325         * src/news.h (NNTPSession): new field nntp_sock.
6326
6327         * src/news.c: all functions updated to use NNTPSockInfo instead of
6328         SockInfo.
6329         (news_session_new): new arguments (userid, passwd); made static;
6330         use nntp_open_auth() if needed.
6331         (news_session_destroy): use nntp_close() instead of sock_close().
6332         (news_query_password): changed arguments.
6333         (news_session_new_for_folder): new function.
6334         (news_session_get): use news_session_new_for_folder().
6335         (news_authenticate): deleted.
6336         (news_get_uncached_articles): removed old authentication code.
6337
6338 2001-04-30 [sergey]
6339
6340         * src/news.c: reverted my previous changes (need to do NNTP
6341         authentication in a cleaner way).
6342         
6343 2001-04-29 [sergey]
6344
6345         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
6346         news_nntp_post, news_nntp_mode): new functions (wrappers with
6347         authentication support).
6348         (news_get_article_cmd, news_get_article, news_get_header): new
6349         argument "folder"; all callers changed.
6350         (news_get_article_cmd): added authentication support.
6351         (news_session_get): use news_nntp_mode() instead of nntp_mode().
6352         (news_post): use news_nntp_post() instead of nntp_post().
6353         (news_get_uncached_articles): use news_nntp_group() instead of
6354         nntp_group() and news_nntp_xover() instead of nntp_xover();
6355         removed old authentication code.
6356         (news_get_group_list): use news_nntp_list() instead of nntp_list().
6357
6358         * src/nntp.c (nntp_list): return real error code instead of
6359         hardcoded NN_ERROR.
6360
6361 2001-04-29 [sergey]
6362
6363         * configure.in: fixed wint_t typedef detection again
6364
6365 2001-04-28 [hoa]
6366
6367         * src/prefs_account.[ch], added A_LOCAL_CMD
6368                 (send mail with mail command)
6369         * src/send.c added function send_message_with_command()
6370         * src/inc.c made a more secure get_spool() function with
6371                 mktemp() but maybe mkstemp() or something more
6372                 secure can be used.
6373
6374 2001-04-28 [alfons]
6375
6376         * src/textview.c, colorization of email addresses in headers
6377
6378         0.4.65claws6
6379
6380         * bug sync with sylpheed
6381         * prefs_common.c: created date format ui for darko
6382         * sync with 0.4.65cvs11
6383         * configure.in: corrected to have the new gpg checks
6384
6385 2001-04-27 [alfons]
6386
6387         * completed sync with 0.4.65cvs10
6388         * minor debug things added to gtkstext.c
6389
6390 2001-04-27 [darko]
6391
6392         * configure.in: remove check for availability of
6393           strftime() as advised by Hiroyuki
6394         * src/prefs_common.[ch], src/procheader.c:
6395           synch strftime() code with Hiroyki's main branch
6396
6397 2001-04-26 [sergey]
6398
6399         * src/news.c: news_query_password(), news_authenticate(): new
6400           functions.
6401           news_get_uncached_articles(): added NNTP authentication
6402           handling.
6403         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
6404           new functions.
6405         * src/prefs_account.c: prefs_account_protocol_activated():
6406           enable userid and password fields for NNTP.
6407
6408 2001-04-26
6409
6410         * configure.in: check for availability of strftime()
6411           [darko]
6412         * src/prefs_common.[ch], src/procheader.c: use
6413           strftime() for displaying date in summary pane if it
6414           is available
6415
6416 2001-04-25
6417
6418         * more .cvsignore cleanups [alfons]
6419
6420 2001-04-25
6421
6422         * ac/sv-check-type.m4: new autoconf macro.
6423         * configure.in: fixed wint_t typedef detection (did not work
6424           with gcc-2.96).
6425
6426 2001-04-25
6427
6428         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
6429           [hiroyuki]
6430
6431 2001-04-24
6432         * modified gtkstext.c : buggy cursor navigation fixed, 
6433           and font descent also taken in account when drawing
6434           cursor. [alfons]
6435
6436 2001-04-24 [hoa]
6437         * added comments in src/news.c src/nntp.c
6438         * added src/prefs_headers.[ch]
6439         * added src/headers.[ch]
6440         * modified compose.c to activate custom headers
6441                 added function is_in_custom_headers
6442         * modified prefs_account.[ch]
6443                 added function prefs_account_customhdr_edit
6444         * modified src/defs.h :
6445                 added HEADERS_RC : name of the config file
6446                 for the custom headers
6447
6448 2001-04-24
6449
6450     0.4.65claws5
6451
6452         * configure.in
6453           src/gtkstext.[ch]
6454           src/compose.c
6455           src/Makefile.am
6456           
6457           added gtkstext with configure.in patch by Hiroyuki which
6458           should fix the XIM detection [alfons]
6459
6460         * more clean up of cvs [alfons]
6461
6462                  * removed all Makefile.in files to attic.
6463
6464                  * updated all .cvsignores to really ignore things that could
6465                    be unintentionally committed by a recursive commit.
6466
6467 2001-04-23 [hoa]
6468         * added src/grouplist_dialog.[ch]
6469         * changed src/folderview.c to call grouplist_dialog instead
6470                 of inputdialog
6471         * src/news.c :
6472                 added functions news_reset_group_list
6473                 and news_get_group_list
6474         * src/nntp.c :
6475                 added function nntp_list
6476         * src/defs.h :
6477                 added GROUPLIST_FILE : name of the newsgroup list cache file
6478
6479 2001-04-21
6480
6481         * added option to warn about queued messages on exit [sergey]:
6482
6483           * src/compose.c: compose_queue(): call folder_item_scan()
6484             and folderview_update_item() after queueing.
6485           * src/folderview.c: folderview_update_node(): draw the queue
6486             folder in bold font if there are queued messages.
6487           * src/mainwindow.c: queued_messages(): new function.
6488             app_exit_cb(): display warning if there are queued messages
6489             if warn_queued_on_exit is set.
6490           * prefs_common.[ch]: add warn_queued_on_exit option.
6491
6492         * enhanced GnuPG key selection support [sergey]:
6493
6494           * src/select-keys.c: updated to newer version from Win32
6495             branch with support for selecting arbitrary keys.
6496           * src/prefs_account.c: added the Privacy tab to the account
6497             options window.
6498             prefs_account_privacy_create(),
6499             prefs_account_sign_key_set_data_from_radiobtn(),
6500             prefs_account_sign_key_set_radiobtn(): new functions.
6501           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
6502           * src/rfc2015.c: set_signers(): new function.
6503             pgp_sign(): add the account parameter, call set_signers().
6504             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
6505           * src/rfc2015.h: rfc2015_sign(): updated prototype.
6506           * src/compose.c: pass the current account to rfc2015_sign().
6507
6508         * tag name claws added to prevent confusion with main branch [alfons]
6509
6510         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
6511
6512         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
6513
6514         * sync with recent sylpheed cvs. Untested though. [alfons]
6515