more sync with sylpheed 0.5.0pre3
[claws.git] / ChangeLog.claws
1 2001-06-28 [paul]
2
3         * more sync with sylpheed 0.5.0pre3
4
5 2001-06-27 [alfons]
6
7         * src/summaryview.c
8                 don't crash when removing parent node of messages
9                 attracted by subject. this was caused by not deleting
10                 the parent node from the subject line hash table.
11
12 2001-06-27 [alfons]
13
14         * src/summaryview.c
15         * src/compose.[ch]
16         * src/mainwindow.c
17                 if there are multiple messages selected, allow forwarding
18                 them as attachments.
19
20 2001-06-27 [paul]
21
22         * more sync with sylpheed 0.5.0pre3
23
24 2001-06-26 [paul]
25
26         0.5.0claws3
27
28         * sync with sylpheed 0.5.0pre3
29
30 2001-06-25 [paul]
31
32         * src/mainwindow.c
33                 fixed 'compose news article' bug
34                 from icon-and-text toolbar
35
36 2001-06-25 [paul]
37
38         * sync with sylpheed 0.5.0pre2 release
39
40 2001-06-24 [christoph]
41
42         * src/prefs_common.c
43                 bug fix in font selection
44         * src/folderview.c
45                 use sylpheed's normal font instead of
46                 gtk default font for folders without
47                 new messages
48
49 2001-06-24 [alfons]
50
51         * src/mainwindow.[ch]
52                 added composite compose mail / news button (an idea by Leandro
53                 Pereira <leandro@linuxmag.com.br>)
54
55 2001-06-24 [paul]
56
57         Added instructions for ldif-to-xml.py
58
59         * tools/README
60
61 2001-06-23 [alfons]
62
63         Some minor things.
64
65         * src/pixmaps/stock_news_compose.xpm
66                 added pixmap by Leandro
67         * src/prefs_common.c
68                 tested built-in spelling checker of GCC 3.0 :)
69         * po/nl.po
70                 merged dutch translation of sylpheed-main with
71                 sylpheed.pot
72
73 2001-06-23 [paul]
74
75         Added tools directory and files.
76
77         * tools/filter_conv.pl
78                 converts old filter system to new filtering system
79         * tools/ldif-to-xml.py
80                 converts netscape addressbook to sylpheed addressbook
81         * tools/README
82                 descriptions/instructions for above two files
83
84 2001-06-23 [christoph]
85
86         * src/inc.c
87         * src/manage_window.[ch]
88         * src/prefs_common.[ch]
89                 mail retrieval dialog can be enabled, disabled
90                 or hidden if non of sylpheed's windows is active
91
92 2001-06-22 [paul]
93
94         0.5.0claws2
95
96         * sync with sylpheed 0.5.0pre2
97
98 2001-06-21 [christoph]
99
100         * src/summaryview.c
101                 show recipient on 'from' for all accounts
102                 
103         * src/inc.c
104         * src/prefs_common.[ch]
105                 disable error popup on mail receive errors
106
107 2001-06-21 [alfons]
108
109         * src/compose.c
110                 made the ruler correctly appear and disappear.
111
112         * src/Makefile.am
113                 removed Hoa's work-in-progress-stuff (interesting!) so 
114                 claws compiles ok.
115
116 2001-06-20 [christoph]
117
118         * src/inc.c
119         * src/progressdialog.c
120                 added scrolled window for list in progressdialog
121
122 2001-06-20 [paul]
123
124         sync with sylpheed 0.5.0pre1 release
125
126 2001-06-20 [christoph]
127
128         * src/summeryview.c
129                 make building threads by subject work when
130                 thread view is enabled
131                 
132         * src/compose.c
133         * src/prefs_common.[ch]
134                 automatically select account for mail replys
135
136 2001-06-19 [sergey]
137
138         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
139         they are filled in from the account settings.
140
141 2001-06-19 [paul]
142
143         * more sync with sylpheed 0.5.0pre1
144
145 2001-06-18 [alfons]
146
147         * src/Makefile.am,
148           src/procmime.c
149                 added --sysconfdir to CPPFLAGS for pointing to the correct
150                 location of mime.types. 
151
152                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
153                 or ./configure!
154
155 2001-06-18 [hoa]
156
157         * src/summaryview.c
158                 fixed some bug when building threads
159
160 2001-06-18 [paul]
161
162         * src/prefs_account.c
163                 UI stuff: More changes to the English
164
165 2001-06-18 [paul]
166
167         * src/pixmaps/stock_news_compose.xpm: new file
168         * src/Makefile.am
169         * src/mainwindow.c
170         * src/summaryview.c
171                 Added new icon for Hoa's 'compose a news
172                 message', plus minor improvements to the
173                 English
174
175         * po/ja.po
176         * ChangeLog
177         * ChangeLog.jp
178                 more sync with sylpheed 0.5.0pre1
179
180 2001-06-18 [hoa]
181
182         * src/compose.[ch]
183         * src/mainwindow.c
184                 Follow-up and reply to
185
186         * src/summaryview.[ch]
187                 Build threads also with subjects
188
189 2001-06-17 [hoa]
190
191         * src/compose.c
192                 forwarding use the current account.
193
194         * src/mainwindow.c
195                 the "compose message" button has been replaced with
196                 "new mail" and "new news" buttons
197
198         * src/prefs_common.[ch]
199                 added a configuration option to use the forward button
200                 as "forward as attachment"
201                 changed reply and forward format description
202
203         * src/quote_fmt_lex.l
204         * src/quote_fmt_parse.y
205                 added message with no signature in format for reply
206                 and forward.
207
208 2001-06-17 [paul]
209
210         Minor UI stuff
211
212         * src/mainwindow.c
213         * src/summaryview.c
214                 Improvements to the English
215
216         * src/prefs_common.c
217                 Improvements to the English and some
218                 clarity/continuity improvements in the
219                 description of Quote symbols.
220
221 2001-06-17 [paul]
222
223         0.5.0claws1
224
225         * sync with sylpheed 0.5.0pre1
226
227 2001-06-17 [hoa]
228
229         * src/compose.c
230                 Better interface for compose, displayed fields
231                 are updated whenever we change account.
232                 Newsgroups field is automatically filled.
233
234         * src/mainwindow.c
235                 Newsgroups field is automatically filled.
236
237         * src/prefs_account.c
238                 Some interface stuff when fields appear and
239                 disappear.
240
241 2001-06-16 [paul]
242
243         0.4.99claws
244
245         * sync with sylpheed 0.4.99
246
247 2001-06-16 [sergey]
248
249         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
250         base64_decoder_free, base64_decoder_decode): new object and
251         functions for decoding base64 streams.
252         * src/procmime.c (procmime_decode_content): modified to use the
253         new base64 decoder.
254
255 2001-06-15 [paul]
256
257         0.4.99claws10
258
259         * sync with sylpheed 0.4.99cvs11
260
261 2001-06-13 [paul]
262
263         0.4.99claws9
264
265         * sync with sylpheed 0.4.99cvs9
266
267 2001-06-13 [hoa]
268
269         * src/compose.c
270         * src/prefs_account.c
271
272                 SMTP server can be defined in the news account
273                 mime type of attachment are kept.
274
275         * src/summaryview.c
276
277                 now choose the highest important score between default
278                 and important score of folder.
279
280 2001-06-09 [alfons]
281         
282         * src/prefs_common.c: 
283
284                 (prefs_quote_description_create): corrected description of 
285                 quote format characters
286
287 2001-06-09 [paul]
288
289         0.4.99claws8
290
291         * sync with sylpheed 0.4.99cvs8
292
293 2001-06-08 [sergey]
294
295         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
296         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
297
298 2001-06-08 [paul]
299
300         0.4.99claws7
301
302         * sync with sylpheed 0.4.99cvs7
303
304 2001-06-06 [sergey]
305
306         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
307         clashes with autogenerated header).
308         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
309         * src/Makefile.am: added quote_fmt.h.
310         * src/.cvsignore: added lex/yacc autogenerated files
311         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
312
313 2001-06-06 [paul]
314
315         0.4.99claws6
316
317         * sync with sylpheed 0.4.99cvs6
318
319 2001-06-06 [hoa]
320
321         * added src/quote_fmt_parse.h
322         * src/compose.c
323                 removed warnings
324
325         * src/prefs.[ch]
326                 don't modify readonly configuration files
327
328         * src/prefs_account.c
329         * src/prefs_common.c
330         * src/prefs_customheader.c
331         * src/prefs_display_header.c
332         * src/prefs_filter.c
333         * src/prefs_filtering.c
334         * src/prefs_scoring.c
335                 don't open dialog box when configuration files
336                 are readonly
337
338 2001-06-05 [sergey]
339
340         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
341
342         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
343         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
344         BUILT_SOURCES to make all files rebuild properly.
345
346         * src/compose.c: removed #include "quote_fmt.tab.h".
347
348         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
349         CHARACTER value in yylval.
350
351         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
352         receive CHARACTER value by documented means (yylval).
353
354         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
355
356 2001-06-05 [hoa]
357
358         * src/Makefile.am
359                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
360
361         * src/filtering.c
362         * src/matcher.c
363         * src/matcher.h
364         * src/prefs_filtering.c
365                 now keep the configuration for execute action
366
367         * src/mbox_folder.c
368                 fixed a warning
369
370 2001-06-05 [paul]
371
372         * sync with sylpheed 0.4.99cvs5
373
374 2001-06-05 [hoa]
375
376         * src/Makefile.am
377                 added quote_fmt.[ch]
378
379         * added src/quote_fmt.y
380         * added src/quote_fmt.l
381         * added src/quote_fmt.tab.h
382         * added src/quote_fmt.tab.c
383         * added src/lex.quote_fmt.c
384                 parsing configuration for replying
385                 and forwarding
386
387         * src/prefs_common.[ch]
388                 added configuration UI for replying
389                 and forwarding
390
391         * src/compose.c
392                 using configuration for replying
393                 and forwarding
394
395 2001-06-04 [hoa]
396
397         * src/filtering.c
398         * src/matcher.c
399         * src/matcher.h
400         * src/prefs_filtering.c
401         * src/prefs_matcher.c
402         * src/prefs_matcher.h
403                 action "run a command" for filtering
404                 and matching with a command.
405                 fixed the "whole message" matching
406
407         * src/mbox_folder.c
408                 changed temporary filename for security
409
410         * src/messageview.c
411                 queue the notification if it fails to send.
412
413         * src/prefs_common.c
414         * src/prefs_folder_item.c
415                 changed the default important score             
416
417         * src/prefs_scoring.c
418         * src/scoring.c
419                 hide kill score input when the folder is not
420                 a newsgroup
421
422 2001-06-03 [alfons]
423
424         * src/prefs_common.c:
425
426                 (prefs_font_select): pass font name in font entry box to font
427                 selection dialog.
428
429 2001-06-03 [sergey]
430
431         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
432
433 2001-06-03 [paul]
434
435         * sync with sylpheed 0.4.99cvs4
436
437 2001-06-03 [alfons]
438
439         * src/headerwindow.c:
440
441                 (headerwindow_show_cb): use the selected summary view item, not
442                 the displayed item.
443
444 2001-06-02 [alfons]
445
446         * src/headerwindow.c:
447
448                 (headerwindow_show_cb): always try to show msginfo
449
450 2001-06-02 [hoa]
451
452         * src/compose.c
453                 keep attached parts when reediting or forwarding.
454
455 2001-06-01 [hoa]
456
457         * src/folderview.c
458         * src/prefs_folder_item.[ch]
459         * src/prefs_scoring.[ch]
460         * src/scoring.[ch]
461         * src/summaryview.[ch]
462         * src/main.c
463         * src/mainwindow.c
464         * src/prefs_common.[ch]
465                 support for folder scoring
466                 kill score and important score for messages
467         
468         * src/prefs_account.c
469                 some display bug fixed for local account
470                 preferences
471
472 2001-05-31 [alfons]
473
474         * src/summaryview.c:
475
476                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
477                 sender to address book menu item is disabled.
478
479 2001-05-30 [hoa]
480
481         * src/filtering.[ch]
482         * src/summaryview.c
483                 handling summary menu / filter messages
484
485         * src/folder.[ch]
486                 add some stuff
487
488         * src/foldersel.c
489                 imap folders now appears in list
490
491         * src/mbox_folder.c
492                 doesn't crash if destination mail is not writeable
493
494 2001-05-29 [hoa]
495
496         * src/compose.c
497                 removed some warnings
498
499         * src/filtering.c
500         * src/folder.[ch]
501         * src/prefs_filtering.c
502                 global string to identify any folders           
503                 removed some debug info
504                 filtering to mbox folders is now possible
505
506         * src/mainwindow.c
507                 removed some warnings
508
509         * src/mbox_folder.c
510                 permission on files are changed to read/write for user only,
511                 nothing for other.
512                 creation of subfolder is handled better.
513
514 2001-05-28 [alfons]
515
516         Verified the sync for src/prefs_common.[ch] and
517         src/prefs_account.[ch]. I believe there were some
518         minor indentation differences.
519
520 2001-05-28 [paul]
521
522         0.4.99claws3
523
524         * sync with 0.4.99cvs3
525
526 2001-05-28 [hoa]
527
528         * src/compose.c
529                 handling flags for mbox format
530
531         * src/filtering.c
532                 use of mark file only for MH format
533                 handling flags for mbox format
534                 filtering cannot yet move or copy mails to mbox folders.
535
536         * src/folder.[ch]
537                 changed move_msg, copy_msg,
538                 move_msgs_with_dest, copy_msgs_with_dest functions
539                 uses only folder->copy_msg() function
540                 uses folder->finished_copy() to handle the destination
541                 folder at the end of the copy or move operation.
542
543         * src/foldersel.c
544                 included mbox directories.
545
546         * src/folderview.[ch]
547         * src/mainwindow.c
548                 handle folders operation for mbox format
549
550         * src/mbox.c
551                 disable conversion of "From " header
552
553         * src/mbox_folder.[ch]
554                 completion of mbox format handling
555
556         * src/mh.c
557                 changed mh_copy_msg() function and
558                 removed mh_move_msg(), mh_move_msgs_with_dest(),
559                 mh_copy_msgs_with_dest()
560
561         * src/prefs_filtering.c
562                 removed some warnings
563
564         * src/prefs_matcher.c
565                 default boolean operation is AND
566
567         * src/procheader.c
568                 handling flags for mbox format
569                 handling of "From " header
570
571         * src/procmsg.[ch]
572                 removed data field
573                 added MSG_REALLY_DELETED flags to handle deletion of
574                 messages in mbox format.
575
576         * src/summaryview.c
577                 handling flags for mbox format
578                 disable the MSG_DELETED flags when messages
579                 are deleted in mbox format
580
581         * src/textview.c
582                 "From " headers display fixed.
583
584 2001-05-27 [alfons]
585
586         * src/textview.c:
587                 
588                 (get_email_part): skip quoted email addresses, like in e.g.
589                 "'alfons@proteus.demon.nl'".
590
591 2001-05-26 [alfons]
592
593         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
594         and fixing the persistence troubles when using separate windows.
595
596         * src/mainwindow.c:
597         
598             Added #define SEPARATE_ACTION used in the gtk item factory for 
599             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
600                 use gtk_item_factory_get_widget_by_action() to get the items.
601                 
602             Removed separate_widget_cb from the gtk item factory data   
603           
604             (mainwindow_create): connect separate_widget_cb() to check
605             menu item "toggled" signal. also passing a MainWindow pointer
606                 as object data for both check menu items.
607                 
608             (separate_widget_cb): definition of separate_widget_cb() to match
609             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
610                 window using gtk_object_get_data(). The type of window separation 
611                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
612         
613         * src/prefs_filtering.c,
614           src/prefs_matcher.c: added horizontal scrollbars
615
616 2001-05-25 [darko]
617
618         * src/headerview.c
619                 fix segfault with invalid bold font
620         * src/summaryview.c
621                 correctly display summary stats after row is marked
622
623 2001-05-23 [sergey]
624
625         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
626         encodings with libjconv.
627
628 2001-05-23 [hoa]
629
630         * src/Makefile.am
631                 added mbox_folder.[ch]
632         * src/defs.h
633                 mbox temporary folder
634         * src/folder.[ch]
635         * added src/mbox_folder.[ch]
636         * src/folderview.c
637         * src/procheader.[ch]
638                 added mbox support
639         * src/mbox.c
640                 bugfix for file incorporation filtering
641         * src/imap.c
642                 enable creation of MBOX
643         * src/prefs_display_header.c
644                 enable use of headers like "From "
645                 something that should be fixed :
646                         displaying of such headers add an extra space
647         * src/prefs_folder_item.c
648                 don't create folders because it is not necessary
649         * src/procmsg.h
650                 added data field to MsgInfo for mbox internal use
651         * src/summaryview.c
652                 added some support for mbox
653         * src/utils.[ch]
654                 added get_mbox_cache_dir() function
655
656 2001-05-23 [hiroyuki]
657
658         * src/headerwindow.c
659           src/inc.c
660           src/main.c
661           src/mh.c
662           src/nntp.c
663           src/procmsg.h
664           src/session.h
665           src/socket.[ch]
666           src/summaryview.c
667           src/textview.c
668           src/automaton.c
669           src/folderview.c: more sync with 0.4.99cvs2.
670
671         * src/headerwindow.c: reverted.
672
673 2001-05-22 [paul]
674
675         0.4.99claws2
676
677         * sync with sylpheed 0.4.99cvs2
678                 * src/news.[ch]
679                 * src/nntp.[ch]
680                 * INSTALL
681                 * INSTALL.jp
682
683 2001-05-22 [alfons]
684
685         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
686
687 2001-05-21 [alfons]
688
689         Minor things:
690
691         * configure.in: if gnome-config not found, "no" is displayed
692         
693         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
694
695         * src/textview.c: now also possible to add mail addresses by right
696           clicking in the text view
697
698         * src/codeconv.c: merged patch which fixes endless loop when encountering
699           invalid wide characters; from Alte <010@imis.ru>  
700
701 2001-05-20 [alfons]
702
703         Added installation of gnome specific things:
704
705         * Makefile.am: gnome conditional
706
707         * configure.in: check for installed gnome
708
709         * added sylpheed.png, sylpheed.desktop
710
711 2001-05-20 [sergey]
712
713         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
714
715         * src/mainwindow.h (main_window_toolbar_create): created a button
716         for "Reply to all".
717         (main_window_set_toolbar_sensitive): enable/disable the new button
718         appropriately.
719         (toolbar_reply_to_author_cb): handle the new button.
720
721         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
722         send_progress_dialog_destroy() on failure (fixes hang on SMTP
723         failure).
724
725 2001-05-19 [sergey]
726
727         * src/compose.h (ComposeReplyMode): new modes
728         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
729         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
730
731         * src/compose.c
732         (compose_send): move some code into a new function:
733         (compose_current_mail_account): new function.
734         (compose_reply): new argument to_author, all callers changed; if
735         to_author==TRUE and account->protocol==A_NNTP, find and use an
736         appropriate mail account for replying.
737         (compose_reply_set_entry): new argument to_author; ignore
738         compose->replyto if to_author==TRUE.
739
740         * src/mainwindow.c: new command "Message/Reply to author".
741         (main_window_set_menu_sensitive): enable/disable it.
742         (reply_cb): handle it.
743
744         * src/summaryview.c: new command "Reply to author".
745         (summary_set_menu_sensitive): enable/disable it.
746         (summary_reply_cb): handle it.
747
748         * src/account.c (account_find_mail_from_address): new function.
749
750 2001-05-18 [paul]
751
752         0.4.99claws1
753
754         * sync with sylpheed 0.4.99cvs1
755
756 2001-05-18 [hoa]
757
758         * src/compose.[ch]
759         * src/filtering.c
760         * src/summaryview.c
761                 new filtering action : forward and forward as attachment
762
763         * src/main.c
764                 no need for $DISPLAY when we run sylpheed --help
765                 call to parse_cmd_opt() is moved
766
767         * src/mainwindow.[ch]
768                 execute button is hidden when immediate execute
769                 is chosen
770
771         * src/mh.c
772         * src/news.c
773         * src/prefs_folder_item.c
774         * src/procmsg.c
775                 better handling of missing directories
776
777         * src/summaryview.c
778                 reedit is enabled in outbox
779                 reedit is enabled in queue
780
781 2001-05-17 [hoa]
782
783         * src/filtering.c
784         * src/matcher.[ch]
785         * src/prefs_filtering.c
786                 changed attachement into attachment
787
788 2001-05-17 [alfons]
789
790         0.4.67claws4    
791
792         * sync with sylpheed 0.4.67cvs9
793         * sync with sylpheed 0.4.67cvs7-8
794
795 2001-05-17 [hoa]
796
797         * src/Makefile.am
798                 added prefs_filtering.c
799
800         * src/filtering.[ch]
801         * src/matcher.[ch]
802                 removed action : forward_news and forward_news_as_attachement
803                 (forward and forward_as_attachement can be used instead)
804
805         * src/mainwindow.c
806                 added menu option to access filtering configuration
807
808         * src/prefs_account.c
809                 changed mail_command default to /usr/sbin/sendmail
810
811         * added src/prefs_filtering.[ch]
812                 dialog box for filtering configuration
813
814         * src/prefs_matcher.c
815                 added function prefs_matcher_get_criteria_from_matching()
816
817         * src/prefs_scoring.c
818                 reset the dialog when register or substitute is clicked
819
820 2001-05-15 [hoa]
821
822         * src/Makefile.am
823                 added filtering.[ch]
824         * src/inc.c
825                 using filering.[ch] instead of filter.[ch]
826         * src/main.c
827                 reading new filtering configuration
828         * src/matcher.[ch]
829                 added some filtering actions
830                 and fixed a bug for headers and mail body matching
831         * src/mbox.c
832                 using filering.[ch] instead of filter.[ch]
833         * src/mh.c
834                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
835         * src/summaryview.c
836                 some fixes for filtering
837
838 2001-05-14 [hiroyuki]
839
840         * src/send.c: fixed some weird indentations.
841           send_message_with_command(): call pclose() only if p != NULL.
842         * src/textview.c: get_email_part(): modified the code for readability.
843
844 2001-05-14 [hiroyuki]
845
846         * src/md5global.h
847           src/md5ify.c
848           src/md5ify.h: removed from the cvs.
849
850 2001-05-13 [sergey]
851
852         * src/main.c: include rfc2015.h to avoid compiler warnings.
853         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
854         the panel is already on screen.
855         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
856         closing the alert window by ESC as "No".
857         * src/prefs_common.c (prefs_interface_create): moved return
858         receipt check button to the correct place.
859
860 2001-03-13 [alfons]
861
862         * src/prefs_common.c: 
863                 moved return receipt check button to the Send tab. (prefs_send_create)
864                 removed the date format ui related globals. (prefs_display_create)
865
866         0.4.67claws3
867         
868         * sync with sylpheed 0.4.67cvs5-6
869
870 2001-05-13 [paul]
871
872         * added Alfons' font selection patch
873
874         * src/defs.h
875         * src/headerwindow.c
876         * src/prefs_common.c
877         * src/prefs_common.h
878
879 2001-05-13 [hoa]
880         * src/defs.h
881                 changed version of cache
882         * src/matcher.[ch]
883         * src/prefs_matcher.c
884                 added additionnal matching criteria
885         * src/procheader.c
886         * src/procmsg.[ch]
887         * src/news.c
888                 added references in MsgInfo
889
890 2001-05-12 [hoa]
891
892         * src/defs.h
893                 prepared some things for new filtering
894         * src/matcher.[ch]
895                 added some matching properties
896                 inreplyto need to be enhanced
897                 prepared some things for new filtering
898         * src/messageview.c
899                 added Return-Receipt-To handling
900         * src/prefs_folder_item.c
901                 changed default value to TRUE
902         * src/prefs_matcher.c
903                 added some matching properties
904         * src/prefs_scoring.[ch]
905                 the scoring dialog is finished
906         * src/procheader.c
907                 added Return-Receipt-To handling
908                 Reference need to be added
909         * src/procmsg.[ch]
910                 added Return-Receipt-To handling
911                 added threadscore to get a better score sorting when
912                 threads are enabled
913         * src/summaryview.c
914                 suppressed a bug when we sort the list
915                 when no folder is opened.
916                 better score sorting when threads are enabled
917
918 2001-05-12 [alfons]
919
920         * reverted previous patch because of potential errors 
921
922         0.4.67claws2
923         
924         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
925                 applied "toggle mail-retrieval dialog window" patch submitted 
926                 by Eric Limpens <eric@qnt.net>
927
928         * sync with sylpheed 0.4.67cvs4
929
930 2001-05-12 [sergey]
931
932         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
933         some picky compilers.
934         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
935         * src/grouplist_dialog.c: include alertpanel.h.
936         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
937         fix compile warning.
938         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
939         #include "defs.h" before others to prevent the warning of `MIN'
940         and `MAX' redefinition.
941
942 2001-05-11 [hoa]
943
944         * src/main.c
945         * src/messageview.c
946         * src/prefs_account.c
947         * src/prefs_display_header.c
948                 removed warning
949         * src/Makefile.am
950                 added prefs_scoring.[ch]
951         * src/grouplist_dialog.c
952                 display an error dialog box if the group list
953                 cannot be fetched.
954         * src/mainwindow.[ch]
955                 added main_window_set_thread_option() function
956                 scoring dialog box enabled
957         * src/matcher.[ch]
958                 added flags matching unread /new / marked
959                 / deleted / replied / forwarded
960         * src/news.c
961                 newsgroups are now finally in newscache
962         * src/prefs_matcher.[ch]
963                 finished preferences for matching dialog
964         * added src/prefs_scoring.[ch]
965                 scoring dialog box completed
966         * src/scoring.[ch]
967                 conversion to string : added scoringprop_to_string()
968                 write config for preferences :
969                 added prefs_scoring_write_config()
970         * src/summaryview.c
971                 threads can be enabled/disabled independently
972                 for each folder
973
974 2001-05-10 [alfons]
975
976         0.4.67claws1
977         
978         * AUTHORS: 
979                 thought it would be nice to have a list of all
980                 contributors (used Changelog as a reference)
981         
982         * configure.in: 
983                 messed up version numbering...
984
985         0.4.66claws1
986
987         * sync with sylpheed 0.4.67cvs1-3
988
989 2001-05-10 [darko]
990
991         * src/prefs_common.c:
992                 better UI for strftime format, double clicking
993                 on format now inserts the format in text entry
994                 replaced close button with standard OK/Cancel
995                 moved date format button to the right of the
996                 text entry field
997
998 2001-05-09 [alfons]
999
1000         * src/gtkstext.c:
1001                 Ctrl-Home / Ctrl-End have proper cursor navigation
1002
1003 2001-05-09 [hoa]
1004
1005         * src/prefs_matcher.c
1006                 finished UI to define matching properties
1007                 added ok and cancel button
1008         * src/prefs_filter.c
1009                 added ok and cancel button
1010         * src/news.c
1011                 fixed some bug in xhdr parsing
1012
1013 2001-05-08 [alfons]
1014
1015         * src/textview.c: 
1016                 fixed a bug in textview_show_header(), which displayed two colons (':');
1017                 cleaned up some warnings
1018
1019 2001-05-08 [hoa]
1020
1021         * src/Makefile.am
1022                 added prefs_matcher.[ch]
1023                 compilation with -W -Wall
1024         * src/alertpanel.c
1025                 ungrab the mouse events if grabbed - does it
1026                 fix the bug for disposition notification ?
1027         * src/mainwindow.c
1028                 added a menu option to open the matching dialog.
1029         * src/matcher.[ch]
1030                 added matcherprop_to_string() and matcherlist_to_string()
1031                 fixed some bugs, changed the name of some options
1032                 age_sup and age_inf becomes age_greater and age_lower,
1033                 body and messageheaders becomes body_part and headers_part,
1034                 changed the names of constants from SCORING_XXX to MATCHING_XXX
1035         * src/prefs_display_header.c
1036         * src/prefs_headers.c
1037                 fixed a bug that accidentally destroyed dialogs
1038                 when closed them with delete_event
1039                 Added *_deleted() which handle delete_event signal correctly.
1040         * src/prefs_folder_item.[ch]
1041                 added "enable_thread" field for future customization
1042         * added src/prefs_matcher.[ch]
1043                 sample of the UI to define matching properties
1044         * src/procheader.c
1045                 using procheader_headername_equal instead of str*cmp functions
1046                 using procheader_parse_header() function
1047         * src/scoring.c
1048                 using MATCHING_XXX instead of SCORING_XXX
1049         * src/summaryview.c
1050                 display the sender of the news even if this is ourself
1051                 when this is a news message.
1052         * src/textview.c
1053                 using headername_equal() instead of str*cmp functions
1054
1055 2001-05-08 [alfons]
1056
1057         0.4.66claws
1058
1059         * sync with sylpheed 0.4.66
1060         * src/gtkstext.c: trace logs added 
1061
1062 2001-05-08 [sergey]
1063
1064         * src/prefs_common.[ch]: added option to enable/disable GnuPG
1065         signature check popup.
1066         * src/rfc2015.c (check_signature): show signature check popup only
1067         if it is enabled in preferences.
1068
1069 2001-05-07 [alfons]
1070
1071         0.4.66claws4
1072         
1073         * sync with sylpheed 0.4.66cvs6
1074
1075 2001-05-07 [darko]
1076
1077         * src/prefs_common.[ch]: added option to enable/disable
1078           looking up sender name in address book for summary pane
1079         * src/summaryview.c: look up sender in the address book
1080           by using Alfons' address completion code
1081
1082 2001-05-07 [hiroyuki]
1083
1084         * src/inc.h
1085           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
1086           member of Pop3State.
1087         * src/news.c: brought #include "defs.h" before #include <glib.h>
1088           to prevent the warning of `MIN' and `MAX' redefinition.
1089
1090 2001-05-06 [hoa]
1091
1092         * removed src/headers_display.[ch]
1093         * removed src/prefs_display_headers.[ch]
1094         * src/inc.c
1095                 use a temporary file in the user directory for mbox import
1096         * src/news.c
1097                 added XHDR support to get "To" and "Cc" headers
1098                 (in order to match news with to or cc field for
1099                 scoring)
1100                 added function news_parse_xhdr() to get XHDR response
1101         * src/nntp.[ch]
1102                 added function nntp_xhdr()
1103         * src/matcher.c
1104                 fetch the message if necessary
1105
1106 2001-05-06 [alfons]
1107
1108         0.4.66claws3
1109
1110         * sync with sylpheed 0.4.66cvs3-5
1111
1112 2001-05-06 [hoa]
1113
1114         * src/utils.[ch]
1115                 added function itos_buf() to enable use of several buffers
1116         * src/summaryview.c
1117                 use of itos_buf() instead of itos() in summary list
1118                 to fix the broken display of message number.
1119
1120 2001-05-06 [alfons]
1121
1122         * src/gtkstext.c: bug in cursor up navigation fixed,
1123                 fixed another unsigned / signed comparison (we're getting there :-)
1124
1125 2001-05-06 [hoa]
1126
1127         * src/Makefile.am
1128                 added scoring.c scoring.h
1129                 prefs_folder_item.c prefs_folder_item.h
1130                 matcher.c matcher.h
1131         * src/defs.h
1132                 added FOLDERITEM_RC SCORING_RC
1133         * src/folder.[ch]
1134                 added prefs field in FolderItem :
1135                 properties for each folder (PrefsFolderItem),
1136                 sorting type and mode were added as the first properties.
1137         * src/main.c
1138                 read config for scoring
1139         * added src/matcher.[ch]
1140                 gives functions to parse configuration file to do
1141                 matching on mails with a list of conditions.
1142         * src/mainwindow.c
1143                 add option to sort by score
1144         * src/prefs_common.[ch]
1145                 added preference option to show score and for
1146                 the score column size
1147         * added src/prefs_folder_item.[ch]
1148                 properties for each folder (PrefsFolderItem),
1149                 sorting type and mode were added as the first properties.
1150         * src/procheader.[ch]
1151                 added procheader_parse_header()
1152                 added procheader_header_free()
1153                 added procheader_headername_equal()
1154                 and made modification to use them.
1155         * src/procmsg.[ch]
1156                 added score field to MsgInfo structure
1157         * added src/scoring.[ch]
1158                 gives functions to parse configuration file to do
1159                 scoring on mails with a list of conditions.
1160         * src/summaryview.[ch]
1161                 save the sorting type and mode for the folder
1162                 added column to display the score of the mail
1163                 added function summary_score_clicked()
1164                 sorting type and mode are restored to the folder
1165                 when it is reopen
1166         * src/textview.c
1167                 use procheader_parse_header(), procheader_headername_equal()
1168                 removed memory leak in text_scan_header when freeing headers
1169         * src/filter.c
1170                 changed the function to match names of headers
1171                 using procheader_headername_equal()
1172
1173         Scoring functions are implemented, an interface is needed
1174         to configure that.
1175
1176 2001-05-04 [alfons]
1177
1178         * src/gtkstext.c: 
1179                 hopefully fixed the row up navigation bug,
1180                 removed adding back / forward lines to cache
1181
1182 2001-05-04 [sergey]
1183
1184         * src/prefs_display_headers.c: user interface changes:
1185         (prefs_display_headers_create): remove unused "Show" check button;
1186         allow reordering of headers by dragging.
1187         (prefs_display_headers_write_config): remove unused variables.
1188         (prefs_display_headers_set_dialog): do not insert "(New)" at top
1189         of lists (not needed with the new UI).
1190         (prefs_display_headers_set_list): scan lists starting from row 0,
1191         not 1 (do not skip "(New)").
1192         (prefs_display_headers_find_header): new function.
1193         (prefs_display_headers_clist_set_row): do not allow duplicates.
1194         (prefs_display_headers_delete_cb): do not skip row 0; treat
1195         closing the alert window by ESC as "No".
1196         (prefs_display_headers_up): do not protect row 0.
1197         (prefs_display_headers_down): do not protect row 0.
1198
1199 2001-05-04 [sergey]
1200
1201         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
1202         functions.  
1203
1204         * src/summaryview.c
1205         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
1206         summary_select_next_marked, summary_select_prev_marked): new
1207         functions.
1208
1209 2001-05-03 [sergey]
1210
1211         * src/news.c: fixed a bug when no article can be fetched after
1212         server timeout if the connection was restored by news_post():
1213         (news_select_group): new function.
1214         (news_fetch_msg): call news_select_group() before fetching
1215         article.
1216         (news_get_uncached_articles): set session->group after successful
1217         GROUP command.
1218
1219 2001-05-03 [hoa]
1220
1221         * src/defs.h
1222         * src/procmsg.[ch]
1223         * src/procheader.c
1224                  changed version of cache, added cc field
1225
1226         * src/prefs_display_headers.c
1227                 the interface was changed
1228
1229         * src/prefs_headers.c
1230                 added cancel button
1231
1232 2001-05-03 [alfons]
1233
1234         * completed sync of sylpheed cvs2
1235         * src/gtkstext.c: updated row up / down cursor navigation
1236         * src/textview.c: re-edited, prepared for fixing the email address
1237                 scanner.
1238
1239 2001-05-03 [darko]
1240
1241         * src/prefs_common.c: use alfons' strftime ui code
1242         entry_datefmt and datefmt_sample widgets have to be
1243         global in this module because of this change
1244
1245 2001-05-03 [hoa]
1246
1247         * src/messageview.c
1248         * src/prefs_common.[ch] added option to activate the return receipt
1249                 feature.
1250
1251 2001-05-02 [alfons]
1252
1253         * src/gtkstext.c: fix for row up/down cursor navigation. 
1254
1255         0.4.66claws2
1256         
1257         * sync with 0.4.66cvs2
1258
1259 2001-05-02 [paul]
1260
1261         added add-sender-to-addressbook patch
1262
1263         * src/addressbook.c
1264         * src/addressbook.h
1265         * src/summaryview.c
1266
1267 2001-05-02 [sergey]
1268
1269         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
1270         G_ALERTDISABLE.
1271
1272         * src/alertpanel.c (alertpanel_create): new argument can_disable,
1273         all existing callers changed to pass FALSE; create a check button
1274         to disable the message.
1275         (alertpanel_message_with_disable): new function.
1276         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
1277         (alertpanel_button_toggled): new function.
1278         (alertpanel_button_clicked, alertpanel_close): set value using
1279         G_ALERT_VALUE_MASK.
1280
1281         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
1282
1283         * src/prefs_common.c (prefs_privacy_create): new check button
1284         checkbtn_gpgme_warning.
1285
1286         * src/main.c (main): moved preferences reading before gpgme
1287         initialization; check prefs_common.gpgme_warning before giving the
1288         GnuPG warning and set it to FALSE if the user wants to disable the
1289         warning.
1290
1291 2001-05-02 [hiroyuki]
1292
1293         * src/prefs_display_headers.c: modified the layout and some labels.
1294
1295 2001-05-02 [sergey]
1296
1297         * src/prefs_account.c (prefs_account_fix_size): new function.
1298         (prefs_account_create): call prefs_account_fix_size(); use
1299         gtk_widget_show instead of gtk_widget_show_all (fixes too large
1300         size when the window is shown for the first time).
1301         (prefs_account_basic_create): changed layout of serv_table; moved
1302         localmbox_entry above smtpserv_entry (logically it replaces
1303         POP3/IMAP server).
1304         (prefs_account_protocol_activated): set sensitivity of
1305         nntpauth_chkbtn according to the protocol (in addition to
1306         hide/show); commented out gtk_table_set_row_spacing() calls.
1307         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
1308         not sensitive (fixes a bug with disabled username/password boxes
1309         when editing POP3 account after NNTP with authentication).
1310
1311 2001-05-02 [hoa]
1312
1313         * src/account.c
1314         * src/inc.c
1315         * src/prefs_account.[ch]
1316         * src/send.c
1317                 removed local account without SMTP server
1318                 added option to use mail command instead of a connexion
1319                 to SMTP server when a local account is used
1320         * src/prefs_headers.c
1321                 fixed a bug
1322         * src/news.c
1323                 fixed a bug when connexion immediately closed
1324
1325 2001-05-01 [alfons]
1326
1327         0.4.66claws1
1328         
1329         * sync with 0.4.65
1330
1331 2001-05-01 [sergey]
1332
1333         * src/prefs_account.c (Basic, prefs_account_basic_create): new
1334         widget nntpauth_chkbtn.
1335         (prefs_account_protocol_activated): handle nntpauth_chkbtn
1336         visibility.
1337         (prefs_account_nntpauth_toggled): new function.
1338
1339         * src/news.c (news_session_new_for_folder): use NNTP
1340         authentication only if ac->use_nntp_auth is set.
1341
1342 2001-05-01 [hoa]
1343
1344         * src/Makefile.am changed headers.[ch] in customheader.[ch]
1345         * src/prefs_display_headers.c changed the UI
1346         * src/prefs_headers.c changed account_name to account_id
1347         * src/compose.c using customheader.h
1348
1349 2001-05-01 [hiroyuki]
1350
1351         * src/esmtp.c
1352           src/news.c
1353           src/nntp.c: changed sock_read() to sock_gets(), they've been left
1354           unsynched.
1355
1356 2001-05-01 [hoa]
1357
1358         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
1359         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
1360                 for displaying of headers
1361         * src/grouplist_dialog.[ch] minor changes to remove warnings
1362         * src/prefs_display_headers.[ch] dialog to choose the
1363         headers to display in the mail viewer.
1364         * src/headers.h correction of #define
1365         * src/headers_display.[ch] configuration for displaying of headers.
1366         * src/main.c read config of displaying of headers
1367         * src/prefs_common.c add a button to access the config dialog
1368                 for displaying of headers
1369         * src/prefs_display_headers.[ch] dialog for configuration for
1370                 displaying of the headers.
1371         * src/prefs_headers.c cleaning of code
1372         * src/procheader.c comments added to code
1373         * src/textview.c changes to reorder the headers depending
1374                 on the config for displaying of headers
1375
1376 2001-04-30 [alfons]
1377
1378         0.4.65claws7
1379
1380         * sync with 0.4.65cvs12
1381
1382         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
1383
1384 2001-04-30 [sergey]
1385
1386         * src/nntp.h (NNTPSockInfo): new field auth_failed.
1387
1388         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
1389         is set to force reconnection after authentication failure.
1390         (nntp_gen_command): set sock->auth_failed on authentication
1391         failure, or if sock->userid and sock->passwd are not set.
1392
1393         * src/news.c (news_session_new_for_folder): set userid=NULL if
1394         password dialog is cancelled.
1395
1396 2001-04-30 [sergey]
1397
1398         * src/nntp.h (NNTPSockInfo): new type.
1399
1400         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
1401         SockInfo.
1402         (nntp_open_auth, nntp_close): new functions.
1403         (nntp_gen_command): new function to handle authentication; all
1404         NNTP command functions updated to use it.
1405         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
1406         (nntp_list): removed old useless code.
1407
1408         * src/news.h (NNTPSession): new field nntp_sock.
1409
1410         * src/news.c: all functions updated to use NNTPSockInfo instead of
1411         SockInfo.
1412         (news_session_new): new arguments (userid, passwd); made static;
1413         use nntp_open_auth() if needed.
1414         (news_session_destroy): use nntp_close() instead of sock_close().
1415         (news_query_password): changed arguments.
1416         (news_session_new_for_folder): new function.
1417         (news_session_get): use news_session_new_for_folder().
1418         (news_authenticate): deleted.
1419         (news_get_uncached_articles): removed old authentication code.
1420
1421 2001-04-30 [sergey]
1422
1423         * src/news.c: reverted my previous changes (need to do NNTP
1424         authentication in a cleaner way).
1425         
1426 2001-04-29 [sergey]
1427
1428         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
1429         news_nntp_post, news_nntp_mode): new functions (wrappers with
1430         authentication support).
1431         (news_get_article_cmd, news_get_article, news_get_header): new
1432         argument "folder"; all callers changed.
1433         (news_get_article_cmd): added authentication support.
1434         (news_session_get): use news_nntp_mode() instead of nntp_mode().
1435         (news_post): use news_nntp_post() instead of nntp_post().
1436         (news_get_uncached_articles): use news_nntp_group() instead of
1437         nntp_group() and news_nntp_xover() instead of nntp_xover();
1438         removed old authentication code.
1439         (news_get_group_list): use news_nntp_list() instead of nntp_list().
1440
1441         * src/nntp.c (nntp_list): return real error code instead of
1442         hardcoded NN_ERROR.
1443
1444 2001-04-29 [sergey]
1445
1446         * configure.in: fixed wint_t typedef detection again
1447
1448 2001-04-28 [hoa]
1449
1450         * src/prefs_account.[ch], added A_LOCAL_CMD
1451                 (send mail with mail command)
1452         * src/send.c added function send_message_with_command()
1453         * src/inc.c made a more secure get_spool() function with
1454                 mktemp() but maybe mkstemp() or something more
1455                 secure can be used.
1456
1457 2001-04-28 [alfons]
1458
1459         * src/textview.c, colorization of email addresses in headers
1460
1461         0.4.65claws6
1462
1463         * bug sync with sylpheed
1464         * prefs_common.c: created date format ui for darko
1465         * sync with 0.4.65cvs11
1466         * configure.in: corrected to have the new gpg checks
1467
1468 2001-04-27 [alfons]
1469
1470         * completed sync with 0.4.65cvs10
1471         * minor debug things added to gtkstext.c
1472
1473 2001-04-27 [darko]
1474
1475         * configure.in: remove check for availability of
1476           strftime() as advised by Hiroyuki
1477         * src/prefs_common.[ch], src/procheader.c:
1478           synch strftime() code with Hiroyki's main branch
1479
1480 2001-04-26 [sergey]
1481
1482         * src/news.c: news_query_password(), news_authenticate(): new
1483           functions.
1484           news_get_uncached_articles(): added NNTP authentication
1485           handling.
1486         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
1487           new functions.
1488         * src/prefs_account.c: prefs_account_protocol_activated():
1489           enable userid and password fields for NNTP.
1490
1491 2001-04-26
1492
1493         * configure.in: check for availability of strftime()
1494           [darko]
1495         * src/prefs_common.[ch], src/procheader.c: use
1496           strftime() for displaying date in summary pane if it
1497           is available
1498
1499 2001-04-25
1500
1501         * more .cvsignore cleanups [alfons]
1502
1503 2001-04-25
1504
1505         * ac/sv-check-type.m4: new autoconf macro.
1506         * configure.in: fixed wint_t typedef detection (did not work
1507           with gcc-2.96).
1508
1509 2001-04-25
1510
1511         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
1512           [hiroyuki]
1513
1514 2001-04-24
1515         * modified gtkstext.c : buggy cursor navigation fixed, 
1516           and font descent also taken in account when drawing
1517           cursor. [alfons]
1518
1519 2001-04-24 [hoa]
1520         * added comments in src/news.c src/nntp.c
1521         * added src/prefs_headers.[ch]
1522         * added src/headers.[ch]
1523         * modified compose.c to activate custom headers
1524                 added function is_in_custom_headers
1525         * modified prefs_account.[ch]
1526                 added function prefs_account_customhdr_edit
1527         * modified src/defs.h :
1528                 added HEADERS_RC : name of the config file
1529                 for the custom headers
1530
1531 2001-04-24
1532
1533     0.4.65claws5
1534
1535         * configure.in
1536           src/gtkstext.[ch]
1537           src/compose.c
1538           src/Makefile.am
1539           
1540           added gtkstext with configure.in patch by Hiroyuki which
1541           should fix the XIM detection [alfons]
1542
1543         * more clean up of cvs [alfons]
1544
1545                  * removed all Makefile.in files to attic.
1546
1547                  * updated all .cvsignores to really ignore things that could
1548                    be unintentionally committed by a recursive commit.
1549
1550 2001-04-23 [hoa]
1551         * added src/grouplist_dialog.[ch]
1552         * changed src/folderview.c to call grouplist_dialog instead
1553                 of inputdialog
1554         * src/news.c :
1555                 added functions news_reset_group_list
1556                 and news_get_group_list
1557         * src/nntp.c :
1558                 added function nntp_list
1559         * src/defs.h :
1560                 added GROUPLIST_FILE : name of the newsgroup list cache file
1561
1562 2001-04-21
1563
1564         * added option to warn about queued messages on exit [sergey]:
1565
1566           * src/compose.c: compose_queue(): call folder_item_scan()
1567             and folderview_update_item() after queueing.
1568           * src/folderview.c: folderview_update_node(): draw the queue
1569             folder in bold font if there are queued messages.
1570           * src/mainwindow.c: queued_messages(): new function.
1571             app_exit_cb(): display warning if there are queued messages
1572             if warn_queued_on_exit is set.
1573           * prefs_common.[ch]: add warn_queued_on_exit option.
1574
1575         * enhanced GnuPG key selection support [sergey]:
1576
1577           * src/select-keys.c: updated to newer version from Win32
1578             branch with support for selecting arbitrary keys.
1579           * src/prefs_account.c: added the Privacy tab to the account
1580             options window.
1581             prefs_account_privacy_create(),
1582             prefs_account_sign_key_set_data_from_radiobtn(),
1583             prefs_account_sign_key_set_radiobtn(): new functions.
1584           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
1585           * src/rfc2015.c: set_signers(): new function.
1586             pgp_sign(): add the account parameter, call set_signers().
1587             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
1588           * src/rfc2015.h: rfc2015_sign(): updated prototype.
1589           * src/compose.c: pass the current account to rfc2015_sign().
1590
1591         * tag name claws added to prevent confusion with main branch [alfons]
1592
1593         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
1594
1595         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
1596
1597         * sync with recent sylpheed cvs. Untested though. [alfons]
1598