41e5c15f999f290834f201cfda366569e6e16cbe
[claws.git] / ChangeLog.claws
1 2001-10-18 [paul]       0.6.3claws22
2
3         * src/summaryview.c
4                 remove comment (sync with main branch)
5         * src/mainwindow.c
6                 fix 'Re-edit' bug in 'Message' menu
7
8 2001-10-17 [christoph]  0.6.3claws21
9
10         * src/compose.c
11                 ignore empty or whitespace only header lines
12
13 2001-10-17 [paul]       0.6.3claws20
14
15         * sync with sylpheed 0.6.3cvs7
16                 see ChangeLog entries 2001-10-14, 2001-10-16, and
17                 2001-10-17
18
19 2001-10-17 [darko]
20
21         * src/compose.c
22                 wrap long lines without spaces
23                 don't wrap URLs
24
25 2001-10-16 [paul]
26
27         * po/es.po, po/nl.po, po/pt_BR.po
28                 updated by Ricardo Mones Lastra, Alfons,
29                 and Fabio Junior Beneditto
30
31         * sylpheed-0.6.3claws released
32
33 2001-10-15 [melvin] 0.6.3claws18
34
35         * README.claws
36                 added summary and detailed installation instructions
37                 for spell checker
38         * po/fr.po
39                 Updated, corrected and completed french translation
40
41 2001-10-15 [hoa] 0.6.3claws17
42         * src/grouplistdialog.c
43                 we can choose the newsgroups to display with wildcards
44
45 2001-10-15 [christoph]  0.6.3claws16
46
47         * src/account.c
48         * src/compose.c
49         * src/prefs_folder_item.[ch]
50                 applied wwp <subscript@free.fr>'s folder
51                 default account patch
52         * po/de.po
53                 Fixed wrong translation
54
55 2001-10-13 [alfons, christoph, melvin]  
56                         0.6.3claws15
57
58         solution #2 to solve MT-safety problems defers all GUI related calls
59         to the main thread using a gtk_idle_add() callback. discussed on
60         ircnet #sylpheed, with christoph spotting some issues with the
61         original code, and melvin allowing us to lobotomize his sylpheed.
62
63         * src/syldap.[ch], src/main.c
64                 fix race problem in ldap search thread by deferring GUI 
65                 stuff to main thread using gtk_idle_add()
66
67 2001-10-13 [paul]       0.6.3claws14
68
69         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
70                 add Sergey's smtpcred.patch
71                 adds separate username/password setting for SMTP Auth
72                 needed by some servers
73
74 2001-10-13 [paul]       0.6.3claws13
75
76         * src/pgptext.[ch] **NEW FILES**
77         * src/Makefile.am, src/messageview.c, src/mimeview.c
78                 decrypt ascii-armored gpg text embedded in
79                 the message body.
80                 Submitted by Jens Jahnke <jan0sch@gmx.net>
81
82 2001-10-13 [christoph]  0.6.3claws12
83
84         * README.claws
85                 some more details on default to and
86                 feature requests
87         * src/main.c
88                 init glib threading when ldap is used
89         * src/syldap.c
90                 threading fixes
91         * po/de.po
92                 fixed a typo
93
94 2001-10-12 [paul]       0.6.3claws11
95
96         * src/prefs_common.[ch], src/rfc2015.c
97                 enable ascii-armored gpg text to be embedded in the
98                 message body, selectable through the 'Privacy'
99                 preferences. Supports encrypting only.
100                 Submitted by Ravemax <ravemax@dextrose.com>
101
102 2001-10-12 [paul]       0.6.3claws10
103
104         * sync with sylpheed 0.6.3cvs6
105                 see ChangeLog entries 2001-10-11 and 2001-11-12
106
107         * src/folderview.c
108                 incorporated mbox folders, scoring, and folder
109                 properties into the sync
110
111 2001-10-12 [darko]      0.6.3claws9
112
113         * README.claws
114                 describe quotation wrapping
115         * src/compose.c
116                 don't treat tab as space to calculate line length properly
117
118 2001-10-11 [alfons]
119
120         * README.claws
121                 correct description of how to make new filtering system work,
122                 add some other things
123                 
124         * src/syldap.c
125                 remove sched_yield() (not necessary / unportable)
126
127 2001-10-11 [paul]       0.6.3claws8
128
129         * sync with sylpheed 0.6.3cvs3
130                 see ChangeLog entry 2001-10-10
131
132 2001-10-10 [christoph]  0.6.3claws7
133
134         * .cvsignore
135                 ignore 2 files created by newer autotools
136         * src/prefs_folder_item.c
137                 using table for widget alignment
138                 fixed memory leak and broken octal display
139         * src/filesel.c
140                 fixed segfault caused by lost filename
141                 workaround
142
143 2001-10-10 [paul]       0.6.3claws6
144
145         * sync with sylpheed 0.6.3cvs2
146                 see ChangeLog entries 2001-10-09 and 2001-10-10
147
148 2001-10-10 [darko]      0.6.3.claws5
149
150         * src/gtkstext.c
151                 proper calculation of right margin if smart wrapping is enabled
152         * src/compose.c
153                 automatically wrap long lines if wrap quotation is enabled
154
155 2001-10-09 [alfons]     0.6.3.claws4
156
157         * src/summaryview.c
158                 select correct row when deleting last row in the summary view (and
159                 close bug "[ #469104 ] select second last in list when deleting")
160
161 2001-10-09 [paul]       0.6.3claws3
162
163         * sync with sylpheed 0.6.3cvs1
164                 updated some autotool scripts
165
166 2001-10-09 [darko]      0.6.3claws2
167
168         * src/gtkstext.[ch]
169                 new name and mark with Sylpheed comment
170         * src/compose.c
171                 smart quotation wrapping a-la VIM
172
173 2001-10-08 [paul]       0.6.3claws1
174
175         * sync with sylpheed 0.6.3 release
176                 see ChangeLog entry 2001-10-08
177
178 2001-10-08 [paul]       0.6.2claws24
179
180         * src/summaryview.c
181                 more sync with sylpheed 0.6.2cvs12
182                 Fixed the bug that didn't select the last row correctly
183
184
185 2001-10-07 [paul]       0.6.2claws23
186
187         * sync with sylpheed 0.6.2cvs12
188                 see ChangeLog entry 2001-10-07
189
190 2001-10-06 [match]
191         * src/jpilot.[ch]
192                 enable jpilot to read unsynch'ed addresses.
193
194         * src/editldap_basedn.c
195                 fix segfault when opening dialog.
196
197 2001-10-06 [alfons]     0.6.2.claws22
198
199         * src/summaryview.c
200                 fix bug with summary view selecting last *inserted*
201                 node instead of last *visible* node. remember we
202                 work with a tree
203
204 2001-10-06 [paul]       0.6.2claws21
205
206         * po/pt_BR.po
207                 updated translation, contains some fixes and new
208                 translations, submitted by Gustavo Noronha Silva
209                 <kov@debian.org>
210
211         * src/prefs_common.c
212                 change 'each' to 'every' - fix dubious English
213
214         * sync with sylpheed 0.6.2cvs11
215
216 2001-10-05 [alfons]     0.6.2claws20
217
218         * src/mainwindow.[ch], src/folderview.c
219                 make composite tool button switch between "Compose News"
220                 and "Compose Mail" depending on selected folder
221                 (nifty idea by Kim Schulz <kim@schulz.dk>)
222
223 2001-10-05 [paul]       0.6.2claws19
224
225         * src/mainwindow.c, src/summaryview.c
226                 fix 'Message/Reply to all', broken in last commit
227
228         * src/compose.c
229                 fix X_BEENTHERE seg fault, thanks to Alfons
230
231 2001-10-04 [paul]       0.6.2claws18
232
233         * src/compose.[ch], src/mainwindow.c
234                 make "Message/Reply" reply to mailing lists; matches
235                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
236                 based on portions of the patch submitted by
237                 Junichi Uekawa <dancer@netfort.gr.jp>
238
239 2001-10-04 [darko]      0.6.2claws17
240
241         * src/compose.c
242                 better smart wrapping
243         * src/gtkstext.[hc]
244                 a function to make text buffer contiguous
245
246 2001-10-03 [paul]       0.6.2claws16
247
248         * sync with sylpheed 0.6.2cvs10
249
250 2001-10-02 [alfons]
251
252         * configure.in
253         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
254                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
255                 references to chinese translations (hope someone picks up
256                 this)
257
258 2001-10-02 [christoph]  0.6.2claws15
259
260         * src/compose.c
261                 fixed non translated header bug
262         * ChangeLog.claws
263                 fixed wrong date in alfons last entry ;)
264
265 2001-10-02 [alfons]     0.6.2claws14
266
267         * src/compose.c, src/prefs_common.[ch]
268                 add block cursor option
269
270 2001-10-02 [paul]       0.6.2claws13
271
272         * sync with sylpheed 0.6.2cvs9
273
274 2001-09-30 [paul]       0.6.2claws12
275
276         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
277                 updated translations
278
279         * po/POTFILES.in
280                 add 'src/importldif.c'
281
282         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
283                 added eudora-to-vCard conversion tool
284                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
285
286         * sync with sylpheed 0.6.2cvs8
287
288 2001-09-30 [paul]
289
290         * sylpheed-0.6.2claws released
291
292 2001-09-27 [melvin]     0.6.2claws11
293
294         * src/gtkspell.c
295                 fixed crash when using default path (introduced 
296                 in 0.6.2claws10)
297                 fixed tiny bug for initial suggestion mode
298
299 2001-09-27 [melvin]     0.6.2claws10
300         
301         * src/gtkspell.c
302                 fixed bug where gtkpspell didn't set the path correctly
303
304         * README.claws
305                 added a paragraph about spell checking
306                 
307
308
309 2001-09-27 [paul]       0.6.2claws9
310
311         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
312                 replace '// comments' with '/* comments */' to prevent
313                 some compiler warnings 
314
315         * sync with sylpheed 0.6.2cvs6
316
317 2001-09-26 [alfons]     0.6.2claws8
318
319         * src/messageview.c
320                 introduce return receipt request notification again,
321                 which was lost because of other semantics in 
322                 procheader_parse() (???)
323
324 2001-09-26 [christoph]  0.6.2claws7
325
326         * src/compose.c
327                 replace comments for old code with #if 0
328                 readded auto cc, bcc and reply-to
329         * src/prefs_matcher.c
330         * src/prefs_scoring.c
331                 removed some definition (was moved to
332                 prefs.h)
333
334 2001-09-26 [paul]       0.6.2claws6
335
336         * src/mainwindow.c
337                 make 'Follow-up and reply to' sensitive
338
339         * more sync with sylpheed 0.6.2cvs5
340
341 2001-09-25 [melvin]
342
343         * 0.6.2claws5
344
345         * src/gtkspell.c
346                 fixed bug for "US-ASCII" introduced by the encoding code
347
348 2001-09-25 [paul]
349
350         * 0.6.2claws4
351
352         * src/prefs_common.[ch], src/summaryview.c
353                 'next unread msg' 'go to next folder?' dialog can be
354                 given default behaviour, either always show dialog,
355                 or assume 'yes', or assume 'no'
356                 Submitted by wwp <subscript@free.fr>
357
358 2001-09-25 [melvin]
359                 
360         * src/compose.c src/gtkspell.[ch]
361                 added support for different encodings
362
363 2001-09-25 [paul]
364
365         * more sync with sylpheed 0.6.2cvs5
366
367 2001-09-24 [alfons]
368         
369         * src/prefs_folder_item.c
370                 add check for item->prefs->default_to string is NULL and
371                 add another check when freeing this string
372
373 2001-09-24 [paul]
374
375         * configure.in
376                 change to version 0.6.2claws3
377
378         * sync with sylpheed 0.6.2cvs5 
379
380 2001-09-24 [match]
381         * src/ldif.[ch], src/importldif.[ch], addressbook.c
382                 import LDIF files.
383         * src/addrcache.[ch], addrindex.[ch]
384                 small update for future
385         * src/addrbook.c
386                 fix test XML file.
387
388 2001-09-24 [melvin]
389         * src/gtkspell.[ch]
390                 added 'Learn from mistakes' option
391                 better handling of quotes in checked words
392                 sorted dict list
393         * po/fr.po
394                 small update for spell checking stuff
395
396 2001-09-23 [alfons]
397         
398         * src/gtkspell.c
399                 edit a little bit so it complies more with main coding style
400
401 2001-09-23 [alfons]
402
403         * src/folder.[ch], prefs_folder_item.c, compose.c
404                 migrate "request return receipt" folder property
405                 to folderlist.xml
406
407 2001-09-22 [alfons]
408
409         * README.claws **NEW**
410                 (add things of interest for users of main branch 
411                 and claws here)
412
413         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
414                 re-implement threading per folder option, but store 
415                 the setting in folderlist.xml (where it belongs)
416
417 2001-09-21 [melvin]
418
419         * src/gtkspell.[ch]
420                 fixed bug when compose window is under another window
421         * src/prefs_common.[ch] src/compose.c
422                 changed 'dictionary_path' to 'dictionary' to be consistent
423                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
424         * ac/pspell.m4 src/Makefile.am 
425                 dropped PSPELL_PATH macro
426         * po/fr.po
427                 updated translations
428
429 2001-09-21 [christoph]
430
431         * src/compose.c
432                 added border around header fields
433                 keep header type when new field is added
434
435 2001-09-20 [christoph]
436
437         * src/utils.[ch]
438                 more portable debug_print with source filename
439                 and linenumber
440         * src/procmsg.c
441                 more newlines after debug messages
442
443 2001-09-20 [paul]
444
445         * configure.in
446                 change to version 0.6.2claws2
447
448         * sync with sylpheed 0.6.2cvs3
449
450 2001-09-19 [melvin]
451
452         * src/gtkspell.c
453                 fixed the post-right-click focus pb
454                 fixed crash when 'Spell check all' after dict change 
455                         and when cursor is at the end of the text
456                 shift-right-click pops up config menu even on misspelled words.
457         * po/POTFILES.in
458                 added gtkspell.c
459
460 2001-09-19 [melvin]
461
462         * src/about.c
463                 added pspell to compiled-in features list
464
465 2001-09-18 [melvin]
466
467         * switched to pspell and dropped ispell
468         * ac/pspell.m4
469                 new file. autoconf macro for pspell
470         * ac/Makefile.am 
471         * configure.in acconfig.h
472                 added pspell support
473         * src/Makefile.am
474         * src/main.c src/compose.[ch] src/gtkspell.[ch]
475         * src/prefs_common.[ch] 
476                 added pspell support
477
478 2001-09-18 [christoph]
479
480         * src/addr_compl.c
481         * src/template.[ch]
482                 replace LOG_MESSAGE with debug_print
483         * src/compose.[ch]
484                 gui improvements
485         * src/menu.c
486                 added newline after debug message
487         * src/utils.h
488                 using __VA_ARGS__ for debug_print macro
489         * tools/.cvsignore
490                 ignore Makefile and Makefile.in
491
492 2001-09-18 [paul]
493
494         * configure.in
495                 change to version 0.6.2claws1
496         * sync with sylpheed 0.6.2cvs1
497
498         * src/matcher.c 
499         * src/prefs_matcher.c
500                 add 'score equal to' option, submitted by
501                 Paul Evans <nerd@freeuk.com>
502
503 2001-09-15 [christoph]
504
505         * src/mainwindow.c
506                 comment out menu entry not existing in claws
507         * src/menu.c
508                 add debug output for non existing menu entries
509         * src/summaryview.c
510                 fix next/prev unread message for ignored threads
511         * src/utils.[ch]
512                 add sourcefile and line number to debug output
513                 otherwise it is sometimes hard to find the
514                 source code part if debug messages are translated
515
516 2001-09-14 [darko]
517         
518         * src/folderview.c
519                 refresh target folder style after colour is changed
520
521 2001-09-13 [paul]
522
523         * configure.in
524                 change to version 0.6.1claws3
525
526         * sync with sylpheed 0.6.1cvs6
527
528 2001-09-13 [darko]
529         
530         * src/folderview.c
531                 fix target folder colourization to use user selected colour
532
533 2001-09-12 [darko]
534         
535         * src/summaryview.c
536                 fix crash when message that is marked for copy/move is unmarked
537
538 2001-09-09 [paul]
539
540         * configure.in
541                 change to version 0.6.1claws2
542
543         * sync with sylpheed 0.6.1cvs3
544
545 2001-09-09 [alfons]
546         
547         * src/folderview.c
548                 fix bug with default font used for trash folder text
549
550 2001-09-06 [paul]
551
552         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
553                 updated translations
554
555         * configure.in
556                 change to version 0.6.1claws1
557
558         * sync with sylpheed 0.6.1cvs2
559
560 2001-09-03 [paul]
561
562         * po/POTFILES.in
563                 add Match's new addressbook
564
565         * po/de.po
566                 updated translation submitted by Jens Oberender
567
568 2001-09-02 [paul]
569
570         * configure.in
571                 change to 0.6.1claws
572         * sync with sylpheed 0.6.1 release
573
574 2001-09-02 [paul]
575
576         * configure.in
577                 change to 0.6.0claws2
578
579         * sync with sylpheed 0.6.0cvs4
580
581         * po/pt_BR.po
582                 updated translation submitted by Fabio Junior Beneditto
583
584 2001-09-01 [match]
585         * pixmaps/
586                 interface.xpm
587                 book.xpm
588                 address.xpm
589         * src/
590                 Makefile.am
591                 a ton of new files
592
593 2001-08-31 [paul]
594
595         * configure.in
596                 change to version 0.6.0claws1
597
598         * sync with sylpheed 0.6.0cvs1
599
600         * po/es.po
601                 updated translation submitted by Ricardo Mones Lastra
602
603         * po/POTFILES.in
604                 add 'src/prefs_templates.c'
605
606         * src/compose.c, src/summaryview.c
607                 fix segfault on 'Re_edit'               
608
609 2001-08-30 [alfons]
610
611         * configure.in, Makefile.am
612         * tools/Makefile.am
613                 add tools directory to source distribution
614
615 2001-08-30 [paul]
616
617         * configure.in
618                 change to version 0.6.0claws
619
620         * sync with sylpheed 0.6.0 release
621
622 2001-08-30 [christoph]
623
624         * configure.in
625                 removed autoconf version check
626
627 2001-08-30 [paul]
628
629         * src/account.c, src/compose.c, src/prefs_common.[ch]
630         * src/procheader.[ch] src/utils.[ch]
631                 Enhanced automatic account selection on replies
632                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
633
634         * configure.in
635                 add LDAP and JPilot to the configuration results output.
636
637 2001-08-29 [christoph]
638
639         * src/summeryview.c
640                 no bold font for ignored threads
641
642 2001-08-29 [paul]
643
644         * configure.in
645                 change to version 0.5.3claws6
646
647         * sync with sylpheed 0.5.3cvs10
648                 src/stringtable.[ch]: New Files
649
650         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
651         * src/pixmaps/sylpheed.xpm
652                 add mini-icons to windows (by Alfons)
653
654 2001-08-27 [paul]
655
656         * src/mainwindow.c
657                 new functions: next_labeled_cb(), prev_labeled_cb()
658
659         * src/summaryview.c
660                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
661                 summary_select_next_labeled(), summary_select_prev_labeled()
662
663         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
664                 give claws blue folders and a blue trash can
665
666 2001-08-27 [paul]
667
668         * configure.in
669                 change to version 0.5.3claws5
670
671         * sync with sylpheed 0.5.3cvs9
672                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
673
674 2001-08-24 [christoph]
675
676         * src/filesel.c
677                 keep filename when browsing directories
678                 (not working for user entered filename, but
679                  for default name and selected filename from
680                  file list)
681         * src/mainwindow.c
682                 fixed wrong spelling "Folllow-up"
683         * src/mbox_folder.c
684         * src/procmsg.c
685         * src/summaryview.c
686                 fixed new/unread message count with ignored
687                 threads (2 commits, first didn't notice no
688                 longer needed decreasing)
689         * src/inc.c
690                 readded scrolling of progress dialog
691                 (lost in sync)
692
693 2001-08-24 [paul]
694
695         * configure.in
696                 change to 0.5.3claws4
697
698         * sync with sylpheed 0.5.3cvs7
699
700 2001-08-24 [christoph]
701
702         * src/compose.c
703                 set request return receipt when replying
704                 if it is set is the folder prefs of the
705                 message
706         * src/inc.c
707                 disable final error popup if popups are
708                 disabled in config (again)
709
710 2001-08-23 [paul]
711
712         * configure.in
713                 Change version number to 0.5.3claws3
714
715         * sync with sylpheed 0.5.3cvs5
716
717         * src/mimeview.c
718                 double quote '%s' in 'gedit %s' to fix bug when
719                 opening attachment with spaces in the name
720
721 2001-08-22 [alte]
722         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
723           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
724                 initial message templates support
725
726
727 2001-08-22 [paul]
728
729         * configure.in
730                 change version number to 0.5.3claws2
731
732         * sync with sylpheed 0.5.3cvs4
733
734         * src/procmsg.h src/summaryview.c
735                 re-implement (un)ignore thread
736
737 2001-08-21 [paul]
738
739         * src/summaryview.c
740                 remove unnecessary code
741         * src/compose.c
742                 enable 'dynamic' signatures (submitted by
743                 Eric Limpens <eric@hscg-internet.nl>)
744
745 2001-08-21 [paul]
746
747         clean up after sync with sylpheed 0.5.3 release
748
749         * src/folderview.c
750                 fix re-introduced font mess, see Christoph's
751                 entry 2001-06-24
752
753         * src/summaryview.c
754                 remove prev_msgnum
755                 use sylpheed's small font instead of
756                 gtk default font for summary view
757
758
759 2001-08-17 [paul]
760
761         * configure.in
762                 add pl to ALL_LINGUAS - sync with main branch
763
764         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
765                 Updated. Translations by Jens Oberender, Ricardo Mones
766                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
767
768         * po/pl.po  ** NEW FILE **
769                 sync with the main branch
770
771         * src/folderview.c
772                 fix target folder colorizing and refresh problem
773
774
775 2001-08-17 [christoph]
776
777         * src/mainwindow.c
778                 claws uses 4 colors for target folder coloring.
779                 arrays were not long enough and destroyed the
780                 stack causing a segfault.
781                 target folder colorizing does not work anymore
782                 for me
783
784 2001-08-16 [paul]
785
786         * configure.in
787                 change to version 0.5.3claws1
788
789         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
790           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
791           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
792
793                 sync with sylpheed 0.5.3 release, but keep claws method of
794                 configuring/saving fonts
795
796         * src/addressbook.[ch]
797                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
798                 in line with a similar change in Hiroyuki's branch
799
800         * src/mainwindow.[ch]
801                 disable main_window_set_thread_option()
802         * src/prefs_folder_item.c
803                 comment out &tmps_prefs.enable_thread,
804         * src/mbox_folder.c, src/procmsg.[ch]
805                 comment out MSG_IS_IGNORE_THREAD
806         * src/summaryview.c
807                 comment out summary_ignore_thread() and summary_unignore_thread()
808                 comment out MSG_IS_IGNORE_THREAD
809
810                 use Hiroyuki's threading instead.
811
812
813
814 2001-08-15 [paul]
815
816         * src/account.c
817                 use Hiroyuki's 0.5.3 column scheme but also
818                 include the enable/disable button.
819         * src/pixmaps/mark.xpm
820                 add Hiroyuki's amended pixmap
821
822 2001-08-13 [christoph]
823
824         * src/account.c
825                 receive at get all column showed wrong state for APOP
826                 button should only work for POP3 and APOP accounts
827         * src/prefs_account.c
828                 added missing preprocessor statement for SSL
829
830 2001-08-12 [paul]
831
832         * src/account.[ch]
833                 add 'receive at get all' column and enable/disable
834                 button.
835
836 2001-08-06 [christoph]
837
838         * src/account.c
839                 show usage of SSL in protocol column
840
841         * src/imap.c
842         * src/inc.c
843                 renamed ssl options
844
845         * src/prefs_account.[ch]
846                 moved ssl options to a new page
847
848         * src/send.c
849         * src/smtp.c
850         * src/ssl.[ch]
851                 renamed ssl options
852                 added support for SMTP STARTTLS command
853
854 2001-08-05 [christoph]
855
856         * configure.in
857                 debian autoconf needs version check to find
858                 correct autoconf version. if the file is
859                 named configure.in 2.13 is used, which does
860                 not work with this configure.in script.
861                 other solution would be to rename the script
862                 to configure.ac as suggested in the autoconf
863                 manual.
864
865         * src/inc.c
866                 disable final error popup if popups are
867                 diabled in config
868
869         * src/socket.c
870                 bugfix in ssl_gets
871                 fixes IMAP over SSL problem
872
873 2001-08-03 [paul]
874
875         * configure.in
876                 change to 0.5.2claws1
877
878         * sync with sylpheed 0.5.2cvs1
879
880 2001-08-02 [alfons]
881
882         * configure.in
883                 quick fix for ispell detection...
884
885 2001-08-01 [paul]
886
887         * configure.in
888                 change to 0.5.1claws4
889
890         * sync with sylpheed 0.5.1cvs7
891
892 2001-07-31 [alfons]
893
894         * src/prefs_common.c, src/prefs_common.h, 
895           src/gtkspell.c, src/gtkspell.h
896                 add global spelling checker settings (compose tab) +
897                 selection of dictionary 
898           
899         * configure.in  
900                 guess valid ispell location
901
902 2001-07-31 [paul]
903
904         * po/POTFILES.in
905                 removal of 'src/quote_fmt_parse.c'
906         * po/de.po
907                 Updated de.po
908                 (submitted by Jens Oberender <didge@suse.de>)
909
910 2001-07-31 [darko]
911
912         * src/folder.[ch]
913         * src/folderview.[ch]
914         * src/mainwindow.c
915         * src/mh.c
916         * src/prefs_common.[ch]
917         * src/summaryview.c
918                 target folder colourization
919
920 2001-07-30 [paul]
921
922         more sync with Sylpheed 0.5.1cvs6 
923
924 2001-07-30 [darko]
925
926         * src/mh.c
927         * src/prefs_folder_item.[hc]
928         * src/summaryview.c
929                 shared folders support with a GUI
930
931 2001-07-29 [paul]
932
933         0.5.1claws3
934
935         * sync with Sylpheed 0.5.1cvs6
936
937 2001-07-29 [paul]
938
939         * po/pt_BR.po
940                 updated
941                 (submitted by Fabio Junior Beneditto)
942
943 2001-07-28 [paul]
944
945         * src/procmime.c
946         * AUTHORS
947                 patch to correct bad image mime headers
948                 (submitted by Don Quijote <dq@searchlores.org>)
949
950 2001-07-28 [paul]
951
952         * tools/gif2xface.pl   **NEW FILE**
953         * tools/README
954                 script to convert file.gif to file.xface for
955                 use in a custom header.
956                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
957
958 2001-07-27 [alfons]
959         
960         * configure.in
961                 change macros for detecting JPilot and LDAP
962
963 2001-07-27 [christoph]
964
965         * src/filtering.c
966                 code cleanup (MIN / MAX warning, needed casting)
967
968 2001-07-27 [alfons]
969
970         * procheader.c
971                 disallow setting flags when detecting certain headers
972                 (X-Status, Status, Seen, X-Seen). 
973         
974         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
975
976 2001-07-27 [christoph]
977
978         * src/prefs_filter.c
979         * src/prefs_filtering.c
980         * src/prefs_matcher.c
981         * src/prefs_scoring.c
982                 scroll list when moving rows up or down
983
984         * src/imap.c
985         * src/imap.h
986         * src/prefs_account.c
987         * src/prefs_account.h
988         * src/send.c
989                 SMTP over SSL (untested, feedback requested)
990                 IMAP over SSL
991
992         * src/ssl.c
993                 code cleanup
994
995 2001-07-26 [alfons]
996         
997         * configure.in, acconfig.h
998                 define CLAWS (need this for main / claws detection)
999
1000 2001-07-25 [alfons]
1001
1002         * configure.in
1003                 Sylpheed 0.5.1claws2
1004                 
1005         * sync with Sylpheed 0.5.1cvs4
1006
1007 2001-07-25 [christoph]
1008
1009         * src/scoring.c
1010                 fixed segfault
1011                 item->prefs == NULL (don't know why)
1012
1013 2001-07-25 [alfons]
1014
1015         * configure.in
1016                 Sylpheed 0.5.1claws1
1017
1018         * sync with Sylpheed 0.5.1cvs1-3
1019
1020 2001-07-24 [christoph]
1021
1022         * src/folderview.c
1023         * src/prefs_folder_item.[ch]
1024                 added folderitem preferences dialog with
1025                 default To: and auto request return receipt
1026
1027         * src/compose.[ch]
1028         * src/menu.[ch]
1029                 changes to handle new folderitem preferences
1030
1031         * src/mainwindow.c
1032         * src/summaryview.c
1033                 call compose new mail with current folderitem
1034
1035 2001-07-24 [alfons]
1036
1037         Release Sylpheed 0.5.1claws
1038
1039         * configure.in
1040                 change to release version 0.5.1claws
1041
1042 2001-07-24 [christoph]
1043
1044         * src/summaryview.c
1045                 fixed segfault that happend when the selected
1046                 message was removed while retrieving new messages.
1047
1048         * po/es.po
1049                 updated translation
1050                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
1051
1052 2001-07-22 [alfons]
1053
1054         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
1055         this is a work in progress, for more information: http://nlpagan.net/sylman 
1056         
1057         * configure.in, src/mainwindow.c, manual/Makefile.am
1058                 add support for English manual
1059
1060         * AUTHORS
1061                 add authors of user manuals
1062
1063         * manual/en/sylpheed*.html
1064                 add English documentation
1065
1066 2001-07-22 [christoph]
1067
1068         * po/POTFILES.in
1069                 added src/ssl.c
1070         * src/ssl.c
1071                 changed a wrong debug message
1072
1073 2001-07-22 [alfons]
1074
1075         * po/nl.po
1076                 update Dutch translation
1077
1078         * src/prefs_filtering.c, 
1079           src/prefs_matcher.c
1080                 add more translatable strings           
1081
1082 2001-07-21 [alfons]
1083
1084         0.5.0claws7
1085
1086         * configure.in
1087                 change version
1088
1089         * src/inc.c, src/summaryview.[ch]
1090                 prevent update of mark file when filtering has done, by
1091                 using a variable; this affects two functions:
1092                         inc.c::inc_finished()
1093                         summaryview.c::summary_show()
1094
1095 2001-07-20 [alfons]
1096
1097         * src/filtering.[ch], src/prefs_filtering.c, 
1098           src/matcher.[ch]
1099                 add filtering action for label coloring 
1100
1101         * po/POTFILES.in
1102                 add labelcolors.c
1103
1104         * added src/labelcolors.c
1105         * added src/labelcolors.h
1106         * src/Makefile.am, src/summaryview.c
1107                 rearrange label coloring code
1108
1109         * src/procmsg.h
1110                 add more parentheses so label colouring works correctly
1111
1112         * src/filtering.c
1113                 don't really delete message, but move it to Trash
1114
1115         * src/prefs_matcher.c
1116                 add quote options to info dialog
1117
1118 2001-07-20 [christoph]
1119
1120         * src/Makefile.am
1121         * src/inc.c
1122         * src/main.[ch]
1123         * src/socket.h
1124         * src/ssl.[ch] (new)
1125                 moved ssl stuff to a seperate file
1126
1127 2001-07-20 [darko]
1128
1129         * src/summaryview.c
1130                 fix show sender using address book with no e-mail
1131                 address in From: field
1132
1133 2001-07-19 [alfons]
1134
1135         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
1136                 fix messy handling of escaping... now at least the
1137                 execute command is useful. escape char is '\', we
1138                 accept \n and \r too. 
1139
1140                 Real life example:
1141                 
1142                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
1143                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
1144
1145 2001-07-18 [alfons]
1146
1147         0.5.0claws6
1148
1149         * src/summaryview.c
1150                 clean up
1151
1152         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
1153           src/procmsg.[ch]
1154                 revise filtering; currently move, copy, marking have
1155                 been tested. if you like bleeding edge stuff, you
1156                 should definitely go for this version :)
1157
1158         * mark old working stuff as VERSION_0_5_0_CLAWS5        
1159
1160 2001-07-17 [christoph]
1161
1162         * src/utils.c
1163                 timestamp log
1164
1165 2001-07-17 [alfons]
1166
1167         0.5.0claws5
1168
1169         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
1170           bits in the mark file, without affecting either branch. Lots of
1171           files changed, also in claws branch.
1172
1173           UNTESTED: use of mbox folders
1174
1175         * src/summaryview.c
1176                 added mark all read; however this was a quick hack used for
1177                 cleaning up mess after initial merge with Hiroyuki
1178
1179         * configure.in
1180                 change claws version number back to 0.5.0claws5 to clear up 
1181                 confusion & pretension (recent release was technically 
1182                 0.5.0claws4, so we neatly align with Hiroyuki :-)
1183
1184 2001-07-16 [alfons]
1185
1186         sync with Hiroyuki's 0.5.0cvs4
1187
1188 2001-07-16 [alfons]
1189
1190         0.5.1claws3
1191
1192         * src/filtering.[ch]
1193                 remove invalid updating of mark files for 
1194                 filter actions MATCHING_ACTION_MOVE and 
1195                 MATCHING_ACTION_DELETE; this should fix the
1196                 folder update bug
1197                 
1198         * src/procmsg.c
1199                 revert Christoph's stab at fixing the folder 
1200                 update bug
1201
1202         * po/POTFILES.in
1203                 add missing files with translatable strings
1204
1205         * src/summaryview.c
1206                 remove debug print
1207
1208 2001-07-15 [alfons]
1209
1210         * src/addr_compl.[ch], src/prefs_filtering.c
1211                 make "filtering pref dialog's destination entry" an
1212                 "address completable entry", if filter destination is 
1213                 an email address
1214
1215         0.5.1claws2
1216         
1217         sync with Hiroyuki's 0.5.0cvs2-3
1218
1219 2001-07-15 [christoph]
1220
1221         * src/procmsg.c
1222                 fixed folder stats update after incorporation
1223
1224 2001-07-15 [alfons]
1225
1226         * src/summaryview.c
1227                 * finish label colouring stuff (for now)
1228                 * fix incorrect colour bug (off by one) 
1229
1230 2001-07-14 [alfons]
1231
1232         * src/mainwindow.c
1233                 change text labels for news and mail message so there's
1234                 plenty of toolbar estate left
1235
1236         * configure.in
1237                 0.5.1claws1
1238
1239         * src/folderview.c
1240           src/folder.[ch]
1241                 sync with Hiroyuki's 0.5.0cvs1
1242
1243         * src/summaryview.c
1244                 more rewrite label colouring
1245
1246 2001-07-14 [alfons]
1247
1248         * src/summaryview.[ch]
1249                 * start rewrite label colouring 
1250                 * fix proper location "Add Sender To Addressbook" menu item
1251
1252 2001-07-13
1253
1254         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
1255         (actually this is 0.5.0claws4)
1256
1257 2001-07-13 [alfons]
1258
1259         * po/pt_BR.po
1260                 * fix duplicate message
1261                 * add updated Portugese / Brazilian translation
1262                   submitted by Fabio Junior Beneditto
1263
1264 2001-07-12 [alfons]
1265
1266         * AUTHORS
1267                 add Jens
1268
1269         * po/nl.po
1270                 add updated Dutch translation
1271
1272         * po/de.po
1273                 add updated German translation submitted by Jens
1274
1275 2001-07-11 [alfons]
1276
1277         Prerelease before 0.5.0claws. Please test.
1278         This version is temporarily tagged as VERSION_0_5_0_TEST
1279
1280         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
1281           src/prefs_scoring.c, src/prefs_matcher.c, 
1282           src/prefs_filtering.c, src/mbox.c, 
1283           src/main.c, src/inc.c, src/filtering.[ch]
1284                 revert new Hoa's new matcher (does not work yet)
1285
1286         * src/Makefile.am
1287                 clean up
1288
1289 2001-07-10
1290
1291         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
1292
1293
1294 2001-07-10 [alfons]
1295
1296         * Makefile.am
1297                 add ChangeLog.claws to EXTRA_DIST
1298         * src/Makefile.am
1299                 add matcher_parser_parse.h to EXTRA_DIST
1300
1301 2001-07-10 [christoph]
1302
1303         * src/inc.c
1304                 add destination folder to table of
1305                 folders that need to be updated after
1306                 incorporation
1307
1308 2001-07-10 [alfons]
1309
1310         * folder.[ch]
1311           folderview.c
1312                 make collapse state of folders and folder items persistent, i.e.
1313                 if you collapse a folder tree, the next time sylpheed-claws starts 
1314                 up the folder tree remains collapsed.  
1315                 
1316 2001-07-10 [christoph]
1317
1318         * acconfig.h
1319         * configure.in
1320                 added --enable-ssl
1321         * src/md5.[ch]
1322                 renamed MD5_CTX to MD5_CTX_syl
1323                 conflicts with a struct in openssl
1324         * src/inc.c
1325         * src/main.[ch]
1326         * src/prefs_account.[ch]
1327         * src/socket.[ch]
1328                 SSL support for POP
1329         * src/mainwindow.c
1330                 fixed compose with current account
1331                 broken by new compose button stuff
1332
1333 2001-07-09 [hoa]
1334
1335         * AUTHORS
1336                 changed my email address
1337
1338         * src/matcher_parser_parse.y
1339                 clean the parser to remove conflicts
1340
1341 2001-07-09 [alfons]
1342
1343         * AUTHORS
1344                 add Match Grun
1345
1346         * configure.in
1347                 fix incorrect description of --enable-ldap parameter
1348
1349         * src/prefs_common.[ch]
1350           src/compose.c
1351                 add experimental option "smart wrapping" which makes the
1352                 compose editor auto wrap.
1353                 
1354                 | TODO: the problem with the buggy cursor handling is caused |
1355                 | by the GtkText. when deleting / backspacing text its       |
1356                 | wrapping algorithm does not take in account the previous   |
1357                 | line. should find a way to hack this in.                   |
1358                 | or should perhaps combine this with the word wrapping      |
1359                 | patch i wrote in january.                                  |
1360
1361         * src/about.c
1362                 show build parameters for LDAP and JPilot
1363
1364         * src/summaryview.c
1365                 revert Christoph's bugfix for selecting next unread message, 
1366                 because folder stats aren't updated correctly
1367
1368 2001-07-08 [hoa]
1369
1370         * src/filtering.c
1371         * src/mainwindow.c
1372         * src/matcher.c
1373         * src/matcher_parser_lex.l
1374         * src/matcher_parser_parse.y
1375         * src/prefs_filtering.c
1376         * src/prefs_scoring.c
1377         * src/scoring.c
1378                 bugfix of the config file parser
1379
1380 2001-07-08 [alfons]
1381
1382         * src/Makefile.am
1383                 added generated matcher sources to BUILT_SOURCES
1384
1385 2001-07-08 [hoa]
1386
1387         * src/Makefile.am
1388         * src/.cvsignore
1389                 added new config file parser
1390
1391         * src/scoring.[ch]
1392         * src/filtering.[ch]
1393         * src/matcher.[ch]
1394         * src/prefs_filtering.c
1395         * src/prefs_matcher.c
1396         * src/prefs_scoring.c
1397         * added src/matcher_parser.h
1398         * added src/matcher_parser_lex.h
1399         * added src/matcher_parser_lex.l
1400         * added src/matcher_parser_parse.y
1401                 lex & yacc config file parser
1402
1403         * src/mbox.c
1404         * src/inc.c
1405         * src/main.c
1406                 changes prefs_filtering into global_filtering           
1407
1408         * src/summaryview.c
1409                 build threads with subjects only if "Re: " is at the
1410                 beginning of the subject
1411
1412 2001-07-07 [paul]
1413
1414         0.5.0claws
1415
1416         sync with sylpheed 0.5.0
1417                 change of version number only
1418
1419 2001-07-06 [paul]
1420
1421         0.5.0claws5
1422
1423         sync with sylpheed 0.5.0pre5
1424
1425 2001-07-05 [paul]
1426
1427         sync with sylpheed 0.5.0pre4 release
1428                 /po and /manual/ja not sync'ed
1429
1430 2001-07-04 [paul]
1431
1432         more sync with sylpheed 0.5.0pre4
1433
1434 2001-07-03 [christoph]
1435
1436         * src/addressbook.c
1437                 fixed address book broken by address book
1438                 for VCard, JPilot, LDAP
1439
1440 2001-07-03 [alfons]
1441
1442         * src/matcher.c
1443         * src/textview.c
1444                 stopped memory leaks
1445
1446 2001-07-03 [paul]
1447
1448         more sync with sylpheed 0.5.0pre4
1449
1450 2001-07-02 [match]
1451
1452         * included address book patch for VCard, JPilot, LDAP
1453         * pref_common.c - fixed Font options on Display tab (cosmetic)
1454         * alertpanel.c - fixed truncated message
1455
1456 2001-07-02 [christoph]
1457
1458         * src/mbox_folder.c
1459         * src/procmsg.[ch]
1460         * src/summaryview.c
1461                 mark threads for ignoring
1462
1463 2001-07-02 [paul]
1464
1465         0.5.0claws4
1466
1467         * sync with sylpheed 0.5.0pre4
1468                 updated gettext to 0.10.38.
1469
1470 2001-07-01 [paul]
1471
1472         * src/ mainwindow.c
1473         * src/procmsg.h
1474         * src/summaryview.[ch]
1475                 new right-click option: Label.
1476                 substitute for 'Mark-->Mark/Unmark', colours the line.
1477                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
1478
1479 2001-07-01 [christoph]
1480
1481         * src/folderview.c
1482                 fixed font for trash
1483         * src/summaryview.c
1484                 move ctree to unread message
1485
1486 2001-07-01 [paul]
1487
1488         * sync with sylpheed 0.5.0pre3 release
1489
1490 2001-06-30 [alfons]
1491
1492         * src/filesel.[ch]
1493         * src/compose.c
1494                 allow inserting / attaching multiple files in
1495                 the composer window
1496
1497 2001-06-30 [paul]
1498
1499         * src/codeconv.c
1500                 small change to Alfons' previous stuff so that it
1501                 actually makes
1502
1503 2001-06-30 [alfons]
1504
1505         * lots of files changed; first attempt to merge the changes
1506           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
1507
1508 2001-06-30 [paul]
1509
1510         * po/pt_BR.po
1511                 updated and completed, translations by Fabio
1512                 Junior Beneditto <fjbeneditto@yahoo.com.br>
1513
1514 2001-06-29 [alfons]
1515
1516         * src/compose.c
1517         * src/mimeproc.[ch]
1518                 allow selecting an attached files' mime type from a 
1519                 list of types.
1520
1521 2001-06-29 [paul]
1522
1523         * more sync with sylpheed 0.5.0pre3
1524
1525 2001-06-29 [paul]
1526
1527         * po/pt_BR.po
1528                 merge with sylpheed.pot and pt_BR.po provided by
1529                 Fabio Junior Beneditto.
1530
1531 2001-06-29 [darko]
1532
1533         * src/procmime.c
1534                 make MIME types case insensitive
1535
1536 2001-06-28 [alfons]
1537
1538         * po/nl.po
1539                 merge with sylpheed.pot and old nl.po; translations added.
1540
1541 2001-06-28 [paul]
1542
1543         * more sync with sylpheed 0.5.0pre3
1544
1545 2001-06-27 [alfons]
1546
1547         * src/summaryview.c
1548                 don't crash when removing parent node of messages
1549                 attracted by subject. this was caused by not deleting
1550                 the parent node from the subject line hash table.
1551
1552 2001-06-27 [alfons]
1553
1554         * src/summaryview.c
1555         * src/compose.[ch]
1556         * src/mainwindow.c
1557                 if there are multiple messages selected, allow forwarding
1558                 them as attachments.
1559
1560 2001-06-27 [paul]
1561
1562         * more sync with sylpheed 0.5.0pre3
1563
1564 2001-06-26 [paul]
1565
1566         0.5.0claws3
1567
1568         * sync with sylpheed 0.5.0pre3
1569
1570 2001-06-25 [paul]
1571
1572         * src/mainwindow.c
1573                 fixed 'compose news article' bug
1574                 from icon-and-text toolbar
1575
1576 2001-06-25 [paul]
1577
1578         * sync with sylpheed 0.5.0pre2 release
1579
1580 2001-06-24 [christoph]
1581
1582         * src/prefs_common.c
1583                 bug fix in font selection
1584         * src/folderview.c
1585                 use sylpheed's normal font instead of
1586                 gtk default font for folders without
1587                 new messages
1588
1589 2001-06-24 [alfons]
1590
1591         * src/mainwindow.[ch]
1592                 added composite compose mail / news button (an idea by Leandro
1593                 Pereira <leandro@linuxmag.com.br>)
1594
1595 2001-06-24 [paul]
1596
1597         Added instructions for ldif-to-xml.py
1598
1599         * tools/README
1600
1601 2001-06-23 [alfons]
1602
1603         Some minor things.
1604
1605         * src/pixmaps/stock_news_compose.xpm
1606                 added pixmap by Leandro
1607         * src/prefs_common.c
1608                 tested built-in spelling checker of GCC 3.0 :)
1609         * po/nl.po
1610                 merged dutch translation of sylpheed-main with
1611                 sylpheed.pot
1612
1613 2001-06-23 [paul]
1614
1615         Added tools directory and files.
1616
1617         * tools/filter_conv.pl
1618                 converts old filter system to new filtering system
1619         * tools/ldif-to-xml.py
1620                 converts netscape addressbook to sylpheed addressbook
1621         * tools/README
1622                 descriptions/instructions for above two files
1623
1624 2001-06-23 [christoph]
1625
1626         * src/inc.c
1627         * src/manage_window.[ch]
1628         * src/prefs_common.[ch]
1629                 mail retrieval dialog can be enabled, disabled
1630                 or hidden if non of sylpheed's windows is active
1631
1632 2001-06-22 [paul]
1633
1634         0.5.0claws2
1635
1636         * sync with sylpheed 0.5.0pre2
1637
1638 2001-06-21 [christoph]
1639
1640         * src/summaryview.c
1641                 show recipient on 'from' for all accounts
1642                 
1643         * src/inc.c
1644         * src/prefs_common.[ch]
1645                 disable error popup on mail receive errors
1646
1647 2001-06-21 [alfons]
1648
1649         * src/compose.c
1650                 made the ruler correctly appear and disappear.
1651
1652         * src/Makefile.am
1653                 removed Hoa's work-in-progress-stuff (interesting!) so 
1654                 claws compiles ok.
1655
1656 2001-06-20 [christoph]
1657
1658         * src/inc.c
1659         * src/progressdialog.c
1660                 added scrolled window for list in progressdialog
1661
1662 2001-06-20 [paul]
1663
1664         sync with sylpheed 0.5.0pre1 release
1665
1666 2001-06-20 [christoph]
1667
1668         * src/summeryview.c
1669                 make building threads by subject work when
1670                 thread view is enabled
1671                 
1672         * src/compose.c
1673         * src/prefs_common.[ch]
1674                 automatically select account for mail replys
1675
1676 2001-06-19 [sergey]
1677
1678         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
1679         they are filled in from the account settings.
1680
1681 2001-06-19 [paul]
1682
1683         * more sync with sylpheed 0.5.0pre1
1684
1685 2001-06-18 [alfons]
1686
1687         * src/Makefile.am,
1688           src/procmime.c
1689                 added --sysconfdir to CPPFLAGS for pointing to the correct
1690                 location of mime.types. 
1691
1692                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
1693                 or ./configure!
1694
1695 2001-06-18 [hoa]
1696
1697         * src/summaryview.c
1698                 fixed some bug when building threads
1699
1700 2001-06-18 [paul]
1701
1702         * src/prefs_account.c
1703                 UI stuff: More changes to the English
1704
1705 2001-06-18 [paul]
1706
1707         * src/pixmaps/stock_news_compose.xpm: new file
1708         * src/Makefile.am
1709         * src/mainwindow.c
1710         * src/summaryview.c
1711                 Added new icon for Hoa's 'compose a news
1712                 message', plus minor improvements to the
1713                 English
1714
1715         * po/ja.po
1716         * ChangeLog
1717         * ChangeLog.jp
1718                 more sync with sylpheed 0.5.0pre1
1719
1720 2001-06-18 [hoa]
1721
1722         * src/compose.[ch]
1723         * src/mainwindow.c
1724                 Follow-up and reply to
1725
1726         * src/summaryview.[ch]
1727                 Build threads also with subjects
1728
1729 2001-06-17 [hoa]
1730
1731         * src/compose.c
1732                 forwarding use the current account.
1733
1734         * src/mainwindow.c
1735                 the "compose message" button has been replaced with
1736                 "new mail" and "new news" buttons
1737
1738         * src/prefs_common.[ch]
1739                 added a configuration option to use the forward button
1740                 as "forward as attachment"
1741                 changed reply and forward format description
1742
1743         * src/quote_fmt_lex.l
1744         * src/quote_fmt_parse.y
1745                 added message with no signature in format for reply
1746                 and forward.
1747
1748 2001-06-17 [paul]
1749
1750         Minor UI stuff
1751
1752         * src/mainwindow.c
1753         * src/summaryview.c
1754                 Improvements to the English
1755
1756         * src/prefs_common.c
1757                 Improvements to the English and some
1758                 clarity/continuity improvements in the
1759                 description of Quote symbols.
1760
1761 2001-06-17 [paul]
1762
1763         0.5.0claws1
1764
1765         * sync with sylpheed 0.5.0pre1
1766
1767 2001-06-17 [hoa]
1768
1769         * src/compose.c
1770                 Better interface for compose, displayed fields
1771                 are updated whenever we change account.
1772                 Newsgroups field is automatically filled.
1773
1774         * src/mainwindow.c
1775                 Newsgroups field is automatically filled.
1776
1777         * src/prefs_account.c
1778                 Some interface stuff when fields appear and
1779                 disappear.
1780
1781 2001-06-16 [paul]
1782
1783         0.4.99claws
1784
1785         * sync with sylpheed 0.4.99
1786
1787 2001-06-16 [sergey]
1788
1789         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
1790         base64_decoder_free, base64_decoder_decode): new object and
1791         functions for decoding base64 streams.
1792         * src/procmime.c (procmime_decode_content): modified to use the
1793         new base64 decoder.
1794
1795 2001-06-15 [paul]
1796
1797         0.4.99claws10
1798
1799         * sync with sylpheed 0.4.99cvs11
1800
1801 2001-06-13 [paul]
1802
1803         0.4.99claws9
1804
1805         * sync with sylpheed 0.4.99cvs9
1806
1807 2001-06-13 [hoa]
1808
1809         * src/compose.c
1810         * src/prefs_account.c
1811
1812                 SMTP server can be defined in the news account
1813                 mime type of attachment are kept.
1814
1815         * src/summaryview.c
1816
1817                 now choose the highest important score between default
1818                 and important score of folder.
1819
1820 2001-06-09 [alfons]
1821         
1822         * src/prefs_common.c: 
1823
1824                 (prefs_quote_description_create): corrected description of 
1825                 quote format characters
1826
1827 2001-06-09 [paul]
1828
1829         0.4.99claws8
1830
1831         * sync with sylpheed 0.4.99cvs8
1832
1833 2001-06-08 [sergey]
1834
1835         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
1836         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
1837
1838 2001-06-08 [paul]
1839
1840         0.4.99claws7
1841
1842         * sync with sylpheed 0.4.99cvs7
1843
1844 2001-06-06 [sergey]
1845
1846         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
1847         clashes with autogenerated header).
1848         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
1849         * src/Makefile.am: added quote_fmt.h.
1850         * src/.cvsignore: added lex/yacc autogenerated files
1851         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
1852
1853 2001-06-06 [paul]
1854
1855         0.4.99claws6
1856
1857         * sync with sylpheed 0.4.99cvs6
1858
1859 2001-06-06 [hoa]
1860
1861         * added src/quote_fmt_parse.h
1862         * src/compose.c
1863                 removed warnings
1864
1865         * src/prefs.[ch]
1866                 don't modify readonly configuration files
1867
1868         * src/prefs_account.c
1869         * src/prefs_common.c
1870         * src/prefs_customheader.c
1871         * src/prefs_display_header.c
1872         * src/prefs_filter.c
1873         * src/prefs_filtering.c
1874         * src/prefs_scoring.c
1875                 don't open dialog box when configuration files
1876                 are readonly
1877
1878 2001-06-05 [sergey]
1879
1880         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
1881
1882         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
1883         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
1884         BUILT_SOURCES to make all files rebuild properly.
1885
1886         * src/compose.c: removed #include "quote_fmt.tab.h".
1887
1888         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
1889         CHARACTER value in yylval.
1890
1891         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
1892         receive CHARACTER value by documented means (yylval).
1893
1894         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
1895
1896 2001-06-05 [hoa]
1897
1898         * src/Makefile.am
1899                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
1900
1901         * src/filtering.c
1902         * src/matcher.c
1903         * src/matcher.h
1904         * src/prefs_filtering.c
1905                 now keep the configuration for execute action
1906
1907         * src/mbox_folder.c
1908                 fixed a warning
1909
1910 2001-06-05 [paul]
1911
1912         * sync with sylpheed 0.4.99cvs5
1913
1914 2001-06-05 [hoa]
1915
1916         * src/Makefile.am
1917                 added quote_fmt.[ch]
1918
1919         * added src/quote_fmt.y
1920         * added src/quote_fmt.l
1921         * added src/quote_fmt.tab.h
1922         * added src/quote_fmt.tab.c
1923         * added src/lex.quote_fmt.c
1924                 parsing configuration for replying
1925                 and forwarding
1926
1927         * src/prefs_common.[ch]
1928                 added configuration UI for replying
1929                 and forwarding
1930
1931         * src/compose.c
1932                 using configuration for replying
1933                 and forwarding
1934
1935 2001-06-04 [hoa]
1936
1937         * src/filtering.c
1938         * src/matcher.c
1939         * src/matcher.h
1940         * src/prefs_filtering.c
1941         * src/prefs_matcher.c
1942         * src/prefs_matcher.h
1943                 action "run a command" for filtering
1944                 and matching with a command.
1945                 fixed the "whole message" matching
1946
1947         * src/mbox_folder.c
1948                 changed temporary filename for security
1949
1950         * src/messageview.c
1951                 queue the notification if it fails to send.
1952
1953         * src/prefs_common.c
1954         * src/prefs_folder_item.c
1955                 changed the default important score             
1956
1957         * src/prefs_scoring.c
1958         * src/scoring.c
1959                 hide kill score input when the folder is not
1960                 a newsgroup
1961
1962 2001-06-03 [alfons]
1963
1964         * src/prefs_common.c:
1965
1966                 (prefs_font_select): pass font name in font entry box to font
1967                 selection dialog.
1968
1969 2001-06-03 [sergey]
1970
1971         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
1972
1973 2001-06-03 [paul]
1974
1975         * sync with sylpheed 0.4.99cvs4
1976
1977 2001-06-03 [alfons]
1978
1979         * src/headerwindow.c:
1980
1981                 (headerwindow_show_cb): use the selected summary view item, not
1982                 the displayed item.
1983
1984 2001-06-02 [alfons]
1985
1986         * src/headerwindow.c:
1987
1988                 (headerwindow_show_cb): always try to show msginfo
1989
1990 2001-06-02 [hoa]
1991
1992         * src/compose.c
1993                 keep attached parts when reediting or forwarding.
1994
1995 2001-06-01 [hoa]
1996
1997         * src/folderview.c
1998         * src/prefs_folder_item.[ch]
1999         * src/prefs_scoring.[ch]
2000         * src/scoring.[ch]
2001         * src/summaryview.[ch]
2002         * src/main.c
2003         * src/mainwindow.c
2004         * src/prefs_common.[ch]
2005                 support for folder scoring
2006                 kill score and important score for messages
2007         
2008         * src/prefs_account.c
2009                 some display bug fixed for local account
2010                 preferences
2011
2012 2001-05-31 [alfons]
2013
2014         * src/summaryview.c:
2015
2016                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
2017                 sender to address book menu item is disabled.
2018
2019 2001-05-30 [hoa]
2020
2021         * src/filtering.[ch]
2022         * src/summaryview.c
2023                 handling summary menu / filter messages
2024
2025         * src/folder.[ch]
2026                 add some stuff
2027
2028         * src/foldersel.c
2029                 imap folders now appears in list
2030
2031         * src/mbox_folder.c
2032                 doesn't crash if destination mail is not writeable
2033
2034 2001-05-29 [hoa]
2035
2036         * src/compose.c
2037                 removed some warnings
2038
2039         * src/filtering.c
2040         * src/folder.[ch]
2041         * src/prefs_filtering.c
2042                 global string to identify any folders           
2043                 removed some debug info
2044                 filtering to mbox folders is now possible
2045
2046         * src/mainwindow.c
2047                 removed some warnings
2048
2049         * src/mbox_folder.c
2050                 permission on files are changed to read/write for user only,
2051                 nothing for other.
2052                 creation of subfolder is handled better.
2053
2054 2001-05-28 [alfons]
2055
2056         Verified the sync for src/prefs_common.[ch] and
2057         src/prefs_account.[ch]. I believe there were some
2058         minor indentation differences.
2059
2060 2001-05-28 [paul]
2061
2062         0.4.99claws3
2063
2064         * sync with 0.4.99cvs3
2065
2066 2001-05-28 [hoa]
2067
2068         * src/compose.c
2069                 handling flags for mbox format
2070
2071         * src/filtering.c
2072                 use of mark file only for MH format
2073                 handling flags for mbox format
2074                 filtering cannot yet move or copy mails to mbox folders.
2075
2076         * src/folder.[ch]
2077                 changed move_msg, copy_msg,
2078                 move_msgs_with_dest, copy_msgs_with_dest functions
2079                 uses only folder->copy_msg() function
2080                 uses folder->finished_copy() to handle the destination
2081                 folder at the end of the copy or move operation.
2082
2083         * src/foldersel.c
2084                 included mbox directories.
2085
2086         * src/folderview.[ch]
2087         * src/mainwindow.c
2088                 handle folders operation for mbox format
2089
2090         * src/mbox.c
2091                 disable conversion of "From " header
2092
2093         * src/mbox_folder.[ch]
2094                 completion of mbox format handling
2095
2096         * src/mh.c
2097                 changed mh_copy_msg() function and
2098                 removed mh_move_msg(), mh_move_msgs_with_dest(),
2099                 mh_copy_msgs_with_dest()
2100
2101         * src/prefs_filtering.c
2102                 removed some warnings
2103
2104         * src/prefs_matcher.c
2105                 default boolean operation is AND
2106
2107         * src/procheader.c
2108                 handling flags for mbox format
2109                 handling of "From " header
2110
2111         * src/procmsg.[ch]
2112                 removed data field
2113                 added MSG_REALLY_DELETED flags to handle deletion of
2114                 messages in mbox format.
2115
2116         * src/summaryview.c
2117                 handling flags for mbox format
2118                 disable the MSG_DELETED flags when messages
2119                 are deleted in mbox format
2120
2121         * src/textview.c
2122                 "From " headers display fixed.
2123
2124 2001-05-27 [alfons]
2125
2126         * src/textview.c:
2127                 
2128                 (get_email_part): skip quoted email addresses, like in e.g.
2129                 "'alfons@proteus.demon.nl'".
2130
2131 2001-05-26 [alfons]
2132
2133         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
2134         and fixing the persistence troubles when using separate windows.
2135
2136         * src/mainwindow.c:
2137         
2138             Added #define SEPARATE_ACTION used in the gtk item factory for 
2139             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
2140                 use gtk_item_factory_get_widget_by_action() to get the items.
2141                 
2142             Removed separate_widget_cb from the gtk item factory data   
2143           
2144             (mainwindow_create): connect separate_widget_cb() to check
2145             menu item "toggled" signal. also passing a MainWindow pointer
2146                 as object data for both check menu items.
2147                 
2148             (separate_widget_cb): definition of separate_widget_cb() to match
2149             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
2150                 window using gtk_object_get_data(). The type of window separation 
2151                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
2152         
2153         * src/prefs_filtering.c,
2154           src/prefs_matcher.c: added horizontal scrollbars
2155
2156 2001-05-25 [darko]
2157
2158         * src/headerview.c
2159                 fix segfault with invalid bold font
2160         * src/summaryview.c
2161                 correctly display summary stats after row is marked
2162
2163 2001-05-23 [sergey]
2164
2165         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
2166         encodings with libjconv.
2167
2168 2001-05-23 [hoa]
2169
2170         * src/Makefile.am
2171                 added mbox_folder.[ch]
2172         * src/defs.h
2173                 mbox temporary folder
2174         * src/folder.[ch]
2175         * added src/mbox_folder.[ch]
2176         * src/folderview.c
2177         * src/procheader.[ch]
2178                 added mbox support
2179         * src/mbox.c
2180                 bugfix for file incorporation filtering
2181         * src/imap.c
2182                 enable creation of MBOX
2183         * src/prefs_display_header.c
2184                 enable use of headers like "From "
2185                 something that should be fixed :
2186                         displaying of such headers add an extra space
2187         * src/prefs_folder_item.c
2188                 don't create folders because it is not necessary
2189         * src/procmsg.h
2190                 added data field to MsgInfo for mbox internal use
2191         * src/summaryview.c
2192                 added some support for mbox
2193         * src/utils.[ch]
2194                 added get_mbox_cache_dir() function
2195
2196 2001-05-23 [hiroyuki]
2197
2198         * src/headerwindow.c
2199           src/inc.c
2200           src/main.c
2201           src/mh.c
2202           src/nntp.c
2203           src/procmsg.h
2204           src/session.h
2205           src/socket.[ch]
2206           src/summaryview.c
2207           src/textview.c
2208           src/automaton.c
2209           src/folderview.c: more sync with 0.4.99cvs2.
2210
2211         * src/headerwindow.c: reverted.
2212
2213 2001-05-22 [paul]
2214
2215         0.4.99claws2
2216
2217         * sync with sylpheed 0.4.99cvs2
2218                 * src/news.[ch]
2219                 * src/nntp.[ch]
2220                 * INSTALL
2221                 * INSTALL.jp
2222
2223 2001-05-22 [alfons]
2224
2225         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
2226
2227 2001-05-21 [alfons]
2228
2229         Minor things:
2230
2231         * configure.in: if gnome-config not found, "no" is displayed
2232         
2233         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
2234
2235         * src/textview.c: now also possible to add mail addresses by right
2236           clicking in the text view
2237
2238         * src/codeconv.c: merged patch which fixes endless loop when encountering
2239           invalid wide characters; from Alte <010@imis.ru>  
2240
2241 2001-05-20 [alfons]
2242
2243         Added installation of gnome specific things:
2244
2245         * Makefile.am: gnome conditional
2246
2247         * configure.in: check for installed gnome
2248
2249         * added sylpheed.png, sylpheed.desktop
2250
2251 2001-05-20 [sergey]
2252
2253         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
2254
2255         * src/mainwindow.h (main_window_toolbar_create): created a button
2256         for "Reply to all".
2257         (main_window_set_toolbar_sensitive): enable/disable the new button
2258         appropriately.
2259         (toolbar_reply_to_author_cb): handle the new button.
2260
2261         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
2262         send_progress_dialog_destroy() on failure (fixes hang on SMTP
2263         failure).
2264
2265 2001-05-19 [sergey]
2266
2267         * src/compose.h (ComposeReplyMode): new modes
2268         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
2269         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
2270
2271         * src/compose.c
2272         (compose_send): move some code into a new function:
2273         (compose_current_mail_account): new function.
2274         (compose_reply): new argument to_author, all callers changed; if
2275         to_author==TRUE and account->protocol==A_NNTP, find and use an
2276         appropriate mail account for replying.
2277         (compose_reply_set_entry): new argument to_author; ignore
2278         compose->replyto if to_author==TRUE.
2279
2280         * src/mainwindow.c: new command "Message/Reply to author".
2281         (main_window_set_menu_sensitive): enable/disable it.
2282         (reply_cb): handle it.
2283
2284         * src/summaryview.c: new command "Reply to author".
2285         (summary_set_menu_sensitive): enable/disable it.
2286         (summary_reply_cb): handle it.
2287
2288         * src/account.c (account_find_mail_from_address): new function.
2289
2290 2001-05-18 [paul]
2291
2292         0.4.99claws1
2293
2294         * sync with sylpheed 0.4.99cvs1
2295
2296 2001-05-18 [hoa]
2297
2298         * src/compose.[ch]
2299         * src/filtering.c
2300         * src/summaryview.c
2301                 new filtering action : forward and forward as attachment
2302
2303         * src/main.c
2304                 no need for $DISPLAY when we run sylpheed --help
2305                 call to parse_cmd_opt() is moved
2306
2307         * src/mainwindow.[ch]
2308                 execute button is hidden when immediate execute
2309                 is chosen
2310
2311         * src/mh.c
2312         * src/news.c
2313         * src/prefs_folder_item.c
2314         * src/procmsg.c
2315                 better handling of missing directories
2316
2317         * src/summaryview.c
2318                 reedit is enabled in outbox
2319                 reedit is enabled in queue
2320
2321 2001-05-17 [hoa]
2322
2323         * src/filtering.c
2324         * src/matcher.[ch]
2325         * src/prefs_filtering.c
2326                 changed attachement into attachment
2327
2328 2001-05-17 [alfons]
2329
2330         0.4.67claws4    
2331
2332         * sync with sylpheed 0.4.67cvs9
2333         * sync with sylpheed 0.4.67cvs7-8
2334
2335 2001-05-17 [hoa]
2336
2337         * src/Makefile.am
2338                 added prefs_filtering.c
2339
2340         * src/filtering.[ch]
2341         * src/matcher.[ch]
2342                 removed action : forward_news and forward_news_as_attachement
2343                 (forward and forward_as_attachement can be used instead)
2344
2345         * src/mainwindow.c
2346                 added menu option to access filtering configuration
2347
2348         * src/prefs_account.c
2349                 changed mail_command default to /usr/sbin/sendmail
2350
2351         * added src/prefs_filtering.[ch]
2352                 dialog box for filtering configuration
2353
2354         * src/prefs_matcher.c
2355                 added function prefs_matcher_get_criteria_from_matching()
2356
2357         * src/prefs_scoring.c
2358                 reset the dialog when register or substitute is clicked
2359
2360 2001-05-15 [hoa]
2361
2362         * src/Makefile.am
2363                 added filtering.[ch]
2364         * src/inc.c
2365                 using filering.[ch] instead of filter.[ch]
2366         * src/main.c
2367                 reading new filtering configuration
2368         * src/matcher.[ch]
2369                 added some filtering actions
2370                 and fixed a bug for headers and mail body matching
2371         * src/mbox.c
2372                 using filering.[ch] instead of filter.[ch]
2373         * src/mh.c
2374                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
2375         * src/summaryview.c
2376                 some fixes for filtering
2377
2378 2001-05-14 [hiroyuki]
2379
2380         * src/send.c: fixed some weird indentations.
2381           send_message_with_command(): call pclose() only if p != NULL.
2382         * src/textview.c: get_email_part(): modified the code for readability.
2383
2384 2001-05-14 [hiroyuki]
2385
2386         * src/md5global.h
2387           src/md5ify.c
2388           src/md5ify.h: removed from the cvs.
2389
2390 2001-05-13 [sergey]
2391
2392         * src/main.c: include rfc2015.h to avoid compiler warnings.
2393         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
2394         the panel is already on screen.
2395         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
2396         closing the alert window by ESC as "No".
2397         * src/prefs_common.c (prefs_interface_create): moved return
2398         receipt check button to the correct place.
2399
2400 2001-03-13 [alfons]
2401
2402         * src/prefs_common.c: 
2403                 moved return receipt check button to the Send tab. (prefs_send_create)
2404                 removed the date format ui related globals. (prefs_display_create)
2405
2406         0.4.67claws3
2407         
2408         * sync with sylpheed 0.4.67cvs5-6
2409
2410 2001-05-13 [paul]
2411
2412         * added Alfons' font selection patch
2413
2414         * src/defs.h
2415         * src/headerwindow.c
2416         * src/prefs_common.c
2417         * src/prefs_common.h
2418
2419 2001-05-13 [hoa]
2420         * src/defs.h
2421                 changed version of cache
2422         * src/matcher.[ch]
2423         * src/prefs_matcher.c
2424                 added additionnal matching criteria
2425         * src/procheader.c
2426         * src/procmsg.[ch]
2427         * src/news.c
2428                 added references in MsgInfo
2429
2430 2001-05-12 [hoa]
2431
2432         * src/defs.h
2433                 prepared some things for new filtering
2434         * src/matcher.[ch]
2435                 added some matching properties
2436                 inreplyto need to be enhanced
2437                 prepared some things for new filtering
2438         * src/messageview.c
2439                 added Return-Receipt-To handling
2440         * src/prefs_folder_item.c
2441                 changed default value to TRUE
2442         * src/prefs_matcher.c
2443                 added some matching properties
2444         * src/prefs_scoring.[ch]
2445                 the scoring dialog is finished
2446         * src/procheader.c
2447                 added Return-Receipt-To handling
2448                 Reference need to be added
2449         * src/procmsg.[ch]
2450                 added Return-Receipt-To handling
2451                 added threadscore to get a better score sorting when
2452                 threads are enabled
2453         * src/summaryview.c
2454                 suppressed a bug when we sort the list
2455                 when no folder is opened.
2456                 better score sorting when threads are enabled
2457
2458 2001-05-12 [alfons]
2459
2460         * reverted previous patch because of potential errors 
2461
2462         0.4.67claws2
2463         
2464         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
2465                 applied "toggle mail-retrieval dialog window" patch submitted 
2466                 by Eric Limpens <eric@qnt.net>
2467
2468         * sync with sylpheed 0.4.67cvs4
2469
2470 2001-05-12 [sergey]
2471
2472         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
2473         some picky compilers.
2474         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
2475         * src/grouplist_dialog.c: include alertpanel.h.
2476         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
2477         fix compile warning.
2478         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
2479         #include "defs.h" before others to prevent the warning of `MIN'
2480         and `MAX' redefinition.
2481
2482 2001-05-11 [hoa]
2483
2484         * src/main.c
2485         * src/messageview.c
2486         * src/prefs_account.c
2487         * src/prefs_display_header.c
2488                 removed warning
2489         * src/Makefile.am
2490                 added prefs_scoring.[ch]
2491         * src/grouplist_dialog.c
2492                 display an error dialog box if the group list
2493                 cannot be fetched.
2494         * src/mainwindow.[ch]
2495                 added main_window_set_thread_option() function
2496                 scoring dialog box enabled
2497         * src/matcher.[ch]
2498                 added flags matching unread /new / marked
2499                 / deleted / replied / forwarded
2500         * src/news.c
2501                 newsgroups are now finally in newscache
2502         * src/prefs_matcher.[ch]
2503                 finished preferences for matching dialog
2504         * added src/prefs_scoring.[ch]
2505                 scoring dialog box completed
2506         * src/scoring.[ch]
2507                 conversion to string : added scoringprop_to_string()
2508                 write config for preferences :
2509                 added prefs_scoring_write_config()
2510         * src/summaryview.c
2511                 threads can be enabled/disabled independently
2512                 for each folder
2513
2514 2001-05-10 [alfons]
2515
2516         0.4.67claws1
2517         
2518         * AUTHORS: 
2519                 thought it would be nice to have a list of all
2520                 contributors (used Changelog as a reference)
2521         
2522         * configure.in: 
2523                 messed up version numbering...
2524
2525         0.4.66claws1
2526
2527         * sync with sylpheed 0.4.67cvs1-3
2528
2529 2001-05-10 [darko]
2530
2531         * src/prefs_common.c:
2532                 better UI for strftime format, double clicking
2533                 on format now inserts the format in text entry
2534                 replaced close button with standard OK/Cancel
2535                 moved date format button to the right of the
2536                 text entry field
2537
2538 2001-05-09 [alfons]
2539
2540         * src/gtkstext.c:
2541                 Ctrl-Home / Ctrl-End have proper cursor navigation
2542
2543 2001-05-09 [hoa]
2544
2545         * src/prefs_matcher.c
2546                 finished UI to define matching properties
2547                 added ok and cancel button
2548         * src/prefs_filter.c
2549                 added ok and cancel button
2550         * src/news.c
2551                 fixed some bug in xhdr parsing
2552
2553 2001-05-08 [alfons]
2554
2555         * src/textview.c: 
2556                 fixed a bug in textview_show_header(), which displayed two colons (':');
2557                 cleaned up some warnings
2558
2559 2001-05-08 [hoa]
2560
2561         * src/Makefile.am
2562                 added prefs_matcher.[ch]
2563                 compilation with -W -Wall
2564         * src/alertpanel.c
2565                 ungrab the mouse events if grabbed - does it
2566                 fix the bug for disposition notification ?
2567         * src/mainwindow.c
2568                 added a menu option to open the matching dialog.
2569         * src/matcher.[ch]
2570                 added matcherprop_to_string() and matcherlist_to_string()
2571                 fixed some bugs, changed the name of some options
2572                 age_sup and age_inf becomes age_greater and age_lower,
2573                 body and messageheaders becomes body_part and headers_part,
2574                 changed the names of constants from SCORING_XXX to MATCHING_XXX
2575         * src/prefs_display_header.c
2576         * src/prefs_headers.c
2577                 fixed a bug that accidentally destroyed dialogs
2578                 when closed them with delete_event
2579                 Added *_deleted() which handle delete_event signal correctly.
2580         * src/prefs_folder_item.[ch]
2581                 added "enable_thread" field for future customization
2582         * added src/prefs_matcher.[ch]
2583                 sample of the UI to define matching properties
2584         * src/procheader.c
2585                 using procheader_headername_equal instead of str*cmp functions
2586                 using procheader_parse_header() function
2587         * src/scoring.c
2588                 using MATCHING_XXX instead of SCORING_XXX
2589         * src/summaryview.c
2590                 display the sender of the news even if this is ourself
2591                 when this is a news message.
2592         * src/textview.c
2593                 using headername_equal() instead of str*cmp functions
2594
2595 2001-05-08 [alfons]
2596
2597         0.4.66claws
2598
2599         * sync with sylpheed 0.4.66
2600         * src/gtkstext.c: trace logs added 
2601
2602 2001-05-08 [sergey]
2603
2604         * src/prefs_common.[ch]: added option to enable/disable GnuPG
2605         signature check popup.
2606         * src/rfc2015.c (check_signature): show signature check popup only
2607         if it is enabled in preferences.
2608
2609 2001-05-07 [alfons]
2610
2611         0.4.66claws4
2612         
2613         * sync with sylpheed 0.4.66cvs6
2614
2615 2001-05-07 [darko]
2616
2617         * src/prefs_common.[ch]: added option to enable/disable
2618           looking up sender name in address book for summary pane
2619         * src/summaryview.c: look up sender in the address book
2620           by using Alfons' address completion code
2621
2622 2001-05-07 [hiroyuki]
2623
2624         * src/inc.h
2625           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
2626           member of Pop3State.
2627         * src/news.c: brought #include "defs.h" before #include <glib.h>
2628           to prevent the warning of `MIN' and `MAX' redefinition.
2629
2630 2001-05-06 [hoa]
2631
2632         * removed src/headers_display.[ch]
2633         * removed src/prefs_display_headers.[ch]
2634         * src/inc.c
2635                 use a temporary file in the user directory for mbox import
2636         * src/news.c
2637                 added XHDR support to get "To" and "Cc" headers
2638                 (in order to match news with to or cc field for
2639                 scoring)
2640                 added function news_parse_xhdr() to get XHDR response
2641         * src/nntp.[ch]
2642                 added function nntp_xhdr()
2643         * src/matcher.c
2644                 fetch the message if necessary
2645
2646 2001-05-06 [alfons]
2647
2648         0.4.66claws3
2649
2650         * sync with sylpheed 0.4.66cvs3-5
2651
2652 2001-05-06 [hoa]
2653
2654         * src/utils.[ch]
2655                 added function itos_buf() to enable use of several buffers
2656         * src/summaryview.c
2657                 use of itos_buf() instead of itos() in summary list
2658                 to fix the broken display of message number.
2659
2660 2001-05-06 [alfons]
2661
2662         * src/gtkstext.c: bug in cursor up navigation fixed,
2663                 fixed another unsigned / signed comparison (we're getting there :-)
2664
2665 2001-05-06 [hoa]
2666
2667         * src/Makefile.am
2668                 added scoring.c scoring.h
2669                 prefs_folder_item.c prefs_folder_item.h
2670                 matcher.c matcher.h
2671         * src/defs.h
2672                 added FOLDERITEM_RC SCORING_RC
2673         * src/folder.[ch]
2674                 added prefs field in FolderItem :
2675                 properties for each folder (PrefsFolderItem),
2676                 sorting type and mode were added as the first properties.
2677         * src/main.c
2678                 read config for scoring
2679         * added src/matcher.[ch]
2680                 gives functions to parse configuration file to do
2681                 matching on mails with a list of conditions.
2682         * src/mainwindow.c
2683                 add option to sort by score
2684         * src/prefs_common.[ch]
2685                 added preference option to show score and for
2686                 the score column size
2687         * added src/prefs_folder_item.[ch]
2688                 properties for each folder (PrefsFolderItem),
2689                 sorting type and mode were added as the first properties.
2690         * src/procheader.[ch]
2691                 added procheader_parse_header()
2692                 added procheader_header_free()
2693                 added procheader_headername_equal()
2694                 and made modification to use them.
2695         * src/procmsg.[ch]
2696                 added score field to MsgInfo structure
2697         * added src/scoring.[ch]
2698                 gives functions to parse configuration file to do
2699                 scoring on mails with a list of conditions.
2700         * src/summaryview.[ch]
2701                 save the sorting type and mode for the folder
2702                 added column to display the score of the mail
2703                 added function summary_score_clicked()
2704                 sorting type and mode are restored to the folder
2705                 when it is reopen
2706         * src/textview.c
2707                 use procheader_parse_header(), procheader_headername_equal()
2708                 removed memory leak in text_scan_header when freeing headers
2709         * src/filter.c
2710                 changed the function to match names of headers
2711                 using procheader_headername_equal()
2712
2713         Scoring functions are implemented, an interface is needed
2714         to configure that.
2715
2716 2001-05-04 [alfons]
2717
2718         * src/gtkstext.c: 
2719                 hopefully fixed the row up navigation bug,
2720                 removed adding back / forward lines to cache
2721
2722 2001-05-04 [sergey]
2723
2724         * src/prefs_display_headers.c: user interface changes:
2725         (prefs_display_headers_create): remove unused "Show" check button;
2726         allow reordering of headers by dragging.
2727         (prefs_display_headers_write_config): remove unused variables.
2728         (prefs_display_headers_set_dialog): do not insert "(New)" at top
2729         of lists (not needed with the new UI).
2730         (prefs_display_headers_set_list): scan lists starting from row 0,
2731         not 1 (do not skip "(New)").
2732         (prefs_display_headers_find_header): new function.
2733         (prefs_display_headers_clist_set_row): do not allow duplicates.
2734         (prefs_display_headers_delete_cb): do not skip row 0; treat
2735         closing the alert window by ESC as "No".
2736         (prefs_display_headers_up): do not protect row 0.
2737         (prefs_display_headers_down): do not protect row 0.
2738
2739 2001-05-04 [sergey]
2740
2741         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
2742         functions.
2743
2744         * src/summaryview.c
2745         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
2746         summary_select_next_marked, summary_select_prev_marked): new
2747         functions.
2748
2749 2001-05-03 [sergey]
2750
2751         * src/news.c: fixed a bug when no article can be fetched after
2752         server timeout if the connection was restored by news_post():
2753         (news_select_group): new function.
2754         (news_fetch_msg): call news_select_group() before fetching
2755         article.
2756         (news_get_uncached_articles): set session->group after successful
2757         GROUP command.
2758
2759 2001-05-03 [hoa]
2760
2761         * src/defs.h
2762         * src/procmsg.[ch]
2763         * src/procheader.c
2764                  changed version of cache, added cc field
2765
2766         * src/prefs_display_headers.c
2767                 the interface was changed
2768
2769         * src/prefs_headers.c
2770                 added cancel button
2771
2772 2001-05-03 [alfons]
2773
2774         * completed sync of sylpheed cvs2
2775         * src/gtkstext.c: updated row up / down cursor navigation
2776         * src/textview.c: re-edited, prepared for fixing the email address
2777                 scanner.
2778
2779 2001-05-03 [darko]
2780
2781         * src/prefs_common.c: use alfons' strftime ui code
2782         entry_datefmt and datefmt_sample widgets have to be
2783         global in this module because of this change
2784
2785 2001-05-03 [hoa]
2786
2787         * src/messageview.c
2788         * src/prefs_common.[ch] added option to activate the return receipt
2789                 feature.
2790
2791 2001-05-02 [alfons]
2792
2793         * src/gtkstext.c: fix for row up/down cursor navigation. 
2794
2795         0.4.66claws2
2796         
2797         * sync with 0.4.66cvs2
2798
2799 2001-05-02 [paul]
2800
2801         added add-sender-to-addressbook patch
2802
2803         * src/addressbook.c
2804         * src/addressbook.h
2805         * src/summaryview.c
2806
2807 2001-05-02 [sergey]
2808
2809         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
2810         G_ALERTDISABLE.
2811
2812         * src/alertpanel.c (alertpanel_create): new argument can_disable,
2813         all existing callers changed to pass FALSE; create a check button
2814         to disable the message.
2815         (alertpanel_message_with_disable): new function.
2816         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
2817         (alertpanel_button_toggled): new function.
2818         (alertpanel_button_clicked, alertpanel_close): set value using
2819         G_ALERT_VALUE_MASK.
2820
2821         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
2822
2823         * src/prefs_common.c (prefs_privacy_create): new check button
2824         checkbtn_gpgme_warning.
2825
2826         * src/main.c (main): moved preferences reading before gpgme
2827         initialization; check prefs_common.gpgme_warning before giving the
2828         GnuPG warning and set it to FALSE if the user wants to disable the
2829         warning.
2830
2831 2001-05-02 [hiroyuki]
2832
2833         * src/prefs_display_headers.c: modified the layout and some labels.
2834
2835 2001-05-02 [sergey]
2836
2837         * src/prefs_account.c (prefs_account_fix_size): new function.
2838         (prefs_account_create): call prefs_account_fix_size(); use
2839         gtk_widget_show instead of gtk_widget_show_all (fixes too large
2840         size when the window is shown for the first time).
2841         (prefs_account_basic_create): changed layout of serv_table; moved
2842         localmbox_entry above smtpserv_entry (logically it replaces
2843         POP3/IMAP server).
2844         (prefs_account_protocol_activated): set sensitivity of
2845         nntpauth_chkbtn according to the protocol (in addition to
2846         hide/show); commented out gtk_table_set_row_spacing() calls.
2847         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
2848         not sensitive (fixes a bug with disabled username/password boxes
2849         when editing POP3 account after NNTP with authentication).
2850
2851 2001-05-02 [hoa]
2852
2853         * src/account.c
2854         * src/inc.c
2855         * src/prefs_account.[ch]
2856         * src/send.c
2857                 removed local account without SMTP server
2858                 added option to use mail command instead of a connexion
2859                 to SMTP server when a local account is used
2860         * src/prefs_headers.c
2861                 fixed a bug
2862         * src/news.c
2863                 fixed a bug when connexion immediately closed
2864
2865 2001-05-01 [alfons]
2866
2867         0.4.66claws1
2868         
2869         * sync with 0.4.65
2870
2871 2001-05-01 [sergey]
2872
2873         * src/prefs_account.c (Basic, prefs_account_basic_create): new
2874         widget nntpauth_chkbtn.
2875         (prefs_account_protocol_activated): handle nntpauth_chkbtn
2876         visibility.
2877         (prefs_account_nntpauth_toggled): new function.
2878
2879         * src/news.c (news_session_new_for_folder): use NNTP
2880         authentication only if ac->use_nntp_auth is set.
2881
2882 2001-05-01 [hoa]
2883
2884         * src/Makefile.am changed headers.[ch] in customheader.[ch]
2885         * src/prefs_display_headers.c changed the UI
2886         * src/prefs_headers.c changed account_name to account_id
2887         * src/compose.c using customheader.h
2888
2889 2001-05-01 [hiroyuki]
2890
2891         * src/esmtp.c
2892           src/news.c
2893           src/nntp.c: changed sock_read() to sock_gets(), they've been left
2894           unsynched.
2895
2896 2001-05-01 [hoa]
2897
2898         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
2899         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
2900                 for displaying of headers
2901         * src/grouplist_dialog.[ch] minor changes to remove warnings
2902         * src/prefs_display_headers.[ch] dialog to choose the
2903         headers to display in the mail viewer.
2904         * src/headers.h correction of #define
2905         * src/headers_display.[ch] configuration for displaying of headers.
2906         * src/main.c read config of displaying of headers
2907         * src/prefs_common.c add a button to access the config dialog
2908                 for displaying of headers
2909         * src/prefs_display_headers.[ch] dialog for configuration for
2910                 displaying of the headers.
2911         * src/prefs_headers.c cleaning of code
2912         * src/procheader.c comments added to code
2913         * src/textview.c changes to reorder the headers depending
2914                 on the config for displaying of headers
2915
2916 2001-04-30 [alfons]
2917
2918         0.4.65claws7
2919
2920         * sync with 0.4.65cvs12
2921
2922         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
2923
2924 2001-04-30 [sergey]
2925
2926         * src/nntp.h (NNTPSockInfo): new field auth_failed.
2927
2928         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
2929         is set to force reconnection after authentication failure.
2930         (nntp_gen_command): set sock->auth_failed on authentication
2931         failure, or if sock->userid and sock->passwd are not set.
2932
2933         * src/news.c (news_session_new_for_folder): set userid=NULL if
2934         password dialog is cancelled.
2935
2936 2001-04-30 [sergey]
2937
2938         * src/nntp.h (NNTPSockInfo): new type.
2939
2940         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
2941         SockInfo.
2942         (nntp_open_auth, nntp_close): new functions.
2943         (nntp_gen_command): new function to handle authentication; all
2944         NNTP command functions updated to use it.
2945         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
2946         (nntp_list): removed old useless code.
2947
2948         * src/news.h (NNTPSession): new field nntp_sock.
2949
2950         * src/news.c: all functions updated to use NNTPSockInfo instead of
2951         SockInfo.
2952         (news_session_new): new arguments (userid, passwd); made static;
2953         use nntp_open_auth() if needed.
2954         (news_session_destroy): use nntp_close() instead of sock_close().
2955         (news_query_password): changed arguments.
2956         (news_session_new_for_folder): new function.
2957         (news_session_get): use news_session_new_for_folder().
2958         (news_authenticate): deleted.
2959         (news_get_uncached_articles): removed old authentication code.
2960
2961 2001-04-30 [sergey]
2962
2963         * src/news.c: reverted my previous changes (need to do NNTP
2964         authentication in a cleaner way).
2965         
2966 2001-04-29 [sergey]
2967
2968         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
2969         news_nntp_post, news_nntp_mode): new functions (wrappers with
2970         authentication support).
2971         (news_get_article_cmd, news_get_article, news_get_header): new
2972         argument "folder"; all callers changed.
2973         (news_get_article_cmd): added authentication support.
2974         (news_session_get): use news_nntp_mode() instead of nntp_mode().
2975         (news_post): use news_nntp_post() instead of nntp_post().
2976         (news_get_uncached_articles): use news_nntp_group() instead of
2977         nntp_group() and news_nntp_xover() instead of nntp_xover();
2978         removed old authentication code.
2979         (news_get_group_list): use news_nntp_list() instead of nntp_list().
2980
2981         * src/nntp.c (nntp_list): return real error code instead of
2982         hardcoded NN_ERROR.
2983
2984 2001-04-29 [sergey]
2985
2986         * configure.in: fixed wint_t typedef detection again
2987
2988 2001-04-28 [hoa]
2989
2990         * src/prefs_account.[ch], added A_LOCAL_CMD
2991                 (send mail with mail command)
2992         * src/send.c added function send_message_with_command()
2993         * src/inc.c made a more secure get_spool() function with
2994                 mktemp() but maybe mkstemp() or something more
2995                 secure can be used.
2996
2997 2001-04-28 [alfons]
2998
2999         * src/textview.c, colorization of email addresses in headers
3000
3001         0.4.65claws6
3002
3003         * bug sync with sylpheed
3004         * prefs_common.c: created date format ui for darko
3005         * sync with 0.4.65cvs11
3006         * configure.in: corrected to have the new gpg checks
3007
3008 2001-04-27 [alfons]
3009
3010         * completed sync with 0.4.65cvs10
3011         * minor debug things added to gtkstext.c
3012
3013 2001-04-27 [darko]
3014
3015         * configure.in: remove check for availability of
3016           strftime() as advised by Hiroyuki
3017         * src/prefs_common.[ch], src/procheader.c:
3018           synch strftime() code with Hiroyki's main branch
3019
3020 2001-04-26 [sergey]
3021
3022         * src/news.c: news_query_password(), news_authenticate(): new
3023           functions.
3024           news_get_uncached_articles(): added NNTP authentication
3025           handling.
3026         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
3027           new functions.
3028         * src/prefs_account.c: prefs_account_protocol_activated():
3029           enable userid and password fields for NNTP.
3030
3031 2001-04-26
3032
3033         * configure.in: check for availability of strftime()
3034           [darko]
3035         * src/prefs_common.[ch], src/procheader.c: use
3036           strftime() for displaying date in summary pane if it
3037           is available
3038
3039 2001-04-25
3040
3041         * more .cvsignore cleanups [alfons]
3042
3043 2001-04-25
3044
3045         * ac/sv-check-type.m4: new autoconf macro.
3046         * configure.in: fixed wint_t typedef detection (did not work
3047           with gcc-2.96).
3048
3049 2001-04-25
3050
3051         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
3052           [hiroyuki]
3053
3054 2001-04-24
3055         * modified gtkstext.c : buggy cursor navigation fixed, 
3056           and font descent also taken in account when drawing
3057           cursor. [alfons]
3058
3059 2001-04-24 [hoa]
3060         * added comments in src/news.c src/nntp.c
3061         * added src/prefs_headers.[ch]
3062         * added src/headers.[ch]
3063         * modified compose.c to activate custom headers
3064                 added function is_in_custom_headers
3065         * modified prefs_account.[ch]
3066                 added function prefs_account_customhdr_edit
3067         * modified src/defs.h :
3068                 added HEADERS_RC : name of the config file
3069                 for the custom headers
3070
3071 2001-04-24
3072
3073     0.4.65claws5
3074
3075         * configure.in
3076           src/gtkstext.[ch]
3077           src/compose.c
3078           src/Makefile.am
3079           
3080           added gtkstext with configure.in patch by Hiroyuki which
3081           should fix the XIM detection [alfons]
3082
3083         * more clean up of cvs [alfons]
3084
3085                  * removed all Makefile.in files to attic.
3086
3087                  * updated all .cvsignores to really ignore things that could
3088                    be unintentionally committed by a recursive commit.
3089
3090 2001-04-23 [hoa]
3091         * added src/grouplist_dialog.[ch]
3092         * changed src/folderview.c to call grouplist_dialog instead
3093                 of inputdialog
3094         * src/news.c :
3095                 added functions news_reset_group_list
3096                 and news_get_group_list
3097         * src/nntp.c :
3098                 added function nntp_list
3099         * src/defs.h :
3100                 added GROUPLIST_FILE : name of the newsgroup list cache file
3101
3102 2001-04-21
3103
3104         * added option to warn about queued messages on exit [sergey]:
3105
3106           * src/compose.c: compose_queue(): call folder_item_scan()
3107             and folderview_update_item() after queueing.
3108           * src/folderview.c: folderview_update_node(): draw the queue
3109             folder in bold font if there are queued messages.
3110           * src/mainwindow.c: queued_messages(): new function.
3111             app_exit_cb(): display warning if there are queued messages
3112             if warn_queued_on_exit is set.
3113           * prefs_common.[ch]: add warn_queued_on_exit option.
3114
3115         * enhanced GnuPG key selection support [sergey]:
3116
3117           * src/select-keys.c: updated to newer version from Win32
3118             branch with support for selecting arbitrary keys.
3119           * src/prefs_account.c: added the Privacy tab to the account
3120             options window.
3121             prefs_account_privacy_create(),
3122             prefs_account_sign_key_set_data_from_radiobtn(),
3123             prefs_account_sign_key_set_radiobtn(): new functions.
3124           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
3125           * src/rfc2015.c: set_signers(): new function.
3126             pgp_sign(): add the account parameter, call set_signers().
3127             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
3128           * src/rfc2015.h: rfc2015_sign(): updated prototype.
3129           * src/compose.c: pass the current account to rfc2015_sign().
3130
3131         * tag name claws added to prevent confusion with main branch [alfons]
3132
3133         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
3134
3135         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
3136
3137         * sync with recent sylpheed cvs. Untested though. [alfons]
3138