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