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