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