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