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