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