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