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