sync with sylpheed 0.5.3cvs4
[claws.git] / ChangeLog.claws
1 2001-08-22 [paul]
2
3         * configure.in
4                 change version number to 0.5.3claws2
5
6         * sync with sylpheed 0.5.3cvs4
7
8 2001-08-21 [paul]
9
10         * src/summaryview.c
11                 remove unnecessary code
12         * src/compose.c
13                 enable 'dynamic' signatures (submitted by
14                 Eric Limpens <eric@hscg-internet.nl>)
15
16 2001-08-21 [paul]
17
18         clean up after sync with sylpheed 0.5.3 release
19
20         * src/folderview.c
21                 fix re-introduced font mess, see Christoph's
22                 entry 2001-06-24
23
24         * src/summaryview.c
25                 remove prev_msgnum
26                 use sylpheed's small font instead of
27                 gtk default font for summary view
28
29
30 2001-08-17 [paul]
31
32         * configure.in
33                 add pl to ALL_LINGUAS - sync with main branch
34
35         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
36                 Updated. Translations by Jens Oberender, Ricardo Mones
37                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
38
39         * po/pl.po  ** NEW FILE **
40                 sync with the main branch
41
42         * src/folderview.c
43                 fix target folder colorizing and refresh problem
44
45
46 2001-08-17 [christoph]
47
48         * src/mainwindow.c
49                 claws uses 4 colors for target folder coloring.
50                 arrays were not long enough and destroyed the
51                 stack causing a segfault.
52                 target folder colorizing does not work anymore
53                 for me
54
55 2001-08-16 [paul]
56
57         * configure.in
58                 change to version 0.5.3claws1
59
60         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
61           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
62           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
63
64                 sync with sylpheed 0.5.3 release, but keep claws method of
65                 configuring/saving fonts
66
67         * src/addressbook.[ch]
68                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
69                 in line with a similar change in Hiroyuki's branch
70
71         * src/mainwindow.[ch]
72                 disable main_window_set_thread_option()
73         * src/prefs_folder_item.c
74                 comment out &tmps_prefs.enable_thread,
75         * src/mbox_folder.c, src/procmsg.[ch]
76                 comment out MSG_IS_IGNORE_THREAD
77         * src/summaryview.c
78                 comment out summary_ignore_thread() and summary_unignore_thread()
79                 comment out MSG_IS_IGNORE_THREAD
80
81                 use Hiroyuki's threading instead.
82
83
84
85 2001-08-15 [paul]
86
87         * src/account.c
88                 use Hiroyuki's 0.5.3 column scheme but also
89                 include the enable/disable button.
90         * src/pixmaps/mark.xpm
91                 add Hiroyuki's amended pixmap
92
93 2001-08-13 [christoph]
94
95         * src/account.c
96                 receive at get all column showed wrong state for APOP
97                 button should only work for POP3 and APOP accounts
98         * src/prefs_account.c
99                 added missing preprocessor statement for SSL
100
101 2001-08-12 [paul]
102
103         * src/account.[ch]
104                 add 'receive at get all' column and enable/disable
105                 button.
106
107 2001-08-06 [christoph]
108
109         * src/account.c
110                 show usage of SSL in protocol column
111
112         * src/imap.c
113         * src/inc.c
114                 renamed ssl options
115
116         * src/prefs_account.[ch]
117                 moved ssl options to a new page
118
119         * src/send.c
120         * src/smtp.c
121         * src/ssl.[ch]
122                 renamed ssl options
123                 added support for SMTP STARTTLS command
124
125 2001-08-05 [christoph]
126
127         * configure.in
128                 debian autoconf needs version check to find
129                 correct autoconf version. if the file is
130                 named configure.in 2.13 is used, which does
131                 not work with this configure.in script.
132                 other solution would be to rename the script
133                 to configure.ac as suggested in the autoconf
134                 manual.
135
136         * src/inc.c
137                 disable final error popup if popups are
138                 diabled in config
139
140         * src/socket.c
141                 bugfix in ssl_gets
142                 fixes IMAP over SSL problem
143
144 2001-08-03 [paul]
145
146         * configure.in
147                 change to 0.5.2claws1
148
149         * sync with sylpheed 0.5.2cvs1
150
151 2001-08-02 [alfons]
152
153         * configure.in
154                 quick fix for ispell detection...
155
156 2001-08-01 [paul]
157
158         * configure.in
159                 change to 0.5.1claws4
160
161         * sync with sylpheed 0.5.1cvs7
162
163 2001-07-31 [alfons]
164
165         * src/prefs_common.c, src/prefs_common.h, 
166           src/gtkspell.c, src/gtkspell.h
167                 add global spelling checker settings (compose tab) +
168                 selection of dictionary 
169           
170         * configure.in  
171                 guess valid ispell location
172
173 2001-07-31 [paul]
174
175         * po/POTFILES.in
176                 removal of 'src/quote_fmt_parse.c'
177         * po/de.po
178                 Updated de.po
179                 (submitted by Jens Oberender <didge@suse.de>)
180
181 2001-07-31 [darko]
182
183         * src/folder.[ch]
184         * src/folderview.[ch]
185         * src/mainwindow.c
186         * src/mh.c
187         * src/prefs_common.[ch]
188         * src/summaryview.c
189                 target folder colourization
190
191 2001-07-30 [paul]
192
193         more sync with Sylpheed 0.5.1cvs6 
194
195 2001-07-30 [darko]
196
197         * src/mh.c
198         * src/prefs_folder_item.[hc]
199         * src/summaryview.c
200                 shared folders support with a GUI
201
202 2001-07-29 [paul]
203
204         0.5.1claws3
205
206         * sync with Sylpheed 0.5.1cvs6
207
208 2001-07-29 [paul]
209
210         * po/pt_BR.po
211                 updated
212                 (submitted by Fabio Junior Beneditto)
213
214 2001-07-28 [paul]
215
216         * src/procmime.c
217         * AUTHORS
218                 patch to correct bad image mime headers
219                 (submitted by Don Quijote <dq@searchlores.org>)
220
221 2001-07-28 [paul]
222
223         * tools/gif2xface.pl   **NEW FILE**
224         * tools/README
225                 script to convert file.gif to file.xface for
226                 use in a custom header.
227                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
228
229 2001-07-27 [alfons]
230         
231         * configure.in
232                 change macros for detecting JPilot and LDAP
233
234 2001-07-27 [christoph]
235
236         * src/filtering.c
237                 code cleanup (MIN / MAX warning, needed casting)
238
239 2001-07-27 [alfons]
240
241         * procheader.c
242                 disallow setting flags when detecting certain headers
243                 (X-Status, Status, Seen, X-Seen). 
244         
245         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
246
247 2001-07-27 [christoph]
248
249         * src/prefs_filter.c
250         * src/prefs_filtering.c
251         * src/prefs_matcher.c
252         * src/prefs_scoring.c
253                 scroll list when moving rows up or down
254
255         * src/imap.c
256         * src/imap.h
257         * src/prefs_account.c
258         * src/prefs_account.h
259         * src/send.c
260                 SMTP over SSL (untested, feedback requested)
261                 IMAP over SSL
262
263         * src/ssl.c
264                 code cleanup
265
266 2001-07-26 [alfons]
267         
268         * configure.in, acconfig.h
269                 define CLAWS (need this for main / claws detection)
270
271 2001-07-25 [alfons]
272
273         * configure.in
274                 Sylpheed 0.5.1claws2
275                 
276         * sync with Sylpheed 0.5.1cvs4
277
278 2001-07-25 [christoph]
279
280         * src/scoring.c
281                 fixed segfault
282                 item->prefs == NULL (don't know why)
283
284 2001-07-25 [alfons]
285
286         * configure.in
287                 Sylpheed 0.5.1claws1
288
289         * sync with Sylpheed 0.5.1cvs1-3
290
291 2001-07-24 [christoph]
292
293         * src/folderview.c
294         * src/prefs_folder_item.[ch]
295                 added folderitem preferences dialog with
296                 default To: and auto request return receipt
297
298         * src/compose.[ch]
299         * src/menu.[ch]
300                 changes to handle new folderitem preferences
301
302         * src/mainwindow.c
303         * src/summaryview.c
304                 call compose new mail with current folderitem
305
306 2001-07-24 [alfons]
307
308         Release Sylpheed 0.5.1claws
309
310         * configure.in
311                 change to release version 0.5.1claws
312
313 2001-07-24 [christoph]
314
315         * src/summaryview.c
316                 fixed segfault that happend when the selected
317                 message was removed while retrieving new messages.
318
319         * po/es.po
320                 updated translation
321                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
322
323 2001-07-22 [alfons]
324
325         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
326         this is a work in progress, for more information: http://nlpagan.net/sylman 
327         
328         * configure.in, src/mainwindow.c, manual/Makefile.am
329                 add support for English manual
330
331         * AUTHORS
332                 add authors of user manuals
333
334         * manual/en/sylpheed*.html
335                 add English documentation
336
337 2001-07-22 [christoph]
338
339         * po/POTFILES.in
340                 added src/ssl.c
341         * src/ssl.c
342                 changed a wrong debug message
343
344 2001-07-22 [alfons]
345
346         * po/nl.po
347                 update Dutch translation
348
349         * src/prefs_filtering.c, 
350           src/prefs_matcher.c
351                 add more translatable strings           
352
353 2001-07-21 [alfons]
354
355         0.5.0claws7
356
357         * configure.in
358                 change version
359
360         * src/inc.c, src/summaryview.[ch]
361                 prevent update of mark file when filtering has done, by
362                 using a variable; this affects two functions:
363                         inc.c::inc_finished()
364                         summaryview.c::summary_show()
365
366 2001-07-20 [alfons]
367
368         * src/filtering.[ch], src/prefs_filtering.c, 
369           src/matcher.[ch]
370                 add filtering action for label coloring 
371
372         * po/POTFILES.in
373                 add labelcolors.c
374
375         * added src/labelcolors.c
376         * added src/labelcolors.h
377         * src/Makefile.am, src/summaryview.c
378                 rearrange label coloring code
379
380         * src/procmsg.h
381                 add more parentheses so label colouring works correctly
382
383         * src/filtering.c
384                 don't really delete message, but move it to Trash
385
386         * src/prefs_matcher.c
387                 add quote options to info dialog
388
389 2001-07-20 [christoph]
390
391         * src/Makefile.am
392         * src/inc.c
393         * src/main.[ch]
394         * src/socket.h
395         * src/ssl.[ch] (new)
396                 moved ssl stuff to a seperate file
397
398 2001-07-20 [darko]
399
400         * src/summaryview.c
401                 fix show sender using address book with no e-mail
402                 address in From: field
403
404 2001-07-19 [alfons]
405
406         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
407                 fix messy handling of escaping... now at least the
408                 execute command is useful. escape char is '\', we
409                 accept \n and \r too. 
410
411                 Real life example:
412                 
413                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
414                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
415
416 2001-07-18 [alfons]
417
418         0.5.0claws6
419
420         * src/summaryview.c
421                 clean up
422
423         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
424           src/procmsg.[ch]
425                 revise filtering; currently move, copy, marking have
426                 been tested. if you like bleeding edge stuff, you
427                 should definitely go for this version :)
428
429         * mark old working stuff as VERSION_0_5_0_CLAWS5        
430
431 2001-07-17 [christoph]
432
433         * src/utils.c
434                 timestamp log
435
436 2001-07-17 [alfons]
437
438         0.5.0claws5
439
440         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
441           bits in the mark file, without affecting either branch. Lots of
442           files changed, also in claws branch.
443
444           UNTESTED: use of mbox folders
445
446         * src/summaryview.c
447                 added mark all read; however this was a quick hack used for
448                 cleaning up mess after initial merge with Hiroyuki
449
450         * configure.in
451                 change claws version number back to 0.5.0claws5 to clear up 
452                 confusion & pretension (recent release was technically 
453                 0.5.0claws4, so we neatly align with Hiroyuki :-)
454
455 2001-07-16 [alfons]
456
457         sync with Hiroyuki's 0.5.0cvs4
458
459 2001-07-16 [alfons]
460
461         0.5.1claws3
462
463         * src/filtering.[ch]
464                 remove invalid updating of mark files for 
465                 filter actions MATCHING_ACTION_MOVE and 
466                 MATCHING_ACTION_DELETE; this should fix the
467                 folder update bug
468                 
469         * src/procmsg.c
470                 revert Christoph's stab at fixing the folder 
471                 update bug
472
473         * po/POTFILES.in
474                 add missing files with translatable strings
475
476         * src/summaryview.c
477                 remove debug print
478
479 2001-07-15 [alfons]
480
481         * src/addr_compl.[ch], src/prefs_filtering.c
482                 make "filtering pref dialog's destination entry" an
483                 "address completable entry", if filter destination is 
484                 an email address
485
486         0.5.1claws2
487         
488         sync with Hiroyuki's 0.5.0cvs2-3
489
490 2001-07-15 [christoph]
491
492         * src/procmsg.c
493                 fixed folder stats update after incorporation
494
495 2001-07-15 [alfons]
496
497         * src/summaryview.c
498                 * finish label colouring stuff (for now)
499                 * fix incorrect colour bug (off by one) 
500
501 2001-07-14 [alfons]
502
503         * src/mainwindow.c
504                 change text labels for news and mail message so there's
505                 plenty of toolbar estate left
506
507         * configure.in
508                 0.5.1claws1
509
510         * src/folderview.c
511           src/folder.[ch]
512                 sync with Hiroyuki's 0.5.0cvs1
513
514         * src/summaryview.c
515                 more rewrite label colouring
516
517 2001-07-14 [alfons]
518
519         * src/summaryview.[ch]
520                 * start rewrite label colouring 
521                 * fix proper location "Add Sender To Addressbook" menu item
522
523 2001-07-13
524
525         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
526         (actually this is 0.5.0claws4)
527
528 2001-07-13 [alfons]
529
530         * po/pt_BR.po
531                 * fix duplicate message
532                 * add updated Portugese / Brazilian translation
533                   submitted by Fabio Junior Beneditto
534
535 2001-07-12 [alfons]
536
537         * AUTHORS
538                 add Jens
539
540         * po/nl.po
541                 add updated Dutch translation
542
543         * po/de.po
544                 add updated German translation submitted by Jens
545
546 2001-07-11 [alfons]
547
548         Prerelease before 0.5.0claws. Please test.
549         This version is temporarily tagged as VERSION_0_5_0_TEST
550
551         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
552           src/prefs_scoring.c, src/prefs_matcher.c, 
553           src/prefs_filtering.c, src/mbox.c, 
554           src/main.c, src/inc.c, src/filtering.[ch]
555                 revert new Hoa's new matcher (does not work yet)
556
557         * src/Makefile.am
558                 clean up
559
560 2001-07-10
561
562         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
563
564
565 2001-07-10 [alfons]
566
567         * Makefile.am
568                 add ChangeLog.claws to EXTRA_DIST
569         * src/Makefile.am
570                 add matcher_parser_parse.h to EXTRA_DIST
571
572 2001-07-10 [christoph]
573
574         * src/inc.c
575                 add destination folder to table of
576                 folders that need to be updated after
577                 incorporation
578
579 2001-07-10 [alfons]
580
581         * folder.[ch]
582           folderview.c
583                 make collapse state of folders and folder items persistent, i.e.
584                 if you collapse a folder tree, the next time sylpheed-claws starts 
585                 up the folder tree remains collapsed.  
586                 
587 2001-07-10 [christoph]
588
589         * acconfig.h
590         * configure.in
591                 added --enable-ssl
592         * src/md5.[ch]
593                 renamed MD5_CTX to MD5_CTX_syl
594                 conflicts with a struct in openssl
595         * src/inc.c
596         * src/main.[ch]
597         * src/prefs_account.[ch]
598         * src/socket.[ch]
599                 SSL support for POP
600         * src/mainwindow.c
601                 fixed compose with current account
602                 broken by new compose button stuff
603
604 2001-07-09 [hoa]
605
606         * AUTHORS
607                 changed my email address
608
609         * src/matcher_parser_parse.y
610                 clean the parser to remove conflicts
611
612 2001-07-09 [alfons]
613
614         * AUTHORS
615                 add Match Grun
616
617         * configure.in
618                 fix incorrect description of --enable-ldap parameter
619
620         * src/prefs_common.[ch]
621           src/compose.c
622                 add experimental option "smart wrapping" which makes the
623                 compose editor auto wrap.
624                 
625                 | TODO: the problem with the buggy cursor handling is caused |
626                 | by the GtkText. when deleting / backspacing text its       |
627                 | wrapping algorithm does not take in account the previous   |
628                 | line. should find a way to hack this in.                   |
629                 | or should perhaps combine this with the word wrapping      |
630                 | patch i wrote in january.                                  |
631
632         * src/about.c
633                 show build parameters for LDAP and JPilot
634
635         * src/summaryview.c
636                 revert Christoph's bugfix for selecting next unread message, 
637                 because folder stats aren't updated correctly
638
639 2001-07-08 [hoa]
640
641         * src/filtering.c
642         * src/mainwindow.c
643         * src/matcher.c
644         * src/matcher_parser_lex.l
645         * src/matcher_parser_parse.y
646         * src/prefs_filtering.c
647         * src/prefs_scoring.c
648         * src/scoring.c
649                 bugfix of the config file parser
650
651 2001-07-08 [alfons]
652
653         * src/Makefile.am
654                 added generated matcher sources to BUILT_SOURCES
655
656 2001-07-08 [hoa]
657
658         * src/Makefile.am
659         * src/.cvsignore
660                 added new config file parser
661
662         * src/scoring.[ch]
663         * src/filtering.[ch]
664         * src/matcher.[ch]
665         * src/prefs_filtering.c
666         * src/prefs_matcher.c
667         * src/prefs_scoring.c
668         * added src/matcher_parser.h
669         * added src/matcher_parser_lex.h
670         * added src/matcher_parser_lex.l
671         * added src/matcher_parser_parse.y
672                 lex & yacc config file parser
673
674         * src/mbox.c
675         * src/inc.c
676         * src/main.c
677                 changes prefs_filtering into global_filtering           
678
679         * src/summaryview.c
680                 build threads with subjects only if "Re: " is at the
681                 beginning of the subject
682
683 2001-07-07 [paul]
684
685         0.5.0claws
686
687         sync with sylpheed 0.5.0
688                 change of version number only
689
690 2001-07-06 [paul]
691
692         0.5.0claws5
693
694         sync with sylpheed 0.5.0pre5
695
696 2001-07-05 [paul]
697
698         sync with sylpheed 0.5.0pre4 release
699                 /po and /manual/ja not sync'ed
700
701 2001-07-04 [paul]
702
703         more sync with sylpheed 0.5.0pre4
704
705 2001-07-03 [christoph]
706
707         * src/addressbook.c
708                 fixed address book broken by address book
709                 for VCard, JPilot, LDAP
710
711 2001-07-03 [alfons]
712
713         * src/matcher.c
714         * src/textview.c
715                 stopped memory leaks
716
717 2001-07-03 [paul]
718
719         more sync with sylpheed 0.5.0pre4
720
721 2001-07-02 [match]
722
723         * included address book patch for VCard, JPilot, LDAP
724         * pref_common.c - fixed Font options on Display tab (cosmetic)
725         * alertpanel.c - fixed truncated message
726
727 2001-07-02 [christoph]
728
729         * src/mbox_folder.c
730         * src/procmsg.[ch]
731         * src/summaryview.c
732                 mark threads for ignoring
733
734 2001-07-02 [paul]
735
736         0.5.0claws4
737
738         * sync with sylpheed 0.5.0pre4
739                 updated gettext to 0.10.38.
740
741 2001-07-01 [paul]
742
743         * src/ mainwindow.c
744         * src/procmsg.h
745         * src/summaryview.[ch]
746                 new right-click option: Label.
747                 substitute for 'Mark-->Mark/Unmark', colours the line.
748                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
749
750 2001-07-01 [christoph]
751
752         * src/folderview.c
753                 fixed font for trash
754         * src/summaryview.c
755                 move ctree to unread message
756
757 2001-07-01 [paul]
758
759         * sync with sylpheed 0.5.0pre3 release
760
761 2001-06-30 [alfons]
762
763         * src/filesel.[ch]
764         * src/compose.c
765                 allow inserting / attaching multiple files in
766                 the composer window
767
768 2001-06-30 [paul]
769
770         * src/codeconv.c
771                 small change to Alfons' previous stuff so that it
772                 actually makes
773
774 2001-06-30 [alfons]
775
776         * lots of files changed; first attempt to merge the changes
777           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
778
779 2001-06-30 [paul]
780
781         * po/pt_BR.po
782                 updated and completed, translations by Fabio
783                 Junior Beneditto <fjbeneditto@yahoo.com.br>
784
785 2001-06-29 [alfons]
786
787         * src/compose.c
788         * src/mimeproc.[ch]
789                 allow selecting an attached files' mime type from a 
790                 list of types.
791
792 2001-06-29 [paul]
793
794         * more sync with sylpheed 0.5.0pre3
795
796 2001-06-29 [paul]
797
798         * po/pt_BR.po
799                 merge with sylpheed.pot and pt_BR.po provided by
800                 Fabio Junior Beneditto.
801
802 2001-06-29 [darko]
803
804         * src/procmime.c
805                 make MIME types case insensitive
806
807 2001-06-28 [alfons]
808
809         * po/nl.po
810                 merge with sylpheed.pot and old nl.po; translations added.
811
812 2001-06-28 [paul]
813
814         * more sync with sylpheed 0.5.0pre3
815
816 2001-06-27 [alfons]
817
818         * src/summaryview.c
819                 don't crash when removing parent node of messages
820                 attracted by subject. this was caused by not deleting
821                 the parent node from the subject line hash table.
822
823 2001-06-27 [alfons]
824
825         * src/summaryview.c
826         * src/compose.[ch]
827         * src/mainwindow.c
828                 if there are multiple messages selected, allow forwarding
829                 them as attachments.
830
831 2001-06-27 [paul]
832
833         * more sync with sylpheed 0.5.0pre3
834
835 2001-06-26 [paul]
836
837         0.5.0claws3
838
839         * sync with sylpheed 0.5.0pre3
840
841 2001-06-25 [paul]
842
843         * src/mainwindow.c
844                 fixed 'compose news article' bug
845                 from icon-and-text toolbar
846
847 2001-06-25 [paul]
848
849         * sync with sylpheed 0.5.0pre2 release
850
851 2001-06-24 [christoph]
852
853         * src/prefs_common.c
854                 bug fix in font selection
855         * src/folderview.c
856                 use sylpheed's normal font instead of
857                 gtk default font for folders without
858                 new messages
859
860 2001-06-24 [alfons]
861
862         * src/mainwindow.[ch]
863                 added composite compose mail / news button (an idea by Leandro
864                 Pereira <leandro@linuxmag.com.br>)
865
866 2001-06-24 [paul]
867
868         Added instructions for ldif-to-xml.py
869
870         * tools/README
871
872 2001-06-23 [alfons]
873
874         Some minor things.
875
876         * src/pixmaps/stock_news_compose.xpm
877                 added pixmap by Leandro
878         * src/prefs_common.c
879                 tested built-in spelling checker of GCC 3.0 :)
880         * po/nl.po
881                 merged dutch translation of sylpheed-main with
882                 sylpheed.pot
883
884 2001-06-23 [paul]
885
886         Added tools directory and files.
887
888         * tools/filter_conv.pl
889                 converts old filter system to new filtering system
890         * tools/ldif-to-xml.py
891                 converts netscape addressbook to sylpheed addressbook
892         * tools/README
893                 descriptions/instructions for above two files
894
895 2001-06-23 [christoph]
896
897         * src/inc.c
898         * src/manage_window.[ch]
899         * src/prefs_common.[ch]
900                 mail retrieval dialog can be enabled, disabled
901                 or hidden if non of sylpheed's windows is active
902
903 2001-06-22 [paul]
904
905         0.5.0claws2
906
907         * sync with sylpheed 0.5.0pre2
908
909 2001-06-21 [christoph]
910
911         * src/summaryview.c
912                 show recipient on 'from' for all accounts
913                 
914         * src/inc.c
915         * src/prefs_common.[ch]
916                 disable error popup on mail receive errors
917
918 2001-06-21 [alfons]
919
920         * src/compose.c
921                 made the ruler correctly appear and disappear.
922
923         * src/Makefile.am
924                 removed Hoa's work-in-progress-stuff (interesting!) so 
925                 claws compiles ok.
926
927 2001-06-20 [christoph]
928
929         * src/inc.c
930         * src/progressdialog.c
931                 added scrolled window for list in progressdialog
932
933 2001-06-20 [paul]
934
935         sync with sylpheed 0.5.0pre1 release
936
937 2001-06-20 [christoph]
938
939         * src/summeryview.c
940                 make building threads by subject work when
941                 thread view is enabled
942                 
943         * src/compose.c
944         * src/prefs_common.[ch]
945                 automatically select account for mail replys
946
947 2001-06-19 [sergey]
948
949         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
950         they are filled in from the account settings.
951
952 2001-06-19 [paul]
953
954         * more sync with sylpheed 0.5.0pre1
955
956 2001-06-18 [alfons]
957
958         * src/Makefile.am,
959           src/procmime.c
960                 added --sysconfdir to CPPFLAGS for pointing to the correct
961                 location of mime.types. 
962
963                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
964                 or ./configure!
965
966 2001-06-18 [hoa]
967
968         * src/summaryview.c
969                 fixed some bug when building threads
970
971 2001-06-18 [paul]
972
973         * src/prefs_account.c
974                 UI stuff: More changes to the English
975
976 2001-06-18 [paul]
977
978         * src/pixmaps/stock_news_compose.xpm: new file
979         * src/Makefile.am
980         * src/mainwindow.c
981         * src/summaryview.c
982                 Added new icon for Hoa's 'compose a news
983                 message', plus minor improvements to the
984                 English
985
986         * po/ja.po
987         * ChangeLog
988         * ChangeLog.jp
989                 more sync with sylpheed 0.5.0pre1
990
991 2001-06-18 [hoa]
992
993         * src/compose.[ch]
994         * src/mainwindow.c
995                 Follow-up and reply to
996
997         * src/summaryview.[ch]
998                 Build threads also with subjects
999
1000 2001-06-17 [hoa]
1001
1002         * src/compose.c
1003                 forwarding use the current account.
1004
1005         * src/mainwindow.c
1006                 the "compose message" button has been replaced with
1007                 "new mail" and "new news" buttons
1008
1009         * src/prefs_common.[ch]
1010                 added a configuration option to use the forward button
1011                 as "forward as attachment"
1012                 changed reply and forward format description
1013
1014         * src/quote_fmt_lex.l
1015         * src/quote_fmt_parse.y
1016                 added message with no signature in format for reply
1017                 and forward.
1018
1019 2001-06-17 [paul]
1020
1021         Minor UI stuff
1022
1023         * src/mainwindow.c
1024         * src/summaryview.c
1025                 Improvements to the English
1026
1027         * src/prefs_common.c
1028                 Improvements to the English and some
1029                 clarity/continuity improvements in the
1030                 description of Quote symbols.
1031
1032 2001-06-17 [paul]
1033
1034         0.5.0claws1
1035
1036         * sync with sylpheed 0.5.0pre1
1037
1038 2001-06-17 [hoa]
1039
1040         * src/compose.c
1041                 Better interface for compose, displayed fields
1042                 are updated whenever we change account.
1043                 Newsgroups field is automatically filled.
1044
1045         * src/mainwindow.c
1046                 Newsgroups field is automatically filled.
1047
1048         * src/prefs_account.c
1049                 Some interface stuff when fields appear and
1050                 disappear.
1051
1052 2001-06-16 [paul]
1053
1054         0.4.99claws
1055
1056         * sync with sylpheed 0.4.99
1057
1058 2001-06-16 [sergey]
1059
1060         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
1061         base64_decoder_free, base64_decoder_decode): new object and
1062         functions for decoding base64 streams.
1063         * src/procmime.c (procmime_decode_content): modified to use the
1064         new base64 decoder.
1065
1066 2001-06-15 [paul]
1067
1068         0.4.99claws10
1069
1070         * sync with sylpheed 0.4.99cvs11
1071
1072 2001-06-13 [paul]
1073
1074         0.4.99claws9
1075
1076         * sync with sylpheed 0.4.99cvs9
1077
1078 2001-06-13 [hoa]
1079
1080         * src/compose.c
1081         * src/prefs_account.c
1082
1083                 SMTP server can be defined in the news account
1084                 mime type of attachment are kept.
1085
1086         * src/summaryview.c
1087
1088                 now choose the highest important score between default
1089                 and important score of folder.
1090
1091 2001-06-09 [alfons]
1092         
1093         * src/prefs_common.c: 
1094
1095                 (prefs_quote_description_create): corrected description of 
1096                 quote format characters
1097
1098 2001-06-09 [paul]
1099
1100         0.4.99claws8
1101
1102         * sync with sylpheed 0.4.99cvs8
1103
1104 2001-06-08 [sergey]
1105
1106         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
1107         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
1108
1109 2001-06-08 [paul]
1110
1111         0.4.99claws7
1112
1113         * sync with sylpheed 0.4.99cvs7
1114
1115 2001-06-06 [sergey]
1116
1117         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
1118         clashes with autogenerated header).
1119         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
1120         * src/Makefile.am: added quote_fmt.h.
1121         * src/.cvsignore: added lex/yacc autogenerated files
1122         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
1123
1124 2001-06-06 [paul]
1125
1126         0.4.99claws6
1127
1128         * sync with sylpheed 0.4.99cvs6
1129
1130 2001-06-06 [hoa]
1131
1132         * added src/quote_fmt_parse.h
1133         * src/compose.c
1134                 removed warnings
1135
1136         * src/prefs.[ch]
1137                 don't modify readonly configuration files
1138
1139         * src/prefs_account.c
1140         * src/prefs_common.c
1141         * src/prefs_customheader.c
1142         * src/prefs_display_header.c
1143         * src/prefs_filter.c
1144         * src/prefs_filtering.c
1145         * src/prefs_scoring.c
1146                 don't open dialog box when configuration files
1147                 are readonly
1148
1149 2001-06-05 [sergey]
1150
1151         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
1152
1153         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
1154         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
1155         BUILT_SOURCES to make all files rebuild properly.
1156
1157         * src/compose.c: removed #include "quote_fmt.tab.h".
1158
1159         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
1160         CHARACTER value in yylval.
1161
1162         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
1163         receive CHARACTER value by documented means (yylval).
1164
1165         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
1166
1167 2001-06-05 [hoa]
1168
1169         * src/Makefile.am
1170                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
1171
1172         * src/filtering.c
1173         * src/matcher.c
1174         * src/matcher.h
1175         * src/prefs_filtering.c
1176                 now keep the configuration for execute action
1177
1178         * src/mbox_folder.c
1179                 fixed a warning
1180
1181 2001-06-05 [paul]
1182
1183         * sync with sylpheed 0.4.99cvs5
1184
1185 2001-06-05 [hoa]
1186
1187         * src/Makefile.am
1188                 added quote_fmt.[ch]
1189
1190         * added src/quote_fmt.y
1191         * added src/quote_fmt.l
1192         * added src/quote_fmt.tab.h
1193         * added src/quote_fmt.tab.c
1194         * added src/lex.quote_fmt.c
1195                 parsing configuration for replying
1196                 and forwarding
1197
1198         * src/prefs_common.[ch]
1199                 added configuration UI for replying
1200                 and forwarding
1201
1202         * src/compose.c
1203                 using configuration for replying
1204                 and forwarding
1205
1206 2001-06-04 [hoa]
1207
1208         * src/filtering.c
1209         * src/matcher.c
1210         * src/matcher.h
1211         * src/prefs_filtering.c
1212         * src/prefs_matcher.c
1213         * src/prefs_matcher.h
1214                 action "run a command" for filtering
1215                 and matching with a command.
1216                 fixed the "whole message" matching
1217
1218         * src/mbox_folder.c
1219                 changed temporary filename for security
1220
1221         * src/messageview.c
1222                 queue the notification if it fails to send.
1223
1224         * src/prefs_common.c
1225         * src/prefs_folder_item.c
1226                 changed the default important score             
1227
1228         * src/prefs_scoring.c
1229         * src/scoring.c
1230                 hide kill score input when the folder is not
1231                 a newsgroup
1232
1233 2001-06-03 [alfons]
1234
1235         * src/prefs_common.c:
1236
1237                 (prefs_font_select): pass font name in font entry box to font
1238                 selection dialog.
1239
1240 2001-06-03 [sergey]
1241
1242         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
1243
1244 2001-06-03 [paul]
1245
1246         * sync with sylpheed 0.4.99cvs4
1247
1248 2001-06-03 [alfons]
1249
1250         * src/headerwindow.c:
1251
1252                 (headerwindow_show_cb): use the selected summary view item, not
1253                 the displayed item.
1254
1255 2001-06-02 [alfons]
1256
1257         * src/headerwindow.c:
1258
1259                 (headerwindow_show_cb): always try to show msginfo
1260
1261 2001-06-02 [hoa]
1262
1263         * src/compose.c
1264                 keep attached parts when reediting or forwarding.
1265
1266 2001-06-01 [hoa]
1267
1268         * src/folderview.c
1269         * src/prefs_folder_item.[ch]
1270         * src/prefs_scoring.[ch]
1271         * src/scoring.[ch]
1272         * src/summaryview.[ch]
1273         * src/main.c
1274         * src/mainwindow.c
1275         * src/prefs_common.[ch]
1276                 support for folder scoring
1277                 kill score and important score for messages
1278         
1279         * src/prefs_account.c
1280                 some display bug fixed for local account
1281                 preferences
1282
1283 2001-05-31 [alfons]
1284
1285         * src/summaryview.c:
1286
1287                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
1288                 sender to address book menu item is disabled.
1289
1290 2001-05-30 [hoa]
1291
1292         * src/filtering.[ch]
1293         * src/summaryview.c
1294                 handling summary menu / filter messages
1295
1296         * src/folder.[ch]
1297                 add some stuff
1298
1299         * src/foldersel.c
1300                 imap folders now appears in list
1301
1302         * src/mbox_folder.c
1303                 doesn't crash if destination mail is not writeable
1304
1305 2001-05-29 [hoa]
1306
1307         * src/compose.c
1308                 removed some warnings
1309
1310         * src/filtering.c
1311         * src/folder.[ch]
1312         * src/prefs_filtering.c
1313                 global string to identify any folders           
1314                 removed some debug info
1315                 filtering to mbox folders is now possible
1316
1317         * src/mainwindow.c
1318                 removed some warnings
1319
1320         * src/mbox_folder.c
1321                 permission on files are changed to read/write for user only,
1322                 nothing for other.
1323                 creation of subfolder is handled better.
1324
1325 2001-05-28 [alfons]
1326
1327         Verified the sync for src/prefs_common.[ch] and
1328         src/prefs_account.[ch]. I believe there were some
1329         minor indentation differences.
1330
1331 2001-05-28 [paul]
1332
1333         0.4.99claws3
1334
1335         * sync with 0.4.99cvs3
1336
1337 2001-05-28 [hoa]
1338
1339         * src/compose.c
1340                 handling flags for mbox format
1341
1342         * src/filtering.c
1343                 use of mark file only for MH format
1344                 handling flags for mbox format
1345                 filtering cannot yet move or copy mails to mbox folders.
1346
1347         * src/folder.[ch]
1348                 changed move_msg, copy_msg,
1349                 move_msgs_with_dest, copy_msgs_with_dest functions
1350                 uses only folder->copy_msg() function
1351                 uses folder->finished_copy() to handle the destination
1352                 folder at the end of the copy or move operation.
1353
1354         * src/foldersel.c
1355                 included mbox directories.
1356
1357         * src/folderview.[ch]
1358         * src/mainwindow.c
1359                 handle folders operation for mbox format
1360
1361         * src/mbox.c
1362                 disable conversion of "From " header
1363
1364         * src/mbox_folder.[ch]
1365                 completion of mbox format handling
1366
1367         * src/mh.c
1368                 changed mh_copy_msg() function and
1369                 removed mh_move_msg(), mh_move_msgs_with_dest(),
1370                 mh_copy_msgs_with_dest()
1371
1372         * src/prefs_filtering.c
1373                 removed some warnings
1374
1375         * src/prefs_matcher.c
1376                 default boolean operation is AND
1377
1378         * src/procheader.c
1379                 handling flags for mbox format
1380                 handling of "From " header
1381
1382         * src/procmsg.[ch]
1383                 removed data field
1384                 added MSG_REALLY_DELETED flags to handle deletion of
1385                 messages in mbox format.
1386
1387         * src/summaryview.c
1388                 handling flags for mbox format
1389                 disable the MSG_DELETED flags when messages
1390                 are deleted in mbox format
1391
1392         * src/textview.c
1393                 "From " headers display fixed.
1394
1395 2001-05-27 [alfons]
1396
1397         * src/textview.c:
1398                 
1399                 (get_email_part): skip quoted email addresses, like in e.g.
1400                 "'alfons@proteus.demon.nl'".
1401
1402 2001-05-26 [alfons]
1403
1404         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
1405         and fixing the persistence troubles when using separate windows.
1406
1407         * src/mainwindow.c:
1408         
1409             Added #define SEPARATE_ACTION used in the gtk item factory for 
1410             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
1411                 use gtk_item_factory_get_widget_by_action() to get the items.
1412                 
1413             Removed separate_widget_cb from the gtk item factory data   
1414           
1415             (mainwindow_create): connect separate_widget_cb() to check
1416             menu item "toggled" signal. also passing a MainWindow pointer
1417                 as object data for both check menu items.
1418                 
1419             (separate_widget_cb): definition of separate_widget_cb() to match
1420             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
1421                 window using gtk_object_get_data(). The type of window separation 
1422                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
1423         
1424         * src/prefs_filtering.c,
1425           src/prefs_matcher.c: added horizontal scrollbars
1426
1427 2001-05-25 [darko]
1428
1429         * src/headerview.c
1430                 fix segfault with invalid bold font
1431         * src/summaryview.c
1432                 correctly display summary stats after row is marked
1433
1434 2001-05-23 [sergey]
1435
1436         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
1437         encodings with libjconv.
1438
1439 2001-05-23 [hoa]
1440
1441         * src/Makefile.am
1442                 added mbox_folder.[ch]
1443         * src/defs.h
1444                 mbox temporary folder
1445         * src/folder.[ch]
1446         * added src/mbox_folder.[ch]
1447         * src/folderview.c
1448         * src/procheader.[ch]
1449                 added mbox support
1450         * src/mbox.c
1451                 bugfix for file incorporation filtering
1452         * src/imap.c
1453                 enable creation of MBOX
1454         * src/prefs_display_header.c
1455                 enable use of headers like "From "
1456                 something that should be fixed :
1457                         displaying of such headers add an extra space
1458         * src/prefs_folder_item.c
1459                 don't create folders because it is not necessary
1460         * src/procmsg.h
1461                 added data field to MsgInfo for mbox internal use
1462         * src/summaryview.c
1463                 added some support for mbox
1464         * src/utils.[ch]
1465                 added get_mbox_cache_dir() function
1466
1467 2001-05-23 [hiroyuki]
1468
1469         * src/headerwindow.c
1470           src/inc.c
1471           src/main.c
1472           src/mh.c
1473           src/nntp.c
1474           src/procmsg.h
1475           src/session.h
1476           src/socket.[ch]
1477           src/summaryview.c
1478           src/textview.c
1479           src/automaton.c
1480           src/folderview.c: more sync with 0.4.99cvs2.
1481
1482         * src/headerwindow.c: reverted.
1483
1484 2001-05-22 [paul]
1485
1486         0.4.99claws2
1487
1488         * sync with sylpheed 0.4.99cvs2
1489                 * src/news.[ch]
1490                 * src/nntp.[ch]
1491                 * INSTALL
1492                 * INSTALL.jp
1493
1494 2001-05-22 [alfons]
1495
1496         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
1497
1498 2001-05-21 [alfons]
1499
1500         Minor things:
1501
1502         * configure.in: if gnome-config not found, "no" is displayed
1503         
1504         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
1505
1506         * src/textview.c: now also possible to add mail addresses by right
1507           clicking in the text view
1508
1509         * src/codeconv.c: merged patch which fixes endless loop when encountering
1510           invalid wide characters; from Alte <010@imis.ru>  
1511
1512 2001-05-20 [alfons]
1513
1514         Added installation of gnome specific things:
1515
1516         * Makefile.am: gnome conditional
1517
1518         * configure.in: check for installed gnome
1519
1520         * added sylpheed.png, sylpheed.desktop
1521
1522 2001-05-20 [sergey]
1523
1524         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
1525
1526         * src/mainwindow.h (main_window_toolbar_create): created a button
1527         for "Reply to all".
1528         (main_window_set_toolbar_sensitive): enable/disable the new button
1529         appropriately.
1530         (toolbar_reply_to_author_cb): handle the new button.
1531
1532         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
1533         send_progress_dialog_destroy() on failure (fixes hang on SMTP
1534         failure).
1535
1536 2001-05-19 [sergey]
1537
1538         * src/compose.h (ComposeReplyMode): new modes
1539         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
1540         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
1541
1542         * src/compose.c
1543         (compose_send): move some code into a new function:
1544         (compose_current_mail_account): new function.
1545         (compose_reply): new argument to_author, all callers changed; if
1546         to_author==TRUE and account->protocol==A_NNTP, find and use an
1547         appropriate mail account for replying.
1548         (compose_reply_set_entry): new argument to_author; ignore
1549         compose->replyto if to_author==TRUE.
1550
1551         * src/mainwindow.c: new command "Message/Reply to author".
1552         (main_window_set_menu_sensitive): enable/disable it.
1553         (reply_cb): handle it.
1554
1555         * src/summaryview.c: new command "Reply to author".
1556         (summary_set_menu_sensitive): enable/disable it.
1557         (summary_reply_cb): handle it.
1558
1559         * src/account.c (account_find_mail_from_address): new function.
1560
1561 2001-05-18 [paul]
1562
1563         0.4.99claws1
1564
1565         * sync with sylpheed 0.4.99cvs1
1566
1567 2001-05-18 [hoa]
1568
1569         * src/compose.[ch]
1570         * src/filtering.c
1571         * src/summaryview.c
1572                 new filtering action : forward and forward as attachment
1573
1574         * src/main.c
1575                 no need for $DISPLAY when we run sylpheed --help
1576                 call to parse_cmd_opt() is moved
1577
1578         * src/mainwindow.[ch]
1579                 execute button is hidden when immediate execute
1580                 is chosen
1581
1582         * src/mh.c
1583         * src/news.c
1584         * src/prefs_folder_item.c
1585         * src/procmsg.c
1586                 better handling of missing directories
1587
1588         * src/summaryview.c
1589                 reedit is enabled in outbox
1590                 reedit is enabled in queue
1591
1592 2001-05-17 [hoa]
1593
1594         * src/filtering.c
1595         * src/matcher.[ch]
1596         * src/prefs_filtering.c
1597                 changed attachement into attachment
1598
1599 2001-05-17 [alfons]
1600
1601         0.4.67claws4    
1602
1603         * sync with sylpheed 0.4.67cvs9
1604         * sync with sylpheed 0.4.67cvs7-8
1605
1606 2001-05-17 [hoa]
1607
1608         * src/Makefile.am
1609                 added prefs_filtering.c
1610
1611         * src/filtering.[ch]
1612         * src/matcher.[ch]
1613                 removed action : forward_news and forward_news_as_attachement
1614                 (forward and forward_as_attachement can be used instead)
1615
1616         * src/mainwindow.c
1617                 added menu option to access filtering configuration
1618
1619         * src/prefs_account.c
1620                 changed mail_command default to /usr/sbin/sendmail
1621
1622         * added src/prefs_filtering.[ch]
1623                 dialog box for filtering configuration
1624
1625         * src/prefs_matcher.c
1626                 added function prefs_matcher_get_criteria_from_matching()
1627
1628         * src/prefs_scoring.c
1629                 reset the dialog when register or substitute is clicked
1630
1631 2001-05-15 [hoa]
1632
1633         * src/Makefile.am
1634                 added filtering.[ch]
1635         * src/inc.c
1636                 using filering.[ch] instead of filter.[ch]
1637         * src/main.c
1638                 reading new filtering configuration
1639         * src/matcher.[ch]
1640                 added some filtering actions
1641                 and fixed a bug for headers and mail body matching
1642         * src/mbox.c
1643                 using filering.[ch] instead of filter.[ch]
1644         * src/mh.c
1645                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
1646         * src/summaryview.c
1647                 some fixes for filtering
1648
1649 2001-05-14 [hiroyuki]
1650
1651         * src/send.c: fixed some weird indentations.
1652           send_message_with_command(): call pclose() only if p != NULL.
1653         * src/textview.c: get_email_part(): modified the code for readability.
1654
1655 2001-05-14 [hiroyuki]
1656
1657         * src/md5global.h
1658           src/md5ify.c
1659           src/md5ify.h: removed from the cvs.
1660
1661 2001-05-13 [sergey]
1662
1663         * src/main.c: include rfc2015.h to avoid compiler warnings.
1664         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
1665         the panel is already on screen.
1666         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
1667         closing the alert window by ESC as "No".
1668         * src/prefs_common.c (prefs_interface_create): moved return
1669         receipt check button to the correct place.
1670
1671 2001-03-13 [alfons]
1672
1673         * src/prefs_common.c: 
1674                 moved return receipt check button to the Send tab. (prefs_send_create)
1675                 removed the date format ui related globals. (prefs_display_create)
1676
1677         0.4.67claws3
1678         
1679         * sync with sylpheed 0.4.67cvs5-6
1680
1681 2001-05-13 [paul]
1682
1683         * added Alfons' font selection patch
1684
1685         * src/defs.h
1686         * src/headerwindow.c
1687         * src/prefs_common.c
1688         * src/prefs_common.h
1689
1690 2001-05-13 [hoa]
1691         * src/defs.h
1692                 changed version of cache
1693         * src/matcher.[ch]
1694         * src/prefs_matcher.c
1695                 added additionnal matching criteria
1696         * src/procheader.c
1697         * src/procmsg.[ch]
1698         * src/news.c
1699                 added references in MsgInfo
1700
1701 2001-05-12 [hoa]
1702
1703         * src/defs.h
1704                 prepared some things for new filtering
1705         * src/matcher.[ch]
1706                 added some matching properties
1707                 inreplyto need to be enhanced
1708                 prepared some things for new filtering
1709         * src/messageview.c
1710                 added Return-Receipt-To handling
1711         * src/prefs_folder_item.c
1712                 changed default value to TRUE
1713         * src/prefs_matcher.c
1714                 added some matching properties
1715         * src/prefs_scoring.[ch]
1716                 the scoring dialog is finished
1717         * src/procheader.c
1718                 added Return-Receipt-To handling
1719                 Reference need to be added
1720         * src/procmsg.[ch]
1721                 added Return-Receipt-To handling
1722                 added threadscore to get a better score sorting when
1723                 threads are enabled
1724         * src/summaryview.c
1725                 suppressed a bug when we sort the list
1726                 when no folder is opened.
1727                 better score sorting when threads are enabled
1728
1729 2001-05-12 [alfons]
1730
1731         * reverted previous patch because of potential errors 
1732
1733         0.4.67claws2
1734         
1735         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
1736                 applied "toggle mail-retrieval dialog window" patch submitted 
1737                 by Eric Limpens <eric@qnt.net>
1738
1739         * sync with sylpheed 0.4.67cvs4
1740
1741 2001-05-12 [sergey]
1742
1743         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
1744         some picky compilers.
1745         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
1746         * src/grouplist_dialog.c: include alertpanel.h.
1747         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
1748         fix compile warning.
1749         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
1750         #include "defs.h" before others to prevent the warning of `MIN'
1751         and `MAX' redefinition.
1752
1753 2001-05-11 [hoa]
1754
1755         * src/main.c
1756         * src/messageview.c
1757         * src/prefs_account.c
1758         * src/prefs_display_header.c
1759                 removed warning
1760         * src/Makefile.am
1761                 added prefs_scoring.[ch]
1762         * src/grouplist_dialog.c
1763                 display an error dialog box if the group list
1764                 cannot be fetched.
1765         * src/mainwindow.[ch]
1766                 added main_window_set_thread_option() function
1767                 scoring dialog box enabled
1768         * src/matcher.[ch]
1769                 added flags matching unread /new / marked
1770                 / deleted / replied / forwarded
1771         * src/news.c
1772                 newsgroups are now finally in newscache
1773         * src/prefs_matcher.[ch]
1774                 finished preferences for matching dialog
1775         * added src/prefs_scoring.[ch]
1776                 scoring dialog box completed
1777         * src/scoring.[ch]
1778                 conversion to string : added scoringprop_to_string()
1779                 write config for preferences :
1780                 added prefs_scoring_write_config()
1781         * src/summaryview.c
1782                 threads can be enabled/disabled independently
1783                 for each folder
1784
1785 2001-05-10 [alfons]
1786
1787         0.4.67claws1
1788         
1789         * AUTHORS: 
1790                 thought it would be nice to have a list of all
1791                 contributors (used Changelog as a reference)
1792         
1793         * configure.in: 
1794                 messed up version numbering...
1795
1796         0.4.66claws1
1797
1798         * sync with sylpheed 0.4.67cvs1-3
1799
1800 2001-05-10 [darko]
1801
1802         * src/prefs_common.c:
1803                 better UI for strftime format, double clicking
1804                 on format now inserts the format in text entry
1805                 replaced close button with standard OK/Cancel
1806                 moved date format button to the right of the
1807                 text entry field
1808
1809 2001-05-09 [alfons]
1810
1811         * src/gtkstext.c:
1812                 Ctrl-Home / Ctrl-End have proper cursor navigation
1813
1814 2001-05-09 [hoa]
1815
1816         * src/prefs_matcher.c
1817                 finished UI to define matching properties
1818                 added ok and cancel button
1819         * src/prefs_filter.c
1820                 added ok and cancel button
1821         * src/news.c
1822                 fixed some bug in xhdr parsing
1823
1824 2001-05-08 [alfons]
1825
1826         * src/textview.c: 
1827                 fixed a bug in textview_show_header(), which displayed two colons (':');
1828                 cleaned up some warnings
1829
1830 2001-05-08 [hoa]
1831
1832         * src/Makefile.am
1833                 added prefs_matcher.[ch]
1834                 compilation with -W -Wall
1835         * src/alertpanel.c
1836                 ungrab the mouse events if grabbed - does it
1837                 fix the bug for disposition notification ?
1838         * src/mainwindow.c
1839                 added a menu option to open the matching dialog.
1840         * src/matcher.[ch]
1841                 added matcherprop_to_string() and matcherlist_to_string()
1842                 fixed some bugs, changed the name of some options
1843                 age_sup and age_inf becomes age_greater and age_lower,
1844                 body and messageheaders becomes body_part and headers_part,
1845                 changed the names of constants from SCORING_XXX to MATCHING_XXX
1846         * src/prefs_display_header.c
1847         * src/prefs_headers.c
1848                 fixed a bug that accidentally destroyed dialogs
1849                 when closed them with delete_event
1850                 Added *_deleted() which handle delete_event signal correctly.
1851         * src/prefs_folder_item.[ch]
1852                 added "enable_thread" field for future customization
1853         * added src/prefs_matcher.[ch]
1854                 sample of the UI to define matching properties
1855         * src/procheader.c
1856                 using procheader_headername_equal instead of str*cmp functions
1857                 using procheader_parse_header() function
1858         * src/scoring.c
1859                 using MATCHING_XXX instead of SCORING_XXX
1860         * src/summaryview.c
1861                 display the sender of the news even if this is ourself
1862                 when this is a news message.
1863         * src/textview.c
1864                 using headername_equal() instead of str*cmp functions
1865
1866 2001-05-08 [alfons]
1867
1868         0.4.66claws
1869
1870         * sync with sylpheed 0.4.66
1871         * src/gtkstext.c: trace logs added 
1872
1873 2001-05-08 [sergey]
1874
1875         * src/prefs_common.[ch]: added option to enable/disable GnuPG
1876         signature check popup.
1877         * src/rfc2015.c (check_signature): show signature check popup only
1878         if it is enabled in preferences.
1879
1880 2001-05-07 [alfons]
1881
1882         0.4.66claws4
1883         
1884         * sync with sylpheed 0.4.66cvs6
1885
1886 2001-05-07 [darko]
1887
1888         * src/prefs_common.[ch]: added option to enable/disable
1889           looking up sender name in address book for summary pane
1890         * src/summaryview.c: look up sender in the address book
1891           by using Alfons' address completion code
1892
1893 2001-05-07 [hiroyuki]
1894
1895         * src/inc.h
1896           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
1897           member of Pop3State.
1898         * src/news.c: brought #include "defs.h" before #include <glib.h>
1899           to prevent the warning of `MIN' and `MAX' redefinition.
1900
1901 2001-05-06 [hoa]
1902
1903         * removed src/headers_display.[ch]
1904         * removed src/prefs_display_headers.[ch]
1905         * src/inc.c
1906                 use a temporary file in the user directory for mbox import
1907         * src/news.c
1908                 added XHDR support to get "To" and "Cc" headers
1909                 (in order to match news with to or cc field for
1910                 scoring)
1911                 added function news_parse_xhdr() to get XHDR response
1912         * src/nntp.[ch]
1913                 added function nntp_xhdr()
1914         * src/matcher.c
1915                 fetch the message if necessary
1916
1917 2001-05-06 [alfons]
1918
1919         0.4.66claws3
1920
1921         * sync with sylpheed 0.4.66cvs3-5
1922
1923 2001-05-06 [hoa]
1924
1925         * src/utils.[ch]
1926                 added function itos_buf() to enable use of several buffers
1927         * src/summaryview.c
1928                 use of itos_buf() instead of itos() in summary list
1929                 to fix the broken display of message number.
1930
1931 2001-05-06 [alfons]
1932
1933         * src/gtkstext.c: bug in cursor up navigation fixed,
1934                 fixed another unsigned / signed comparison (we're getting there :-)
1935
1936 2001-05-06 [hoa]
1937
1938         * src/Makefile.am
1939                 added scoring.c scoring.h
1940                 prefs_folder_item.c prefs_folder_item.h
1941                 matcher.c matcher.h
1942         * src/defs.h
1943                 added FOLDERITEM_RC SCORING_RC
1944         * src/folder.[ch]
1945                 added prefs field in FolderItem :
1946                 properties for each folder (PrefsFolderItem),
1947                 sorting type and mode were added as the first properties.
1948         * src/main.c
1949                 read config for scoring
1950         * added src/matcher.[ch]
1951                 gives functions to parse configuration file to do
1952                 matching on mails with a list of conditions.
1953         * src/mainwindow.c
1954                 add option to sort by score
1955         * src/prefs_common.[ch]
1956                 added preference option to show score and for
1957                 the score column size
1958         * added src/prefs_folder_item.[ch]
1959                 properties for each folder (PrefsFolderItem),
1960                 sorting type and mode were added as the first properties.
1961         * src/procheader.[ch]
1962                 added procheader_parse_header()
1963                 added procheader_header_free()
1964                 added procheader_headername_equal()
1965                 and made modification to use them.
1966         * src/procmsg.[ch]
1967                 added score field to MsgInfo structure
1968         * added src/scoring.[ch]
1969                 gives functions to parse configuration file to do
1970                 scoring on mails with a list of conditions.
1971         * src/summaryview.[ch]
1972                 save the sorting type and mode for the folder
1973                 added column to display the score of the mail
1974                 added function summary_score_clicked()
1975                 sorting type and mode are restored to the folder
1976                 when it is reopen
1977         * src/textview.c
1978                 use procheader_parse_header(), procheader_headername_equal()
1979                 removed memory leak in text_scan_header when freeing headers
1980         * src/filter.c
1981                 changed the function to match names of headers
1982                 using procheader_headername_equal()
1983
1984         Scoring functions are implemented, an interface is needed
1985         to configure that.
1986
1987 2001-05-04 [alfons]
1988
1989         * src/gtkstext.c: 
1990                 hopefully fixed the row up navigation bug,
1991                 removed adding back / forward lines to cache
1992
1993 2001-05-04 [sergey]
1994
1995         * src/prefs_display_headers.c: user interface changes:
1996         (prefs_display_headers_create): remove unused "Show" check button;
1997         allow reordering of headers by dragging.
1998         (prefs_display_headers_write_config): remove unused variables.
1999         (prefs_display_headers_set_dialog): do not insert "(New)" at top
2000         of lists (not needed with the new UI).
2001         (prefs_display_headers_set_list): scan lists starting from row 0,
2002         not 1 (do not skip "(New)").
2003         (prefs_display_headers_find_header): new function.
2004         (prefs_display_headers_clist_set_row): do not allow duplicates.
2005         (prefs_display_headers_delete_cb): do not skip row 0; treat
2006         closing the alert window by ESC as "No".
2007         (prefs_display_headers_up): do not protect row 0.
2008         (prefs_display_headers_down): do not protect row 0.
2009
2010 2001-05-04 [sergey]
2011
2012         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
2013         functions.  
2014
2015         * src/summaryview.c
2016         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
2017         summary_select_next_marked, summary_select_prev_marked): new
2018         functions.
2019
2020 2001-05-03 [sergey]
2021
2022         * src/news.c: fixed a bug when no article can be fetched after
2023         server timeout if the connection was restored by news_post():
2024         (news_select_group): new function.
2025         (news_fetch_msg): call news_select_group() before fetching
2026         article.
2027         (news_get_uncached_articles): set session->group after successful
2028         GROUP command.
2029
2030 2001-05-03 [hoa]
2031
2032         * src/defs.h
2033         * src/procmsg.[ch]
2034         * src/procheader.c
2035                  changed version of cache, added cc field
2036
2037         * src/prefs_display_headers.c
2038                 the interface was changed
2039
2040         * src/prefs_headers.c
2041                 added cancel button
2042
2043 2001-05-03 [alfons]
2044
2045         * completed sync of sylpheed cvs2
2046         * src/gtkstext.c: updated row up / down cursor navigation
2047         * src/textview.c: re-edited, prepared for fixing the email address
2048                 scanner.
2049
2050 2001-05-03 [darko]
2051
2052         * src/prefs_common.c: use alfons' strftime ui code
2053         entry_datefmt and datefmt_sample widgets have to be
2054         global in this module because of this change
2055
2056 2001-05-03 [hoa]
2057
2058         * src/messageview.c
2059         * src/prefs_common.[ch] added option to activate the return receipt
2060                 feature.
2061
2062 2001-05-02 [alfons]
2063
2064         * src/gtkstext.c: fix for row up/down cursor navigation. 
2065
2066         0.4.66claws2
2067         
2068         * sync with 0.4.66cvs2
2069
2070 2001-05-02 [paul]
2071
2072         added add-sender-to-addressbook patch
2073
2074         * src/addressbook.c
2075         * src/addressbook.h
2076         * src/summaryview.c
2077
2078 2001-05-02 [sergey]
2079
2080         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
2081         G_ALERTDISABLE.
2082
2083         * src/alertpanel.c (alertpanel_create): new argument can_disable,
2084         all existing callers changed to pass FALSE; create a check button
2085         to disable the message.
2086         (alertpanel_message_with_disable): new function.
2087         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
2088         (alertpanel_button_toggled): new function.
2089         (alertpanel_button_clicked, alertpanel_close): set value using
2090         G_ALERT_VALUE_MASK.
2091
2092         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
2093
2094         * src/prefs_common.c (prefs_privacy_create): new check button
2095         checkbtn_gpgme_warning.
2096
2097         * src/main.c (main): moved preferences reading before gpgme
2098         initialization; check prefs_common.gpgme_warning before giving the
2099         GnuPG warning and set it to FALSE if the user wants to disable the
2100         warning.
2101
2102 2001-05-02 [hiroyuki]
2103
2104         * src/prefs_display_headers.c: modified the layout and some labels.
2105
2106 2001-05-02 [sergey]
2107
2108         * src/prefs_account.c (prefs_account_fix_size): new function.
2109         (prefs_account_create): call prefs_account_fix_size(); use
2110         gtk_widget_show instead of gtk_widget_show_all (fixes too large
2111         size when the window is shown for the first time).
2112         (prefs_account_basic_create): changed layout of serv_table; moved
2113         localmbox_entry above smtpserv_entry (logically it replaces
2114         POP3/IMAP server).
2115         (prefs_account_protocol_activated): set sensitivity of
2116         nntpauth_chkbtn according to the protocol (in addition to
2117         hide/show); commented out gtk_table_set_row_spacing() calls.
2118         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
2119         not sensitive (fixes a bug with disabled username/password boxes
2120         when editing POP3 account after NNTP with authentication).
2121
2122 2001-05-02 [hoa]
2123
2124         * src/account.c
2125         * src/inc.c
2126         * src/prefs_account.[ch]
2127         * src/send.c
2128                 removed local account without SMTP server
2129                 added option to use mail command instead of a connexion
2130                 to SMTP server when a local account is used
2131         * src/prefs_headers.c
2132                 fixed a bug
2133         * src/news.c
2134                 fixed a bug when connexion immediately closed
2135
2136 2001-05-01 [alfons]
2137
2138         0.4.66claws1
2139         
2140         * sync with 0.4.65
2141
2142 2001-05-01 [sergey]
2143
2144         * src/prefs_account.c (Basic, prefs_account_basic_create): new
2145         widget nntpauth_chkbtn.
2146         (prefs_account_protocol_activated): handle nntpauth_chkbtn
2147         visibility.
2148         (prefs_account_nntpauth_toggled): new function.
2149
2150         * src/news.c (news_session_new_for_folder): use NNTP
2151         authentication only if ac->use_nntp_auth is set.
2152
2153 2001-05-01 [hoa]
2154
2155         * src/Makefile.am changed headers.[ch] in customheader.[ch]
2156         * src/prefs_display_headers.c changed the UI
2157         * src/prefs_headers.c changed account_name to account_id
2158         * src/compose.c using customheader.h
2159
2160 2001-05-01 [hiroyuki]
2161
2162         * src/esmtp.c
2163           src/news.c
2164           src/nntp.c: changed sock_read() to sock_gets(), they've been left
2165           unsynched.
2166
2167 2001-05-01 [hoa]
2168
2169         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
2170         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
2171                 for displaying of headers
2172         * src/grouplist_dialog.[ch] minor changes to remove warnings
2173         * src/prefs_display_headers.[ch] dialog to choose the
2174         headers to display in the mail viewer.
2175         * src/headers.h correction of #define
2176         * src/headers_display.[ch] configuration for displaying of headers.
2177         * src/main.c read config of displaying of headers
2178         * src/prefs_common.c add a button to access the config dialog
2179                 for displaying of headers
2180         * src/prefs_display_headers.[ch] dialog for configuration for
2181                 displaying of the headers.
2182         * src/prefs_headers.c cleaning of code
2183         * src/procheader.c comments added to code
2184         * src/textview.c changes to reorder the headers depending
2185                 on the config for displaying of headers
2186
2187 2001-04-30 [alfons]
2188
2189         0.4.65claws7
2190
2191         * sync with 0.4.65cvs12
2192
2193         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
2194
2195 2001-04-30 [sergey]
2196
2197         * src/nntp.h (NNTPSockInfo): new field auth_failed.
2198
2199         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
2200         is set to force reconnection after authentication failure.
2201         (nntp_gen_command): set sock->auth_failed on authentication
2202         failure, or if sock->userid and sock->passwd are not set.
2203
2204         * src/news.c (news_session_new_for_folder): set userid=NULL if
2205         password dialog is cancelled.
2206
2207 2001-04-30 [sergey]
2208
2209         * src/nntp.h (NNTPSockInfo): new type.
2210
2211         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
2212         SockInfo.
2213         (nntp_open_auth, nntp_close): new functions.
2214         (nntp_gen_command): new function to handle authentication; all
2215         NNTP command functions updated to use it.
2216         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
2217         (nntp_list): removed old useless code.
2218
2219         * src/news.h (NNTPSession): new field nntp_sock.
2220
2221         * src/news.c: all functions updated to use NNTPSockInfo instead of
2222         SockInfo.
2223         (news_session_new): new arguments (userid, passwd); made static;
2224         use nntp_open_auth() if needed.
2225         (news_session_destroy): use nntp_close() instead of sock_close().
2226         (news_query_password): changed arguments.
2227         (news_session_new_for_folder): new function.
2228         (news_session_get): use news_session_new_for_folder().
2229         (news_authenticate): deleted.
2230         (news_get_uncached_articles): removed old authentication code.
2231
2232 2001-04-30 [sergey]
2233
2234         * src/news.c: reverted my previous changes (need to do NNTP
2235         authentication in a cleaner way).
2236         
2237 2001-04-29 [sergey]
2238
2239         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
2240         news_nntp_post, news_nntp_mode): new functions (wrappers with
2241         authentication support).
2242         (news_get_article_cmd, news_get_article, news_get_header): new
2243         argument "folder"; all callers changed.
2244         (news_get_article_cmd): added authentication support.
2245         (news_session_get): use news_nntp_mode() instead of nntp_mode().
2246         (news_post): use news_nntp_post() instead of nntp_post().
2247         (news_get_uncached_articles): use news_nntp_group() instead of
2248         nntp_group() and news_nntp_xover() instead of nntp_xover();
2249         removed old authentication code.
2250         (news_get_group_list): use news_nntp_list() instead of nntp_list().
2251
2252         * src/nntp.c (nntp_list): return real error code instead of
2253         hardcoded NN_ERROR.
2254
2255 2001-04-29 [sergey]
2256
2257         * configure.in: fixed wint_t typedef detection again
2258
2259 2001-04-28 [hoa]
2260
2261         * src/prefs_account.[ch], added A_LOCAL_CMD
2262                 (send mail with mail command)
2263         * src/send.c added function send_message_with_command()
2264         * src/inc.c made a more secure get_spool() function with
2265                 mktemp() but maybe mkstemp() or something more
2266                 secure can be used.
2267
2268 2001-04-28 [alfons]
2269
2270         * src/textview.c, colorization of email addresses in headers
2271
2272         0.4.65claws6
2273
2274         * bug sync with sylpheed
2275         * prefs_common.c: created date format ui for darko
2276         * sync with 0.4.65cvs11
2277         * configure.in: corrected to have the new gpg checks
2278
2279 2001-04-27 [alfons]
2280
2281         * completed sync with 0.4.65cvs10
2282         * minor debug things added to gtkstext.c
2283
2284 2001-04-27 [darko]
2285
2286         * configure.in: remove check for availability of
2287           strftime() as advised by Hiroyuki
2288         * src/prefs_common.[ch], src/procheader.c:
2289           synch strftime() code with Hiroyki's main branch
2290
2291 2001-04-26 [sergey]
2292
2293         * src/news.c: news_query_password(), news_authenticate(): new
2294           functions.
2295           news_get_uncached_articles(): added NNTP authentication
2296           handling.
2297         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
2298           new functions.
2299         * src/prefs_account.c: prefs_account_protocol_activated():
2300           enable userid and password fields for NNTP.
2301
2302 2001-04-26
2303
2304         * configure.in: check for availability of strftime()
2305           [darko]
2306         * src/prefs_common.[ch], src/procheader.c: use
2307           strftime() for displaying date in summary pane if it
2308           is available
2309
2310 2001-04-25
2311
2312         * more .cvsignore cleanups [alfons]
2313
2314 2001-04-25
2315
2316         * ac/sv-check-type.m4: new autoconf macro.
2317         * configure.in: fixed wint_t typedef detection (did not work
2318           with gcc-2.96).
2319
2320 2001-04-25
2321
2322         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
2323           [hiroyuki]
2324
2325 2001-04-24
2326         * modified gtkstext.c : buggy cursor navigation fixed, 
2327           and font descent also taken in account when drawing
2328           cursor. [alfons]
2329
2330 2001-04-24 [hoa]
2331         * added comments in src/news.c src/nntp.c
2332         * added src/prefs_headers.[ch]
2333         * added src/headers.[ch]
2334         * modified compose.c to activate custom headers
2335                 added function is_in_custom_headers
2336         * modified prefs_account.[ch]
2337                 added function prefs_account_customhdr_edit
2338         * modified src/defs.h :
2339                 added HEADERS_RC : name of the config file
2340                 for the custom headers
2341
2342 2001-04-24
2343
2344     0.4.65claws5
2345
2346         * configure.in
2347           src/gtkstext.[ch]
2348           src/compose.c
2349           src/Makefile.am
2350           
2351           added gtkstext with configure.in patch by Hiroyuki which
2352           should fix the XIM detection [alfons]
2353
2354         * more clean up of cvs [alfons]
2355
2356                  * removed all Makefile.in files to attic.
2357
2358                  * updated all .cvsignores to really ignore things that could
2359                    be unintentionally committed by a recursive commit.
2360
2361 2001-04-23 [hoa]
2362         * added src/grouplist_dialog.[ch]
2363         * changed src/folderview.c to call grouplist_dialog instead
2364                 of inputdialog
2365         * src/news.c :
2366                 added functions news_reset_group_list
2367                 and news_get_group_list
2368         * src/nntp.c :
2369                 added function nntp_list
2370         * src/defs.h :
2371                 added GROUPLIST_FILE : name of the newsgroup list cache file
2372
2373 2001-04-21
2374
2375         * added option to warn about queued messages on exit [sergey]:
2376
2377           * src/compose.c: compose_queue(): call folder_item_scan()
2378             and folderview_update_item() after queueing.
2379           * src/folderview.c: folderview_update_node(): draw the queue
2380             folder in bold font if there are queued messages.
2381           * src/mainwindow.c: queued_messages(): new function.
2382             app_exit_cb(): display warning if there are queued messages
2383             if warn_queued_on_exit is set.
2384           * prefs_common.[ch]: add warn_queued_on_exit option.
2385
2386         * enhanced GnuPG key selection support [sergey]:
2387
2388           * src/select-keys.c: updated to newer version from Win32
2389             branch with support for selecting arbitrary keys.
2390           * src/prefs_account.c: added the Privacy tab to the account
2391             options window.
2392             prefs_account_privacy_create(),
2393             prefs_account_sign_key_set_data_from_radiobtn(),
2394             prefs_account_sign_key_set_radiobtn(): new functions.
2395           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
2396           * src/rfc2015.c: set_signers(): new function.
2397             pgp_sign(): add the account parameter, call set_signers().
2398             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
2399           * src/rfc2015.h: rfc2015_sign(): updated prototype.
2400           * src/compose.c: pass the current account to rfc2015_sign().
2401
2402         * tag name claws added to prevent confusion with main branch [alfons]
2403
2404         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
2405
2406         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
2407
2408         * sync with recent sylpheed cvs. Untested though. [alfons]
2409