sync with sylpheed 0.4.99cvs1
[claws.git] / ChangeLog.claws
1 2001-05-18 [paul]
2
3         0.4.99claws1
4
5         *sync with sylpheed 0.4.99cvs1
6
7 2001-05-18 [hoa]
8
9         * src/compose.[ch]
10         * src/filtering.c
11         * src/summaryview.c
12                 new filtering action : forward and forward as attachment
13
14         * src/main.c
15                 no need for $DISPLAY when we run sylpheed --help
16                 call to parse_cmd_opt() is moved
17
18         * src/mainwindow.[ch]
19                 execute button is hidden when immediate execute
20                 is chosen
21
22         * src/mh.c
23         * src/news.c
24         * src/prefs_folder_item.c
25         * src/procmsg.c
26                 better handling of missing directories
27
28         * src/summaryview.c
29                 reedit is enabled in outbox
30                 reedit is enabled in queue
31
32 2001-05-17 [hoa]
33
34         * src/filtering.c
35         * src/matcher.[ch]
36         * src/prefs_filtering.c
37                 changed attachement into attachment
38
39 2001-05-17 [alfons]
40
41         0.4.67claws4    
42
43         * sync with sylpheed 0.4.67cvs9
44         * sync with sylpheed 0.4.67cvs7-8
45
46 2001-05-17 [hoa]
47
48         * src/Makefile.am
49                 added prefs_filtering.c
50
51         * src/filtering.[ch]
52         * src/matcher.[ch]
53                 removed action : forward_news and forward_news_as_attachement
54                 (forward and forward_as_attachement can be used instead)
55
56         * src/mainwindow.c
57                 added menu option to access filtering configuration
58
59         * src/prefs_account.c
60                 changed mail_command default to /usr/sbin/sendmail
61
62         * added src/prefs_filtering.[ch]
63                 dialog box for filtering configuration
64
65         * src/prefs_matcher.c
66                 added function prefs_matcher_get_criteria_from_matching()
67
68         * src/prefs_scoring.c
69                 reset the dialog when register or substitute is clicked
70
71 2001-05-15 [hoa]
72
73         * src/Makefile.am
74                 added filtering.[ch]
75         * src/inc.c
76                 using filering.[ch] instead of filter.[ch]
77         * src/main.c
78                 reading new filtering configuration
79         * src/matcher.[ch]
80                 added some filtering actions
81                 and fixed a bug for headers and mail body matching
82         * src/mbox.c
83                 using filering.[ch] instead of filter.[ch]
84         * src/mh.c
85                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
86         * src/summaryview.c
87                 some fixes for filtering
88
89 2001-05-14 [hiroyuki]
90
91         * src/send.c: fixed some weird indentations.
92           send_message_with_command(): call pclose() only if p != NULL.
93         * src/textview.c: get_email_part(): modified the code for readability.
94
95 2001-05-14 [hiroyuki]
96
97         * src/md5global.h
98           src/md5ify.c
99           src/md5ify.h: removed from the cvs.
100
101 2001-05-13 [sergey]
102
103         * src/main.c: include rfc2015.h to avoid compiler warnings.
104         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
105         the panel is already on screen.
106         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
107         closing the alert window by ESC as "No".
108         * src/prefs_common.c (prefs_interface_create): moved return
109         receipt check button to the correct place.
110
111 2001-03-13 [alfons]
112
113         * src/prefs_common.c: 
114                 moved return receipt check button to the Send tab. (prefs_send_create)
115                 removed the date format ui related globals. (prefs_display_create)
116
117         0.4.67claws3
118         
119         * sync with sylpheed 0.4.67cvs5-6
120
121 2001-05-13 [paul]
122
123         * added Alfons' font selection patch
124
125         * src/defs.h
126         * src/headerwindow.c
127         * src/prefs_common.c
128         * src/prefs_common.h
129
130 2001-05-13 [hoa]
131         * src/defs.h
132                 changed version of cache
133         * src/matcher.[ch]
134         * src/prefs_matcher.c
135                 added additionnal matching criteria
136         * src/procheader.c
137         * src/procmsg.[ch]
138         * src/news.c
139                 added references in MsgInfo
140
141 2001-05-12 [hoa]
142
143         * src/defs.h
144                 prepared some things for new filtering
145         * src/matcher.[ch]
146                 added some matching properties
147                 inreplyto need to be enhanced
148                 prepared some things for new filtering
149         * src/messageview.c
150                 added Return-Receipt-To handling
151         * src/prefs_folder_item.c
152                 changed default value to TRUE
153         * src/prefs_matcher.c
154                 added some matching properties
155         * src/prefs_scoring.[ch]
156                 the scoring dialog is finished
157         * src/procheader.c
158                 added Return-Receipt-To handling
159                 Reference need to be added
160         * src/procmsg.[ch]
161                 added Return-Receipt-To handling
162                 added threadscore to get a better score sorting when
163                 threads are enabled
164         * src/summaryview.c
165                 suppressed a bug when we sort the list
166                 when no folder is opened.
167                 better score sorting when threads are enabled
168
169 2001-05-12 [alfons]
170
171         * reverted previous patch because of potential errors 
172
173         0.4.67claws2
174         
175         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
176                 applied "toggle mail-retrieval dialog window" patch submitted 
177                 by Eric Limpens <eric@qnt.net>
178
179         * sync with sylpheed 0.4.67cvs4
180
181 2001-05-12 [sergey]
182
183         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
184         some picky compilers.
185         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
186         * src/grouplist_dialog.c: include alertpanel.h.
187         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
188         fix compile warning.
189         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
190         #include "defs.h" before others to prevent the warning of `MIN'
191         and `MAX' redefinition.
192
193 2001-05-11 [hoa]
194
195         * src/main.c
196         * src/messageview.c
197         * src/prefs_account.c
198         * src/prefs_display_header.c
199                 removed warning
200         * src/Makefile.am
201                 added prefs_scoring.[ch]
202         * src/grouplist_dialog.c
203                 display an error dialog box if the group list
204                 cannot be fetched.
205         * src/mainwindow.[ch]
206                 added main_window_set_thread_option() function
207                 scoring dialog box enabled
208         * src/matcher.[ch]
209                 added flags matching unread /new / marked
210                 / deleted / replied / forwarded
211         * src/news.c
212                 newsgroups are now finally in newscache
213         * src/prefs_matcher.[ch]
214                 finished preferences for matching dialog
215         * added src/prefs_scoring.[ch]
216                 scoring dialog box completed
217         * src/scoring.[ch]
218                 conversion to string : added scoringprop_to_string()
219                 write config for preferences :
220                 added prefs_scoring_write_config()
221         * src/summaryview.c
222                 threads can be enabled/disabled independently
223                 for each folder
224
225 2001-05-10 [alfons]
226
227         0.4.67claws1
228         
229         * AUTHORS: 
230                 thought it would be nice to have a list of all
231                 contributors (used Changelog as a reference)
232         
233         * configure.in: 
234                 messed up version numbering...
235
236         0.4.66claws1
237
238         * sync with sylpheed 0.4.67cvs1-3
239
240 2001-05-10 [darko]
241
242         * src/prefs_common.c:
243                 better UI for strftime format, double clicking
244                 on format now inserts the format in text entry
245                 replaced close button with standard OK/Cancel
246                 moved date format button to the right of the
247                 text entry field
248
249 2001-05-09 [alfons]
250
251         * src/gtkstext.c:
252                 Ctrl-Home / Ctrl-End have proper cursor navigation
253
254 2001-05-09 [hoa]
255
256         * src/prefs_matcher.c
257                 finished UI to define matching properties
258                 added ok and cancel button
259         * src/prefs_filter.c
260                 added ok and cancel button
261         * src/news.c
262                 fixed some bug in xhdr parsing
263
264 2001-05-08 [alfons]
265
266         * src/textview.c: 
267                 fixed a bug in textview_show_header(), which displayed two colons (':');
268                 cleaned up some warnings
269
270 2001-05-08 [hoa]
271
272         * src/Makefile.am
273                 added prefs_matcher.[ch]
274                 compilation with -W -Wall
275         * src/alertpanel.c
276                 ungrab the mouse events if grabbed - does it
277                 fix the bug for disposition notification ?
278         * src/mainwindow.c
279                 added a menu option to open the matching dialog.
280         * src/matcher.[ch]
281                 added matcherprop_to_string() and matcherlist_to_string()
282                 fixed some bugs, changed the name of some options
283                 age_sup and age_inf becomes age_greater and age_lower,
284                 body and messageheaders becomes body_part and headers_part,
285                 changed the names of constants from SCORING_XXX to MATCHING_XXX
286         * src/prefs_display_header.c
287         * src/prefs_headers.c
288                 fixed a bug that accidentally destroyed dialogs
289                 when closed them with delete_event
290                 Added *_deleted() which handle delete_event signal correctly.
291         * src/prefs_folder_item.[ch]
292                 added "enable_thread" field for future customization
293         * added src/prefs_matcher.[ch]
294                 sample of the UI to define matching properties
295         * src/procheader.c
296                 using procheader_headername_equal instead of str*cmp functions
297                 using procheader_parse_header() function
298         * src/scoring.c
299                 using MATCHING_XXX instead of SCORING_XXX
300         * src/summaryview.c
301                 display the sender of the news even if this is ourself
302                 when this is a news message.
303         * src/textview.c
304                 using headername_equal() instead of str*cmp functions
305
306 2001-05-08 [alfons]
307
308         0.4.66claws
309
310         * sync with sylpheed 0.4.66
311         * src/gtkstext.c: trace logs added 
312
313 2001-05-08 [sergey]
314
315         * src/prefs_common.[ch]: added option to enable/disable GnuPG
316         signature check popup.
317         * src/rfc2015.c (check_signature): show signature check popup only
318         if it is enabled in preferences.
319
320 2001-05-07 [alfons]
321
322         0.4.66claws4
323         
324         * sync with sylpheed 0.4.66cvs6
325
326 2001-05-07 [darko]
327
328         * src/prefs_common.[ch]: added option to enable/disable
329           looking up sender name in address book for summary pane
330         * src/summaryview.c: look up sender in the address book
331           by using Alfons' address completion code
332
333 2001-05-07 [hiroyuki]
334
335         * src/inc.h
336           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
337           member of Pop3State.
338         * src/news.c: brought #include "defs.h" before #include <glib.h>
339           to prevent the warning of `MIN' and `MAX' redefinition.
340
341 2001-05-06 [hoa]
342
343         * removed src/headers_display.[ch]
344         * removed src/prefs_display_headers.[ch]
345         * src/inc.c
346                 use a temporary file in the user directory for mbox import
347         * src/news.c
348                 added XHDR support to get "To" and "Cc" headers
349                 (in order to match news with to or cc field for
350                 scoring)
351                 added function news_parse_xhdr() to get XHDR response
352         * src/nntp.[ch]
353                 added function nntp_xhdr()
354         * src/matcher.c
355                 fetch the message if necessary
356
357 2001-05-06 [alfons]
358
359         0.4.66claws3
360
361         * sync with sylpheed 0.4.66cvs3-5
362
363 2001-05-06 [hoa]
364
365         * src/utils.[ch]
366                 added function itos_buf() to enable use of several buffers
367         * src/summaryview.c
368                 use of itos_buf() instead of itos() in summary list
369                 to fix the broken display of message number.
370
371 2001-05-06 [alfons]
372
373         * src/gtkstext.c: bug in cursor up navigation fixed,
374                 fixed another unsigned / signed comparison (we're getting there :-)
375
376 2001-05-06 [hoa]
377
378         * src/Makefile.am
379                 added scoring.c scoring.h
380                 prefs_folder_item.c prefs_folder_item.h
381                 matcher.c matcher.h
382         * src/defs.h
383                 added FOLDERITEM_RC SCORING_RC
384         * src/folder.[ch]
385                 added prefs field in FolderItem :
386                 properties for each folder (PrefsFolderItem),
387                 sorting type and mode were added as the first properties.
388         * src/main.c
389                 read config for scoring
390         * added src/matcher.[ch]
391                 gives functions to parse configuration file to do
392                 matching on mails with a list of conditions.
393         * src/mainwindow.c
394                 add option to sort by score
395         * src/prefs_common.[ch]
396                 added preference option to show score and for
397                 the score column size
398         * added src/prefs_folder_item.[ch]
399                 properties for each folder (PrefsFolderItem),
400                 sorting type and mode were added as the first properties.
401         * src/procheader.[ch]
402                 added procheader_parse_header()
403                 added procheader_header_free()
404                 added procheader_headername_equal()
405                 and made modification to use them.
406         * src/procmsg.[ch]
407                 added score field to MsgInfo structure
408         * added src/scoring.[ch]
409                 gives functions to parse configuration file to do
410                 scoring on mails with a list of conditions.
411         * src/summaryview.[ch]
412                 save the sorting type and mode for the folder
413                 added column to display the score of the mail
414                 added function summary_score_clicked()
415                 sorting type and mode are restored to the folder
416                 when it is reopen
417         * src/textview.c
418                 use procheader_parse_header(), procheader_headername_equal()
419                 removed memory leak in text_scan_header when freeing headers
420         * src/filter.c
421                 changed the function to match names of headers
422                 using procheader_headername_equal()
423
424         Scoring functions are implemented, an interface is needed
425         to configure that.
426
427 2001-05-04 [alfons]
428
429         * src/gtkstext.c: 
430                 hopefully fixed the row up navigation bug,
431                 removed adding back / forward lines to cache
432
433 2001-05-04 [sergey]
434
435         * src/prefs_display_headers.c: user interface changes:
436         (prefs_display_headers_create): remove unused "Show" check button;
437         allow reordering of headers by dragging.
438         (prefs_display_headers_write_config): remove unused variables.
439         (prefs_display_headers_set_dialog): do not insert "(New)" at top
440         of lists (not needed with the new UI).
441         (prefs_display_headers_set_list): scan lists starting from row 0,
442         not 1 (do not skip "(New)").
443         (prefs_display_headers_find_header): new function.
444         (prefs_display_headers_clist_set_row): do not allow duplicates.
445         (prefs_display_headers_delete_cb): do not skip row 0; treat
446         closing the alert window by ESC as "No".
447         (prefs_display_headers_up): do not protect row 0.
448         (prefs_display_headers_down): do not protect row 0.
449
450 2001-05-04 [sergey]
451
452         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
453         functions.  
454
455         * src/summaryview.c
456         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
457         summary_select_next_marked, summary_select_prev_marked): new
458         functions.
459
460 2001-05-03 [sergey]
461
462         * src/news.c: fixed a bug when no article can be fetched after
463         server timeout if the connection was restored by news_post():
464         (news_select_group): new function.
465         (news_fetch_msg): call news_select_group() before fetching
466         article.
467         (news_get_uncached_articles): set session->group after successful
468         GROUP command.
469
470 2001-05-03 [hoa]
471
472         * src/defs.h
473         * src/procmsg.[ch]
474         * src/procheader.c
475                  changed version of cache, added cc field
476
477         * src/prefs_display_headers.c
478                 the interface was changed
479
480         * src/prefs_headers.c
481                 added cancel button
482
483 2001-05-03 [alfons]
484
485         * completed sync of sylpheed cvs2
486         * src/gtkstext.c: updated row up / down cursor navigation
487         * src/textview.c: re-edited, prepared for fixing the email address
488                 scanner.
489
490 2001-05-03 [darko]
491
492         * src/prefs_common.c: use alfons' strftime ui code
493         entry_datefmt and datefmt_sample widgets have to be
494         global in this module because of this change
495
496 2001-05-03 [hoa]
497
498         * src/messageview.c
499         * src/prefs_common.[ch] added option to activate the return receipt
500                 feature.
501
502 2001-05-02 [alfons]
503
504         * src/gtkstext.c: fix for row up/down cursor navigation. 
505
506         0.4.66claws2
507         
508         * sync with 0.4.66cvs2
509
510 2001-05-02 [paul]
511
512         added add-sender-to-addressbook patch
513
514         * src/addressbook.c
515         * src/addressbook.h
516         * src/summaryview.c
517
518 2001-05-02 [sergey]
519
520         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
521         G_ALERTDISABLE.
522
523         * src/alertpanel.c (alertpanel_create): new argument can_disable,
524         all existing callers changed to pass FALSE; create a check button
525         to disable the message.
526         (alertpanel_message_with_disable): new function.
527         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
528         (alertpanel_button_toggled): new function.
529         (alertpanel_button_clicked, alertpanel_close): set value using
530         G_ALERT_VALUE_MASK.
531
532         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
533
534         * src/prefs_common.c (prefs_privacy_create): new check button
535         checkbtn_gpgme_warning.
536
537         * src/main.c (main): moved preferences reading before gpgme
538         initialization; check prefs_common.gpgme_warning before giving the
539         GnuPG warning and set it to FALSE if the user wants to disable the
540         warning.
541
542 2001-05-02 [hiroyuki]
543
544         * src/prefs_display_headers.c: modified the layout and some labels.
545
546 2001-05-02 [sergey]
547
548         * src/prefs_account.c (prefs_account_fix_size): new function.
549         (prefs_account_create): call prefs_account_fix_size(); use
550         gtk_widget_show instead of gtk_widget_show_all (fixes too large
551         size when the window is shown for the first time).
552         (prefs_account_basic_create): changed layout of serv_table; moved
553         localmbox_entry above smtpserv_entry (logically it replaces
554         POP3/IMAP server).
555         (prefs_account_protocol_activated): set sensitivity of
556         nntpauth_chkbtn according to the protocol (in addition to
557         hide/show); commented out gtk_table_set_row_spacing() calls.
558         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
559         not sensitive (fixes a bug with disabled username/password boxes
560         when editing POP3 account after NNTP with authentication).
561
562 2001-05-02 [hoa]
563
564         * src/account.c
565         * src/inc.c
566         * src/prefs_account.[ch]
567         * src/send.c
568                 removed local account without SMTP server
569                 added option to use mail command instead of a connexion
570                 to SMTP server when a local account is used
571         * src/prefs_headers.c
572                 fixed a bug
573         * src/news.c
574                 fixed a bug when connexion immediately closed
575
576 2001-05-01 [alfons]
577
578         0.4.66claws1
579         
580         * sync with 0.4.65
581
582 2001-05-01 [sergey]
583
584         * src/prefs_account.c (Basic, prefs_account_basic_create): new
585         widget nntpauth_chkbtn.
586         (prefs_account_protocol_activated): handle nntpauth_chkbtn
587         visibility.
588         (prefs_account_nntpauth_toggled): new function.
589
590         * src/news.c (news_session_new_for_folder): use NNTP
591         authentication only if ac->use_nntp_auth is set.
592
593 2001-05-01 [hoa]
594
595         * src/Makefile.am changed headers.[ch] in customheader.[ch]
596         * src/prefs_display_headers.c changed the UI
597         * src/prefs_headers.c changed account_name to account_id
598         * src/compose.c using customheader.h
599
600 2001-05-01 [hiroyuki]
601
602         * src/esmtp.c
603           src/news.c
604           src/nntp.c: changed sock_read() to sock_gets(), they've been left
605           unsynched.
606
607 2001-05-01 [hoa]
608
609         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
610         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
611                 for displaying of headers
612         * src/grouplist_dialog.[ch] minor changes to remove warnings
613         * src/prefs_display_headers.[ch] dialog to choose the
614         headers to display in the mail viewer.
615         * src/headers.h correction of #define
616         * src/headers_display.[ch] configuration for displaying of headers.
617         * src/main.c read config of displaying of headers
618         * src/prefs_common.c add a button to access the config dialog
619                 for displaying of headers
620         * src/prefs_display_headers.[ch] dialog for configuration for
621                 displaying of the headers.
622         * src/prefs_headers.c cleaning of code
623         * src/procheader.c comments added to code
624         * src/textview.c changes to reorder the headers depending
625                 on the config for displaying of headers
626
627 2001-04-30 [alfons]
628
629         0.4.65claws7
630
631         * sync with 0.4.65cvs12
632
633         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
634
635 2001-04-30 [sergey]
636
637         * src/nntp.h (NNTPSockInfo): new field auth_failed.
638
639         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
640         is set to force reconnection after authentication failure.
641         (nntp_gen_command): set sock->auth_failed on authentication
642         failure, or if sock->userid and sock->passwd are not set.
643
644         * src/news.c (news_session_new_for_folder): set userid=NULL if
645         password dialog is cancelled.
646
647 2001-04-30 [sergey]
648
649         * src/nntp.h (NNTPSockInfo): new type.
650
651         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
652         SockInfo.
653         (nntp_open_auth, nntp_close): new functions.
654         (nntp_gen_command): new function to handle authentication; all
655         NNTP command functions updated to use it.
656         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
657         (nntp_list): removed old useless code.
658
659         * src/news.h (NNTPSession): new field nntp_sock.
660
661         * src/news.c: all functions updated to use NNTPSockInfo instead of
662         SockInfo.
663         (news_session_new): new arguments (userid, passwd); made static;
664         use nntp_open_auth() if needed.
665         (news_session_destroy): use nntp_close() instead of sock_close().
666         (news_query_password): changed arguments.
667         (news_session_new_for_folder): new function.
668         (news_session_get): use news_session_new_for_folder().
669         (news_authenticate): deleted.
670         (news_get_uncached_articles): removed old authentication code.
671
672 2001-04-30 [sergey]
673
674         * src/news.c: reverted my previous changes (need to do NNTP
675         authentication in a cleaner way).
676         
677 2001-04-29 [sergey]
678
679         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
680         news_nntp_post, news_nntp_mode): new functions (wrappers with
681         authentication support).
682         (news_get_article_cmd, news_get_article, news_get_header): new
683         argument "folder"; all callers changed.
684         (news_get_article_cmd): added authentication support.
685         (news_session_get): use news_nntp_mode() instead of nntp_mode().
686         (news_post): use news_nntp_post() instead of nntp_post().
687         (news_get_uncached_articles): use news_nntp_group() instead of
688         nntp_group() and news_nntp_xover() instead of nntp_xover();
689         removed old authentication code.
690         (news_get_group_list): use news_nntp_list() instead of nntp_list().
691
692         * src/nntp.c (nntp_list): return real error code instead of
693         hardcoded NN_ERROR.
694
695 2001-04-29 [sergey]
696
697         * configure.in: fixed wint_t typedef detection again
698
699 2001-04-28 [hoa]
700
701         * src/prefs_account.[ch], added A_LOCAL_CMD
702                 (send mail with mail command)
703         * src/send.c added function send_message_with_command()
704         * src/inc.c made a more secure get_spool() function with
705                 mktemp() but maybe mkstemp() or something more
706                 secure can be used.
707
708 2001-04-28 [alfons]
709
710         * src/textview.c, colorization of email addresses in headers
711
712         0.4.65claws6
713
714         * bug sync with sylpheed
715         * prefs_common.c: created date format ui for darko
716         * sync with 0.4.65cvs11
717         * configure.in: corrected to have the new gpg checks
718
719 2001-04-27 [alfons]
720
721         * completed sync with 0.4.65cvs10
722         * minor debug things added to gtkstext.c
723
724 2001-04-27 [darko]
725
726         * configure.in: remove check for availability of
727           strftime() as advised by Hiroyuki
728         * src/prefs_common.[ch], src/procheader.c:
729           synch strftime() code with Hiroyki's main branch
730
731 2001-04-26 [sergey]
732
733         * src/news.c: news_query_password(), news_authenticate(): new
734           functions.
735           news_get_uncached_articles(): added NNTP authentication
736           handling.
737         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
738           new functions.
739         * src/prefs_account.c: prefs_account_protocol_activated():
740           enable userid and password fields for NNTP.
741
742 2001-04-26
743
744         * configure.in: check for availability of strftime()
745           [darko]
746         * src/prefs_common.[ch], src/procheader.c: use
747           strftime() for displaying date in summary pane if it
748           is available
749
750 2001-04-25
751
752         * more .cvsignore cleanups [alfons]
753
754 2001-04-25
755
756         * ac/sv-check-type.m4: new autoconf macro.
757         * configure.in: fixed wint_t typedef detection (did not work
758           with gcc-2.96).
759
760 2001-04-25
761
762         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
763           [hiroyuki]
764
765 2001-04-24
766         * modified gtkstext.c : buggy cursor navigation fixed, 
767           and font descent also taken in account when drawing
768           cursor. [alfons]
769
770 2001-04-24 [hoa]
771         * added comments in src/news.c src/nntp.c
772         * added src/prefs_headers.[ch]
773         * added src/headers.[ch]
774         * modified compose.c to activate custom headers
775                 added function is_in_custom_headers
776         * modified prefs_account.[ch]
777                 added function prefs_account_customhdr_edit
778         * modified src/defs.h :
779                 added HEADERS_RC : name of the config file
780                 for the custom headers
781
782 2001-04-24
783
784     0.4.65claws5
785
786         * configure.in
787           src/gtkstext.[ch]
788           src/compose.c
789           src/Makefile.am
790           
791           added gtkstext with configure.in patch by Hiroyuki which
792           should fix the XIM detection [alfons]
793
794         * more clean up of cvs [alfons]
795
796                  * removed all Makefile.in files to attic.
797
798                  * updated all .cvsignores to really ignore things that could
799                    be unintentionally committed by a recursive commit.
800
801 2001-04-23 [hoa]
802         * added src/grouplist_dialog.[ch]
803         * changed src/folderview.c to call grouplist_dialog instead
804                 of inputdialog
805         * src/news.c :
806                 added functions news_reset_group_list
807                 and news_get_group_list
808         * src/nntp.c :
809                 added function nntp_list
810         * src/defs.h :
811                 added GROUPLIST_FILE : name of the newsgroup list cache file
812
813 2001-04-21
814
815         * added option to warn about queued messages on exit [sergey]:
816
817           * src/compose.c: compose_queue(): call folder_item_scan()
818             and folderview_update_item() after queueing.
819           * src/folderview.c: folderview_update_node(): draw the queue
820             folder in bold font if there are queued messages.
821           * src/mainwindow.c: queued_messages(): new function.
822             app_exit_cb(): display warning if there are queued messages
823             if warn_queued_on_exit is set.
824           * prefs_common.[ch]: add warn_queued_on_exit option.
825
826         * enhanced GnuPG key selection support [sergey]:
827
828           * src/select-keys.c: updated to newer version from Win32
829             branch with support for selecting arbitrary keys.
830           * src/prefs_account.c: added the Privacy tab to the account
831             options window.
832             prefs_account_privacy_create(),
833             prefs_account_sign_key_set_data_from_radiobtn(),
834             prefs_account_sign_key_set_radiobtn(): new functions.
835           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
836           * src/rfc2015.c: set_signers(): new function.
837             pgp_sign(): add the account parameter, call set_signers().
838             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
839           * src/rfc2015.h: rfc2015_sign(): updated prototype.
840           * src/compose.c: pass the current account to rfc2015_sign().
841
842         * tag name claws added to prevent confusion with main branch [alfons]
843
844         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
845
846         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
847
848         * sync with recent sylpheed cvs. Untested though. [alfons]
849