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