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