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