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