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