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