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