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