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