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