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