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