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