src/messageview.c
[claws.git] / ChangeLog.claws
1 2001-12-07 [melvin]     0.6.5claws56
2
3         * src/messageview.c
4                 hack to fix bug that prevented to make/paste selections
5                 after switching between MVIEW_TEXT and MVIEW_MIME views
6                 without deselecting the selection first.
7
8 2001-12-06 [alfons]     0.6.5claws55
9
10         * src/filtering.[ch]
11         * src/inc.c
12                 revise filtering a little bit more, and make sure
13                 messages are delivered to the appropriate inbox
14                 (perhaps set per account)
15
16 2001-12-06 [paul]       0.6.5claws54
17
18         * sync with sylpheed 0.6.5cvs22
19                 see ChangeLog entry 2001-12-06
20
21 2001-12-05 [alfons]     0.6.5claws53
22
23         * src/inc.c
24         * src/folder.[ch]
25         * src/procmsg.c
26         * src/filtering.c
27                 more revisions of filtering system
28                 (last stable version is marked as LAST_STABLE)
29                 
30                 | NOTE 1): the filtering system now uses a local folder called
31                 | .processing. if filtering fails, check this directory
32                 | for missing messages.
33                 |
34                 | NOTE 2): help us find the filtering actions still missing
35
36 2001-12-05 [paul]       0.6.5claws52
37
38         * src/mainwindow.c
39                 fix bug where 'Empty Trash?' pop-up window appears even
40                 when Trash is empty, submitted by Jesse Skinner         
41
42 2001-12-05 [melvin]     0.6.5claws51
43
44         * src/compose.c
45                 fixed bug #486106 to select correct account when reediting 
46                 a queued message
47         
48 2001-12-04 [alfons]     0.6.5claws50
49
50         * src/mh.c
51                 declare markfile in appropriate functions when
52                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
53                 for spotting this)
54
55 2001-12-04 [paul]       0.6.5claws49
56
57         * sync with sylpheed 0.6.5cvs21
58                 see ChangeLog entry 2001-12-04
59
60 2001-12-03 [christoph]  0.6.5claws48
61
62         * po/de.po
63                 changed translation of undo
64         * src/account.c
65         * src/folder.c
66                 don't reinvent the wheel to traverse a GNode
67         * src/compose.[ch]
68                 seperate code to create the compose gui into functions
69                 add "Others" page with folder selection for saving copy
70                 of the message.
71                 the folder identifier is saved to queue header
72         * src/procmsg.c
73                 save message to folder in queue header
74
75 2001-12-03 [paul]       0.6.5claws47
76
77         * sync with sylpheed 0.6.5cvs20
78                 see ChangeLog entry 2001-12-03
79
80 2001-12-01 [paul]
81
82         * more sync with sylpheed 0.6.5cvs19
83                 see ChangeLog entry 2001-11-29
84
85 2001-11-30 [paul]       0.6.5claws46
86         
87         * src/compose.c
88                 remove conflicts introduced by Hoa's last commit
89          
90         * src/mainwindow.c
91                 make 'Message/Bounce' sensitive
92
93 2001-11-30 [hoa]        0.6.5claws45
94
95         * src/compose.c
96                 slightly change bounce function to add
97                 information about the user that bounced the mail
98                 in the From header line.
99
100         * src/folderview.c
101                 permit the use of processing in outbox folder.
102
103 2001-11-29 [paul]       0.6.5claws44
104
105         * src/mainwindow.[ch]
106         * src/prefs_common.c
107         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
108         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
109         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
110                 usability enhancements to the quoting, implements
111                 use of Ctrl key to toggle quoting settings
112                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
113
114 2001-11-29 [paul]       0.6.5claws43
115         
116         * sync with sylpheed 0.6.5cvs19
117                 see ChangeLog entry 2001-11-28
118
119 2001-11-29 [melvin]     0.6.5claws42
120         * src/Makefile.am
121                 added enriched.[ch] to the list of files
122
123         * src/textview.c
124         * src/mimeview.c
125         * src/procmime.[ch]
126         * src/enriched.[ch]
127                 added support to view text/enriched
128                 added support to show headers in message view for text/enriched and text/html
129                         in non multipart messages
130
131 2001-11-28 [paul]       0.6.5claws41
132
133         * more sync with sylpheed 0.6.5cvs18
134                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
135
136 2001-11-27 [paul]       0.6.5claws40
137         
138         * po/pt_BR.po
139                 updated translation, submitted by Fabio Junior Beneditto
140                 
141         * sync with sylpheed 0.6.5cvs18
142                 see ChangeLog entries 2001-11-26 (src/textview.c) and
143                 2001-11-27
144
145
146 2001-11-26 [paul]
147
148         * po/es.po
149                 updated translation, submitted by Ricardo Mones Lastra
150
151 2001-11-26 [alfons]
152
153         * src/matcher.c
154                 add more translatable strings
155
156 2001-11-26 [christoph]  0.6.5claws39
157
158         * po/de.po      
159                 fixed one more umlaut
160         * src/compose.c
161                 fix translated header when it should not be translated
162
163 2001-11-26 [paul]       0.6.5claws38
164
165         * src/mainwindow.c
166                 remove '/Message/Add Sender to address book' from 
167                 main_window_set_menu_sensitive(), prevent debug warning
168                 add 'Message/Mark/Mark all read' to mainwin_entries[]
169
170 2001-11-26 [paul]       0.6.5claws37
171
172         * src/summaryview.c
173                 fix 'recurring unread state' bug 
174
175         * tools/README 
176         * tools/filter_conv.pl
177                 read name of top level mailbox from folderlist.xml
178                 and presume nothing about its name              
179
180 2001-11-26 [darko]      0.6.5claws36
181
182         * src/gtkstext.[ch]
183                 removed functions that are now in gtkutils.c
184                 use gtkut_text_is_uri_string() from gtkutils.c
185         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
186
187 2001-11-26 [paul]       0.6.5claws35
188
189         * sync with sylpheed 0.6.5cvs16
190                 see ChangeLog entries 2001-11-25 and 2001-11-26
191
192 2001-11-25 [alfons]     0.6.5claws34
193
194         EXPERIMENTAL!!! Please checkout the last stable version using: 
195           
196         % cvs update -r LAST_STABLE -dRAP
197
198         (Or help us testing this stuff.)
199
200         * src/filtering.c               (1.14)
201         * src/filtering.h               (1.6)
202         * src/inc.c                     (1.28)
203         * src/matcher.c                 (1.20)
204         * src/mbox.c                    (1.9)
205         * src/procmsg.h                 (1.14)
206         * src/summaryview.c             (1.59)
207         * src/summaryview.h             (dunno)
208                 revert/merge/sync to as it was before commit 
209                 on Thu, 19 Jul 2001 10:15:51 -0700.
210
211 2001-11-25 [hoa]        0.6.5claws33
212
213         * src/main.c
214                 processing mails at startup
215
216         * src/folderview.c
217         * src/summaryview.[ch]
218                 processing mails when entering folder
219
220         * src/prefs_filtering.c
221                 fixed some UI bugs
222
223 2001-11-24 [alfons]     0.6.5claws32
224
225         * src/summaryview.[ch]
226                 make summary sort headers work, and also make
227                 sure the sort type is stored
228
229 2001-11-23 [alfons]     0.6.5claws31
230
231         * src/summaryview.[ch]
232                 make lock work like mark
233                 disallow deleting messages marked as locked
234
235 2001-11-23 [alfons]     0.6.5claws30
236
237         * src/gtkstext.c
238         * src/compose.[ch]
239         * src/Makefile.am
240         * src/undo.[ch]
241                 merge undo patch submitted by Jens
242
243 2001-11-23 [christoph]  0.6.5claws29
244
245         * src/.cvsignore
246                 added ylwrap
247         * src/compose.c
248                 fixed gpg signing and encoding
249         * src/folder.[ch]
250         * src/main.c
251                 added --status option to get new, unread and total
252                 message count from a running sylpheed
253         * src/prefs_common.c
254                 temporary fix for reply_with_quote problem
255                 (don't call functions for non existing widget)
256         * src/procmsg.c
257                 one more check for ignored threads but still not
258                 always working correctly. probably a recursive
259                 check for all parents is needed
260
261 2001-11-23 [darko]      0.6.5claws28
262
263         * src/compose.c
264                 wrapping on send improvements
265         * src/gtkutils.[ch]
266                 fix for GtkSText after last sync with main branch
267                 GTK_TEXT -> GTK_STEXT
268
269 2001-11-23 [paul]       0.6.5claws27
270
271         * sync with sylpheed 0.6.5cvs14
272                 see ChangeLog entries 2001-11-22 and 2001-11-23
273                 
274         * po/de.po
275                 fixed the scrambled umlauts 
276                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
277
278 2001-11-21 [paul]       0.6.5claws26
279
280         * sync with sylpheed 0.6.5cvs12
281                 see 2nd ChangeLog entry dated 2001-11-20
282
283 2001-11-20 [paul]       0.6.5claws25
284
285         * sync with sylpheed 0.6.5cvs11
286                 see ChangeLog entry 2001-11-19 (src/utils.c)
287
288 2001-11-20 [hiro]
289
290         * src/compose.c
291                 GTK_TEXT -> GTK_STEXT
292                 fix for wrong comment
293
294 2001-11-20 [hiro]       0.6.5claws24
295
296         * src/compose.[ch]
297                 more merges from main branch
298                 removed fatal warnings (uninitialized variables etc.)
299                 some coding style fix
300         * src/gtkutils.h
301                 fixed typo.
302         * src/addressbook.c
303           src/addrindex.c
304                 V-Card -> vCard
305
306 2001-11-19 [hoa]        0.6.5claws23
307
308         * src/filtering.c
309         * src/prefs_scoring.c
310         * src/matcher.[ch]
311         * src/scoring.c
312                 cleaning code
313
314         * src/matcher_parser_parse.y
315         * src/prefs_filtering.c
316                 bouncing
317
318 2001-11-19 [alfons]     0.6.5claws22
319
320         more of my old things into claws
321
322         * src/Makefile.am
323         * src/prefs_common.c
324         * src/procmsg.h
325         * src/summaryview.[ch]
326         * src/prefs_summary_column.c
327         * src/pixmaps/locked.xpm
328                 add indicators for locking of message in summary view
329                 (does not work yet, only visual indicator)
330
331 2001-11-19 [paul]       0.6.5claws21
332
333         * sync with sylpheed 0.6.5cvs10
334                 see ChangeLog entry 2001-11-19
335
336 2001-11-18 [alfons]     0.6.5claws20
337         
338         * src/filtering.c
339                 remove an inadvertent free I forgot in previous clean up 
340
341 2001-11-18 [alfons]     0.6.5claws19
342
343         * src/filtering.[ch]
344                 clean up & plug leaks
345
346 2001-11-18 [paul]       0.6.5claws18
347
348         * sync with sylpheed 0.6.5cvs9
349                 see ChangeLog entries 2001-11-17 and 2001-11-18
350
351 2001-11-16 [paul]       0.6.5claws17
352
353         * sync with sylpheed 0.6.5cvs8
354                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
355
356 2001-11-16 [paul]       0.6.5claws16
357
358         * sync with sylpheed 0.6.5cvs7
359                 see ChangeLog entries 2001-11-15 and 2001-11-16
360
361 2001-11-15 [hoa]        0.6.5claws15
362
363         * src/compose.c
364                 fix bounce, mails we received couln't be bounced to ourself.
365
366         * src/defs.h
367         * src/filtering.[ch]
368         * src/matcher.[ch]
369         * src/matcher_parser.h
370         * src/matcher_parser_lex.l
371         * src/matcher_parser_parse.y
372         * src/inc.c
373         * src/main.c
374         * src/mbox.c
375         * src/prefs_filtering.[ch]
376         * src/mainwindow.c
377         * src/prefs_matcher.c
378         * src/prefs_scoring.c
379         * src/scoring.[ch]
380         * src/summaryview.c
381                 new matcher/filter/score configuration file parser
382                 one unique configuration file => ~/.sylpheed/matcherrc
383                 import in currently automatic, then save are made
384                 in this new file.
385                 one filter per folder and one global filter
386                 (filter of a folder will be used as folder processing)
387
388         * src/folder.c
389                 fix a bug in folder_item_get_identifier
390                 
391         * src/messageview.c
392                 receive receipt return are fixed.
393
394 2001-11-14 [alfons]     0.6.5claws14
395
396         * src/session.h
397                 add things from main branch to make claws compile
398
399 2001-11-14 [paul]       0.6.5claws13
400
401         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
402                 see ChangeLog entries 2001-11-08 to 2001-11-14
403
404 2001-11-14 [hoa] 0.6.5claws12
405
406         * src/compose.[ch]
407         * src/mainwindow.c
408         * src/summaryview.c
409                 add "bounce mail" option
410
411 2001-11-13 [christoph]  0.6.5claws11
412
413         * src/compose.c
414                 Cleanup a mess i add before commiting
415
416 2001-11-13 [hoa]        0.6.5claws10
417
418         * src/compose.c
419                 some fixes when mail are sent or
420                 for crossposts
421
422 2001-11-13 [christoph]  0.6.5claws9
423
424         * po/de.po
425                 Changed two string with the same translation
426         * src/compose.c
427         * src/procmsg.[ch]
428         * src/send.[ch]
429                 New mailsending process:
430                   - Always queue message before sending
431                     (message will be saved if sylpheed crashed or
432                      freezes while sending)
433                   - Allow queuing of newspostings
434                   - No copy in outbox before sending
435                     (closes bug #469501)
436                   - No more redundant code for send and send_later
437         * src/summaryview.c
438                 Applied wwp <subscript@free.fr>'s patch that fixes
439                 marks for multiple forwarded messages (+compose.c)
440
441 2001-11-12 [alfons]
442
443         * README.claws
444                 remove things that are now in main branch
445         
446         * po/nl.po
447                 update Dutch translation
448
449 2001-11-12 [mhadasht]   0.6.5.claws8
450
451         * src/prefs_common.c
452                 re-enabled account autoselection feature for forward
453                 and reedit lost during the branch point for SYNC-B4-REL
454         * src/gtkspell.c
455                 gtkpspell_get_dict(): more readable code (even if function is
456                 not used yet)
457         * ChangeLog.claws
458                 added version number info to 2001-11-12 [hiro] comment.
459
460 2001-11-12 [hiro]       0.6.5.claws7
461
462         * src/compose.c
463                 compose_forward(): fixed a bug that forward quote mark
464                 wasn't used.
465                 removed unnecessary code.
466         * src/template_select.[ch]: removed.
467
468 2001-11-11 [alfons]
469
470         * src/compose.c
471                 :%s/GTK_TEXT/GTK_STEXT/g
472         
473         * src/compose.[ch]
474         * src/undo.[ch]
475         * src/Makefile.am
476                 revert the undo stuff (this is 0.6.6claws stuff)
477
478 2001-11-11 [hoa]        0.6.5.claws6
479
480         * src/compose.[ch]
481                 Insert signature at the end of the text.
482                 Added undo patch but currently disabled
483
484         * src/procmsg.c
485                 Threading by subject improved.
486
487         * added src/undo.[ch]
488                 Undo module for compose dialog box.
489
490 2001-11-11 [alfons]     0.6.5.claws5
491
492         * src/procmsg.c
493                 prevent threading by subject on nodes that have already been
494                 threaded by in-reply-to (as in "circular references in a tree
495                 result in a dead branch")
496
497 2001-11-09 [hoa]        0.6.5.claws4
498         
499         * src/folderview.c
500                 allows creation of mbox folder item from any files.
501
502 2001-11-09 [alfons]     0.6.5.claws3
503         
504         * src/utils.c
505         * src/procmsg.c
506                 do what I mean and correct threading by subject so it really
507                 ignores attracting lines without "Re: "
508
509 2001-11-07 [alfons]     0.6.5.claws2
510
511         * src/procmsg.c
512         * src/utils.[ch]
513                 only attract by subject if a subject line starts with a "Re: "
514         * src/syldap.c
515                 remove warning
516
517 2001-11-07 [paul]       0.6.5claws1
518
519         * sync with sylpheed 0.6.5. release
520                 see ChangeLog entry 2001-11-07
521
522 2001-11-07 [paul]       0.6.4claws31
523
524         * sync with sylpheed 0.6.4cvs18
525                 see ChangeLog entries 2001-10-30 to 2001-11-07
526                 prefs_templates.[ch] renamed prefs_template.[ch]
527
528 2001-11-06 [alfons]
529         
530         * src/utils.h
531                 add semicolon Hoa forgot ;-)
532                 
533
534 2001-11-06 [hoa]        0.6.4claws30
535         
536         * src/procmsg.c
537         * src/summaryview.c
538         * src/utils.c
539         * src/utils.h
540                 threading by subject - empty subject are ignored
541
542 2001-11-06 [christoph]  0.6.4claws29
543
544         * src/socket.c
545                 use SSL_peek for sock_gets
546         * src/utils.c
547                 removed unneeded pointer in extracting quoted
548                 names implementation
549
550 2001-11-06 [melvin]     0.6.4claws28
551
552         * src/gtkspell.c
553                 fixed bug #476792 Selection overtyping with spell checker
554                 fixed bug which could cause a buffer overflow
555                 fixed a memory leak
556
557 2001-11-06 [hoa]        0.6.4claws27
558         
559         * src/procmsg.c
560         * src/summaryview.c
561                 threading by subject
562
563 2001-11-05 [alfons]     0.6.4claws26
564         
565         * README.claws
566                 Claws -> Sylpheed (vice versa)
567
568         * src/compose.c
569                 :%s/gtk_text/gtk_stext/g
570                 :%s/GTK_TEXT/GTK_STEXT/g
571                 (thanks to Jonathan Ware for spotting this)
572
573 2001-11-04 [christoph]  0.6.4claws25
574
575         * src/summaryview.c
576                 replace Xalloca + strdup with Xstrdup_a
577         * src/utils.c
578                 better implementation of extracting quoted names
579                 from addresses (remove backlashes and ignore
580                 quotes after them)
581
582 2001-11-04 [alfons]     0.6.4claws24
583
584         * src/utils.[ch]
585                 edit to comply more with coding style
586
587         * src/textview.c
588                 fix bug reported by Kim Schulz. introduced by the patch integrated
589                 in 0.6.4claws15. the code did not check the return value of
590                 the html parser.
591
592         * AUTHORS
593                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
594
595 2001-11-04 [christoph]  0.6.4claws23
596
597         * src/main.c
598         * src/prefs_common.[ch]
599                 init some pointers that possibly caused a segfault
600                 reported in the claws-users ML
601
602 2001-11-04 [hoa]        0.6.4claws22
603
604         * src/grouplistdialog.c
605                 change the names of the nodes in the tree
606
607         * src/compose.c
608                 enhanced mailto syntax as described in
609                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
610                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
611
612         * src/utils.c
613                 encode and decode URI (useful when opening URL into
614                 netscape).
615
616 2001-11-03 [hoa]        0.6.4claws21
617
618         * src/grouplistdialog.c
619                 a new newsgroups list selection dialog box
620                 with a CTree instead of a CList
621
622 2001-11-03 [hoa]        0.6.4claws20
623
624         * src/folderview.c
625                 enable property and scoring options when right
626                 click on "inbox"
627
628         * src/summaryview.c
629                 fixed bug when nickname were displayed using
630                 the address book.
631
632 2001-11-02 [darko]      0.6.4claws19
633
634         * src/compose.c
635                 new wrap quotation and URL/long words wrapping implementation
636         * src/compose.c src/gtkstext.[ch]
637                 move gtkstext_strncmp() to gtkstext.c
638
639 2001-11-01 [christoph]  0.6.4claws18
640
641         * src/prefs_account.c
642                 fixed mess in account settings dialog
643         * src/prefs_folder_item.c
644                 added label with folder path to dialog
645
646 2001-10-31 [match]      0.6.4claws17
647
648         * src/vcard.c
649                 fix memory leak.
650         * src/addrbook.c
651                 fix generation of spurious address book file names.
652                 remove redundant functions.
653         * po/POTFILES.in
654                 added missing file names.
655
656 2001-10-30 [paul]       0.6.4claws16
657
658         * sync with sylpheed 0.6.4cvs6
659                 see ChangeLog entries 2001-10-26 to 2001-10-30
660
661         * tools/filter_conv.pl
662                 read folderlist.xml to discover whether the top-level
663                 folder is called 'Mailbox' or 'Mail' 
664
665 2001-10-29 [paul]       0.6.4claws15
666
667         * src/html.c, src/textview.c
668                 activate links in html mail and fix clickable parts
669                 Submitted by Matthieu Dazy <dazy@t-surf.com>
670
671 2001-10-29 [paul]
672
673         * po/de.po, po/es.po, po/pt_BR/po
674                 updated translations, submitted by Jens Oberender,
675                 Ricardo Mones Lastra, and Fabio Junior Beneditto
676
677 2001-10-29 [darko]      0.6.4claws14
678
679         * src/compose.c
680                 fix wrapping for good
681
682 2001-10-29 [darko]
683
684         * src/compose.c
685                 undo previous change as it broke the smart wrapping
686
687 2001-10-29 [darko]      0.6.4claws13
688
689         * src/compose.c
690                 fix infinite loop when long URL is quoted
691                 (closes bug #475122.
692
693 2001-10-28 [match]
694
695         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
696                 import Mutt address book
697         * src/ldif.[ch] src/importldif.h
698                 modified import LDIF handle user attributes
699
700 2001-10-28 [christoph]  0.6.4claws12
701
702         * src/summaryview.c
703                 fixed that filtering did not work if there
704                 were no filter rules
705                 (closes bug #472003 and better implementation
706                  of patch #474644)
707
708 2001-10-27 [christoph]  0.6.4claws11
709
710         * src/compose.c
711                 make the folder's default account to be used when
712                 replying. (patch by wwp <subscript@free.fr>)
713         * src/compose.c
714                 code cleanup, nearly killed all of wwp's patch
715                 for folder's default account in compose
716         * src/folderview.c
717                 error panel when a folder could not be created
718                 (closes bug #471080 new folder name & already
719                  existing file)
720
721 2001-10-26 [alfons]
722
723         * src/utils.h
724                 change prototype of strstr2() that Christoph forgot about
725
726 2001-10-26 [christoph]  0.6.4claws10
727
728         * src/account.c
729                 made search for accounts by email address not case
730                 sensitive
731         * src/folder.c
732                 fixed memory leak in folder_item_get_identifier
733         * src/gtkspell.c
734         * src/utils.c
735                 fixed wrong strstr2 (should work like strstr)
736
737 2001-10-26 [darko]      0.6.4claws9
738
739         * src/compose.c src/gtkstext.[ch]
740         * src/gtkstext.c
741                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
742
743 2001-10-26 [paul]       0.6.4claws8
744
745         * src/html.c
746                 ignore css and javascript tags in html mail
747                 case-insensitive, with or without double-quoted
748                 strings
749
750 2001-10-26 [paul]       0.6.4claws7
751
752         * sync with sylpheed 0.6.4cvs1
753                 see ChangeLog entry 2001-10-26
754
755         * src/prefs_account.c, src/prefs_common.c,
756           src/prefs_summary_column.c
757                 minor improvements to the English
758
759 2001-10-25 [alfons]     0.6.4claws6
760
761         * src/gtkstext.c
762         
763                 make GtkSText follow style of GtkText (closes bug 
764                 #469211 "text selection while writing message")
765                 
766                 do sync with GTK 1.2.10
767
768 2001-10-25 [paul]       0.6.4claws5
769
770         * src/html.c
771                 ignore css tags in html mail
772
773 2001-10-25 [darko]      0.6.4claws4
774
775         * src/compose.c
776                 don't declare is_url_string as static function since
777                 we need it in gtkstext.c
778         * src/gtkstext.c
779                 remove unused variable
780                 don't wrap long URLs while composing a message
781
782 2001-10-24 [christoph]  0.6.4claws3
783
784         * src/socket.c
785                 fix ssl deadlock, when peer closes connection
786
787 2001-10-24 [paul]       0.6.4claws2
788
789         * src/prefs_common.c
790                 gettextize the gpg ascii-armored warning message
791
792         * src/compose.c
793                 insert a DOS/MAC file into the composed message
794                 (improvements)
795
796         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
797
798 2001-10-22 [paul]       0.6.4claws1
799
800         * sync with sylpheed 0.6.4 release
801                 see ChangeLog entries 2001-10-21
802
803         * po/fr.po, po/pt_BR.po
804                 updated by Melvin Hadasht and Fabio Junior Beneditto
805
806 2001-10-21 [paul]       0.6.3claws30
807
808         * src/compose.c
809                 insert a DOS text file from the compose window
810                 into the composed message text (removes CRs characters)
811                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
812
813         * tools/filter_conv.pl, tools/README
814                 automatically use ~/.sylpheed as working directory
815                 print out confirmation message on completion
816
817         * correct Hoa's last ChangeLog.claws entry
818
819 2001-10-20 [hoa]        0.6.3claws29
820
821         * src/grouplistdialog.c
822                 bugfix (another ?) to give the right
823                 newsgroups list for each news server.
824
825         * src/news.c
826         * src/news.h
827                 improve the newsgroups list cache
828
829 2001-10-20 [paul]       0.6.3claws28
830
831         * sync with sylpheed 0.6.3cvs9
832                 see ChangeLog entry 2001-10-19
833
834         * correct Alfons' last ChangeLog.claws entry
835
836 2001-10-19 [alfons]
837
838         * src/pgptext.[ch]
839                 fix compilation problems (part of bug #472895)
840
841 2001-10-18 [hoa]        0.6.3claws27
842
843         * src/grouplistdialog.c
844                 bugfix when we refresh was clicked (bug 472701)
845
846 2001-10-19 [christoph]  0.6.3claws26
847
848         * src/compose.c
849                 last header entry should default to "To:" or
850                 "Newsgroups:" and not copy the last entry line
851                 in a new compose window
852                 (closes bug #472686, #470792)
853
854 2001-10-19 [paul]       0.6.3claws25
855
856         * sync with Sylpheed 0.6.3cvs8
857                 see ChangeLog entries 2001-10-18 and 2001-10-19
858
859 2001-10-18 [christoph]  0.6.3claws24
860
861         * src/procmsg.c
862                 reimplement ignore thread
863         
864 2001-10-18 [hoa]        0.6.3claws23
865
866         * src/folderview.c
867         * src/grouplistdialog.[ch]
868                 enhanced news subscription interface (feature 469113)
869
870         * src/news.c
871         * src/news.h
872                 enchanced newsgroup listing,
873                 now, we can get groups informations
874                 (NNTPGroupInfo)
875
876 2001-10-18 [paul]       0.6.3claws22
877
878         * src/summaryview.c
879                 remove comment (sync with main branch)
880         * src/mainwindow.c
881                 fix 'Re-edit' bug in 'Message' menu
882
883 2001-10-17 [christoph]  0.6.3claws21
884
885         * src/compose.c
886                 ignore empty or whitespace only header lines
887
888 2001-10-17 [paul]       0.6.3claws20
889
890         * sync with sylpheed 0.6.3cvs7
891                 see ChangeLog entries 2001-10-14, 2001-10-16, and
892                 2001-10-17
893
894 2001-10-17 [darko]
895
896         * src/compose.c
897                 wrap long lines without spaces
898                 don't wrap URLs
899
900 2001-10-16 [paul]
901
902         * po/es.po, po/nl.po, po/pt_BR.po
903                 updated by Ricardo Mones Lastra, Alfons,
904                 and Fabio Junior Beneditto
905
906         * sylpheed-0.6.3claws released
907
908 2001-10-15 [melvin] 0.6.3claws18
909
910         * README.claws
911                 added summary and detailed installation instructions
912                 for spell checker
913         * po/fr.po
914                 Updated, corrected and completed french translation
915
916 2001-10-15 [hoa] 0.6.3claws17
917         * src/grouplistdialog.c
918                 we can choose the newsgroups to display with wildcards
919
920 2001-10-15 [christoph]  0.6.3claws16
921
922         * src/account.c
923         * src/compose.c
924         * src/prefs_folder_item.[ch]
925                 applied wwp <subscript@free.fr>'s folder
926                 default account patch
927         * po/de.po
928                 Fixed wrong translation
929
930 2001-10-13 [alfons, christoph, melvin]  
931                         0.6.3claws15
932
933         solution #2 to solve MT-safety problems defers all GUI related calls
934         to the main thread using a gtk_idle_add() callback. discussed on
935         ircnet #sylpheed, with christoph spotting some issues with the
936         original code, and melvin allowing us to lobotomize his sylpheed.
937
938         * src/syldap.[ch], src/main.c
939                 fix race problem in ldap search thread by deferring GUI 
940                 stuff to main thread using gtk_idle_add()
941
942 2001-10-13 [paul]       0.6.3claws14
943
944         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
945                 add Sergey's smtpcred.patch
946                 adds separate username/password setting for SMTP Auth
947                 needed by some servers
948                 (closes feature request #471659)
949
950 2001-10-13 [paul]       0.6.3claws13
951
952         * src/pgptext.[ch] **NEW FILES**
953         * src/Makefile.am, src/messageview.c, src/mimeview.c
954                 decrypt ascii-armored gpg text embedded in
955                 the message body.
956                 Submitted by Jens Jahnke <jan0sch@gmx.net>
957
958 2001-10-13 [christoph]  0.6.3claws12
959
960         * README.claws
961                 some more details on default to and
962                 feature requests
963         * src/main.c
964                 init glib threading when ldap is used
965         * src/syldap.c
966                 threading fixes
967         * po/de.po
968                 fixed a typo
969
970 2001-10-12 [paul]       0.6.3claws11
971
972         * src/prefs_common.[ch], src/rfc2015.c
973                 enable ascii-armored gpg text to be embedded in the
974                 message body, selectable through the 'Privacy'
975                 preferences. Supports encrypting only.
976                 Submitted by Ravemax <ravemax@dextrose.com>
977
978 2001-10-12 [paul]       0.6.3claws10
979
980         * sync with sylpheed 0.6.3cvs6
981                 see ChangeLog entries 2001-10-11 and 2001-11-12
982
983         * src/folderview.c
984                 incorporated mbox folders, scoring, and folder
985                 properties into the sync
986
987 2001-10-12 [darko]      0.6.3claws9
988
989         * README.claws
990                 describe quotation wrapping
991         * src/compose.c
992                 don't treat tab as space to calculate line length properly
993
994 2001-10-11 [alfons]
995
996         * README.claws
997                 correct description of how to make new filtering system work,
998                 add some other things
999                 
1000         * src/syldap.c
1001                 remove sched_yield() (not necessary / unportable)
1002
1003 2001-10-11 [paul]       0.6.3claws8
1004
1005         * sync with sylpheed 0.6.3cvs3
1006                 see ChangeLog entry 2001-10-10
1007
1008 2001-10-10 [christoph]  0.6.3claws7
1009
1010         * .cvsignore
1011                 ignore 2 files created by newer autotools
1012         * src/prefs_folder_item.c
1013                 using table for widget alignment
1014                 fixed memory leak and broken octal display
1015         * src/filesel.c
1016                 fixed segfault caused by lost filename
1017                 workaround (closes bug #469551)
1018
1019 2001-10-10 [paul]       0.6.3claws6
1020
1021         * sync with sylpheed 0.6.3cvs2
1022                 see ChangeLog entries 2001-10-09 and 2001-10-10
1023
1024 2001-10-10 [darko]      0.6.3.claws5
1025
1026         * src/gtkstext.c
1027                 proper calculation of right margin if smart wrapping is enabled
1028         * src/compose.c
1029                 automatically wrap long lines if wrap quotation is enabled
1030
1031 2001-10-09 [alfons]     0.6.3.claws4
1032
1033         * src/summaryview.c
1034                 select correct row when deleting last row in the summary view (and
1035                 close bug "[ #469104 ] select second last in list when deleting")
1036
1037 2001-10-09 [paul]       0.6.3claws3
1038
1039         * sync with sylpheed 0.6.3cvs1
1040                 updated some autotool scripts
1041
1042 2001-10-09 [darko]      0.6.3claws2
1043
1044         * src/gtkstext.[ch]
1045                 new name and mark with Sylpheed comment
1046         * src/compose.c
1047                 smart quotation wrapping a-la VIM
1048
1049 2001-10-08 [paul]       0.6.3claws1
1050
1051         * sync with sylpheed 0.6.3 release
1052                 see ChangeLog entry 2001-10-08
1053
1054 2001-10-08 [paul]       0.6.2claws24
1055
1056         * src/summaryview.c
1057                 more sync with sylpheed 0.6.2cvs12
1058                 Fixed the bug that didn't select the last row correctly
1059
1060
1061 2001-10-07 [paul]       0.6.2claws23
1062
1063         * sync with sylpheed 0.6.2cvs12
1064                 see ChangeLog entry 2001-10-07
1065
1066 2001-10-06 [match]
1067         * src/jpilot.[ch]
1068                 enable jpilot to read unsynch'ed addresses.
1069
1070         * src/editldap_basedn.c
1071                 fix segfault when opening dialog.
1072
1073 2001-10-06 [alfons]     0.6.2.claws22
1074
1075         * src/summaryview.c
1076                 fix bug with summary view selecting last *inserted*
1077                 node instead of last *visible* node. remember we
1078                 work with a tree
1079
1080 2001-10-06 [paul]       0.6.2claws21
1081
1082         * po/pt_BR.po
1083                 updated translation, contains some fixes and new
1084                 translations, submitted by Gustavo Noronha Silva
1085                 <kov@debian.org>
1086
1087         * src/prefs_common.c
1088                 change 'each' to 'every' - fix dubious English
1089
1090         * sync with sylpheed 0.6.2cvs11
1091
1092 2001-10-05 [alfons]     0.6.2claws20
1093
1094         * src/mainwindow.[ch], src/folderview.c
1095                 make composite tool button switch between "Compose News"
1096                 and "Compose Mail" depending on selected folder
1097                 (nifty idea by Kim Schulz <kim@schulz.dk>)
1098
1099 2001-10-05 [paul]       0.6.2claws19
1100
1101         * src/mainwindow.c, src/summaryview.c
1102                 fix 'Message/Reply to all', broken in last commit
1103
1104         * src/compose.c
1105                 fix X_BEENTHERE seg fault, thanks to Alfons
1106
1107 2001-10-04 [paul]       0.6.2claws18
1108
1109         * src/compose.[ch], src/mainwindow.c
1110                 make "Message/Reply" reply to mailing lists; matches
1111                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
1112                 based on portions of the patch submitted by
1113                 Junichi Uekawa <dancer@netfort.gr.jp>
1114
1115 2001-10-04 [darko]      0.6.2claws17
1116
1117         * src/compose.c
1118                 better smart wrapping
1119         * src/gtkstext.[hc]
1120                 a function to make text buffer contiguous
1121
1122 2001-10-03 [paul]       0.6.2claws16
1123
1124         * sync with sylpheed 0.6.2cvs10
1125
1126 2001-10-02 [alfons]
1127
1128         * configure.in
1129         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
1130                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
1131                 references to chinese translations (hope someone picks up
1132                 this)
1133
1134 2001-10-02 [christoph]  0.6.2claws15
1135
1136         * src/compose.c
1137                 fixed non translated header bug
1138         * ChangeLog.claws
1139                 fixed wrong date in alfons last entry ;)
1140
1141 2001-10-02 [alfons]     0.6.2claws14
1142
1143         * src/compose.c, src/prefs_common.[ch]
1144                 add block cursor option
1145
1146 2001-10-02 [paul]       0.6.2claws13
1147
1148         * sync with sylpheed 0.6.2cvs9
1149
1150 2001-09-30 [paul]       0.6.2claws12
1151
1152         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
1153                 updated translations
1154
1155         * po/POTFILES.in
1156                 add 'src/importldif.c'
1157
1158         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
1159                 added eudora-to-vCard conversion tool
1160                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
1161
1162         * sync with sylpheed 0.6.2cvs8
1163
1164 2001-09-30 [paul]
1165
1166         * sylpheed-0.6.2claws released
1167
1168 2001-09-27 [melvin]     0.6.2claws11
1169
1170         * src/gtkspell.c
1171                 fixed crash when using default path (introduced 
1172                 in 0.6.2claws10)
1173                 fixed tiny bug for initial suggestion mode
1174
1175 2001-09-27 [melvin]     0.6.2claws10
1176         
1177         * src/gtkspell.c
1178                 fixed bug where gtkpspell didn't set the path correctly
1179
1180         * README.claws
1181                 added a paragraph about spell checking
1182                 
1183
1184
1185 2001-09-27 [paul]       0.6.2claws9
1186
1187         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
1188                 replace '// comments' with '/* comments */' to prevent
1189                 some compiler warnings 
1190
1191         * sync with sylpheed 0.6.2cvs6
1192
1193 2001-09-26 [alfons]     0.6.2claws8
1194
1195         * src/messageview.c
1196                 introduce return receipt request notification again,
1197                 which was lost because of other semantics in 
1198                 procheader_parse() (???)
1199
1200 2001-09-26 [christoph]  0.6.2claws7
1201
1202         * src/compose.c
1203                 replace comments for old code with #if 0
1204                 readded auto cc, bcc and reply-to
1205         * src/prefs_matcher.c
1206         * src/prefs_scoring.c
1207                 removed some definition (was moved to
1208                 prefs.h)
1209
1210 2001-09-26 [paul]       0.6.2claws6
1211
1212         * src/mainwindow.c
1213                 make 'Follow-up and reply to' sensitive
1214
1215         * more sync with sylpheed 0.6.2cvs5
1216
1217 2001-09-25 [melvin]
1218
1219         * 0.6.2claws5
1220
1221         * src/gtkspell.c
1222                 fixed bug for "US-ASCII" introduced by the encoding code
1223
1224 2001-09-25 [paul]
1225
1226         * 0.6.2claws4
1227
1228         * src/prefs_common.[ch], src/summaryview.c
1229                 'next unread msg' 'go to next folder?' dialog can be
1230                 given default behaviour, either always show dialog,
1231                 or assume 'yes', or assume 'no'
1232                 Submitted by wwp <subscript@free.fr>
1233
1234 2001-09-25 [melvin]
1235                 
1236         * src/compose.c src/gtkspell.[ch]
1237                 added support for different encodings
1238
1239 2001-09-25 [paul]
1240
1241         * more sync with sylpheed 0.6.2cvs5
1242
1243 2001-09-24 [alfons]
1244         
1245         * src/prefs_folder_item.c
1246                 add check for item->prefs->default_to string is NULL and
1247                 add another check when freeing this string
1248
1249 2001-09-24 [paul]
1250
1251         * configure.in
1252                 change to version 0.6.2claws3
1253
1254         * sync with sylpheed 0.6.2cvs5 
1255
1256 2001-09-24 [match]
1257         * src/ldif.[ch], src/importldif.[ch], addressbook.c
1258                 import LDIF files.
1259         * src/addrcache.[ch], addrindex.[ch]
1260                 small update for future
1261         * src/addrbook.c
1262                 fix test XML file.
1263
1264 2001-09-24 [melvin]
1265         * src/gtkspell.[ch]
1266                 added 'Learn from mistakes' option
1267                 better handling of quotes in checked words
1268                 sorted dict list
1269         * po/fr.po
1270                 small update for spell checking stuff
1271
1272 2001-09-23 [alfons]
1273         
1274         * src/gtkspell.c
1275                 edit a little bit so it complies more with main coding style
1276
1277 2001-09-23 [alfons]
1278
1279         * src/folder.[ch], prefs_folder_item.c, compose.c
1280                 migrate "request return receipt" folder property
1281                 to folderlist.xml
1282
1283 2001-09-22 [alfons]
1284
1285         * README.claws **NEW**
1286                 (add things of interest for users of main branch 
1287                 and claws here)
1288
1289         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
1290                 re-implement threading per folder option, but store 
1291                 the setting in folderlist.xml (where it belongs)
1292
1293 2001-09-21 [melvin]
1294
1295         * src/gtkspell.[ch]
1296                 fixed bug when compose window is under another window
1297         * src/prefs_common.[ch] src/compose.c
1298                 changed 'dictionary_path' to 'dictionary' to be consistent
1299                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
1300         * ac/pspell.m4 src/Makefile.am 
1301                 dropped PSPELL_PATH macro
1302         * po/fr.po
1303                 updated translations
1304
1305 2001-09-21 [christoph]
1306
1307         * src/compose.c
1308                 added border around header fields
1309                 keep header type when new field is added
1310
1311 2001-09-20 [christoph]
1312
1313         * src/utils.[ch]
1314                 more portable debug_print with source filename
1315                 and linenumber
1316         * src/procmsg.c
1317                 more newlines after debug messages
1318
1319 2001-09-20 [paul]
1320
1321         * configure.in
1322                 change to version 0.6.2claws2
1323
1324         * sync with sylpheed 0.6.2cvs3
1325
1326 2001-09-19 [melvin]
1327
1328         * src/gtkspell.c
1329                 fixed the post-right-click focus pb
1330                 fixed crash when 'Spell check all' after dict change 
1331                         and when cursor is at the end of the text
1332                 shift-right-click pops up config menu even on misspelled words.
1333         * po/POTFILES.in
1334                 added gtkspell.c
1335
1336 2001-09-19 [melvin]
1337
1338         * src/about.c
1339                 added pspell to compiled-in features list
1340
1341 2001-09-18 [melvin]
1342
1343         * switched to pspell and dropped ispell
1344         * ac/pspell.m4
1345                 new file. autoconf macro for pspell
1346         * ac/Makefile.am 
1347         * configure.in acconfig.h
1348                 added pspell support
1349         * src/Makefile.am
1350         * src/main.c src/compose.[ch] src/gtkspell.[ch]
1351         * src/prefs_common.[ch] 
1352                 added pspell support
1353
1354 2001-09-18 [christoph]
1355
1356         * src/addr_compl.c
1357         * src/template.[ch]
1358                 replace LOG_MESSAGE with debug_print
1359         * src/compose.[ch]
1360                 gui improvements
1361         * src/menu.c
1362                 added newline after debug message
1363         * src/utils.h
1364                 using __VA_ARGS__ for debug_print macro
1365         * tools/.cvsignore
1366                 ignore Makefile and Makefile.in
1367
1368 2001-09-18 [paul]
1369
1370         * configure.in
1371                 change to version 0.6.2claws1
1372         * sync with sylpheed 0.6.2cvs1
1373
1374         * src/matcher.c 
1375         * src/prefs_matcher.c
1376                 add 'score equal to' option, submitted by
1377                 Paul Evans <nerd@freeuk.com>
1378
1379 2001-09-15 [christoph]
1380
1381         * src/mainwindow.c
1382                 comment out menu entry not existing in claws
1383         * src/menu.c
1384                 add debug output for non existing menu entries
1385         * src/summaryview.c
1386                 fix next/prev unread message for ignored threads
1387         * src/utils.[ch]
1388                 add sourcefile and line number to debug output
1389                 otherwise it is sometimes hard to find the
1390                 source code part if debug messages are translated
1391
1392 2001-09-14 [darko]
1393         
1394         * src/folderview.c
1395                 refresh target folder style after colour is changed
1396
1397 2001-09-13 [paul]
1398
1399         * configure.in
1400                 change to version 0.6.1claws3
1401
1402         * sync with sylpheed 0.6.1cvs6
1403
1404 2001-09-13 [darko]
1405         
1406         * src/folderview.c
1407                 fix target folder colourization to use user selected colour
1408
1409 2001-09-12 [darko]
1410         
1411         * src/summaryview.c
1412                 fix crash when message that is marked for copy/move is unmarked
1413
1414 2001-09-09 [paul]
1415
1416         * configure.in
1417                 change to version 0.6.1claws2
1418
1419         * sync with sylpheed 0.6.1cvs3
1420
1421 2001-09-09 [alfons]
1422         
1423         * src/folderview.c
1424                 fix bug with default font used for trash folder text
1425
1426 2001-09-06 [paul]
1427
1428         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
1429                 updated translations
1430
1431         * configure.in
1432                 change to version 0.6.1claws1
1433
1434         * sync with sylpheed 0.6.1cvs2
1435
1436 2001-09-03 [paul]
1437
1438         * po/POTFILES.in
1439                 add Match's new addressbook
1440
1441         * po/de.po
1442                 updated translation submitted by Jens Oberender
1443
1444 2001-09-02 [paul]
1445
1446         * configure.in
1447                 change to 0.6.1claws
1448         * sync with sylpheed 0.6.1 release
1449
1450 2001-09-02 [paul]
1451
1452         * configure.in
1453                 change to 0.6.0claws2
1454
1455         * sync with sylpheed 0.6.0cvs4
1456
1457         * po/pt_BR.po
1458                 updated translation submitted by Fabio Junior Beneditto
1459
1460 2001-09-01 [match]
1461         * pixmaps/
1462                 interface.xpm
1463                 book.xpm
1464                 address.xpm
1465         * src/
1466                 Makefile.am
1467                 a ton of new files
1468
1469 2001-08-31 [paul]
1470
1471         * configure.in
1472                 change to version 0.6.0claws1
1473
1474         * sync with sylpheed 0.6.0cvs1
1475
1476         * po/es.po
1477                 updated translation submitted by Ricardo Mones Lastra
1478
1479         * po/POTFILES.in
1480                 add 'src/prefs_templates.c'
1481
1482         * src/compose.c, src/summaryview.c
1483                 fix segfault on 'Re_edit'               
1484
1485 2001-08-30 [alfons]
1486
1487         * configure.in, Makefile.am
1488         * tools/Makefile.am
1489                 add tools directory to source distribution
1490
1491 2001-08-30 [paul]
1492
1493         * configure.in
1494                 change to version 0.6.0claws
1495
1496         * sync with sylpheed 0.6.0 release
1497
1498 2001-08-30 [christoph]
1499
1500         * configure.in
1501                 removed autoconf version check
1502
1503 2001-08-30 [paul]
1504
1505         * src/account.c, src/compose.c, src/prefs_common.[ch]
1506         * src/procheader.[ch] src/utils.[ch]
1507                 Enhanced automatic account selection on replies
1508                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
1509
1510         * configure.in
1511                 add LDAP and JPilot to the configuration results output.
1512
1513 2001-08-29 [christoph]
1514
1515         * src/summeryview.c
1516                 no bold font for ignored threads
1517
1518 2001-08-29 [paul]
1519
1520         * configure.in
1521                 change to version 0.5.3claws6
1522
1523         * sync with sylpheed 0.5.3cvs10
1524                 src/stringtable.[ch]: New Files
1525
1526         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
1527         * src/pixmaps/sylpheed.xpm
1528                 add mini-icons to windows (by Alfons)
1529
1530 2001-08-27 [paul]
1531
1532         * src/mainwindow.c
1533                 new functions: next_labeled_cb(), prev_labeled_cb()
1534
1535         * src/summaryview.c
1536                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
1537                 summary_select_next_labeled(), summary_select_prev_labeled()
1538
1539         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
1540                 give claws blue folders and a blue trash can
1541
1542 2001-08-27 [paul]
1543
1544         * configure.in
1545                 change to version 0.5.3claws5
1546
1547         * sync with sylpheed 0.5.3cvs9
1548                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
1549
1550 2001-08-24 [christoph]
1551
1552         * src/filesel.c
1553                 keep filename when browsing directories
1554                 (not working for user entered filename, but
1555                  for default name and selected filename from
1556                  file list)
1557         * src/mainwindow.c
1558                 fixed wrong spelling "Folllow-up"
1559         * src/mbox_folder.c
1560         * src/procmsg.c
1561         * src/summaryview.c
1562                 fixed new/unread message count with ignored
1563                 threads (2 commits, first didn't notice no
1564                 longer needed decreasing)
1565         * src/inc.c
1566                 readded scrolling of progress dialog
1567                 (lost in sync)
1568
1569 2001-08-24 [paul]
1570
1571         * configure.in
1572                 change to 0.5.3claws4
1573
1574         * sync with sylpheed 0.5.3cvs7
1575
1576 2001-08-24 [christoph]
1577
1578         * src/compose.c
1579                 set request return receipt when replying
1580                 if it is set is the folder prefs of the
1581                 message
1582         * src/inc.c
1583                 disable final error popup if popups are
1584                 disabled in config (again)
1585
1586 2001-08-23 [paul]
1587
1588         * configure.in
1589                 Change version number to 0.5.3claws3
1590
1591         * sync with sylpheed 0.5.3cvs5
1592
1593         * src/mimeview.c
1594                 double quote '%s' in 'gedit %s' to fix bug when
1595                 opening attachment with spaces in the name
1596
1597 2001-08-22 [alte]
1598         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
1599           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
1600                 initial message templates support
1601
1602
1603 2001-08-22 [paul]
1604
1605         * configure.in
1606                 change version number to 0.5.3claws2
1607
1608         * sync with sylpheed 0.5.3cvs4
1609
1610         * src/procmsg.h src/summaryview.c
1611                 re-implement (un)ignore thread
1612
1613 2001-08-21 [paul]
1614
1615         * src/summaryview.c
1616                 remove unnecessary code
1617         * src/compose.c
1618                 enable 'dynamic' signatures (submitted by
1619                 Eric Limpens <eric@hscg-internet.nl>)
1620
1621 2001-08-21 [paul]
1622
1623         clean up after sync with sylpheed 0.5.3 release
1624
1625         * src/folderview.c
1626                 fix re-introduced font mess, see Christoph's
1627                 entry 2001-06-24
1628
1629         * src/summaryview.c
1630                 remove prev_msgnum
1631                 use sylpheed's small font instead of
1632                 gtk default font for summary view
1633
1634
1635 2001-08-17 [paul]
1636
1637         * configure.in
1638                 add pl to ALL_LINGUAS - sync with main branch
1639
1640         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
1641                 Updated. Translations by Jens Oberender, Ricardo Mones
1642                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
1643
1644         * po/pl.po  ** NEW FILE **
1645                 sync with the main branch
1646
1647         * src/folderview.c
1648                 fix target folder colorizing and refresh problem
1649
1650
1651 2001-08-17 [christoph]
1652
1653         * src/mainwindow.c
1654                 claws uses 4 colors for target folder coloring.
1655                 arrays were not long enough and destroyed the
1656                 stack causing a segfault.
1657                 target folder colorizing does not work anymore
1658                 for me
1659
1660 2001-08-16 [paul]
1661
1662         * configure.in
1663                 change to version 0.5.3claws1
1664
1665         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
1666           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
1667           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
1668
1669                 sync with sylpheed 0.5.3 release, but keep claws method of
1670                 configuring/saving fonts
1671
1672         * src/addressbook.[ch]
1673                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
1674                 in line with a similar change in Hiroyuki's branch
1675
1676         * src/mainwindow.[ch]
1677                 disable main_window_set_thread_option()
1678         * src/prefs_folder_item.c
1679                 comment out &tmps_prefs.enable_thread,
1680         * src/mbox_folder.c, src/procmsg.[ch]
1681                 comment out MSG_IS_IGNORE_THREAD
1682         * src/summaryview.c
1683                 comment out summary_ignore_thread() and summary_unignore_thread()
1684                 comment out MSG_IS_IGNORE_THREAD
1685
1686                 use Hiroyuki's threading instead.
1687
1688
1689
1690 2001-08-15 [paul]
1691
1692         * src/account.c
1693                 use Hiroyuki's 0.5.3 column scheme but also
1694                 include the enable/disable button.
1695         * src/pixmaps/mark.xpm
1696                 add Hiroyuki's amended pixmap
1697
1698 2001-08-13 [christoph]
1699
1700         * src/account.c
1701                 receive at get all column showed wrong state for APOP
1702                 button should only work for POP3 and APOP accounts
1703         * src/prefs_account.c
1704                 added missing preprocessor statement for SSL
1705
1706 2001-08-12 [paul]
1707
1708         * src/account.[ch]
1709                 add 'receive at get all' column and enable/disable
1710                 button.
1711
1712 2001-08-06 [christoph]
1713
1714         * src/account.c
1715                 show usage of SSL in protocol column
1716
1717         * src/imap.c
1718         * src/inc.c
1719                 renamed ssl options
1720
1721         * src/prefs_account.[ch]
1722                 moved ssl options to a new page
1723
1724         * src/send.c
1725         * src/smtp.c
1726         * src/ssl.[ch]
1727                 renamed ssl options
1728                 added support for SMTP STARTTLS command
1729
1730 2001-08-05 [christoph]
1731
1732         * configure.in
1733                 debian autoconf needs version check to find
1734                 correct autoconf version. if the file is
1735                 named configure.in 2.13 is used, which does
1736                 not work with this configure.in script.
1737                 other solution would be to rename the script
1738                 to configure.ac as suggested in the autoconf
1739                 manual.
1740
1741         * src/inc.c
1742                 disable final error popup if popups are
1743                 diabled in config
1744
1745         * src/socket.c
1746                 bugfix in ssl_gets
1747                 fixes IMAP over SSL problem
1748
1749 2001-08-03 [paul]
1750
1751         * configure.in
1752                 change to 0.5.2claws1
1753
1754         * sync with sylpheed 0.5.2cvs1
1755
1756 2001-08-02 [alfons]
1757
1758         * configure.in
1759                 quick fix for ispell detection...
1760
1761 2001-08-01 [paul]
1762
1763         * configure.in
1764                 change to 0.5.1claws4
1765
1766         * sync with sylpheed 0.5.1cvs7
1767
1768 2001-07-31 [alfons]
1769
1770         * src/prefs_common.c, src/prefs_common.h, 
1771           src/gtkspell.c, src/gtkspell.h
1772                 add global spelling checker settings (compose tab) +
1773                 selection of dictionary 
1774           
1775         * configure.in  
1776                 guess valid ispell location
1777
1778 2001-07-31 [paul]
1779
1780         * po/POTFILES.in
1781                 removal of 'src/quote_fmt_parse.c'
1782         * po/de.po
1783                 Updated de.po
1784                 (submitted by Jens Oberender <didge@suse.de>)
1785
1786 2001-07-31 [darko]
1787
1788         * src/folder.[ch]
1789         * src/folderview.[ch]
1790         * src/mainwindow.c
1791         * src/mh.c
1792         * src/prefs_common.[ch]
1793         * src/summaryview.c
1794                 target folder colourization
1795
1796 2001-07-30 [paul]
1797
1798         more sync with Sylpheed 0.5.1cvs6 
1799
1800 2001-07-30 [darko]
1801
1802         * src/mh.c
1803         * src/prefs_folder_item.[hc]
1804         * src/summaryview.c
1805                 shared folders support with a GUI
1806
1807 2001-07-29 [paul]
1808
1809         0.5.1claws3
1810
1811         * sync with Sylpheed 0.5.1cvs6
1812
1813 2001-07-29 [paul]
1814
1815         * po/pt_BR.po
1816                 updated
1817                 (submitted by Fabio Junior Beneditto)
1818
1819 2001-07-28 [paul]
1820
1821         * src/procmime.c
1822         * AUTHORS
1823                 patch to correct bad image mime headers
1824                 (submitted by Don Quijote <dq@searchlores.org>)
1825
1826 2001-07-28 [paul]
1827
1828         * tools/gif2xface.pl   **NEW FILE**
1829         * tools/README
1830                 script to convert file.gif to file.xface for
1831                 use in a custom header.
1832                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
1833
1834 2001-07-27 [alfons]
1835         
1836         * configure.in
1837                 change macros for detecting JPilot and LDAP
1838
1839 2001-07-27 [christoph]
1840
1841         * src/filtering.c
1842                 code cleanup (MIN / MAX warning, needed casting)
1843
1844 2001-07-27 [alfons]
1845
1846         * procheader.c
1847                 disallow setting flags when detecting certain headers
1848                 (X-Status, Status, Seen, X-Seen). 
1849         
1850         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
1851
1852 2001-07-27 [christoph]
1853
1854         * src/prefs_filter.c
1855         * src/prefs_filtering.c
1856         * src/prefs_matcher.c
1857         * src/prefs_scoring.c
1858                 scroll list when moving rows up or down
1859
1860         * src/imap.c
1861         * src/imap.h
1862         * src/prefs_account.c
1863         * src/prefs_account.h
1864         * src/send.c
1865                 SMTP over SSL (untested, feedback requested)
1866                 IMAP over SSL
1867
1868         * src/ssl.c
1869                 code cleanup
1870
1871 2001-07-26 [alfons]
1872         
1873         * configure.in, acconfig.h
1874                 define CLAWS (need this for main / claws detection)
1875
1876 2001-07-25 [alfons]
1877
1878         * configure.in
1879                 Sylpheed 0.5.1claws2
1880                 
1881         * sync with Sylpheed 0.5.1cvs4
1882
1883 2001-07-25 [christoph]
1884
1885         * src/scoring.c
1886                 fixed segfault
1887                 item->prefs == NULL (don't know why)
1888
1889 2001-07-25 [alfons]
1890
1891         * configure.in
1892                 Sylpheed 0.5.1claws1
1893
1894         * sync with Sylpheed 0.5.1cvs1-3
1895
1896 2001-07-24 [christoph]
1897
1898         * src/folderview.c
1899         * src/prefs_folder_item.[ch]
1900                 added folderitem preferences dialog with
1901                 default To: and auto request return receipt
1902
1903         * src/compose.[ch]
1904         * src/menu.[ch]
1905                 changes to handle new folderitem preferences
1906
1907         * src/mainwindow.c
1908         * src/summaryview.c
1909                 call compose new mail with current folderitem
1910
1911 2001-07-24 [alfons]
1912
1913         Release Sylpheed 0.5.1claws
1914
1915         * configure.in
1916                 change to release version 0.5.1claws
1917
1918 2001-07-24 [christoph]
1919
1920         * src/summaryview.c
1921                 fixed segfault that happend when the selected
1922                 message was removed while retrieving new messages.
1923
1924         * po/es.po
1925                 updated translation
1926                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
1927
1928 2001-07-22 [alfons]
1929
1930         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
1931         this is a work in progress, for more information: http://nlpagan.net/sylman 
1932         
1933         * configure.in, src/mainwindow.c, manual/Makefile.am
1934                 add support for English manual
1935
1936         * AUTHORS
1937                 add authors of user manuals
1938
1939         * manual/en/sylpheed*.html
1940                 add English documentation
1941
1942 2001-07-22 [christoph]
1943
1944         * po/POTFILES.in
1945                 added src/ssl.c
1946         * src/ssl.c
1947                 changed a wrong debug message
1948
1949 2001-07-22 [alfons]
1950
1951         * po/nl.po
1952                 update Dutch translation
1953
1954         * src/prefs_filtering.c, 
1955           src/prefs_matcher.c
1956                 add more translatable strings           
1957
1958 2001-07-21 [alfons]
1959
1960         0.5.0claws7
1961
1962         * configure.in
1963                 change version
1964
1965         * src/inc.c, src/summaryview.[ch]
1966                 prevent update of mark file when filtering has done, by
1967                 using a variable; this affects two functions:
1968                         inc.c::inc_finished()
1969                         summaryview.c::summary_show()
1970
1971 2001-07-20 [alfons]
1972
1973         * src/filtering.[ch], src/prefs_filtering.c, 
1974           src/matcher.[ch]
1975                 add filtering action for label coloring 
1976
1977         * po/POTFILES.in
1978                 add labelcolors.c
1979
1980         * added src/labelcolors.c
1981         * added src/labelcolors.h
1982         * src/Makefile.am, src/summaryview.c
1983                 rearrange label coloring code
1984
1985         * src/procmsg.h
1986                 add more parentheses so label colouring works correctly
1987
1988         * src/filtering.c
1989                 don't really delete message, but move it to Trash
1990
1991         * src/prefs_matcher.c
1992                 add quote options to info dialog
1993
1994 2001-07-20 [christoph]
1995
1996         * src/Makefile.am
1997         * src/inc.c
1998         * src/main.[ch]
1999         * src/socket.h
2000         * src/ssl.[ch] (new)
2001                 moved ssl stuff to a seperate file
2002
2003 2001-07-20 [darko]
2004
2005         * src/summaryview.c
2006                 fix show sender using address book with no e-mail
2007                 address in From: field
2008
2009 2001-07-19 [alfons]
2010
2011         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
2012                 fix messy handling of escaping... now at least the
2013                 execute command is useful. escape char is '\', we
2014                 accept \n and \r too. 
2015
2016                 Real life example:
2017                 
2018                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
2019                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
2020
2021 2001-07-18 [alfons]
2022
2023         0.5.0claws6
2024
2025         * src/summaryview.c
2026                 clean up
2027
2028         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
2029           src/procmsg.[ch]
2030                 revise filtering; currently move, copy, marking have
2031                 been tested. if you like bleeding edge stuff, you
2032                 should definitely go for this version :)
2033
2034         * mark old working stuff as VERSION_0_5_0_CLAWS5        
2035
2036 2001-07-17 [christoph]
2037
2038         * src/utils.c
2039                 timestamp log
2040
2041 2001-07-17 [alfons]
2042
2043         0.5.0claws5
2044
2045         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
2046           bits in the mark file, without affecting either branch. Lots of
2047           files changed, also in claws branch.
2048
2049           UNTESTED: use of mbox folders
2050
2051         * src/summaryview.c
2052                 added mark all read; however this was a quick hack used for
2053                 cleaning up mess after initial merge with Hiroyuki
2054
2055         * configure.in
2056                 change claws version number back to 0.5.0claws5 to clear up 
2057                 confusion & pretension (recent release was technically 
2058                 0.5.0claws4, so we neatly align with Hiroyuki :-)
2059
2060 2001-07-16 [alfons]
2061
2062         sync with Hiroyuki's 0.5.0cvs4
2063
2064 2001-07-16 [alfons]
2065
2066         0.5.1claws3
2067
2068         * src/filtering.[ch]
2069                 remove invalid updating of mark files for 
2070                 filter actions MATCHING_ACTION_MOVE and 
2071                 MATCHING_ACTION_DELETE; this should fix the
2072                 folder update bug
2073                 
2074         * src/procmsg.c
2075                 revert Christoph's stab at fixing the folder 
2076                 update bug
2077
2078         * po/POTFILES.in
2079                 add missing files with translatable strings
2080
2081         * src/summaryview.c
2082                 remove debug print
2083
2084 2001-07-15 [alfons]
2085
2086         * src/addr_compl.[ch], src/prefs_filtering.c
2087                 make "filtering pref dialog's destination entry" an
2088                 "address completable entry", if filter destination is 
2089                 an email address
2090
2091         0.5.1claws2
2092         
2093         sync with Hiroyuki's 0.5.0cvs2-3
2094
2095 2001-07-15 [christoph]
2096
2097         * src/procmsg.c
2098                 fixed folder stats update after incorporation
2099
2100 2001-07-15 [alfons]
2101
2102         * src/summaryview.c
2103                 * finish label colouring stuff (for now)
2104                 * fix incorrect colour bug (off by one) 
2105
2106 2001-07-14 [alfons]
2107
2108         * src/mainwindow.c
2109                 change text labels for news and mail message so there's
2110                 plenty of toolbar estate left
2111
2112         * configure.in
2113                 0.5.1claws1
2114
2115         * src/folderview.c
2116           src/folder.[ch]
2117                 sync with Hiroyuki's 0.5.0cvs1
2118
2119         * src/summaryview.c
2120                 more rewrite label colouring
2121
2122 2001-07-14 [alfons]
2123
2124         * src/summaryview.[ch]
2125                 * start rewrite label colouring 
2126                 * fix proper location "Add Sender To Addressbook" menu item
2127
2128 2001-07-13
2129
2130         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
2131         (actually this is 0.5.0claws4)
2132
2133 2001-07-13 [alfons]
2134
2135         * po/pt_BR.po
2136                 * fix duplicate message
2137                 * add updated Portugese / Brazilian translation
2138                   submitted by Fabio Junior Beneditto
2139
2140 2001-07-12 [alfons]
2141
2142         * AUTHORS
2143                 add Jens
2144
2145         * po/nl.po
2146                 add updated Dutch translation
2147
2148         * po/de.po
2149                 add updated German translation submitted by Jens
2150
2151 2001-07-11 [alfons]
2152
2153         Prerelease before 0.5.0claws. Please test.
2154         This version is temporarily tagged as VERSION_0_5_0_TEST
2155
2156         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
2157           src/prefs_scoring.c, src/prefs_matcher.c, 
2158           src/prefs_filtering.c, src/mbox.c, 
2159           src/main.c, src/inc.c, src/filtering.[ch]
2160                 revert new Hoa's new matcher (does not work yet)
2161
2162         * src/Makefile.am
2163                 clean up
2164
2165 2001-07-10
2166
2167         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
2168
2169
2170 2001-07-10 [alfons]
2171
2172         * Makefile.am
2173                 add ChangeLog.claws to EXTRA_DIST
2174         * src/Makefile.am
2175                 add matcher_parser_parse.h to EXTRA_DIST
2176
2177 2001-07-10 [christoph]
2178
2179         * src/inc.c
2180                 add destination folder to table of
2181                 folders that need to be updated after
2182                 incorporation
2183
2184 2001-07-10 [alfons]
2185
2186         * folder.[ch]
2187           folderview.c
2188                 make collapse state of folders and folder items persistent, i.e.
2189                 if you collapse a folder tree, the next time sylpheed-claws starts 
2190                 up the folder tree remains collapsed.  
2191                 
2192 2001-07-10 [christoph]
2193
2194         * acconfig.h
2195         * configure.in
2196                 added --enable-ssl
2197         * src/md5.[ch]
2198                 renamed MD5_CTX to MD5_CTX_syl
2199                 conflicts with a struct in openssl
2200         * src/inc.c
2201         * src/main.[ch]
2202         * src/prefs_account.[ch]
2203         * src/socket.[ch]
2204                 SSL support for POP
2205         * src/mainwindow.c
2206                 fixed compose with current account
2207                 broken by new compose button stuff
2208
2209 2001-07-09 [hoa]
2210
2211         * AUTHORS
2212                 changed my email address
2213
2214         * src/matcher_parser_parse.y
2215                 clean the parser to remove conflicts
2216
2217 2001-07-09 [alfons]
2218
2219         * AUTHORS
2220                 add Match Grun
2221
2222         * configure.in
2223                 fix incorrect description of --enable-ldap parameter
2224
2225         * src/prefs_common.[ch]
2226           src/compose.c
2227                 add experimental option "smart wrapping" which makes the
2228                 compose editor auto wrap.
2229                 
2230                 | TODO: the problem with the buggy cursor handling is caused |
2231                 | by the GtkText. when deleting / backspacing text its       |
2232                 | wrapping algorithm does not take in account the previous   |
2233                 | line. should find a way to hack this in.                   |
2234                 | or should perhaps combine this with the word wrapping      |
2235                 | patch i wrote in january.                                  |
2236
2237         * src/about.c
2238                 show build parameters for LDAP and JPilot
2239
2240         * src/summaryview.c
2241                 revert Christoph's bugfix for selecting next unread message, 
2242                 because folder stats aren't updated correctly
2243
2244 2001-07-08 [hoa]
2245
2246         * src/filtering.c
2247         * src/mainwindow.c
2248         * src/matcher.c
2249         * src/matcher_parser_lex.l
2250         * src/matcher_parser_parse.y
2251         * src/prefs_filtering.c
2252         * src/prefs_scoring.c
2253         * src/scoring.c
2254                 bugfix of the config file parser
2255
2256 2001-07-08 [alfons]
2257
2258         * src/Makefile.am
2259                 added generated matcher sources to BUILT_SOURCES
2260
2261 2001-07-08 [hoa]
2262
2263         * src/Makefile.am
2264         * src/.cvsignore
2265                 added new config file parser
2266
2267         * src/scoring.[ch]
2268         * src/filtering.[ch]
2269         * src/matcher.[ch]
2270         * src/prefs_filtering.c
2271         * src/prefs_matcher.c
2272         * src/prefs_scoring.c
2273         * added src/matcher_parser.h
2274         * added src/matcher_parser_lex.h
2275         * added src/matcher_parser_lex.l
2276         * added src/matcher_parser_parse.y
2277                 lex & yacc config file parser
2278
2279         * src/mbox.c
2280         * src/inc.c
2281         * src/main.c
2282                 changes prefs_filtering into global_filtering           
2283
2284         * src/summaryview.c
2285                 build threads with subjects only if "Re: " is at the
2286                 beginning of the subject
2287
2288 2001-07-07 [paul]
2289
2290         0.5.0claws
2291
2292         sync with sylpheed 0.5.0
2293                 change of version number only
2294
2295 2001-07-06 [paul]
2296
2297         0.5.0claws5
2298
2299         sync with sylpheed 0.5.0pre5
2300
2301 2001-07-05 [paul]
2302
2303         sync with sylpheed 0.5.0pre4 release
2304                 /po and /manual/ja not sync'ed
2305
2306 2001-07-04 [paul]
2307
2308         more sync with sylpheed 0.5.0pre4
2309
2310 2001-07-03 [christoph]
2311
2312         * src/addressbook.c
2313                 fixed address book broken by address book
2314                 for VCard, JPilot, LDAP
2315
2316 2001-07-03 [alfons]
2317
2318         * src/matcher.c
2319         * src/textview.c
2320                 stopped memory leaks
2321
2322 2001-07-03 [paul]
2323
2324         more sync with sylpheed 0.5.0pre4
2325
2326 2001-07-02 [match]
2327
2328         * included address book patch for VCard, JPilot, LDAP
2329         * pref_common.c - fixed Font options on Display tab (cosmetic)
2330         * alertpanel.c - fixed truncated message
2331
2332 2001-07-02 [christoph]
2333
2334         * src/mbox_folder.c
2335         * src/procmsg.[ch]
2336         * src/summaryview.c
2337                 mark threads for ignoring
2338
2339 2001-07-02 [paul]
2340
2341         0.5.0claws4
2342
2343         * sync with sylpheed 0.5.0pre4
2344                 updated gettext to 0.10.38.
2345
2346 2001-07-01 [paul]
2347
2348         * src/ mainwindow.c
2349         * src/procmsg.h
2350         * src/summaryview.[ch]
2351                 new right-click option: Label.
2352                 substitute for 'Mark-->Mark/Unmark', colours the line.
2353                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
2354
2355 2001-07-01 [christoph]
2356
2357         * src/folderview.c
2358                 fixed font for trash
2359         * src/summaryview.c
2360                 move ctree to unread message
2361
2362 2001-07-01 [paul]
2363
2364         * sync with sylpheed 0.5.0pre3 release
2365
2366 2001-06-30 [alfons]
2367
2368         * src/filesel.[ch]
2369         * src/compose.c
2370                 allow inserting / attaching multiple files in
2371                 the composer window
2372
2373 2001-06-30 [paul]
2374
2375         * src/codeconv.c
2376                 small change to Alfons' previous stuff so that it
2377                 actually makes
2378
2379 2001-06-30 [alfons]
2380
2381         * lots of files changed; first attempt to merge the changes
2382           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
2383
2384 2001-06-30 [paul]
2385
2386         * po/pt_BR.po
2387                 updated and completed, translations by Fabio
2388                 Junior Beneditto <fjbeneditto@yahoo.com.br>
2389
2390 2001-06-29 [alfons]
2391
2392         * src/compose.c
2393         * src/mimeproc.[ch]
2394                 allow selecting an attached files' mime type from a 
2395                 list of types.
2396
2397 2001-06-29 [paul]
2398
2399         * more sync with sylpheed 0.5.0pre3
2400
2401 2001-06-29 [paul]
2402
2403         * po/pt_BR.po
2404                 merge with sylpheed.pot and pt_BR.po provided by
2405                 Fabio Junior Beneditto.
2406
2407 2001-06-29 [darko]
2408
2409         * src/procmime.c
2410                 make MIME types case insensitive
2411
2412 2001-06-28 [alfons]
2413
2414         * po/nl.po
2415                 merge with sylpheed.pot and old nl.po; translations added.
2416
2417 2001-06-28 [paul]
2418
2419         * more sync with sylpheed 0.5.0pre3
2420
2421 2001-06-27 [alfons]
2422
2423         * src/summaryview.c
2424                 don't crash when removing parent node of messages
2425                 attracted by subject. this was caused by not deleting
2426                 the parent node from the subject line hash table.
2427
2428 2001-06-27 [alfons]
2429
2430         * src/summaryview.c
2431         * src/compose.[ch]
2432         * src/mainwindow.c
2433                 if there are multiple messages selected, allow forwarding
2434                 them as attachments.
2435
2436 2001-06-27 [paul]
2437
2438         * more sync with sylpheed 0.5.0pre3
2439
2440 2001-06-26 [paul]
2441
2442         0.5.0claws3
2443
2444         * sync with sylpheed 0.5.0pre3
2445
2446 2001-06-25 [paul]
2447
2448         * src/mainwindow.c
2449                 fixed 'compose news article' bug
2450                 from icon-and-text toolbar
2451
2452 2001-06-25 [paul]
2453
2454         * sync with sylpheed 0.5.0pre2 release
2455
2456 2001-06-24 [christoph]
2457
2458         * src/prefs_common.c
2459                 bug fix in font selection
2460         * src/folderview.c
2461                 use sylpheed's normal font instead of
2462                 gtk default font for folders without
2463                 new messages
2464
2465 2001-06-24 [alfons]
2466
2467         * src/mainwindow.[ch]
2468                 added composite compose mail / news button (an idea by Leandro
2469                 Pereira <leandro@linuxmag.com.br>)
2470
2471 2001-06-24 [paul]
2472
2473         Added instructions for ldif-to-xml.py
2474
2475         * tools/README
2476
2477 2001-06-23 [alfons]
2478
2479         Some minor things.
2480
2481         * src/pixmaps/stock_news_compose.xpm
2482                 added pixmap by Leandro
2483         * src/prefs_common.c
2484                 tested built-in spelling checker of GCC 3.0 :)
2485         * po/nl.po
2486                 merged dutch translation of sylpheed-main with
2487                 sylpheed.pot
2488
2489 2001-06-23 [paul]
2490
2491         Added tools directory and files.
2492
2493         * tools/filter_conv.pl
2494                 converts old filter system to new filtering system
2495         * tools/ldif-to-xml.py
2496                 converts netscape addressbook to sylpheed addressbook
2497         * tools/README
2498                 descriptions/instructions for above two files
2499
2500 2001-06-23 [christoph]
2501
2502         * src/inc.c
2503         * src/manage_window.[ch]
2504         * src/prefs_common.[ch]
2505                 mail retrieval dialog can be enabled, disabled
2506                 or hidden if non of sylpheed's windows is active
2507
2508 2001-06-22 [paul]
2509
2510         0.5.0claws2
2511
2512         * sync with sylpheed 0.5.0pre2
2513
2514 2001-06-21 [christoph]
2515
2516         * src/summaryview.c
2517                 show recipient on 'from' for all accounts
2518                 
2519         * src/inc.c
2520         * src/prefs_common.[ch]
2521                 disable error popup on mail receive errors
2522
2523 2001-06-21 [alfons]
2524
2525         * src/compose.c
2526                 made the ruler correctly appear and disappear.
2527
2528         * src/Makefile.am
2529                 removed Hoa's work-in-progress-stuff (interesting!) so 
2530                 claws compiles ok.
2531
2532 2001-06-20 [christoph]
2533
2534         * src/inc.c
2535         * src/progressdialog.c
2536                 added scrolled window for list in progressdialog
2537
2538 2001-06-20 [paul]
2539
2540         sync with sylpheed 0.5.0pre1 release
2541
2542 2001-06-20 [christoph]
2543
2544         * src/summeryview.c
2545                 make building threads by subject work when
2546                 thread view is enabled
2547                 
2548         * src/compose.c
2549         * src/prefs_common.[ch]
2550                 automatically select account for mail replys
2551
2552 2001-06-19 [sergey]
2553
2554         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
2555         they are filled in from the account settings.
2556
2557 2001-06-19 [paul]
2558
2559         * more sync with sylpheed 0.5.0pre1
2560
2561 2001-06-18 [alfons]
2562
2563         * src/Makefile.am,
2564           src/procmime.c
2565                 added --sysconfdir to CPPFLAGS for pointing to the correct
2566                 location of mime.types. 
2567
2568                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
2569                 or ./configure!
2570
2571 2001-06-18 [hoa]
2572
2573         * src/summaryview.c
2574                 fixed some bug when building threads
2575
2576 2001-06-18 [pau]l
2577
2578         * src/prefs_account.c
2579                 UI stuff: More changes to the English
2580
2581 2001-06-18 [paul]
2582
2583         * src/pixmaps/stock_news_compose.xpm: new file
2584         * src/Makefile.am
2585         * src/mainwindow.c
2586         * src/summaryview.c
2587                 Added new icon for Hoa's 'compose a news
2588                 message', plus minor improvements to the
2589                 English
2590
2591         * po/ja.po
2592         * ChangeLog
2593         * ChangeLog.jp
2594                 more sync with sylpheed 0.5.0pre1
2595
2596 2001-06-18 [hoa]
2597
2598         * src/compose.[ch]
2599         * src/mainwindow.c
2600                 Follow-up and reply to
2601
2602         * src/summaryview.[ch]
2603                 Build threads also with subjects
2604
2605 2001-06-17 [hoa]
2606
2607         * src/compose.c
2608                 forwarding use the current account.
2609
2610         * src/mainwindow.c
2611                 the "compose message" button has been replaced with
2612                 "new mail" and "new news" buttons
2613
2614         * src/prefs_common.[ch]
2615                 added a configuration option to use the forward button
2616                 as "forward as attachment"
2617                 changed reply and forward format description
2618
2619         * src/quote_fmt_lex.l
2620         * src/quote_fmt_parse.y
2621                 added message with no signature in format for reply
2622                 and forward.
2623
2624 2001-06-17 [paul]
2625
2626         Minor UI stuff
2627
2628         * src/mainwindow.c
2629         * src/summaryview.c
2630                 Improvements to the English
2631
2632         * src/prefs_common.c
2633                 Improvements to the English and some
2634                 clarity/continuity improvements in the
2635                 description of Quote symbols.
2636
2637 2001-06-17 [paul]
2638
2639         0.5.0claws1
2640
2641         * sync with sylpheed 0.5.0pre1
2642
2643 2001-06-17 [hoa]
2644
2645         * src/compose.c
2646                 Better interface for compose, displayed fields
2647                 are updated whenever we change account.
2648                 Newsgroups field is automatically filled.
2649
2650         * src/mainwindow.c
2651                 Newsgroups field is automatically filled.
2652
2653         * src/prefs_account.c
2654                 Some interface stuff when fields appear and
2655                 disappear.
2656
2657 2001-06-16 [paul]
2658
2659         0.4.99claws
2660
2661         * sync with sylpheed 0.4.99
2662
2663 2001-06-16 [sergey]
2664
2665         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
2666         base64_decoder_free, base64_decoder_decode): new object and
2667         functions for decoding base64 streams.
2668         * src/procmime.c (procmime_decode_content): modified to use the
2669         new base64 decoder.
2670
2671 2001-06-15 [paul]
2672
2673         0.4.99claws10
2674
2675         * sync with sylpheed 0.4.99cvs11
2676
2677 2001-06-13 [paul]
2678
2679         0.4.99claws9
2680
2681         * sync with sylpheed 0.4.99cvs9
2682
2683 2001-06-13 [hoa]
2684
2685         * src/compose.c
2686         * src/prefs_account.c
2687
2688                 SMTP server can be defined in the news account
2689                 mime type of attachment are kept.
2690
2691         * src/summaryview.c
2692
2693                 now choose the highest important score between default
2694                 and important score of folder.
2695
2696 2001-06-09 [alfons]
2697         
2698         * src/prefs_common.c: 
2699
2700                 (prefs_quote_description_create): corrected description of 
2701                 quote format characters
2702
2703 2001-06-09 [paul]
2704
2705         0.4.99claws8
2706
2707         * sync with sylpheed 0.4.99cvs8
2708
2709 2001-06-08 [sergey]
2710
2711         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
2712         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
2713
2714 2001-06-08 [paul]
2715
2716         0.4.99claws7
2717
2718         * sync with sylpheed 0.4.99cvs7
2719
2720 2001-06-06 [sergey]
2721
2722         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
2723         clashes with autogenerated header).
2724         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
2725         * src/Makefile.am: added quote_fmt.h.
2726         * src/.cvsignore: added lex/yacc autogenerated files
2727         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
2728
2729 2001-06-06 [paul]
2730
2731         0.4.99claws6
2732
2733         * sync with sylpheed 0.4.99cvs6
2734
2735 2001-06-06 [hoa]
2736
2737         * added src/quote_fmt_parse.h
2738         * src/compose.c
2739                 removed warnings
2740
2741         * src/prefs.[ch]
2742                 don't modify readonly configuration files
2743
2744         * src/prefs_account.c
2745         * src/prefs_common.c
2746         * src/prefs_customheader.c
2747         * src/prefs_display_header.c
2748         * src/prefs_filter.c
2749         * src/prefs_filtering.c
2750         * src/prefs_scoring.c
2751                 don't open dialog box when configuration files
2752                 are readonly
2753
2754 2001-06-05 [sergey]
2755
2756         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
2757
2758         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
2759         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
2760         BUILT_SOURCES to make all files rebuild properly.
2761
2762         * src/compose.c: removed #include "quote_fmt.tab.h".
2763
2764         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
2765         CHARACTER value in yylval.
2766
2767         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
2768         receive CHARACTER value by documented means (yylval).
2769
2770         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
2771
2772 2001-06-05 [hoa]
2773
2774         * src/Makefile.am
2775                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
2776
2777         * src/filtering.c
2778         * src/matcher.c
2779         * src/matcher.h
2780         * src/prefs_filtering.c
2781                 now keep the configuration for execute action
2782
2783         * src/mbox_folder.c
2784                 fixed a warning
2785
2786 2001-06-05 [paul]
2787
2788         * sync with sylpheed 0.4.99cvs5
2789
2790 2001-06-05 [hoa]
2791
2792         * src/Makefile.am
2793                 added quote_fmt.[ch]
2794
2795         * added src/quote_fmt.y
2796         * added src/quote_fmt.l
2797         * added src/quote_fmt.tab.h
2798         * added src/quote_fmt.tab.c
2799         * added src/lex.quote_fmt.c
2800                 parsing configuration for replying
2801                 and forwarding
2802
2803         * src/prefs_common.[ch]
2804                 added configuration UI for replying
2805                 and forwarding
2806
2807         * src/compose.c
2808                 using configuration for replying
2809                 and forwarding
2810
2811 2001-06-04 [hoa]
2812
2813         * src/filtering.c
2814         * src/matcher.c
2815         * src/matcher.h
2816         * src/prefs_filtering.c
2817         * src/prefs_matcher.c
2818         * src/prefs_matcher.h
2819                 action "run a command" for filtering
2820                 and matching with a command.
2821                 fixed the "whole message" matching
2822
2823         * src/mbox_folder.c
2824                 changed temporary filename for security
2825
2826         * src/messageview.c
2827                 queue the notification if it fails to send.
2828
2829         * src/prefs_common.c
2830         * src/prefs_folder_item.c
2831                 changed the default important score             
2832
2833         * src/prefs_scoring.c
2834         * src/scoring.c
2835                 hide kill score input when the folder is not
2836                 a newsgroup
2837
2838 2001-06-03 [alfons]
2839
2840         * src/prefs_common.c:
2841
2842                 (prefs_font_select): pass font name in font entry box to font
2843                 selection dialog.
2844
2845 2001-06-03 [sergey]
2846
2847         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
2848
2849 2001-06-03 [paul]
2850
2851         * sync with sylpheed 0.4.99cvs4
2852
2853 2001-06-03 [alfons]
2854
2855         * src/headerwindow.c:
2856
2857                 (headerwindow_show_cb): use the selected summary view item, not
2858                 the displayed item.
2859
2860 2001-06-02 [alfons]
2861
2862         * src/headerwindow.c:
2863
2864                 (headerwindow_show_cb): always try to show msginfo
2865
2866 2001-06-02 [hoa]
2867
2868         * src/compose.c
2869                 keep attached parts when reediting or forwarding.
2870
2871 2001-06-01 [hoa]
2872
2873         * src/folderview.c
2874         * src/prefs_folder_item.[ch]
2875         * src/prefs_scoring.[ch]
2876         * src/scoring.[ch]
2877         * src/summaryview.[ch]
2878         * src/main.c
2879         * src/mainwindow.c
2880         * src/prefs_common.[ch]
2881                 support for folder scoring
2882                 kill score and important score for messages
2883         
2884         * src/prefs_account.c
2885                 some display bug fixed for local account
2886                 preferences
2887
2888 2001-05-31 [alfons]
2889
2890         * src/summaryview.c:
2891
2892                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
2893                 sender to address book menu item is disabled.
2894
2895 2001-05-30 [hoa]
2896
2897         * src/filtering.[ch]
2898         * src/summaryview.c
2899                 handling summary menu / filter messages
2900
2901         * src/folder.[ch]
2902                 add some stuff
2903
2904         * src/foldersel.c
2905                 imap folders now appears in list
2906
2907         * src/mbox_folder.c
2908                 doesn't crash if destination mail is not writeable
2909
2910 2001-05-29 [hoa]
2911
2912         * src/compose.c
2913                 removed some warnings
2914
2915         * src/filtering.c
2916         * src/folder.[ch]
2917         * src/prefs_filtering.c
2918                 global string to identify any folders           
2919                 removed some debug info
2920                 filtering to mbox folders is now possible
2921
2922         * src/mainwindow.c
2923                 removed some warnings
2924
2925         * src/mbox_folder.c
2926                 permission on files are changed to read/write for user only,
2927                 nothing for other.
2928                 creation of subfolder is handled better.
2929
2930 2001-05-28 [alfons]
2931
2932         Verified the sync for src/prefs_common.[ch] and
2933         src/prefs_account.[ch]. I believe there were some
2934         minor indentation differences.
2935
2936 2001-05-28 [paul]
2937
2938         0.4.99claws3
2939
2940         * sync with 0.4.99cvs3
2941
2942 2001-05-28 [hoa]
2943
2944         * src/compose.c
2945                 handling flags for mbox format
2946
2947         * src/filtering.c
2948                 use of mark file only for MH format
2949                 handling flags for mbox format
2950                 filtering cannot yet move or copy mails to mbox folders.
2951
2952         * src/folder.[ch]
2953                 changed move_msg, copy_msg,
2954                 move_msgs_with_dest, copy_msgs_with_dest functions
2955                 uses only folder->copy_msg() function
2956                 uses folder->finished_copy() to handle the destination
2957                 folder at the end of the copy or move operation.
2958
2959         * src/foldersel.c
2960                 included mbox directories.
2961
2962         * src/folderview.[ch]
2963         * src/mainwindow.c
2964                 handle folders operation for mbox format
2965
2966         * src/mbox.c
2967                 disable conversion of "From " header
2968
2969         * src/mbox_folder.[ch]
2970                 completion of mbox format handling
2971
2972         * src/mh.c
2973                 changed mh_copy_msg() function and
2974                 removed mh_move_msg(), mh_move_msgs_with_dest(),
2975                 mh_copy_msgs_with_dest()
2976
2977         * src/prefs_filtering.c
2978                 removed some warnings
2979
2980         * src/prefs_matcher.c
2981                 default boolean operation is AND
2982
2983         * src/procheader.c
2984                 handling flags for mbox format
2985                 handling of "From " header
2986
2987         * src/procmsg.[ch]
2988                 removed data field
2989                 added MSG_REALLY_DELETED flags to handle deletion of
2990                 messages in mbox format.
2991
2992         * src/summaryview.c
2993                 handling flags for mbox format
2994                 disable the MSG_DELETED flags when messages
2995                 are deleted in mbox format
2996
2997         * src/textview.c
2998                 "From " headers display fixed.
2999
3000 2001-05-27 [alfons]
3001
3002         * src/textview.c:
3003                 
3004                 (get_email_part): skip quoted email addresses, like in e.g.
3005                 "'alfons@proteus.demon.nl'".
3006
3007 2001-05-26 [alfons]
3008
3009         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
3010         and fixing the persistence troubles when using separate windows.
3011
3012         * src/mainwindow.c:
3013         
3014             Added #define SEPARATE_ACTION used in the gtk item factory for 
3015             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
3016                 use gtk_item_factory_get_widget_by_action() to get the items.
3017                 
3018             Removed separate_widget_cb from the gtk item factory data   
3019           
3020             (mainwindow_create): connect separate_widget_cb() to check
3021             menu item "toggled" signal. also passing a MainWindow pointer
3022                 as object data for both check menu items.
3023                 
3024             (separate_widget_cb): definition of separate_widget_cb() to match
3025             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
3026                 window using gtk_object_get_data(). The type of window separation 
3027                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
3028         
3029         * src/prefs_filtering.c,
3030           src/prefs_matcher.c: added horizontal scrollbars
3031
3032 2001-05-25 [darko]
3033
3034         * src/headerview.c
3035                 fix segfault with invalid bold font
3036         * src/summaryview.c
3037                 correctly display summary stats after row is marked
3038
3039 2001-05-23 [sergey]
3040
3041         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
3042         encodings with libjconv.
3043
3044 2001-05-23 [hoa]
3045
3046         * src/Makefile.am
3047                 added mbox_folder.[ch]
3048         * src/defs.h
3049                 mbox temporary folder
3050         * src/folder.[ch]
3051         * added src/mbox_folder.[ch]
3052         * src/folderview.c
3053         * src/procheader.[ch]
3054                 added mbox support
3055         * src/mbox.c
3056                 bugfix for file incorporation filtering
3057         * src/imap.c
3058                 enable creation of MBOX
3059         * src/prefs_display_header.c
3060                 enable use of headers like "From "
3061                 something that should be fixed :
3062                         displaying of such headers add an extra space
3063         * src/prefs_folder_item.c
3064                 don't create folders because it is not necessary
3065         * src/procmsg.h
3066                 added data field to MsgInfo for mbox internal use
3067         * src/summaryview.c
3068                 added some support for mbox
3069         * src/utils.[ch]
3070                 added get_mbox_cache_dir() function
3071
3072 2001-05-23 [hiroyuki]
3073
3074         * src/headerwindow.c
3075           src/inc.c
3076           src/main.c
3077           src/mh.c
3078           src/nntp.c
3079           src/procmsg.h
3080           src/session.h
3081           src/socket.[ch]
3082           src/summaryview.c
3083           src/textview.c
3084           src/automaton.c
3085           src/folderview.c: more sync with 0.4.99cvs2.
3086
3087         * src/headerwindow.c: reverted.
3088
3089 2001-05-22 [paul]
3090
3091         0.4.99claws2
3092
3093         * sync with sylpheed 0.4.99cvs2
3094                 * src/news.[ch]
3095                 * src/nntp.[ch]
3096                 * INSTALL
3097                 * INSTALL.jp
3098
3099 2001-05-22 [alfons]
3100
3101         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
3102
3103 2001-05-21 [alfons]
3104
3105         Minor things:
3106
3107         * configure.in: if gnome-config not found, "no" is displayed
3108         
3109         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
3110
3111         * src/textview.c: now also possible to add mail addresses by right
3112           clicking in the text view
3113
3114         * src/codeconv.c: merged patch which fixes endless loop when encountering
3115           invalid wide characters; from Alte <010@imis.ru>  
3116
3117 2001-05-20 [alfons]
3118
3119         Added installation of gnome specific things:
3120
3121         * Makefile.am: gnome conditional
3122
3123         * configure.in: check for installed gnome
3124
3125         * added sylpheed.png, sylpheed.desktop
3126
3127 2001-05-20 [sergey]
3128
3129         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
3130
3131         * src/mainwindow.h (main_window_toolbar_create): created a button
3132         for "Reply to all".
3133         (main_window_set_toolbar_sensitive): enable/disable the new button
3134         appropriately.
3135         (toolbar_reply_to_author_cb): handle the new button.
3136
3137         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
3138         send_progress_dialog_destroy() on failure (fixes hang on SMTP
3139         failure).
3140
3141 2001-05-19 [sergey]
3142
3143         * src/compose.h (ComposeReplyMode): new modes
3144         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
3145         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
3146
3147         * src/compose.c
3148         (compose_send): move some code into a new function:
3149         (compose_current_mail_account): new function.
3150         (compose_reply): new argument to_author, all callers changed; if
3151         to_author==TRUE and account->protocol==A_NNTP, find and use an
3152         appropriate mail account for replying.
3153         (compose_reply_set_entry): new argument to_author; ignore
3154         compose->replyto if to_author==TRUE.
3155
3156         * src/mainwindow.c: new command "Message/Reply to author".
3157         (main_window_set_menu_sensitive): enable/disable it.
3158         (reply_cb): handle it.
3159
3160         * src/summaryview.c: new command "Reply to author".
3161         (summary_set_menu_sensitive): enable/disable it.
3162         (summary_reply_cb): handle it.
3163
3164         * src/account.c (account_find_mail_from_address): new function.
3165
3166 2001-05-18 [paul]
3167
3168         0.4.99claws1
3169
3170         * sync with sylpheed 0.4.99cvs1
3171
3172 2001-05-18 [hoa]
3173
3174         * src/compose.[ch]
3175         * src/filtering.c
3176         * src/summaryview.c
3177                 new filtering action : forward and forward as attachment
3178
3179         * src/main.c
3180                 no need for $DISPLAY when we run sylpheed --help
3181                 call to parse_cmd_opt() is moved
3182
3183         * src/mainwindow.[ch]
3184                 execute button is hidden when immediate execute
3185                 is chosen
3186
3187         * src/mh.c
3188         * src/news.c
3189         * src/prefs_folder_item.c
3190         * src/procmsg.c
3191                 better handling of missing directories
3192
3193         * src/summaryview.c
3194                 reedit is enabled in outbox
3195                 reedit is enabled in queue
3196
3197 2001-05-17 [hoa]
3198
3199         * src/filtering.c
3200         * src/matcher.[ch]
3201         * src/prefs_filtering.c
3202                 changed attachement into attachment
3203
3204 2001-05-17 [alfons]
3205
3206         0.4.67claws4    
3207
3208         * sync with sylpheed 0.4.67cvs9
3209         * sync with sylpheed 0.4.67cvs7-8
3210
3211 2001-05-17 [hoa]
3212
3213         * src/Makefile.am
3214                 added prefs_filtering.c
3215
3216         * src/filtering.[ch]
3217         * src/matcher.[ch]
3218                 removed action : forward_news and forward_news_as_attachement
3219                 (forward and forward_as_attachement can be used instead)
3220
3221         * src/mainwindow.c
3222                 added menu option to access filtering configuration
3223
3224         * src/prefs_account.c
3225                 changed mail_command default to /usr/sbin/sendmail
3226
3227         * added src/prefs_filtering.[ch]
3228                 dialog box for filtering configuration
3229
3230         * src/prefs_matcher.c
3231                 added function prefs_matcher_get_criteria_from_matching()
3232
3233         * src/prefs_scoring.c
3234                 reset the dialog when register or substitute is clicked
3235
3236 2001-05-15 [hoa]
3237
3238         * src/Makefile.am
3239                 added filtering.[ch]
3240         * src/inc.c
3241                 using filering.[ch] instead of filter.[ch]
3242         * src/main.c
3243                 reading new filtering configuration
3244         * src/matcher.[ch]
3245                 added some filtering actions
3246                 and fixed a bug for headers and mail body matching
3247         * src/mbox.c
3248                 using filering.[ch] instead of filter.[ch]
3249         * src/mh.c
3250                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
3251         * src/summaryview.c
3252                 some fixes for filtering
3253
3254 2001-05-14 [hiroyuki]
3255
3256         * src/send.c: fixed some weird indentations.
3257           send_message_with_command(): call pclose() only if p != NULL.
3258         * src/textview.c: get_email_part(): modified the code for readability.
3259
3260 2001-05-14 [hiroyuki]
3261
3262         * src/md5global.h
3263           src/md5ify.c
3264           src/md5ify.h: removed from the cvs.
3265
3266 2001-05-13 [sergey]
3267
3268         * src/main.c: include rfc2015.h to avoid compiler warnings.
3269         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
3270         the panel is already on screen.
3271         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
3272         closing the alert window by ESC as "No".
3273         * src/prefs_common.c (prefs_interface_create): moved return
3274         receipt check button to the correct place.
3275
3276 2001-03-13 [alfons]
3277
3278         * src/prefs_common.c: 
3279                 moved return receipt check button to the Send tab. (prefs_send_create)
3280                 removed the date format ui related globals. (prefs_display_create)
3281
3282         0.4.67claws3
3283         
3284         * sync with sylpheed 0.4.67cvs5-6
3285
3286 2001-05-13 [paul]
3287
3288         * added Alfons' font selection patch
3289
3290         * src/defs.h
3291         * src/headerwindow.c
3292         * src/prefs_common.c
3293         * src/prefs_common.h
3294
3295 2001-05-13 [hoa]
3296         * src/defs.h
3297                 changed version of cache
3298         * src/matcher.[ch]
3299         * src/prefs_matcher.c
3300                 added additionnal matching criteria
3301         * src/procheader.c
3302         * src/procmsg.[ch]
3303         * src/news.c
3304                 added references in MsgInfo
3305
3306 2001-05-12 [hoa]
3307
3308         * src/defs.h
3309                 prepared some things for new filtering
3310         * src/matcher.[ch]
3311                 added some matching properties
3312                 inreplyto need to be enhanced
3313                 prepared some things for new filtering
3314         * src/messageview.c
3315                 added Return-Receipt-To handling
3316         * src/prefs_folder_item.c
3317                 changed default value to TRUE
3318         * src/prefs_matcher.c
3319                 added some matching properties
3320         * src/prefs_scoring.[ch]
3321                 the scoring dialog is finished
3322         * src/procheader.c
3323                 added Return-Receipt-To handling
3324                 Reference need to be added
3325         * src/procmsg.[ch]
3326                 added Return-Receipt-To handling
3327                 added threadscore to get a better score sorting when
3328                 threads are enabled
3329         * src/summaryview.c
3330                 suppressed a bug when we sort the list
3331                 when no folder is opened.
3332                 better score sorting when threads are enabled
3333
3334 2001-05-12 [alfons]
3335
3336         * reverted previous patch because of potential errors 
3337
3338         0.4.67claws2
3339         
3340         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
3341                 applied "toggle mail-retrieval dialog window" patch submitted 
3342                 by Eric Limpens <eric@qnt.net>
3343
3344         * sync with sylpheed 0.4.67cvs4
3345
3346 2001-05-12 [sergey]
3347
3348         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
3349         some picky compilers.
3350         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
3351         * src/grouplist_dialog.c: include alertpanel.h.
3352         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
3353         fix compile warning.
3354         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
3355         #include "defs.h" before others to prevent the warning of `MIN'
3356         and `MAX' redefinition.
3357
3358 2001-05-11 [hoa]
3359
3360         * src/main.c
3361         * src/messageview.c
3362         * src/prefs_account.c
3363         * src/prefs_display_header.c
3364                 removed warning
3365         * src/Makefile.am
3366                 added prefs_scoring.[ch]
3367         * src/grouplist_dialog.c
3368                 display an error dialog box if the group list
3369                 cannot be fetched.
3370         * src/mainwindow.[ch]
3371                 added main_window_set_thread_option() function
3372                 scoring dialog box enabled
3373         * src/matcher.[ch]
3374                 added flags matching unread /new / marked
3375                 / deleted / replied / forwarded
3376         * src/news.c
3377                 newsgroups are now finally in newscache
3378         * src/prefs_matcher.[ch]
3379                 finished preferences for matching dialog
3380         * added src/prefs_scoring.[ch]
3381                 scoring dialog box completed
3382         * src/scoring.[ch]
3383                 conversion to string : added scoringprop_to_string()
3384                 write config for preferences :
3385                 added prefs_scoring_write_config()
3386         * src/summaryview.c
3387                 threads can be enabled/disabled independently
3388                 for each folder
3389
3390 2001-05-10 [alfons]
3391
3392         0.4.67claws1
3393         
3394         * AUTHORS: 
3395                 thought it would be nice to have a list of all
3396                 contributors (used Changelog as a reference)
3397         
3398         * configure.in: 
3399                 messed up version numbering...
3400
3401         0.4.66claws1
3402
3403         * sync with sylpheed 0.4.67cvs1-3
3404
3405 2001-05-10 [darko]
3406
3407         * src/prefs_common.c:
3408                 better UI for strftime format, double clicking
3409                 on format now inserts the format in text entry
3410                 replaced close button with standard OK/Cancel
3411                 moved date format button to the right of the
3412                 text entry field
3413
3414 2001-05-09 [alfons]
3415
3416         * src/gtkstext.c:
3417                 Ctrl-Home / Ctrl-End have proper cursor navigation
3418
3419 2001-05-09 [hoa]
3420
3421         * src/prefs_matcher.c
3422                 finished UI to define matching properties
3423                 added ok and cancel button
3424         * src/prefs_filter.c
3425                 added ok and cancel button
3426         * src/news.c
3427                 fixed some bug in xhdr parsing
3428
3429 2001-05-08 [alfons]
3430
3431         * src/textview.c: 
3432                 fixed a bug in textview_show_header(), which displayed two colons (':');
3433                 cleaned up some warnings
3434
3435 2001-05-08 [hoa]
3436
3437         * src/Makefile.am
3438                 added prefs_matcher.[ch]
3439                 compilation with -W -Wall
3440         * src/alertpanel.c
3441                 ungrab the mouse events if grabbed - does it
3442                 fix the bug for disposition notification ?
3443         * src/mainwindow.c
3444                 added a menu option to open the matching dialog.
3445         * src/matcher.[ch]
3446                 added matcherprop_to_string() and matcherlist_to_string()
3447                 fixed some bugs, changed the name of some options
3448                 age_sup and age_inf becomes age_greater and age_lower,
3449                 body and messageheaders becomes body_part and headers_part,
3450                 changed the names of constants from SCORING_XXX to MATCHING_XXX
3451         * src/prefs_display_header.c
3452         * src/prefs_headers.c
3453                 fixed a bug that accidentally destroyed dialogs
3454                 when closed them with delete_event
3455                 Added *_deleted() which handle delete_event signal correctly.
3456         * src/prefs_folder_item.[ch]
3457                 added "enable_thread" field for future customization
3458         * added src/prefs_matcher.[ch]
3459                 sample of the UI to define matching properties
3460         * src/procheader.c
3461                 using procheader_headername_equal instead of str*cmp functions
3462                 using procheader_parse_header() function
3463         * src/scoring.c
3464                 using MATCHING_XXX instead of SCORING_XXX
3465         * src/summaryview.c
3466                 display the sender of the news even if this is ourself
3467                 when this is a news message.
3468         * src/textview.c
3469                 using headername_equal() instead of str*cmp functions
3470
3471 2001-05-08 [alfons]
3472
3473         0.4.66claws
3474
3475         * sync with sylpheed 0.4.66
3476         * src/gtkstext.c: trace logs added 
3477
3478 2001-05-08 [sergey]
3479
3480         * src/prefs_common.[ch]: added option to enable/disable GnuPG
3481         signature check popup.
3482         * src/rfc2015.c (check_signature): show signature check popup only
3483         if it is enabled in preferences.
3484
3485 2001-05-07 [alfons]
3486
3487         0.4.66claws4
3488         
3489         * sync with sylpheed 0.4.66cvs6
3490
3491 2001-05-07 [darko]
3492
3493         * src/prefs_common.[ch]: added option to enable/disable
3494           looking up sender name in address book for summary pane
3495         * src/summaryview.c: look up sender in the address book
3496           by using Alfons' address completion code
3497
3498 2001-05-07 [hiroyuki]
3499
3500         * src/inc.h
3501           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
3502           member of Pop3State.
3503         * src/news.c: brought #include "defs.h" before #include <glib.h>
3504           to prevent the warning of `MIN' and `MAX' redefinition.
3505
3506 2001-05-06 [hoa]
3507
3508         * removed src/headers_display.[ch]
3509         * removed src/prefs_display_headers.[ch]
3510         * src/inc.c
3511                 use a temporary file in the user directory for mbox import
3512         * src/news.c
3513                 added XHDR support to get "To" and "Cc" headers
3514                 (in order to match news with to or cc field for
3515                 scoring)
3516                 added function news_parse_xhdr() to get XHDR response
3517         * src/nntp.[ch]
3518                 added function nntp_xhdr()
3519         * src/matcher.c
3520                 fetch the message if necessary
3521
3522 2001-05-06 [alfons]
3523
3524         0.4.66claws3
3525
3526         * sync with sylpheed 0.4.66cvs3-5
3527
3528 2001-05-06 [hoa]
3529
3530         * src/utils.[ch]
3531                 added function itos_buf() to enable use of several buffers
3532         * src/summaryview.c
3533                 use of itos_buf() instead of itos() in summary list
3534                 to fix the broken display of message number.
3535
3536 2001-05-06 [alfons]
3537
3538         * src/gtkstext.c: bug in cursor up navigation fixed,
3539                 fixed another unsigned / signed comparison (we're getting there :-)
3540
3541 2001-05-06 [hoa]
3542
3543         * src/Makefile.am
3544                 added scoring.c scoring.h
3545                 prefs_folder_item.c prefs_folder_item.h
3546                 matcher.c matcher.h
3547         * src/defs.h
3548                 added FOLDERITEM_RC SCORING_RC
3549         * src/folder.[ch]
3550                 added prefs field in FolderItem :
3551                 properties for each folder (PrefsFolderItem),
3552                 sorting type and mode were added as the first properties.
3553         * src/main.c
3554                 read config for scoring
3555         * added src/matcher.[ch]
3556                 gives functions to parse configuration file to do
3557                 matching on mails with a list of conditions.
3558         * src/mainwindow.c
3559                 add option to sort by score
3560         * src/prefs_common.[ch]
3561                 added preference option to show score and for
3562                 the score column size
3563         * added src/prefs_folder_item.[ch]
3564                 properties for each folder (PrefsFolderItem),
3565                 sorting type and mode were added as the first properties.
3566         * src/procheader.[ch]
3567                 added procheader_parse_header()
3568                 added procheader_header_free()
3569                 added procheader_headername_equal()
3570                 and made modification to use them.
3571         * src/procmsg.[ch]
3572                 added score field to MsgInfo structure
3573         * added src/scoring.[ch]
3574                 gives functions to parse configuration file to do
3575                 scoring on mails with a list of conditions.
3576         * src/summaryview.[ch]
3577                 save the sorting type and mode for the folder
3578                 added column to display the score of the mail
3579                 added function summary_score_clicked()
3580                 sorting type and mode are restored to the folder
3581                 when it is reopen
3582         * src/textview.c
3583                 use procheader_parse_header(), procheader_headername_equal()
3584                 removed memory leak in text_scan_header when freeing headers
3585         * src/filter.c
3586                 changed the function to match names of headers
3587                 using procheader_headername_equal()
3588
3589         Scoring functions are implemented, an interface is needed
3590         to configure that.
3591
3592 2001-05-04 [alfons]
3593
3594         * src/gtkstext.c: 
3595                 hopefully fixed the row up navigation bug,
3596                 removed adding back / forward lines to cache
3597
3598 2001-05-04 [sergey]
3599
3600         * src/prefs_display_headers.c: user interface changes:
3601         (prefs_display_headers_create): remove unused "Show" check button;
3602         allow reordering of headers by dragging.
3603         (prefs_display_headers_write_config): remove unused variables.
3604         (prefs_display_headers_set_dialog): do not insert "(New)" at top
3605         of lists (not needed with the new UI).
3606         (prefs_display_headers_set_list): scan lists starting from row 0,
3607         not 1 (do not skip "(New)").
3608         (prefs_display_headers_find_header): new function.
3609         (prefs_display_headers_clist_set_row): do not allow duplicates.
3610         (prefs_display_headers_delete_cb): do not skip row 0; treat
3611         closing the alert window by ESC as "No".
3612         (prefs_display_headers_up): do not protect row 0.
3613         (prefs_display_headers_down): do not protect row 0.
3614
3615 2001-05-04 [sergey]
3616
3617         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
3618         functions.
3619
3620         * src/summaryview.c
3621         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
3622         summary_select_next_marked, summary_select_prev_marked): new
3623         functions.
3624
3625 2001-05-03 [sergey]
3626
3627         * src/news.c: fixed a bug when no article can be fetched after
3628         server timeout if the connection was restored by news_post():
3629         (news_select_group): new function.
3630         (news_fetch_msg): call news_select_group() before fetching
3631         article.
3632         (news_get_uncached_articles): set session->group after successful
3633         GROUP command.
3634
3635 2001-05-03 [hoa]
3636
3637         * src/defs.h
3638         * src/procmsg.[ch]
3639         * src/procheader.c
3640                  changed version of cache, added cc field
3641
3642         * src/prefs_display_headers.c
3643                 the interface was changed
3644
3645         * src/prefs_headers.c
3646                 added cancel button
3647
3648 2001-05-03 [alfons]
3649
3650         * completed sync of sylpheed cvs2
3651         * src/gtkstext.c: updated row up / down cursor navigation
3652         * src/textview.c: re-edited, prepared for fixing the email address
3653                 scanner.
3654
3655 2001-05-03 [darko]
3656
3657         * src/prefs_common.c: use alfons' strftime ui code
3658         entry_datefmt and datefmt_sample widgets have to be
3659         global in this module because of this change
3660
3661 2001-05-03 [hoa]
3662
3663         * src/messageview.c
3664         * src/prefs_common.[ch] added option to activate the return receipt
3665                 feature.
3666
3667 2001-05-02 [alfons]
3668
3669         * src/gtkstext.c: fix for row up/down cursor navigation. 
3670
3671         0.4.66claws2
3672         
3673         * sync with 0.4.66cvs2
3674
3675 2001-05-02 [paul]
3676
3677         added add-sender-to-addressbook patch
3678
3679         * src/addressbook.c
3680         * src/addressbook.h
3681         * src/summaryview.c
3682
3683 2001-05-02 [sergey]
3684
3685         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
3686         G_ALERTDISABLE.
3687
3688         * src/alertpanel.c (alertpanel_create): new argument can_disable,
3689         all existing callers changed to pass FALSE; create a check button
3690         to disable the message.
3691         (alertpanel_message_with_disable): new function.
3692         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
3693         (alertpanel_button_toggled): new function.
3694         (alertpanel_button_clicked, alertpanel_close): set value using
3695         G_ALERT_VALUE_MASK.
3696
3697         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
3698
3699         * src/prefs_common.c (prefs_privacy_create): new check button
3700         checkbtn_gpgme_warning.
3701
3702         * src/main.c (main): moved preferences reading before gpgme
3703         initialization; check prefs_common.gpgme_warning before giving the
3704         GnuPG warning and set it to FALSE if the user wants to disable the
3705         warning.
3706
3707 2001-05-02 [hiroyuki]
3708
3709         * src/prefs_display_headers.c: modified the layout and some labels.
3710
3711 2001-05-02 [sergey]
3712
3713         * src/prefs_account.c (prefs_account_fix_size): new function.
3714         (prefs_account_create): call prefs_account_fix_size(); use
3715         gtk_widget_show instead of gtk_widget_show_all (fixes too large
3716         size when the window is shown for the first time).
3717         (prefs_account_basic_create): changed layout of serv_table; moved
3718         localmbox_entry above smtpserv_entry (logically it replaces
3719         POP3/IMAP server).
3720         (prefs_account_protocol_activated): set sensitivity of
3721         nntpauth_chkbtn according to the protocol (in addition to
3722         hide/show); commented out gtk_table_set_row_spacing() calls.
3723         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
3724         not sensitive (fixes a bug with disabled username/password boxes
3725         when editing POP3 account after NNTP with authentication).
3726
3727 2001-05-02 [hoa]
3728
3729         * src/account.c
3730         * src/inc.c
3731         * src/prefs_account.[ch]
3732         * src/send.c
3733                 removed local account without SMTP server
3734                 added option to use mail command instead of a connexion
3735                 to SMTP server when a local account is used
3736         * src/prefs_headers.c
3737                 fixed a bug
3738         * src/news.c
3739                 fixed a bug when connexion immediately closed
3740
3741 2001-05-01 [alfons]
3742
3743         0.4.66claws1
3744         
3745         * sync with 0.4.65
3746
3747 2001-05-01 [sergey]
3748
3749         * src/prefs_account.c (Basic, prefs_account_basic_create): new
3750         widget nntpauth_chkbtn.
3751         (prefs_account_protocol_activated): handle nntpauth_chkbtn
3752         visibility.
3753         (prefs_account_nntpauth_toggled): new function.
3754
3755         * src/news.c (news_session_new_for_folder): use NNTP
3756         authentication only if ac->use_nntp_auth is set.
3757
3758 2001-05-01 [hoa]
3759
3760         * src/Makefile.am changed headers.[ch] in customheader.[ch]
3761         * src/prefs_display_headers.c changed the UI
3762         * src/prefs_headers.c changed account_name to account_id
3763         * src/compose.c using customheader.h
3764
3765 2001-05-01 [hiroyuki]
3766
3767         * src/esmtp.c
3768           src/news.c
3769           src/nntp.c: changed sock_read() to sock_gets(), they've been left
3770           unsynched.
3771
3772 2001-05-01 [hoa]
3773
3774         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
3775         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
3776                 for displaying of headers
3777         * src/grouplist_dialog.[ch] minor changes to remove warnings
3778         * src/prefs_display_headers.[ch] dialog to choose the
3779         headers to display in the mail viewer.
3780         * src/headers.h correction of #define
3781         * src/headers_display.[ch] configuration for displaying of headers.
3782         * src/main.c read config of displaying of headers
3783         * src/prefs_common.c add a button to access the config dialog
3784                 for displaying of headers
3785         * src/prefs_display_headers.[ch] dialog for configuration for
3786                 displaying of the headers.
3787         * src/prefs_headers.c cleaning of code
3788         * src/procheader.c comments added to code
3789         * src/textview.c changes to reorder the headers depending
3790                 on the config for displaying of headers
3791
3792 2001-04-30 [alfons]
3793
3794         0.4.65claws7
3795
3796         * sync with 0.4.65cvs12
3797
3798         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
3799
3800 2001-04-30 [sergey]
3801
3802         * src/nntp.h (NNTPSockInfo): new field auth_failed.
3803
3804         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
3805         is set to force reconnection after authentication failure.
3806         (nntp_gen_command): set sock->auth_failed on authentication
3807         failure, or if sock->userid and sock->passwd are not set.
3808
3809         * src/news.c (news_session_new_for_folder): set userid=NULL if
3810         password dialog is cancelled.
3811
3812 2001-04-30 [sergey]
3813
3814         * src/nntp.h (NNTPSockInfo): new type.
3815
3816         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
3817         SockInfo.
3818         (nntp_open_auth, nntp_close): new functions.
3819         (nntp_gen_command): new function to handle authentication; all
3820         NNTP command functions updated to use it.
3821         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
3822         (nntp_list): removed old useless code.
3823
3824         * src/news.h (NNTPSession): new field nntp_sock.
3825
3826         * src/news.c: all functions updated to use NNTPSockInfo instead of
3827         SockInfo.
3828         (news_session_new): new arguments (userid, passwd); made static;
3829         use nntp_open_auth() if needed.
3830         (news_session_destroy): use nntp_close() instead of sock_close().
3831         (news_query_password): changed arguments.
3832         (news_session_new_for_folder): new function.
3833         (news_session_get): use news_session_new_for_folder().
3834         (news_authenticate): deleted.
3835         (news_get_uncached_articles): removed old authentication code.
3836
3837 2001-04-30 [sergey]
3838
3839         * src/news.c: reverted my previous changes (need to do NNTP
3840         authentication in a cleaner way).
3841         
3842 2001-04-29 [sergey]
3843
3844         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
3845         news_nntp_post, news_nntp_mode): new functions (wrappers with
3846         authentication support).
3847         (news_get_article_cmd, news_get_article, news_get_header): new
3848         argument "folder"; all callers changed.
3849         (news_get_article_cmd): added authentication support.
3850         (news_session_get): use news_nntp_mode() instead of nntp_mode().
3851         (news_post): use news_nntp_post() instead of nntp_post().
3852         (news_get_uncached_articles): use news_nntp_group() instead of
3853         nntp_group() and news_nntp_xover() instead of nntp_xover();
3854         removed old authentication code.
3855         (news_get_group_list): use news_nntp_list() instead of nntp_list().
3856
3857         * src/nntp.c (nntp_list): return real error code instead of
3858         hardcoded NN_ERROR.
3859
3860 2001-04-29 [sergey]
3861
3862         * configure.in: fixed wint_t typedef detection again
3863
3864 2001-04-28 [hoa]
3865
3866         * src/prefs_account.[ch], added A_LOCAL_CMD
3867                 (send mail with mail command)
3868         * src/send.c added function send_message_with_command()
3869         * src/inc.c made a more secure get_spool() function with
3870                 mktemp() but maybe mkstemp() or something more
3871                 secure can be used.
3872
3873 2001-04-28 [alfons]
3874
3875         * src/textview.c, colorization of email addresses in headers
3876
3877         0.4.65claws6
3878
3879         * bug sync with sylpheed
3880         * prefs_common.c: created date format ui for darko
3881         * sync with 0.4.65cvs11
3882         * configure.in: corrected to have the new gpg checks
3883
3884 2001-04-27 [alfons]
3885
3886         * completed sync with 0.4.65cvs10
3887         * minor debug things added to gtkstext.c
3888
3889 2001-04-27 [darko]
3890
3891         * configure.in: remove check for availability of
3892           strftime() as advised by Hiroyuki
3893         * src/prefs_common.[ch], src/procheader.c:
3894           synch strftime() code with Hiroyki's main branch
3895
3896 2001-04-26 [sergey]
3897
3898         * src/news.c: news_query_password(), news_authenticate(): new
3899           functions.
3900           news_get_uncached_articles(): added NNTP authentication
3901           handling.
3902         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
3903           new functions.
3904         * src/prefs_account.c: prefs_account_protocol_activated():
3905           enable userid and password fields for NNTP.
3906
3907 2001-04-26
3908
3909         * configure.in: check for availability of strftime()
3910           [darko]
3911         * src/prefs_common.[ch], src/procheader.c: use
3912           strftime() for displaying date in summary pane if it
3913           is available
3914
3915 2001-04-25
3916
3917         * more .cvsignore cleanups [alfons]
3918
3919 2001-04-25
3920
3921         * ac/sv-check-type.m4: new autoconf macro.
3922         * configure.in: fixed wint_t typedef detection (did not work
3923           with gcc-2.96).
3924
3925 2001-04-25
3926
3927         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
3928           [hiroyuki]
3929
3930 2001-04-24
3931         * modified gtkstext.c : buggy cursor navigation fixed, 
3932           and font descent also taken in account when drawing
3933           cursor. [alfons]
3934
3935 2001-04-24 [hoa]
3936         * added comments in src/news.c src/nntp.c
3937         * added src/prefs_headers.[ch]
3938         * added src/headers.[ch]
3939         * modified compose.c to activate custom headers
3940                 added function is_in_custom_headers
3941         * modified prefs_account.[ch]
3942                 added function prefs_account_customhdr_edit
3943         * modified src/defs.h :
3944                 added HEADERS_RC : name of the config file
3945                 for the custom headers
3946
3947 2001-04-24
3948
3949     0.4.65claws5
3950
3951         * configure.in
3952           src/gtkstext.[ch]
3953           src/compose.c
3954           src/Makefile.am
3955           
3956           added gtkstext with configure.in patch by Hiroyuki which
3957           should fix the XIM detection [alfons]
3958
3959         * more clean up of cvs [alfons]
3960
3961                  * removed all Makefile.in files to attic.
3962
3963                  * updated all .cvsignores to really ignore things that could
3964                    be unintentionally committed by a recursive commit.
3965
3966 2001-04-23 [hoa]
3967         * added src/grouplist_dialog.[ch]
3968         * changed src/folderview.c to call grouplist_dialog instead
3969                 of inputdialog
3970         * src/news.c :
3971                 added functions news_reset_group_list
3972                 and news_get_group_list
3973         * src/nntp.c :
3974                 added function nntp_list
3975         * src/defs.h :
3976                 added GROUPLIST_FILE : name of the newsgroup list cache file
3977
3978 2001-04-21
3979
3980         * added option to warn about queued messages on exit [sergey]:
3981
3982           * src/compose.c: compose_queue(): call folder_item_scan()
3983             and folderview_update_item() after queueing.
3984           * src/folderview.c: folderview_update_node(): draw the queue
3985             folder in bold font if there are queued messages.
3986           * src/mainwindow.c: queued_messages(): new function.
3987             app_exit_cb(): display warning if there are queued messages
3988             if warn_queued_on_exit is set.
3989           * prefs_common.[ch]: add warn_queued_on_exit option.
3990
3991         * enhanced GnuPG key selection support [sergey]:
3992
3993           * src/select-keys.c: updated to newer version from Win32
3994             branch with support for selecting arbitrary keys.
3995           * src/prefs_account.c: added the Privacy tab to the account
3996             options window.
3997             prefs_account_privacy_create(),
3998             prefs_account_sign_key_set_data_from_radiobtn(),
3999             prefs_account_sign_key_set_radiobtn(): new functions.
4000           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
4001           * src/rfc2015.c: set_signers(): new function.
4002             pgp_sign(): add the account parameter, call set_signers().
4003             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
4004           * src/rfc2015.h: rfc2015_sign(): updated prototype.
4005           * src/compose.c: pass the current account to rfc2015_sign().
4006
4007         * tag name claws added to prevent confusion with main branch [alfons]
4008
4009         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
4010
4011         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
4012
4013         * sync with recent sylpheed cvs. Untested though. [alfons]
4014