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