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