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