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