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