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