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