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