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