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