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