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