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