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