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