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