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