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