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