src/procmsg.c corrected typo
[claws.git] / ChangeLog.claws
1 2002-04-26 [melvin]     0.7.4claws100
2
3         * src/procmsg.c
4                 fixed a typo in an alert message ("temorary").
5         * po/it.po
6         * po/pt_BR.po
7                 corrected the typo  described above.
8         * po/fr.po
9                 updated French translation.
10
11 2002-04-26 [darko]      0.7.4claws99
12
13         * src/summaryview.c
14                 fix target folder colorization
15
16 2002-04-25 [paul]       0.7.4claws98
17
18         * po/it.po
19                 updated by Alessandro Maestri
20
21 2002-04-24 [colin]      0.7.4claws97
22         
23         * src/compose.c
24                 Fixed double "subject is empty" question.
25
26 2002-04-23 [colin]      0.7.4claws96
27         
28         * src/mimeview.c
29                 Corrected issue when "automatically display images" was
30                 not set : first image remained after selecting second.
31
32 2002-04-23 [melvin]     0.7.4claws95
33
34         * src/prefs_actions.c
35                 Don't display in/out dialog if there is nothing to show.
36
37 2002-04-23 [paul]       0.7.4claws94
38
39         * sync with 0.7.5cvs3
40                 bug fixes: see ChangeLog entry 2002-04-23
41
42 2002-04-22 [darko]      0.7.4claws93
43
44         * src/compose.c
45                 fix previous check-in which changed code after
46                 merge from main
47
48 2002-04-22 [paul]       0.7.4claws92
49
50         * faq/de/*
51                 add German FAQ
52         * faq/en/*
53           faq/es/*
54           faq/fr/*
55                 update English, Spanish and French FAQs
56         * manual/de/*
57           manual/es/*
58                 add German and Spanish manuals
59         * manual/en/*
60           manual/fr/*
61                 update English and French manuals
62
63         * src/Makefile.am
64                 add to and re-arrange the pixmap entries
65
66 2002-04-22 [darko]      0.7.4claws91
67
68         * src/compose.c
69                 fix sender initials recognition to only allow
70                 '>' after the initials
71
72 2002-04-21 [paul]       0.7.4claws90
73
74         * sync with 0.7.5 release
75                 see ChangeLog entry 2002-04-21
76
77 2002-04-21 [alfons]
78
79         * src/Makefile.am
80                 add colin's new pixmaps to EXTRA_DIST
81
82 2002-04-21 [colin]      0.7.4claws89
83         * src/compose.c
84         * src/inc.c
85         * src/mainwindow.[ch]
86         * src/prefs_common.[ch]
87         * src/stock_pixmap.[ch]
88                 Added "Work offline" ability.
89
90 2002-04-21 [colin]      0.7.4claws88
91         
92         * src/mimeview.c
93         * src/prefs_common.c
94         * src/prefs_common.h
95         * src/textview.c : Added an option to common preferences -> display
96           to allow user not to automatically display images.
97
98 2002-04-21 [paul]       0.7.4claws87
99
100         * sync with 0.7.4cvs52
101                 see ChangeLog entry 2002-04-21 (src/imap.c)
102
103 2002-04-21 [paul]       0.7.4claws86
104
105         * sync with 0.7.4cvs51
106                 see ChangeLog entry 2002-04-21
107
108 2002-04-21 [paul]       0.7.4claws85
109
110         * sync with 0.7.4cvs49
111                 see ChangeLog entries 2002-04-20 and 2002-04-21
112
113         * src/Makefile.am
114                 clean up: remove old 'stock_' element from xpm 
115                 filenames.
116
117 2002-04-21 [alfons]     0.7.4claws84
118
119         apply sync patch from Paul
120
121         * src/folderview.c
122                 use old claws prefs_folder_item_create() for now
123
124 2002-04-19 [match]      0.7.4claws83
125
126         * src/addressbook.[ch]
127         * src/addrharvest.[ch]
128         * src/addrgather.[ch]
129                 recurse folders.
130         * src/mainwindow.c
131         * src/summaryview.[ch]
132                 change menu option.
133
134 2002-04-19 [paul]       0.7.4claws82
135
136         * po/pt_BR.po
137                 updated by Fabio Junior Beneditto
138
139 2002-04-14 [alfons]     0.7.4claws81
140
141         * src/passphrase.c
142                 add #include <sys/types.h> for mode_t and off_t 
143
144 2002-04-13 [paul]       0.7.4claws80
145         
146         * src/main.c
147           src/passphrase.[ch]
148           src/pgptext.c
149           src/prefs_common.[ch]
150           src/rfc2015.c
151                 enable storing of GnuPG passphrase for the whole 
152                 session or a user-defined number of minutes. patch 
153                 submitted by Ravemax <ravemax@dextrose.com>
154
155 2002-04-13 [alfons]     0.7.4claws79
156
157         * src/textview.c
158                 make email parser also stop scanning when encountering separators
159                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
160
161 2002-04-13 [paul]       0.7.4claws78
162
163         * sync with 0.7.4cvs39
164                 see ChangeLog entry 2002-04-12
165
166 2002-04-11 [paul]       0.7.4claws77
167
168         * sync with 0.7.4cvs37
169                 see ChangeLog entry 2002-04-11
170
171 2002-04-11 [paul]       0.7.4claws76
172
173         * COPYING 
174                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
175                 the clause for OpenSSL). sync with sylpheed main
176
177 2002-04-09 [melvin]     0.7.4claws75
178
179         * src/compose.c
180                 Made 'Ctrl-Enter' on send ignore some modifiers 
181                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
182                 to bind other *-Enter (but not Alt-Enter).
183
184 2002-04-09 [paul]       0.7.4claws74
185
186         * sync with 0.7.4cvs35
187                 see ChangeLog entries 2002-04-09
188
189 2002-04-08 [paul]       0.7.4claws73
190
191         * sync with 0.7.4cvs33
192                 see ChangeLog entry 200-04-08
193
194 2002-04-07 [match]      0.7.4claws72
195
196         * src/addrharvest.[ch]
197                 fixed to read all addresses in header, regardless
198                 of header size. improved name parsing. accommodate
199                 harvest from folders and selected message.
200         * src/addritem.[ch]
201                 included new address parsing function.
202         * src/addrgather.[ch]
203         * src/addressbook.[ch]
204         * src/summaryview.[ch]
205         * src/mainwindow.c
206                 allow address harvest of folder as well as selected
207                 messages.
208
209 2002-04-07 [paul]       0.7.4claws71
210
211         * src/esmtp.[ch]
212           src/smtp.c
213                 don't try to authenticate with CRAM-MD5 in SMTP when 
214                 SMTP-AUTH enabled if MTA doesn't issue this 
215                 auth-method in it's ehlo-response. bug item #531364,
216                 patch item #938910. patch submitted by Colin Leroy 
217                 <colin@colino.net>
218
219 2002-04-07 [paul]       0.7.4claws70
220
221         * src/nntp.c
222                 fix missing MODE_READER bug. patch submitted by
223                 Colin Leroy <colin@colino.net>
224
225 2002-04-07 [alfons]     0.7.4claws69
226
227         * src/matcher.[ch]
228         * src/prefs_filtering.c
229         * src/summaryview.c
230                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
231                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
232
233 2002-04-07 [paul]       0.7.4claws68
234
235         * sync with 0.7.4cvs32
236                 see ChangeLog entry 2002-04-06
237
238         * tools/filter_conv.pl
239                 more bug fixes
240
241 2002-04-06 [paul]       0.7.4claws67
242
243         * tools/filter_conv.pl
244                 modify to be able to find the name of the first
245                 mailbox and use that. main's filter does not
246                 record the full path to the mailbox and therefore
247                 can only filter to the first mailbox.
248
249 2002-04-05 [paul]       0.7.4claws66
250
251         * tools/filter_conv.pl
252                 attempt to make the script all-encompassing and
253                 be able to convert any main 'filter' rule thrown
254                 at it
255
256 2002-04-05 [paul]       0.7.4claws65
257
258         * tools/filter_conv.pl
259                 allow for collapsed folder trees
260
261 2002-04-05 [paul]       0.7.4claws64
262
263         * sync with 0.7.4cvs31
264                 see ChangeLog entries 2002-04-05
265
266 2002-04-03 [paul]       0.7.4claws63
267
268         * sync with 0.7.4cvs29
269                 see ChangeLog entries 2002-04-02 and 2002-04-03
270
271 2002-04-02 [paul]       0.7.4claws62
272
273         * sync with 0.7.4cvs26
274                 see ChangeLog entry 2002-04-01
275
276 2002-04-02 [match]      0.7.4claws61
277
278         * src/pine.[ch]
279         * src/importpine.[ch]
280         * src/addressbook.c
281                 import Pine address book.
282
283 2002-04-02 [match]      0.7.4claws60
284
285         * src/addrharvest.[ch]
286                 improve address parsing of funky addresses.
287
288 2002-04-02 [darko]      0.7.4claws59
289
290         * src/compose.c
291                 wrap on send improvements, it now recognizes quoted
292                 initials as part of the quotation string, and it
293                 does not join lines separated by CR
294
295 2002-04-01 [match]      0.7.4claws58
296
297         * src/mgutils.[ch]
298                 added new functions.
299         * src/mutt.[ch]
300                 remove excessive duplicate address generation
301                 on import.
302
303 2002-04-01 [alfons]     0.7.4claws57
304         
305         * src/summaryview.c
306                 put back g_free() 
307
308 2002-04-01 [paul]       0.7.4claws56
309
310         * sync with 0.7.4cvs25
311                 see ChangeLog entry 2002-04-01
312
313 2002-04-01 [alfons]     0.7.4aprilfool55
314
315         * src/summaryview.c
316                 honour feature request item #537427 to allow for
317                 displaying names from address book for sent mail also
318
319 2002-03-29 [paul]       0.7.4claws54
320
321         * src/mainwindow.c
322           src/prefs_filtering.[ch]
323           src/prefs_matcher.c
324           src/summaryview.c
325                 add 'fast filter' for claws' filtering,
326                 /Tools/Create filter rule/... patch submitted
327                 by Neill Miller <neillm@thecodefactory.org>
328
329 2002-03-29 [paul]       0.7.4claws53
330
331         * sync with 0.7.4cvs24
332                 see ChangeLog entry 2002-03-29
333
334 2002-03-28 [paul]       0.7.4claws52
335
336         * sync with 0.7.4cvs23
337                 see ChangeLog entry 2002-03-28
338
339 2002-03-27 [melvin]     0.7.4claws51
340
341         * src/prefs_actions.c
342                 Added support to pass only one message part (as a
343                 file) to the command using '%p'. No quotes are needed
344                 because doubles quotes are automatically added.
345                 Fixed bug where Sylpheed could block when waiting for
346                 a child process to finish.
347                 Changed the help menu to remove quotes around symbols to 
348                 avoid misinterpretation (they must not be used).
349
350 2002-03-27 [melvin]     0.7.4claws50
351
352         * src/inc.c
353                 Made the new mail notification command always 
354                 execute asynchronously.
355
356 2002-03-27 [paul]       0.7.4claws49
357
358         * src/compose.c
359                 fix bug introduced in last commit
360
361 2002-03-27 [paul]       0.7.4claws48
362
363         * sync with 0.7.4cvs21
364                 see ChangeLog 2002-03-26 and 2002-03-27
365
366 2002-03-26 [hoa]        0.7.4claws47
367
368         * src/prefs_folder_item.c
369                 really fixed the bug #516442 with folder rescan.
370
371 2002-03-26 [paul]       0.7.4claws46
372
373         * sync with 0.7.4cvs19
374                 see ChangeLog entries 2002-03-25 and 2002-03-26
375
376 2002-03-25 [hoa]        0.7.4claws45
377
378         * src/matcher.c
379         * src/mh.c
380                 fix the bug #516442 with folder rescan.
381
382         * src/prefs_common.[ch]
383         * src/compose.c
384                 added an option to enable two different behaviours
385                 for bounce.
386
387
388 2002-03-25 [paul]       0.7.4claws44
389
390         * src/mainwindow.c
391           src/selective_download.c
392                 correct a few menuitem labels
393
394 2002-03-25 [christoph]  0.7.4claws43
395
396         * src/procmsg.c
397                 fix non deleted tmp message in
398                 procmsg_save_to_outbox
399                 fix problems caused by sync with
400                 main branch's procmsg_send_queue
401
402 2002-03-25 [paul]       0.7.4claws42
403
404         * src/quote_fmt.c
405           src/quote_fmt_lex.l
406           src/quote_fmt_parse.y
407                 add Last name (%L) placeholder for quoting. 
408                 patch submitted by Thorsten Thielen 
409                 <thth@users.sourceforge.net>
410
411 2002-03-25 [paul]       0.7.4claws41
412
413         * src/utils.c
414                 get full hostname. patch submitted by
415                 Bob Woodside <rwoodside1@comcast.net>
416
417 2002-03-25 [paul]       0.7.4claws40
418
419         * src/account.c
420           src/news.c
421           src/nntp.[ch]
422           src/prefs_account.[ch]
423                 enable NNTP over SSL. patch submitted by
424                 Pascal Jermini <pascal@infinity.hn.org>
425
426 2002-03-24 [paul]       0.7.4claws39
427
428         * src/prefs_common.c
429                 make the arrangement of the Compose tab more
430                 coherent
431
432         * src/mainwindow.c
433                 fix some irregularities of style
434
435         * po/de.po
436                 updated by Kilian Krause
437
438 2002-03-23 [paul]       0.7.4claws38
439
440         * po/pt_BR.po
441                 updated by Fabio Junior Beneditto
442
443 2002-03-23 [paul]       0.7.4claws37
444
445         * src/mainwindow.c
446                 move 'Gather addresses' to 'Tools' menu
447                 make 'Selective download' sensitive
448
449 2002-03-23 [paul]       0.7.4claws36
450
451         * sync with 0.7.4cvs16
452                 see ChangeLog entries 2002-03-23
453
454 2002-03-22 [christoph]  0.7.4claws35
455
456         * src/quote_fmt_parse.y
457                 fix include program output
458
459 2002-03-22 [alfons]     0.7.4claws34
460
461         * src/pop.c
462                 initialize GDate stack variable correctly (sorry!)
463
464 2002-03-22 [paul]       0.7.4claws33
465
466         * src/compose.c
467           src/mainwindow.c
468           src/prefs_actions.c
469           src/prefs_common.c
470                 rename 'Tool' to 'Tools'
471
472         * src/mainwindow.c
473                 move 'Delete duplicated messages' from
474                 'Message/' to 'Tools/'
475                 re-arrange the order of 'Tools/' items
476
477 2002-03-22 [paul]       0.7.4claws32
478
479         * src/addr_compl.c
480           src/addressbook.[ch]
481                 auto-address completion now also matches on
482                 Nickname. patch submitted by Bob Forsman 
483                 <hammor@users.sourceforge.net>
484
485         * src/editaddress.c
486                 correct a spelling mistake
487
488 2002-03-22 [alfons]     0.7.4claws31
489
490         * src/pop.c
491                 fix getting uidl from incorrect string 
492                 (spotted by Colin)
493
494 2002-03-21 [alfons]     0.7.4claws30
495
496         * src/pop.c
497                 more code refactoring
498                 plug mem leak introduced by delete on server
499
500 2002-03-21 [paul]       0.7.4claws29
501
502         * sync with 0.7.4cvs11
503                 see ChangeLog entries 2002-03-20
504
505 2002-03-20 [alfons]     0.7.4claws28
506
507         * src/inc.c
508                 apply Colin's patch and refactor
509
510 2002-03-20 [paul]       0.7.4claws27
511
512         * sync with sylpheed 0.7.4cvs9
513                 see ChangeLog entry 2002-03-20
514
515 2002-03-19 [christoph]  0.7.4claws26
516
517         * src/mh.c
518         * src/procmsg.[ch]
519         * src/summaryview.c
520                 revert changes for flag updates
521                 (does not work correctly and no time to debug)
522
523 2002-03-20 [alfons]     0.7.4claws25
524
525         * src/pop.c
526                 refactor should_delete() a little bit 
527
528 2002-03-19 [paul]       0.7.4claws24
529
530         * src/inc.[ch]
531           src/pop.c
532           src/prefs_account.[ch]
533                 allow the user to leave downloaded mail on the 
534                 server for n days. Patch submitted by Colin Leroy 
535                 <colin@colino.net>
536
537 2002-02-19 [paul]       0.7.4claws23
538
539         * sync with sylpheed 0.7.4cvs8
540                 see ChangeLog entries 2002-03-19
541
542 2002-03-18 [paul]       0.7.4claws22
543
544         * sync with sylpheed 0.7.4cvs6
545                 see ChangeLog entry 2002-03-18
546
547 2002-03-18 [paul]       0.7.4claws21
548
549         * po/en_GB.po
550                 add en_GB message catalogue
551
552         * src/mbox_folder.c
553           src/prefs_account.c
554           src/prefs_actions.c
555                 correct a few spelling mistakes
556
557 2002-03-17 [alfons]     0.7.4claws20
558
559         * src/matcher.c
560                 more stringent checks for NULL params when writing
561                 filtering actions to a file
562                 
563 2002-03-17 [hoa]        0.7.3claws20
564
565         * src/news.c
566                 fixed the count of new messages
567
568         * src/compose.c
569                 fixed the "attachment properties" window
570
571 2002-03-17 [paul]       0.7.4claws19
572
573         * src/defs.h
574           src/folder.h
575           src/news.c
576           src/prefs_account.[ch]
577           src/procmsg.[ch]
578           src/summaryview.c
579                 automatically mark cross-posted messages as read 
580                 and (optionally) give them a colour label
581                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
582                 
583
584 2002-03-17 [paul]       0.7.4claws18
585
586         * sync with sylpheed 0.7.4cvs5
587                 see ChangeLog entry 2002-03-17
588
589 2002-03-17 [melvin]     0.7.4claws17
590         
591         * src/textview.c
592                 Worked around a gtktext 'bug': when searching for 
593                 a text in a long message it was scrolling slowly
594                 line by line until it hit the searched text.
595         * po/fr.po
596                 Updated French translation
597
598 2002-03-17 [melvin]     0.7.4claws16
599
600         * src/mainwindow.c
601         * src/compose.c
602         * src/prefs_actions.c
603                 Moved "Edit/Actions" to "Tool/Actions"
604                 Made mainwindow/compose window sensitive as soon as
605                 no child process is running anymore even if the io dialog
606                 is open.
607                 Fixed a struct being initialized with a non constant char*
608
609 2002-03-16 [christoph]  0.7.4claws15
610
611         * configure.in
612                 add --with-compiler-flags option
613                 (only for developer hacking)
614         * src/mh.c
615         * src/procmsg.[ch]
616         * src/summaryview.c
617                 try to make folder-stats and flag handling more
618                 independent from the summaryview. msgcounts
619                 are only set when the folder is opened and
620                 procmsg_msginfo_(un)set_flags will handle it
621                 later and summaryview will get the values
622                 from the folder.
623
624 2002-03-16 [paul]       0.7.4claws14
625
626         * src/messageview.c
627                 fix Return-receipt. Patch submitted by Bob
628                 Woodside <rwoodside1@comcast.net>
629
630 2002-03-16 [paul]       0.7.4claws13
631
632         * src/compose.c
633                 fix 'dynamic' signatures, make it work again
634                 broken during sync on 2002-03-14 (0.7.4claws2)
635
636 2002-03-15 [match]      0.7.4claws12
637
638         * src/addrharvest.[ch]
639         * src/addrgather.[ch]
640         * src/addressbook.[ch]
641         * src/mainwindow.c
642                 included address harvester feature. still some
643                 issues with address parsing that I will fix.
644
645 2002-03-15 [match]      0.7.4claws11
646
647         * src/addrbook.[ch]
648         * src/addrcache.[ch]
649         * src/addressbook.[ch]
650         * src/addrindex.c
651         * src/editbook.c
652         * src/importldif.c
653         * src/importmutt.c
654         * src/jpilot.[ch]
655         * src/main.c
656         * src/syldap.[ch]
657         * src/vcard.[ch]
658                 tidy up. fix memory leaks. moved attribs and methods
659                 from individual interfaces to addrcache object. prep
660                 for new stuff to come in.
661
662 2002-03-15 [alfons]     0.7.4claws10
663
664         * src/matcher.[ch]
665         * src/matcher_parser_parse.y
666         * src/matcher_parser_lex.l
667         * src/prefs_matcher.c
668                 add filtering conditions message greater than, smaller 
669                 than, and exactly matching a size in bytes
670                 (does not work with delete from POP3 server yet)
671
672                 this should also give others an idea what you should
673                 do to add new criterions to claws filtering system
674                 
675
676 2002-03-15 [paul]       0.7.4claws9
677
678         * tools/filter_conv.pl
679                 exit if there are no filter rules to convert
680                 rename filterrc to filterrc.old after completion
681
682 2002-03-15 [paul]       0.7.4claws8
683
684         * sync with sylpheed 0.7.4cvs3
685                 see ChangeLog entry 2002-03-14
686
687 2002-03-14 [paul]       0.7.4claws7
688
689         * src/compose.c
690                 clean up the last commit (ahem)
691
692 2002-03-14 [paul]       0.7.4claws6
693
694         * src/compose.c
695                 fix bug #515655. honour account preferences
696                 regarding gpg default signing/encryption when 
697                 changing account from the compose window.
698
699 2002-03-14 [paul]       0.7.4claws5
700
701         * src/folderview.c
702                 remove unnecessary curly brackets
703
704 2002-03-14 [paul]       0.7.4claws4
705
706         * src/folderview.c
707           src/prefs_filtering.[ch]
708                 add filter rename on folder rename and filter
709                 delete on folder delete. Patch submitted by
710                 Neill Miller <neillm@thecodefactory.org> 
711
712 2002-03-14 [christoph]  0.7.4claws3
713
714         * src/procmsg.c
715         * src/send.c
716                 fix local delivery
717                 (patch submitted by "Simon 'corecode' Schubert")
718         * src/prefs_common.c
719         * src/procmsg.c
720                 fix gcc 3.0 warning
721
722 2002-03-14 [paul]       0.7.4claws2
723
724         * sync with sylpheed 0.7.4cvs2
725                 see ChangeLog entry 2002-03-13
726
727 2002-03-12 [darko]      0.7.4claws1
728
729         * src/mainwindow.c
730                 fix what seems to be a copy and paste error
731                 when setting color for important messages
732                 (reported by wwp)
733
734 2002-03-11 [paul]       version 0.7.4claws released
735
736 2002-03-11 [paul]       0.7.4claws
737
738         * po/es.po
739           po/it.po
740           po/nl.po
741           po/pt_BR.po
742                 update message catalogs. Submitted by Ricardo Mones 
743                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
744                 Fabio Junior Beneditto
745
746         * configure.in
747           faq/Makefile.am
748           faq/it/Makefile
749           faq/it/sylpheed-faq*
750           src/mainwindow.c
751           src/manual.[ch]
752                 add FAQ in Italian
753         
754
755 2002-03-11 [jens]       0.7.3claws7
756
757         * po/de.po
758                 updated German translation
759
760 2002-03-11 [melvin]     0.7.3claws6
761
762         * po/fr.po
763                 updated and corrected French translation
764
765 2002-03-10 [hoa]        0.7.3claws5
766
767         * src/account.c
768         * src/inc.c
769         * src/prefs_account.c
770         * src/procmsg.c
771         * src/send.[ch]
772                 fixed the local account.
773                 you have to change the default "/usr/sbin/sendmail"
774                 to "/usr/sbin/sendmail -t" in the preferences of
775                 the local account.
776
777         * src/procmime.c
778                 removed some debug display for renderer
779
780 2002-03-10 [paul]       0.7.3claws4
781
782         * faq/en/sylpheed-faq-1.html
783           faq/en/sylpheed-faq-2.html
784                 update
785
786 2002-03-09 [paul]       0.7.3claws3
787
788         * sync with sylpheed 0.7.4
789                 see ChangeLog entry 2002-03-09
790
791 2002-03-08 [paul]       0.7.3claws2
792
793         * faq/en/sylpheed-faq*
794           faq/es/sylpheed-faq*
795           faq/fr/sylpheed-faq*
796                 update the FAQs
797
798         * manual/fr/.cvsignore
799           manual/fr/Makefilea.am
800           manual/fr/sylpheed*
801           src/mainwindow.c
802           src/manual.[ch]
803                 add the French manual
804
805 2002-03-07 [paul]       0.7.3claws1
806
807         * sync with sylpheed 0.7.3cvs4
808                 see ChangeLog entries  2002-03-06 and 2002-03-07
809         
810         * po/nl.po
811                 updated by Wilbert Berendsen
812
813 2002-03-07 [melvin]     0.7.2claws34
814
815         * src/selective_download.c
816                 Changed the pixmap of the receive button to MAIL_RECEIVE.
817
818 2002-03-06 [paul]       0.7.2claws33
819
820         * sync with sylpheed 0.7.3cvs1
821                 bug fix, see ChangeLog entry 2002-03-05
822
823 2002-03-05 [paul]       0.7.2claws32
824
825         * src/mimeview.c
826           src/pgptext.[ch]
827           src/procmsg.c
828                 reverse the pgp ascii-armored code implemented in 
829                 0.7.2claws16. removal of this code until it matures.
830                 this means that verifying ascii-armored pgp sigs and
831                 automatic decryption of ascii-armored encrypted
832                 messages no longer works.
833
834 2002-03-05 [paul]       0.7.2claws31
835
836         * configure.in
837           Makefile.am
838         * faq/Makefile.am
839         * faq/en/Makefile.am
840           faq/en/sylpheed-faq.html
841           faq/en/sylpheed-faq-1.html
842           faq/en/sylpheed-faq-2.html
843           faq/en/sylpheed-faq-3.html
844         * faq/es/Makefile.am
845           faq/es/sylpheed-faq.html
846           faq/es/sylpheed-faq-1.html
847           faq/es/sylpheed-faq-2.html
848           faq/es/sylpheed-faq-3.html
849           faq/es/sylpheed-faq-4.html
850         * faq/fr/Makefile.am
851           faq/fr/sylpheed-faq.html
852           faq/fr/sylpheed-faq-1.html
853           faq/fr/sylpheed-faq-2.html
854           faq/fr/sylpheed-faq-3.html
855         * src/Makefile.am
856           src/defs.h
857           src/mainwindow.c
858           src/manual.[ch]
859                 add FAQs in English, Spanish and French
860
861
862 2002-03-05 [paul]       0.7.2claws30
863
864         * manual/en/sylpheed.html
865           manual/en/sylpheed-XX.html
866                 updated the English manual
867
868 2002-03-05 [hoa]        
869
870         * src/summaryview.c
871                 dialog box pops up if the article can't be deleted.
872
873 2002-03-04 [paul]       
874         
875         * po/pt_BR.po
876                 updated by Fabio Junior Benedito
877
878 2002-03-04 [hoa]
879
880         * removed ac/gpgme.m4
881                 to avoid autogen common problem
882                 developers have to install gpgme development package now
883
884         * src/compose.c
885                 encoding to 7bit or 8bit is enabled.
886
887 2002-03-03 [alfons]     0.7.2claws29
888
889         * src/pop.c
890                 merge fix by Oliver Haertel for selective
891                 download buglet
892
893 2002-03-03 [paul]       0.7.2claws28
894         
895         * sync with sylpheed 0.7.3
896
897 2002-03-03 [paul]       0.7.2claws27
898
899         * sync with sylpheed 0.7.2cvs24
900                 see ChangeLog entries 2002-03-02 and 2002-03-03
901
902 2002-03-02 [melvin]     0.7.2claws26
903
904         * src/inc.[ch]
905         * src/main.c
906         * src/mainwindow.c
907         * src/prefs_common.[ch]
908                 Added user definable notification on new mail arrival.
909                 Removed unused variables in spell checker prefs code.
910
911 2002-03-02 [melvin]     0.7.2claws25
912
913         * src/quote_fmt.c
914                 Removed unnecessary escape sequences.
915                 Changed 'Initial...' to 'Initials of Sender'
916
917 2002-03-02 [paul]       0.7.2claws24
918
919         * sync with sylpheed 0.7.2cvs22
920                 see ChangeLog entry 2002-03-01
921
922 2002-03-01 [hoa]        0.7.2claws23
923
924         * src/mainwindow.c
925                 Set sensitivity of delete actions to active
926                 even if the folder is a newsgroup.
927
928         * src/summaryview.c
929                 - Set sensitivity of delete actions
930                 - Added function check_permission() that will check if the
931                   user is authorized to delete a message. For news, it
932                   will check if the author is the same.
933                 - Enabled deletion when there is no trash folder.
934
935         * src/news.[ch]
936                 - Added news_cancel_article() to cancel articles
937                 - Implemented news_remove_message() (public function)
938
939 2002-03-01 [paul]       0.7.2claws22
940
941         * src/gtkutils.c
942           src/textview.c
943                 recognise urls that that don't include 'http://' and
944                 simply begin 'www.' 
945
946         * AUTHORS
947                 remove duplicated name
948
949 2002-02-28 [paul]       0.7.2claws21
950
951         * src/mainwindow.c
952           src/summaryview.[ch]
953                 add ability to 'Select thread'
954                 combines Melvin's "Select thread's head" patch (#510907)
955                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
956                 patch (#518514) 
957
958 2002-02-28 [paul]       0.7.2claws20
959
960         * src/mimeview.c
961                 hopefully fix segfault on right-clicking a mime part
962                 that some people have experienced.      
963                 fix submitted by Fredrik Olofsson <frol@linux.nu>
964
965 2002-02-28 [paul]       0.7.2claws19
966
967         * sync with sylpheed 0.7.2cvs21
968                 see ChangeLog entries 2002-02-27 and 2002-02-28
969
970 2002-02-27 [paul]       0.7.2claws18
971
972         * sync with sylpheed 0.7.2cvs18
973                 see ChangeLog entries 2002-02-26 and 2002-02-27
974
975 2002-02-26 [alfons]     0.7.2claws17
976
977         * src/procheader.c
978                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
979                 (spotted by Chris Hessman <idatech@gmx.net>)
980
981 2002-02-26 [paul]       0.7.2claws16
982
983         * src/mimeview.c
984           src/pgptext.[ch]
985           src/procmsg.c
986                 make decryption of ascii-armored pgp encrypted messages
987                 and verification of ascii-armored signatures work again.
988                 slightly altered from the patch by Jens Jahnke 
989                 <jan0sch@gmx.net>
990
991                 ##FIX ME##
992                 * the checking of plaintext signatures always comes up in 
993                   a popup box
994                 * it doesn't work for multipart messages 
995                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
996                   including the msg headers and these 2 line themselves, are 
997                   not displayed
998
999         * src/mainwindow.c
1000                 "View/Folder Tree" becomes "View/Separate Folder Tree"
1001                 "View/Message View" becomes "View/Separate Message View"
1002                 because its less ambiguous.
1003
1004         * po/es.po
1005                 updated by Ricardo Mones Lastra
1006
1007 2002-02-26 [paul]       0.7.2claws15
1008
1009         * sync with sylpheed 0.7.2cvs17
1010                 see ChangeLog entries 2002-02-25 and 2002-02-26
1011
1012 2002-02-25 [christoph]  0.7.2claws14
1013
1014         * src/filtering.[ch]
1015         * src/inc.c
1016                 do filtering stuff after all messages have been received
1017                   1. drop all messages to .processing
1018                   2. scan processing folder for messages
1019                   3. filter messages or move to inbox
1020                 this will also find old messages left in processing after
1021                 a crash or something like that and we get a real msginfo
1022                 from folder->get_msg_list and do not have to create our
1023                 own in filter_message
1024         * src/matcher_parser_parse.y
1025                 remove MIX/MAX warning (reordered includes)
1026
1027 2002-02-25 [paul]       0.7.2claws13
1028
1029         * sync with sylpheed 0.7.2cvs15
1030                 see ChangeLog entry 2002-02-24
1031
1032 2002-02-24 [alfons]     0.7.2claws12
1033
1034         * src/filtering.c
1035                 clear old color flags first when applying a new color to
1036                 a message info. 
1037                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
1038
1039 2002-02-24 [alfons]     0.7.2.claws11
1040         
1041         * AUTHORS
1042         * src/prefs_common.c
1043                 add presets for Opera and Konqueror, closes patch #517261,
1044                 submitted by Ville Skyttä <scop@users.sourceforge.net>
1045
1046 2002-02-24 [alfons]     0.7.2.claws10
1047
1048         * AUTHORS
1049         * src/summaryview.c
1050                 fix threading for null message ids, closes patch #521601,
1051                 submitted by Bob Forsman <hammor@users.sourceforge.net>
1052
1053 2002-02-24 [alfons]     0.7.2claws9
1054
1055         * src/summaryview.c
1056         * src/filtering.c
1057                 make Tool | Filter Message work with filtering system so
1058                 setting flags also works
1059
1060                 TODO:
1061
1062                 - Processing uses the same function as Tool | Filter
1063                   Message, but doesn't use the same update proc yet
1064
1065 2002-02-23 [paul]       0.7.2claws8
1066
1067         * sync with sylpheed 0.7.2cvs14
1068                 see ChangeLog entries 2002-02-22 and 2002-02-23
1069
1070 2002-02-22 [christoph]  0.7.2claws7
1071
1072         * src/quote_fmt.c
1073                 Add column space to table
1074         * src/quote_fmt_parse.y
1075                 Close files
1076
1077 2002-02-22 [paul]       0.7.2claws6
1078
1079         * src/Makefile.am
1080           src/defs.h
1081           src/filtering.c
1082           src/inc.[ch]
1083           src/mainwindow.c
1084           src/matcher.[ch]
1085           src/matcher_parser_lex.l
1086           src/matcher_parser_parse.y
1087           src/pop.[ch]
1088           src/prefs_account.h
1089           src/prefs_filtering.c
1090           src/selective_download.[ch]   *** NEW FILES ***
1091           src/utils.[ch]
1092           po/POTFILES.in
1093                 Selective Download added to 'Tool' menu. 
1094                 Retrieves email headers of the currently selected pop3 
1095                 account and allows the user to mark emails for deletion 
1096                 right on the pop3 server. Patch submitted by Oliver Haertel 
1097                 <oha@users.sourceforge.net>.
1098         
1099         * po/POTFILES.in
1100                 add 'src/quote_fmt.c'           
1101
1102 2002-02-22 [christoph]  0.7.2claws5
1103
1104         * src/Makefile.am
1105                 added quote_fmt.c
1106         * src/prefs_common.[ch]
1107         * src/prefs_template.c
1108         * src/quote_fmt.c               *** NEW FILE ***
1109         * src/quote_fmt.h
1110                 move quote format symbol description code
1111                 to it's own file because it is used from
1112                 differnent code parts
1113                 Rewrote symbol description GUI
1114                   + use table
1115                   + add separators
1116                   + get data from array (no more long constant strings)
1117         * src/quote_fmt_lex.l
1118         * src/quote_fmt_parse.y
1119                 Symbol for Literal % changed to \% instead of %%
1120                 (More logical as \ is used for quoting for other symbols)
1121                 Add |f and |p to include files and program output
1122                 Examples:
1123                     |f{/home/.../.signature}
1124                     |p{date}
1125         * po/de.po
1126                 Correct wrong spelling for "Referenzen"
1127
1128 2002-02-21 [paul]       0.7.2claws4
1129
1130         * src/procmsg.c
1131                 forgotten during sync
1132
1133 2002-02-21 [paul]       0.7.2claws3
1134
1135         * sync with sylpheed 0.7.2cvs11
1136                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
1137                 2002-02-20 and 2002-02-21
1138
1139 2002-02-20 [melvin]     0.7.2claws2
1140
1141         * src/prefs_actions.c
1142                 Added error report when child cannot fork or when execvp 
1143                 returns with an error.
1144
1145 2002-02-19 [christoph]  0.7.2claws1
1146
1147         * src/codeconv.c
1148                 return unconverted text if conde conversion is not possible
1149                 when libjconv is used.
1150                 (patch submitted by "Simon 'corecode' Schubert")
1151
1152 2002-02-19 [paul]       
1153
1154         * version 0.7.2claws release
1155
1156 2002-02-19 [paul]       0.7.2claws
1157
1158         * po/nl.po
1159                 updated by Wilbert Berendsen
1160
1161
1162 2002-02-18 [alfons]     0.7.1claws13
1163
1164         * src/syldap.c
1165         * src/jpilot.c
1166                 remove references to dlfcn and explicitly loading functions
1167                 from dynalink libs, because libs linked anyway, and functions
1168                 are loaded explicitly
1169
1170 2002-02-17 [melvin]     0.7.1claws12
1171
1172         * src/prefs_actions.c
1173                 Replaced children wait loop with double fork technique.
1174                 Now, input/output window updated at each new output.
1175                 free_children(): Fixed a memory leak.
1176                 Made input/output window non closable if running children
1177                 still exist.
1178                 Added missing <unistd.h> include.
1179                 Added some --debug outputs.
1180
1181 2002-02-17 [melvin]     0.7.1claws11
1182
1183         * src/summaryview.c
1184                 Fixed bug where descending sort order did not select top
1185                 message.
1186
1187 2002-02-17 [melvin]     0.7.1claws10
1188
1189         * acconfig.h
1190                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1191         * src/prefs_common.c
1192                 Pspell data package directory no more hard coded but
1193                 set during configuration (PSPELL_PATH). (Thanks to 
1194                                 Gustavo Noronha Silva.)
1195
1196 2002-02-17 [melvin]     0.7.1claws9
1197
1198         * configure.in
1199                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
1200         * src/gtkspell.c
1201                 Fixed compile-time warnings.
1202
1203 2002-02-16 [alfons]     0.7.1claws8
1204
1205         * src/filesel.c
1206                 fix inadvertent free of NULL pointer which caused
1207                 sylpheed to crash when closing the save-as dialog
1208                 using the window close button
1209
1210 2002-02-16 [carsten]    0.7.1claws7
1211         * src/mainwindow.[ch]
1212           src/summaryview.c
1213           src/prefs_common.c
1214                 fixes for pixmap theming code:
1215                         - recently changed mail attributes shouldn't get
1216                           lost any longer
1217                         - theme is only reloaded iff another theme was
1218                           selected
1219
1220 2002-02-16 [paul]       0.7.1claws6
1221
1222         * sync with sylpheed 0.7.2 release
1223                 see ChangeLog entry 2002-02-15 and 2002-02-16
1224
1225 2002-02-15 [paul]       0.7.1claws5
1226
1227         * sync with sylpheed 0.7.1cvs9
1228                 see ChangeLog entry 2002-02-15
1229
1230         * po/POTFILES.in
1231                 remove unneeded headerwindow.c entry
1232
1233 2002-02-14 [carsten]    0.7.1claws4
1234         * src/summaryview.c
1235                 fixed a bug for "Go to next unread message": there was
1236                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
1237                 in the prefs, because of doing "Search again" instead
1238                 "No"
1239
1240 2002-02-14 [carsten]    0.7.1claws3
1241         * src/stock_pixmap.c
1242                 removed 2 more mem leaks; following memprof,
1243                 this code is "leak free" now :)
1244
1245 2002-02-14 [carsten]    0.7.1claws2
1246         * src/stock_pixmap.c
1247                 used opendir/readdir/closedir instead of scandir
1248                 -> code should work now on Solaris
1249
1250 2002-02-14 [paul]       0.7.1claws1
1251
1252         * sync with sylpheed 0.7.1cvs8
1253                 see ChangeLog entries 2002-02-13 and 2002-02-14
1254
1255         * README.claws
1256                 add some description of Actions and Pixmap Themes
1257
1258 2002-02-13 [paul]       
1259
1260         * version 0.7.1claws release
1261
1262 2002-02-13 [paul]       0.7.1claws
1263
1264         * po/es.po
1265           po/it.po
1266           po/pt_BR.po
1267                 updated translations, submitted by Ricardo Mones Lastra,
1268                 Alessandro Maestri and Fabio Junior Beneditto
1269
1270 2002-02-13 [melvin]     0.7.0claws75
1271
1272         * src/prefs_actions.c
1273                 Added missing "signal.h" include
1274
1275 2002-02-13 [melvin]     0.7.0claws74
1276
1277         * src/prefs_folder_item.c
1278                 Added missing "config.h" include
1279         * po/fr.po
1280                 Updated French translation for folder propriety.
1281
1282 2002-02-13 [jens]       0.7.0claws73
1283
1284         * po/POTFILES.in
1285                 Added missing src/prefs_folder_item.c [log added by melvin]
1286         * po/de.po
1287                 Updated German translation.
1288
1289 2002-02-13 [melvin]     0.7.0claws72
1290
1291         * po/fr.po
1292                 Updated French translation.
1293
1294 2002-02-13 [melvin]     0.7.0claws71
1295
1296         * src/gtkutils.c
1297                 Made gtkut_editable_get_selection return NULL if selection
1298                 is of length zero.
1299                 This fixes a bug where selecting part of message A then
1300                 switching to message B and replying to it will not
1301                 quote the message's body.
1302
1303 2002-02-12 [paul]       0.7.0claws70
1304
1305         * src/mainwindow.c
1306                 cosmetic, relating to pixmap themes: on toolbar make 
1307                 updating of 'Exec' and 'Compose news/Compose email'
1308                 icons faster.
1309
1310 2002-02-12 [carsten]    0.7.0claws69
1311         * src/folderview.c
1312           src/mainwindow.[ch]
1313           src/stock_pixmap.c
1314           src/summaryview.c
1315           src/prefs_common.c
1316                 - refreshing after changing pixmap theme better
1317                   now (thanks Paul)
1318                 - wanted to remove some mem leaks, but alfons was
1319                   faster (and had the better solution ;)
1320
1321 2002-02-12 [alfons]     0.7.0claws68
1322
1323         * src/prefs_common.c
1324         * src/stock_pixmap.[ch]
1325                 plug mem leaks, refactor code a little bit
1326
1327
1328 2002-02-12 [sergey]     0.7.0claws67
1329
1330         * src/imap.c
1331                 Fixed problem with copying messages to IMAP folders when the
1332                 server uses something other than '/' as a namespace separator
1333                 (cyrus-imapd uses '.').
1334
1335 2002-02-12 [jens]       0.7.0claws66
1336
1337         * po/de.po
1338                 Updated German Translation
1339
1340 2002-02-12 [paul]       0.7.0claws65
1341
1342         * sync with sylpheed 0.7.1cvs1
1343                 see ChangeLog entry 2002-02-12
1344
1345 2002-02-12 [melvin]     0.7.0claws64
1346
1347         * src/prefs_actions.c
1348                 Fixed "feature" where children's output was duplicated 
1349                 instead of refreshed while monitoring.
1350                 Removed some debug code.
1351
1352 2002-02-12 [christoph]  0.7.0claws63
1353
1354         * src/compose.c
1355                 always delete message from queue after sending/send error
1356                 (closes bug #509601)
1357
1358 2002-02-12 [melvin]     0.7.0claws62
1359
1360         * src/prefs_actions.c
1361                 Children wait loop is now triggered with a timeout of 1s
1362                 Added %F which is replaced with the list of filenames 
1363                 of all selected messages (as suggested by Ricardo Mones Lestra)
1364                 Pipe syntax changed. Prefix with | to send selection, postfix
1365                 with | to retrieve output. Prefix with > or * to send
1366                 user definable input to the command (*: input is hidden)
1367                 Old pipe action should now be postfixed with |, too.
1368
1369 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
1370         * src/stock_pixmap.c
1371                 fixed a bug: if there's no theme directory don't
1372                 throw an error, just do "nothing" (thanks Alfons)
1373
1374 2002-02-12 [carsten]    0.7.0claws60
1375         * src/folderview.c
1376           src/summaryview.c
1377                 had to write the cache twice (nasty!); some marks would 
1378                 get lost if not
1379
1380 2002-02-11 [carsten]    0.7.0claws59
1381         * acconfig.h
1382           configure.in
1383           doc-src/maintainer_guide.txt
1384           src/compose.[ch]
1385           src/defs.h
1386           src/folderview.[ch]
1387           src/gtkutils.[ch]
1388           src/mainwindow.[ch]
1389           src/prefs_common.[ch]
1390           src/stock_pixmap.[ch]
1391           src/summaryview.[ch]
1392                 pixmap theming and related work on pixmap
1393                 handling on some other places
1394                 (e.g. hrm features for all folder)
1395           src/pixmap/stock_*.xpm -> the stock_ was removed
1396         
1397 2002-02-11 [paul]       0.7.0claws58
1398
1399         * sync with sylpheed 0.7.1 release
1400                 see ChangeLog entries 2002-02-11
1401
1402 2002-02-08 [paul]       0.7.0claws57
1403
1404         * sync with sylpheed 0.7.0cvs39
1405                 see ChangeLog entry 2002-02-07 (last entry) 
1406
1407         * src/prefs_actions.c
1408           src/prefs_filtering.c
1409           src/prefs_matcher.c
1410           src/prefs_scoring.c
1411                 sync: made it compile with C compilers other than gcc
1412
1413 2002-02-07 [paul]       0.7.0claws56
1414
1415         * sync with sylpheed 0.7.0cvs38
1416                 see ChangeLog entries 2002-02-06 (last 2 entries) and
1417                 2002-02-07
1418
1419 2002-02-07 [darko]      0.7.0claws55
1420
1421         * src/gtkutils.[ch]
1422         * src/summaryview.c
1423                 Fix const gchar */gchar * issue (thanks Hiro)
1424
1425 2002-02-07 [darko]      0.7.0claws54
1426
1427         * src/compose.[ch]
1428         * src/filtering.c
1429         * src/gtkutils.[ch]
1430         * src/prefs_template.c
1431         * src/quote_fmt.h
1432         * src/quote_fmt_parse.y
1433         * src/summaryview.c
1434         * src/utils.[ch]
1435                 When replying or forwarding an email don't quote the entire
1436                 mail body but use the part of the message text that is selected
1437
1438 2002-02-06 [melvin]     0.7.0claws53
1439
1440         * src/prefs_common.[ch]
1441         * src/gtkspell.[ch]
1442         * src/compose.c
1443                 Made possible to switch quickly to last used dictionary
1444                 which makes checking bilingual documents easier.
1445
1446 2002-02-06 [melvin]     0.7.0claws52
1447         
1448         * po/POTFILES.in
1449                 Added forgotten new file src/prefs_actions.c
1450
1451 2002-02-06 [melvin]     0.7.0claws51
1452
1453         * src/prefs_actions.c   ** NEW FILE **
1454         * src/prefs_actions.h   ** NEW FILE **
1455                 Added actions to execute on message text view, or on the
1456                         message's file.
1457         * src/Makefile.am
1458                 Added src/prefs_actions.[ch]
1459         * src/compose.c
1460                 Added new menu "Edit/Actions"
1461         * src/defs.h
1462                 Added new actionsrc file.
1463         * src/main.c
1464                 Added actionsrc reading.
1465         * src/mainwindow.c
1466                 Added new menus "Edit/Actions" and "Configuration/Actions..."
1467         * src/prefs_common.h
1468                 Added new element actionslst element to prefs_common.
1469
1470 2002-02-06 [paul]       0.7.0claws50
1471
1472         * sync with sylpheed 0.7.0cvs36
1473                 see ChangeLog entry 2002-02-06
1474
1475 2002-02-05 [paul]
1476
1477         * po/es.po
1478                 updated by Ricardo Mones Lastra
1479
1480 2002-02-05 [paul]       0.7.0claws49
1481
1482         * sync with sylpheed 0.7.0cvs33
1483                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
1484
1485 2002-02-05 [paul]       0.7.0claws48
1486
1487         * src/compose.c
1488                 re-add 'Edit/Advanced/Delete entire line', previously named
1489                 'Delete Line+'
1490
1491 2002-02-04 [paul]       0.7.0claws47
1492
1493         * src/compose.c
1494           src/summaryview.c
1495                 fix bug #494993 (Reply All not taking Reply-To into consi)
1496                 eliminate differences in behaviour of right-click 'Reply to all' 
1497                 in summary view and 'Reply to all' on the toolbar. 
1498                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
1499                 view and From gets ignored by 'Reply to all' on toolbar.
1500                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
1501                 From when no Reply-To header is present.
1502
1503 2002-02-04 [paul]       0.7.0claws46
1504
1505         * sync with sylpheed 0.7.0cvs30
1506                 see ChangeLog entries 2002-02-03 and 2002-02-04
1507
1508 2002-02-03 [melvin]     0.7.0claws45
1509
1510         * src/gtkspell.[ch]
1511                 Readded function to highlight all misspelled words.
1512                 Fixed bug where user-provided-words did not replace
1513                         correctly the misspelled word when using the mouse.
1514                 Fixed bug where checking a region selected from right to left did
1515                         not check the region at all.
1516                 Fixed bug where 'Check backwards' may not check at all. 
1517                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
1518                 Fixed possible buffer overflow when checking for long strings (>1k).
1519                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
1520                 Accelerators code uses now gtk_widget_add_accel.
1521                 Removed and disabled obsolete and unfinished code.
1522                 Cleaning up.
1523
1524         * src/compose.c
1525                 Added menu item to Highlight all misspelled words.
1526
1527 2002-02-01 [paul]       0.7.0claws44
1528
1529         * src/mainwindow.c
1530                 fix '/View/Hide read messages' sensitivity when all
1531                 messages in a folder are hidden
1532
1533 2002-02-01 [paul]       0.7.0claws43
1534
1535         * src/main.c
1536                 add --send option to command line interface, sends all
1537                 queued mail. Patch submitted by Ricardo Mones Lastra.
1538
1539 2002-01-31 [paul]       0.7.0claws42
1540
1541         * src/mainwindow.c
1542                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
1543
1544 2002-01-31 [paul]       0.7.0claws41
1545
1546         * sync with sylpheed 0.7.0cvs27
1547                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
1548                 and 2002-01-31
1549
1550         * src/textview.c
1551                 comment out elements of textview_show_part() as temporary
1552                 workaround for attachment 'Display as text' bug 
1553
1554         * po/pt_BR.po
1555                 updated by Fabio Junior Beneditto
1556
1557 2002-01-30 [paul]       0.7.0claws40
1558
1559         * sync with sylpheed 0.7.0cvs24
1560                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
1561                 and 2002-01-30
1562
1563         * src/compose.c
1564                 add {N_("/_Spelling"), ... "<Branch>"} to 
1565                 GtkItemFactoryEntry compose_entries[]
1566
1567         * src/prefs_common.c
1568                 add claws menu items to prefs_keybind_apply_clicked()
1569                 and remove non-claws menu items
1570
1571 2002-01-29 [paul]       0.7.0claws39
1572
1573         * sync with sylpheed 0.7.0cvs22
1574                 see ChangeLog entries 2002-01-28 and 2002-01-29
1575
1576 2002-01-28 [melvin]     0.7.0claws38
1577
1578         * src/compose.c
1579                 Added the declartion of compose_send_control_enter.
1580
1581         * src/compose.c
1582         * src/gtkspell.[ch]
1583                 Added in a 'Spelling' menu which includes the configuration menu. 
1584                 Added a real 'Check all' and got rid from the old one which only
1585                 highlited misspelled word.
1586                 Made 'Check while typing' a disableable option.
1587                 Added a dialog when there are no more misspelled word.
1588                 Added a dialog if error occurs when switching to a dictionary.
1589         
1590         * src/prefs_common.[ch]
1591                 Added option for the default 'Check while typing' option.
1592
1593
1594 2002-01-28 [alfons]     0.7.0claws37
1595
1596         * src/compose.c
1597                 fix buglet and make code comply with sylpheed code style
1598
1599 2002-01-28 [paul]       0.7.0claws36
1600
1601         * sync with sylpheed 0.7.0cvs19
1602                 see ChangeLog entries for 2002-01-28
1603
1604 2002-01-28 [hoa]        0.7.0claws35
1605
1606         * src/defs.h
1607                 added rendererrc
1608
1609         * src/main.c
1610                 read the renderer config
1611
1612         * src/procmime.[ch]
1613                 use the renderer config to convert mime attachments
1614
1615         * src/textview.c
1616                 don't use textview_show_html/ertf,
1617                 use get_text_content instead
1618
1619 2002-01-27 [alfons]     0.7.0claws34
1620         
1621         * src/news.c
1622                 make sylpheed believe it can delete a news message...
1623                 (messages are NOT deleted, maybe we should remove
1624                 processing from the folder properties after all.)
1625
1626 2002-01-27 [alfons]     0.7.0claws33
1627
1628         * src/folder.c
1629                 add extra checks
1630         * src/news.c
1631                 implement remove_msg() 
1632
1633 2002-01-27 [alfons]     0.7.0claws32
1634
1635         * src/procmsg.h
1636         * src/procheader.c
1637         * src/messageview.c
1638                 fix return receipt / disposition notification again. this
1639                 stuff seems to break on _every_ major summary UI change, so
1640                 it's now implemented using a flag which is saved in the
1641                 marks cache
1642                 
1643 2002-01-26 [alfons]     0.7.0claws31
1644
1645         * src/import.c
1646                 let import dialog show the destination folder identifier
1647
1648 2002-01-26 [melvin]     0.7.0claws30
1649
1650         * src/folderview.c
1651         * src/summaryview.c
1652                 Readded 'Mark all read' into summary view popup menu
1653                 Added 'Mark all read' in folder view popup menu for IMAP
1654                 and NNTP.
1655                 Made it insensitive if the selected folder is not the shown
1656                 one to avoid 'Mark all read' on the wrong folder.
1657                 
1658 2002-01-26 [paul]       0.7.0claws29
1659
1660         * src/folderview.c
1661           src/summaryview.c
1662                 move 'Mark all read' from summary view to folder view
1663                 menu. (adapted from) patch submitted by Jeremy Andrews,
1664                 <lists@kerneltrap.com>
1665
1666 2002-01-25 [alfons]     0.7.0claws28
1667
1668         * src/gtkstext.c
1669                 put the gtk class name back so GtkSText adapts the 
1670                 settings of GtkText
1671
1672 2002-01-25 [alfons]     0.7.0claws27
1673
1674         * src/folderview.c 
1675                 assimilate Ricardo's patch that shows pixmaps instead of
1676                 plain "new" and "unread" texts in the folder view column
1677                 headers 
1678
1679 2002-01-25 [paul]       0.7.0claws26
1680
1681         * src/Makefile.am
1682                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
1683                 be found in non-standard locations. 
1684                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
1685
1686 2002-01-25 [paul]       0.7.0claws25
1687
1688         * sync with sylpheed 0.7.0cvs16
1689                 see ChangeLog entry 2002-01-25
1690
1691 2002-01-24 [paul]       0.7.0claws24
1692
1693         * more sync with sylpheed 0.7.0cvs15
1694                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
1695
1696 2002-01-23 [sergey]     0.7.0claws23
1697
1698         * src/importldif.c
1699                 Fixed segfault when closing LDIF import wizard with
1700                 the window manager.
1701         * src/imageview.c
1702         * src/imageview.h
1703         * src/messageview.c
1704         * src/mimeview.c
1705                 Fixed wrong scrolling position after switching between
1706                 text and image parts.
1707
1708 2002-01-23 [paul]       0.7.0claws22
1709
1710         * sync with sylpheed 0.7.0cvs15
1711                 see ChangeLog entries 2002-01-22 and 2002-01-23
1712
1713 2002-01-21 [melvin]     0.7.0claws21
1714
1715         * src/prefs_scoring.c
1716         * src/prefs_filtering.c
1717                 Fixed bug where scoring and filtering windows stopped
1718                 autochecking.
1719
1720 2002-01-21 [paul]       0.7.0claws20
1721
1722         * sync with sylpheed 0.7.0cvs12
1723                 see ChangeLog entries 2002-01-20 and 2002-01-21
1724
1725 2002-01-21 [carsten]    0.7.0claws19
1726         * src/mainwindow.c
1727         * src/menu.[ch]
1728         * src/messageview.[ch]
1729         * src/summaryview.[ch]
1730                 changes to shortcuts handling again:
1731                         + "Q" now controled by mainwin
1732                         + v/V are now customizable and have slightly
1733                           different meanings
1734                 the "button" to minimize the messageview (and maximize
1735                 the summary view) is a real button now
1736         * src/compose.c
1737                 "Delete Line+" added to Edit/Advanced (this will also
1738                 delete the '\n')
1739
1740 2002-01-20 [melvin] 0.7.0claws18
1741
1742         * src/addressbook.c
1743                 Made "Bcc" sensitive when addressbook is called from
1744                 compose window (it was a Claws only bug).
1745
1746 2002-01-19 [alfons] 0.7.0claws17
1747
1748         * src/inc.c
1749                 prevent unnecessary updates when currently selected folder has
1750                 no new messages 
1751
1752 2002-01-19 [alfons] 0.7.0claws16
1753         
1754         * src/summaryview.c
1755                 prevent writing the cache based on current message list in summary 
1756                 view when filtering also put messages in currently selected folder
1757
1758 2002-01-19 [paul]
1759
1760         * po/it.po
1761                 Italian translation submitted by Alessandro Maestri
1762                 <a.maestri@cs.tin.it>
1763
1764 2002-01-18 [melvin]     0.7.0claws15
1765
1766         * src/prefs_filters.c
1767                 fixed bug where 'cancel' from 'filters' window stops autochecking
1768                 if the timer timed out  when the window was open.
1769
1770 2002-01-18 [match]      0.7.0claws14
1771
1772         * src/addrclip.[ch]     ** NEW FILE **
1773         * src/addrselect.[ch]   ** NEW FILE **
1774         * src/adbookbase.h      ** NEW FILE **
1775                 addressbook cut, copy and paste
1776         * src/addrbook.[ch]
1777         * src/addrcache.[ch]
1778         * src/addressitem.h
1779         * src/addrindex.[ch]
1780         * src/addritem.[ch]
1781         * src/importldif.c
1782         * src/importmutt.c
1783         * src/jpilot.[ch]
1784         * src/syldap.[ch]
1785         * src/vcard.[ch]
1786         * src/jpilot.[ch]
1787         * src/editbook.c
1788         * src/editjpilot.c
1789         * src/editldap.c
1790         * src/editvcard.c
1791                 support for copy/paste
1792         * src/addressbook.c
1793                 support for copy/paste
1794                 tidy up menu option processing
1795                 correct address list function arguments
1796         * src/editaddress.c
1797                 sort user attributes
1798         * src/ldif.h
1799         * src/mutt.h
1800                 tidy up
1801
1802         * src/addrbook.[ch]
1803         * src/addrbook.[ch]
1804         * src/addrbook.[ch]
1805                 
1806
1807 2002-01-18 [paul]       0.7.0claws13
1808
1809         * sync with sylpheed 0.7.0cvs8
1810                 configure.in: support Mac OS X (Darwin)
1811
1812 2002-01-18 [carsten]    0.7.0claws12
1813         * src/html.c
1814                 small hack to fix a segfault with an empty href
1815                 (reported by Alexandra Walford <deeni@altern.org>)
1816         * src/mainwindow.c
1817         * src/summaryview.c
1818                 the shortcuts for Mark und Mark as unread are hardcoded
1819                 again
1820         * src/compose.c
1821         * src/gtkstext.[ch]
1822                 readded the shortcuts in gtkstext but made them
1823                 customizeable (simply by adding a menu plus a wrapper
1824                 to compose.c)
1825
1826 2002-01-17 [melvin]     0.7.0claws11
1827
1828         * src/gtkspell.c
1829                 fix default dictionary not being saved.
1830
1831 2002-01-16 [darko]      0.7.0claws10
1832
1833         * src/compose.c
1834                 fix wrapping crash with URL longer than wrapping margin
1835
1836 2002-12-08 [hoa]        0.7.0claws10
1837
1838         * src/matcher_parser_parse.y
1839                 fixed some bugs
1840
1841         * src/prefs_filtering.c
1842                 now, we can use bounce action in the dialog box.
1843
1844 2002-01-16 [carsten]    0.7.0claws9
1845         * src/gtkstext.c
1846                 removed the <control> and <alt> shortcuts because they're
1847                 not needed and interefered with the "normal" shortcuts
1848         * src/mainwindow.c
1849         * src/summaryview.c
1850                 removed most of the hardcoded shortcuts and assigned
1851                 them to menu entries making them easy customizable by
1852                 that
1853
1854 2002-01-16 |melvin]     0.7.0claws8
1855
1856         * src/gtkspell.c
1857                 fixed bug where using the mouse and when the compose
1858                 window is not on top may result in a crash.
1859
1860 2002-01-16 [melvin]     0.7.0claws7
1861
1862         * src/compose.c
1863                 fixed a long standingspell checker bug which could 
1864                 cause a crash after sending a message.
1865
1866 2002-01-16 [paul]       0.7.0claws6
1867
1868         * sync with sylpheed 0.7.0cvs7
1869                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
1870                 2002-01-15, and 2002-01-16
1871
1872 2002-01-16 [melvin]     0.7.0claws5
1873
1874         * README.claws
1875         * src/compose.c
1876         * src/gtkspell.[ch]
1877         * src/main.c
1878                 Heavily modified spell checker code to work around
1879                 ispell bug, to add keyboard shortcuts and for future
1880                 enhancements. See README.claws for usage information.
1881
1882 2002-01-15 [alfons]     0.7.0claws4
1883         
1884         * src/summaryview.c
1885                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
1886                 so sorting within threads reflects sort mode
1887
1888 2002-01-15 [christoph]  0.7.0claws3
1889
1890         * src/procmsg.c
1891                 added alertpanel if mail sending failed
1892
1893 2002-01-15 [alfons]     0.7.0claws2
1894         
1895         * src/prefs_filtering.c
1896                 don't stop timer when prefs filtering dialog is opened
1897
1898 2002-01-14 [alfons]     0.7.0claws1
1899
1900         * src/addr_compl.c
1901         * src/prefs.c
1902                 remove debug_print()s for privacy reasons
1903
1904 2002-01-14 [darko]      0.7.0claws
1905
1906         * README.claws
1907                 quotation wrapping is now also in the main branch
1908
1909 2002-01-14 [paul]
1910
1911         * tools/filter_conv.pl
1912                 allow for Boolean Op and case-sensitivity
1913                 this file is included in the release and tagged
1914                 'rel_0_7_0'
1915
1916 2002-01-13 [paul]       0.7.0claws
1917
1918         * release 0.7.0, with cvs tag 'rel_0_7_0'
1919
1920 2002-01-13 [paul]
1921
1922         * tools/filter_conv.pl
1923         * tools/README
1924                 rewritten to output to matcherrc instead of filteringrc
1925
1926         * po/es.po
1927                 updated Spanish translation by Ricardo Mones Lastra
1928
1929 2002-01-13 [alfons]
1930
1931         * po/nl.po
1932                 update dutch translation
1933
1934 2002-01-13 [paul]
1935
1936         * po/pt_BR.po
1937                 Updated by Fabio Junior Beneditto 
1938
1939 2002-01-13 [melvin]     0.6.6claws53
1940
1941         * po/fr.po
1942                 Updated french translation
1943
1944 2002-01-12 [alfons]     0.6.6claws52
1945
1946         * src/filtering.c
1947                 plug mem leak that has been sitting there for ages              
1948
1949 2002-01-12 [alfons]     0.6.6claws51
1950
1951         * src/summaryview.c
1952                 undo melvin's changes from 0.6.6claws48 because summary
1953                 view now refuses to select first unread message when
1954                 selecting a folder 
1955
1956 2002-01-11 [alfons]     0.6.6claws50
1957
1958         * src/import.c
1959                 use claws' semantics for getting folder item when
1960                 importing an mbox file into a folder 
1961                 (submitted by Dale P. Smith)
1962
1963 2002-01-11 [christoph]  0.6.6claws49
1964
1965         * src/prefs.h
1966                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
1967                 toggle widget, because non static prefs can not use
1968                 prefs_set_* functions
1969         * src/prefs_account.c
1970                 toggle smtp auth password field sensitivity if
1971                 user id is empty and add descrition of usage for
1972                 these fields
1973         * src/prefs_folder_item.c
1974                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
1975                 callbacks
1976
1977 2002-01-11 [melvin]     0.6.6claws48
1978
1979         * src/compose.c
1980                 fix the 'Ctrl-Enter' feature for sending and test really
1981                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
1982                 editables which was not documented in Gtk)
1983
1984         * src/summaryview.c
1985                 Made summaryview refresh after sorting and not before.
1986
1987 2002-01-11 [christoph]  0.6.6claws47
1988
1989         * src/compose.c
1990                 select account from account ids if possible and
1991                 correctly set save folder for copy in reedit
1992
1993 2002-01-10 [paul]       0.6.6claws46
1994
1995         * sync with sylpheed 0.7.0 release
1996                 see ChangeLog entries 2002-01-07, 2002-01-08 and
1997                 2002-01-09
1998
1999 2002-01-09 [alfons]
2000
2001         * src/summaryview.c
2002                 remove more dirt traces...
2003
2004 2002-01-09 [alfons]
2005         
2006         * src/summaryview.c
2007                 clean up some traces of my debugging stuff
2008
2009 2002-01-09 [alfons]     0.6.6claws45
2010
2011         * src/filtering.c
2012                 break up filteringprop_apply() in three separate pieces
2013                 so we can drop messages that failed processing in the
2014                 inbox
2015
2016         * src/summaryview.c
2017                 fix bug #469598 "no refresh of inbox after filter" which 
2018                 was introduced by the new summary view locking, and which 
2019                 prevented the summary view to update after a manual filter 
2020                 message. claw's filter message requires a summary_show().
2021                 (aargh, summary_show() again! :-)
2022                 
2023 2002-01-07 [alfons]     0.6.6claws44
2024
2025         * src/headerwindow.c
2026         * src/logwindow.c
2027         * src/messageview.c
2028         * src/sourcewindow.c
2029                 bring in Hiro's last 0.7.0 wm class fixes
2030
2031         * tools/sylprint.pl
2032                 bring in Ricardo's fix for sylprint script
2033
2034         * AUTHORS       
2035         * src/rfc2015.[ch]
2036         * src/prefs_common.[ch]
2037         * src/prefs_account.[ch]
2038         * src/compose.c
2039                 clean up account preference poison in rfc2015,
2040                 and preparation to fix double sign bug 
2041                 (patch submitted by Simon 'corecode' Schubert)
2042
2043 2002-01-07 [christoph]  0.6.6claws43
2044
2045         * src/mh.c
2046                 search for free message number, do not only rely
2047                 on last_num
2048         * src/send.c
2049                 fix smtp auth and use extra account information
2050                 if available, if not use pop3 data instead
2051                 (closes bug #500341)            
2052         * src/ssl.[ch]
2053                 match coding style
2054
2055 2002-01-06 [alfons]     0.6.6claws42
2056
2057         * src/mainwindow.c
2058                 try making the separate windows work again...
2059
2060 2002-01-06 [alfons]     0.6.6claws41
2061
2062         * src/mainwindow.c
2063                 adapt Hiro's separate window menu (to get rid of the funny
2064                 duplicate menu items), and make it work again
2065
2066 2002-01-06 [alfons]     0.6.6claws40
2067
2068         * tools/Makefile.am
2069         * tools/sylprint.rc
2070         * tools/sylprint.pl
2071         * tools/README.sylprint
2072                 add sylprint script for printing mails from Sylpheed
2073                 (contributed by Ricardo Mones Lastra)
2074
2075         * src/acount.c
2076                 clean up
2077
2078 2002-01-06 [melvin]     0.6.6claws39
2079
2080         * src/mainwindow.c
2081         * src/summaryview.c
2082                 Fixed crash introduced in 0.6.6claws38 by the menu
2083                 reorganisation (Hide read messages)
2084         
2085         * ChangeLog.claws 
2086                 Fixed typo (we are now in 2002, alfons ;) )
2087
2088 2002-01-05 [alfons]     0.6.6claws38
2089
2090         * sync with sylpheed 0.6.6cvs10-17
2091                 (last stuff marked as LAST_STABLE)
2092
2093 2002-01-04 [melvin]     0.6.6claws37
2094
2095         * src/account.c
2096                 Made account selection code use strcasestr again instead of
2097                 g_strcasecmp (fixes bug where reediting queued messages
2098                 did not select proper account reported by T. Link).
2099         
2100         * src/folderview.c
2101                 Fix bug where folder icons are not shown when 'hide read messages'
2102                 is on.
2103         
2104         * src/stock_pixmaps.[ch]
2105                 Added folder icons for 'hide read messages'.
2106         
2107         * src/compose.c
2108                 Fixed bug where 'Enter' in a header entry will send the message 
2109                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
2110
2111 2002-01-03 [melvin]     0.6.6claws36
2112         
2113         * src/prefs.[ch]
2114                 Added popup menu for common preferences and
2115                 account preferences (right click on tab displays
2116                                 a menu of all tabs.)
2117
2118 2002-01-02 [melvin]     0.6.6claws35
2119
2120         * src/gtkspell.[ch]
2121                 Made spelling code compatible with undo/redo feature.
2122                 Added creation of suggestion mode menu for the general
2123                         preferences.
2124         
2125         * src/prefs_common.[ch]
2126                 Added option menu for the speller's suggestion mode.
2127                 Added missing spaces in "..." buttons and made a "..."
2128                         button non translatable!
2129         
2130         * src/compose.c
2131                 Made speller use the default suggestion mode.
2132                 Hack to make it possible to choose 'CTRL-Enter' as a
2133                         shortcut for sending (and only for sending).
2134
2135         * src/prefs_folder_item.c
2136                 Changing subject simplification does not update cache 
2137                         anymore (because it is unnecessary).
2138                 Fixed bug where changing subject simplification updated the 
2139                         summaryview even when the viewed folder is not the
2140                         folder which properties are being changed. (E.g. 
2141                                         viewing folder A and changing
2142                                         the subject simplification of 
2143                                         folder B -not being viewed- updated the 
2144                                         summaryview of folder A with data of
2145                                         folder B). (Hope this is clear... )
2146
2147 2001-12-31 [alfons]     0.6.6claws34
2148         
2149         * src/ldif.c
2150         * src/mutt.c
2151                 fgetc() returns a signed integer which doesn't
2152                 fit in a char. so c truncates this to a char
2153                 but we may lose significant bits. i.e. we may
2154                 comparing 0xFF which may not be equal to -1
2155                 unless properly casted to signed char which
2156                 we won't do because fgetc() returns a signed
2157                 integer which doesn't fit in a char. so c 
2158                 truncates this to a char but we may lose 
2159                 significat bits. (you got the idea, thanks
2160                 to Gustavo Noronha Silva <kov@debian.org>
2161                 and the Debian folks!)
2162
2163 2001-12-30 [alfons]     0.6.6claws33
2164
2165         * src/prefs_common.c
2166                 add #ifdef USE_PSPELLs that Melvin forgot               
2167
2168 2001-12-30 [melvin]     0.6.6claws32
2169         
2170         * src/prefs_common.[ch]
2171                 Added configurable color for misspelled words.
2172
2173         * src/gtkspell.[ch]
2174                 Fixed bug of foreground text color (reported by David
2175                                 Mehrmann)
2176                 Added configurable color for misspelled words.
2177
2178 2001-12-30 [alfons]     0.6.6claws31
2179
2180         * src/folder.c
2181                 remove unnecessary things someone put there
2182
2183         * src/mh.c
2184         * src/folder.[ch]
2185                 make folder properties (like threading and sorting) persistent
2186                 (closes bug #497424 "rescan folder tree resets proprieties")
2187                 currently this is only for MH folders. 
2188
2189 2001-12-29 [melvin]     0.6.6claws30
2190
2191         * src/string_match.[ch]
2192                 Optimized a bit: regexp pattern buffer compiled only once, and
2193                   one subroutine call removed. Fixed ^ regexp search: Now, 
2194                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
2195         
2196         * src/summaryview.c
2197                 Subject filtering changed to filter summary columns and
2198                   not directly the messages subject cache. The loss in 
2199                   performance is balanced by the improvement of string_match.
2200                 Added an alert panel if there is an error in the regexp.
2201
2202         * src/src/prefs_folder_item.h
2203                 Added a regexp pattern buffer.
2204
2205 2001-12-28 [alfons]     0.6.6claws29
2206
2207         * src/string_match.[ch]
2208                 clean up name space
2209                 allow compilation *BSD
2210
2211 2001-12-27 [alfons]     0.6.6claws28
2212
2213         * src/filter.c
2214                 sync the Hiro's bug fix for BSD
2215
2216 2001-12-27 [melvin]     0.6.6claws27
2217         
2218         * src/compose.c
2219                 Simplify focus to subject entry code.
2220
2221 2001-12-27 [darko]      0.6.6claws26
2222
2223         * src/filtering.c
2224         * src/mbox_folder.c
2225         * src/messageview.c
2226         * src/mh.c
2227         * src/procheader.[ch]
2228         * src/procmsg.h
2229         * src/stock_pixmap.[ch]
2230         * src/summaryview.c
2231                 Show key icon for encrypted mails in summary view
2232
2233         * src/pixmaps/clip.xpm
2234         * src/pixmaps/clipkey.xpm
2235         * src/pixmaps/key.xpm
2236                 New/modified icons for the above
2237
2238 2001-12-27 [melvin]     0.6.6claws25
2239
2240         * src/prefs_common.c
2241                 Put spell checker options in a separate tab to decrease
2242                 the Common Preferences window height.
2243
2244         * README.claws  
2245                 Update spell checker usage instruction about its options
2246                 location.
2247
2248 2001-12-27 [melvin]     0.6.6claws24
2249
2250         * src/compose.c
2251                 Changed subject entry widget position. Initial focus is
2252                 on the To header instead of the subject entry.
2253                 Creating a new header scrolls the header list to make the
2254                 created one visible. Nevertheless, when automatically filling
2255                 headers, the first one is shown.
2256                 A Tab key press in the last empty header entry zips the 
2257                 focus to the subject entry.
2258                 (I did not change the combo boxes, yet)
2259
2260 2001-12-26 [alfons]     0.6.6claws23
2261
2262         * src/prefs_account.c
2263         * src/inc.c
2264                 allow default inbox to reside in another mailbox (only
2265                 works for POP3 accounts)
2266
2267 2001-12-26 [alfons]     0.6.6claws22
2268         
2269         * src/textview.c
2270                 make reply-on-click work with the account of the selected folder
2271         * src/compose.c
2272                 put a fixme here to remind me to fix finding correct default
2273                 account for nested folders
2274
2275 2001-12-25 [alfons]     0.6.6claws21
2276
2277         * src/summaryview.c
2278                 make column headers display locked and mark pixmaps (idea by Melvin) 
2279                 fix bug by adding score and locked column type to sort array
2280
2281 2001-12-25 [alfons]     0.6.6claws20
2282         
2283         * src/summaryview.c
2284                 catch a *potentially* inadvertent write back of  
2285                 the message cache(s) introduced by 0.6.5claws37
2286
2287 2001-12-25 [christoph]  0.6.6claws19
2288
2289         * src/stock_pixmap.[ch]
2290         * src/summaryview.c
2291                 add ignore thread pixmap
2292                 (can someone draw a better icon for this?)
2293
2294 2001-12-24 [alfons]     0.6.6claws18
2295
2296         * src/prefs_folder_item.c
2297                 make address completion actually work for the
2298                 Default To address in the Folder Property dialog.
2299
2300 2001-12-24 [alfons]     0.6.6claws17
2301         
2302         * src/summaryview.c
2303                 use new style regexp for subject stripping 
2304                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
2305
2306 2001-12-24 [darko]      0.6.6claws16
2307
2308         * src/pgptext.c
2309         * src/rfc2015.c
2310                 move GPG related informational messages to debug mode
2311
2312 2001-12-23 [alfons]     0.6.6claws15
2313
2314         * src/stock_pixmap.[ch]
2315         * src/summaryview.c
2316                 add the forgotten Claws' locked pixmap
2317
2318 2001-12-23 [alfons]     0.6.6claws14
2319
2320         * src/filesel.c
2321                 accept file name typed in entry in multi file
2322                 selector (patch submitted by Gustavo Noronha Silva 
2323                 <kov@debian.org>)
2324
2325 2001-12-23 [alfons]     0.6.6claws13
2326
2327         * src/prefs_filter.c
2328         * src/prefs_filtering.c
2329         * src/matcher.c
2330         * src/importmutt.c
2331                 clean up a little bit
2332         
2333         * src/string_match.c
2334                 validate input strings a little bit more
2335
2336 2001-12-23 [alfons]     0.6.6claws12
2337
2338         * src/Makefile.am
2339         * src/summaryview.c
2340         * src/string_match.[ch]         ** NEW **
2341         * src/folderview.[ch]
2342         * src/headerview.h
2343         * src/folder.[ch]
2344         * src/prefs_folder_item.[ch]
2345                 add subject simplification to strip out strings from
2346                 a subject line (esp. handy for mailing lists). 
2347                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
2348                 but slightly changed things for better integration.)
2349
2350 2001-12-23 [alfons]     0.6.6claws11
2351
2352         * src/mainwindow.c
2353                 fix bug introduced by submission included in 0.6.5claws52.
2354                 ideally this submission should clean the trash if any trash
2355                 folder has a message. however, the hasTrash variable was
2356                 set to false whenever a trash folder was empty (discarding
2357                 a previously found *filled* trash folder.)
2358
2359                 also edited the code a little bit and made it more safe.
2360
2361 2001-12-22 [alfons]     0.6.6claws10
2362
2363         * src/imap.c
2364                 quick fix for Martin Pool's omission of an account
2365                 specific SSL setting
2366
2367 2001-12-22 [alfons]     0.6.6claws9
2368
2369         * src/compose.c
2370         * src/messageview.c
2371         * src/mimeview.c
2372         * src/pgptext.c
2373         * src/procmime.[ch]
2374                 better support for multipart/digest (submitted
2375                 by Fredrik <e98fo@efd.lth.se>)
2376
2377 2001-12-22 [alfons]     0.6.6claws8
2378
2379         * src/addressbook.c
2380                 correct function signature
2381         * src/socket.[ch]
2382         * src/imap.[ch]
2383         * src/prefs_account.[ch]
2384                 allow IMAP over SSH tunnel (patch submitted by 
2385                 Martin Pool <mbp@samba.org>)
2386
2387 2001-12-21 [alfons]     0.6.6claws7
2388
2389         * sync with sylpheed 0.6.6cvs4-9
2390                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
2391
2392 2001-12-21 [christoph]  0.6.6claws6
2393
2394         * src/compose.c
2395         * src/prefs_folder_item.[ch]
2396                 implement saving of outgoing messages to current folder.
2397                 fix segfault when no default outbox is available
2398                 (closes bug #495683)
2399
2400 2001-12-21 [carsten]    0.6.6claws5
2401         * src/folderview.c
2402         * src/summaryview.c
2403                 pressing CTRL while DND does now the expected thing and
2404                 copies the mail (moving is still the default, as this
2405                 seam more appropriate for handling mails by DND)
2406
2407 2001-12-18 [paul]       0.6.6claws4
2408
2409         * sync with sylpheed 0.6.6cvs3
2410                 see ChangeLog entries 2001-12-18
2411
2412 2001-12-18 [hiro]       0.6.6claws3
2413
2414         * src/undo.c
2415                 fix for multibyte characters (obtain the number of letters
2416                 instead of bytes).
2417
2418 2001-12-17 [paul]       0.6.6claws2
2419
2420         * sync with sylpheed 0.6.6cvs1
2421                 see ChangeLog entry 2001-12-16
2422
2423 2000-12-17 [alfons]     0.6.6claws1
2424
2425         * src/filtering.c
2426                 clean up
2427
2428 2001-12-16 [paul]       0.6.6claws
2429 2001-12-15
2430
2431         * Release version 0.6.6claws, cvs tag: rel_0_6_6
2432
2433         * src/mimeview.c
2434                 last minute sync with main 0.6.6
2435
2436         * po/es.po
2437                 updated by Ricardo Mones Lastra
2438                 update for last minute sync
2439         * po/fr.po
2440         * po/nl.po
2441                 update for last minute sync
2442         * po/de.po
2443                 updated by Jens Oberender
2444         * po/pt_BR.po
2445                 updated by Fabio Junior Beneditto
2446
2447         * src/prefs_common.[ch]
2448         * src/undo.c
2449                 number of undo levels is user configurable
2450                 (squeeze it into the release in the dying
2451                 moments) Submitted by Jens Oberender    
2452
2453 2001-12-15 [melvin]
2454
2455         * po/fr.po
2456                 updated french translation
2457
2458 2001-12-15 [paul]       0.6.5claws92
2459
2460         * sync with sylpheed 0.6.5cvs28
2461                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
2462
2463         * po/nl.po
2464                 update to allow for sync
2465
2466 2001-12-15 [alfons]
2467         
2468         * po/nl.po
2469                 update dutch translation
2470
2471 2001-12-14 [carsten]    0.6.5claws91
2472         * src/summaryview.c
2473                 fixed bug #473785; also after changing the column order
2474                 the same message will be selected and displayed as before
2475                 the reordering
2476
2477 2001-12-14 [carsten]    0.6.5claws90
2478         * src/folderview.c
2479                 probably found the bug reported by wwb opening or closing
2480                 a folder tree just before dnd (found the solution in the
2481                 balsa source -- thanks to them)
2482
2483 2001-12-14 [carsten]    0.6.5claws89
2484         * src/gtkutils.c
2485         * src/account.c
2486                 moved gtk_clist_moveto to the right place, so that
2487                 only the accounts dialog is effected on opening
2488
2489 2001-12-14 [carsten]    0.6.5claws88
2490         * src/gtkutils.c
2491                 gtkut_clist_set_focus_row does a gtk_clist_moveto
2492                 now, so that the focused row will be seen in any case
2493                 (reported by wwp on sf-claws-user)
2494
2495 2001-12-14 [darko]      0.6.5claws87
2496
2497         * src/compose.c
2498                 remove unnecessary line
2499
2500 2001-12-14 [paul]       0.6.5claws86
2501
2502         * sync with sylpheed 0.6.5cvs27
2503                 see ChangeLog entries 2001-12-14
2504
2505 2001-12-14 [carsten]    0.6.5claws85
2506         * src/mainwindow.c
2507                 following a suggestion of Melvin the rcoabm pops up
2508                 right under the button now and the button is reliefed
2509                 while the popup is open
2510
2511 2001-12-14 [darko]      0.6.5claws84
2512
2513         * src/compose.c
2514                 fix crash when wrapping long lines if linewrap quotation
2515                 is disabled and wrapper encounters a word spanning more
2516                 than one line
2517
2518 2001-12-13 [paul]       0.6.5claws83
2519
2520         * src/compose.c
2521                 prefer 'Reply-To' header over mailing list header when
2522                 replying to a message. Finally prevent all those confirmation 
2523                 messages being sent to the list itself.
2524
2525         * src/summaryview.c
2526                 remove unused summary_set_menu_sensitive() entry
2527
2528 2001-12-13 [paul]       0.6.5claws82
2529
2530         * src/folderview.c
2531         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
2532         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
2533         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
2534                 improvements to 'Hide read messages': Inbox, Outbox,
2535                 Trash, Queue, and Draft icons now reveal presence of hidden 
2536                 messages
2537
2538 2001-12-12 [alfons]     0.6.5claws81
2539
2540         0.6.5claws80 was tagged as LAST_STABLE
2541
2542         * src/filtering.[ch]
2543         * src/matcher.[ch]
2544         * src/matcher_parser_lex.c
2545                 fix the filtering; my last attempt to get it right, 
2546                 if it does not work, it's Hoa's turn. ;-)
2547
2548                 for my honourable peers:
2549                 
2550                 the code now makes a clear distinction between
2551                 rules as they are displayed (probably escaped),
2552                 and as they are executed (probably unescaped). the
2553                 parser does *NOT* do any unescaping, this is
2554                 the task of the matcher.c (which breaks up a
2555                 rule into condition) and the filtering.c (which
2556                 breaks up the rule's action). to make this
2557                 run happily we provide an unescaped copy of
2558                 crucial strings to the MatcherProp and 
2559                 FilteringAction structures. note that the only
2560                 exception to this is any REGEXP string. those
2561                 are directly passed to regcomp() and regexp()
2562                 (who have much more powerful unescape functions).
2563                 
2564                 for everyone else:
2565         
2566                 you can escape tab (\t), carriage return (\r),
2567                 linefeed (\n), form feed (\f), quote (\"), 
2568                 single quote (\'), bell (\b) in all the entry
2569                 lines in the scoring & filtering dialogs.
2570                 as an added bonus this should not affect
2571                 existing filtering rules.
2572
2573 2001-12-12 [carsten]    0.6.5claws80
2574
2575         * src/summaryview.c
2576         * po/de.po
2577                 "item(s) selected" is now sensitive to 1 or more
2578                 than one selected (nice for language where simple
2579                 adding of a "s" is not possible as German (Eintrag
2580                 ->Eintr"age)
2581                 
2582                 the "forward as attachment" entry from the right
2583                 click menu removed, "forward" acts following the
2584                 prefs
2585         
2586         * src/textview.c
2587                 reverted my former changes; so compiler warning again
2588                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
2589                 nevertheless
2590
2591         * src/messageview.c
2592                 "search in message" does now *not* only work in MVIEW_TEXT
2593                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
2594                 message
2595
2596         * src/mainwindow.c
2597                 removed "/File/_Close" as it was the same as "/File/E_xit"
2598                 and we don't need it two times
2599
2600                 the separate folder view and message view now get a distinct
2601                 WMCLASS, just in case someone is using sawfish ;-)
2602
2603                 as the menu entries "/View/Message view" and "/View/Folder tree"
2604                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
2605                 make them sensitive accordingly and as these two are "shown"
2606                 after startup anytime check this menuitem at startup
2607
2608 2001-12-12 [paul]       0.6.5claws79
2609
2610         * src/folderview.c
2611                 fix sensitivity of 'Search folder...', broken in
2612                 0.6.5claws75
2613
2614         * src/mainwindow.c
2615                 fix dodgy English
2616
2617 2001-12-11 [carsten]    0.6.5claws78
2618         * src/filtering.c
2619                 fixed two typos returning a wrong FALSE/TRUE
2620         * src/mainwindow.[ch]
2621                 extra menu for email/news button removed
2622
2623 2001-12-11 [alfons]     0.6.5claws77
2624         
2625         * src/matcher.c                 (1.3)
2626         * src/matcher_parser_lex.l      (1.28)
2627                 revert for another attempt
2628                 mark 0.6.5claws77 as LAST_STABLE
2629
2630 2001-12-11 [christoph]  0.6.5claws76
2631
2632         * po/de.po
2633                 fixed wrong translation for prev. unread msg
2634
2635 2001-12-11 [paul]       0.6.5claws75
2636
2637         * src/folder.[ch]
2638         * src/folderview.c
2639         * src/mainwindow.c
2640         * src/summaryview.[ch]
2641         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
2642                 enable ability to hide read messages on per folder basis via 
2643                 '/Summary/Hide read messages'; when selected, a folder will 
2644                 have a red open folder icon, instead of a blue icon, if the 
2645                 folder contains hidden messges
2646                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
2647
2648         * src/mainwindow.c
2649                 remove '/Message/Forward as attachment' from 
2650                 main_window_set_menu_sensitive() to prevent debug warning
2651
2652         * src/folderview.c
2653         * src/mainwindow.c
2654                 Clean up some of the English
2655
2656         * tools/newscache_clean.pl
2657                 allow for new 'hidereadmsgs' entry in folderlist.xml
2658
2659         * po/es.po
2660                 updated translation, submitted by Ricardo Mones Lastra
2661
2662 2001-12-11 [paul]       0.6.5claws74
2663
2664         * sync with sylpheed 0.6.5cvs25
2665                 see ChangeLog entry 2001-12-11
2666
2667 2001-12-10 [alfons]     0.6.5claws73
2668
2669         * src/matcher.c
2670                 add more control characters
2671         * src/matcher_parser_lex.l
2672                 make escaping / unescaping work again
2673
2674 2001-12-10 [alfons]     0.6.5claws72
2675
2676         * src/imap.c
2677                 clean up warnings "returning value for void function" 
2678         * src/prefs_filtering.c
2679                 make info button for execute action sensitive
2680
2681 2001-12-10 [paul]       0.6.5claws71
2682
2683         * src/compose.c
2684         * src/imap.[ch]
2685         * src/summaryview.c
2686                 fix: imap server now gets informed of MARKED, UNMARKED
2687                 and REPLY events. Now people can use different IMAP-Mail
2688                 clients and have the exact same information about MARKED,
2689                 UNMARKED and REPLY status with all of them. Especially
2690                 useful for imap servers with a web-frontend.
2691                 submitted by Tobias Sandhaas <medlor@web.de>
2692
2693 2001-12-09 [melvin]     0.6.5claws70
2694         
2695         * src/textview.[ch]
2696                 fixed bug #490076 (hunted down by Alfons who implemented
2697                 a workaround in 0.6.5claws65)
2698
2699 2001-12-09 [christoph]  0.6.5claws69
2700
2701         * src/summaryview.c
2702                 set pointer to string in LOCKED column to NULL
2703                 (might fix bug #490800)
2704
2705 2001-12-09 [carsten]    0.6.5claws68
2706
2707         * po/de.po
2708                 resolved some cluttered menu shortcuts 
2709                 ('creating new email' and 'creating news message'
2710                 hade the same)
2711         * src/compose.c
2712                 wmclass now distinc from main window
2713         * src/mainwindow.c
2714           src/mainwindow.h
2715                 email/news and forward button functionality similar
2716                 to the reply buttons; removed the ugly dropdown arrows
2717                 and use instead the right mouse button
2718
2719 2001-12-09 [paul]       0.6.5claws67
2720
2721         * src/imap.c
2722         * src/utils.h
2723                 allow spaces in imap folder names
2724                 submitted by Willem van Engen <wvengen@stack.nl>
2725
2726 2001-12-09 [paul]       0.6.5claws66
2727
2728         * sync with sylpheed 0.6.5cvs24
2729                 see ChangeLog entry 2001-12-09
2730
2731 2001-12-08 [alfons]     0.6.5claws65
2732
2733         * src/textview.c
2734                 prevent secondary selection claim after "add to sender" dialog
2735                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
2736                 we trick GTK by simulating a click at (0, 0) in the textview.
2737
2738 2001-12-08 [hoa]        0.6.5claws64
2739
2740         * src/folder.c
2741                 fixed a bug about the .processing folder name while filtering
2742
2743 2001-12-08 [alfons]     0.6.5claws63
2744
2745         * src/folderview.c 
2746                 work around problem of not correctly updating folder stats
2747                 when deleting messages. there's some folder scanning evil
2748                 going so the folderview_update_msg_num() does not work
2749                 correctly. need to investigate this.
2750
2751 2001-12-08 [paul]       0.6.5claws62
2752
2753         * sync with sylpheed 0.6.5cvs23
2754                 see ChangeLog entry 2001-12-08
2755
2756 2001-12-07 [christoph]  0.6.5claws61
2757
2758         * src/compose.c
2759                 fix another header translation problem
2760
2761 2001-12-07 [alfons]     0.6.5claws60
2762
2763         * src/mbox.c
2764                 make filtering also work on local spool mbox
2765
2766 2001-12-07 [carsten]    0.6.5claws59
2767         * src/addressbook.c
2768                 addressbook window gets a wmclass distinct from the main
2769                 sylpheed window
2770         * src/compose.h
2771         * src/mainwindow.[ch]
2772                   forward menu item will use mode selected in prefs, forward 
2773                 as attatchment in menu removed (will be substituted in the
2774                 toolbar similar to reply buttons)
2775                   create news message menu entry and news button is now 
2776                 sensitive to the existance of a news account
2777         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
2778         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
2779         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
2780                 these are removed because the toolbar buttons don't show
2781                 the quoting modus any longer
2782
2783 2001-12-07 [paul]
2784
2785         * tools/newscache_clean.pl      ** NEW FILE **
2786                 perl script to do some tidying up in the newscache directory 
2787                 
2788         * tools/sylpheed-switcher       ** NEW FILE **
2789                 perl script to enable easy switching between main and claws
2790                 
2791         * tools/README
2792                 added descriptions of the two new perl scripts          
2793
2794
2795 2001-12-07 [melvin]     0.6.5claws58
2796
2797         * src/messageview.c
2798                 fixed a warning during compilation introduced in 0.6.5claws56
2799
2800 2001-12-07 [paul]       0.6.5claws57
2801
2802         * src/mainwindow.[ch]
2803         * src/menu.[ch]
2804                 further usability enhancements to replying with or without 
2805                 quoting via the toolbar, use of Ctrl key is replaced by 
2806                 drop down menu 
2807                 Submitted by Carsten Schurig            
2808
2809 2001-12-07 [melvin]     0.6.5claws56
2810
2811         * src/messageview.c
2812                 hack to fix bug that prevented to make/paste selections
2813                 after switching between MVIEW_TEXT and MVIEW_MIME views
2814                 without deselecting the selection first.
2815
2816 2001-12-06 [alfons]     0.6.5claws55
2817
2818         * src/filtering.[ch]
2819         * src/inc.c
2820                 revise filtering a little bit more, and make sure
2821                 messages are delivered to the appropriate inbox
2822                 (perhaps set per account)
2823
2824 2001-12-06 [paul]       0.6.5claws54
2825
2826         * sync with sylpheed 0.6.5cvs22
2827                 see ChangeLog entry 2001-12-06
2828
2829 2001-12-05 [alfons]     0.6.5claws53
2830
2831         * src/inc.c
2832         * src/folder.[ch]
2833         * src/procmsg.c
2834         * src/filtering.c
2835                 more revisions of filtering system
2836                 (last stable version is marked as LAST_STABLE)
2837                 
2838                 | NOTE 1): the filtering system now uses a local folder called
2839                 | .processing. if filtering fails, check this directory
2840                 | for missing messages.
2841                 |
2842                 | NOTE 2): help us find the filtering actions still missing
2843
2844 2001-12-05 [paul]       0.6.5claws52
2845
2846         * src/mainwindow.c
2847                 fix bug where 'Empty Trash?' pop-up window appears even
2848                 when Trash is empty, submitted by Jesse Skinner         
2849
2850 2001-12-05 [melvin]     0.6.5claws51
2851
2852         * src/compose.c
2853                 fixed bug #486106 to select correct account when reediting 
2854                 a queued message
2855         
2856 2001-12-04 [alfons]     0.6.5claws50
2857
2858         * src/mh.c
2859                 declare markfile in appropriate functions when
2860                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
2861                 for spotting this)
2862
2863 2001-12-04 [paul]       0.6.5claws49
2864
2865         * sync with sylpheed 0.6.5cvs21
2866                 see ChangeLog entry 2001-12-04
2867
2868 2001-12-03 [christoph]  0.6.5claws48
2869
2870         * po/de.po
2871                 changed translation of undo
2872         * src/account.c
2873         * src/folder.c
2874                 don't reinvent the wheel to traverse a GNode
2875         * src/compose.[ch]
2876                 seperate code to create the compose gui into functions
2877                 add "Others" page with folder selection for saving copy
2878                 of the message.
2879                 the folder identifier is saved to queue header
2880         * src/procmsg.c
2881                 save message to folder in queue header
2882
2883 2001-12-03 [paul]       0.6.5claws47
2884
2885         * sync with sylpheed 0.6.5cvs20
2886                 see ChangeLog entry 2001-12-03
2887
2888 2001-12-01 [paul]
2889
2890         * more sync with sylpheed 0.6.5cvs19
2891                 see ChangeLog entry 2001-11-29
2892
2893 2001-11-30 [paul]       0.6.5claws46
2894         
2895         * src/compose.c
2896                 remove conflicts introduced by Hoa's last commit
2897          
2898         * src/mainwindow.c
2899                 make 'Message/Bounce' sensitive
2900
2901 2001-11-30 [hoa]        0.6.5claws45
2902
2903         * src/compose.c
2904                 slightly change bounce function to add
2905                 information about the user that bounced the mail
2906                 in the From header line.
2907
2908         * src/folderview.c
2909                 permit the use of processing in outbox folder.
2910
2911 2001-11-29 [paul]       0.6.5claws44
2912
2913         * src/mainwindow.[ch]
2914         * src/prefs_common.c
2915         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
2916         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
2917         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
2918                 usability enhancements to the quoting, implements
2919                 use of Ctrl key to toggle quoting settings
2920                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
2921
2922 2001-11-29 [paul]       0.6.5claws43
2923         
2924         * sync with sylpheed 0.6.5cvs19
2925                 see ChangeLog entry 2001-11-28
2926
2927 2001-11-29 [melvin]     0.6.5claws42
2928         * src/Makefile.am
2929                 added enriched.[ch] to the list of files
2930
2931         * src/textview.c
2932         * src/mimeview.c
2933         * src/procmime.[ch]
2934         * src/enriched.[ch]
2935                 added support to view text/enriched
2936                 added support to show headers in message view for text/enriched and text/html
2937                         in non multipart messages
2938
2939 2001-11-28 [paul]       0.6.5claws41
2940
2941         * more sync with sylpheed 0.6.5cvs18
2942                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
2943
2944 2001-11-27 [paul]       0.6.5claws40
2945         
2946         * po/pt_BR.po
2947                 updated translation, submitted by Fabio Junior Beneditto
2948                 
2949         * sync with sylpheed 0.6.5cvs18
2950                 see ChangeLog entries 2001-11-26 (src/textview.c) and
2951                 2001-11-27
2952
2953
2954 2001-11-26 [paul]
2955
2956         * po/es.po
2957                 updated translation, submitted by Ricardo Mones Lastra
2958
2959 2001-11-26 [alfons]
2960
2961         * src/matcher.c
2962                 add more translatable strings
2963
2964 2001-11-26 [christoph]  0.6.5claws39
2965
2966         * po/de.po      
2967                 fixed one more umlaut
2968         * src/compose.c
2969                 fix translated header when it should not be translated
2970
2971 2001-11-26 [paul]       0.6.5claws38
2972
2973         * src/mainwindow.c
2974                 remove '/Message/Add Sender to address book' from 
2975                 main_window_set_menu_sensitive(), prevent debug warning
2976                 add 'Message/Mark/Mark all read' to mainwin_entries[]
2977
2978 2001-11-26 [paul]       0.6.5claws37
2979
2980         * src/summaryview.c
2981                 fix 'recurring unread state' bug 
2982
2983         * tools/README 
2984         * tools/filter_conv.pl
2985                 read name of top level mailbox from folderlist.xml
2986                 and presume nothing about its name              
2987
2988 2001-11-26 [darko]      0.6.5claws36
2989
2990         * src/gtkstext.[ch]
2991                 removed functions that are now in gtkutils.c
2992                 use gtkut_text_is_uri_string() from gtkutils.c
2993         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
2994
2995 2001-11-26 [paul]       0.6.5claws35
2996
2997         * sync with sylpheed 0.6.5cvs16
2998                 see ChangeLog entries 2001-11-25 and 2001-11-26
2999
3000 2001-11-25 [alfons]     0.6.5claws34
3001
3002         EXPERIMENTAL!!! Please checkout the last stable version using: 
3003           
3004         % cvs update -r LAST_STABLE -dRAP
3005
3006         (Or help us testing this stuff.)
3007
3008         * src/filtering.c               (1.14)
3009         * src/filtering.h               (1.6)
3010         * src/inc.c                     (1.28)
3011         * src/matcher.c                 (1.20)
3012         * src/mbox.c                    (1.9)
3013         * src/procmsg.h                 (1.14)
3014         * src/summaryview.c             (1.59)
3015         * src/summaryview.h             (dunno)
3016                 revert/merge/sync to as it was before commit 
3017                 on Thu, 19 Jul 2001 10:15:51 -0700.
3018
3019 2001-11-25 [hoa]        0.6.5claws33
3020
3021         * src/main.c
3022                 processing mails at startup
3023
3024         * src/folderview.c
3025         * src/summaryview.[ch]
3026                 processing mails when entering folder
3027
3028         * src/prefs_filtering.c
3029                 fixed some UI bugs
3030
3031 2001-11-24 [alfons]     0.6.5claws32
3032
3033         * src/summaryview.[ch]
3034                 make summary sort headers work, and also make
3035                 sure the sort type is stored
3036
3037 2001-11-23 [alfons]     0.6.5claws31
3038
3039         * src/summaryview.[ch]
3040                 make lock work like mark
3041                 disallow deleting messages marked as locked
3042
3043 2001-11-23 [alfons]     0.6.5claws30
3044
3045         * src/gtkstext.c
3046         * src/compose.[ch]
3047         * src/Makefile.am
3048         * src/undo.[ch]
3049                 merge undo patch submitted by Jens
3050
3051 2001-11-23 [christoph]  0.6.5claws29
3052
3053         * src/.cvsignore
3054                 added ylwrap
3055         * src/compose.c
3056                 fixed gpg signing and encoding
3057         * src/folder.[ch]
3058         * src/main.c
3059                 added --status option to get new, unread and total
3060                 message count from a running sylpheed
3061         * src/prefs_common.c
3062                 temporary fix for reply_with_quote problem
3063                 (don't call functions for non existing widget)
3064         * src/procmsg.c
3065                 one more check for ignored threads but still not
3066                 always working correctly. probably a recursive
3067                 check for all parents is needed
3068
3069 2001-11-23 [darko]      0.6.5claws28
3070
3071         * src/compose.c
3072                 wrapping on send improvements
3073         * src/gtkutils.[ch]
3074                 fix for GtkSText after last sync with main branch
3075                 GTK_TEXT -> GTK_STEXT
3076
3077 2001-11-23 [paul]       0.6.5claws27
3078
3079         * sync with sylpheed 0.6.5cvs14
3080                 see ChangeLog entries 2001-11-22 and 2001-11-23
3081                 
3082         * po/de.po
3083                 fixed the scrambled umlauts 
3084                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
3085
3086 2001-11-21 [paul]       0.6.5claws26
3087
3088         * sync with sylpheed 0.6.5cvs12
3089                 see 2nd ChangeLog entry dated 2001-11-20
3090
3091 2001-11-20 [paul]       0.6.5claws25
3092
3093         * sync with sylpheed 0.6.5cvs11
3094                 see ChangeLog entry 2001-11-19 (src/utils.c)
3095
3096 2001-11-20 [hiro]
3097
3098         * src/compose.c
3099                 GTK_TEXT -> GTK_STEXT
3100                 fix for wrong comment
3101
3102 2001-11-20 [hiro]       0.6.5claws24
3103
3104         * src/compose.[ch]
3105                 more merges from main branch
3106                 removed fatal warnings (uninitialized variables etc.)
3107                 some coding style fix
3108         * src/gtkutils.h
3109                 fixed typo.
3110         * src/addressbook.c
3111           src/addrindex.c
3112                 V-Card -> vCard
3113
3114 2001-11-19 [hoa]        0.6.5claws23
3115
3116         * src/filtering.c
3117         * src/prefs_scoring.c
3118         * src/matcher.[ch]
3119         * src/scoring.c
3120                 cleaning code
3121
3122         * src/matcher_parser_parse.y
3123         * src/prefs_filtering.c
3124                 bouncing
3125
3126 2001-11-19 [alfons]     0.6.5claws22
3127
3128         more of my old things into claws
3129
3130         * src/Makefile.am
3131         * src/prefs_common.c
3132         * src/procmsg.h
3133         * src/summaryview.[ch]
3134         * src/prefs_summary_column.c
3135         * src/pixmaps/locked.xpm
3136                 add indicators for locking of message in summary view
3137                 (does not work yet, only visual indicator)
3138
3139 2001-11-19 [paul]       0.6.5claws21
3140
3141         * sync with sylpheed 0.6.5cvs10
3142                 see ChangeLog entry 2001-11-19
3143
3144 2001-11-18 [alfons]     0.6.5claws20
3145         
3146         * src/filtering.c
3147                 remove an inadvertent free I forgot in previous clean up 
3148
3149 2001-11-18 [alfons]     0.6.5claws19
3150
3151         * src/filtering.[ch]
3152                 clean up & plug leaks
3153
3154 2001-11-18 [paul]       0.6.5claws18
3155
3156         * sync with sylpheed 0.6.5cvs9
3157                 see ChangeLog entries 2001-11-17 and 2001-11-18
3158
3159 2001-11-16 [paul]       0.6.5claws17
3160
3161         * sync with sylpheed 0.6.5cvs8
3162                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
3163
3164 2001-11-16 [paul]       0.6.5claws16
3165
3166         * sync with sylpheed 0.6.5cvs7
3167                 see ChangeLog entries 2001-11-15 and 2001-11-16
3168
3169 2001-11-15 [hoa]        0.6.5claws15
3170
3171         * src/compose.c
3172                 fix bounce, mails we received couln't be bounced to ourself.
3173
3174         * src/defs.h
3175         * src/filtering.[ch]
3176         * src/matcher.[ch]
3177         * src/matcher_parser.h
3178         * src/matcher_parser_lex.l
3179         * src/matcher_parser_parse.y
3180         * src/inc.c
3181         * src/main.c
3182         * src/mbox.c
3183         * src/prefs_filtering.[ch]
3184         * src/mainwindow.c
3185         * src/prefs_matcher.c
3186         * src/prefs_scoring.c
3187         * src/scoring.[ch]
3188         * src/summaryview.c
3189                 new matcher/filter/score configuration file parser
3190                 one unique configuration file => ~/.sylpheed/matcherrc
3191                 import in currently automatic, then save are made
3192                 in this new file.
3193                 one filter per folder and one global filter
3194                 (filter of a folder will be used as folder processing)
3195
3196         * src/folder.c
3197                 fix a bug in folder_item_get_identifier
3198                 
3199         * src/messageview.c
3200                 receive receipt return are fixed.
3201
3202 2001-11-14 [alfons]     0.6.5claws14
3203
3204         * src/session.h
3205                 add things from main branch to make claws compile
3206
3207 2001-11-14 [paul]       0.6.5claws13
3208
3209         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
3210                 see ChangeLog entries 2001-11-08 to 2001-11-14
3211
3212 2001-11-14 [hoa] 0.6.5claws12
3213
3214         * src/compose.[ch]
3215         * src/mainwindow.c
3216         * src/summaryview.c
3217                 add "bounce mail" option
3218
3219 2001-11-13 [christoph]  0.6.5claws11
3220
3221         * src/compose.c
3222                 Cleanup a mess i add before commiting
3223
3224 2001-11-13 [hoa]        0.6.5claws10
3225
3226         * src/compose.c
3227                 some fixes when mail are sent or
3228                 for crossposts
3229
3230 2001-11-13 [christoph]  0.6.5claws9
3231
3232         * po/de.po
3233                 Changed two string with the same translation
3234         * src/compose.c
3235         * src/procmsg.[ch]
3236         * src/send.[ch]
3237                 New mailsending process:
3238                   - Always queue message before sending
3239                     (message will be saved if sylpheed crashed or
3240                      freezes while sending)
3241                   - Allow queuing of newspostings
3242                   - No copy in outbox before sending
3243                     (closes bug #469501)
3244                   - No more redundant code for send and send_later
3245         * src/summaryview.c
3246                 Applied wwp <subscript@free.fr>'s patch that fixes
3247                 marks for multiple forwarded messages (+compose.c)
3248
3249 2001-11-12 [alfons]
3250
3251         * README.claws
3252                 remove things that are now in main branch
3253         
3254         * po/nl.po
3255                 update Dutch translation
3256
3257 2001-11-12 [mhadasht]   0.6.5.claws8
3258
3259         * src/prefs_common.c
3260                 re-enabled account autoselection feature for forward
3261                 and reedit lost during the branch point for SYNC-B4-REL
3262         * src/gtkspell.c
3263                 gtkpspell_get_dict(): more readable code (even if function is
3264                 not used yet)
3265         * ChangeLog.claws
3266                 added version number info to 2001-11-12 [hiro] comment.
3267
3268 2001-11-12 [hiro]       0.6.5.claws7
3269
3270         * src/compose.c
3271                 compose_forward(): fixed a bug that forward quote mark
3272                 wasn't used.
3273                 removed unnecessary code.
3274         * src/template_select.[ch]: removed.
3275
3276 2001-11-11 [alfons]
3277
3278         * src/compose.c
3279                 :%s/GTK_TEXT/GTK_STEXT/g
3280         
3281         * src/compose.[ch]
3282         * src/undo.[ch]
3283         * src/Makefile.am
3284                 revert the undo stuff (this is 0.6.6claws stuff)
3285
3286 2001-11-11 [hoa]        0.6.5.claws6
3287
3288         * src/compose.[ch]
3289                 Insert signature at the end of the text.
3290                 Added undo patch but currently disabled
3291
3292         * src/procmsg.c
3293                 Threading by subject improved.
3294
3295         * added src/undo.[ch]
3296                 Undo module for compose dialog box.
3297
3298 2001-11-11 [alfons]     0.6.5.claws5
3299
3300         * src/procmsg.c
3301                 prevent threading by subject on nodes that have already been
3302                 threaded by in-reply-to (as in "circular references in a tree
3303                 result in a dead branch")
3304
3305 2001-11-09 [hoa]        0.6.5.claws4
3306         
3307         * src/folderview.c
3308                 allows creation of mbox folder item from any files.
3309
3310 2001-11-09 [alfons]     0.6.5.claws3
3311         
3312         * src/utils.c
3313         * src/procmsg.c
3314                 do what I mean and correct threading by subject so it really
3315                 ignores attracting lines without "Re: "
3316
3317 2001-11-07 [alfons]     0.6.5.claws2
3318
3319         * src/procmsg.c
3320         * src/utils.[ch]
3321                 only attract by subject if a subject line starts with a "Re: "
3322         * src/syldap.c
3323                 remove warning
3324
3325 2001-11-07 [paul]       0.6.5claws1
3326
3327         * sync with sylpheed 0.6.5. release
3328                 see ChangeLog entry 2001-11-07
3329
3330 2001-11-07 [paul]       0.6.4claws31
3331
3332         * sync with sylpheed 0.6.4cvs18
3333                 see ChangeLog entries 2001-10-30 to 2001-11-07
3334                 prefs_templates.[ch] renamed prefs_template.[ch]
3335
3336 2001-11-06 [alfons]
3337         
3338         * src/utils.h
3339                 add semicolon Hoa forgot ;-)
3340                 
3341
3342 2001-11-06 [hoa]        0.6.4claws30
3343         
3344         * src/procmsg.c
3345         * src/summaryview.c
3346         * src/utils.c
3347         * src/utils.h
3348                 threading by subject - empty subject are ignored
3349
3350 2001-11-06 [christoph]  0.6.4claws29
3351
3352         * src/socket.c
3353                 use SSL_peek for sock_gets
3354         * src/utils.c
3355                 removed unneeded pointer in extracting quoted
3356                 names implementation
3357
3358 2001-11-06 [melvin]     0.6.4claws28
3359
3360         * src/gtkspell.c
3361                 fixed bug #476792 Selection overtyping with spell checker
3362                 fixed bug which could cause a buffer overflow
3363                 fixed a memory leak
3364
3365 2001-11-06 [hoa]        0.6.4claws27
3366         
3367         * src/procmsg.c
3368         * src/summaryview.c
3369                 threading by subject
3370
3371 2001-11-05 [alfons]     0.6.4claws26
3372         
3373         * README.claws
3374                 Claws -> Sylpheed (vice versa)
3375
3376         * src/compose.c
3377                 :%s/gtk_text/gtk_stext/g
3378                 :%s/GTK_TEXT/GTK_STEXT/g
3379                 (thanks to Jonathan Ware for spotting this)
3380
3381 2001-11-04 [christoph]  0.6.4claws25
3382
3383         * src/summaryview.c
3384                 replace Xalloca + strdup with Xstrdup_a
3385         * src/utils.c
3386                 better implementation of extracting quoted names
3387                 from addresses (remove backlashes and ignore
3388                 quotes after them)
3389
3390 2001-11-04 [alfons]     0.6.4claws24
3391
3392         * src/utils.[ch]
3393                 edit to comply more with coding style
3394
3395         * src/textview.c
3396                 fix bug reported by Kim Schulz. introduced by the patch integrated
3397                 in 0.6.4claws15. the code did not check the return value of
3398                 the html parser.
3399
3400         * AUTHORS
3401                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
3402
3403 2001-11-04 [christoph]  0.6.4claws23
3404
3405         * src/main.c
3406         * src/prefs_common.[ch]
3407                 init some pointers that possibly caused a segfault
3408                 reported in the claws-users ML
3409
3410 2001-11-04 [hoa]        0.6.4claws22
3411
3412         * src/grouplistdialog.c
3413                 change the names of the nodes in the tree
3414
3415         * src/compose.c
3416                 enhanced mailto syntax as described in
3417                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
3418                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
3419
3420         * src/utils.c
3421                 encode and decode URI (useful when opening URL into
3422                 netscape).
3423
3424 2001-11-03 [hoa]        0.6.4claws21
3425
3426         * src/grouplistdialog.c
3427                 a new newsgroups list selection dialog box
3428                 with a CTree instead of a CList
3429
3430 2001-11-03 [hoa]        0.6.4claws20
3431
3432         * src/folderview.c
3433                 enable property and scoring options when right
3434                 click on "inbox"
3435
3436         * src/summaryview.c
3437                 fixed bug when nickname were displayed using
3438                 the address book.
3439
3440 2001-11-02 [darko]      0.6.4claws19
3441
3442         * src/compose.c
3443                 new wrap quotation and URL/long words wrapping implementation
3444         * src/compose.c src/gtkstext.[ch]
3445                 move gtkstext_strncmp() to gtkstext.c
3446
3447 2001-11-01 [christoph]  0.6.4claws18
3448
3449         * src/prefs_account.c
3450                 fixed mess in account settings dialog
3451         * src/prefs_folder_item.c
3452                 added label with folder path to dialog
3453
3454 2001-10-31 [match]      0.6.4claws17
3455
3456         * src/vcard.c
3457                 fix memory leak.
3458         * src/addrbook.c
3459                 fix generation of spurious address book file names.
3460                 remove redundant functions.
3461         * po/POTFILES.in
3462                 added missing file names.
3463
3464 2001-10-30 [paul]       0.6.4claws16
3465
3466         * sync with sylpheed 0.6.4cvs6
3467                 see ChangeLog entries 2001-10-26 to 2001-10-30
3468
3469         * tools/filter_conv.pl
3470                 read folderlist.xml to discover whether the top-level
3471                 folder is called 'Mailbox' or 'Mail' 
3472
3473 2001-10-29 [paul]       0.6.4claws15
3474
3475         * src/html.c, src/textview.c
3476                 activate links in html mail and fix clickable parts
3477                 Submitted by Matthieu Dazy <dazy@t-surf.com>
3478
3479 2001-10-29 [paul]
3480
3481         * po/de.po, po/es.po, po/pt_BR/po
3482                 updated translations, submitted by Jens Oberender,
3483                 Ricardo Mones Lastra, and Fabio Junior Beneditto
3484
3485 2001-10-29 [darko]      0.6.4claws14
3486
3487         * src/compose.c
3488                 fix wrapping for good
3489
3490 2001-10-29 [darko]
3491
3492         * src/compose.c
3493                 undo previous change as it broke the smart wrapping
3494
3495 2001-10-29 [darko]      0.6.4claws13
3496
3497         * src/compose.c
3498                 fix infinite loop when long URL is quoted
3499                 (closes bug #475122.
3500
3501 2001-10-28 [match]
3502
3503         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
3504                 import Mutt address book
3505         * src/ldif.[ch] src/importldif.h
3506                 modified import LDIF handle user attributes
3507
3508 2001-10-28 [christoph]  0.6.4claws12
3509
3510         * src/summaryview.c
3511                 fixed that filtering did not work if there
3512                 were no filter rules
3513                 (closes bug #472003 and better implementation
3514                  of patch #474644)
3515
3516 2001-10-27 [christoph]  0.6.4claws11
3517
3518         * src/compose.c
3519                 make the folder's default account to be used when
3520                 replying. (patch by wwp <subscript@free.fr>)
3521         * src/compose.c
3522                 code cleanup, nearly killed all of wwp's patch
3523                 for folder's default account in compose
3524         * src/folderview.c
3525                 error panel when a folder could not be created
3526                 (closes bug #471080 new folder name & already
3527                  existing file)
3528
3529 2001-10-26 [alfons]
3530
3531         * src/utils.h
3532                 change prototype of strstr2() that Christoph forgot about
3533
3534 2001-10-26 [christoph]  0.6.4claws10
3535
3536         * src/account.c
3537                 made search for accounts by email address not case
3538                 sensitive
3539         * src/folder.c
3540                 fixed memory leak in folder_item_get_identifier
3541         * src/gtkspell.c
3542         * src/utils.c
3543                 fixed wrong strstr2 (should work like strstr)
3544
3545 2001-10-26 [darko]      0.6.4claws9
3546
3547         * src/compose.c src/gtkstext.[ch]
3548         * src/gtkstext.c
3549                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
3550
3551 2001-10-26 [paul]       0.6.4claws8
3552
3553         * src/html.c
3554                 ignore css and javascript tags in html mail
3555                 case-insensitive, with or without double-quoted
3556                 strings
3557
3558 2001-10-26 [paul]       0.6.4claws7
3559
3560         * sync with sylpheed 0.6.4cvs1
3561                 see ChangeLog entry 2001-10-26
3562
3563         * src/prefs_account.c, src/prefs_common.c,
3564           src/prefs_summary_column.c
3565                 minor improvements to the English
3566
3567 2001-10-25 [alfons]     0.6.4claws6
3568
3569         * src/gtkstext.c
3570         
3571                 make GtkSText follow style of GtkText (closes bug 
3572                 #469211 "text selection while writing message")
3573                 
3574                 do sync with GTK 1.2.10
3575
3576 2001-10-25 [paul]       0.6.4claws5
3577
3578         * src/html.c
3579                 ignore css tags in html mail
3580
3581 2001-10-25 [darko]      0.6.4claws4
3582
3583         * src/compose.c
3584                 don't declare is_url_string as static function since
3585                 we need it in gtkstext.c
3586         * src/gtkstext.c
3587                 remove unused variable
3588                 don't wrap long URLs while composing a message
3589
3590 2001-10-24 [christoph]  0.6.4claws3
3591
3592         * src/socket.c
3593                 fix ssl deadlock, when peer closes connection
3594
3595 2001-10-24 [paul]       0.6.4claws2
3596
3597         * src/prefs_common.c
3598                 gettextize the gpg ascii-armored warning message
3599
3600         * src/compose.c
3601                 insert a DOS/MAC file into the composed message
3602                 (improvements)
3603
3604         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
3605
3606 2001-10-22 [paul]       0.6.4claws1
3607
3608         * sync with sylpheed 0.6.4 release
3609                 see ChangeLog entries 2001-10-21
3610
3611         * po/fr.po, po/pt_BR.po
3612                 updated by Melvin Hadasht and Fabio Junior Beneditto
3613
3614 2001-10-21 [paul]       0.6.3claws30
3615
3616         * src/compose.c
3617                 insert a DOS text file from the compose window
3618                 into the composed message text (removes CRs characters)
3619                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
3620
3621         * tools/filter_conv.pl, tools/README
3622                 automatically use ~/.sylpheed as working directory
3623                 print out confirmation message on completion
3624
3625         * correct Hoa's last ChangeLog.claws entry
3626
3627 2001-10-20 [hoa]        0.6.3claws29
3628
3629         * src/grouplistdialog.c
3630                 bugfix (another ?) to give the right
3631                 newsgroups list for each news server.
3632
3633         * src/news.c
3634         * src/news.h
3635                 improve the newsgroups list cache
3636
3637 2001-10-20 [paul]       0.6.3claws28
3638
3639         * sync with sylpheed 0.6.3cvs9
3640                 see ChangeLog entry 2001-10-19
3641
3642         * correct Alfons' last ChangeLog.claws entry
3643
3644 2001-10-19 [alfons]
3645
3646         * src/pgptext.[ch]
3647                 fix compilation problems (part of bug #472895)
3648
3649 2001-10-18 [hoa]        0.6.3claws27
3650
3651         * src/grouplistdialog.c
3652                 bugfix when we refresh was clicked (bug 472701)
3653
3654 2001-10-19 [christoph]  0.6.3claws26
3655
3656         * src/compose.c
3657                 last header entry should default to "To:" or
3658                 "Newsgroups:" and not copy the last entry line
3659                 in a new compose window
3660                 (closes bug #472686, #470792)
3661
3662 2001-10-19 [paul]       0.6.3claws25
3663
3664         * sync with Sylpheed 0.6.3cvs8
3665                 see ChangeLog entries 2001-10-18 and 2001-10-19
3666
3667 2001-10-18 [christoph]  0.6.3claws24
3668
3669         * src/procmsg.c
3670                 reimplement ignore thread
3671         
3672 2001-10-18 [hoa]        0.6.3claws23
3673
3674         * src/folderview.c
3675         * src/grouplistdialog.[ch]
3676                 enhanced news subscription interface (feature 469113)
3677
3678         * src/news.c
3679         * src/news.h
3680                 enchanced newsgroup listing,
3681                 now, we can get groups informations
3682                 (NNTPGroupInfo)
3683
3684 2001-10-18 [paul]       0.6.3claws22
3685
3686         * src/summaryview.c
3687                 remove comment (sync with main branch)
3688         * src/mainwindow.c
3689                 fix 'Re-edit' bug in 'Message' menu
3690
3691 2001-10-17 [christoph]  0.6.3claws21
3692
3693         * src/compose.c
3694                 ignore empty or whitespace only header lines
3695
3696 2001-10-17 [paul]       0.6.3claws20
3697
3698         * sync with sylpheed 0.6.3cvs7
3699                 see ChangeLog entries 2001-10-14, 2001-10-16, and
3700                 2001-10-17
3701
3702 2001-10-17 [darko]
3703
3704         * src/compose.c
3705                 wrap long lines without spaces
3706                 don't wrap URLs
3707
3708 2001-10-16 [paul]
3709
3710         * po/es.po, po/nl.po, po/pt_BR.po
3711                 updated by Ricardo Mones Lastra, Alfons,
3712                 and Fabio Junior Beneditto
3713
3714         * sylpheed-0.6.3claws released
3715
3716 2001-10-15 [melvin] 0.6.3claws18
3717
3718         * README.claws
3719                 added summary and detailed installation instructions
3720                 for spell checker
3721         * po/fr.po
3722                 Updated, corrected and completed french translation
3723
3724 2001-10-15 [hoa] 0.6.3claws17
3725         * src/grouplistdialog.c
3726                 we can choose the newsgroups to display with wildcards
3727
3728 2001-10-15 [christoph]  0.6.3claws16
3729
3730         * src/account.c
3731         * src/compose.c
3732         * src/prefs_folder_item.[ch]
3733                 applied wwp <subscript@free.fr>'s folder
3734                 default account patch
3735         * po/de.po
3736                 Fixed wrong translation
3737
3738 2001-10-13 [alfons, christoph, melvin]  
3739                         0.6.3claws15
3740
3741         solution #2 to solve MT-safety problems defers all GUI related calls
3742         to the main thread using a gtk_idle_add() callback. discussed on
3743         ircnet #sylpheed, with christoph spotting some issues with the
3744         original code, and melvin allowing us to lobotomize his sylpheed.
3745
3746         * src/syldap.[ch], src/main.c
3747                 fix race problem in ldap search thread by deferring GUI 
3748                 stuff to main thread using gtk_idle_add()
3749
3750 2001-10-13 [paul]       0.6.3claws14
3751
3752         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
3753                 add Sergey's smtpcred.patch
3754                 adds separate username/password setting for SMTP Auth
3755                 needed by some servers
3756                 (closes feature request #471659)
3757
3758 2001-10-13 [paul]       0.6.3claws13
3759
3760         * src/pgptext.[ch] **NEW FILES**
3761         * src/Makefile.am, src/messageview.c, src/mimeview.c
3762                 decrypt ascii-armored gpg text embedded in
3763                 the message body.
3764                 Submitted by Jens Jahnke <jan0sch@gmx.net>
3765
3766 2001-10-13 [christoph]  0.6.3claws12
3767
3768         * README.claws
3769                 some more details on default to and
3770                 feature requests
3771         * src/main.c
3772                 init glib threading when ldap is used
3773         * src/syldap.c
3774                 threading fixes
3775         * po/de.po
3776                 fixed a typo
3777
3778 2001-10-12 [paul]       0.6.3claws11
3779
3780         * src/prefs_common.[ch], src/rfc2015.c
3781                 enable ascii-armored gpg text to be embedded in the
3782                 message body, selectable through the 'Privacy'
3783                 preferences. Supports encrypting only.
3784                 Submitted by Ravemax <ravemax@dextrose.com>
3785
3786 2001-10-12 [paul]       0.6.3claws10
3787
3788         * sync with sylpheed 0.6.3cvs6
3789                 see ChangeLog entries 2001-10-11 and 2001-11-12
3790
3791         * src/folderview.c
3792                 incorporated mbox folders, scoring, and folder
3793                 properties into the sync
3794
3795 2001-10-12 [darko]      0.6.3claws9
3796
3797         * README.claws
3798                 describe quotation wrapping
3799         * src/compose.c
3800                 don't treat tab as space to calculate line length properly
3801
3802 2001-10-11 [alfons]
3803
3804         * README.claws
3805                 correct description of how to make new filtering system work,
3806                 add some other things
3807                 
3808         * src/syldap.c
3809                 remove sched_yield() (not necessary / unportable)
3810
3811 2001-10-11 [paul]       0.6.3claws8
3812
3813         * sync with sylpheed 0.6.3cvs3
3814                 see ChangeLog entry 2001-10-10
3815
3816 2001-10-10 [christoph]  0.6.3claws7
3817
3818         * .cvsignore
3819                 ignore 2 files created by newer autotools
3820         * src/prefs_folder_item.c
3821                 using table for widget alignment
3822                 fixed memory leak and broken octal display
3823         * src/filesel.c
3824                 fixed segfault caused by lost filename
3825                 workaround (closes bug #469551)
3826
3827 2001-10-10 [paul]       0.6.3claws6
3828
3829         * sync with sylpheed 0.6.3cvs2
3830                 see ChangeLog entries 2001-10-09 and 2001-10-10
3831
3832 2001-10-10 [darko]      0.6.3.claws5
3833
3834         * src/gtkstext.c
3835                 proper calculation of right margin if smart wrapping is enabled
3836         * src/compose.c
3837                 automatically wrap long lines if wrap quotation is enabled
3838
3839 2001-10-09 [alfons]     0.6.3.claws4
3840
3841         * src/summaryview.c
3842                 select correct row when deleting last row in the summary view (and
3843                 close bug "[ #469104 ] select second last in list when deleting")
3844
3845 2001-10-09 [paul]       0.6.3claws3
3846
3847         * sync with sylpheed 0.6.3cvs1
3848                 updated some autotool scripts
3849
3850 2001-10-09 [darko]      0.6.3claws2
3851
3852         * src/gtkstext.[ch]
3853                 new name and mark with Sylpheed comment
3854         * src/compose.c
3855                 smart quotation wrapping a-la VIM
3856
3857 2001-10-08 [paul]       0.6.3claws1
3858
3859         * sync with sylpheed 0.6.3 release
3860                 see ChangeLog entry 2001-10-08
3861
3862 2001-10-08 [paul]       0.6.2claws24
3863
3864         * src/summaryview.c
3865                 more sync with sylpheed 0.6.2cvs12
3866                 Fixed the bug that didn't select the last row correctly
3867
3868
3869 2001-10-07 [paul]       0.6.2claws23
3870
3871         * sync with sylpheed 0.6.2cvs12
3872                 see ChangeLog entry 2001-10-07
3873
3874 2001-10-06 [match]
3875         * src/jpilot.[ch]
3876                 enable jpilot to read unsynch'ed addresses.
3877
3878         * src/editldap_basedn.c
3879                 fix segfault when opening dialog.
3880
3881 2001-10-06 [alfons]     0.6.2.claws22
3882
3883         * src/summaryview.c
3884                 fix bug with summary view selecting last *inserted*
3885                 node instead of last *visible* node. remember we
3886                 work with a tree
3887
3888 2001-10-06 [paul]       0.6.2claws21
3889
3890         * po/pt_BR.po
3891                 updated translation, contains some fixes and new
3892                 translations, submitted by Gustavo Noronha Silva
3893                 <kov@debian.org>
3894
3895         * src/prefs_common.c
3896                 change 'each' to 'every' - fix dubious English
3897
3898         * sync with sylpheed 0.6.2cvs11
3899
3900 2001-10-05 [alfons]     0.6.2claws20
3901
3902         * src/mainwindow.[ch], src/folderview.c
3903                 make composite tool button switch between "Compose News"
3904                 and "Compose Mail" depending on selected folder
3905                 (nifty idea by Kim Schulz <kim@schulz.dk>)
3906
3907 2001-10-05 [paul]       0.6.2claws19
3908
3909         * src/mainwindow.c, src/summaryview.c
3910                 fix 'Message/Reply to all', broken in last commit
3911
3912         * src/compose.c
3913                 fix X_BEENTHERE seg fault, thanks to Alfons
3914
3915 2001-10-04 [paul]       0.6.2claws18
3916
3917         * src/compose.[ch], src/mainwindow.c
3918                 make "Message/Reply" reply to mailing lists; matches
3919                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
3920                 based on portions of the patch submitted by
3921                 Junichi Uekawa <dancer@netfort.gr.jp>
3922
3923 2001-10-04 [darko]      0.6.2claws17
3924
3925         * src/compose.c
3926                 better smart wrapping
3927         * src/gtkstext.[hc]
3928                 a function to make text buffer contiguous
3929
3930 2001-10-03 [paul]       0.6.2claws16
3931
3932         * sync with sylpheed 0.6.2cvs10
3933
3934 2001-10-02 [alfons]
3935
3936         * configure.in
3937         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
3938                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
3939                 references to chinese translations (hope someone picks up
3940                 this)
3941
3942 2001-10-02 [christoph]  0.6.2claws15
3943
3944         * src/compose.c
3945                 fixed non translated header bug
3946         * ChangeLog.claws
3947                 fixed wrong date in alfons last entry ;)
3948
3949 2001-10-02 [alfons]     0.6.2claws14
3950
3951         * src/compose.c, src/prefs_common.[ch]
3952                 add block cursor option
3953
3954 2001-10-02 [paul]       0.6.2claws13
3955
3956         * sync with sylpheed 0.6.2cvs9
3957
3958 2001-09-30 [paul]       0.6.2claws12
3959
3960         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
3961                 updated translations
3962
3963         * po/POTFILES.in
3964                 add 'src/importldif.c'
3965
3966         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
3967                 added eudora-to-vCard conversion tool
3968                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
3969
3970         * sync with sylpheed 0.6.2cvs8
3971
3972 2001-09-30 [paul]
3973
3974         * sylpheed-0.6.2claws released
3975
3976 2001-09-27 [melvin]     0.6.2claws11
3977
3978         * src/gtkspell.c
3979                 fixed crash when using default path (introduced 
3980                 in 0.6.2claws10)
3981                 fixed tiny bug for initial suggestion mode
3982
3983 2001-09-27 [melvin]     0.6.2claws10
3984         
3985         * src/gtkspell.c
3986                 fixed bug where gtkpspell didn't set the path correctly
3987
3988         * README.claws
3989                 added a paragraph about spell checking
3990                 
3991
3992
3993 2001-09-27 [paul]       0.6.2claws9
3994
3995         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
3996                 replace '// comments' with '/* comments */' to prevent
3997                 some compiler warnings 
3998
3999         * sync with sylpheed 0.6.2cvs6
4000
4001 2001-09-26 [alfons]     0.6.2claws8
4002
4003         * src/messageview.c
4004                 introduce return receipt request notification again,
4005                 which was lost because of other semantics in 
4006                 procheader_parse() (???)
4007
4008 2001-09-26 [christoph]  0.6.2claws7
4009
4010         * src/compose.c
4011                 replace comments for old code with #if 0
4012                 readded auto cc, bcc and reply-to
4013         * src/prefs_matcher.c
4014         * src/prefs_scoring.c
4015                 removed some definition (was moved to
4016                 prefs.h)
4017
4018 2001-09-26 [paul]       0.6.2claws6
4019
4020         * src/mainwindow.c
4021                 make 'Follow-up and reply to' sensitive
4022
4023         * more sync with sylpheed 0.6.2cvs5
4024
4025 2001-09-25 [melvin]
4026
4027         * 0.6.2claws5
4028
4029         * src/gtkspell.c
4030                 fixed bug for "US-ASCII" introduced by the encoding code
4031
4032 2001-09-25 [paul]
4033
4034         * 0.6.2claws4
4035
4036         * src/prefs_common.[ch], src/summaryview.c
4037                 'next unread msg' 'go to next folder?' dialog can be
4038                 given default behaviour, either always show dialog,
4039                 or assume 'yes', or assume 'no'
4040                 Submitted by wwp <subscript@free.fr>
4041
4042 2001-09-25 [melvin]
4043                 
4044         * src/compose.c src/gtkspell.[ch]
4045                 added support for different encodings
4046
4047 2001-09-25 [paul]
4048
4049         * more sync with sylpheed 0.6.2cvs5
4050
4051 2001-09-24 [alfons]
4052         
4053         * src/prefs_folder_item.c
4054                 add check for item->prefs->default_to string is NULL and
4055                 add another check when freeing this string
4056
4057 2001-09-24 [paul]
4058
4059         * configure.in
4060                 change to version 0.6.2claws3
4061
4062         * sync with sylpheed 0.6.2cvs5 
4063
4064 2001-09-24 [match]
4065         * src/ldif.[ch], src/importldif.[ch], addressbook.c
4066                 import LDIF files.
4067         * src/addrcache.[ch], addrindex.[ch]
4068                 small update for future
4069         * src/addrbook.c
4070                 fix test XML file.
4071
4072 2001-09-24 [melvin]
4073         * src/gtkspell.[ch]
4074                 added 'Learn from mistakes' option
4075                 better handling of quotes in checked words
4076                 sorted dict list
4077         * po/fr.po
4078                 small update for spell checking stuff
4079
4080 2001-09-23 [alfons]
4081         
4082         * src/gtkspell.c
4083                 edit a little bit so it complies more with main coding style
4084
4085 2001-09-23 [alfons]
4086
4087         * src/folder.[ch], prefs_folder_item.c, compose.c
4088                 migrate "request return receipt" folder property
4089                 to folderlist.xml
4090
4091 2001-09-22 [alfons]
4092
4093         * README.claws **NEW**
4094                 (add things of interest for users of main branch 
4095                 and claws here)
4096
4097         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
4098                 re-implement threading per folder option, but store 
4099                 the setting in folderlist.xml (where it belongs)
4100
4101 2001-09-21 [melvin]
4102
4103         * src/gtkspell.[ch]
4104                 fixed bug when compose window is under another window
4105         * src/prefs_common.[ch] src/compose.c
4106                 changed 'dictionary_path' to 'dictionary' to be consistent
4107                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
4108         * ac/pspell.m4 src/Makefile.am 
4109                 dropped PSPELL_PATH macro
4110         * po/fr.po
4111                 updated translations
4112
4113 2001-09-21 [christoph]
4114
4115         * src/compose.c
4116                 added border around header fields
4117                 keep header type when new field is added
4118
4119 2001-09-20 [christoph]
4120
4121         * src/utils.[ch]
4122                 more portable debug_print with source filename
4123                 and linenumber
4124         * src/procmsg.c
4125                 more newlines after debug messages
4126
4127 2001-09-20 [paul]
4128
4129         * configure.in
4130                 change to version 0.6.2claws2
4131
4132         * sync with sylpheed 0.6.2cvs3
4133
4134 2001-09-19 [melvin]
4135
4136         * src/gtkspell.c
4137                 fixed the post-right-click focus pb
4138                 fixed crash when 'Spell check all' after dict change 
4139                         and when cursor is at the end of the text
4140                 shift-right-click pops up config menu even on misspelled words.
4141         * po/POTFILES.in
4142                 added gtkspell.c
4143
4144 2001-09-19 [melvin]
4145
4146         * src/about.c
4147                 added pspell to compiled-in features list
4148
4149 2001-09-18 [melvin]
4150
4151         * switched to pspell and dropped ispell
4152         * ac/pspell.m4
4153                 new file. autoconf macro for pspell
4154         * ac/Makefile.am 
4155         * configure.in acconfig.h
4156                 added pspell support
4157         * src/Makefile.am
4158         * src/main.c src/compose.[ch] src/gtkspell.[ch]
4159         * src/prefs_common.[ch] 
4160                 added pspell support
4161
4162 2001-09-18 [christoph]
4163
4164         * src/addr_compl.c
4165         * src/template.[ch]
4166                 replace LOG_MESSAGE with debug_print
4167         * src/compose.[ch]
4168                 gui improvements
4169         * src/menu.c
4170                 added newline after debug message
4171         * src/utils.h
4172                 using __VA_ARGS__ for debug_print macro
4173         * tools/.cvsignore
4174                 ignore Makefile and Makefile.in
4175
4176 2001-09-18 [paul]
4177
4178         * configure.in
4179                 change to version 0.6.2claws1
4180         * sync with sylpheed 0.6.2cvs1
4181
4182         * src/matcher.c 
4183         * src/prefs_matcher.c
4184                 add 'score equal to' option, submitted by
4185                 Paul Evans <nerd@freeuk.com>
4186
4187 2001-09-15 [christoph]
4188
4189         * src/mainwindow.c
4190                 comment out menu entry not existing in claws
4191         * src/menu.c
4192                 add debug output for non existing menu entries
4193         * src/summaryview.c
4194                 fix next/prev unread message for ignored threads
4195         * src/utils.[ch]
4196                 add sourcefile and line number to debug output
4197                 otherwise it is sometimes hard to find the
4198                 source code part if debug messages are translated
4199
4200 2001-09-14 [darko]
4201         
4202         * src/folderview.c
4203                 refresh target folder style after colour is changed
4204
4205 2001-09-13 [paul]
4206
4207         * configure.in
4208                 change to version 0.6.1claws3
4209
4210         * sync with sylpheed 0.6.1cvs6
4211
4212 2001-09-13 [darko]
4213         
4214         * src/folderview.c
4215                 fix target folder colourization to use user selected colour
4216
4217 2001-09-12 [darko]
4218         
4219         * src/summaryview.c
4220                 fix crash when message that is marked for copy/move is unmarked
4221
4222 2001-09-09 [paul]
4223
4224         * configure.in
4225                 change to version 0.6.1claws2
4226
4227         * sync with sylpheed 0.6.1cvs3
4228
4229 2001-09-09 [alfons]
4230         
4231         * src/folderview.c
4232                 fix bug with default font used for trash folder text
4233
4234 2001-09-06 [paul]
4235
4236         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
4237                 updated translations
4238
4239         * configure.in
4240                 change to version 0.6.1claws1
4241
4242         * sync with sylpheed 0.6.1cvs2
4243
4244 2001-09-03 [paul]
4245
4246         * po/POTFILES.in
4247                 add Match's new addressbook
4248
4249         * po/de.po
4250                 updated translation submitted by Jens Oberender
4251
4252 2001-09-02 [paul]
4253
4254         * configure.in
4255                 change to 0.6.1claws
4256         * sync with sylpheed 0.6.1 release
4257
4258 2001-09-02 [paul]
4259
4260         * configure.in
4261                 change to 0.6.0claws2
4262
4263         * sync with sylpheed 0.6.0cvs4
4264
4265         * po/pt_BR.po
4266                 updated translation submitted by Fabio Junior Beneditto
4267
4268 2001-09-01 [match]
4269         * pixmaps/
4270                 interface.xpm
4271                 book.xpm
4272                 address.xpm
4273         * src/
4274                 Makefile.am
4275                 a ton of new files
4276
4277 2001-08-31 [paul]
4278
4279         * configure.in
4280                 change to version 0.6.0claws1
4281
4282         * sync with sylpheed 0.6.0cvs1
4283
4284         * po/es.po
4285                 updated translation submitted by Ricardo Mones Lastra
4286
4287         * po/POTFILES.in
4288                 add 'src/prefs_templates.c'
4289
4290         * src/compose.c, src/summaryview.c
4291                 fix segfault on 'Re_edit'               
4292
4293 2001-08-30 [alfons]
4294
4295         * configure.in, Makefile.am
4296         * tools/Makefile.am
4297                 add tools directory to source distribution
4298
4299 2001-08-30 [paul]
4300
4301         * configure.in
4302                 change to version 0.6.0claws
4303
4304         * sync with sylpheed 0.6.0 release
4305
4306 2001-08-30 [christoph]
4307
4308         * configure.in
4309                 removed autoconf version check
4310
4311 2001-08-30 [paul]
4312
4313         * src/account.c, src/compose.c, src/prefs_common.[ch]
4314         * src/procheader.[ch] src/utils.[ch]
4315                 Enhanced automatic account selection on replies
4316                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
4317
4318         * configure.in
4319                 add LDAP and JPilot to the configuration results output.
4320
4321 2001-08-29 [christoph]
4322
4323         * src/summeryview.c
4324                 no bold font for ignored threads
4325
4326 2001-08-29 [paul]
4327
4328         * configure.in
4329                 change to version 0.5.3claws6
4330
4331         * sync with sylpheed 0.5.3cvs10
4332                 src/stringtable.[ch]: New Files
4333
4334         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
4335         * src/pixmaps/sylpheed.xpm
4336                 add mini-icons to windows (by Alfons)
4337
4338 2001-08-27 [paul]
4339
4340         * src/mainwindow.c
4341                 new functions: next_labeled_cb(), prev_labeled_cb()
4342
4343         * src/summaryview.c
4344                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
4345                 summary_select_next_labeled(), summary_select_prev_labeled()
4346
4347         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
4348                 give claws blue folders and a blue trash can
4349
4350 2001-08-27 [paul]
4351
4352         * configure.in
4353                 change to version 0.5.3claws5
4354
4355         * sync with sylpheed 0.5.3cvs9
4356                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
4357
4358 2001-08-24 [christoph]
4359
4360         * src/filesel.c
4361                 keep filename when browsing directories
4362                 (not working for user entered filename, but
4363                  for default name and selected filename from
4364                  file list)
4365         * src/mainwindow.c
4366                 fixed wrong spelling "Folllow-up"
4367         * src/mbox_folder.c
4368         * src/procmsg.c
4369         * src/summaryview.c
4370                 fixed new/unread message count with ignored
4371                 threads (2 commits, first didn't notice no
4372                 longer needed decreasing)
4373         * src/inc.c
4374                 readded scrolling of progress dialog
4375                 (lost in sync)
4376
4377 2001-08-24 [paul]
4378
4379         * configure.in
4380                 change to 0.5.3claws4
4381
4382         * sync with sylpheed 0.5.3cvs7
4383
4384 2001-08-24 [christoph]
4385
4386         * src/compose.c
4387                 set request return receipt when replying
4388                 if it is set is the folder prefs of the
4389                 message
4390         * src/inc.c
4391                 disable final error popup if popups are
4392                 disabled in config (again)
4393
4394 2001-08-23 [paul]
4395
4396         * configure.in
4397                 Change version number to 0.5.3claws3
4398
4399         * sync with sylpheed 0.5.3cvs5
4400
4401         * src/mimeview.c
4402                 double quote '%s' in 'gedit %s' to fix bug when
4403                 opening attachment with spaces in the name
4404
4405 2001-08-22 [alte]
4406         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
4407           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
4408                 initial message templates support
4409
4410
4411 2001-08-22 [paul]
4412
4413         * configure.in
4414                 change version number to 0.5.3claws2
4415
4416         * sync with sylpheed 0.5.3cvs4
4417
4418         * src/procmsg.h src/summaryview.c
4419                 re-implement (un)ignore thread
4420
4421 2001-08-21 [paul]
4422
4423         * src/summaryview.c
4424                 remove unnecessary code
4425         * src/compose.c
4426                 enable 'dynamic' signatures (submitted by
4427                 Eric Limpens <eric@hscg-internet.nl>)
4428
4429 2001-08-21 [paul]
4430
4431         clean up after sync with sylpheed 0.5.3 release
4432
4433         * src/folderview.c
4434                 fix re-introduced font mess, see Christoph's
4435                 entry 2001-06-24
4436
4437         * src/summaryview.c
4438                 remove prev_msgnum
4439                 use sylpheed's small font instead of
4440                 gtk default font for summary view
4441
4442
4443 2001-08-17 [paul]
4444
4445         * configure.in
4446                 add pl to ALL_LINGUAS - sync with main branch
4447
4448         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
4449                 Updated. Translations by Jens Oberender, Ricardo Mones
4450                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
4451
4452         * po/pl.po  ** NEW FILE **
4453                 sync with the main branch
4454
4455         * src/folderview.c
4456                 fix target folder colorizing and refresh problem
4457
4458
4459 2001-08-17 [christoph]
4460
4461         * src/mainwindow.c
4462                 claws uses 4 colors for target folder coloring.
4463                 arrays were not long enough and destroyed the
4464                 stack causing a segfault.
4465                 target folder colorizing does not work anymore
4466                 for me
4467
4468 2001-08-16 [paul]
4469
4470         * configure.in
4471                 change to version 0.5.3claws1
4472
4473         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
4474           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
4475           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
4476
4477                 sync with sylpheed 0.5.3 release, but keep claws method of
4478                 configuring/saving fonts
4479
4480         * src/addressbook.[ch]
4481                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
4482                 in line with a similar change in Hiroyuki's branch
4483
4484         * src/mainwindow.[ch]
4485                 disable main_window_set_thread_option()
4486         * src/prefs_folder_item.c
4487                 comment out &tmps_prefs.enable_thread,
4488         * src/mbox_folder.c, src/procmsg.[ch]
4489                 comment out MSG_IS_IGNORE_THREAD
4490         * src/summaryview.c
4491                 comment out summary_ignore_thread() and summary_unignore_thread()
4492                 comment out MSG_IS_IGNORE_THREAD
4493
4494                 use Hiroyuki's threading instead.
4495
4496
4497
4498 2001-08-15 [paul]
4499
4500         * src/account.c
4501                 use Hiroyuki's 0.5.3 column scheme but also
4502                 include the enable/disable button.
4503         * src/pixmaps/mark.xpm
4504                 add Hiroyuki's amended pixmap
4505
4506 2001-08-13 [christoph]
4507
4508         * src/account.c
4509                 receive at get all column showed wrong state for APOP
4510                 button should only work for POP3 and APOP accounts
4511         * src/prefs_account.c
4512                 added missing preprocessor statement for SSL
4513
4514 2001-08-12 [paul]
4515
4516         * src/account.[ch]
4517                 add 'receive at get all' column and enable/disable
4518                 button.
4519
4520 2001-08-06 [christoph]
4521
4522         * src/account.c
4523                 show usage of SSL in protocol column
4524
4525         * src/imap.c
4526         * src/inc.c
4527                 renamed ssl options
4528
4529         * src/prefs_account.[ch]
4530                 moved ssl options to a new page
4531
4532         * src/send.c
4533         * src/smtp.c
4534         * src/ssl.[ch]
4535                 renamed ssl options
4536                 added support for SMTP STARTTLS command
4537
4538 2001-08-05 [christoph]
4539
4540         * configure.in
4541                 debian autoconf needs version check to find
4542                 correct autoconf version. if the file is
4543                 named configure.in 2.13 is used, which does
4544                 not work with this configure.in script.
4545                 other solution would be to rename the script
4546                 to configure.ac as suggested in the autoconf
4547                 manual.
4548
4549         * src/inc.c
4550                 disable final error popup if popups are
4551                 diabled in config
4552
4553         * src/socket.c
4554                 bugfix in ssl_gets
4555                 fixes IMAP over SSL problem
4556
4557 2001-08-03 [paul]
4558
4559         * configure.in
4560                 change to 0.5.2claws1
4561
4562         * sync with sylpheed 0.5.2cvs1
4563
4564 2001-08-02 [alfons]
4565
4566         * configure.in
4567                 quick fix for ispell detection...
4568
4569 2001-08-01 [paul]
4570
4571         * configure.in
4572                 change to 0.5.1claws4
4573
4574         * sync with sylpheed 0.5.1cvs7
4575
4576 2001-07-31 [alfons]
4577
4578         * src/prefs_common.c, src/prefs_common.h, 
4579           src/gtkspell.c, src/gtkspell.h
4580                 add global spelling checker settings (compose tab) +
4581                 selection of dictionary 
4582           
4583         * configure.in  
4584                 guess valid ispell location
4585
4586 2001-07-31 [paul]
4587
4588         * po/POTFILES.in
4589                 removal of 'src/quote_fmt_parse.c'
4590         * po/de.po
4591                 Updated de.po
4592                 (submitted by Jens Oberender <didge@suse.de>)
4593
4594 2001-07-31 [darko]
4595
4596         * src/folder.[ch]
4597         * src/folderview.[ch]
4598         * src/mainwindow.c
4599         * src/mh.c
4600         * src/prefs_common.[ch]
4601         * src/summaryview.c
4602                 target folder colourization
4603
4604 2001-07-30 [paul]
4605
4606         more sync with Sylpheed 0.5.1cvs6 
4607
4608 2001-07-30 [darko]
4609
4610         * src/mh.c
4611         * src/prefs_folder_item.[hc]
4612         * src/summaryview.c
4613                 shared folders support with a GUI
4614
4615 2001-07-29 [paul]
4616
4617         0.5.1claws3
4618
4619         * sync with Sylpheed 0.5.1cvs6
4620
4621 2001-07-29 [paul]
4622
4623         * po/pt_BR.po
4624                 updated
4625                 (submitted by Fabio Junior Beneditto)
4626
4627 2001-07-28 [paul]
4628
4629         * src/procmime.c
4630         * AUTHORS
4631                 patch to correct bad image mime headers
4632                 (submitted by Don Quijote <dq@searchlores.org>)
4633
4634 2001-07-28 [paul]
4635
4636         * tools/gif2xface.pl   **NEW FILE**
4637         * tools/README
4638                 script to convert file.gif to file.xface for
4639                 use in a custom header.
4640                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
4641
4642 2001-07-27 [alfons]
4643         
4644         * configure.in
4645                 change macros for detecting JPilot and LDAP
4646
4647 2001-07-27 [christoph]
4648
4649         * src/filtering.c
4650                 code cleanup (MIN / MAX warning, needed casting)
4651
4652 2001-07-27 [alfons]
4653
4654         * procheader.c
4655                 disallow setting flags when detecting certain headers
4656                 (X-Status, Status, Seen, X-Seen). 
4657         
4658         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
4659
4660 2001-07-27 [christoph]
4661
4662         * src/prefs_filter.c
4663         * src/prefs_filtering.c
4664         * src/prefs_matcher.c
4665         * src/prefs_scoring.c
4666                 scroll list when moving rows up or down
4667
4668         * src/imap.c
4669         * src/imap.h
4670         * src/prefs_account.c
4671         * src/prefs_account.h
4672         * src/send.c
4673                 SMTP over SSL (untested, feedback requested)
4674                 IMAP over SSL
4675
4676         * src/ssl.c
4677                 code cleanup
4678
4679 2001-07-26 [alfons]
4680         
4681         * configure.in, acconfig.h
4682                 define CLAWS (need this for main / claws detection)
4683
4684 2001-07-25 [alfons]
4685
4686         * configure.in
4687                 Sylpheed 0.5.1claws2
4688                 
4689         * sync with Sylpheed 0.5.1cvs4
4690
4691 2001-07-25 [christoph]
4692
4693         * src/scoring.c
4694                 fixed segfault
4695                 item->prefs == NULL (don't know why)
4696
4697 2001-07-25 [alfons]
4698
4699         * configure.in
4700                 Sylpheed 0.5.1claws1
4701
4702         * sync with Sylpheed 0.5.1cvs1-3
4703
4704 2001-07-24 [christoph]
4705
4706         * src/folderview.c
4707         * src/prefs_folder_item.[ch]
4708                 added folderitem preferences dialog with
4709                 default To: and auto request return receipt
4710
4711         * src/compose.[ch]
4712         * src/menu.[ch]
4713                 changes to handle new folderitem preferences
4714
4715         * src/mainwindow.c
4716         * src/summaryview.c
4717                 call compose new mail with current folderitem
4718
4719 2001-07-24 [alfons]
4720
4721         Release Sylpheed 0.5.1claws
4722
4723         * configure.in
4724                 change to release version 0.5.1claws
4725
4726 2001-07-24 [christoph]
4727
4728         * src/summaryview.c
4729                 fixed segfault that happend when the selected
4730                 message was removed while retrieving new messages.
4731
4732         * po/es.po
4733                 updated translation
4734                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
4735
4736 2001-07-22 [alfons]
4737
4738         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
4739         this is a work in progress, for more information: http://nlpagan.net/sylman 
4740         
4741         * configure.in, src/mainwindow.c, manual/Makefile.am
4742                 add support for English manual
4743
4744         * AUTHORS
4745                 add authors of user manuals
4746
4747         * manual/en/sylpheed*.html
4748                 add English documentation
4749
4750 2001-07-22 [christoph]
4751
4752         * po/POTFILES.in
4753                 added src/ssl.c
4754         * src/ssl.c
4755                 changed a wrong debug message
4756
4757 2001-07-22 [alfons]
4758
4759         * po/nl.po
4760                 update Dutch translation
4761
4762         * src/prefs_filtering.c, 
4763           src/prefs_matcher.c
4764                 add more translatable strings           
4765
4766 2001-07-21 [alfons]
4767
4768         0.5.0claws7
4769
4770         * configure.in
4771                 change version
4772
4773         * src/inc.c, src/summaryview.[ch]
4774                 prevent update of mark file when filtering has done, by
4775                 using a variable; this affects two functions:
4776                         inc.c::inc_finished()
4777                         summaryview.c::summary_show()
4778
4779 2001-07-20 [alfons]
4780
4781         * src/filtering.[ch], src/prefs_filtering.c, 
4782           src/matcher.[ch]
4783                 add filtering action for label coloring 
4784
4785         * po/POTFILES.in
4786                 add labelcolors.c
4787
4788         * added src/labelcolors.c
4789         * added src/labelcolors.h
4790         * src/Makefile.am, src/summaryview.c
4791                 rearrange label coloring code
4792
4793         * src/procmsg.h
4794                 add more parentheses so label colouring works correctly
4795
4796         * src/filtering.c
4797                 don't really delete message, but move it to Trash
4798
4799         * src/prefs_matcher.c
4800                 add quote options to info dialog
4801
4802 2001-07-20 [christoph]
4803
4804         * src/Makefile.am
4805         * src/inc.c
4806         * src/main.[ch]
4807         * src/socket.h
4808         * src/ssl.[ch] (new)
4809                 moved ssl stuff to a seperate file
4810
4811 2001-07-20 [darko]
4812
4813         * src/summaryview.c
4814                 fix show sender using address book with no e-mail
4815                 address in From: field
4816
4817 2001-07-19 [alfons]
4818
4819         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
4820                 fix messy handling of escaping... now at least the
4821                 execute command is useful. escape char is '\', we
4822                 accept \n and \r too. 
4823
4824                 Real life example:
4825                 
4826                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
4827                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
4828
4829 2001-07-18 [alfons]
4830
4831         0.5.0claws6
4832
4833         * src/summaryview.c
4834                 clean up
4835
4836         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
4837           src/procmsg.[ch]
4838                 revise filtering; currently move, copy, marking have
4839                 been tested. if you like bleeding edge stuff, you
4840                 should definitely go for this version :)
4841
4842         * mark old working stuff as VERSION_0_5_0_CLAWS5        
4843
4844 2001-07-17 [christoph]
4845
4846         * src/utils.c
4847                 timestamp log
4848
4849 2001-07-17 [alfons]
4850
4851         0.5.0claws5
4852
4853         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
4854           bits in the mark file, without affecting either branch. Lots of
4855           files changed, also in claws branch.
4856
4857           UNTESTED: use of mbox folders
4858
4859         * src/summaryview.c
4860                 added mark all read; however this was a quick hack used for
4861                 cleaning up mess after initial merge with Hiroyuki
4862
4863         * configure.in
4864                 change claws version number back to 0.5.0claws5 to clear up 
4865                 confusion & pretension (recent release was technically 
4866                 0.5.0claws4, so we neatly align with Hiroyuki :-)
4867
4868 2001-07-16 [alfons]
4869
4870         sync with Hiroyuki's 0.5.0cvs4
4871
4872 2001-07-16 [alfons]
4873
4874         0.5.1claws3
4875
4876         * src/filtering.[ch]
4877                 remove invalid updating of mark files for 
4878                 filter actions MATCHING_ACTION_MOVE and 
4879                 MATCHING_ACTION_DELETE; this should fix the
4880                 folder update bug
4881                 
4882         * src/procmsg.c
4883                 revert Christoph's stab at fixing the folder 
4884                 update bug
4885
4886         * po/POTFILES.in
4887                 add missing files with translatable strings
4888
4889         * src/summaryview.c
4890                 remove debug print
4891
4892 2001-07-15 [alfons]
4893
4894         * src/addr_compl.[ch], src/prefs_filtering.c
4895                 make "filtering pref dialog's destination entry" an
4896                 "address completable entry", if filter destination is 
4897                 an email address
4898
4899         0.5.1claws2
4900         
4901         sync with Hiroyuki's 0.5.0cvs2-3
4902
4903 2001-07-15 [christoph]
4904
4905         * src/procmsg.c
4906                 fixed folder stats update after incorporation
4907
4908 2001-07-15 [alfons]
4909
4910         * src/summaryview.c
4911                 * finish label colouring stuff (for now)
4912                 * fix incorrect colour bug (off by one) 
4913
4914 2001-07-14 [alfons]
4915
4916         * src/mainwindow.c
4917                 change text labels for news and mail message so there's
4918                 plenty of toolbar estate left
4919
4920         * configure.in
4921                 0.5.1claws1
4922
4923         * src/folderview.c
4924           src/folder.[ch]
4925                 sync with Hiroyuki's 0.5.0cvs1
4926
4927         * src/summaryview.c
4928                 more rewrite label colouring
4929
4930 2001-07-14 [alfons]
4931
4932         * src/summaryview.[ch]
4933                 * start rewrite label colouring 
4934                 * fix proper location "Add Sender To Addressbook" menu item
4935
4936 2001-07-13
4937
4938         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
4939         (actually this is 0.5.0claws4)
4940
4941 2001-07-13 [alfons]
4942
4943         * po/pt_BR.po
4944                 * fix duplicate message
4945                 * add updated Portugese / Brazilian translation
4946                   submitted by Fabio Junior Beneditto
4947
4948 2001-07-12 [alfons]
4949
4950         * AUTHORS
4951                 add Jens
4952
4953         * po/nl.po
4954                 add updated Dutch translation
4955
4956         * po/de.po
4957                 add updated German translation submitted by Jens
4958
4959 2001-07-11 [alfons]
4960
4961         Prerelease before 0.5.0claws. Please test.
4962         This version is temporarily tagged as VERSION_0_5_0_TEST
4963
4964         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
4965           src/prefs_scoring.c, src/prefs_matcher.c, 
4966           src/prefs_filtering.c, src/mbox.c, 
4967           src/main.c, src/inc.c, src/filtering.[ch]
4968                 revert new Hoa's new matcher (does not work yet)
4969
4970         * src/Makefile.am
4971                 clean up
4972
4973 2001-07-10
4974
4975         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
4976
4977
4978 2001-07-10 [alfons]
4979
4980         * Makefile.am
4981                 add ChangeLog.claws to EXTRA_DIST
4982         * src/Makefile.am
4983                 add matcher_parser_parse.h to EXTRA_DIST
4984
4985 2001-07-10 [christoph]
4986
4987         * src/inc.c
4988                 add destination folder to table of
4989                 folders that need to be updated after
4990                 incorporation
4991
4992 2001-07-10 [alfons]
4993
4994         * folder.[ch]
4995           folderview.c
4996                 make collapse state of folders and folder items persistent, i.e.
4997                 if you collapse a folder tree, the next time sylpheed-claws starts 
4998                 up the folder tree remains collapsed.  
4999                 
5000 2001-07-10 [christoph]
5001
5002         * acconfig.h
5003         * configure.in
5004                 added --enable-ssl
5005         * src/md5.[ch]
5006                 renamed MD5_CTX to MD5_CTX_syl
5007                 conflicts with a struct in openssl
5008         * src/inc.c
5009         * src/main.[ch]
5010         * src/prefs_account.[ch]
5011         * src/socket.[ch]
5012                 SSL support for POP
5013         * src/mainwindow.c
5014                 fixed compose with current account
5015                 broken by new compose button stuff
5016
5017 2001-07-09 [hoa]
5018
5019         * AUTHORS
5020                 changed my email address
5021
5022         * src/matcher_parser_parse.y
5023                 clean the parser to remove conflicts
5024
5025 2001-07-09 [alfons]
5026
5027         * AUTHORS
5028                 add Match Grun
5029
5030         * configure.in
5031                 fix incorrect description of --enable-ldap parameter
5032
5033         * src/prefs_common.[ch]
5034           src/compose.c
5035                 add experimental option "smart wrapping" which makes the
5036                 compose editor auto wrap.
5037                 
5038                 | TODO: the problem with the buggy cursor handling is caused |
5039                 | by the GtkText. when deleting / backspacing text its       |
5040                 | wrapping algorithm does not take in account the previous   |
5041                 | line. should find a way to hack this in.                   |
5042                 | or should perhaps combine this with the word wrapping      |
5043                 | patch i wrote in january.                                  |
5044
5045         * src/about.c
5046                 show build parameters for LDAP and JPilot
5047
5048         * src/summaryview.c
5049                 revert Christoph's bugfix for selecting next unread message, 
5050                 because folder stats aren't updated correctly
5051
5052 2001-07-08 [hoa]
5053
5054         * src/filtering.c
5055         * src/mainwindow.c
5056         * src/matcher.c
5057         * src/matcher_parser_lex.l
5058         * src/matcher_parser_parse.y
5059         * src/prefs_filtering.c
5060         * src/prefs_scoring.c
5061         * src/scoring.c
5062                 bugfix of the config file parser
5063
5064 2001-07-08 [alfons]
5065
5066         * src/Makefile.am
5067                 added generated matcher sources to BUILT_SOURCES
5068
5069 2001-07-08 [hoa]
5070
5071         * src/Makefile.am
5072         * src/.cvsignore
5073                 added new config file parser
5074
5075         * src/scoring.[ch]
5076         * src/filtering.[ch]
5077         * src/matcher.[ch]
5078         * src/prefs_filtering.c
5079         * src/prefs_matcher.c
5080         * src/prefs_scoring.c
5081         * added src/matcher_parser.h
5082         * added src/matcher_parser_lex.h
5083         * added src/matcher_parser_lex.l
5084         * added src/matcher_parser_parse.y
5085                 lex & yacc config file parser
5086
5087         * src/mbox.c
5088         * src/inc.c
5089         * src/main.c
5090                 changes prefs_filtering into global_filtering           
5091
5092         * src/summaryview.c
5093                 build threads with subjects only if "Re: " is at the
5094                 beginning of the subject
5095
5096 2001-07-07 [paul]
5097
5098         0.5.0claws
5099
5100         sync with sylpheed 0.5.0
5101                 change of version number only
5102
5103 2001-07-06 [paul]
5104
5105         0.5.0claws5
5106
5107         sync with sylpheed 0.5.0pre5
5108
5109 2001-07-05 [paul]
5110
5111         sync with sylpheed 0.5.0pre4 release
5112                 /po and /manual/ja not sync'ed
5113
5114 2001-07-04 [paul]
5115
5116         more sync with sylpheed 0.5.0pre4
5117
5118 2001-07-03 [christoph]
5119
5120         * src/addressbook.c
5121                 fixed address book broken by address book
5122                 for VCard, JPilot, LDAP
5123
5124 2001-07-03 [alfons]
5125
5126         * src/matcher.c
5127         * src/textview.c
5128                 stopped memory leaks
5129
5130 2001-07-03 [paul]
5131
5132         more sync with sylpheed 0.5.0pre4
5133
5134 2001-07-02 [match]
5135
5136         * included address book patch for VCard, JPilot, LDAP
5137         * pref_common.c - fixed Font options on Display tab (cosmetic)
5138         * alertpanel.c - fixed truncated message
5139
5140 2001-07-02 [christoph]
5141
5142         * src/mbox_folder.c
5143         * src/procmsg.[ch]
5144         * src/summaryview.c
5145                 mark threads for ignoring
5146
5147 2001-07-02 [paul]
5148
5149         0.5.0claws4
5150
5151         * sync with sylpheed 0.5.0pre4
5152                 updated gettext to 0.10.38.
5153
5154 2001-07-01 [paul]
5155
5156         * src/ mainwindow.c
5157         * src/procmsg.h
5158         * src/summaryview.[ch]
5159                 new right-click option: Label.
5160                 substitute for 'Mark-->Mark/Unmark', colours the line.
5161                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
5162
5163 2001-07-01 [christoph]
5164
5165         * src/folderview.c
5166                 fixed font for trash
5167         * src/summaryview.c
5168                 move ctree to unread message
5169
5170 2001-07-01 [paul]
5171
5172         * sync with sylpheed 0.5.0pre3 release
5173
5174 2001-06-30 [alfons]
5175
5176         * src/filesel.[ch]
5177         * src/compose.c
5178                 allow inserting / attaching multiple files in
5179                 the composer window
5180
5181 2001-06-30 [paul]
5182
5183         * src/codeconv.c
5184                 small change to Alfons' previous stuff so that it
5185                 actually makes
5186
5187 2001-06-30 [alfons]
5188
5189         * lots of files changed; first attempt to merge the changes
5190           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
5191
5192 2001-06-30 [paul]
5193
5194         * po/pt_BR.po
5195                 updated and completed, translations by Fabio
5196                 Junior Beneditto <fjbeneditto@yahoo.com.br>
5197
5198 2001-06-29 [alfons]
5199
5200         * src/compose.c
5201         * src/mimeproc.[ch]
5202                 allow selecting an attached files' mime type from a 
5203                 list of types.
5204
5205 2001-06-29 [paul]
5206
5207         * more sync with sylpheed 0.5.0pre3
5208
5209 2001-06-29 [paul]
5210
5211         * po/pt_BR.po
5212                 merge with sylpheed.pot and pt_BR.po provided by
5213                 Fabio Junior Beneditto.
5214
5215 2001-06-29 [darko]
5216
5217         * src/procmime.c
5218                 make MIME types case insensitive
5219
5220 2001-06-28 [alfons]
5221
5222         * po/nl.po
5223                 merge with sylpheed.pot and old nl.po; translations added.
5224
5225 2001-06-28 [paul]
5226
5227         * more sync with sylpheed 0.5.0pre3
5228
5229 2001-06-27 [alfons]
5230
5231         * src/summaryview.c
5232                 don't crash when removing parent node of messages
5233                 attracted by subject. this was caused by not deleting
5234                 the parent node from the subject line hash table.
5235
5236 2001-06-27 [alfons]
5237
5238         * src/summaryview.c
5239         * src/compose.[ch]
5240         * src/mainwindow.c
5241                 if there are multiple messages selected, allow forwarding
5242                 them as attachments.
5243
5244 2001-06-27 [paul]
5245
5246         * more sync with sylpheed 0.5.0pre3
5247
5248 2001-06-26 [paul]
5249
5250         0.5.0claws3
5251
5252         * sync with sylpheed 0.5.0pre3
5253
5254 2001-06-25 [paul]
5255
5256         * src/mainwindow.c
5257                 fixed 'compose news article' bug
5258                 from icon-and-text toolbar
5259
5260 2001-06-25 [paul]
5261
5262         * sync with sylpheed 0.5.0pre2 release
5263
5264 2001-06-24 [christoph]
5265
5266         * src/prefs_common.c
5267                 bug fix in font selection
5268         * src/folderview.c
5269                 use sylpheed's normal font instead of
5270                 gtk default font for folders without
5271                 new messages
5272
5273 2001-06-24 [alfons]
5274
5275         * src/mainwindow.[ch]
5276                 added composite compose mail / news button (an idea by Leandro
5277                 Pereira <leandro@linuxmag.com.br>)
5278
5279 2001-06-24 [paul]
5280
5281         Added instructions for ldif-to-xml.py
5282
5283         * tools/README
5284
5285 2001-06-23 [alfons]
5286
5287         Some minor things.
5288
5289         * src/pixmaps/stock_news_compose.xpm
5290                 added pixmap by Leandro
5291         * src/prefs_common.c
5292                 tested built-in spelling checker of GCC 3.0 :)
5293         * po/nl.po
5294                 merged dutch translation of sylpheed-main with
5295                 sylpheed.pot
5296
5297 2001-06-23 [paul]
5298
5299         Added tools directory and files.
5300
5301         * tools/filter_conv.pl
5302                 converts old filter system to new filtering system
5303         * tools/ldif-to-xml.py
5304                 converts netscape addressbook to sylpheed addressbook
5305         * tools/README
5306                 descriptions/instructions for above two files
5307
5308 2001-06-23 [christoph]
5309
5310         * src/inc.c
5311         * src/manage_window.[ch]
5312         * src/prefs_common.[ch]
5313                 mail retrieval dialog can be enabled, disabled
5314                 or hidden if non of sylpheed's windows is active
5315
5316 2001-06-22 [paul]
5317
5318         0.5.0claws2
5319
5320         * sync with sylpheed 0.5.0pre2
5321
5322 2001-06-21 [christoph]
5323
5324         * src/summaryview.c
5325                 show recipient on 'from' for all accounts
5326                 
5327         * src/inc.c
5328         * src/prefs_common.[ch]
5329                 disable error popup on mail receive errors
5330
5331 2001-06-21 [alfons]
5332
5333         * src/compose.c
5334                 made the ruler correctly appear and disappear.
5335
5336         * src/Makefile.am
5337                 removed Hoa's work-in-progress-stuff (interesting!) so 
5338                 claws compiles ok.
5339
5340 2001-06-20 [christoph]
5341
5342         * src/inc.c
5343         * src/progressdialog.c
5344                 added scrolled window for list in progressdialog
5345
5346 2001-06-20 [paul]
5347
5348         sync with sylpheed 0.5.0pre1 release
5349
5350 2001-06-20 [christoph]
5351
5352         * src/summeryview.c
5353                 make building threads by subject work when
5354                 thread view is enabled
5355                 
5356         * src/compose.c
5357         * src/prefs_common.[ch]
5358                 automatically select account for mail replys
5359
5360 2001-06-19 [sergey]
5361
5362         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
5363         they are filled in from the account settings.
5364
5365 2001-06-19 [paul]
5366
5367         * more sync with sylpheed 0.5.0pre1
5368
5369 2001-06-18 [alfons]
5370
5371         * src/Makefile.am,
5372           src/procmime.c
5373                 added --sysconfdir to CPPFLAGS for pointing to the correct
5374                 location of mime.types. 
5375
5376                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
5377                 or ./configure!
5378
5379 2001-06-18 [hoa]
5380
5381         * src/summaryview.c
5382                 fixed some bug when building threads
5383
5384 2001-06-18 [pau]l
5385
5386         * src/prefs_account.c
5387                 UI stuff: More changes to the English
5388
5389 2001-06-18 [paul]
5390
5391         * src/pixmaps/stock_news_compose.xpm: new file
5392         * src/Makefile.am
5393         * src/mainwindow.c
5394         * src/summaryview.c
5395                 Added new icon for Hoa's 'compose a news
5396                 message', plus minor improvements to the
5397                 English
5398
5399         * po/ja.po
5400         * ChangeLog
5401         * ChangeLog.jp
5402                 more sync with sylpheed 0.5.0pre1
5403
5404 2001-06-18 [hoa]
5405
5406         * src/compose.[ch]
5407         * src/mainwindow.c
5408                 Follow-up and reply to
5409
5410         * src/summaryview.[ch]
5411                 Build threads also with subjects
5412
5413 2001-06-17 [hoa]
5414
5415         * src/compose.c
5416                 forwarding use the current account.
5417
5418         * src/mainwindow.c
5419                 the "compose message" button has been replaced with
5420                 "new mail" and "new news" buttons
5421
5422         * src/prefs_common.[ch]
5423                 added a configuration option to use the forward button
5424                 as "forward as attachment"
5425                 changed reply and forward format description
5426
5427         * src/quote_fmt_lex.l
5428         * src/quote_fmt_parse.y
5429                 added message with no signature in format for reply
5430                 and forward.
5431
5432 2001-06-17 [paul]
5433
5434         Minor UI stuff
5435
5436         * src/mainwindow.c
5437         * src/summaryview.c
5438                 Improvements to the English
5439
5440         * src/prefs_common.c
5441                 Improvements to the English and some
5442                 clarity/continuity improvements in the
5443                 description of Quote symbols.
5444
5445 2001-06-17 [paul]
5446
5447         0.5.0claws1
5448
5449         * sync with sylpheed 0.5.0pre1
5450
5451 2001-06-17 [hoa]
5452
5453         * src/compose.c
5454                 Better interface for compose, displayed fields
5455                 are updated whenever we change account.
5456                 Newsgroups field is automatically filled.
5457
5458         * src/mainwindow.c
5459                 Newsgroups field is automatically filled.
5460
5461         * src/prefs_account.c
5462                 Some interface stuff when fields appear and
5463                 disappear.
5464
5465 2001-06-16 [paul]
5466
5467         0.4.99claws
5468
5469         * sync with sylpheed 0.4.99
5470
5471 2001-06-16 [sergey]
5472
5473         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
5474         base64_decoder_free, base64_decoder_decode): new object and
5475         functions for decoding base64 streams.
5476         * src/procmime.c (procmime_decode_content): modified to use the
5477         new base64 decoder.
5478
5479 2001-06-15 [paul]
5480
5481         0.4.99claws10
5482
5483         * sync with sylpheed 0.4.99cvs11
5484
5485 2001-06-13 [paul]
5486
5487         0.4.99claws9
5488
5489         * sync with sylpheed 0.4.99cvs9
5490
5491 2001-06-13 [hoa]
5492
5493         * src/compose.c
5494         * src/prefs_account.c
5495
5496                 SMTP server can be defined in the news account
5497                 mime type of attachment are kept.
5498
5499         * src/summaryview.c
5500
5501                 now choose the highest important score between default
5502                 and important score of folder.
5503
5504 2001-06-09 [alfons]
5505         
5506         * src/prefs_common.c: 
5507
5508                 (prefs_quote_description_create): corrected description of 
5509                 quote format characters
5510
5511 2001-06-09 [paul]
5512
5513         0.4.99claws8
5514
5515         * sync with sylpheed 0.4.99cvs8
5516
5517 2001-06-08 [sergey]
5518
5519         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
5520         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
5521
5522 2001-06-08 [paul]
5523
5524         0.4.99claws7
5525
5526         * sync with sylpheed 0.4.99cvs7
5527
5528 2001-06-06 [sergey]
5529
5530         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
5531         clashes with autogenerated header).
5532         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
5533         * src/Makefile.am: added quote_fmt.h.
5534         * src/.cvsignore: added lex/yacc autogenerated files
5535         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
5536
5537 2001-06-06 [paul]
5538
5539         0.4.99claws6
5540
5541         * sync with sylpheed 0.4.99cvs6
5542
5543 2001-06-06 [hoa]
5544
5545         * added src/quote_fmt_parse.h
5546         * src/compose.c
5547                 removed warnings
5548
5549         * src/prefs.[ch]
5550                 don't modify readonly configuration files
5551
5552         * src/prefs_account.c
5553         * src/prefs_common.c
5554         * src/prefs_customheader.c
5555         * src/prefs_display_header.c
5556         * src/prefs_filter.c
5557         * src/prefs_filtering.c
5558         * src/prefs_scoring.c
5559                 don't open dialog box when configuration files
5560                 are readonly
5561
5562 2001-06-05 [sergey]
5563
5564         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
5565
5566         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
5567         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
5568         BUILT_SOURCES to make all files rebuild properly.
5569
5570         * src/compose.c: removed #include "quote_fmt.tab.h".
5571
5572         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
5573         CHARACTER value in yylval.
5574
5575         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
5576         receive CHARACTER value by documented means (yylval).
5577
5578         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
5579
5580 2001-06-05 [hoa]
5581
5582         * src/Makefile.am
5583                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
5584
5585         * src/filtering.c
5586         * src/matcher.c
5587         * src/matcher.h
5588         * src/prefs_filtering.c
5589                 now keep the configuration for execute action
5590
5591         * src/mbox_folder.c
5592                 fixed a warning
5593
5594 2001-06-05 [paul]
5595
5596         * sync with sylpheed 0.4.99cvs5
5597
5598 2001-06-05 [hoa]
5599
5600         * src/Makefile.am
5601                 added quote_fmt.[ch]
5602
5603         * added src/quote_fmt.y
5604         * added src/quote_fmt.l
5605         * added src/quote_fmt.tab.h
5606         * added src/quote_fmt.tab.c
5607         * added src/lex.quote_fmt.c
5608                 parsing configuration for replying
5609                 and forwarding
5610
5611         * src/prefs_common.[ch]
5612                 added configuration UI for replying
5613                 and forwarding
5614
5615         * src/compose.c
5616                 using configuration for replying
5617                 and forwarding
5618
5619 2001-06-04 [hoa]
5620
5621         * src/filtering.c
5622         * src/matcher.c
5623         * src/matcher.h
5624         * src/prefs_filtering.c
5625         * src/prefs_matcher.c
5626         * src/prefs_matcher.h
5627                 action "run a command" for filtering
5628                 and matching with a command.
5629                 fixed the "whole message" matching
5630
5631         * src/mbox_folder.c
5632                 changed temporary filename for security
5633
5634         * src/messageview.c
5635                 queue the notification if it fails to send.
5636
5637         * src/prefs_common.c
5638         * src/prefs_folder_item.c
5639                 changed the default important score             
5640
5641         * src/prefs_scoring.c
5642         * src/scoring.c
5643                 hide kill score input when the folder is not
5644                 a newsgroup
5645
5646 2001-06-03 [alfons]
5647
5648         * src/prefs_common.c:
5649
5650                 (prefs_font_select): pass font name in font entry box to font
5651                 selection dialog.
5652
5653 2001-06-03 [sergey]
5654
5655         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
5656
5657 2001-06-03 [paul]
5658
5659         * sync with sylpheed 0.4.99cvs4
5660
5661 2001-06-03 [alfons]
5662
5663         * src/headerwindow.c:
5664
5665                 (headerwindow_show_cb): use the selected summary view item, not
5666                 the displayed item.
5667
5668 2001-06-02 [alfons]
5669
5670         * src/headerwindow.c:
5671
5672                 (headerwindow_show_cb): always try to show msginfo
5673
5674 2001-06-02 [hoa]
5675
5676         * src/compose.c
5677                 keep attached parts when reediting or forwarding.
5678
5679 2001-06-01 [hoa]
5680
5681         * src/folderview.c
5682         * src/prefs_folder_item.[ch]
5683         * src/prefs_scoring.[ch]
5684         * src/scoring.[ch]
5685         * src/summaryview.[ch]
5686         * src/main.c
5687         * src/mainwindow.c
5688         * src/prefs_common.[ch]
5689                 support for folder scoring
5690                 kill score and important score for messages
5691         
5692         * src/prefs_account.c
5693                 some display bug fixed for local account
5694                 preferences
5695
5696 2001-05-31 [alfons]
5697
5698         * src/summaryview.c:
5699
5700                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
5701                 sender to address book menu item is disabled.
5702
5703 2001-05-30 [hoa]
5704
5705         * src/filtering.[ch]
5706         * src/summaryview.c
5707                 handling summary menu / filter messages
5708
5709         * src/folder.[ch]
5710                 add some stuff
5711
5712         * src/foldersel.c
5713                 imap folders now appears in list
5714
5715         * src/mbox_folder.c
5716                 doesn't crash if destination mail is not writeable
5717
5718 2001-05-29 [hoa]
5719
5720         * src/compose.c
5721                 removed some warnings
5722
5723         * src/filtering.c
5724         * src/folder.[ch]
5725         * src/prefs_filtering.c
5726                 global string to identify any folders           
5727                 removed some debug info
5728                 filtering to mbox folders is now possible
5729
5730         * src/mainwindow.c
5731                 removed some warnings
5732
5733         * src/mbox_folder.c
5734                 permission on files are changed to read/write for user only,
5735                 nothing for other.
5736                 creation of subfolder is handled better.
5737
5738 2001-05-28 [alfons]
5739
5740         Verified the sync for src/prefs_common.[ch] and
5741         src/prefs_account.[ch]. I believe there were some
5742         minor indentation differences.
5743
5744 2001-05-28 [paul]
5745
5746         0.4.99claws3
5747
5748         * sync with 0.4.99cvs3
5749
5750 2001-05-28 [hoa]
5751
5752         * src/compose.c
5753                 handling flags for mbox format
5754
5755         * src/filtering.c
5756                 use of mark file only for MH format
5757                 handling flags for mbox format
5758                 filtering cannot yet move or copy mails to mbox folders.
5759
5760         * src/folder.[ch]
5761                 changed move_msg, copy_msg,
5762                 move_msgs_with_dest, copy_msgs_with_dest functions
5763                 uses only folder->copy_msg() function
5764                 uses folder->finished_copy() to handle the destination
5765                 folder at the end of the copy or move operation.
5766
5767         * src/foldersel.c
5768                 included mbox directories.
5769
5770         * src/folderview.[ch]
5771         * src/mainwindow.c
5772                 handle folders operation for mbox format
5773
5774         * src/mbox.c
5775                 disable conversion of "From " header
5776
5777         * src/mbox_folder.[ch]
5778                 completion of mbox format handling
5779
5780         * src/mh.c
5781                 changed mh_copy_msg() function and
5782                 removed mh_move_msg(), mh_move_msgs_with_dest(),
5783                 mh_copy_msgs_with_dest()
5784
5785         * src/prefs_filtering.c
5786                 removed some warnings
5787
5788         * src/prefs_matcher.c
5789                 default boolean operation is AND
5790
5791         * src/procheader.c
5792                 handling flags for mbox format
5793                 handling of "From " header
5794
5795         * src/procmsg.[ch]
5796                 removed data field
5797                 added MSG_REALLY_DELETED flags to handle deletion of
5798                 messages in mbox format.
5799
5800         * src/summaryview.c
5801                 handling flags for mbox format
5802                 disable the MSG_DELETED flags when messages
5803                 are deleted in mbox format
5804
5805         * src/textview.c
5806                 "From " headers display fixed.
5807
5808 2001-05-27 [alfons]
5809
5810         * src/textview.c:
5811                 
5812                 (get_email_part): skip quoted email addresses, like in e.g.
5813                 "'alfons@proteus.demon.nl'".
5814
5815 2001-05-26 [alfons]
5816
5817         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
5818         and fixing the persistence troubles when using separate windows.
5819
5820         * src/mainwindow.c:
5821         
5822             Added #define SEPARATE_ACTION used in the gtk item factory for 
5823             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
5824                 use gtk_item_factory_get_widget_by_action() to get the items.
5825                 
5826             Removed separate_widget_cb from the gtk item factory data   
5827           
5828             (mainwindow_create): connect separate_widget_cb() to check
5829             menu item "toggled" signal. also passing a MainWindow pointer
5830                 as object data for both check menu items.
5831                 
5832             (separate_widget_cb): definition of separate_widget_cb() to match
5833             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
5834                 window using gtk_object_get_data(). The type of window separation 
5835                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
5836         
5837         * src/prefs_filtering.c,
5838           src/prefs_matcher.c: added horizontal scrollbars
5839
5840 2001-05-25 [darko]
5841
5842         * src/headerview.c
5843                 fix segfault with invalid bold font
5844         * src/summaryview.c
5845                 correctly display summary stats after row is marked
5846
5847 2001-05-23 [sergey]
5848
5849         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
5850         encodings with libjconv.
5851
5852 2001-05-23 [hoa]
5853
5854         * src/Makefile.am
5855                 added mbox_folder.[ch]
5856         * src/defs.h
5857                 mbox temporary folder
5858         * src/folder.[ch]
5859         * added src/mbox_folder.[ch]
5860         * src/folderview.c
5861         * src/procheader.[ch]
5862                 added mbox support
5863         * src/mbox.c
5864                 bugfix for file incorporation filtering
5865         * src/imap.c
5866                 enable creation of MBOX
5867         * src/prefs_display_header.c
5868                 enable use of headers like "From "
5869                 something that should be fixed :
5870                         displaying of such headers add an extra space
5871         * src/prefs_folder_item.c
5872                 don't create folders because it is not necessary
5873         * src/procmsg.h
5874                 added data field to MsgInfo for mbox internal use
5875         * src/summaryview.c
5876                 added some support for mbox
5877         * src/utils.[ch]
5878                 added get_mbox_cache_dir() function
5879
5880 2001-05-23 [hiroyuki]
5881
5882         * src/headerwindow.c
5883           src/inc.c
5884           src/main.c
5885           src/mh.c
5886           src/nntp.c
5887           src/procmsg.h
5888           src/session.h
5889           src/socket.[ch]
5890           src/summaryview.c
5891           src/textview.c
5892           src/automaton.c
5893           src/folderview.c: more sync with 0.4.99cvs2.
5894
5895         * src/headerwindow.c: reverted.
5896
5897 2001-05-22 [paul]
5898
5899         0.4.99claws2
5900
5901         * sync with sylpheed 0.4.99cvs2
5902                 * src/news.[ch]
5903                 * src/nntp.[ch]
5904                 * INSTALL
5905                 * INSTALL.jp
5906
5907 2001-05-22 [alfons]
5908
5909         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
5910
5911 2001-05-21 [alfons]
5912
5913         Minor things:
5914
5915         * configure.in: if gnome-config not found, "no" is displayed
5916         
5917         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
5918
5919         * src/textview.c: now also possible to add mail addresses by right
5920           clicking in the text view
5921
5922         * src/codeconv.c: merged patch which fixes endless loop when encountering
5923           invalid wide characters; from Alte <010@imis.ru>  
5924
5925 2001-05-20 [alfons]
5926
5927         Added installation of gnome specific things:
5928
5929         * Makefile.am: gnome conditional
5930
5931         * configure.in: check for installed gnome
5932
5933         * added sylpheed.png, sylpheed.desktop
5934
5935 2001-05-20 [sergey]
5936
5937         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
5938
5939         * src/mainwindow.h (main_window_toolbar_create): created a button
5940         for "Reply to all".
5941         (main_window_set_toolbar_sensitive): enable/disable the new button
5942         appropriately.
5943         (toolbar_reply_to_author_cb): handle the new button.
5944
5945         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
5946         send_progress_dialog_destroy() on failure (fixes hang on SMTP
5947         failure).
5948
5949 2001-05-19 [sergey]
5950
5951         * src/compose.h (ComposeReplyMode): new modes
5952         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
5953         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
5954
5955         * src/compose.c
5956         (compose_send): move some code into a new function:
5957         (compose_current_mail_account): new function.
5958         (compose_reply): new argument to_author, all callers changed; if
5959         to_author==TRUE and account->protocol==A_NNTP, find and use an
5960         appropriate mail account for replying.
5961         (compose_reply_set_entry): new argument to_author; ignore
5962         compose->replyto if to_author==TRUE.
5963
5964         * src/mainwindow.c: new command "Message/Reply to author".
5965         (main_window_set_menu_sensitive): enable/disable it.
5966         (reply_cb): handle it.
5967
5968         * src/summaryview.c: new command "Reply to author".
5969         (summary_set_menu_sensitive): enable/disable it.
5970         (summary_reply_cb): handle it.
5971
5972         * src/account.c (account_find_mail_from_address): new function.
5973
5974 2001-05-18 [paul]
5975
5976         0.4.99claws1
5977
5978         * sync with sylpheed 0.4.99cvs1
5979
5980 2001-05-18 [hoa]
5981
5982         * src/compose.[ch]
5983         * src/filtering.c
5984         * src/summaryview.c
5985                 new filtering action : forward and forward as attachment
5986
5987         * src/main.c
5988                 no need for $DISPLAY when we run sylpheed --help
5989                 call to parse_cmd_opt() is moved
5990
5991         * src/mainwindow.[ch]
5992                 execute button is hidden when immediate execute
5993                 is chosen
5994
5995         * src/mh.c
5996         * src/news.c
5997         * src/prefs_folder_item.c
5998         * src/procmsg.c
5999                 better handling of missing directories
6000
6001         * src/summaryview.c
6002                 reedit is enabled in outbox
6003                 reedit is enabled in queue
6004
6005 2001-05-17 [hoa]
6006
6007         * src/filtering.c
6008         * src/matcher.[ch]
6009         * src/prefs_filtering.c
6010                 changed attachement into attachment
6011
6012 2001-05-17 [alfons]
6013
6014         0.4.67claws4    
6015
6016         * sync with sylpheed 0.4.67cvs9
6017         * sync with sylpheed 0.4.67cvs7-8
6018
6019 2001-05-17 [hoa]
6020
6021         * src/Makefile.am
6022                 added prefs_filtering.c
6023
6024         * src/filtering.[ch]
6025         * src/matcher.[ch]
6026                 removed action : forward_news and forward_news_as_attachement
6027                 (forward and forward_as_attachement can be used instead)
6028
6029         * src/mainwindow.c
6030                 added menu option to access filtering configuration
6031
6032         * src/prefs_account.c
6033                 changed mail_command default to /usr/sbin/sendmail
6034
6035         * added src/prefs_filtering.[ch]
6036                 dialog box for filtering configuration
6037
6038         * src/prefs_matcher.c
6039                 added function prefs_matcher_get_criteria_from_matching()
6040
6041         * src/prefs_scoring.c
6042                 reset the dialog when register or substitute is clicked
6043
6044 2001-05-15 [hoa]
6045
6046         * src/Makefile.am
6047                 added filtering.[ch]
6048         * src/inc.c
6049                 using filering.[ch] instead of filter.[ch]
6050         * src/main.c
6051                 reading new filtering configuration
6052         * src/matcher.[ch]
6053                 added some filtering actions
6054                 and fixed a bug for headers and mail body matching
6055         * src/mbox.c
6056                 using filering.[ch] instead of filter.[ch]
6057         * src/mh.c
6058                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
6059         * src/summaryview.c
6060                 some fixes for filtering
6061
6062 2001-05-14 [hiroyuki]
6063
6064         * src/send.c: fixed some weird indentations.
6065           send_message_with_command(): call pclose() only if p != NULL.
6066         * src/textview.c: get_email_part(): modified the code for readability.
6067
6068 2001-05-14 [hiroyuki]
6069
6070         * src/md5global.h
6071           src/md5ify.c
6072           src/md5ify.h: removed from the cvs.
6073
6074 2001-05-13 [sergey]
6075
6076         * src/main.c: include rfc2015.h to avoid compiler warnings.
6077         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
6078         the panel is already on screen.
6079         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
6080         closing the alert window by ESC as "No".
6081         * src/prefs_common.c (prefs_interface_create): moved return
6082         receipt check button to the correct place.
6083
6084 2001-03-13 [alfons]
6085
6086         * src/prefs_common.c: 
6087                 moved return receipt check button to the Send tab. (prefs_send_create)
6088                 removed the date format ui related globals. (prefs_display_create)
6089
6090         0.4.67claws3
6091         
6092         * sync with sylpheed 0.4.67cvs5-6
6093
6094 2001-05-13 [paul]
6095
6096         * added Alfons' font selection patch
6097
6098         * src/defs.h
6099         * src/headerwindow.c
6100         * src/prefs_common.c
6101         * src/prefs_common.h
6102
6103 2001-05-13 [hoa]
6104         * src/defs.h
6105                 changed version of cache
6106         * src/matcher.[ch]
6107         * src/prefs_matcher.c
6108                 added additionnal matching criteria
6109         * src/procheader.c
6110         * src/procmsg.[ch]
6111         * src/news.c
6112                 added references in MsgInfo
6113
6114 2001-05-12 [hoa]
6115
6116         * src/defs.h
6117                 prepared some things for new filtering
6118         * src/matcher.[ch]
6119                 added some matching properties
6120                 inreplyto need to be enhanced
6121                 prepared some things for new filtering
6122         * src/messageview.c
6123                 added Return-Receipt-To handling
6124         * src/prefs_folder_item.c
6125                 changed default value to TRUE
6126         * src/prefs_matcher.c
6127                 added some matching properties
6128         * src/prefs_scoring.[ch]
6129                 the scoring dialog is finished
6130         * src/procheader.c
6131                 added Return-Receipt-To handling
6132                 Reference need to be added
6133         * src/procmsg.[ch]
6134                 added Return-Receipt-To handling
6135                 added threadscore to get a better score sorting when
6136                 threads are enabled
6137         * src/summaryview.c
6138                 suppressed a bug when we sort the list
6139                 when no folder is opened.
6140                 better score sorting when threads are enabled
6141
6142 2001-05-12 [alfons]
6143
6144         * reverted previous patch because of potential errors 
6145
6146         0.4.67claws2
6147         
6148         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
6149                 applied "toggle mail-retrieval dialog window" patch submitted 
6150                 by Eric Limpens <eric@qnt.net>
6151
6152         * sync with sylpheed 0.4.67cvs4
6153
6154 2001-05-12 [sergey]
6155
6156         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
6157         some picky compilers.
6158         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
6159         * src/grouplist_dialog.c: include alertpanel.h.
6160         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
6161         fix compile warning.
6162         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
6163         #include "defs.h" before others to prevent the warning of `MIN'
6164         and `MAX' redefinition.
6165
6166 2001-05-11 [hoa]
6167
6168         * src/main.c
6169         * src/messageview.c
6170         * src/prefs_account.c
6171         * src/prefs_display_header.c
6172                 removed warning
6173         * src/Makefile.am
6174                 added prefs_scoring.[ch]
6175         * src/grouplist_dialog.c
6176                 display an error dialog box if the group list
6177                 cannot be fetched.
6178         * src/mainwindow.[ch]
6179                 added main_window_set_thread_option() function
6180                 scoring dialog box enabled
6181         * src/matcher.[ch]
6182                 added flags matching unread /new / marked
6183                 / deleted / replied / forwarded
6184         * src/news.c
6185                 newsgroups are now finally in newscache
6186         * src/prefs_matcher.[ch]
6187                 finished preferences for matching dialog
6188         * added src/prefs_scoring.[ch]
6189                 scoring dialog box completed
6190         * src/scoring.[ch]
6191                 conversion to string : added scoringprop_to_string()
6192                 write config for preferences :
6193                 added prefs_scoring_write_config()
6194         * src/summaryview.c
6195                 threads can be enabled/disabled independently
6196                 for each folder
6197
6198 2001-05-10 [alfons]
6199
6200         0.4.67claws1
6201         
6202         * AUTHORS: 
6203                 thought it would be nice to have a list of all
6204                 contributors (used Changelog as a reference)
6205         
6206         * configure.in: 
6207                 messed up version numbering...
6208
6209         0.4.66claws1
6210
6211         * sync with sylpheed 0.4.67cvs1-3
6212
6213 2001-05-10 [darko]
6214
6215         * src/prefs_common.c:
6216                 better UI for strftime format, double clicking
6217                 on format now inserts the format in text entry
6218                 replaced close button with standard OK/Cancel
6219                 moved date format button to the right of the
6220                 text entry field
6221
6222 2001-05-09 [alfons]
6223
6224         * src/gtkstext.c:
6225                 Ctrl-Home / Ctrl-End have proper cursor navigation
6226
6227 2001-05-09 [hoa]
6228
6229         * src/prefs_matcher.c
6230                 finished UI to define matching properties
6231                 added ok and cancel button
6232         * src/prefs_filter.c
6233                 added ok and cancel button
6234         * src/news.c
6235                 fixed some bug in xhdr parsing
6236
6237 2001-05-08 [alfons]
6238
6239         * src/textview.c: 
6240                 fixed a bug in textview_show_header(), which displayed two colons (':');
6241                 cleaned up some warnings
6242
6243 2001-05-08 [hoa]
6244
6245         * src/Makefile.am
6246                 added prefs_matcher.[ch]
6247                 compilation with -W -Wall
6248         * src/alertpanel.c
6249                 ungrab the mouse events if grabbed - does it
6250                 fix the bug for disposition notification ?
6251         * src/mainwindow.c
6252                 added a menu option to open the matching dialog.
6253         * src/matcher.[ch]
6254                 added matcherprop_to_string() and matcherlist_to_string()
6255                 fixed some bugs, changed the name of some options
6256                 age_sup and age_inf becomes age_greater and age_lower,
6257                 body and messageheaders becomes body_part and headers_part,
6258                 changed the names of constants from SCORING_XXX to MATCHING_XXX
6259         * src/prefs_display_header.c
6260         * src/prefs_headers.c
6261                 fixed a bug that accidentally destroyed dialogs
6262                 when closed them with delete_event
6263                 Added *_deleted() which handle delete_event signal correctly.
6264         * src/prefs_folder_item.[ch]
6265                 added "enable_thread" field for future customization
6266         * added src/prefs_matcher.[ch]
6267                 sample of the UI to define matching properties
6268         * src/procheader.c
6269                 using procheader_headername_equal instead of str*cmp functions
6270                 using procheader_parse_header() function
6271         * src/scoring.c
6272                 using MATCHING_XXX instead of SCORING_XXX
6273         * src/summaryview.c
6274                 display the sender of the news even if this is ourself
6275                 when this is a news message.
6276         * src/textview.c
6277                 using headername_equal() instead of str*cmp functions
6278
6279 2001-05-08 [alfons]
6280
6281         0.4.66claws
6282
6283         * sync with sylpheed 0.4.66
6284         * src/gtkstext.c: trace logs added 
6285
6286 2001-05-08 [sergey]
6287
6288         * src/prefs_common.[ch]: added option to enable/disable GnuPG
6289         signature check popup.
6290         * src/rfc2015.c (check_signature): show signature check popup only
6291         if it is enabled in preferences.
6292
6293 2001-05-07 [alfons]
6294
6295         0.4.66claws4
6296         
6297         * sync with sylpheed 0.4.66cvs6
6298
6299 2001-05-07 [darko]
6300
6301         * src/prefs_common.[ch]: added option to enable/disable
6302           looking up sender name in address book for summary pane
6303         * src/summaryview.c: look up sender in the address book
6304           by using Alfons' address completion code
6305
6306 2001-05-07 [hiroyuki]
6307
6308         * src/inc.h
6309           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
6310           member of Pop3State.
6311         * src/news.c: brought #include "defs.h" before #include <glib.h>
6312           to prevent the warning of `MIN' and `MAX' redefinition.
6313
6314 2001-05-06 [hoa]
6315
6316         * removed src/headers_display.[ch]
6317         * removed src/prefs_display_headers.[ch]
6318         * src/inc.c
6319                 use a temporary file in the user directory for mbox import
6320         * src/news.c
6321                 added XHDR support to get "To" and "Cc" headers
6322                 (in order to match news with to or cc field for
6323                 scoring)
6324                 added function news_parse_xhdr() to get XHDR response
6325         * src/nntp.[ch]
6326                 added function nntp_xhdr()
6327         * src/matcher.c
6328                 fetch the message if necessary
6329
6330 2001-05-06 [alfons]
6331
6332         0.4.66claws3
6333
6334         * sync with sylpheed 0.4.66cvs3-5
6335
6336 2001-05-06 [hoa]
6337
6338         * src/utils.[ch]
6339                 added function itos_buf() to enable use of several buffers
6340         * src/summaryview.c
6341                 use of itos_buf() instead of itos() in summary list
6342                 to fix the broken display of message number.
6343
6344 2001-05-06 [alfons]
6345
6346         * src/gtkstext.c: bug in cursor up navigation fixed,
6347                 fixed another unsigned / signed comparison (we're getting there :-)
6348
6349 2001-05-06 [hoa]
6350
6351         * src/Makefile.am
6352                 added scoring.c scoring.h
6353                 prefs_folder_item.c prefs_folder_item.h
6354                 matcher.c matcher.h
6355         * src/defs.h
6356                 added FOLDERITEM_RC SCORING_RC
6357         * src/folder.[ch]
6358                 added prefs field in FolderItem :
6359                 properties for each folder (PrefsFolderItem),
6360                 sorting type and mode were added as the first properties.
6361         * src/main.c
6362                 read config for scoring
6363         * added src/matcher.[ch]
6364                 gives functions to parse configuration file to do
6365                 matching on mails with a list of conditions.
6366         * src/mainwindow.c
6367                 add option to sort by score
6368         * src/prefs_common.[ch]
6369                 added preference option to show score and for
6370                 the score column size
6371         * added src/prefs_folder_item.[ch]
6372                 properties for each folder (PrefsFolderItem),
6373                 sorting type and mode were added as the first properties.
6374         * src/procheader.[ch]
6375                 added procheader_parse_header()
6376                 added procheader_header_free()
6377                 added procheader_headername_equal()
6378                 and made modification to use them.
6379         * src/procmsg.[ch]
6380                 added score field to MsgInfo structure
6381         * added src/scoring.[ch]
6382                 gives functions to parse configuration file to do
6383                 scoring on mails with a list of conditions.
6384         * src/summaryview.[ch]
6385                 save the sorting type and mode for the folder
6386                 added column to display the score of the mail
6387                 added function summary_score_clicked()
6388                 sorting type and mode are restored to the folder
6389                 when it is reopen
6390         * src/textview.c
6391                 use procheader_parse_header(), procheader_headername_equal()
6392                 removed memory leak in text_scan_header when freeing headers
6393         * src/filter.c
6394                 changed the function to match names of headers
6395                 using procheader_headername_equal()
6396
6397         Scoring functions are implemented, an interface is needed
6398         to configure that.
6399
6400 2001-05-04 [alfons]
6401
6402         * src/gtkstext.c: 
6403                 hopefully fixed the row up navigation bug,
6404                 removed adding back / forward lines to cache
6405
6406 2001-05-04 [sergey]
6407
6408         * src/prefs_display_headers.c: user interface changes:
6409         (prefs_display_headers_create): remove unused "Show" check button;
6410         allow reordering of headers by dragging.
6411         (prefs_display_headers_write_config): remove unused variables.
6412         (prefs_display_headers_set_dialog): do not insert "(New)" at top
6413         of lists (not needed with the new UI).
6414         (prefs_display_headers_set_list): scan lists starting from row 0,
6415         not 1 (do not skip "(New)").
6416         (prefs_display_headers_find_header): new function.
6417         (prefs_display_headers_clist_set_row): do not allow duplicates.
6418         (prefs_display_headers_delete_cb): do not skip row 0; treat
6419         closing the alert window by ESC as "No".
6420         (prefs_display_headers_up): do not protect row 0.
6421         (prefs_display_headers_down): do not protect row 0.
6422
6423 2001-05-04 [sergey]
6424
6425         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
6426         functions.
6427
6428         * src/summaryview.c
6429         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
6430         summary_select_next_marked, summary_select_prev_marked): new
6431         functions.
6432
6433 2001-05-03 [sergey]
6434
6435         * src/news.c: fixed a bug when no article can be fetched after
6436         server timeout if the connection was restored by news_post():
6437         (news_select_group): new function.
6438         (news_fetch_msg): call news_select_group() before fetching
6439         article.
6440         (news_get_uncached_articles): set session->group after successful
6441         GROUP command.
6442
6443 2001-05-03 [hoa]
6444
6445         * src/defs.h
6446         * src/procmsg.[ch]
6447         * src/procheader.c
6448                  changed version of cache, added cc field
6449
6450         * src/prefs_display_headers.c
6451                 the interface was changed
6452
6453         * src/prefs_headers.c
6454                 added cancel button
6455
6456 2001-05-03 [alfons]
6457
6458         * completed sync of sylpheed cvs2
6459         * src/gtkstext.c: updated row up / down cursor navigation
6460         * src/textview.c: re-edited, prepared for fixing the email address
6461                 scanner.
6462
6463 2001-05-03 [darko]
6464
6465         * src/prefs_common.c: use alfons' strftime ui code
6466         entry_datefmt and datefmt_sample widgets have to be
6467         global in this module because of this change
6468
6469 2001-05-03 [hoa]
6470
6471         * src/messageview.c
6472         * src/prefs_common.[ch] added option to activate the return receipt
6473                 feature.
6474
6475 2001-05-02 [alfons]
6476
6477         * src/gtkstext.c: fix for row up/down cursor navigation. 
6478
6479         0.4.66claws2
6480         
6481         * sync with 0.4.66cvs2
6482
6483 2001-05-02 [paul]
6484
6485         added add-sender-to-addressbook patch
6486
6487         * src/addressbook.c
6488         * src/addressbook.h
6489         * src/summaryview.c
6490
6491 2001-05-02 [sergey]
6492
6493         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
6494         G_ALERTDISABLE.
6495
6496         * src/alertpanel.c (alertpanel_create): new argument can_disable,
6497         all existing callers changed to pass FALSE; create a check button
6498         to disable the message.
6499         (alertpanel_message_with_disable): new function.
6500         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
6501         (alertpanel_button_toggled): new function.
6502         (alertpanel_button_clicked, alertpanel_close): set value using
6503         G_ALERT_VALUE_MASK.
6504
6505         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
6506
6507         * src/prefs_common.c (prefs_privacy_create): new check button
6508         checkbtn_gpgme_warning.
6509
6510         * src/main.c (main): moved preferences reading before gpgme
6511         initialization; check prefs_common.gpgme_warning before giving the
6512         GnuPG warning and set it to FALSE if the user wants to disable the
6513         warning.
6514
6515 2001-05-02 [hiroyuki]
6516
6517         * src/prefs_display_headers.c: modified the layout and some labels.
6518
6519 2001-05-02 [sergey]
6520
6521         * src/prefs_account.c (prefs_account_fix_size): new function.
6522         (prefs_account_create): call prefs_account_fix_size(); use
6523         gtk_widget_show instead of gtk_widget_show_all (fixes too large
6524         size when the window is shown for the first time).
6525         (prefs_account_basic_create): changed layout of serv_table; moved
6526         localmbox_entry above smtpserv_entry (logically it replaces
6527         POP3/IMAP server).
6528         (prefs_account_protocol_activated): set sensitivity of
6529         nntpauth_chkbtn according to the protocol (in addition to
6530         hide/show); commented out gtk_table_set_row_spacing() calls.
6531         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
6532         not sensitive (fixes a bug with disabled username/password boxes
6533         when editing POP3 account after NNTP with authentication).
6534
6535 2001-05-02 [hoa]
6536
6537         * src/account.c
6538         * src/inc.c
6539         * src/prefs_account.[ch]
6540         * src/send.c
6541                 removed local account without SMTP server
6542                 added option to use mail command instead of a connexion
6543                 to SMTP server when a local account is used
6544         * src/prefs_headers.c
6545                 fixed a bug
6546         * src/news.c
6547                 fixed a bug when connexion immediately closed
6548
6549 2001-05-01 [alfons]
6550
6551         0.4.66claws1
6552         
6553         * sync with 0.4.65
6554
6555 2001-05-01 [sergey]
6556
6557         * src/prefs_account.c (Basic, prefs_account_basic_create): new
6558         widget nntpauth_chkbtn.
6559         (prefs_account_protocol_activated): handle nntpauth_chkbtn
6560         visibility.
6561         (prefs_account_nntpauth_toggled): new function.
6562
6563         * src/news.c (news_session_new_for_folder): use NNTP
6564         authentication only if ac->use_nntp_auth is set.
6565
6566 2001-05-01 [hoa]
6567
6568         * src/Makefile.am changed headers.[ch] in customheader.[ch]
6569         * src/prefs_display_headers.c changed the UI
6570         * src/prefs_headers.c changed account_name to account_id
6571         * src/compose.c using customheader.h
6572
6573 2001-05-01 [hiroyuki]
6574
6575         * src/esmtp.c
6576           src/news.c
6577           src/nntp.c: changed sock_read() to sock_gets(), they've been left
6578           unsynched.
6579
6580 2001-05-01 [hoa]
6581
6582         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
6583         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
6584                 for displaying of headers
6585         * src/grouplist_dialog.[ch] minor changes to remove warnings
6586         * src/prefs_display_headers.[ch] dialog to choose the
6587         headers to display in the mail viewer.
6588         * src/headers.h correction of #define
6589         * src/headers_display.[ch] configuration for displaying of headers.
6590         * src/main.c read config of displaying of headers
6591         * src/prefs_common.c add a button to access the config dialog
6592                 for displaying of headers
6593         * src/prefs_display_headers.[ch] dialog for configuration for
6594                 displaying of the headers.
6595         * src/prefs_headers.c cleaning of code
6596         * src/procheader.c comments added to code
6597         * src/textview.c changes to reorder the headers depending
6598                 on the config for displaying of headers
6599
6600 2001-04-30 [alfons]
6601
6602         0.4.65claws7
6603
6604         * sync with 0.4.65cvs12
6605
6606         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
6607
6608 2001-04-30 [sergey]
6609
6610         * src/nntp.h (NNTPSockInfo): new field auth_failed.
6611
6612         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
6613         is set to force reconnection after authentication failure.
6614         (nntp_gen_command): set sock->auth_failed on authentication
6615         failure, or if sock->userid and sock->passwd are not set.
6616
6617         * src/news.c (news_session_new_for_folder): set userid=NULL if
6618         password dialog is cancelled.
6619
6620 2001-04-30 [sergey]
6621
6622         * src/nntp.h (NNTPSockInfo): new type.
6623
6624         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
6625         SockInfo.
6626         (nntp_open_auth, nntp_close): new functions.
6627         (nntp_gen_command): new function to handle authentication; all
6628         NNTP command functions updated to use it.
6629         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
6630         (nntp_list): removed old useless code.
6631
6632         * src/news.h (NNTPSession): new field nntp_sock.
6633
6634         * src/news.c: all functions updated to use NNTPSockInfo instead of
6635         SockInfo.
6636         (news_session_new): new arguments (userid, passwd); made static;
6637         use nntp_open_auth() if needed.
6638         (news_session_destroy): use nntp_close() instead of sock_close().
6639         (news_query_password): changed arguments.
6640         (news_session_new_for_folder): new function.
6641         (news_session_get): use news_session_new_for_folder().
6642         (news_authenticate): deleted.
6643         (news_get_uncached_articles): removed old authentication code.
6644
6645 2001-04-30 [sergey]
6646
6647         * src/news.c: reverted my previous changes (need to do NNTP
6648         authentication in a cleaner way).
6649         
6650 2001-04-29 [sergey]
6651
6652         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
6653         news_nntp_post, news_nntp_mode): new functions (wrappers with
6654         authentication support).
6655         (news_get_article_cmd, news_get_article, news_get_header): new
6656         argument "folder"; all callers changed.
6657         (news_get_article_cmd): added authentication support.
6658         (news_session_get): use news_nntp_mode() instead of nntp_mode().
6659         (news_post): use news_nntp_post() instead of nntp_post().
6660         (news_get_uncached_articles): use news_nntp_group() instead of
6661         nntp_group() and news_nntp_xover() instead of nntp_xover();
6662         removed old authentication code.
6663         (news_get_group_list): use news_nntp_list() instead of nntp_list().
6664
6665         * src/nntp.c (nntp_list): return real error code instead of
6666         hardcoded NN_ERROR.
6667
6668 2001-04-29 [sergey]
6669
6670         * configure.in: fixed wint_t typedef detection again
6671
6672 2001-04-28 [hoa]
6673
6674         * src/prefs_account.[ch], added A_LOCAL_CMD
6675                 (send mail with mail command)
6676         * src/send.c added function send_message_with_command()
6677         * src/inc.c made a more secure get_spool() function with
6678                 mktemp() but maybe mkstemp() or something more
6679                 secure can be used.
6680
6681 2001-04-28 [alfons]
6682
6683         * src/textview.c, colorization of email addresses in headers
6684
6685         0.4.65claws6
6686
6687         * bug sync with sylpheed
6688         * prefs_common.c: created date format ui for darko
6689         * sync with 0.4.65cvs11
6690         * configure.in: corrected to have the new gpg checks
6691
6692 2001-04-27 [alfons]
6693
6694         * completed sync with 0.4.65cvs10
6695         * minor debug things added to gtkstext.c
6696
6697 2001-04-27 [darko]
6698
6699         * configure.in: remove check for availability of
6700           strftime() as advised by Hiroyuki
6701         * src/prefs_common.[ch], src/procheader.c:
6702           synch strftime() code with Hiroyki's main branch
6703
6704 2001-04-26 [sergey]
6705
6706         * src/news.c: news_query_password(), news_authenticate(): new
6707           functions.
6708           news_get_uncached_articles(): added NNTP authentication
6709           handling.
6710         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
6711           new functions.
6712         * src/prefs_account.c: prefs_account_protocol_activated():
6713           enable userid and password fields for NNTP.
6714
6715 2001-04-26
6716
6717         * configure.in: check for availability of strftime()
6718           [darko]
6719         * src/prefs_common.[ch], src/procheader.c: use
6720           strftime() for displaying date in summary pane if it
6721           is available
6722
6723 2001-04-25
6724
6725         * more .cvsignore cleanups [alfons]
6726
6727 2001-04-25
6728
6729         * ac/sv-check-type.m4: new autoconf macro.
6730         * configure.in: fixed wint_t typedef detection (did not work
6731           with gcc-2.96).
6732
6733 2001-04-25
6734
6735         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
6736           [hiroyuki]
6737
6738 2001-04-24
6739         * modified gtkstext.c : buggy cursor navigation fixed, 
6740           and font descent also taken in account when drawing
6741           cursor. [alfons]
6742
6743 2001-04-24 [hoa]
6744         * added comments in src/news.c src/nntp.c
6745         * added src/prefs_headers.[ch]
6746         * added src/headers.[ch]
6747         * modified compose.c to activate custom headers
6748                 added function is_in_custom_headers
6749         * modified prefs_account.[ch]
6750                 added function prefs_account_customhdr_edit
6751         * modified src/defs.h :
6752                 added HEADERS_RC : name of the config file
6753                 for the custom headers
6754
6755 2001-04-24
6756
6757     0.4.65claws5
6758
6759         * configure.in
6760           src/gtkstext.[ch]
6761           src/compose.c
6762           src/Makefile.am
6763           
6764           added gtkstext with configure.in patch by Hiroyuki which
6765           should fix the XIM detection [alfons]
6766
6767         * more clean up of cvs [alfons]
6768
6769                  * removed all Makefile.in files to attic.
6770
6771                  * updated all .cvsignores to really ignore things that could
6772                    be unintentionally committed by a recursive commit.
6773
6774 2001-04-23 [hoa]
6775         * added src/grouplist_dialog.[ch]
6776         * changed src/folderview.c to call grouplist_dialog instead
6777                 of inputdialog
6778         * src/news.c :
6779                 added functions news_reset_group_list
6780                 and news_get_group_list
6781         * src/nntp.c :
6782                 added function nntp_list
6783         * src/defs.h :
6784                 added GROUPLIST_FILE : name of the newsgroup list cache file
6785
6786 2001-04-21
6787
6788         * added option to warn about queued messages on exit [sergey]:
6789
6790           * src/compose.c: compose_queue(): call folder_item_scan()
6791             and folderview_update_item() after queueing.
6792           * src/folderview.c: folderview_update_node(): draw the queue
6793             folder in bold font if there are queued messages.
6794           * src/mainwindow.c: queued_messages(): new function.
6795             app_exit_cb(): display warning if there are queued messages
6796             if warn_queued_on_exit is set.
6797           * prefs_common.[ch]: add warn_queued_on_exit option.
6798
6799         * enhanced GnuPG key selection support [sergey]:
6800
6801           * src/select-keys.c: updated to newer version from Win32
6802             branch with support for selecting arbitrary keys.
6803           * src/prefs_account.c: added the Privacy tab to the account
6804             options window.
6805             prefs_account_privacy_create(),
6806             prefs_account_sign_key_set_data_from_radiobtn(),
6807             prefs_account_sign_key_set_radiobtn(): new functions.
6808           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
6809           * src/rfc2015.c: set_signers(): new function.
6810             pgp_sign(): add the account parameter, call set_signers().
6811             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
6812           * src/rfc2015.h: rfc2015_sign(): updated prototype.
6813           * src/compose.c: pass the current account to rfc2015_sign().
6814
6815         * tag name claws added to prevent confusion with main branch [alfons]
6816
6817         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
6818
6819         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
6820
6821         * sync with recent sylpheed cvs. Untested though. [alfons]
6822