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