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