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