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