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