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