do not use description as attachment name
[claws.git] / ChangeLog.claws
1 2003-02-22 [thorsten]   0.8.10claws43
2
3         * src/mimeview.c
4           src/prefs_common.[ch]
5           src/procmime.[ch]
6                 do not use description as attachment name
7
8 2003-02-22 [alfons]     0.8.10claws42
9
10         * src/summaryview.c
11                 freeze/thaw folder item updates when changing color labels,
12                 and put a wait cursors on
13
14 2003-02-22 [thorsten]   0.8.10claws41
15
16         * src/mimeview.c
17                 save-all fixes: crash if invoked on multipart container,
18                 mimeinfo access, pathseparators, error dialog
19
20 2003-02-21 [alfons]     0.8.10claws40
21
22         * src/prefs_gtk.c
23                 remove unused var
24
25 2003-02-21 [colin]      0.8.10claws39
26
27         * src/send.c
28                 Fix smtp logging
29
30 2003-02-21 [colin]      0.8.10claws38
31
32         * src/summaryview.c
33                 Freeze/thaw folderItem updates when filtering messages 
34                 via Tools/Filter messages
35
36 2003-02-21 [paul]       0.8.10claws37
37
38         * src/compose.c
39                 revert commit 0.8.10claws26, there are ulterior motives
40                 for users to set a Reply-To header when posting to
41                 newsgroups
42
43 2003-02-21 [paul]       0.8.10claws36
44
45         * sync with 0.8.10cvs17
46                 see ChangeLog 2003-02-21
47
48 2003-02-20 [christoph]  0.8.10claws35
49
50         * src/imap.c
51                 IMAP UID fetch speedup using SEARCH
52
53         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
54
55         * src/imap.c
56                 fix problem with UIDs in IMAP UID cache that no longer existed
57
58 2003-02-20 [christoph]  0.8.10claws34
59
60         * src/imap.c
61         * src/procheader.c
62         * src/procheader.h
63                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
64
65         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
66
67         * src/imap.c
68                 Rewrite imap_cmd_gen_recv use sock_getline instead
69                 of sock_gets to avoid problems with too long reply
70                 lines
71     
72 2003-02-20 [colin]      0.8.10claws33
73         
74         * src/prefs_account.c
75                 Better wording
76
77 2003-02-20 [colin]      0.8.10claws32
78
79         * src/compose.c
80                 Remove useless '&& !to_sender' 
81
82 2003-02-20 [darko]
83
84         * AUTHORS
85                 change my e-mail address
86
87 2003-02-19 [colin]      0.8.10claws31
88
89         * src/prefs_common.c
90                 X11 style colors for every configurable color
91
92 2003-02-19 [alfons]     0.8.10claws30
93
94         * src/prefs_gtk.[ch]
95         * src/prefs_common.c
96                 for color_new accept both plain integers and X11 style color
97                 names (as found in /usr/lib/X11/rgb.txt)
98
99 2003-02-19 [paul]       0.8.10claws29
100
101         * src/mainwindow.c
102                 add tooltips to online/offline button and account selector
103                 button
104
105 2003-02-19 [paul]       0.8.10claws28
106
107         * src/folder.c
108           src/news.c
109           src/prefs_account.[ch]
110           src/prefs_common.[ch]
111                 move 'Maximum number of articles to download' to
112                 account prefs.
113                 clean up account prefs gui a little by hiding entries
114                 rather then greying out entries
115
116 2003-02-19 [hiro]       0.8.10claws27
117
118         * src/common/utils.c
119                 fix bug #54 'yesterdays date is displayed in the message 
120                 summary window'
121
122 2003-02-19 [paul]       0.8.10claws26
123
124         * src/compose.c
125                 fix bug reported in Feature Request [688596] 
126                 'Reply-to header in news'
127
128 2003-02-18 [paul]       0.8.10claws25
129
130         * src/select-keys.c
131                 add a 'List all keys' button to key selection dialog
132
133 2003-02-18 [colin]      0.8.10claws24
134         
135         * src/stock_pixmap.c
136                 fix compile error
137
138 2003-02-18 [colin]      0.8.10claws23
139
140         * src/common/smtp.[ch]
141           src/prefs_account.c
142                 Try to starttls if it seems to be the only
143                 way to authenticate a user
144
145 2003-02-18 [paul]       0.8.10claws22
146
147         * src/Makefile.am
148           src/folderview.c
149           src/stock_pixmap.[ch]
150           src/pixmaps/drafts_close.xpm  ** NEW FILE **
151           src/pixmaps/drafts_open.xpm   ** NEW FILE **
152                 as a Drafts folder is a special folder allow it to have
153                 its own unique icons
154
155 2003-02-18 [colin]      0.8.10claws21
156
157         * src/imap.c
158                 Fix port selection when using starttls
159
160 2003-02-18 [paul]       0.8.10claws20
161
162         * src/mainwindow.c
163           src/prefs_common.[ch]
164                 make blue the default new mail colour
165
166 2003-02-18 [paul]       0.8.10claws19
167
168         * sync with 0.8.10cvs14
169                 see ChangeLog 2003-02-18
170
171 2003-02-17 [jens]       0.8.10claws18
172
173         * src/common/md5.c
174                 fixed a compile problem with gcc 3.3
175                 works on 2.95.3 too (testet on PPC as it is big endian)
176
177 2003-02-17 [paul]       0.8.10claws17
178
179         * sync with 0.8.10cvs13
180                 see ChangeLog 2003-02-17
181
182 2003-02-17 [paul]       0.8.10claws16
183
184         * sync with 0.8.10cvs12
185                 see ChangeLog 2003-02-17
186
187 2003-02-16 [match]      0.8.10claws15
188
189         * src/addressbook.c
190                 Eliminates reloading of address data when items
191                 deleted or added. Applied submitted by
192                 Luke Plant <lukeplant@softhome.net>
193
194 2003-02-16 [paul]       0.8.10claws14
195
196         * src/news.c
197                 when a 'protocol error' is encountered disconnect from
198                 the server. This means that the user can carry on viewing
199                 other articles and doesn't have to either wait until the
200                 server timesout or quit sylpheed.
201                 Fixes bug #53 'Unable to read messages in newsgroups, 
202                 displayed message doesn't change'
203
204 2003-02-15 [christoph]  0.8.10claws13
205
206         * src/imap.c
207                 fix bug that stopped scanning of folders when an
208                 IMAP folder was empty
209
210         (closes bug 46 stop scan messages in folders after empty folder)
211
212 2003-02-15 [paul]
213
214         * tools/Makefile.am
215           tools/README
216           tools/freshmeat_search.pl     ** NEW FILE **
217           tools/google_search.pl        ** NEW FILE **
218                 Add 2 Actions scripts which search freshmeat/google
219                 for the selected text using the browser configured
220                 in sylpheedrc.
221                 
222         Note: These scripts are very dependent on the format of the
223         browser command and may not work on every occasion. Testing
224         is welcome. 
225
226 2003-02-14 [alfons]     0.8.10claws12
227
228         * src/compose.c
229                 fix breakage because of uninitialized account pointer.
230                 please verify.
231
232 2003-02-14 [paul]       0.8.10claws11
233
234         * src/compose.c
235           src/prefs_account.[ch]
236           src/prefs_common.[ch]
237                 move signature settings to Account Prefs
238
239 2003-02-14 [paul]       0.8.10claws10
240
241         * sync with 0.8.10cvs11
242                 see ChangeLog 2003-02-14
243
244 2003-02-13 [thorsten]   0.8.10claws9
245
246         * src/news.c
247                 revert news progressbar (GUI separation)
248
249 2003-02-13 [paul]       0.8.10claws8
250
251         * src/compose.c
252                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
253                 paragraph 1
254
255 2003-02-13 [paul]       0.8.10claws7
256
257         * src/compose.[ch]
258           src/summaryview.c
259                 fix 'Follow-up and Reply-to' so that it creates a reply to
260                 the newsgroup and the sender. If the message has the keyword
261                 'poster' in the Followup-To header, all replies go to the
262                 sender, re: RFC 1036, Section 2.2.3
263                 rename all instances of 'ignore_replyto' to 'to_sender', both
264                 were previously used, now we use just one.
265
266 2003-02-13 [paul]       0.8.10claws6
267
268         * sync with 0.8.10cvs9
269                 see ChangeLog 2003-02-13
270
271 2003-02-13 [paul]       0.8.10claws5
272
273         * configure.ac
274                 show which plugins are configured in the configure
275                 output.
276
277 2003-02-12 [thorsten]   0.8.10claws4
278
279         * src/news.c
280                 show progress while fetching news headers
281
282 2003-02-12 [christoph]  0.8.10claws3
283
284         * configure.ac
285         * src/plugins/Makefile.am
286                 use AM_CONDITIONAL to enable plugins, automake correctly
287                 manages this when creating distdir
288
289 2003-02-12 [christoph]  0.8.10claws2
290
291         * ac/spamassassin.m4
292         * src/plugins/spamassassin/Makefile.am
293                 fix building SpamAssassin plugin without OpenSSL
294
295 2003-02-12 [paul]       0.8.10claws1
296
297         * ac/Makefile.am
298           src/Makefile.am
299           src/plugins/Makefile.am
300                 fix failure of 'make release'
301
302 2003-02-12 [paul]       0.8.10claws
303
304         * 0.8.10claws released
305
306 2003-02-12 [paul]       0.8.9claws56
307
308         * po/bg.po
309           po/es.po
310           po/it.po
311           po/ru.po
312           po/sr.po
313                 updated translations by George Danchev, Ricardo Mones Lastra,
314                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
315                 
316         * sylpheed.spec.in
317                 Allow the building of RPMs by a regular user. Submitted
318                 by Sergei Astanin
319
320 2003-02-11 [alfons]     0.8.9claws55
321
322         * src/colorlabel.c
323                 don't use pixmaps for label color rect but draw rectangles
324                 so we can respect the color map of palette based visuals
325                 (fixes the long time crashes on Suns - thanks to Andreas
326                 Engel and Steve O'Hara-Smith for testing)
327
328 2003-02-11 [christoph]  0.8.9claws54
329
330         * src/matcher_parser_parse.y
331                 correct bug where filering rules of not existing folders in
332                 matcherrc were added to global filtering
333                 
334         (closes Debian Bug #180253 - Directory's filter-rules are merged with
335          main filter-rules after removing directory, http://bugs.debian.org/180253)
336         
337 2003-02-11 [paul]       0.8.9claws53
338
339         * sync with 0.8.10cvs7
340                 see ChangeLog 2003-02-09
341
342 2003-02-11 [melvin]     0.8.9claws52
343
344         * po/fr.po
345                 Updated French tranlsations
346
347 2003-02-10 [paul]       0.8.9claws51
348
349         * sylpheed.spec.in
350                 correct --enable-openssl
351                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
352
353 2003-02-09 [martin]     0.8.9claws50
354
355         * src/prefs_matcher.c
356                 fix segfault in prefs_matcher_substitute_cb() when
357                 no row is selected
358
359 2003-02-09 [paul]       0.8.9claws49
360
361         * src/folderview.c
362                 fix bug where a newsgroup folder's processing rules were
363                 merged with the global filtering rules when the newsgroup
364                 folder was deleted, causing some seriously bad results,
365                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
366
367 2003-02-08 [melvin]     0.8.9claws48
368
369         * src/compose.c
370                 Corrected and modified an alert message.
371
372 2003-02-07 [paul]       0.8.9claws47
373
374         * src/folderview.c
375                 fix bug where both an 'Account properties' window and a
376                 'Folder properties' window were opened when clicking on
377                 'Properties' in an NNTP or IMAP folder's popup menu.
378
379 2003-02-07 [paul]       0.8.9claws46
380
381         * sync with 0.8.10cvs6
382                 see ChangeLog 2003-02-06
383
384 2003-02-06 [christoph]  0.8.9claws45
385
386         * src/mbox.c
387                 freeze folder updates while importing mbox files
388                 (closes bug 43 importing mbox took hours)
389                 
390         Patch submitted by Jens Rantil <jens.rantil@telia.com>
391
392 2003-02-06 [thorsten]   0.8.9claws44
393
394         * po/de.po
395                 Updated german translations
396
397 2003-02-06 [thorsten]   0.8.9claws43
398
399         * src/news.h
400                 use guint for message numbers (fix count in grouplist dialog)
401
402 2003-02-05 [paul]       0.8.9claws42
403
404         * sync with 0.8.10cvs2
405                 see ChangeLog 2003-02-05
406
407 2003-02-04 [colin]      0.8.9claws41
408
409         * src/prefs_common.[ch]
410           src/procmsg.c
411           src/summaryview.c
412                 Add an option to disable threading by subject
413
414 2003-02-04 [christoph]  0.8.9claws40
415
416         * src/inc.c
417                 only abort fetching mails from multiple accounts when the
418                 error is fatal and does not allow to check any more accounts
419                 (currently only disk full error)
420
421         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
422          receive mails for other accouts)
423
424 2003-02-04 [christoph]  0.8.9claws39
425
426         * src/folder.c
427                 first add the new message to the cache, then
428                 send the update notification
429
430         (closes bug 39 after sending message folderview doesnt get updated)
431
432 2003-02-04 [colin]      0.8.9claws38
433
434         * src/inc.c
435                 _really_ fix this Connecting... status
436
437 2003-02-04 [paul]       0.8.9claws37
438
439         * sync with 0.8.10
440                 see ChangeLog 2003-02-04
441
442 2003-02-04 [paul]       0.8.9claws36
443
444         * sync with 0.8.9cvs6
445                 see ChangeLog 2003-02-03
446
447 2003-02-04 [paul]       0.8.9claws35
448
449         * po/pt_BR.po
450                 updated by André Filipe de Assunção e Brito 
451                 <bedecko@netsite.com.br>
452
453 2003-02-03 [thorsten]   0.8.9claws34
454
455         * po/de.po
456                 Updated german translations
457
458 2003-02-02 [paul]       0.8.9claws33
459
460         * po/es.po
461                 updated by Ricardo Mones Lastra
462
463 2003-02-02 [thorsten]   0.8.9claws32
464
465         * src/mh.c
466                 Fix mh_get_msginfo() segfault if file is inaccessible
467
468 2003-01-31 [colin]      0.8.9claws31
469
470         * src/procheader.c
471                 Fix last commit's bug
472
473 2003-01-31 [colin]      0.8.9claws30
474
475         * src/procheader.c
476                 Missing a change for gpg-signed messages
477
478 2003-01-31 [paul]       0.8.9claws29
479
480         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
481           src/procheader.c
482           src/stock_pixmap.[ch]
483           src/summaryview.c
484                 indicate GnuPG signed messages by displaying an icon
485                 in the Attachment column.
486
487 2003-01-31 [paul]       0.8.9claws28
488
489         * sync with 0.8.9cvs4
490                 see ChangeLog 2003-01-31
491
492 2003-01-31 [alfons]     0.8.9claws27
493
494         * src/textview.c
495                 tune URI parser to accept mailto URLs with a '?'
496                 (patch from Ruslan Balkin)
497
498 2003-01-31 [colin]      0.8.9claws26
499
500         * src/summaryview.c
501                 Fix a leak introduced in claws24
502
503 2003-01-31 [colin]      0.8.9claws25
504
505         * src/summaryview.c
506                 Freeze/Thaw folder updates when deleting dups
507
508 2003-01-31 [colin]      0.8.9claws24
509         
510         * src/addr_compl.c
511           src/summaryview.c
512           src/msgcache.c
513                 little speed improvements
514
515 2003-01-31 [colin]      0.8.9claws23
516
517         * src/summaryview.c
518                 Fix segfault when forwarding nothing
519                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
520                 
521 2003-01-30 [paul]       0.8.9claws22
522
523         * sync with 0.8.9cvs3
524                 see ChangeLog 2003-01-30
525
526 2003-01-30 [paul]       0.8.9claws21
527
528         * sync with 0.8.9cvs2
529                 see ChangeLog 2003-01-30
530
531 2003-01-29 [paul]       0.8.9claws20
532
533         * sync with 0.8.9cvs1
534                 see ChangeLog 2003-01-29
535
536 2003-01-28 [paul]       0.8.9claws19
537
538         * po/POTFILES.in
539                 update to reflect changes. 
540                 thanks to Ricardo Mones Lastra
541
542 2003-01-27 [christoph]  0.8.9claws18
543
544         * ac/openssl.m4
545         * ac/spamassassin.m4
546         * src/plugins/spamassassin/README
547         * src/plugins/spamassassin/libspamc.[ch]
548         * src/plugins/spamassassin/utils.[ch]
549                 updated to latest libspamc
550
551 2003-01-27 [christoph]  0.8.9claws17
552
553         * src/folder.c
554                 fix wrong use of procheader_get_header_fields
555
556 2003-01-27 [christoph]  0.8.9claws16
557
558         * src/news.c
559         * src/prefs_account.[ch]
560         * src/common/nntp.[ch]
561                 allow to force authentication for NNTP servers
562
563         Patch submitted by Florian Mickler <dmk@d-labs.de>
564
565 2003-01-26 [paul]       0.8.9claws15
566
567         * src/summaryview.c
568                 speed up of marking messages as read
569                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
570
571 2003-01-26 [christoph]  0.8.9claws14
572
573         * src/Makefile.am
574         * src/mgutils.[ch]
575         * src/xml.[ch]
576         * src/xmlprops.[ch]
577         * src/common/Makefile.am
578         * src/common/mgutils.[ch]
579         * src/common/xml.[ch]
580         * src/common/xmlprops.[ch]
581                 move xml files to common directory
582
583 2003-01-26 [christoph]  0.8.9claws13
584
585         * src/plugins/spamassassin/spamassassin_gtk.c
586                 only set gtk entry text if string is available
587
588 2003-01-26 [melvin]     0.8.9claws12
589
590         * src/description_window.c
591                 Allow resizing of the window
592                 Allow automatic horizontal scroll bar
593                 Do not vertically expand and fill
594
595 2003-01-26 [christoph]  0.8.9claws11
596
597         * src/Makefile.am
598         * src/gtkutils.[ch]             ** REMOVE **
599         * src/common/sylpheed.c
600         * src/gtk/Makefile.am
601         * src/gtk/description_window.c
602         * src/gtk/gtkutils.[ch]         ** NEW **
603         * src/gtk/prefswindow.c
604                 move gtkutils to gtk directory
605
606 2003-01-26 [paul]       0.8.9claws10
607
608         * src/summaryview.c
609                 rename summary_unread_clicked() to summary_status_clicked()
610
611 2003-01-26 [melvin]     0.8.9claws9
612
613         * src/prefs_actions.c
614                 Cosmetical changes to the help text
615
616 2003-01-26 [paul]       0.8.9claws8
617
618         * src/folder.[ch]
619           src/mainwindow.c
620           src/prefs_common.c
621           src/prefs_sumamry_column.c
622           summaryview.[ch]
623                 rename the 'Unread' column to 'Status'
624
625 2003-01-25 [match]      0.8.9claws7
626
627         * src/mgutils.[ch]
628                 removed reference to LDAP constants. removed error2string.
629                 included functions to support LDAP dynamic queries.
630         * src/syldap.h
631                 moved LDAP constants here.
632         * src/addressbook.c
633         * src/addrindex.c
634         * src/importldif.c
635                 removed references to LDAP constants and references to
636                 error2string.
637
638 2003-01-25 [paul]       0.8.9claws6
639
640         * src/summaryview.c
641                 summary_thread_build(), summary_thread_init(): remove 
642                 unneeded reference to summaryview->folder_item
643
644 2003-01-25 [christoph]  0.8.9claws5
645
646         * src/gtk/description_window.c
647                 o allow description texts to expand over multiple columns
648                 o translate all columns
649         * src/prefs_actions.c
650                 change syntax description to use new multi column feature
651
652         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
653
654 2003-01-25 [match]      0.8.9claws4
655
656         * src/vcard.c
657                 fixed bug with Quoted-Printable
658
659 2003-01-25 [paul]       0.8.9claws3
660
661         * src/folder.[ch]
662           src/summaryview.[ch]
663                 implement per-folder collapsed/expanded threads setting
664                 
665         * src/prefs_common.c
666                 remove global collapsed/expanded threads option
667
668 2003-01-25 [christoph]  0.8.9claws2
669
670         * po/POTFILES.in
671                 add pluginwindow and prefswindow
672         * src/compose.c
673                 make send respond correctly to messages that could be added
674                 to the queue folder, but the UID of the message is unknown
675         * src/folder.c
676         * src/imap.c
677                 don't return guessed UIDs in imap_add_msg anymore. We return
678                 0 to tell the folder system it was appened but the UID is
679                 unknown. Folder system now get's the UID by scaning the folder
680                 and searching the cache for the Message-ID
681                 (closes bug #29 Messages queued, but not sent)
682
683 2003-01-25 [paul]       0.8.9claws1
684
685         * src/codeconv.c
686                 conv_encode_header():  fix bug when long headers with 8-bit
687                 characters are used, so that the encoded words are wrapped.
688                 If the space in the original text falls on the wrap boundary,
689                 it can be lost.
690                 Patch by Sergey Vlasov.
691                 
692         * src/folderview.c
693                  fix bug where a change to the sorting method or thread view
694                  of a folder's messages is lost if simpify-subject is set and
695                  toggled on or off.
696                  Patch by Luke Plant.
697
698 2003-01-24 [paul]       0.8.9claws
699
700         * sylpheed-0.8.9claws released
701         
702         * Makefile.am
703           sylpheed.spec.in
704                 remove reference to 'INSTALL.jp'
705
706 2003-01-23 [paul]       0.8.8claws128
707
708         * po/es.po
709           po/it.po
710           po/ru.po
711           po/sr.po
712                 updated translations. submitted by Ricardo Mones Lastra,
713                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
714
715 2003-01-23 [colin]      0.8.8claws127
716
717         * src/compose.c
718                 Fix drafted and queued news articles re-edition
719
720 2003-01-23 [melvin]     0.8.8claws126
721
722         * po/fr.po
723                 Updated French translations
724
725 2003-01-23 [colin]      0.8.8claws125
726
727         * src/inc.c
728                 Fix "Connecting to..." status message
729
730 2003-01-22 [paul]       0.8.8claws124
731
732         * po/bg.po
733                 updated by George Danchev
734                 
735         * src/folder.c
736                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
737                 and folder deletion
738
739 2003-01-21 [paul]       0.8.8claws123
740
741         * po/bg.po
742                 updated by George Danchev
743                 
744         * src/about.c
745                 its now 2003
746                 
747         * src/toolbar.c
748                 don't translate 'Separator'
749                 
750         * src/plugins/spamassassin/Makefile.am
751                 add aspell to CPPFLAGS
752                 
753         * src/plugins/spamassassin/spamassassin.c
754           src/plugins/spamassassin/spamassassin_gtk.c
755                 set correct default for spamassassin_receive_spam
756                 slightly re-word descriptions and some
757                 other minor changes
758
759 2003-01-19 [alfons]     0.8.8claws122
760                 
761         * src/mimeview.c
762                 mimeview_save_as(): we might as well show the file name for
763                 the single case "Save As" too
764
765 2003-01-19 [alfons]     0.8.8claws121
766
767         * src/crash.c
768                 change bug tracker URL to bugzilla URL
769
770 2003-01-19 [alfons]     0.8.8claws120
771
772         * src/mimeview.c
773                 mimeview_save_all(): display name of file before overwriting;
774                 continue saving all, even when one overwrite was cancelled
775
776 2003-01-19 [christoph]  0.8.8claws119
777
778         * src/summaryview.c
779         * src/procmsg.[ch]
780                 fix wrong usage of procmsg_find_children in summaryview
781                 by using procmsg_update_unread_children instead of
782                 summaryview_update_unread_children
783
784 2003-01-19 [christoph]  0.8.8claws118
785
786         * src/procmsg.c
787                 fix infinite loop in procmsg_find_children
788                  (closes bug #25 sylpheed crashes on delete.)
789
790         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
791
792 2003-01-19 [paul]       0.8.8claws117
793
794         * po/pt_BR.po
795                 updated by Ivan Francolin Martinez
796
797 2003-01-18 [melvin]     0.8.8claws116
798
799         * src/prefs_actions.c
800                 Removed syntax limitation of only one '&' at the end of command.
801                         Now actions that contain '>/dev/null 2>&1' are possible.
802
803 2003-01-18 [melvin]     0.8.8claws115
804
805         * src/prefs_actions.c
806                 Actions IO dialog: when the action ends
807                 the "Close" button now has focus and [Escape] closes the
808                 window.
809
810 2003-01-18 [christoph]  0.8.8claws114
811
812         * src/procmsg.c
813                 o add debug output when MsgInfos are really freed
814                 o free GSLists in procmsg_find_children and
815                   procmsg_update_unread_children
816
817 2003-01-18 [christoph]  0.8.8claws113
818
819         * src/mainwindow.c
820                 reorder Configuration menu
821
822 2003-01-18 [christoph]  0.8.8claws112
823
824         * src/compose.c
825                 fix applying templates to forwarded messages
826
827         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
828
829 2003-01-17 [christoph]  0.8.8claws111
830
831         * src/folder.c
832                 destroy folder items, when a folder item is removed
833
834 2003-01-17 [christoph]  0.8.8claws110
835
836         * src/folder.c
837                 fix wrong folder stats update when ignored message is
838                 deleted
839
840 2003-01-17 [colin]      0.8.8claws109
841         
842         * src/mainwindow.c
843         * src/summaryview.c
844                 Quicksearch bugfixes: 
845                 - hide help button at startup if not extended
846                 - switch to extended when looking for replies
847
848 2003-01-17 [paul]
849
850         * sync with 0.8.9 release
851
852 2003-01-17 [paul]       0.8.8claws108
853
854         * sync with 0.8.8cvs11
855                 see ChangeLog 2003-01-17
856
857 2003-01-16 [colin]      0.8.8claws107
858
859         * src/procmsg.c
860                 Changed encryption test to re-ask passphrase
861                 if an encrypted message hasn't been decrypted
862                 Fixes bug #5
863
864 2003-01-16 [christoph]  0.8.8claws106
865
866         * src/prefs_gtk.c
867         * src/prefs_toolbar.c
868         * src/gtk/prefswindow.h
869         * src/plugins/spamassassin/spamassassin_gtk.c
870                 remove page destroy function that is not used anymore
871
872 2003-01-16 [paul]       0.8.8claws105
873
874         * sync with 0.8.8cvs9
875                 see ChangeLog 2002-01-16
876
877 2003-01-16 [colin]      0.8.8claws104
878
879         * src/compose.[ch]
880                 Fix bug with autosaved drafts for IMAP, when draft
881                 folder is specified - fixes bugzilla bug #20
882
883 2003-01-15 [paul]       0.8.8claws103
884
885         * src/compose.[ch]
886           src/procmsg.c
887                 store folder and message-id of message forwarding
888                 in queue header and set forward flag after sending
889
890 2003-01-15 [paul]       0.8.8claws102
891
892         * sync with 0.8.8cvs8
893                 see ChangeLog 2002-01-15
894
895 2003-01-15 [colin]      0.8.8claws101
896
897         * src/Makefile.am
898                 Fix linking with GNU libiconv
899
900 2003-01-15 [darko]      0.8.8claws100
901
902         * src/pine.c
903                 fix crash when importing pine address book
904                 entry with an empty name (reported by DY
905                 <dybulk at tri8.net>)
906
907 2003-01-14 [paul]       0.8.8claws99
908
909         * configure.in  ** REMOVED **
910           configure.ac  ** NEW FILE **
911                 rename configure.in to configure.ac, as it is now
912                 preferred
913
914 2003-01-14 [melvin]     0.8.8claws98
915
916         * src/folderview.c
917                 folderview_check_new(): More precise function description
918
919 2003-01-14 [melvin]     0.8.8claws97
920
921         * src/folderview.c
922                 folderview_check_new(): return the number of new messages 
923                         since last check.
924         * src/inc.c
925                 inc_account_mail(): Disable counting of new messages for IMAP
926                         and NNTP until bug [19] and [14] are fixed.
927
928 2003-01-14 [paul]       0.8.8claws96
929
930         * sync with 0.8.8cvs6
931                 see ChangeLog 2003-01-14
932
933 2003-01-13 [alfons]     0.8.8claws95
934
935         * src/textview.c
936                 tune email address validation (c. 0.8.8claws89): if . is 
937                 just one char away from @, the address is invalid too 
938                 (correctly rejects addresses like foo@.com)
939
940 2003-01-13 [paul]       0.8.8claws94
941
942         * src/messageview.c
943           src/toolbar.c
944                 fixes to the Message View toolbar and menu:
945                 fix non-functioning Forward button
946                 make Reply button consider default_reply_list
947                 remove 'Follow-up...' menu entry
948                 add 'Forward' and 'Redirect' menu entries
949
950 2003-01-13 [melvin]     0.8.8claws93
951
952         * src/inc.c
953                 Fixed typo that could make new messages count incorrect.
954
955 2003-01-13 [melvin]     0.8.8claws92
956
957         * src/folderview.[ch]
958                 folderview_check_new(): return the number of new messages.
959         * src/inc.c
960                 Should fix bug [14] where new mail notification worked 
961                         incorrectly with IMAP accounts.
962                 inc_spool_account(): return number of new msgs, or -1 on error
963                 inc_all_spool(): return number of new msgs
964                 
965 2003-01-13 [melvin]     0.8.8claws91
966
967         * src/prefs_actions.c
968                 Justify help text.
969
970 2003-01-12 [thorsten]   0.8.8claws90
971
972         * src/common/prefs.c
973                 close file before rename
974
975 2003-01-12 [alfons]     0.8.8claws89
976
977         * AUTHORS
978                 add Christian Mertes
979         * src/common/utils.[ch]
980                 g_stricase_hash(), g_stricase_equal(): functions for 
981                 case insensitive hash tables
982         * src/textview.c
983                 use top level domain names to validate email address, based
984                 on a patch by Christian Mertes (thanks!), but changed 
985                 implementation to use a hash table 
986
987 2003-01-12 [paul]       0.8.8claws88
988
989         * po/bg.po
990                 updated by George Danchev
991
992 2003-01-12 [alfons]     0.8.8claws87
993
994         * src/summaryview.c
995                 delete / execute performance: use new style folder update
996
997 2003-01-12 [paul]       0.8.8claws86
998
999         * sync with 0.8.8cvs5
1000                 see ChangeLog 2003-01-13 (!)
1001
1002 2003-01-12 [alfons]     0.8.8claws85
1003
1004         * src/filtering.c
1005         * src/matcher_parser_parse.y
1006                 prepare change_score filtering action
1007         * src/matcher.[ch]
1008                 give up const-correctness on functions that call non-const-correct functions;
1009                 several casts to gpointer in g_free();
1010                 add change_score;
1011
1012 2003-01-12 [christoph]  0.8.8claws84
1013
1014         * src/compose.c
1015                 fix 2 warnings
1016
1017         * src/gtk/prefswindow.[ch]
1018         * src/plugins/spamassassin/spamassassin_gtk.c
1019                 changed the call of the widget create function
1020                 for PrefsPages, because sometimes the widget
1021                 create function needs a widget that already has
1022                 been attached to a window (to create GDK pixmaps
1023                 for exmaple). So we simply pass the GtkWindow as
1024                 the second parameter now.
1025
1026         * src/main.c
1027         * src/mainwindow.c
1028         * src/prefs_toolbar.[ch]
1029                 rewrite Toolbar Preferences using the new
1030                 prefs window
1031
1032 2003-01-11 [alfons]     0.8.8claws83
1033
1034         * src/addressadd.c
1035                 fix crash when adding sender to addressbook because status bar
1036                 isn't there (the status bar doesn't seem to be used though,
1037                 but I'll let Match decide what to do with it)
1038
1039 2003-01-11 [colin]      0.8.8claws82
1040
1041         * src/main.c
1042           src/toolbar.c
1043                 Two useless changes reversed
1044
1045 2003-01-11 [colin]      0.8.8claws81
1046
1047         * src/mainwindow.c
1048           src/mainwindow.h
1049                 Add mainwindow_get_mainwindow()
1050         * src/alertpanel.c
1051           src/alertpanel.h
1052                 Add alertpanel_error_log() 
1053         * src/compose.c
1054           src/inc.c
1055           src/messageview.c
1056           src/toolbar.c
1057           src/main.c
1058           src/procmsg.c
1059                 Network errors get a View Log button
1060
1061 2003-01-10 [alfons]     0.8.8claws80
1062
1063         * src/prefs_toolbar.c
1064         * src/toolbar.c
1065                 use the translatable string for "Separator" as file name for
1066                 separator toolbar items (probably make this uppercase?)
1067
1068 2003-01-10 [alfons]     0.8.8claws79
1069
1070         * src/prefs_toolbar.c
1071                 put right A_SEPARATOR description string in "displayed
1072                 toolbar items list" so manually added separators are
1073                 saved correctly (bug #10, "Adding a separator to the main 
1074                 toolbar fails, entry in xml file is wrong")
1075
1076 2003-01-10 [christoph]  0.8.8claws78
1077
1078         * src/imap.c
1079                 o fix warnings
1080                 o use CAPABILITY to check if NAMESPACE is available
1081
1082 2003-01-10 [christoph]  0.8.8claws77
1083
1084         * src/imap.[ch]
1085                 apply UIDPLUS IMAP extension support patch
1086
1087         Patch submitted by Simon 'corecode' Schubert
1088
1089 2003-01-10 [paul]       0.8.8claws76
1090
1091         * src/folderview.c
1092                 a sync from main which fixes the news account folders'
1093                 Properties bug
1094
1095 2003-01-10 [christoph]  0.8.8claws75
1096
1097         * src/folder.c
1098                 don't accept 0 as a valid uid returned by copy and move
1099                 functions. 0 means the message was copied or moved but the
1100                 new uid could not be fetched. It is not an error condition
1101                 for the copy or move operation.
1102
1103 2003-01-10 [paul]       0.8.8claws74
1104
1105         * src/prefs_filtering.c
1106                 change English used in Alert when entry is not
1107                 saved.
1108                 
1109         * sync with 0.8.8cvs4
1110                 see ChangeLog 2003-01-10
1111
1112 2003-01-10 [darko]      0.8.8claws73
1113
1114         * src/pine.c
1115                 fix crash when importing address book entry
1116                 without a valid address
1117
1118 2003-01-09 [alfons]     0.8.8claws72
1119
1120         * src/inc.c
1121                 filtering performance: use new style folder update
1122
1123 2003-01-09 [christoph]  0.8.8claws71
1124
1125         * src/compose.c
1126         * src/gtk/menu.[ch]
1127                 fix wrong selecting of mime encoding type, when
1128                 opening property dialog of attachments in the
1129                 compose window. 7bit was always selected and that
1130                 destoryed files with 8bit data.
1131                 (closes bug #9 Sylpheed-claws destroys attachments when
1132                  changing MIME-types)
1133
1134 2003-01-09 [paul]       0.8.8claws70
1135
1136         * sync with 0.8.8cvs3
1137                 see ChangeLog 2003-01-09
1138
1139 2003-01-08 [alfons]     0.8.8claws69
1140         
1141         * src/addressadd.c
1142                 apply patch by Kim Schulz to fix build breakage
1143                 because of missing variable
1144
1145 2003-01-08 [paul]       0.8.8claws68
1146
1147         * sync with 0.8.8cvs2
1148                 see ChangeLog 2002-01-08
1149
1150 2003-01-08 [paul]       0.8.8claws67
1151
1152         * po/it.po
1153                 updated by Alessandro Maestri
1154                 
1155         * src/addressadd.c
1156                 when using 'Add sender to addressbook' allow
1157                 name to be edited and remarks to be entered
1158                 Patch submitted by Luke Plant
1159
1160 2003-01-08 [darko]      0.8.8claws66
1161
1162         * README.claws, src/summaryview.c
1163                 fix description for marked messages
1164
1165 2003-01-08 [paul]
1166
1167         * tools/Makefile.am
1168           tools/launch_phoenix  ** NEW FILE **
1169                 add script that enables using Phoenix as the default
1170                 web browser. 
1171                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
1172                 
1173         * tools/OOo2sylpheed.pl
1174                 remove full path to sylpheed executable, just 'sylpheed'
1175                 will do
1176                 
1177         * tools/README
1178                 add launch_phoenix informtion and re-arrange and compress
1179                 the data a little
1180
1181 2003-01-07 [christoph]  0.8.8claws65
1182
1183         * src/folder.c
1184                 fix update for source folder when moving messages
1185         * src/procmsg.[ch]
1186         * src/summaryview.c
1187                 use function to set to_folder for message infos and
1188                 automatically update the op_count for old and new
1189                 folder
1190
1191 2003-01-07 [melvin]     0.8.8claws64
1192
1193         * src/prefs_actions.c
1194                 Fixed bug where an '%p' Action on a displayed image crashed 
1195                         Sylpheed
1196                 Code clean up (get rid of duplicated code and removed unnecessary 
1197                                 structure member)
1198
1199 2003-01-07 [christoph]  0.8.8claws63
1200
1201         * src/compose.c
1202         * src/folder.[ch]
1203         * src/folderview.c
1204         * src/import.c
1205         * src/inc.c
1206         * src/main.c
1207         * src/mainwindow.c
1208         * src/messageview.c
1209         * src/prefs_folder_item.c
1210         * src/procmsg.c
1211         * src/summaryview.c
1212         * src/toolbar.c
1213                 o remove all folder update triggering from the UI code. The folder
1214                   system should know much better when a folder needs an update.
1215                 o to prevent multiple updates in a row the folder updates can be
1216                   frozen for some time.
1217
1218                 Note: - Please verify that no updates are missing
1219                       - Check where freeze/thaws should be added
1220
1221 2003-01-07 [christoph]  0.8.8claws62
1222
1223         * src/prefs_actions.c
1224                 don't translate empty strings
1225
1226         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1227
1228 2003-01-06 [christoph]  0.8.8claws61
1229
1230         * src/prefs_actions.c
1231                 mark strings for gettext
1232         * src/prefs_matcher.c
1233                 use new description window for Execute action and
1234                 match condition in Filtering
1235
1236         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1237
1238 2003-01-06 [alfons]     0.8.8claws60
1239
1240         keep myself inspired to re-organize matcher part 8; 
1241         yes, more to come (I need to move out the descriptive
1242         text for actions to matcher.c, or at least make it not
1243         depend on the wicked ordering)
1244
1245         * src/prefs_matcher.c
1246                 add documentation so others may comprehend the
1247                 UI part of the conditions
1248                 
1249 2003-01-06 [christoph]  0.8.8claws59
1250
1251         * src/prefs_actions.c
1252                 use new description window for syntax help
1253         * src/gtk/description_window.c
1254                 fix display of descriptions with column count != 2
1255
1256         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1257
1258 2003-01-06 [christoph]  0.8.8claws58
1259
1260         * src/quote_fmt.c
1261         * src/summaryview.[ch]
1262         * src/gtk/Makefile.am
1263         * src/gtk/description_window.[ch]       ** NEW **
1264                 use a generic window to display syntax descriptions
1265                 currently used in quote_fmt and summaryview (new description
1266                 for extended quick search)
1267
1268         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
1269
1270 2003-01-06 [paul]       0.8.8claws57
1271
1272         * sync with 0.8.8cvs1
1273                 see ChangeLog 2003-01-06
1274
1275 2003-01-06 [christoph]  0.8.8claws56
1276
1277         * src/mainwindow.c
1278         * src/prefs_gtk.[ch]
1279         * src/gtk/prefswindow.[ch]
1280         * src/plugins/spamassassin/spamassassin_gtk.c
1281                 o remove page management from prefswindow, pages
1282                   will be an argument to prefswindow_open
1283                 o prefswindow_open gets a datapointer that is
1284                   passed to the widget_create function to allow
1285                   creation of prefswindow for specific items
1286
1287 2003-01-06 [colin]      0.8.8claws55
1288         
1289         * src/summaryview.c
1290                 We don't want regexp in the reply-finder, 
1291                 because MIDs can contain !,$,. and so on
1292
1293 2003-01-06 [jens]       0.8.8claws54
1294
1295         * src/jpilot.c
1296                 fixed a wrong free in jpilot_read_db_files
1297
1298 2003-01-06 [alfons]     0.8.8claws53
1299
1300         re-organize matcher part 8; more to come
1301        
1302         * src/matcher.c
1303                 matcherprop_to_string(): put g_free()s before the
1304                 switch-case break to fix memleaks                
1305
1306 2003-01-06 [colin]      0.8.8claws52
1307
1308         * src/summaryview.c
1309                 cleanup & reply-finder now displays the first 
1310                 matching message
1311
1312 2003-01-05 [alfons]     0.8.8claws51
1313
1314         re-organize matcher part 7; more to come
1315
1316         * src/matcher.[ch]
1317                 fixes for constant correctness;
1318                 more documentation;
1319
1320 2003-01-05 [alfons]     0.8.8claws50
1321
1322         re-organize matcher part 6; more to come
1323         
1324         * src/matcher.[ch]
1325                 fixes for constant correctness;
1326                 more documentation;
1327         * src/filtering.c
1328                 fix for constant correctness
1329
1330 2003-01-05 [colin]      0.8.8claws49
1331
1332         * src/account.[ch]
1333                 Add account_get_reply_account function
1334         * src/compose.c
1335                 Use account_get_reply_account function 
1336         * src/summaryview.c
1337                 Basic reply-finder - click on the replied
1338                 icon gets you to the outbox using quick-search
1339
1340 2003-01-05 [paul]       0.8.8claws48
1341
1342         * src/prefs_common.c
1343                 small change to English
1344                 
1345         * src/prefs_filtering.c
1346                 prefs_filtering_action_select(): improve logic and uniformity
1347                 of gui
1348
1349 2003-01-05 [alfons]     0.8.8claws47
1350
1351         fine tune solution to focus problems (bug #7)
1352
1353         * src/mainwindow.c
1354                 mainwindow_focus_in_event(): remove grab event check
1355         * src/summaryview.c
1356                 summary_button_pressed(): move selection on right-click
1357                 too. we can't possibly move the selection back after
1358                 canceling a dialog, because gtk's incomplete focus 
1359                 management. whether this is a good solution, only time
1360                 will tell.
1361
1362 2003-01-05 [christoph]  0.8.8claws46
1363
1364         * src/imap.c
1365                 fix crash when no imap connection could be established
1366
1367 2003-01-05 [paul]       0.8.8claws45
1368
1369         * src/mainwindow.c
1370           src/sumamryview.c
1371           src/gtk/menu.[ch]
1372                 fix bug 605957 'shortcuts in popup-menu'
1373                 make user-defined shortcuts work
1374                 show shortcuts that are already defined
1375                 in the main menu
1376                 Patch submitted by Luke Plant
1377
1378 2003-01-05 [alfons]     0.8.8claws44
1379
1380         * src/mainwindow.c
1381                 focus_in_event handler should not select summary view row 
1382                 when another window (menu, dialog) grabbed for events 
1383                 (bug #7, "[0.8.8claws42] Message summary focus") 
1384
1385 2003-01-04 [christoph]  0.8.8claws43
1386
1387         * src/procmsg.c
1388                 update save folder after adding the sent message
1389                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
1390
1391 2003-01-02 [christoph]  0.8.8claws42
1392
1393         * src/common/plugin.c
1394                 fix unloading of all plugins and unload
1395                 plugins in reverse order
1396                 
1397         * src/gtk/pluginwindow.c
1398                 implement function of load and unload button
1399
1400         * src/gtk/prefswindow.c
1401         * src/gtk/prefswindow.h
1402                 rename register function and add new unregister
1403                 function
1404
1405         * src/plugins/spamassassin/spamassassin_gtk.c
1406                 unregister prefs page and update for changes in
1407                 src/gtk/prefswindow.c
1408
1409 2003-01-02 [paul]       0.8.8claws41
1410
1411         * po/es.po
1412                 updated by Ricardo Mones Lastra
1413
1414 2003-01-02 [paul]
1415
1416         * tools/tb2sylpheed
1417                 fixes and improvements by Urke MMI
1418
1419 2003-01-02 [thorsten]   0.8.8claws40
1420
1421         * src/procmsg.c
1422                 fixed wrong return value
1423
1424 2003-01-02 [thorsten]   0.8.8claws39
1425
1426         * src/prefs.c
1427                 fixed printing wrong variable
1428
1429 2003-01-02 [thorsten]   0.8.8claws38
1430
1431         * src/prefs.c
1432                 fixed acessing members of freed pfile struct
1433
1434 2003-01-02 [thorsten]   0.8.8claws37
1435
1436         * src/procmsg.c
1437                 detect loops across several messages
1438                 as suggested by Christoph Hohmann
1439
1440 2003-01-01 [match]      0.8.8claws36
1441
1442         * src/addrindex.c
1443                 fixed another memory leak.
1444
1445 2003-01-01 [match]      0.8.8claws35
1446
1447         * src/jpilot.[ch]
1448                 fixed memory leaks. applied Doxygen comments.
1449
1450 2003-01-01 [thorsten]   0.8.8claws34
1451
1452         * src/procmsg.c
1453                 inhibit endless loop if msg references itself
1454                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
1455
1456 2003-01-01 [christoph]  0.8.8claws33
1457
1458         * src/mainwindow.c
1459         * src/gtk/Makefile.am
1460         * src/gtk/pluginwindow.c                ** NEW **
1461         * src/gtk/pluginwindow.h                ** NEW **
1462                 add plugin window
1463
1464         * src/plugins/demo/demo.c
1465         * src/plugins/spamassassin/spamassassin.c
1466         * src/plugins/spamassassin/spamassassin_gtk.c
1467                 write better plugin descriptions
1468
1469 2002-12-31 [christoph]  0.8.8claws32
1470
1471         * src/gtk/prefswindow.c
1472         * src/plugins/spamassassin/spamassassin_gtk.c
1473                 some small improvements to GTK code
1474
1475 2002-12-31 [christoph]  0.8.8claws31
1476
1477         * src/plugins/spamassassin/spamassassin_gtk.c
1478                 enable folder select button
1479
1480 2002-12-31 [christoph]  0.8.8claws30
1481
1482         * src/mainwindow.c
1483         * src/gtk/Makefile.am
1484         * src/gtk/prefswindow.c                         ** NEW **
1485         * src/gtk/prefswindow.h                         ** NEW **
1486                 add new prefs window
1487
1488         * src/common/plugin.c
1489                 don't try to load empty config lines
1490         
1491         * src/plugins/spamassassin/Makefile.am
1492         * src/plugins/spamassassin/spamassassin.c
1493         * src/plugins/spamassassin/spamassassin.h       ** NEW **
1494         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
1495                 GTK config for SpamAssassin Plugin using
1496                 the new prefs window
1497
1498 2002-12-31 [paul]       0.8.8claws29
1499
1500         * po/POTFILES.in
1501                 remove obsolete entry 'src/menu.c'
1502
1503 2002-12-31 [alfons]     0.8.8claws28
1504
1505         * src/matcher.[ch]
1506         * src/matcher_parser_parse.y
1507         * src/prefs_matcher.c
1508                 add "ignore_thread" and "~ignore_thread" condition so it's
1509                 possible to make the actions / scoring operate on the ignore
1510                 thread flag
1511
1512 2002-12-31 [christoph]  0.8.8claws27
1513
1514         * src/addrbook.c
1515         * src/addrindex.c
1516         * src/folder.c
1517         * src/matcher.c
1518         * src/prefs_account.c
1519         * src/prefs_actions.c
1520         * src/prefs_customheader.c
1521         * src/prefs_display_header.c
1522         * src/prefs_gtk.c
1523         * src/procmime.c
1524         * src/toolbar.c
1525         * src/xmlprops.c
1526         * src/common/prefs.[ch]
1527                 extend prefs file handling for reading and automatic handling
1528                 of blocks. When reading prefs_set_block_label will automatically
1529                 move on to the block. When writing it will copy all other blocks
1530                 automatically
1531
1532         * src/common/plugin.c
1533                 Now loading plugin filenames from [Plugins] block in
1534                 sylpheed rc file
1535
1536 2002-12-30 [christoph]  0.8.8claws26
1537
1538         * src/common/hooks.[ch]
1539                 return abort status to caller of hooks_invoke
1540                 
1541         * src/inc.[ch]
1542                 invoke message filtering hook and stop
1543                 default handling when filter returns abort
1544
1545         * src/common/plugin.[ch]
1546         * src/plugins/demo/demo.c
1547                 modify plugin loader, because resolving symbols for strings
1548                 does not work correctly
1549         
1550         * configure.in
1551         * ac/spamassassin.m4                            ** NEW **
1552         * src/plugins/spamassassin/.cvsignore           ** NEW **
1553         * src/plugins/spamassassin/Makefile.am          ** NEW **
1554         * src/plugins/spamassassin/README               ** NEW **
1555         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
1556         * src/plugins/spamassassin/spamassassin.c       ** NEW **
1557         * src/plugins/spamassassin/utils.[ch]           ** NEW **
1558                 add spamassassin plugin, see src/plugins/spamassassin/README
1559                 for details
1560
1561 2002-12-29 [alfons]     0.8.8claws25
1562
1563         * src/mainwindow.c
1564                 when moving focus from a message view to the main 
1565                 window, don't forget to select the summary node
1566                 of the displayed message. should fix "[ 659103 ] 
1567                 focus-follows-mouse confuses sylpheed"
1568
1569 2002-12-29 [christoph]  0.8.8claws24
1570
1571         * src/Makefile.am
1572         * src/stringtable.[ch]          ** REMOVE **
1573         * src/common/Makefile.am
1574         * src/common/stringtable.[ch]   ** NEW **
1575                 move stringtable files to common directory
1576
1577 2002-12-29 [christoph]  0.8.8claws23
1578
1579         * src/Makefile.am
1580         * src/menu.[ch]                 ** REMOVE **
1581         * src/gtk/Makefile.am
1582         * src/gtk/menu.[ch]             ** NEW **
1583                 move menu files to gtk directory
1584
1585 2002-12-29 [match]      0.8.8claws22
1586
1587         * src/addressbook.c
1588         * src/syldap.c
1589                 moved UI specific code out of LDAP code into addressbook
1590                 UI code. fixed memory leak.
1591
1592 2002-12-29 [christoph]  0.8.8claws21
1593
1594         * src/folder.c
1595                 only check for IGNORED parent message when message is
1596                 not IGNORED itself
1597
1598 2002-12-29 [alfons]     0.8.8claws20
1599
1600         * src/summaryview.c
1601                 set gtksctree's anchor correct (immediate execute
1602                 changes the tree's layout, and anchor points at 
1603                 the incorrect row). fixes "[ 657233 ] multiple msg 
1604                 delete sometimes off by 1".
1605                 we probably have to look for more tree layout /
1606                 anchor glitches.
1607
1608 2002-12-29 [paul]       0.8.8claws19
1609
1610         * src/summaryview.c
1611                 fix bug [ 659054 ] incorrect sorting of 'From' column
1612                 when using 'display sender using address book'
1613                 thanks to Alfons and Luke Plant
1614
1615 2002-12-29 [christoph]  0.8.8claws18
1616
1617         * src/folder.c
1618         * src/procmsg.[ch]
1619                 check parent messages for IGNORE THREAD flag, when adding,
1620                 moving or copying messages to a folder
1621
1622 2002-12-27 [alfons]     0.8.8claws17
1623
1624         re-organize matcher part 5; more to come
1625
1626         * src/matcher.c
1627                 hash keywords in matchparser_tab 
1628
1629 2002-12-27 [alfons]     0.8.8claws16
1630
1631         re-organize matcher part 4; more to come
1632
1633         * src/matcher_parser.h
1634         * src/matcher_parser_lex.l
1635         * src/matcher_parser_parse.y
1636                 cleanup
1637
1638 2002-12-27 [alfons]     0.8.8claws15
1639
1640         re-organize matcher part 3; more to come
1641
1642         * src/matcher.[ch]
1643                 cleanup
1644
1645 2002-12-27 [alfons]     0.8.8claws14
1646
1647         re-organize matcher part 2; more to come but this should
1648         work. cc me if there are any regressions.
1649
1650         * src/matcher.h
1651                 add prototype for get_matchparser_tab_id()
1652         * src/matcher_parser_lex.l
1653                 look up keywords using matchparser_tab_id();
1654
1655 2002-12-27 [alfons]     0.8.8claws12
1656
1657         re-organize matcher part 1
1658
1659         * src/matcher.h
1660                 map yacc generated constants to sylpheed matcher constants
1661         * src/matcher.c
1662                 add function to find a matcher constant from a string
1663
1664 2002-12-27 [christoph]  0.8.8claws11
1665
1666         * src/compose.c
1667                 MENUITEM_ADD casts the 4th argument from integer to pointer
1668                 so it probably should not be a pointer, this means we
1669                 should use account id for it and not the account's pointer
1670
1671 2002-12-27 [paul]       0.8.8claws10
1672
1673         * src/mainwindow.c
1674                 remove unneeded 'GtkWidget *vbox'
1675                 
1676         * src/summaryview.c
1677                 further sync with 0.8.8 - make sort
1678                 by recipient work as expected
1679                 
1680         * NEWS
1681                 sync with 0.8.8
1682
1683 2002-12-27 [paul]       0.8.8claws9
1684
1685         * po/pt_BR.po
1686                 updated by Ivan F. Martinez
1687                 
1688 2002-12-27 [darko]      0.8.8claws8
1689
1690         * src/common/utils.c
1691                 added locked pattern to extended search
1692
1693 2002-12-27 [alfons]     0.8.8claws7
1694
1695         * src/prefs_matcher.[ch]
1696                 clean up
1697
1698 2002-12-26 [alfons]     0.8.8claws6
1699
1700         * src/matcher.[ch]
1701         * src/matcher_parser_lex.l
1702         * src/matcher_parser_parse.y
1703         * src/prefs_matcher.c
1704                 allow color label as a condition in the matcher
1705
1706 2002-12-26 [oliver]     0.8.8claws5
1707         
1708         * src/toolbar.c 
1709                 enable Addressbook for Main and Messageview
1710         * src/prefs_actions.c
1711                 enable actions in Messageview
1712
1713 2002-12-26 [christoph]  0.8.8claws4
1714
1715         * src/common/plugin.c
1716                 add a little debug output
1717         * configure.in
1718         * src/plugins/demo/Makefile.am
1719                 better use of automake
1720
1721 2002-12-26 [christoph]  0.8.8claws3
1722
1723         * src/Makefile.am
1724         * src/common/Makefile.am
1725                 fix "make distdir"
1726
1727 2002-12-26 [christoph]  0.8.8claws2
1728
1729         * configure.in
1730                 sort configure checks into common / gtk / plugins
1731         * po/POTFILES.in
1732                 add src/prefs_gtk.c
1733         * src/Makefile.am
1734                 add plugins SUBDIR
1735         * src/main.c
1736         * src/common/sylpheed.[ch]
1737                 added now sylpheed_done function for shutdown
1738         * src/common/Makefile.am
1739         * src/common/plugin.[ch]                ** NEW **
1740                 plugin loader and unloader
1741         * src/plugins/.cvsignore                ** NEW **
1742         * src/plugins/Makefile.am               ** NEW **
1743                 build plugins
1744         * src/plugins/demo/.cvsignore           ** NEW **
1745         * src/plugins/demo/Makefile.am          ** NEW **
1746         * src/plugins/demo/demo.c               ** NEW **
1747                 small demo plugin that installs a logtext hook and
1748                 outputs the log text to stdout
1749
1750 2002-12-26 [paul]       0.8.8claws1
1751
1752         * po/es.po
1753                 updated by Ricardo Mones Lastra
1754
1755 2002-12-26 [paul]       0.8.8claws
1756
1757         * 0.8.8claws released
1758
1759 2002-12-26 [paul]       0.8.7claws12
1760
1761         * po/bg.po
1762                 updated by George Danchev
1763
1764 2002-12-26 [paul]       0.8.7claws11
1765
1766         * po/POTFILES.in
1767                 remove unneeded 'src/prefs.c' entry 
1768
1769 2002-12-26 [paul]       0.8.7claws10
1770
1771         * src/codeconv.c
1772           src/mainwindow.c
1773                 sync with 0.8.8 release
1774         
1775         * src/folder.[ch]
1776           src/mh.c
1777           src/summaryview.c
1778                 partial sync with 0.8.8 release
1779         
1780
1781 2002-12-25 [alfons]     0.8.7claws9
1782
1783         * src/matcher.[ch]
1784         * src/matcher_parser_lex.l
1785         * src/matcher_parser_parse.y
1786         * src/prefs_matcher.c
1787                 add locked flag to possible filtering / matcher 
1788                 conditions (also a good example what should be
1789                 done to add a simple boolean condition)
1790
1791 2002-12-25 [christoph]  0.8.7claws8
1792
1793         * src/Makefile.am
1794         * src/account.[ch]
1795         * src/addrbook.c
1796         * src/addressbook.c
1797         * src/addrindex.c
1798         * src/filtering.c
1799         * src/folder.c
1800         * src/matcher.c
1801         * src/prefs.[ch]                ** REMOVE **
1802         * src/prefs_account.c
1803         * src/prefs_actions.c
1804         * src/prefs_common.c
1805         * src/prefs_customheader.c
1806         * src/prefs_display_header.c
1807         * src/prefs_filtering.c
1808         * src/prefs_folder_item.c
1809         * src/prefs_gtk.[ch]            ** NEW **
1810         * src/prefs_matcher.c
1811         * src/prefs_scoring.c
1812         * src/prefs_summary_column.c
1813         * src/procmime.c
1814         * src/selective_download.c
1815         * src/toolbar.c
1816         * src/common/Makefile.am
1817         * src/common/prefs.[ch]         ** NEW **
1818                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
1819
1820 2002-12-24 [alfons]     0.8.7claws7
1821
1822         * src/summaryview.c
1823                 summary_thread_build(): fix real cause of the crash mentioned in
1824                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
1825                 this way we get meaningful ctree nodes 
1826
1827 2002-12-24 [oliver]     0.8.7claws6
1828
1829         * src/mainwindow.[ch]
1830         * src/messageview.[ch]
1831         * src/compose.[ch]
1832         * src/inc.c
1833         * src/summaryview.c
1834                 changes to use updated toolbar handling
1835                 
1836 2002-12-24 [oliver]     0.8.7claws5
1837
1838         * src/toolbar.[ch]
1839                 generic toolbar handling
1840                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
1841         * src/prefs_toolbar.[ch]
1842                 adjust to handling
1843         
1844 2002-12-24 [oliver]     0.8.7claws4
1845         
1846         * src/stock_pixmap.[ch]
1847                 move SYLPHEED_LOGO to end of list in order 
1848                 to remove it from Custom Toolbar`s Icon View
1849
1850 2002-12-24 [alfons]     0.8.7claws3
1851
1852         * src/summaryview.c
1853                 summary_thread_build(): fix crash because of focus != selection 
1854                 after threading. when deleting the selection, gtk tries but fails 
1855                 to find the correct focusable element. we now force the selection
1856                 to be focused. this should solve the infamous bug reported by 
1857                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
1858                 a test case is available. 
1859
1860 2002-12-24 [darko]      0.8.7claws2
1861
1862         * src/summaryview.c
1863                 don't crash when unmarking message with unread children
1864
1865 2002-12-23 [christoph]  0.8.7claws1
1866
1867         * src/Makefile.am
1868         * src/common/Makefile.am
1869                 update Makefiles for moved intl.h, version.h and defs.h
1870         * src/imap.c
1871                 rewrite imap_session_get to avoid duplicate code
1872
1873 2002-12-23 [paul]       0.8.7claws
1874
1875         * Santa-Claws released
1876         
1877         * po/hu.po
1878           po/ru.po
1879                 squeeze in updated Hungarian and Russian translations.
1880                 Submitted by  Gál Zoltán and Ruslan N. Balkin
1881
1882 2002-12-23 [paul]       0.8.6claws129
1883
1884         * po/pl.po
1885                 updated by Witold Wladyslaw Wojciech Wilk
1886
1887 2002-12-23 [paul]       0.8.6claws128
1888
1889         * src/quote_fmt_parse.y
1890                 fix typo and add licence header
1891
1892 2002-12-23 [paul]       0.8.6claws127
1893
1894         * po/en_GB.po
1895                 updated
1896
1897 2002-12-23 [paul]       0.8.6claws126
1898
1899         * po/it.po
1900                 updated translation, submitted by Alessandro Maestri
1901                 
1902 2002-12-23 [paul]       0.8.6claws125
1903
1904         * src/quote_fmt_parse.y
1905                 fix signature-stripping on replies bug. match
1906                 '-- \n' and not '-- '.
1907
1908 2002-12-22 [paul]       0.8.6claws124
1909
1910         * po/bg.po
1911           po/es.po
1912           po/sr.po
1913                 updated translations. submitted by George Danchev,
1914                 Ricardo Mones Lastra, and Urke MMI respectively
1915
1916 2002-12-21 [paul]       0.8.6claws123
1917
1918         * src/addrbook.c
1919                 fix coding style
1920
1921 2002-12-21 [paul]       0.8.6claws122
1922
1923         * src/addrbook.c
1924                 fix bug [643638] where if a person is in one or more
1925                 addressbook groups editing that person's email 
1926                 address results in removal from those groups.
1927                 Patch submitted by Luke Plant.
1928
1929 2002-12-20 [christoph]  0.8.6claws121
1930
1931         * src/common/utils.c
1932         * src/summaryview.c
1933                 reimplement expand_search_string using GString to
1934                 prevent crashs caused by miscalculated string
1935                 lengths reported by Paul
1936
1937 2002-12-20 [christoph]  0.8.6claws120
1938
1939         * src/summaryview.c
1940                 don't use "changed" to check if op_count has to be changed as it
1941                 is also set when the message has unread children
1942                 (closes bug [ 653221 ] crash while deleting duplicates)
1943
1944 2002-12-20 [paul]       0.8.6claws119
1945
1946         * sync with 0.8.6cvs27
1947                 see ChangeLog 2002-12-20
1948
1949 2002-12-20 [paul]       0.8.6claws118
1950
1951         * sync with 0.8.6cvs26
1952                 see ChangeLog 2002-12-19 and 2002-12-20
1953
1954 2002-12-19 [alfons]     0.8.6claws117
1955
1956         * src/textview.c
1957                 fix incorrect parsing of email addresses, submitted by 
1958                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
1959                 name display if it contains @".
1960
1961 2002-12-18 [paul]       0.8.6claws116
1962
1963         * sync with 0.8.6cvs23
1964                 see ChangeLog 2002-12-18
1965
1966 2002-12-18 [paul]       0.8.6claws115
1967
1968         * src/Makefile.am
1969         * src/account.c
1970         * src/codeconv.c
1971         * src/gtkutils.[ch]
1972         * src/imap.c
1973                 sync with 0.8.6cvs22.
1974                 see ChangeLog 2002-12-17 and 2002-12-18
1975
1976 2002-12-17 [christoph]  0.8.6claws114
1977
1978         * src/imap.c
1979                 o don't create a session if imap greeting fails
1980                 o don't close socket when authentication fails
1981                   this is done by imap_session_destroy
1982
1983 2002-12-17 [thorsten]   0.8.6claws113
1984
1985         * tools/Makefile.am
1986           tools/README
1987           tools/google_msgid.pl ** NEW FILE **
1988                 Added "search for message-id" script and doc
1989
1990 2002-12-17 [thorsten]   0.8.6claws112
1991
1992         * po/hu.po
1993                 Updated hungarian translation
1994                 (updated by Gal Zoltan)
1995
1996 2002-12-16 [christoph]  0.8.6claws111
1997
1998         * src/addr_compl.c
1999                 remove stupid addressbook dump to debug output
2000         * src/mh.c
2001                 fix memory leak found by Hiro
2002
2003 2002-12-14 [paul]       0.8.6claws110
2004
2005         * src/compose.c
2006                 fix menubar sensitivity on send
2007                 
2008         * src/prefs_filtering.c
2009         * src/prefs_matcher.c
2010         * src/prefs_scoring.c
2011                 Fix english ;)
2012                 
2013         * src/common/quoted-printable.h
2014                 sync: fix typo
2015         
2016 2002-12-13 [christoph]  0.8.6claws109
2017
2018         * src/Makefile.am
2019         * src/manage_window.[ch]        ** REMOVE **
2020         * src/gtk/Makefile.am
2021         * src/gtk/manage_window.[ch]    ** NEW **
2022                 move manage_window files to gtk directory
2023
2024 2002-12-13 [christoph]  0.8.6claws108
2025
2026         * src/Makefile.am
2027         * src/gtkshruler.[ch]           ** REMOVE **
2028         * src/gtk/Makefile.am
2029         * src/gtk/gtkshruler.[ch]       ** NEW **
2030                 move gtkshruler files to gtk directory
2031
2032 2002-12-13 [christoph]  0.8.6claws107
2033
2034         * src/Makefile.am
2035         * src/compose.c
2036         * src/gtkstext.[ch]             ** REMOVE **
2037         * src/gtkutils.[ch]
2038         * src/textview.c
2039         * src/gtk/gtkstext.[ch]         ** NEW **
2040         * src/gtk/Makefile.am
2041                 o move stext functions to gtkstext.c to remove
2042                   dependency of gtkutils
2043                 o move gtkstext files to gtk directory
2044
2045         * src/gtk/Makefile.am
2046         * src/gtk/sslcertwindow.[ch]
2047                 UI stuff can always depend on common code so
2048                 it's ok to add ../common to include path
2049
2050 2002-12-13 [colin]      0.8.6claws106
2051
2052         * src/summaryview.c
2053                 Disconnect sighandlers for mainwindow when
2054                 quicksearch has the focus
2055                 Fix bug #653231
2056         * src/mainwindow.[ch]
2057                 Make key_pressed callback public, to be able
2058                 to disconnect it
2059
2060 2002-12-13 [christoph]  0.8.6claws105
2061
2062         * src/mh.c
2063                 create .mh_sequences file in new MH folders
2064                 (closes feature request [ 523162 ] MH folders should
2065                  get a .mh_sequences)
2066
2067 2002-12-13 [colin]      0.8.6claws104
2068
2069         * src/summaryview.c
2070                 Better handling of quicksearch show/hide
2071                 (basically the button stays under the mouse 
2072                  when toggled)
2073
2074 2002-12-13 [paul]       0.8.6claws103
2075
2076         * sync with 0.8.6cvs17
2077                 see ChangeLog 2002-12-13
2078
2079 2002-12-13 [paul]       0.8.6claws102
2080
2081         * po/es.po
2082                 updated by Ricardo Mones Lastra
2083
2084 2002-12-11 [colin]       0.8.6claws101
2085
2086         * src/folder.c
2087                 remove statusbar stuff
2088           src/folderview.c
2089                 set statusbar verbosity when moving folders
2090
2091 2002-12-11 [colin]       0.8.6claws100
2092         * src/prefs_filtering.c
2093         * src/prefs_matcher.c
2094         * src/prefs_scoring.c
2095                 Fix english ;)
2096
2097 2002-12-11 [colin]       0.8.6claws99
2098
2099         * src/prefs_common.[ch]
2100                 Add summary_quicksearch_type
2101         * src/summaryview.c
2102                 Save last used quicksearch type
2103
2104 2002-12-11 [jens]       0.8.6claws98
2105         * src/prefs_filtering.c
2106         * src/prefs_matcher.c
2107         * src/prefs_scoring.c
2108                 added dialog for incomplete rules in scoring, filtering and
2109                 matcher to ask wheather really close
2110
2111 2002-12-11 [colin]      0.8.6claws97
2112
2113         * src/folder.c
2114                 Fix folder dnd statusbar logging
2115
2116 2002-12-10 [christoph]  0.8.6claws96
2117
2118         * src/compose.c
2119         * src/folder.c
2120         * src/imap.c
2121         * src/inc.c
2122         * src/main.c
2123         * src/mainwindow.c
2124         * src/news.c
2125         * src/send.c
2126         * src/statusbar.[ch]
2127         * src/common/hooks.c
2128         * src/common/log.[ch]
2129                 o handle verbose logging in statusbar directly in statusbar code
2130                   and common code does not need any knowledge about a statusbar
2131                 o remove direct calls to statusbar_(puts|pop)_all functions
2132
2133 2002-12-10 [jens]       0.8.6claws95
2134
2135         * src/*.c
2136                 removed gettext from g_warnings
2137         * po/POTFILES.in
2138                 cleaned and updated
2139         * po/de.po
2140                 updated
2141
2142 2002-12-10 [colin]      0.8.6claws94
2143
2144         * src/main.c
2145                 finish crash dialog fix
2146
2147 2002-12-10 [colin]      0.8.6claws93
2148
2149         * src/main.c
2150                 "Fix" "sylpheed already running" instead of
2151                 crash dialog appearing after a crash
2152
2153 2002-12-10 [colin]      0.8.6claws92
2154
2155         * po/POTFILES.in
2156                 add src/gtk/sslcertwindow.c
2157
2158 2002-12-10 [paul]       0.8.6claws91
2159
2160         * po/POTFILES.in
2161                 updated to reflect recent changes
2162                 submitted by Alessandro Maestri
2163
2164 2002-12-09 [christoph]  0.8.6claws90
2165
2166         * src/Makefile.am
2167         * src/smtp.[ch]                 ** REMOVE **
2168         * src/common/Makefile.am
2169         * src/common/smtp.[ch]          ** NEW **
2170                 move smtp files to common directory
2171
2172 2002-12-09 [christoph]  0.8.6claws89
2173
2174         * src/Makefile.am
2175         * src/session.[ch]              ** REMOVE **
2176         * src/common/Makefile.am
2177         * src/common/session.[ch]       ** NEW **
2178                 move session files to common directory
2179
2180 2002-12-09 [paul]       0.8.6claws88
2181
2182         * src/account.c
2183                 fix bug [649746] edit accounts: move account reverted
2184                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
2185
2186 2002-12-09 [colin]      0.8.6claws87
2187
2188         * src/ssl_certificate.c
2189                 cleanup
2190
2191 2002-12-09 [colin]      0.8.6claws86
2192
2193         * src/ssl.c
2194                 Try to open the cert.pem database and 
2195                 issue a warning if it isn't there
2196
2197 2002-12-09 [colin]      0.8.6claws85
2198
2199         * src/common/ssl_certificate.c
2200         * src/gtk/sslcertwindow.c
2201                 Warning fixes
2202
2203 2002-12-09 [colin]      0.8.6claws84
2204
2205         * src/ssl_certificate.[ch] ** REMOVED **
2206         * src/common/ssl_certificate.[ch] ** NEW **
2207         * src/Makefile.am
2208         * src/common/Makefile.am
2209                 Moved ssl_certificate.[ch] to common
2210         * src/common/ssl.c 
2211                 Put back needed include
2212         * src/gtk/sslcertwindow.[ch]
2213                 Changed ssl_certificate.h include
2214         
2215 2002-12-09 [colin]      0.8.6claws83
2216
2217         * src/gtk/sslcertwindow.[ch]
2218                 Implement hook for certificate acception
2219         * src/ssl_certificate.[ch]
2220                 Implement hook for certificate acception
2221         * src/common/ssl.c
2222                 Reenable certificate acception check
2223         * src/mainwindow.c
2224                 Register sslcertwindow's hook
2225         
2226 2002-12-08 [christoph]  0.8.6claws82
2227
2228         * src/about.c
2229         * src/addr_compl.c
2230         * src/codeconv.c
2231         * src/manual.c
2232         * src/undo.c
2233         * src/common/utils.c
2234                 o add missing includes
2235                 o fix warnings
2236         * src/.cvsignore
2237         * src/common/.cvsignore
2238         * src/common/version.h          ** REMOVE **
2239                 remove autogenerated file
2240
2241 2002-12-08 [paul]       0.8.6claws81
2242
2243         * src/stringtable.c
2244                 put back needed include
2245
2246 2002-12-08 [colin]      0.8.6claws80
2247         
2248         * src/gtk/sslcertwindow.c
2249                 Cleaner popups when asking
2250         * src/ssl_certificate.c
2251         * src/prefs_common.[ch]
2252                 remove ssl certificate pref
2253                 put back needed include
2254         * src/undo.c
2255                 put back needed include
2256
2257 2002-12-08 [christoph]  0.8.6claws79
2258
2259         * src/folderview.c
2260         * src/logwindow.c
2261         * src/statusbar.c
2262         * src/summaryview.c
2263                 only abort hook invokation if required data is missing not
2264                 if our own data pointer is NULL, update hookfunction for
2265                 log window
2266
2267 2002-12-08 [paul]       0.8.6claws78
2268
2269         * src/about.c
2270         * src/addrcache.c
2271         * src/addrclip.c
2272         * src/addr_compl.c
2273         * src/addrselect.c
2274         * src/codeconv.c
2275         * src/colorlabel.c
2276         * src/enriched.c
2277         * src/esmtp.c
2278         * src/exporthtml.c
2279         * src/headerview.c
2280         * src/imageview.c
2281         * src/manual.c
2282         * src/noticeview.c
2283         * src/pgptext.c
2284         * src/scoring.c
2285         * src/sourcewindow.c
2286         * src/stringtable.c
2287         * src/undo.c
2288                 clean up: remove unneccesary includes
2289
2290 2002-12-08 [christoph]  0.8.6claws77
2291
2292         * src/folderview.c
2293         * src/statusbar.c
2294         * src/summaryview.c
2295         * src/common/hooks.[ch]
2296                 hook functions now have a gboolean return value, if a hook
2297                 returns TRUE it will stop executing of any more hooks in
2298                 the same hooklist for this invokation
2299
2300 2002-12-08 [colin]      0.8.6claws76
2301         
2302         * src/main.c
2303                 put back argv0 for CRASH_DIALOG
2304
2305 2002-12-08 [christoph]  0.8.6claws75
2306
2307         * src/Makefile.am
2308         * src/about.c
2309         * src/account.c
2310         * src/crash.c
2311         * src/esmtp.h
2312         * src/imap.[ch]
2313         * src/inc.c
2314         * src/main.c
2315         * src/mainwindow.c
2316         * src/news.c
2317         * src/pop.[ch]
2318         * src/prefs_account.[ch]
2319         * src/prefs_common.[ch]
2320         * src/send.[ch]
2321         * src/smtp.[ch]
2322         * src/ssl_certificate.[ch]
2323         * src/ssl_manager.[ch]
2324         * src/common/Makefile.am
2325         * src/common/log.c
2326         * src/common/nntp.[ch]
2327         * src/common/socket.[ch]
2328         * src/common/ssl.[ch]
2329         * src/gtk/sslcertwindow.[ch]
2330         * ac/openssl.m4
2331                 use new autoconf script to detect OpenSSL with extra parameters
2332                 to specify the location of libs and includes, also remove USE_SSL
2333                 to USE_OPENSSL
2334
2335         * src/common/sylpheed.[ch]
2336         * src/common/version.h.in
2337                 start seperation of common code initialization seperated from gui
2338
2339         * src/summaryview.c
2340                 The function that is called when a color lable changes
2341                 should not change the color lable again
2342
2343 2002-12-08 [colin]      0.8.6claws74
2344
2345         * src/gtk/sslcertwindow.c
2346                 warning fixes
2347
2348 2002-12-08 [colin]      0.8.6claws73
2349
2350         * src/statusbar.c
2351           src/common/log.h
2352                 Register a hook for statusbar_puts_all
2353         * src/common/log.c
2354                 invoke statusbar_puts_all's hook
2355         
2356 2002-12-08 [colin]      0.8.6claws72
2357
2358         * src/ssl_certificate.c
2359                 Put back a badly-removed include
2360
2361 2002-12-08 [colin]      0.8.6claws71
2362
2363         * src/gtk/sslcertwindow.[ch]    ** NEW **
2364                 new certificate presentation
2365         * src/gtk/Makefile.am
2366                 add new files
2367         * src/ssl_certificate.[ch]
2368                 gtk cleanup, made utility functions public
2369         * src/ssl_manager.c
2370                 use new cert presentation
2371
2372 2002-12-07 [christoph]  0.8.6claws70
2373
2374         * src/Makefile.am
2375         * src/nntp.[ch]                 ** REMOVE **
2376         * src/common/Makefile.am
2377         * src/common/nntp.[ch]          ** NEW **
2378                 move nntp files to common directory
2379
2380 2002-12-07 [christoph]  0.8.6claws69
2381
2382         * src/procmsg.[ch]
2383         * src/summaryview.c
2384                 implement msginfo update callback using sylpheed's new
2385                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
2386
2387 2002-12-06 [christoph]  0.8.6claws68
2388
2389         * src/editgroup.c
2390                 This patch changes the 'Edit Group Details' dialog to
2391                 allow extended selections in either pane, so that
2392                 addresses can be added or removed from a group more
2393                 quickly and easily. (it actually is a net decrease in
2394                 file size, as some unnecessary functions have been
2395                 removed). 
2396                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
2397
2398 2002-12-06 [christoph]  0.8.6claws67
2399
2400         * src/Makefile.am
2401         * src/template.[ch]             ** REMOVE **
2402         * src/common/Makefile.am
2403         * src/common/template.[ch]      ** NEW **
2404                 move template files to common directory
2405
2406         * src/nntp.c
2407                 add missing log.h include
2408
2409 2002-12-06 [melvin]     0.8.6claws66
2410
2411         * src/prefs_actions.c
2412                 Added the trailing ">" syntax to insert command's output
2413                 without replacing old text (in contrast to trailing "|").
2414
2415 2002-12-05 [colin]      0.8.6claws65
2416         
2417         * src/common/utils.c
2418                 Don't modify original search_string or it'll change
2419                 the next iterations in the for()
2420
2421 2002-12-05 [darko]      0.8.6claws64
2422
2423         * src/common/utils.c
2424                 proper check for filtering commands, found by Colin
2425
2426 2002-12-05 [darko]      0.8.6claws63
2427
2428         * src/common/utils.c
2429                 check proper string for NULL pointer, found by Colin
2430
2431 2002-12-05 [darko]      0.8.6claws62
2432
2433         * src/common/utils.[ch]
2434                 expand_search_string(): new function
2435                 converts Mutt-like patterns to Sylpheed's
2436                 filtering engine
2437         * src/summaryview.c
2438                 use expand_search_string() to allow Mutt-like
2439                 patterns in extended search
2440         * README.claws
2441                 document extended option in quick search
2442
2443 2002-12-05 [paul]       0.8.6claws61
2444
2445         * sync with 0.8.6cvs16
2446                 see ChangeLog 2002-12-05
2447                 
2448         * po/POTFILES.in
2449                 clean up
2450
2451 2002-12-04 [christoph]  0.8.6claws60
2452
2453         * src/imap.[ch]
2454                 put imap authentication code into a new function and
2455                 remove it from imap_session_new that will allow to
2456                 send other commands before authentication
2457
2458 2002-12-04 [christoph]  0.8.6claws59
2459
2460         * src/imap.[ch]
2461                 use already existing method to prevent unneeded IMAP
2462                 folder selects. Set imap_select parameters to NULL
2463                 in some functions if the values are not required.
2464
2465         * src/xml.h
2466                 remove no longer required include
2467
2468 2002-12-04 [paul]       0.8.6claws58
2469
2470         * po/es.po
2471                 updated by Ricardo Mones Lastra
2472                 
2473         * configure.in
2474           po/hu.po      ** NEW FILE **
2475                 initial Hungarian translation, submitted
2476                 by Gál Zoltán <galzoli@hu.inter.net>
2477
2478 2002-12-03 [christoph]  0.8.6claws57
2479
2480         * src/Makefile.am
2481         * src/gtksctree.[ch]            ** REMOVE **
2482         * src/gtk/Makefile.am
2483         * src/gtk/gtksctree.[ch]        ** NEW **
2484                 move gtksctree files to gtk directory
2485
2486 2002-12-03 [christoph]  0.8.6claws56
2487
2488         * src/Makefile.am
2489         * src/md5.[ch]                  ** REMOVE **
2490         * srm/common/Makefile.am
2491         * src/common/md5.[ch]           ** NEW **
2492                 move md5 files to common directory
2493
2494         * src/gtkstext.c
2495                 remove not required #include
2496
2497 2002-12-03 [sergey]     0.8.6claws55
2498
2499         * src/gtkutils.c
2500         * src/gtkutils.h
2501                 gtkut_window_popup(): new function.
2502         * src/mainwindow.c
2503                 main_window_popup(): use gtkut_window_popup() to raise
2504                 window without changing its position.
2505                 (see sylpheed-main ML message [sylpheed:17247])
2506
2507 2002-12-03 [sergey]     0.8.6claws54
2508
2509         * src/send.c
2510                 send_message_local(): removed first-dot escaping
2511                 (SMTP-only, not needed for sending through pipe)
2512
2513 2002-12-03 [paul]       0.8.6claws53
2514
2515         * po/POTFILES.in
2516                 update to reflect recent changes (thanks
2517                 to Ricardo Mones Lastra)
2518                 
2519         * tools/filter_conv.pl
2520                  fix problem with quoted strings. Patch submitted
2521                  by Luke Plant <lukeplant@softhome.net>
2522
2523 2002-12-03 [paul]       0.8.6claws52
2524
2525         * sync with 0.8.6cvs15
2526                 see ChangeLog 2002-12-03
2527
2528 2002-12-02 [christoph]  0.8.6claws51
2529
2530         * src/logwindow.[ch]
2531         * src/common/log.[ch]
2532                 implement logging using a hook function
2533
2534         * src/folderview.c
2535         * src/folder.[ch]
2536                 define hooklist name in header file to avoid
2537                 errors caused by wrong spelling of hooklist names
2538
2539         * src/toolbar.c
2540                 fix warnings
2541
2542 2002-12-02 [christoph]  0.8.6claws50
2543
2544         * src/common/Makefile.am
2545                 add src/common/hooks.[ch]
2546
2547         * src/common/hooks.[ch]
2548                 implement a simple hook system using glib's hook functions
2549
2550         * src/folder.[ch]
2551         * src/folderview.c
2552                 use new hook system for folder item updates
2553
2554 2002-12-02 [christoph]  0.8.6claws49
2555
2556         * doc-src/ui_seperation.txt     ** NEW **
2557                 information for ui seperation
2558
2559         * src/Makefile.am
2560                 remove files that were moved to common
2561                 include common directory by default for the header files
2562
2563         * src/inc.c
2564         * src/common/socket.c
2565         * src/automaton.[ch]
2566                 implement automaton using g_io_*-functions instead of
2567                 gdk_input_add to make it ui independent
2568
2569         * src/codeconv.c
2570         * src/compose.c
2571         * src/ldif.c
2572         * src/pgptext.c
2573         * src/procmime.c
2574         * src/rfc2015.c
2575         * src/smtp.c
2576         * src/unmime.c
2577                 remove common/ prefix because directory is now in
2578                 include path
2579
2580         * src/compose.c
2581         * src/folder.c
2582         * src/folderview.c
2583         * src/mainwindow.c
2584         * src/messageview.c
2585         * src/prefs_common.c
2586         * src/procmsg.c
2587         * src/rfc2015.c
2588                 fix warnings
2589
2590         * src/imap.c
2591         * src/inc.c
2592         * src/news.c
2593         * src/pop.c
2594         * src/send.c
2595         * src/smtp.c
2596         * src/ssl_certificate.c
2597                 add log.h header file for logging functions
2598
2599         * src/main.c
2600         * src/common/utils.c
2601         * src/summaryview.c
2602         * src/xml.c
2603                 o move debug_mode to common/utils.c
2604                 o add functions to set and get debug_mode
2605
2606         * src/defs.h                    ** REMOVE **
2607         * src/intl.h                    ** REMOVE **
2608         * src/socket.[ch]               ** REMOVE **
2609         * src/ssl.[ch]                  ** REMOVE **
2610         * src/utils.[ch]                ** REMOVE **
2611                 replaced by new files in src/common/
2612         
2613         * src/common/Makefile.am
2614                 add new files in src/common/
2615
2616         * src/common/defs.h             ** NEW **
2617         * src/common/intl.h             ** NEW **
2618         * src/common/log.[ch]           ** NEW **
2619         * src/common/socket.[ch]        ** NEW **
2620         * src/common/ssl.[ch]           ** NEW **
2621         * src/common/utils.[ch]         ** NEW **
2622                 replacement for files in src/
2623
2624 2002-12-02 [colin]      0.8.6claws48
2625
2626         * src/folderview.c
2627                 Scroll folderview if necessary during dnd
2628
2629 2002-12-02 [colin]      0.8.6claws47
2630
2631         * src/folder.[ch]
2632                 Add check to verify a move is within a single mailbox
2633         * src/folderview.c
2634                 Add specific error string for this check
2635
2636 2002-12-02 [colin]      0.8.6claws46
2637
2638         * src/folder.c
2639                 Add a test to folder moving, remove a statusbar_print
2640         * src/folderview.c
2641                 Add Move folder... context-menu item
2642                 Factorize folder moving code
2643                 Enable folder DND for mbox
2644
2645 2002-12-01 [christoph]  0.8.6claws45
2646
2647         * ac/aspell.m4
2648                 remove conf.aspelltest if the version check fails
2649
2650 2002-11-30 [christoph]  0.8.6claws44
2651
2652         * autogen.sh
2653                 run libtoolize --force in autogen to create missing
2654                 libtool scripts
2655
2656 2002-11-30 [christoph]  0.8.6claws43
2657
2658         * src/Makefile.am
2659         * src/pgptext.c
2660         * src/procmime.c
2661         * src/rfc2015.c
2662         * src/uuencode.[ch]             ** REMOVED **
2663         * src/common/Makefile.am
2664         * src/common/uuencode.[ch]      ** NEW **
2665                 move uuen/decoder to common directory
2666
2667 2002-11-30 [christoph]  0.8.6claws42
2668
2669         * src/Makefile.am
2670         * src/base64.[ch]               ** REMOVED **
2671         * src/codeconv.c
2672         * src/compose.c
2673         * src/ldif.c
2674         * src/pgptext.c
2675         * src/procmime.c
2676         * src/rfc2015.c
2677         * src/smtp.c
2678         * src/unmime.c
2679         * src/common/Makefile.am
2680         * src/common/base64.[ch]        ** NEW **
2681                 move base64 en/decoder to common directory
2682
2683 2002-11-30 [christoph]  0.8.6claws41
2684
2685         * src/common                    ** NEW **
2686                 new directory for UI independent code
2687         * src/gtk                       ** NEW **
2688                 new directory for GTK frontend
2689         * src/common/.cvsignore         ** NEW **
2690         * src/gtk/.cvsignore            ** NEW **
2691                 ignore build files
2692         * src/common/Makefile.am        ** NEW **
2693         * src/gtk/Makefile.am           ** NEW **
2694                 automake files to build new seperated stuff
2695         * src/Makefile.am
2696                 the binary will currently still be build with the
2697                 files in src, so we include the code from the
2698                 subdirs for now after building the libs there
2699
2700 2002-11-30 [paul]       0.8.6claws40
2701
2702         * src/compose.c
2703                 fix bug [642731] 'Wrong selected account with drafted mail'
2704
2705 2002-11-29 [oliver]     0.8.6claws39
2706         
2707         * src/messageview.c
2708                 o update summaryview when switching between different
2709                   messageviews          
2710         * src/toolbar.c  
2711                 o check if messageview holds already removed msg
2712                   from summaryview
2713                 
2714
2715 2002-11-29 [oliver]     0.8.6claws38
2716
2717         * src/toolbar.c 
2718                 remove not needed variables and includes
2719                 make messageview stay opened and move to next when msgs are deleted 
2720
2721 2002-11-29 [oliver]     0.8.6claws37
2722         
2723         * src/toolbar.c 
2724                 disable compose button (messageview toolbar) by default
2725                 deleted msgs are moved to trash
2726         
2727 2002-11-29 [melvin]     0.8.6claws36
2728
2729         * configure.in
2730                 Increased minimal gpgme version to 0.3.10 (Zombies out)
2731                 and to detect signatures expirations (gpgme 0.3.6)
2732
2733         * src/main.c
2734                 Use non obsolescent function for Gpgme engine checking.
2735
2736         * src/rfc2015.c
2737                 Inform about expired signatures or signatures which key
2738                 has expired. Expiration date is displayed.
2739
2740         * src/sigstatus.c
2741                 Inform about expired signatures or signatures which key
2742                 has expired.
2743
2744 2002-11-28 [paul]       0.8.6claws35
2745
2746         * src/folderview.c
2747                 re-instate 'Check for new messages' in Newsgroup
2748                 folders right-click menu, after a suggestion from
2749                 Tim Mann <timmann@users.sourceforge.net>
2750
2751         * src/main.c
2752                 after a crash check only local folders for new
2753                 messages
2754
2755 2002-11-28 [paul]       0.8.6claws34
2756
2757         * configure.in
2758                 apply patch that fixes the checking of GTK with XIM 
2759                 support on different OSs, such as FreeBSD. Patch 
2760                 submitted by Topia <topia@users.sourceforge.net>
2761                 
2762 2002-11-28 [paul]       0.8.6claws33
2763
2764         * src/mainwindow.c
2765           src/prefs_common.c
2766           src/prefs_toolbar.c
2767                 more changes to the English
2768
2769 2002-11-28 [paul]       0.8.6claws32
2770
2771         * sync with 0.8.6cvs13
2772                 see ChangeLog 2002-11-28 (no sync needed
2773                 for src/compose.c)
2774
2775 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
2776         
2777         * src/mainwindow.[ch]
2778                 add patch by Ivan F. Martinez introducing messageview Toolbar
2779                 some changes and committed by oliver    
2780
2781 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
2782
2783         * src/messageview.[ch]
2784                 add patch by Ivan F. Martinez introducing messageview Toolbar
2785                 some changes and committed by oliver    
2786
2787 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
2788
2789         * src/compose.[ch]
2790                 add patch by Ivan F. Martinez introducing messageview Toolbar
2791                 some changes and committed by oliver    
2792
2793 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
2794         
2795         * src/toolbar.[ch]
2796                 add patch by Ivan F. Martinez introducing messageview Toolbar
2797                 some changes and committed by oliver
2798
2799 2002-11-28 [oliver]     0.8.6claws27
2800         
2801         * src/prefs_toolbar.[ch]
2802                 getting ready for messageview toolbar
2803                 free mem allocated by gettext
2804                 change prefs_toolbar to prefs_toolbar_open
2805  
2806 2002-11-28 [thorsten]   0.8.6claws26
2807
2808         * src/imageview.[ch]
2809                 cleaned up conflicting declarations of
2810                 imageview_show_image()
2811
2812 2002-11-28 [paul]       0.8.6claws25
2813
2814         * src/grouplistdialog.c
2815           src/prefs_common.c
2816           src/prefs_summary_column.c
2817                 a few more improvements to the English
2818
2819 2002-11-28 [colin]      0.8.6claws24
2820
2821         * man/sylpheed.1
2822                 A few updates to command-line parameters
2823
2824 2002-11-28 [colin]      0.8.6claws23
2825
2826         * src/prefs_filtering.c
2827                 Fix problems with prefs_filtering_delete_path:
2828                 a) if the first rule is removed, original pointers
2829                    weren't updated (leading to segfaults)
2830                 b) it was always global_processing updated in case
2831                    of removed path was parent of rule path
2832
2833 2002-11-27 [paul]       0.8.6claws22
2834
2835         * src/mainwindow.c
2836           src/prefs_account.c
2837           src/prefs_actions.c
2838           src/prefs_common.c
2839           src/prefs_customheader.c
2840           src/prefs_display_header.c
2841           src/prefs_filtering.c
2842           src/prefs_folder_item.c
2843           src/prefs_matcher.c
2844           src/prefs_scoring.c
2845           src/prefs_summary_column.c
2846           src/prefs_template.c
2847           src/prefs_toolbar.c
2848                  improve the English in the GUI
2849
2850 2002-11-27 [colin]      0.8.6claws21
2851
2852         * src/folder.c
2853                 Fix processing renaming problems happening after
2854                 last commit
2855
2856 2002-11-27 [colin]      0.8.6claws20
2857
2858         * src/folder.c
2859                 recursive move now deletes src each subfolder after 
2860                 having moved it
2861         * src/folderview.c
2862                 Use identifier instead of path during dnd (enables
2863                 IMAP folder dnd)
2864
2865 2002-11-27 [paul]       0.8.6claws19
2866
2867         * src/main.c
2868                 apply patch that does command-line processing 
2869                 BEFORE gtk_init, allowing claws to run from 
2870                 shell-scripts in non-X environment (e.g. crontab 
2871                 or ip-up, ip-down scripts). Patch submitted by
2872                 Ruslan N. Balkin <baron@dartel.ru>
2873                 
2874         * po/it.po
2875                 updated by Alessandro Maestri
2876
2877 2002-11-27 [paul]       0.8.6claws18
2878
2879         * sync with 0.8.6cvs12
2880           src/prefs_common.c
2881                 Differences are that main uses a 'Receive dialog'
2882                 frame on the Interface tab, whereas claws groups all 
2883                 the dialogs together in a 'Dialogs' frame.
2884
2885 2002-11-27 [colin]      0.8.6claws17
2886
2887         * src/prefs_matcher.c
2888                 Fix Execute criteria's NOT flag
2889
2890
2891 2002-11-26 [christoph]  0.8.6claws16
2892
2893         * src/ssl.c
2894                 rewrite the ssl code a little bit, only use one
2895                 SSL context, set default certificates' file/path
2896
2897 2002-11-26 [thorsten]   0.8.6claws15
2898
2899         * src/compose.c
2900                 default-reply-to didn't work for ml-reply
2901
2902 2002-11-26 [melvin]     0.8.6claws14
2903
2904         * src/prefs_actions.c
2905                 Made pipe-actions ignore short headers in message view
2906                 Made trailing-pipe-actions write in the message view with
2907                 the same font as the original message
2908
2909 2002-11-26 [paul]       0.8.6claws13
2910
2911         * src/compose.c
2912                 this time commit the correct file
2913
2914 2002-11-26 [paul]       0.8.6claws12
2915
2916         * sync with 0.8.6cvs11
2917           src/quote_fmt_parse.y  
2918                 no sync needed
2919           src/account.[ch]       
2920                 not sync'ed
2921           src/compose.c
2922                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
2923                 on draft mode.
2924                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
2925                 header
2926                 
2927         see ChangeLog 2002-11-25 and 2002-11-26
2928
2929 2002-11-26 [colin]      0.8.6claws11
2930
2931         * src/folderview.c
2932                 Fix collapsed folder not auto-expanding during
2933                 mail dnd, if it was the source folder.
2934
2935 2002-11-25 [colin]      0.8.6claws10
2936
2937         * src/folderview.[ch]
2938                 Variable renaming and cleaning (slist of nodes 
2939                 to be re-collapsed is stored in FolderView)
2940
2941 2002-11-25 [paul]       0.8.6claws9
2942
2943         * src/prefs_common.[ch]
2944                 fix breakage caused by last commit
2945
2946 2002-11-25 [paul]       0.8.6claws8
2947
2948         * sync with 0.8.6cvs4
2949                 see ChangeLog 2002-11-21
2950
2951 2002-11-25 [paul]       0.8.6claws7
2952
2953         * sync with 0.8.6cvs4
2954                 see ChangeLog 2002-11-20
2955
2956 2002-11-25 [paul]       0.8.6claws6
2957
2958         * sync with 0.8.6cvs3
2959                 see ChangeLog 2002-11-18
2960
2961 2002-11-25 [colin]      0.8.6claws5
2962
2963         * src/gtkutils.[ch]
2964                 Add gtkut_ctree_node_is_parent()
2965         * src/folderview.c
2966                 Spring-loaded folders
2967
2968 2002-11-25 [colin]      0.8.6claws4
2969
2970         * src/utils.[ch]
2971                 Add slist_concat_unique(), function to merge
2972                 two GSList filtering dups
2973         * src/folder.[ch]
2974         * src/summaryview.[ch]
2975         * src/folderview.c
2976         * src/main.c
2977                 Add detection/update/display of unread answers
2978                 to marked mails
2979         * src/procmsg.[ch]
2980                 Add procmsg_find_children()
2981                 Add procmsg_msg_has_marked_parent()
2982
2983 2002-11-25 [colin]      0.8.6claws3
2984
2985         * src/ssl_certificate.[ch]
2986                 Allow checking a certificate without a DNS
2987                 lookup
2988                 Allow to forget a cert (by deleting it)
2989                 Make ssl_certificate_destroy_public
2990         * src/ssl_manager.[ch] ** NEW FILES **
2991                 Gui to manage (display/remove) certificates
2992         * src/prefs_common.[ch]
2993                 Add a pref to allow silent acceptation of
2994                 trusted certificates or not (based on the
2995                 "I want to know what's going on" principle)
2996         * src/mainwindow.c
2997                 Add SSL manager in Tools menu
2998         * src/Makefile.am
2999                 Add the new files to the build
3000         * po/POTFILES.in
3001                 Add ssl_manager.c to translations
3002
3003 2002-11-25 [colin]      0.8.6claws2
3004
3005         * src/summaryview.[ch]
3006                 Add S_SEARCH_EXTENDED to the quick search, which 
3007                 allows to search using filtering syntax.
3008
3009 2002-11-25 [colin]      0.8.6claws1
3010
3011         * src/summaryview.c
3012                 Deletion of duplicates now prefer deleting
3013                 the unread dup (fixes feature-request 638989).
3014
3015 2002-11-24 [paul]       0.8.6claws
3016
3017         * po/es.po
3018           po/pl.po
3019           po/ru.po
3020           po/sr.po
3021                 updated by Ricardo Mones Lastra,
3022                 Witold Wladyslaw Wojciech Wilk,
3023                 Ruslan N. Balkin, and  Urke MMI 
3024                 respectively
3025
3026 2002-11-24 [paul]       0.8.5claws182
3027
3028         * po/bg.po
3029                 updated by George Danchev
3030
3031 2002-11-23 [alfons]     0.8.5claws181
3032
3033         * src/imap.c
3034                 tiny memory leak found by browsing Dimitar's 
3035                 valgrind report
3036
3037 2002-11-23 [paul]       0.8.5claws180
3038
3039         * po/it.po
3040                 updated by Alessandro Maestri
3041
3042 2002-11-22 [christoph]  0.8.5claws179
3043
3044         * src/compose.c
3045         * src/inc.c
3046         * src/prefs_filtering.c
3047         * src/summaryview.c
3048                 more warning fixes
3049
3050 2002-11-22 [alfons]     0.8.5claws178
3051
3052         * src/summaryview.c
3053                 summary_execute_delete_func(): if message is deleted, make 
3054                 sure to also remove its entry in the subject hash table. 
3055                 fixes a corner case bug.
3056
3057 2002-11-22 [paul]       0.8.5claws177
3058
3059         * .cvsignore
3060                 add 'autom4te.cache'
3061                 
3062         * ltconfig      ** REMOVED **
3063                 not needed
3064
3065 2002-11-22 [paul]       0.8.5claws176
3066
3067         * src/textview.c
3068                 textview_set_font(): fix for message display in
3069                 UTF-8 locales (thanks to Sergey Vlasov).
3070                 
3071         * AUTHORS
3072                 add new team members and contributors
3073
3074
3075 2002-11-21 [colin]      0.8.5claws175
3076
3077         * src/procmsg.[ch]
3078                 Add procmsg_remove_special_headers()
3079         * src/mh.c
3080                 Use procmsg_remove_special_headers() for 
3081                 previous fix
3082
3083 2002-11-21 [colin]      0.8.5claws174
3084
3085         * src/mh.c
3086                 Fix moving/copying from queue/draft folders
3087                 for MH folders
3088
3089 2002-11-21 [christoph]  0.8.5claws173
3090
3091         * src/crash.c
3092         * src/filtering.c
3093         * src/logwindow.c
3094         * src/main.c
3095         * src/matcher_parser_lex.[hl]
3096         * src/mbox.c
3097         * src/mbox_folder.[ch]
3098         * src/prefs_filtering.c
3099         * src/procheader.c
3100         * src/quote_fmt_lex.l
3101         * src/ssl.c
3102                 fix all warnings except the warnings in lex and yacc files
3103
3104 2002-11-20 [christoph]  0.8.5claws172
3105
3106         * src/imap.c
3107                 fix MsgInfo retrieval for IMAP draft and queue folders
3108                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
3109
3110 2002-11-19 [christoph]  0.8.5claws171
3111
3112         * src/compose.c
3113                 fix segfault, when draft saving does not get
3114                 the MsgInfo of the new message
3115                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
3116
3117 2002-11-19 [christoph]  0.8.5claws170
3118
3119         * src/procmsg.c
3120                 add parameter check for flag setting function
3121                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
3122
3123 2002-11-18 [paul]       0.8.5claws169
3124
3125         * src/compose.c
3126                 more sensitivity fixes to redirect mode:
3127                 * disable toolbar draft button
3128                 * allow only Address book in the Tools menu
3129                 * disable editing of message by the spell
3130                   checker
3131
3132 2002-11-18 [paul]       0.8.5claws168
3133
3134         * src/compose.c
3135                 fix sensitivity of menu items in compose_redirect():
3136                 allow only the necessary items 
3137
3138 2002-11-18 [paul]       0.8.5claws167
3139
3140         * src/compose.c
3141                 fix bug [ 603259 ] 'attachment got lost on bounce'
3142
3143 2002-11-18 [paul]       0.8.5claws166
3144
3145         * po/ru.po
3146                 updated by Ruslan N. Balkin <baron@dartel.ru>
3147
3148 2002-11-18 [colin]      0.8.5claws165
3149
3150         * src/main.c
3151           src/defs.h
3152                 Remove old filtering stuff
3153
3154
3155 2002-11-17 [oliver]     0.8.5claws164
3156
3157         * src/toolbar.h
3158                 remove not needed typedef 
3159
3160 2002-11-17 [oliver]     0.8.5claws163
3161
3162         * src/toolbar.c
3163                 make toolbar's on click events translatable
3164
3165 2002-11-15 [colin]      0.8.5claws162
3166
3167         * src/summaryview.c
3168                 Revert too-soon integration of a feature
3169
3170 2002-11-15 [christoph]  0.8.5claws161
3171
3172         * src/imap.c
3173                 use main's implementation of imap_get_msginfo
3174
3175 2002-11-15 [christoph]  0.8.5claws160
3176
3177         * src/compose.c
3178         * src/folder.[ch]
3179         * src/imap.c
3180         * src/mbox_folder.c
3181         * src/mh.c
3182         * src/news.c
3183         * src/procmsg.c
3184         * src/summaryview.c
3185                 replace claws' fetch_msginfo with main's get_msginfo
3186                 (use main's implementation where possible)
3187
3188 2002-11-15 [colin]      0.8.5claws159
3189
3190         * src/ssl_certificate.c
3191                 Missed a check
3192
3193 2002-11-16 [melvin]     0.8.5claws158
3194
3195         * po/fr.po
3196                 Updated French translations.
3197
3198 2002-11-16 [colin]      0.8.5claws157
3199
3200         * src/ssl_certificate.c
3201                 Check for missing parts in the certificates
3202
3203 2002-11-15 [colin]      0.8.5claws156
3204
3205         * src/folderview.c
3206                 Preventive fix (missing check) found by
3207                 Alfons
3208
3209 2002-11-15 [paul]
3210
3211         * NEWS
3212                 sync with 0.8.6 release
3213
3214 2002-11-15 [colin]      0.8.5claws155
3215
3216         * src/folder.[ch]
3217           src/folderview.c
3218                 Fix error handling of folder_item_move_to()
3219                 (thanks to Alfons!)
3220
3221 2002-11-15 [colin]      0.8.5claws154
3222
3223         * src/folder.[ch]
3224           src/folderview.c
3225                 folder_item_move_to() sets an error message instead
3226                 of having GUI stuff in folder.c
3227
3228 2002-11-15 [colin]      0.8.5claws153
3229
3230         * src/procmsg.[ch]
3231                 Implemented a callback for MsgInfo updates, 
3232                 heavily copy/pasted from Christoph's folder 
3233                 callback system
3234         * src/summaryview.[ch]
3235                 Register summary_update_msg as callback
3236
3237 2002-11-14 [colin]      0.8.5claws152
3238         
3239         * src/procmsg.c
3240                 Update the FolderItem after sending (fixes 617593)
3241
3242 2002-11-14 [christoph]  0.8.5claws151
3243
3244         * src/folder.c
3245                 fix wrong position of NULL pointer check found
3246                 by Sergey
3247
3248 2002-11-14 [christoph]  0.8.5claws150
3249
3250         * src/folder.c
3251                 fix segfault when deleting messages from IMAP folders
3252                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
3253
3254 2002-11-14 [colin]      0.8.5claws149
3255
3256         * src/compose.c
3257                 Forwarding was also ignoring the folder's default account.
3258
3259 2002-11-14 [colin]      0.8.5claws148
3260
3261         * src/compose.c
3262                 Fix sent folder not set to folder properties when 
3263                 forwarding.
3264
3265 2002-11-14 [thorsten]   0.8.5claws147
3266
3267         * src/inc.c
3268                 inc_start(): Files were not moved from .processing to inbox,
3269                 if no global processing rule existed
3270
3271 2002-11-14 [colin]      0.8.5claws146
3272
3273         * src/ssl_certificate
3274                 Fix file operations
3275
3276 2002-11-14 [paul]       0.8.5claws145
3277
3278         * po/it.po
3279                 updated by Alessandro Maestri
3280
3281 2002-11-13 [alfons]     0.8.5claws144
3282
3283         * src/folder.c
3284                 folder_item_close(): only mark messages unread
3285                 when a folder has new messages 
3286
3287 2002-11-13 [keith]      0.8.5claws143
3288
3289         * src/imap.c
3290                 Fix problem moving or copying between
3291                 IMAP folders
3292
3293 2002-11-13 [colin]      0.8.5claws142
3294
3295         * src/matcher_parser_parse.y
3296                 Fix rule problem when " don't match
3297
3298 2002-11-13 [christoph]  0.8.5claws141
3299
3300         * src/folder.c
3301         * src/folderview.c
3302                 moved cache saving to folder_item_close
3303                 the folderview should not have to deal with
3304                 this things
3305
3306 2002-11-13 [christoph]  0.8.5claws140
3307
3308         * src/summaryview.c
3309                 moved setting of important score to
3310                 summary_set_prefs_from_folderitem
3311
3312 2002-11-13 [colin]      0.8.5claws139
3313
3314         * src/matcher_parser_parse.y
3315                 Fix a segfault in the parser (happening when
3316                 a good expression had been tested and a bad 
3317                 one arrives)
3318
3319 2002-11-13 [paul]       0.8.5claws138
3320
3321         * sync with 0.8.5cvs24
3322                 see ChangeLog 2002-11-13
3323                 
3324         * po/pt_BR.po
3325                 updated by Fabio Jr. Beneditto
3326
3327 2002-11-13 [colin]      0.8.5claws137
3328         
3329         * src/msgcache.c
3330           src/defs.h
3331           src/procmsg.[ch]
3332                 Revert last commit, problem
3333
3334 2002-11-13 [colin]      0.8.5claws136
3335
3336         * src/msgcache.c
3337                 Remove duplicated code
3338         * src/defs.h
3339                 Bumped CACHE_VERSION and MARK_VERSION
3340         * src/procmsg.[ch]
3341                 Network endian for cache and mark files
3342
3343 2002-11-12 [colin]      0.8.5claws135
3344
3345         * src/inc.c
3346                 Fix the "socket error" dialog which disappeared
3347
3348 2002-11-12 [colin]      0.8.5claws134
3349
3350         * src/msgcache.c
3351                 Reverse last commit which had performance 
3352                 problems, but still reverse the list
3353
3354 2002-11-12 [colin]      0.8.5claws133
3355
3356         * src/msgcache.c
3357                 Reverse list order
3358
3359 2002-11-12 [melvin]     0.8.5claws132
3360
3361         * src/compose.c
3362                 Added a check for a NULL prefs_common.dictionary
3363
3364 2002-11-12 [colin]      0.8.5claws131
3365
3366         * src/ssl_certificate.[ch]
3367                 Use FQDN hostname
3368
3369 2002-11-12 [colin]      0.8.5claws130
3370
3371         * src/ssl_certificate.[ch]
3372                 Take connection port into account for 
3373                 checking certificates (a single hostname
3374                 could have multiple servers with multiple
3375                 certificates)
3376         * src/ssl.c
3377                 Pass the port to ssl_certificate_check
3378
3379 2002-11-12 [paul]       0.8.5claws129
3380
3381         * src/folder.c
3382                 fix a typo in last commit
3383
3384 2002-11-12 [paul]       0.8.5claws128
3385
3386         * sync with 0.8.5cvs23
3387                 see ChangeLog entry 2002-11-12
3388
3389 2002-11-11 [colin]      0.8.5claws127
3390
3391         * src/ssl_certificate.c
3392                 Cleaner messages
3393                 Don't popup, instead log error, if the 
3394                 corresponding pref is checked
3395         * src/ssl_certificate.h
3396                 include <openssl/objects/h>
3397
3398 2002-11-11 [colin]      0.8.5claws126
3399
3400         * src/ssl_certificate.h
3401                 _Really_ clean it
3402
3403 2002-11-11 [colin]      0.8.5claws125
3404         
3405         * src/ssl_certificate.c
3406                 Fixed leak
3407
3408 2002-11-11 [colin]      0.8.5claws124
3409
3410         * src/ssl.c
3411                 Cleaned a bit
3412         * src/ssl_certificate.[ch]
3413                 Cleaned a bit (better use of SSL API)
3414                 (This will cause non-recognition of saved 
3415                  certificates of claws12[23]...)
3416
3417 2002-11-11 [paul]       0.8.5claws123
3418         
3419         * po/es.po
3420                 updated by Ricardo Mones Lastra
3421
3422 2002-11-11 [colin]      0.8.5claws122
3423
3424         * src/ssl.c
3425                 Fix a typo
3426
3427 2002-11-11 [colin]      0.8.5claws121
3428
3429         * src/ssl_certificate.[ch] ** NEW FILES **
3430         * src/ssl.[ch]
3431                 Check SSL certificates presented to us
3432         * src/Makefile.am
3433                 Add ssl_certificate.[ch]
3434         * po/POTFILES.in
3435                 Add ssl_certificate.c
3436
3437 2002-11-11 [paul]       0.8.5claws120
3438
3439         * sync with 0.8.5cvs22
3440                 see ChangeLog 2002-11-11
3441
3442 2002-11-11 [paul]       0.8.5claws119
3443
3444         * sync with 0.8.5cvs21
3445                 see ChangeLog 2002-11-11
3446
3447 2002-11-10 [jens]       0.8.5claws118
3448
3449         * src/folder.c
3450         * src/folderview.c
3451                 corrected some typing
3452         * po/de.po
3453                 updated german translation
3454         * sylpheed.spec.in
3455                 cleaned up specfile and adjusted it for claws
3456
3457 2002-11-10 [colin]      0.8.5claws117
3458
3459         * src/summaryview.c
3460                 a STATUSBAR_PUSH/POP fix
3461
3462 2002-11-10 [colin]      0.8.5claws116
3463
3464         * src/prefs_folder_item.c
3465                 Fix hanging after opening folder properties
3466
3467 2002-11-10 [hoa]        0.8.5claws115
3468
3469         * src/matcher_parser_lex.l
3470         * src/matcher_parser_parse.y
3471                 config file for scoring and filtering is no more trashed
3472                 when there is a syntax error in a filtering rule when
3473                 editing it in a dialog.
3474
3475 2002-11-09 [colin]      0.8.5claws114
3476
3477         * src/mbox_folder.c
3478                 Added missing initialisation of folder->destroy()
3479
3480 2002-11-09 [colin]      0.8.5claws113
3481
3482         * src/folder.c
3483           src/folderview.c
3484                 Fix the status bar messages
3485
3486 2002-11-09 [colin]      0.8.5claws112
3487
3488         * src/folderview.c
3489                 Fix hangs after folder dnd, happening after 
3490                 claws109.
3491
3492 2002-11-09 [christoph]  0.8.5claws111
3493
3494         * src/folderview.c
3495                 just changed order of calls (reverse order of
3496                 associated calls)
3497         * src/inc.c
3498                 lock inc when checking only one account, otherwise
3499                 inc all could be executed at the same time
3500
3501 2002-11-09 [christoph]  0.8.5claws110
3502
3503         * src/folderview.c
3504                 better unlock the mouse cursor before calling
3505                 summary_show because it changes the cursor too
3506
3507 2002-11-09 [christoph]  0.8.5claws109
3508
3509         * src/folder.[ch]
3510         * src/folderview.c
3511                 add functions to open and close a folder
3512                 o opending will execute scanning for remote folders
3513                   and processing
3514                 o closing will unset new flag for messages
3515
3516 2002-11-09 [colin]      0.8.5claws108
3517
3518         * src/folder.c
3519                 Add a call to prefs_matcher_write_config to 
3520                 avoid non-leaf folders filtering settings to be
3521                 lost
3522
3523 2002-11-09 [paul]       0.8.5claws107
3524
3525         * src/prefs_account.c
3526                 re-word a label
3527
3528 2002-11-09 [colin]      0.8.5claws106
3529
3530         * src/folderview.c
3531                 Minor esthetic fix
3532
3533 2002-11-09 [colin]      0.8.5claws105
3534
3535         * src/folderview.c
3536                 Fix prefs_filtering deletion for MH folders (same
3537                 reason as below)
3538         * src/prefs_filtering.c
3539                 Fix prefs_filtering renaming and deletion for 
3540                 folder-based processing rules.  
3541
3542 2002-11-09 [christoph]  0.8.5claws104
3543
3544         * src/compose.c
3545         * src/folder.[ch]
3546         * src/folderview.[ch]
3547         * src/import.c
3548         * src/inc.c
3549         * src/main.c
3550         * src/mainwindow.c
3551         * src/messageview.c
3552         * src/prefs_folder_item.c
3553         * src/procmsg.c
3554         * src/summaryview.c
3555                 implement a callback system for folder item updates
3556
3557 2002-11-09 [colin]      0.8.5claws103
3558
3559         * src/folderview.c
3560                 Fix prefs_filtering renaming for MH folders (we
3561                 shouldn't rename by path as another folder could
3562                 have the same hierarchy).
3563
3564 2002-11-09 [colin]      0.8.5claws102
3565
3566         * src/folder.c
3567                 Fix a leak found by Christoph, use better variable
3568                 names
3569
3570 2002-11-09 [colin]      0.8.5claws101
3571
3572         * src/folder.c
3573                 One more fix for processing rules
3574
3575 2002-11-08 [colin]      0.8.5claws100
3576         
3577         * src/matcher.c
3578                 Don't copy the compiled regexp (will be reevaluated)
3579         * src/folderview.c
3580                 Lock folderview while moving
3581         * src/folder.c
3582                 Provide info on what's happening to the user
3583
3584 2002-11-08 [colin]      0.8.5claws99
3585
3586         * src/folderview.c
3587                 Fix folder reordering after a move if parent is 
3588                 root
3589         * src/scoring.[ch]
3590                 Add function to copy a ScoringProp
3591         * src/prefs_folder_item.c
3592                 Copy scoring rules when copying a folder prefs
3593
3594 2002-11-08 [colin]      0.8.5claws98
3595
3596         * src/folderview.c
3597                 Fixes in case of failure
3598         * src/filtering.[ch]    
3599                 Add function to duplicate a FilteringProp
3600         * src/matcher.[ch]
3601                 Add function to duplicate a MatcherProp
3602         * src/prefs_folder_item.c
3603                 Save folder's processing rules when copying 
3604                 its prefs
3605
3606 2002-11-08 [colin]      0.8.5claws97
3607         
3608         * src/folderview.c
3609                 Sort after move
3610         * src/folder.c 
3611                 Change a printf to debug_print
3612
3613 2002-11-08 [colin]      0.8.5claws96
3614
3615         * src/folder.c
3616           src/folderview.c
3617                 Fix segfaults, call me stupido
3618         
3619
3620 2002-11-08 [colin]      0.8.5claws95
3621
3622         *src/folder.c
3623                 Added forgotten prefs to save when moving folders
3624
3625 2002-11-08 [colin]      0.8.5claws94
3626
3627         * src/folder.c
3628                 Fixes to folder DND (prefs copy)
3629         * src/folderview.c
3630                 Optimization for folder DND (don't rescan whole tree)
3631                 Added folderview_create_folder_node() for this 
3632                 optimization, so de-duped a bit the code
3633         * src/prefs_folder_item.[ch]
3634                 Added prefs_folder_item_copy_prefs()    
3635           
3636 2002-11-08 [paul]       0.8.5claws93
3637
3638         * src/prefs_account.c
3639           tools/README
3640           tools/kmail2sylpheed_v2.pl
3641                 correct some typos
3642
3643 2002-11-08 [paul]       0.8.5claws92
3644
3645         * src/compose.c
3646           src/prefs_account.[ch]
3647                 remove account options 'clearsign' and 'ascii_armored',
3648                 replace with 'default_gnupg_mode' to prevent mixed-mode
3649                 Privacy settings
3650
3651 2002-11-08 [paul]       0.8.5claws91
3652
3653         * src/compose.[ch]
3654                 re-implement GnuPG 'on-the-fly' mode selection,
3655                 disallow mixed-mode
3656
3657 2002-11-08 [colin]      0.8.5claws90
3658
3659         * src/folderview.c
3660           src/prefs_folder_item.c
3661                 Change "Property" to "Properties"
3662
3663 2002-11-07 [colin]      0.8.5claws89
3664
3665         * src/folderview.c
3666           src/folder.c
3667                 Allow folder dropping to a root folder
3668
3669 2002-11-07 [paul]       0.8.5claws88
3670
3671         * src/compose.c
3672                 revert last commit
3673
3674 2002-11-07 [paul]       0.8.5claws87
3675
3676         * src/compose.c
3677                 fix reply-to-list bug. closes bug report
3678                 "[633382] reply-to-list broken in recent cvs"
3679
3680 2002-11-07 [paul]       0.8.5claws86
3681
3682         * src/compose.c
3683                 add a forgotten '#if USE_GPGME ... #endif'
3684
3685 2002-11-07 [paul]       0.8.5claws85
3686
3687         * sync with 0.8.5cvs20
3688                 see ChangeLog 2002-11-07
3689
3690 2002-11-07 [colin]      0.8.5claws84
3691
3692         * src/folder.[ch]
3693                 Change folder_item_move_to to return the newly 
3694                 created folderitem.
3695         * src/folderview.c
3696                 Select the new folderitem after moving.
3697
3698 2002-11-07 [colin]      0.8.5claws83
3699
3700         * src/prefs_filtering.c
3701                 Fix rule rewriting when moving a leaf folder to a 
3702                 shorter path
3703
3704 2002-11-07 [colin]      0.8.5claws82
3705
3706         * src/prefs_filtering.c
3707                 fix a leak
3708
3709 2002-11-07 [colin]      0.8.5claws81
3710
3711         * src/folder.[ch]
3712                 Add folder_item_move_to() function to move a 
3713                 folderitem into another one (updates matcher etc)
3714         * src/folderview.c
3715                 Add folder drag'n drop (context menu to come)
3716                 [Should be dataloss free, but Please backup before 
3717                  trying !]
3718
3719 2002-11-06 [colin]      0.8.5claws80
3720
3721         * src/mh.c
3722                 mh_create_folder() returns NULL if can't create
3723                 directory hierarchy
3724
3725 2002-11-06 [paul]       0.8.5claws79
3726
3727         * src/compose.[ch]
3728                 allow 'on-the-fly' changing of the type of encryption 
3729                 and/or signing used (mime/ascii) via the compose window
3730
3731 2002-11-06 [paul]       0.8.5claws78
3732
3733         * sync with 0.8.5cvs19
3734                 see ChangeLog 2002-11-06 for src/account.c: 
3735                 account_get_special_folder()
3736                 
3737 2002-11-05 [alfons]     0.8.5claws77
3738
3739         * src/crash.c
3740                 very minor cleanups: nothing to see here, move on. :-)
3741
3742 2002-11-05 [colin]      0.8.5claws76
3743
3744         * src/main.c
3745                 Changes choices if compose windows are opened to
3746                 Discard, Draft, Don't quit
3747
3748 2002-11-05 [thorsten]   0.8.5claws75
3749
3750         * src/compose.c
3751                 reenabled default_reply_to folder option
3752
3753 2002-11-05 [colin]      0.8.5claws74
3754
3755         * src/compose.[ch] 
3756                 add compose_draft()
3757         * src/crash.c
3758                 add SIGTERM handler
3759         * src/main.[ch]
3760                 add clean_quit() for the SIGTERM handler
3761
3762 2002-11-05 [paul]       0.8.5claws73
3763         
3764         * po/es.po
3765                 updated by Ricardo Mones Lastra
3766
3767 2002-11-05 [melvin]     0.8.5claws72
3768
3769         * src/logwindow.c
3770                 Fixed log-clipping bug #616795.
3771                 To stop logging in the log window use 0 length.
3772         * src/prefs_common.c
3773                 Added a label to inform about the 0 log length behaviour.
3774
3775 2002-11-05 [paul]       0.8.5claws71
3776
3777         * sync with 0.8.5cvs17
3778                 see ChangeLog 2002-11-05
3779
3780 2002-11-04 [paul]       0.8.5claws70
3781
3782         * sylpheed-128x128.png
3783           sylpheed-64x64.png
3784           sylpheed.png
3785                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
3786                 <nikai@users.sourceforge.net>
3787                 
3788         * po/bg.po
3789                 updated by George Danchev
3790
3791 2002-11-03 [thorsten]   0.8.5claws69
3792
3793         * src/main.c
3794           src/mimeview.c
3795           src/rfc2015.h
3796                 add check if gpg is active
3797
3798 2002-11-03 [thorsten]   0.8.5claws68
3799
3800         * src/toolbar.h
3801                 removed GSList declaration causing trouble on MacOS-X
3802                 (submitted by alfons, reported by xfesty)
3803
3804 2002-11-01 [paul]       0.8.5claws67
3805
3806         * src/mainwindow.c
3807                 remove last remnants of main's filter code
3808
3809 2002-11-01 [paul]       0.8.5claws66
3810
3811         * tools/filter_conv.pl
3812                 fix bug where user-defined headers were ignored
3813
3814 2002-11-01 [paul]       0.8.5claws65
3815
3816         * src/logwindow.c
3817                 make a debug_print() not translatable
3818
3819 2002-10-31 [melvin]     0.8.5claws64
3820
3821         * ac/aspell.m4
3822                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
3823                 not run any GNU/aspell test.  The dictionary path will
3824                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
3825                 was given, in which case, it will be $prefix/lib/aspell/
3826         * configure.in
3827                 Fixed typo in commentary (Aspell code).
3828
3829 2002-10-31 [paul]       0.8.5claws63
3830
3831         * po/POTFILES.in
3832                 remove src/filter.c and src/prefs_filter.c
3833                 thanks to Ricardo for reminding me
3834
3835 2002-10-31 [colin]      0.8.5claws62
3836
3837         * src/mbox_folder.c
3838                 Plug some leaks
3839
3840 2002-10-31 [paul]       0.8.5claws61
3841
3842         * src/prefs_filter.[ch] ** REMOVED **
3843           src/filter.[ch]       ** REMOVED **
3844           
3845         * src/Makefile.am
3846           src/folderview.c
3847           src/inc.c
3848           src/main.c
3849           src/mainwindow.c
3850           src/mbox.c
3851           src/prefs_common.c
3852           src/prefs_filtering.c
3853           src/summaryview.[ch]
3854                 remove main's 'filter' code
3855                 
3856         README.claws
3857                 update to reflect removal of main's filter
3858
3859 2002-10-31 [paul]       0.8.5claws60
3860
3861         * src/summaryview.c
3862                 remove check for global_processing in summary_filter_open(). 
3863                 This fixes the bug where if the user uses the right-click 
3864                 'Create filter rule...' and doesn't have any filter rules 
3865                 already defined in claws' advanced filtering, the newly 
3866                 created filter rule goes to main's filtering which is 
3867                 inaccessible through the gui. Now the filter rule gets added
3868                 to claws' filtering by default.
3869
3870 2002-10-28 [melvin]     0.8.5claws59
3871
3872         * src/prefs_actions.c
3873                 Fixed bug #627322 where MIME parts were not always
3874                 correctly passed to a %p action
3875                 Display an error dialog when message filename is not found.
3876
3877 2002-10-28 [melvin]     0.8.5claws58
3878
3879         * src/prefs_common.c
3880                 Readded a missing function declaration lost in 0.8.3claws34
3881
3882 2002-10-28 [paul]       0.8.5claws57
3883
3884         * sync with 0.8.5cvs15
3885                 see ChangeLog 2002-10-28 and 2002-10-25
3886                 
3887         Note: ChangeLog entry 2002-10-24 is not sync'ed.
3888
3889 2002-10-27 [oliver]     0.8.5claws56
3890
3891         * src/pop.c
3892                 plug leak in pop3_top_recv
3893
3894 2002-10-26 [christoph]  0.8.5claws55
3895
3896         * src/folder.c
3897                 set need_update folder flag when messages are added
3898                 (closes bug [ 626922 ] folder not updated after receiving)
3899
3900 2002-10-25 [melvin]     0.8.5claws54
3901
3902         * src/imageview.c
3903                 Fixed a memleak introduced in the scaling code.
3904
3905 2002-10-24 [alfons]     0.8.5claws53
3906
3907         * src/filtering.c
3908                 make filtering's forward message action forward from the 
3909                 correct account
3910                 (closes bug [628089 ] Filter -> Forward from address problem
3911                 reported by Oktay)
3912
3913 2002-10-24 [christoph]  0.8.5claws52
3914
3915         * src/mainwindow.c
3916         * src/manual.[ch]
3917                 o use manual of current locale or english if current
3918                   locale is not available (and english is available)
3919                 o also link to sylpheed doc project manuals
3920
3921 2002-10-23 [paul]       0.8.5claws51
3922
3923         * tools/README
3924           tools/kmail2sylpheed_v2.pl
3925                 add new version of kmail addressbook importer script.
3926                 works with newer versions of Kmail/KAddressBook which
3927                 have new and rearranged data.
3928
3929 2002-10-23 [martin]     0.8.5claws50
3930
3931         * src/folderview.c
3932         * src/summaryview.c
3933         * src/utils.h
3934         * src/utils.c
3935                 added length parameter to get_abbrev_newsgroup_name()
3936                 changed this function so that it abbreviates the newsgroup
3937                 names only so long it is smaller than the length parameter
3938                 (for better reading of some newsgroup names and space efficiency)
3939
3940 2002-10-22 [colin]      0.8.5claws49
3941
3942         *src/foldersel.c
3943                 Revert Alfons' last modification (after voting ;-))
3944
3945 2002-10-21 [alfons]     0.8.5claws48
3946
3947         * src/foldersel.c
3948                 folder view in folder selection dialog reflects state of
3949                 folder view in main window
3950
3951 2002-10-18 [alfons]     0.8.5claws47
3952
3953         * src/mbox.c
3954                 drop imported messages in folder selected by user,
3955                 and not in the inbox
3956                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
3957
3958 2002-10-18 [alfons]     0.8.5claws46
3959
3960         * src/compose.c
3961                 make automagic reply work correctly for email accounts 
3962                 (whether it's viable to do a full sync with Hiro's 
3963                 compose.c is still under discussion)
3964
3965 2002-10-18 [melvin]     0.8.5claws45
3966
3967         * src/prefs_actions.c
3968                 Fixed bug #622275 where asynchroneous actions left 
3969                 zombies processes
3970                 Made (synchroneous) actions' input be displayed live.
3971
3972 2002-10-18 [christoph]  0.8.5claws44
3973
3974         * src/textview.c
3975                 don't add a newline in the textview in front of the
3976                 first textpart if header display is disabled
3977                 (closes bug [ 603385 ] disabled header display leaves blank
3978                  lin)
3979
3980 2002-10-18 [christoph]  0.8.5claws43
3981
3982         * src/folder.[ch]
3983         * src/imap.c
3984         * src/mbox_folder.c
3985         * src/mh.c
3986         * src/news.c
3987                 folder->get_num_list now returns an error code
3988                 (closes bug [ 609424 ] News cache cleared on failure)
3989                 
3990 2002-10-17 [colin]      0.8.5claws42
3991         
3992         * src/news.c
3993                 Changed a printf by debug_print
3994
3995 2002-10-16 [paul]       
3996
3997         * tools/OOo2sylpheed.pl
3998                 allow for spaces in the name of the
3999                 file to be attached.
4000
4001 2002-10-16 [colin]      0.8.5claws41
4002
4003         * src/main.c
4004                 Use a tristate to change online mode
4005
4006 2002-10-16 [paul]       0.8.5claws40
4007
4008         * po/es.po
4009                 updated by Ricardo Mones Lastra
4010
4011 2002-10-16 [colin]      0.8.5claws39
4012
4013         * src/main.c
4014           src/mainwindow.[ch]
4015                 Added --online and --offline command-line
4016                 switches
4017
4018 2002-10-15 [christoph]  0.8.5claws38
4019
4020         * src/procmime.c
4021                 set mimeinfo->name to NULL after g_free to
4022                 avoid double freeing with g_free
4023
4024 2002-10-14 [christoph]  0.8.5claws37
4025
4026         * src/compose.c
4027         * src/filtering.c
4028         * src/summaryview.c
4029                 remove calls to folder->change_flags that are now
4030                 done by procmsg flag functions (seems it is not
4031                 used by any foldertype anyway)
4032         * src/folder.c
4033                 init folder->change_flags with NULL
4034
4035 2002-10-14 [christoph]  0.8.5claws36
4036
4037         * src/folder.[ch]
4038         * src/imap.[ch]
4039                 use virtual functions for folder item new and destroy
4040                 functions
4041
4042 2002-10-14 [melvin]     0.8.5claws35
4043
4044         * src/compose.c
4045                 Added a test to not run the spell checker if no default
4046                 dictionary is available. No dialog is displayed though.
4047
4048 2002-10-14 [melvin]     0.8.5claws34
4049
4050         * src/gtkaspell.c
4051                 Fixed bug in dictionary list context menu where
4052                 "More..." pointed to an emtpy submenu if the
4053                 number of dictionaries is a multiple of 15
4054                 Removed unneeded code in suggestions list creation
4055
4056 2002-10-14 [paul]       0.8.5claws33
4057
4058         * po/bg.po
4059                 updated by George Danchev
4060
4061 2002-10-13 [hoa]        0.8.5claws32
4062
4063         * src/matcher.[ch]
4064           src/matcher_parser_parser.y
4065                 removed the escaped string from internal structure
4066                 of matcher.
4067
4068 2002-10-12 [colin]      0.8.5claws31
4069
4070         * src/gtksctree.[ch]
4071           src/summaryview.c
4072                 Removed useless function gtksctree_reanchor
4073
4074 2002-10-12 [alfons]     0.8.5claws30
4075         
4076         * sync with remaining main changes 2002-10-09 - 2002-10-11
4077         - drop changes to src/compose.c (requires claws specific changes)
4078         
4079 2002-10-12 [alfons]     0.8.5claws29
4080         
4081         * sync with main changes of 2002-10-08
4082         - drop changes to src/compose.c (requires claws specific changes)
4083         - drop changes to src/summaryview.c (requires changes to compose.c)     
4084
4085 2002-10-12 [alfons]     0.8.5claws28
4086         
4087         * sync with main changes of 2002-10-07
4088
4089 2002-10-12 [alfons]     0.8.5claws27
4090
4091         * sync with main changes of 2002-10-04
4092         - drop changes to src/compose.c (requires claws specific changes)
4093         - drop changes to src/prefs_folder_item.c (claws implementation
4094           seems to be working)
4095
4096 2002-10-12 [colin]      0.8.5claws26
4097
4098         * src/mainwindow.c
4099                 Fix folder-flicker when space-reading, introduced 
4100                 in claws22.
4101
4102 2002-10-12 [colin]      0.8.5claws25
4103
4104         * src/compose.c
4105                 Save account address when saving as draft.
4106                 (closes bug 621838)
4107
4108 2002-10-12 [colin]      0.8.5claws24
4109
4110         * src/summaryview.c
4111                 Fix the problem consisting of no message selected
4112                 after the last message in a folder has been moved.
4113
4114 2002-10-12 [paul]       0.8.5claws23
4115
4116         * src/compose.c
4117           src/prefs_template.c
4118           src/template.[ch]
4119                 add Cc and Bcc to templates. Patch submitted by
4120                 John L. Males.
4121
4122 2002-10-12 [colin]      0.8.5claws22
4123
4124         * src/folderview.c
4125                 Fix a bug after "Check for new messages":
4126                 If a folder was opened, it was still selected at
4127                 the end of the check, but displayed empty.
4128         * src/mainwindow.c
4129                 Remove unnecessary check
4130
4131 2002-10-12 [paul]
4132
4133         * tools/README
4134                 be more verbose in the description of
4135                 OOo2sylpheed.pl
4136                 
4137
4138 2002-10-11 [colin]      0.8.5claws21
4139
4140         * src/mainwindow.c
4141                 Make space work (better) when no mail is selected
4142
4143 2002-10-11 [colin]      0.8.5claws20
4144
4145         * src/inc.c
4146           src/news.c
4147                 fix warnings
4148
4149 2002-10-11 [colin]      0.8.5claws19
4150
4151         * src/mainwindow.c
4152                 revert 0.8.5claws6 changes as i couldn't get to
4153                 anything satisfying
4154
4155 2002-10-11 [melvin]     0.8.5claws18
4156
4157         * src/compose.c
4158                 Removed buggy and unused macro (should have been committed in
4159                 0.8.5claws17)
4160
4161 2002-10-11 [melvin]     0.8.5claws17
4162
4163         * src/compose.c
4164                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
4165
4166 2002-10-11 [thorsten]   0.8.5claws16 
4167
4168         * src/folderview.c
4169                 remove rescan warning
4170
4171 2002-10-11 [colin]      0.8.5claws15 
4172
4173         * src/procheader.c
4174                 fix a segfault that happens if conv_unmime_header
4175                 fails (should be better to find out why it fails)
4176
4177 2002-10-11 [christoph]  0.8.5claws14
4178
4179         * src/summaryview.c
4180                 update folderview stats after ignore/unignore thread
4181
4182 2002-10-11 [hoa]        0.8.5claws13
4183
4184         * src/quote_fmt_parse.y
4185                 Fixed a yacc/bison syntax error
4186         * src/matcher.c
4187                 Escaping of string is fixed.
4188
4189 2002-10-11 [colin]      0.8.5claws12
4190
4191         * src/imageview.c
4192                 Resize images to fit
4193
4194 2002-10-11 [paul]       0.8.5claws11
4195
4196         * po/es.po
4197                 updated by Ricardo Mones Lastra
4198
4199 2002-10-10 [alfons]     0.8.5claws10
4200
4201         * src/compose.c
4202                 allow dropping files by "moving" files from a file manager,
4203                 not only by the more cumbersome "copying". the latter 
4204                 mostly implies holding down the Control button
4205
4206 2002-10-10 [christoph]  0.8.5claws9
4207
4208         * src/summaryview.c
4209                 update folders after thread building for ignored threads
4210
4211 2002-10-10 [christoph]  0.8.5claws8
4212
4213         * config/.cvsignore
4214                 added Makefile
4215         * src/filtering.[ch]
4216         * src/folder.[ch]
4217         * src/folderview.[ch]
4218         * src/import.c
4219         * src/inc.[ch]
4220         * src/mbox.[ch]
4221         * src/procmsg.c
4222         * src/summaryview.[ch]
4223                 o added new flag need_update to FolderItem
4224                 o removed folder_table from various functions from tracking
4225                   folder updates
4226                 o set need_update flags in folder.c's move, copy and delete
4227                   functions and procmsg's flags functions
4228                 o added function folderview_update_items_when_required that
4229                   updates all folders with need_update set
4230                 o call folderview_update_items_when_required instead of
4231                   folderview_update_item_foreach
4232
4233 2002-10-09 [sergey]     0.8.5claws7
4234
4235         * src/compose.c
4236                 Strip CRs whel loading the text into editor in reedit mode.
4237
4238 2002-10-09 [colin]      0.8.5claws6
4239
4240         * src/mainwindow.c
4241                 Make Space work when no mail is selected
4242
4243 2002-10-09 [colin]      0.8.5claws5
4244
4245         * src/gtksctree.[ch]
4246                 Fix range_select
4247                 Add gtk_sctree_reanchor() 
4248         * src/summaryview.c
4249                 Use gtk_sctree_reanchor() - better fix for 
4250                 bug 60413
4251
4252 2002-10-09 [colin]      0.8.5claws4
4253
4254         * src/summaryview.c
4255                 Fix shift-click select after delete problem
4256                 (closes bug 60413)
4257
4258 2002-10-08 [thorsten]   0.8.5claws3
4259
4260         * src/summaryview.c
4261                 exclude current msg from -hide read messages-
4262
4263 2002-10-08 [colin]      0.8.5claws2
4264
4265         * src/inc.[ch]
4266           src/pop.c
4267           src/recv.c
4268                 Differentiate socket errors from disk full
4269                 errors
4270
4271 2002-10-08 [christoph]  0.8.5claws1
4272
4273         * Makefile.am
4274         * configure.in
4275                 modifications for new config directory
4276
4277         * config.guess  ** REMOVED **
4278         * config.sub    ** REMOVED **
4279         * install-sh    ** REMOVED **
4280         * ltmain.sh     ** REMOVED **
4281         * missing       ** REMOVED **
4282         * mkinstalldirs ** REMOVED **
4283                 these files are autogenerated by automake
4284                 when you run autogen.sh
4285
4286         * config/.cvsignore     ** NEW FILE **
4287         * config/Makefile.am    ** NEW FILE **
4288                 ignore autogenerated files
4289                 create a Makefile in this directory
4290
4291 2002-10-08 [paul]       0.8.5claws
4292
4293         * 0.8.5claws release
4294         
4295         * src/compose.c
4296           src/procheader.c
4297           src/procmsg.c
4298                 fix quote reply format for newsgroups reply bug
4299                 (thanks to Hoa)
4300                 
4301         * po/en_GB.po
4302           po/pl.po
4303                 updated by me and Witold Wladyslaw Wojciech Wilk
4304                 repectively
4305
4306 2002-10-07 [paul]       0.8.3claws53
4307
4308         * po/it.po
4309           po/pt_BR.po
4310           po/sr.po
4311                 updated messages catalogs, submitted by
4312                 Alessandro Maestri, Fabio Jr.Beneditto 
4313                 and Urke MMI, respectively.
4314
4315 2002-10-07 [christoph]  0.8.3claws52
4316
4317         * src/folder.[ch]
4318         * src/folderview.c
4319         * src/mainwindow.c
4320                 fix new folder ghost message bug
4321                 (closes bug [ 619722 ] wrong count for newly created folders)
4322
4323 2002-10-07 [christoph]  0.8.3claws51
4324
4325         * src/compose.c
4326                 fix news posting problem
4327
4328 2002-10-07 [melvin]     0.8.3claws50
4329
4330         * po/fr.po
4331                 Updated French translation
4332
4333 2002-10-05 [christoph]  0.8.3claws49
4334
4335         * src/gtkstext.c
4336                 check if line_start_cache is set in gtk_stext_update_text
4337                 (closes bug [ 618119 ] crash while doing search in folder)
4338
4339 2002-10-05 [christoph]  0.8.3claws48
4340
4341         * src/imap.c
4342         * src/news.c
4343         * src/utils.c
4344         * src/utils.h
4345                 implement cache cleanups for claws' folder system
4346                 (closes bug [ 595916 ] imapcache not cleaned up)
4347
4348 2002-10-05 [melvin]     0.8.3claws47
4349
4350         * src/prefs_actions.c
4351                 Made the help text more clear for the %p token
4352
4353 2002-10-04 [paul]       0.8.3claws46
4354
4355         * sync with 0.8.5
4356                 see ChangeLog 2002-10-02 and 2002-10-03
4357
4358 2002-10-04 [christoph]  0.8.3claws45
4359
4360         * src/inc.c
4361                 fix segfault caused by pop before smtp
4362                 call to inc_account_mail with NULL
4363                 pointer for mainwin
4364
4365 2002-10-04 [paul]       0.8.3claws44
4366
4367         * configure.in
4368                 sync the LDAP detection from 0.8.5cvs1
4369
4370 2002-10-02 [christoph]  0.8.3claws43
4371
4372         * po/de.po
4373                 fix small spelling error
4374
4375 2002-10-02 [melvin]     0.8.3claws42
4376
4377         * ac/aspell.m4
4378                 Behave better and say "no" when test program cannot be run.
4379
4380 2002-10-02 [paul]       0.8.3claws41
4381
4382         * sync with 0.8.4cvs1
4383                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
4384                 
4385         * src/summaryview.c
4386                 toggle the behavior of Reply menuitem between
4387                 normal reply and reply-to-list
4388
4389 2002-10-01 [sergey]     0.8.3claws40
4390
4391         * src/compose.c
4392                 Convert newlines in the message text to the canonical form
4393                 before base64 encoding (RFC2045 compliance, fixes some
4394                 interoperability issues with Evolution 1.0.3)
4395
4396 2002-09-29 [colin]      0.8.3claws39
4397
4398         * src/summaryview.c
4399                 Fix an unwanted copy/paste
4400
4401 2002-09-29 [colin]      0.8.3claws38
4402
4403         * src/mainwindow.c
4404                 Renamed "Custom toolbar" to "Customize toolbar"
4405                 Renamed "Show all header" to "Show all headers"
4406                 Renamed "Set diplay item" to "Set displayed items"
4407         * src/prefs_common.c
4408                 Renamed "Show all header" to "Show all headers"
4409         * src/prefs_summary_column.c
4410                 Renamed "diplay item" to "displayed items"
4411
4412 2002-09-29 [colin]      0.8.3claws37
4413
4414         * src/mainwindow.[ch]
4415                 online/offline status pixmaps follow theme
4416                 changes
4417         * src/summaryview.[ch]
4418                 quicksearch pixmap follows theme changes
4419
4420 2002-09-29 [thorsten]   0.8.3claws36
4421
4422         * src/compose.c
4423           src/prefs_folder_item.[ch]
4424                 add default_reply_to folder option (closes patch 581044)
4425
4426 2002-09-29 [christoph]  0.8.3claws35
4427
4428         * acconfig.h    ** REMOVED **
4429         * configure.in
4430         * ac/aspell.m4
4431         * ac/check-type.m4
4432         * ac/gnupg-check-typedef.m4
4433                 fix autoheader 2.50 warning
4434
4435 2002-09-29 [christoph]  0.8.3claws34
4436
4437         * major code cleanup (part 2)
4438         
4439                 - unused variables removed
4440                 - unused functions removed
4441                 - uninitialized variables checked
4442                 - missing return statements added
4443                 - missing function return types added
4444                 - added parentheses around assignment
4445                   when suggested by gcc
4446
4447 2002-09-29 [alfons]     0.8.3claws33
4448
4449         * src/logwindow.c
4450                 log_window_clear(): only bracket gtk_text_forward_delete() 
4451                 with gtk_text_freeze() / gtk_text_thaw() (see if this
4452                 works around GTK text bug)
4453
4454 2002-09-29 [paul]       0.8.3claws32
4455
4456         * po/bg.po
4457           po/sr.po
4458                 updated by George Danchev and Urke MMI
4459                 respectively
4460
4461 2002-09-27 [christoph]  0.8.3claws31
4462
4463         * doc-src/readme.txt
4464         * doc-src/rfc1806.txt   ** REMOVED **
4465         * doc-src/rfc2183.txt   ** NEW FILE **
4466         * doc-src/rfc2980.txt   ** NEW FILE **
4467                 update rfcs
4468
4469 2002-09-27 [melvin]     0.8.3claws30
4470
4471         * ac/aspell.m4
4472                 Fixed typo which could break linking
4473
4474 2002-09-27 [melvin]     0.8.3claws29
4475
4476         * ac/aspell.m4
4477                 Improved GNU/aspell checking. 
4478                 Fixed bug #614490
4479
4480 2002-09-27 [paul]       0.8.3claws28
4481
4482         * sync with 0.8.3cvs8
4483                 see ChangeLog 2002-09-27
4484
4485 2002-09-26 [colin]      0.8.3claws27
4486
4487         * src/toolbar.[ch]
4488           src/mainwindow.[ch]
4489                 Add "Reply to Mailing-list" to the toolbar
4490
4491 2002-09-26 [christoph]  0.8.3claws26
4492
4493         * src/summaryview.c
4494                 Fix wrong message counts in summaryview status
4495
4496 2002-09-26 [paul]       0.8.3claws25
4497
4498         * sync with 0.8.3cvs7
4499                 see ChangeLog 2002-09-26
4500
4501 2002-09-26 [paul]       0.8.3claws24
4502
4503         * sync with 0.8.3cvs6
4504                 see ChangeLog 2002-09-25
4505
4506 2002-09-25 [christoph]  0.8.3claws23
4507
4508         * src/prefs_common.c
4509         * src/prefs_folder_item.c
4510         * src/prefs_scoring.c
4511                 Renamed "kill score" to "hide score" in GUI
4512                 and prefs files
4513
4514 2002-09-25 [paul]       0.8.3claws22
4515
4516         * sync with 0.8.3cvs5
4517                 see ChangeLog 2002-09-24
4518
4519 2002-09-24 [alfons]     0.8.3claws21
4520
4521         patch by Satoshi Nagayasu: allows appending / saving multiple 
4522         selected files (closes "[ 612279 ] save multiple mesg(s) in 
4523         'Save as ...'")
4524
4525         * AUTHORS
4526                 add Satoshi Nagayasu
4527         * src/summaryview.c
4528                 summary_save_as(): allow saving selected files to
4529                 one file
4530                 summary_set_menu_sensitive: enable "Save As..." when
4531                 multiple files are selected
4532         * src/utils.[ch]
4533                 append_file(): new function
4534
4535 2002-09-24 [colin]      0.8.3claws20
4536
4537         * src/procmime.c
4538                 Fix segfault when mimeinfo doesn't have a 
4539                 content_type. 
4540
4541 2002-09-24 [colin]      0.8.3claws19
4542
4543         * src/prefs_common.[ch]
4544                 Add a preference to display send dialog or not
4545         * src/send.c
4546                 Display send dialog according to preference
4547
4548 2002-09-24 [colin]      0.8.3claws18
4549
4550         * src/compose.[ch]
4551                 Disable user actions when sending
4552
4553 2002-09-24 [colin]      0.8.3claws17
4554
4555         * src/procmime.c
4556                 Do not display name or filename for attachments
4557                 with an application/pgp-signature type
4558                 (security flaw, see bug 537413)
4559
4560 2002-09-23 [colin]      0.8.3claws16
4561
4562         * src/editaddress.c
4563                 Initialize entry_email, entry_alias and 
4564                 entry_remarks to first email address of the list
4565
4566 2002-09-23 [colin]      0.83claws15
4567
4568         * src/compose.c
4569                 Drop pgp-signature when reediting a signed queued
4570                 message
4571
4572 2002-09-23 [melvin]     0.8.3claws14
4573
4574         * po/fr.po
4575                 Updated French translation
4576
4577 2002-09-23 [melvin]     0.8.3claws13
4578
4579         * src/mainwindow.c
4580                 Made custom toolbar menu labels more consistent
4581         * src/prefs_toolbar.c
4582                 Made custom toolbar window title more consistent
4583
4584 2002-09-22 [colin]      0.8.3claws12
4585
4586         * src/inc.c
4587                 Initialize session type to normal before getting 
4588                 mail (fixes strange Get behaviour)
4589         * src/prefs_account.h
4590                 Move STYPE_POP_BEFORE_SMTP to last position to 
4591                 avoid other side-effects
4592
4593 2002-09-22 [colin]      0.8.3claws11
4594
4595         * src/prefs_account.c
4596                 Fix pop_bfr_smtp_tm_entry sensivity when switching
4597                 from pop3 to apop or vice-versa
4598
4599 2002-09-22 [colin]      0.8.3claws10
4600         
4601         * src/prefs_account.[ch]
4602                 Add an option for the POP before SMTP timeout
4603         * src/inc.c
4604                 Remember time of last POP connection
4605         * src/send.c
4606                 Do POP before SMTP only if timeout reached
4607
4608 2002-09-22 [oliver]     0.8.3claws9
4609         
4610         * README.claws
4611                 explain custom toolbar
4612
4613 2002-09-22 [oliver]     0.8.3claws8
4614
4615         * src/prefs_actions.[ch]
4616         custom toolbar for compose      
4617                 actions callback from compose toolbar
4618         * src/folderview.c
4619                 remove include toolbar.h
4620
4621 2002-09-22 [oliver]     0.8.3claws7
4622         
4623         * src/prefs_toolbar.[ch]
4624                 custom toolbar for compose
4625                 - generic prefs_toolbar handles both
4626                   Mainwin's toolbar as well as Compose toolbar          
4627
4628 2002-09-22 [oliver]     0.8.3claws6
4629         
4630         * src/toolbar.[ch]
4631                 custom toolbar for compose
4632                 restructure toolbar.[ch]
4633
4634 2002-09-22 [oliver]     0.8.3claws5
4635
4636         * src/compose.[ch]
4637                 custom toolbar for compose
4638
4639 2002-09-22 [oliver]     0.8.3claws4
4640         
4641         * src/mainwindow.[ch]
4642                 custom toolbar for compose 
4643                 move mainwin toolbar back to mainwindow
4644
4645 2002-09-22 [alfons]     0.8.3claws3
4646
4647         * src/procmsg.c
4648                 :%sno/if(/if (/gc
4649                 :%sno/for(/for (/gc
4650                 (beautify)
4651
4652 2002-09-22 [alfons]     0.8.3claws2
4653         
4654         * src/procmsg.c
4655                 procmsg_save_to_outbox(): don't unlink message file from queue;
4656                 callers should do it using folder_item_remove_msg()
4657
4658 2002-09-22 [colin]      0.8.3claws1
4659
4660         * src/mimeview.[ch]
4661                 Made mimeview_check_signature() public
4662         * src/textview.c
4663                 Made GPG signatures verifiable by clicking
4664                 the [application/pgp-signature] in the Text
4665                 view
4666
4667 2002-09-22 [paul]       0.8.3claws
4668
4669         * po/bg.po
4670           po/en_GB.po
4671           po/es.po
4672           po/it.po
4673           po/pl.po
4674           po/pt_BR.po
4675           po/sr.po
4676                 updated translations, submitted by George Danchev,
4677                 me, Ricardo Mones Lastra, Alessandro Maestri,
4678                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
4679                 and Urke MMI, respectively.     
4680
4681 2002-09-22 [alfons]     0.8.2claws65
4682
4683         * src/procmsg.c
4684         * src/pgptext.c
4685                 no furry valgrinds have been used to plug these memleaks
4686
4687 2002-09-20 [paul]       0.8.2claws64
4688
4689         * sync with 0.8.3cvs4
4690                 'Select thread' re-implemented 
4691                 see ChangeLog 2002-09-20
4692
4693 2002-09-21 [alfons]     0.8.2claws63
4694
4695         * src/compose.c
4696                 compose_send(): plug unnoticed memleak
4697
4698 2002-09-20 [alfons]     0.8.2claws62
4699
4700         * src/addr_compl.c
4701                 replace_address_in_edit(): strict check for NULL address to
4702                 fix "[ 607348 ] Segfault in address completion". My guess is
4703                 that this happens with an empty address book, but it's good
4704                 to have this check here anyway
4705                 
4706                 completion_window_button_press(): free string returned 
4707                 from the internal cache
4708
4709 2002-09-20 [christoph]  0.8.2claws61
4710
4711         * src/procmime.h
4712                 added ENC_BINARY to EncodingType
4713         * src/procmime.c
4714                 the string returned by procmime_get_encoding_str
4715                 should not depend on the order of values in the
4716                 EncodingType definition
4717         * doc-src/rfc1806.txt   ** NEW FILE **
4718                 Added rfc1806 about MIME Content-Disposition
4719                 Extension
4720
4721 2002-09-19 [paul]       0.8.2claws60
4722
4723         * sync with 0.8.2cvs3
4724                 see ChangeLog 2002-09-19
4725
4726 2002-09-19 [paul]       0.8.2claws59
4727
4728         * src/prefs_folder_item.c
4729                 revert to Darko's original alignment of colour
4730                 selector button
4731                 add a colon to folder_color label
4732                 
4733         * src/compose.c
4734                 add Colin's patch (with Hiro's modifications) to 
4735                 force BASE64 encoding for 8-bit text when signing
4736                 (sync with 0.8.3cvs2)
4737
4738 2002-09-18 [alfons]     0.8.2claws58
4739
4740         * src/compose.c
4741                 :%sno/if(/if (/gc
4742                 :%sno/for(/for (/gc
4743                 (beautify a little bit)
4744
4745 2002-09-18 [christoph]  0.8.2claws57
4746
4747         * src/pine.c
4748                 fix handling of fgetc return value
4749
4750 2002-09-17 [alfons]     0.8.2claws56
4751         
4752         * src/summaryview.c
4753                 summary_sort(): check non-NULL summaryview->folder_item when no 
4754                 folder is selected at all
4755                 (closes "[ 610344 ] sort label make syl Crash")
4756
4757 2002-09-17 [alfons]     0.8.2claws55
4758         
4759         * src/compose.c
4760                 beautify a little bit
4761
4762 2002-09-17 [christoph]  0.8.2claws54
4763
4764         * src/folder.c
4765                 initialize max values for cache and folder
4766                 when cache or folder is empty
4767
4768 2002-09-15 [colin]      0.8.2claws53
4769
4770         * src/compose.c
4771                 Fix a leak (thanks Alfons!) and cleaned
4772                 variables names for custom headers
4773
4774 2002-09-15 [colin]      0.8.2claws52
4775
4776         * src/compose.c
4777                 Fix custom headers recognition when
4778                 prefs_common.trans_hdr is on
4779
4780 2002-09-15 [colin]      0.8.2claws51
4781
4782         * src/compose.c
4783                 Allow dynamically-added custom headers
4784                 Yet not reparsed if reedited
4785
4786 2002-09-15 [alfons]     0.8.2claws50
4787
4788         * src/prefs_account.c
4789                 fix warnings
4790
4791 2002-09-15 [colin]      0.8.2claws49
4792         
4793         * src/prefs_account.c
4794                 fix pop_before_smtp sensitivity
4795
4796 2002-09-15 [colin]      0.8.2claws48
4797
4798         * src/inc.[ch]
4799                 add inc_pop_before_smtp()
4800                 allow MainWindow to be undefined in 
4801                 inc_account_mail() and inc_start()
4802         * src/pop.c
4803           src/prefs_account.h
4804                 add STYPE_POP_BEFORE_SMTP session type
4805         * src/prefs_account.c
4806                 activated pop before smtp option
4807         * src/send.c
4808                 do pop before smtp if the relevant option 
4809                 is set
4810
4811 2002-09-15 [paul]       0.8.2claws47
4812
4813         * sync with 0.8.3
4814                 see ChangeLog 2002-09-15
4815
4816 2002-09-14 [paul]       0.8.2claws46
4817
4818         * po/bg.po
4819                 updated Bulgarian translation, submitted by
4820                 George Danchev
4821
4822 2002-09-13 [paul]       0.8.2claws45
4823
4824         * src/compose.c
4825                 merge claws' select_account() with main's
4826                 (new) compose_select_account(). [sync with
4827                 0.8.2cvs15, see ChangeLog 2002-09-11]
4828
4829 2002-09-12 [christoph]  0.8.2claws44
4830
4831         * src/filter.c
4832                 allocate 1 elements of FolderItem not 0
4833
4834 2002-09-12 [colin]      0.8.2claws43
4835
4836         * src/compose.c
4837                 Fix bug #590825 (obey Follow-up: poster)
4838
4839 2002-09-12 [colin]      0.8.2claws42
4840
4841         * src/procmime.c
4842                 Fix bug #557009 (wrong headers for messages 
4843                 forwarded as attachments)
4844
4845 2002-09-11 [colin]      0.8.2claws41
4846         
4847         * src/compose.c
4848                 Put SCF: pseudo-header on top of message
4849                 Set draft tmp_flag when saved as draft
4850
4851         * src/procmsg.c
4852           src/procheader.c
4853                 Skip after first \n\n for beginning of real message
4854                 for drafts too
4855
4856 2002-09-11 [christoph]  0.8.2claws40
4857
4858         * src/filtering.c
4859                 use procmsg flag functions in filtering or processing
4860                 will cause incorrect folder message counts
4861
4862 2002-09-11 [colin]      0.8.2claws39
4863
4864         * src/compose.c
4865                 Fix bug #550175 - wrong save folder when reediting
4866                 drafts
4867
4868 2002-09-11 [paul]       0.8.2claws38
4869
4870         * sync with 0.8.2cvs14
4871                 see ChangeLog 2002-09-11
4872
4873 2002-09-11 [colin]      0.8.2claws37
4874
4875         * src/folder.c
4876                 Fix a typo (seeming to cause new/unread status to
4877                 be lost)
4878
4879 2002-09-10 [christoph]  0.8.2claws36
4880
4881         * src/compose.c
4882                 compose_redirect should not use compose_generic_new
4883                 because that does more stuff than expected including
4884                 opening the external editor
4885                 (closes bug "[ 526608 ] bounced messages appear blank
4886                  in editor")
4887
4888 2002-09-10 [christoph]  0.8.2claws35
4889
4890         * src/folder.c
4891                 fix problem with too large message number range
4892                 causing a crash in folder_item_scan
4893
4894 2002-09-10 [paul]       0.8.2claws34
4895
4896         * sync with 0.8.2cvs13
4897                 see ChangeLog 2002-09-10
4898
4899 2002-09-10 [christoph]  0.8.2claws33
4900
4901         * src/msgcache.c
4902                 set MsgInfo TmpFlags for queue and draft folders
4903                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
4904
4905 2002-09-10 [paul]       0.8.2claws32
4906
4907         * AUTHORS
4908           po/bg.po      ** NEW FILE **
4909                 new Bulgarian translation submitted by
4910                 George Danchev <danchev@spnet.net>
4911                 
4912         * tools/Makefile.am
4913           tools/README
4914           tools/tb2sylpheed     ** NEW FILE **
4915                 add script that converts an addressbook exported
4916                 from The Bat! into a Sylpheed addressbook. Submitted
4917                 by Urke MMI <urke-kg@eunet.yu>
4918
4919 2002-09-10 [paul]       0.8.2claws31
4920
4921         * sync with 0.8.2cvs12
4922                 see ChangeLog 2002-09-10
4923
4924 2002-09-06 [paul]       0.8.2claws30
4925
4926         * src/prefs_common.c
4927                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
4928                 
4929         * tools/Makefile.am
4930           tools/README
4931           tools/ldif-to-xml.py  ** REMOVED **
4932                 remove obsolete python script
4933
4934 2002-09-06 [paul]       0.8.2claws29
4935
4936         * sync with 0.8.2cvs10
4937                 see ChangeLog 2002-09-06
4938
4939 2002-09-04 [paul]       0.8.2claws28
4940
4941         * sync with 0.8.2cvs9
4942                 see ChangeLog 2002-08-04
4943
4944 2002-09-04 [colin]      0.8.2claws27 
4945
4946         * src/prefs_common.[ch]
4947                 Added signature color configuration
4948         * src/textview.c
4949                 Use user-specified signature color
4950
4951 2002-09-03 [colin]      0.8.2claws26
4952
4953         * src/prefs_common.[ch]
4954                 Added autosave and autosave_length prefs
4955         * src/compose.c
4956                 Added compose_remove_draft()
4957                 Auto-save drafts according to the prefs
4958         * src/main.c
4959                 Added a crash-indicator file, allowing to check
4960                 for new messages on startup if Sylpheed crashed
4961                 (makes saved drafts "reappear")
4962
4963 2002-09-03 [colin]      0.8.2claws25
4964
4965         * src/textview.[ch]
4966                 Grey the signature
4967
4968 2002-09-03 [paul]       0.8.2claws24
4969
4970         * sync with 0.8.2cvs8
4971                 see ChangeLog 2002-09-02 and 2002-09-03
4972
4973 2002-09-03 [darko]      0.8.2claws23
4974
4975         * src/folderview.c
4976                 use normal style when creating new folder to pick
4977                 proper font size 
4978
4979 2002-09-02 [melvin]     0.8.2claws22
4980
4981         * src/gtkaspell.m4
4982                 removed some obsolete code
4983
4984 2002-09-02 [melvin]     0.8.2claws21
4985
4986         * ac/aspell.m4
4987                 fixed test's equality sign (== to =)
4988
4989 2002-09-02 [alfons]     0.8.2claws20
4990
4991         * src/folder.c
4992         * src/mh.c
4993                 revert change of 0.8.2claws16 and use the mh_folder_destroy
4994                 as folder->destroy virtual as suggested by Hiro
4995                 (the mh.c code seems to have been lost around mh.c.1.21)
4996
4997 2002-09-02 [paul]       0.8.2claws19
4998
4999         * po/pt_BR.po
5000                 updated by Fabio Jr. Beneditto
5001                 
5002         * src/defs.h
5003                 use 'http://claws.sylpheed.org' for homepage link. 
5004                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
5005
5006 2002-09-01 [alfons]     0.8.2claws18
5007
5008         * src/mh.c
5009                 plug memleak related to one Martin Kluge found
5010
5011 2002-08-31 [paul]       0.8.2claws17
5012
5013         * sync with 0.8.2cvs6
5014                 see ChangeLog 2002-08-30
5015
5016 2002-08-31 [alfons]     0.8.2claws16
5017
5018         * src/folder.c
5019                 folder_destroy(): remove mailbox from folderlist even if it has
5020                 no destroy virtual
5021
5022 2002-08-31 [alfons]     0.8.2claws15
5023
5024         * src/folder.c
5025                 :%sno/if(/if (/gc
5026                 :%sno/for(/for (/gc
5027                 (being pedantic I know)
5028
5029 2002-08-31 [alfons]     0.8.2claws14
5030
5031         * src/folder.c
5032                 check for NULL pointers returned from folder->fetch_msginfo virtual
5033                 (should solve some reported crashes)
5034
5035 2002-08-30 [alfons]     0.8.2claws13
5036
5037         * acconfig.h
5038         * configure.in
5039         * src/crash.c
5040                 enable crash dialog on compilation time
5041                 (--enable-crash-dialog configure option)
5042
5043 2002-08-30 [alfons]     0.8.2claws12
5044
5045         * AUTHORS
5046                 add Martin Kluge
5047         * src/mh.c
5048                 apply memory leak plug patch by Martin Kluge
5049                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
5050                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
5051                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
5052
5053 2002-08-30 [darko]      0.8.2claws11
5054
5055         * src/folderview.c
5056                 copy Gtk style from normal style to match
5057                 font size for coloured folders
5058
5059 2002-08-29 [alfons]     0.8.2claws10
5060
5061         * sylpheed.desktop
5062                 Type=Internet <- Type=Application
5063                 (reported by Michael Schwendt, see:
5064                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
5065                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
5066
5067 2002-08-29 [paul]       0.8.2claws9
5068
5069         * sync with 0.8.2cvs5
5070                 see ChangeLog 2002-08-29
5071
5072 2002-08-29 [colin]      0.8.2claws8
5073
5074         * src/summaryview.c
5075                 Added a sanity check in summary_select_thread
5076                 Should fix bug 601605
5077
5078 2002-08-29 [colin]      0.8.2claws7
5079
5080         * src/main.c
5081                 Revert claws6 changes regarding bug #591676
5082
5083 2002-08-28 [colin]      0.8.2claws6
5084         
5085         * src/main.c
5086                 Ignore cache for queue folderitems
5087                 Fix bug #591676
5088
5089 2002-08-28 [melvin]     0.8.2claws5
5090
5091         * README.claws
5092                 Fixed typos.
5093
5094 2002-08-28 [melvin]     0.8.2claws4
5095
5096         * README.claws
5097                 Updated a bit the text concerning the spell checker
5098
5099 2002-08-28 [melvin]     0.8.2claws3
5100
5101         Merged the GNU_aspell_branch:
5102                 Support of new GNU/aspell is now included and the old pspell
5103                 is not supported anymore.
5104                 See README.claws
5105
5106         * README.claws
5107                 Updated spell checker text to reflect the switch to GNU/aspell
5108
5109         * ac/aspell.m4          *** NEW ***
5110         * src/gtkaspell.[ch]    *** NEW *** 
5111         * ac/pspell.m4          *** DELETED *** 
5112         * src/gtkspell.[ch]     *** DELETED ***
5113
5114         * ac/Makefile.am
5115                 Updated for GNU/aspell support
5116
5117         * po/POTFILES.in
5118                 Replaced gtkspell.c by gtkaspell.c
5119
5120         * acconfig.h
5121         * src/Makefile.am
5122         * src/about.c
5123         * src/compose.[ch]
5124         * src/crash.c
5125         * src/main.c
5126         * src/prefs_common.[ch]
5127                 Updated for GNU/aspell support
5128
5129 2002-08-28 [paul]       0.8.2claws2
5130
5131         * sync with 0.8.2cvs4
5132                 see ChangeLog 2002-08-27 and 2002-08-28
5133
5134 2002-08-28 [colin]      0.8.2claws1
5135
5136         * src/summary_search.c
5137                 Added "AND search"
5138
5139 2002-08-28 [jens]       0.8.2claws
5140
5141         *po/de.po
5142                 Updated German translations
5143
5144 2002-08-27 [melvin]     0.8.2claws
5145
5146         * po/fr.po
5147                 Updated French translations
5148
5149 2002-08-27 [paul]       0.8.2claws
5150
5151         * sync with 0.8.2 main release
5152
5153         * po/en_GB.po
5154           po/es.po
5155           po/it.po
5156           po/pl.po
5157           po/pt_BR.po
5158           po/sr.po
5159                 updated message catalogs submitted by
5160                 Ricardo Mones Lastra, Alessandro Maestri,
5161                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
5162                 Beneditto and Urke MMI  
5163
5164 2002-08-27 [hoa]        0.8.1claws123
5165
5166         * src/mainwindow.[ch]
5167         * src/summaryview.[ch]
5168                 removed the "filter setting" menu option.
5169                 add a "cancel a news message" menu option.
5170
5171 2002-08-26 [martin]     0.8.1claws122
5172
5173         * ChangeLog.claws
5174                 changed string under 0.8.1claws79 changed by myself
5175                 i'm sorry alfons :(
5176
5177 2002-08-26 [martin]     0.8.1claws121
5178
5179         * src/crash.c
5180                 added kill command to debuggerrc to start crash dialog
5181
5182 2002-08-26 [paul]       0.8.1claws120
5183
5184         * sync with 0.8.1cvs31
5185                 see ChangeLog 2002-08-26
5186
5187 2002-08-25 [alfons]     0.8.1claws119
5188
5189         * src/procmsg.c
5190                 fix bug that didn't send out correct headers to news server
5191                 when sending news article and email from queue (bug reported
5192                 and patch provided by Tim Mann; closes bug 
5193                 "[ 583196 ] 0.7.8claws can't post news")
5194
5195 2002-08-25 [alfons]     0.8.1claws118
5196
5197         * src/selective_download.c
5198                 mark two strings as translatable
5199                 (thanks to Urke MMI for pointing this out)
5200
5201 2002-08-25 [alfons]     0.8.1claws117
5202
5203         * src/summaryview.c
5204                 treat sent boxes as special and allow sorting them by addressee
5205                 (closes "[ 589418 ] Sent folder sorting misbehavior"
5206                 submitted by Steve Lamb)
5207
5208 2002-08-24 [alfons]     0.8.1claws116
5209
5210         * src/matcher.c
5211                 fix memleak reported by Martin Kluge
5212                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
5213
5214 2002-08-24 [oliver]     0.8.1claws115
5215
5216         * src/prefs_toolbar.c
5217                 o code cleanup as suggested by Alfons
5218                 o memleak fix
5219
5220 2002-08-24 [alfons]     0.8.1claws114
5221
5222         * src/summaryview.c
5223                 o fix another memory leak reported by Martin Kluge
5224                   (see "[ 599568 ] Small Memory Leak")
5225                 o remove 'from' variable from 'summary_set_header()'; we can
5226                   do with just 'to' 
5227
5228 2002-08-24 [paul]       0.8.1claws113
5229
5230         * sync with 0.8.1cvs30
5231                 see ChangeLog 2002-08-23
5232
5233 2002-08-24 [alfons]     0.8.1claws112
5234
5235         * src/summaryview.c
5236                 remove unnecessary allocations for search bar fixing leaks
5237                 reported by Martin Kluge
5238                 (see "[ 599451 ] Further memory leaks?")
5239
5240 2002-08-24 [alfons]     0.8.1claws111
5241
5242         * src/main.c
5243                 make get_socket_name() public for crash.c
5244         * src/crash.c
5245                 o make report bug button work (goes to claws' 
5246                   bug tracker at sf.net)
5247                 o introduce function for doing important stuff just
5248                   before claws goes down
5249                 o clean up code 
5250
5251 2002-08-24 [alfons]     0.8.1claws110
5252
5253         * src/compose.c
5254                 move cursor to "To" entry when forwarding as attachment
5255                 (reported and solved by Steve Lamb, closes bug report
5256                 "[ 592880 ] Forward as attachment; cursor not in to")
5257
5258 2002-08-24 [colin]      0.8.1claws109
5259
5260         * src/mainwindow.c
5261                 fix quick search visibility after GUI (de)separations.
5262
5263 2002-08-23 [colin]      0.8.1claws108
5264
5265         * src/mainwindow.c
5266                 fix header pane visibility after folderview or
5267                 messageview (de)separation
5268
5269 2002-08-23 [paul]       0.8.1claws107
5270
5271         * src/mainwindow.[ch]
5272           src/toolbar.c
5273                 give full control of display or non-display 
5274                 of the Execute icon to Custom toolbar settings.
5275                 add new sensitivity condition to maninwindow.h: 
5276                 M_DELAY_EXEC
5277
5278         * ChangeLog
5279           ChangeLog.jp
5280           NEWS
5281                 more sync with 0.8.1cvs29
5282
5283 2002-08-23 [melvin]     0.8.1claws106
5284
5285         * src/alertpanel.c
5286                 Readded support for custom widget in alertpanel lost in last
5287                 sync.
5288
5289 2002-08-23 [paul]       0.8.1claws105
5290
5291         * sync with 0.8.1cvs29
5292                 see ChangeLog 2002-08-23
5293
5294 2002-08-23 [colin]      0.8.1claws104
5295
5296         * src/summaryview.c
5297                 Fix folder and search pixmaps exchanging positions
5298                 after theme or toolbar changes. Thank to Oliver for 
5299                 reporting this.
5300
5301 2002-08-23 [colin]      0.8.1claws103
5302
5303         * src/mainwindow.c
5304           src/messageview.[ch]
5305           src/noticeview.[ch]
5306           src/summaryview.c
5307                 Changed messageview_create() and noticeview_create()
5308                 to avoid the last gdk_warning
5309
5310 2002-08-22 [colin]      0.8.1claws102
5311
5312         * src/summaryview.c
5313                 Fix my new `Creating pixmap from xpm' warning
5314
5315 2002-08-22 [colin]      0.8.1claws101
5316
5317         * src/mainwindow.c
5318                 Fix some of the gdk warnings
5319
5320 2002-08-22 [colin]      0.8.1claws100
5321
5322         * src/Makefile.am
5323         * src/stock_pixmap.c
5324         * src/stock_pixmap.h
5325         * src/pixmaps/quicksearch.xpm *ADDED*
5326                 Add the quicksearch pixmap
5327         * src/mainwindow.c
5328         * src/summaryview.c
5329         * src/summaryview.h
5330                 Make quicksearch bar visible/hidden via a button
5331
5332 2002-08-22 [christoph]  0.8.1claws99
5333
5334         * src/folder.c
5335                 fix folder update for newsgroups with message
5336                 numbers below minimum number of articles to fetch
5337                 (closes bug #598445)
5338
5339 2002-08-22 [paul]       0.8.1claws98
5340
5341         * sync with 0.8.1cvs28
5342                 see ChangeLog 2002-08-22
5343
5344 2002-08-21 [alfons]     0.8.1claws97
5345
5346         * src/crash.c
5347                 use bt instead of bt full which seems to work 
5348                 better, and bt full doesn't give a great deal 
5349                 of information anyway
5350
5351 2002-08-21 [colin]      0.8.1claws96
5352
5353         * src/summaryview.c
5354                 fix summaryview_searchtype_changed prototype
5355
5356 2002-08-21 [christoph]  0.8.1claws95
5357
5358         * src/mainwindow.c
5359                 o fix broken menu update for sorting type, we have to
5360                   get this info from the summaryview now
5361                 o removed setting of threaded state in menu callback
5362         * src/summaryview.[ch]
5363                 more summaryview/folderitem seperation for
5364                 threading option
5365         * configure.in
5366                 removed not required --with-compiler-flags option
5367
5368 2002-08-21 [oliver]     0.8.1claws94
5369         
5370         * src/toolbar.h 
5371                 o rename toolbar.xml to toolbar_main.xml
5372                   since toolbar_compose.xml might come up 
5373                   any time soon
5374         * README.claws
5375                 add custom toolbar              
5376
5377 2002-08-21 [darko]      0.8.1claws93
5378
5379         * src/procmsg.c
5380                 don't reset tmp flags for messages copied
5381                 to sent folder
5382
5383 2002-08-21 [colin]      0.8.1claws92
5384         
5385         * src/prefs_filtering.c
5386                 fix renaming rules on folder rename 
5387                 when folder is not a leaf folder
5388
5389 2002-08-21 [paul]       0.8.1claws91
5390
5391         * src/prefs_folder_item.c
5392                 fix alignment of colour selector
5393
5394 2002-08-21 [paul]       0.8.1claws90
5395
5396         * sync with 0.8.1cvs27
5397                 see ChangeLog 2002-08-21
5398
5399 2002-08-21 [paul]       0.8.1claws89
5400
5401         * src/summaryview.c
5402                 fix crash when changing field type in
5403                 Quick search bar
5404
5405 2002-08-21 [colin]      0.8.1claws88
5406
5407         * src/summaryview.c
5408                 Made quick search case-insensitive
5409
5410 2002-08-21 [paul]       0.8.1claws87
5411
5412         * sync with 0.8.1cvs26
5413                 see ChangeLog 2002-08-21
5414
5415 2002-08-20 [christoph]  0.8.1claws86
5416
5417         * src/folderview.c
5418         * src/main.c
5419         * src/summaryview.[ch]
5420                 more summaryview/folderitem seperation for
5421                 sort_key and sort_type
5422         * src/procmsg.c
5423                 added missing return statement
5424
5425 2002-08-20 [colin]      0.8.1claws85
5426
5427         * src/summaryview.[ch]
5428                 Added a quick search box
5429         * src/mainwindow.c
5430         * src/prefs_common.[ch]
5431                 Added a show/hide option for the quick search
5432
5433 2002-08-20 [oliver]     0.8.1claws84
5434         
5435         * src/mainwindow.c
5436                 remove toolbar_create_popups
5437         * src/toolbar.[ch]
5438                 o remove toolbar_create_popups
5439                 o fix toolbar_set_sensitive 
5440                   (Bug reports #596834 and #596832)     
5441         * src/prefs_toolbar.c
5442                 o add "Set default" button
5443                 o align label and text + combo widgets
5444
5445 2002-08-20 [hoa]        0.8.1claws83bis
5446
5447         * src/imap.c
5448                 fixed a bug in imap_fetch_msginfo() in case there is no
5449                 current folder.
5450
5451 2002-08-20 [darko]      0.8.1claws83
5452
5453         * src/folderview.c
5454                 copy the color style of folder view so it
5455                 works with GTK themes
5456
5457 2002-08-20 [darko]      0.8.1claws82
5458
5459         * src/folder.h
5460         * src/folderview.c
5461         * src/prefs_folder_item.[hc]
5462                 don't use UI stuff in folder.h
5463
5464 2002-08-20 [darko]      0.8.1claws81
5465
5466         * src/folder.h
5467         * src/prefs_folder_item.h
5468         * src/folderview.c
5469         * src/prefs_folder_item.c
5470                 ability to set folder color in folderview
5471
5472 2002-08-19 [alfons]     0.8.1claws80
5473
5474         * src/summaryview.c
5475                 fix one of the earlier memleaks reported by Martin Kluge
5476
5477 2002-08-19 [alfons]     0.8.1claws79
5478
5479         * src/mainwindow.c
5480                 hide notice view when selecting seperate folder
5481                 view (reported by Urke MMI)
5482
5483 2002-08-19 [christoph]  0.8.1claws78
5484
5485         * src/folderview.c
5486         * src/prefs_folder_item.h
5487         * src/summaryview.[ch]
5488                 o add summary_set_prefs_from_folderitem to set
5489                   summaryview prefs (first step to remove all
5490                   references to the folderitem in summaryview)
5491                 o moved compiled regex stuff from folderitem prefs
5492                   to summaryview code
5493
5494 2002-08-19 [paul]       0.8.1claws77
5495
5496         * src/compose.c
5497                 add check for '.' to QUOTE_IF_REQUIRED
5498
5499 2002-08-19 [paul]       0.8.1claws76
5500
5501         * src/inc.c
5502                 sync with 0.8.1cvs25 (plug memory leak)
5503
5504         * src/prefs_toolbar.c
5505                 re-order prefs_toolbar_cancel()
5506
5507 2002-08-18 [alfons]     0.8.1claws75
5508
5509         * src/inc.c
5510         * src/matcher.c
5511                 plug other memleaks reported by Martin Kluge
5512
5513 2002-08-18 [paul]       0.8.1claws74
5514
5515         * po/pt_BR.po
5516                 updated by Fabio Jr. Beneditto
5517
5518 2002-08-18 [paul]       0.8.1claws73
5519
5520         * src/toolbar.[ch]
5521                 fix bug where tooltips were displayed untranslated              
5522
5523         * src/prefs_toolbar.c
5524                 fix bug where clicking 'Cancel' creates an icon & text
5525                 toolbar regardless of prefs
5526         
5527
5528 2002-08-17 [oliver]     0.8.1claws72
5529
5530         * src/prefs_toolbar.c
5531                 update toolbar on CANCEL
5532                 bug reported by Martin Kluge
5533         * src/toolbar.c
5534                 toolbar_destroy memleak fixed           
5535
5536 2002-08-17 [alfons]     0.8.1claws71
5537
5538         * src/toolbar.c
5539                 plug another memleak reported by Martin Kluge
5540
5541 2002-08-16 [alfons]     0.8.1claws70
5542
5543         * src/crash.c
5544                 use execvp() correctly (suggested by wwp; thanks!)
5545
5546 2002-08-16 [alfons]     0.8.1claws69
5547
5548         * src/gtksctree.c
5549                 plug memory leak reported by Kim Schultz & Martin Kluge
5550
5551 2002-08-16 [paul]       0.8.1claws68
5552
5553         * po/es.po
5554                 updated by Ricardo Mones Lastra
5555
5556 2002-08-16 [paul]       0.8.1claws67
5557
5558         * src/toolbar.h
5559                 fix bug where 'Compose News' icon showed wrong
5560                 tooltip
5561
5562 2002-08-16 [paul]       0.8.1claws66
5563
5564         * sync with 0.8.1cvs24
5565                 see ChangeLog 2002-08-16
5566
5567         * po/it.po
5568                 updated by Alessandro Maestri
5569
5570 2002-08-15 [paul]       0.8.1claws65
5571
5572         * po/sr.po
5573                 updated by Urke MMI
5574
5575 2002-08-15 [paul]       0.8.1claws64
5576
5577         * src/*.c
5578                 don't translate debug info
5579
5580         * src/matcher.[ch]
5581                 add copyright info
5582
5583 2002-08-15 [paul]       0.8.1claws63
5584
5585         * src/prefs_toolbar.c
5586                 fix bug where clicking 'OK' creates an icon & text
5587                 toolbar regardless of prefs
5588
5589 2002-08-14 [alfons]     0.8.1claws62
5590
5591         * src/main.c
5592                 add global var that has the full argv[0]
5593         * src/crash.c
5594                 o execvp the correct sylpheed by using argv0
5595                   and setting the correct work dir
5596                 o other tweaks  
5597
5598 2002-08-14 [oliver]     0.8.1claws61
5599         
5600         * enable/disable Toolbar Action Buttons 
5601         * code cleanups
5602         * src/mainwindow.c
5603         * src/toolbar.[ch]      
5604         * src/prefs_toolbar.c   
5605
5606 2002-08-14 [melvin]     0.8.1claws60
5607
5608         * po/fr.po
5609                 Updated French translations
5610
5611 2002-08-14 [melvin]     0.8.1claws59
5612
5613         * src/crash.c
5614                 Made bug report not translatable
5615         * src/exporthtml.c
5616                 Fixed exporthtml_build_filespec() return value
5617         * src/foldersel.c
5618                 Fixed incorrect include file
5619         * src/gtkspell.c
5620         * src/prefs_actions.c
5621         * src/prefs_toolbar.c
5622                 Made debug info not translatable
5623         * src/mutt.c
5624         * src/quote_fmt.c
5625                 Added missing includes
5626         * src/prefs_common.c
5627                 Fixed typo
5628
5629 2002-08-14 [paul]       0.8.1claws58
5630
5631         * faq/es/sylpheed-faq.html
5632           faq/es/sylpheed-faq-[1-3].html
5633           faq/es/sylpheed-faq-4.html     **NEW FILE **
5634                 update Spanish FAQ
5635
5636 2002-08-13 [christoph]  0.8.1claws57
5637
5638         * src/procmsg.c
5639                 ignore thread fix that did not mark all
5640                 child nodes of a ignored thread as
5641                 ignored. Does not work perfectly yet,
5642                 but it is better now
5643
5644 2002-08-13 [alfons]     0.8.1claws56
5645
5646         * src/crash.c
5647                 o implement 'save crash log'
5648                 o some tweaks
5649
5650 2002-08-13 [melvin]     0.8.1claws55
5651
5652         * src/main.c
5653                 removed unrequired "execinfo.h" header
5654
5655 2002-08-12 [paul]       0.8.1claws54
5656
5657         * faq/en/sylpheed-faq.html
5658           faq/en/sylpheed-faq-[1-3].html
5659           faq/en/sylpheed-faq-4.html     **NEW FILE **
5660                 update English FAQ
5661
5662 2002-08-12 [alfons]     0.8.1claws53
5663
5664         * po/POTFILES.in
5665                 add crash.c to translatables
5666         * src/crash.c
5667                 bring in Leandro's crash dialog
5668
5669 2002-08-11 [alfons]     0.8.1claws52
5670
5671         * src/crash.c
5672                 clean up some warnings
5673
5674 2002-08-11 [alfons]     0.8.1claws51
5675
5676         * acconfig.h
5677         * configure.in
5678         * src/crash.[ch]        ** NEW FILES **
5679         * src/main.c            
5680                 initial gdb crash handler
5681
5682 2002-08-11 [paul]       0.8.1claws50
5683
5684         * src/prefs_toolbar.c
5685                 replace Up/Down arrow pixmaps with text to be
5686                 consistent across icon themes
5687
5688 2002-08-11 [paul]       0.8.1claws49
5689
5690         * src/prefs_common.c
5691           src/prefs_toolbar.c
5692                 rename 'Pixmap' -> 'Icon'
5693
5694         * src/toolbar.[ch]
5695                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
5696
5697 2002-08-10 [paul]       0.8.1claws48
5698
5699         * src/prefs_toolbar.c
5700                 re-work the UI
5701
5702 2002-08-10 [paul]       0.8.1claws47
5703
5704         * src/main.c
5705                 don't write Processing progress to status bar
5706                 patch submitted by Alexander Evseev
5707
5708         * src/prefs_toolbar.c
5709                 re-position and resize window
5710                 make window assume correct size on first call
5711
5712 2002-08-10 [paul]       0.8.1claws46
5713
5714         * src/mainwindow.c
5715           src/prefs_toolbar.c
5716           src/toolbar.c
5717           src/toolbar.h
5718                 obey coding style
5719                 follow UI text conventions
5720
5721 2002-08-10 [alfons]     0.8.1claws45
5722
5723         * src/toolbar.c
5724                 correct pixmap for delete action
5725
5726 2002-08-10 [paul]       0.8.1claws44
5727
5728         * po/pt_BR.po
5729                 updated by Fabio Jr. Beneditto
5730
5731 2002-08-10 [paul]       0.8.1claws43
5732
5733         * po/POTFILES.in
5734                 add custom toolbar files
5735
5736 2002-08-10 [paul]       0.8.1claws42
5737
5738         * sync with 0.8.1cvs22
5739                 see ChangeLog 2002-08-09
5740
5741 2002-08-09 [paul]       0.8.1claws41
5742
5743         * tools/Makefile.am
5744           tools/README
5745           tools/outlook2sylpheed.pl     ** NEW FILE **
5746                 add script to convert exported Outlook
5747                 contacts list to a Sylpheed addressbook.
5748                 Submitted by Ricardo Mones Lastra.
5749
5750 2002-08-09 [paul]       0.8.1claws40
5751
5752         * AUTHORS
5753           configure.in
5754           po/sr.po      ** NEW FILE **
5755                 add Serbian message catalog. Submitted by
5756                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
5757
5758 2002-08-09 [paul]       0.8.1claws39
5759
5760         * sync with 0.8.1cvs21
5761                 see ChangeLog 2002-08-08
5762
5763 2002-08-08 [oliver]     0.8.1claws38
5764
5765         * src/mainwindow.c
5766                 move Custom Toolbar to Configuration menu
5767
5768 2002-08-08 [oliver]     0.8.1claws37
5769
5770         * src/prefs_toolbar.c
5771                 fix substitute pixmap bug
5772
5773 2002-08-08 [paul]       0.8.1claws36
5774
5775         * sync with 0.8.1cvs19
5776                 see ChangeLog 2002-08-08
5777
5778 2002-08-07 [christoph]  0.8.1claws35
5779
5780         * src/utils.c
5781                 fixed a memory leak in new canonicalize_file_replace
5782
5783 2002-08-07 [christoph]  0.8.1claws34
5784
5785         * src/utils.[ch]
5786                 o canonicalize_file_replace should create the temporary
5787                   file in the same directory as the original file.
5788                 o added get_tmpfile_in_dir that creates a temorary file
5789                   in a specified directory.
5790
5791 2002-08-07 [melvin]     0.8.1claws33
5792
5793         * src/toolbar.c
5794                 fixed bug where 'Article' button acted as 'Email' button.
5795
5796 2002-08-07 [paul]       0.8.1claws32
5797
5798         * sync with 0.8.1.cvs17
5799                 see ChangeLog 2002-08-07
5800
5801 2002-08-07 [colin]      0.8.1claws31
5802         
5803         * src/news.c
5804                 fix mass-cancel problem
5805
5806 2002-08-07 [thorsten]   0.8.1claws30
5807
5808         * src/prefs_toolbar.c
5809                 fix: crash on replace or add new button
5810         * src/toolbar.c
5811                 fix: close xmlfile after reading
5812         * src/utils.c
5813                 fix: unlink() file before rename()
5814
5815 2002-08-06 [paul]       0.8.1claws29
5816
5817         * sync with 0.8.cvs15
5818                 see ChangeLog 2002-08-06
5819
5820 2002-08-06 [oliver]     0.8.1claws28
5821
5822         * src/toolbar.c
5823         * src/prefs_toolbar.c
5824                 fixed empty toolbar issue
5825
5826 2002-08-06 [oliver]     0.8.1claws27
5827
5828         * Custom Toolbar Final 
5829         * src/folderview.c
5830         * src/inc.c
5831         * src/summaryview.c
5832                 o toolbar stuff now lives in src/toolbar.[ch]
5833                 o main_window_toolbar_* functions are renamed to
5834                   toolbar_* reflecting their new source file
5835         * src/mainwindow.[ch]
5836                 o remove toolbar stuff  
5837
5838 2002-08-06 [oliver]     0.8.1claws26
5839         
5840         * src/Makefile.am
5841         * src/prefs_toolbar.[ch]        **New File**
5842         * src/toolbar.[ch]              **New File**
5843                 o prefs_toolbar.[ch] custom toolbar frontend
5844                 o toolbar.[ch]       backend 
5845
5846 2002-08-06 [oliver]     0.8.1claws25
5847
5848         * src/prefs_actions.[ch]
5849                 o new exported function actions_execute
5850
5851 2002-08-06 [paul]       0.8.1claws24
5852
5853         * sync with 0.8.1cvs4
5854                 see ChangeLog 2002-08-06
5855
5856 2002-08-06 [paul]       0.8.1claws23
5857
5858         * sync with 0.8.1cvs13
5859                 see ChangeLog 2002-08-06
5860
5861 2002-08-06 [paul]       0.8.1claws22
5862
5863         * sync with 0.8.1cvs12
5864                 see ChangeLog 2002-08-05 and 2002-08-06
5865
5866 2002-08-06 [match]      0.8.1claws21
5867
5868         * src/addrclip.c
5869                 improvements to cut/copy/paste address
5870
5871 2002-08-05 [match]      0.8.1claws20
5872
5873         * src/addritem.[ch]
5874         * src/addrcache.c
5875         * src/addrbook.c
5876         * src/editaddress.c
5877         * src/addressbook.c
5878                 fixes to improve cut/copy/paste
5879
5880 2002-08-06 [melvin]     0.8.1claws19
5881
5882         * src/account.[ch]
5883                 account_find_all_from_address(): new function that returns the
5884                 list of all accounts that are matched in an address.
5885         * src/alertpanel.[ch]
5886                 alertpanel() now accepts a custom widget
5887                 alertpanel_with_widget(): new function that pops up a panel with
5888                 a custom widget in it 
5889         * src/gtkutils.[ch]
5890                 gtkut_account_menu_new(): new function that allows the selection
5891                 of an account from a list of accounts.
5892         * src/messageview.c
5893                 Extended Return Receipt notification to select the correct 
5894                 account and to make a security test on the Delivery-Notification
5895                 address which should be the same as the Return-Path.
5896
5897 2002-08-06 [thorsten]   0.8.1claws18
5898
5899         * src/mimeview.c
5900                 attach_all: save unnamed as "noname.%d",
5901                 dont free static dirname
5902
5903 2002-08-05 [alfons]     0.8.1claws17
5904
5905         * configure.in
5906                 detect XIM by trying to link rather than compile a XIM program
5907
5908 2002-08-05 [oliver]     0.8.1claws16
5909                 
5910         * src/stock_pixmap.[ch]
5911                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
5912                 o new func to retrieve pixmaps
5913
5914 2002-08-05 [paul]       0.8.1claws15
5915
5916         * sync with 0.8.1cvs10
5917                 see ChangeLog 2002-08-05
5918
5919 2002-08-04 [alfons]     0.8.1claws14
5920
5921         * src/textview.c
5922                 see if this plugs memleak
5923
5924 2002-08-04 [melvin]     0.8.1claws13
5925
5926         * src/gtkspell.c
5927                 fixed bug that could crash Sylpheed when highlighting
5928                 all misspelled words.
5929
5930 2002-08-03 [melvin]     0.8.1claws12
5931
5932         * src/prefs_actions.c
5933                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
5934         * src/messageview.c
5935                 fixed bug where the Return Receipt was sent to
5936                 Delivery-Notification-To address even if it was not present
5937
5938 2002-08-02 [alfons]     0.8.1claws11
5939
5940         * src/prefs_actions.c
5941                 o more check for NULLs
5942                 o put create_io_dialog() in right conditional block
5943
5944 2002-08-02 [paul]       0.8.1claws10
5945
5946         * po/es.po
5947                 updated by Ricardo Mones Lastra
5948
5949 2002-08-01 [christoph]  0.8.1claws9
5950
5951         * src/folder.c
5952                 don't free the cache of the opened
5953                 folder in the summaryview
5954         * src/summaryview.c
5955                 don't unset flags, if it is not required
5956
5957 2002-08-01 [paul]       0.8.1claws8
5958
5959         * sync with 0.8.1cvs8
5960                 see ChangeLog entry 2002-08-01
5961
5962 2002-08-01 [paul]       0.8.1claws7
5963
5964         * sync with 0.8.1cvs7
5965                 see ChangeLog 2002-07-31 and 2002-08-01
5966
5967 2002-07-31 [christoph]  0.8.1claws6
5968
5969         * src/mainwindow.c
5970                 forgot to update menu sensitivity
5971                 function for new menu entry
5972
5973 2002-07-31 [alfons]     0.8.1claws5
5974
5975         * src/main.c
5976                 check folder item and its path for NULL on
5977                 initial processing
5978
5979 2002-07-31 [christoph]  0.8.1claws4
5980
5981         * src/folder.c
5982                 check if folder_item_get_msginfo in
5983                 folder_item_remove_msg returned NULL
5984         * src/imap.c
5985                 better clear the uid cache in the
5986                 uid validity check function and delete
5987                 cached messages
5988
5989 2002-07-31 [paul]       0.8.1claws3
5990
5991         * man/sylpheed.1
5992                 add the '--attach' option and a few other
5993                 minor changes
5994
5995 2002-07-31 [paul]       0.8.1claws2
5996
5997         * sync with 0.8.1cvs5
5998                 see ChangeLog 2002-07-31
5999
6000 2002-07-31 [christoph]  0.8.1claws1
6001
6002         * src/folderview.[ch]
6003         * src/mainwindow.c
6004                 replace "Rescan all folders..." with
6005                 "Check all folders for new messages..."
6006
6007 2002-07-30 [paul]       0.8.1claws
6008
6009         * version 0.8.1claws released
6010
6011 2002-07-30 [paul]       0.8.0claws29
6012
6013         * tools/OOo2sylpheed.pl ** NEW FILE **
6014           tools/README
6015                 add script to enable sending documents as
6016                 attachments from OpenOffice.org
6017
6018 2002-07-30 [melvin]     0.8.0claws28
6019
6020         * src/prefs_actions.c
6021                 Made the actions' input/output dialog display
6022                 without delay.
6023
6024 2002-07-30 [christoph]  0.8.0claws27
6025
6026         * src/procmsg.c
6027                 check if folder_item_get_msginfo in
6028                 procmsg_save_to_outbox returned NULL
6029
6030 2002-07-30 [paul]       0.8.0claws26
6031
6032         * sync with 0.8.1cvs4
6033                 see ChangeLog 2002-07-29
6034
6035 2002-07-29 [thorsten]   0.8.0claws25
6036
6037         * README.claws
6038                 added selective download, delete on server
6039
6040 2002-07-29 [paul]       0.8.0claws24
6041
6042         * sync with 0.8.1cvs3
6043                 see ChangeLog 2002-07-29
6044
6045 2002-07-27 [christoph]  0.8.0claws23
6046
6047         * src/folder.c
6048                 add extra check if fetching the msginfo
6049                 returned NULL
6050
6051 2002-07-27 [paul]       0.8.0claws22
6052
6053         * sync with 0.8.1cvs2
6054                 see ChangeLog 2002-07-26
6055
6056 2002-07-27 [christoph]  0.8.0claws21
6057
6058         * src/imap.c
6059                 add another check if a valid msginfo
6060                 was returned
6061
6062 2002-07-26 [hoa]        0.8.0claws20
6063
6064         * src/folder.c
6065                 Fixed a condition in folder_item_destroy()
6066
6067         * src/imap.c
6068                 Fixed an error in IMAP protocol
6069
6070 2002-07-26 [alfons]     0.8.0claws19
6071
6072         * src/folder.c
6073                 ofcourse compare with identifier, not the path
6074
6075 2002-07-26 [alfons]     0.8.0claws18
6076
6077         * src/folder.c
6078                 use folder item identifier for saving / restoring
6079                 preferences because folder->path might not be unique
6080
6081 2002-07-26 [melvin]     0.8.0claws17
6082
6083         * src/logwindow.c
6084                 Fixed a crash introduced in 0.8.0claws5 when log is 
6085                 cut under 80 characters.
6086
6087 2002-07-26 [paul]       0.8.0claws16
6088
6089         * sync with 0.8.1cvs1
6090                 see ChangeLog 2002-07-26
6091
6092 2002-07-26 [christoph]  0.8.0claws15
6093
6094         * src/imap.[ch]
6095                 imap folder now remembers the last selected
6096                 folder and imap_fetch_msginfo skips selecting
6097                 the folder if it is already selected
6098
6099 2002-07-26 [christoph]  0.8.0claws14
6100
6101         * src/folder.c
6102         * src/folderview.c
6103         * src/imap.c
6104                 fix imap folder rescanning
6105
6106 2002-07-25 [christoph]  0.8.0claws13
6107
6108         * src/filter.c
6109         * src/folder.[ch]
6110         * src/folderview.c
6111         * src/imap.[ch]
6112         * src/mainwindow.c
6113         * src/mbox_folder.c
6114         * src/mh.c
6115         * src/news.c
6116                 implement imap uid cache and uid validity check
6117
6118 2002-07-25 [alfons]     0.8.0claws12
6119
6120         * src/summaryview.c
6121                 fix a brown paper bag bug, and also add some more
6122                 checks
6123
6124 2002-07-25 [christoph]  0.8.0claws11
6125
6126         * src/folder.c
6127                 don't mix copy, fetch_msginfo and remove
6128                 operations in folder item copy and move
6129                 operations
6130
6131 2002-07-25 [christoph]  0.8.0claws10
6132
6133         * src/folderview.c
6134         * src/mainwindow.c
6135         * src/prefs_folder_item.c
6136         * src/summaryview.[ch]
6137                 remove no longer required parameter update_cache from
6138                 summary_show
6139
6140 2002-07-25 [paul]       0.8.0claws9
6141
6142         * sync with 0.8.1
6143         
6144         * AUTHORS
6145                 a few corrections
6146
6147 2002-07-24 [alfons]     0.8.0claws8
6148
6149         * src/summaryview.c
6150                 sort correctly when using simplified subject line
6151                 (closes feature request "[ 585141 ] applying regexp to subject 
6152                 before sort" submitted by Alexandra Walford)
6153
6154 2002-07-24 [paul]       0.8.0claws7
6155
6156         * sync with 0.8.0cvs3
6157                 see ChangeLog 2002-07-24
6158
6159 2002-07-23 [christoph]  0.8.0claws6
6160
6161         * src/folder.c
6162         * src/folder.h
6163         * src/summaryview.c
6164         * src/summaryview.h
6165         * src/main.c
6166                 o separate processing and summaryview
6167                 o removed summary_write_cache from summaryview
6168                 o removed summaryview->killed_messages, because we don't have
6169                   to keep a list of killed messages anymore. New cache will
6170                   keep the hidden messages in cache anyway
6171         * src/folderview.c
6172         * src/inc.c
6173         * src/selective_download.c
6174                 o removed unnecessary summary_write_cache calls
6175         * src/procmsg.c
6176                 o don't set ignore thread flag in procmsg_get_thread_tree
6177                   if it is already set
6178         * src/mainwindow.c
6179         * src/statusbar.h
6180                 o moved STATUSBAR_PUSH/POP to statusbar.h because
6181                   they are used in different files
6182
6183 2002-07-23 [melvin]     0.8.0claws5
6184
6185         * src/addressbook.c
6186         * src/addrgather.c
6187         * src/editaddress.c
6188         * src/editgroup.c
6189         * src/editldap_basedn.c
6190         * src/importldif.c
6191         * src/prefs_common.c
6192                 Fixed few memory leak (gtk_editable_get_chars returns
6193                 an allocated string)
6194         * src/logwindow.c
6195                 Fixed few memory leak (gtk_editable_get_chars returns
6196                 an allocated string) and modified a little the log cutting
6197                 loop.
6198         * src/compose.c
6199                 Replaced a call to an obsolete function gtk_entry_get_text()
6200                 by gtk_editable_get_chars()
6201         * src/send.c
6202                 Removed a debug printf
6203
6204 2002-07-23 [christoph]  0.8.0claws4
6205
6206         * src/filesel.c
6207                 fix another g_dirname memory leak
6208
6209 2002-07-23 [christoph]  0.8.0claws3
6210
6211         * src/mh.c
6212                 fixed a memory leak in mh_fetch_msginfo
6213                 fixed crash when message header could not be
6214                 parsed
6215
6216 2002-07-23 [paul]       0.8.0claws2
6217
6218         * sync with 0.8.0cvs2
6219                 see ChangeLog 2002-07-23
6220
6221 2002-07-23 [paul]       0.8.0claws1
6222
6223         * sync with 0.8.0cvs1
6224                 see ChangeLog 2002-07-23
6225
6226 2002-07-23 [paul]       0.8.0claws
6227
6228         * release of 0.8.0claws
6229
6230 2002-07-23 [paul]       0.7.8claws99
6231
6232         * po/ru.po
6233                 new Russian translation, submitted by
6234                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
6235
6236 2002-07-22 [jens]       0.7.8claws98
6237
6238         * po/de.po
6239                 Updated German translations.
6240
6241 2002-07-22 [paul]       0.7.8claws97
6242
6243         * po/es.po
6244           po/it.po
6245           po/nl.po
6246           po/pt_BR.po
6247                 updated translations by Ricardo Mones Lastra,
6248                 Alessandro Maestri, Wilbert Berendsen and 
6249                 Fabio Jr. Beneditto respectively
6250
6251 2002-07-22 [christoph]  0.7.8claws96
6252
6253         * src/mimeview.c
6254                 fix memory leak caused by wrong g_dirname usage
6255
6256 2002-07-22 [christoph]  0.7.8claws95
6257
6258         * src/summaryview.c
6259                 update new and unread message counts for summaryview
6260                 summaryview does not get it from the folder anymore
6261                 and has to update the values itself
6262
6263 2002-07-22 [melvin]     0.7.8claws94
6264
6265         * po/fr.po
6266                 Updated French translations.
6267
6268 2002-07-22 [christoph]  0.7.8claws93
6269
6270         * src/matcher.c
6271                 set prop->preg pointer to NULL or following check
6272                 will not fail and regexec will be called with
6273                 invalid pointer
6274
6275 2002-07-21 [alfons]     0.7.8claws92
6276         
6277         * src/prefs_common.[ch]
6278                 remove option "Send return receipt on request"
6279
6280 2002-07-21 [thorsten]   0.7.8claws91
6281
6282         * src/mimeview.c
6283                 fixed memleaks, coding style as pointed out by alfons
6284
6285 2002-07-21 [alfons]     0.7.8claws90
6286
6287         * src/messageview.c
6288         * src/noticeview.[ch]
6289                 o fix bug notice view being displayed when going to empty folder 
6290                   (noticed by Christoph)
6291                 o allow RRR to be sent when restarting sylpheed, or changing folder 
6292                   (noticed by Thorsten)
6293
6294 2002-07-21 [thorsten]   0.7.8claws89
6295
6296         * src/mimeview.c
6297                 Included save_all patch from Xaview FACQ
6298                 added support for pathnames
6299
6300 2002-07-21 [alfons]     0.7.8claws88
6301
6302         * po/POTFILES.in
6303         * src/Makefile.am
6304         * src/mainwindow.c
6305         * src/messageview.[ch]
6306         * src/noticeview.c      ** NEW FILE **
6307         * src/noticeview.h      ** NEW FILE **
6308                 make return receipts work again
6309                 (UI idea by Leandro Pereira)
6310
6311 2002-07-21 [paul]       0.7.8claws87
6312
6313         * src/summaryview.c
6314                 fix sensitivity of 'Select thread'
6315
6316 2002-07-21 [paul]       0.7.8claws86
6317
6318         * src/prefs_common.c
6319                 add browser command line for Galeon
6320
6321 2002-07-21 [paul]       0.7.8claws85
6322
6323         * Makefile.am
6324                 fix 'EXTRA_DIST': remove README.README, add TODO
6325                 and TODO.claws
6326
6327 2002-07-21 [alfons]     0.7.8claws84
6328
6329         * src/gtkstext.c
6330                 make enter clear selection
6331                 (closes "[ 579888 ] Editor selection/entry error"
6332                 reported by Steve Lamb)
6333
6334 2002-07-21 [alfons]     0.7.8claws83
6335         
6336         * src/summaryview.c
6337                 sort message list when selecting unthread messages
6338                 (closes "[ 501593 ] switching threaded view doesn't sort"
6339                 reported by Simon Schubert)
6340
6341 2002-07-20 [alfons]     0.7.8claws82
6342         
6343         * src/matcher.c
6344                 const-correctness
6345
6346 2002-07-20 [thorsten]   0.7.8claws81
6347
6348         * src/matcher.c
6349                 Fixed expansion of empty fields in matchactions
6350
6351 2002-07-19 [melvin]     0.7.8claws80
6352
6353         * src/gtkspell.c
6354                 Removed a duplicate menu entry (fast mode) introduced during
6355                 the new cache merge
6356                 Added a menu separator between 'Use alternate' and 'Fast mode'
6357
6358 2002-07-19 [paul]       0.7.8claws79
6359
6360         * tools/Makefile.am
6361           tools/README
6362                 correct typos
6363
6364 2002-07-19 [thorsten]   0.7.8claws78
6365
6366         * tools/calypso_convert.pl      ** NEW FILE **
6367           tools/README
6368           tools/Makefile.am
6369                 script to import mbox files exported
6370                 by calypso
6371                 o generates folder structure
6372                 o includes attachments
6373
6374 2002-07-19 [melvin]     0.7.8claws77
6375
6376         * src/selective_download.[ch]
6377                 Fixed bug where closing the dialog with the window manager's
6378                 close button will not unlock the summary
6379                 Corrected some function declarations that missed a return value
6380                 Made the source code comply better with coding style.
6381         * src/prefs_common.c
6382                 Added new browser command line for Mozilla.
6383
6384 2002-07-18 [paul]       0.7.8claws76
6385
6386         * src/mainwindow.c
6387           src/selective_download.[ch]
6388                 reflect theme changes, fix Gdk Warning when creating 
6389                 pixmap from NULL window, and minor clean up.
6390                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
6391
6392         * po/en_GB.po
6393                 updated
6394
6395 2002-07-17 [paul]       0.7.8claws75
6396
6397         * INSTALL[.jp]
6398                 sync with 0.8.0
6399         
6400         * po/en_GB.po
6401                 updated
6402
6403 2002-07-16 [paul]       0.7.8claws74
6404
6405         * tools/filter_conv.pl
6406           tools/README
6407                 replace conversion script with reimplemented version, 
6408                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
6409
6410 2002-07-16 [colin]      0.7.8claws73
6411
6412         * src/summaryview.c
6413                 remove forgotten debug messages - sorry ;-)
6414
6415 2002-07-16 [colin]      0.7.8claws72
6416
6417         * src/mimeview.c
6418           src/summaryview.c
6419           src/textview.c
6420           src/textview.h
6421                 add the ability to select part of a text mime-part 
6422                 to reply.
6423
6424 2002-07-15 [christoph]  0.7.8claws71
6425
6426         * src/folder.c
6427                 fix folder message count for folders without
6428                 msg_is_changed (includes news folders)
6429
6430 2002-07-15 [martin]     0.7.8claws70
6431
6432         * src/summaryview.c
6433                 option "display recipient on 'From'..." now works
6434                 without the need of enabling the option
6435                 "display  sender  using  address  book".
6436
6437 2002-07-15 [christoph]  0.7.8claws69
6438
6439         * src/summaryview.c
6440                 removed setting folder status from summaryview.
6441                 folder.c should update all message counts correctly.
6442
6443 2002-07-15 [paul]       0.7.8claws68
6444
6445         * po/pt_BR.po
6446                 updated by Fabio Junior Beneditto
6447
6448 2002-07-15 [darko]      0.7.8claws67
6449
6450         * src/mh.c
6451                 Fixed target folder colorization, don't decrease op
6452                 number twice
6453
6454 2002-07-14 [paul]       0.7.8claws66
6455
6456         * sync with main 0.8.0
6457                 see ChangeLog 2002-07-14
6458
6459 2002-07-13 [melvin]     0.7.8claws65
6460         
6461         * src/addrbook.c
6462         * src/addressbook.c
6463         * src/addrindex.c
6464                 Replaced sprintf by g_snprintf to prevent possible buffer
6465                 overflow.
6466         * src/news.c
6467                 Corrected a log message output format.
6468                 Added a missing "done" debug output.
6469         * src/compose.c
6470                 Added keyboard accelerator for Priority menu items
6471                 Added missing \n in debug output
6472         * src/logwindow.c
6473         * src/gtkspell.c
6474         * src/rfc2015.c
6475                 Added missing \n in debug output
6476
6477 2002-07-13 [paul]       0.7.8claws64
6478
6479         * man/sylpheed.1
6480                 change Sergey's email address to the sf address
6481
6482         * src/textview.c
6483                 increase show_url_timeout (more useful for long
6484                 urls)
6485
6486 2002-07-12 [sergey]     0.7.8claws63
6487
6488         * src/rfc2015.c
6489                 applied (with some modifications) patch to set the
6490                 micalg parameter for signatures
6491                 (2001-08-28 Werner Koch <wk@gnupg.org>)
6492
6493 2002-07-12 [sergey]     0.7.8claws62
6494
6495         * man/Makefile.am
6496         * configure.in
6497                 fixed man page installation
6498
6499 2002-07-12 [paul]       0.7.8claws61
6500
6501         * sync with 0.7.8cvs26
6502                 see ChangeLog 2002-07-11 and 2002-07-12
6503
6504 2002-07-11 [christoph]  0.7.8claws60
6505
6506         * src/compose.c
6507         * src/procmsg.c
6508                 first use the message number to find the message
6509                 to mark with a reply flag but check the
6510                 message-id if we got the correct message, if not
6511                 try to find it by message-id.
6512                 use new string seperator that is not allowed
6513                 in message-ids.
6514
6515 2002-07-11 [paul]       0.7.8claws59
6516
6517         * sync with 0.7.8cvs23
6518                 see ChangeLog 2002-07-10
6519
6520 2002-07-10 [christoph]  0.7.8claws58
6521
6522         * src/folder.[ch]
6523         * src/msgcache.[ch]
6524                 Added message-id table to the cache in memory
6525                 and functions to msgcache.c and folder.c to
6526                 fetch MsgInfos by message id
6527         * src/compose.c
6528         * src/procmsg.c
6529                 store folder and message-id of message replying
6530                 to in queue header and set reply flag after sending
6531                 (Closes bug #469498)
6532
6533 2002-07-10 [paul]       0.7.8claws57
6534
6535         * AUTHORS
6536           man/sylpheed.1.gz
6537                 add Martin to the list of authors
6538
6539 2002-07-09 [martin]     0.7.8claws56
6540         * src/gtksctree.c
6541                 Added gtk_ctree_last_visible(), tree_update_level(),
6542                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
6543                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
6544                 from gtk+ to gtksctree.c for the new sorting code
6545                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
6546                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
6547         * src/gtksctree.h
6548                 Added declaration for gtk_sctree_sort_recursive() and
6549                 gtk_sctree_sort_node
6550         * src/addressbook.c
6551         * src/foldersel.c
6552         * src/folderview.c
6553         * src/summaryview.c
6554                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
6555                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
6556
6557 2002-07-08 [paul]       0.7.8claws55
6558
6559         * more sync with 0.7.8cvs21
6560                 see ChangeLog 2002-07-08
6561
6562 2002-07-08 [paul]       0.7.8claws54
6563
6564         * sync with 0.7.8cvs21
6565                 see ChangeLog 2002-07-08
6566
6567 2002-07-07 [alfons]     0.7.8claws53
6568
6569         * src/Makefile.am
6570         * src/stock_pixmap.[ch]
6571         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
6572         * src/pixmaps/notice_error.xpm  ** NEW FILE **
6573         * src/pixmaps/notice_note.xpm   ** NEW FILE **
6574                 add new pixmaps for upcoming notice pane
6575
6576 2002-07-06 [melvin]     0.7.8claws52
6577
6578         * src/gtkspell.[ch]
6579                 Made them a bit closer to Sylpheed's coding style.
6580                 Removed old code.
6581                 Removed possible memory leaks when some errors occurs.
6582
6583 2002-07-06 [melvin]     0.7.8claws51
6584
6585         * po/Makefile.in.in
6586                 Removed --no-location in xgettext command line to help
6587                 translators that use Emacs' po-mode
6588         * src/quote_fmt.c
6589                 Removed unnecessary comments that messed up sylpheed.pot
6590
6591 2002-07-06 [paul]       0.7.8claws50
6592
6593         * sync with 0.7.8cvs19
6594                 see ChangeLog 2002-07-05
6595
6596 2002-07-06 [christoph]  0.7.8claws49
6597
6598         * src/folder.c
6599         * src/mainwindow.c
6600                 fix folder_item_remove_all_msg and folderview
6601                 status for trash folders after emptying trash
6602
6603 2002-07-05 [paul]       0.7.8claws48
6604
6605         * sync with 0.7.8cvs16
6606                 see ChangeLog 2002-07-04 and 2002-07-05
6607
6608 2002-07-04 [paul]       0.7.8claws47
6609
6610         * sync with 0.7.8cvs14
6611                 see  ChangeLog 2002-07-04
6612
6613 2002-07-03 [alfons]     0.7.8claws46
6614
6615         * src/folder.c
6616                 dupe folder item's path because it's being reallocated
6617                 by new folder scanning code
6618
6619 2002-07-03 [christoph]  0.7.8claws45
6620
6621         * src/imap.c
6622                 better IMAP uid fetching using 'FETCH 1:* (UID)'
6623         * src/msgcache.c
6624                 add missing return in msgcache_write
6625
6626 2002-07-02 [thorsten]   0.7.8claws44
6627
6628         * src/jpilot.c
6629         * src/msgcache.c
6630         * src/rfc2015.c
6631                 use binary mode for file access
6632
6633 2002-07-02 [christoph]  0.7.8claws43
6634
6635         * major code cleanup (part 1)
6636         
6637                 - unused variables removed
6638                 - unused functions removed
6639                 - uninitialized variables checked
6640                 - missing return statements added
6641                 - missing function return types added
6642                 - added parentheses around assignment and
6643                   && in || when suggested by gcc
6644               
6645         * src/mh.c
6646         * src/folder.c
6647                 replaced direct calls to folder->scan_tree
6648                 with folder_scan_tree and restore folder
6649                 prefs in this function. The folder should
6650                 not have to deal with them.
6651                 ( Should now work for all folder types )
6652
6653 2002-07-02 [paul]       0.7.8claws42
6654
6655         * sync with 0.7.8cvs13
6656                 see ChangeLog 2002-07-01 and 2002-07-02
6657
6658 2002-07-01 [christoph]  0.7.8claws41
6659
6660         * src/summaryview.c
6661                 fix "goto next/prev unread message" with
6662                 ignored threads
6663
6664 2002-07-01 [paul]       0.7.8claws40
6665
6666         * po/es.po
6667                 updated by Ricardo Mones Lastra
6668
6669 2002-06-30 [match]      0.7.8claws39
6670
6671         * src/jpilot.c
6672                 applied variation of leonerd's patch (566661) to
6673                 allow multiple email addresses per JPilot entry.
6674                 addresses may be separated by space, comma, pipe,
6675                 semi-colon, new-line.
6676
6677 2002-06-30 [alfons]     0.7.8claws38
6678
6679         * src/procmsg.c
6680                 simple fix for putting older nodes before
6681                 newer nodes when threading by subject
6682
6683 2002-06-30 [christoph]  0.7.8claws37
6684
6685         * src/folder.c
6686         * src/folderview.c
6687         * src/mh.c
6688         * src/news.c
6689         * src/procmsg.c
6690                 fix broken folder tree rescaning
6691                 and don't use procmsg_get_mark_sum
6692                 anymore
6693
6694 2002-06-30 [christoph]  0.7.8claws36
6695
6696         * merge new cache branch
6697         * src/imap.c
6698                 fix new cache imap copy bug
6699         * src/folder.c
6700                 improved folder_item_scan
6701                 it should now always set the correct
6702                 new, unread and total message counts
6703
6704 2002-06-29 [paul]       0.7.8claws35
6705
6706         * configure.in
6707                 correct syntax error
6708
6709 2002-06-29 [paul]       0.7.8claws34
6710
6711         * configure.in
6712           Makefile.am
6713           man/Makefile.am       ** NEW FILE **
6714           man/sylpheed.1.gz     ** NEW FILE **
6715                 add Sylpheed man page
6716
6717 2002-06-29 [paul]       0.7.8claws33
6718
6719         * po/pt_BR.po
6720                 updated by Fabio Junior Beneditto
6721
6722 2002-06-28 [jens]       0.7.8claws32
6723
6724         * po/de.po
6725                 translation updated
6726
6727         * src/selective_download.c
6728                 removed gettext for space " "
6729
6730         * src/imap.c
6731                 removed wrong space
6732
6733 2002-06-28 [paul]       0.7.8claws31
6734
6735         * sync with 0.7.8cvs11
6736                 see ChangeLog 2002-06-28
6737
6738 2002-06-28 [paul]       0.7.8claws30
6739
6740         * sync with 0.7.8cvs10
6741                 see ChangeLog 2002-06-27 and 2002-06-28
6742
6743 2002-06-26 [paul]       0.7.8claws29
6744
6745         * src/addrgather.c
6746           src/selective_download.c
6747                 don't gettextise empty strings.
6748                 reserved by gettext. gettext("") returns 
6749                 the header entry with meta information, 
6750                 not the empty string
6751
6752         * po/en_GB.po
6753                 updated
6754
6755 2002-06-26 [paul]       0.7.8claws28
6756
6757         * sync with 0.7.8cvs7
6758                 see ChangeLog 2002-06-25
6759
6760         * src/prefs_common.c
6761                 ...and in the process, tweak the gui a little
6762
6763 2002-06-25 [alfons]     0.7.8claws27
6764         
6765         * configure.in
6766         * src/Makefile.am
6767                 fine tune ldap library detection
6768
6769 2002-06-25 [alfons]     0.7.8claws26
6770
6771         * src/compose.c
6772                 don't allow return receipts when composing a news article
6773
6774 2002-06-25 [paul]       0.7.8claws25
6775
6776         * Makefile.am
6777                 add '$(AMTAR)' to 'release' section to allow for
6778                 new and older autotools
6779
6780 2002-06-25 [paul]       0.7.8claws24
6781
6782         * src/summaryview.c
6783                 fix "No more unread messages" persistant pop-up
6784                 window bug
6785
6786 2002-06-25 [paul]       0.7.8claws23
6787
6788         * po/it.po
6789                 updated by Alessandro Maestri
6790
6791 2002-06-25 [paul]       0.7.8claws22
6792
6793         * sync with 0.7.8cvs6
6794                 see ChangeLog 2002-06-25
6795
6796 2002-06-24 [paul]       0.7.8claws21
6797
6798         * tools/update-po
6799                 add GPL copyright information
6800
6801 2002-06-24 [paul]       0.7.8claws20
6802
6803         * tools/Makefile.am
6804           tools/README
6805           tools/update-po       ** NEW FILE **
6806                 add script that eases the creation of *.po files
6807                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
6808
6809 2002-06-23 [alfons]     0.7.8claws19
6810
6811         * src/messageview.c
6812                 make notification_convert_header obey const correctness
6813                 (next step will be fixing the broken return receipt)
6814
6815 2002-06-23 [paul]       0.7.8claws18
6816
6817         * src/messageview.c
6818                 fix bug introduced in last commit:
6819                 removed too much code in last commit - put back what's
6820                 needed
6821
6822 2002-06-23 [paul]       0.7.8claws17
6823
6824         * src/messageview.[ch]
6825                 remove code committed in error from locally patched
6826                 source
6827
6828 2002-06-23 [colin]      0.7.8claws16
6829
6830         * src/compose.[ch]
6831                 add compose_entry_select(), used to select the default_to
6832                 email address - hopefully avoiding people sending mails to
6833                 wrong recipients.
6834
6835 2002-06-22 [alfons]     0.7.8claws15
6836
6837         * AUTHORS
6838                 add Bram Metsch & Stanislav Karchebny
6839         * src/smtp.[ch]
6840         * src/prefs_account.[ch]
6841         * src/send.c
6842                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
6843                   options.  (see <http://sourceforge.net/tracker/index.php
6844                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
6845
6846                 - merge Stanislav's fix to make SMTP AUTH work with qmail
6847                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
6848
6849 2002-06-22 [paul]       0.7.8claws14
6850
6851         * sync with 0.7.8cvs5
6852                 see ChangeLog 2002-06-19 and 2002-06-20
6853
6854 2002-06-22 [alfons]     0.7.8claws13
6855
6856         * src/selective_download.c
6857                 fix a stupid mistake I made
6858
6859 2002-06-22 [alfons]     0.7.8claws12
6860
6861         * src/selective_download.[ch]
6862                 fix another unnoticed leak; cleanup code
6863
6864 2002-06-21 [alfons]
6865
6866         * tools/Makefile.am
6867                 gpg-sign <-- gpg-sign-syl
6868
6869 2002-06-21 [alfons]     0.7.8claws11
6870
6871         * src/selective_download.c
6872         * src/selective_download.h
6873                 fix assorted mix of allocation errors (should solve
6874                 problem reported by Philippe Gramoullé, see:
6875                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
6876
6877 2002-06-20 [melvin]     0.7.8claws10
6878
6879         * tools/gpg-sign *REMOVED*
6880           tools/gpg-sign-syl *ADDED*
6881                 Replaced the gpg clearsigning script with the version using
6882                 xterm instead of ssh-askpass and changed its name.
6883
6884         * README.claws
6885                 Updated actions example to reflect the renaming of the
6886                 gpg clearsigning script.
6887
6888 2002-06-19 [paul]       0.7.8claws9
6889
6890         * sync with 0.7.8claws9
6891                 see ChangeLog 2002-06-18 and 2002-06-19
6892
6893 2002-06-19 [paul]       0.7.8claws8
6894
6895         * sync with 0.7.8cvs1
6896                 see ChangeLog 2002-06-18
6897
6898 2002-06-18 [alfons]     0.7.8claws7
6899
6900         * src/mainwindow.h
6901                 add omitted prototype
6902
6903 2002-06-17 [paul]       0.7.8claws6
6904
6905         * src/mainwindow.c
6906                 fix hiding of exec_btn
6907
6908 2002-06-17 [paul]       0.7.8claws5
6909
6910         * src/pop.c
6911                 remove unneeded code: should_delete() 
6912                 and Pop3State::uidl_todelete_list
6913
6914 2002-06-17 [paul]       0.7.8claws4
6915
6916         * sync with 0.7.8
6917                 see ChangeLog 2002-06-11 and 2002-06-13
6918
6919 2002-06-16 [alfons]     0.7.8claws3
6920         
6921         * src/folder.c
6922                 make sure lock sort mode (claws specific) is
6923                 also persists after a tree rescan
6924
6925 2002-06-16 [alfons]     0.7.8claws2
6926
6927         * src/prefs_folder_item.c
6928         * src/folder.[ch]
6929                 fix persistence of folder sort mode (broken
6930                 by adapting Hiro's new folder persistence code)
6931
6932 2002-06-16 [alfons]     0.7.8claws1
6933
6934         * AUTHORS
6935         * src/logwindow.c
6936         * src/prefscommon.[ch]
6937                 control size of log text in log window; 
6938                 closes patch #569155 submitted by Mitko Haralanov.
6939
6940 2002-06-15 [paul]       0.7.8claws
6941
6942         * release of 0.7.8claws
6943
6944 2002-06-15 [paul]       0.7.7claws
6945
6946         * po/pt_BR.po
6947                 updated by Fabio Junior Beneditto
6948
6949 2002-06-14 [paul]       0.7.6claws49
6950
6951         * po/es.po
6952                 updated by Ricardo Mones Lastra
6953
6954 2002-06-14 [paul]       0.7.6claws48
6955
6956         * po/nl.po
6957                 updated translation by Wilbert Berendsen
6958
6959 2002-06-14 [melvin]     0.7.6claws47
6960
6961         * po/fr.po
6962                 Updated French translation
6963
6964 2002-06-13 [paul]       0.7.6claws46
6965
6966         * src/filesel.c
6967                 allow filename to be typed in, rather than just
6968                 selected by the mouse. Patch by Gustavo Noronha Silva.
6969
6970 2002-06-13 [alfons]     0.7.6claws45
6971
6972         * src/mainwindow.[ch]
6973                 more cleanups (removing unnecessary menu items Expand 
6974                 summary / message view)
6975
6976 2002-06-13 [melvin]     0.7.6claws44
6977
6978         * po/POTFILES.in
6979                 Added src/string_match.c
6980         * src/string_match.c
6981                 Fixed possible buffer overflow.
6982                 Corrected typo.
6983                 Added missing config.h header.
6984         * src/prefs_common.c
6985           src/prefs_matcher.c
6986           src/prefs_scoring.c
6987                 Made some strings translatable (missing _(..)).
6988
6989 2002-06-13 [melvin]     0.7.6claws43
6990
6991         * README.claws
6992                 Corrected action example (verifying clearsigned mail).
6993         * src/prefs_account.c
6994                 Corrected typo.
6995         * src/prefs_common.c
6996                 Removed incorrect line that generated a Gtk-CRITICAL msg.
6997
6998 2002-06-12 [alfons]     0.7.6claws42
6999
7000         * src/summaryview.c
7001                 add init of score column lost in 0.7.6claws42
7002
7003 2002-06-12 [paul]       0.7.6claws41
7004
7005         * src/prefs_account.c
7006                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
7007                 behavior of the radio buttons, (from 0.7.7cvs2)
7008
7009 2002-06-11 [alfons]     0.7.6claws40
7010
7011         * src/messageview.[ch]
7012         * src/summaryview.[ch]
7013         * src/summary_search.c
7014         * src/mainwindow.c
7015                 perform a sync to bring in Hiro's separate view implementation 
7016
7017                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
7018
7019 2002-06-11 [paul]       0.7.6claws39
7020         
7021         * src/prefs_account.c
7022                 correct a typo on the Receive tab
7023
7024 2002-06-10 [match]      0.7.6claws38
7025
7026         * src/addressbook.c
7027                 Included address completion patch from Gustavo Noronha.
7028
7029 2002-06-10 [paul]       0.7.6claws37
7030
7031         * src/inc.[ch]
7032           src/pop.c
7033           src/prefs_account.[ch]
7034           src/selective_download.[ch]
7035                 apply PATCH #561712
7036                  NEW:
7037                 - check if POP Account
7038                 - Receive Button renamed to Preview
7039                 - Preview Button Popup: preview new/all messages
7040                 - Download Button
7041                 - Account Preferences-->Receive tab checkbutton if you
7042                   want to remove Mail after Download
7043                 -: default YES
7044                 - Account Preferences-->Receive tab checkbutton use
7045                   filtering rules on preview
7046                   (think of delete_on_server)
7047                 -: default YES
7048                 - Account selectable from SD dialog
7049                 - checkbutton to show already downloaded messages if
7050                   all messages are previewed
7051                 - new clist column showing Date
7052                 - ESC KEY close
7053                 FIXES:
7054                 - play ball with UIDL
7055                 - fault tolerant (?) 
7056                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
7057
7058 2002-06-10 [melvin]     0.7.6claws36
7059
7060         * README.claws
7061                 Added a hint to ac/README in cvs instructions.
7062
7063         * src/prefs_actions.c
7064                 Made it possible to use a more elaborate command line
7065                 for asynchronous actions, too.
7066
7067 2002-06-10 [melvin]     0.7.6claws35
7068         
7069         * src/prefs_actions.c
7070                 Make it possible to use a more elaborate command line
7071                 (e.g. |foo|bar|cat>there;echo Done|)
7072                 Corrected error message when calling %f, %F and %p commands
7073                 from the compose window.
7074
7075 2002-06-09 [colin]      0.7.6claws34
7076
7077         * src/summaryview.c
7078                 Automatically find unread messages in current folder
7079                 before annoying the user.
7080
7081 2002-06-08 [alfons]     0.7.6claws33
7082
7083         * po/it.po
7084                 remove bad formatting string in it.po translation
7085                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
7086
7087 2002-06-08 [paul]       0.7.6claws32
7088
7089         * sync with 0.7.6cvs25
7090                 see ChangeLog 2002-06-07
7091
7092 2002-06-05 [paul]       0.7.6claws31
7093
7094         * src/mainwindow.c
7095                 add 'Sort by locked' and 'Sort by score'
7096
7097 2002-06-05 [paul]       0.7.6claws30
7098
7099         * sync with 0.7.6cvs24
7100                 see ChangeLog 2002-06-04
7101
7102 2002-06-04 [paul]       0.7.6claws29
7103
7104         * po/pt_BR.po
7105                 updated by Fabio Junior Beneditto
7106
7107 2002-06-03 [thorsten]   0.7.6claws28
7108
7109         * src/matcher.c
7110                 fclose() matcherrc after reading
7111
7112 2002-06-03 [paul]       0.7.6claws27
7113
7114         * sync with 0.7.6cvs21
7115                 see ChangeLog 2002-05-31
7116
7117 2002-05-31 [paul]       0.7.6claws26
7118
7119         * sync with 0.7.6cvs20
7120                 see ChangeLog 2002-05-29 and 2002-05-30
7121
7122 2002-05-31 [paul]       0.7.6claws25
7123
7124         * src/imap.c
7125                 hopefully fix last buggy sync
7126
7127         * README.claws
7128                 correct typo in 'Actions' examples
7129
7130 2002-05-29 [paul]       0.7.6claws24
7131
7132         * sync with 0.7.6cvs18
7133                 see ChangeLog 2002-05-28 and 2002-05-29
7134
7135         * src/news.c
7136           src/nntp.[ch]
7137                 sync with above 
7138
7139 2002-05-28 [paul]       0.7.6claws23
7140
7141         * sync with 0.7.6cvs16
7142                 see ChangeLog 2002-05-28
7143
7144 2002-05-27 [thorsten]   0.7.6claws22 
7145
7146         * faq/it/sylpheed-faq-1.html
7147           faq/it/sylpheed-faq-2.html
7148           faq/it/sylpheed-faq-3.html
7149           faq/it/sylpheed-faq.html
7150                 corrected DOS lineendings
7151         * faq/de/sylpheed-faq-1.html
7152           faq/de/sylpheed-faq-2.html
7153           faq/en/sylpheed-faq-1.html
7154           faq/en/sylpheed-faq-2.html
7155           faq/en/sylpheed-faq-3.html
7156           faq/es/sylpheed-faq-1.html
7157           faq/es/sylpheed-faq-2.html
7158           faq/es/sylpheed-faq-3.html
7159           faq/fr/sylpheed-faq-1.html
7160           faq/it/sylpheed-faq-1.html
7161           faq/it/sylpheed-faq-2.html
7162           faq/it/sylpheed-faq-3.html
7163           faq/it/sylpheed-faq.html
7164                 changed ">" to &quot;
7165
7166 2002-05-27 [paul]       0.7.6claws21
7167         
7168         * sync with 0.7.6cvs15
7169                 see ChangeLog 2002-05-27
7170
7171 2002-05-27 [paul]       0.7.6claws20
7172
7173         * src/prefs_account.c
7174                 correct a typo
7175
7176 2002-05-26 [paul]       0.7.6claws19
7177
7178         * tools/README
7179                 correct a typo
7180
7181 2002-05-25 [paul]       0.7.6claws18
7182
7183         * tools/README
7184                 add description of kmail2sylpheed.pl
7185
7186 2002-05-25 [paul]       0.7.6claws17
7187
7188         * tools/kmail2sylpheed.pl       ** NEW FILE **
7189                 perl script that converts an exported Kmail address
7190                 book, converts it to sylpheed addressbook file,
7191                 writes the file to .sylpheed, and updates
7192                 addrbook--index.xml 
7193
7194 2002-05-25 [paul]       0.7.6claws16
7195
7196         * sync with 0.7.6cvs14
7197                 see ChangeLog 2002-05-23
7198
7199 2002-05-24 [paul]       0.7.6claws15
7200
7201         * README.claws
7202                 make a correction and add some more info
7203
7204 2002-05-24 [paul]       0.7.6claws14
7205
7206         * src/compose.c
7207                 fix memory leak in 
7208                 compose_redirect_write_headers_from_headerlist()
7209                 add Subject and Resent-Message-ID to
7210                 compose_redirect_write_headers()
7211                 Received, Subject, and X-UIDL are filtered out in 
7212                 compose_redirect_write_to_file()
7213
7214 2002-05-23 [paul]       0.7.6claws13
7215
7216         * src/compose.[ch]
7217           src/filtering.c
7218           src/mainwindow.c
7219           src/matcher.[ch]
7220           src/matcher_parser_lex.l
7221           src/matcher_parser_parse.y
7222           src/prefs_common.[ch]
7223           src/prefs_filtering.c
7224           src/summaryview.c
7225                 rename 'Bounce' to 'Redirect'
7226
7227 2002-05-23 [paul]       0.7.6claws12
7228
7229         * more sync with 0.7.6cvs13
7230           src/compose.c
7231                 see ChangeLog 2002-05-22
7232
7233 2002-05-22 [paul]       0.7.6claws11
7234
7235         * sync with 0.7.6cvs13
7236           src/codeconv.c
7237                 see ChangeLog 2002-05-20
7238           src/prefs_common.c
7239                 see ChangeLog 2002-05-22
7240
7241 2002-05-21 [melvin]     0.7.6claws10
7242
7243         * src/folderview.c
7244                 Added missing filtering and scoring headers
7245                 Fixed bad function call that showed garbage 
7246                 in Folder->Processing
7247
7248 2002-05-21 [paul]       0.7.6claws9
7249
7250         * tools/Makefile.am
7251                 make all tools executable, (patch by Alfons).
7252
7253 2002-05-20 [alfons]     0.7.6claws8
7254
7255         * src/procheader.c
7256                 don't forget to call mktime() so we have a valid week 
7257                 and year day
7258                 (Bug report by Roger Sondermann <mail@jumaros.de>)
7259
7260 2002-05-20 [paul]       0.7.6claws7
7261
7262         * src/html.c
7263                 fix broken parsing of urls
7264         * src/textview.c
7265                 fix displaying of urls
7266
7267                 both fixes from the patch [547855] by Eugene 
7268                 Brevdo (zonem)
7269
7270 2002-05-19 [alfons]     0.7.6claws6
7271
7272         * configure.in
7273                 make sylpheed configure correctly with the latest
7274                 and greatest of automake / autoconf / gettext
7275
7276 2002-05-19 [alfons]     0.7.6claws5
7277
7278         * src/procheader.c
7279         * src/procheader.h
7280                 add function for returning ime zone offset
7281         * src/quote_fmt.c
7282         * src/quote_fmt_parse.y
7283                 better quotation formatting - does not convert
7284                 to local time, but uses the original date string.
7285                 
7286                 Note: %z inserts the timezone offset (should 
7287                 work also on platforms where strftime does not
7288                 support %z).
7289
7290 2002-05-18 [christoph]  0.7.6claws4
7291
7292         * src/summaryview.c
7293                 fix indentation of some code
7294         * tools/Makefile.am
7295                 fix spaces after \
7296         * src/Makefile.am
7297                 add missing \
7298                 correct path for ignorethread.xpm
7299                 incorrect filename for sylpheed_logo.xpm
7300                 add missing include matcher_parser_parse.h
7301
7302 2002-05-18 [paul]       0.7.6claws3
7303
7304         * sync with 0.7.6cvs8
7305                 see ChangeLog 2002-05-16 and 2002-05-17
7306
7307 2002-05-18 [melvin]     0.7.6claws2
7308
7309         * README.claws
7310                 Corrected an action's definition and fixed some misspellings.
7311
7312 2002-05-18 [paul]       0.7.6claws1
7313
7314         * tools/Makefile.am
7315           tools/gpg-sign        ** new file **
7316           tools/uudec           ** new file **
7317                 add Melvin's Actions scripts
7318
7319         * README.claws
7320                 add Melvin's descriptions for Actions
7321
7322 2002-05-18 [paul]       0.7.6claws
7323
7324         * Version 0.7.6claws released
7325
7326 2002-05-17 [paul]       0.7.5claws32
7327
7328         * po/es.po
7329                 updated by Ricardo Mones Lastra
7330
7331 2002-05-17 [paul]       0.7.5claws31
7332
7333         * src/compose.c
7334                 fix Account prefs default folder for sent/draft/deleted
7335                 messages bug
7336
7337         * po/it.po
7338           po/nl.po
7339                 updated translation by Alessandro Maestri and
7340                 Wilbert Berendsen
7341
7342 2002-05-17 [melvin]     0.7.5claws30
7343
7344         * src/prefs_actions.c
7345                 Fixed bug where using %F not at the end of the command 
7346                 resulted in an additional empty argument being created.
7347                 Thanks to Darko Koruga for reporting the bug.
7348
7349 2002-05-17 [melvin]     0.7.5claws29
7350
7351         * po/fr.po
7352                 Updated French translations.
7353
7354 2002-05-15 [paul]       0.7.5claws28
7355         
7356         * po/es.po
7357                 updated by Ricardo Mones Lastra
7358
7359 2002-05-15 [paul]       0.7.5claws27
7360
7361         * sync with 0.7.6cvs4
7362                 see ChangeLog 2002-05-14 and 2002-05-15
7363
7364 2002-05-14 [paul]       0.7.5claws26
7365
7366         * sync with 0.7.6cvs1
7367                 see ChangeLog 2002-05-13
7368
7369 2002-05-13 [thorsten]   0.7.5claws25
7370
7371         * src/messageview.c
7372                 fix select_all and copy in multipart messages
7373         * src/mainwindow.c
7374                 fix select_all and copy in multipart messages
7375
7376 2002-05-12 [paul]       0.7.5claws24
7377
7378         * src/summaryview.c
7379                 reverse last commit, bug already fixed in 0.7.5claws3
7380
7381 2002-05-12 [netztorte]  0.7.5claws23
7382
7383         * src/summaryview.c
7384                 dont parse empty addressbook (checked in before claws20)
7385
7386 2002-05-12 [melvin]     0.7.5claws22
7387
7388         * src/procmsg.[ch]
7389                 Removed unneeded priority code introduced by the previous 
7390                 commit.
7391
7392 2002-05-12 [melvin]     0.7.5claws21
7393
7394         * src/compose.[ch]
7395                 Added possibility to set message's priority.
7396         * src/procmsg.[ch]
7397                 Added possibility to set message's priority.
7398                 Added missing headers
7399
7400 2002-05-12 [melvin]     0.7.5claws20
7401
7402         * src/prefs_actions.c
7403                 Removed implicitely added quotes around the name
7404                 of the temporary files of mime parts.
7405
7406 2002-05-12 [paul]       0.7.5claws19
7407
7408         * sync with 0.7.5cvs20
7409                 see ChangeLog 2002-05-11
7410
7411 2002-05-12 [alfons]     0.7.5claws18
7412
7413         * src/quote_fmt_lex.l
7414         * src/quote_fmt_parse.y
7415                 allow quote / reply date & time format to be set using
7416                 %D{format}. format is a format string you'd pass to
7417                 strftime() (see man strftime, or the Display tab |
7418                 Date format setting).
7419
7420                 Currently %D converts the date to local time. 
7421
7422 2002-05-11 [paul]       0.7.5claws17
7423
7424         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
7425                 see ChangeLog 2002-05-10 and 2002-05-11
7426
7427 2002-05-10 [paul]       0.7.5claws16
7428
7429         * sync with 0.7.5cvs16
7430                 see ChangeLog entries 2002-05-09 and 
7431                 2002-05-10
7432
7433 2002-05-10 [colin]      0.7.5claws15
7434
7435         * src/textview.c
7436                 Corrected a bug that prevented sylpheed to open
7437                 double-clicked URIs.
7438
7439 2002-05-09 [paul]       0.7.5claws14
7440
7441         * sync with 0.7.5cvs14
7442                 see ChangeLog 2002-05-08 and 2002-05-09
7443
7444 2002-05-08 [paul]       0.7.5claws13
7445
7446         * sync with 0.7.5cvs11
7447                 see ChangeLog entry 2002-05-08
7448
7449 2002-05-08 [paul]       0.7.5claws12
7450
7451         * src/mainwindow.c
7452           src/textview.[ch]
7453                 fix segfault on View->Open in new window
7454                 patch submitted by Thorsten Maerz <torte@netztorte.de>
7455
7456 2002-05-07 [paul]       0.7.5claws11
7457
7458         * sync with 0.7.5cvs9
7459                 see ChangeLog entry 2002-05-07
7460
7461 2002-05-06 [paul]       0.7.5claws10
7462
7463         * src/messageview.c
7464           src/textview.c
7465                 display url in statusbar on single-click
7466                 patch submitted by Thorsten Maerz <torte@netztorte.de>
7467
7468 2002-05-06 [match]      0.7.5claws9
7469
7470         * src/addritem.[ch]
7471                 new functions.
7472         * src/addrcache.c
7473                 tidy up.
7474         * src/xmlprops.[ch]
7475                 XML implementation of properties file.
7476         * src/exporthtml.[ch]
7477         * src/expthtmldlg.[ch]
7478         * src/addressbook.c
7479                 export to HTML.
7480
7481 2002-05-02 [sergey]     0.7.5claws8
7482
7483         * src/mainwindow.c (mainwin_entries),
7484           src/prefs_common.c (prefs_send_create()),
7485           src/codeconv.c (locale_table):
7486                 use charset name "Windows-1251" instead of "CP1251".
7487
7488 2002-05-02 [colin]      0.7.5claws7
7489         
7490         * src/compose.c
7491           src/prefs_common.c
7492           src/prefs_folder_item.c
7493                 Fixed cosmetics bugs due to Outbox renamed to Sent.
7494
7495 2002-05-02 [hiro]       0.7.5claws6
7496
7497         * src/imap.c
7498                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
7499
7500 2002-05-02 [paul]       0.7.5claws5
7501
7502         * src/compose.c
7503                 more sync with 0.7.5cvs7, see ChangeLog entry
7504                 2002-05-02
7505
7506 2002-05-02 [hiro]       0.7.5claws4
7507
7508         * src/compose.c
7509                 compose_queue_sub():
7510                 check if queue folder exists (closes #550397).
7511                 removed directory creation since it should be handled
7512                 transparently.
7513         * src/imap.c
7514                 imap_add_msg(): return UID for appended message
7515                 (closes #548842).
7516
7517 2002-04-30 [paul]       0.7.5claws3
7518
7519         * src/summaryview.c
7520                 fix account_find_from_address() bug
7521
7522 2002-04-28 [colin]      0.7.5claws2
7523
7524         * src/compose.c
7525           src/textview.c
7526           src/prefs_common.[ch]
7527           src/utils.[ch]
7528                 Added user-definable quotation characters recognition.
7529
7530 2002-04-28 [paul]       0.7.5claws1
7531
7532         * sync with 0.7.5cvs4
7533                 see ChangeLog entry  2002-04-25
7534
7535 2002-04-28 [paul]       0.7.5claws
7536
7537         * po/es.po
7538           po/nl.po
7539           po/pt_BR.po
7540                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
7541                 Fabio Junior Beneditto
7542
7543 2002-04-27 [jens]       0.7.4claws103
7544
7545         * po/de.po
7546                 updated German translation.
7547
7548 2002-04-27 [hiro]       0.7.4claws102
7549
7550         * src/summaryview.c
7551                 summary_write_cache(): fixed the mark loss of hidden messages.
7552
7553 2002-04-26 [melvin]     0.7.4claws101
7554
7555         * src/procmsg.c
7556                 fixed a second typo (same one)
7557         * po/fr.po
7558           po/it.po
7559           po/pt_BR.po
7560                 fixed the type again...
7561
7562 2002-04-26 [melvin]     0.7.4claws100
7563
7564         * src/procmsg.c
7565                 fixed a typo in an alert message ("temorary").
7566         * po/it.po
7567         * po/pt_BR.po
7568                 corrected the typo  described above.
7569         * po/fr.po
7570                 updated French translation.
7571
7572 2002-04-26 [darko]      0.7.4claws99
7573
7574         * src/summaryview.c
7575                 fix target folder colorization
7576
7577 2002-04-25 [paul]       0.7.4claws98
7578
7579         * po/it.po
7580                 updated by Alessandro Maestri
7581
7582 2002-04-24 [colin]      0.7.4claws97
7583         
7584         * src/compose.c
7585                 Fixed double "subject is empty" question.
7586
7587 2002-04-23 [colin]      0.7.4claws96
7588         
7589         * src/mimeview.c
7590                 Corrected issue when "automatically display images" was
7591                 not set : first image remained after selecting second.
7592
7593 2002-04-23 [melvin]     0.7.4claws95
7594
7595         * src/prefs_actions.c
7596                 Don't display in/out dialog if there is nothing to show.
7597
7598 2002-04-23 [paul]       0.7.4claws94
7599
7600         * sync with 0.7.5cvs3
7601                 bug fixes: see ChangeLog entry 2002-04-23
7602
7603 2002-04-22 [darko]      0.7.4claws93
7604
7605         * src/compose.c
7606                 fix previous check-in which changed code after
7607                 merge from main
7608
7609 2002-04-22 [paul]       0.7.4claws92
7610
7611         * faq/de/*
7612                 add German FAQ
7613         * faq/en/*
7614           faq/es/*
7615           faq/fr/*
7616                 update English, Spanish and French FAQs
7617         * manual/de/*
7618           manual/es/*
7619                 add German and Spanish manuals
7620         * manual/en/*
7621           manual/fr/*
7622                 update English and French manuals
7623
7624         * src/Makefile.am
7625                 add to and re-arrange the pixmap entries
7626
7627 2002-04-22 [darko]      0.7.4claws91
7628
7629         * src/compose.c
7630                 fix sender initials recognition to only allow
7631                 '>' after the initials
7632
7633 2002-04-21 [paul]       0.7.4claws90
7634
7635         * sync with 0.7.5 release
7636                 see ChangeLog entry 2002-04-21
7637
7638 2002-04-21 [alfons]
7639
7640         * src/Makefile.am
7641                 add colin's new pixmaps to EXTRA_DIST
7642
7643 2002-04-21 [colin]      0.7.4claws89
7644         * src/compose.c
7645         * src/inc.c
7646         * src/mainwindow.[ch]
7647         * src/prefs_common.[ch]
7648         * src/stock_pixmap.[ch]
7649                 Added "Work offline" ability.
7650
7651 2002-04-21 [colin]      0.7.4claws88
7652         
7653         * src/mimeview.c
7654         * src/prefs_common.c
7655         * src/prefs_common.h
7656         * src/textview.c : Added an option to common preferences -> display
7657           to allow user not to automatically display images.
7658
7659 2002-04-21 [paul]       0.7.4claws87
7660
7661         * sync with 0.7.4cvs52
7662                 see ChangeLog entry 2002-04-21 (src/imap.c)
7663
7664 2002-04-21 [paul]       0.7.4claws86
7665
7666         * sync with 0.7.4cvs51
7667                 see ChangeLog entry 2002-04-21
7668
7669 2002-04-21 [paul]       0.7.4claws85
7670
7671         * sync with 0.7.4cvs49
7672                 see ChangeLog entries 2002-04-20 and 2002-04-21
7673
7674         * src/Makefile.am
7675                 clean up: remove old 'stock_' element from xpm 
7676                 filenames.
7677
7678 2002-04-21 [alfons]     0.7.4claws84
7679
7680         apply sync patch from Paul
7681
7682         * src/folderview.c
7683                 use old claws prefs_folder_item_create() for now
7684
7685 2002-04-19 [match]      0.7.4claws83
7686
7687         * src/addressbook.[ch]
7688         * src/addrharvest.[ch]
7689         * src/addrgather.[ch]
7690                 recurse folders.
7691         * src/mainwindow.c
7692         * src/summaryview.[ch]
7693                 change menu option.
7694
7695 2002-04-19 [paul]       0.7.4claws82
7696
7697         * po/pt_BR.po
7698                 updated by Fabio Junior Beneditto
7699
7700 2002-04-14 [alfons]     0.7.4claws81
7701
7702         * src/passphrase.c
7703                 add #include <sys/types.h> for mode_t and off_t 
7704
7705 2002-04-13 [paul]       0.7.4claws80
7706         
7707         * src/main.c
7708           src/passphrase.[ch]
7709           src/pgptext.c
7710           src/prefs_common.[ch]
7711           src/rfc2015.c
7712                 enable storing of GnuPG passphrase for the whole 
7713                 session or a user-defined number of minutes. patch 
7714                 submitted by Ravemax <ravemax@dextrose.com>
7715
7716 2002-04-13 [alfons]     0.7.4claws79
7717
7718         * src/textview.c
7719                 make email parser also stop scanning when encountering separators
7720                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
7721
7722 2002-04-13 [paul]       0.7.4claws78
7723
7724         * sync with 0.7.4cvs39
7725                 see ChangeLog entry 2002-04-12
7726
7727 2002-04-11 [paul]       0.7.4claws77
7728
7729         * sync with 0.7.4cvs37
7730                 see ChangeLog entry 2002-04-11
7731
7732 2002-04-11 [paul]       0.7.4claws76
7733
7734         * COPYING 
7735                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
7736                 the clause for OpenSSL). sync with sylpheed main
7737
7738 2002-04-09 [melvin]     0.7.4claws75
7739
7740         * src/compose.c
7741                 Made 'Ctrl-Enter' on send ignore some modifiers 
7742                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
7743                 to bind other *-Enter (but not Alt-Enter).
7744
7745 2002-04-09 [paul]       0.7.4claws74
7746
7747         * sync with 0.7.4cvs35
7748                 see ChangeLog entries 2002-04-09
7749
7750 2002-04-08 [paul]       0.7.4claws73
7751
7752         * sync with 0.7.4cvs33
7753                 see ChangeLog entry 200-04-08
7754
7755 2002-04-07 [match]      0.7.4claws72
7756
7757         * src/addrharvest.[ch]
7758                 fixed to read all addresses in header, regardless
7759                 of header size. improved name parsing. accommodate
7760                 harvest from folders and selected message.
7761         * src/addritem.[ch]
7762                 included new address parsing function.
7763         * src/addrgather.[ch]
7764         * src/addressbook.[ch]
7765         * src/summaryview.[ch]
7766         * src/mainwindow.c
7767                 allow address harvest of folder as well as selected
7768                 messages.
7769
7770 2002-04-07 [paul]       0.7.4claws71
7771
7772         * src/esmtp.[ch]
7773           src/smtp.c
7774                 don't try to authenticate with CRAM-MD5 in SMTP when 
7775                 SMTP-AUTH enabled if MTA doesn't issue this 
7776                 auth-method in it's ehlo-response. bug item #531364,
7777                 patch item #938910. patch submitted by Colin Leroy 
7778                 <colin@colino.net>
7779
7780 2002-04-07 [paul]       0.7.4claws70
7781
7782         * src/nntp.c
7783                 fix missing MODE_READER bug. patch submitted by
7784                 Colin Leroy <colin@colino.net>
7785
7786 2002-04-07 [alfons]     0.7.4claws69
7787
7788         * src/matcher.[ch]
7789         * src/prefs_filtering.c
7790         * src/summaryview.c
7791                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
7792                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
7793
7794 2002-04-07 [paul]       0.7.4claws68
7795
7796         * sync with 0.7.4cvs32
7797                 see ChangeLog entry 2002-04-06
7798
7799         * tools/filter_conv.pl
7800                 more bug fixes
7801
7802 2002-04-06 [paul]       0.7.4claws67
7803
7804         * tools/filter_conv.pl
7805                 modify to be able to find the name of the first
7806                 mailbox and use that. main's filter does not
7807                 record the full path to the mailbox and therefore
7808                 can only filter to the first mailbox.
7809
7810 2002-04-05 [paul]       0.7.4claws66
7811
7812         * tools/filter_conv.pl
7813                 attempt to make the script all-encompassing and
7814                 be able to convert any main 'filter' rule thrown
7815                 at it
7816
7817 2002-04-05 [paul]       0.7.4claws65
7818
7819         * tools/filter_conv.pl
7820                 allow for collapsed folder trees
7821
7822 2002-04-05 [paul]       0.7.4claws64
7823
7824         * sync with 0.7.4cvs31
7825                 see ChangeLog entries 2002-04-05
7826
7827 2002-04-03 [paul]       0.7.4claws63
7828
7829         * sync with 0.7.4cvs29
7830                 see ChangeLog entries 2002-04-02 and 2002-04-03
7831
7832 2002-04-02 [paul]       0.7.4claws62
7833
7834         * sync with 0.7.4cvs26
7835                 see ChangeLog entry 2002-04-01
7836
7837 2002-04-02 [match]      0.7.4claws61
7838
7839         * src/pine.[ch]
7840         * src/importpine.[ch]
7841         * src/addressbook.c
7842                 import Pine address book.
7843
7844 2002-04-02 [match]      0.7.4claws60
7845
7846         * src/addrharvest.[ch]
7847                 improve address parsing of funky addresses.
7848
7849 2002-04-02 [darko]      0.7.4claws59
7850
7851         * src/compose.c
7852                 wrap on send improvements, it now recognizes quoted
7853                 initials as part of the quotation string, and it
7854                 does not join lines separated by CR
7855
7856 2002-04-01 [match]      0.7.4claws58
7857
7858         * src/mgutils.[ch]
7859                 added new functions.
7860         * src/mutt.[ch]
7861                 remove excessive duplicate address generation
7862                 on import.
7863
7864 2002-04-01 [alfons]     0.7.4claws57
7865         
7866         * src/summaryview.c
7867                 put back g_free() 
7868
7869 2002-04-01 [paul]       0.7.4claws56
7870
7871         * sync with 0.7.4cvs25
7872                 see ChangeLog entry 2002-04-01
7873
7874 2002-04-01 [alfons]     0.7.4aprilfool55
7875
7876         * src/summaryview.c
7877                 honour feature request item #537427 to allow for
7878                 displaying names from address book for sent mail also
7879
7880 2002-03-29 [paul]       0.7.4claws54
7881
7882         * src/mainwindow.c
7883           src/prefs_filtering.[ch]
7884           src/prefs_matcher.c
7885           src/summaryview.c
7886                 add 'fast filter' for claws' filtering,
7887                 /Tools/Create filter rule/... patch submitted
7888                 by Neill Miller <neillm@thecodefactory.org>
7889
7890 2002-03-29 [paul]       0.7.4claws53
7891
7892         * sync with 0.7.4cvs24
7893                 see ChangeLog entry 2002-03-29
7894
7895 2002-03-28 [paul]       0.7.4claws52
7896
7897         * sync with 0.7.4cvs23
7898                 see ChangeLog entry 2002-03-28
7899
7900 2002-03-27 [melvin]     0.7.4claws51
7901
7902         * src/prefs_actions.c
7903                 Added support to pass only one message part (as a
7904                 file) to the command using '%p'. No quotes are needed
7905                 because doubles quotes are automatically added.
7906                 Fixed bug where Sylpheed could block when waiting for
7907                 a child process to finish.
7908                 Changed the help menu to remove quotes around symbols to 
7909                 avoid misinterpretation (they must not be used).
7910
7911 2002-03-27 [melvin]     0.7.4claws50
7912
7913         * src/inc.c
7914                 Made the new mail notification command always 
7915                 execute asynchronously.
7916
7917 2002-03-27 [paul]       0.7.4claws49
7918
7919         * src/compose.c
7920                 fix bug introduced in last commit
7921
7922 2002-03-27 [paul]       0.7.4claws48
7923
7924         * sync with 0.7.4cvs21
7925                 see ChangeLog 2002-03-26 and 2002-03-27
7926
7927 2002-03-26 [hoa]        0.7.4claws47
7928
7929         * src/prefs_folder_item.c
7930                 really fixed the bug #516442 with folder rescan.
7931
7932 2002-03-26 [paul]       0.7.4claws46
7933
7934         * sync with 0.7.4cvs19
7935                 see ChangeLog entries 2002-03-25 and 2002-03-26
7936
7937 2002-03-25 [hoa]        0.7.4claws45
7938
7939         * src/matcher.c
7940         * src/mh.c
7941                 fix the bug #516442 with folder rescan.
7942
7943         * src/prefs_common.[ch]
7944         * src/compose.c
7945                 added an option to enable two different behaviours
7946                 for bounce.
7947
7948
7949 2002-03-25 [paul]       0.7.4claws44
7950
7951         * src/mainwindow.c
7952           src/selective_download.c
7953                 correct a few menuitem labels
7954
7955 2002-03-25 [christoph]  0.7.4claws43
7956
7957         * src/procmsg.c
7958                 fix non deleted tmp message in
7959                 procmsg_save_to_outbox
7960                 fix problems caused by sync with
7961                 main branch's procmsg_send_queue
7962
7963 2002-03-25 [paul]       0.7.4claws42
7964
7965         * src/quote_fmt.c
7966           src/quote_fmt_lex.l
7967           src/quote_fmt_parse.y
7968                 add Last name (%L) placeholder for quoting. 
7969                 patch submitted by Thorsten Thielen 
7970                 <thth@users.sourceforge.net>
7971
7972 2002-03-25 [paul]       0.7.4claws41
7973
7974         * src/utils.c
7975                 get full hostname. patch submitted by
7976                 Bob Woodside <rwoodside1@comcast.net>
7977
7978 2002-03-25 [paul]       0.7.4claws40
7979
7980         * src/account.c
7981           src/news.c
7982           src/nntp.[ch]
7983           src/prefs_account.[ch]
7984                 enable NNTP over SSL. patch submitted by
7985                 Pascal Jermini <pascal@infinity.hn.org>
7986
7987 2002-03-24 [paul]       0.7.4claws39
7988
7989         * src/prefs_common.c
7990                 make the arrangement of the Compose tab more
7991                 coherent
7992
7993         * src/mainwindow.c
7994                 fix some irregularities of style
7995
7996         * po/de.po
7997                 updated by Kilian Krause
7998
7999 2002-03-23 [paul]       0.7.4claws38
8000
8001         * po/pt_BR.po
8002                 updated by Fabio Junior Beneditto
8003
8004 2002-03-23 [paul]       0.7.4claws37
8005
8006         * src/mainwindow.c
8007                 move 'Gather addresses' to 'Tools' menu
8008                 make 'Selective download' sensitive
8009
8010 2002-03-23 [paul]       0.7.4claws36
8011
8012         * sync with 0.7.4cvs16
8013                 see ChangeLog entries 2002-03-23
8014
8015 2002-03-22 [christoph]  0.7.4claws35
8016
8017         * src/quote_fmt_parse.y
8018                 fix include program output
8019
8020 2002-03-22 [alfons]     0.7.4claws34
8021
8022         * src/pop.c
8023                 initialize GDate stack variable correctly (sorry!)
8024
8025 2002-03-22 [paul]       0.7.4claws33
8026
8027         * src/compose.c
8028           src/mainwindow.c
8029           src/prefs_actions.c
8030           src/prefs_common.c
8031                 rename 'Tool' to 'Tools'
8032
8033         * src/mainwindow.c
8034                 move 'Delete duplicated messages' from
8035                 'Message/' to 'Tools/'
8036                 re-arrange the order of 'Tools/' items
8037
8038 2002-03-22 [paul]       0.7.4claws32
8039
8040         * src/addr_compl.c
8041           src/addressbook.[ch]
8042                 auto-address completion now also matches on
8043                 Nickname. patch submitted by Bob Forsman 
8044                 <hammor@users.sourceforge.net>
8045
8046         * src/editaddress.c
8047                 correct a spelling mistake
8048
8049 2002-03-22 [alfons]     0.7.4claws31
8050
8051         * src/pop.c
8052                 fix getting uidl from incorrect string 
8053                 (spotted by Colin)
8054
8055 2002-03-21 [alfons]     0.7.4claws30
8056
8057         * src/pop.c
8058                 more code refactoring
8059                 plug mem leak introduced by delete on server
8060
8061 2002-03-21 [paul]       0.7.4claws29
8062
8063         * sync with 0.7.4cvs11
8064                 see ChangeLog entries 2002-03-20
8065
8066 2002-03-20 [alfons]     0.7.4claws28
8067
8068         * src/inc.c
8069                 apply Colin's patch and refactor
8070
8071 2002-03-20 [paul]       0.7.4claws27
8072
8073         * sync with sylpheed 0.7.4cvs9
8074                 see ChangeLog entry 2002-03-20
8075
8076 2002-03-19 [christoph]  0.7.4claws26
8077
8078         * src/mh.c
8079         * src/procmsg.[ch]
8080         * src/summaryview.c
8081                 revert changes for flag updates
8082                 (does not work correctly and no time to debug)
8083
8084 2002-03-20 [alfons]     0.7.4claws25
8085
8086         * src/pop.c
8087                 refactor should_delete() a little bit 
8088
8089 2002-03-19 [paul]       0.7.4claws24
8090
8091         * src/inc.[ch]
8092           src/pop.c
8093           src/prefs_account.[ch]
8094                 allow the user to leave downloaded mail on the 
8095                 server for n days. Patch submitted by Colin Leroy 
8096                 <colin@colino.net>
8097
8098 2002-02-19 [paul]       0.7.4claws23
8099
8100         * sync with sylpheed 0.7.4cvs8
8101                 see ChangeLog entries 2002-03-19
8102
8103 2002-03-18 [paul]       0.7.4claws22
8104
8105         * sync with sylpheed 0.7.4cvs6
8106                 see ChangeLog entry 2002-03-18
8107
8108 2002-03-18 [paul]       0.7.4claws21
8109
8110         * po/en_GB.po
8111                 add en_GB message catalogue
8112
8113         * src/mbox_folder.c
8114           src/prefs_account.c
8115           src/prefs_actions.c
8116                 correct a few spelling mistakes
8117
8118 2002-03-17 [alfons]     0.7.4claws20
8119
8120         * src/matcher.c
8121                 more stringent checks for NULL params when writing
8122                 filtering actions to a file
8123                 
8124 2002-03-17 [hoa]        0.7.3claws20
8125
8126         * src/news.c
8127                 fixed the count of new messages
8128
8129         * src/compose.c
8130                 fixed the "attachment properties" window
8131
8132 2002-03-17 [paul]       0.7.4claws19
8133
8134         * src/defs.h
8135           src/folder.h
8136           src/news.c
8137           src/prefs_account.[ch]
8138           src/procmsg.[ch]
8139           src/summaryview.c
8140                 automatically mark cross-posted messages as read 
8141                 and (optionally) give them a colour label
8142                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
8143                 
8144
8145 2002-03-17 [paul]       0.7.4claws18
8146
8147         * sync with sylpheed 0.7.4cvs5
8148                 see ChangeLog entry 2002-03-17
8149
8150 2002-03-17 [melvin]     0.7.4claws17
8151         
8152         * src/textview.c
8153                 Worked around a gtktext 'bug': when searching for 
8154                 a text in a long message it was scrolling slowly
8155                 line by line until it hit the searched text.
8156         * po/fr.po
8157                 Updated French translation
8158
8159 2002-03-17 [melvin]     0.7.4claws16
8160
8161         * src/mainwindow.c
8162         * src/compose.c
8163         * src/prefs_actions.c
8164                 Moved "Edit/Actions" to "Tool/Actions"
8165                 Made mainwindow/compose window sensitive as soon as
8166                 no child process is running anymore even if the io dialog
8167                 is open.
8168                 Fixed a struct being initialized with a non constant char*
8169
8170 2002-03-16 [christoph]  0.7.4claws15
8171
8172         * configure.in
8173                 add --with-compiler-flags option
8174                 (only for developer hacking)
8175         * src/mh.c
8176         * src/procmsg.[ch]
8177         * src/summaryview.c
8178                 try to make folder-stats and flag handling more
8179                 independent from the summaryview. msgcounts
8180                 are only set when the folder is opened and
8181                 procmsg_msginfo_(un)set_flags will handle it
8182                 later and summaryview will get the values
8183                 from the folder.
8184
8185 2002-03-16 [paul]       0.7.4claws14
8186
8187         * src/messageview.c
8188                 fix Return-receipt. Patch submitted by Bob
8189                 Woodside <rwoodside1@comcast.net>
8190
8191 2002-03-16 [paul]       0.7.4claws13
8192
8193         * src/compose.c
8194                 fix 'dynamic' signatures, make it work again
8195                 broken during sync on 2002-03-14 (0.7.4claws2)
8196
8197 2002-03-15 [match]      0.7.4claws12
8198
8199         * src/addrharvest.[ch]
8200         * src/addrgather.[ch]
8201         * src/addressbook.[ch]
8202         * src/mainwindow.c
8203                 included address harvester feature. still some
8204                 issues with address parsing that I will fix.
8205
8206 2002-03-15 [match]      0.7.4claws11
8207
8208         * src/addrbook.[ch]
8209         * src/addrcache.[ch]
8210         * src/addressbook.[ch]
8211         * src/addrindex.c
8212         * src/editbook.c
8213         * src/importldif.c
8214         * src/importmutt.c
8215         * src/jpilot.[ch]
8216         * src/main.c
8217         * src/syldap.[ch]
8218         * src/vcard.[ch]
8219                 tidy up. fix memory leaks. moved attribs and methods
8220                 from individual interfaces to addrcache object. prep
8221                 for new stuff to come in.
8222
8223 2002-03-15 [alfons]     0.7.4claws10
8224
8225         * src/matcher.[ch]
8226         * src/matcher_parser_parse.y
8227         * src/matcher_parser_lex.l
8228         * src/prefs_matcher.c
8229                 add filtering conditions message greater than, smaller 
8230                 than, and exactly matching a size in bytes
8231                 (does not work with delete from POP3 server yet)
8232
8233                 this should also give others an idea what you should
8234                 do to add new criterions to claws filtering system
8235                 
8236
8237 2002-03-15 [paul]       0.7.4claws9
8238
8239         * tools/filter_conv.pl
8240                 exit if there are no filter rules to convert
8241                 rename filterrc to filterrc.old after completion
8242
8243 2002-03-15 [paul]       0.7.4claws8
8244
8245         * sync with sylpheed 0.7.4cvs3
8246                 see ChangeLog entry 2002-03-14
8247
8248 2002-03-14 [paul]       0.7.4claws7
8249
8250         * src/compose.c
8251                 clean up the last commit (ahem)
8252
8253 2002-03-14 [paul]       0.7.4claws6
8254
8255         * src/compose.c
8256                 fix bug #515655. honour account preferences
8257                 regarding gpg default signing/encryption when 
8258                 changing account from the compose window.
8259
8260 2002-03-14 [paul]       0.7.4claws5
8261
8262         * src/folderview.c
8263                 remove unnecessary curly brackets
8264
8265 2002-03-14 [paul]       0.7.4claws4
8266
8267         * src/folderview.c
8268           src/prefs_filtering.[ch]
8269                 add filter rename on folder rename and filter
8270                 delete on folder delete. Patch submitted by
8271                 Neill Miller <neillm@thecodefactory.org> 
8272
8273 2002-03-14 [christoph]  0.7.4claws3
8274
8275         * src/procmsg.c
8276         * src/send.c
8277                 fix local delivery
8278                 (patch submitted by "Simon 'corecode' Schubert")
8279         * src/prefs_common.c
8280         * src/procmsg.c
8281                 fix gcc 3.0 warning
8282
8283 2002-03-14 [paul]       0.7.4claws2
8284
8285         * sync with sylpheed 0.7.4cvs2
8286                 see ChangeLog entry 2002-03-13
8287
8288 2002-03-12 [darko]      0.7.4claws1
8289
8290         * src/mainwindow.c
8291                 fix what seems to be a copy and paste error
8292                 when setting color for important messages
8293                 (reported by wwp)
8294
8295 2002-03-11 [paul]       version 0.7.4claws released
8296
8297 2002-03-11 [paul]       0.7.4claws
8298
8299         * po/es.po
8300           po/it.po
8301           po/nl.po
8302           po/pt_BR.po
8303                 update message catalogs. Submitted by Ricardo Mones 
8304                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
8305                 Fabio Junior Beneditto
8306
8307         * configure.in
8308           faq/Makefile.am
8309           faq/it/Makefile
8310           faq/it/sylpheed-faq*
8311           src/mainwindow.c
8312           src/manual.[ch]
8313                 add FAQ in Italian
8314         
8315
8316 2002-03-11 [jens]       0.7.3claws7
8317
8318         * po/de.po
8319                 updated German translation
8320
8321 2002-03-11 [melvin]     0.7.3claws6
8322
8323         * po/fr.po
8324                 updated and corrected French translation
8325
8326 2002-03-10 [hoa]        0.7.3claws5
8327
8328         * src/account.c
8329         * src/inc.c
8330         * src/prefs_account.c
8331         * src/procmsg.c
8332         * src/send.[ch]
8333                 fixed the local account.
8334                 you have to change the default "/usr/sbin/sendmail"
8335                 to "/usr/sbin/sendmail -t" in the preferences of
8336                 the local account.
8337
8338         * src/procmime.c
8339                 removed some debug display for renderer
8340
8341 2002-03-10 [paul]       0.7.3claws4
8342
8343         * faq/en/sylpheed-faq-1.html
8344           faq/en/sylpheed-faq-2.html
8345                 update
8346
8347 2002-03-09 [paul]       0.7.3claws3
8348
8349         * sync with sylpheed 0.7.4
8350                 see ChangeLog entry 2002-03-09
8351
8352 2002-03-08 [paul]       0.7.3claws2
8353
8354         * faq/en/sylpheed-faq*
8355           faq/es/sylpheed-faq*
8356           faq/fr/sylpheed-faq*
8357                 update the FAQs
8358
8359         * manual/fr/.cvsignore
8360           manual/fr/Makefilea.am
8361           manual/fr/sylpheed*
8362           src/mainwindow.c
8363           src/manual.[ch]
8364                 add the French manual
8365
8366 2002-03-07 [paul]       0.7.3claws1
8367
8368         * sync with sylpheed 0.7.3cvs4
8369                 see ChangeLog entries  2002-03-06 and 2002-03-07
8370         
8371         * po/nl.po
8372                 updated by Wilbert Berendsen
8373
8374 2002-03-07 [melvin]     0.7.2claws34
8375
8376         * src/selective_download.c
8377                 Changed the pixmap of the receive button to MAIL_RECEIVE.
8378
8379 2002-03-06 [paul]       0.7.2claws33
8380
8381         * sync with sylpheed 0.7.3cvs1
8382                 bug fix, see ChangeLog entry 2002-03-05
8383
8384 2002-03-05 [paul]       0.7.2claws32
8385
8386         * src/mimeview.c
8387           src/pgptext.[ch]
8388           src/procmsg.c
8389                 reverse the pgp ascii-armored code implemented in 
8390                 0.7.2claws16. removal of this code until it matures.
8391                 this means that verifying ascii-armored pgp sigs and
8392                 automatic decryption of ascii-armored encrypted
8393                 messages no longer works.
8394
8395 2002-03-05 [paul]       0.7.2claws31
8396
8397         * configure.in
8398           Makefile.am
8399         * faq/Makefile.am
8400         * faq/en/Makefile.am
8401           faq/en/sylpheed-faq.html
8402           faq/en/sylpheed-faq-1.html
8403           faq/en/sylpheed-faq-2.html
8404           faq/en/sylpheed-faq-3.html
8405         * faq/es/Makefile.am
8406           faq/es/sylpheed-faq.html
8407           faq/es/sylpheed-faq-1.html
8408           faq/es/sylpheed-faq-2.html
8409           faq/es/sylpheed-faq-3.html
8410           faq/es/sylpheed-faq-4.html
8411         * faq/fr/Makefile.am
8412           faq/fr/sylpheed-faq.html
8413           faq/fr/sylpheed-faq-1.html
8414           faq/fr/sylpheed-faq-2.html
8415           faq/fr/sylpheed-faq-3.html
8416         * src/Makefile.am
8417           src/defs.h
8418           src/mainwindow.c
8419           src/manual.[ch]
8420                 add FAQs in English, Spanish and French
8421
8422
8423 2002-03-05 [paul]       0.7.2claws30
8424
8425         * manual/en/sylpheed.html
8426           manual/en/sylpheed-XX.html
8427                 updated the English manual
8428
8429 2002-03-05 [hoa]        
8430
8431         * src/summaryview.c
8432                 dialog box pops up if the article can't be deleted.
8433
8434 2002-03-04 [paul]       
8435         
8436         * po/pt_BR.po
8437                 updated by Fabio Junior Benedito
8438
8439 2002-03-04 [hoa]
8440
8441         * removed ac/gpgme.m4
8442                 to avoid autogen common problem
8443                 developers have to install gpgme development package now
8444
8445         * src/compose.c
8446                 encoding to 7bit or 8bit is enabled.
8447
8448 2002-03-03 [alfons]     0.7.2claws29
8449
8450         * src/pop.c
8451                 merge fix by Oliver Haertel for selective
8452                 download buglet
8453
8454 2002-03-03 [paul]       0.7.2claws28
8455         
8456         * sync with sylpheed 0.7.3
8457
8458 2002-03-03 [paul]       0.7.2claws27
8459
8460         * sync with sylpheed 0.7.2cvs24
8461                 see ChangeLog entries 2002-03-02 and 2002-03-03
8462
8463 2002-03-02 [melvin]     0.7.2claws26
8464
8465         * src/inc.[ch]
8466         * src/main.c
8467         * src/mainwindow.c
8468         * src/prefs_common.[ch]
8469                 Added user definable notification on new mail arrival.
8470                 Removed unused variables in spell checker prefs code.
8471
8472 2002-03-02 [melvin]     0.7.2claws25
8473
8474         * src/quote_fmt.c
8475                 Removed unnecessary escape sequences.
8476                 Changed 'Initial...' to 'Initials of Sender'
8477
8478 2002-03-02 [paul]       0.7.2claws24
8479
8480         * sync with sylpheed 0.7.2cvs22
8481                 see ChangeLog entry 2002-03-01
8482
8483 2002-03-01 [hoa]        0.7.2claws23
8484
8485         * src/mainwindow.c
8486                 Set sensitivity of delete actions to active
8487                 even if the folder is a newsgroup.
8488
8489         * src/summaryview.c
8490                 - Set sensitivity of delete actions
8491                 - Added function check_permission() that will check if the
8492                   user is authorized to delete a message. For news, it
8493                   will check if the author is the same.
8494                 - Enabled deletion when there is no trash folder.
8495
8496         * src/news.[ch]
8497                 - Added news_cancel_article() to cancel articles
8498                 - Implemented news_remove_message() (public function)
8499
8500 2002-03-01 [paul]       0.7.2claws22
8501
8502         * src/gtkutils.c
8503           src/textview.c
8504                 recognise urls that that don't include 'http://' and
8505                 simply begin 'www.' 
8506
8507         * AUTHORS
8508                 remove duplicated name
8509
8510 2002-02-28 [paul]       0.7.2claws21
8511
8512         * src/mainwindow.c
8513           src/summaryview.[ch]
8514                 add ability to 'Select thread'
8515                 combines Melvin's "Select thread's head" patch (#510907)
8516                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
8517                 patch (#518514) 
8518
8519 2002-02-28 [paul]       0.7.2claws20
8520
8521         * src/mimeview.c
8522                 hopefully fix segfault on right-clicking a mime part
8523                 that some people have experienced.      
8524                 fix submitted by Fredrik Olofsson <frol@linux.nu>
8525
8526 2002-02-28 [paul]       0.7.2claws19
8527
8528         * sync with sylpheed 0.7.2cvs21
8529                 see ChangeLog entries 2002-02-27 and 2002-02-28
8530
8531 2002-02-27 [paul]       0.7.2claws18
8532
8533         * sync with sylpheed 0.7.2cvs18
8534                 see ChangeLog entries 2002-02-26 and 2002-02-27
8535
8536 2002-02-26 [alfons]     0.7.2claws17
8537
8538         * src/procheader.c
8539                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
8540                 (spotted by Chris Hessman <idatech@gmx.net>)
8541
8542 2002-02-26 [paul]       0.7.2claws16
8543
8544         * src/mimeview.c
8545           src/pgptext.[ch]
8546           src/procmsg.c
8547                 make decryption of ascii-armored pgp encrypted messages
8548                 and verification of ascii-armored signatures work again.
8549                 slightly altered from the patch by Jens Jahnke 
8550                 <jan0sch@gmx.net>
8551
8552                 ##FIX ME##
8553                 * the checking of plaintext signatures always comes up in 
8554                   a popup box
8555                 * it doesn't work for multipart messages 
8556                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
8557                   including the msg headers and these 2 line themselves, are 
8558                   not displayed
8559
8560         * src/mainwindow.c
8561                 "View/Folder Tree" becomes "View/Separate Folder Tree"
8562                 "View/Message View" becomes "View/Separate Message View"
8563                 because its less ambiguous.
8564
8565         * po/es.po
8566                 updated by Ricardo Mones Lastra
8567
8568 2002-02-26 [paul]       0.7.2claws15
8569
8570         * sync with sylpheed 0.7.2cvs17
8571                 see ChangeLog entries 2002-02-25 and 2002-02-26
8572
8573 2002-02-25 [christoph]  0.7.2claws14
8574
8575         * src/filtering.[ch]
8576         * src/inc.c
8577                 do filtering stuff after all messages have been received
8578                   1. drop all messages to .processing
8579                   2. scan processing folder for messages
8580                   3. filter messages or move to inbox
8581                 this will also find old messages left in processing after
8582                 a crash or something like that and we get a real msginfo
8583                 from folder->get_msg_list and do not have to create our
8584                 own in filter_message
8585         * src/matcher_parser_parse.y
8586                 remove MIX/MAX warning (reordered includes)
8587
8588 2002-02-25 [paul]       0.7.2claws13
8589
8590         * sync with sylpheed 0.7.2cvs15
8591                 see ChangeLog entry 2002-02-24
8592
8593 2002-02-24 [alfons]     0.7.2claws12
8594
8595         * src/filtering.c
8596                 clear old color flags first when applying a new color to
8597                 a message info. 
8598                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
8599
8600 2002-02-24 [alfons]     0.7.2.claws11
8601         
8602         * AUTHORS
8603         * src/prefs_common.c
8604                 add presets for Opera and Konqueror, closes patch #517261,
8605                 submitted by Ville Skyttä <scop@users.sourceforge.net>
8606
8607 2002-02-24 [alfons]     0.7.2.claws10
8608
8609         * AUTHORS
8610         * src/summaryview.c
8611                 fix threading for null message ids, closes patch #521601,
8612                 submitted by Bob Forsman <hammor@users.sourceforge.net>
8613
8614 2002-02-24 [alfons]     0.7.2claws9
8615
8616         * src/summaryview.c
8617         * src/filtering.c
8618                 make Tool | Filter Message work with filtering system so
8619                 setting flags also works
8620
8621                 TODO:
8622
8623                 - Processing uses the same function as Tool | Filter
8624                   Message, but doesn't use the same update proc yet
8625
8626 2002-02-23 [paul]       0.7.2claws8
8627
8628         * sync with sylpheed 0.7.2cvs14
8629                 see ChangeLog entries 2002-02-22 and 2002-02-23
8630
8631 2002-02-22 [christoph]  0.7.2claws7
8632
8633         * src/quote_fmt.c
8634                 Add column space to table
8635         * src/quote_fmt_parse.y
8636                 Close files
8637
8638 2002-02-22 [paul]       0.7.2claws6
8639
8640         * src/Makefile.am
8641           src/defs.h
8642           src/filtering.c
8643           src/inc.[ch]
8644           src/mainwindow.c
8645           src/matcher.[ch]
8646           src/matcher_parser_lex.l
8647           src/matcher_parser_parse.y
8648           src/pop.[ch]
8649           src/prefs_account.h
8650           src/prefs_filtering.c
8651           src/selective_download.[ch]   *** NEW FILES ***
8652           src/utils.[ch]
8653           po/POTFILES.in
8654                 Selective Download added to 'Tool' menu. 
8655                 Retrieves email headers of the currently selected pop3 
8656                 account and allows the user to mark emails for deletion 
8657                 right on the pop3 server. Patch submitted by Oliver Haertel 
8658                 <oha@users.sourceforge.net>.
8659         
8660         * po/POTFILES.in
8661                 add 'src/quote_fmt.c'           
8662
8663 2002-02-22 [christoph]  0.7.2claws5
8664
8665         * src/Makefile.am
8666                 added quote_fmt.c
8667         * src/prefs_common.[ch]
8668         * src/prefs_template.c
8669         * src/quote_fmt.c               *** NEW FILE ***
8670         * src/quote_fmt.h
8671                 move quote format symbol description code
8672                 to it's own file because it is used from
8673                 differnent code parts
8674                 Rewrote symbol description GUI
8675                   + use table
8676                   + add separators
8677                   + get data from array (no more long constant strings)
8678         * src/quote_fmt_lex.l
8679         * src/quote_fmt_parse.y
8680                 Symbol for Literal % changed to \% instead of %%
8681                 (More logical as \ is used for quoting for other symbols)
8682                 Add |f and |p to include files and program output
8683                 Examples:
8684                     |f{/home/.../.signature}
8685                     |p{date}
8686         * po/de.po
8687                 Correct wrong spelling for "Referenzen"
8688
8689 2002-02-21 [paul]       0.7.2claws4
8690
8691         * src/procmsg.c
8692                 forgotten during sync
8693
8694 2002-02-21 [paul]       0.7.2claws3
8695
8696         * sync with sylpheed 0.7.2cvs11
8697                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
8698                 2002-02-20 and 2002-02-21
8699
8700 2002-02-20 [melvin]     0.7.2claws2
8701
8702         * src/prefs_actions.c
8703                 Added error report when child cannot fork or when execvp 
8704                 returns with an error.
8705
8706 2002-02-19 [christoph]  0.7.2claws1
8707
8708         * src/codeconv.c
8709                 return unconverted text if conde conversion is not possible
8710                 when libjconv is used.
8711                 (patch submitted by "Simon 'corecode' Schubert")
8712
8713 2002-02-19 [paul]       
8714
8715         * version 0.7.2claws release
8716
8717 2002-02-19 [paul]       0.7.2claws
8718
8719         * po/nl.po
8720                 updated by Wilbert Berendsen
8721
8722
8723 2002-02-18 [alfons]     0.7.1claws13
8724
8725         * src/syldap.c
8726         * src/jpilot.c
8727                 remove references to dlfcn and explicitly loading functions
8728                 from dynalink libs, because libs linked anyway, and functions
8729                 are loaded explicitly
8730
8731 2002-02-17 [melvin]     0.7.1claws12
8732
8733         * src/prefs_actions.c
8734                 Replaced children wait loop with double fork technique.
8735                 Now, input/output window updated at each new output.
8736                 free_children(): Fixed a memory leak.
8737                 Made input/output window non closable if running children
8738                 still exist.
8739                 Added missing <unistd.h> include.
8740                 Added some --debug outputs.
8741
8742 2002-02-17 [melvin]     0.7.1claws11
8743
8744         * src/summaryview.c
8745                 Fixed bug where descending sort order did not select top
8746                 message.
8747
8748 2002-02-17 [melvin]     0.7.1claws10
8749
8750         * acconfig.h
8751                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
8752         * src/prefs_common.c
8753                 Pspell data package directory no more hard coded but
8754                 set during configuration (PSPELL_PATH). (Thanks to 
8755                                 Gustavo Noronha Silva.)
8756
8757 2002-02-17 [melvin]     0.7.1claws9
8758
8759         * configure.in
8760                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
8761         * src/gtkspell.c
8762                 Fixed compile-time warnings.
8763
8764 2002-02-16 [alfons]     0.7.1claws8
8765
8766         * src/filesel.c
8767                 fix inadvertent free of NULL pointer which caused
8768                 sylpheed to crash when closing the save-as dialog
8769                 using the window close button
8770
8771 2002-02-16 [carsten]    0.7.1claws7
8772         * src/mainwindow.[ch]
8773           src/summaryview.c
8774           src/prefs_common.c
8775                 fixes for pixmap theming code:
8776                         - recently changed mail attributes shouldn't get
8777                           lost any longer
8778                         - theme is only reloaded iff another theme was
8779                           selected
8780
8781 2002-02-16 [paul]       0.7.1claws6
8782
8783         * sync with sylpheed 0.7.2 release
8784                 see ChangeLog entry 2002-02-15 and 2002-02-16
8785
8786 2002-02-15 [paul]       0.7.1claws5
8787
8788         * sync with sylpheed 0.7.1cvs9
8789                 see ChangeLog entry 2002-02-15
8790
8791         * po/POTFILES.in
8792                 remove unneeded headerwindow.c entry
8793
8794 2002-02-14 [carsten]    0.7.1claws4
8795         * src/summaryview.c
8796                 fixed a bug for "Go to next unread message": there was
8797                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
8798                 in the prefs, because of doing "Search again" instead
8799                 "No"
8800
8801 2002-02-14 [carsten]    0.7.1claws3
8802         * src/stock_pixmap.c
8803                 removed 2 more mem leaks; following memprof,
8804                 this code is "leak free" now :)
8805
8806 2002-02-14 [carsten]    0.7.1claws2
8807         * src/stock_pixmap.c
8808                 used opendir/readdir/closedir instead of scandir
8809                 -> code should work now on Solaris
8810
8811 2002-02-14 [paul]       0.7.1claws1
8812
8813         * sync with sylpheed 0.7.1cvs8
8814                 see ChangeLog entries 2002-02-13 and 2002-02-14
8815
8816         * README.claws
8817                 add some description of Actions and Pixmap Themes
8818
8819 2002-02-13 [paul]       
8820
8821         * version 0.7.1claws release
8822
8823 2002-02-13 [paul]       0.7.1claws
8824
8825         * po/es.po
8826           po/it.po
8827           po/pt_BR.po
8828                 updated translations, submitted by Ricardo Mones Lastra,
8829                 Alessandro Maestri and Fabio Junior Beneditto
8830
8831 2002-02-13 [melvin]     0.7.0claws75
8832
8833         * src/prefs_actions.c
8834                 Added missing "signal.h" include
8835
8836 2002-02-13 [melvin]     0.7.0claws74
8837
8838         * src/prefs_folder_item.c
8839                 Added missing "config.h" include
8840         * po/fr.po
8841                 Updated French translation for folder propriety.
8842
8843 2002-02-13 [jens]       0.7.0claws73
8844
8845         * po/POTFILES.in
8846                 Added missing src/prefs_folder_item.c [log added by melvin]
8847         * po/de.po
8848                 Updated German translation.
8849
8850 2002-02-13 [melvin]     0.7.0claws72
8851
8852         * po/fr.po
8853                 Updated French translation.
8854
8855 2002-02-13 [melvin]     0.7.0claws71
8856
8857         * src/gtkutils.c
8858                 Made gtkut_editable_get_selection return NULL if selection
8859                 is of length zero.
8860                 This fixes a bug where selecting part of message A then
8861                 switching to message B and replying to it will not
8862                 quote the message's body.
8863
8864 2002-02-12 [paul]       0.7.0claws70
8865
8866         * src/mainwindow.c
8867                 cosmetic, relating to pixmap themes: on toolbar make 
8868                 updating of 'Exec' and 'Compose news/Compose email'
8869                 icons faster.
8870
8871 2002-02-12 [carsten]    0.7.0claws69
8872         * src/folderview.c
8873           src/mainwindow.[ch]
8874           src/stock_pixmap.c
8875           src/summaryview.c
8876           src/prefs_common.c
8877                 - refreshing after changing pixmap theme better
8878                   now (thanks Paul)
8879                 - wanted to remove some mem leaks, but alfons was
8880                   faster (and had the better solution ;)
8881
8882 2002-02-12 [alfons]     0.7.0claws68
8883
8884         * src/prefs_common.c
8885         * src/stock_pixmap.[ch]
8886                 plug mem leaks, refactor code a little bit
8887
8888
8889 2002-02-12 [sergey]     0.7.0claws67
8890
8891         * src/imap.c
8892                 Fixed problem with copying messages to IMAP folders when the
8893                 server uses something other than '/' as a namespace separator
8894                 (cyrus-imapd uses '.').
8895
8896 2002-02-12 [jens]       0.7.0claws66
8897
8898         * po/de.po
8899                 Updated German Translation
8900
8901 2002-02-12 [paul]       0.7.0claws65
8902
8903         * sync with sylpheed 0.7.1cvs1
8904                 see ChangeLog entry 2002-02-12
8905
8906 2002-02-12 [melvin]     0.7.0claws64
8907
8908         * src/prefs_actions.c
8909                 Fixed "feature" where children's output was duplicated 
8910                 instead of refreshed while monitoring.
8911                 Removed some debug code.
8912
8913 2002-02-12 [christoph]  0.7.0claws63
8914
8915         * src/compose.c
8916                 always delete message from queue after sending/send error
8917                 (closes bug #509601)
8918
8919 2002-02-12 [melvin]     0.7.0claws62
8920
8921         * src/prefs_actions.c
8922                 Children wait loop is now triggered with a timeout of 1s
8923                 Added %F which is replaced with the list of filenames 
8924                 of all selected messages (as suggested by Ricardo Mones Lestra)
8925                 Pipe syntax changed. Prefix with | to send selection, postfix
8926                 with | to retrieve output. Prefix with > or * to send
8927                 user definable input to the command (*: input is hidden)
8928                 Old pipe action should now be postfixed with |, too.
8929
8930 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
8931         * src/stock_pixmap.c
8932                 fixed a bug: if there's no theme directory don't
8933                 throw an error, just do "nothing" (thanks Alfons)
8934
8935 2002-02-12 [carsten]    0.7.0claws60
8936         * src/folderview.c
8937           src/summaryview.c
8938                 had to write the cache twice (nasty!); some marks would 
8939                 get lost if not
8940
8941 2002-02-11 [carsten]    0.7.0claws59
8942         * acconfig.h
8943           configure.in
8944           doc-src/maintainer_guide.txt
8945           src/compose.[ch]
8946           src/defs.h
8947           src/folderview.[ch]
8948           src/gtkutils.[ch]
8949           src/mainwindow.[ch]
8950           src/prefs_common.[ch]
8951           src/stock_pixmap.[ch]
8952           src/summaryview.[ch]
8953                 pixmap theming and related work on pixmap
8954                 handling on some other places
8955                 (e.g. hrm features for all folder)
8956           src/pixmap/stock_*.xpm -> the stock_ was removed
8957         
8958 2002-02-11 [paul]       0.7.0claws58
8959
8960         * sync with sylpheed 0.7.1 release
8961                 see ChangeLog entries 2002-02-11
8962
8963 2002-02-08 [paul]       0.7.0claws57
8964
8965         * sync with sylpheed 0.7.0cvs39
8966                 see ChangeLog entry 2002-02-07 (last entry) 
8967
8968         * src/prefs_actions.c
8969           src/prefs_filtering.c
8970           src/prefs_matcher.c
8971           src/prefs_scoring.c
8972                 sync: made it compile with C compilers other than gcc
8973
8974 2002-02-07 [paul]       0.7.0claws56
8975
8976         * sync with sylpheed 0.7.0cvs38
8977                 see ChangeLog entries 2002-02-06 (last 2 entries) and
8978                 2002-02-07
8979
8980 2002-02-07 [darko]      0.7.0claws55
8981
8982         * src/gtkutils.[ch]
8983         * src/summaryview.c
8984                 Fix const gchar */gchar * issue (thanks Hiro)
8985
8986 2002-02-07 [darko]      0.7.0claws54
8987
8988         * src/compose.[ch]
8989         * src/filtering.c
8990         * src/gtkutils.[ch]
8991         * src/prefs_template.c
8992         * src/quote_fmt.h
8993         * src/quote_fmt_parse.y
8994         * src/summaryview.c
8995         * src/utils.[ch]
8996                 When replying or forwarding an email don't quote the entire
8997                 mail body but use the part of the message text that is selected
8998
8999 2002-02-06 [melvin]     0.7.0claws53
9000
9001         * src/prefs_common.[ch]
9002         * src/gtkspell.[ch]
9003         * src/compose.c
9004                 Made possible to switch quickly to last used dictionary
9005                 which makes checking bilingual documents easier.
9006
9007 2002-02-06 [melvin]     0.7.0claws52
9008         
9009         * po/POTFILES.in
9010                 Added forgotten new file src/prefs_actions.c
9011
9012 2002-02-06 [melvin]     0.7.0claws51
9013
9014         * src/prefs_actions.c   ** NEW FILE **
9015         * src/prefs_actions.h   ** NEW FILE **
9016                 Added actions to execute on message text view, or on the
9017                         message's file.
9018         * src/Makefile.am
9019                 Added src/prefs_actions.[ch]
9020         * src/compose.c
9021                 Added new menu "Edit/Actions"
9022         * src/defs.h
9023                 Added new actionsrc file.
9024         * src/main.c
9025                 Added actionsrc reading.
9026         * src/mainwindow.c
9027                 Added new menus "Edit/Actions" and "Configuration/Actions..."
9028         * src/prefs_common.h
9029                 Added new element actionslst element to prefs_common.
9030
9031 2002-02-06 [paul]       0.7.0claws50
9032
9033         * sync with sylpheed 0.7.0cvs36
9034                 see ChangeLog entry 2002-02-06
9035
9036 2002-02-05 [paul]
9037
9038         * po/es.po
9039                 updated by Ricardo Mones Lastra
9040
9041 2002-02-05 [paul]       0.7.0claws49
9042
9043         * sync with sylpheed 0.7.0cvs33
9044                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
9045
9046 2002-02-05 [paul]       0.7.0claws48
9047
9048         * src/compose.c
9049                 re-add 'Edit/Advanced/Delete entire line', previously named
9050                 'Delete Line+'
9051
9052 2002-02-04 [paul]       0.7.0claws47
9053
9054         * src/compose.c
9055           src/summaryview.c
9056                 fix bug #494993 (Reply All not taking Reply-To into consi)
9057                 eliminate differences in behaviour of right-click 'Reply to all' 
9058                 in summary view and 'Reply to all' on the toolbar. 
9059                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
9060                 view and From gets ignored by 'Reply to all' on toolbar.
9061                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
9062                 From when no Reply-To header is present.
9063
9064 2002-02-04 [paul]       0.7.0claws46
9065
9066         * sync with sylpheed 0.7.0cvs30
9067                 see ChangeLog entries 2002-02-03 and 2002-02-04
9068
9069 2002-02-03 [melvin]     0.7.0claws45
9070
9071         * src/gtkspell.[ch]
9072                 Readded function to highlight all misspelled words.
9073                 Fixed bug where user-provided-words did not replace
9074                         correctly the misspelled word when using the mouse.
9075                 Fixed bug where checking a region selected from right to left did
9076                         not check the region at all.
9077                 Fixed bug where 'Check backwards' may not check at all. 
9078                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
9079                 Fixed possible buffer overflow when checking for long strings (>1k).
9080                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
9081                 Accelerators code uses now gtk_widget_add_accel.
9082                 Removed and disabled obsolete and unfinished code.
9083                 Cleaning up.
9084
9085         * src/compose.c
9086                 Added menu item to Highlight all misspelled words.
9087
9088 2002-02-01 [paul]       0.7.0claws44
9089
9090         * src/mainwindow.c
9091                 fix '/View/Hide read messages' sensitivity when all
9092                 messages in a folder are hidden
9093
9094 2002-02-01 [paul]       0.7.0claws43
9095
9096         * src/main.c
9097                 add --send option to command line interface, sends all
9098                 queued mail. Patch submitted by Ricardo Mones Lastra.
9099
9100 2002-01-31 [paul]       0.7.0claws42
9101
9102         * src/mainwindow.c
9103                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
9104
9105 2002-01-31 [paul]       0.7.0claws41
9106
9107         * sync with sylpheed 0.7.0cvs27
9108                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
9109                 and 2002-01-31
9110
9111         * src/textview.c
9112                 comment out elements of textview_show_part() as temporary
9113                 workaround for attachment 'Display as text' bug 
9114
9115         * po/pt_BR.po
9116                 updated by Fabio Junior Beneditto
9117
9118 2002-01-30 [paul]       0.7.0claws40
9119
9120         * sync with sylpheed 0.7.0cvs24
9121                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
9122                 and 2002-01-30
9123
9124         * src/compose.c
9125                 add {N_("/_Spelling"), ... "<Branch>"} to 
9126                 GtkItemFactoryEntry compose_entries[]
9127
9128         * src/prefs_common.c
9129                 add claws menu items to prefs_keybind_apply_clicked()
9130                 and remove non-claws menu items
9131
9132 2002-01-29 [paul]       0.7.0claws39
9133
9134         * sync with sylpheed 0.7.0cvs22
9135                 see ChangeLog entries 2002-01-28 and 2002-01-29
9136
9137 2002-01-28 [melvin]     0.7.0claws38
9138
9139         * src/compose.c
9140                 Added the declartion of compose_send_control_enter.
9141
9142         * src/compose.c
9143         * src/gtkspell.[ch]
9144                 Added in a 'Spelling' menu which includes the configuration menu. 
9145                 Added a real 'Check all' and got rid from the old one which only
9146                 highlited misspelled word.
9147                 Made 'Check while typing' a disableable option.
9148                 Added a dialog when there are no more misspelled word.
9149                 Added a dialog if error occurs when switching to a dictionary.
9150         
9151         * src/prefs_common.[ch]
9152                 Added option for the default 'Check while typing' option.
9153
9154
9155 2002-01-28 [alfons]     0.7.0claws37
9156
9157         * src/compose.c
9158                 fix buglet and make code comply with sylpheed code style
9159
9160 2002-01-28 [paul]       0.7.0claws36
9161
9162         * sync with sylpheed 0.7.0cvs19
9163                 see ChangeLog entries for 2002-01-28
9164
9165 2002-01-28 [hoa]        0.7.0claws35
9166
9167         * src/defs.h
9168                 added rendererrc
9169
9170         * src/main.c
9171                 read the renderer config
9172
9173         * src/procmime.[ch]
9174                 use the renderer config to convert mime attachments
9175
9176         * src/textview.c
9177                 don't use textview_show_html/ertf,
9178                 use get_text_content instead
9179
9180 2002-01-27 [alfons]     0.7.0claws34
9181         
9182         * src/news.c
9183                 make sylpheed believe it can delete a news message...
9184                 (messages are NOT deleted, maybe we should remove
9185                 processing from the folder properties after all.)
9186
9187 2002-01-27 [alfons]     0.7.0claws33
9188
9189         * src/folder.c
9190                 add extra checks
9191         * src/news.c
9192                 implement remove_msg() 
9193
9194 2002-01-27 [alfons]     0.7.0claws32
9195
9196         * src/procmsg.h
9197         * src/procheader.c
9198         * src/messageview.c
9199                 fix return receipt / disposition notification again. this
9200                 stuff seems to break on _every_ major summary UI change, so
9201                 it's now implemented using a flag which is saved in the
9202                 marks cache
9203                 
9204 2002-01-26 [alfons]     0.7.0claws31
9205
9206         * src/import.c
9207                 let import dialog show the destination folder identifier
9208
9209 2002-01-26 [melvin]     0.7.0claws30
9210
9211         * src/folderview.c
9212         * src/summaryview.c
9213                 Readded 'Mark all read' into summary view popup menu
9214                 Added 'Mark all read' in folder view popup menu for IMAP
9215                 and NNTP.
9216                 Made it insensitive if the selected folder is not the shown
9217                 one to avoid 'Mark all read' on the wrong folder.
9218                 
9219 2002-01-26 [paul]       0.7.0claws29
9220
9221         * src/folderview.c
9222           src/summaryview.c
9223                 move 'Mark all read' from summary view to folder view
9224                 menu. (adapted from) patch submitted by Jeremy Andrews,
9225                 <lists@kerneltrap.com>
9226
9227 2002-01-25 [alfons]     0.7.0claws28
9228
9229         * src/gtkstext.c
9230                 put the gtk class name back so GtkSText adapts the 
9231                 settings of GtkText
9232
9233 2002-01-25 [alfons]     0.7.0claws27
9234
9235         * src/folderview.c 
9236                 assimilate Ricardo's patch that shows pixmaps instead of
9237                 plain "new" and "unread" texts in the folder view column
9238                 headers 
9239
9240 2002-01-25 [paul]       0.7.0claws26
9241
9242         * src/Makefile.am
9243                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
9244                 be found in non-standard locations. 
9245                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
9246
9247 2002-01-25 [paul]       0.7.0claws25
9248
9249         * sync with sylpheed 0.7.0cvs16
9250                 see ChangeLog entry 2002-01-25
9251
9252 2002-01-24 [paul]       0.7.0claws24
9253
9254         * more sync with sylpheed 0.7.0cvs15
9255                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
9256
9257 2002-01-23 [sergey]     0.7.0claws23
9258
9259         * src/importldif.c
9260                 Fixed segfault when closing LDIF import wizard with
9261                 the window manager.
9262         * src/imageview.c
9263         * src/imageview.h
9264         * src/messageview.c
9265         * src/mimeview.c
9266                 Fixed wrong scrolling position after switching between
9267                 text and image parts.
9268
9269 2002-01-23 [paul]       0.7.0claws22
9270
9271         * sync with sylpheed 0.7.0cvs15
9272                 see ChangeLog entries 2002-01-22 and 2002-01-23
9273
9274 2002-01-21 [melvin]     0.7.0claws21
9275
9276         * src/prefs_scoring.c
9277         * src/prefs_filtering.c
9278                 Fixed bug where scoring and filtering windows stopped
9279                 autochecking.
9280
9281 2002-01-21 [paul]       0.7.0claws20
9282
9283         * sync with sylpheed 0.7.0cvs12
9284                 see ChangeLog entries 2002-01-20 and 2002-01-21
9285
9286 2002-01-21 [carsten]    0.7.0claws19
9287         * src/mainwindow.c
9288         * src/menu.[ch]
9289         * src/messageview.[ch]
9290         * src/summaryview.[ch]
9291                 changes to shortcuts handling again:
9292                         + "Q" now controled by mainwin
9293                         + v/V are now customizable and have slightly
9294                           different meanings
9295                 the "button" to minimize the messageview (and maximize
9296                 the summary view) is a real button now
9297         * src/compose.c
9298                 "Delete Line+" added to Edit/Advanced (this will also
9299                 delete the '\n')
9300
9301 2002-01-20 [melvin] 0.7.0claws18
9302
9303         * src/addressbook.c
9304                 Made "Bcc" sensitive when addressbook is called from
9305                 compose window (it was a Claws only bug).
9306
9307 2002-01-19 [alfons] 0.7.0claws17
9308
9309         * src/inc.c
9310                 prevent unnecessary updates when currently selected folder has
9311                 no new messages 
9312
9313 2002-01-19 [alfons] 0.7.0claws16
9314         
9315         * src/summaryview.c
9316                 prevent writing the cache based on current message list in summary 
9317                 view when filtering also put messages in currently selected folder
9318
9319 2002-01-19 [paul]
9320
9321         * po/it.po
9322                 Italian translation submitted by Alessandro Maestri
9323                 <a.maestri@cs.tin.it>
9324
9325 2002-01-18 [melvin]     0.7.0claws15
9326
9327         * src/prefs_filters.c
9328                 fixed bug where 'cancel' from 'filters' window stops autochecking
9329                 if the timer timed out  when the window was open.
9330
9331 2002-01-18 [match]      0.7.0claws14
9332
9333         * src/addrclip.[ch]     ** NEW FILE **
9334         * src/addrselect.[ch]   ** NEW FILE **
9335         * src/adbookbase.h      ** NEW FILE **
9336                 addressbook cut, copy and paste
9337         * src/addrbook.[ch]
9338         * src/addrcache.[ch]
9339         * src/addressitem.h
9340         * src/addrindex.[ch]
9341         * src/addritem.[ch]
9342         * src/importldif.c
9343         * src/importmutt.c
9344         * src/jpilot.[ch]
9345         * src/syldap.[ch]
9346         * src/vcard.[ch]
9347         * src/jpilot.[ch]
9348         * src/editbook.c
9349         * src/editjpilot.c
9350         * src/editldap.c
9351         * src/editvcard.c
9352                 support for copy/paste
9353         * src/addressbook.c
9354                 support for copy/paste
9355                 tidy up menu option processing
9356                 correct address list function arguments
9357         * src/editaddress.c
9358                 sort user attributes
9359         * src/ldif.h
9360         * src/mutt.h
9361                 tidy up
9362
9363         * src/addrbook.[ch]
9364         * src/addrbook.[ch]
9365         * src/addrbook.[ch]
9366                 
9367
9368 2002-01-18 [paul]       0.7.0claws13
9369
9370         * sync with sylpheed 0.7.0cvs8
9371                 configure.in: support Mac OS X (Darwin)
9372
9373 2002-01-18 [carsten]    0.7.0claws12
9374         * src/html.c
9375                 small hack to fix a segfault with an empty href
9376                 (reported by Alexandra Walford <deeni@altern.org>)
9377         * src/mainwindow.c
9378         * src/summaryview.c
9379                 the shortcuts for Mark und Mark as unread are hardcoded
9380                 again
9381         * src/compose.c
9382         * src/gtkstext.[ch]
9383                 readded the shortcuts in gtkstext but made them
9384                 customizeable (simply by adding a menu plus a wrapper
9385                 to compose.c)
9386
9387 2002-01-17 [melvin]     0.7.0claws11
9388
9389         * src/gtkspell.c
9390                 fix default dictionary not being saved.
9391
9392 2002-01-16 [darko]      0.7.0claws10
9393
9394         * src/compose.c
9395                 fix wrapping crash with URL longer than wrapping margin
9396
9397 2002-12-08 [hoa]        0.7.0claws10
9398
9399         * src/matcher_parser_parse.y
9400                 fixed some bugs
9401
9402         * src/prefs_filtering.c
9403                 now, we can use bounce action in the dialog box.
9404
9405 2002-01-16 [carsten]    0.7.0claws9
9406         * src/gtkstext.c
9407                 removed the <control> and <alt> shortcuts because they're
9408                 not needed and interefered with the "normal" shortcuts
9409         * src/mainwindow.c
9410         * src/summaryview.c
9411                 removed most of the hardcoded shortcuts and assigned
9412                 them to menu entries making them easy customizable by
9413                 that
9414
9415 2002-01-16 |melvin]     0.7.0claws8
9416
9417         * src/gtkspell.c
9418                 fixed bug where using the mouse and when the compose
9419                 window is not on top may result in a crash.
9420
9421 2002-01-16 [melvin]     0.7.0claws7
9422
9423         * src/compose.c
9424                 fixed a long standingspell checker bug which could 
9425                 cause a crash after sending a message.
9426
9427 2002-01-16 [paul]       0.7.0claws6
9428
9429         * sync with sylpheed 0.7.0cvs7
9430                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
9431                 2002-01-15, and 2002-01-16
9432
9433 2002-01-16 [melvin]     0.7.0claws5
9434
9435         * README.claws
9436         * src/compose.c
9437         * src/gtkspell.[ch]
9438         * src/main.c
9439                 Heavily modified spell checker code to work around
9440                 ispell bug, to add keyboard shortcuts and for future
9441                 enhancements. See README.claws for usage information.
9442
9443 2002-01-15 [alfons]     0.7.0claws4
9444         
9445         * src/summaryview.c
9446                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
9447                 so sorting within threads reflects sort mode
9448
9449 2002-01-15 [christoph]  0.7.0claws3
9450
9451         * src/procmsg.c
9452                 added alertpanel if mail sending failed
9453
9454 2002-01-15 [alfons]     0.7.0claws2
9455         
9456         * src/prefs_filtering.c
9457                 don't stop timer when prefs filtering dialog is opened
9458
9459 2002-01-14 [alfons]     0.7.0claws1
9460
9461         * src/addr_compl.c
9462         * src/prefs.c
9463                 remove debug_print()s for privacy reasons
9464
9465 2002-01-14 [darko]      0.7.0claws
9466
9467         * README.claws
9468                 quotation wrapping is now also in the main branch
9469
9470 2002-01-14 [paul]
9471
9472         * tools/filter_conv.pl
9473                 allow for Boolean Op and case-sensitivity
9474                 this file is included in the release and tagged
9475                 'rel_0_7_0'
9476
9477 2002-01-13 [paul]       0.7.0claws
9478
9479         * release 0.7.0, with cvs tag 'rel_0_7_0'
9480
9481 2002-01-13 [paul]
9482
9483         * tools/filter_conv.pl
9484         * tools/README
9485                 rewritten to output to matcherrc instead of filteringrc
9486
9487         * po/es.po
9488                 updated Spanish translation by Ricardo Mones Lastra
9489
9490 2002-01-13 [alfons]
9491
9492         * po/nl.po
9493                 update dutch translation
9494
9495 2002-01-13 [paul]
9496
9497         * po/pt_BR.po
9498                 Updated by Fabio Junior Beneditto 
9499
9500 2002-01-13 [melvin]     0.6.6claws53
9501
9502         * po/fr.po
9503                 Updated french translation
9504
9505 2002-01-12 [alfons]     0.6.6claws52
9506
9507         * src/filtering.c
9508                 plug mem leak that has been sitting there for ages              
9509
9510 2002-01-12 [alfons]     0.6.6claws51
9511
9512         * src/summaryview.c
9513                 undo melvin's changes from 0.6.6claws48 because summary
9514                 view now refuses to select first unread message when
9515                 selecting a folder 
9516
9517 2002-01-11 [alfons]     0.6.6claws50
9518
9519         * src/import.c
9520                 use claws' semantics for getting folder item when
9521                 importing an mbox file into a folder 
9522                 (submitted by Dale P. Smith)
9523
9524 2002-01-11 [christoph]  0.6.6claws49
9525
9526         * src/prefs.h
9527                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
9528                 toggle widget, because non static prefs can not use
9529                 prefs_set_* functions
9530         * src/prefs_account.c
9531                 toggle smtp auth password field sensitivity if
9532                 user id is empty and add descrition of usage for
9533                 these fields
9534         * src/prefs_folder_item.c
9535                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
9536                 callbacks
9537
9538 2002-01-11 [melvin]     0.6.6claws48
9539
9540         * src/compose.c
9541                 fix the 'Ctrl-Enter' feature for sending and test really
9542                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
9543                 editables which was not documented in Gtk)
9544
9545         * src/summaryview.c
9546                 Made summaryview refresh after sorting and not before.
9547
9548 2002-01-11 [christoph]  0.6.6claws47
9549
9550         * src/compose.c
9551                 select account from account ids if possible and
9552                 correctly set save folder for copy in reedit
9553
9554 2002-01-10 [paul]       0.6.6claws46
9555
9556         * sync with sylpheed 0.7.0 release
9557                 see ChangeLog entries 2002-01-07, 2002-01-08 and
9558                 2002-01-09
9559
9560 2002-01-09 [alfons]
9561
9562         * src/summaryview.c
9563                 remove more dirt traces...
9564
9565 2002-01-09 [alfons]
9566         
9567         * src/summaryview.c
9568                 clean up some traces of my debugging stuff
9569
9570 2002-01-09 [alfons]     0.6.6claws45
9571
9572         * src/filtering.c
9573                 break up filteringprop_apply() in three separate pieces
9574                 so we can drop messages that failed processing in the
9575                 inbox
9576
9577         * src/summaryview.c
9578                 fix bug #469598 "no refresh of inbox after filter" which 
9579                 was introduced by the new summary view locking, and which 
9580                 prevented the summary view to update after a manual filter 
9581                 message. claw's filter message requires a summary_show().
9582                 (aargh, summary_show() again! :-)
9583                 
9584 2002-01-07 [alfons]     0.6.6claws44
9585
9586         * src/headerwindow.c
9587         * src/logwindow.c
9588         * src/messageview.c
9589         * src/sourcewindow.c
9590                 bring in Hiro's last 0.7.0 wm class fixes
9591
9592         * tools/sylprint.pl
9593                 bring in Ricardo's fix for sylprint script
9594
9595         * AUTHORS       
9596         * src/rfc2015.[ch]
9597         * src/prefs_common.[ch]
9598         * src/prefs_account.[ch]
9599         * src/compose.c
9600                 clean up account preference poison in rfc2015,
9601                 and preparation to fix double sign bug 
9602                 (patch submitted by Simon 'corecode' Schubert)
9603
9604 2002-01-07 [christoph]  0.6.6claws43
9605
9606         * src/mh.c
9607                 search for free message number, do not only rely
9608                 on last_num
9609         * src/send.c
9610                 fix smtp auth and use extra account information
9611                 if available, if not use pop3 data instead
9612                 (closes bug #500341)            
9613         * src/ssl.[ch]
9614                 match coding style
9615
9616 2002-01-06 [alfons]     0.6.6claws42
9617
9618         * src/mainwindow.c
9619                 try making the separate windows work again...
9620
9621 2002-01-06 [alfons]     0.6.6claws41
9622
9623         * src/mainwindow.c
9624                 adapt Hiro's separate window menu (to get rid of the funny
9625                 duplicate menu items), and make it work again
9626
9627 2002-01-06 [alfons]     0.6.6claws40
9628
9629         * tools/Makefile.am
9630         * tools/sylprint.rc
9631         * tools/sylprint.pl
9632         * tools/README.sylprint
9633                 add sylprint script for printing mails from Sylpheed
9634                 (contributed by Ricardo Mones Lastra)
9635
9636         * src/acount.c
9637                 clean up
9638
9639 2002-01-06 [melvin]     0.6.6claws39
9640
9641         * src/mainwindow.c
9642         * src/summaryview.c
9643                 Fixed crash introduced in 0.6.6claws38 by the menu
9644                 reorganisation (Hide read messages)
9645         
9646         * ChangeLog.claws 
9647                 Fixed typo (we are now in 2002, alfons ;) )
9648
9649 2002-01-05 [alfons]     0.6.6claws38
9650
9651         * sync with sylpheed 0.6.6cvs10-17
9652                 (last stuff marked as LAST_STABLE)
9653
9654 2002-01-04 [melvin]     0.6.6claws37
9655
9656         * src/account.c
9657                 Made account selection code use strcasestr again instead of
9658                 g_strcasecmp (fixes bug where reediting queued messages
9659                 did not select proper account reported by T. Link).
9660         
9661         * src/folderview.c
9662                 Fix bug where folder icons are not shown when 'hide read messages'
9663                 is on.
9664         
9665         * src/stock_pixmaps.[ch]
9666                 Added folder icons for 'hide read messages'.
9667         
9668         * src/compose.c
9669                 Fixed bug where 'Enter' in a header entry will send the message 
9670                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
9671
9672 2002-01-03 [melvin]     0.6.6claws36
9673         
9674         * src/prefs.[ch]
9675                 Added popup menu for common preferences and
9676                 account preferences (right click on tab displays
9677                                 a menu of all tabs.)
9678
9679 2002-01-02 [melvin]     0.6.6claws35
9680
9681         * src/gtkspell.[ch]
9682                 Made spelling code compatible with undo/redo feature.
9683                 Added creation of suggestion mode menu for the general
9684                         preferences.
9685         
9686         * src/prefs_common.[ch]
9687                 Added option menu for the speller's suggestion mode.
9688                 Added missing spaces in "..." buttons and made a "..."
9689                         button non translatable!
9690         
9691         * src/compose.c
9692                 Made speller use the default suggestion mode.
9693                 Hack to make it possible to choose 'CTRL-Enter' as a
9694                         shortcut for sending (and only for sending).
9695
9696         * src/prefs_folder_item.c
9697                 Changing subject simplification does not update cache 
9698                         anymore (because it is unnecessary).
9699                 Fixed bug where changing subject simplification updated the 
9700                         summaryview even when the viewed folder is not the
9701                         folder which properties are being changed. (E.g. 
9702                                         viewing folder A and changing
9703                                         the subject simplification of 
9704                                         folder B -not being viewed- updated the 
9705                                         summaryview of folder A with data of
9706                                         folder B). (Hope this is clear... )
9707
9708 2001-12-31 [alfons]     0.6.6claws34
9709         
9710         * src/ldif.c
9711         * src/mutt.c
9712                 fgetc() returns a signed integer which doesn't
9713                 fit in a char. so c truncates this to a char
9714                 but we may lose significant bits. i.e. we may
9715                 comparing 0xFF which may not be equal to -1
9716                 unless properly casted to signed char which
9717                 we won't do because fgetc() returns a signed
9718                 integer which doesn't fit in a char. so c 
9719                 truncates this to a char but we may lose 
9720                 significat bits. (you got the idea, thanks
9721                 to Gustavo Noronha Silva <kov@debian.org>
9722                 and the Debian folks!)
9723
9724 2001-12-30 [alfons]     0.6.6claws33
9725
9726         * src/prefs_common.c
9727                 add #ifdef USE_PSPELLs that Melvin forgot               
9728
9729 2001-12-30 [melvin]     0.6.6claws32
9730         
9731         * src/prefs_common.[ch]
9732                 Added configurable color for misspelled words.
9733
9734         * src/gtkspell.[ch]
9735                 Fixed bug of foreground text color (reported by David
9736                                 Mehrmann)
9737                 Added configurable color for misspelled words.
9738
9739 2001-12-30 [alfons]     0.6.6claws31
9740
9741         * src/folder.c
9742                 remove unnecessary things someone put there
9743
9744         * src/mh.c
9745         * src/folder.[ch]
9746                 make folder properties (like threading and sorting) persistent
9747                 (closes bug #497424 "rescan folder tree resets proprieties")
9748                 currently this is only for MH folders. 
9749
9750 2001-12-29 [melvin]     0.6.6claws30
9751
9752         * src/string_match.[ch]
9753                 Optimized a bit: regexp pattern buffer compiled only once, and
9754                   one subroutine call removed. Fixed ^ regexp search: Now, 
9755                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
9756         
9757         * src/summaryview.c
9758                 Subject filtering changed to filter summary columns and
9759                   not directly the messages subject cache. The loss in 
9760                   performance is balanced by the improvement of string_match.
9761                 Added an alert panel if there is an error in the regexp.
9762
9763         * src/src/prefs_folder_item.h
9764                 Added a regexp pattern buffer.
9765
9766 2001-12-28 [alfons]     0.6.6claws29
9767
9768         * src/string_match.[ch]
9769                 clean up name space
9770                 allow compilation *BSD
9771
9772 2001-12-27 [alfons]     0.6.6claws28
9773
9774         * src/filter.c
9775                 sync the Hiro's bug fix for BSD
9776
9777 2001-12-27 [melvin]     0.6.6claws27
9778         
9779         * src/compose.c
9780                 Simplify focus to subject entry code.
9781
9782 2001-12-27 [darko]      0.6.6claws26
9783
9784         * src/filtering.c
9785         * src/mbox_folder.c
9786         * src/messageview.c
9787         * src/mh.c
9788         * src/procheader.[ch]
9789         * src/procmsg.h
9790         * src/stock_pixmap.[ch]
9791         * src/summaryview.c
9792                 Show key icon for encrypted mails in summary view
9793
9794         * src/pixmaps/clip.xpm
9795         * src/pixmaps/clipkey.xpm
9796         * src/pixmaps/key.xpm
9797                 New/modified icons for the above
9798
9799 2001-12-27 [melvin]     0.6.6claws25
9800
9801         * src/prefs_common.c
9802                 Put spell checker options in a separate tab to decrease
9803                 the Common Preferences window height.
9804
9805         * README.claws  
9806                 Update spell checker usage instruction about its options
9807                 location.
9808
9809 2001-12-27 [melvin]     0.6.6claws24
9810
9811         * src/compose.c
9812                 Changed subject entry widget position. Initial focus is
9813                 on the To header instead of the subject entry.
9814                 Creating a new header scrolls the header list to make the
9815                 created one visible. Nevertheless, when automatically filling
9816                 headers, the first one is shown.
9817                 A Tab key press in the last empty header entry zips the 
9818                 focus to the subject entry.
9819                 (I did not change the combo boxes, yet)
9820
9821 2001-12-26 [alfons]     0.6.6claws23
9822
9823         * src/prefs_account.c
9824         * src/inc.c
9825                 allow default inbox to reside in another mailbox (only
9826                 works for POP3 accounts)
9827
9828 2001-12-26 [alfons]     0.6.6claws22
9829         
9830         * src/textview.c
9831                 make reply-on-click work with the account of the selected folder
9832         * src/compose.c
9833                 put a fixme here to remind me to fix finding correct default
9834                 account for nested folders
9835
9836 2001-12-25 [alfons]     0.6.6claws21
9837
9838         * src/summaryview.c
9839                 make column headers display locked and mark pixmaps (idea by Melvin) 
9840                 fix bug by adding score and locked column type to sort array
9841
9842 2001-12-25 [alfons]     0.6.6claws20
9843         
9844         * src/summaryview.c
9845                 catch a *potentially* inadvertent write back of  
9846                 the message cache(s) introduced by 0.6.5claws37
9847
9848 2001-12-25 [christoph]  0.6.6claws19
9849
9850         * src/stock_pixmap.[ch]
9851         * src/summaryview.c
9852                 add ignore thread pixmap
9853                 (can someone draw a better icon for this?)
9854
9855 2001-12-24 [alfons]     0.6.6claws18
9856
9857         * src/prefs_folder_item.c
9858                 make address completion actually work for the
9859                 Default To address in the Folder Property dialog.
9860
9861 2001-12-24 [alfons]     0.6.6claws17
9862         
9863         * src/summaryview.c
9864                 use new style regexp for subject stripping 
9865                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
9866
9867 2001-12-24 [darko]      0.6.6claws16
9868
9869         * src/pgptext.c
9870         * src/rfc2015.c
9871                 move GPG related informational messages to debug mode
9872
9873 2001-12-23 [alfons]     0.6.6claws15
9874
9875         * src/stock_pixmap.[ch]
9876         * src/summaryview.c
9877                 add the forgotten Claws' locked pixmap
9878
9879 2001-12-23 [alfons]     0.6.6claws14
9880
9881         * src/filesel.c
9882                 accept file name typed in entry in multi file
9883                 selector (patch submitted by Gustavo Noronha Silva 
9884                 <kov@debian.org>)
9885
9886 2001-12-23 [alfons]     0.6.6claws13
9887
9888         * src/prefs_filter.c
9889         * src/prefs_filtering.c
9890         * src/matcher.c
9891         * src/importmutt.c
9892                 clean up a little bit
9893         
9894         * src/string_match.c
9895                 validate input strings a little bit more
9896
9897 2001-12-23 [alfons]     0.6.6claws12
9898
9899         * src/Makefile.am
9900         * src/summaryview.c
9901         * src/string_match.[ch]         ** NEW **
9902         * src/folderview.[ch]
9903         * src/headerview.h
9904         * src/folder.[ch]
9905         * src/prefs_folder_item.[ch]
9906                 add subject simplification to strip out strings from
9907                 a subject line (esp. handy for mailing lists). 
9908                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
9909                 but slightly changed things for better integration.)
9910
9911 2001-12-23 [alfons]     0.6.6claws11
9912
9913         * src/mainwindow.c
9914                 fix bug introduced by submission included in 0.6.5claws52.
9915                 ideally this submission should clean the trash if any trash
9916                 folder has a message. however, the hasTrash variable was
9917                 set to false whenever a trash folder was empty (discarding
9918                 a previously found *filled* trash folder.)
9919
9920                 also edited the code a little bit and made it more safe.
9921
9922 2001-12-22 [alfons]     0.6.6claws10
9923
9924         * src/imap.c
9925                 quick fix for Martin Pool's omission of an account
9926                 specific SSL setting
9927
9928 2001-12-22 [alfons]     0.6.6claws9
9929
9930         * src/compose.c
9931         * src/messageview.c
9932         * src/mimeview.c
9933         * src/pgptext.c
9934         * src/procmime.[ch]
9935                 better support for multipart/digest (submitted
9936                 by Fredrik <e98fo@efd.lth.se>)
9937
9938 2001-12-22 [alfons]     0.6.6claws8
9939
9940         * src/addressbook.c
9941                 correct function signature
9942         * src/socket.[ch]
9943         * src/imap.[ch]
9944         * src/prefs_account.[ch]
9945                 allow IMAP over SSH tunnel (patch submitted by 
9946                 Martin Pool <mbp@samba.org>)
9947
9948 2001-12-21 [alfons]     0.6.6claws7
9949
9950         * sync with sylpheed 0.6.6cvs4-9
9951                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
9952
9953 2001-12-21 [christoph]  0.6.6claws6
9954
9955         * src/compose.c
9956         * src/prefs_folder_item.[ch]
9957                 implement saving of outgoing messages to current folder.
9958                 fix segfault when no default outbox is available
9959                 (closes bug #495683)
9960
9961 2001-12-21 [carsten]    0.6.6claws5
9962         * src/folderview.c
9963         * src/summaryview.c
9964                 pressing CTRL while DND does now the expected thing and
9965                 copies the mail (moving is still the default, as this
9966                 seam more appropriate for handling mails by DND)
9967
9968 2001-12-18 [paul]       0.6.6claws4
9969
9970         * sync with sylpheed 0.6.6cvs3
9971                 see ChangeLog entries 2001-12-18
9972
9973 2001-12-18 [hiro]       0.6.6claws3
9974
9975         * src/undo.c
9976                 fix for multibyte characters (obtain the number of letters
9977                 instead of bytes).
9978
9979 2001-12-17 [paul]       0.6.6claws2
9980
9981         * sync with sylpheed 0.6.6cvs1
9982                 see ChangeLog entry 2001-12-16
9983
9984 2000-12-17 [alfons]     0.6.6claws1
9985
9986         * src/filtering.c
9987                 clean up
9988
9989 2001-12-16 [paul]       0.6.6claws
9990 2001-12-15
9991
9992         * Release version 0.6.6claws, cvs tag: rel_0_6_6
9993
9994         * src/mimeview.c
9995                 last minute sync with main 0.6.6
9996
9997         * po/es.po
9998                 updated by Ricardo Mones Lastra
9999                 update for last minute sync
10000         * po/fr.po
10001         * po/nl.po
10002                 update for last minute sync
10003         * po/de.po
10004                 updated by Jens Oberender
10005         * po/pt_BR.po
10006                 updated by Fabio Junior Beneditto
10007
10008         * src/prefs_common.[ch]
10009         * src/undo.c
10010                 number of undo levels is user configurable
10011                 (squeeze it into the release in the dying
10012                 moments) Submitted by Jens Oberender    
10013
10014 2001-12-15 [melvin]
10015
10016         * po/fr.po
10017                 updated french translation
10018
10019 2001-12-15 [paul]       0.6.5claws92
10020
10021         * sync with sylpheed 0.6.5cvs28
10022                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
10023
10024         * po/nl.po
10025                 update to allow for sync
10026
10027 2001-12-15 [alfons]
10028         
10029         * po/nl.po
10030                 update dutch translation
10031
10032 2001-12-14 [carsten]    0.6.5claws91
10033         * src/summaryview.c
10034                 fixed bug #473785; also after changing the column order
10035                 the same message will be selected and displayed as before
10036                 the reordering
10037
10038 2001-12-14 [carsten]    0.6.5claws90
10039         * src/folderview.c
10040                 probably found the bug reported by wwb opening or closing
10041                 a folder tree just before dnd (found the solution in the
10042                 balsa source -- thanks to them)
10043
10044 2001-12-14 [carsten]    0.6.5claws89
10045         * src/gtkutils.c
10046         * src/account.c
10047                 moved gtk_clist_moveto to the right place, so that
10048                 only the accounts dialog is effected on opening
10049
10050 2001-12-14 [carsten]    0.6.5claws88
10051         * src/gtkutils.c
10052                 gtkut_clist_set_focus_row does a gtk_clist_moveto
10053                 now, so that the focused row will be seen in any case
10054                 (reported by wwp on sf-claws-user)
10055
10056 2001-12-14 [darko]      0.6.5claws87
10057
10058         * src/compose.c
10059                 remove unnecessary line
10060
10061 2001-12-14 [paul]       0.6.5claws86
10062
10063         * sync with sylpheed 0.6.5cvs27
10064                 see ChangeLog entries 2001-12-14
10065
10066 2001-12-14 [carsten]    0.6.5claws85
10067         * src/mainwindow.c
10068                 following a suggestion of Melvin the rcoabm pops up
10069                 right under the button now and the button is reliefed
10070                 while the popup is open
10071
10072 2001-12-14 [darko]      0.6.5claws84
10073
10074         * src/compose.c
10075                 fix crash when wrapping long lines if linewrap quotation
10076                 is disabled and wrapper encounters a word spanning more
10077                 than one line
10078
10079 2001-12-13 [paul]       0.6.5claws83
10080
10081         * src/compose.c
10082                 prefer 'Reply-To' header over mailing list header when
10083                 replying to a message. Finally prevent all those confirmation 
10084                 messages being sent to the list itself.
10085
10086         * src/summaryview.c
10087                 remove unused summary_set_menu_sensitive() entry
10088
10089 2001-12-13 [paul]       0.6.5claws82
10090
10091         * src/folderview.c
10092         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
10093         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
10094         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
10095                 improvements to 'Hide read messages': Inbox, Outbox,
10096                 Trash, Queue, and Draft icons now reveal presence of hidden 
10097                 messages
10098
10099 2001-12-12 [alfons]     0.6.5claws81
10100
10101         0.6.5claws80 was tagged as LAST_STABLE
10102
10103         * src/filtering.[ch]
10104         * src/matcher.[ch]
10105         * src/matcher_parser_lex.c
10106                 fix the filtering; my last attempt to get it right, 
10107                 if it does not work, it's Hoa's turn. ;-)
10108
10109                 for my honourable peers:
10110                 
10111                 the code now makes a clear distinction between
10112                 rules as they are displayed (probably escaped),
10113                 and as they are executed (probably unescaped). the
10114                 parser does *NOT* do any unescaping, this is
10115                 the task of the matcher.c (which breaks up a
10116                 rule into condition) and the filtering.c (which
10117                 breaks up the rule's action). to make this
10118                 run happily we provide an unescaped copy of
10119                 crucial strings to the MatcherProp and 
10120                 FilteringAction structures. note that the only
10121                 exception to this is any REGEXP string. those
10122                 are directly passed to regcomp() and regexp()
10123                 (who have much more powerful unescape functions).
10124                 
10125                 for everyone else:
10126         
10127                 you can escape tab (\t), carriage return (\r),
10128                 linefeed (\n), form feed (\f), quote (\"), 
10129                 single quote (\'), bell (\b) in all the entry
10130                 lines in the scoring & filtering dialogs.
10131                 as an added bonus this should not affect
10132                 existing filtering rules.
10133
10134 2001-12-12 [carsten]    0.6.5claws80
10135
10136         * src/summaryview.c
10137         * po/de.po
10138                 "item(s) selected" is now sensitive to 1 or more
10139                 than one selected (nice for language where simple
10140                 adding of a "s" is not possible as German (Eintrag
10141                 ->Eintr"age)
10142                 
10143                 the "forward as attachment" entry from the right
10144                 click menu removed, "forward" acts following the
10145                 prefs
10146         
10147         * src/textview.c
10148                 reverted my former changes; so compiler warning again
10149                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
10150                 nevertheless
10151
10152         * src/messageview.c
10153                 "search in message" does now *not* only work in MVIEW_TEXT
10154                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
10155                 message
10156
10157         * src/mainwindow.c
10158                 removed "/File/_Close" as it was the same as "/File/E_xit"
10159                 and we don't need it two times
10160
10161                 the separate folder view and message view now get a distinct
10162                 WMCLASS, just in case someone is using sawfish ;-)
10163
10164                 as the menu entries "/View/Message view" and "/View/Folder tree"
10165                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
10166                 make them sensitive accordingly and as these two are "shown"
10167                 after startup anytime check this menuitem at startup
10168
10169 2001-12-12 [paul]       0.6.5claws79
10170
10171         * src/folderview.c
10172                 fix sensitivity of 'Search folder...', broken in
10173                 0.6.5claws75
10174
10175         * src/mainwindow.c
10176                 fix dodgy English
10177
10178 2001-12-11 [carsten]    0.6.5claws78
10179         * src/filtering.c
10180                 fixed two typos returning a wrong FALSE/TRUE
10181         * src/mainwindow.[ch]
10182                 extra menu for email/news button removed
10183
10184 2001-12-11 [alfons]     0.6.5claws77
10185         
10186         * src/matcher.c                 (1.3)
10187         * src/matcher_parser_lex.l      (1.28)
10188                 revert for another attempt
10189                 mark 0.6.5claws77 as LAST_STABLE
10190
10191 2001-12-11 [christoph]  0.6.5claws76
10192
10193         * po/de.po
10194                 fixed wrong translation for prev. unread msg
10195
10196 2001-12-11 [paul]       0.6.5claws75
10197
10198         * src/folder.[ch]
10199         * src/folderview.c
10200         * src/mainwindow.c
10201         * src/summaryview.[ch]
10202         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
10203                 enable ability to hide read messages on per folder basis via 
10204                 '/Summary/Hide read messages'; when selected, a folder will 
10205                 have a red open folder icon, instead of a blue icon, if the 
10206                 folder contains hidden messges
10207                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
10208
10209         * src/mainwindow.c
10210                 remove '/Message/Forward as attachment' from 
10211                 main_window_set_menu_sensitive() to prevent debug warning
10212
10213         * src/folderview.c
10214         * src/mainwindow.c
10215                 Clean up some of the English
10216
10217         * tools/newscache_clean.pl
10218                 allow for new 'hidereadmsgs' entry in folderlist.xml
10219
10220         * po/es.po
10221                 updated translation, submitted by Ricardo Mones Lastra
10222
10223 2001-12-11 [paul]       0.6.5claws74
10224
10225         * sync with sylpheed 0.6.5cvs25
10226                 see ChangeLog entry 2001-12-11
10227
10228 2001-12-10 [alfons]     0.6.5claws73
10229
10230         * src/matcher.c
10231                 add more control characters
10232         * src/matcher_parser_lex.l
10233                 make escaping / unescaping work again
10234
10235 2001-12-10 [alfons]     0.6.5claws72
10236
10237         * src/imap.c
10238                 clean up warnings "returning value for void function" 
10239         * src/prefs_filtering.c
10240                 make info button for execute action sensitive
10241
10242 2001-12-10 [paul]       0.6.5claws71
10243
10244         * src/compose.c
10245         * src/imap.[ch]
10246         * src/summaryview.c
10247                 fix: imap server now gets informed of MARKED, UNMARKED
10248                 and REPLY events. Now people can use different IMAP-Mail
10249                 clients and have the exact same information about MARKED,
10250                 UNMARKED and REPLY status with all of them. Especially
10251                 useful for imap servers with a web-frontend.
10252                 submitted by Tobias Sandhaas <medlor@web.de>
10253
10254 2001-12-09 [melvin]     0.6.5claws70
10255         
10256         * src/textview.[ch]
10257                 fixed bug #490076 (hunted down by Alfons who implemented
10258                 a workaround in 0.6.5claws65)
10259
10260 2001-12-09 [christoph]  0.6.5claws69
10261
10262         * src/summaryview.c
10263                 set pointer to string in LOCKED column to NULL
10264                 (might fix bug #490800)
10265
10266 2001-12-09 [carsten]    0.6.5claws68
10267
10268         * po/de.po
10269                 resolved some cluttered menu shortcuts 
10270                 ('creating new email' and 'creating news message'
10271                 hade the same)
10272         * src/compose.c
10273                 wmclass now distinc from main window
10274         * src/mainwindow.c
10275           src/mainwindow.h
10276                 email/news and forward button functionality similar
10277                 to the reply buttons; removed the ugly dropdown arrows
10278                 and use instead the right mouse button
10279
10280 2001-12-09 [paul]       0.6.5claws67
10281
10282         * src/imap.c
10283         * src/utils.h
10284                 allow spaces in imap folder names
10285                 submitted by Willem van Engen <wvengen@stack.nl>
10286
10287 2001-12-09 [paul]       0.6.5claws66
10288
10289         * sync with sylpheed 0.6.5cvs24
10290                 see ChangeLog entry 2001-12-09
10291
10292 2001-12-08 [alfons]     0.6.5claws65
10293
10294         * src/textview.c
10295                 prevent secondary selection claim after "add to sender" dialog
10296                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
10297                 we trick GTK by simulating a click at (0, 0) in the textview.
10298
10299 2001-12-08 [hoa]        0.6.5claws64
10300
10301         * src/folder.c
10302                 fixed a bug about the .processing folder name while filtering
10303
10304 2001-12-08 [alfons]     0.6.5claws63
10305
10306         * src/folderview.c 
10307                 work around problem of not correctly updating folder stats
10308                 when deleting messages. there's some folder scanning evil
10309                 going so the folderview_update_msg_num() does not work
10310                 correctly. need to investigate this.
10311
10312 2001-12-08 [paul]       0.6.5claws62
10313
10314         * sync with sylpheed 0.6.5cvs23
10315                 see ChangeLog entry 2001-12-08
10316
10317 2001-12-07 [christoph]  0.6.5claws61
10318
10319         * src/compose.c
10320                 fix another header translation problem
10321
10322 2001-12-07 [alfons]     0.6.5claws60
10323
10324         * src/mbox.c
10325                 make filtering also work on local spool mbox
10326
10327 2001-12-07 [carsten]    0.6.5claws59
10328         * src/addressbook.c
10329                 addressbook window gets a wmclass distinct from the main
10330                 sylpheed window
10331         * src/compose.h
10332         * src/mainwindow.[ch]
10333                   forward menu item will use mode selected in prefs, forward 
10334                 as attatchment in menu removed (will be substituted in the
10335                 toolbar similar to reply buttons)
10336                   create news message menu entry and news button is now 
10337                 sensitive to the existance of a news account
10338         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
10339         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
10340         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
10341                 these are removed because the toolbar buttons don't show
10342                 the quoting modus any longer
10343
10344 2001-12-07 [paul]
10345
10346         * tools/newscache_clean.pl      ** NEW FILE **
10347                 perl script to do some tidying up in the newscache directory 
10348                 
10349         * tools/sylpheed-switcher       ** NEW FILE **
10350                 perl script to enable easy switching between main and claws
10351                 
10352         * tools/README
10353                 added descriptions of the two new perl scripts          
10354
10355
10356 2001-12-07 [melvin]     0.6.5claws58
10357
10358         * src/messageview.c
10359                 fixed a warning during compilation introduced in 0.6.5claws56
10360
10361 2001-12-07 [paul]       0.6.5claws57
10362
10363         * src/mainwindow.[ch]
10364         * src/menu.[ch]
10365                 further usability enhancements to replying with or without 
10366                 quoting via the toolbar, use of Ctrl key is replaced by 
10367                 drop down menu 
10368                 Submitted by Carsten Schurig            
10369
10370 2001-12-07 [melvin]     0.6.5claws56
10371
10372         * src/messageview.c
10373                 hack to fix bug that prevented to make/paste selections
10374                 after switching between MVIEW_TEXT and MVIEW_MIME views
10375                 without deselecting the selection first.
10376
10377 2001-12-06 [alfons]     0.6.5claws55
10378
10379         * src/filtering.[ch]
10380         * src/inc.c
10381                 revise filtering a little bit more, and make sure
10382                 messages are delivered to the appropriate inbox
10383                 (perhaps set per account)
10384
10385 2001-12-06 [paul]       0.6.5claws54
10386
10387         * sync with sylpheed 0.6.5cvs22
10388                 see ChangeLog entry 2001-12-06
10389
10390 2001-12-05 [alfons]     0.6.5claws53
10391
10392         * src/inc.c
10393         * src/folder.[ch]
10394         * src/procmsg.c
10395         * src/filtering.c
10396                 more revisions of filtering system
10397                 (last stable version is marked as LAST_STABLE)
10398                 
10399                 | NOTE 1): the filtering system now uses a local folder called
10400                 | .processing. if filtering fails, check this directory
10401                 | for missing messages.
10402                 |
10403                 | NOTE 2): help us find the filtering actions still missing
10404
10405 2001-12-05 [paul]       0.6.5claws52
10406
10407         * src/mainwindow.c
10408                 fix bug where 'Empty Trash?' pop-up window appears even
10409                 when Trash is empty, submitted by Jesse Skinner         
10410
10411 2001-12-05 [melvin]     0.6.5claws51
10412
10413         * src/compose.c
10414                 fixed bug #486106 to select correct account when reediting 
10415                 a queued message
10416         
10417 2001-12-04 [alfons]     0.6.5claws50
10418
10419         * src/mh.c
10420                 declare markfile in appropriate functions when
10421                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
10422                 for spotting this)
10423
10424 2001-12-04 [paul]       0.6.5claws49
10425
10426         * sync with sylpheed 0.6.5cvs21
10427                 see ChangeLog entry 2001-12-04
10428
10429 2001-12-03 [christoph]  0.6.5claws48
10430
10431         * po/de.po
10432                 changed translation of undo
10433         * src/account.c
10434         * src/folder.c
10435                 don't reinvent the wheel to traverse a GNode
10436         * src/compose.[ch]
10437                 seperate code to create the compose gui into functions
10438                 add "Others" page with folder selection for saving copy
10439                 of the message.
10440                 the folder identifier is saved to queue header
10441         * src/procmsg.c
10442                 save message to folder in queue header
10443
10444 2001-12-03 [paul]       0.6.5claws47
10445
10446         * sync with sylpheed 0.6.5cvs20
10447                 see ChangeLog entry 2001-12-03
10448
10449 2001-12-01 [paul]
10450
10451         * more sync with sylpheed 0.6.5cvs19
10452                 see ChangeLog entry 2001-11-29
10453
10454 2001-11-30 [paul]       0.6.5claws46
10455         
10456         * src/compose.c
10457                 remove conflicts introduced by Hoa's last commit
10458          
10459         * src/mainwindow.c
10460                 make 'Message/Bounce' sensitive
10461
10462 2001-11-30 [hoa]        0.6.5claws45
10463
10464         * src/compose.c
10465                 slightly change bounce function to add
10466                 information about the user that bounced the mail
10467                 in the From header line.
10468
10469         * src/folderview.c
10470                 permit the use of processing in outbox folder.
10471
10472 2001-11-29 [paul]       0.6.5claws44
10473
10474         * src/mainwindow.[ch]
10475         * src/prefs_common.c
10476         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
10477         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
10478         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
10479                 usability enhancements to the quoting, implements
10480                 use of Ctrl key to toggle quoting settings
10481                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
10482
10483 2001-11-29 [paul]       0.6.5claws43
10484         
10485         * sync with sylpheed 0.6.5cvs19
10486                 see ChangeLog entry 2001-11-28
10487
10488 2001-11-29 [melvin]     0.6.5claws42
10489         * src/Makefile.am
10490                 added enriched.[ch] to the list of files
10491
10492         * src/textview.c
10493         * src/mimeview.c
10494         * src/procmime.[ch]
10495         * src/enriched.[ch]
10496                 added support to view text/enriched
10497                 added support to show headers in message view for text/enriched and text/html
10498                         in non multipart messages
10499
10500 2001-11-28 [paul]       0.6.5claws41
10501
10502         * more sync with sylpheed 0.6.5cvs18
10503                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
10504
10505 2001-11-27 [paul]       0.6.5claws40
10506         
10507         * po/pt_BR.po
10508                 updated translation, submitted by Fabio Junior Beneditto
10509                 
10510         * sync with sylpheed 0.6.5cvs18
10511                 see ChangeLog entries 2001-11-26 (src/textview.c) and
10512                 2001-11-27
10513
10514
10515 2001-11-26 [paul]
10516
10517         * po/es.po
10518                 updated translation, submitted by Ricardo Mones Lastra
10519
10520 2001-11-26 [alfons]
10521
10522         * src/matcher.c
10523                 add more translatable strings
10524
10525 2001-11-26 [christoph]  0.6.5claws39
10526
10527         * po/de.po      
10528                 fixed one more umlaut
10529         * src/compose.c
10530                 fix translated header when it should not be translated
10531
10532 2001-11-26 [paul]       0.6.5claws38
10533
10534         * src/mainwindow.c
10535                 remove '/Message/Add Sender to address book' from 
10536                 main_window_set_menu_sensitive(), prevent debug warning
10537                 add 'Message/Mark/Mark all read' to mainwin_entries[]
10538
10539 2001-11-26 [paul]       0.6.5claws37
10540
10541         * src/summaryview.c
10542                 fix 'recurring unread state' bug 
10543
10544         * tools/README 
10545         * tools/filter_conv.pl
10546                 read name of top level mailbox from folderlist.xml
10547                 and presume nothing about its name              
10548
10549 2001-11-26 [darko]      0.6.5claws36
10550
10551         * src/gtkstext.[ch]
10552                 removed functions that are now in gtkutils.c
10553                 use gtkut_text_is_uri_string() from gtkutils.c
10554         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
10555
10556 2001-11-26 [paul]       0.6.5claws35
10557
10558         * sync with sylpheed 0.6.5cvs16
10559                 see ChangeLog entries 2001-11-25 and 2001-11-26
10560
10561 2001-11-25 [alfons]     0.6.5claws34
10562
10563         EXPERIMENTAL!!! Please checkout the last stable version using: 
10564           
10565         % cvs update -r LAST_STABLE -dRAP
10566
10567         (Or help us testing this stuff.)
10568
10569         * src/filtering.c               (1.14)
10570         * src/filtering.h               (1.6)
10571         * src/inc.c                     (1.28)
10572         * src/matcher.c                 (1.20)
10573         * src/mbox.c                    (1.9)
10574         * src/procmsg.h                 (1.14)
10575         * src/summaryview.c             (1.59)
10576         * src/summaryview.h             (dunno)
10577                 revert/merge/sync to as it was before commit 
10578                 on Thu, 19 Jul 2001 10:15:51 -0700.
10579
10580 2001-11-25 [hoa]        0.6.5claws33
10581
10582         * src/main.c
10583                 processing mails at startup
10584
10585         * src/folderview.c
10586         * src/summaryview.[ch]
10587                 processing mails when entering folder
10588
10589         * src/prefs_filtering.c
10590                 fixed some UI bugs
10591
10592 2001-11-24 [alfons]     0.6.5claws32
10593
10594         * src/summaryview.[ch]
10595                 make summary sort headers work, and also make
10596                 sure the sort type is stored
10597
10598 2001-11-23 [alfons]     0.6.5claws31
10599
10600         * src/summaryview.[ch]
10601                 make lock work like mark
10602                 disallow deleting messages marked as locked
10603
10604 2001-11-23 [alfons]     0.6.5claws30
10605
10606         * src/gtkstext.c
10607         * src/compose.[ch]
10608         * src/Makefile.am
10609         * src/undo.[ch]
10610                 merge undo patch submitted by Jens
10611
10612 2001-11-23 [christoph]  0.6.5claws29
10613
10614         * src/.cvsignore
10615                 added ylwrap
10616         * src/compose.c
10617                 fixed gpg signing and encoding
10618         * src/folder.[ch]
10619         * src/main.c
10620                 added --status option to get new, unread and total
10621                 message count from a running sylpheed
10622         * src/prefs_common.c
10623                 temporary fix for reply_with_quote problem
10624                 (don't call functions for non existing widget)
10625         * src/procmsg.c
10626                 one more check for ignored threads but still not
10627                 always working correctly. probably a recursive
10628                 check for all parents is needed
10629
10630 2001-11-23 [darko]      0.6.5claws28
10631
10632         * src/compose.c
10633                 wrapping on send improvements
10634         * src/gtkutils.[ch]
10635                 fix for GtkSText after last sync with main branch
10636                 GTK_TEXT -> GTK_STEXT
10637
10638 2001-11-23 [paul]       0.6.5claws27
10639
10640         * sync with sylpheed 0.6.5cvs14
10641                 see ChangeLog entries 2001-11-22 and 2001-11-23
10642                 
10643         * po/de.po
10644                 fixed the scrambled umlauts 
10645                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
10646
10647 2001-11-21 [paul]       0.6.5claws26
10648
10649         * sync with sylpheed 0.6.5cvs12
10650                 see 2nd ChangeLog entry dated 2001-11-20
10651
10652 2001-11-20 [paul]       0.6.5claws25
10653
10654         * sync with sylpheed 0.6.5cvs11
10655                 see ChangeLog entry 2001-11-19 (src/utils.c)
10656
10657 2001-11-20 [hiro]
10658
10659         * src/compose.c
10660                 GTK_TEXT -> GTK_STEXT
10661                 fix for wrong comment
10662
10663 2001-11-20 [hiro]       0.6.5claws24
10664
10665         * src/compose.[ch]
10666                 more merges from main branch
10667                 removed fatal warnings (uninitialized variables etc.)
10668                 some coding style fix
10669         * src/gtkutils.h
10670                 fixed typo.
10671         * src/addressbook.c
10672           src/addrindex.c
10673                 V-Card -> vCard
10674
10675 2001-11-19 [hoa]        0.6.5claws23
10676
10677         * src/filtering.c
10678         * src/prefs_scoring.c
10679         * src/matcher.[ch]
10680         * src/scoring.c
10681                 cleaning code
10682
10683         * src/matcher_parser_parse.y
10684         * src/prefs_filtering.c
10685                 bouncing
10686
10687 2001-11-19 [alfons]     0.6.5claws22
10688
10689         more of my old things into claws
10690
10691         * src/Makefile.am
10692         * src/prefs_common.c
10693         * src/procmsg.h
10694         * src/summaryview.[ch]
10695         * src/prefs_summary_column.c
10696         * src/pixmaps/locked.xpm
10697                 add indicators for locking of message in summary view
10698                 (does not work yet, only visual indicator)
10699
10700 2001-11-19 [paul]       0.6.5claws21
10701
10702         * sync with sylpheed 0.6.5cvs10
10703                 see ChangeLog entry 2001-11-19
10704
10705 2001-11-18 [alfons]     0.6.5claws20
10706         
10707         * src/filtering.c
10708                 remove an inadvertent free I forgot in previous clean up 
10709
10710 2001-11-18 [alfons]     0.6.5claws19
10711
10712         * src/filtering.[ch]
10713                 clean up & plug leaks
10714
10715 2001-11-18 [paul]       0.6.5claws18
10716
10717         * sync with sylpheed 0.6.5cvs9
10718                 see ChangeLog entries 2001-11-17 and 2001-11-18
10719
10720 2001-11-16 [paul]       0.6.5claws17
10721
10722         * sync with sylpheed 0.6.5cvs8
10723                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
10724
10725 2001-11-16 [paul]       0.6.5claws16
10726
10727         * sync with sylpheed 0.6.5cvs7
10728                 see ChangeLog entries 2001-11-15 and 2001-11-16
10729
10730 2001-11-15 [hoa]        0.6.5claws15
10731
10732         * src/compose.c
10733                 fix bounce, mails we received couln't be bounced to ourself.
10734
10735         * src/defs.h
10736         * src/filtering.[ch]
10737         * src/matcher.[ch]
10738         * src/matcher_parser.h
10739         * src/matcher_parser_lex.l
10740         * src/matcher_parser_parse.y
10741         * src/inc.c
10742         * src/main.c
10743         * src/mbox.c
10744         * src/prefs_filtering.[ch]
10745         * src/mainwindow.c
10746         * src/prefs_matcher.c
10747         * src/prefs_scoring.c
10748         * src/scoring.[ch]
10749         * src/summaryview.c
10750                 new matcher/filter/score configuration file parser
10751                 one unique configuration file => ~/.sylpheed/matcherrc
10752                 import in currently automatic, then save are made
10753                 in this new file.
10754                 one filter per folder and one global filter
10755                 (filter of a folder will be used as folder processing)
10756
10757         * src/folder.c
10758                 fix a bug in folder_item_get_identifier
10759                 
10760         * src/messageview.c
10761                 receive receipt return are fixed.
10762
10763 2001-11-14 [alfons]     0.6.5claws14
10764
10765         * src/session.h
10766                 add things from main branch to make claws compile
10767
10768 2001-11-14 [paul]       0.6.5claws13
10769
10770         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
10771                 see ChangeLog entries 2001-11-08 to 2001-11-14
10772
10773 2001-11-14 [hoa] 0.6.5claws12
10774
10775         * src/compose.[ch]
10776         * src/mainwindow.c
10777         * src/summaryview.c
10778                 add "bounce mail" option
10779
10780 2001-11-13 [christoph]  0.6.5claws11
10781
10782         * src/compose.c
10783                 Cleanup a mess i add before commiting
10784
10785 2001-11-13 [hoa]        0.6.5claws10
10786
10787         * src/compose.c
10788                 some fixes when mail are sent or
10789                 for crossposts
10790
10791 2001-11-13 [christoph]  0.6.5claws9
10792
10793         * po/de.po
10794                 Changed two string with the same translation
10795         * src/compose.c
10796         * src/procmsg.[ch]
10797         * src/send.[ch]
10798                 New mailsending process:
10799                   - Always queue message before sending
10800                     (message will be saved if sylpheed crashed or
10801                      freezes while sending)
10802                   - Allow queuing of newspostings
10803                   - No copy in outbox before sending
10804                     (closes bug #469501)
10805                   - No more redundant code for send and send_later
10806         * src/summaryview.c
10807                 Applied wwp <subscript@free.fr>'s patch that fixes
10808                 marks for multiple forwarded messages (+compose.c)
10809
10810 2001-11-12 [alfons]
10811
10812         * README.claws
10813                 remove things that are now in main branch
10814         
10815         * po/nl.po
10816                 update Dutch translation
10817
10818 2001-11-12 [mhadasht]   0.6.5.claws8
10819
10820         * src/prefs_common.c
10821                 re-enabled account autoselection feature for forward
10822                 and reedit lost during the branch point for SYNC-B4-REL
10823         * src/gtkspell.c
10824                 gtkpspell_get_dict(): more readable code (even if function is
10825                 not used yet)
10826         * ChangeLog.claws
10827                 added version number info to 2001-11-12 [hiro] comment.
10828
10829 2001-11-12 [hiro]       0.6.5.claws7
10830
10831         * src/compose.c
10832                 compose_forward(): fixed a bug that forward quote mark
10833                 wasn't used.
10834                 removed unnecessary code.
10835         * src/template_select.[ch]: removed.
10836
10837 2001-11-11 [alfons]
10838
10839         * src/compose.c
10840                 :%s/GTK_TEXT/GTK_STEXT/g
10841         
10842         * src/compose.[ch]
10843         * src/undo.[ch]
10844         * src/Makefile.am
10845                 revert the undo stuff (this is 0.6.6claws stuff)
10846
10847 2001-11-11 [hoa]        0.6.5.claws6
10848
10849         * src/compose.[ch]
10850                 Insert signature at the end of the text.
10851                 Added undo patch but currently disabled
10852
10853         * src/procmsg.c
10854                 Threading by subject improved.
10855
10856         * added src/undo.[ch]
10857                 Undo module for compose dialog box.
10858
10859 2001-11-11 [alfons]     0.6.5.claws5
10860
10861         * src/procmsg.c
10862                 prevent threading by subject on nodes that have already been
10863                 threaded by in-reply-to (as in "circular references in a tree
10864                 result in a dead branch")
10865
10866 2001-11-09 [hoa]        0.6.5.claws4
10867         
10868         * src/folderview.c
10869                 allows creation of mbox folder item from any files.
10870
10871 2001-11-09 [alfons]     0.6.5.claws3
10872         
10873         * src/utils.c
10874         * src/procmsg.c
10875                 do what I mean and correct threading by subject so it really
10876                 ignores attracting lines without "Re: "
10877
10878 2001-11-07 [alfons]     0.6.5.claws2
10879
10880         * src/procmsg.c
10881         * src/utils.[ch]
10882                 only attract by subject if a subject line starts with a "Re: "
10883         * src/syldap.c
10884                 remove warning
10885
10886 2001-11-07 [paul]       0.6.5claws1
10887
10888         * sync with sylpheed 0.6.5. release
10889                 see ChangeLog entry 2001-11-07
10890
10891 2001-11-07 [paul]       0.6.4claws31
10892
10893         * sync with sylpheed 0.6.4cvs18
10894                 see ChangeLog entries 2001-10-30 to 2001-11-07
10895                 prefs_templates.[ch] renamed prefs_template.[ch]
10896
10897 2001-11-06 [alfons]
10898         
10899         * src/utils.h
10900                 add semicolon Hoa forgot ;-)
10901                 
10902
10903 2001-11-06 [hoa]        0.6.4claws30
10904         
10905         * src/procmsg.c
10906         * src/summaryview.c
10907         * src/utils.c
10908         * src/utils.h
10909                 threading by subject - empty subject are ignored
10910
10911 2001-11-06 [christoph]  0.6.4claws29
10912
10913         * src/socket.c
10914                 use SSL_peek for sock_gets
10915         * src/utils.c
10916                 removed unneeded pointer in extracting quoted
10917                 names implementation
10918
10919 2001-11-06 [melvin]     0.6.4claws28
10920
10921         * src/gtkspell.c
10922                 fixed bug #476792 Selection overtyping with spell checker
10923                 fixed bug which could cause a buffer overflow
10924                 fixed a memory leak
10925
10926 2001-11-06 [hoa]        0.6.4claws27
10927         
10928         * src/procmsg.c
10929         * src/summaryview.c
10930                 threading by subject
10931
10932 2001-11-05 [alfons]     0.6.4claws26
10933         
10934         * README.claws
10935                 Claws -> Sylpheed (vice versa)
10936
10937         * src/compose.c
10938                 :%s/gtk_text/gtk_stext/g
10939                 :%s/GTK_TEXT/GTK_STEXT/g
10940                 (thanks to Jonathan Ware for spotting this)
10941
10942 2001-11-04 [christoph]  0.6.4claws25
10943
10944         * src/summaryview.c
10945                 replace Xalloca + strdup with Xstrdup_a
10946         * src/utils.c
10947                 better implementation of extracting quoted names
10948                 from addresses (remove backlashes and ignore
10949                 quotes after them)
10950
10951 2001-11-04 [alfons]     0.6.4claws24
10952
10953         * src/utils.[ch]
10954                 edit to comply more with coding style
10955
10956         * src/textview.c
10957                 fix bug reported by Kim Schulz. introduced by the patch integrated
10958                 in 0.6.4claws15. the code did not check the return value of
10959                 the html parser.
10960
10961         * AUTHORS
10962                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
10963
10964 2001-11-04 [christoph]  0.6.4claws23
10965
10966         * src/main.c
10967         * src/prefs_common.[ch]
10968                 init some pointers that possibly caused a segfault
10969                 reported in the claws-users ML
10970
10971 2001-11-04 [hoa]        0.6.4claws22
10972
10973         * src/grouplistdialog.c
10974                 change the names of the nodes in the tree
10975
10976         * src/compose.c
10977                 enhanced mailto syntax as described in
10978                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
10979                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
10980
10981         * src/utils.c
10982                 encode and decode URI (useful when opening URL into
10983                 netscape).
10984
10985 2001-11-03 [hoa]        0.6.4claws21
10986
10987         * src/grouplistdialog.c
10988                 a new newsgroups list selection dialog box
10989                 with a CTree instead of a CList
10990
10991 2001-11-03 [hoa]        0.6.4claws20
10992
10993         * src/folderview.c
10994                 enable property and scoring options when right
10995                 click on "inbox"
10996
10997         * src/summaryview.c
10998                 fixed bug when nickname were displayed using
10999                 the address book.
11000
11001 2001-11-02 [darko]      0.6.4claws19
11002
11003         * src/compose.c
11004                 new wrap quotation and URL/long words wrapping implementation
11005         * src/compose.c src/gtkstext.[ch]
11006                 move gtkstext_strncmp() to gtkstext.c
11007
11008 2001-11-01 [christoph]  0.6.4claws18
11009
11010         * src/prefs_account.c
11011                 fixed mess in account settings dialog
11012         * src/prefs_folder_item.c
11013                 added label with folder path to dialog
11014
11015 2001-10-31 [match]      0.6.4claws17
11016
11017         * src/vcard.c
11018                 fix memory leak.
11019         * src/addrbook.c
11020                 fix generation of spurious address book file names.
11021                 remove redundant functions.
11022         * po/POTFILES.in
11023                 added missing file names.
11024
11025 2001-10-30 [paul]       0.6.4claws16
11026
11027         * sync with sylpheed 0.6.4cvs6
11028                 see ChangeLog entries 2001-10-26 to 2001-10-30
11029
11030         * tools/filter_conv.pl
11031                 read folderlist.xml to discover whether the top-level
11032                 folder is called 'Mailbox' or 'Mail' 
11033
11034 2001-10-29 [paul]       0.6.4claws15
11035
11036         * src/html.c, src/textview.c
11037                 activate links in html mail and fix clickable parts
11038                 Submitted by Matthieu Dazy <dazy@t-surf.com>
11039
11040 2001-10-29 [paul]
11041
11042         * po/de.po, po/es.po, po/pt_BR/po
11043                 updated translations, submitted by Jens Oberender,
11044                 Ricardo Mones Lastra, and Fabio Junior Beneditto
11045
11046 2001-10-29 [darko]      0.6.4claws14
11047
11048         * src/compose.c
11049                 fix wrapping for good
11050
11051 2001-10-29 [darko]
11052
11053         * src/compose.c
11054                 undo previous change as it broke the smart wrapping
11055
11056 2001-10-29 [darko]      0.6.4claws13
11057
11058         * src/compose.c
11059                 fix infinite loop when long URL is quoted
11060                 (closes bug #475122.
11061
11062 2001-10-28 [match]
11063
11064         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
11065                 import Mutt address book
11066         * src/ldif.[ch] src/importldif.h
11067                 modified import LDIF handle user attributes
11068
11069 2001-10-28 [christoph]  0.6.4claws12
11070
11071         * src/summaryview.c
11072                 fixed that filtering did not work if there
11073                 were no filter rules
11074                 (closes bug #472003 and better implementation
11075                  of patch #474644)
11076
11077 2001-10-27 [christoph]  0.6.4claws11
11078
11079         * src/compose.c
11080                 make the folder's default account to be used when
11081                 replying. (patch by wwp <subscript@free.fr>)
11082         * src/compose.c
11083                 code cleanup, nearly killed all of wwp's patch
11084                 for folder's default account in compose
11085         * src/folderview.c
11086                 error panel when a folder could not be created
11087                 (closes bug #471080 new folder name & already
11088                  existing file)
11089
11090 2001-10-26 [alfons]
11091
11092         * src/utils.h
11093                 change prototype of strstr2() that Christoph forgot about
11094
11095 2001-10-26 [christoph]  0.6.4claws10
11096
11097         * src/account.c
11098                 made search for accounts by email address not case
11099                 sensitive
11100         * src/folder.c
11101                 fixed memory leak in folder_item_get_identifier
11102         * src/gtkspell.c
11103         * src/utils.c
11104                 fixed wrong strstr2 (should work like strstr)
11105
11106 2001-10-26 [darko]      0.6.4claws9
11107
11108         * src/compose.c src/gtkstext.[ch]
11109         * src/gtkstext.c
11110                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
11111
11112 2001-10-26 [paul]       0.6.4claws8
11113
11114         * src/html.c
11115                 ignore css and javascript tags in html mail
11116                 case-insensitive, with or without double-quoted
11117                 strings
11118
11119 2001-10-26 [paul]       0.6.4claws7
11120
11121         * sync with sylpheed 0.6.4cvs1
11122                 see ChangeLog entry 2001-10-26
11123
11124         * src/prefs_account.c, src/prefs_common.c,
11125           src/prefs_summary_column.c
11126                 minor improvements to the English
11127
11128 2001-10-25 [alfons]     0.6.4claws6
11129
11130         * src/gtkstext.c
11131         
11132                 make GtkSText follow style of GtkText (closes bug 
11133                 #469211 "text selection while writing message")
11134                 
11135                 do sync with GTK 1.2.10
11136
11137 2001-10-25 [paul]       0.6.4claws5
11138
11139         * src/html.c
11140                 ignore css tags in html mail
11141
11142 2001-10-25 [darko]      0.6.4claws4
11143
11144         * src/compose.c
11145                 don't declare is_url_string as static function since
11146                 we need it in gtkstext.c
11147         * src/gtkstext.c
11148                 remove unused variable
11149                 don't wrap long URLs while composing a message
11150
11151 2001-10-24 [christoph]  0.6.4claws3
11152
11153         * src/socket.c
11154                 fix ssl deadlock, when peer closes connection
11155
11156 2001-10-24 [paul]       0.6.4claws2
11157
11158         * src/prefs_common.c
11159                 gettextize the gpg ascii-armored warning message
11160
11161         * src/compose.c
11162                 insert a DOS/MAC file into the composed message
11163                 (improvements)
11164
11165         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
11166
11167 2001-10-22 [paul]       0.6.4claws1
11168
11169         * sync with sylpheed 0.6.4 release
11170                 see ChangeLog entries 2001-10-21
11171
11172         * po/fr.po, po/pt_BR.po
11173                 updated by Melvin Hadasht and Fabio Junior Beneditto
11174
11175 2001-10-21 [paul]       0.6.3claws30
11176
11177         * src/compose.c
11178                 insert a DOS text file from the compose window
11179                 into the composed message text (removes CRs characters)
11180                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
11181
11182         * tools/filter_conv.pl, tools/README
11183                 automatically use ~/.sylpheed as working directory
11184                 print out confirmation message on completion
11185
11186         * correct Hoa's last ChangeLog.claws entry
11187
11188 2001-10-20 [hoa]        0.6.3claws29
11189
11190         * src/grouplistdialog.c
11191                 bugfix (another ?) to give the right
11192                 newsgroups list for each news server.
11193
11194         * src/news.c
11195         * src/news.h
11196                 improve the newsgroups list cache
11197
11198 2001-10-20 [paul]       0.6.3claws28
11199
11200         * sync with sylpheed 0.6.3cvs9
11201                 see ChangeLog entry 2001-10-19
11202
11203         * correct Alfons' last ChangeLog.claws entry
11204
11205 2001-10-19 [alfons]
11206
11207         * src/pgptext.[ch]
11208                 fix compilation problems (part of bug #472895)
11209
11210 2001-10-18 [hoa]        0.6.3claws27
11211
11212         * src/grouplistdialog.c
11213                 bugfix when we refresh was clicked (bug 472701)
11214
11215 2001-10-19 [christoph]  0.6.3claws26
11216
11217         * src/compose.c
11218                 last header entry should default to "To:" or
11219                 "Newsgroups:" and not copy the last entry line
11220                 in a new compose window
11221                 (closes bug #472686, #470792)
11222
11223 2001-10-19 [paul]       0.6.3claws25
11224
11225         * sync with Sylpheed 0.6.3cvs8
11226                 see ChangeLog entries 2001-10-18 and 2001-10-19
11227
11228 2001-10-18 [christoph]  0.6.3claws24
11229
11230         * src/procmsg.c
11231                 reimplement ignore thread
11232         
11233 2001-10-18 [hoa]        0.6.3claws23
11234
11235         * src/folderview.c
11236         * src/grouplistdialog.[ch]
11237                 enhanced news subscription interface (feature 469113)
11238
11239         * src/news.c
11240         * src/news.h
11241                 enchanced newsgroup listing,
11242                 now, we can get groups informations
11243                 (NNTPGroupInfo)
11244
11245 2001-10-18 [paul]       0.6.3claws22
11246
11247         * src/summaryview.c
11248                 remove comment (sync with main branch)
11249         * src/mainwindow.c
11250                 fix 'Re-edit' bug in 'Message' menu
11251
11252 2001-10-17 [christoph]  0.6.3claws21
11253
11254         * src/compose.c
11255                 ignore empty or whitespace only header lines
11256
11257 2001-10-17 [paul]       0.6.3claws20
11258
11259         * sync with sylpheed 0.6.3cvs7
11260                 see ChangeLog entries 2001-10-14, 2001-10-16, and
11261                 2001-10-17
11262
11263 2001-10-17 [darko]
11264
11265         * src/compose.c
11266                 wrap long lines without spaces
11267                 don't wrap URLs
11268
11269 2001-10-16 [paul]
11270
11271         * po/es.po, po/nl.po, po/pt_BR.po
11272                 updated by Ricardo Mones Lastra, Alfons,
11273                 and Fabio Junior Beneditto
11274
11275         * sylpheed-0.6.3claws released
11276
11277 2001-10-15 [melvin] 0.6.3claws18
11278
11279         * README.claws
11280                 added summary and detailed installation instructions
11281                 for spell checker
11282         * po/fr.po
11283                 Updated, corrected and completed french translation
11284
11285 2001-10-15 [hoa] 0.6.3claws17
11286         * src/grouplistdialog.c
11287                 we can choose the newsgroups to display with wildcards
11288
11289 2001-10-15 [christoph]  0.6.3claws16
11290
11291         * src/account.c
11292         * src/compose.c
11293         * src/prefs_folder_item.[ch]
11294                 applied wwp <subscript@free.fr>'s folder
11295                 default account patch
11296         * po/de.po
11297                 Fixed wrong translation
11298
11299 2001-10-13 [alfons, christoph, melvin]  
11300                         0.6.3claws15
11301
11302         solution #2 to solve MT-safety problems defers all GUI related calls
11303         to the main thread using a gtk_idle_add() callback. discussed on
11304         ircnet #sylpheed, with christoph spotting some issues with the
11305         original code, and melvin allowing us to lobotomize his sylpheed.
11306
11307         * src/syldap.[ch], src/main.c
11308                 fix race problem in ldap search thread by deferring GUI 
11309                 stuff to main thread using gtk_idle_add()
11310
11311 2001-10-13 [paul]       0.6.3claws14
11312
11313         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
11314                 add Sergey's smtpcred.patch
11315                 adds separate username/password setting for SMTP Auth
11316                 needed by some servers
11317                 (closes feature request #471659)
11318
11319 2001-10-13 [paul]       0.6.3claws13
11320
11321         * src/pgptext.[ch] **NEW FILES**
11322         * src/Makefile.am, src/messageview.c, src/mimeview.c
11323                 decrypt ascii-armored gpg text embedded in
11324                 the message body.
11325                 Submitted by Jens Jahnke <jan0sch@gmx.net>
11326
11327 2001-10-13 [christoph]  0.6.3claws12
11328
11329         * README.claws
11330                 some more details on default to and
11331                 feature requests
11332         * src/main.c
11333                 init glib threading when ldap is used
11334         * src/syldap.c
11335                 threading fixes
11336         * po/de.po
11337                 fixed a typo
11338
11339 2001-10-12 [paul]       0.6.3claws11
11340
11341         * src/prefs_common.[ch], src/rfc2015.c
11342                 enable ascii-armored gpg text to be embedded in the
11343                 message body, selectable through the 'Privacy'
11344                 preferences. Supports encrypting only.
11345                 Submitted by Ravemax <ravemax@dextrose.com>
11346
11347 2001-10-12 [paul]       0.6.3claws10
11348
11349         * sync with sylpheed 0.6.3cvs6
11350                 see ChangeLog entries 2001-10-11 and 2001-11-12
11351
11352         * src/folderview.c
11353                 incorporated mbox folders, scoring, and folder
11354                 properties into the sync
11355
11356 2001-10-12 [darko]      0.6.3claws9
11357
11358         * README.claws
11359                 describe quotation wrapping
11360         * src/compose.c
11361                 don't treat tab as space to calculate line length properly
11362
11363 2001-10-11 [alfons]
11364
11365         * README.claws
11366                 correct description of how to make new filtering system work,
11367                 add some other things
11368                 
11369         * src/syldap.c
11370                 remove sched_yield() (not necessary / unportable)
11371
11372 2001-10-11 [paul]       0.6.3claws8
11373
11374         * sync with sylpheed 0.6.3cvs3
11375                 see ChangeLog entry 2001-10-10
11376
11377 2001-10-10 [christoph]  0.6.3claws7
11378
11379         * .cvsignore
11380                 ignore 2 files created by newer autotools
11381         * src/prefs_folder_item.c
11382                 using table for widget alignment
11383                 fixed memory leak and broken octal display
11384         * src/filesel.c
11385                 fixed segfault caused by lost filename
11386                 workaround (closes bug #469551)
11387
11388 2001-10-10 [paul]       0.6.3claws6
11389
11390         * sync with sylpheed 0.6.3cvs2
11391                 see ChangeLog entries 2001-10-09 and 2001-10-10
11392
11393 2001-10-10 [darko]      0.6.3.claws5
11394
11395         * src/gtkstext.c
11396                 proper calculation of right margin if smart wrapping is enabled
11397         * src/compose.c
11398                 automatically wrap long lines if wrap quotation is enabled
11399
11400 2001-10-09 [alfons]     0.6.3.claws4
11401
11402         * src/summaryview.c
11403                 select correct row when deleting last row in the summary view (and
11404                 close bug "[ #469104 ] select second last in list when deleting")
11405
11406 2001-10-09 [paul]       0.6.3claws3
11407
11408         * sync with sylpheed 0.6.3cvs1
11409                 updated some autotool scripts
11410
11411 2001-10-09 [darko]      0.6.3claws2
11412
11413         * src/gtkstext.[ch]
11414                 new name and mark with Sylpheed comment
11415         * src/compose.c
11416                 smart quotation wrapping a-la VIM
11417
11418 2001-10-08 [paul]       0.6.3claws1
11419
11420         * sync with sylpheed 0.6.3 release
11421                 see ChangeLog entry 2001-10-08
11422
11423 2001-10-08 [paul]       0.6.2claws24
11424
11425         * src/summaryview.c
11426                 more sync with sylpheed 0.6.2cvs12
11427                 Fixed the bug that didn't select the last row correctly
11428
11429
11430 2001-10-07 [paul]       0.6.2claws23
11431
11432         * sync with sylpheed 0.6.2cvs12
11433                 see ChangeLog entry 2001-10-07
11434
11435 2001-10-06 [match]
11436         * src/jpilot.[ch]
11437                 enable jpilot to read unsynch'ed addresses.
11438
11439         * src/editldap_basedn.c
11440                 fix segfault when opening dialog.
11441
11442 2001-10-06 [alfons]     0.6.2.claws22
11443
11444         * src/summaryview.c
11445                 fix bug with summary view selecting last *inserted*
11446                 node instead of last *visible* node. remember we
11447                 work with a tree
11448
11449 2001-10-06 [paul]       0.6.2claws21
11450
11451         * po/pt_BR.po
11452                 updated translation, contains some fixes and new
11453                 translations, submitted by Gustavo Noronha Silva
11454                 <kov@debian.org>
11455
11456         * src/prefs_common.c
11457                 change 'each' to 'every' - fix dubious English
11458
11459         * sync with sylpheed 0.6.2cvs11
11460
11461 2001-10-05 [alfons]     0.6.2claws20
11462
11463         * src/mainwindow.[ch], src/folderview.c
11464                 make composite tool button switch between "Compose News"
11465                 and "Compose Mail" depending on selected folder
11466                 (nifty idea by Kim Schulz <kim@schulz.dk>)
11467
11468 2001-10-05 [paul]       0.6.2claws19
11469
11470         * src/mainwindow.c, src/summaryview.c
11471                 fix 'Message/Reply to all', broken in last commit
11472
11473         * src/compose.c
11474                 fix X_BEENTHERE seg fault, thanks to Alfons
11475
11476 2001-10-04 [paul]       0.6.2claws18
11477
11478         * src/compose.[ch], src/mainwindow.c
11479                 make "Message/Reply" reply to mailing lists; matches
11480                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
11481                 based on portions of the patch submitted by
11482                 Junichi Uekawa <dancer@netfort.gr.jp>
11483
11484 2001-10-04 [darko]      0.6.2claws17
11485
11486         * src/compose.c
11487                 better smart wrapping
11488         * src/gtkstext.[hc]
11489                 a function to make text buffer contiguous
11490
11491 2001-10-03 [paul]       0.6.2claws16
11492
11493         * sync with sylpheed 0.6.2cvs10
11494
11495 2001-10-02 [alfons]
11496
11497         * configure.in
11498         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
11499                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
11500                 references to chinese translations (hope someone picks up
11501                 this)
11502
11503 2001-10-02 [christoph]  0.6.2claws15
11504
11505         * src/compose.c
11506                 fixed non translated header bug
11507         * ChangeLog.claws
11508                 fixed wrong date in alfons last entry ;)
11509
11510 2001-10-02 [alfons]     0.6.2claws14
11511
11512         * src/compose.c, src/prefs_common.[ch]
11513                 add block cursor option
11514
11515 2001-10-02 [paul]       0.6.2claws13
11516
11517         * sync with sylpheed 0.6.2cvs9
11518
11519 2001-09-30 [paul]       0.6.2claws12
11520
11521         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
11522                 updated translations
11523
11524         * po/POTFILES.in
11525                 add 'src/importldif.c'
11526
11527         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
11528                 added eudora-to-vCard conversion tool
11529                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
11530
11531         * sync with sylpheed 0.6.2cvs8
11532
11533 2001-09-30 [paul]
11534
11535         * sylpheed-0.6.2claws released
11536
11537 2001-09-27 [melvin]     0.6.2claws11
11538
11539         * src/gtkspell.c
11540                 fixed crash when using default path (introduced 
11541                 in 0.6.2claws10)
11542                 fixed tiny bug for initial suggestion mode
11543
11544 2001-09-27 [melvin]     0.6.2claws10
11545         
11546         * src/gtkspell.c
11547                 fixed bug where gtkpspell didn't set the path correctly
11548
11549         * README.claws
11550                 added a paragraph about spell checking
11551                 
11552
11553
11554 2001-09-27 [paul]       0.6.2claws9
11555
11556         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
11557                 replace '// comments' with '/* comments */' to prevent
11558                 some compiler warnings 
11559
11560         * sync with sylpheed 0.6.2cvs6
11561
11562 2001-09-26 [alfons]     0.6.2claws8
11563
11564         * src/messageview.c
11565                 introduce return receipt request notification again,
11566                 which was lost because of other semantics in 
11567                 procheader_parse() (???)
11568
11569 2001-09-26 [christoph]  0.6.2claws7
11570
11571         * src/compose.c
11572                 replace comments for old code with #if 0
11573                 readded auto cc, bcc and reply-to
11574         * src/prefs_matcher.c
11575         * src/prefs_scoring.c
11576                 removed some definition (was moved to
11577                 prefs.h)
11578
11579 2001-09-26 [paul]       0.6.2claws6
11580
11581         * src/mainwindow.c
11582                 make 'Follow-up and reply to' sensitive
11583
11584         * more sync with sylpheed 0.6.2cvs5
11585
11586 2001-09-25 [melvin]
11587
11588         * 0.6.2claws5
11589
11590         * src/gtkspell.c
11591                 fixed bug for "US-ASCII" introduced by the encoding code
11592
11593 2001-09-25 [paul]
11594
11595         * 0.6.2claws4
11596
11597         * src/prefs_common.[ch], src/summaryview.c
11598                 'next unread msg' 'go to next folder?' dialog can be
11599                 given default behaviour, either always show dialog,
11600                 or assume 'yes', or assume 'no'
11601                 Submitted by wwp <subscript@free.fr>
11602
11603 2001-09-25 [melvin]
11604                 
11605         * src/compose.c src/gtkspell.[ch]
11606                 added support for different encodings
11607
11608 2001-09-25 [paul]
11609
11610         * more sync with sylpheed 0.6.2cvs5
11611
11612 2001-09-24 [alfons]
11613         
11614         * src/prefs_folder_item.c
11615                 add check for item->prefs->default_to string is NULL and
11616                 add another check when freeing this string
11617
11618 2001-09-24 [paul]
11619
11620         * configure.in
11621                 change to version 0.6.2claws3
11622
11623         * sync with sylpheed 0.6.2cvs5 
11624
11625 2001-09-24 [match]
11626         * src/ldif.[ch], src/importldif.[ch], addressbook.c
11627                 import LDIF files.
11628         * src/addrcache.[ch], addrindex.[ch]
11629                 small update for future
11630         * src/addrbook.c
11631                 fix test XML file.
11632
11633 2001-09-24 [melvin]
11634         * src/gtkspell.[ch]
11635                 added 'Learn from mistakes' option
11636                 better handling of quotes in checked words
11637                 sorted dict list
11638         * po/fr.po
11639                 small update for spell checking stuff
11640
11641 2001-09-23 [alfons]
11642         
11643         * src/gtkspell.c
11644                 edit a little bit so it complies more with main coding style
11645
11646 2001-09-23 [alfons]
11647
11648         * src/folder.[ch], prefs_folder_item.c, compose.c
11649                 migrate "request return receipt" folder property
11650                 to folderlist.xml
11651
11652 2001-09-22 [alfons]
11653
11654         * README.claws **NEW**
11655                 (add things of interest for users of main branch 
11656                 and claws here)
11657
11658         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
11659                 re-implement threading per folder option, but store 
11660                 the setting in folderlist.xml (where it belongs)
11661
11662 2001-09-21 [melvin]
11663
11664         * src/gtkspell.[ch]
11665                 fixed bug when compose window is under another window
11666         * src/prefs_common.[ch] src/compose.c
11667                 changed 'dictionary_path' to 'dictionary' to be consistent
11668                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
11669         * ac/pspell.m4 src/Makefile.am 
11670                 dropped PSPELL_PATH macro
11671         * po/fr.po
11672                 updated translations
11673
11674 2001-09-21 [christoph]
11675
11676         * src/compose.c
11677                 added border around header fields
11678                 keep header type when new field is added
11679
11680 2001-09-20 [christoph]
11681
11682         * src/utils.[ch]
11683                 more portable debug_print with source filename
11684                 and linenumber
11685         * src/procmsg.c
11686                 more newlines after debug messages
11687
11688 2001-09-20 [paul]
11689
11690         * configure.in
11691                 change to version 0.6.2claws2
11692
11693         * sync with sylpheed 0.6.2cvs3
11694
11695 2001-09-19 [melvin]
11696
11697         * src/gtkspell.c
11698                 fixed the post-right-click focus pb
11699                 fixed crash when 'Spell check all' after dict change 
11700                         and when cursor is at the end of the text
11701                 shift-right-click pops up config menu even on misspelled words.
11702         * po/POTFILES.in
11703                 added gtkspell.c
11704
11705 2001-09-19 [melvin]
11706
11707         * src/about.c
11708                 added pspell to compiled-in features list
11709
11710 2001-09-18 [melvin]
11711
11712         * switched to pspell and dropped ispell
11713         * ac/pspell.m4
11714                 new file. autoconf macro for pspell
11715         * ac/Makefile.am 
11716         * configure.in acconfig.h
11717                 added pspell support
11718         * src/Makefile.am
11719         * src/main.c src/compose.[ch] src/gtkspell.[ch]
11720         * src/prefs_common.[ch] 
11721                 added pspell support
11722
11723 2001-09-18 [christoph]
11724
11725         * src/addr_compl.c
11726         * src/template.[ch]
11727                 replace LOG_MESSAGE with debug_print
11728         * src/compose.[ch]
11729                 gui improvements
11730         * src/menu.c
11731                 added newline after debug message
11732         * src/utils.h
11733                 using __VA_ARGS__ for debug_print macro
11734         * tools/.cvsignore
11735                 ignore Makefile and Makefile.in
11736
11737 2001-09-18 [paul]
11738
11739         * configure.in
11740                 change to version 0.6.2claws1
11741         * sync with sylpheed 0.6.2cvs1
11742
11743         * src/matcher.c 
11744         * src/prefs_matcher.c
11745                 add 'score equal to' option, submitted by
11746                 Paul Evans <nerd@freeuk.com>
11747
11748 2001-09-15 [christoph]
11749
11750         * src/mainwindow.c
11751                 comment out menu entry not existing in claws
11752         * src/menu.c
11753                 add debug output for non existing menu entries
11754         * src/summaryview.c
11755                 fix next/prev unread message for ignored threads
11756         * src/utils.[ch]
11757                 add sourcefile and line number to debug output
11758                 otherwise it is sometimes hard to find the
11759                 source code part if debug messages are translated
11760
11761 2001-09-14 [darko]
11762         
11763         * src/folderview.c
11764                 refresh target folder style after colour is changed
11765
11766 2001-09-13 [paul]
11767
11768         * configure.in
11769                 change to version 0.6.1claws3
11770
11771         * sync with sylpheed 0.6.1cvs6
11772
11773 2001-09-13 [darko]
11774         
11775         * src/folderview.c
11776                 fix target folder colourization to use user selected colour
11777
11778 2001-09-12 [darko]
11779         
11780         * src/summaryview.c
11781                 fix crash when message that is marked for copy/move is unmarked
11782
11783 2001-09-09 [paul]
11784
11785         * configure.in
11786                 change to version 0.6.1claws2
11787
11788         * sync with sylpheed 0.6.1cvs3
11789
11790 2001-09-09 [alfons]
11791         
11792         * src/folderview.c
11793                 fix bug with default font used for trash folder text
11794
11795 2001-09-06 [paul]
11796
11797         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
11798                 updated translations
11799
11800         * configure.in
11801                 change to version 0.6.1claws1
11802
11803         * sync with sylpheed 0.6.1cvs2
11804
11805 2001-09-03 [paul]
11806
11807         * po/POTFILES.in
11808                 add Match's new addressbook
11809
11810         * po/de.po
11811                 updated translation submitted by Jens Oberender
11812
11813 2001-09-02 [paul]
11814
11815         * configure.in
11816                 change to 0.6.1claws
11817         * sync with sylpheed 0.6.1 release
11818
11819 2001-09-02 [paul]
11820
11821         * configure.in
11822                 change to 0.6.0claws2
11823
11824         * sync with sylpheed 0.6.0cvs4
11825
11826         * po/pt_BR.po
11827                 updated translation submitted by Fabio Junior Beneditto
11828
11829 2001-09-01 [match]
11830         * pixmaps/
11831                 interface.xpm
11832                 book.xpm
11833                 address.xpm
11834         * src/
11835                 Makefile.am
11836                 a ton of new files
11837
11838 2001-08-31 [paul]
11839
11840         * configure.in
11841                 change to version 0.6.0claws1
11842
11843         * sync with sylpheed 0.6.0cvs1
11844
11845         * po/es.po
11846                 updated translation submitted by Ricardo Mones Lastra
11847
11848         * po/POTFILES.in
11849                 add 'src/prefs_templates.c'
11850
11851         * src/compose.c, src/summaryview.c
11852                 fix segfault on 'Re_edit'               
11853
11854 2001-08-30 [alfons]
11855
11856         * configure.in, Makefile.am
11857         * tools/Makefile.am
11858                 add tools directory to source distribution
11859
11860 2001-08-30 [paul]
11861
11862         * configure.in
11863                 change to version 0.6.0claws
11864
11865         * sync with sylpheed 0.6.0 release
11866
11867 2001-08-30 [christoph]
11868
11869         * configure.in
11870                 removed autoconf version check
11871
11872 2001-08-30 [paul]
11873
11874         * src/account.c, src/compose.c, src/prefs_common.[ch]
11875         * src/procheader.[ch] src/utils.[ch]
11876                 Enhanced automatic account selection on replies
11877                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
11878
11879         * configure.in
11880                 add LDAP and JPilot to the configuration results output.
11881
11882 2001-08-29 [christoph]
11883
11884         * src/summeryview.c
11885                 no bold font for ignored threads
11886
11887 2001-08-29 [paul]
11888
11889         * configure.in
11890                 change to version 0.5.3claws6
11891
11892         * sync with sylpheed 0.5.3cvs10
11893                 src/stringtable.[ch]: New Files
11894
11895         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
11896         * src/pixmaps/sylpheed.xpm
11897                 add mini-icons to windows (by Alfons)
11898
11899 2001-08-27 [paul]
11900
11901         * src/mainwindow.c
11902                 new functions: next_labeled_cb(), prev_labeled_cb()
11903
11904         * src/summaryview.c
11905                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
11906                 summary_select_next_labeled(), summary_select_prev_labeled()
11907
11908         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
11909                 give claws blue folders and a blue trash can
11910
11911 2001-08-27 [paul]
11912
11913         * configure.in
11914                 change to version 0.5.3claws5
11915
11916         * sync with sylpheed 0.5.3cvs9
11917                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
11918
11919 2001-08-24 [christoph]
11920
11921         * src/filesel.c
11922                 keep filename when browsing directories
11923                 (not working for user entered filename, but
11924                  for default name and selected filename from
11925                  file list)
11926         * src/mainwindow.c
11927                 fixed wrong spelling "Folllow-up"
11928         * src/mbox_folder.c
11929         * src/procmsg.c
11930         * src/summaryview.c
11931                 fixed new/unread message count with ignored
11932                 threads (2 commits, first didn't notice no
11933                 longer needed decreasing)
11934         * src/inc.c
11935                 readded scrolling of progress dialog
11936                 (lost in sync)
11937
11938 2001-08-24 [paul]
11939
11940         * configure.in
11941                 change to 0.5.3claws4
11942
11943         * sync with sylpheed 0.5.3cvs7
11944
11945 2001-08-24 [christoph]
11946
11947         * src/compose.c
11948                 set request return receipt when replying
11949                 if it is set is the folder prefs of the
11950                 message
11951         * src/inc.c
11952                 disable final error popup if popups are
11953                 disabled in config (again)
11954
11955 2001-08-23 [paul]
11956
11957         * configure.in
11958                 Change version number to 0.5.3claws3
11959
11960         * sync with sylpheed 0.5.3cvs5
11961
11962         * src/mimeview.c
11963                 double quote '%s' in 'gedit %s' to fix bug when
11964                 opening attachment with spaces in the name
11965
11966 2001-08-22 [alte]
11967         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
11968           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
11969                 initial message templates support
11970
11971
11972 2001-08-22 [paul]
11973
11974         * configure.in
11975                 change version number to 0.5.3claws2
11976
11977         * sync with sylpheed 0.5.3cvs4
11978
11979         * src/procmsg.h src/summaryview.c
11980                 re-implement (un)ignore thread
11981
11982 2001-08-21 [paul]
11983
11984         * src/summaryview.c
11985                 remove unnecessary code
11986         * src/compose.c
11987                 enable 'dynamic' signatures (submitted by
11988                 Eric Limpens <eric@hscg-internet.nl>)
11989
11990 2001-08-21 [paul]
11991
11992         clean up after sync with sylpheed 0.5.3 release
11993
11994         * src/folderview.c
11995                 fix re-introduced font mess, see Christoph's
11996                 entry 2001-06-24
11997
11998         * src/summaryview.c
11999                 remove prev_msgnum
12000                 use sylpheed's small font instead of
12001                 gtk default font for summary view
12002
12003
12004 2001-08-17 [paul]
12005
12006         * configure.in
12007                 add pl to ALL_LINGUAS - sync with main branch
12008
12009         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
12010                 Updated. Translations by Jens Oberender, Ricardo Mones
12011                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
12012
12013         * po/pl.po  ** NEW FILE **
12014                 sync with the main branch
12015
12016         * src/folderview.c
12017                 fix target folder colorizing and refresh problem
12018
12019
12020 2001-08-17 [christoph]
12021
12022         * src/mainwindow.c
12023                 claws uses 4 colors for target folder coloring.
12024                 arrays were not long enough and destroyed the
12025                 stack causing a segfault.
12026                 target folder colorizing does not work anymore
12027                 for me
12028
12029 2001-08-16 [paul]
12030
12031         * configure.in
12032                 change to version 0.5.3claws1
12033
12034         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
12035           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
12036           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
12037
12038                 sync with sylpheed 0.5.3 release, but keep claws method of
12039                 configuring/saving fonts
12040
12041         * src/addressbook.[ch]
12042                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
12043                 in line with a similar change in Hiroyuki's branch
12044
12045         * src/mainwindow.[ch]
12046                 disable main_window_set_thread_option()
12047         * src/prefs_folder_item.c
12048                 comment out &tmps_prefs.enable_thread,
12049         * src/mbox_folder.c, src/procmsg.[ch]
12050                 comment out MSG_IS_IGNORE_THREAD
12051         * src/summaryview.c
12052                 comment out summary_ignore_thread() and summary_unignore_thread()
12053                 comment out MSG_IS_IGNORE_THREAD
12054
12055                 use Hiroyuki's threading instead.
12056
12057
12058
12059 2001-08-15 [paul]
12060
12061         * src/account.c
12062                 use Hiroyuki's 0.5.3 column scheme but also
12063                 include the enable/disable button.
12064         * src/pixmaps/mark.xpm
12065                 add Hiroyuki's amended pixmap
12066
12067 2001-08-13 [christoph]
12068
12069         * src/account.c
12070                 receive at get all column showed wrong state for APOP
12071                 button should only work for POP3 and APOP accounts
12072         * src/prefs_account.c
12073                 added missing preprocessor statement for SSL
12074
12075 2001-08-12 [paul]
12076
12077         * src/account.[ch]
12078                 add 'receive at get all' column and enable/disable
12079                 button.
12080
12081 2001-08-06 [christoph]
12082
12083         * src/account.c
12084                 show usage of SSL in protocol column
12085
12086         * src/imap.c
12087         * src/inc.c
12088                 renamed ssl options
12089
12090         * src/prefs_account.[ch]
12091                 moved ssl options to a new page
12092
12093         * src/send.c
12094         * src/smtp.c
12095         * src/ssl.[ch]
12096                 renamed ssl options
12097                 added support for SMTP STARTTLS command
12098
12099 2001-08-05 [christoph]
12100
12101         * configure.in
12102                 debian autoconf needs version check to find
12103                 correct autoconf version. if the file is
12104                 named configure.in 2.13 is used, which does
12105                 not work with this configure.in script.
12106                 other solution would be to rename the script
12107                 to configure.ac as suggested in the autoconf
12108                 manual.
12109
12110         * src/inc.c
12111                 disable final error popup if popups are
12112                 diabled in config
12113
12114         * src/socket.c
12115                 bugfix in ssl_gets
12116                 fixes IMAP over SSL problem
12117
12118 2001-08-03 [paul]
12119
12120         * configure.in
12121                 change to 0.5.2claws1
12122
12123         * sync with sylpheed 0.5.2cvs1
12124
12125 2001-08-02 [alfons]
12126
12127         * configure.in
12128                 quick fix for ispell detection...
12129
12130 2001-08-01 [paul]
12131
12132         * configure.in
12133                 change to 0.5.1claws4
12134
12135         * sync with sylpheed 0.5.1cvs7
12136
12137 2001-07-31 [alfons]
12138
12139         * src/prefs_common.c, src/prefs_common.h, 
12140           src/gtkspell.c, src/gtkspell.h
12141                 add global spelling checker settings (compose tab) +
12142                 selection of dictionary 
12143           
12144         * configure.in  
12145                 guess valid ispell location
12146
12147 2001-07-31 [paul]
12148
12149         * po/POTFILES.in
12150                 removal of 'src/quote_fmt_parse.c'
12151         * po/de.po
12152                 Updated de.po
12153                 (submitted by Jens Oberender <didge@suse.de>)
12154
12155 2001-07-31 [darko]
12156
12157         * src/folder.[ch]
12158         * src/folderview.[ch]
12159         * src/mainwindow.c
12160         * src/mh.c
12161         * src/prefs_common.[ch]
12162         * src/summaryview.c
12163                 target folder colourization
12164
12165 2001-07-30 [paul]
12166
12167         more sync with Sylpheed 0.5.1cvs6 
12168
12169 2001-07-30 [darko]
12170
12171         * src/mh.c
12172         * src/prefs_folder_item.[hc]
12173         * src/summaryview.c
12174                 shared folders support with a GUI
12175
12176 2001-07-29 [paul]
12177
12178         0.5.1claws3
12179
12180         * sync with Sylpheed 0.5.1cvs6
12181
12182 2001-07-29 [paul]
12183
12184         * po/pt_BR.po
12185                 updated
12186                 (submitted by Fabio Junior Beneditto)
12187
12188 2001-07-28 [paul]
12189
12190         * src/procmime.c
12191         * AUTHORS
12192                 patch to correct bad image mime headers
12193                 (submitted by Don Quijote <dq@searchlores.org>)
12194
12195 2001-07-28 [paul]
12196
12197         * tools/gif2xface.pl   **NEW FILE**
12198         * tools/README
12199                 script to convert file.gif to file.xface for
12200                 use in a custom header.
12201                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
12202
12203 2001-07-27 [alfons]
12204         
12205         * configure.in
12206                 change macros for detecting JPilot and LDAP
12207
12208 2001-07-27 [christoph]
12209
12210         * src/filtering.c
12211                 code cleanup (MIN / MAX warning, needed casting)
12212
12213 2001-07-27 [alfons]
12214
12215         * procheader.c
12216                 disallow setting flags when detecting certain headers
12217                 (X-Status, Status, Seen, X-Seen). 
12218         
12219         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
12220
12221 2001-07-27 [christoph]
12222
12223         * src/prefs_filter.c
12224         * src/prefs_filtering.c
12225         * src/prefs_matcher.c
12226         * src/prefs_scoring.c
12227                 scroll list when moving rows up or down
12228
12229         * src/imap.c
12230         * src/imap.h
12231         * src/prefs_account.c
12232         * src/prefs_account.h
12233         * src/send.c
12234                 SMTP over SSL (untested, feedback requested)
12235                 IMAP over SSL
12236
12237         * src/ssl.c
12238                 code cleanup
12239
12240 2001-07-26 [alfons]
12241         
12242         * configure.in, acconfig.h
12243                 define CLAWS (need this for main / claws detection)
12244
12245 2001-07-25 [alfons]
12246
12247         * configure.in
12248                 Sylpheed 0.5.1claws2
12249                 
12250         * sync with Sylpheed 0.5.1cvs4
12251
12252 2001-07-25 [christoph]
12253
12254         * src/scoring.c
12255                 fixed segfault
12256                 item->prefs == NULL (don't know why)
12257
12258 2001-07-25 [alfons]
12259
12260         * configure.in
12261                 Sylpheed 0.5.1claws1
12262
12263         * sync with Sylpheed 0.5.1cvs1-3
12264
12265 2001-07-24 [christoph]
12266
12267         * src/folderview.c
12268         * src/prefs_folder_item.[ch]
12269                 added folderitem preferences dialog with
12270                 default To: and auto request return receipt
12271
12272         * src/compose.[ch]
12273         * src/menu.[ch]
12274                 changes to handle new folderitem preferences
12275
12276         * src/mainwindow.c
12277         * src/summaryview.c
12278                 call compose new mail with current folderitem
12279
12280 2001-07-24 [alfons]
12281
12282         Release Sylpheed 0.5.1claws
12283
12284         * configure.in
12285                 change to release version 0.5.1claws
12286
12287 2001-07-24 [christoph]
12288
12289         * src/summaryview.c
12290                 fixed segfault that happend when the selected
12291                 message was removed while retrieving new messages.
12292
12293         * po/es.po
12294                 updated translation
12295                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
12296
12297 2001-07-22 [alfons]
12298
12299         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
12300         this is a work in progress, for more information: http://nlpagan.net/sylman 
12301         
12302         * configure.in, src/mainwindow.c, manual/Makefile.am
12303                 add support for English manual
12304
12305         * AUTHORS
12306                 add authors of user manuals
12307
12308         * manual/en/sylpheed*.html
12309                 add English documentation
12310
12311 2001-07-22 [christoph]
12312
12313         * po/POTFILES.in
12314                 added src/ssl.c
12315         * src/ssl.c
12316                 changed a wrong debug message
12317
12318 2001-07-22 [alfons]
12319
12320         * po/nl.po
12321                 update Dutch translation
12322
12323         * src/prefs_filtering.c, 
12324           src/prefs_matcher.c
12325                 add more translatable strings           
12326
12327 2001-07-21 [alfons]
12328
12329         0.5.0claws7
12330
12331         * configure.in
12332                 change version
12333
12334         * src/inc.c, src/summaryview.[ch]
12335                 prevent update of mark file when filtering has done, by
12336                 using a variable; this affects two functions:
12337                         inc.c::inc_finished()
12338                         summaryview.c::summary_show()
12339
12340 2001-07-20 [alfons]
12341
12342         * src/filtering.[ch], src/prefs_filtering.c, 
12343           src/matcher.[ch]
12344                 add filtering action for label coloring 
12345
12346         * po/POTFILES.in
12347                 add labelcolors.c
12348
12349         * added src/labelcolors.c
12350         * added src/labelcolors.h
12351         * src/Makefile.am, src/summaryview.c
12352                 rearrange label coloring code
12353
12354         * src/procmsg.h
12355                 add more parentheses so label colouring works correctly
12356
12357         * src/filtering.c
12358                 don't really delete message, but move it to Trash
12359
12360         * src/prefs_matcher.c
12361                 add quote options to info dialog
12362
12363 2001-07-20 [christoph]
12364
12365         * src/Makefile.am
12366         * src/inc.c
12367         * src/main.[ch]
12368         * src/socket.h
12369         * src/ssl.[ch] (new)
12370                 moved ssl stuff to a seperate file
12371
12372 2001-07-20 [darko]
12373
12374         * src/summaryview.c
12375                 fix show sender using address book with no e-mail
12376                 address in From: field
12377
12378 2001-07-19 [alfons]
12379
12380         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
12381                 fix messy handling of escaping... now at least the
12382                 execute command is useful. escape char is '\', we
12383                 accept \n and \r too. 
12384
12385                 Real life example:
12386                 
12387                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
12388                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
12389
12390 2001-07-18 [alfons]
12391
12392         0.5.0claws6
12393
12394         * src/summaryview.c
12395                 clean up
12396
12397         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
12398           src/procmsg.[ch]
12399                 revise filtering; currently move, copy, marking have
12400                 been tested. if you like bleeding edge stuff, you
12401                 should definitely go for this version :)
12402
12403         * mark old working stuff as VERSION_0_5_0_CLAWS5        
12404
12405 2001-07-17 [christoph]
12406
12407         * src/utils.c
12408                 timestamp log
12409
12410 2001-07-17 [alfons]
12411
12412         0.5.0claws5
12413
12414         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
12415           bits in the mark file, without affecting either branch. Lots of
12416           files changed, also in claws branch.
12417
12418           UNTESTED: use of mbox folders
12419
12420         * src/summaryview.c
12421                 added mark all read; however this was a quick hack used for
12422                 cleaning up mess after initial merge with Hiroyuki
12423
12424         * configure.in
12425                 change claws version number back to 0.5.0claws5 to clear up 
12426                 confusion & pretension (recent release was technically 
12427                 0.5.0claws4, so we neatly align with Hiroyuki :-)
12428
12429 2001-07-16 [alfons]
12430
12431         sync with Hiroyuki's 0.5.0cvs4
12432
12433 2001-07-16 [alfons]
12434
12435         0.5.1claws3
12436
12437         * src/filtering.[ch]
12438                 remove invalid updating of mark files for 
12439                 filter actions MATCHING_ACTION_MOVE and 
12440                 MATCHING_ACTION_DELETE; this should fix the
12441                 folder update bug
12442                 
12443         * src/procmsg.c
12444                 revert Christoph's stab at fixing the folder 
12445                 update bug
12446
12447         * po/POTFILES.in
12448                 add missing files with translatable strings
12449
12450         * src/summaryview.c
12451                 remove debug print
12452
12453 2001-07-15 [alfons]
12454
12455         * src/addr_compl.[ch], src/prefs_filtering.c
12456                 make "filtering pref dialog's destination entry" an
12457                 "address completable entry", if filter destination is 
12458                 an email address
12459
12460         0.5.1claws2
12461         
12462         sync with Hiroyuki's 0.5.0cvs2-3
12463
12464 2001-07-15 [christoph]
12465
12466         * src/procmsg.c
12467                 fixed folder stats update after incorporation
12468
12469 2001-07-15 [alfons]
12470
12471         * src/summaryview.c
12472                 * finish label colouring stuff (for now)
12473                 * fix incorrect colour bug (off by one) 
12474
12475 2001-07-14 [alfons]
12476
12477         * src/mainwindow.c
12478                 change text labels for news and mail message so there's
12479                 plenty of toolbar estate left
12480
12481         * configure.in
12482                 0.5.1claws1
12483
12484         * src/folderview.c
12485           src/folder.[ch]
12486                 sync with Hiroyuki's 0.5.0cvs1
12487
12488         * src/summaryview.c
12489                 more rewrite label colouring
12490
12491 2001-07-14 [alfons]
12492
12493         * src/summaryview.[ch]
12494                 * start rewrite label colouring 
12495                 * fix proper location "Add Sender To Addressbook" menu item
12496
12497 2001-07-13
12498
12499         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
12500         (actually this is 0.5.0claws4)
12501
12502 2001-07-13 [alfons]
12503
12504         * po/pt_BR.po
12505                 * fix duplicate message
12506                 * add updated Portugese / Brazilian translation
12507                   submitted by Fabio Junior Beneditto
12508
12509 2001-07-12 [alfons]
12510
12511         * AUTHORS
12512                 add Jens
12513
12514         * po/nl.po
12515                 add updated Dutch translation
12516
12517         * po/de.po
12518                 add updated German translation submitted by Jens
12519
12520 2001-07-11 [alfons]
12521
12522         Prerelease before 0.5.0claws. Please test.
12523         This version is temporarily tagged as VERSION_0_5_0_TEST
12524
12525         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
12526           src/prefs_scoring.c, src/prefs_matcher.c, 
12527           src/prefs_filtering.c, src/mbox.c, 
12528           src/main.c, src/inc.c, src/filtering.[ch]
12529                 revert new Hoa's new matcher (does not work yet)
12530
12531         * src/Makefile.am
12532                 clean up
12533
12534 2001-07-10
12535
12536         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
12537
12538
12539 2001-07-10 [alfons]
12540
12541         * Makefile.am
12542                 add ChangeLog.claws to EXTRA_DIST
12543         * src/Makefile.am
12544                 add matcher_parser_parse.h to EXTRA_DIST
12545
12546 2001-07-10 [christoph]
12547
12548         * src/inc.c
12549                 add destination folder to table of
12550                 folders that need to be updated after
12551                 incorporation
12552
12553 2001-07-10 [alfons]
12554
12555         * folder.[ch]
12556           folderview.c
12557                 make collapse state of folders and folder items persistent, i.e.
12558                 if you collapse a folder tree, the next time sylpheed-claws starts 
12559                 up the folder tree remains collapsed.  
12560                 
12561 2001-07-10 [christoph]
12562
12563         * acconfig.h
12564         * configure.in
12565                 added --enable-ssl
12566         * src/md5.[ch]
12567                 renamed MD5_CTX to MD5_CTX_syl
12568                 conflicts with a struct in openssl
12569         * src/inc.c
12570         * src/main.[ch]
12571         * src/prefs_account.[ch]
12572         * src/socket.[ch]
12573                 SSL support for POP
12574         * src/mainwindow.c
12575                 fixed compose with current account
12576                 broken by new compose button stuff
12577
12578 2001-07-09 [hoa]
12579
12580         * AUTHORS
12581                 changed my email address
12582
12583         * src/matcher_parser_parse.y
12584                 clean the parser to remove conflicts
12585
12586 2001-07-09 [alfons]
12587
12588         * AUTHORS
12589                 add Match Grun
12590
12591         * configure.in
12592                 fix incorrect description of --enable-ldap parameter
12593
12594         * src/prefs_common.[ch]
12595           src/compose.c
12596                 add experimental option "smart wrapping" which makes the
12597                 compose editor auto wrap.
12598                 
12599                 | TODO: the problem with the buggy cursor handling is caused |
12600                 | by the GtkText. when deleting / backspacing text its       |
12601                 | wrapping algorithm does not take in account the previous   |
12602                 | line. should find a way to hack this in.                   |
12603                 | or should perhaps combine this with the word wrapping      |
12604                 | patch i wrote in january.                                  |
12605
12606         * src/about.c
12607                 show build parameters for LDAP and JPilot
12608
12609         * src/summaryview.c
12610                 revert Christoph's bugfix for selecting next unread message, 
12611                 because folder stats aren't updated correctly
12612
12613 2001-07-08 [hoa]
12614
12615         * src/filtering.c
12616         * src/mainwindow.c
12617         * src/matcher.c
12618         * src/matcher_parser_lex.l
12619         * src/matcher_parser_parse.y
12620         * src/prefs_filtering.c
12621         * src/prefs_scoring.c
12622         * src/scoring.c
12623                 bugfix of the config file parser
12624
12625 2001-07-08 [alfons]
12626
12627         * src/Makefile.am
12628                 added generated matcher sources to BUILT_SOURCES
12629
12630 2001-07-08 [hoa]
12631
12632         * src/Makefile.am
12633         * src/.cvsignore
12634                 added new config file parser
12635
12636         * src/scoring.[ch]
12637         * src/filtering.[ch]
12638         * src/matcher.[ch]
12639         * src/prefs_filtering.c
12640         * src/prefs_matcher.c
12641         * src/prefs_scoring.c
12642         * added src/matcher_parser.h
12643         * added src/matcher_parser_lex.h
12644         * added src/matcher_parser_lex.l
12645         * added src/matcher_parser_parse.y
12646                 lex & yacc config file parser
12647
12648         * src/mbox.c
12649         * src/inc.c
12650         * src/main.c
12651                 changes prefs_filtering into global_filtering           
12652
12653         * src/summaryview.c
12654                 build threads with subjects only if "Re: " is at the
12655                 beginning of the subject
12656
12657 2001-07-07 [paul]
12658
12659         0.5.0claws
12660
12661         sync with sylpheed 0.5.0
12662                 change of version number only
12663
12664 2001-07-06 [paul]
12665
12666         0.5.0claws5
12667
12668         sync with sylpheed 0.5.0pre5
12669
12670 2001-07-05 [paul]
12671
12672         sync with sylpheed 0.5.0pre4 release
12673                 /po and /manual/ja not sync'ed
12674
12675 2001-07-04 [paul]
12676
12677         more sync with sylpheed 0.5.0pre4
12678
12679 2001-07-03 [christoph]
12680
12681         * src/addressbook.c
12682                 fixed address book broken by address book
12683                 for VCard, JPilot, LDAP
12684
12685 2001-07-03 [alfons]
12686
12687         * src/matcher.c
12688         * src/textview.c
12689                 stopped memory leaks
12690
12691 2001-07-03 [paul]
12692
12693         more sync with sylpheed 0.5.0pre4
12694
12695 2001-07-02 [match]
12696
12697         * included address book patch for VCard, JPilot, LDAP
12698         * pref_common.c - fixed Font options on Display tab (cosmetic)
12699         * alertpanel.c - fixed truncated message
12700
12701 2001-07-02 [christoph]
12702
12703         * src/mbox_folder.c
12704         * src/procmsg.[ch]
12705         * src/summaryview.c
12706                 mark threads for ignoring
12707
12708 2001-07-02 [paul]
12709
12710         0.5.0claws4
12711
12712         * sync with sylpheed 0.5.0pre4
12713                 updated gettext to 0.10.38.
12714
12715 2001-07-01 [paul]
12716
12717         * src/ mainwindow.c
12718         * src/procmsg.h
12719         * src/summaryview.[ch]
12720                 new right-click option: Label.
12721                 substitute for 'Mark-->Mark/Unmark', colours the line.
12722                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
12723
12724 2001-07-01 [christoph]
12725
12726         * src/folderview.c
12727                 fixed font for trash
12728         * src/summaryview.c
12729                 move ctree to unread message
12730
12731 2001-07-01 [paul]
12732
12733         * sync with sylpheed 0.5.0pre3 release
12734
12735 2001-06-30 [alfons]
12736
12737         * src/filesel.[ch]
12738         * src/compose.c
12739                 allow inserting / attaching multiple files in
12740                 the composer window
12741
12742 2001-06-30 [paul]
12743
12744         * src/codeconv.c
12745                 small change to Alfons' previous stuff so that it
12746                 actually makes
12747
12748 2001-06-30 [alfons]
12749
12750         * lots of files changed; first attempt to merge the changes
12751           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
12752
12753 2001-06-30 [paul]
12754
12755         * po/pt_BR.po
12756                 updated and completed, translations by Fabio
12757                 Junior Beneditto <fjbeneditto@yahoo.com.br>
12758
12759 2001-06-29 [alfons]
12760
12761         * src/compose.c
12762         * src/mimeproc.[ch]
12763                 allow selecting an attached files' mime type from a 
12764                 list of types.
12765
12766 2001-06-29 [paul]
12767
12768         * more sync with sylpheed 0.5.0pre3
12769
12770 2001-06-29 [paul]
12771
12772         * po/pt_BR.po
12773                 merge with sylpheed.pot and pt_BR.po provided by
12774                 Fabio Junior Beneditto.
12775
12776 2001-06-29 [darko]
12777
12778         * src/procmime.c
12779                 make MIME types case insensitive
12780
12781 2001-06-28 [alfons]
12782
12783         * po/nl.po
12784                 merge with sylpheed.pot and old nl.po; translations added.
12785
12786 2001-06-28 [paul]
12787
12788         * more sync with sylpheed 0.5.0pre3
12789
12790 2001-06-27 [alfons]
12791
12792         * src/summaryview.c
12793                 don't crash when removing parent node of messages
12794                 attracted by subject. this was caused by not deleting
12795                 the parent node from the subject line hash table.
12796
12797 2001-06-27 [alfons]
12798
12799         * src/summaryview.c
12800         * src/compose.[ch]
12801         * src/mainwindow.c
12802                 if there are multiple messages selected, allow forwarding
12803                 them as attachments.
12804
12805 2001-06-27 [paul]
12806
12807         * more sync with sylpheed 0.5.0pre3
12808
12809 2001-06-26 [paul]
12810
12811         0.5.0claws3
12812
12813         * sync with sylpheed 0.5.0pre3
12814
12815 2001-06-25 [paul]
12816
12817         * src/mainwindow.c
12818                 fixed 'compose news article' bug
12819                 from icon-and-text toolbar
12820
12821 2001-06-25 [paul]
12822
12823         * sync with sylpheed 0.5.0pre2 release
12824
12825 2001-06-24 [christoph]
12826
12827         * src/prefs_common.c
12828                 bug fix in font selection
12829         * src/folderview.c
12830                 use sylpheed's normal font instead of
12831                 gtk default font for folders without
12832                 new messages
12833
12834 2001-06-24 [alfons]
12835
12836         * src/mainwindow.[ch]
12837                 added composite compose mail / news button (an idea by Leandro
12838                 Pereira <leandro@linuxmag.com.br>)
12839
12840 2001-06-24 [paul]
12841
12842         Added instructions for ldif-to-xml.py
12843
12844         * tools/README
12845
12846 2001-06-23 [alfons]
12847
12848         Some minor things.
12849
12850         * src/pixmaps/stock_news_compose.xpm
12851                 added pixmap by Leandro
12852         * src/prefs_common.c
12853                 tested built-in spelling checker of GCC 3.0 :)
12854         * po/nl.po
12855                 merged dutch translation of sylpheed-main with
12856                 sylpheed.pot
12857
12858 2001-06-23 [paul]
12859
12860         Added tools directory and files.
12861
12862         * tools/filter_conv.pl
12863                 converts old filter system to new filtering system
12864         * tools/ldif-to-xml.py
12865                 converts netscape addressbook to sylpheed addressbook
12866         * tools/README
12867                 descriptions/instructions for above two files
12868
12869 2001-06-23 [christoph]
12870
12871         * src/inc.c
12872         * src/manage_window.[ch]
12873         * src/prefs_common.[ch]
12874                 mail retrieval dialog can be enabled, disabled
12875                 or hidden if non of sylpheed's windows is active
12876
12877 2001-06-22 [paul]
12878
12879         0.5.0claws2
12880
12881         * sync with sylpheed 0.5.0pre2
12882
12883 2001-06-21 [christoph]
12884
12885         * src/summaryview.c
12886                 show recipient on 'from' for all accounts
12887                 
12888         * src/inc.c
12889         * src/prefs_common.[ch]
12890                 disable error popup on mail receive errors
12891
12892 2001-06-21 [alfons]
12893
12894         * src/compose.c
12895                 made the ruler correctly appear and disappear.
12896
12897         * src/Makefile.am
12898                 removed Hoa's work-in-progress-stuff (interesting!) so 
12899                 claws compiles ok.
12900
12901 2001-06-20 [christoph]
12902
12903         * src/inc.c
12904         * src/progressdialog.c
12905                 added scrolled window for list in progressdialog
12906
12907 2001-06-20 [paul]
12908
12909         sync with sylpheed 0.5.0pre1 release
12910
12911 2001-06-20 [christoph]
12912
12913         * src/summeryview.c
12914                 make building threads by subject work when
12915                 thread view is enabled
12916                 
12917         * src/compose.c
12918         * src/prefs_common.[ch]
12919                 automatically select account for mail replys
12920
12921 2001-06-19 [sergey]
12922
12923         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
12924         they are filled in from the account settings.
12925
12926 2001-06-19 [paul]
12927
12928         * more sync with sylpheed 0.5.0pre1
12929
12930 2001-06-18 [alfons]
12931
12932         * src/Makefile.am,
12933           src/procmime.c
12934                 added --sysconfdir to CPPFLAGS for pointing to the correct
12935                 location of mime.types. 
12936
12937                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
12938                 or ./configure!
12939
12940 2001-06-18 [hoa]
12941
12942         * src/summaryview.c
12943                 fixed some bug when building threads
12944
12945 2001-06-18 [pau]l
12946
12947         * src/prefs_account.c
12948                 UI stuff: More changes to the English
12949
12950 2001-06-18 [paul]
12951
12952         * src/pixmaps/stock_news_compose.xpm: new file
12953         * src/Makefile.am
12954         * src/mainwindow.c
12955         * src/summaryview.c
12956                 Added new icon for Hoa's 'compose a news
12957                 message', plus minor improvements to the
12958                 English
12959
12960         * po/ja.po
12961         * ChangeLog
12962         * ChangeLog.jp
12963                 more sync with sylpheed 0.5.0pre1
12964
12965 2001-06-18 [hoa]
12966
12967         * src/compose.[ch]
12968         * src/mainwindow.c
12969                 Follow-up and reply to
12970
12971         * src/summaryview.[ch]
12972                 Build threads also with subjects
12973
12974 2001-06-17 [hoa]
12975
12976         * src/compose.c
12977                 forwarding use the current account.
12978
12979         * src/mainwindow.c
12980                 the "compose message" button has been replaced with
12981                 "new mail" and "new news" buttons
12982
12983         * src/prefs_common.[ch]
12984                 added a configuration option to use the forward button
12985                 as "forward as attachment"
12986                 changed reply and forward format description
12987
12988         * src/quote_fmt_lex.l
12989         * src/quote_fmt_parse.y
12990                 added message with no signature in format for reply
12991                 and forward.
12992
12993 2001-06-17 [paul]
12994
12995         Minor UI stuff
12996
12997         * src/mainwindow.c
12998         * src/summaryview.c
12999                 Improvements to the English
13000
13001         * src/prefs_common.c
13002                 Improvements to the English and some
13003                 clarity/continuity improvements in the
13004                 description of Quote symbols.
13005
13006 2001-06-17 [paul]
13007
13008         0.5.0claws1
13009
13010         * sync with sylpheed 0.5.0pre1
13011
13012 2001-06-17 [hoa]
13013
13014         * src/compose.c
13015                 Better interface for compose, displayed fields
13016                 are updated whenever we change account.
13017                 Newsgroups field is automatically filled.
13018
13019         * src/mainwindow.c
13020                 Newsgroups field is automatically filled.
13021
13022         * src/prefs_account.c
13023                 Some interface stuff when fields appear and
13024                 disappear.
13025
13026 2001-06-16 [paul]
13027
13028         0.4.99claws
13029
13030         * sync with sylpheed 0.4.99
13031
13032 2001-06-16 [sergey]
13033
13034         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
13035         base64_decoder_free, base64_decoder_decode): new object and
13036         functions for decoding base64 streams.
13037         * src/procmime.c (procmime_decode_content): modified to use the
13038         new base64 decoder.
13039
13040 2001-06-15 [paul]
13041
13042         0.4.99claws10
13043
13044         * sync with sylpheed 0.4.99cvs11
13045
13046 2001-06-13 [paul]
13047
13048         0.4.99claws9
13049
13050         * sync with sylpheed 0.4.99cvs9
13051
13052 2001-06-13 [hoa]
13053
13054         * src/compose.c
13055         * src/prefs_account.c
13056
13057                 SMTP server can be defined in the news account
13058                 mime type of attachment are kept.
13059
13060         * src/summaryview.c
13061
13062                 now choose the highest important score between default
13063                 and important score of folder.
13064
13065 2001-06-09 [alfons]
13066         
13067         * src/prefs_common.c: 
13068
13069                 (prefs_quote_description_create): corrected description of 
13070                 quote format characters
13071
13072 2001-06-09 [paul]
13073
13074         0.4.99claws8
13075
13076         * sync with sylpheed 0.4.99cvs8
13077
13078 2001-06-08 [sergey]
13079
13080         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
13081         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
13082
13083 2001-06-08 [paul]
13084
13085         0.4.99claws7
13086
13087         * sync with sylpheed 0.4.99cvs7
13088
13089 2001-06-06 [sergey]
13090
13091         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
13092         clashes with autogenerated header).
13093         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
13094         * src/Makefile.am: added quote_fmt.h.
13095         * src/.cvsignore: added lex/yacc autogenerated files
13096         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
13097
13098 2001-06-06 [paul]
13099
13100         0.4.99claws6
13101
13102         * sync with sylpheed 0.4.99cvs6
13103
13104 2001-06-06 [hoa]
13105
13106         * added src/quote_fmt_parse.h
13107         * src/compose.c
13108                 removed warnings
13109
13110         * src/prefs.[ch]
13111                 don't modify readonly configuration files
13112
13113         * src/prefs_account.c
13114         * src/prefs_common.c
13115         * src/prefs_customheader.c
13116         * src/prefs_display_header.c
13117         * src/prefs_filter.c
13118         * src/prefs_filtering.c
13119         * src/prefs_scoring.c
13120                 don't open dialog box when configuration files
13121                 are readonly
13122
13123 2001-06-05 [sergey]
13124
13125         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
13126
13127         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
13128         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
13129         BUILT_SOURCES to make all files rebuild properly.
13130
13131         * src/compose.c: removed #include "quote_fmt.tab.h".
13132
13133         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
13134         CHARACTER value in yylval.
13135
13136         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
13137         receive CHARACTER value by documented means (yylval).
13138
13139         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
13140
13141 2001-06-05 [hoa]
13142
13143         * src/Makefile.am
13144                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
13145
13146         * src/filtering.c
13147         * src/matcher.c
13148         * src/matcher.h
13149         * src/prefs_filtering.c
13150                 now keep the configuration for execute action
13151
13152         * src/mbox_folder.c
13153                 fixed a warning
13154
13155 2001-06-05 [paul]
13156
13157         * sync with sylpheed 0.4.99cvs5
13158
13159 2001-06-05 [hoa]
13160
13161         * src/Makefile.am
13162                 added quote_fmt.[ch]
13163
13164         * added src/quote_fmt.y
13165         * added src/quote_fmt.l
13166         * added src/quote_fmt.tab.h
13167         * added src/quote_fmt.tab.c
13168         * added src/lex.quote_fmt.c
13169                 parsing configuration for replying
13170                 and forwarding
13171
13172         * src/prefs_common.[ch]
13173                 added configuration UI for replying
13174                 and forwarding
13175
13176         * src/compose.c
13177                 using configuration for replying
13178                 and forwarding
13179
13180 2001-06-04 [hoa]
13181
13182         * src/filtering.c
13183         * src/matcher.c
13184         * src/matcher.h
13185         * src/prefs_filtering.c
13186         * src/prefs_matcher.c
13187         * src/prefs_matcher.h
13188                 action "run a command" for filtering
13189                 and matching with a command.
13190                 fixed the "whole message" matching
13191
13192         * src/mbox_folder.c
13193                 changed temporary filename for security
13194
13195         * src/messageview.c
13196                 queue the notification if it fails to send.
13197
13198         * src/prefs_common.c
13199         * src/prefs_folder_item.c
13200                 changed the default important score             
13201
13202         * src/prefs_scoring.c
13203         * src/scoring.c
13204                 hide kill score input when the folder is not
13205                 a newsgroup
13206
13207 2001-06-03 [alfons]
13208
13209         * src/prefs_common.c:
13210
13211                 (prefs_font_select): pass font name in font entry box to font
13212                 selection dialog.
13213
13214 2001-06-03 [sergey]
13215
13216         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
13217
13218 2001-06-03 [paul]
13219
13220         * sync with sylpheed 0.4.99cvs4
13221
13222 2001-06-03 [alfons]
13223
13224         * src/headerwindow.c:
13225
13226                 (headerwindow_show_cb): use the selected summary view item, not
13227                 the displayed item.
13228
13229 2001-06-02 [alfons]
13230
13231         * src/headerwindow.c:
13232
13233                 (headerwindow_show_cb): always try to show msginfo
13234
13235 2001-06-02 [hoa]
13236
13237         * src/compose.c
13238                 keep attached parts when reediting or forwarding.
13239
13240 2001-06-01 [hoa]
13241
13242         * src/folderview.c
13243         * src/prefs_folder_item.[ch]
13244         * src/prefs_scoring.[ch]
13245         * src/scoring.[ch]
13246         * src/summaryview.[ch]
13247         * src/main.c
13248         * src/mainwindow.c
13249         * src/prefs_common.[ch]
13250                 support for folder scoring
13251                 kill score and important score for messages
13252         
13253         * src/prefs_account.c
13254                 some display bug fixed for local account
13255                 preferences
13256
13257 2001-05-31 [alfons]
13258
13259         * src/summaryview.c:
13260
13261                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
13262                 sender to address book menu item is disabled.
13263
13264 2001-05-30 [hoa]
13265
13266         * src/filtering.[ch]
13267         * src/summaryview.c
13268                 handling summary menu / filter messages
13269
13270         * src/folder.[ch]
13271                 add some stuff
13272
13273         * src/foldersel.c
13274                 imap folders now appears in list
13275
13276         * src/mbox_folder.c
13277                 doesn't crash if destination mail is not writeable
13278
13279 2001-05-29 [hoa]
13280
13281         * src/compose.c
13282                 removed some warnings
13283
13284         * src/filtering.c
13285         * src/folder.[ch]
13286         * src/prefs_filtering.c
13287                 global string to identify any folders           
13288                 removed some debug info
13289                 filtering to mbox folders is now possible
13290
13291         * src/mainwindow.c
13292                 removed some warnings
13293
13294         * src/mbox_folder.c
13295                 permission on files are changed to read/write for user only,
13296                 nothing for other.
13297                 creation of subfolder is handled better.
13298
13299 2001-05-28 [alfons]
13300
13301         Verified the sync for src/prefs_common.[ch] and
13302         src/prefs_account.[ch]. I believe there were some
13303         minor indentation differences.
13304
13305 2001-05-28 [paul]
13306
13307         0.4.99claws3
13308
13309         * sync with 0.4.99cvs3
13310
13311 2001-05-28 [hoa]
13312
13313         * src/compose.c
13314                 handling flags for mbox format
13315
13316         * src/filtering.c
13317                 use of mark file only for MH format
13318                 handling flags for mbox format
13319                 filtering cannot yet move or copy mails to mbox folders.
13320
13321         * src/folder.[ch]
13322                 changed move_msg, copy_msg,
13323                 move_msgs_with_dest, copy_msgs_with_dest functions
13324                 uses only folder->copy_msg() function
13325                 uses folder->finished_copy() to handle the destination
13326                 folder at the end of the copy or move operation.
13327
13328         * src/foldersel.c
13329                 included mbox directories.
13330
13331         * src/folderview.[ch]
13332         * src/mainwindow.c
13333                 handle folders operation for mbox format
13334
13335         * src/mbox.c
13336                 disable conversion of "From " header
13337
13338         * src/mbox_folder.[ch]
13339                 completion of mbox format handling
13340
13341         * src/mh.c
13342                 changed mh_copy_msg() function and
13343                 removed mh_move_msg(), mh_move_msgs_with_dest(),
13344                 mh_copy_msgs_with_dest()
13345
13346         * src/prefs_filtering.c
13347                 removed some warnings
13348
13349         * src/prefs_matcher.c
13350                 default boolean operation is AND
13351
13352         * src/procheader.c
13353                 handling flags for mbox format
13354                 handling of "From " header
13355
13356         * src/procmsg.[ch]
13357                 removed data field
13358                 added MSG_REALLY_DELETED flags to handle deletion of
13359                 messages in mbox format.
13360
13361         * src/summaryview.c
13362                 handling flags for mbox format
13363                 disable the MSG_DELETED flags when messages
13364                 are deleted in mbox format
13365
13366         * src/textview.c
13367                 "From " headers display fixed.
13368
13369 2001-05-27 [alfons]
13370
13371         * src/textview.c:
13372                 
13373                 (get_email_part): skip quoted email addresses, like in e.g.
13374                 "'alfons@proteus.demon.nl'".
13375
13376 2001-05-26 [alfons]
13377
13378         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
13379         and fixing the persistence troubles when using separate windows.
13380
13381         * src/mainwindow.c:
13382         
13383             Added #define SEPARATE_ACTION used in the gtk item factory for 
13384             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
13385                 use gtk_item_factory_get_widget_by_action() to get the items.
13386                 
13387             Removed separate_widget_cb from the gtk item factory data   
13388           
13389             (mainwindow_create): connect separate_widget_cb() to check
13390             menu item "toggled" signal. also passing a MainWindow pointer
13391                 as object data for both check menu items.
13392                 
13393             (separate_widget_cb): definition of separate_widget_cb() to match
13394             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
13395                 window using gtk_object_get_data(). The type of window separation 
13396                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
13397         
13398         * src/prefs_filtering.c,
13399           src/prefs_matcher.c: added horizontal scrollbars
13400
13401 2001-05-25 [darko]
13402
13403         * src/headerview.c
13404                 fix segfault with invalid bold font
13405         * src/summaryview.c
13406                 correctly display summary stats after row is marked
13407
13408 2001-05-23 [sergey]
13409
13410         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
13411         encodings with libjconv.
13412
13413 2001-05-23 [hoa]
13414
13415         * src/Makefile.am
13416                 added mbox_folder.[ch]
13417         * src/defs.h
13418                 mbox temporary folder
13419         * src/folder.[ch]
13420         * added src/mbox_folder.[ch]
13421         * src/folderview.c
13422         * src/procheader.[ch]
13423                 added mbox support
13424         * src/mbox.c
13425                 bugfix for file incorporation filtering
13426         * src/imap.c
13427                 enable creation of MBOX
13428         * src/prefs_display_header.c
13429                 enable use of headers like "From "
13430                 something that should be fixed :
13431                         displaying of such headers add an extra space
13432         * src/prefs_folder_item.c
13433                 don't create folders because it is not necessary
13434         * src/procmsg.h
13435                 added data field to MsgInfo for mbox internal use
13436         * src/summaryview.c
13437                 added some support for mbox
13438         * src/utils.[ch]
13439                 added get_mbox_cache_dir() function
13440
13441 2001-05-23 [hiroyuki]
13442
13443         * src/headerwindow.c
13444           src/inc.c
13445           src/main.c
13446           src/mh.c
13447           src/nntp.c
13448           src/procmsg.h
13449           src/session.h
13450           src/socket.[ch]
13451           src/summaryview.c
13452           src/textview.c
13453           src/automaton.c
13454           src/folderview.c: more sync with 0.4.99cvs2.
13455
13456         * src/headerwindow.c: reverted.
13457
13458 2001-05-22 [paul]
13459
13460         0.4.99claws2
13461
13462         * sync with sylpheed 0.4.99cvs2
13463                 * src/news.[ch]
13464                 * src/nntp.[ch]
13465                 * INSTALL
13466                 * INSTALL.jp
13467
13468 2001-05-22 [alfons]
13469
13470         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
13471
13472 2001-05-21 [alfons]
13473
13474         Minor things:
13475
13476         * configure.in: if gnome-config not found, "no" is displayed
13477         
13478         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
13479
13480         * src/textview.c: now also possible to add mail addresses by right
13481           clicking in the text view
13482
13483         * src/codeconv.c: merged patch which fixes endless loop when encountering
13484           invalid wide characters; from Alte <010@imis.ru>  
13485
13486 2001-05-20 [alfons]
13487
13488         Added installation of gnome specific things:
13489
13490         * Makefile.am: gnome conditional
13491
13492         * configure.in: check for installed gnome
13493
13494         * added sylpheed.png, sylpheed.desktop
13495
13496 2001-05-20 [sergey]
13497
13498         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
13499
13500         * src/mainwindow.h (main_window_toolbar_create): created a button
13501         for "Reply to all".
13502         (main_window_set_toolbar_sensitive): enable/disable the new button
13503         appropriately.
13504         (toolbar_reply_to_author_cb): handle the new button.
13505
13506         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
13507         send_progress_dialog_destroy() on failure (fixes hang on SMTP
13508         failure).
13509
13510 2001-05-19 [sergey]
13511
13512         * src/compose.h (ComposeReplyMode): new modes
13513         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
13514         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
13515
13516         * src/compose.c
13517         (compose_send): move some code into a new function:
13518         (compose_current_mail_account): new function.
13519         (compose_reply): new argument to_author, all callers changed; if
13520         to_author==TRUE and account->protocol==A_NNTP, find and use an
13521         appropriate mail account for replying.
13522         (compose_reply_set_entry): new argument to_author; ignore
13523         compose->replyto if to_author==TRUE.
13524
13525         * src/mainwindow.c: new command "Message/Reply to author".
13526         (main_window_set_menu_sensitive): enable/disable it.
13527         (reply_cb): handle it.
13528
13529         * src/summaryview.c: new command "Reply to author".
13530         (summary_set_menu_sensitive): enable/disable it.
13531         (summary_reply_cb): handle it.
13532
13533         * src/account.c (account_find_mail_from_address): new function.
13534
13535 2001-05-18 [paul]
13536
13537         0.4.99claws1
13538
13539         * sync with sylpheed 0.4.99cvs1
13540
13541 2001-05-18 [hoa]
13542
13543         * src/compose.[ch]
13544         * src/filtering.c
13545         * src/summaryview.c
13546                 new filtering action : forward and forward as attachment
13547
13548         * src/main.c
13549                 no need for $DISPLAY when we run sylpheed --help
13550                 call to parse_cmd_opt() is moved
13551
13552         * src/mainwindow.[ch]
13553                 execute button is hidden when immediate execute
13554                 is chosen
13555
13556         * src/mh.c
13557         * src/news.c
13558         * src/prefs_folder_item.c
13559         * src/procmsg.c
13560                 better handling of missing directories
13561
13562         * src/summaryview.c
13563                 reedit is enabled in outbox
13564                 reedit is enabled in queue
13565
13566 2001-05-17 [hoa]
13567
13568         * src/filtering.c
13569         * src/matcher.[ch]
13570         * src/prefs_filtering.c
13571                 changed attachement into attachment
13572
13573 2001-05-17 [alfons]
13574
13575         0.4.67claws4    
13576
13577         * sync with sylpheed 0.4.67cvs9
13578         * sync with sylpheed 0.4.67cvs7-8
13579
13580 2001-05-17 [hoa]
13581
13582         * src/Makefile.am
13583                 added prefs_filtering.c
13584
13585         * src/filtering.[ch]
13586         * src/matcher.[ch]
13587                 removed action : forward_news and forward_news_as_attachement
13588                 (forward and forward_as_attachement can be used instead)
13589
13590         * src/mainwindow.c
13591                 added menu option to access filtering configuration
13592
13593         * src/prefs_account.c
13594                 changed mail_command default to /usr/sbin/sendmail
13595
13596         * added src/prefs_filtering.[ch]
13597                 dialog box for filtering configuration
13598
13599         * src/prefs_matcher.c
13600                 added function prefs_matcher_get_criteria_from_matching()
13601
13602         * src/prefs_scoring.c
13603                 reset the dialog when register or substitute is clicked
13604
13605 2001-05-15 [hoa]
13606
13607         * src/Makefile.am
13608                 added filtering.[ch]
13609         * src/inc.c
13610                 using filering.[ch] instead of filter.[ch]
13611         * src/main.c
13612                 reading new filtering configuration
13613         * src/matcher.[ch]
13614                 added some filtering actions
13615                 and fixed a bug for headers and mail body matching
13616         * src/mbox.c
13617                 using filering.[ch] instead of filter.[ch]
13618         * src/mh.c
13619                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
13620         * src/summaryview.c
13621                 some fixes for filtering
13622
13623 2001-05-14 [hiroyuki]
13624
13625         * src/send.c: fixed some weird indentations.
13626           send_message_with_command(): call pclose() only if p != NULL.
13627         * src/textview.c: get_email_part(): modified the code for readability.
13628
13629 2001-05-14 [hiroyuki]
13630
13631         * src/md5global.h
13632           src/md5ify.c
13633           src/md5ify.h: removed from the cvs.
13634
13635 2001-05-13 [sergey]
13636
13637         * src/main.c: include rfc2015.h to avoid compiler warnings.
13638         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
13639         the panel is already on screen.
13640         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
13641         closing the alert window by ESC as "No".
13642         * src/prefs_common.c (prefs_interface_create): moved return
13643         receipt check button to the correct place.
13644
13645 2001-03-13 [alfons]
13646
13647         * src/prefs_common.c: 
13648                 moved return receipt check button to the Send tab. (prefs_send_create)
13649                 removed the date format ui related globals. (prefs_display_create)
13650
13651         0.4.67claws3
13652         
13653         * sync with sylpheed 0.4.67cvs5-6
13654
13655 2001-05-13 [paul]
13656
13657         * added Alfons' font selection patch
13658
13659         * src/defs.h
13660         * src/headerwindow.c
13661         * src/prefs_common.c
13662         * src/prefs_common.h
13663
13664 2001-05-13 [hoa]
13665         * src/defs.h
13666                 changed version of cache
13667         * src/matcher.[ch]
13668         * src/prefs_matcher.c
13669                 added additionnal matching criteria
13670         * src/procheader.c
13671         * src/procmsg.[ch]
13672         * src/news.c
13673                 added references in MsgInfo
13674
13675 2001-05-12 [hoa]
13676
13677         * src/defs.h
13678                 prepared some things for new filtering
13679         * src/matcher.[ch]
13680                 added some matching properties
13681                 inreplyto need to be enhanced
13682                 prepared some things for new filtering
13683         * src/messageview.c
13684                 added Return-Receipt-To handling
13685         * src/prefs_folder_item.c
13686                 changed default value to TRUE
13687         * src/prefs_matcher.c
13688                 added some matching properties
13689         * src/prefs_scoring.[ch]
13690                 the scoring dialog is finished
13691         * src/procheader.c
13692                 added Return-Receipt-To handling
13693                 Reference need to be added
13694         * src/procmsg.[ch]
13695                 added Return-Receipt-To handling
13696                 added threadscore to get a better score sorting when
13697                 threads are enabled
13698         * src/summaryview.c
13699                 suppressed a bug when we sort the list
13700                 when no folder is opened.
13701                 better score sorting when threads are enabled
13702
13703 2001-05-12 [alfons]
13704
13705         * reverted previous patch because of potential errors 
13706
13707         0.4.67claws2
13708         
13709         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
13710                 applied "toggle mail-retrieval dialog window" patch submitted 
13711                 by Eric Limpens <eric@qnt.net>
13712
13713         * sync with sylpheed 0.4.67cvs4
13714
13715 2001-05-12 [sergey]
13716
13717         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
13718         some picky compilers.
13719         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
13720         * src/grouplist_dialog.c: include alertpanel.h.
13721         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
13722         fix compile warning.
13723         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
13724         #include "defs.h" before others to prevent the warning of `MIN'
13725         and `MAX' redefinition.
13726
13727 2001-05-11 [hoa]
13728
13729         * src/main.c
13730         * src/messageview.c
13731         * src/prefs_account.c
13732         * src/prefs_display_header.c
13733                 removed warning
13734         * src/Makefile.am
13735                 added prefs_scoring.[ch]
13736         * src/grouplist_dialog.c
13737                 display an error dialog box if the group list
13738                 cannot be fetched.
13739         * src/mainwindow.[ch]
13740                 added main_window_set_thread_option() function
13741                 scoring dialog box enabled
13742         * src/matcher.[ch]
13743                 added flags matching unread /new / marked
13744                 / deleted / replied / forwarded
13745         * src/news.c
13746                 newsgroups are now finally in newscache
13747         * src/prefs_matcher.[ch]
13748                 finished preferences for matching dialog
13749         * added src/prefs_scoring.[ch]
13750                 scoring dialog box completed
13751         * src/scoring.[ch]
13752                 conversion to string : added scoringprop_to_string()
13753                 write config for preferences :
13754                 added prefs_scoring_write_config()
13755         * src/summaryview.c
13756                 threads can be enabled/disabled independently
13757                 for each folder
13758
13759 2001-05-10 [alfons]
13760
13761         0.4.67claws1
13762         
13763         * AUTHORS: 
13764                 thought it would be nice to have a list of all
13765                 contributors (used Changelog as a reference)
13766         
13767         * configure.in: 
13768                 messed up version numbering...
13769
13770         0.4.66claws1
13771
13772         * sync with sylpheed 0.4.67cvs1-3
13773
13774 2001-05-10 [darko]
13775
13776         * src/prefs_common.c:
13777                 better UI for strftime format, double clicking
13778                 on format now inserts the format in text entry
13779                 replaced close button with standard OK/Cancel
13780                 moved date format button to the right of the
13781                 text entry field
13782
13783 2001-05-09 [alfons]
13784
13785         * src/gtkstext.c:
13786                 Ctrl-Home / Ctrl-End have proper cursor navigation
13787
13788 2001-05-09 [hoa]
13789
13790         * src/prefs_matcher.c
13791                 finished UI to define matching properties
13792                 added ok and cancel button
13793         * src/prefs_filter.c
13794                 added ok and cancel button
13795         * src/news.c
13796                 fixed some bug in xhdr parsing
13797
13798 2001-05-08 [alfons]
13799
13800         * src/textview.c: 
13801                 fixed a bug in textview_show_header(), which displayed two colons (':');
13802                 cleaned up some warnings
13803
13804 2001-05-08 [hoa]
13805
13806         * src/Makefile.am
13807                 added prefs_matcher.[ch]
13808                 compilation with -W -Wall
13809         * src/alertpanel.c
13810                 ungrab the mouse events if grabbed - does it
13811                 fix the bug for disposition notification ?
13812         * src/mainwindow.c
13813                 added a menu option to open the matching dialog.
13814         * src/matcher.[ch]
13815                 added matcherprop_to_string() and matcherlist_to_string()
13816                 fixed some bugs, changed the name of some options
13817                 age_sup and age_inf becomes age_greater and age_lower,
13818                 body and messageheaders becomes body_part and headers_part,
13819                 changed the names of constants from SCORING_XXX to MATCHING_XXX
13820         * src/prefs_display_header.c
13821         * src/prefs_headers.c
13822                 fixed a bug that accidentally destroyed dialogs
13823                 when closed them with delete_event
13824                 Added *_deleted() which handle delete_event signal correctly.
13825         * src/prefs_folder_item.[ch]
13826                 added "enable_thread" field for future customization
13827         * added src/prefs_matcher.[ch]
13828                 sample of the UI to define matching properties
13829         * src/procheader.c
13830                 using procheader_headername_equal instead of str*cmp functions
13831                 using procheader_parse_header() function
13832         * src/scoring.c
13833                 using MATCHING_XXX instead of SCORING_XXX
13834         * src/summaryview.c
13835                 display the sender of the news even if this is ourself
13836                 when this is a news message.
13837         * src/textview.c
13838                 using headername_equal() instead of str*cmp functions
13839
13840 2001-05-08 [alfons]
13841
13842         0.4.66claws
13843
13844         * sync with sylpheed 0.4.66
13845         * src/gtkstext.c: trace logs added 
13846
13847 2001-05-08 [sergey]
13848
13849         * src/prefs_common.[ch]: added option to enable/disable GnuPG
13850         signature check popup.
13851         * src/rfc2015.c (check_signature): show signature check popup only
13852         if it is enabled in preferences.
13853
13854 2001-05-07 [alfons]
13855
13856         0.4.66claws4
13857         
13858         * sync with sylpheed 0.4.66cvs6
13859
13860 2001-05-07 [darko]
13861
13862         * src/prefs_common.[ch]: added option to enable/disable
13863           looking up sender name in address book for summary pane
13864         * src/summaryview.c: look up sender in the address book
13865           by using Alfons' address completion code
13866
13867 2001-05-07 [hiroyuki]
13868
13869         * src/inc.h
13870           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
13871           member of Pop3State.
13872         * src/news.c: brought #include "defs.h" before #include <glib.h>
13873           to prevent the warning of `MIN' and `MAX' redefinition.
13874
13875 2001-05-06 [hoa]
13876
13877         * removed src/headers_display.[ch]
13878         * removed src/prefs_display_headers.[ch]
13879         * src/inc.c
13880                 use a temporary file in the user directory for mbox import
13881         * src/news.c
13882                 added XHDR support to get "To" and "Cc" headers
13883                 (in order to match news with to or cc field for
13884                 scoring)
13885                 added function news_parse_xhdr() to get XHDR response
13886         * src/nntp.[ch]
13887                 added function nntp_xhdr()
13888         * src/matcher.c
13889                 fetch the message if necessary
13890
13891 2001-05-06 [alfons]
13892
13893         0.4.66claws3
13894
13895         * sync with sylpheed 0.4.66cvs3-5
13896
13897 2001-05-06 [hoa]
13898
13899         * src/utils.[ch]
13900                 added function itos_buf() to enable use of several buffers
13901         * src/summaryview.c
13902                 use of itos_buf() instead of itos() in summary list
13903                 to fix the broken display of message number.
13904
13905 2001-05-06 [alfons]
13906
13907         * src/gtkstext.c: bug in cursor up navigation fixed,
13908                 fixed another unsigned / signed comparison (we're getting there :-)
13909
13910 2001-05-06 [hoa]
13911
13912         * src/Makefile.am
13913                 added scoring.c scoring.h
13914                 prefs_folder_item.c prefs_folder_item.h
13915                 matcher.c matcher.h
13916         * src/defs.h
13917                 added FOLDERITEM_RC SCORING_RC
13918         * src/folder.[ch]
13919                 added prefs field in FolderItem :
13920                 properties for each folder (PrefsFolderItem),
13921                 sorting type and mode were added as the first properties.
13922         * src/main.c
13923                 read config for scoring
13924         * added src/matcher.[ch]
13925                 gives functions to parse configuration file to do
13926                 matching on mails with a list of conditions.
13927         * src/mainwindow.c
13928                 add option to sort by score
13929         * src/prefs_common.[ch]
13930                 added preference option to show score and for
13931                 the score column size
13932         * added src/prefs_folder_item.[ch]
13933                 properties for each folder (PrefsFolderItem),
13934                 sorting type and mode were added as the first properties.
13935         * src/procheader.[ch]
13936                 added procheader_parse_header()
13937                 added procheader_header_free()
13938                 added procheader_headername_equal()
13939                 and made modification to use them.
13940         * src/procmsg.[ch]
13941                 added score field to MsgInfo structure
13942         * added src/scoring.[ch]
13943                 gives functions to parse configuration file to do
13944                 scoring on mails with a list of conditions.
13945         * src/summaryview.[ch]
13946                 save the sorting type and mode for the folder
13947                 added column to display the score of the mail
13948                 added function summary_score_clicked()
13949                 sorting type and mode are restored to the folder
13950                 when it is reopen
13951         * src/textview.c
13952                 use procheader_parse_header(), procheader_headername_equal()
13953                 removed memory leak in text_scan_header when freeing headers
13954         * src/filter.c
13955                 changed the function to match names of headers
13956                 using procheader_headername_equal()
13957
13958         Scoring functions are implemented, an interface is needed
13959         to configure that.
13960
13961 2001-05-04 [alfons]
13962
13963         * src/gtkstext.c: 
13964                 hopefully fixed the row up navigation bug,
13965                 removed adding back / forward lines to cache
13966
13967 2001-05-04 [sergey]
13968
13969         * src/prefs_display_headers.c: user interface changes:
13970         (prefs_display_headers_create): remove unused "Show" check button;
13971         allow reordering of headers by dragging.
13972         (prefs_display_headers_write_config): remove unused variables.
13973         (prefs_display_headers_set_dialog): do not insert "(New)" at top
13974         of lists (not needed with the new UI).
13975         (prefs_display_headers_set_list): scan lists starting from row 0,
13976         not 1 (do not skip "(New)").
13977         (prefs_display_headers_find_header): new function.
13978         (prefs_display_headers_clist_set_row): do not allow duplicates.
13979         (prefs_display_headers_delete_cb): do not skip row 0; treat
13980         closing the alert window by ESC as "No".
13981         (prefs_display_headers_up): do not protect row 0.
13982         (prefs_display_headers_down): do not protect row 0.
13983
13984 2001-05-04 [sergey]
13985
13986         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
13987         functions.
13988
13989         * src/summaryview.c
13990         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
13991         summary_select_next_marked, summary_select_prev_marked): new
13992         functions.
13993
13994 2001-05-03 [sergey]
13995
13996         * src/news.c: fixed a bug when no article can be fetched after
13997         server timeout if the connection was restored by news_post():
13998         (news_select_group): new function.
13999         (news_fetch_msg): call news_select_group() before fetching
14000         article.
14001         (news_get_uncached_articles): set session->group after successful
14002         GROUP command.
14003
14004 2001-05-03 [hoa]
14005
14006         * src/defs.h
14007         * src/procmsg.[ch]
14008         * src/procheader.c
14009                  changed version of cache, added cc field
14010
14011         * src/prefs_display_headers.c
14012                 the interface was changed
14013
14014         * src/prefs_headers.c
14015                 added cancel button
14016
14017 2001-05-03 [alfons]
14018
14019         * completed sync of sylpheed cvs2
14020         * src/gtkstext.c: updated row up / down cursor navigation
14021         * src/textview.c: re-edited, prepared for fixing the email address
14022                 scanner.
14023
14024 2001-05-03 [darko]
14025
14026         * src/prefs_common.c: use alfons' strftime ui code
14027         entry_datefmt and datefmt_sample widgets have to be
14028         global in this module because of this change
14029
14030 2001-05-03 [hoa]
14031
14032         * src/messageview.c
14033         * src/prefs_common.[ch] added option to activate the return receipt
14034                 feature.
14035
14036 2001-05-02 [alfons]
14037
14038         * src/gtkstext.c: fix for row up/down cursor navigation. 
14039
14040         0.4.66claws2
14041         
14042         * sync with 0.4.66cvs2
14043
14044 2001-05-02 [paul]
14045
14046         added add-sender-to-addressbook patch
14047
14048         * src/addressbook.c
14049         * src/addressbook.h
14050         * src/summaryview.c
14051
14052 2001-05-02 [sergey]
14053
14054         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
14055         G_ALERTDISABLE.
14056
14057         * src/alertpanel.c (alertpanel_create): new argument can_disable,
14058         all existing callers changed to pass FALSE; create a check button
14059         to disable the message.
14060         (alertpanel_message_with_disable): new function.
14061         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
14062         (alertpanel_button_toggled): new function.
14063         (alertpanel_button_clicked, alertpanel_close): set value using
14064         G_ALERT_VALUE_MASK.
14065
14066         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
14067
14068         * src/prefs_common.c (prefs_privacy_create): new check button
14069         checkbtn_gpgme_warning.
14070
14071         * src/main.c (main): moved preferences reading before gpgme
14072         initialization; check prefs_common.gpgme_warning before giving the
14073         GnuPG warning and set it to FALSE if the user wants to disable the
14074         warning.
14075
14076 2001-05-02 [hiroyuki]
14077
14078         * src/prefs_display_headers.c: modified the layout and some labels.
14079
14080 2001-05-02 [sergey]
14081
14082         * src/prefs_account.c (prefs_account_fix_size): new function.
14083         (prefs_account_create): call prefs_account_fix_size(); use
14084         gtk_widget_show instead of gtk_widget_show_all (fixes too large
14085         size when the window is shown for the first time).
14086         (prefs_account_basic_create): changed layout of serv_table; moved
14087         localmbox_entry above smtpserv_entry (logically it replaces
14088         POP3/IMAP server).
14089         (prefs_account_protocol_activated): set sensitivity of
14090         nntpauth_chkbtn according to the protocol (in addition to
14091         hide/show); commented out gtk_table_set_row_spacing() calls.
14092         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
14093         not sensitive (fixes a bug with disabled username/password boxes
14094         when editing POP3 account after NNTP with authentication).
14095
14096 2001-05-02 [hoa]
14097
14098         * src/account.c
14099         * src/inc.c
14100         * src/prefs_account.[ch]
14101         * src/send.c
14102                 removed local account without SMTP server
14103                 added option to use mail command instead of a connexion
14104                 to SMTP server when a local account is used
14105         * src/prefs_headers.c
14106                 fixed a bug
14107         * src/news.c
14108                 fixed a bug when connexion immediately closed
14109
14110 2001-05-01 [alfons]
14111
14112         0.4.66claws1
14113         
14114         * sync with 0.4.65
14115
14116 2001-05-01 [sergey]
14117
14118         * src/prefs_account.c (Basic, prefs_account_basic_create): new
14119         widget nntpauth_chkbtn.
14120         (prefs_account_protocol_activated): handle nntpauth_chkbtn
14121         visibility.
14122         (prefs_account_nntpauth_toggled): new function.
14123
14124         * src/news.c (news_session_new_for_folder): use NNTP
14125         authentication only if ac->use_nntp_auth is set.
14126
14127 2001-05-01 [hoa]
14128
14129         * src/Makefile.am changed headers.[ch] in customheader.[ch]
14130         * src/prefs_display_headers.c changed the UI
14131         * src/prefs_headers.c changed account_name to account_id
14132         * src/compose.c using customheader.h
14133
14134 2001-05-01 [hiroyuki]
14135
14136         * src/esmtp.c
14137           src/news.c
14138           src/nntp.c: changed sock_read() to sock_gets(), they've been left
14139           unsynched.
14140
14141 2001-05-01 [hoa]
14142
14143         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
14144         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
14145                 for displaying of headers
14146         * src/grouplist_dialog.[ch] minor changes to remove warnings
14147         * src/prefs_display_headers.[ch] dialog to choose the
14148         headers to display in the mail viewer.
14149         * src/headers.h correction of #define
14150         * src/headers_display.[ch] configuration for displaying of headers.
14151         * src/main.c read config of displaying of headers
14152         * src/prefs_common.c add a button to access the config dialog
14153                 for displaying of headers
14154         * src/prefs_display_headers.[ch] dialog for configuration for
14155                 displaying of the headers.
14156         * src/prefs_headers.c cleaning of code
14157         * src/procheader.c comments added to code
14158         * src/textview.c changes to reorder the headers depending
14159                 on the config for displaying of headers
14160
14161 2001-04-30 [alfons]
14162
14163         0.4.65claws7
14164
14165         * sync with 0.4.65cvs12
14166
14167         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
14168
14169 2001-04-30 [sergey]
14170
14171         * src/nntp.h (NNTPSockInfo): new field auth_failed.
14172
14173         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
14174         is set to force reconnection after authentication failure.
14175         (nntp_gen_command): set sock->auth_failed on authentication
14176         failure, or if sock->userid and sock->passwd are not set.
14177
14178         * src/news.c (news_session_new_for_folder): set userid=NULL if
14179         password dialog is cancelled.
14180
14181 2001-04-30 [sergey]
14182
14183         * src/nntp.h (NNTPSockInfo): new type.
14184
14185         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
14186         SockInfo.
14187         (nntp_open_auth, nntp_close): new functions.
14188         (nntp_gen_command): new function to handle authentication; all
14189         NNTP command functions updated to use it.
14190         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
14191         (nntp_list): removed old useless code.
14192
14193         * src/news.h (NNTPSession): new field nntp_sock.
14194
14195         * src/news.c: all functions updated to use NNTPSockInfo instead of
14196         SockInfo.
14197         (news_session_new): new arguments (userid, passwd); made static;
14198         use nntp_open_auth() if needed.
14199         (news_session_destroy): use nntp_close() instead of sock_close().
14200         (news_query_password): changed arguments.
14201         (news_session_new_for_folder): new function.
14202         (news_session_get): use news_session_new_for_folder().
14203         (news_authenticate): deleted.
14204         (news_get_uncached_articles): removed old authentication code.
14205
14206 2001-04-30 [sergey]
14207
14208         * src/news.c: reverted my previous changes (need to do NNTP
14209         authentication in a cleaner way).
14210         
14211 2001-04-29 [sergey]
14212
14213         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
14214         news_nntp_post, news_nntp_mode): new functions (wrappers with
14215         authentication support).
14216         (news_get_article_cmd, news_get_article, news_get_header): new
14217         argument "folder"; all callers changed.
14218         (news_get_article_cmd): added authentication support.
14219         (news_session_get): use news_nntp_mode() instead of nntp_mode().
14220         (news_post): use news_nntp_post() instead of nntp_post().
14221         (news_get_uncached_articles): use news_nntp_group() instead of
14222         nntp_group() and news_nntp_xover() instead of nntp_xover();
14223         removed old authentication code.
14224         (news_get_group_list): use news_nntp_list() instead of nntp_list().
14225
14226         * src/nntp.c (nntp_list): return real error code instead of
14227         hardcoded NN_ERROR.
14228
14229 2001-04-29 [sergey]
14230
14231         * configure.in: fixed wint_t typedef detection again
14232
14233 2001-04-28 [hoa]
14234
14235         * src/prefs_account.[ch], added A_LOCAL_CMD
14236                 (send mail with mail command)
14237         * src/send.c added function send_message_with_command()
14238         * src/inc.c made a more secure get_spool() function with
14239                 mktemp() but maybe mkstemp() or something more
14240                 secure can be used.
14241
14242 2001-04-28 [alfons]
14243
14244         * src/textview.c, colorization of email addresses in headers
14245
14246         0.4.65claws6
14247
14248         * bug sync with sylpheed
14249         * prefs_common.c: created date format ui for darko
14250         * sync with 0.4.65cvs11
14251         * configure.in: corrected to have the new gpg checks
14252
14253 2001-04-27 [alfons]
14254
14255         * completed sync with 0.4.65cvs10
14256         * minor debug things added to gtkstext.c
14257
14258 2001-04-27 [darko]
14259
14260         * configure.in: remove check for availability of
14261           strftime() as advised by Hiroyuki
14262         * src/prefs_common.[ch], src/procheader.c:
14263           synch strftime() code with Hiroyki's main branch
14264
14265 2001-04-26 [sergey]
14266
14267         * src/news.c: news_query_password(), news_authenticate(): new
14268           functions.
14269           news_get_uncached_articles(): added NNTP authentication
14270           handling.
14271         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
14272           new functions.
14273         * src/prefs_account.c: prefs_account_protocol_activated():
14274           enable userid and password fields for NNTP.
14275
14276 2001-04-26
14277
14278         * configure.in: check for availability of strftime()
14279           [darko]
14280         * src/prefs_common.[ch], src/procheader.c: use
14281           strftime() for displaying date in summary pane if it
14282           is available
14283
14284 2001-04-25
14285
14286         * more .cvsignore cleanups [alfons]
14287
14288 2001-04-25
14289
14290         * ac/sv-check-type.m4: new autoconf macro.
14291         * configure.in: fixed wint_t typedef detection (did not work
14292           with gcc-2.96).
14293
14294 2001-04-25
14295
14296         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
14297           [hiroyuki]
14298
14299 2001-04-24
14300         * modified gtkstext.c : buggy cursor navigation fixed, 
14301           and font descent also taken in account when drawing
14302           cursor. [alfons]
14303
14304 2001-04-24 [hoa]
14305         * added comments in src/news.c src/nntp.c
14306         * added src/prefs_headers.[ch]
14307         * added src/headers.[ch]
14308         * modified compose.c to activate custom headers
14309                 added function is_in_custom_headers
14310         * modified prefs_account.[ch]
14311                 added function prefs_account_customhdr_edit
14312         * modified src/defs.h :
14313                 added HEADERS_RC : name of the config file
14314                 for the custom headers
14315
14316 2001-04-24
14317
14318     0.4.65claws5
14319
14320         * configure.in
14321           src/gtkstext.[ch]
14322           src/compose.c
14323           src/Makefile.am
14324           
14325           added gtkstext with configure.in patch by Hiroyuki which
14326           should fix the XIM detection [alfons]
14327
14328         * more clean up of cvs [alfons]
14329
14330                  * removed all Makefile.in files to attic.
14331
14332                  * updated all .cvsignores to really ignore things that could
14333                    be unintentionally committed by a recursive commit.
14334
14335 2001-04-23 [hoa]
14336         * added src/grouplist_dialog.[ch]
14337         * changed src/folderview.c to call grouplist_dialog instead
14338                 of inputdialog
14339         * src/news.c :
14340                 added functions news_reset_group_list
14341                 and news_get_group_list
14342         * src/nntp.c :
14343                 added function nntp_list
14344         * src/defs.h :
14345                 added GROUPLIST_FILE : name of the newsgroup list cache file
14346
14347 2001-04-21
14348
14349         * added option to warn about queued messages on exit [sergey]:
14350
14351           * src/compose.c: compose_queue(): call folder_item_scan()
14352             and folderview_update_item() after queueing.
14353           * src/folderview.c: folderview_update_node(): draw the queue
14354             folder in bold font if there are queued messages.
14355           * src/mainwindow.c: queued_messages(): new function.
14356             app_exit_cb(): display warning if there are queued messages
14357             if warn_queued_on_exit is set.
14358           * prefs_common.[ch]: add warn_queued_on_exit option.
14359
14360         * enhanced GnuPG key selection support [sergey]:
14361
14362           * src/select-keys.c: updated to newer version from Win32
14363             branch with support for selecting arbitrary keys.
14364           * src/prefs_account.c: added the Privacy tab to the account
14365             options window.
14366             prefs_account_privacy_create(),
14367             prefs_account_sign_key_set_data_from_radiobtn(),
14368             prefs_account_sign_key_set_radiobtn(): new functions.
14369           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
14370           * src/rfc2015.c: set_signers(): new function.
14371             pgp_sign(): add the account parameter, call set_signers().
14372             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
14373           * src/rfc2015.h: rfc2015_sign(): updated prototype.
14374           * src/compose.c: pass the current account to rfc2015_sign().
14375
14376         * tag name claws added to prevent confusion with main branch [alfons]
14377
14378         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
14379
14380         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
14381
14382         * sync with recent sylpheed cvs. Untested though. [alfons]
14383