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