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