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