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