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