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