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