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