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