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