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