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