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