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