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