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