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