330664477f78f8027abeff27c203ad56c85c1bc9
[claws.git] / ChangeLog.claws
1 2001-09-01 [match]
2         * pixmaps/
3                 interface.xpm
4                 book.xpm
5                 address.xpm
6         * src/
7                 Makefile.am
8                 a ton of new files
9
10 2001-08-31 [paul]
11
12         * configure.in
13                 change to version 0.6.0claws1
14
15         * sync with sylpheed 0.6.0cvs1
16
17         * po/es.po
18                 updated translation submitted by Ricardo Mones Lastra
19
20         * po/POTFILES.in
21                 add 'src/prefs_templates.c'
22
23         * src/compose.c, src/summaryview.c
24                 fix segfault on 'Re_edit'               
25
26 2001-08-30 [alfons]
27
28         * configure.in, Makefile.am
29         * tools/Makefile.am
30                 add tools directory to source distribution
31
32 2001-08-30 [paul]
33
34         * configure.in
35                 change to version 0.6.0claws
36
37         * sync with sylpheed 0.6.0 release
38
39 2001-08-30 [christoph]
40
41         * configure.in
42                 removed autoconf version check
43
44 2001-08-30 [paul]
45
46         * src/account.c, src/compose.c, src/prefs_common.[ch]
47         * src/procheader.[ch] src/utils.[ch]
48                 Enhanced automatic account selection on replies
49                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
50
51         * configure.in
52                 add LDAP and JPilot to the configuration results output.
53
54 2001-08-29 [christoph]
55
56         * src/summeryview.c
57                 no bold font for ignored threads
58
59 2001-08-29 [paul]
60
61         * configure.in
62                 change to version 0.5.3claws6
63
64         * sync with sylpheed 0.5.3cvs10
65                 src/stringtable.[ch]: New Files
66
67         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
68         * src/pixmaps/sylpheed.xpm
69                 add mini-icons to windows (by Alfons)
70
71 2001-08-27 [paul]
72
73         * src/mainwindow.c
74                 new functions: next_labeled_cb(), prev_labeled_cb()
75
76         * src/summaryview.c
77                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
78                 summary_select_next_labeled(), summary_select_prev_labeled()
79
80         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
81                 give claws blue folders and a blue trash can
82
83 2001-08-27 [paul]
84
85         * configure.in
86                 change to version 0.5.3claws5
87
88         * sync with sylpheed 0.5.3cvs9
89                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
90
91 2001-08-24 [christoph]
92
93         * src/filesel.c
94                 keep filename when browsing directories
95                 (not working for user entered filename, but
96                  for default name and selected filename from
97                  file list)
98         * src/mainwindow.c
99                 fixed wrong spelling "Folllow-up"
100         * src/mbox_folder.c
101         * src/procmsg.c
102         * src/summaryview.c
103                 fixed new/unread message count with ignored
104                 threads (2 commits, first didn't notice no
105                 longer needed decreasing)
106         * src/inc.c
107                 readded scrolling of progress dialog
108                 (lost in sync)
109
110 2001-08-24 [paul]
111
112         * configure.in
113                 change to 0.5.3claws4
114
115         * sync with sylpheed 0.5.3cvs7
116
117 2001-08-24 [christoph]
118
119         * src/compose.c
120                 set request return receipt when replying
121                 if it is set is the folder prefs of the
122                 message
123         * src/inc.c
124                 disable final error popup if popups are
125                 disabled in config (again)
126
127 2001-08-23 [paul]
128
129         * configure.in
130                 Change version number to 0.5.3claws3
131
132         * sync with sylpheed 0.5.3cvs5
133
134         * src/mimeview.c
135                 double quote '%s' in 'gedit %s' to fix bug when
136                 opening attachment with spaces in the name
137
138 2001-08-22 [alte]
139         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
140           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
141                 initial message templates support
142
143
144 2001-08-22 [paul]
145
146         * configure.in
147                 change version number to 0.5.3claws2
148
149         * sync with sylpheed 0.5.3cvs4
150
151         * src/procmsg.h src/summaryview.c
152                 re-implement (un)ignore thread
153
154 2001-08-21 [paul]
155
156         * src/summaryview.c
157                 remove unnecessary code
158         * src/compose.c
159                 enable 'dynamic' signatures (submitted by
160                 Eric Limpens <eric@hscg-internet.nl>)
161
162 2001-08-21 [paul]
163
164         clean up after sync with sylpheed 0.5.3 release
165
166         * src/folderview.c
167                 fix re-introduced font mess, see Christoph's
168                 entry 2001-06-24
169
170         * src/summaryview.c
171                 remove prev_msgnum
172                 use sylpheed's small font instead of
173                 gtk default font for summary view
174
175
176 2001-08-17 [paul]
177
178         * configure.in
179                 add pl to ALL_LINGUAS - sync with main branch
180
181         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
182                 Updated. Translations by Jens Oberender, Ricardo Mones
183                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
184
185         * po/pl.po  ** NEW FILE **
186                 sync with the main branch
187
188         * src/folderview.c
189                 fix target folder colorizing and refresh problem
190
191
192 2001-08-17 [christoph]
193
194         * src/mainwindow.c
195                 claws uses 4 colors for target folder coloring.
196                 arrays were not long enough and destroyed the
197                 stack causing a segfault.
198                 target folder colorizing does not work anymore
199                 for me
200
201 2001-08-16 [paul]
202
203         * configure.in
204                 change to version 0.5.3claws1
205
206         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
207           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
208           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
209
210                 sync with sylpheed 0.5.3 release, but keep claws method of
211                 configuring/saving fonts
212
213         * src/addressbook.[ch]
214                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
215                 in line with a similar change in Hiroyuki's branch
216
217         * src/mainwindow.[ch]
218                 disable main_window_set_thread_option()
219         * src/prefs_folder_item.c
220                 comment out &tmps_prefs.enable_thread,
221         * src/mbox_folder.c, src/procmsg.[ch]
222                 comment out MSG_IS_IGNORE_THREAD
223         * src/summaryview.c
224                 comment out summary_ignore_thread() and summary_unignore_thread()
225                 comment out MSG_IS_IGNORE_THREAD
226
227                 use Hiroyuki's threading instead.
228
229
230
231 2001-08-15 [paul]
232
233         * src/account.c
234                 use Hiroyuki's 0.5.3 column scheme but also
235                 include the enable/disable button.
236         * src/pixmaps/mark.xpm
237                 add Hiroyuki's amended pixmap
238
239 2001-08-13 [christoph]
240
241         * src/account.c
242                 receive at get all column showed wrong state for APOP
243                 button should only work for POP3 and APOP accounts
244         * src/prefs_account.c
245                 added missing preprocessor statement for SSL
246
247 2001-08-12 [paul]
248
249         * src/account.[ch]
250                 add 'receive at get all' column and enable/disable
251                 button.
252
253 2001-08-06 [christoph]
254
255         * src/account.c
256                 show usage of SSL in protocol column
257
258         * src/imap.c
259         * src/inc.c
260                 renamed ssl options
261
262         * src/prefs_account.[ch]
263                 moved ssl options to a new page
264
265         * src/send.c
266         * src/smtp.c
267         * src/ssl.[ch]
268                 renamed ssl options
269                 added support for SMTP STARTTLS command
270
271 2001-08-05 [christoph]
272
273         * configure.in
274                 debian autoconf needs version check to find
275                 correct autoconf version. if the file is
276                 named configure.in 2.13 is used, which does
277                 not work with this configure.in script.
278                 other solution would be to rename the script
279                 to configure.ac as suggested in the autoconf
280                 manual.
281
282         * src/inc.c
283                 disable final error popup if popups are
284                 diabled in config
285
286         * src/socket.c
287                 bugfix in ssl_gets
288                 fixes IMAP over SSL problem
289
290 2001-08-03 [paul]
291
292         * configure.in
293                 change to 0.5.2claws1
294
295         * sync with sylpheed 0.5.2cvs1
296
297 2001-08-02 [alfons]
298
299         * configure.in
300                 quick fix for ispell detection...
301
302 2001-08-01 [paul]
303
304         * configure.in
305                 change to 0.5.1claws4
306
307         * sync with sylpheed 0.5.1cvs7
308
309 2001-07-31 [alfons]
310
311         * src/prefs_common.c, src/prefs_common.h, 
312           src/gtkspell.c, src/gtkspell.h
313                 add global spelling checker settings (compose tab) +
314                 selection of dictionary 
315           
316         * configure.in  
317                 guess valid ispell location
318
319 2001-07-31 [paul]
320
321         * po/POTFILES.in
322                 removal of 'src/quote_fmt_parse.c'
323         * po/de.po
324                 Updated de.po
325                 (submitted by Jens Oberender <didge@suse.de>)
326
327 2001-07-31 [darko]
328
329         * src/folder.[ch]
330         * src/folderview.[ch]
331         * src/mainwindow.c
332         * src/mh.c
333         * src/prefs_common.[ch]
334         * src/summaryview.c
335                 target folder colourization
336
337 2001-07-30 [paul]
338
339         more sync with Sylpheed 0.5.1cvs6 
340
341 2001-07-30 [darko]
342
343         * src/mh.c
344         * src/prefs_folder_item.[hc]
345         * src/summaryview.c
346                 shared folders support with a GUI
347
348 2001-07-29 [paul]
349
350         0.5.1claws3
351
352         * sync with Sylpheed 0.5.1cvs6
353
354 2001-07-29 [paul]
355
356         * po/pt_BR.po
357                 updated
358                 (submitted by Fabio Junior Beneditto)
359
360 2001-07-28 [paul]
361
362         * src/procmime.c
363         * AUTHORS
364                 patch to correct bad image mime headers
365                 (submitted by Don Quijote <dq@searchlores.org>)
366
367 2001-07-28 [paul]
368
369         * tools/gif2xface.pl   **NEW FILE**
370         * tools/README
371                 script to convert file.gif to file.xface for
372                 use in a custom header.
373                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
374
375 2001-07-27 [alfons]
376         
377         * configure.in
378                 change macros for detecting JPilot and LDAP
379
380 2001-07-27 [christoph]
381
382         * src/filtering.c
383                 code cleanup (MIN / MAX warning, needed casting)
384
385 2001-07-27 [alfons]
386
387         * procheader.c
388                 disallow setting flags when detecting certain headers
389                 (X-Status, Status, Seen, X-Seen). 
390         
391         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
392
393 2001-07-27 [christoph]
394
395         * src/prefs_filter.c
396         * src/prefs_filtering.c
397         * src/prefs_matcher.c
398         * src/prefs_scoring.c
399                 scroll list when moving rows up or down
400
401         * src/imap.c
402         * src/imap.h
403         * src/prefs_account.c
404         * src/prefs_account.h
405         * src/send.c
406                 SMTP over SSL (untested, feedback requested)
407                 IMAP over SSL
408
409         * src/ssl.c
410                 code cleanup
411
412 2001-07-26 [alfons]
413         
414         * configure.in, acconfig.h
415                 define CLAWS (need this for main / claws detection)
416
417 2001-07-25 [alfons]
418
419         * configure.in
420                 Sylpheed 0.5.1claws2
421                 
422         * sync with Sylpheed 0.5.1cvs4
423
424 2001-07-25 [christoph]
425
426         * src/scoring.c
427                 fixed segfault
428                 item->prefs == NULL (don't know why)
429
430 2001-07-25 [alfons]
431
432         * configure.in
433                 Sylpheed 0.5.1claws1
434
435         * sync with Sylpheed 0.5.1cvs1-3
436
437 2001-07-24 [christoph]
438
439         * src/folderview.c
440         * src/prefs_folder_item.[ch]
441                 added folderitem preferences dialog with
442                 default To: and auto request return receipt
443
444         * src/compose.[ch]
445         * src/menu.[ch]
446                 changes to handle new folderitem preferences
447
448         * src/mainwindow.c
449         * src/summaryview.c
450                 call compose new mail with current folderitem
451
452 2001-07-24 [alfons]
453
454         Release Sylpheed 0.5.1claws
455
456         * configure.in
457                 change to release version 0.5.1claws
458
459 2001-07-24 [christoph]
460
461         * src/summaryview.c
462                 fixed segfault that happend when the selected
463                 message was removed while retrieving new messages.
464
465         * po/es.po
466                 updated translation
467                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
468
469 2001-07-22 [alfons]
470
471         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
472         this is a work in progress, for more information: http://nlpagan.net/sylman 
473         
474         * configure.in, src/mainwindow.c, manual/Makefile.am
475                 add support for English manual
476
477         * AUTHORS
478                 add authors of user manuals
479
480         * manual/en/sylpheed*.html
481                 add English documentation
482
483 2001-07-22 [christoph]
484
485         * po/POTFILES.in
486                 added src/ssl.c
487         * src/ssl.c
488                 changed a wrong debug message
489
490 2001-07-22 [alfons]
491
492         * po/nl.po
493                 update Dutch translation
494
495         * src/prefs_filtering.c, 
496           src/prefs_matcher.c
497                 add more translatable strings           
498
499 2001-07-21 [alfons]
500
501         0.5.0claws7
502
503         * configure.in
504                 change version
505
506         * src/inc.c, src/summaryview.[ch]
507                 prevent update of mark file when filtering has done, by
508                 using a variable; this affects two functions:
509                         inc.c::inc_finished()
510                         summaryview.c::summary_show()
511
512 2001-07-20 [alfons]
513
514         * src/filtering.[ch], src/prefs_filtering.c, 
515           src/matcher.[ch]
516                 add filtering action for label coloring 
517
518         * po/POTFILES.in
519                 add labelcolors.c
520
521         * added src/labelcolors.c
522         * added src/labelcolors.h
523         * src/Makefile.am, src/summaryview.c
524                 rearrange label coloring code
525
526         * src/procmsg.h
527                 add more parentheses so label colouring works correctly
528
529         * src/filtering.c
530                 don't really delete message, but move it to Trash
531
532         * src/prefs_matcher.c
533                 add quote options to info dialog
534
535 2001-07-20 [christoph]
536
537         * src/Makefile.am
538         * src/inc.c
539         * src/main.[ch]
540         * src/socket.h
541         * src/ssl.[ch] (new)
542                 moved ssl stuff to a seperate file
543
544 2001-07-20 [darko]
545
546         * src/summaryview.c
547                 fix show sender using address book with no e-mail
548                 address in From: field
549
550 2001-07-19 [alfons]
551
552         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
553                 fix messy handling of escaping... now at least the
554                 execute command is useful. escape char is '\', we
555                 accept \n and \r too. 
556
557                 Real life example:
558                 
559                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
560                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
561
562 2001-07-18 [alfons]
563
564         0.5.0claws6
565
566         * src/summaryview.c
567                 clean up
568
569         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
570           src/procmsg.[ch]
571                 revise filtering; currently move, copy, marking have
572                 been tested. if you like bleeding edge stuff, you
573                 should definitely go for this version :)
574
575         * mark old working stuff as VERSION_0_5_0_CLAWS5        
576
577 2001-07-17 [christoph]
578
579         * src/utils.c
580                 timestamp log
581
582 2001-07-17 [alfons]
583
584         0.5.0claws5
585
586         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
587           bits in the mark file, without affecting either branch. Lots of
588           files changed, also in claws branch.
589
590           UNTESTED: use of mbox folders
591
592         * src/summaryview.c
593                 added mark all read; however this was a quick hack used for
594                 cleaning up mess after initial merge with Hiroyuki
595
596         * configure.in
597                 change claws version number back to 0.5.0claws5 to clear up 
598                 confusion & pretension (recent release was technically 
599                 0.5.0claws4, so we neatly align with Hiroyuki :-)
600
601 2001-07-16 [alfons]
602
603         sync with Hiroyuki's 0.5.0cvs4
604
605 2001-07-16 [alfons]
606
607         0.5.1claws3
608
609         * src/filtering.[ch]
610                 remove invalid updating of mark files for 
611                 filter actions MATCHING_ACTION_MOVE and 
612                 MATCHING_ACTION_DELETE; this should fix the
613                 folder update bug
614                 
615         * src/procmsg.c
616                 revert Christoph's stab at fixing the folder 
617                 update bug
618
619         * po/POTFILES.in
620                 add missing files with translatable strings
621
622         * src/summaryview.c
623                 remove debug print
624
625 2001-07-15 [alfons]
626
627         * src/addr_compl.[ch], src/prefs_filtering.c
628                 make "filtering pref dialog's destination entry" an
629                 "address completable entry", if filter destination is 
630                 an email address
631
632         0.5.1claws2
633         
634         sync with Hiroyuki's 0.5.0cvs2-3
635
636 2001-07-15 [christoph]
637
638         * src/procmsg.c
639                 fixed folder stats update after incorporation
640
641 2001-07-15 [alfons]
642
643         * src/summaryview.c
644                 * finish label colouring stuff (for now)
645                 * fix incorrect colour bug (off by one) 
646
647 2001-07-14 [alfons]
648
649         * src/mainwindow.c
650                 change text labels for news and mail message so there's
651                 plenty of toolbar estate left
652
653         * configure.in
654                 0.5.1claws1
655
656         * src/folderview.c
657           src/folder.[ch]
658                 sync with Hiroyuki's 0.5.0cvs1
659
660         * src/summaryview.c
661                 more rewrite label colouring
662
663 2001-07-14 [alfons]
664
665         * src/summaryview.[ch]
666                 * start rewrite label colouring 
667                 * fix proper location "Add Sender To Addressbook" menu item
668
669 2001-07-13
670
671         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
672         (actually this is 0.5.0claws4)
673
674 2001-07-13 [alfons]
675
676         * po/pt_BR.po
677                 * fix duplicate message
678                 * add updated Portugese / Brazilian translation
679                   submitted by Fabio Junior Beneditto
680
681 2001-07-12 [alfons]
682
683         * AUTHORS
684                 add Jens
685
686         * po/nl.po
687                 add updated Dutch translation
688
689         * po/de.po
690                 add updated German translation submitted by Jens
691
692 2001-07-11 [alfons]
693
694         Prerelease before 0.5.0claws. Please test.
695         This version is temporarily tagged as VERSION_0_5_0_TEST
696
697         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
698           src/prefs_scoring.c, src/prefs_matcher.c, 
699           src/prefs_filtering.c, src/mbox.c, 
700           src/main.c, src/inc.c, src/filtering.[ch]
701                 revert new Hoa's new matcher (does not work yet)
702
703         * src/Makefile.am
704                 clean up
705
706 2001-07-10
707
708         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
709
710
711 2001-07-10 [alfons]
712
713         * Makefile.am
714                 add ChangeLog.claws to EXTRA_DIST
715         * src/Makefile.am
716                 add matcher_parser_parse.h to EXTRA_DIST
717
718 2001-07-10 [christoph]
719
720         * src/inc.c
721                 add destination folder to table of
722                 folders that need to be updated after
723                 incorporation
724
725 2001-07-10 [alfons]
726
727         * folder.[ch]
728           folderview.c
729                 make collapse state of folders and folder items persistent, i.e.
730                 if you collapse a folder tree, the next time sylpheed-claws starts 
731                 up the folder tree remains collapsed.  
732                 
733 2001-07-10 [christoph]
734
735         * acconfig.h
736         * configure.in
737                 added --enable-ssl
738         * src/md5.[ch]
739                 renamed MD5_CTX to MD5_CTX_syl
740                 conflicts with a struct in openssl
741         * src/inc.c
742         * src/main.[ch]
743         * src/prefs_account.[ch]
744         * src/socket.[ch]
745                 SSL support for POP
746         * src/mainwindow.c
747                 fixed compose with current account
748                 broken by new compose button stuff
749
750 2001-07-09 [hoa]
751
752         * AUTHORS
753                 changed my email address
754
755         * src/matcher_parser_parse.y
756                 clean the parser to remove conflicts
757
758 2001-07-09 [alfons]
759
760         * AUTHORS
761                 add Match Grun
762
763         * configure.in
764                 fix incorrect description of --enable-ldap parameter
765
766         * src/prefs_common.[ch]
767           src/compose.c
768                 add experimental option "smart wrapping" which makes the
769                 compose editor auto wrap.
770                 
771                 | TODO: the problem with the buggy cursor handling is caused |
772                 | by the GtkText. when deleting / backspacing text its       |
773                 | wrapping algorithm does not take in account the previous   |
774                 | line. should find a way to hack this in.                   |
775                 | or should perhaps combine this with the word wrapping      |
776                 | patch i wrote in january.                                  |
777
778         * src/about.c
779                 show build parameters for LDAP and JPilot
780
781         * src/summaryview.c
782                 revert Christoph's bugfix for selecting next unread message, 
783                 because folder stats aren't updated correctly
784
785 2001-07-08 [hoa]
786
787         * src/filtering.c
788         * src/mainwindow.c
789         * src/matcher.c
790         * src/matcher_parser_lex.l
791         * src/matcher_parser_parse.y
792         * src/prefs_filtering.c
793         * src/prefs_scoring.c
794         * src/scoring.c
795                 bugfix of the config file parser
796
797 2001-07-08 [alfons]
798
799         * src/Makefile.am
800                 added generated matcher sources to BUILT_SOURCES
801
802 2001-07-08 [hoa]
803
804         * src/Makefile.am
805         * src/.cvsignore
806                 added new config file parser
807
808         * src/scoring.[ch]
809         * src/filtering.[ch]
810         * src/matcher.[ch]
811         * src/prefs_filtering.c
812         * src/prefs_matcher.c
813         * src/prefs_scoring.c
814         * added src/matcher_parser.h
815         * added src/matcher_parser_lex.h
816         * added src/matcher_parser_lex.l
817         * added src/matcher_parser_parse.y
818                 lex & yacc config file parser
819
820         * src/mbox.c
821         * src/inc.c
822         * src/main.c
823                 changes prefs_filtering into global_filtering           
824
825         * src/summaryview.c
826                 build threads with subjects only if "Re: " is at the
827                 beginning of the subject
828
829 2001-07-07 [paul]
830
831         0.5.0claws
832
833         sync with sylpheed 0.5.0
834                 change of version number only
835
836 2001-07-06 [paul]
837
838         0.5.0claws5
839
840         sync with sylpheed 0.5.0pre5
841
842 2001-07-05 [paul]
843
844         sync with sylpheed 0.5.0pre4 release
845                 /po and /manual/ja not sync'ed
846
847 2001-07-04 [paul]
848
849         more sync with sylpheed 0.5.0pre4
850
851 2001-07-03 [christoph]
852
853         * src/addressbook.c
854                 fixed address book broken by address book
855                 for VCard, JPilot, LDAP
856
857 2001-07-03 [alfons]
858
859         * src/matcher.c
860         * src/textview.c
861                 stopped memory leaks
862
863 2001-07-03 [paul]
864
865         more sync with sylpheed 0.5.0pre4
866
867 2001-07-02 [match]
868
869         * included address book patch for VCard, JPilot, LDAP
870         * pref_common.c - fixed Font options on Display tab (cosmetic)
871         * alertpanel.c - fixed truncated message
872
873 2001-07-02 [christoph]
874
875         * src/mbox_folder.c
876         * src/procmsg.[ch]
877         * src/summaryview.c
878                 mark threads for ignoring
879
880 2001-07-02 [paul]
881
882         0.5.0claws4
883
884         * sync with sylpheed 0.5.0pre4
885                 updated gettext to 0.10.38.
886
887 2001-07-01 [paul]
888
889         * src/ mainwindow.c
890         * src/procmsg.h
891         * src/summaryview.[ch]
892                 new right-click option: Label.
893                 substitute for 'Mark-->Mark/Unmark', colours the line.
894                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
895
896 2001-07-01 [christoph]
897
898         * src/folderview.c
899                 fixed font for trash
900         * src/summaryview.c
901                 move ctree to unread message
902
903 2001-07-01 [paul]
904
905         * sync with sylpheed 0.5.0pre3 release
906
907 2001-06-30 [alfons]
908
909         * src/filesel.[ch]
910         * src/compose.c
911                 allow inserting / attaching multiple files in
912                 the composer window
913
914 2001-06-30 [paul]
915
916         * src/codeconv.c
917                 small change to Alfons' previous stuff so that it
918                 actually makes
919
920 2001-06-30 [alfons]
921
922         * lots of files changed; first attempt to merge the changes
923           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
924
925 2001-06-30 [paul]
926
927         * po/pt_BR.po
928                 updated and completed, translations by Fabio
929                 Junior Beneditto <fjbeneditto@yahoo.com.br>
930
931 2001-06-29 [alfons]
932
933         * src/compose.c
934         * src/mimeproc.[ch]
935                 allow selecting an attached files' mime type from a 
936                 list of types.
937
938 2001-06-29 [paul]
939
940         * more sync with sylpheed 0.5.0pre3
941
942 2001-06-29 [paul]
943
944         * po/pt_BR.po
945                 merge with sylpheed.pot and pt_BR.po provided by
946                 Fabio Junior Beneditto.
947
948 2001-06-29 [darko]
949
950         * src/procmime.c
951                 make MIME types case insensitive
952
953 2001-06-28 [alfons]
954
955         * po/nl.po
956                 merge with sylpheed.pot and old nl.po; translations added.
957
958 2001-06-28 [paul]
959
960         * more sync with sylpheed 0.5.0pre3
961
962 2001-06-27 [alfons]
963
964         * src/summaryview.c
965                 don't crash when removing parent node of messages
966                 attracted by subject. this was caused by not deleting
967                 the parent node from the subject line hash table.
968
969 2001-06-27 [alfons]
970
971         * src/summaryview.c
972         * src/compose.[ch]
973         * src/mainwindow.c
974                 if there are multiple messages selected, allow forwarding
975                 them as attachments.
976
977 2001-06-27 [paul]
978
979         * more sync with sylpheed 0.5.0pre3
980
981 2001-06-26 [paul]
982
983         0.5.0claws3
984
985         * sync with sylpheed 0.5.0pre3
986
987 2001-06-25 [paul]
988
989         * src/mainwindow.c
990                 fixed 'compose news article' bug
991                 from icon-and-text toolbar
992
993 2001-06-25 [paul]
994
995         * sync with sylpheed 0.5.0pre2 release
996
997 2001-06-24 [christoph]
998
999         * src/prefs_common.c
1000                 bug fix in font selection
1001         * src/folderview.c
1002                 use sylpheed's normal font instead of
1003                 gtk default font for folders without
1004                 new messages
1005
1006 2001-06-24 [alfons]
1007
1008         * src/mainwindow.[ch]
1009                 added composite compose mail / news button (an idea by Leandro
1010                 Pereira <leandro@linuxmag.com.br>)
1011
1012 2001-06-24 [paul]
1013
1014         Added instructions for ldif-to-xml.py
1015
1016         * tools/README
1017
1018 2001-06-23 [alfons]
1019
1020         Some minor things.
1021
1022         * src/pixmaps/stock_news_compose.xpm
1023                 added pixmap by Leandro
1024         * src/prefs_common.c
1025                 tested built-in spelling checker of GCC 3.0 :)
1026         * po/nl.po
1027                 merged dutch translation of sylpheed-main with
1028                 sylpheed.pot
1029
1030 2001-06-23 [paul]
1031
1032         Added tools directory and files.
1033
1034         * tools/filter_conv.pl
1035                 converts old filter system to new filtering system
1036         * tools/ldif-to-xml.py
1037                 converts netscape addressbook to sylpheed addressbook
1038         * tools/README
1039                 descriptions/instructions for above two files
1040
1041 2001-06-23 [christoph]
1042
1043         * src/inc.c
1044         * src/manage_window.[ch]
1045         * src/prefs_common.[ch]
1046                 mail retrieval dialog can be enabled, disabled
1047                 or hidden if non of sylpheed's windows is active
1048
1049 2001-06-22 [paul]
1050
1051         0.5.0claws2
1052
1053         * sync with sylpheed 0.5.0pre2
1054
1055 2001-06-21 [christoph]
1056
1057         * src/summaryview.c
1058                 show recipient on 'from' for all accounts
1059                 
1060         * src/inc.c
1061         * src/prefs_common.[ch]
1062                 disable error popup on mail receive errors
1063
1064 2001-06-21 [alfons]
1065
1066         * src/compose.c
1067                 made the ruler correctly appear and disappear.
1068
1069         * src/Makefile.am
1070                 removed Hoa's work-in-progress-stuff (interesting!) so 
1071                 claws compiles ok.
1072
1073 2001-06-20 [christoph]
1074
1075         * src/inc.c
1076         * src/progressdialog.c
1077                 added scrolled window for list in progressdialog
1078
1079 2001-06-20 [paul]
1080
1081         sync with sylpheed 0.5.0pre1 release
1082
1083 2001-06-20 [christoph]
1084
1085         * src/summeryview.c
1086                 make building threads by subject work when
1087                 thread view is enabled
1088                 
1089         * src/compose.c
1090         * src/prefs_common.[ch]
1091                 automatically select account for mail replys
1092
1093 2001-06-19 [sergey]
1094
1095         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
1096         they are filled in from the account settings.
1097
1098 2001-06-19 [paul]
1099
1100         * more sync with sylpheed 0.5.0pre1
1101
1102 2001-06-18 [alfons]
1103
1104         * src/Makefile.am,
1105           src/procmime.c
1106                 added --sysconfdir to CPPFLAGS for pointing to the correct
1107                 location of mime.types. 
1108
1109                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
1110                 or ./configure!
1111
1112 2001-06-18 [hoa]
1113
1114         * src/summaryview.c
1115                 fixed some bug when building threads
1116
1117 2001-06-18 [paul]
1118
1119         * src/prefs_account.c
1120                 UI stuff: More changes to the English
1121
1122 2001-06-18 [paul]
1123
1124         * src/pixmaps/stock_news_compose.xpm: new file
1125         * src/Makefile.am
1126         * src/mainwindow.c
1127         * src/summaryview.c
1128                 Added new icon for Hoa's 'compose a news
1129                 message', plus minor improvements to the
1130                 English
1131
1132         * po/ja.po
1133         * ChangeLog
1134         * ChangeLog.jp
1135                 more sync with sylpheed 0.5.0pre1
1136
1137 2001-06-18 [hoa]
1138
1139         * src/compose.[ch]
1140         * src/mainwindow.c
1141                 Follow-up and reply to
1142
1143         * src/summaryview.[ch]
1144                 Build threads also with subjects
1145
1146 2001-06-17 [hoa]
1147
1148         * src/compose.c
1149                 forwarding use the current account.
1150
1151         * src/mainwindow.c
1152                 the "compose message" button has been replaced with
1153                 "new mail" and "new news" buttons
1154
1155         * src/prefs_common.[ch]
1156                 added a configuration option to use the forward button
1157                 as "forward as attachment"
1158                 changed reply and forward format description
1159
1160         * src/quote_fmt_lex.l
1161         * src/quote_fmt_parse.y
1162                 added message with no signature in format for reply
1163                 and forward.
1164
1165 2001-06-17 [paul]
1166
1167         Minor UI stuff
1168
1169         * src/mainwindow.c
1170         * src/summaryview.c
1171                 Improvements to the English
1172
1173         * src/prefs_common.c
1174                 Improvements to the English and some
1175                 clarity/continuity improvements in the
1176                 description of Quote symbols.
1177
1178 2001-06-17 [paul]
1179
1180         0.5.0claws1
1181
1182         * sync with sylpheed 0.5.0pre1
1183
1184 2001-06-17 [hoa]
1185
1186         * src/compose.c
1187                 Better interface for compose, displayed fields
1188                 are updated whenever we change account.
1189                 Newsgroups field is automatically filled.
1190
1191         * src/mainwindow.c
1192                 Newsgroups field is automatically filled.
1193
1194         * src/prefs_account.c
1195                 Some interface stuff when fields appear and
1196                 disappear.
1197
1198 2001-06-16 [paul]
1199
1200         0.4.99claws
1201
1202         * sync with sylpheed 0.4.99
1203
1204 2001-06-16 [sergey]
1205
1206         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
1207         base64_decoder_free, base64_decoder_decode): new object and
1208         functions for decoding base64 streams.
1209         * src/procmime.c (procmime_decode_content): modified to use the
1210         new base64 decoder.
1211
1212 2001-06-15 [paul]
1213
1214         0.4.99claws10
1215
1216         * sync with sylpheed 0.4.99cvs11
1217
1218 2001-06-13 [paul]
1219
1220         0.4.99claws9
1221
1222         * sync with sylpheed 0.4.99cvs9
1223
1224 2001-06-13 [hoa]
1225
1226         * src/compose.c
1227         * src/prefs_account.c
1228
1229                 SMTP server can be defined in the news account
1230                 mime type of attachment are kept.
1231
1232         * src/summaryview.c
1233
1234                 now choose the highest important score between default
1235                 and important score of folder.
1236
1237 2001-06-09 [alfons]
1238         
1239         * src/prefs_common.c: 
1240
1241                 (prefs_quote_description_create): corrected description of 
1242                 quote format characters
1243
1244 2001-06-09 [paul]
1245
1246         0.4.99claws8
1247
1248         * sync with sylpheed 0.4.99cvs8
1249
1250 2001-06-08 [sergey]
1251
1252         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
1253         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
1254
1255 2001-06-08 [paul]
1256
1257         0.4.99claws7
1258
1259         * sync with sylpheed 0.4.99cvs7
1260
1261 2001-06-06 [sergey]
1262
1263         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
1264         clashes with autogenerated header).
1265         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
1266         * src/Makefile.am: added quote_fmt.h.
1267         * src/.cvsignore: added lex/yacc autogenerated files
1268         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
1269
1270 2001-06-06 [paul]
1271
1272         0.4.99claws6
1273
1274         * sync with sylpheed 0.4.99cvs6
1275
1276 2001-06-06 [hoa]
1277
1278         * added src/quote_fmt_parse.h
1279         * src/compose.c
1280                 removed warnings
1281
1282         * src/prefs.[ch]
1283                 don't modify readonly configuration files
1284
1285         * src/prefs_account.c
1286         * src/prefs_common.c
1287         * src/prefs_customheader.c
1288         * src/prefs_display_header.c
1289         * src/prefs_filter.c
1290         * src/prefs_filtering.c
1291         * src/prefs_scoring.c
1292                 don't open dialog box when configuration files
1293                 are readonly
1294
1295 2001-06-05 [sergey]
1296
1297         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
1298
1299         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
1300         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
1301         BUILT_SOURCES to make all files rebuild properly.
1302
1303         * src/compose.c: removed #include "quote_fmt.tab.h".
1304
1305         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
1306         CHARACTER value in yylval.
1307
1308         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
1309         receive CHARACTER value by documented means (yylval).
1310
1311         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
1312
1313 2001-06-05 [hoa]
1314
1315         * src/Makefile.am
1316                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
1317
1318         * src/filtering.c
1319         * src/matcher.c
1320         * src/matcher.h
1321         * src/prefs_filtering.c
1322                 now keep the configuration for execute action
1323
1324         * src/mbox_folder.c
1325                 fixed a warning
1326
1327 2001-06-05 [paul]
1328
1329         * sync with sylpheed 0.4.99cvs5
1330
1331 2001-06-05 [hoa]
1332
1333         * src/Makefile.am
1334                 added quote_fmt.[ch]
1335
1336         * added src/quote_fmt.y
1337         * added src/quote_fmt.l
1338         * added src/quote_fmt.tab.h
1339         * added src/quote_fmt.tab.c
1340         * added src/lex.quote_fmt.c
1341                 parsing configuration for replying
1342                 and forwarding
1343
1344         * src/prefs_common.[ch]
1345                 added configuration UI for replying
1346                 and forwarding
1347
1348         * src/compose.c
1349                 using configuration for replying
1350                 and forwarding
1351
1352 2001-06-04 [hoa]
1353
1354         * src/filtering.c
1355         * src/matcher.c
1356         * src/matcher.h
1357         * src/prefs_filtering.c
1358         * src/prefs_matcher.c
1359         * src/prefs_matcher.h
1360                 action "run a command" for filtering
1361                 and matching with a command.
1362                 fixed the "whole message" matching
1363
1364         * src/mbox_folder.c
1365                 changed temporary filename for security
1366
1367         * src/messageview.c
1368                 queue the notification if it fails to send.
1369
1370         * src/prefs_common.c
1371         * src/prefs_folder_item.c
1372                 changed the default important score             
1373
1374         * src/prefs_scoring.c
1375         * src/scoring.c
1376                 hide kill score input when the folder is not
1377                 a newsgroup
1378
1379 2001-06-03 [alfons]
1380
1381         * src/prefs_common.c:
1382
1383                 (prefs_font_select): pass font name in font entry box to font
1384                 selection dialog.
1385
1386 2001-06-03 [sergey]
1387
1388         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
1389
1390 2001-06-03 [paul]
1391
1392         * sync with sylpheed 0.4.99cvs4
1393
1394 2001-06-03 [alfons]
1395
1396         * src/headerwindow.c:
1397
1398                 (headerwindow_show_cb): use the selected summary view item, not
1399                 the displayed item.
1400
1401 2001-06-02 [alfons]
1402
1403         * src/headerwindow.c:
1404
1405                 (headerwindow_show_cb): always try to show msginfo
1406
1407 2001-06-02 [hoa]
1408
1409         * src/compose.c
1410                 keep attached parts when reediting or forwarding.
1411
1412 2001-06-01 [hoa]
1413
1414         * src/folderview.c
1415         * src/prefs_folder_item.[ch]
1416         * src/prefs_scoring.[ch]
1417         * src/scoring.[ch]
1418         * src/summaryview.[ch]
1419         * src/main.c
1420         * src/mainwindow.c
1421         * src/prefs_common.[ch]
1422                 support for folder scoring
1423                 kill score and important score for messages
1424         
1425         * src/prefs_account.c
1426                 some display bug fixed for local account
1427                 preferences
1428
1429 2001-05-31 [alfons]
1430
1431         * src/summaryview.c:
1432
1433                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
1434                 sender to address book menu item is disabled.
1435
1436 2001-05-30 [hoa]
1437
1438         * src/filtering.[ch]
1439         * src/summaryview.c
1440                 handling summary menu / filter messages
1441
1442         * src/folder.[ch]
1443                 add some stuff
1444
1445         * src/foldersel.c
1446                 imap folders now appears in list
1447
1448         * src/mbox_folder.c
1449                 doesn't crash if destination mail is not writeable
1450
1451 2001-05-29 [hoa]
1452
1453         * src/compose.c
1454                 removed some warnings
1455
1456         * src/filtering.c
1457         * src/folder.[ch]
1458         * src/prefs_filtering.c
1459                 global string to identify any folders           
1460                 removed some debug info
1461                 filtering to mbox folders is now possible
1462
1463         * src/mainwindow.c
1464                 removed some warnings
1465
1466         * src/mbox_folder.c
1467                 permission on files are changed to read/write for user only,
1468                 nothing for other.
1469                 creation of subfolder is handled better.
1470
1471 2001-05-28 [alfons]
1472
1473         Verified the sync for src/prefs_common.[ch] and
1474         src/prefs_account.[ch]. I believe there were some
1475         minor indentation differences.
1476
1477 2001-05-28 [paul]
1478
1479         0.4.99claws3
1480
1481         * sync with 0.4.99cvs3
1482
1483 2001-05-28 [hoa]
1484
1485         * src/compose.c
1486                 handling flags for mbox format
1487
1488         * src/filtering.c
1489                 use of mark file only for MH format
1490                 handling flags for mbox format
1491                 filtering cannot yet move or copy mails to mbox folders.
1492
1493         * src/folder.[ch]
1494                 changed move_msg, copy_msg,
1495                 move_msgs_with_dest, copy_msgs_with_dest functions
1496                 uses only folder->copy_msg() function
1497                 uses folder->finished_copy() to handle the destination
1498                 folder at the end of the copy or move operation.
1499
1500         * src/foldersel.c
1501                 included mbox directories.
1502
1503         * src/folderview.[ch]
1504         * src/mainwindow.c
1505                 handle folders operation for mbox format
1506
1507         * src/mbox.c
1508                 disable conversion of "From " header
1509
1510         * src/mbox_folder.[ch]
1511                 completion of mbox format handling
1512
1513         * src/mh.c
1514                 changed mh_copy_msg() function and
1515                 removed mh_move_msg(), mh_move_msgs_with_dest(),
1516                 mh_copy_msgs_with_dest()
1517
1518         * src/prefs_filtering.c
1519                 removed some warnings
1520
1521         * src/prefs_matcher.c
1522                 default boolean operation is AND
1523
1524         * src/procheader.c
1525                 handling flags for mbox format
1526                 handling of "From " header
1527
1528         * src/procmsg.[ch]
1529                 removed data field
1530                 added MSG_REALLY_DELETED flags to handle deletion of
1531                 messages in mbox format.
1532
1533         * src/summaryview.c
1534                 handling flags for mbox format
1535                 disable the MSG_DELETED flags when messages
1536                 are deleted in mbox format
1537
1538         * src/textview.c
1539                 "From " headers display fixed.
1540
1541 2001-05-27 [alfons]
1542
1543         * src/textview.c:
1544                 
1545                 (get_email_part): skip quoted email addresses, like in e.g.
1546                 "'alfons@proteus.demon.nl'".
1547
1548 2001-05-26 [alfons]
1549
1550         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
1551         and fixing the persistence troubles when using separate windows.
1552
1553         * src/mainwindow.c:
1554         
1555             Added #define SEPARATE_ACTION used in the gtk item factory for 
1556             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
1557                 use gtk_item_factory_get_widget_by_action() to get the items.
1558                 
1559             Removed separate_widget_cb from the gtk item factory data   
1560           
1561             (mainwindow_create): connect separate_widget_cb() to check
1562             menu item "toggled" signal. also passing a MainWindow pointer
1563                 as object data for both check menu items.
1564                 
1565             (separate_widget_cb): definition of separate_widget_cb() to match
1566             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
1567                 window using gtk_object_get_data(). The type of window separation 
1568                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
1569         
1570         * src/prefs_filtering.c,
1571           src/prefs_matcher.c: added horizontal scrollbars
1572
1573 2001-05-25 [darko]
1574
1575         * src/headerview.c
1576                 fix segfault with invalid bold font
1577         * src/summaryview.c
1578                 correctly display summary stats after row is marked
1579
1580 2001-05-23 [sergey]
1581
1582         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
1583         encodings with libjconv.
1584
1585 2001-05-23 [hoa]
1586
1587         * src/Makefile.am
1588                 added mbox_folder.[ch]
1589         * src/defs.h
1590                 mbox temporary folder
1591         * src/folder.[ch]
1592         * added src/mbox_folder.[ch]
1593         * src/folderview.c
1594         * src/procheader.[ch]
1595                 added mbox support
1596         * src/mbox.c
1597                 bugfix for file incorporation filtering
1598         * src/imap.c
1599                 enable creation of MBOX
1600         * src/prefs_display_header.c
1601                 enable use of headers like "From "
1602                 something that should be fixed :
1603                         displaying of such headers add an extra space
1604         * src/prefs_folder_item.c
1605                 don't create folders because it is not necessary
1606         * src/procmsg.h
1607                 added data field to MsgInfo for mbox internal use
1608         * src/summaryview.c
1609                 added some support for mbox
1610         * src/utils.[ch]
1611                 added get_mbox_cache_dir() function
1612
1613 2001-05-23 [hiroyuki]
1614
1615         * src/headerwindow.c
1616           src/inc.c
1617           src/main.c
1618           src/mh.c
1619           src/nntp.c
1620           src/procmsg.h
1621           src/session.h
1622           src/socket.[ch]
1623           src/summaryview.c
1624           src/textview.c
1625           src/automaton.c
1626           src/folderview.c: more sync with 0.4.99cvs2.
1627
1628         * src/headerwindow.c: reverted.
1629
1630 2001-05-22 [paul]
1631
1632         0.4.99claws2
1633
1634         * sync with sylpheed 0.4.99cvs2
1635                 * src/news.[ch]
1636                 * src/nntp.[ch]
1637                 * INSTALL
1638                 * INSTALL.jp
1639
1640 2001-05-22 [alfons]
1641
1642         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
1643
1644 2001-05-21 [alfons]
1645
1646         Minor things:
1647
1648         * configure.in: if gnome-config not found, "no" is displayed
1649         
1650         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
1651
1652         * src/textview.c: now also possible to add mail addresses by right
1653           clicking in the text view
1654
1655         * src/codeconv.c: merged patch which fixes endless loop when encountering
1656           invalid wide characters; from Alte <010@imis.ru>  
1657
1658 2001-05-20 [alfons]
1659
1660         Added installation of gnome specific things:
1661
1662         * Makefile.am: gnome conditional
1663
1664         * configure.in: check for installed gnome
1665
1666         * added sylpheed.png, sylpheed.desktop
1667
1668 2001-05-20 [sergey]
1669
1670         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
1671
1672         * src/mainwindow.h (main_window_toolbar_create): created a button
1673         for "Reply to all".
1674         (main_window_set_toolbar_sensitive): enable/disable the new button
1675         appropriately.
1676         (toolbar_reply_to_author_cb): handle the new button.
1677
1678         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
1679         send_progress_dialog_destroy() on failure (fixes hang on SMTP
1680         failure).
1681
1682 2001-05-19 [sergey]
1683
1684         * src/compose.h (ComposeReplyMode): new modes
1685         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
1686         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
1687
1688         * src/compose.c
1689         (compose_send): move some code into a new function:
1690         (compose_current_mail_account): new function.
1691         (compose_reply): new argument to_author, all callers changed; if
1692         to_author==TRUE and account->protocol==A_NNTP, find and use an
1693         appropriate mail account for replying.
1694         (compose_reply_set_entry): new argument to_author; ignore
1695         compose->replyto if to_author==TRUE.
1696
1697         * src/mainwindow.c: new command "Message/Reply to author".
1698         (main_window_set_menu_sensitive): enable/disable it.
1699         (reply_cb): handle it.
1700
1701         * src/summaryview.c: new command "Reply to author".
1702         (summary_set_menu_sensitive): enable/disable it.
1703         (summary_reply_cb): handle it.
1704
1705         * src/account.c (account_find_mail_from_address): new function.
1706
1707 2001-05-18 [paul]
1708
1709         0.4.99claws1
1710
1711         * sync with sylpheed 0.4.99cvs1
1712
1713 2001-05-18 [hoa]
1714
1715         * src/compose.[ch]
1716         * src/filtering.c
1717         * src/summaryview.c
1718                 new filtering action : forward and forward as attachment
1719
1720         * src/main.c
1721                 no need for $DISPLAY when we run sylpheed --help
1722                 call to parse_cmd_opt() is moved
1723
1724         * src/mainwindow.[ch]
1725                 execute button is hidden when immediate execute
1726                 is chosen
1727
1728         * src/mh.c
1729         * src/news.c
1730         * src/prefs_folder_item.c
1731         * src/procmsg.c
1732                 better handling of missing directories
1733
1734         * src/summaryview.c
1735                 reedit is enabled in outbox
1736                 reedit is enabled in queue
1737
1738 2001-05-17 [hoa]
1739
1740         * src/filtering.c
1741         * src/matcher.[ch]
1742         * src/prefs_filtering.c
1743                 changed attachement into attachment
1744
1745 2001-05-17 [alfons]
1746
1747         0.4.67claws4    
1748
1749         * sync with sylpheed 0.4.67cvs9
1750         * sync with sylpheed 0.4.67cvs7-8
1751
1752 2001-05-17 [hoa]
1753
1754         * src/Makefile.am
1755                 added prefs_filtering.c
1756
1757         * src/filtering.[ch]
1758         * src/matcher.[ch]
1759                 removed action : forward_news and forward_news_as_attachement
1760                 (forward and forward_as_attachement can be used instead)
1761
1762         * src/mainwindow.c
1763                 added menu option to access filtering configuration
1764
1765         * src/prefs_account.c
1766                 changed mail_command default to /usr/sbin/sendmail
1767
1768         * added src/prefs_filtering.[ch]
1769                 dialog box for filtering configuration
1770
1771         * src/prefs_matcher.c
1772                 added function prefs_matcher_get_criteria_from_matching()
1773
1774         * src/prefs_scoring.c
1775                 reset the dialog when register or substitute is clicked
1776
1777 2001-05-15 [hoa]
1778
1779         * src/Makefile.am
1780                 added filtering.[ch]
1781         * src/inc.c
1782                 using filering.[ch] instead of filter.[ch]
1783         * src/main.c
1784                 reading new filtering configuration
1785         * src/matcher.[ch]
1786                 added some filtering actions
1787                 and fixed a bug for headers and mail body matching
1788         * src/mbox.c
1789                 using filering.[ch] instead of filter.[ch]
1790         * src/mh.c
1791                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
1792         * src/summaryview.c
1793                 some fixes for filtering
1794
1795 2001-05-14 [hiroyuki]
1796
1797         * src/send.c: fixed some weird indentations.
1798           send_message_with_command(): call pclose() only if p != NULL.
1799         * src/textview.c: get_email_part(): modified the code for readability.
1800
1801 2001-05-14 [hiroyuki]
1802
1803         * src/md5global.h
1804           src/md5ify.c
1805           src/md5ify.h: removed from the cvs.
1806
1807 2001-05-13 [sergey]
1808
1809         * src/main.c: include rfc2015.h to avoid compiler warnings.
1810         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
1811         the panel is already on screen.
1812         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
1813         closing the alert window by ESC as "No".
1814         * src/prefs_common.c (prefs_interface_create): moved return
1815         receipt check button to the correct place.
1816
1817 2001-03-13 [alfons]
1818
1819         * src/prefs_common.c: 
1820                 moved return receipt check button to the Send tab. (prefs_send_create)
1821                 removed the date format ui related globals. (prefs_display_create)
1822
1823         0.4.67claws3
1824         
1825         * sync with sylpheed 0.4.67cvs5-6
1826
1827 2001-05-13 [paul]
1828
1829         * added Alfons' font selection patch
1830
1831         * src/defs.h
1832         * src/headerwindow.c
1833         * src/prefs_common.c
1834         * src/prefs_common.h
1835
1836 2001-05-13 [hoa]
1837         * src/defs.h
1838                 changed version of cache
1839         * src/matcher.[ch]
1840         * src/prefs_matcher.c
1841                 added additionnal matching criteria
1842         * src/procheader.c
1843         * src/procmsg.[ch]
1844         * src/news.c
1845                 added references in MsgInfo
1846
1847 2001-05-12 [hoa]
1848
1849         * src/defs.h
1850                 prepared some things for new filtering
1851         * src/matcher.[ch]
1852                 added some matching properties
1853                 inreplyto need to be enhanced
1854                 prepared some things for new filtering
1855         * src/messageview.c
1856                 added Return-Receipt-To handling
1857         * src/prefs_folder_item.c
1858                 changed default value to TRUE
1859         * src/prefs_matcher.c
1860                 added some matching properties
1861         * src/prefs_scoring.[ch]
1862                 the scoring dialog is finished
1863         * src/procheader.c
1864                 added Return-Receipt-To handling
1865                 Reference need to be added
1866         * src/procmsg.[ch]
1867                 added Return-Receipt-To handling
1868                 added threadscore to get a better score sorting when
1869                 threads are enabled
1870         * src/summaryview.c
1871                 suppressed a bug when we sort the list
1872                 when no folder is opened.
1873                 better score sorting when threads are enabled
1874
1875 2001-05-12 [alfons]
1876
1877         * reverted previous patch because of potential errors 
1878
1879         0.4.67claws2
1880         
1881         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
1882                 applied "toggle mail-retrieval dialog window" patch submitted 
1883                 by Eric Limpens <eric@qnt.net>
1884
1885         * sync with sylpheed 0.4.67cvs4
1886
1887 2001-05-12 [sergey]
1888
1889         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
1890         some picky compilers.
1891         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
1892         * src/grouplist_dialog.c: include alertpanel.h.
1893         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
1894         fix compile warning.
1895         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
1896         #include "defs.h" before others to prevent the warning of `MIN'
1897         and `MAX' redefinition.
1898
1899 2001-05-11 [hoa]
1900
1901         * src/main.c
1902         * src/messageview.c
1903         * src/prefs_account.c
1904         * src/prefs_display_header.c
1905                 removed warning
1906         * src/Makefile.am
1907                 added prefs_scoring.[ch]
1908         * src/grouplist_dialog.c
1909                 display an error dialog box if the group list
1910                 cannot be fetched.
1911         * src/mainwindow.[ch]
1912                 added main_window_set_thread_option() function
1913                 scoring dialog box enabled
1914         * src/matcher.[ch]
1915                 added flags matching unread /new / marked
1916                 / deleted / replied / forwarded
1917         * src/news.c
1918                 newsgroups are now finally in newscache
1919         * src/prefs_matcher.[ch]
1920                 finished preferences for matching dialog
1921         * added src/prefs_scoring.[ch]
1922                 scoring dialog box completed
1923         * src/scoring.[ch]
1924                 conversion to string : added scoringprop_to_string()
1925                 write config for preferences :
1926                 added prefs_scoring_write_config()
1927         * src/summaryview.c
1928                 threads can be enabled/disabled independently
1929                 for each folder
1930
1931 2001-05-10 [alfons]
1932
1933         0.4.67claws1
1934         
1935         * AUTHORS: 
1936                 thought it would be nice to have a list of all
1937                 contributors (used Changelog as a reference)
1938         
1939         * configure.in: 
1940                 messed up version numbering...
1941
1942         0.4.66claws1
1943
1944         * sync with sylpheed 0.4.67cvs1-3
1945
1946 2001-05-10 [darko]
1947
1948         * src/prefs_common.c:
1949                 better UI for strftime format, double clicking
1950                 on format now inserts the format in text entry
1951                 replaced close button with standard OK/Cancel
1952                 moved date format button to the right of the
1953                 text entry field
1954
1955 2001-05-09 [alfons]
1956
1957         * src/gtkstext.c:
1958                 Ctrl-Home / Ctrl-End have proper cursor navigation
1959
1960 2001-05-09 [hoa]
1961
1962         * src/prefs_matcher.c
1963                 finished UI to define matching properties
1964                 added ok and cancel button
1965         * src/prefs_filter.c
1966                 added ok and cancel button
1967         * src/news.c
1968                 fixed some bug in xhdr parsing
1969
1970 2001-05-08 [alfons]
1971
1972         * src/textview.c: 
1973                 fixed a bug in textview_show_header(), which displayed two colons (':');
1974                 cleaned up some warnings
1975
1976 2001-05-08 [hoa]
1977
1978         * src/Makefile.am
1979                 added prefs_matcher.[ch]
1980                 compilation with -W -Wall
1981         * src/alertpanel.c
1982                 ungrab the mouse events if grabbed - does it
1983                 fix the bug for disposition notification ?
1984         * src/mainwindow.c
1985                 added a menu option to open the matching dialog.
1986         * src/matcher.[ch]
1987                 added matcherprop_to_string() and matcherlist_to_string()
1988                 fixed some bugs, changed the name of some options
1989                 age_sup and age_inf becomes age_greater and age_lower,
1990                 body and messageheaders becomes body_part and headers_part,
1991                 changed the names of constants from SCORING_XXX to MATCHING_XXX
1992         * src/prefs_display_header.c
1993         * src/prefs_headers.c
1994                 fixed a bug that accidentally destroyed dialogs
1995                 when closed them with delete_event
1996                 Added *_deleted() which handle delete_event signal correctly.
1997         * src/prefs_folder_item.[ch]
1998                 added "enable_thread" field for future customization
1999         * added src/prefs_matcher.[ch]
2000                 sample of the UI to define matching properties
2001         * src/procheader.c
2002                 using procheader_headername_equal instead of str*cmp functions
2003                 using procheader_parse_header() function
2004         * src/scoring.c
2005                 using MATCHING_XXX instead of SCORING_XXX
2006         * src/summaryview.c
2007                 display the sender of the news even if this is ourself
2008                 when this is a news message.
2009         * src/textview.c
2010                 using headername_equal() instead of str*cmp functions
2011
2012 2001-05-08 [alfons]
2013
2014         0.4.66claws
2015
2016         * sync with sylpheed 0.4.66
2017         * src/gtkstext.c: trace logs added 
2018
2019 2001-05-08 [sergey]
2020
2021         * src/prefs_common.[ch]: added option to enable/disable GnuPG
2022         signature check popup.
2023         * src/rfc2015.c (check_signature): show signature check popup only
2024         if it is enabled in preferences.
2025
2026 2001-05-07 [alfons]
2027
2028         0.4.66claws4
2029         
2030         * sync with sylpheed 0.4.66cvs6
2031
2032 2001-05-07 [darko]
2033
2034         * src/prefs_common.[ch]: added option to enable/disable
2035           looking up sender name in address book for summary pane
2036         * src/summaryview.c: look up sender in the address book
2037           by using Alfons' address completion code
2038
2039 2001-05-07 [hiroyuki]
2040
2041         * src/inc.h
2042           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
2043           member of Pop3State.
2044         * src/news.c: brought #include "defs.h" before #include <glib.h>
2045           to prevent the warning of `MIN' and `MAX' redefinition.
2046
2047 2001-05-06 [hoa]
2048
2049         * removed src/headers_display.[ch]
2050         * removed src/prefs_display_headers.[ch]
2051         * src/inc.c
2052                 use a temporary file in the user directory for mbox import
2053         * src/news.c
2054                 added XHDR support to get "To" and "Cc" headers
2055                 (in order to match news with to or cc field for
2056                 scoring)
2057                 added function news_parse_xhdr() to get XHDR response
2058         * src/nntp.[ch]
2059                 added function nntp_xhdr()
2060         * src/matcher.c
2061                 fetch the message if necessary
2062
2063 2001-05-06 [alfons]
2064
2065         0.4.66claws3
2066
2067         * sync with sylpheed 0.4.66cvs3-5
2068
2069 2001-05-06 [hoa]
2070
2071         * src/utils.[ch]
2072                 added function itos_buf() to enable use of several buffers
2073         * src/summaryview.c
2074                 use of itos_buf() instead of itos() in summary list
2075                 to fix the broken display of message number.
2076
2077 2001-05-06 [alfons]
2078
2079         * src/gtkstext.c: bug in cursor up navigation fixed,
2080                 fixed another unsigned / signed comparison (we're getting there :-)
2081
2082 2001-05-06 [hoa]
2083
2084         * src/Makefile.am
2085                 added scoring.c scoring.h
2086                 prefs_folder_item.c prefs_folder_item.h
2087                 matcher.c matcher.h
2088         * src/defs.h
2089                 added FOLDERITEM_RC SCORING_RC
2090         * src/folder.[ch]
2091                 added prefs field in FolderItem :
2092                 properties for each folder (PrefsFolderItem),
2093                 sorting type and mode were added as the first properties.
2094         * src/main.c
2095                 read config for scoring
2096         * added src/matcher.[ch]
2097                 gives functions to parse configuration file to do
2098                 matching on mails with a list of conditions.
2099         * src/mainwindow.c
2100                 add option to sort by score
2101         * src/prefs_common.[ch]
2102                 added preference option to show score and for
2103                 the score column size
2104         * added src/prefs_folder_item.[ch]
2105                 properties for each folder (PrefsFolderItem),
2106                 sorting type and mode were added as the first properties.
2107         * src/procheader.[ch]
2108                 added procheader_parse_header()
2109                 added procheader_header_free()
2110                 added procheader_headername_equal()
2111                 and made modification to use them.
2112         * src/procmsg.[ch]
2113                 added score field to MsgInfo structure
2114         * added src/scoring.[ch]
2115                 gives functions to parse configuration file to do
2116                 scoring on mails with a list of conditions.
2117         * src/summaryview.[ch]
2118                 save the sorting type and mode for the folder
2119                 added column to display the score of the mail
2120                 added function summary_score_clicked()
2121                 sorting type and mode are restored to the folder
2122                 when it is reopen
2123         * src/textview.c
2124                 use procheader_parse_header(), procheader_headername_equal()
2125                 removed memory leak in text_scan_header when freeing headers
2126         * src/filter.c
2127                 changed the function to match names of headers
2128                 using procheader_headername_equal()
2129
2130         Scoring functions are implemented, an interface is needed
2131         to configure that.
2132
2133 2001-05-04 [alfons]
2134
2135         * src/gtkstext.c: 
2136                 hopefully fixed the row up navigation bug,
2137                 removed adding back / forward lines to cache
2138
2139 2001-05-04 [sergey]
2140
2141         * src/prefs_display_headers.c: user interface changes:
2142         (prefs_display_headers_create): remove unused "Show" check button;
2143         allow reordering of headers by dragging.
2144         (prefs_display_headers_write_config): remove unused variables.
2145         (prefs_display_headers_set_dialog): do not insert "(New)" at top
2146         of lists (not needed with the new UI).
2147         (prefs_display_headers_set_list): scan lists starting from row 0,
2148         not 1 (do not skip "(New)").
2149         (prefs_display_headers_find_header): new function.
2150         (prefs_display_headers_clist_set_row): do not allow duplicates.
2151         (prefs_display_headers_delete_cb): do not skip row 0; treat
2152         closing the alert window by ESC as "No".
2153         (prefs_display_headers_up): do not protect row 0.
2154         (prefs_display_headers_down): do not protect row 0.
2155
2156 2001-05-04 [sergey]
2157
2158         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
2159         functions.
2160
2161         * src/summaryview.c
2162         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
2163         summary_select_next_marked, summary_select_prev_marked): new
2164         functions.
2165
2166 2001-05-03 [sergey]
2167
2168         * src/news.c: fixed a bug when no article can be fetched after
2169         server timeout if the connection was restored by news_post():
2170         (news_select_group): new function.
2171         (news_fetch_msg): call news_select_group() before fetching
2172         article.
2173         (news_get_uncached_articles): set session->group after successful
2174         GROUP command.
2175
2176 2001-05-03 [hoa]
2177
2178         * src/defs.h
2179         * src/procmsg.[ch]
2180         * src/procheader.c
2181                  changed version of cache, added cc field
2182
2183         * src/prefs_display_headers.c
2184                 the interface was changed
2185
2186         * src/prefs_headers.c
2187                 added cancel button
2188
2189 2001-05-03 [alfons]
2190
2191         * completed sync of sylpheed cvs2
2192         * src/gtkstext.c: updated row up / down cursor navigation
2193         * src/textview.c: re-edited, prepared for fixing the email address
2194                 scanner.
2195
2196 2001-05-03 [darko]
2197
2198         * src/prefs_common.c: use alfons' strftime ui code
2199         entry_datefmt and datefmt_sample widgets have to be
2200         global in this module because of this change
2201
2202 2001-05-03 [hoa]
2203
2204         * src/messageview.c
2205         * src/prefs_common.[ch] added option to activate the return receipt
2206                 feature.
2207
2208 2001-05-02 [alfons]
2209
2210         * src/gtkstext.c: fix for row up/down cursor navigation. 
2211
2212         0.4.66claws2
2213         
2214         * sync with 0.4.66cvs2
2215
2216 2001-05-02 [paul]
2217
2218         added add-sender-to-addressbook patch
2219
2220         * src/addressbook.c
2221         * src/addressbook.h
2222         * src/summaryview.c
2223
2224 2001-05-02 [sergey]
2225
2226         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
2227         G_ALERTDISABLE.
2228
2229         * src/alertpanel.c (alertpanel_create): new argument can_disable,
2230         all existing callers changed to pass FALSE; create a check button
2231         to disable the message.
2232         (alertpanel_message_with_disable): new function.
2233         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
2234         (alertpanel_button_toggled): new function.
2235         (alertpanel_button_clicked, alertpanel_close): set value using
2236         G_ALERT_VALUE_MASK.
2237
2238         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
2239
2240         * src/prefs_common.c (prefs_privacy_create): new check button
2241         checkbtn_gpgme_warning.
2242
2243         * src/main.c (main): moved preferences reading before gpgme
2244         initialization; check prefs_common.gpgme_warning before giving the
2245         GnuPG warning and set it to FALSE if the user wants to disable the
2246         warning.
2247
2248 2001-05-02 [hiroyuki]
2249
2250         * src/prefs_display_headers.c: modified the layout and some labels.
2251
2252 2001-05-02 [sergey]
2253
2254         * src/prefs_account.c (prefs_account_fix_size): new function.
2255         (prefs_account_create): call prefs_account_fix_size(); use
2256         gtk_widget_show instead of gtk_widget_show_all (fixes too large
2257         size when the window is shown for the first time).
2258         (prefs_account_basic_create): changed layout of serv_table; moved
2259         localmbox_entry above smtpserv_entry (logically it replaces
2260         POP3/IMAP server).
2261         (prefs_account_protocol_activated): set sensitivity of
2262         nntpauth_chkbtn according to the protocol (in addition to
2263         hide/show); commented out gtk_table_set_row_spacing() calls.
2264         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
2265         not sensitive (fixes a bug with disabled username/password boxes
2266         when editing POP3 account after NNTP with authentication).
2267
2268 2001-05-02 [hoa]
2269
2270         * src/account.c
2271         * src/inc.c
2272         * src/prefs_account.[ch]
2273         * src/send.c
2274                 removed local account without SMTP server
2275                 added option to use mail command instead of a connexion
2276                 to SMTP server when a local account is used
2277         * src/prefs_headers.c
2278                 fixed a bug
2279         * src/news.c
2280                 fixed a bug when connexion immediately closed
2281
2282 2001-05-01 [alfons]
2283
2284         0.4.66claws1
2285         
2286         * sync with 0.4.65
2287
2288 2001-05-01 [sergey]
2289
2290         * src/prefs_account.c (Basic, prefs_account_basic_create): new
2291         widget nntpauth_chkbtn.
2292         (prefs_account_protocol_activated): handle nntpauth_chkbtn
2293         visibility.
2294         (prefs_account_nntpauth_toggled): new function.
2295
2296         * src/news.c (news_session_new_for_folder): use NNTP
2297         authentication only if ac->use_nntp_auth is set.
2298
2299 2001-05-01 [hoa]
2300
2301         * src/Makefile.am changed headers.[ch] in customheader.[ch]
2302         * src/prefs_display_headers.c changed the UI
2303         * src/prefs_headers.c changed account_name to account_id
2304         * src/compose.c using customheader.h
2305
2306 2001-05-01 [hiroyuki]
2307
2308         * src/esmtp.c
2309           src/news.c
2310           src/nntp.c: changed sock_read() to sock_gets(), they've been left
2311           unsynched.
2312
2313 2001-05-01 [hoa]
2314
2315         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
2316         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
2317                 for displaying of headers
2318         * src/grouplist_dialog.[ch] minor changes to remove warnings
2319         * src/prefs_display_headers.[ch] dialog to choose the
2320         headers to display in the mail viewer.
2321         * src/headers.h correction of #define
2322         * src/headers_display.[ch] configuration for displaying of headers.
2323         * src/main.c read config of displaying of headers
2324         * src/prefs_common.c add a button to access the config dialog
2325                 for displaying of headers
2326         * src/prefs_display_headers.[ch] dialog for configuration for
2327                 displaying of the headers.
2328         * src/prefs_headers.c cleaning of code
2329         * src/procheader.c comments added to code
2330         * src/textview.c changes to reorder the headers depending
2331                 on the config for displaying of headers
2332
2333 2001-04-30 [alfons]
2334
2335         0.4.65claws7
2336
2337         * sync with 0.4.65cvs12
2338
2339         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
2340
2341 2001-04-30 [sergey]
2342
2343         * src/nntp.h (NNTPSockInfo): new field auth_failed.
2344
2345         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
2346         is set to force reconnection after authentication failure.
2347         (nntp_gen_command): set sock->auth_failed on authentication
2348         failure, or if sock->userid and sock->passwd are not set.
2349
2350         * src/news.c (news_session_new_for_folder): set userid=NULL if
2351         password dialog is cancelled.
2352
2353 2001-04-30 [sergey]
2354
2355         * src/nntp.h (NNTPSockInfo): new type.
2356
2357         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
2358         SockInfo.
2359         (nntp_open_auth, nntp_close): new functions.
2360         (nntp_gen_command): new function to handle authentication; all
2361         NNTP command functions updated to use it.
2362         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
2363         (nntp_list): removed old useless code.
2364
2365         * src/news.h (NNTPSession): new field nntp_sock.
2366
2367         * src/news.c: all functions updated to use NNTPSockInfo instead of
2368         SockInfo.
2369         (news_session_new): new arguments (userid, passwd); made static;
2370         use nntp_open_auth() if needed.
2371         (news_session_destroy): use nntp_close() instead of sock_close().
2372         (news_query_password): changed arguments.
2373         (news_session_new_for_folder): new function.
2374         (news_session_get): use news_session_new_for_folder().
2375         (news_authenticate): deleted.
2376         (news_get_uncached_articles): removed old authentication code.
2377
2378 2001-04-30 [sergey]
2379
2380         * src/news.c: reverted my previous changes (need to do NNTP
2381         authentication in a cleaner way).
2382         
2383 2001-04-29 [sergey]
2384
2385         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
2386         news_nntp_post, news_nntp_mode): new functions (wrappers with
2387         authentication support).
2388         (news_get_article_cmd, news_get_article, news_get_header): new
2389         argument "folder"; all callers changed.
2390         (news_get_article_cmd): added authentication support.
2391         (news_session_get): use news_nntp_mode() instead of nntp_mode().
2392         (news_post): use news_nntp_post() instead of nntp_post().
2393         (news_get_uncached_articles): use news_nntp_group() instead of
2394         nntp_group() and news_nntp_xover() instead of nntp_xover();
2395         removed old authentication code.
2396         (news_get_group_list): use news_nntp_list() instead of nntp_list().
2397
2398         * src/nntp.c (nntp_list): return real error code instead of
2399         hardcoded NN_ERROR.
2400
2401 2001-04-29 [sergey]
2402
2403         * configure.in: fixed wint_t typedef detection again
2404
2405 2001-04-28 [hoa]
2406
2407         * src/prefs_account.[ch], added A_LOCAL_CMD
2408                 (send mail with mail command)
2409         * src/send.c added function send_message_with_command()
2410         * src/inc.c made a more secure get_spool() function with
2411                 mktemp() but maybe mkstemp() or something more
2412                 secure can be used.
2413
2414 2001-04-28 [alfons]
2415
2416         * src/textview.c, colorization of email addresses in headers
2417
2418         0.4.65claws6
2419
2420         * bug sync with sylpheed
2421         * prefs_common.c: created date format ui for darko
2422         * sync with 0.4.65cvs11
2423         * configure.in: corrected to have the new gpg checks
2424
2425 2001-04-27 [alfons]
2426
2427         * completed sync with 0.4.65cvs10
2428         * minor debug things added to gtkstext.c
2429
2430 2001-04-27 [darko]
2431
2432         * configure.in: remove check for availability of
2433           strftime() as advised by Hiroyuki
2434         * src/prefs_common.[ch], src/procheader.c:
2435           synch strftime() code with Hiroyki's main branch
2436
2437 2001-04-26 [sergey]
2438
2439         * src/news.c: news_query_password(), news_authenticate(): new
2440           functions.
2441           news_get_uncached_articles(): added NNTP authentication
2442           handling.
2443         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
2444           new functions.
2445         * src/prefs_account.c: prefs_account_protocol_activated():
2446           enable userid and password fields for NNTP.
2447
2448 2001-04-26
2449
2450         * configure.in: check for availability of strftime()
2451           [darko]
2452         * src/prefs_common.[ch], src/procheader.c: use
2453           strftime() for displaying date in summary pane if it
2454           is available
2455
2456 2001-04-25
2457
2458         * more .cvsignore cleanups [alfons]
2459
2460 2001-04-25
2461
2462         * ac/sv-check-type.m4: new autoconf macro.
2463         * configure.in: fixed wint_t typedef detection (did not work
2464           with gcc-2.96).
2465
2466 2001-04-25
2467
2468         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
2469           [hiroyuki]
2470
2471 2001-04-24
2472         * modified gtkstext.c : buggy cursor navigation fixed, 
2473           and font descent also taken in account when drawing
2474           cursor. [alfons]
2475
2476 2001-04-24 [hoa]
2477         * added comments in src/news.c src/nntp.c
2478         * added src/prefs_headers.[ch]
2479         * added src/headers.[ch]
2480         * modified compose.c to activate custom headers
2481                 added function is_in_custom_headers
2482         * modified prefs_account.[ch]
2483                 added function prefs_account_customhdr_edit
2484         * modified src/defs.h :
2485                 added HEADERS_RC : name of the config file
2486                 for the custom headers
2487
2488 2001-04-24
2489
2490     0.4.65claws5
2491
2492         * configure.in
2493           src/gtkstext.[ch]
2494           src/compose.c
2495           src/Makefile.am
2496           
2497           added gtkstext with configure.in patch by Hiroyuki which
2498           should fix the XIM detection [alfons]
2499
2500         * more clean up of cvs [alfons]
2501
2502                  * removed all Makefile.in files to attic.
2503
2504                  * updated all .cvsignores to really ignore things that could
2505                    be unintentionally committed by a recursive commit.
2506
2507 2001-04-23 [hoa]
2508         * added src/grouplist_dialog.[ch]
2509         * changed src/folderview.c to call grouplist_dialog instead
2510                 of inputdialog
2511         * src/news.c :
2512                 added functions news_reset_group_list
2513                 and news_get_group_list
2514         * src/nntp.c :
2515                 added function nntp_list
2516         * src/defs.h :
2517                 added GROUPLIST_FILE : name of the newsgroup list cache file
2518
2519 2001-04-21
2520
2521         * added option to warn about queued messages on exit [sergey]:
2522
2523           * src/compose.c: compose_queue(): call folder_item_scan()
2524             and folderview_update_item() after queueing.
2525           * src/folderview.c: folderview_update_node(): draw the queue
2526             folder in bold font if there are queued messages.
2527           * src/mainwindow.c: queued_messages(): new function.
2528             app_exit_cb(): display warning if there are queued messages
2529             if warn_queued_on_exit is set.
2530           * prefs_common.[ch]: add warn_queued_on_exit option.
2531
2532         * enhanced GnuPG key selection support [sergey]:
2533
2534           * src/select-keys.c: updated to newer version from Win32
2535             branch with support for selecting arbitrary keys.
2536           * src/prefs_account.c: added the Privacy tab to the account
2537             options window.
2538             prefs_account_privacy_create(),
2539             prefs_account_sign_key_set_data_from_radiobtn(),
2540             prefs_account_sign_key_set_radiobtn(): new functions.
2541           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
2542           * src/rfc2015.c: set_signers(): new function.
2543             pgp_sign(): add the account parameter, call set_signers().
2544             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
2545           * src/rfc2015.h: rfc2015_sign(): updated prototype.
2546           * src/compose.c: pass the current account to rfc2015_sign().
2547
2548         * tag name claws added to prevent confusion with main branch [alfons]
2549
2550         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
2551
2552         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
2553
2554         * sync with recent sylpheed cvs. Untested though. [alfons]
2555