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