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