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