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