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