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