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