e367284f79b12441d2e87d763b3bc8fe8827a9c7
[claws.git] / ChangeLog.claws
1 2003-05-17 [christoph]  0.8.11claws160
2
3         * src/imap.c
4                 don't use STATUS command on current folder to check for
5                 content changes. imap_cmd_ok() now tracks changes to
6                 folder and number of existing messages.
7
8 2003-05-17 [paul]       0.8.11claws159
9
10         * src/plugins/clamav/clamav_plugin.c
11                 remove unnecessary debug_print
12
13 2003-05-16 [thorsten]   0.8.11claws158
14
15         * src/plugins/demo.c
16                 included missing intl.h
17
18 2003-05-16 [paul]       0.8.11claws157
19
20         * po/POTFILES.in
21                 remove non-existant entries
22         
23         * src/plugins/clamav/clamav_plugin.c
24           src/plugins/clamav/clamav_plugin_gtk.c
25           src/plugins/dillo_viewer/dillo_prefs.c
26           src/plugins/dillo_viewer/dillo_viewer.c
27                 gettextise
28
29 2003-05-16 [christoph]  0.8.11claws156
30
31         * po/POTFILES.in
32                 include plugin .c files for translation until I
33                 find a better solution to have plugins have their
34                 own textdomain
35         * src/plugins/demo/demo.c
36         * src/plugins/image_viewer/plugin.c
37         * src/plugins/mathml_viewer/mathml_viewer.c
38         * src/plugins/spamassassin/spamassassin.c
39         * src/plugins/spamassassin/spamassassin_gtk.c
40         * src/plugins/trayicon/trayicon.c
41                 add gettext macros for plugin name and description
42
43 2003-05-16 [paul]
44
45         * sync with 0.9.0
46
47 2003-05-16 [paul]       0.8.11claws155
48
49         * sync with lastest 0.9.0pre1
50                 see ChangeLog 2003-05-16
51
52 2003-05-15 [paul]       0.8.11claws154
53
54         * sync with latest 0.9.0pre1
55                 see ChangeLog 2003-05-14 and 2003-05-15
56
57 2003-05-14 [christoph]  0.8.11claws153
58
59         * src/plugins/image_viewer/viewer.c
60         * src/plugins/image_viewer/viewer.glade         ** NEW **
61         * src/plugins/image_viewer/viewerprefs.c
62                 make it possible to disable the autoload function in the
63                 imageviewer again
64
65 2003-05-14 [christoph]  0.8.11claws152
66
67         * src/folder.c
68                 fix folder update after adding a message
69
70 2003-05-13 [alfons]     0.8.11claws151
71
72         * src/common/session.c
73                 remove debug traces
74                 
75         * src/addrcache.[ch]
76         * src/filtering.[ch]
77         * src/folder.[c]
78         * src/gtkaspell.[ch]
79         * src/imap.[ch]
80         * src/mbox_folder.[ch]
81         * src/mh.[ch]
82         * src/mimeview.h
83         * src/msgcache.[ch]
84         * src/news.[ch]
85         * src/passphrase.[ch]
86         * src/prefs_common.[ch]
87         * src/prefs_gtk.[ch]
88         * src/procmsg.c
89         * src/scoring.[ch]
90                 be pedantic; (in prototypes () implies (int))
91
92 2003-05-13 [alfons]     0.8.11claws150
93
94         * src/prefs_toolbar.[ch]
95         * src/summaryview.[ch]
96         * src/toolbar.[ch]
97                 change misleading text in toolbar prefs;
98                 add toolbar action for ignore thread (toggles ignore thread flag);
99                 clean up a little bit;
100
101 2003-05-12 [paul]
102
103         * tools/convert_mbox.pl
104                 bug fixed by Fred Marton
105
106 2003-05-12 [paul]
107
108         * sync with 0.9.0pre1
109
110 2003-05-09 [paul]       0.8.11claws149
111
112         * sync with 0.8.11cvs43
113                 see ChangeLog 2003-05-09
114
115 2003-05-08 [christoph]  0.8.11claws148
116
117         * src/imap.[ch]
118                 o use CAPABILIY as first command and check for PREAUTH
119                   information in the response to it
120                 o rewrite all imap_cmd_* functions to use an IMAPSession
121                   instead of a SockInfo as parameter
122                 o do STARTTLS after fetching and checking the server
123                   capabilities
124
125 2003-05-08 [paul]       0.8.11claws147
126
127         * tools/Makefile.am
128           tools/README
129           tools/convert_mbox.pl         ** NEW FILE **
130                 add mbox conversion script. Submitted by 
131                 Fred Marton <Fred.Marton@uni-bayreuth.de>
132
133 2003-05-07 [christoph]
134
135         * doc-src/glade.txt
136         * src/gtk/pluginwindow.glade
137         * src/plugins/image_viewer/viewerprefs.glade
138         * src/plugins/spamassassin/spamassassin_gtk.glade
139                 add glade files for user interfaces and a description how
140                 to use glade to create the sylpheed code
141
142 2003-05-07 [paul]       0.8.11claws146
143
144         * sync with 0.8.11cvs41
145                 see ChangeLog 2003-05-07
146
147 2003-05-06 [christoph]  0.8.11claws145
148
149         * src/main.c
150         * src/plugins/image_viewer/viewer.c
151                 fix usage of imlib in imageviewer plugin
152
153         * src/gtk/prefswindow.c
154                 handle window close event correctly
155
156 2003-05-06 [paul]       0.8.11claws144
157
158         * src/common/ssl.c
159                 fix typo introduced in sync
160
161 2003-05-06 [paul]       0.8.11claws143
162
163         * sync with 0.8.11cvs39
164                 see ChangeLog 2003-05-06
165
166 2003-05-06 [paul]       0.8.11claws142
167
168         * AUTHORS
169           po/cs.po
170                 updated Czech translation, submitted by 
171                 Radek Vybiral <Radek.Vybiral@vsb.cz>
172                 
173         * src/plugins/clamav/clamav_plugin_gtk.c
174                 clean up
175
176 2003-05-03 [alfons]     0.8.11claws141
177
178         * src/compose.[ch]
179                 make paste as quotation work even when the call to 
180                 text_inserted() was deferred (fixes bug #140 "Paste 
181                 as quotation does not work when using "external" 
182                 clipboard")
183
184 2003-05-03 [thorsten]   0.8.11claws140
185
186         * src/addrquery.h
187           src/ldapquery.h
188           src/mainwindow.c
189                 removed C++ comments
190         * src/addr_compl.c
191                 function with non-int retval/param used before
192                 implementation/declaration
193
194 2003-05-02 [paul]       0.8.11claws139
195
196         * src/addr_compl.[ch]
197           src/addressbook.[ch]
198           src/addrindex.c
199           src/summaryview.c
200                 revert match's changes to (finally) remove the bug where
201                 opening a folder causes massive slowdown when using the 
202                 'Display sender using address book' option
203
204 2003-05-01 [melvin]     0.8.11claws138
205
206         * src/plugins/dillo_viewer/dillo_prefs.[ch]
207         * src/plugins/dillo_viewer/dillo_viewer.c
208                 Fixed bug where "Cancel" button from prefs issued
209                 warnings.
210                 Comply a little more to coding style
211
212 2003-05-01 [paul]       0.8.11claws137
213
214         * sync with 0.8.11cvs38
215                 see ChangeLog 2003-05-01
216
217 2003-05-01 [paul]       0.8.11claws136
218
219         * po/bg.po
220                 updated by George Danchev
221
222 2003-04-30 [christoph]  0.8.11claws135
223
224         * src/plugins/dillo_viewer/dillo_prefs.c
225         * src/plugins/image_viewer/viewerprefs.c
226         * src/plugins/spamassassin/spamassassin_gtk.c
227                 remove gtk_widget_ref() calls for widgets in
228                 glade code
229
230 2003-04-30 [paul]       0.8.11claws134
231
232         * src/addrindex.c
233                 ok, this time a better fix for the bug where opening folder
234                 has massive slowdown when using the 'Display sender using 
235                 address book' option
236
237 2003-04-30 [paul]       0.8.11claws133
238
239         * src/addrindex.c
240                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
241         
242 2003-04-30 [melvin]     0.8.11claws132
243
244         New: Dillo plugin preferences (patch by Dimitar Haralanov)
245
246         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
247                 Preferences for the dillo plugin
248         * src/plugins/dillo_viewer/dillo_viewer.c
249                 Support for preferences
250         * src/plugins/dillo_viewer/Makefile.am
251                 Added dillo_prefs.[ch]
252
253 2003-04-30 [alfons]     0.8.11claws131
254
255         * src/common/plugin.[ch]
256                 see? this ANSI C'fication immediately gives us type
257                 checking for free.
258
259 2003-04-30 [alfons]     0.8.11claws130
260
261         * src/common/plugin.[ch]
262         * src/plugins/clamav/clamav_plugin.[ch]
263         * src/plugins/clamav/clamav_plugin_gtk.c
264         * src/plugins/demo/demo.c
265         * src/plugins/dillo_viewer/dillo_viewer.c
266         * src/plugins/image_viewer/plugin.c
267         * src/plugins/image_viewer/viewer.[ch]
268         * src/plugins/image_viewer/viewerprefs.[ch]
269         * src/plugins/mathml_viewer/mathml_viewer.c
270         * src/plugins/spamassassin/spamassassin.[ch]
271         * src/plugins/spamassassin/spamassassin_gtk.c
272         * src/plugins/trayicon/trayicon.c
273                 clean up
274
275 2003-04-30 [alfons]     0.8.11claws129
276
277         * src/common/utils.c
278                 make is_ascii_str() fail gracefully when NULL pointer
279                 is passed
280
281 2003-04-30 [paul]       0.8.11claws128
282
283         * src/addrindex.c
284                 fix bug where opening folder has massive slowdown when
285                 using the 'Display sender using address book' option
286
287 2003-04-30 [paul]       0.8.11claws127
288
289         * src/plugins/clamav/clamav_plugin.c
290           src/plugins/clamav/clamav_plugin_gtk.c
291           src/plugins/demo/demo.c
292           src/plugins/dillo_viewer/dillo_viewer.c
293           src/plugins/image_viewer/plugin.c
294           src/plugins/mathml_viewer/mathml_viewer.c
295           src/plugins/spamassassin/spamassassin.c
296           src/plugins/spamassassin/spamassassin_gtk.c
297           src/plugins/trayicon/trayicon.c
298                 get rid of eye-hurting function signatures
299
300 2003-04-30 [paul]       0.8.11claws126
301
302         * src/plugins/trayicon/trayicon.c
303                 add description
304                 
305         * src/mimeview.c
306                 be more descriptive
307
308 2003-04-30 [paul]       0.8.11claws125
309
310         * configure.ac
311                 arrange the plugins in reverse alphabetical order
312                 
313         * src/plugins/clamav/clamav_plugin.[ch]
314           src/plugins/clamav/clamav_plugin_gtk.c
315                 rename some params
316                 resize max_size window
317                 re-arrange the order of some gui elements
318                 improve descriptions
319         
320         * src/plugins/image_viewer/plugin.c
321           src/plugins/mathml_viewer/mathml_viewer.c
322                 add descriptions
323                 
324         * src/plugins/spamassassin/spamassassin_gtk.c
325                 resize max_size window
326                 re-arrange the order of some gui elements
327                 
328         * src/messageview.c
329           src/mimeview.c
330                 correct typos
331
332 2003-04-30 [alfons]     0.8.11claws124
333
334         * src/imap.c
335                 fix a leak found while browsing Martin Kluge's 
336                 valgrind log (Claws only)
337
338 2003-04-29 [darko]      0.8.11claws123
339
340         * src/gtk/gtkstext.h
341                 include wchar.h if it is available, fixes compilation
342                 on HP-UX systems
343
344 2003-04-29 [melvin]     0.8.11claws122
345
346         * src/prefs_actions.c
347                 Improved help text of Actions' syntax
348
349 2003-04-28 [paul]       0.8.11claws121
350
351         * src/action.c
352                 a better fix for the crash when performing an action
353                 on a mime part
354
355 2003-04-28 [paul]       0.8.11claws120
356
357         * src/action.c
358                 fix crash when performing an action on a
359                 mime part
360
361 2003-04-28 [paul]       0.8.11claws119
362
363         * sync with 0.8.11cvs36
364                 see ChangeLog 2003-04-28
365
366 2003-04-27 [paul]       0.8.11claws118
367
368         * more sync with 0.8.11cvs35
369                 see ChangeLog 2003-04-25
370
371 2003-04-26 [christoph]  0.8.11claws117
372
373         * src/folder.c
374                 fix remove virtual check
375
376 2003-04-26 [paul]       0.8.11claws116
377
378         * src/messageview.c
379                 fix return-receipt, make it work again
380
381 2003-04-26 [paul]       0.8.11claws115
382
383         * src/mimeview.c
384                 restore double-clicking of the [application/pgp-signature 
385                 (Select "Check signature" to check)] line in the message view,
386                 broken in recent sync
387
388 2003-04-26 [christoph]  0.8.11claws114
389
390         * src/folder.c
391                 check if remove virtual really exists before
392                 calling the function
393
394 2003-04-25 [match]      0.8.11claws113
395
396         * src/addrindex.c
397         * src/addrbook.c
398         * src/ldapquery.[ch]
399         * src/ldapctrl.[ch]
400                 fix memleak.
401         * src/ldapserver.[ch]
402                 fix memleak. fix segfault.
403                 plug a Claws memleak
404
405 2003-04-25 [alfons]     0.8.11claws112
406
407         * src/folder.c
408                 plug a Claws memleak
409
410 2003-04-25 [alfons]     0.8.11claws111
411
412         * src/common/session.c
413                 plug a memleak
414
415 2003-04-25 [paul]       0.8.11claws110
416
417         * sync with 0.8.11cvs35
418                 see ChangeLog 2003-04-24 and 2003-04-25
419                 
420         * src/gtk/pluginwindow.c
421                 correct another strange float value
422
423 2003-04-24 [christoph]  0.8.11claws109
424
425         * src/folder.c
426                 freeze folder item updates when unsetting new flags
427
428         * src/gtk/pluginwindow.c
429                 correct strange float value
430
431 2003-04-23 [paul]       0.8.11claws108
432
433         * sync with 0.8.11cvs33
434                 see ChangeLog 2003-04-23
435
436 2003-04-22 [paul]       0.8.11claws107
437
438         * src/Makefile.am
439           src/messageview.c
440           src/mimeview.c
441           src/pgptext.[ch]      ** REMOVED **
442                 remove pgptext.[ch] as its not used any more
443
444 2003-04-22 [paul]       0.8.11claws106
445
446         * sync with 0.8.11cvs31
447                 see ChangeLog 2003-04-21 and 2003-04-22
448
449 2003-04-21 [alfons]     0.8.11claws105
450
451         * src/main.c
452                 No access to GTK structures if we're a spawned child
453                 (and clean up code a little bit...) Should fix #126.
454
455 2003-04-21 [melvin]     0.8.11claws104
456
457         * src/plugins/dillo_viewer/README
458                 Improved slightly the text.
459
460 2003-04-21 [melvin]     0.8.11claws103
461
462         * src/plugins/dillo_viewer/README *** NEW ***
463                 Added a README file for the Dillo plugin
464
465 2003-04-20 [paul]
466
467         * tools/README
468           tools/outlook2sylpheed.pl
469                 updated and improved by Ricardo Mones Lastra
470
471 2003-04-18 [oliver]     0.8.11claws102
472
473         * src/inc.c 
474         * src/prefs_account.h
475                 remove Pop3SessionType (used by selective download)
476         * src/prefs_toolbar.c
477                 enable set Default Toolbar button
478
479 2003-04-18 [paul]       0.8.11claws101
480
481         * sync with 0.8.11cvs29
482                 see ChangeLog 2003-04-18
483
484 2003-04-17 [paul]       0.8.11claws100
485
486         * src/prefs_common.[ch]
487           src/summaryview.c
488                 remove 'Open next message on deletion' option,
489                 as the same effect can now be achieved via the
490                 'Always open messages in summary when selected'
491                 option.
492
493 2003-04-17 [paul]       0.8.11claws99
494
495         * sync with 0.8.11cvs28
496                 see ChangeLog 2003-04-17
497
498 2003-04-17 [christoph]  0.8.11claws98
499
500         * ac/spamassassin.m4
501         * src/plugins/spamassassin/libspamc.[ch]
502         * src/plugins/spamassassin/utils.[ch]
503                 sync libspamc with SpamAssassin project
504
505 2003-04-17 [christoph]  0.8.11claws97
506
507         * src/common/socket.h
508         * src/gtk/sslcertwindow.h
509                 rename old USE_SSL to USE_OPENSSL
510
511 2003-04-17 [paul]       0.8.11claws96
512
513         * src/prefs_common.h
514                 use gulong for P_COLOR so that it compiles/runs on
515                 64-bit systems. Patch submitted by James Noyes
516                 <jnoyes-claws@retrogeeks.com>
517                 
518         * po/de.po
519                 updated by Jens
520
521 2003-04-17 [paul]       0.8.11claws95
522
523         * sync with 0.8.11cvs27
524                 see ChangeLog 2003-04-16
525
526 2003-04-15 [paul]       0.8.11claws94
527
528         * src/prefs_common.[ch]
529                 rearrange to stop the window getting too long:
530                         move Receive dialog stuff to Receive tab
531                         move Send dialog to Send tab
532                         remove Dialogs frame
533                 rename 'Open messages in summary with cursor keys' to
534                 'Always open messages in summary when selected', as its
535                 more appropriate
536
537 2003-04-15 [paul]       0.8.11claws93
538
539         * src/prefs_common.[ch]
540           src/summaryview.c
541                 add new option '/Interface/Open next message on deletion'
542
543 2003-04-15 [paul]       0.8.11claws92
544
545         * src/summaryview.[ch]
546                 add /Mark/Lock and /Mark/Unlock to the pop-up
547                 menu. Patch submitted by Ivan Francolin Martinez
548                 <ivanfm@users.sourceforge.net>
549
550 2003-04-15 [paul]       0.8.11claws91
551
552         * sync with 0.8.11cvs24
553                 see ChangeLog 2003-04-15
554
555 2003-04-14 [jens]       0.8.11claws90
556
557         * updated German translation and some corrections from
558                 Roland Bless <bless@tm.uka.de>
559
560 2003-04-14 [paul]       0.8.11claws89
561
562         * sync with 0.8.11cvs22
563                 see ChangeLog 2003-04-14
564
565 2003-04-13 [paul]       0.8.11claws88
566
567         * src/plugins/clamav/clamav_plugin.c
568                 fix memory leaks
569                 clean up
570
571 2003-04-12 [paul]       0.8.11claws87
572
573         * src/plugins/clamav/clamav_plugin.c
574                 activate enable/disable archive scanning option
575                 
576         * src/plugins/clamav/.cvsignore         ** NEW FILE **
577
578 2003-04-12 [paul]       0.8.11claws86
579
580         * src/plugins/Makefile.am
581           src/plugins/clamav/Makefile.am                ** NEW FILE **
582           src/plugins/clamav/README                     ** NEW FILE ** 
583           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
584           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
585                 add Clam AntiVirus plugin
586
587 2003-04-12 [paul]       0.8.11claws85
588
589         * sync with 0.8.11cvs21
590                 see ChangeLog 2003-04-11
591
592 2003-04-11 [paul]       0.8.11claws84
593
594         * po/es.po
595                 update Spanish translation. Submitted by Ricardo
596                 Mones Lastra.
597
598 2003-04-10 [christoph]  0.8.11claws83
599
600         * src/mbox.c
601                 fix typo that did not move unfiltered mails to destination
602                 folder
603
604         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
605          when filtering from spool)
606
607 2003-04-10 [christoph]  0.8.11claws82
608
609         * src/imap.c
610                 use BODY.PEEK instead of BODY in in message fetch operation
611                 to make sure the IMAP server does not set the \Seen flag for
612                 messages. Sylpheed does that later itself, when the message
613                 is opened in sylpheed
614
615         (closes Bug 111 Claws destroys unread marks)
616
617 2003-04-09 [oliver]     0.8.11claws81
618         
619         * src/folder.c
620                 fix crash in folder_destroy
621         * README.claws
622                 remove selective download
623
624 2003-04-09 [christoph]  0.8.11claws80
625
626         * src/imap.c
627                 fix crash in imap_get_msginfo() when then fetched message
628                 is not found
629
630         (closes Bug 110 Crash during mail composition)
631
632 2003-04-08 [christoph]  0.8.11claws79
633
634         * src/folder.c
635         * src/prefs_account.c
636                 Filter new messages that are found in an INBOX folder
637                 when 'Filter messages on receiving' is enabled in the
638                 Folder's AccountPrefs. This allows to use Sylpheed's
639                 filtering engine for IMAP folders where messages are
640                 added to the INBOX by a MTA
641
642 2003-04-08 [paul]       0.8.11claws78
643
644         * src/procmsg.h
645                 clean up after last commit
646
647 2003-04-08 [paul]       0.8.11claws77
648
649         * sync with 0.8.11cvs20
650                 see ChangeLog 2003-04-07 and 2003-04-08
651
652 2003-04-07 [christoph]  0.8.11claws76
653
654         * src/filtering.[ch]
655         * src/inc.[ch]
656         * src/mbox.c
657         * src/procmsg.[ch]
658                 add procmsg_msginfo_filter() to execute filtering actions
659
660 2003-04-06 [christoph]  0.8.11claws75
661
662         * src/imap.c
663                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
664
665 2003-04-06 [christoph]  0.8.11claws74
666
667         * src/common/utils.[ch]
668                 add g_int_compare() function for slist sorting
669
670         * src/imap.c
671                 fetch all MsgInfos with one command in imap_get_msginfos()
672                 using an imap set with a list of ranges
673
674         * src/news.c
675                 use new g_int_compare() function
676
677 2003-04-06 [thorsten]   0.8.11claws73
678
679         * src/mh.c
680                 corrected implementation of mh_folder_destroy()
681
682 2003-04-05 [christoph]  0.8.11claws72
683
684         * src/account.c
685         * src/folder.[ch]
686         * src/folderview.c
687         * src/imap.c
688         * src/inc.c
689         * src/main.c
690         * src/mainwindow.c
691         * src/mbox_folder.c
692         * src/mh.c
693         * src/mimeview.h
694         * src/msgcache.[ch]
695         * src/news.c
696         * src/procmime.h
697         * src/procmsg.[ch]
698         * src/setup.c
699         * src/gtk/gtkutils.c
700                 o rename structure field names class and new to klass and
701                   new_msgs, to allow including files in C++
702                 o add 'extern "C"' block to some header files
703                 o add MsgInfoList and MsgNumberList as alias for GSList for
704                   developers to know what type of list is expected
705
706         * src/plugins/image_viewer/plugin.c
707         * src/plugins/image_viewer/viewer.[ch]
708         * src/plugins/image_viewer/viewerprefs.[ch]
709                 rename function names to prevent conflicts
710
711 2003-04-05 [paul]       0.8.11claws71
712
713         * sync with 0.8.11cvs18
714                 see ChangeLog 2003-04-03 and 2003-04-04
715
716 2003-04-02 [christoph]  0.8.11claws70
717
718         * src/folder.[ch]
719         * src/imap.[ch]
720         * src/mbox_folder.[ch]
721         * src/mh.[ch]
722         * src/news.[ch]
723                 o Make all virtual folder functions private
724                 o remove unused folder code
725
726         * src/common/socket.[ch]
727         * src/summaryview.c
728                 fix warnings
729
730 2003-03-30 [alfons]     0.8.11claws69
731
732         * src/send_message.c
733                 remove two debug traces and see if people still report
734                 errors
735
736 2003-03-30 [alfons]     0.8.11claws68
737
738         * src/send_message.c
739         * src/commons/session.c
740                 add more debug traces
741
742 2003-03-30 [christoph]  0.8.11claws67
743
744         * src/folder.c
745                 change processing folder name from .processing to processing
746
747         * src/common/ssl.c
748                 disable SSL certificate check because it causes Xlib error
749                 when the child process want's to open an GTK window
750
751 2003-03-30 [christoph]  0.8.11claws66
752
753         * src/folder.c
754                 don't use default folder for processing folder item because
755                 it can be a non local folder
756
757         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
758
759 2003-03-30 [alfons]     0.8.11claws65
760
761         * src/send_message.c
762                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
763                 to generate bad code for 'send_send_data_progressive': When
764                 called from 'send_send_data_finished', the 'data' pointer is
765                 cleared just before the assignment to the dialog pointer
766
767 2003-03-29 [christoph]  0.8.11claws64
768
769         * src/common/prefs.h
770         * src/plugins/image_viewer/Makefile.am
771         * src/plugins/image_viewer/plugin.c
772         * src/plugins/image_viewer/viewer.[ch]
773         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
774                 add PrefsPage for ImageViewer
775
776 2003-03-28 [thorsten]   0.8.11claws63
777
778         * src/common/session.c
779                 added some comments
780
781 2003-03-28 [paul]       0.8.11claws62
782
783         * sync with 0.8.11cvs16
784                 see ChangeLog 2003-03-28
785
786 2003-03-28 [paul]       0.8.11claws61
787
788         * sync with 0.8.11cvs15
789                 see ChangeLog 2003-03-28
790
791 2003-03-27 [christoph]  0.8.11claws60
792
793         * src/folder.c
794         * src/imap.c
795         * src/common/socket.[ch]
796                 set socket state to DISCONNECTED when any operation
797                 fails to allow reconnecting in IMAP code without
798                 checking the return code of all calls to the command
799                 functions
800
801         * src/folderview.c
802         * src/summaryview.c
803                 remove some more stuff that depends on specific
804                 folder types
805
806 2003-03-27 [paul]       0.8.11claws59
807
808         * sync with 0.8.11cvs14
809                 see ChangeLog 2003-03-27
810                 
811         * src/selective_download.[ch]   ** REMOVED **
812                 really removed
813
814 2003-03-27 [christoph]  0.8.11claws58
815
816         * src/folder.c
817                 fix handling of tmp_flags in flag copy function
818
819 2003-03-27 [paul]       0.8.11claws57
820
821         * sync with 0.8.11cvs13
822                 see ChangeLog 2003-03-27
823
824 2003-03-27 [oliver]     0.8.11claws56
825
826         * src/maiwindow.c
827                 remove sel_download_cb
828
829 2003-03-27 [oliver]     0.8.11claws55
830         
831         * src/inc.c
832                 remove POP3_TOP
833         
834 2003-03-26 [oliver]     0.8.11claws54
835
836         *src/pop.h
837                 remove POP3_TOP*
838         * README.claws
839                 remove selective donwload readme
840
841 2003-03-26 [oliver]     0.8.11claws53
842         * src/matcher.[ch]
843         * src/matcher_parser_parse.y 
844         * src/pop.c 
845         * src/prefs_account.[ch]
846         * src/prefs_filtering.c
847                 remove selective donwload
848
849 2003-03-26 [oliver]     0.8.11claws52
850
851         * src/inc.[ch] 
852         * src/filtering.c 
853         * src/mainwindow.c 
854                 remove selective donwload
855
856 2003-03-26 [oliver]     0.8.11claws51
857         
858         * src/Makefile.am
859         * src/selective_download.[ch]   ** REMOVE **    
860
861 2003-03-26 [christoph]  0.8.11claws50
862
863         * src/news.c
864                 fix NEWS that got broken by a sync with sylpheed-main
865
866 2003-03-26 [christoph]  0.8.11claws49
867
868         * src/mimeview.c
869                 fix mime type guessing when no mime type is found for a file
870
871 2003-03-25 [christoph]  0.8.11claws48
872
873         * src/mimeview.c
874         * src/procmime.c
875                 remove mime type guessing from mime parser and use
876                 name based mime types in viewer lookup for mime type
877                 application/octet-stream
878
879 2003-03-25 [christoph]  0.8.11claws47
880
881         * doc-src/readme.txt
882         * doc-src/rfc2554.txt
883                 add RFC about SMTP AUTH
884
885         * src/send_message.c
886         * src/common/smtp.[ch]
887                 add extra error code for authentication errors and
888                 clear temporary password when this error occurs
889
890         (closes Bug 84 authentication failure while sending should
891          prompt for password again)
892
893 2003-03-25 [christoph]  0.8.11claws46
894
895         * configure.ac
896         * src/Makefile.am
897         * src/imageview.[ch]                            ** REMOVE **
898         * src/messageview.[ch]
899         * src/mimeview.[ch]
900         * src/prefs_common.[ch]
901         * src/textview.c
902         * src/plugins/Makefile.am
903         * src/plugins/image_viewer/.cvsignore           ** NEW **
904         * src/plugins/image_viewer/Makefile.am          ** NEW **
905         * src/plugins/image_viewer/plugin.c             ** NEW **
906         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
907                 move image viewer into a plugin (building is enabled by default)
908                 [ToDo: Prefs for resize and autoview]
909
910 2003-03-25 [paul]       0.8.11claws45
911
912         * sync with 0.8.11cvs12
913                 see ChangeLog 2003-03-26
914
915 2003-03-25 [paul]       0.8.11claws44
916
917         * sync with 0.8.11cvs11
918                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
919                 
920         Note: Selective Download is broken.
921                 
922 2003-03-22 [christoph]  0.8.11claws43
923
924         * src/folder.c
925                 code cleanup for flags copying
926
927 2003-03-22 [christoph]  0.8.11claws42
928
929         * src/plugins/trayicon/trayicon.c
930                 fix setting the transparent area when the window size
931                 is forced by the system tray
932
933 2003-03-22 [christoph]  0.8.11claws41
934
935         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
936         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
937         * src/plugins/trayicon/newmail.xpm              ** NEW **
938         * src/plugins/trayicon/nomail.xpm               ** NEW **
939         * src/plugins/trayicon/trayicon.c
940         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
941                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
942                 o add icon for unread mails
943                 o set transparency for window
944
945 2003-03-22 [christoph]  0.8.11claws40
946
947         * src/news.c
948                 init news session to prevent crash when session is closed
949
950 2003-03-22 [christoph]  0.8.11claws39
951
952         * src/imap.c
953         * src/common/session.[ch]
954                 Init session data to make sure we don't have invalid pointers
955                 for read_ch and write_ch when new multi process sessions are
956                 not used
957
958         * src/main.c
959         * src/common/plugin.c
960         * src/common/sylpheed.c
961         * src/plugins/demo/demo.c
962         * src/plugins/dillo_viewer/dillo_viewer.c
963         * src/plugins/mathml_viewer/mathml_viewer.c
964         * src/plugins/spamassassin/spamassassin.c
965         * src/plugins/spamassassin/spamassassin_gtk.c
966                 add plugin types to allow loading plugins at different times
967                 (and maybe for different frontends), because it's not good to
968                 load GTK-Plugins gefore gtk_init was called
969
970         * configure.ac
971         * src/plugins/Makefile.am
972         * src/plugins/trayicon/.cvsignore               ** NEW **
973         * src/plugins/trayicon/Makefile.am              ** NEW **
974         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
975         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
976         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
977         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
978         * src/plugins/trayicon/trayicon.c               ** NEW **
979                 New Trayicon plugin that shows an icon in a systray that uses
980                 XEMBED protocol like Gnome's systray. Icon shows if there
981                 are new mails and a tooltip shows information about new,
982                 unread and total messages.
983
984 2003-03-22 [paul]       0.8.11claws38
985
986         * src/common/smtp.c
987                 fix ESMTP AUTH CRAM-MD5
988                 [sync with main (still version 0.8.11cvs6), see
989                  ChangeLog 2003-03-22]
990
991 2003-03-21 [colin]      0.8.11claws37
992
993         * src/send_message.c
994                 Fix USE_SSL => USE_OPENSSL
995
996 2003-03-21 [colin]      0.8.11claws36
997
998         * src/folderview.c
999                 Fix counts in drag and dropped subfolders
1000
1001 2003-03-21 [colin]      0.8.11claws35
1002
1003         * src/folder.c 
1004         * src/folderview.c
1005                 speed up a bit folder dnd
1006
1007 2003-03-20 [alfons]     0.8.11claws34
1008
1009         * src/main.c
1010         * src/toolbar.c
1011         * src/procmsg.c
1012                 don't send locked queue messages
1013                 (feature request "[ 705245 ] Locking message in outbox 
1014                  should prevent sending")
1015
1016 2003-03-20 [christoph]  0.8.11claws33
1017
1018         * src/folder.c
1019                 remove NEW and UNREAD flag in special folders when scanning
1020                 
1021         * src/common/smtp.c
1022                 fix ESMTP AUTH CRAM-MD5
1023
1024 2003-03-20 [paul]       0.8.11claws32
1025
1026         * src/prefs_account.c
1027                 Re-write 'Tunnel command to open connection' as
1028                 'Use command to communicate with server', and disable
1029                 it for all except IMAP accounts
1030
1031 2003-03-20 [paul]       0.8.11claws31
1032
1033         * sync with 0.8.11cvs6
1034                 see ChangeLog 2003-03-20
1035
1036 2003-03-19 [match]      0.8.11claws30
1037
1038         * src/addritem.[ch]
1039                 include documentation. minor refactoring.
1040         * src/addr_compl.[ch]
1041         * src/addrindex.[ch]
1042         * src/addresbook.[ch]
1043         * src/summaryview.c
1044                 re-enable address lookup (was disabled in
1045                 0.8.11claws20).
1046
1047 2003-03-19 [christoph]  0.8.11claws29
1048
1049         * src/procmsg.c
1050                 add temp flag handling, will make moving and copying
1051                 messages possible again
1052
1053         * src/folder.c
1054                 correct calulation of folder stats
1055
1056 2003-03-18 [match]      0.8.11claws28
1057
1058         * src/editgroup.h
1059                 remove case sensitive comparison (closes bug 80).
1060
1061 2003-03-18 [christoph]  0.8.11claws27
1062
1063         * src/imap.c
1064                 fix imap using a tunnel command
1065
1066         (closes bug 87)
1067
1068 2003-03-18 [christoph]  0.8.11claws26
1069
1070         * src/folder.[ch]
1071         * src/imap.c
1072         * src/procmsg.[ch]
1073                 rewrite flag handling for folders
1074
1075 2003-03-18 [christoph]  0.8.11claws25
1076
1077         * src/folder.c
1078         * src/procmsg.c
1079         * src/summaryview.c
1080                 unset NEW and UNREAD flags when message is ignored, to make
1081                 sure messages don't show up as unread on other IMAP clients,
1082                 because the IGNORE_THREAD flag can not be syncronized through
1083                 the IMAP folder
1084
1085 2003-03-17 [christoph]  0.8.11claws24
1086
1087         * src/imap.c
1088                 don't use recursion to fetch uids when the number of messages
1089                 does not match. Moved code into subfunction that is used
1090                 again when needed, to prevent an endless loop.
1091
1092 2003-03-17 [thorsten]   0.8.11claws23
1093
1094         * src/imageview.[ch]
1095                 export imageview_get_resized_size() (for plugins)
1096         * src/prefs_common.[ch]
1097                 added prefs_common_get() (for plugins)
1098
1099 2003-03-17 [christoph]  0.8.11claws22
1100
1101         * src/imap.c
1102                 o remove UID guessing from copy code
1103                 o support UIDPLUS extension for APPEND command
1104
1105 2003-03-17 [paul]       0.8.11claws21
1106
1107         * src/gtk/about.c
1108                 remove 'Compiled-plugins' section.
1109                 
1110         * src/plugins/dillo_viewer/dillo_viewer.c
1111                 slight change to description text
1112
1113 2003-03-16 [match]      0.8.11claws20
1114         * src/ldapserver.[ch]           ** NEW **
1115         * src/ldapctrl.[ch]             ** NEW **
1116         * src/ldapquery.[ch]            ** NEW **
1117         * src/ldaputil.[ch]             ** NEW **
1118         * src/addrcindex.[ch]           ** NEW **
1119         * src/addrquery.h               ** NEW **
1120         * src/addritem.[ch]
1121         * src/addrcache.[ch]
1122         * src/addrindex.[ch]
1123         * src/addr_compl.[ch]
1124         * src/addressbook.[ch]
1125         * src/addrbook.[ch]
1126         * src/editgroup.c
1127         * src/editaddress.c
1128         * src/editldap.c
1129         * src/editldap_basedn.c
1130         * src/vcard.c
1131         * src/jpilot.c
1132         * src/Makefile.am
1133                 included dynamic LDAP queries. improved address
1134                 completion.
1135
1136 2003-03-16 [paul]       0.8.11claws19
1137
1138         * tools/multiwebsearch.pl
1139                 fix a fatal typo
1140
1141 2003-03-16 [christoph]  0.8.11claws18
1142
1143         * src/mimeview.c
1144         * src/plugins/dillo_viewer/dillo_viewer.c
1145         * src/plugins/mathml_viewer/mathml_viewer.c
1146                 make unregistering of MimeViewerFactorys possible
1147
1148 2003-03-16 [alfons]     0.8.11claws17
1149
1150         * configure.ac
1151                 correct typo
1152
1153 2003-03-16 [melvin]     0.8.11claws16
1154
1155         * src/plugins/dillo_viewer.c
1156                 Fixed bug where it was not possible to view more than
1157                 one text/html attachment per message (bug discovered
1158                 by Christoph Hohmann).
1159
1160 2003-03-15 [melvin]     0.8.11claws15
1161
1162         * src/prefs_actions.c
1163                 Fixed compilation warnings.
1164
1165 2003-03-15 [melvin]     0.8.11claws14
1166
1167         * src/plugins/Makefile.am
1168         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
1169         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
1170         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
1171                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
1172                 newer (http://dillo.auriga.wearlab.de/).
1173
1174 2003-03-15 [christoph]  0.8.11claws13
1175
1176         * src/imap.c
1177                 don't query imap folder for attributes because we already
1178                 for them from imap_status
1179
1180         * src/mimeview.[ch]
1181                 add support for plugable MimeViewers (unloading Viewers
1182                 not yet complete)
1183
1184         * src/plugins/Makefile.am
1185         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
1186         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
1187         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
1188                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
1189                 widget from http://helm.cs.unibo.it/mml-widget/
1190
1191 2003-03-14 [christoph]  0.8.11claws12
1192
1193         * src/folder.[ch]
1194                 o error return code's should better be negative
1195                 o replace printf with debug_print
1196
1197         * src/imap.c
1198                 improve IMAP folder scan by checking UID-NEXT
1199
1200         * src/summaryview.c
1201                 remove check that are unnecessary in my opinion
1202
1203 2003-03-13 [christoph]  0.8.11claws11
1204
1205         * src/folder.[ch]
1206         * src/foldersel.c
1207         * src/folderview.c
1208         * src/imap.c
1209         * src/mbox_folder.c
1210         * src/mh.c
1211         * src/news.c
1212         * src/prefs_scoring.c
1213         * src/summaryview.c
1214                 use a common function to get a displayable name
1215                 for a FolderItem
1216
1217 2003-03-13 [paul]       0.8.11claws10
1218
1219         * tools/Makefile.am
1220           tools/README
1221           tools/multiwebsearch.conf     ** NEW FILE **
1222           tools/multiwebsearch.pl       ** NEW FILE **
1223                 add multiwebsearch Actions script
1224
1225 2003-03-13 [colin]      0.8.11claws9
1226
1227         * src/compose.c
1228                 Remove leading emtpy lines from quoted text
1229                 before quoting it
1230
1231 2003-03-13 [melvin]     0.8.11claws8
1232
1233         * src/prefs_actions.c
1234                 Fixed a memory leak
1235                 Code clean ups
1236                 Added Cancel and OK buttons
1237                 Corrected help text
1238
1239 2003-03-13 [christoph]  0.8.11claws7
1240
1241         * src/account.c
1242         * src/folder.[ch]
1243         * src/imap.c
1244         * src/mainwindow.c
1245         * src/mbox_folder.c
1246         * src/mh.c
1247         * src/news.c
1248         * src/setup.c
1249                 replace more folder type stuff with folder class stuff
1250
1251 2003-03-13 [melvin]     0.8.11claws6
1252
1253         * src/prefs_actions.c
1254                 Added new tokens:
1255                 %u: user provided argument
1256                 %h: user provided argument (hidden on input)
1257                 %s: current text selection in the message view 
1258
1259 2003-03-13 [paul]       0.8.11claws5
1260
1261         * sync with 0.8.11cvs5
1262                 see ChangeLog 2003-03-11, 2003-03-12
1263
1264 2003-03-12 [christoph]  0.8.11claws4
1265
1266         * src/folder.c
1267                 use folder class idstr when writing folderlist.xml
1268
1269         * src/folder.h
1270         * src/imap.c
1271         * src/news.c
1272                 replace folder type checks with folder class checks
1273
1274 2003-03-12 [christoph]  0.8.11claws3
1275
1276         * src/folder.[ch]
1277         * src/imap.[ch]
1278         * src/main.c
1279         * src/mbox_folder.[ch]
1280         * src/mh.[ch]
1281         * src/news.[ch]
1282                 o create a list of known folder classes in the folder system
1283                 o use folder class id strings for folder item identifiers
1284
1285 2003-03-12 [christoph]  0.8.11claws2
1286
1287         * src/imap.c
1288                 fix imap uid validity check
1289
1290 2003-03-12 [christoph]  0.8.11claws1
1291
1292         * src/account.c
1293         * src/folder.[ch]
1294         * src/foldersel.c
1295         * src/folderview.c
1296         * src/imap.c
1297         * src/mainwindow.c
1298         * src/mbox_folder.c
1299         * src/mh.c
1300         * src/news.c
1301         * src/prefs_scoring.c
1302         * src/procmsg.c
1303         * src/setup.c
1304         * src/summaryview.c
1305                 initial restructuring of folder system, seperating
1306                 folders and folder classes
1307
1308 2003-03-12 [paul]       0.8.11claws
1309
1310         0.8.11claws release
1311
1312 2003-03-12 [christoph]
1313
1314         * src/gtk/prefswindow.c
1315                 fix translation of "Page Index"
1316
1317 2003-03-12 [paul]       0.8.10claws110
1318
1319         a sync from 0.8.11cvs4 before the release
1320
1321         * src/common/utils.c
1322                 subject_compare_for_sort(): allow null strings (fixes
1323                 summary sorting).
1324
1325 2003-03-11 [paul]       0.8.10claws109
1326
1327         * po/es.po
1328                 update Spanish translation, submitted by
1329                 Ricardo Mones Lastra
1330
1331 2003-03-11 [melvin]     0.8.10claws108
1332
1333         * po/fr.po
1334                 Updated French translations
1335
1336 2003-03-11 [paul]       0.8.10claws107
1337
1338         * manual/en/Makefile.am
1339           manual/en/*.html
1340                 update English manual, add a new page
1341                 updated by Francois Barriere <fbarriere@atmel.fr>
1342                 
1343         * po/bg.po
1344           po/it.po
1345           po/sr.po
1346                 update Bulgarian, Italian, and Serbian translations
1347                 submitted by George Danchev, Alessandro Maestri, and
1348                 Urke MMI
1349
1350 2003-03-10 [paul]       0.8.10claws106
1351
1352         * src/gtk/about.c
1353           src/gtk/prefswindow.c
1354                 make some strings translatable
1355
1356 2003-03-10 [darko]      0.8.10claws105
1357
1358         * src/compose.c
1359                 code cleanup to make Hiro happy
1360
1361 2003-03-10 [paul]       0.8.10claws104
1362
1363         * sync with 0.8.11cvs2
1364                 see ChangeLog 2003-03-10
1365
1366 2003-03-09 [melvin]     0.8.10claws103
1367
1368         * src/textview.c
1369                 textview_set_font(): fix for message display in
1370                 UTF-8 locales (thanks to Sergey Vlasov).
1371                 (was unintentionnaly reverted in 0.8.6claws6)   
1372
1373 2003-03-08 [darko]      0.8.10claws102
1374
1375         * src/compose.c
1376                 fix infinite loop in wrapping as reported
1377                 by happycactus
1378                 obsoletes patch #696482
1379
1380 2003-03-08 [christoph]  0.8.10claws101
1381
1382         * src/imap.c
1383                 add workaround for IMAP servers that do not
1384                 support the "UID SEARCH UID" command
1385
1386 2003-03-07 [christoph]  0.8.10claws100
1387
1388         * src/plugins/spamassassin/spamassassin.[ch]
1389         * src/plugins/spamassassin/spamassassin_gtk.c
1390                 code cleanup
1391
1392 2003-03-07 [paul]       0.8.10claws99
1393
1394         * po/es.po
1395                 updated Spanish translation, submitted by
1396                 Ricardo Mones Lastra
1397
1398 2003-03-07 [christoph]  0.8.10claws98
1399
1400         * src/send.c
1401                 fix in 0.8.10claws94 was wrong
1402                 local delivery does not require escaping, remove escaping
1403                 code to make signatures of mails with "." lines valid
1404                 
1405                 NOTE: requires that sendmail is executed with "-i" option,
1406                       what is the default now, but has to be changed in all
1407                       exsiting accounts)
1408
1409 2003-03-07 [paul]       0.8.10claws97
1410
1411         * sync with 0.8.11 release
1412                 see ChangeLog 2003-03-07
1413
1414 2003-03-06 [paul]       0.8.10claws96
1415
1416         * src/compose.c
1417                 revert commit 0.8.10claws92
1418
1419 2003-03-06 [paul]       0.8.10claws95
1420
1421         * src/folderview.c
1422                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
1423
1424         * src/gtkaspell.c
1425                 fix bug 74, 'Crash opening editor window with pseudo-color
1426                 display'
1427                 
1428         Patches submitted by Kevin Vigor <kevin@vigor.nu>
1429
1430 2003-03-06 [christoph]  0.8.10claws94
1431
1432         * src/send.c
1433                 fix rfc2821 (4.5.2) violation in SMTP data sending,
1434                 all lines starting with a period get an extra period
1435                 inserted
1436                 (found by Simon 'corecode' Schubert)
1437
1438 2003-03-06 [paul]       0.8.10claws93
1439
1440         * src/folderview.c
1441                 if configured font can't be loaded fall back to gtk
1442                 default. (with thanks to Christoph)
1443                 
1444                 closes long-standing bug 15 'Crashes on startup'
1445
1446 2003-03-06 [paul]       0.8.10claws92
1447
1448         * src/compose.c
1449                 freeze text before autosave and thaw afterwards
1450                 fixes bug 67 'autosave make re-rediting message crazy'
1451
1452 2003-03-06 [christoph]  0.8.10claws91
1453
1454         * src/compose.c
1455                 ignore address comment in dupe check for Cc-list
1456
1457         (closes reopened bug 47 Replying to message strips name part of
1458          e-mail addresses of Cc: lines)
1459
1460 2003-03-06 [paul]       0.8.10claws90
1461
1462         * src/Makefile.am
1463                 remove reference to gtkxtext.h as its no longer in
1464                 the repository
1465
1466 2003-03-06 [paul]       0.8.10claws89
1467
1468         * sync with 0.8.10cvs25
1469                 see ChangeLog 2003-03-06
1470
1471 2003-03-06 [oliver]     0.8.10claws88
1472         
1473         * src/messageview.c
1474                 remove include
1475
1476 2003-03-06 [oliver]     0.8.10claws87
1477         
1478         * src/folderview.c 
1479                 remove changes introduced inclaws74
1480         * src/messageview.c
1481                 another attempt to sanely delete and update
1482                 messages deleted in separate messageview
1483
1484 2003-03-05 [christoph]  0.8.10claws86
1485
1486         * src/summaryview.c
1487                 check if "From" matches any account's address if
1488                 addressbook completion of addresses is disabled too
1489
1490         (closes Bug 70 "Display recipient in from" doesn't check
1491          folder's default account)
1492
1493 2003-03-05 [christoph]  0.8.10claws85
1494
1495         * src/compose.c
1496         * src/common/utils.[ch]
1497                 don't strip address comments when building Cc lists
1498
1499         (closes Bug 47 Replying to message strips name part of e-mail addresses
1500          of Cc: lines)
1501
1502         * src/folder.c
1503                 fix return value of copy function
1504
1505 2003-03-05 [christoph]  0.8.10claws84
1506
1507         * src/imap.c
1508                 don't ask imap server for non rfc822 headers
1509
1510         (closes bug 71 IMAP FETCH asks for FROM header field twice)
1511
1512         * src/imap.c
1513                 destroy session on socket error to allow reconnecting
1514
1515 2003-03-05 [christoph]  0.8.10claws83
1516
1517         * configure.ac
1518                 fix building with gnome when no prefix is set
1519
1520         (closes bug 66 Gnome directory is set to NONE)
1521
1522 2003-03-05 [paul]       0.8.10claws82
1523
1524         * sync with 0.8.10cvs23
1525                 see ChangeLog 2003-03-05
1526
1527 2003-03-04 [christoph]  0.8.10claws81
1528
1529         * src/folder.c
1530                 o fix moving and copying when folder returns 0 for new
1531                   message number
1532                 o remove some code for single message copy and move
1533                   operations and use functions for multiple messages
1534
1535         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
1536
1537         * src/news.c
1538                 remove unused include
1539
1540 2003-03-04 [paul]       0.8.10claws80
1541
1542         * src/gtk/about.c
1543                 list 'Compiled plugins'
1544
1545 2003-03-03 [christoph]  0.8.10claws79
1546
1547         * src/news.[ch]
1548                 have to multiply the percentage of the current fetch with
1549                 the percentage that it has of the total fetch operation
1550                 for correct values
1551
1552 2003-03-03 [christoph]  0.8.10claws78
1553
1554         * src/news.c
1555                 fix calculation of expected lines for progress indicator
1556
1557 2003-03-03 [christoph]  0.8.10claws77
1558
1559         * src/summaryview.c
1560         * src/common/utils.c
1561                 fix segfault when opening the root news folder
1562
1563 2003-03-03 [christoph]  0.8.10claws76
1564
1565         * src/mainwindow.[ch]
1566         * src/common/Makefile.am
1567         * src/common/progressindicator.[ch]
1568                 add UI independent progress indicator handling
1569
1570         * src/news.[ch]
1571                 use new progress indicator for message info fetching
1572
1573         * src/common/hooks.h
1574                 code cleanup
1575
1576 2003-03-03 [oliver]     0.8.10claws75
1577
1578         * src/toolbar.c
1579         * src/compose.c
1580                 removed commented code
1581
1582 2003-03-03 [oliver]     0.8.10claws74
1583
1584         * src/toolbar.[ch]
1585                 cleanups and refactoring
1586         * src/compose.[ch]
1587                 compose_reply_mode reply & forwarding interface for
1588                 toolbar buttons
1589         * src/folderview.c
1590                 act on messages marked for deletion in folderview_selected
1591                 based on prefs_common.immediate_exec since a message might 
1592                 have been deleted by messageview in a folder we are changing 
1593                 to (does anybody understand what I'm on about ?)
1594
1595 2003-03-03 [oliver]     0.8.10claws73
1596         
1597         * src/messageview.[ch]
1598                 new functions
1599                 - messageview_delete: delete message shown in messagview
1600                 - messageview_update_view: update messageview to currently 
1601                   selected summaryview message
1602                 - add separate messageview to msgview_list in order to update 
1603                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
1604         * src/summaryview.[ch]
1605                 summary_get_selection returns a list of selected msgs
1606                 in summaryview
1607         * src/mainwindow.c
1608                 toolbar reply refactoring
1609
1610 2003-03-03 [paul]       0.8.10claws72
1611
1612         * sync with 0.8.10cvs21
1613                 see ChangeLog 2003-03-03
1614
1615 2003-03-02 [christoph]  0.8.10claws71
1616
1617         * src/common/passcrypt.c
1618                 use POSIX includes
1619
1620 2003-03-02 [christoph]  0.8.10claws70
1621
1622         * configure.ac
1623         * src/prefs_account.c
1624         * src/prefs_gtk.[ch]
1625         * src/common/.cvsignore
1626         * src/common/Makefile.am
1627         * src/common/passcrypt.c                ** NEW **
1628         * src/common/passcrypt.h.in             ** NEW **
1629                 Implement password encryption in config files
1630                 using unix encrypt and setkey functions. The crypt
1631                 key can be set as a configure parameter. Old
1632                 passwords will be converted if they do not begin
1633                 with '!'
1634
1635 2003-03-02 [paul]       0.8.10claws69
1636
1637         * src/prefs_account.c
1638                 fix compile error
1639
1640 2003-03-01 [thorsten]   0.8.10claws68
1641
1642         * po/el.po
1643           po/hr.po
1644           po/it.po
1645           po/nl.po
1646           po/sr.po
1647           po/sv.po
1648                 corrected format strings
1649         * po/en_GB.po
1650                 corrected headers
1651                 (fix compile errors with GNU gettext-0.11.5)
1652
1653 2003-03-01 [oliver]     0.8.10claws67
1654
1655         * src/summaryview.c
1656                 menu callbacks call toolbar_menu_reply
1657
1658 2003-03-01 [oliver]     0.8.10claws66
1659
1660         * src/mainwindow.c
1661         * src/messageview.c
1662                 menu callbacks call toolbar_menu_reply
1663         * src/toolbar.[ch]
1664                 callbacks from menu handled by toolbar_menu_reply
1665
1666 2003-03-01 [paul]       0.8.10claws65
1667
1668         * src/addressbook.c
1669                 revert commit 0.8.10claws54 - breaks editing of
1670                 addressbook.
1671                 
1672         * po/bg.po
1673                 update Bulgarian translation, submitted by
1674                 George Danchev
1675
1676 2003-02-28 [christoph]  0.8.10claws64
1677
1678         * src/account.c
1679         * src/addressadd.c
1680         * src/compose.c
1681         * src/gtkaspell.c
1682         * src/gtkxtext.h                ** REMOVE **
1683         * src/imap.c
1684         * src/matcher.[ch]
1685         * src/mh.c
1686         * src/news.c
1687         * src/pine.c
1688         * src/prefs_common.c
1689         * src/prefs_matcher.c
1690         * src/procheader.[ch]
1691         * src/procmsg.[ch]
1692         * src/toolbar.c
1693         * src/common/ssl_certificate.c
1694         * src/gtk/colorlabel.c
1695         * src/gtk/menu.c
1696                 o fix warnings
1697                 o remove code obsoleted by new cache and folder system rework
1698
1699 2003-02-28 [oliver]     0.8.10claws63
1700         
1701         * src/toolbar.[ch]
1702                 * fix bug where reply in Messageview replied to 
1703                 Message displayed in summaryview
1704                 (reportedd via ML by chinatinte at gmx dot ch)
1705                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
1706                 didn't work in separate MessageView Toolbar
1707                 (wondering if anybody uses this at all ?)
1708         * src/summaryview.[ch]
1709                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
1710                 (generalize reply and forward code);
1711         * src/messageview.c 
1712                 remove focus_in event which updated summaryview to messageview
1713
1714 2003-02-28 [paul]       0.8.10claws62
1715
1716         * po/Makefile.in.in
1717                 add the --check option
1718                 Patch submitted by Ricardo Mones Lastra
1719
1720 2003-02-28 [paul]       0.8.10claws61
1721
1722         * src/prefs_account.c
1723                 re-order 'Signature' items
1724
1725 2003-02-28 [paul]       0.8.10claws60
1726
1727         * sync with 0.8.10cvs20
1728                 see ChangeLog 2003-02-28
1729
1730 2003-02-28 [paul]       0.8.10claws59
1731
1732         * po/POTFILES.in
1733                 update to reflect recent movement of files
1734
1735 2003-02-28 [paul]       0.8.10claws58
1736
1737         * sync with 0.8.10cvs19
1738                 see ChangeLog 2003-02-28
1739
1740 2003-02-27 [martin]     0.8.10claws57
1741
1742         * src/prefs_matcher.c 
1743                 fix segfault in prefs_matcher_ok() when the
1744                 last entry is deleted and prevents that the
1745                 message "entry not saved" comes up after deleting
1746                 an entry
1747
1748 2003-02-27 [martin]     0.8.10claws56
1749
1750         * src/prefs_filtering.c 
1751                 fix segfault in prefs_filtering_ok() when the
1752                 last entry is deleted and prevents that the
1753                 message "entry not saved" comes up after deleting
1754                 an entry
1755
1756 2003-02-27 [paul]       0.8.10claws55
1757
1758         * sync with 0.8.10cvs18
1759                 see ChangeLog 2003-02-27
1760
1761 2003-02-27 [paul]       0.8.10claws54
1762
1763         * src/addressbook.c
1764                 fix bug where the address book crashes with 
1765                 multiple lookups.
1766                 Patch [687729] submitted by David Frager 
1767                 <dbfrager@users.sourceforge.net>
1768
1769 2003-02-25 [christoph]  0.8.10claws53
1770
1771         * src/Makefile.am
1772         * src/colorlabel.[ch]           ** REMOVE **
1773         * src/gtk/Makefile.am
1774         * src/gtk/colorlabel.[ch]       ** NEW **
1775                 move colorlabel files to gtk directory
1776
1777         * src/esmtp.[ch]                ** REMOVE **
1778                 has been merged into smtp.[ch] in 0.7.5
1779
1780 2003-02-25 [christoph]  0.8.10claws52
1781
1782         * src/Makefile.am
1783         * src/about.[ch]                ** REMOVE **
1784         * src/gtk/Makefile.am
1785         * src/gtk/about.[ch]            ** NEW **
1786                 move about files to gtk directory
1787
1788 2003-02-25 [christoph]  0.8.10claws51
1789
1790         * src/folder.c
1791                 some code optimization of folder scanning code
1792
1793         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
1794
1795 2003-02-25 [christoph]  0.8.10claws50
1796
1797         * src/main.c
1798         * src/common/sylpheed.c
1799                 add command line parameter parsing to common code
1800
1801 2003-02-24 [christoph]
1802
1803         * Makefile.am
1804         * configure.ac
1805                 fix gnome prefix problems, the configure script now removed
1806                 `gnome-config --prefix` from `gnome-config --datadir`
1807                 and adds $(prefix} instead
1808
1809         (closes Bug 24 Makefile does not respect prefix when installing
1810          GNOME data)
1811
1812 2003-02-24 [christoph]  0.8.10claws49
1813
1814         * src/news.c
1815                 check for valid session before trying to authenticate
1816
1817         (closes Bug 60 crash if "authenticate on logon" is activated
1818          and newsserver-hostname is not valid)
1819
1820 2003-02-24 [melvin]     0.8.10claws48
1821
1822         * src/prefs_actions.c
1823                 Make sure all user's input is sent to the action and then
1824                 close the socket..
1825
1826 2003-02-23 [alfons]     0.8.10claws46
1827
1828         * src/summaryview.c
1829                 also wait cursor when deleting files
1830
1831 2003-02-23 [paul]
1832
1833         * tools/freshmeat_search.pl
1834           tools/google_search.pl
1835                 scripts should now work for any browser/browser command line
1836
1837 2003-02-22 [christoph]  0.8.10claws45
1838
1839         * src/procmsg.c
1840                 fix IMAP flag setting, IMAP flag is not handled correctly
1841                 anymore by the folder system and information about the
1842                 folder should not be saved in the MsgInfo (in my opinion)
1843
1844         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1845
1846 2003-02-22 [christoph]  0.8.10claws44
1847
1848         * src/summaryview.c
1849                 fix spelling of "label" ;-)
1850
1851 2003-02-22 [thorsten]   0.8.10claws43
1852
1853         * src/mimeview.c
1854           src/prefs_common.[ch]
1855           src/procmime.[ch]
1856                 do not use description as attachment name
1857
1858 2003-02-22 [alfons]     0.8.10claws42
1859
1860         * src/summaryview.c
1861                 freeze/thaw folder item updates when changing color labels,
1862                 and put a wait cursors on
1863
1864 2003-02-22 [thorsten]   0.8.10claws41
1865
1866         * src/mimeview.c
1867                 save-all fixes: crash if invoked on multipart container,
1868                 mimeinfo access, pathseparators, error dialog
1869
1870 2003-02-21 [alfons]     0.8.10claws40
1871
1872         * src/prefs_gtk.c
1873                 remove unused var
1874
1875 2003-02-21 [colin]      0.8.10claws39
1876
1877         * src/send.c
1878                 Fix smtp logging
1879
1880 2003-02-21 [colin]      0.8.10claws38
1881
1882         * src/summaryview.c
1883                 Freeze/thaw folderItem updates when filtering messages 
1884                 via Tools/Filter messages
1885
1886 2003-02-21 [paul]       0.8.10claws37
1887
1888         * src/compose.c
1889                 revert commit 0.8.10claws26, there are ulterior motives
1890                 for users to set a Reply-To header when posting to
1891                 newsgroups
1892
1893 2003-02-21 [paul]       0.8.10claws36
1894
1895         * sync with 0.8.10cvs17
1896                 see ChangeLog 2003-02-21
1897
1898 2003-02-20 [christoph]  0.8.10claws35
1899
1900         * src/imap.c
1901                 IMAP UID fetch speedup using SEARCH
1902
1903         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1904
1905         * src/imap.c
1906                 fix problem with UIDs in IMAP UID cache that no longer existed
1907
1908 2003-02-20 [christoph]  0.8.10claws34
1909
1910         * src/imap.c
1911         * src/procheader.c
1912         * src/procheader.h
1913                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
1914
1915         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1916
1917         * src/imap.c
1918                 Rewrite imap_cmd_gen_recv use sock_getline instead
1919                 of sock_gets to avoid problems with too long reply
1920                 lines
1921     
1922 2003-02-20 [colin]      0.8.10claws33
1923         
1924         * src/prefs_account.c
1925                 Better wording
1926
1927 2003-02-20 [colin]      0.8.10claws32
1928
1929         * src/compose.c
1930                 Remove useless '&& !to_sender' 
1931
1932 2003-02-20 [darko]
1933
1934         * AUTHORS
1935                 change my e-mail address
1936
1937 2003-02-19 [colin]      0.8.10claws31
1938
1939         * src/prefs_common.c
1940                 X11 style colors for every configurable color
1941
1942 2003-02-19 [alfons]     0.8.10claws30
1943
1944         * src/prefs_gtk.[ch]
1945         * src/prefs_common.c
1946                 for color_new accept both plain integers and X11 style color
1947                 names (as found in /usr/lib/X11/rgb.txt)
1948
1949 2003-02-19 [paul]       0.8.10claws29
1950
1951         * src/mainwindow.c
1952                 add tooltips to online/offline button and account selector
1953                 button
1954
1955 2003-02-19 [paul]       0.8.10claws28
1956
1957         * src/folder.c
1958           src/news.c
1959           src/prefs_account.[ch]
1960           src/prefs_common.[ch]
1961                 move 'Maximum number of articles to download' to
1962                 account prefs.
1963                 clean up account prefs gui a little by hiding entries
1964                 rather then greying out entries
1965
1966 2003-02-19 [hiro]       0.8.10claws27
1967
1968         * src/common/utils.c
1969                 fix bug #54 'yesterdays date is displayed in the message 
1970                 summary window'
1971
1972 2003-02-19 [paul]       0.8.10claws26
1973
1974         * src/compose.c
1975                 fix bug reported in Feature Request [688596] 
1976                 'Reply-to header in news'
1977
1978 2003-02-18 [paul]       0.8.10claws25
1979
1980         * src/select-keys.c
1981                 add a 'List all keys' button to key selection dialog
1982
1983 2003-02-18 [colin]      0.8.10claws24
1984         
1985         * src/stock_pixmap.c
1986                 fix compile error
1987
1988 2003-02-18 [colin]      0.8.10claws23
1989
1990         * src/common/smtp.[ch]
1991           src/prefs_account.c
1992                 Try to starttls if it seems to be the only
1993                 way to authenticate a user
1994
1995 2003-02-18 [paul]       0.8.10claws22
1996
1997         * src/Makefile.am
1998           src/folderview.c
1999           src/stock_pixmap.[ch]
2000           src/pixmaps/drafts_close.xpm  ** NEW FILE **
2001           src/pixmaps/drafts_open.xpm   ** NEW FILE **
2002                 as a Drafts folder is a special folder allow it to have
2003                 its own unique icons
2004
2005 2003-02-18 [colin]      0.8.10claws21
2006
2007         * src/imap.c
2008                 Fix port selection when using starttls
2009
2010 2003-02-18 [paul]       0.8.10claws20
2011
2012         * src/mainwindow.c
2013           src/prefs_common.[ch]
2014                 make blue the default new mail colour
2015
2016 2003-02-18 [paul]       0.8.10claws19
2017
2018         * sync with 0.8.10cvs14
2019                 see ChangeLog 2003-02-18
2020
2021 2003-02-17 [jens]       0.8.10claws18
2022
2023         * src/common/md5.c
2024                 fixed a compile problem with gcc 3.3
2025                 works on 2.95.3 too (testet on PPC as it is big endian)
2026
2027 2003-02-17 [paul]       0.8.10claws17
2028
2029         * sync with 0.8.10cvs13
2030                 see ChangeLog 2003-02-17
2031
2032 2003-02-17 [paul]       0.8.10claws16
2033
2034         * sync with 0.8.10cvs12
2035                 see ChangeLog 2003-02-17
2036
2037 2003-02-16 [match]      0.8.10claws15
2038
2039         * src/addressbook.c
2040                 Eliminates reloading of address data when items
2041                 deleted or added. Applied submitted by
2042                 Luke Plant <lukeplant@softhome.net>
2043
2044 2003-02-16 [paul]       0.8.10claws14
2045
2046         * src/news.c
2047                 when a 'protocol error' is encountered disconnect from
2048                 the server. This means that the user can carry on viewing
2049                 other articles and doesn't have to either wait until the
2050                 server timesout or quit sylpheed.
2051                 Fixes bug #53 'Unable to read messages in newsgroups, 
2052                 displayed message doesn't change'
2053
2054 2003-02-15 [christoph]  0.8.10claws13
2055
2056         * src/imap.c
2057                 fix bug that stopped scanning of folders when an
2058                 IMAP folder was empty
2059
2060         (closes bug 46 stop scan messages in folders after empty folder)
2061
2062 2003-02-15 [paul]
2063
2064         * tools/Makefile.am
2065           tools/README
2066           tools/freshmeat_search.pl     ** NEW FILE **
2067           tools/google_search.pl        ** NEW FILE **
2068                 Add 2 Actions scripts which search freshmeat/google
2069                 for the selected text using the browser configured
2070                 in sylpheedrc.
2071                 
2072         Note: These scripts are very dependent on the format of the
2073         browser command and may not work on every occasion. Testing
2074         is welcome. 
2075
2076 2003-02-14 [alfons]     0.8.10claws12
2077
2078         * src/compose.c
2079                 fix breakage because of uninitialized account pointer.
2080                 please verify.
2081
2082 2003-02-14 [paul]       0.8.10claws11
2083
2084         * src/compose.c
2085           src/prefs_account.[ch]
2086           src/prefs_common.[ch]
2087                 move signature settings to Account Prefs
2088
2089 2003-02-14 [paul]       0.8.10claws10
2090
2091         * sync with 0.8.10cvs11
2092                 see ChangeLog 2003-02-14
2093
2094 2003-02-13 [thorsten]   0.8.10claws9
2095
2096         * src/news.c
2097                 revert news progressbar (GUI separation)
2098
2099 2003-02-13 [paul]       0.8.10claws8
2100
2101         * src/compose.c
2102                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
2103                 paragraph 1
2104
2105 2003-02-13 [paul]       0.8.10claws7
2106
2107         * src/compose.[ch]
2108           src/summaryview.c
2109                 fix 'Follow-up and Reply-to' so that it creates a reply to
2110                 the newsgroup and the sender. If the message has the keyword
2111                 'poster' in the Followup-To header, all replies go to the
2112                 sender, re: RFC 1036, Section 2.2.3
2113                 rename all instances of 'ignore_replyto' to 'to_sender', both
2114                 were previously used, now we use just one.
2115
2116 2003-02-13 [paul]       0.8.10claws6
2117
2118         * sync with 0.8.10cvs9
2119                 see ChangeLog 2003-02-13
2120
2121 2003-02-13 [paul]       0.8.10claws5
2122
2123         * configure.ac
2124                 show which plugins are configured in the configure
2125                 output.
2126
2127 2003-02-12 [thorsten]   0.8.10claws4
2128
2129         * src/news.c
2130                 show progress while fetching news headers
2131
2132 2003-02-12 [christoph]  0.8.10claws3
2133
2134         * configure.ac
2135         * src/plugins/Makefile.am
2136                 use AM_CONDITIONAL to enable plugins, automake correctly
2137                 manages this when creating distdir
2138
2139 2003-02-12 [christoph]  0.8.10claws2
2140
2141         * ac/spamassassin.m4
2142         * src/plugins/spamassassin/Makefile.am
2143                 fix building SpamAssassin plugin without OpenSSL
2144
2145 2003-02-12 [paul]       0.8.10claws1
2146
2147         * ac/Makefile.am
2148           src/Makefile.am
2149           src/plugins/Makefile.am
2150                 fix failure of 'make release'
2151
2152 2003-02-12 [paul]       0.8.10claws
2153
2154         * 0.8.10claws released
2155
2156 2003-02-12 [paul]       0.8.9claws56
2157
2158         * po/bg.po
2159           po/es.po
2160           po/it.po
2161           po/ru.po
2162           po/sr.po
2163                 updated translations by George Danchev, Ricardo Mones Lastra,
2164                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
2165                 
2166         * sylpheed.spec.in
2167                 Allow the building of RPMs by a regular user. Submitted
2168                 by Sergei Astanin
2169
2170 2003-02-11 [alfons]     0.8.9claws55
2171
2172         * src/colorlabel.c
2173                 don't use pixmaps for label color rect but draw rectangles
2174                 so we can respect the color map of palette based visuals
2175                 (fixes the long time crashes on Suns - thanks to Andreas
2176                 Engel and Steve O'Hara-Smith for testing)
2177
2178 2003-02-11 [christoph]  0.8.9claws54
2179
2180         * src/matcher_parser_parse.y
2181                 correct bug where filering rules of not existing folders in
2182                 matcherrc were added to global filtering
2183                 
2184         (closes Debian Bug #180253 - Directory's filter-rules are merged with
2185          main filter-rules after removing directory, http://bugs.debian.org/180253)
2186         
2187 2003-02-11 [paul]       0.8.9claws53
2188
2189         * sync with 0.8.10cvs7
2190                 see ChangeLog 2003-02-09
2191
2192 2003-02-11 [melvin]     0.8.9claws52
2193
2194         * po/fr.po
2195                 Updated French tranlsations
2196
2197 2003-02-10 [paul]       0.8.9claws51
2198
2199         * sylpheed.spec.in
2200                 correct --enable-openssl
2201                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
2202
2203 2003-02-09 [martin]     0.8.9claws50
2204
2205         * src/prefs_matcher.c
2206                 fix segfault in prefs_matcher_substitute_cb() when
2207                 no row is selected
2208
2209 2003-02-09 [paul]       0.8.9claws49
2210
2211         * src/folderview.c
2212                 fix bug where a newsgroup folder's processing rules were
2213                 merged with the global filtering rules when the newsgroup
2214                 folder was deleted, causing some seriously bad results,
2215                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
2216
2217 2003-02-08 [melvin]     0.8.9claws48
2218
2219         * src/compose.c
2220                 Corrected and modified an alert message.
2221
2222 2003-02-07 [paul]       0.8.9claws47
2223
2224         * src/folderview.c
2225                 fix bug where both an 'Account properties' window and a
2226                 'Folder properties' window were opened when clicking on
2227                 'Properties' in an NNTP or IMAP folder's popup menu.
2228
2229 2003-02-07 [paul]       0.8.9claws46
2230
2231         * sync with 0.8.10cvs6
2232                 see ChangeLog 2003-02-06
2233
2234 2003-02-06 [christoph]  0.8.9claws45
2235
2236         * src/mbox.c
2237                 freeze folder updates while importing mbox files
2238                 (closes bug 43 importing mbox took hours)
2239                 
2240         Patch submitted by Jens Rantil <jens.rantil@telia.com>
2241
2242 2003-02-06 [thorsten]   0.8.9claws44
2243
2244         * po/de.po
2245                 Updated german translations
2246
2247 2003-02-06 [thorsten]   0.8.9claws43
2248
2249         * src/news.h
2250                 use guint for message numbers (fix count in grouplist dialog)
2251
2252 2003-02-05 [paul]       0.8.9claws42
2253
2254         * sync with 0.8.10cvs2
2255                 see ChangeLog 2003-02-05
2256
2257 2003-02-04 [colin]      0.8.9claws41
2258
2259         * src/prefs_common.[ch]
2260           src/procmsg.c
2261           src/summaryview.c
2262                 Add an option to disable threading by subject
2263
2264 2003-02-04 [christoph]  0.8.9claws40
2265
2266         * src/inc.c
2267                 only abort fetching mails from multiple accounts when the
2268                 error is fatal and does not allow to check any more accounts
2269                 (currently only disk full error)
2270
2271         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
2272          receive mails for other accouts)
2273
2274 2003-02-04 [christoph]  0.8.9claws39
2275
2276         * src/folder.c
2277                 first add the new message to the cache, then
2278                 send the update notification
2279
2280         (closes bug 39 after sending message folderview doesnt get updated)
2281
2282 2003-02-04 [colin]      0.8.9claws38
2283
2284         * src/inc.c
2285                 _really_ fix this Connecting... status
2286
2287 2003-02-04 [paul]       0.8.9claws37
2288
2289         * sync with 0.8.10
2290                 see ChangeLog 2003-02-04
2291
2292 2003-02-04 [paul]       0.8.9claws36
2293
2294         * sync with 0.8.9cvs6
2295                 see ChangeLog 2003-02-03
2296
2297 2003-02-04 [paul]       0.8.9claws35
2298
2299         * po/pt_BR.po
2300                 updated by André Filipe de Assunção e Brito 
2301                 <bedecko@netsite.com.br>
2302
2303 2003-02-03 [thorsten]   0.8.9claws34
2304
2305         * po/de.po
2306                 Updated german translations
2307
2308 2003-02-02 [paul]       0.8.9claws33
2309
2310         * po/es.po
2311                 updated by Ricardo Mones Lastra
2312
2313 2003-02-02 [thorsten]   0.8.9claws32
2314
2315         * src/mh.c
2316                 Fix mh_get_msginfo() segfault if file is inaccessible
2317
2318 2003-01-31 [colin]      0.8.9claws31
2319
2320         * src/procheader.c
2321                 Fix last commit's bug
2322
2323 2003-01-31 [colin]      0.8.9claws30
2324
2325         * src/procheader.c
2326                 Missing a change for gpg-signed messages
2327
2328 2003-01-31 [paul]       0.8.9claws29
2329
2330         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
2331           src/procheader.c
2332           src/stock_pixmap.[ch]
2333           src/summaryview.c
2334                 indicate GnuPG signed messages by displaying an icon
2335                 in the Attachment column.
2336
2337 2003-01-31 [paul]       0.8.9claws28
2338
2339         * sync with 0.8.9cvs4
2340                 see ChangeLog 2003-01-31
2341
2342 2003-01-31 [alfons]     0.8.9claws27
2343
2344         * src/textview.c
2345                 tune URI parser to accept mailto URLs with a '?'
2346                 (patch from Ruslan Balkin)
2347
2348 2003-01-31 [colin]      0.8.9claws26
2349
2350         * src/summaryview.c
2351                 Fix a leak introduced in claws24
2352
2353 2003-01-31 [colin]      0.8.9claws25
2354
2355         * src/summaryview.c
2356                 Freeze/Thaw folder updates when deleting dups
2357
2358 2003-01-31 [colin]      0.8.9claws24
2359         
2360         * src/addr_compl.c
2361           src/summaryview.c
2362           src/msgcache.c
2363                 little speed improvements
2364
2365 2003-01-31 [colin]      0.8.9claws23
2366
2367         * src/summaryview.c
2368                 Fix segfault when forwarding nothing
2369                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
2370                 
2371 2003-01-30 [paul]       0.8.9claws22
2372
2373         * sync with 0.8.9cvs3
2374                 see ChangeLog 2003-01-30
2375
2376 2003-01-30 [paul]       0.8.9claws21
2377
2378         * sync with 0.8.9cvs2
2379                 see ChangeLog 2003-01-30
2380
2381 2003-01-29 [paul]       0.8.9claws20
2382
2383         * sync with 0.8.9cvs1
2384                 see ChangeLog 2003-01-29
2385
2386 2003-01-28 [paul]       0.8.9claws19
2387
2388         * po/POTFILES.in
2389                 update to reflect changes. 
2390                 thanks to Ricardo Mones Lastra
2391
2392 2003-01-27 [christoph]  0.8.9claws18
2393
2394         * ac/openssl.m4
2395         * ac/spamassassin.m4
2396         * src/plugins/spamassassin/README
2397         * src/plugins/spamassassin/libspamc.[ch]
2398         * src/plugins/spamassassin/utils.[ch]
2399                 updated to latest libspamc
2400
2401 2003-01-27 [christoph]  0.8.9claws17
2402
2403         * src/folder.c
2404                 fix wrong use of procheader_get_header_fields
2405
2406 2003-01-27 [christoph]  0.8.9claws16
2407
2408         * src/news.c
2409         * src/prefs_account.[ch]
2410         * src/common/nntp.[ch]
2411                 allow to force authentication for NNTP servers
2412
2413         Patch submitted by Florian Mickler <dmk@d-labs.de>
2414
2415 2003-01-26 [paul]       0.8.9claws15
2416
2417         * src/summaryview.c
2418                 speed up of marking messages as read
2419                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
2420
2421 2003-01-26 [christoph]  0.8.9claws14
2422
2423         * src/Makefile.am
2424         * src/mgutils.[ch]              ** REMOVE **
2425         * src/xml.[ch]                  ** REMOVE **
2426         * src/xmlprops.[ch]             ** REMOVE **
2427         * src/common/Makefile.am
2428         * src/common/mgutils.[ch]       ** NEW **
2429         * src/common/xml.[ch]           ** NEW **
2430         * src/common/xmlprops.[ch]      ** NEW **
2431                 move xml files to common directory
2432
2433 2003-01-26 [christoph]  0.8.9claws13
2434
2435         * src/plugins/spamassassin/spamassassin_gtk.c
2436                 only set gtk entry text if string is available
2437
2438 2003-01-26 [melvin]     0.8.9claws12
2439
2440         * src/description_window.c
2441                 Allow resizing of the window
2442                 Allow automatic horizontal scroll bar
2443                 Do not vertically expand and fill
2444
2445 2003-01-26 [christoph]  0.8.9claws11
2446
2447         * src/Makefile.am
2448         * src/gtkutils.[ch]             ** REMOVE **
2449         * src/common/sylpheed.c
2450         * src/gtk/Makefile.am
2451         * src/gtk/description_window.c
2452         * src/gtk/gtkutils.[ch]         ** NEW **
2453         * src/gtk/prefswindow.c
2454                 move gtkutils to gtk directory
2455
2456 2003-01-26 [paul]       0.8.9claws10
2457
2458         * src/summaryview.c
2459                 rename summary_unread_clicked() to summary_status_clicked()
2460
2461 2003-01-26 [melvin]     0.8.9claws9
2462
2463         * src/prefs_actions.c
2464                 Cosmetical changes to the help text
2465
2466 2003-01-26 [paul]       0.8.9claws8
2467
2468         * src/folder.[ch]
2469           src/mainwindow.c
2470           src/prefs_common.c
2471           src/prefs_sumamry_column.c
2472           summaryview.[ch]
2473                 rename the 'Unread' column to 'Status'
2474
2475 2003-01-25 [match]      0.8.9claws7
2476
2477         * src/mgutils.[ch]
2478                 removed reference to LDAP constants. removed error2string.
2479                 included functions to support LDAP dynamic queries.
2480         * src/syldap.h
2481                 moved LDAP constants here.
2482         * src/addressbook.c
2483         * src/addrindex.c
2484         * src/importldif.c
2485                 removed references to LDAP constants and references to
2486                 error2string.
2487
2488 2003-01-25 [paul]       0.8.9claws6
2489
2490         * src/summaryview.c
2491                 summary_thread_build(), summary_thread_init(): remove 
2492                 unneeded reference to summaryview->folder_item
2493
2494 2003-01-25 [christoph]  0.8.9claws5
2495
2496         * src/gtk/description_window.c
2497                 o allow description texts to expand over multiple columns
2498                 o translate all columns
2499         * src/prefs_actions.c
2500                 change syntax description to use new multi column feature
2501
2502         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2503
2504 2003-01-25 [match]      0.8.9claws4
2505
2506         * src/vcard.c
2507                 fixed bug with Quoted-Printable
2508
2509 2003-01-25 [paul]       0.8.9claws3
2510
2511         * src/folder.[ch]
2512           src/summaryview.[ch]
2513                 implement per-folder collapsed/expanded threads setting
2514                 
2515         * src/prefs_common.c
2516                 remove global collapsed/expanded threads option
2517
2518 2003-01-25 [christoph]  0.8.9claws2
2519
2520         * po/POTFILES.in
2521                 add pluginwindow and prefswindow
2522         * src/compose.c
2523                 make send respond correctly to messages that could be added
2524                 to the queue folder, but the UID of the message is unknown
2525         * src/folder.c
2526         * src/imap.c
2527                 don't return guessed UIDs in imap_add_msg anymore. We return
2528                 0 to tell the folder system it was appened but the UID is
2529                 unknown. Folder system now get's the UID by scaning the folder
2530                 and searching the cache for the Message-ID
2531                 (closes bug #29 Messages queued, but not sent)
2532
2533 2003-01-25 [paul]       0.8.9claws1
2534
2535         * src/codeconv.c
2536                 conv_encode_header():  fix bug when long headers with 8-bit
2537                 characters are used, so that the encoded words are wrapped.
2538                 If the space in the original text falls on the wrap boundary,
2539                 it can be lost.
2540                 Patch by Sergey Vlasov.
2541                 
2542         * src/folderview.c
2543                  fix bug where a change to the sorting method or thread view
2544                  of a folder's messages is lost if simpify-subject is set and
2545                  toggled on or off.
2546                  Patch by Luke Plant.
2547
2548 2003-01-24 [paul]       0.8.9claws
2549
2550         * sylpheed-0.8.9claws released
2551         
2552         * Makefile.am
2553           sylpheed.spec.in
2554                 remove reference to 'INSTALL.jp'
2555
2556 2003-01-23 [paul]       0.8.8claws128
2557
2558         * po/es.po
2559           po/it.po
2560           po/ru.po
2561           po/sr.po
2562                 updated translations. submitted by Ricardo Mones Lastra,
2563                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
2564
2565 2003-01-23 [colin]      0.8.8claws127
2566
2567         * src/compose.c
2568                 Fix drafted and queued news articles re-edition
2569
2570 2003-01-23 [melvin]     0.8.8claws126
2571
2572         * po/fr.po
2573                 Updated French translations
2574
2575 2003-01-23 [colin]      0.8.8claws125
2576
2577         * src/inc.c
2578                 Fix "Connecting to..." status message
2579
2580 2003-01-22 [paul]       0.8.8claws124
2581
2582         * po/bg.po
2583                 updated by George Danchev
2584                 
2585         * src/folder.c
2586                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
2587                 and folder deletion
2588
2589 2003-01-21 [paul]       0.8.8claws123
2590
2591         * po/bg.po
2592                 updated by George Danchev
2593                 
2594         * src/about.c
2595                 its now 2003
2596                 
2597         * src/toolbar.c
2598                 don't translate 'Separator'
2599                 
2600         * src/plugins/spamassassin/Makefile.am
2601                 add aspell to CPPFLAGS
2602                 
2603         * src/plugins/spamassassin/spamassassin.c
2604           src/plugins/spamassassin/spamassassin_gtk.c
2605                 set correct default for spamassassin_receive_spam
2606                 slightly re-word descriptions and some
2607                 other minor changes
2608
2609 2003-01-19 [alfons]     0.8.8claws122
2610                 
2611         * src/mimeview.c
2612                 mimeview_save_as(): we might as well show the file name for
2613                 the single case "Save As" too
2614
2615 2003-01-19 [alfons]     0.8.8claws121
2616
2617         * src/crash.c
2618                 change bug tracker URL to bugzilla URL
2619
2620 2003-01-19 [alfons]     0.8.8claws120
2621
2622         * src/mimeview.c
2623                 mimeview_save_all(): display name of file before overwriting;
2624                 continue saving all, even when one overwrite was cancelled
2625
2626 2003-01-19 [christoph]  0.8.8claws119
2627
2628         * src/summaryview.c
2629         * src/procmsg.[ch]
2630                 fix wrong usage of procmsg_find_children in summaryview
2631                 by using procmsg_update_unread_children instead of
2632                 summaryview_update_unread_children
2633
2634 2003-01-19 [christoph]  0.8.8claws118
2635
2636         * src/procmsg.c
2637                 fix infinite loop in procmsg_find_children
2638                  (closes bug #25 sylpheed crashes on delete.)
2639
2640         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2641
2642 2003-01-19 [paul]       0.8.8claws117
2643
2644         * po/pt_BR.po
2645                 updated by Ivan Francolin Martinez
2646
2647 2003-01-18 [melvin]     0.8.8claws116
2648
2649         * src/prefs_actions.c
2650                 Removed syntax limitation of only one '&' at the end of command.
2651                         Now actions that contain '>/dev/null 2>&1' are possible.
2652
2653 2003-01-18 [melvin]     0.8.8claws115
2654
2655         * src/prefs_actions.c
2656                 Actions IO dialog: when the action ends
2657                 the "Close" button now has focus and [Escape] closes the
2658                 window.
2659
2660 2003-01-18 [christoph]  0.8.8claws114
2661
2662         * src/procmsg.c
2663                 o add debug output when MsgInfos are really freed
2664                 o free GSLists in procmsg_find_children and
2665                   procmsg_update_unread_children
2666
2667 2003-01-18 [christoph]  0.8.8claws113
2668
2669         * src/mainwindow.c
2670                 reorder Configuration menu
2671
2672 2003-01-18 [christoph]  0.8.8claws112
2673
2674         * src/compose.c
2675                 fix applying templates to forwarded messages
2676
2677         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2678
2679 2003-01-17 [christoph]  0.8.8claws111
2680
2681         * src/folder.c
2682                 destroy folder items, when a folder item is removed
2683
2684 2003-01-17 [christoph]  0.8.8claws110
2685
2686         * src/folder.c
2687                 fix wrong folder stats update when ignored message is
2688                 deleted
2689
2690 2003-01-17 [colin]      0.8.8claws109
2691         
2692         * src/mainwindow.c
2693         * src/summaryview.c
2694                 Quicksearch bugfixes: 
2695                 - hide help button at startup if not extended
2696                 - switch to extended when looking for replies
2697
2698 2003-01-17 [paul]
2699
2700         * sync with 0.8.9 release
2701
2702 2003-01-17 [paul]       0.8.8claws108
2703
2704         * sync with 0.8.8cvs11
2705                 see ChangeLog 2003-01-17
2706
2707 2003-01-16 [colin]      0.8.8claws107
2708
2709         * src/procmsg.c
2710                 Changed encryption test to re-ask passphrase
2711                 if an encrypted message hasn't been decrypted
2712                 Fixes bug #5
2713
2714 2003-01-16 [christoph]  0.8.8claws106
2715
2716         * src/prefs_gtk.c
2717         * src/prefs_toolbar.c
2718         * src/gtk/prefswindow.h
2719         * src/plugins/spamassassin/spamassassin_gtk.c
2720                 remove page destroy function that is not used anymore
2721
2722 2003-01-16 [paul]       0.8.8claws105
2723
2724         * sync with 0.8.8cvs9
2725                 see ChangeLog 2002-01-16
2726
2727 2003-01-16 [colin]      0.8.8claws104
2728
2729         * src/compose.[ch]
2730                 Fix bug with autosaved drafts for IMAP, when draft
2731                 folder is specified - fixes bugzilla bug #20
2732
2733 2003-01-15 [paul]       0.8.8claws103
2734
2735         * src/compose.[ch]
2736           src/procmsg.c
2737                 store folder and message-id of message forwarding
2738                 in queue header and set forward flag after sending
2739
2740 2003-01-15 [paul]       0.8.8claws102
2741
2742         * sync with 0.8.8cvs8
2743                 see ChangeLog 2002-01-15
2744
2745 2003-01-15 [colin]      0.8.8claws101
2746
2747         * src/Makefile.am
2748                 Fix linking with GNU libiconv
2749
2750 2003-01-15 [darko]      0.8.8claws100
2751
2752         * src/pine.c
2753                 fix crash when importing pine address book
2754                 entry with an empty name (reported by DY
2755                 <dybulk at tri8.net>)
2756
2757 2003-01-14 [paul]       0.8.8claws99
2758
2759         * configure.in  ** REMOVED **
2760           configure.ac  ** NEW FILE **
2761                 rename configure.in to configure.ac, as it is now
2762                 preferred
2763
2764 2003-01-14 [melvin]     0.8.8claws98
2765
2766         * src/folderview.c
2767                 folderview_check_new(): More precise function description
2768
2769 2003-01-14 [melvin]     0.8.8claws97
2770
2771         * src/folderview.c
2772                 folderview_check_new(): return the number of new messages 
2773                         since last check.
2774         * src/inc.c
2775                 inc_account_mail(): Disable counting of new messages for IMAP
2776                         and NNTP until bug [19] and [14] are fixed.
2777
2778 2003-01-14 [paul]       0.8.8claws96
2779
2780         * sync with 0.8.8cvs6
2781                 see ChangeLog 2003-01-14
2782
2783 2003-01-13 [alfons]     0.8.8claws95
2784
2785         * src/textview.c
2786                 tune email address validation (c. 0.8.8claws89): if . is 
2787                 just one char away from @, the address is invalid too 
2788                 (correctly rejects addresses like foo@.com)
2789
2790 2003-01-13 [paul]       0.8.8claws94
2791
2792         * src/messageview.c
2793           src/toolbar.c
2794                 fixes to the Message View toolbar and menu:
2795                 fix non-functioning Forward button
2796                 make Reply button consider default_reply_list
2797                 remove 'Follow-up...' menu entry
2798                 add 'Forward' and 'Redirect' menu entries
2799
2800 2003-01-13 [melvin]     0.8.8claws93
2801
2802         * src/inc.c
2803                 Fixed typo that could make new messages count incorrect.
2804
2805 2003-01-13 [melvin]     0.8.8claws92
2806
2807         * src/folderview.[ch]
2808                 folderview_check_new(): return the number of new messages.
2809         * src/inc.c
2810                 Should fix bug [14] where new mail notification worked 
2811                         incorrectly with IMAP accounts.
2812                 inc_spool_account(): return number of new msgs, or -1 on error
2813                 inc_all_spool(): return number of new msgs
2814                 
2815 2003-01-13 [melvin]     0.8.8claws91
2816
2817         * src/prefs_actions.c
2818                 Justify help text.
2819
2820 2003-01-12 [thorsten]   0.8.8claws90
2821
2822         * src/common/prefs.c
2823                 close file before rename
2824
2825 2003-01-12 [alfons]     0.8.8claws89
2826
2827         * AUTHORS
2828                 add Christian Mertes
2829         * src/common/utils.[ch]
2830                 g_stricase_hash(), g_stricase_equal(): functions for 
2831                 case insensitive hash tables
2832         * src/textview.c
2833                 use top level domain names to validate email address, based
2834                 on a patch by Christian Mertes (thanks!), but changed 
2835                 implementation to use a hash table 
2836
2837 2003-01-12 [paul]       0.8.8claws88
2838
2839         * po/bg.po
2840                 updated by George Danchev
2841
2842 2003-01-12 [alfons]     0.8.8claws87
2843
2844         * src/summaryview.c
2845                 delete / execute performance: use new style folder update
2846
2847 2003-01-12 [paul]       0.8.8claws86
2848
2849         * sync with 0.8.8cvs5
2850                 see ChangeLog 2003-01-13 (!)
2851
2852 2003-01-12 [alfons]     0.8.8claws85
2853
2854         * src/filtering.c
2855         * src/matcher_parser_parse.y
2856                 prepare change_score filtering action
2857         * src/matcher.[ch]
2858                 give up const-correctness on functions that call non-const-correct functions;
2859                 several casts to gpointer in g_free();
2860                 add change_score;
2861
2862 2003-01-12 [christoph]  0.8.8claws84
2863
2864         * src/compose.c
2865                 fix 2 warnings
2866
2867         * src/gtk/prefswindow.[ch]
2868         * src/plugins/spamassassin/spamassassin_gtk.c
2869                 changed the call of the widget create function
2870                 for PrefsPages, because sometimes the widget
2871                 create function needs a widget that already has
2872                 been attached to a window (to create GDK pixmaps
2873                 for exmaple). So we simply pass the GtkWindow as
2874                 the second parameter now.
2875
2876         * src/main.c
2877         * src/mainwindow.c
2878         * src/prefs_toolbar.[ch]
2879                 rewrite Toolbar Preferences using the new
2880                 prefs window
2881
2882 2003-01-11 [alfons]     0.8.8claws83
2883
2884         * src/addressadd.c
2885                 fix crash when adding sender to addressbook because status bar
2886                 isn't there (the status bar doesn't seem to be used though,
2887                 but I'll let Match decide what to do with it)
2888
2889 2003-01-11 [colin]      0.8.8claws82
2890
2891         * src/main.c
2892           src/toolbar.c
2893                 Two useless changes reversed
2894
2895 2003-01-11 [colin]      0.8.8claws81
2896
2897         * src/mainwindow.c
2898           src/mainwindow.h
2899                 Add mainwindow_get_mainwindow()
2900         * src/alertpanel.c
2901           src/alertpanel.h
2902                 Add alertpanel_error_log() 
2903         * src/compose.c
2904           src/inc.c
2905           src/messageview.c
2906           src/toolbar.c
2907           src/main.c
2908           src/procmsg.c
2909                 Network errors get a View Log button
2910
2911 2003-01-10 [alfons]     0.8.8claws80
2912
2913         * src/prefs_toolbar.c
2914         * src/toolbar.c
2915                 use the translatable string for "Separator" as file name for
2916                 separator toolbar items (probably make this uppercase?)
2917
2918 2003-01-10 [alfons]     0.8.8claws79
2919
2920         * src/prefs_toolbar.c
2921                 put right A_SEPARATOR description string in "displayed
2922                 toolbar items list" so manually added separators are
2923                 saved correctly (bug #10, "Adding a separator to the main 
2924                 toolbar fails, entry in xml file is wrong")
2925
2926 2003-01-10 [christoph]  0.8.8claws78
2927
2928         * src/imap.c
2929                 o fix warnings
2930                 o use CAPABILITY to check if NAMESPACE is available
2931
2932 2003-01-10 [christoph]  0.8.8claws77
2933
2934         * src/imap.[ch]
2935                 apply UIDPLUS IMAP extension support patch
2936
2937         Patch submitted by Simon 'corecode' Schubert
2938
2939 2003-01-10 [paul]       0.8.8claws76
2940
2941         * src/folderview.c
2942                 a sync from main which fixes the news account folders'
2943                 Properties bug
2944
2945 2003-01-10 [christoph]  0.8.8claws75
2946
2947         * src/folder.c
2948                 don't accept 0 as a valid uid returned by copy and move
2949                 functions. 0 means the message was copied or moved but the
2950                 new uid could not be fetched. It is not an error condition
2951                 for the copy or move operation.
2952
2953 2003-01-10 [paul]       0.8.8claws74
2954
2955         * src/prefs_filtering.c
2956                 change English used in Alert when entry is not
2957                 saved.
2958                 
2959         * sync with 0.8.8cvs4
2960                 see ChangeLog 2003-01-10
2961
2962 2003-01-10 [darko]      0.8.8claws73
2963
2964         * src/pine.c
2965                 fix crash when importing address book entry
2966                 without a valid address
2967
2968 2003-01-09 [alfons]     0.8.8claws72
2969
2970         * src/inc.c
2971                 filtering performance: use new style folder update
2972
2973 2003-01-09 [christoph]  0.8.8claws71
2974
2975         * src/compose.c
2976         * src/gtk/menu.[ch]
2977                 fix wrong selecting of mime encoding type, when
2978                 opening property dialog of attachments in the
2979                 compose window. 7bit was always selected and that
2980                 destoryed files with 8bit data.
2981                 (closes bug #9 Sylpheed-claws destroys attachments when
2982                  changing MIME-types)
2983
2984 2003-01-09 [paul]       0.8.8claws70
2985
2986         * sync with 0.8.8cvs3
2987                 see ChangeLog 2003-01-09
2988
2989 2003-01-08 [alfons]     0.8.8claws69
2990         
2991         * src/addressadd.c
2992                 apply patch by Kim Schulz to fix build breakage
2993                 because of missing variable
2994
2995 2003-01-08 [paul]       0.8.8claws68
2996
2997         * sync with 0.8.8cvs2
2998                 see ChangeLog 2002-01-08
2999
3000 2003-01-08 [paul]       0.8.8claws67
3001
3002         * po/it.po
3003                 updated by Alessandro Maestri
3004                 
3005         * src/addressadd.c
3006                 when using 'Add sender to addressbook' allow
3007                 name to be edited and remarks to be entered
3008                 Patch submitted by Luke Plant
3009
3010 2003-01-08 [darko]      0.8.8claws66
3011
3012         * README.claws, src/summaryview.c
3013                 fix description for marked messages
3014
3015 2003-01-08 [paul]
3016
3017         * tools/Makefile.am
3018           tools/launch_phoenix  ** NEW FILE **
3019                 add script that enables using Phoenix as the default
3020                 web browser. 
3021                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
3022                 
3023         * tools/OOo2sylpheed.pl
3024                 remove full path to sylpheed executable, just 'sylpheed'
3025                 will do
3026                 
3027         * tools/README
3028                 add launch_phoenix informtion and re-arrange and compress
3029                 the data a little
3030
3031 2003-01-07 [christoph]  0.8.8claws65
3032
3033         * src/folder.c
3034                 fix update for source folder when moving messages
3035         * src/procmsg.[ch]
3036         * src/summaryview.c
3037                 use function to set to_folder for message infos and
3038                 automatically update the op_count for old and new
3039                 folder
3040
3041 2003-01-07 [melvin]     0.8.8claws64
3042
3043         * src/prefs_actions.c
3044                 Fixed bug where an '%p' Action on a displayed image crashed 
3045                         Sylpheed
3046                 Code clean up (get rid of duplicated code and removed unnecessary 
3047                                 structure member)
3048
3049 2003-01-07 [christoph]  0.8.8claws63
3050
3051         * src/compose.c
3052         * src/folder.[ch]
3053         * src/folderview.c
3054         * src/import.c
3055         * src/inc.c
3056         * src/main.c
3057         * src/mainwindow.c
3058         * src/messageview.c
3059         * src/prefs_folder_item.c
3060         * src/procmsg.c
3061         * src/summaryview.c
3062         * src/toolbar.c
3063                 o remove all folder update triggering from the UI code. The folder
3064                   system should know much better when a folder needs an update.
3065                 o to prevent multiple updates in a row the folder updates can be
3066                   frozen for some time.
3067
3068                 Note: - Please verify that no updates are missing
3069                       - Check where freeze/thaws should be added
3070
3071 2003-01-07 [christoph]  0.8.8claws62
3072
3073         * src/prefs_actions.c
3074                 don't translate empty strings
3075
3076         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3077
3078 2003-01-06 [christoph]  0.8.8claws61
3079
3080         * src/prefs_actions.c
3081                 mark strings for gettext
3082         * src/prefs_matcher.c
3083                 use new description window for Execute action and
3084                 match condition in Filtering
3085
3086         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3087
3088 2003-01-06 [alfons]     0.8.8claws60
3089
3090         keep myself inspired to re-organize matcher part 8; 
3091         yes, more to come (I need to move out the descriptive
3092         text for actions to matcher.c, or at least make it not
3093         depend on the wicked ordering)
3094
3095         * src/prefs_matcher.c
3096                 add documentation so others may comprehend the
3097                 UI part of the conditions
3098                 
3099 2003-01-06 [christoph]  0.8.8claws59
3100
3101         * src/prefs_actions.c
3102                 use new description window for syntax help
3103         * src/gtk/description_window.c
3104                 fix display of descriptions with column count != 2
3105
3106         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3107
3108 2003-01-06 [christoph]  0.8.8claws58
3109
3110         * src/quote_fmt.c
3111         * src/summaryview.[ch]
3112         * src/gtk/Makefile.am
3113         * src/gtk/description_window.[ch]       ** NEW **
3114                 use a generic window to display syntax descriptions
3115                 currently used in quote_fmt and summaryview (new description
3116                 for extended quick search)
3117
3118         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3119
3120 2003-01-06 [paul]       0.8.8claws57
3121
3122         * sync with 0.8.8cvs1
3123                 see ChangeLog 2003-01-06
3124
3125 2003-01-06 [christoph]  0.8.8claws56
3126
3127         * src/mainwindow.c
3128         * src/prefs_gtk.[ch]
3129         * src/gtk/prefswindow.[ch]
3130         * src/plugins/spamassassin/spamassassin_gtk.c
3131                 o remove page management from prefswindow, pages
3132                   will be an argument to prefswindow_open
3133                 o prefswindow_open gets a datapointer that is
3134                   passed to the widget_create function to allow
3135                   creation of prefswindow for specific items
3136
3137 2003-01-06 [colin]      0.8.8claws55
3138         
3139         * src/summaryview.c
3140                 We don't want regexp in the reply-finder, 
3141                 because MIDs can contain !,$,. and so on
3142
3143 2003-01-06 [jens]       0.8.8claws54
3144
3145         * src/jpilot.c
3146                 fixed a wrong free in jpilot_read_db_files
3147
3148 2003-01-06 [alfons]     0.8.8claws53
3149
3150         re-organize matcher part 8; more to come
3151        
3152         * src/matcher.c
3153                 matcherprop_to_string(): put g_free()s before the
3154                 switch-case break to fix memleaks                
3155
3156 2003-01-06 [colin]      0.8.8claws52
3157
3158         * src/summaryview.c
3159                 cleanup & reply-finder now displays the first 
3160                 matching message
3161
3162 2003-01-05 [alfons]     0.8.8claws51
3163
3164         re-organize matcher part 7; more to come
3165
3166         * src/matcher.[ch]
3167                 fixes for constant correctness;
3168                 more documentation;
3169
3170 2003-01-05 [alfons]     0.8.8claws50
3171
3172         re-organize matcher part 6; more to come
3173         
3174         * src/matcher.[ch]
3175                 fixes for constant correctness;
3176                 more documentation;
3177         * src/filtering.c
3178                 fix for constant correctness
3179
3180 2003-01-05 [colin]      0.8.8claws49
3181
3182         * src/account.[ch]
3183                 Add account_get_reply_account function
3184         * src/compose.c
3185                 Use account_get_reply_account function 
3186         * src/summaryview.c
3187                 Basic reply-finder - click on the replied
3188                 icon gets you to the outbox using quick-search
3189
3190 2003-01-05 [paul]       0.8.8claws48
3191
3192         * src/prefs_common.c
3193                 small change to English
3194                 
3195         * src/prefs_filtering.c
3196                 prefs_filtering_action_select(): improve logic and uniformity
3197                 of gui
3198
3199 2003-01-05 [alfons]     0.8.8claws47
3200
3201         fine tune solution to focus problems (bug #7)
3202
3203         * src/mainwindow.c
3204                 mainwindow_focus_in_event(): remove grab event check
3205         * src/summaryview.c
3206                 summary_button_pressed(): move selection on right-click
3207                 too. we can't possibly move the selection back after
3208                 canceling a dialog, because gtk's incomplete focus 
3209                 management. whether this is a good solution, only time
3210                 will tell.
3211
3212 2003-01-05 [christoph]  0.8.8claws46
3213
3214         * src/imap.c
3215                 fix crash when no imap connection could be established
3216
3217 2003-01-05 [paul]       0.8.8claws45
3218
3219         * src/mainwindow.c
3220           src/sumamryview.c
3221           src/gtk/menu.[ch]
3222                 fix bug 605957 'shortcuts in popup-menu'
3223                 make user-defined shortcuts work
3224                 show shortcuts that are already defined
3225                 in the main menu
3226                 Patch submitted by Luke Plant
3227
3228 2003-01-05 [alfons]     0.8.8claws44
3229
3230         * src/mainwindow.c
3231                 focus_in_event handler should not select summary view row 
3232                 when another window (menu, dialog) grabbed for events 
3233                 (bug #7, "[0.8.8claws42] Message summary focus") 
3234
3235 2003-01-04 [christoph]  0.8.8claws43
3236
3237         * src/procmsg.c
3238                 update save folder after adding the sent message
3239                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
3240
3241 2003-01-02 [christoph]  0.8.8claws42
3242
3243         * src/common/plugin.c
3244                 fix unloading of all plugins and unload
3245                 plugins in reverse order
3246                 
3247         * src/gtk/pluginwindow.c
3248                 implement function of load and unload button
3249
3250         * src/gtk/prefswindow.c
3251         * src/gtk/prefswindow.h
3252                 rename register function and add new unregister
3253                 function
3254
3255         * src/plugins/spamassassin/spamassassin_gtk.c
3256                 unregister prefs page and update for changes in
3257                 src/gtk/prefswindow.c
3258
3259 2003-01-02 [paul]       0.8.8claws41
3260
3261         * po/es.po
3262                 updated by Ricardo Mones Lastra
3263
3264 2003-01-02 [paul]
3265
3266         * tools/tb2sylpheed
3267                 fixes and improvements by Urke MMI
3268
3269 2003-01-02 [thorsten]   0.8.8claws40
3270
3271         * src/procmsg.c
3272                 fixed wrong return value
3273
3274 2003-01-02 [thorsten]   0.8.8claws39
3275
3276         * src/prefs.c
3277                 fixed printing wrong variable
3278
3279 2003-01-02 [thorsten]   0.8.8claws38
3280
3281         * src/prefs.c
3282                 fixed acessing members of freed pfile struct
3283
3284 2003-01-02 [thorsten]   0.8.8claws37
3285
3286         * src/procmsg.c
3287                 detect loops across several messages
3288                 as suggested by Christoph Hohmann
3289
3290 2003-01-01 [match]      0.8.8claws36
3291
3292         * src/addrindex.c
3293                 fixed another memory leak.
3294
3295 2003-01-01 [match]      0.8.8claws35
3296
3297         * src/jpilot.[ch]
3298                 fixed memory leaks. applied Doxygen comments.
3299
3300 2003-01-01 [thorsten]   0.8.8claws34
3301
3302         * src/procmsg.c
3303                 inhibit endless loop if msg references itself
3304                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
3305
3306 2003-01-01 [christoph]  0.8.8claws33
3307
3308         * src/mainwindow.c
3309         * src/gtk/Makefile.am
3310         * src/gtk/pluginwindow.c                ** NEW **
3311         * src/gtk/pluginwindow.h                ** NEW **
3312                 add plugin window
3313
3314         * src/plugins/demo/demo.c
3315         * src/plugins/spamassassin/spamassassin.c
3316         * src/plugins/spamassassin/spamassassin_gtk.c
3317                 write better plugin descriptions
3318
3319 2002-12-31 [christoph]  0.8.8claws32
3320
3321         * src/gtk/prefswindow.c
3322         * src/plugins/spamassassin/spamassassin_gtk.c
3323                 some small improvements to GTK code
3324
3325 2002-12-31 [christoph]  0.8.8claws31
3326
3327         * src/plugins/spamassassin/spamassassin_gtk.c
3328                 enable folder select button
3329
3330 2002-12-31 [christoph]  0.8.8claws30
3331
3332         * src/mainwindow.c
3333         * src/gtk/Makefile.am
3334         * src/gtk/prefswindow.c                         ** NEW **
3335         * src/gtk/prefswindow.h                         ** NEW **
3336                 add new prefs window
3337
3338         * src/common/plugin.c
3339                 don't try to load empty config lines
3340         
3341         * src/plugins/spamassassin/Makefile.am
3342         * src/plugins/spamassassin/spamassassin.c
3343         * src/plugins/spamassassin/spamassassin.h       ** NEW **
3344         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
3345                 GTK config for SpamAssassin Plugin using
3346                 the new prefs window
3347
3348 2002-12-31 [paul]       0.8.8claws29
3349
3350         * po/POTFILES.in
3351                 remove obsolete entry 'src/menu.c'
3352
3353 2002-12-31 [alfons]     0.8.8claws28
3354
3355         * src/matcher.[ch]
3356         * src/matcher_parser_parse.y
3357         * src/prefs_matcher.c
3358                 add "ignore_thread" and "~ignore_thread" condition so it's
3359                 possible to make the actions / scoring operate on the ignore
3360                 thread flag
3361
3362 2002-12-31 [christoph]  0.8.8claws27
3363
3364         * src/addrbook.c
3365         * src/addrindex.c
3366         * src/folder.c
3367         * src/matcher.c
3368         * src/prefs_account.c
3369         * src/prefs_actions.c
3370         * src/prefs_customheader.c
3371         * src/prefs_display_header.c
3372         * src/prefs_gtk.c
3373         * src/procmime.c
3374         * src/toolbar.c
3375         * src/xmlprops.c
3376         * src/common/prefs.[ch]
3377                 extend prefs file handling for reading and automatic handling
3378                 of blocks. When reading prefs_set_block_label will automatically
3379                 move on to the block. When writing it will copy all other blocks
3380                 automatically
3381
3382         * src/common/plugin.c
3383                 Now loading plugin filenames from [Plugins] block in
3384                 sylpheed rc file
3385
3386 2002-12-30 [christoph]  0.8.8claws26
3387
3388         * src/common/hooks.[ch]
3389                 return abort status to caller of hooks_invoke
3390                 
3391         * src/inc.[ch]
3392                 invoke message filtering hook and stop
3393                 default handling when filter returns abort
3394
3395         * src/common/plugin.[ch]
3396         * src/plugins/demo/demo.c
3397                 modify plugin loader, because resolving symbols for strings
3398                 does not work correctly
3399         
3400         * configure.in
3401         * ac/spamassassin.m4                            ** NEW **
3402         * src/plugins/spamassassin/.cvsignore           ** NEW **
3403         * src/plugins/spamassassin/Makefile.am          ** NEW **
3404         * src/plugins/spamassassin/README               ** NEW **
3405         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
3406         * src/plugins/spamassassin/spamassassin.c       ** NEW **
3407         * src/plugins/spamassassin/utils.[ch]           ** NEW **
3408                 add spamassassin plugin, see src/plugins/spamassassin/README
3409                 for details
3410
3411 2002-12-29 [alfons]     0.8.8claws25
3412
3413         * src/mainwindow.c
3414                 when moving focus from a message view to the main 
3415                 window, don't forget to select the summary node
3416                 of the displayed message. should fix "[ 659103 ] 
3417                 focus-follows-mouse confuses sylpheed"
3418
3419 2002-12-29 [christoph]  0.8.8claws24
3420
3421         * src/Makefile.am
3422         * src/stringtable.[ch]          ** REMOVE **
3423         * src/common/Makefile.am
3424         * src/common/stringtable.[ch]   ** NEW **
3425                 move stringtable files to common directory
3426
3427 2002-12-29 [christoph]  0.8.8claws23
3428
3429         * src/Makefile.am
3430         * src/menu.[ch]                 ** REMOVE **
3431         * src/gtk/Makefile.am
3432         * src/gtk/menu.[ch]             ** NEW **
3433                 move menu files to gtk directory
3434
3435 2002-12-29 [match]      0.8.8claws22
3436
3437         * src/addressbook.c
3438         * src/syldap.c
3439                 moved UI specific code out of LDAP code into addressbook
3440                 UI code. fixed memory leak.
3441
3442 2002-12-29 [christoph]  0.8.8claws21
3443
3444         * src/folder.c
3445                 only check for IGNORED parent message when message is
3446                 not IGNORED itself
3447
3448 2002-12-29 [alfons]     0.8.8claws20
3449
3450         * src/summaryview.c
3451                 set gtksctree's anchor correct (immediate execute
3452                 changes the tree's layout, and anchor points at 
3453                 the incorrect row). fixes "[ 657233 ] multiple msg 
3454                 delete sometimes off by 1".
3455                 we probably have to look for more tree layout /
3456                 anchor glitches.
3457
3458 2002-12-29 [paul]       0.8.8claws19
3459
3460         * src/summaryview.c
3461                 fix bug [ 659054 ] incorrect sorting of 'From' column
3462                 when using 'display sender using address book'
3463                 thanks to Alfons and Luke Plant
3464
3465 2002-12-29 [christoph]  0.8.8claws18
3466
3467         * src/folder.c
3468         * src/procmsg.[ch]
3469                 check parent messages for IGNORE THREAD flag, when adding,
3470                 moving or copying messages to a folder
3471
3472 2002-12-27 [alfons]     0.8.8claws17
3473
3474         re-organize matcher part 5; more to come
3475
3476         * src/matcher.c
3477                 hash keywords in matchparser_tab 
3478
3479 2002-12-27 [alfons]     0.8.8claws16
3480
3481         re-organize matcher part 4; more to come
3482
3483         * src/matcher_parser.h
3484         * src/matcher_parser_lex.l
3485         * src/matcher_parser_parse.y
3486                 cleanup
3487
3488 2002-12-27 [alfons]     0.8.8claws15
3489
3490         re-organize matcher part 3; more to come
3491
3492         * src/matcher.[ch]
3493                 cleanup
3494
3495 2002-12-27 [alfons]     0.8.8claws14
3496
3497         re-organize matcher part 2; more to come but this should
3498         work. cc me if there are any regressions.
3499
3500         * src/matcher.h
3501                 add prototype for get_matchparser_tab_id()
3502         * src/matcher_parser_lex.l
3503                 look up keywords using matchparser_tab_id();
3504
3505 2002-12-27 [alfons]     0.8.8claws12
3506
3507         re-organize matcher part 1
3508
3509         * src/matcher.h
3510                 map yacc generated constants to sylpheed matcher constants
3511         * src/matcher.c
3512                 add function to find a matcher constant from a string
3513
3514 2002-12-27 [christoph]  0.8.8claws11
3515
3516         * src/compose.c
3517                 MENUITEM_ADD casts the 4th argument from integer to pointer
3518                 so it probably should not be a pointer, this means we
3519                 should use account id for it and not the account's pointer
3520
3521 2002-12-27 [paul]       0.8.8claws10
3522
3523         * src/mainwindow.c
3524                 remove unneeded 'GtkWidget *vbox'
3525                 
3526         * src/summaryview.c
3527                 further sync with 0.8.8 - make sort
3528                 by recipient work as expected
3529                 
3530         * NEWS
3531                 sync with 0.8.8
3532
3533 2002-12-27 [paul]       0.8.8claws9
3534
3535         * po/pt_BR.po
3536                 updated by Ivan F. Martinez
3537                 
3538 2002-12-27 [darko]      0.8.8claws8
3539
3540         * src/common/utils.c
3541                 added locked pattern to extended search
3542
3543 2002-12-27 [alfons]     0.8.8claws7
3544
3545         * src/prefs_matcher.[ch]
3546                 clean up
3547
3548 2002-12-26 [alfons]     0.8.8claws6
3549
3550         * src/matcher.[ch]
3551         * src/matcher_parser_lex.l
3552         * src/matcher_parser_parse.y
3553         * src/prefs_matcher.c
3554                 allow color label as a condition in the matcher
3555
3556 2002-12-26 [oliver]     0.8.8claws5
3557         
3558         * src/toolbar.c 
3559                 enable Addressbook for Main and Messageview
3560         * src/prefs_actions.c
3561                 enable actions in Messageview
3562
3563 2002-12-26 [christoph]  0.8.8claws4
3564
3565         * src/common/plugin.c
3566                 add a little debug output
3567         * configure.in
3568         * src/plugins/demo/Makefile.am
3569                 better use of automake
3570
3571 2002-12-26 [christoph]  0.8.8claws3
3572
3573         * src/Makefile.am
3574         * src/common/Makefile.am
3575                 fix "make distdir"
3576
3577 2002-12-26 [christoph]  0.8.8claws2
3578
3579         * configure.in
3580                 sort configure checks into common / gtk / plugins
3581         * po/POTFILES.in
3582                 add src/prefs_gtk.c
3583         * src/Makefile.am
3584                 add plugins SUBDIR
3585         * src/main.c
3586         * src/common/sylpheed.[ch]
3587                 added now sylpheed_done function for shutdown
3588         * src/common/Makefile.am
3589         * src/common/plugin.[ch]                ** NEW **
3590                 plugin loader and unloader
3591         * src/plugins/.cvsignore                ** NEW **
3592         * src/plugins/Makefile.am               ** NEW **
3593                 build plugins
3594         * src/plugins/demo/.cvsignore           ** NEW **
3595         * src/plugins/demo/Makefile.am          ** NEW **
3596         * src/plugins/demo/demo.c               ** NEW **
3597                 small demo plugin that installs a logtext hook and
3598                 outputs the log text to stdout
3599
3600 2002-12-26 [paul]       0.8.8claws1
3601
3602         * po/es.po
3603                 updated by Ricardo Mones Lastra
3604
3605 2002-12-26 [paul]       0.8.8claws
3606
3607         * 0.8.8claws released
3608
3609 2002-12-26 [paul]       0.8.7claws12
3610
3611         * po/bg.po
3612                 updated by George Danchev
3613
3614 2002-12-26 [paul]       0.8.7claws11
3615
3616         * po/POTFILES.in
3617                 remove unneeded 'src/prefs.c' entry 
3618
3619 2002-12-26 [paul]       0.8.7claws10
3620
3621         * src/codeconv.c
3622           src/mainwindow.c
3623                 sync with 0.8.8 release
3624         
3625         * src/folder.[ch]
3626           src/mh.c
3627           src/summaryview.c
3628                 partial sync with 0.8.8 release
3629         
3630
3631 2002-12-25 [alfons]     0.8.7claws9
3632
3633         * src/matcher.[ch]
3634         * src/matcher_parser_lex.l
3635         * src/matcher_parser_parse.y
3636         * src/prefs_matcher.c
3637                 add locked flag to possible filtering / matcher 
3638                 conditions (also a good example what should be
3639                 done to add a simple boolean condition)
3640
3641 2002-12-25 [christoph]  0.8.7claws8
3642
3643         * src/Makefile.am
3644         * src/account.[ch]
3645         * src/addrbook.c
3646         * src/addressbook.c
3647         * src/addrindex.c
3648         * src/filtering.c
3649         * src/folder.c
3650         * src/matcher.c
3651         * src/prefs.[ch]                ** REMOVE **
3652         * src/prefs_account.c
3653         * src/prefs_actions.c
3654         * src/prefs_common.c
3655         * src/prefs_customheader.c
3656         * src/prefs_display_header.c
3657         * src/prefs_filtering.c
3658         * src/prefs_folder_item.c
3659         * src/prefs_gtk.[ch]            ** NEW **
3660         * src/prefs_matcher.c
3661         * src/prefs_scoring.c
3662         * src/prefs_summary_column.c
3663         * src/procmime.c
3664         * src/selective_download.c
3665         * src/toolbar.c
3666         * src/common/Makefile.am
3667         * src/common/prefs.[ch]         ** NEW **
3668                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
3669
3670 2002-12-24 [alfons]     0.8.7claws7
3671
3672         * src/summaryview.c
3673                 summary_thread_build(): fix real cause of the crash mentioned in
3674                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
3675                 this way we get meaningful ctree nodes 
3676
3677 2002-12-24 [oliver]     0.8.7claws6
3678
3679         * src/mainwindow.[ch]
3680         * src/messageview.[ch]
3681         * src/compose.[ch]
3682         * src/inc.c
3683         * src/summaryview.c
3684                 changes to use updated toolbar handling
3685                 
3686 2002-12-24 [oliver]     0.8.7claws5
3687
3688         * src/toolbar.[ch]
3689                 generic toolbar handling
3690                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
3691         * src/prefs_toolbar.[ch]
3692                 adjust to handling
3693         
3694 2002-12-24 [oliver]     0.8.7claws4
3695         
3696         * src/stock_pixmap.[ch]
3697                 move SYLPHEED_LOGO to end of list in order 
3698                 to remove it from Custom Toolbar`s Icon View
3699
3700 2002-12-24 [alfons]     0.8.7claws3
3701
3702         * src/summaryview.c
3703                 summary_thread_build(): fix crash because of focus != selection 
3704                 after threading. when deleting the selection, gtk tries but fails 
3705                 to find the correct focusable element. we now force the selection
3706                 to be focused. this should solve the infamous bug reported by 
3707                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
3708                 a test case is available. 
3709
3710 2002-12-24 [darko]      0.8.7claws2
3711
3712         * src/summaryview.c
3713                 don't crash when unmarking message with unread children
3714
3715 2002-12-23 [christoph]  0.8.7claws1
3716
3717         * src/Makefile.am
3718         * src/common/Makefile.am
3719                 update Makefiles for moved intl.h, version.h and defs.h
3720         * src/imap.c
3721                 rewrite imap_session_get to avoid duplicate code
3722
3723 2002-12-23 [paul]       0.8.7claws
3724
3725         * Santa-Claws released
3726         
3727         * po/hu.po
3728           po/ru.po
3729                 squeeze in updated Hungarian and Russian translations.
3730                 Submitted by  Gál Zoltán and Ruslan N. Balkin
3731
3732 2002-12-23 [paul]       0.8.6claws129
3733
3734         * po/pl.po
3735                 updated by Witold Wladyslaw Wojciech Wilk
3736
3737 2002-12-23 [paul]       0.8.6claws128
3738
3739         * src/quote_fmt_parse.y
3740                 fix typo and add licence header
3741
3742 2002-12-23 [paul]       0.8.6claws127
3743
3744         * po/en_GB.po
3745                 updated
3746
3747 2002-12-23 [paul]       0.8.6claws126
3748
3749         * po/it.po
3750                 updated translation, submitted by Alessandro Maestri
3751                 
3752 2002-12-23 [paul]       0.8.6claws125
3753
3754         * src/quote_fmt_parse.y
3755                 fix signature-stripping on replies bug. match
3756                 '-- \n' and not '-- '.
3757
3758 2002-12-22 [paul]       0.8.6claws124
3759
3760         * po/bg.po
3761           po/es.po
3762           po/sr.po
3763                 updated translations. submitted by George Danchev,
3764                 Ricardo Mones Lastra, and Urke MMI respectively
3765
3766 2002-12-21 [paul]       0.8.6claws123
3767
3768         * src/addrbook.c
3769                 fix coding style
3770
3771 2002-12-21 [paul]       0.8.6claws122
3772
3773         * src/addrbook.c
3774                 fix bug [643638] where if a person is in one or more
3775                 addressbook groups editing that person's email 
3776                 address results in removal from those groups.
3777                 Patch submitted by Luke Plant.
3778
3779 2002-12-20 [christoph]  0.8.6claws121
3780
3781         * src/common/utils.c
3782         * src/summaryview.c
3783                 reimplement expand_search_string using GString to
3784                 prevent crashs caused by miscalculated string
3785                 lengths reported by Paul
3786
3787 2002-12-20 [christoph]  0.8.6claws120
3788
3789         * src/summaryview.c
3790                 don't use "changed" to check if op_count has to be changed as it
3791                 is also set when the message has unread children
3792                 (closes bug [ 653221 ] crash while deleting duplicates)
3793
3794 2002-12-20 [paul]       0.8.6claws119
3795
3796         * sync with 0.8.6cvs27
3797                 see ChangeLog 2002-12-20
3798
3799 2002-12-20 [paul]       0.8.6claws118
3800
3801         * sync with 0.8.6cvs26
3802                 see ChangeLog 2002-12-19 and 2002-12-20
3803
3804 2002-12-19 [alfons]     0.8.6claws117
3805
3806         * src/textview.c
3807                 fix incorrect parsing of email addresses, submitted by 
3808                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
3809                 name display if it contains @".
3810
3811 2002-12-18 [paul]       0.8.6claws116
3812
3813         * sync with 0.8.6cvs23
3814                 see ChangeLog 2002-12-18
3815
3816 2002-12-18 [paul]       0.8.6claws115
3817
3818         * src/Makefile.am
3819         * src/account.c
3820         * src/codeconv.c
3821         * src/gtkutils.[ch]
3822         * src/imap.c
3823                 sync with 0.8.6cvs22.
3824                 see ChangeLog 2002-12-17 and 2002-12-18
3825
3826 2002-12-17 [christoph]  0.8.6claws114
3827
3828         * src/imap.c
3829                 o don't create a session if imap greeting fails
3830                 o don't close socket when authentication fails
3831                   this is done by imap_session_destroy
3832
3833 2002-12-17 [thorsten]   0.8.6claws113
3834
3835         * tools/Makefile.am
3836           tools/README
3837           tools/google_msgid.pl ** NEW FILE **
3838                 Added "search for message-id" script and doc
3839
3840 2002-12-17 [thorsten]   0.8.6claws112
3841
3842         * po/hu.po
3843                 Updated hungarian translation
3844                 (updated by Gal Zoltan)
3845
3846 2002-12-16 [christoph]  0.8.6claws111
3847
3848         * src/addr_compl.c
3849                 remove stupid addressbook dump to debug output
3850         * src/mh.c
3851                 fix memory leak found by Hiro
3852
3853 2002-12-14 [paul]       0.8.6claws110
3854
3855         * src/compose.c
3856                 fix menubar sensitivity on send
3857                 
3858         * src/prefs_filtering.c
3859         * src/prefs_matcher.c
3860         * src/prefs_scoring.c
3861                 Fix english ;)
3862                 
3863         * src/common/quoted-printable.h
3864                 sync: fix typo
3865         
3866 2002-12-13 [christoph]  0.8.6claws109
3867
3868         * src/Makefile.am
3869         * src/manage_window.[ch]        ** REMOVE **
3870         * src/gtk/Makefile.am
3871         * src/gtk/manage_window.[ch]    ** NEW **
3872                 move manage_window files to gtk directory
3873
3874 2002-12-13 [christoph]  0.8.6claws108
3875
3876         * src/Makefile.am
3877         * src/gtkshruler.[ch]           ** REMOVE **
3878         * src/gtk/Makefile.am
3879         * src/gtk/gtkshruler.[ch]       ** NEW **
3880                 move gtkshruler files to gtk directory
3881
3882 2002-12-13 [christoph]  0.8.6claws107
3883
3884         * src/Makefile.am
3885         * src/compose.c
3886         * src/gtkstext.[ch]             ** REMOVE **
3887         * src/gtkutils.[ch]
3888         * src/textview.c
3889         * src/gtk/gtkstext.[ch]         ** NEW **
3890         * src/gtk/Makefile.am
3891                 o move stext functions to gtkstext.c to remove
3892                   dependency of gtkutils
3893                 o move gtkstext files to gtk directory
3894
3895         * src/gtk/Makefile.am
3896         * src/gtk/sslcertwindow.[ch]
3897                 UI stuff can always depend on common code so
3898                 it's ok to add ../common to include path
3899
3900 2002-12-13 [colin]      0.8.6claws106
3901
3902         * src/summaryview.c
3903                 Disconnect sighandlers for mainwindow when
3904                 quicksearch has the focus
3905                 Fix bug #653231
3906         * src/mainwindow.[ch]
3907                 Make key_pressed callback public, to be able
3908                 to disconnect it
3909
3910 2002-12-13 [christoph]  0.8.6claws105
3911
3912         * src/mh.c
3913                 create .mh_sequences file in new MH folders
3914                 (closes feature request [ 523162 ] MH folders should
3915                  get a .mh_sequences)
3916
3917 2002-12-13 [colin]      0.8.6claws104
3918
3919         * src/summaryview.c
3920                 Better handling of quicksearch show/hide
3921                 (basically the button stays under the mouse 
3922                  when toggled)
3923
3924 2002-12-13 [paul]       0.8.6claws103
3925
3926         * sync with 0.8.6cvs17
3927                 see ChangeLog 2002-12-13
3928
3929 2002-12-13 [paul]       0.8.6claws102
3930
3931         * po/es.po
3932                 updated by Ricardo Mones Lastra
3933
3934 2002-12-11 [colin]       0.8.6claws101
3935
3936         * src/folder.c
3937                 remove statusbar stuff
3938           src/folderview.c
3939                 set statusbar verbosity when moving folders
3940
3941 2002-12-11 [colin]       0.8.6claws100
3942         * src/prefs_filtering.c
3943         * src/prefs_matcher.c
3944         * src/prefs_scoring.c
3945                 Fix english ;)
3946
3947 2002-12-11 [colin]       0.8.6claws99
3948
3949         * src/prefs_common.[ch]
3950                 Add summary_quicksearch_type
3951         * src/summaryview.c
3952                 Save last used quicksearch type
3953
3954 2002-12-11 [jens]       0.8.6claws98
3955         * src/prefs_filtering.c
3956         * src/prefs_matcher.c
3957         * src/prefs_scoring.c
3958                 added dialog for incomplete rules in scoring, filtering and
3959                 matcher to ask wheather really close
3960
3961 2002-12-11 [colin]      0.8.6claws97
3962
3963         * src/folder.c
3964                 Fix folder dnd statusbar logging
3965
3966 2002-12-10 [christoph]  0.8.6claws96
3967
3968         * src/compose.c
3969         * src/folder.c
3970         * src/imap.c
3971         * src/inc.c
3972         * src/main.c
3973         * src/mainwindow.c
3974         * src/news.c
3975         * src/send.c
3976         * src/statusbar.[ch]
3977         * src/common/hooks.c
3978         * src/common/log.[ch]
3979                 o handle verbose logging in statusbar directly in statusbar code
3980                   and common code does not need any knowledge about a statusbar
3981                 o remove direct calls to statusbar_(puts|pop)_all functions
3982
3983 2002-12-10 [jens]       0.8.6claws95
3984
3985         * src/*.c
3986                 removed gettext from g_warnings
3987         * po/POTFILES.in
3988                 cleaned and updated
3989         * po/de.po
3990                 updated
3991
3992 2002-12-10 [colin]      0.8.6claws94
3993
3994         * src/main.c
3995                 finish crash dialog fix
3996
3997 2002-12-10 [colin]      0.8.6claws93
3998
3999         * src/main.c
4000                 "Fix" "sylpheed already running" instead of
4001                 crash dialog appearing after a crash
4002
4003 2002-12-10 [colin]      0.8.6claws92
4004
4005         * po/POTFILES.in
4006                 add src/gtk/sslcertwindow.c
4007
4008 2002-12-10 [paul]       0.8.6claws91
4009
4010         * po/POTFILES.in
4011                 updated to reflect recent changes
4012                 submitted by Alessandro Maestri
4013
4014 2002-12-09 [christoph]  0.8.6claws90
4015
4016         * src/Makefile.am
4017         * src/smtp.[ch]                 ** REMOVE **
4018         * src/common/Makefile.am
4019         * src/common/smtp.[ch]          ** NEW **
4020                 move smtp files to common directory
4021
4022 2002-12-09 [christoph]  0.8.6claws89
4023
4024         * src/Makefile.am
4025         * src/session.[ch]              ** REMOVE **
4026         * src/common/Makefile.am
4027         * src/common/session.[ch]       ** NEW **
4028                 move session files to common directory
4029
4030 2002-12-09 [paul]       0.8.6claws88
4031
4032         * src/account.c
4033                 fix bug [649746] edit accounts: move account reverted
4034                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
4035
4036 2002-12-09 [colin]      0.8.6claws87
4037
4038         * src/ssl_certificate.c
4039                 cleanup
4040
4041 2002-12-09 [colin]      0.8.6claws86
4042
4043         * src/ssl.c
4044                 Try to open the cert.pem database and 
4045                 issue a warning if it isn't there
4046
4047 2002-12-09 [colin]      0.8.6claws85
4048
4049         * src/common/ssl_certificate.c
4050         * src/gtk/sslcertwindow.c
4051                 Warning fixes
4052
4053 2002-12-09 [colin]      0.8.6claws84
4054
4055         * src/ssl_certificate.[ch] ** REMOVED **
4056         * src/common/ssl_certificate.[ch] ** NEW **
4057         * src/Makefile.am
4058         * src/common/Makefile.am
4059                 Moved ssl_certificate.[ch] to common
4060         * src/common/ssl.c 
4061                 Put back needed include
4062         * src/gtk/sslcertwindow.[ch]
4063                 Changed ssl_certificate.h include
4064         
4065 2002-12-09 [colin]      0.8.6claws83
4066
4067         * src/gtk/sslcertwindow.[ch]
4068                 Implement hook for certificate acception
4069         * src/ssl_certificate.[ch]
4070                 Implement hook for certificate acception
4071         * src/common/ssl.c
4072                 Reenable certificate acception check
4073         * src/mainwindow.c
4074                 Register sslcertwindow's hook
4075         
4076 2002-12-08 [christoph]  0.8.6claws82
4077
4078         * src/about.c
4079         * src/addr_compl.c
4080         * src/codeconv.c
4081         * src/manual.c
4082         * src/undo.c
4083         * src/common/utils.c
4084                 o add missing includes
4085                 o fix warnings
4086         * src/.cvsignore
4087         * src/common/.cvsignore
4088         * src/common/version.h          ** REMOVE **
4089                 remove autogenerated file
4090
4091 2002-12-08 [paul]       0.8.6claws81
4092
4093         * src/stringtable.c
4094                 put back needed include
4095
4096 2002-12-08 [colin]      0.8.6claws80
4097         
4098         * src/gtk/sslcertwindow.c
4099                 Cleaner popups when asking
4100         * src/ssl_certificate.c
4101         * src/prefs_common.[ch]
4102                 remove ssl certificate pref
4103                 put back needed include
4104         * src/undo.c
4105                 put back needed include
4106
4107 2002-12-08 [christoph]  0.8.6claws79
4108
4109         * src/folderview.c
4110         * src/logwindow.c
4111         * src/statusbar.c
4112         * src/summaryview.c
4113                 only abort hook invokation if required data is missing not
4114                 if our own data pointer is NULL, update hookfunction for
4115                 log window
4116
4117 2002-12-08 [paul]       0.8.6claws78
4118
4119         * src/about.c
4120         * src/addrcache.c
4121         * src/addrclip.c
4122         * src/addr_compl.c
4123         * src/addrselect.c
4124         * src/codeconv.c
4125         * src/colorlabel.c
4126         * src/enriched.c
4127         * src/esmtp.c
4128         * src/exporthtml.c
4129         * src/headerview.c
4130         * src/imageview.c
4131         * src/manual.c
4132         * src/noticeview.c
4133         * src/pgptext.c
4134         * src/scoring.c
4135         * src/sourcewindow.c
4136         * src/stringtable.c
4137         * src/undo.c
4138                 clean up: remove unneccesary includes
4139
4140 2002-12-08 [christoph]  0.8.6claws77
4141
4142         * src/folderview.c
4143         * src/statusbar.c
4144         * src/summaryview.c
4145         * src/common/hooks.[ch]
4146                 hook functions now have a gboolean return value, if a hook
4147                 returns TRUE it will stop executing of any more hooks in
4148                 the same hooklist for this invokation
4149
4150 2002-12-08 [colin]      0.8.6claws76
4151         
4152         * src/main.c
4153                 put back argv0 for CRASH_DIALOG
4154
4155 2002-12-08 [christoph]  0.8.6claws75
4156
4157         * src/Makefile.am
4158         * src/about.c
4159         * src/account.c
4160         * src/crash.c
4161         * src/esmtp.h
4162         * src/imap.[ch]
4163         * src/inc.c
4164         * src/main.c
4165         * src/mainwindow.c
4166         * src/news.c
4167         * src/pop.[ch]
4168         * src/prefs_account.[ch]
4169         * src/prefs_common.[ch]
4170         * src/send.[ch]
4171         * src/smtp.[ch]
4172         * src/ssl_certificate.[ch]
4173         * src/ssl_manager.[ch]
4174         * src/common/Makefile.am
4175         * src/common/log.c
4176         * src/common/nntp.[ch]
4177         * src/common/socket.[ch]
4178         * src/common/ssl.[ch]
4179         * src/gtk/sslcertwindow.[ch]
4180         * ac/openssl.m4
4181                 use new autoconf script to detect OpenSSL with extra parameters
4182                 to specify the location of libs and includes, also remove USE_SSL
4183                 to USE_OPENSSL
4184
4185         * src/common/sylpheed.[ch]
4186         * src/common/version.h.in
4187                 start seperation of common code initialization seperated from gui
4188
4189         * src/summaryview.c
4190                 The function that is called when a color label changes
4191                 should not change the color lable again
4192
4193 2002-12-08 [colin]      0.8.6claws74
4194
4195         * src/gtk/sslcertwindow.c
4196                 warning fixes
4197
4198 2002-12-08 [colin]      0.8.6claws73
4199
4200         * src/statusbar.c
4201           src/common/log.h
4202                 Register a hook for statusbar_puts_all
4203         * src/common/log.c
4204                 invoke statusbar_puts_all's hook
4205         
4206 2002-12-08 [colin]      0.8.6claws72
4207
4208         * src/ssl_certificate.c
4209                 Put back a badly-removed include
4210
4211 2002-12-08 [colin]      0.8.6claws71
4212
4213         * src/gtk/sslcertwindow.[ch]    ** NEW **
4214                 new certificate presentation
4215         * src/gtk/Makefile.am
4216                 add new files
4217         * src/ssl_certificate.[ch]
4218                 gtk cleanup, made utility functions public
4219         * src/ssl_manager.c
4220                 use new cert presentation
4221
4222 2002-12-07 [christoph]  0.8.6claws70
4223
4224         * src/Makefile.am
4225         * src/nntp.[ch]                 ** REMOVE **
4226         * src/common/Makefile.am
4227         * src/common/nntp.[ch]          ** NEW **
4228                 move nntp files to common directory
4229
4230 2002-12-07 [christoph]  0.8.6claws69
4231
4232         * src/procmsg.[ch]
4233         * src/summaryview.c
4234                 implement msginfo update callback using sylpheed's new
4235                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
4236
4237 2002-12-06 [christoph]  0.8.6claws68
4238
4239         * src/editgroup.c
4240                 This patch changes the 'Edit Group Details' dialog to
4241                 allow extended selections in either pane, so that
4242                 addresses can be added or removed from a group more
4243                 quickly and easily. (it actually is a net decrease in
4244                 file size, as some unnecessary functions have been
4245                 removed). 
4246                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
4247
4248 2002-12-06 [christoph]  0.8.6claws67
4249
4250         * src/Makefile.am
4251         * src/template.[ch]             ** REMOVE **
4252         * src/common/Makefile.am
4253         * src/common/template.[ch]      ** NEW **
4254                 move template files to common directory
4255
4256         * src/nntp.c
4257                 add missing log.h include
4258
4259 2002-12-06 [melvin]     0.8.6claws66
4260
4261         * src/prefs_actions.c
4262                 Added the trailing ">" syntax to insert command's output
4263                 without replacing old text (in contrast to trailing "|").
4264
4265 2002-12-05 [colin]      0.8.6claws65
4266         
4267         * src/common/utils.c
4268                 Don't modify original search_string or it'll change
4269                 the next iterations in the for()
4270
4271 2002-12-05 [darko]      0.8.6claws64
4272
4273         * src/common/utils.c
4274                 proper check for filtering commands, found by Colin
4275
4276 2002-12-05 [darko]      0.8.6claws63
4277
4278         * src/common/utils.c
4279                 check proper string for NULL pointer, found by Colin
4280
4281 2002-12-05 [darko]      0.8.6claws62
4282
4283         * src/common/utils.[ch]
4284                 expand_search_string(): new function
4285                 converts Mutt-like patterns to Sylpheed's
4286                 filtering engine
4287         * src/summaryview.c
4288                 use expand_search_string() to allow Mutt-like
4289                 patterns in extended search
4290         * README.claws
4291                 document extended option in quick search
4292
4293 2002-12-05 [paul]       0.8.6claws61
4294
4295         * sync with 0.8.6cvs16
4296                 see ChangeLog 2002-12-05
4297                 
4298         * po/POTFILES.in
4299                 clean up
4300
4301 2002-12-04 [christoph]  0.8.6claws60
4302
4303         * src/imap.[ch]
4304                 put imap authentication code into a new function and
4305                 remove it from imap_session_new that will allow to
4306                 send other commands before authentication
4307
4308 2002-12-04 [christoph]  0.8.6claws59
4309
4310         * src/imap.[ch]
4311                 use already existing method to prevent unneeded IMAP
4312                 folder selects. Set imap_select parameters to NULL
4313                 in some functions if the values are not required.
4314
4315         * src/xml.h
4316                 remove no longer required include
4317
4318 2002-12-04 [paul]       0.8.6claws58
4319
4320         * po/es.po
4321                 updated by Ricardo Mones Lastra
4322                 
4323         * configure.in
4324           po/hu.po      ** NEW FILE **
4325                 initial Hungarian translation, submitted
4326                 by Gál Zoltán <galzoli@hu.inter.net>
4327
4328 2002-12-03 [christoph]  0.8.6claws57
4329
4330         * src/Makefile.am
4331         * src/gtksctree.[ch]            ** REMOVE **
4332         * src/gtk/Makefile.am
4333         * src/gtk/gtksctree.[ch]        ** NEW **
4334                 move gtksctree files to gtk directory
4335
4336 2002-12-03 [christoph]  0.8.6claws56
4337
4338         * src/Makefile.am
4339         * src/md5.[ch]                  ** REMOVE **
4340         * srm/common/Makefile.am
4341         * src/common/md5.[ch]           ** NEW **
4342                 move md5 files to common directory
4343
4344         * src/gtkstext.c
4345                 remove not required #include
4346
4347 2002-12-03 [sergey]     0.8.6claws55
4348
4349         * src/gtkutils.c
4350         * src/gtkutils.h
4351                 gtkut_window_popup(): new function.
4352         * src/mainwindow.c
4353                 main_window_popup(): use gtkut_window_popup() to raise
4354                 window without changing its position.
4355                 (see sylpheed-main ML message [sylpheed:17247])
4356
4357 2002-12-03 [sergey]     0.8.6claws54
4358
4359         * src/send.c
4360                 send_message_local(): removed first-dot escaping
4361                 (SMTP-only, not needed for sending through pipe)
4362
4363 2002-12-03 [paul]       0.8.6claws53
4364
4365         * po/POTFILES.in
4366                 update to reflect recent changes (thanks
4367                 to Ricardo Mones Lastra)
4368                 
4369         * tools/filter_conv.pl
4370                  fix problem with quoted strings. Patch submitted
4371                  by Luke Plant <lukeplant@softhome.net>
4372
4373 2002-12-03 [paul]       0.8.6claws52
4374
4375         * sync with 0.8.6cvs15
4376                 see ChangeLog 2002-12-03
4377
4378 2002-12-02 [christoph]  0.8.6claws51
4379
4380         * src/logwindow.[ch]
4381         * src/common/log.[ch]
4382                 implement logging using a hook function
4383
4384         * src/folderview.c
4385         * src/folder.[ch]
4386                 define hooklist name in header file to avoid
4387                 errors caused by wrong spelling of hooklist names
4388
4389         * src/toolbar.c
4390                 fix warnings
4391
4392 2002-12-02 [christoph]  0.8.6claws50
4393
4394         * src/common/Makefile.am
4395                 add src/common/hooks.[ch]
4396
4397         * src/common/hooks.[ch]
4398                 implement a simple hook system using glib's hook functions
4399
4400         * src/folder.[ch]
4401         * src/folderview.c
4402                 use new hook system for folder item updates
4403
4404 2002-12-02 [christoph]  0.8.6claws49
4405
4406         * doc-src/ui_seperation.txt     ** NEW **
4407                 information for ui seperation
4408
4409         * src/Makefile.am
4410                 remove files that were moved to common
4411                 include common directory by default for the header files
4412
4413         * src/inc.c
4414         * src/common/socket.c
4415         * src/automaton.[ch]
4416                 implement automaton using g_io_*-functions instead of
4417                 gdk_input_add to make it ui independent
4418
4419         * src/codeconv.c
4420         * src/compose.c
4421         * src/ldif.c
4422         * src/pgptext.c
4423         * src/procmime.c
4424         * src/rfc2015.c
4425         * src/smtp.c
4426         * src/unmime.c
4427                 remove common/ prefix because directory is now in
4428                 include path
4429
4430         * src/compose.c
4431         * src/folder.c
4432         * src/folderview.c
4433         * src/mainwindow.c
4434         * src/messageview.c
4435         * src/prefs_common.c
4436         * src/procmsg.c
4437         * src/rfc2015.c
4438                 fix warnings
4439
4440         * src/imap.c
4441         * src/inc.c
4442         * src/news.c
4443         * src/pop.c
4444         * src/send.c
4445         * src/smtp.c
4446         * src/ssl_certificate.c
4447                 add log.h header file for logging functions
4448
4449         * src/main.c
4450         * src/common/utils.c
4451         * src/summaryview.c
4452         * src/xml.c
4453                 o move debug_mode to common/utils.c
4454                 o add functions to set and get debug_mode
4455
4456         * src/defs.h                    ** REMOVE **
4457         * src/intl.h                    ** REMOVE **
4458         * src/socket.[ch]               ** REMOVE **
4459         * src/ssl.[ch]                  ** REMOVE **
4460         * src/utils.[ch]                ** REMOVE **
4461                 replaced by new files in src/common/
4462         
4463         * src/common/Makefile.am
4464                 add new files in src/common/
4465
4466         * src/common/defs.h             ** NEW **
4467         * src/common/intl.h             ** NEW **
4468         * src/common/log.[ch]           ** NEW **
4469         * src/common/socket.[ch]        ** NEW **
4470         * src/common/ssl.[ch]           ** NEW **
4471         * src/common/utils.[ch]         ** NEW **
4472                 replacement for files in src/
4473
4474 2002-12-02 [colin]      0.8.6claws48
4475
4476         * src/folderview.c
4477                 Scroll folderview if necessary during dnd
4478
4479 2002-12-02 [colin]      0.8.6claws47
4480
4481         * src/folder.[ch]
4482                 Add check to verify a move is within a single mailbox
4483         * src/folderview.c
4484                 Add specific error string for this check
4485
4486 2002-12-02 [colin]      0.8.6claws46
4487
4488         * src/folder.c
4489                 Add a test to folder moving, remove a statusbar_print
4490         * src/folderview.c
4491                 Add Move folder... context-menu item
4492                 Factorize folder moving code
4493                 Enable folder DND for mbox
4494
4495 2002-12-01 [christoph]  0.8.6claws45
4496
4497         * ac/aspell.m4
4498                 remove conf.aspelltest if the version check fails
4499
4500 2002-11-30 [christoph]  0.8.6claws44
4501
4502         * autogen.sh
4503                 run libtoolize --force in autogen to create missing
4504                 libtool scripts
4505
4506 2002-11-30 [christoph]  0.8.6claws43
4507
4508         * src/Makefile.am
4509         * src/pgptext.c
4510         * src/procmime.c
4511         * src/rfc2015.c
4512         * src/uuencode.[ch]             ** REMOVED **
4513         * src/common/Makefile.am
4514         * src/common/uuencode.[ch]      ** NEW **
4515                 move uuen/decoder to common directory
4516
4517 2002-11-30 [christoph]  0.8.6claws42
4518
4519         * src/Makefile.am
4520         * src/base64.[ch]               ** REMOVED **
4521         * src/codeconv.c
4522         * src/compose.c
4523         * src/ldif.c
4524         * src/pgptext.c
4525         * src/procmime.c
4526         * src/rfc2015.c
4527         * src/smtp.c
4528         * src/unmime.c
4529         * src/common/Makefile.am
4530         * src/common/base64.[ch]        ** NEW **
4531                 move base64 en/decoder to common directory
4532
4533 2002-11-30 [christoph]  0.8.6claws41
4534
4535         * src/common                    ** NEW **
4536                 new directory for UI independent code
4537         * src/gtk                       ** NEW **
4538                 new directory for GTK frontend
4539         * src/common/.cvsignore         ** NEW **
4540         * src/gtk/.cvsignore            ** NEW **
4541                 ignore build files
4542         * src/common/Makefile.am        ** NEW **
4543         * src/gtk/Makefile.am           ** NEW **
4544                 automake files to build new seperated stuff
4545         * src/Makefile.am
4546                 the binary will currently still be build with the
4547                 files in src, so we include the code from the
4548                 subdirs for now after building the libs there
4549
4550 2002-11-30 [paul]       0.8.6claws40
4551
4552         * src/compose.c
4553                 fix bug [642731] 'Wrong selected account with drafted mail'
4554
4555 2002-11-29 [oliver]     0.8.6claws39
4556         
4557         * src/messageview.c
4558                 o update summaryview when switching between different
4559                   messageviews          
4560         * src/toolbar.c  
4561                 o check if messageview holds already removed msg
4562                   from summaryview
4563                 
4564
4565 2002-11-29 [oliver]     0.8.6claws38
4566
4567         * src/toolbar.c 
4568                 remove not needed variables and includes
4569                 make messageview stay opened and move to next when msgs are deleted 
4570
4571 2002-11-29 [oliver]     0.8.6claws37
4572         
4573         * src/toolbar.c 
4574                 disable compose button (messageview toolbar) by default
4575                 deleted msgs are moved to trash
4576         
4577 2002-11-29 [melvin]     0.8.6claws36
4578
4579         * configure.in
4580                 Increased minimal gpgme version to 0.3.10 (Zombies out)
4581                 and to detect signatures expirations (gpgme 0.3.6)
4582
4583         * src/main.c
4584                 Use non obsolescent function for Gpgme engine checking.
4585
4586         * src/rfc2015.c
4587                 Inform about expired signatures or signatures which key
4588                 has expired. Expiration date is displayed.
4589
4590         * src/sigstatus.c
4591                 Inform about expired signatures or signatures which key
4592                 has expired.
4593
4594 2002-11-28 [paul]       0.8.6claws35
4595
4596         * src/folderview.c
4597                 re-instate 'Check for new messages' in Newsgroup
4598                 folders right-click menu, after a suggestion from
4599                 Tim Mann <timmann@users.sourceforge.net>
4600
4601         * src/main.c
4602                 after a crash check only local folders for new
4603                 messages
4604
4605 2002-11-28 [paul]       0.8.6claws34
4606
4607         * configure.in
4608                 apply patch that fixes the checking of GTK with XIM 
4609                 support on different OSs, such as FreeBSD. Patch 
4610                 submitted by Topia <topia@users.sourceforge.net>
4611                 
4612 2002-11-28 [paul]       0.8.6claws33
4613
4614         * src/mainwindow.c
4615           src/prefs_common.c
4616           src/prefs_toolbar.c
4617                 more changes to the English
4618
4619 2002-11-28 [paul]       0.8.6claws32
4620
4621         * sync with 0.8.6cvs13
4622                 see ChangeLog 2002-11-28 (no sync needed
4623                 for src/compose.c)
4624
4625 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
4626         
4627         * src/mainwindow.[ch]
4628                 add patch by Ivan F. Martinez introducing messageview Toolbar
4629                 some changes and committed by oliver    
4630
4631 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
4632
4633         * src/messageview.[ch]
4634                 add patch by Ivan F. Martinez introducing messageview Toolbar
4635                 some changes and committed by oliver    
4636
4637 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
4638
4639         * src/compose.[ch]
4640                 add patch by Ivan F. Martinez introducing messageview Toolbar
4641                 some changes and committed by oliver    
4642
4643 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
4644         
4645         * src/toolbar.[ch]
4646                 add patch by Ivan F. Martinez introducing messageview Toolbar
4647                 some changes and committed by oliver
4648
4649 2002-11-28 [oliver]     0.8.6claws27
4650         
4651         * src/prefs_toolbar.[ch]
4652                 getting ready for messageview toolbar
4653                 free mem allocated by gettext
4654                 change prefs_toolbar to prefs_toolbar_open
4655  
4656 2002-11-28 [thorsten]   0.8.6claws26
4657
4658         * src/imageview.[ch]
4659                 cleaned up conflicting declarations of
4660                 imageview_show_image()
4661
4662 2002-11-28 [paul]       0.8.6claws25
4663
4664         * src/grouplistdialog.c
4665           src/prefs_common.c
4666           src/prefs_summary_column.c
4667                 a few more improvements to the English
4668
4669 2002-11-28 [colin]      0.8.6claws24
4670
4671         * man/sylpheed.1
4672                 A few updates to command-line parameters
4673
4674 2002-11-28 [colin]      0.8.6claws23
4675
4676         * src/prefs_filtering.c
4677                 Fix problems with prefs_filtering_delete_path:
4678                 a) if the first rule is removed, original pointers
4679                    weren't updated (leading to segfaults)
4680                 b) it was always global_processing updated in case
4681                    of removed path was parent of rule path
4682
4683 2002-11-27 [paul]       0.8.6claws22
4684
4685         * src/mainwindow.c
4686           src/prefs_account.c
4687           src/prefs_actions.c
4688           src/prefs_common.c
4689           src/prefs_customheader.c
4690           src/prefs_display_header.c
4691           src/prefs_filtering.c
4692           src/prefs_folder_item.c
4693           src/prefs_matcher.c
4694           src/prefs_scoring.c
4695           src/prefs_summary_column.c
4696           src/prefs_template.c
4697           src/prefs_toolbar.c
4698                  improve the English in the GUI
4699
4700 2002-11-27 [colin]      0.8.6claws21
4701
4702         * src/folder.c
4703                 Fix processing renaming problems happening after
4704                 last commit
4705
4706 2002-11-27 [colin]      0.8.6claws20
4707
4708         * src/folder.c
4709                 recursive move now deletes src each subfolder after 
4710                 having moved it
4711         * src/folderview.c
4712                 Use identifier instead of path during dnd (enables
4713                 IMAP folder dnd)
4714
4715 2002-11-27 [paul]       0.8.6claws19
4716
4717         * src/main.c
4718                 apply patch that does command-line processing 
4719                 BEFORE gtk_init, allowing claws to run from 
4720                 shell-scripts in non-X environment (e.g. crontab 
4721                 or ip-up, ip-down scripts). Patch submitted by
4722                 Ruslan N. Balkin <baron@dartel.ru>
4723                 
4724         * po/it.po
4725                 updated by Alessandro Maestri
4726
4727 2002-11-27 [paul]       0.8.6claws18
4728
4729         * sync with 0.8.6cvs12
4730           src/prefs_common.c
4731                 Differences are that main uses a 'Receive dialog'
4732                 frame on the Interface tab, whereas claws groups all 
4733                 the dialogs together in a 'Dialogs' frame.
4734
4735 2002-11-27 [colin]      0.8.6claws17
4736
4737         * src/prefs_matcher.c
4738                 Fix Execute criteria's NOT flag
4739
4740
4741 2002-11-26 [christoph]  0.8.6claws16
4742
4743         * src/ssl.c
4744                 rewrite the ssl code a little bit, only use one
4745                 SSL context, set default certificates' file/path
4746
4747 2002-11-26 [thorsten]   0.8.6claws15
4748
4749         * src/compose.c
4750                 default-reply-to didn't work for ml-reply
4751
4752 2002-11-26 [melvin]     0.8.6claws14
4753
4754         * src/prefs_actions.c
4755                 Made pipe-actions ignore short headers in message view
4756                 Made trailing-pipe-actions write in the message view with
4757                 the same font as the original message
4758
4759 2002-11-26 [paul]       0.8.6claws13
4760
4761         * src/compose.c
4762                 this time commit the correct file
4763
4764 2002-11-26 [paul]       0.8.6claws12
4765
4766         * sync with 0.8.6cvs11
4767           src/quote_fmt_parse.y  
4768                 no sync needed
4769           src/account.[ch]       
4770                 not sync'ed
4771           src/compose.c
4772                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
4773                 on draft mode.
4774                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
4775                 header
4776                 
4777         see ChangeLog 2002-11-25 and 2002-11-26
4778
4779 2002-11-26 [colin]      0.8.6claws11
4780
4781         * src/folderview.c
4782                 Fix collapsed folder not auto-expanding during
4783                 mail dnd, if it was the source folder.
4784
4785 2002-11-25 [colin]      0.8.6claws10
4786
4787         * src/folderview.[ch]
4788                 Variable renaming and cleaning (slist of nodes 
4789                 to be re-collapsed is stored in FolderView)
4790
4791 2002-11-25 [paul]       0.8.6claws9
4792
4793         * src/prefs_common.[ch]
4794                 fix breakage caused by last commit
4795
4796 2002-11-25 [paul]       0.8.6claws8
4797
4798         * sync with 0.8.6cvs4
4799                 see ChangeLog 2002-11-21
4800
4801 2002-11-25 [paul]       0.8.6claws7
4802
4803         * sync with 0.8.6cvs4
4804                 see ChangeLog 2002-11-20
4805
4806 2002-11-25 [paul]       0.8.6claws6
4807
4808         * sync with 0.8.6cvs3
4809                 see ChangeLog 2002-11-18
4810
4811 2002-11-25 [colin]      0.8.6claws5
4812
4813         * src/gtkutils.[ch]
4814                 Add gtkut_ctree_node_is_parent()
4815         * src/folderview.c
4816                 Spring-loaded folders
4817
4818 2002-11-25 [colin]      0.8.6claws4
4819
4820         * src/utils.[ch]
4821                 Add slist_concat_unique(), function to merge
4822                 two GSList filtering dups
4823         * src/folder.[ch]
4824         * src/summaryview.[ch]
4825         * src/folderview.c
4826         * src/main.c
4827                 Add detection/update/display of unread answers
4828                 to marked mails
4829         * src/procmsg.[ch]
4830                 Add procmsg_find_children()
4831                 Add procmsg_msg_has_marked_parent()
4832
4833 2002-11-25 [colin]      0.8.6claws3
4834
4835         * src/ssl_certificate.[ch]
4836                 Allow checking a certificate without a DNS
4837                 lookup
4838                 Allow to forget a cert (by deleting it)
4839                 Make ssl_certificate_destroy_public
4840         * src/ssl_manager.[ch] ** NEW FILES **
4841                 Gui to manage (display/remove) certificates
4842         * src/prefs_common.[ch]
4843                 Add a pref to allow silent acceptation of
4844                 trusted certificates or not (based on the
4845                 "I want to know what's going on" principle)
4846         * src/mainwindow.c
4847                 Add SSL manager in Tools menu
4848         * src/Makefile.am
4849                 Add the new files to the build
4850         * po/POTFILES.in
4851                 Add ssl_manager.c to translations
4852
4853 2002-11-25 [colin]      0.8.6claws2
4854
4855         * src/summaryview.[ch]
4856                 Add S_SEARCH_EXTENDED to the quick search, which 
4857                 allows to search using filtering syntax.
4858
4859 2002-11-25 [colin]      0.8.6claws1
4860
4861         * src/summaryview.c
4862                 Deletion of duplicates now prefer deleting
4863                 the unread dup (fixes feature-request 638989).
4864
4865 2002-11-24 [paul]       0.8.6claws
4866
4867         * po/es.po
4868           po/pl.po
4869           po/ru.po
4870           po/sr.po
4871                 updated by Ricardo Mones Lastra,
4872                 Witold Wladyslaw Wojciech Wilk,
4873                 Ruslan N. Balkin, and  Urke MMI 
4874                 respectively
4875
4876 2002-11-24 [paul]       0.8.5claws182
4877
4878         * po/bg.po
4879                 updated by George Danchev
4880
4881 2002-11-23 [alfons]     0.8.5claws181
4882
4883         * src/imap.c
4884                 tiny memory leak found by browsing Dimitar's 
4885                 valgrind report
4886
4887 2002-11-23 [paul]       0.8.5claws180
4888
4889         * po/it.po
4890                 updated by Alessandro Maestri
4891
4892 2002-11-22 [christoph]  0.8.5claws179
4893
4894         * src/compose.c
4895         * src/inc.c
4896         * src/prefs_filtering.c
4897         * src/summaryview.c
4898                 more warning fixes
4899
4900 2002-11-22 [alfons]     0.8.5claws178
4901
4902         * src/summaryview.c
4903                 summary_execute_delete_func(): if message is deleted, make 
4904                 sure to also remove its entry in the subject hash table. 
4905                 fixes a corner case bug.
4906
4907 2002-11-22 [paul]       0.8.5claws177
4908
4909         * .cvsignore
4910                 add 'autom4te.cache'
4911                 
4912         * ltconfig      ** REMOVED **
4913                 not needed
4914
4915 2002-11-22 [paul]       0.8.5claws176
4916
4917         * src/textview.c
4918                 textview_set_font(): fix for message display in
4919                 UTF-8 locales (thanks to Sergey Vlasov).
4920                 
4921         * AUTHORS
4922                 add new team members and contributors
4923
4924
4925 2002-11-21 [colin]      0.8.5claws175
4926
4927         * src/procmsg.[ch]
4928                 Add procmsg_remove_special_headers()
4929         * src/mh.c
4930                 Use procmsg_remove_special_headers() for 
4931                 previous fix
4932
4933 2002-11-21 [colin]      0.8.5claws174
4934
4935         * src/mh.c
4936                 Fix moving/copying from queue/draft folders
4937                 for MH folders
4938
4939 2002-11-21 [christoph]  0.8.5claws173
4940
4941         * src/crash.c
4942         * src/filtering.c
4943         * src/logwindow.c
4944         * src/main.c
4945         * src/matcher_parser_lex.[hl]
4946         * src/mbox.c
4947         * src/mbox_folder.[ch]
4948         * src/prefs_filtering.c
4949         * src/procheader.c
4950         * src/quote_fmt_lex.l
4951         * src/ssl.c
4952                 fix all warnings except the warnings in lex and yacc files
4953
4954 2002-11-20 [christoph]  0.8.5claws172
4955
4956         * src/imap.c
4957                 fix MsgInfo retrieval for IMAP draft and queue folders
4958                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
4959
4960 2002-11-19 [christoph]  0.8.5claws171
4961
4962         * src/compose.c
4963                 fix segfault, when draft saving does not get
4964                 the MsgInfo of the new message
4965                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
4966
4967 2002-11-19 [christoph]  0.8.5claws170
4968
4969         * src/procmsg.c
4970                 add parameter check for flag setting function
4971                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
4972
4973 2002-11-18 [paul]       0.8.5claws169
4974
4975         * src/compose.c
4976                 more sensitivity fixes to redirect mode:
4977                 * disable toolbar draft button
4978                 * allow only Address book in the Tools menu
4979                 * disable editing of message by the spell
4980                   checker
4981
4982 2002-11-18 [paul]       0.8.5claws168
4983
4984         * src/compose.c
4985                 fix sensitivity of menu items in compose_redirect():
4986                 allow only the necessary items 
4987
4988 2002-11-18 [paul]       0.8.5claws167
4989
4990         * src/compose.c
4991                 fix bug [ 603259 ] 'attachment got lost on bounce'
4992
4993 2002-11-18 [paul]       0.8.5claws166
4994
4995         * po/ru.po
4996                 updated by Ruslan N. Balkin <baron@dartel.ru>
4997
4998 2002-11-18 [colin]      0.8.5claws165
4999
5000         * src/main.c
5001           src/defs.h
5002                 Remove old filtering stuff
5003
5004
5005 2002-11-17 [oliver]     0.8.5claws164
5006
5007         * src/toolbar.h
5008                 remove not needed typedef 
5009
5010 2002-11-17 [oliver]     0.8.5claws163
5011
5012         * src/toolbar.c
5013                 make toolbar's on click events translatable
5014
5015 2002-11-15 [colin]      0.8.5claws162
5016
5017         * src/summaryview.c
5018                 Revert too-soon integration of a feature
5019
5020 2002-11-15 [christoph]  0.8.5claws161
5021
5022         * src/imap.c
5023                 use main's implementation of imap_get_msginfo
5024
5025 2002-11-15 [christoph]  0.8.5claws160
5026
5027         * src/compose.c
5028         * src/folder.[ch]
5029         * src/imap.c
5030         * src/mbox_folder.c
5031         * src/mh.c
5032         * src/news.c
5033         * src/procmsg.c
5034         * src/summaryview.c
5035                 replace claws' fetch_msginfo with main's get_msginfo
5036                 (use main's implementation where possible)
5037
5038 2002-11-15 [colin]      0.8.5claws159
5039
5040         * src/ssl_certificate.c
5041                 Missed a check
5042
5043 2002-11-16 [melvin]     0.8.5claws158
5044
5045         * po/fr.po
5046                 Updated French translations.
5047
5048 2002-11-16 [colin]      0.8.5claws157
5049
5050         * src/ssl_certificate.c
5051                 Check for missing parts in the certificates
5052
5053 2002-11-15 [colin]      0.8.5claws156
5054
5055         * src/folderview.c
5056                 Preventive fix (missing check) found by
5057                 Alfons
5058
5059 2002-11-15 [paul]
5060
5061         * NEWS
5062                 sync with 0.8.6 release
5063
5064 2002-11-15 [colin]      0.8.5claws155
5065
5066         * src/folder.[ch]
5067           src/folderview.c
5068                 Fix error handling of folder_item_move_to()
5069                 (thanks to Alfons!)
5070
5071 2002-11-15 [colin]      0.8.5claws154
5072
5073         * src/folder.[ch]
5074           src/folderview.c
5075                 folder_item_move_to() sets an error message instead
5076                 of having GUI stuff in folder.c
5077
5078 2002-11-15 [colin]      0.8.5claws153
5079
5080         * src/procmsg.[ch]
5081                 Implemented a callback for MsgInfo updates, 
5082                 heavily copy/pasted from Christoph's folder 
5083                 callback system
5084         * src/summaryview.[ch]
5085                 Register summary_update_msg as callback
5086
5087 2002-11-14 [colin]      0.8.5claws152
5088         
5089         * src/procmsg.c
5090                 Update the FolderItem after sending (fixes 617593)
5091
5092 2002-11-14 [christoph]  0.8.5claws151
5093
5094         * src/folder.c
5095                 fix wrong position of NULL pointer check found
5096                 by Sergey
5097
5098 2002-11-14 [christoph]  0.8.5claws150
5099
5100         * src/folder.c
5101                 fix segfault when deleting messages from IMAP folders
5102                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
5103
5104 2002-11-14 [colin]      0.8.5claws149
5105
5106         * src/compose.c
5107                 Forwarding was also ignoring the folder's default account.
5108
5109 2002-11-14 [colin]      0.8.5claws148
5110
5111         * src/compose.c
5112                 Fix sent folder not set to folder properties when 
5113                 forwarding.
5114
5115 2002-11-14 [thorsten]   0.8.5claws147
5116
5117         * src/inc.c
5118                 inc_start(): Files were not moved from .processing to inbox,
5119                 if no global processing rule existed
5120
5121 2002-11-14 [colin]      0.8.5claws146
5122
5123         * src/ssl_certificate
5124                 Fix file operations
5125
5126 2002-11-14 [paul]       0.8.5claws145
5127
5128         * po/it.po
5129                 updated by Alessandro Maestri
5130
5131 2002-11-13 [alfons]     0.8.5claws144
5132
5133         * src/folder.c
5134                 folder_item_close(): only mark messages unread
5135                 when a folder has new messages 
5136
5137 2002-11-13 [keith]      0.8.5claws143
5138
5139         * src/imap.c
5140                 Fix problem moving or copying between
5141                 IMAP folders
5142
5143 2002-11-13 [colin]      0.8.5claws142
5144
5145         * src/matcher_parser_parse.y
5146                 Fix rule problem when " don't match
5147
5148 2002-11-13 [christoph]  0.8.5claws141
5149
5150         * src/folder.c
5151         * src/folderview.c
5152                 moved cache saving to folder_item_close
5153                 the folderview should not have to deal with
5154                 this things
5155
5156 2002-11-13 [christoph]  0.8.5claws140
5157
5158         * src/summaryview.c
5159                 moved setting of important score to
5160                 summary_set_prefs_from_folderitem
5161
5162 2002-11-13 [colin]      0.8.5claws139
5163
5164         * src/matcher_parser_parse.y
5165                 Fix a segfault in the parser (happening when
5166                 a good expression had been tested and a bad 
5167                 one arrives)
5168
5169 2002-11-13 [paul]       0.8.5claws138
5170
5171         * sync with 0.8.5cvs24
5172                 see ChangeLog 2002-11-13
5173                 
5174         * po/pt_BR.po
5175                 updated by Fabio Jr. Beneditto
5176
5177 2002-11-13 [colin]      0.8.5claws137
5178         
5179         * src/msgcache.c
5180           src/defs.h
5181           src/procmsg.[ch]
5182                 Revert last commit, problem
5183
5184 2002-11-13 [colin]      0.8.5claws136
5185
5186         * src/msgcache.c
5187                 Remove duplicated code
5188         * src/defs.h
5189                 Bumped CACHE_VERSION and MARK_VERSION
5190         * src/procmsg.[ch]
5191                 Network endian for cache and mark files
5192
5193 2002-11-12 [colin]      0.8.5claws135
5194
5195         * src/inc.c
5196                 Fix the "socket error" dialog which disappeared
5197
5198 2002-11-12 [colin]      0.8.5claws134
5199
5200         * src/msgcache.c
5201                 Reverse last commit which had performance 
5202                 problems, but still reverse the list
5203
5204 2002-11-12 [colin]      0.8.5claws133
5205
5206         * src/msgcache.c
5207                 Reverse list order
5208
5209 2002-11-12 [melvin]     0.8.5claws132
5210
5211         * src/compose.c
5212                 Added a check for a NULL prefs_common.dictionary
5213
5214 2002-11-12 [colin]      0.8.5claws131
5215
5216         * src/ssl_certificate.[ch]
5217                 Use FQDN hostname
5218
5219 2002-11-12 [colin]      0.8.5claws130
5220
5221         * src/ssl_certificate.[ch]
5222                 Take connection port into account for 
5223                 checking certificates (a single hostname
5224                 could have multiple servers with multiple
5225                 certificates)
5226         * src/ssl.c
5227                 Pass the port to ssl_certificate_check
5228
5229 2002-11-12 [paul]       0.8.5claws129
5230
5231         * src/folder.c
5232                 fix a typo in last commit
5233
5234 2002-11-12 [paul]       0.8.5claws128
5235
5236         * sync with 0.8.5cvs23
5237                 see ChangeLog entry 2002-11-12
5238
5239 2002-11-11 [colin]      0.8.5claws127
5240
5241         * src/ssl_certificate.c
5242                 Cleaner messages
5243                 Don't popup, instead log error, if the 
5244                 corresponding pref is checked
5245         * src/ssl_certificate.h
5246                 include <openssl/objects/h>
5247
5248 2002-11-11 [colin]      0.8.5claws126
5249
5250         * src/ssl_certificate.h
5251                 _Really_ clean it
5252
5253 2002-11-11 [colin]      0.8.5claws125
5254         
5255         * src/ssl_certificate.c
5256                 Fixed leak
5257
5258 2002-11-11 [colin]      0.8.5claws124
5259
5260         * src/ssl.c
5261                 Cleaned a bit
5262         * src/ssl_certificate.[ch]
5263                 Cleaned a bit (better use of SSL API)
5264                 (This will cause non-recognition of saved 
5265                  certificates of claws12[23]...)
5266
5267 2002-11-11 [paul]       0.8.5claws123
5268         
5269         * po/es.po
5270                 updated by Ricardo Mones Lastra
5271
5272 2002-11-11 [colin]      0.8.5claws122
5273
5274         * src/ssl.c
5275                 Fix a typo
5276
5277 2002-11-11 [colin]      0.8.5claws121
5278
5279         * src/ssl_certificate.[ch] ** NEW FILES **
5280         * src/ssl.[ch]
5281                 Check SSL certificates presented to us
5282         * src/Makefile.am
5283                 Add ssl_certificate.[ch]
5284         * po/POTFILES.in
5285                 Add ssl_certificate.c
5286
5287 2002-11-11 [paul]       0.8.5claws120
5288
5289         * sync with 0.8.5cvs22
5290                 see ChangeLog 2002-11-11
5291
5292 2002-11-11 [paul]       0.8.5claws119
5293
5294         * sync with 0.8.5cvs21
5295                 see ChangeLog 2002-11-11
5296
5297 2002-11-10 [jens]       0.8.5claws118
5298
5299         * src/folder.c
5300         * src/folderview.c
5301                 corrected some typing
5302         * po/de.po
5303                 updated german translation
5304         * sylpheed.spec.in
5305                 cleaned up specfile and adjusted it for claws
5306
5307 2002-11-10 [colin]      0.8.5claws117
5308
5309         * src/summaryview.c
5310                 a STATUSBAR_PUSH/POP fix
5311
5312 2002-11-10 [colin]      0.8.5claws116
5313
5314         * src/prefs_folder_item.c
5315                 Fix hanging after opening folder properties
5316
5317 2002-11-10 [hoa]        0.8.5claws115
5318
5319         * src/matcher_parser_lex.l
5320         * src/matcher_parser_parse.y
5321                 config file for scoring and filtering is no more trashed
5322                 when there is a syntax error in a filtering rule when
5323                 editing it in a dialog.
5324
5325 2002-11-09 [colin]      0.8.5claws114
5326
5327         * src/mbox_folder.c
5328                 Added missing initialisation of folder->destroy()
5329
5330 2002-11-09 [colin]      0.8.5claws113
5331
5332         * src/folder.c
5333           src/folderview.c
5334                 Fix the status bar messages
5335
5336 2002-11-09 [colin]      0.8.5claws112
5337
5338         * src/folderview.c
5339                 Fix hangs after folder dnd, happening after 
5340                 claws109.
5341
5342 2002-11-09 [christoph]  0.8.5claws111
5343
5344         * src/folderview.c
5345                 just changed order of calls (reverse order of
5346                 associated calls)
5347         * src/inc.c
5348                 lock inc when checking only one account, otherwise
5349                 inc all could be executed at the same time
5350
5351 2002-11-09 [christoph]  0.8.5claws110
5352
5353         * src/folderview.c
5354                 better unlock the mouse cursor before calling
5355                 summary_show because it changes the cursor too
5356
5357 2002-11-09 [christoph]  0.8.5claws109
5358
5359         * src/folder.[ch]
5360         * src/folderview.c
5361                 add functions to open and close a folder
5362                 o opending will execute scanning for remote folders
5363                   and processing
5364                 o closing will unset new flag for messages
5365
5366 2002-11-09 [colin]      0.8.5claws108
5367
5368         * src/folder.c
5369                 Add a call to prefs_matcher_write_config to 
5370                 avoid non-leaf folders filtering settings to be
5371                 lost
5372
5373 2002-11-09 [paul]       0.8.5claws107
5374
5375         * src/prefs_account.c
5376                 re-word a label
5377
5378 2002-11-09 [colin]      0.8.5claws106
5379
5380         * src/folderview.c
5381                 Minor esthetic fix
5382
5383 2002-11-09 [colin]      0.8.5claws105
5384
5385         * src/folderview.c
5386                 Fix prefs_filtering deletion for MH folders (same
5387                 reason as below)
5388         * src/prefs_filtering.c
5389                 Fix prefs_filtering renaming and deletion for 
5390                 folder-based processing rules.  
5391
5392 2002-11-09 [christoph]  0.8.5claws104
5393
5394         * src/compose.c
5395         * src/folder.[ch]
5396         * src/folderview.[ch]
5397         * src/import.c
5398         * src/inc.c
5399         * src/main.c
5400         * src/mainwindow.c
5401         * src/messageview.c
5402         * src/prefs_folder_item.c
5403         * src/procmsg.c
5404         * src/summaryview.c
5405                 implement a callback system for folder item updates
5406
5407 2002-11-09 [colin]      0.8.5claws103
5408
5409         * src/folderview.c
5410                 Fix prefs_filtering renaming for MH folders (we
5411                 shouldn't rename by path as another folder could
5412                 have the same hierarchy).
5413
5414 2002-11-09 [colin]      0.8.5claws102
5415
5416         * src/folder.c
5417                 Fix a leak found by Christoph, use better variable
5418                 names
5419
5420 2002-11-09 [colin]      0.8.5claws101
5421
5422         * src/folder.c
5423                 One more fix for processing rules
5424
5425 2002-11-08 [colin]      0.8.5claws100
5426         
5427         * src/matcher.c
5428                 Don't copy the compiled regexp (will be reevaluated)
5429         * src/folderview.c
5430                 Lock folderview while moving
5431         * src/folder.c
5432                 Provide info on what's happening to the user
5433
5434 2002-11-08 [colin]      0.8.5claws99
5435
5436         * src/folderview.c
5437                 Fix folder reordering after a move if parent is 
5438                 root
5439         * src/scoring.[ch]
5440                 Add function to copy a ScoringProp
5441         * src/prefs_folder_item.c
5442                 Copy scoring rules when copying a folder prefs
5443
5444 2002-11-08 [colin]      0.8.5claws98
5445
5446         * src/folderview.c
5447                 Fixes in case of failure
5448         * src/filtering.[ch]    
5449                 Add function to duplicate a FilteringProp
5450         * src/matcher.[ch]
5451                 Add function to duplicate a MatcherProp
5452         * src/prefs_folder_item.c
5453                 Save folder's processing rules when copying 
5454                 its prefs
5455
5456 2002-11-08 [colin]      0.8.5claws97
5457         
5458         * src/folderview.c
5459                 Sort after move
5460         * src/folder.c 
5461                 Change a printf to debug_print
5462
5463 2002-11-08 [colin]      0.8.5claws96
5464
5465         * src/folder.c
5466           src/folderview.c
5467                 Fix segfaults, call me stupido
5468         
5469
5470 2002-11-08 [colin]      0.8.5claws95
5471
5472         *src/folder.c
5473                 Added forgotten prefs to save when moving folders
5474
5475 2002-11-08 [colin]      0.8.5claws94
5476
5477         * src/folder.c
5478                 Fixes to folder DND (prefs copy)
5479         * src/folderview.c
5480                 Optimization for folder DND (don't rescan whole tree)
5481                 Added folderview_create_folder_node() for this 
5482                 optimization, so de-duped a bit the code
5483         * src/prefs_folder_item.[ch]
5484                 Added prefs_folder_item_copy_prefs()    
5485           
5486 2002-11-08 [paul]       0.8.5claws93
5487
5488         * src/prefs_account.c
5489           tools/README
5490           tools/kmail2sylpheed_v2.pl
5491                 correct some typos
5492
5493 2002-11-08 [paul]       0.8.5claws92
5494
5495         * src/compose.c
5496           src/prefs_account.[ch]
5497                 remove account options 'clearsign' and 'ascii_armored',
5498                 replace with 'default_gnupg_mode' to prevent mixed-mode
5499                 Privacy settings
5500
5501 2002-11-08 [paul]       0.8.5claws91
5502
5503         * src/compose.[ch]
5504                 re-implement GnuPG 'on-the-fly' mode selection,
5505                 disallow mixed-mode
5506
5507 2002-11-08 [colin]      0.8.5claws90
5508
5509         * src/folderview.c
5510           src/prefs_folder_item.c
5511                 Change "Property" to "Properties"
5512
5513 2002-11-07 [colin]      0.8.5claws89
5514
5515         * src/folderview.c
5516           src/folder.c
5517                 Allow folder dropping to a root folder
5518
5519 2002-11-07 [paul]       0.8.5claws88
5520
5521         * src/compose.c
5522                 revert last commit
5523
5524 2002-11-07 [paul]       0.8.5claws87
5525
5526         * src/compose.c
5527                 fix reply-to-list bug. closes bug report
5528                 "[633382] reply-to-list broken in recent cvs"
5529
5530 2002-11-07 [paul]       0.8.5claws86
5531
5532         * src/compose.c
5533                 add a forgotten '#if USE_GPGME ... #endif'
5534
5535 2002-11-07 [paul]       0.8.5claws85
5536
5537         * sync with 0.8.5cvs20
5538                 see ChangeLog 2002-11-07
5539
5540 2002-11-07 [colin]      0.8.5claws84
5541
5542         * src/folder.[ch]
5543                 Change folder_item_move_to to return the newly 
5544                 created folderitem.
5545         * src/folderview.c
5546                 Select the new folderitem after moving.
5547
5548 2002-11-07 [colin]      0.8.5claws83
5549
5550         * src/prefs_filtering.c
5551                 Fix rule rewriting when moving a leaf folder to a 
5552                 shorter path
5553
5554 2002-11-07 [colin]      0.8.5claws82
5555
5556         * src/prefs_filtering.c
5557                 fix a leak
5558
5559 2002-11-07 [colin]      0.8.5claws81
5560
5561         * src/folder.[ch]
5562                 Add folder_item_move_to() function to move a 
5563                 folderitem into another one (updates matcher etc)
5564         * src/folderview.c
5565                 Add folder drag'n drop (context menu to come)
5566                 [Should be dataloss free, but Please backup before 
5567                  trying !]
5568
5569 2002-11-06 [colin]      0.8.5claws80
5570
5571         * src/mh.c
5572                 mh_create_folder() returns NULL if can't create
5573                 directory hierarchy
5574
5575 2002-11-06 [paul]       0.8.5claws79
5576
5577         * src/compose.[ch]
5578                 allow 'on-the-fly' changing of the type of encryption 
5579                 and/or signing used (mime/ascii) via the compose window
5580
5581 2002-11-06 [paul]       0.8.5claws78
5582
5583         * sync with 0.8.5cvs19
5584                 see ChangeLog 2002-11-06 for src/account.c: 
5585                 account_get_special_folder()
5586                 
5587 2002-11-05 [alfons]     0.8.5claws77
5588
5589         * src/crash.c
5590                 very minor cleanups: nothing to see here, move on. :-)
5591
5592 2002-11-05 [colin]      0.8.5claws76
5593
5594         * src/main.c
5595                 Changes choices if compose windows are opened to
5596                 Discard, Draft, Don't quit
5597
5598 2002-11-05 [thorsten]   0.8.5claws75
5599
5600         * src/compose.c
5601                 reenabled default_reply_to folder option
5602
5603 2002-11-05 [colin]      0.8.5claws74
5604
5605         * src/compose.[ch] 
5606                 add compose_draft()
5607         * src/crash.c
5608                 add SIGTERM handler
5609         * src/main.[ch]
5610                 add clean_quit() for the SIGTERM handler
5611
5612 2002-11-05 [paul]       0.8.5claws73
5613         
5614         * po/es.po
5615                 updated by Ricardo Mones Lastra
5616
5617 2002-11-05 [melvin]     0.8.5claws72
5618
5619         * src/logwindow.c
5620                 Fixed log-clipping bug #616795.
5621                 To stop logging in the log window use 0 length.
5622         * src/prefs_common.c
5623                 Added a label to inform about the 0 log length behaviour.
5624
5625 2002-11-05 [paul]       0.8.5claws71
5626
5627         * sync with 0.8.5cvs17
5628                 see ChangeLog 2002-11-05
5629
5630 2002-11-04 [paul]       0.8.5claws70
5631
5632         * sylpheed-128x128.png
5633           sylpheed-64x64.png
5634           sylpheed.png
5635                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
5636                 <nikai@users.sourceforge.net>
5637                 
5638         * po/bg.po
5639                 updated by George Danchev
5640
5641 2002-11-03 [thorsten]   0.8.5claws69
5642
5643         * src/main.c
5644           src/mimeview.c
5645           src/rfc2015.h
5646                 add check if gpg is active
5647
5648 2002-11-03 [thorsten]   0.8.5claws68
5649
5650         * src/toolbar.h
5651                 removed GSList declaration causing trouble on MacOS-X
5652                 (submitted by alfons, reported by xfesty)
5653
5654 2002-11-01 [paul]       0.8.5claws67
5655
5656         * src/mainwindow.c
5657                 remove last remnants of main's filter code
5658
5659 2002-11-01 [paul]       0.8.5claws66
5660
5661         * tools/filter_conv.pl
5662                 fix bug where user-defined headers were ignored
5663
5664 2002-11-01 [paul]       0.8.5claws65
5665
5666         * src/logwindow.c
5667                 make a debug_print() not translatable
5668
5669 2002-10-31 [melvin]     0.8.5claws64
5670
5671         * ac/aspell.m4
5672                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
5673                 not run any GNU/aspell test.  The dictionary path will
5674                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
5675                 was given, in which case, it will be $prefix/lib/aspell/
5676         * configure.in
5677                 Fixed typo in commentary (Aspell code).
5678
5679 2002-10-31 [paul]       0.8.5claws63
5680
5681         * po/POTFILES.in
5682                 remove src/filter.c and src/prefs_filter.c
5683                 thanks to Ricardo for reminding me
5684
5685 2002-10-31 [colin]      0.8.5claws62
5686
5687         * src/mbox_folder.c
5688                 Plug some leaks
5689
5690 2002-10-31 [paul]       0.8.5claws61
5691
5692         * src/prefs_filter.[ch] ** REMOVED **
5693           src/filter.[ch]       ** REMOVED **
5694           
5695         * src/Makefile.am
5696           src/folderview.c
5697           src/inc.c
5698           src/main.c
5699           src/mainwindow.c
5700           src/mbox.c
5701           src/prefs_common.c
5702           src/prefs_filtering.c
5703           src/summaryview.[ch]
5704                 remove main's 'filter' code
5705                 
5706         README.claws
5707                 update to reflect removal of main's filter
5708
5709 2002-10-31 [paul]       0.8.5claws60
5710
5711         * src/summaryview.c
5712                 remove check for global_processing in summary_filter_open(). 
5713                 This fixes the bug where if the user uses the right-click 
5714                 'Create filter rule...' and doesn't have any filter rules 
5715                 already defined in claws' advanced filtering, the newly 
5716                 created filter rule goes to main's filtering which is 
5717                 inaccessible through the gui. Now the filter rule gets added
5718                 to claws' filtering by default.
5719
5720 2002-10-28 [melvin]     0.8.5claws59
5721
5722         * src/prefs_actions.c
5723                 Fixed bug #627322 where MIME parts were not always
5724                 correctly passed to a %p action
5725                 Display an error dialog when message filename is not found.
5726
5727 2002-10-28 [melvin]     0.8.5claws58
5728
5729         * src/prefs_common.c
5730                 Readded a missing function declaration lost in 0.8.3claws34
5731
5732 2002-10-28 [paul]       0.8.5claws57
5733
5734         * sync with 0.8.5cvs15
5735                 see ChangeLog 2002-10-28 and 2002-10-25
5736                 
5737         Note: ChangeLog entry 2002-10-24 is not sync'ed.
5738
5739 2002-10-27 [oliver]     0.8.5claws56
5740
5741         * src/pop.c
5742                 plug leak in pop3_top_recv
5743
5744 2002-10-26 [christoph]  0.8.5claws55
5745
5746         * src/folder.c
5747                 set need_update folder flag when messages are added
5748                 (closes bug [ 626922 ] folder not updated after receiving)
5749
5750 2002-10-25 [melvin]     0.8.5claws54
5751
5752         * src/imageview.c
5753                 Fixed a memleak introduced in the scaling code.
5754
5755 2002-10-24 [alfons]     0.8.5claws53
5756
5757         * src/filtering.c
5758                 make filtering's forward message action forward from the 
5759                 correct account
5760                 (closes bug [628089 ] Filter -> Forward from address problem
5761                 reported by Oktay)
5762
5763 2002-10-24 [christoph]  0.8.5claws52
5764
5765         * src/mainwindow.c
5766         * src/manual.[ch]
5767                 o use manual of current locale or english if current
5768                   locale is not available (and english is available)
5769                 o also link to sylpheed doc project manuals
5770
5771 2002-10-23 [paul]       0.8.5claws51
5772
5773         * tools/README
5774           tools/kmail2sylpheed_v2.pl
5775                 add new version of kmail addressbook importer script.
5776                 works with newer versions of Kmail/KAddressBook which
5777                 have new and rearranged data.
5778
5779 2002-10-23 [martin]     0.8.5claws50
5780
5781         * src/folderview.c
5782         * src/summaryview.c
5783         * src/utils.h
5784         * src/utils.c
5785                 added length parameter to get_abbrev_newsgroup_name()
5786                 changed this function so that it abbreviates the newsgroup
5787                 names only so long it is smaller than the length parameter
5788                 (for better reading of some newsgroup names and space efficiency)
5789
5790 2002-10-22 [colin]      0.8.5claws49
5791
5792         *src/foldersel.c
5793                 Revert Alfons' last modification (after voting ;-))
5794
5795 2002-10-21 [alfons]     0.8.5claws48
5796
5797         * src/foldersel.c
5798                 folder view in folder selection dialog reflects state of
5799                 folder view in main window
5800
5801 2002-10-18 [alfons]     0.8.5claws47
5802
5803         * src/mbox.c
5804                 drop imported messages in folder selected by user,
5805                 and not in the inbox
5806                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
5807
5808 2002-10-18 [alfons]     0.8.5claws46
5809
5810         * src/compose.c
5811                 make automagic reply work correctly for email accounts 
5812                 (whether it's viable to do a full sync with Hiro's 
5813                 compose.c is still under discussion)
5814
5815 2002-10-18 [melvin]     0.8.5claws45
5816
5817         * src/prefs_actions.c
5818                 Fixed bug #622275 where asynchroneous actions left 
5819                 zombies processes
5820                 Made (synchroneous) actions' input be displayed live.
5821
5822 2002-10-18 [christoph]  0.8.5claws44
5823
5824         * src/textview.c
5825                 don't add a newline in the textview in front of the
5826                 first textpart if header display is disabled
5827                 (closes bug [ 603385 ] disabled header display leaves blank
5828                  lin)
5829
5830 2002-10-18 [christoph]  0.8.5claws43
5831
5832         * src/folder.[ch]
5833         * src/imap.c
5834         * src/mbox_folder.c
5835         * src/mh.c
5836         * src/news.c
5837                 folder->get_num_list now returns an error code
5838                 (closes bug [ 609424 ] News cache cleared on failure)
5839                 
5840 2002-10-17 [colin]      0.8.5claws42
5841         
5842         * src/news.c
5843                 Changed a printf by debug_print
5844
5845 2002-10-16 [paul]       
5846
5847         * tools/OOo2sylpheed.pl
5848                 allow for spaces in the name of the
5849                 file to be attached.
5850
5851 2002-10-16 [colin]      0.8.5claws41
5852
5853         * src/main.c
5854                 Use a tristate to change online mode
5855
5856 2002-10-16 [paul]       0.8.5claws40
5857
5858         * po/es.po
5859                 updated by Ricardo Mones Lastra
5860
5861 2002-10-16 [colin]      0.8.5claws39
5862
5863         * src/main.c
5864           src/mainwindow.[ch]
5865                 Added --online and --offline command-line
5866                 switches
5867
5868 2002-10-15 [christoph]  0.8.5claws38
5869
5870         * src/procmime.c
5871                 set mimeinfo->name to NULL after g_free to
5872                 avoid double freeing with g_free
5873
5874 2002-10-14 [christoph]  0.8.5claws37
5875
5876         * src/compose.c
5877         * src/filtering.c
5878         * src/summaryview.c
5879                 remove calls to folder->change_flags that are now
5880                 done by procmsg flag functions (seems it is not
5881                 used by any foldertype anyway)
5882         * src/folder.c
5883                 init folder->change_flags with NULL
5884
5885 2002-10-14 [christoph]  0.8.5claws36
5886
5887         * src/folder.[ch]
5888         * src/imap.[ch]
5889                 use virtual functions for folder item new and destroy
5890                 functions
5891
5892 2002-10-14 [melvin]     0.8.5claws35
5893
5894         * src/compose.c
5895                 Added a test to not run the spell checker if no default
5896                 dictionary is available. No dialog is displayed though.
5897
5898 2002-10-14 [melvin]     0.8.5claws34
5899
5900         * src/gtkaspell.c
5901                 Fixed bug in dictionary list context menu where
5902                 "More..." pointed to an emtpy submenu if the
5903                 number of dictionaries is a multiple of 15
5904                 Removed unneeded code in suggestions list creation
5905
5906 2002-10-14 [paul]       0.8.5claws33
5907
5908         * po/bg.po
5909                 updated by George Danchev
5910
5911 2002-10-13 [hoa]        0.8.5claws32
5912
5913         * src/matcher.[ch]
5914           src/matcher_parser_parser.y
5915                 removed the escaped string from internal structure
5916                 of matcher.
5917
5918 2002-10-12 [colin]      0.8.5claws31
5919
5920         * src/gtksctree.[ch]
5921           src/summaryview.c
5922                 Removed useless function gtksctree_reanchor
5923
5924 2002-10-12 [alfons]     0.8.5claws30
5925         
5926         * sync with remaining main changes 2002-10-09 - 2002-10-11
5927         - drop changes to src/compose.c (requires claws specific changes)
5928         
5929 2002-10-12 [alfons]     0.8.5claws29
5930         
5931         * sync with main changes of 2002-10-08
5932         - drop changes to src/compose.c (requires claws specific changes)
5933         - drop changes to src/summaryview.c (requires changes to compose.c)     
5934
5935 2002-10-12 [alfons]     0.8.5claws28
5936         
5937         * sync with main changes of 2002-10-07
5938
5939 2002-10-12 [alfons]     0.8.5claws27
5940
5941         * sync with main changes of 2002-10-04
5942         - drop changes to src/compose.c (requires claws specific changes)
5943         - drop changes to src/prefs_folder_item.c (claws implementation
5944           seems to be working)
5945
5946 2002-10-12 [colin]      0.8.5claws26
5947
5948         * src/mainwindow.c
5949                 Fix folder-flicker when space-reading, introduced 
5950                 in claws22.
5951
5952 2002-10-12 [colin]      0.8.5claws25
5953
5954         * src/compose.c
5955                 Save account address when saving as draft.
5956                 (closes bug 621838)
5957
5958 2002-10-12 [colin]      0.8.5claws24
5959
5960         * src/summaryview.c
5961                 Fix the problem consisting of no message selected
5962                 after the last message in a folder has been moved.
5963
5964 2002-10-12 [paul]       0.8.5claws23
5965
5966         * src/compose.c
5967           src/prefs_template.c
5968           src/template.[ch]
5969                 add Cc and Bcc to templates. Patch submitted by
5970                 John L. Males.
5971
5972 2002-10-12 [colin]      0.8.5claws22
5973
5974         * src/folderview.c
5975                 Fix a bug after "Check for new messages":
5976                 If a folder was opened, it was still selected at
5977                 the end of the check, but displayed empty.
5978         * src/mainwindow.c
5979                 Remove unnecessary check
5980
5981 2002-10-12 [paul]
5982
5983         * tools/README
5984                 be more verbose in the description of
5985                 OOo2sylpheed.pl
5986                 
5987
5988 2002-10-11 [colin]      0.8.5claws21
5989
5990         * src/mainwindow.c
5991                 Make space work (better) when no mail is selected
5992
5993 2002-10-11 [colin]      0.8.5claws20
5994
5995         * src/inc.c
5996           src/news.c
5997                 fix warnings
5998
5999 2002-10-11 [colin]      0.8.5claws19
6000
6001         * src/mainwindow.c
6002                 revert 0.8.5claws6 changes as i couldn't get to
6003                 anything satisfying
6004
6005 2002-10-11 [melvin]     0.8.5claws18
6006
6007         * src/compose.c
6008                 Removed buggy and unused macro (should have been committed in
6009                 0.8.5claws17)
6010
6011 2002-10-11 [melvin]     0.8.5claws17
6012
6013         * src/compose.c
6014                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
6015
6016 2002-10-11 [thorsten]   0.8.5claws16 
6017
6018         * src/folderview.c
6019                 remove rescan warning
6020
6021 2002-10-11 [colin]      0.8.5claws15 
6022
6023         * src/procheader.c
6024                 fix a segfault that happens if conv_unmime_header
6025                 fails (should be better to find out why it fails)
6026
6027 2002-10-11 [christoph]  0.8.5claws14
6028
6029         * src/summaryview.c
6030                 update folderview stats after ignore/unignore thread
6031
6032 2002-10-11 [hoa]        0.8.5claws13
6033
6034         * src/quote_fmt_parse.y
6035                 Fixed a yacc/bison syntax error
6036         * src/matcher.c
6037                 Escaping of string is fixed.
6038
6039 2002-10-11 [colin]      0.8.5claws12
6040
6041         * src/imageview.c
6042                 Resize images to fit
6043
6044 2002-10-11 [paul]       0.8.5claws11
6045
6046         * po/es.po
6047                 updated by Ricardo Mones Lastra
6048
6049 2002-10-10 [alfons]     0.8.5claws10
6050
6051         * src/compose.c
6052                 allow dropping files by "moving" files from a file manager,
6053                 not only by the more cumbersome "copying". the latter 
6054                 mostly implies holding down the Control button
6055
6056 2002-10-10 [christoph]  0.8.5claws9
6057
6058         * src/summaryview.c
6059                 update folders after thread building for ignored threads
6060
6061 2002-10-10 [christoph]  0.8.5claws8
6062
6063         * config/.cvsignore
6064                 added Makefile
6065         * src/filtering.[ch]
6066         * src/folder.[ch]
6067         * src/folderview.[ch]
6068         * src/import.c
6069         * src/inc.[ch]
6070         * src/mbox.[ch]
6071         * src/procmsg.c
6072         * src/summaryview.[ch]
6073                 o added new flag need_update to FolderItem
6074                 o removed folder_table from various functions from tracking
6075                   folder updates
6076                 o set need_update flags in folder.c's move, copy and delete
6077                   functions and procmsg's flags functions
6078                 o added function folderview_update_items_when_required that
6079                   updates all folders with need_update set
6080                 o call folderview_update_items_when_required instead of
6081                   folderview_update_item_foreach
6082
6083 2002-10-09 [sergey]     0.8.5claws7
6084
6085         * src/compose.c
6086                 Strip CRs whel loading the text into editor in reedit mode.
6087
6088 2002-10-09 [colin]      0.8.5claws6
6089
6090         * src/mainwindow.c
6091                 Make Space work when no mail is selected
6092
6093 2002-10-09 [colin]      0.8.5claws5
6094
6095         * src/gtksctree.[ch]
6096                 Fix range_select
6097                 Add gtk_sctree_reanchor() 
6098         * src/summaryview.c
6099                 Use gtk_sctree_reanchor() - better fix for 
6100                 bug 60413
6101
6102 2002-10-09 [colin]      0.8.5claws4
6103
6104         * src/summaryview.c
6105                 Fix shift-click select after delete problem
6106                 (closes bug 60413)
6107
6108 2002-10-08 [thorsten]   0.8.5claws3
6109
6110         * src/summaryview.c
6111                 exclude current msg from -hide read messages-
6112
6113 2002-10-08 [colin]      0.8.5claws2
6114
6115         * src/inc.[ch]
6116           src/pop.c
6117           src/recv.c
6118                 Differentiate socket errors from disk full
6119                 errors
6120
6121 2002-10-08 [christoph]  0.8.5claws1
6122
6123         * Makefile.am
6124         * configure.in
6125                 modifications for new config directory
6126
6127         * config.guess  ** REMOVED **
6128         * config.sub    ** REMOVED **
6129         * install-sh    ** REMOVED **
6130         * ltmain.sh     ** REMOVED **
6131         * missing       ** REMOVED **
6132         * mkinstalldirs ** REMOVED **
6133                 these files are autogenerated by automake
6134                 when you run autogen.sh
6135
6136         * config/.cvsignore     ** NEW FILE **
6137         * config/Makefile.am    ** NEW FILE **
6138                 ignore autogenerated files
6139                 create a Makefile in this directory
6140
6141 2002-10-08 [paul]       0.8.5claws
6142
6143         * 0.8.5claws release
6144         
6145         * src/compose.c
6146           src/procheader.c
6147           src/procmsg.c
6148                 fix quote reply format for newsgroups reply bug
6149                 (thanks to Hoa)
6150                 
6151         * po/en_GB.po
6152           po/pl.po
6153                 updated by me and Witold Wladyslaw Wojciech Wilk
6154                 repectively
6155
6156 2002-10-07 [paul]       0.8.3claws53
6157
6158         * po/it.po
6159           po/pt_BR.po
6160           po/sr.po
6161                 updated messages catalogs, submitted by
6162                 Alessandro Maestri, Fabio Jr.Beneditto 
6163                 and Urke MMI, respectively.
6164
6165 2002-10-07 [christoph]  0.8.3claws52
6166
6167         * src/folder.[ch]
6168         * src/folderview.c
6169         * src/mainwindow.c
6170                 fix new folder ghost message bug
6171                 (closes bug [ 619722 ] wrong count for newly created folders)
6172
6173 2002-10-07 [christoph]  0.8.3claws51
6174
6175         * src/compose.c
6176                 fix news posting problem
6177
6178 2002-10-07 [melvin]     0.8.3claws50
6179
6180         * po/fr.po
6181                 Updated French translation
6182
6183 2002-10-05 [christoph]  0.8.3claws49
6184
6185         * src/gtkstext.c
6186                 check if line_start_cache is set in gtk_stext_update_text
6187                 (closes bug [ 618119 ] crash while doing search in folder)
6188
6189 2002-10-05 [christoph]  0.8.3claws48
6190
6191         * src/imap.c
6192         * src/news.c
6193         * src/utils.c
6194         * src/utils.h
6195                 implement cache cleanups for claws' folder system
6196                 (closes bug [ 595916 ] imapcache not cleaned up)
6197
6198 2002-10-05 [melvin]     0.8.3claws47
6199
6200         * src/prefs_actions.c
6201                 Made the help text more clear for the %p token
6202
6203 2002-10-04 [paul]       0.8.3claws46
6204
6205         * sync with 0.8.5
6206                 see ChangeLog 2002-10-02 and 2002-10-03
6207
6208 2002-10-04 [christoph]  0.8.3claws45
6209
6210         * src/inc.c
6211                 fix segfault caused by pop before smtp
6212                 call to inc_account_mail with NULL
6213                 pointer for mainwin
6214
6215 2002-10-04 [paul]       0.8.3claws44
6216
6217         * configure.in
6218                 sync the LDAP detection from 0.8.5cvs1
6219
6220 2002-10-02 [christoph]  0.8.3claws43
6221
6222         * po/de.po
6223                 fix small spelling error
6224
6225 2002-10-02 [melvin]     0.8.3claws42
6226
6227         * ac/aspell.m4
6228                 Behave better and say "no" when test program cannot be run.
6229
6230 2002-10-02 [paul]       0.8.3claws41
6231
6232         * sync with 0.8.4cvs1
6233                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
6234                 
6235         * src/summaryview.c
6236                 toggle the behavior of Reply menuitem between
6237                 normal reply and reply-to-list
6238
6239 2002-10-01 [sergey]     0.8.3claws40
6240
6241         * src/compose.c
6242                 Convert newlines in the message text to the canonical form
6243                 before base64 encoding (RFC2045 compliance, fixes some
6244                 interoperability issues with Evolution 1.0.3)
6245
6246 2002-09-29 [colin]      0.8.3claws39
6247
6248         * src/summaryview.c
6249                 Fix an unwanted copy/paste
6250
6251 2002-09-29 [colin]      0.8.3claws38
6252
6253         * src/mainwindow.c
6254                 Renamed "Custom toolbar" to "Customize toolbar"
6255                 Renamed "Show all header" to "Show all headers"
6256                 Renamed "Set diplay item" to "Set displayed items"
6257         * src/prefs_common.c
6258                 Renamed "Show all header" to "Show all headers"
6259         * src/prefs_summary_column.c
6260                 Renamed "diplay item" to "displayed items"
6261
6262 2002-09-29 [colin]      0.8.3claws37
6263
6264         * src/mainwindow.[ch]
6265                 online/offline status pixmaps follow theme
6266                 changes
6267         * src/summaryview.[ch]
6268                 quicksearch pixmap follows theme changes
6269
6270 2002-09-29 [thorsten]   0.8.3claws36
6271
6272         * src/compose.c
6273           src/prefs_folder_item.[ch]
6274                 add default_reply_to folder option (closes patch 581044)
6275
6276 2002-09-29 [christoph]  0.8.3claws35
6277
6278         * acconfig.h    ** REMOVED **
6279         * configure.in
6280         * ac/aspell.m4
6281         * ac/check-type.m4
6282         * ac/gnupg-check-typedef.m4
6283                 fix autoheader 2.50 warning
6284
6285 2002-09-29 [christoph]  0.8.3claws34
6286
6287         * major code cleanup (part 2)
6288         
6289                 - unused variables removed
6290                 - unused functions removed
6291                 - uninitialized variables checked
6292                 - missing return statements added
6293                 - missing function return types added
6294                 - added parentheses around assignment
6295                   when suggested by gcc
6296
6297 2002-09-29 [alfons]     0.8.3claws33
6298
6299         * src/logwindow.c
6300                 log_window_clear(): only bracket gtk_text_forward_delete() 
6301                 with gtk_text_freeze() / gtk_text_thaw() (see if this
6302                 works around GTK text bug)
6303
6304 2002-09-29 [paul]       0.8.3claws32
6305
6306         * po/bg.po
6307           po/sr.po
6308                 updated by George Danchev and Urke MMI
6309                 respectively
6310
6311 2002-09-27 [christoph]  0.8.3claws31
6312
6313         * doc-src/readme.txt
6314         * doc-src/rfc1806.txt   ** REMOVED **
6315         * doc-src/rfc2183.txt   ** NEW FILE **
6316         * doc-src/rfc2980.txt   ** NEW FILE **
6317                 update rfcs
6318
6319 2002-09-27 [melvin]     0.8.3claws30
6320
6321         * ac/aspell.m4
6322                 Fixed typo which could break linking
6323
6324 2002-09-27 [melvin]     0.8.3claws29
6325
6326         * ac/aspell.m4
6327                 Improved GNU/aspell checking. 
6328                 Fixed bug #614490
6329
6330 2002-09-27 [paul]       0.8.3claws28
6331
6332         * sync with 0.8.3cvs8
6333                 see ChangeLog 2002-09-27
6334
6335 2002-09-26 [colin]      0.8.3claws27
6336
6337         * src/toolbar.[ch]
6338           src/mainwindow.[ch]
6339                 Add "Reply to Mailing-list" to the toolbar
6340
6341 2002-09-26 [christoph]  0.8.3claws26
6342
6343         * src/summaryview.c
6344                 Fix wrong message counts in summaryview status
6345
6346 2002-09-26 [paul]       0.8.3claws25
6347
6348         * sync with 0.8.3cvs7
6349                 see ChangeLog 2002-09-26
6350
6351 2002-09-26 [paul]       0.8.3claws24
6352
6353         * sync with 0.8.3cvs6
6354                 see ChangeLog 2002-09-25
6355
6356 2002-09-25 [christoph]  0.8.3claws23
6357
6358         * src/prefs_common.c
6359         * src/prefs_folder_item.c
6360         * src/prefs_scoring.c
6361                 Renamed "kill score" to "hide score" in GUI
6362                 and prefs files
6363
6364 2002-09-25 [paul]       0.8.3claws22
6365
6366         * sync with 0.8.3cvs5
6367                 see ChangeLog 2002-09-24
6368
6369 2002-09-24 [alfons]     0.8.3claws21
6370
6371         patch by Satoshi Nagayasu: allows appending / saving multiple 
6372         selected files (closes "[ 612279 ] save multiple mesg(s) in 
6373         'Save as ...'")
6374
6375         * AUTHORS
6376                 add Satoshi Nagayasu
6377         * src/summaryview.c
6378                 summary_save_as(): allow saving selected files to
6379                 one file
6380                 summary_set_menu_sensitive: enable "Save As..." when
6381                 multiple files are selected
6382         * src/utils.[ch]
6383                 append_file(): new function
6384
6385 2002-09-24 [colin]      0.8.3claws20
6386
6387         * src/procmime.c
6388                 Fix segfault when mimeinfo doesn't have a 
6389                 content_type. 
6390
6391 2002-09-24 [colin]      0.8.3claws19
6392
6393         * src/prefs_common.[ch]
6394                 Add a preference to display send dialog or not
6395         * src/send.c
6396                 Display send dialog according to preference
6397
6398 2002-09-24 [colin]      0.8.3claws18
6399
6400         * src/compose.[ch]
6401                 Disable user actions when sending
6402
6403 2002-09-24 [colin]      0.8.3claws17
6404
6405         * src/procmime.c
6406                 Do not display name or filename for attachments
6407                 with an application/pgp-signature type
6408                 (security flaw, see bug 537413)
6409
6410 2002-09-23 [colin]      0.8.3claws16
6411
6412         * src/editaddress.c
6413                 Initialize entry_email, entry_alias and 
6414                 entry_remarks to first email address of the list
6415
6416 2002-09-23 [colin]      0.83claws15
6417
6418         * src/compose.c
6419                 Drop pgp-signature when reediting a signed queued
6420                 message
6421
6422 2002-09-23 [melvin]     0.8.3claws14
6423
6424         * po/fr.po
6425                 Updated French translation
6426
6427 2002-09-23 [melvin]     0.8.3claws13
6428
6429         * src/mainwindow.c
6430                 Made custom toolbar menu labels more consistent
6431         * src/prefs_toolbar.c
6432                 Made custom toolbar window title more consistent
6433
6434 2002-09-22 [colin]      0.8.3claws12
6435
6436         * src/inc.c
6437                 Initialize session type to normal before getting 
6438                 mail (fixes strange Get behaviour)
6439         * src/prefs_account.h
6440                 Move STYPE_POP_BEFORE_SMTP to last position to 
6441                 avoid other side-effects
6442
6443 2002-09-22 [colin]      0.8.3claws11
6444
6445         * src/prefs_account.c
6446                 Fix pop_bfr_smtp_tm_entry sensivity when switching
6447                 from pop3 to apop or vice-versa
6448
6449 2002-09-22 [colin]      0.8.3claws10
6450         
6451         * src/prefs_account.[ch]
6452                 Add an option for the POP before SMTP timeout
6453         * src/inc.c
6454                 Remember time of last POP connection
6455         * src/send.c
6456                 Do POP before SMTP only if timeout reached
6457
6458 2002-09-22 [oliver]     0.8.3claws9
6459         
6460         * README.claws
6461                 explain custom toolbar
6462
6463 2002-09-22 [oliver]     0.8.3claws8
6464
6465         * src/prefs_actions.[ch]
6466         custom toolbar for compose      
6467                 actions callback from compose toolbar
6468         * src/folderview.c
6469                 remove include toolbar.h
6470
6471 2002-09-22 [oliver]     0.8.3claws7
6472         
6473         * src/prefs_toolbar.[ch]
6474                 custom toolbar for compose
6475                 - generic prefs_toolbar handles both
6476                   Mainwin's toolbar as well as Compose toolbar          
6477
6478 2002-09-22 [oliver]     0.8.3claws6
6479         
6480         * src/toolbar.[ch]
6481                 custom toolbar for compose
6482                 restructure toolbar.[ch]
6483
6484 2002-09-22 [oliver]     0.8.3claws5
6485
6486         * src/compose.[ch]
6487                 custom toolbar for compose
6488
6489 2002-09-22 [oliver]     0.8.3claws4
6490         
6491         * src/mainwindow.[ch]
6492                 custom toolbar for compose 
6493                 move mainwin toolbar back to mainwindow
6494
6495 2002-09-22 [alfons]     0.8.3claws3
6496
6497         * src/procmsg.c
6498                 :%sno/if(/if (/gc
6499                 :%sno/for(/for (/gc
6500                 (beautify)
6501
6502 2002-09-22 [alfons]     0.8.3claws2
6503         
6504         * src/procmsg.c
6505                 procmsg_save_to_outbox(): don't unlink message file from queue;
6506                 callers should do it using folder_item_remove_msg()
6507
6508 2002-09-22 [colin]      0.8.3claws1
6509
6510         * src/mimeview.[ch]
6511                 Made mimeview_check_signature() public
6512         * src/textview.c
6513                 Made GPG signatures verifiable by clicking
6514                 the [application/pgp-signature] in the Text
6515                 view
6516
6517 2002-09-22 [paul]       0.8.3claws
6518
6519         * po/bg.po
6520           po/en_GB.po
6521           po/es.po
6522           po/it.po
6523           po/pl.po
6524           po/pt_BR.po
6525           po/sr.po
6526                 updated translations, submitted by George Danchev,
6527                 me, Ricardo Mones Lastra, Alessandro Maestri,
6528                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
6529                 and Urke MMI, respectively.     
6530
6531 2002-09-22 [alfons]     0.8.2claws65
6532
6533         * src/procmsg.c
6534         * src/pgptext.c
6535                 no furry valgrinds have been used to plug these memleaks
6536
6537 2002-09-20 [paul]       0.8.2claws64
6538
6539         * sync with 0.8.3cvs4
6540                 'Select thread' re-implemented 
6541                 see ChangeLog 2002-09-20
6542
6543 2002-09-21 [alfons]     0.8.2claws63
6544
6545         * src/compose.c
6546                 compose_send(): plug unnoticed memleak
6547
6548 2002-09-20 [alfons]     0.8.2claws62
6549
6550         * src/addr_compl.c
6551                 replace_address_in_edit(): strict check for NULL address to
6552                 fix "[ 607348 ] Segfault in address completion". My guess is
6553                 that this happens with an empty address book, but it's good
6554                 to have this check here anyway
6555                 
6556                 completion_window_button_press(): free string returned 
6557                 from the internal cache
6558
6559 2002-09-20 [christoph]  0.8.2claws61
6560
6561         * src/procmime.h
6562                 added ENC_BINARY to EncodingType
6563         * src/procmime.c
6564                 the string returned by procmime_get_encoding_str
6565                 should not depend on the order of values in the
6566                 EncodingType definition
6567         * doc-src/rfc1806.txt   ** NEW FILE **
6568                 Added rfc1806 about MIME Content-Disposition
6569                 Extension
6570
6571 2002-09-19 [paul]       0.8.2claws60
6572
6573         * sync with 0.8.2cvs3
6574                 see ChangeLog 2002-09-19
6575
6576 2002-09-19 [paul]       0.8.2claws59
6577
6578         * src/prefs_folder_item.c
6579                 revert to Darko's original alignment of colour
6580                 selector button
6581                 add a colon to folder_color label
6582                 
6583         * src/compose.c
6584                 add Colin's patch (with Hiro's modifications) to 
6585                 force BASE64 encoding for 8-bit text when signing
6586                 (sync with 0.8.3cvs2)
6587
6588 2002-09-18 [alfons]     0.8.2claws58
6589
6590         * src/compose.c
6591                 :%sno/if(/if (/gc
6592                 :%sno/for(/for (/gc
6593                 (beautify a little bit)
6594
6595 2002-09-18 [christoph]  0.8.2claws57
6596
6597         * src/pine.c
6598                 fix handling of fgetc return value
6599
6600 2002-09-17 [alfons]     0.8.2claws56
6601         
6602         * src/summaryview.c
6603                 summary_sort(): check non-NULL summaryview->folder_item when no 
6604                 folder is selected at all
6605                 (closes "[ 610344 ] sort label make syl Crash")
6606
6607 2002-09-17 [alfons]     0.8.2claws55
6608         
6609         * src/compose.c
6610                 beautify a little bit
6611
6612 2002-09-17 [christoph]  0.8.2claws54
6613
6614         * src/folder.c
6615                 initialize max values for cache and folder
6616                 when cache or folder is empty
6617
6618 2002-09-15 [colin]      0.8.2claws53
6619
6620         * src/compose.c
6621                 Fix a leak (thanks Alfons!) and cleaned
6622                 variables names for custom headers
6623
6624 2002-09-15 [colin]      0.8.2claws52
6625
6626         * src/compose.c
6627                 Fix custom headers recognition when
6628                 prefs_common.trans_hdr is on
6629
6630 2002-09-15 [colin]      0.8.2claws51
6631
6632         * src/compose.c
6633                 Allow dynamically-added custom headers
6634                 Yet not reparsed if reedited
6635
6636 2002-09-15 [alfons]     0.8.2claws50
6637
6638         * src/prefs_account.c
6639                 fix warnings
6640
6641 2002-09-15 [colin]      0.8.2claws49
6642         
6643         * src/prefs_account.c
6644                 fix pop_before_smtp sensitivity
6645
6646 2002-09-15 [colin]      0.8.2claws48
6647
6648         * src/inc.[ch]
6649                 add inc_pop_before_smtp()
6650                 allow MainWindow to be undefined in 
6651                 inc_account_mail() and inc_start()
6652         * src/pop.c
6653           src/prefs_account.h
6654                 add STYPE_POP_BEFORE_SMTP session type
6655         * src/prefs_account.c
6656                 activated pop before smtp option
6657         * src/send.c
6658                 do pop before smtp if the relevant option 
6659                 is set
6660
6661 2002-09-15 [paul]       0.8.2claws47
6662
6663         * sync with 0.8.3
6664                 see ChangeLog 2002-09-15
6665
6666 2002-09-14 [paul]       0.8.2claws46
6667
6668         * po/bg.po
6669                 updated Bulgarian translation, submitted by
6670                 George Danchev
6671
6672 2002-09-13 [paul]       0.8.2claws45
6673
6674         * src/compose.c
6675                 merge claws' select_account() with main's
6676                 (new) compose_select_account(). [sync with
6677                 0.8.2cvs15, see ChangeLog 2002-09-11]
6678
6679 2002-09-12 [christoph]  0.8.2claws44
6680
6681         * src/filter.c
6682                 allocate 1 elements of FolderItem not 0
6683
6684 2002-09-12 [colin]      0.8.2claws43
6685
6686         * src/compose.c
6687                 Fix bug #590825 (obey Follow-up: poster)
6688
6689 2002-09-12 [colin]      0.8.2claws42
6690
6691         * src/procmime.c
6692                 Fix bug #557009 (wrong headers for messages 
6693                 forwarded as attachments)
6694
6695 2002-09-11 [colin]      0.8.2claws41
6696         
6697         * src/compose.c
6698                 Put SCF: pseudo-header on top of message
6699                 Set draft tmp_flag when saved as draft
6700
6701         * src/procmsg.c
6702           src/procheader.c
6703                 Skip after first \n\n for beginning of real message
6704                 for drafts too
6705
6706 2002-09-11 [christoph]  0.8.2claws40
6707
6708         * src/filtering.c
6709                 use procmsg flag functions in filtering or processing
6710                 will cause incorrect folder message counts
6711
6712 2002-09-11 [colin]      0.8.2claws39
6713
6714         * src/compose.c
6715                 Fix bug #550175 - wrong save folder when reediting
6716                 drafts
6717
6718 2002-09-11 [paul]       0.8.2claws38
6719
6720         * sync with 0.8.2cvs14
6721                 see ChangeLog 2002-09-11
6722
6723 2002-09-11 [colin]      0.8.2claws37
6724
6725         * src/folder.c
6726                 Fix a typo (seeming to cause new/unread status to
6727                 be lost)
6728
6729 2002-09-10 [christoph]  0.8.2claws36
6730
6731         * src/compose.c
6732                 compose_redirect should not use compose_generic_new
6733                 because that does more stuff than expected including
6734                 opening the external editor
6735                 (closes bug "[ 526608 ] bounced messages appear blank
6736                  in editor")
6737
6738 2002-09-10 [christoph]  0.8.2claws35
6739
6740         * src/folder.c
6741                 fix problem with too large message number range
6742                 causing a crash in folder_item_scan
6743
6744 2002-09-10 [paul]       0.8.2claws34
6745
6746         * sync with 0.8.2cvs13
6747                 see ChangeLog 2002-09-10
6748
6749 2002-09-10 [christoph]  0.8.2claws33
6750
6751         * src/msgcache.c
6752                 set MsgInfo TmpFlags for queue and draft folders
6753                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
6754
6755 2002-09-10 [paul]       0.8.2claws32
6756
6757         * AUTHORS
6758           po/bg.po      ** NEW FILE **
6759                 new Bulgarian translation submitted by
6760                 George Danchev <danchev@spnet.net>
6761                 
6762         * tools/Makefile.am
6763           tools/README
6764           tools/tb2sylpheed     ** NEW FILE **
6765                 add script that converts an addressbook exported
6766                 from The Bat! into a Sylpheed addressbook. Submitted
6767                 by Urke MMI <urke-kg@eunet.yu>
6768
6769 2002-09-10 [paul]       0.8.2claws31
6770
6771         * sync with 0.8.2cvs12
6772                 see ChangeLog 2002-09-10
6773
6774 2002-09-06 [paul]       0.8.2claws30
6775
6776         * src/prefs_common.c
6777                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
6778                 
6779         * tools/Makefile.am
6780           tools/README
6781           tools/ldif-to-xml.py  ** REMOVED **
6782                 remove obsolete python script
6783
6784 2002-09-06 [paul]       0.8.2claws29
6785
6786         * sync with 0.8.2cvs10
6787                 see ChangeLog 2002-09-06
6788
6789 2002-09-04 [paul]       0.8.2claws28
6790
6791         * sync with 0.8.2cvs9
6792                 see ChangeLog 2002-08-04
6793
6794 2002-09-04 [colin]      0.8.2claws27 
6795
6796         * src/prefs_common.[ch]
6797                 Added signature color configuration
6798         * src/textview.c
6799                 Use user-specified signature color
6800
6801 2002-09-03 [colin]      0.8.2claws26
6802
6803         * src/prefs_common.[ch]
6804                 Added autosave and autosave_length prefs
6805         * src/compose.c
6806                 Added compose_remove_draft()
6807                 Auto-save drafts according to the prefs
6808         * src/main.c
6809                 Added a crash-indicator file, allowing to check
6810                 for new messages on startup if Sylpheed crashed
6811                 (makes saved drafts "reappear")
6812
6813 2002-09-03 [colin]      0.8.2claws25
6814
6815         * src/textview.[ch]
6816                 Grey the signature
6817
6818 2002-09-03 [paul]       0.8.2claws24
6819
6820         * sync with 0.8.2cvs8
6821                 see ChangeLog 2002-09-02 and 2002-09-03
6822
6823 2002-09-03 [darko]      0.8.2claws23
6824
6825         * src/folderview.c
6826                 use normal style when creating new folder to pick
6827                 proper font size 
6828
6829 2002-09-02 [melvin]     0.8.2claws22
6830
6831         * src/gtkaspell.m4
6832                 removed some obsolete code
6833
6834 2002-09-02 [melvin]     0.8.2claws21
6835
6836         * ac/aspell.m4
6837                 fixed test's equality sign (== to =)
6838
6839 2002-09-02 [alfons]     0.8.2claws20
6840
6841         * src/folder.c
6842         * src/mh.c
6843                 revert change of 0.8.2claws16 and use the mh_folder_destroy
6844                 as folder->destroy virtual as suggested by Hiro
6845                 (the mh.c code seems to have been lost around mh.c.1.21)
6846
6847 2002-09-02 [paul]       0.8.2claws19
6848
6849         * po/pt_BR.po
6850                 updated by Fabio Jr. Beneditto
6851                 
6852         * src/defs.h
6853                 use 'http://claws.sylpheed.org' for homepage link. 
6854                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
6855
6856 2002-09-01 [alfons]     0.8.2claws18
6857
6858         * src/mh.c
6859                 plug memleak related to one Martin Kluge found
6860
6861 2002-08-31 [paul]       0.8.2claws17
6862
6863         * sync with 0.8.2cvs6
6864                 see ChangeLog 2002-08-30
6865
6866 2002-08-31 [alfons]     0.8.2claws16
6867
6868         * src/folder.c
6869                 folder_destroy(): remove mailbox from folderlist even if it has
6870                 no destroy virtual
6871
6872 2002-08-31 [alfons]     0.8.2claws15
6873
6874         * src/folder.c
6875                 :%sno/if(/if (/gc
6876                 :%sno/for(/for (/gc
6877                 (being pedantic I know)
6878
6879 2002-08-31 [alfons]     0.8.2claws14
6880
6881         * src/folder.c
6882                 check for NULL pointers returned from folder->fetch_msginfo virtual
6883                 (should solve some reported crashes)
6884
6885 2002-08-30 [alfons]     0.8.2claws13
6886
6887         * acconfig.h
6888         * configure.in
6889         * src/crash.c
6890                 enable crash dialog on compilation time
6891                 (--enable-crash-dialog configure option)
6892
6893 2002-08-30 [alfons]     0.8.2claws12
6894
6895         * AUTHORS
6896                 add Martin Kluge
6897         * src/mh.c
6898                 apply memory leak plug patch by Martin Kluge
6899                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
6900                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
6901                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
6902
6903 2002-08-30 [darko]      0.8.2claws11
6904
6905         * src/folderview.c
6906                 copy Gtk style from normal style to match
6907                 font size for coloured folders
6908
6909 2002-08-29 [alfons]     0.8.2claws10
6910
6911         * sylpheed.desktop
6912                 Type=Internet <- Type=Application
6913                 (reported by Michael Schwendt, see:
6914                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
6915                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
6916
6917 2002-08-29 [paul]       0.8.2claws9
6918
6919         * sync with 0.8.2cvs5
6920                 see ChangeLog 2002-08-29
6921
6922 2002-08-29 [colin]      0.8.2claws8
6923
6924         * src/summaryview.c
6925                 Added a sanity check in summary_select_thread
6926                 Should fix bug 601605
6927
6928 2002-08-29 [colin]      0.8.2claws7
6929
6930         * src/main.c
6931                 Revert claws6 changes regarding bug #591676
6932
6933 2002-08-28 [colin]      0.8.2claws6
6934         
6935         * src/main.c
6936                 Ignore cache for queue folderitems
6937                 Fix bug #591676
6938
6939 2002-08-28 [melvin]     0.8.2claws5
6940
6941         * README.claws
6942                 Fixed typos.
6943
6944 2002-08-28 [melvin]     0.8.2claws4
6945
6946         * README.claws
6947                 Updated a bit the text concerning the spell checker
6948
6949 2002-08-28 [melvin]     0.8.2claws3
6950
6951         Merged the GNU_aspell_branch:
6952                 Support of new GNU/aspell is now included and the old pspell
6953                 is not supported anymore.
6954                 See README.claws
6955
6956         * README.claws
6957                 Updated spell checker text to reflect the switch to GNU/aspell
6958
6959         * ac/aspell.m4          *** NEW ***
6960         * src/gtkaspell.[ch]    *** NEW *** 
6961         * ac/pspell.m4          *** DELETED *** 
6962         * src/gtkspell.[ch]     *** DELETED ***
6963
6964         * ac/Makefile.am
6965                 Updated for GNU/aspell support
6966
6967         * po/POTFILES.in
6968                 Replaced gtkspell.c by gtkaspell.c
6969
6970         * acconfig.h
6971         * src/Makefile.am
6972         * src/about.c
6973         * src/compose.[ch]
6974         * src/crash.c
6975         * src/main.c
6976         * src/prefs_common.[ch]
6977                 Updated for GNU/aspell support
6978
6979 2002-08-28 [paul]       0.8.2claws2
6980
6981         * sync with 0.8.2cvs4
6982                 see ChangeLog 2002-08-27 and 2002-08-28
6983
6984 2002-08-28 [colin]      0.8.2claws1
6985
6986         * src/summary_search.c
6987                 Added "AND search"
6988
6989 2002-08-28 [jens]       0.8.2claws
6990
6991         *po/de.po
6992                 Updated German translations
6993
6994 2002-08-27 [melvin]     0.8.2claws
6995
6996         * po/fr.po
6997                 Updated French translations
6998
6999 2002-08-27 [paul]       0.8.2claws
7000
7001         * sync with 0.8.2 main release
7002
7003         * po/en_GB.po
7004           po/es.po
7005           po/it.po
7006           po/pl.po
7007           po/pt_BR.po
7008           po/sr.po
7009                 updated message catalogs submitted by
7010                 Ricardo Mones Lastra, Alessandro Maestri,
7011                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
7012                 Beneditto and Urke MMI  
7013
7014 2002-08-27 [hoa]        0.8.1claws123
7015
7016         * src/mainwindow.[ch]
7017         * src/summaryview.[ch]
7018                 removed the "filter setting" menu option.
7019                 add a "cancel a news message" menu option.
7020
7021 2002-08-26 [martin]     0.8.1claws122
7022
7023         * ChangeLog.claws
7024                 changed string under 0.8.1claws79 changed by myself
7025                 i'm sorry alfons :(
7026
7027 2002-08-26 [martin]     0.8.1claws121
7028
7029         * src/crash.c
7030                 added kill command to debuggerrc to start crash dialog
7031
7032 2002-08-26 [paul]       0.8.1claws120
7033
7034         * sync with 0.8.1cvs31
7035                 see ChangeLog 2002-08-26
7036
7037 2002-08-25 [alfons]     0.8.1claws119
7038
7039         * src/procmsg.c
7040                 fix bug that didn't send out correct headers to news server
7041                 when sending news article and email from queue (bug reported
7042                 and patch provided by Tim Mann; closes bug 
7043                 "[ 583196 ] 0.7.8claws can't post news")
7044
7045 2002-08-25 [alfons]     0.8.1claws118
7046
7047         * src/selective_download.c
7048                 mark two strings as translatable
7049                 (thanks to Urke MMI for pointing this out)
7050
7051 2002-08-25 [alfons]     0.8.1claws117
7052
7053         * src/summaryview.c
7054                 treat sent boxes as special and allow sorting them by addressee
7055                 (closes "[ 589418 ] Sent folder sorting misbehavior"
7056                 submitted by Steve Lamb)
7057
7058 2002-08-24 [alfons]     0.8.1claws116
7059
7060         * src/matcher.c
7061                 fix memleak reported by Martin Kluge
7062                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
7063
7064 2002-08-24 [oliver]     0.8.1claws115
7065
7066         * src/prefs_toolbar.c
7067                 o code cleanup as suggested by Alfons
7068                 o memleak fix
7069
7070 2002-08-24 [alfons]     0.8.1claws114
7071
7072         * src/summaryview.c
7073                 o fix another memory leak reported by Martin Kluge
7074                   (see "[ 599568 ] Small Memory Leak")
7075                 o remove 'from' variable from 'summary_set_header()'; we can
7076                   do with just 'to' 
7077
7078 2002-08-24 [paul]       0.8.1claws113
7079
7080         * sync with 0.8.1cvs30
7081                 see ChangeLog 2002-08-23
7082
7083 2002-08-24 [alfons]     0.8.1claws112
7084
7085         * src/summaryview.c
7086                 remove unnecessary allocations for search bar fixing leaks
7087                 reported by Martin Kluge
7088                 (see "[ 599451 ] Further memory leaks?")
7089
7090 2002-08-24 [alfons]     0.8.1claws111
7091
7092         * src/main.c
7093                 make get_socket_name() public for crash.c
7094         * src/crash.c
7095                 o make report bug button work (goes to claws' 
7096                   bug tracker at sf.net)
7097                 o introduce function for doing important stuff just
7098                   before claws goes down
7099                 o clean up code 
7100
7101 2002-08-24 [alfons]     0.8.1claws110
7102
7103         * src/compose.c
7104                 move cursor to "To" entry when forwarding as attachment
7105                 (reported and solved by Steve Lamb, closes bug report
7106                 "[ 592880 ] Forward as attachment; cursor not in to")
7107
7108 2002-08-24 [colin]      0.8.1claws109
7109
7110         * src/mainwindow.c
7111                 fix quick search visibility after GUI (de)separations.
7112
7113 2002-08-23 [colin]      0.8.1claws108
7114
7115         * src/mainwindow.c
7116                 fix header pane visibility after folderview or
7117                 messageview (de)separation
7118
7119 2002-08-23 [paul]       0.8.1claws107
7120
7121         * src/mainwindow.[ch]
7122           src/toolbar.c
7123                 give full control of display or non-display 
7124                 of the Execute icon to Custom toolbar settings.
7125                 add new sensitivity condition to maninwindow.h: 
7126                 M_DELAY_EXEC
7127
7128         * ChangeLog
7129           ChangeLog.jp
7130           NEWS
7131                 more sync with 0.8.1cvs29
7132
7133 2002-08-23 [melvin]     0.8.1claws106
7134
7135         * src/alertpanel.c
7136                 Readded support for custom widget in alertpanel lost in last
7137                 sync.
7138
7139 2002-08-23 [paul]       0.8.1claws105
7140
7141         * sync with 0.8.1cvs29
7142                 see ChangeLog 2002-08-23
7143
7144 2002-08-23 [colin]      0.8.1claws104
7145
7146         * src/summaryview.c
7147                 Fix folder and search pixmaps exchanging positions
7148                 after theme or toolbar changes. Thank to Oliver for 
7149                 reporting this.
7150
7151 2002-08-23 [colin]      0.8.1claws103
7152
7153         * src/mainwindow.c
7154           src/messageview.[ch]
7155           src/noticeview.[ch]
7156           src/summaryview.c
7157                 Changed messageview_create() and noticeview_create()
7158                 to avoid the last gdk_warning
7159
7160 2002-08-22 [colin]      0.8.1claws102
7161
7162         * src/summaryview.c
7163                 Fix my new `Creating pixmap from xpm' warning
7164
7165 2002-08-22 [colin]      0.8.1claws101
7166
7167         * src/mainwindow.c
7168                 Fix some of the gdk warnings
7169
7170 2002-08-22 [colin]      0.8.1claws100
7171
7172         * src/Makefile.am
7173         * src/stock_pixmap.c
7174         * src/stock_pixmap.h
7175         * src/pixmaps/quicksearch.xpm *ADDED*
7176                 Add the quicksearch pixmap
7177         * src/mainwindow.c
7178         * src/summaryview.c
7179         * src/summaryview.h
7180                 Make quicksearch bar visible/hidden via a button
7181
7182 2002-08-22 [christoph]  0.8.1claws99
7183
7184         * src/folder.c
7185                 fix folder update for newsgroups with message
7186                 numbers below minimum number of articles to fetch
7187                 (closes bug #598445)
7188
7189 2002-08-22 [paul]       0.8.1claws98
7190
7191         * sync with 0.8.1cvs28
7192                 see ChangeLog 2002-08-22
7193
7194 2002-08-21 [alfons]     0.8.1claws97
7195
7196         * src/crash.c
7197                 use bt instead of bt full which seems to work 
7198                 better, and bt full doesn't give a great deal 
7199                 of information anyway
7200
7201 2002-08-21 [colin]      0.8.1claws96
7202
7203         * src/summaryview.c
7204                 fix summaryview_searchtype_changed prototype
7205
7206 2002-08-21 [christoph]  0.8.1claws95
7207
7208         * src/mainwindow.c
7209                 o fix broken menu update for sorting type, we have to
7210                   get this info from the summaryview now
7211                 o removed setting of threaded state in menu callback
7212         * src/summaryview.[ch]
7213                 more summaryview/folderitem seperation for
7214                 threading option
7215         * configure.in
7216                 removed not required --with-compiler-flags option
7217
7218 2002-08-21 [oliver]     0.8.1claws94
7219         
7220         * src/toolbar.h 
7221                 o rename toolbar.xml to toolbar_main.xml
7222                   since toolbar_compose.xml might come up 
7223                   any time soon
7224         * README.claws
7225                 add custom toolbar              
7226
7227 2002-08-21 [darko]      0.8.1claws93
7228
7229         * src/procmsg.c
7230                 don't reset tmp flags for messages copied
7231                 to sent folder
7232
7233 2002-08-21 [colin]      0.8.1claws92
7234         
7235         * src/prefs_filtering.c
7236                 fix renaming rules on folder rename 
7237                 when folder is not a leaf folder
7238
7239 2002-08-21 [paul]       0.8.1claws91
7240
7241         * src/prefs_folder_item.c
7242                 fix alignment of colour selector
7243
7244 2002-08-21 [paul]       0.8.1claws90
7245
7246         * sync with 0.8.1cvs27
7247                 see ChangeLog 2002-08-21
7248
7249 2002-08-21 [paul]       0.8.1claws89
7250
7251         * src/summaryview.c
7252                 fix crash when changing field type in
7253                 Quick search bar
7254
7255 2002-08-21 [colin]      0.8.1claws88
7256
7257         * src/summaryview.c
7258                 Made quick search case-insensitive
7259
7260 2002-08-21 [paul]       0.8.1claws87
7261
7262         * sync with 0.8.1cvs26
7263                 see ChangeLog 2002-08-21
7264
7265 2002-08-20 [christoph]  0.8.1claws86
7266
7267         * src/folderview.c
7268         * src/main.c
7269         * src/summaryview.[ch]
7270                 more summaryview/folderitem seperation for
7271                 sort_key and sort_type
7272         * src/procmsg.c
7273                 added missing return statement
7274
7275 2002-08-20 [colin]      0.8.1claws85
7276
7277         * src/summaryview.[ch]
7278                 Added a quick search box
7279         * src/mainwindow.c
7280         * src/prefs_common.[ch]
7281                 Added a show/hide option for the quick search
7282
7283 2002-08-20 [oliver]     0.8.1claws84
7284         
7285         * src/mainwindow.c
7286                 remove toolbar_create_popups
7287         * src/toolbar.[ch]
7288                 o remove toolbar_create_popups
7289                 o fix toolbar_set_sensitive 
7290                   (Bug reports #596834 and #596832)     
7291         * src/prefs_toolbar.c
7292                 o add "Set default" button
7293                 o align label and text + combo widgets
7294
7295 2002-08-20 [hoa]        0.8.1claws83bis
7296
7297         * src/imap.c
7298                 fixed a bug in imap_fetch_msginfo() in case there is no
7299                 current folder.
7300
7301 2002-08-20 [darko]      0.8.1claws83
7302
7303         * src/folderview.c
7304                 copy the color style of folder view so it
7305                 works with GTK themes
7306
7307 2002-08-20 [darko]      0.8.1claws82
7308
7309         * src/folder.h
7310         * src/folderview.c
7311         * src/prefs_folder_item.[hc]
7312                 don't use UI stuff in folder.h
7313
7314 2002-08-20 [darko]      0.8.1claws81
7315
7316         * src/folder.h
7317         * src/prefs_folder_item.h
7318         * src/folderview.c
7319         * src/prefs_folder_item.c
7320                 ability to set folder color in folderview
7321
7322 2002-08-19 [alfons]     0.8.1claws80
7323
7324         * src/summaryview.c
7325                 fix one of the earlier memleaks reported by Martin Kluge
7326
7327 2002-08-19 [alfons]     0.8.1claws79
7328
7329         * src/mainwindow.c
7330                 hide notice view when selecting seperate folder
7331                 view (reported by Urke MMI)
7332
7333 2002-08-19 [christoph]  0.8.1claws78
7334
7335         * src/folderview.c
7336         * src/prefs_folder_item.h
7337         * src/summaryview.[ch]
7338                 o add summary_set_prefs_from_folderitem to set
7339                   summaryview prefs (first step to remove all
7340                   references to the folderitem in summaryview)
7341                 o moved compiled regex stuff from folderitem prefs
7342                   to summaryview code
7343
7344 2002-08-19 [paul]       0.8.1claws77
7345
7346         * src/compose.c
7347                 add check for '.' to QUOTE_IF_REQUIRED
7348
7349 2002-08-19 [paul]       0.8.1claws76
7350
7351         * src/inc.c
7352                 sync with 0.8.1cvs25 (plug memory leak)
7353
7354         * src/prefs_toolbar.c
7355                 re-order prefs_toolbar_cancel()
7356
7357 2002-08-18 [alfons]     0.8.1claws75
7358
7359         * src/inc.c
7360         * src/matcher.c
7361                 plug other memleaks reported by Martin Kluge
7362
7363 2002-08-18 [paul]       0.8.1claws74
7364
7365         * po/pt_BR.po
7366                 updated by Fabio Jr. Beneditto
7367
7368 2002-08-18 [paul]       0.8.1claws73
7369
7370         * src/toolbar.[ch]
7371                 fix bug where tooltips were displayed untranslated              
7372
7373         * src/prefs_toolbar.c
7374                 fix bug where clicking 'Cancel' creates an icon & text
7375                 toolbar regardless of prefs
7376         
7377
7378 2002-08-17 [oliver]     0.8.1claws72
7379
7380         * src/prefs_toolbar.c
7381                 update toolbar on CANCEL
7382                 bug reported by Martin Kluge
7383         * src/toolbar.c
7384                 toolbar_destroy memleak fixed           
7385
7386 2002-08-17 [alfons]     0.8.1claws71
7387
7388         * src/toolbar.c
7389                 plug another memleak reported by Martin Kluge
7390
7391 2002-08-16 [alfons]     0.8.1claws70
7392
7393         * src/crash.c
7394                 use execvp() correctly (suggested by wwp; thanks!)
7395
7396 2002-08-16 [alfons]     0.8.1claws69
7397
7398         * src/gtksctree.c
7399                 plug memory leak reported by Kim Schultz & Martin Kluge
7400
7401 2002-08-16 [paul]       0.8.1claws68
7402
7403         * po/es.po
7404                 updated by Ricardo Mones Lastra
7405
7406 2002-08-16 [paul]       0.8.1claws67
7407
7408         * src/toolbar.h
7409                 fix bug where 'Compose News' icon showed wrong
7410                 tooltip
7411
7412 2002-08-16 [paul]       0.8.1claws66
7413
7414         * sync with 0.8.1cvs24
7415                 see ChangeLog 2002-08-16
7416
7417         * po/it.po
7418                 updated by Alessandro Maestri
7419
7420 2002-08-15 [paul]       0.8.1claws65
7421
7422         * po/sr.po
7423                 updated by Urke MMI
7424
7425 2002-08-15 [paul]       0.8.1claws64
7426
7427         * src/*.c
7428                 don't translate debug info
7429
7430         * src/matcher.[ch]
7431                 add copyright info
7432
7433 2002-08-15 [paul]       0.8.1claws63
7434
7435         * src/prefs_toolbar.c
7436                 fix bug where clicking 'OK' creates an icon & text
7437                 toolbar regardless of prefs
7438
7439 2002-08-14 [alfons]     0.8.1claws62
7440
7441         * src/main.c
7442                 add global var that has the full argv[0]
7443         * src/crash.c
7444                 o execvp the correct sylpheed by using argv0
7445                   and setting the correct work dir
7446                 o other tweaks  
7447
7448 2002-08-14 [oliver]     0.8.1claws61
7449         
7450         * enable/disable Toolbar Action Buttons 
7451         * code cleanups
7452         * src/mainwindow.c
7453         * src/toolbar.[ch]      
7454         * src/prefs_toolbar.c   
7455
7456 2002-08-14 [melvin]     0.8.1claws60
7457
7458         * po/fr.po
7459                 Updated French translations
7460
7461 2002-08-14 [melvin]     0.8.1claws59
7462
7463         * src/crash.c
7464                 Made bug report not translatable
7465         * src/exporthtml.c
7466                 Fixed exporthtml_build_filespec() return value
7467         * src/foldersel.c
7468                 Fixed incorrect include file
7469         * src/gtkspell.c
7470         * src/prefs_actions.c
7471         * src/prefs_toolbar.c
7472                 Made debug info not translatable
7473         * src/mutt.c
7474         * src/quote_fmt.c
7475                 Added missing includes
7476         * src/prefs_common.c
7477                 Fixed typo
7478
7479 2002-08-14 [paul]       0.8.1claws58
7480
7481         * faq/es/sylpheed-faq.html
7482           faq/es/sylpheed-faq-[1-3].html
7483           faq/es/sylpheed-faq-4.html     **NEW FILE **
7484                 update Spanish FAQ
7485
7486 2002-08-13 [christoph]  0.8.1claws57
7487
7488         * src/procmsg.c
7489                 ignore thread fix that did not mark all
7490                 child nodes of a ignored thread as
7491                 ignored. Does not work perfectly yet,
7492                 but it is better now
7493
7494 2002-08-13 [alfons]     0.8.1claws56
7495
7496         * src/crash.c
7497                 o implement 'save crash log'
7498                 o some tweaks
7499
7500 2002-08-13 [melvin]     0.8.1claws55
7501
7502         * src/main.c
7503                 removed unrequired "execinfo.h" header
7504
7505 2002-08-12 [paul]       0.8.1claws54
7506
7507         * faq/en/sylpheed-faq.html
7508           faq/en/sylpheed-faq-[1-3].html
7509           faq/en/sylpheed-faq-4.html     **NEW FILE **
7510                 update English FAQ
7511
7512 2002-08-12 [alfons]     0.8.1claws53
7513
7514         * po/POTFILES.in
7515                 add crash.c to translatables
7516         * src/crash.c
7517                 bring in Leandro's crash dialog
7518
7519 2002-08-11 [alfons]     0.8.1claws52
7520
7521         * src/crash.c
7522                 clean up some warnings
7523
7524 2002-08-11 [alfons]     0.8.1claws51
7525
7526         * acconfig.h
7527         * configure.in
7528         * src/crash.[ch]        ** NEW FILES **
7529         * src/main.c            
7530                 initial gdb crash handler
7531
7532 2002-08-11 [paul]       0.8.1claws50
7533
7534         * src/prefs_toolbar.c
7535                 replace Up/Down arrow pixmaps with text to be
7536                 consistent across icon themes
7537
7538 2002-08-11 [paul]       0.8.1claws49
7539
7540         * src/prefs_common.c
7541           src/prefs_toolbar.c
7542                 rename 'Pixmap' -> 'Icon'
7543
7544         * src/toolbar.[ch]
7545                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
7546
7547 2002-08-10 [paul]       0.8.1claws48
7548
7549         * src/prefs_toolbar.c
7550                 re-work the UI
7551
7552 2002-08-10 [paul]       0.8.1claws47
7553
7554         * src/main.c
7555                 don't write Processing progress to status bar
7556                 patch submitted by Alexander Evseev
7557
7558         * src/prefs_toolbar.c
7559                 re-position and resize window
7560                 make window assume correct size on first call
7561
7562 2002-08-10 [paul]       0.8.1claws46
7563
7564         * src/mainwindow.c
7565           src/prefs_toolbar.c
7566           src/toolbar.c
7567           src/toolbar.h
7568                 obey coding style
7569                 follow UI text conventions
7570
7571 2002-08-10 [alfons]     0.8.1claws45
7572
7573         * src/toolbar.c
7574                 correct pixmap for delete action
7575
7576 2002-08-10 [paul]       0.8.1claws44
7577
7578         * po/pt_BR.po
7579                 updated by Fabio Jr. Beneditto
7580
7581 2002-08-10 [paul]       0.8.1claws43
7582
7583         * po/POTFILES.in
7584                 add custom toolbar files
7585
7586 2002-08-10 [paul]       0.8.1claws42
7587
7588         * sync with 0.8.1cvs22
7589                 see ChangeLog 2002-08-09
7590
7591 2002-08-09 [paul]       0.8.1claws41
7592
7593         * tools/Makefile.am
7594           tools/README
7595           tools/outlook2sylpheed.pl     ** NEW FILE **
7596                 add script to convert exported Outlook
7597                 contacts list to a Sylpheed addressbook.
7598                 Submitted by Ricardo Mones Lastra.
7599
7600 2002-08-09 [paul]       0.8.1claws40
7601
7602         * AUTHORS
7603           configure.in
7604           po/sr.po      ** NEW FILE **
7605                 add Serbian message catalog. Submitted by
7606                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
7607
7608 2002-08-09 [paul]       0.8.1claws39
7609
7610         * sync with 0.8.1cvs21
7611                 see ChangeLog 2002-08-08
7612
7613 2002-08-08 [oliver]     0.8.1claws38
7614
7615         * src/mainwindow.c
7616                 move Custom Toolbar to Configuration menu
7617
7618 2002-08-08 [oliver]     0.8.1claws37
7619
7620         * src/prefs_toolbar.c
7621                 fix substitute pixmap bug
7622
7623 2002-08-08 [paul]       0.8.1claws36
7624
7625         * sync with 0.8.1cvs19
7626                 see ChangeLog 2002-08-08
7627
7628 2002-08-07 [christoph]  0.8.1claws35
7629
7630         * src/utils.c
7631                 fixed a memory leak in new canonicalize_file_replace
7632
7633 2002-08-07 [christoph]  0.8.1claws34
7634
7635         * src/utils.[ch]
7636                 o canonicalize_file_replace should create the temporary
7637                   file in the same directory as the original file.
7638                 o added get_tmpfile_in_dir that creates a temorary file
7639                   in a specified directory.
7640
7641 2002-08-07 [melvin]     0.8.1claws33
7642
7643         * src/toolbar.c
7644                 fixed bug where 'Article' button acted as 'Email' button.
7645
7646 2002-08-07 [paul]       0.8.1claws32
7647
7648         * sync with 0.8.1.cvs17
7649                 see ChangeLog 2002-08-07
7650
7651 2002-08-07 [colin]      0.8.1claws31
7652         
7653         * src/news.c
7654                 fix mass-cancel problem
7655
7656 2002-08-07 [thorsten]   0.8.1claws30
7657
7658         * src/prefs_toolbar.c
7659                 fix: crash on replace or add new button
7660         * src/toolbar.c
7661                 fix: close xmlfile after reading
7662         * src/utils.c
7663                 fix: unlink() file before rename()
7664
7665 2002-08-06 [paul]       0.8.1claws29
7666
7667         * sync with 0.8.cvs15
7668                 see ChangeLog 2002-08-06
7669
7670 2002-08-06 [oliver]     0.8.1claws28
7671
7672         * src/toolbar.c
7673         * src/prefs_toolbar.c
7674                 fixed empty toolbar issue
7675
7676 2002-08-06 [oliver]     0.8.1claws27
7677
7678         * Custom Toolbar Final 
7679         * src/folderview.c
7680         * src/inc.c
7681         * src/summaryview.c
7682                 o toolbar stuff now lives in src/toolbar.[ch]
7683                 o main_window_toolbar_* functions are renamed to
7684                   toolbar_* reflecting their new source file
7685         * src/mainwindow.[ch]
7686                 o remove toolbar stuff  
7687
7688 2002-08-06 [oliver]     0.8.1claws26
7689         
7690         * src/Makefile.am
7691         * src/prefs_toolbar.[ch]        **New File**
7692         * src/toolbar.[ch]              **New File**
7693                 o prefs_toolbar.[ch] custom toolbar frontend
7694                 o toolbar.[ch]       backend 
7695
7696 2002-08-06 [oliver]     0.8.1claws25
7697
7698         * src/prefs_actions.[ch]
7699                 o new exported function actions_execute
7700
7701 2002-08-06 [paul]       0.8.1claws24
7702
7703         * sync with 0.8.1cvs4
7704                 see ChangeLog 2002-08-06
7705
7706 2002-08-06 [paul]       0.8.1claws23
7707
7708         * sync with 0.8.1cvs13
7709                 see ChangeLog 2002-08-06
7710
7711 2002-08-06 [paul]       0.8.1claws22
7712
7713         * sync with 0.8.1cvs12
7714                 see ChangeLog 2002-08-05 and 2002-08-06
7715
7716 2002-08-06 [match]      0.8.1claws21
7717
7718         * src/addrclip.c
7719                 improvements to cut/copy/paste address
7720
7721 2002-08-05 [match]      0.8.1claws20
7722
7723         * src/addritem.[ch]
7724         * src/addrcache.c
7725         * src/addrbook.c
7726         * src/editaddress.c
7727         * src/addressbook.c
7728                 fixes to improve cut/copy/paste
7729
7730 2002-08-06 [melvin]     0.8.1claws19
7731
7732         * src/account.[ch]
7733                 account_find_all_from_address(): new function that returns the
7734                 list of all accounts that are matched in an address.
7735         * src/alertpanel.[ch]
7736                 alertpanel() now accepts a custom widget
7737                 alertpanel_with_widget(): new function that pops up a panel with
7738                 a custom widget in it 
7739         * src/gtkutils.[ch]
7740                 gtkut_account_menu_new(): new function that allows the selection
7741                 of an account from a list of accounts.
7742         * src/messageview.c
7743                 Extended Return Receipt notification to select the correct 
7744                 account and to make a security test on the Delivery-Notification
7745                 address which should be the same as the Return-Path.
7746
7747 2002-08-06 [thorsten]   0.8.1claws18
7748
7749         * src/mimeview.c
7750                 attach_all: save unnamed as "noname.%d",
7751                 dont free static dirname
7752
7753 2002-08-05 [alfons]     0.8.1claws17
7754
7755         * configure.in
7756                 detect XIM by trying to link rather than compile a XIM program
7757
7758 2002-08-05 [oliver]     0.8.1claws16
7759                 
7760         * src/stock_pixmap.[ch]
7761                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
7762                 o new func to retrieve pixmaps
7763
7764 2002-08-05 [paul]       0.8.1claws15
7765
7766         * sync with 0.8.1cvs10
7767                 see ChangeLog 2002-08-05
7768
7769 2002-08-04 [alfons]     0.8.1claws14
7770
7771         * src/textview.c
7772                 see if this plugs memleak
7773
7774 2002-08-04 [melvin]     0.8.1claws13
7775
7776         * src/gtkspell.c
7777                 fixed bug that could crash Sylpheed when highlighting
7778                 all misspelled words.
7779
7780 2002-08-03 [melvin]     0.8.1claws12
7781
7782         * src/prefs_actions.c
7783                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
7784         * src/messageview.c
7785                 fixed bug where the Return Receipt was sent to
7786                 Delivery-Notification-To address even if it was not present
7787
7788 2002-08-02 [alfons]     0.8.1claws11
7789
7790         * src/prefs_actions.c
7791                 o more check for NULLs
7792                 o put create_io_dialog() in right conditional block
7793
7794 2002-08-02 [paul]       0.8.1claws10
7795
7796         * po/es.po
7797                 updated by Ricardo Mones Lastra
7798
7799 2002-08-01 [christoph]  0.8.1claws9
7800
7801         * src/folder.c
7802                 don't free the cache of the opened
7803                 folder in the summaryview
7804         * src/summaryview.c
7805                 don't unset flags, if it is not required
7806
7807 2002-08-01 [paul]       0.8.1claws8
7808
7809         * sync with 0.8.1cvs8
7810                 see ChangeLog entry 2002-08-01
7811
7812 2002-08-01 [paul]       0.8.1claws7
7813
7814         * sync with 0.8.1cvs7
7815                 see ChangeLog 2002-07-31 and 2002-08-01
7816
7817 2002-07-31 [christoph]  0.8.1claws6
7818
7819         * src/mainwindow.c
7820                 forgot to update menu sensitivity
7821                 function for new menu entry
7822
7823 2002-07-31 [alfons]     0.8.1claws5
7824
7825         * src/main.c
7826                 check folder item and its path for NULL on
7827                 initial processing
7828
7829 2002-07-31 [christoph]  0.8.1claws4
7830
7831         * src/folder.c
7832                 check if folder_item_get_msginfo in
7833                 folder_item_remove_msg returned NULL
7834         * src/imap.c
7835                 better clear the uid cache in the
7836                 uid validity check function and delete
7837                 cached messages
7838
7839 2002-07-31 [paul]       0.8.1claws3
7840
7841         * man/sylpheed.1
7842                 add the '--attach' option and a few other
7843                 minor changes
7844
7845 2002-07-31 [paul]       0.8.1claws2
7846
7847         * sync with 0.8.1cvs5
7848                 see ChangeLog 2002-07-31
7849
7850 2002-07-31 [christoph]  0.8.1claws1
7851
7852         * src/folderview.[ch]
7853         * src/mainwindow.c
7854                 replace "Rescan all folders..." with
7855                 "Check all folders for new messages..."
7856
7857 2002-07-30 [paul]       0.8.1claws
7858
7859         * version 0.8.1claws released
7860
7861 2002-07-30 [paul]       0.8.0claws29
7862
7863         * tools/OOo2sylpheed.pl ** NEW FILE **
7864           tools/README
7865                 add script to enable sending documents as
7866                 attachments from OpenOffice.org
7867
7868 2002-07-30 [melvin]     0.8.0claws28
7869
7870         * src/prefs_actions.c
7871                 Made the actions' input/output dialog display
7872                 without delay.
7873
7874 2002-07-30 [christoph]  0.8.0claws27
7875
7876         * src/procmsg.c
7877                 check if folder_item_get_msginfo in
7878                 procmsg_save_to_outbox returned NULL
7879
7880 2002-07-30 [paul]       0.8.0claws26
7881
7882         * sync with 0.8.1cvs4
7883                 see ChangeLog 2002-07-29
7884
7885 2002-07-29 [thorsten]   0.8.0claws25
7886
7887         * README.claws
7888                 added selective download, delete on server
7889
7890 2002-07-29 [paul]       0.8.0claws24
7891
7892         * sync with 0.8.1cvs3
7893                 see ChangeLog 2002-07-29
7894
7895 2002-07-27 [christoph]  0.8.0claws23
7896
7897         * src/folder.c
7898                 add extra check if fetching the msginfo
7899                 returned NULL
7900
7901 2002-07-27 [paul]       0.8.0claws22
7902
7903         * sync with 0.8.1cvs2
7904                 see ChangeLog 2002-07-26
7905
7906 2002-07-27 [christoph]  0.8.0claws21
7907
7908         * src/imap.c
7909                 add another check if a valid msginfo
7910                 was returned
7911
7912 2002-07-26 [hoa]        0.8.0claws20
7913
7914         * src/folder.c
7915                 Fixed a condition in folder_item_destroy()
7916
7917         * src/imap.c
7918                 Fixed an error in IMAP protocol
7919
7920 2002-07-26 [alfons]     0.8.0claws19
7921
7922         * src/folder.c
7923                 ofcourse compare with identifier, not the path
7924
7925 2002-07-26 [alfons]     0.8.0claws18
7926
7927         * src/folder.c
7928                 use folder item identifier for saving / restoring
7929                 preferences because folder->path might not be unique
7930
7931 2002-07-26 [melvin]     0.8.0claws17
7932
7933         * src/logwindow.c
7934                 Fixed a crash introduced in 0.8.0claws5 when log is 
7935                 cut under 80 characters.
7936
7937 2002-07-26 [paul]       0.8.0claws16
7938
7939         * sync with 0.8.1cvs1
7940                 see ChangeLog 2002-07-26
7941
7942 2002-07-26 [christoph]  0.8.0claws15
7943
7944         * src/imap.[ch]
7945                 imap folder now remembers the last selected
7946                 folder and imap_fetch_msginfo skips selecting
7947                 the folder if it is already selected
7948
7949 2002-07-26 [christoph]  0.8.0claws14
7950
7951         * src/folder.c
7952         * src/folderview.c
7953         * src/imap.c
7954                 fix imap folder rescanning
7955
7956 2002-07-25 [christoph]  0.8.0claws13
7957
7958         * src/filter.c
7959         * src/folder.[ch]
7960         * src/folderview.c
7961         * src/imap.[ch]
7962         * src/mainwindow.c
7963         * src/mbox_folder.c
7964         * src/mh.c
7965         * src/news.c
7966                 implement imap uid cache and uid validity check
7967
7968 2002-07-25 [alfons]     0.8.0claws12
7969
7970         * src/summaryview.c
7971                 fix a brown paper bag bug, and also add some more
7972                 checks
7973
7974 2002-07-25 [christoph]  0.8.0claws11
7975
7976         * src/folder.c
7977                 don't mix copy, fetch_msginfo and remove
7978                 operations in folder item copy and move
7979                 operations
7980
7981 2002-07-25 [christoph]  0.8.0claws10
7982
7983         * src/folderview.c
7984         * src/mainwindow.c
7985         * src/prefs_folder_item.c
7986         * src/summaryview.[ch]
7987                 remove no longer required parameter update_cache from
7988                 summary_show
7989
7990 2002-07-25 [paul]       0.8.0claws9
7991
7992         * sync with 0.8.1
7993         
7994         * AUTHORS
7995                 a few corrections
7996
7997 2002-07-24 [alfons]     0.8.0claws8
7998
7999         * src/summaryview.c
8000                 sort correctly when using simplified subject line
8001                 (closes feature request "[ 585141 ] applying regexp to subject 
8002                 before sort" submitted by Alexandra Walford)
8003
8004 2002-07-24 [paul]       0.8.0claws7
8005
8006         * sync with 0.8.0cvs3
8007                 see ChangeLog 2002-07-24
8008
8009 2002-07-23 [christoph]  0.8.0claws6
8010
8011         * src/folder.c
8012         * src/folder.h
8013         * src/summaryview.c
8014         * src/summaryview.h
8015         * src/main.c
8016                 o separate processing and summaryview
8017                 o removed summary_write_cache from summaryview
8018                 o removed summaryview->killed_messages, because we don't have
8019                   to keep a list of killed messages anymore. New cache will
8020                   keep the hidden messages in cache anyway
8021         * src/folderview.c
8022         * src/inc.c
8023         * src/selective_download.c
8024                 o removed unnecessary summary_write_cache calls
8025         * src/procmsg.c
8026                 o don't set ignore thread flag in procmsg_get_thread_tree
8027                   if it is already set
8028         * src/mainwindow.c
8029         * src/statusbar.h
8030                 o moved STATUSBAR_PUSH/POP to statusbar.h because
8031                   they are used in different files
8032
8033 2002-07-23 [melvin]     0.8.0claws5
8034
8035         * src/addressbook.c
8036         * src/addrgather.c
8037         * src/editaddress.c
8038         * src/editgroup.c
8039         * src/editldap_basedn.c
8040         * src/importldif.c
8041         * src/prefs_common.c
8042                 Fixed few memory leak (gtk_editable_get_chars returns
8043                 an allocated string)
8044         * src/logwindow.c
8045                 Fixed few memory leak (gtk_editable_get_chars returns
8046                 an allocated string) and modified a little the log cutting
8047                 loop.
8048         * src/compose.c
8049                 Replaced a call to an obsolete function gtk_entry_get_text()
8050                 by gtk_editable_get_chars()
8051         * src/send.c
8052                 Removed a debug printf
8053
8054 2002-07-23 [christoph]  0.8.0claws4
8055
8056         * src/filesel.c
8057                 fix another g_dirname memory leak
8058
8059 2002-07-23 [christoph]  0.8.0claws3
8060
8061         * src/mh.c
8062                 fixed a memory leak in mh_fetch_msginfo
8063                 fixed crash when message header could not be
8064                 parsed
8065
8066 2002-07-23 [paul]       0.8.0claws2
8067
8068         * sync with 0.8.0cvs2
8069                 see ChangeLog 2002-07-23
8070
8071 2002-07-23 [paul]       0.8.0claws1
8072
8073         * sync with 0.8.0cvs1
8074                 see ChangeLog 2002-07-23
8075
8076 2002-07-23 [paul]       0.8.0claws
8077
8078         * release of 0.8.0claws
8079
8080 2002-07-23 [paul]       0.7.8claws99
8081
8082         * po/ru.po
8083                 new Russian translation, submitted by
8084                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
8085
8086 2002-07-22 [jens]       0.7.8claws98
8087
8088         * po/de.po
8089                 Updated German translations.
8090
8091 2002-07-22 [paul]       0.7.8claws97
8092
8093         * po/es.po
8094           po/it.po
8095           po/nl.po
8096           po/pt_BR.po
8097                 updated translations by Ricardo Mones Lastra,
8098                 Alessandro Maestri, Wilbert Berendsen and 
8099                 Fabio Jr. Beneditto respectively
8100
8101 2002-07-22 [christoph]  0.7.8claws96
8102
8103         * src/mimeview.c
8104                 fix memory leak caused by wrong g_dirname usage
8105
8106 2002-07-22 [christoph]  0.7.8claws95
8107
8108         * src/summaryview.c
8109                 update new and unread message counts for summaryview
8110                 summaryview does not get it from the folder anymore
8111                 and has to update the values itself
8112
8113 2002-07-22 [melvin]     0.7.8claws94
8114
8115         * po/fr.po
8116                 Updated French translations.
8117
8118 2002-07-22 [christoph]  0.7.8claws93
8119
8120         * src/matcher.c
8121                 set prop->preg pointer to NULL or following check
8122                 will not fail and regexec will be called with
8123                 invalid pointer
8124
8125 2002-07-21 [alfons]     0.7.8claws92
8126         
8127         * src/prefs_common.[ch]
8128                 remove option "Send return receipt on request"
8129
8130 2002-07-21 [thorsten]   0.7.8claws91
8131
8132         * src/mimeview.c
8133                 fixed memleaks, coding style as pointed out by alfons
8134
8135 2002-07-21 [alfons]     0.7.8claws90
8136
8137         * src/messageview.c
8138         * src/noticeview.[ch]
8139                 o fix bug notice view being displayed when going to empty folder 
8140                   (noticed by Christoph)
8141                 o allow RRR to be sent when restarting sylpheed, or changing folder 
8142                   (noticed by Thorsten)
8143
8144 2002-07-21 [thorsten]   0.7.8claws89
8145
8146         * src/mimeview.c
8147                 Included save_all patch from Xaview FACQ
8148                 added support for pathnames
8149
8150 2002-07-21 [alfons]     0.7.8claws88
8151
8152         * po/POTFILES.in
8153         * src/Makefile.am
8154         * src/mainwindow.c
8155         * src/messageview.[ch]
8156         * src/noticeview.c      ** NEW FILE **
8157         * src/noticeview.h      ** NEW FILE **
8158                 make return receipts work again
8159                 (UI idea by Leandro Pereira)
8160
8161 2002-07-21 [paul]       0.7.8claws87
8162
8163         * src/summaryview.c
8164                 fix sensitivity of 'Select thread'
8165
8166 2002-07-21 [paul]       0.7.8claws86
8167
8168         * src/prefs_common.c
8169                 add browser command line for Galeon
8170
8171 2002-07-21 [paul]       0.7.8claws85
8172
8173         * Makefile.am
8174                 fix 'EXTRA_DIST': remove README.README, add TODO
8175                 and TODO.claws
8176
8177 2002-07-21 [alfons]     0.7.8claws84
8178
8179         * src/gtkstext.c
8180                 make enter clear selection
8181                 (closes "[ 579888 ] Editor selection/entry error"
8182                 reported by Steve Lamb)
8183
8184 2002-07-21 [alfons]     0.7.8claws83
8185         
8186         * src/summaryview.c
8187                 sort message list when selecting unthread messages
8188                 (closes "[ 501593 ] switching threaded view doesn't sort"
8189                 reported by Simon Schubert)
8190
8191 2002-07-20 [alfons]     0.7.8claws82
8192         
8193         * src/matcher.c
8194                 const-correctness
8195
8196 2002-07-20 [thorsten]   0.7.8claws81
8197
8198         * src/matcher.c
8199                 Fixed expansion of empty fields in matchactions
8200
8201 2002-07-19 [melvin]     0.7.8claws80
8202
8203         * src/gtkspell.c
8204                 Removed a duplicate menu entry (fast mode) introduced during
8205                 the new cache merge
8206                 Added a menu separator between 'Use alternate' and 'Fast mode'
8207
8208 2002-07-19 [paul]       0.7.8claws79
8209
8210         * tools/Makefile.am
8211           tools/README
8212                 correct typos
8213
8214 2002-07-19 [thorsten]   0.7.8claws78
8215
8216         * tools/calypso_convert.pl      ** NEW FILE **
8217           tools/README
8218           tools/Makefile.am
8219                 script to import mbox files exported
8220                 by calypso
8221                 o generates folder structure
8222                 o includes attachments
8223
8224 2002-07-19 [melvin]     0.7.8claws77
8225
8226         * src/selective_download.[ch]
8227                 Fixed bug where closing the dialog with the window manager's
8228                 close button will not unlock the summary
8229                 Corrected some function declarations that missed a return value
8230                 Made the source code comply better with coding style.
8231         * src/prefs_common.c
8232                 Added new browser command line for Mozilla.
8233
8234 2002-07-18 [paul]       0.7.8claws76
8235
8236         * src/mainwindow.c
8237           src/selective_download.[ch]
8238                 reflect theme changes, fix Gdk Warning when creating 
8239                 pixmap from NULL window, and minor clean up.
8240                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8241
8242         * po/en_GB.po
8243                 updated
8244
8245 2002-07-17 [paul]       0.7.8claws75
8246
8247         * INSTALL[.jp]
8248                 sync with 0.8.0
8249         
8250         * po/en_GB.po
8251                 updated
8252
8253 2002-07-16 [paul]       0.7.8claws74
8254
8255         * tools/filter_conv.pl
8256           tools/README
8257                 replace conversion script with reimplemented version, 
8258                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
8259
8260 2002-07-16 [colin]      0.7.8claws73
8261
8262         * src/summaryview.c
8263                 remove forgotten debug messages - sorry ;-)
8264
8265 2002-07-16 [colin]      0.7.8claws72
8266
8267         * src/mimeview.c
8268           src/summaryview.c
8269           src/textview.c
8270           src/textview.h
8271                 add the ability to select part of a text mime-part 
8272                 to reply.
8273
8274 2002-07-15 [christoph]  0.7.8claws71
8275
8276         * src/folder.c
8277                 fix folder message count for folders without
8278                 msg_is_changed (includes news folders)
8279
8280 2002-07-15 [martin]     0.7.8claws70
8281
8282         * src/summaryview.c
8283                 option "display recipient on 'From'..." now works
8284                 without the need of enabling the option
8285                 "display  sender  using  address  book".
8286
8287 2002-07-15 [christoph]  0.7.8claws69
8288
8289         * src/summaryview.c
8290                 removed setting folder status from summaryview.
8291                 folder.c should update all message counts correctly.
8292
8293 2002-07-15 [paul]       0.7.8claws68
8294
8295         * po/pt_BR.po
8296                 updated by Fabio Junior Beneditto
8297
8298 2002-07-15 [darko]      0.7.8claws67
8299
8300         * src/mh.c
8301                 Fixed target folder colorization, don't decrease op
8302                 number twice
8303
8304 2002-07-14 [paul]       0.7.8claws66
8305
8306         * sync with main 0.8.0
8307                 see ChangeLog 2002-07-14
8308
8309 2002-07-13 [melvin]     0.7.8claws65
8310         
8311         * src/addrbook.c
8312         * src/addressbook.c
8313         * src/addrindex.c
8314                 Replaced sprintf by g_snprintf to prevent possible buffer
8315                 overflow.
8316         * src/news.c
8317                 Corrected a log message output format.
8318                 Added a missing "done" debug output.
8319         * src/compose.c
8320                 Added keyboard accelerator for Priority menu items
8321                 Added missing \n in debug output
8322         * src/logwindow.c
8323         * src/gtkspell.c
8324         * src/rfc2015.c
8325                 Added missing \n in debug output
8326
8327 2002-07-13 [paul]       0.7.8claws64
8328
8329         * man/sylpheed.1
8330                 change Sergey's email address to the sf address
8331
8332         * src/textview.c
8333                 increase show_url_timeout (more useful for long
8334                 urls)
8335
8336 2002-07-12 [sergey]     0.7.8claws63
8337
8338         * src/rfc2015.c
8339                 applied (with some modifications) patch to set the
8340                 micalg parameter for signatures
8341                 (2001-08-28 Werner Koch <wk@gnupg.org>)
8342
8343 2002-07-12 [sergey]     0.7.8claws62
8344
8345         * man/Makefile.am
8346         * configure.in
8347                 fixed man page installation
8348
8349 2002-07-12 [paul]       0.7.8claws61
8350
8351         * sync with 0.7.8cvs26
8352                 see ChangeLog 2002-07-11 and 2002-07-12
8353
8354 2002-07-11 [christoph]  0.7.8claws60
8355
8356         * src/compose.c
8357         * src/procmsg.c
8358                 first use the message number to find the message
8359                 to mark with a reply flag but check the
8360                 message-id if we got the correct message, if not
8361                 try to find it by message-id.
8362                 use new string seperator that is not allowed
8363                 in message-ids.
8364
8365 2002-07-11 [paul]       0.7.8claws59
8366
8367         * sync with 0.7.8cvs23
8368                 see ChangeLog 2002-07-10
8369
8370 2002-07-10 [christoph]  0.7.8claws58
8371
8372         * src/folder.[ch]
8373         * src/msgcache.[ch]
8374                 Added message-id table to the cache in memory
8375                 and functions to msgcache.c and folder.c to
8376                 fetch MsgInfos by message id
8377         * src/compose.c
8378         * src/procmsg.c
8379                 store folder and message-id of message replying
8380                 to in queue header and set reply flag after sending
8381                 (Closes bug #469498)
8382
8383 2002-07-10 [paul]       0.7.8claws57
8384
8385         * AUTHORS
8386           man/sylpheed.1.gz
8387                 add Martin to the list of authors
8388
8389 2002-07-09 [martin]     0.7.8claws56
8390         * src/gtksctree.c
8391                 Added gtk_ctree_last_visible(), tree_update_level(),
8392                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
8393                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8394                 from gtk+ to gtksctree.c for the new sorting code
8395                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
8396                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
8397         * src/gtksctree.h
8398                 Added declaration for gtk_sctree_sort_recursive() and
8399                 gtk_sctree_sort_node
8400         * src/addressbook.c
8401         * src/foldersel.c
8402         * src/folderview.c
8403         * src/summaryview.c
8404                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8405                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
8406
8407 2002-07-08 [paul]       0.7.8claws55
8408
8409         * more sync with 0.7.8cvs21
8410                 see ChangeLog 2002-07-08
8411
8412 2002-07-08 [paul]       0.7.8claws54
8413
8414         * sync with 0.7.8cvs21
8415                 see ChangeLog 2002-07-08
8416
8417 2002-07-07 [alfons]     0.7.8claws53
8418
8419         * src/Makefile.am
8420         * src/stock_pixmap.[ch]
8421         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
8422         * src/pixmaps/notice_error.xpm  ** NEW FILE **
8423         * src/pixmaps/notice_note.xpm   ** NEW FILE **
8424                 add new pixmaps for upcoming notice pane
8425
8426 2002-07-06 [melvin]     0.7.8claws52
8427
8428         * src/gtkspell.[ch]
8429                 Made them a bit closer to Sylpheed's coding style.
8430                 Removed old code.
8431                 Removed possible memory leaks when some errors occurs.
8432
8433 2002-07-06 [melvin]     0.7.8claws51
8434
8435         * po/Makefile.in.in
8436                 Removed --no-location in xgettext command line to help
8437                 translators that use Emacs' po-mode
8438         * src/quote_fmt.c
8439                 Removed unnecessary comments that messed up sylpheed.pot
8440
8441 2002-07-06 [paul]       0.7.8claws50
8442
8443         * sync with 0.7.8cvs19
8444                 see ChangeLog 2002-07-05
8445
8446 2002-07-06 [christoph]  0.7.8claws49
8447
8448         * src/folder.c
8449         * src/mainwindow.c
8450                 fix folder_item_remove_all_msg and folderview
8451                 status for trash folders after emptying trash
8452
8453 2002-07-05 [paul]       0.7.8claws48
8454
8455         * sync with 0.7.8cvs16
8456                 see ChangeLog 2002-07-04 and 2002-07-05
8457
8458 2002-07-04 [paul]       0.7.8claws47
8459
8460         * sync with 0.7.8cvs14
8461                 see  ChangeLog 2002-07-04
8462
8463 2002-07-03 [alfons]     0.7.8claws46
8464
8465         * src/folder.c
8466                 dupe folder item's path because it's being reallocated
8467                 by new folder scanning code
8468
8469 2002-07-03 [christoph]  0.7.8claws45
8470
8471         * src/imap.c
8472                 better IMAP uid fetching using 'FETCH 1:* (UID)'
8473         * src/msgcache.c
8474                 add missing return in msgcache_write
8475
8476 2002-07-02 [thorsten]   0.7.8claws44
8477
8478         * src/jpilot.c
8479         * src/msgcache.c
8480         * src/rfc2015.c
8481                 use binary mode for file access
8482
8483 2002-07-02 [christoph]  0.7.8claws43
8484
8485         * major code cleanup (part 1)
8486         
8487                 - unused variables removed
8488                 - unused functions removed
8489                 - uninitialized variables checked
8490                 - missing return statements added
8491                 - missing function return types added
8492                 - added parentheses around assignment and
8493                   && in || when suggested by gcc
8494               
8495         * src/mh.c
8496         * src/folder.c
8497                 replaced direct calls to folder->scan_tree
8498                 with folder_scan_tree and restore folder
8499                 prefs in this function. The folder should
8500                 not have to deal with them.
8501                 ( Should now work for all folder types )
8502
8503 2002-07-02 [paul]       0.7.8claws42
8504
8505         * sync with 0.7.8cvs13
8506                 see ChangeLog 2002-07-01 and 2002-07-02
8507
8508 2002-07-01 [christoph]  0.7.8claws41
8509
8510         * src/summaryview.c
8511                 fix "goto next/prev unread message" with
8512                 ignored threads
8513
8514 2002-07-01 [paul]       0.7.8claws40
8515
8516         * po/es.po
8517                 updated by Ricardo Mones Lastra
8518
8519 2002-06-30 [match]      0.7.8claws39
8520
8521         * src/jpilot.c
8522                 applied variation of leonerd's patch (566661) to
8523                 allow multiple email addresses per JPilot entry.
8524                 addresses may be separated by space, comma, pipe,
8525                 semi-colon, new-line.
8526
8527 2002-06-30 [alfons]     0.7.8claws38
8528
8529         * src/procmsg.c
8530                 simple fix for putting older nodes before
8531                 newer nodes when threading by subject
8532
8533 2002-06-30 [christoph]  0.7.8claws37
8534
8535         * src/folder.c
8536         * src/folderview.c
8537         * src/mh.c
8538         * src/news.c
8539         * src/procmsg.c
8540                 fix broken folder tree rescaning
8541                 and don't use procmsg_get_mark_sum
8542                 anymore
8543
8544 2002-06-30 [christoph]  0.7.8claws36
8545
8546         * merge new cache branch
8547         * src/imap.c
8548                 fix new cache imap copy bug
8549         * src/folder.c
8550                 improved folder_item_scan
8551                 it should now always set the correct
8552                 new, unread and total message counts
8553
8554 2002-06-29 [paul]       0.7.8claws35
8555
8556         * configure.in
8557                 correct syntax error
8558
8559 2002-06-29 [paul]       0.7.8claws34
8560
8561         * configure.in
8562           Makefile.am
8563           man/Makefile.am       ** NEW FILE **
8564           man/sylpheed.1.gz     ** NEW FILE **
8565                 add Sylpheed man page
8566
8567 2002-06-29 [paul]       0.7.8claws33
8568
8569         * po/pt_BR.po
8570                 updated by Fabio Junior Beneditto
8571
8572 2002-06-28 [jens]       0.7.8claws32
8573
8574         * po/de.po
8575                 translation updated
8576
8577         * src/selective_download.c
8578                 removed gettext for space " "
8579
8580         * src/imap.c
8581                 removed wrong space
8582
8583 2002-06-28 [paul]       0.7.8claws31
8584
8585         * sync with 0.7.8cvs11
8586                 see ChangeLog 2002-06-28
8587
8588 2002-06-28 [paul]       0.7.8claws30
8589
8590         * sync with 0.7.8cvs10
8591                 see ChangeLog 2002-06-27 and 2002-06-28
8592
8593 2002-06-26 [paul]       0.7.8claws29
8594
8595         * src/addrgather.c
8596           src/selective_download.c
8597                 don't gettextise empty strings.
8598                 reserved by gettext. gettext("") returns 
8599                 the header entry with meta information, 
8600                 not the empty string
8601
8602         * po/en_GB.po
8603                 updated
8604
8605 2002-06-26 [paul]       0.7.8claws28
8606
8607         * sync with 0.7.8cvs7
8608                 see ChangeLog 2002-06-25
8609
8610         * src/prefs_common.c
8611                 ...and in the process, tweak the gui a little
8612
8613 2002-06-25 [alfons]     0.7.8claws27
8614         
8615         * configure.in
8616         * src/Makefile.am
8617                 fine tune ldap library detection
8618
8619 2002-06-25 [alfons]     0.7.8claws26
8620
8621         * src/compose.c
8622                 don't allow return receipts when composing a news article
8623
8624 2002-06-25 [paul]       0.7.8claws25
8625
8626         * Makefile.am
8627                 add '$(AMTAR)' to 'release' section to allow for
8628                 new and older autotools
8629
8630 2002-06-25 [paul]       0.7.8claws24
8631
8632         * src/summaryview.c
8633                 fix "No more unread messages" persistant pop-up
8634                 window bug
8635
8636 2002-06-25 [paul]       0.7.8claws23
8637
8638         * po/it.po
8639                 updated by Alessandro Maestri
8640
8641 2002-06-25 [paul]       0.7.8claws22
8642
8643         * sync with 0.7.8cvs6
8644                 see ChangeLog 2002-06-25
8645
8646 2002-06-24 [paul]       0.7.8claws21
8647
8648         * tools/update-po
8649                 add GPL copyright information
8650
8651 2002-06-24 [paul]       0.7.8claws20
8652
8653         * tools/Makefile.am
8654           tools/README
8655           tools/update-po       ** NEW FILE **
8656                 add script that eases the creation of *.po files
8657                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
8658
8659 2002-06-23 [alfons]     0.7.8claws19
8660
8661         * src/messageview.c
8662                 make notification_convert_header obey const correctness
8663                 (next step will be fixing the broken return receipt)
8664
8665 2002-06-23 [paul]       0.7.8claws18
8666
8667         * src/messageview.c
8668                 fix bug introduced in last commit:
8669                 removed too much code in last commit - put back what's
8670                 needed
8671
8672 2002-06-23 [paul]       0.7.8claws17
8673
8674         * src/messageview.[ch]
8675                 remove code committed in error from locally patched
8676                 source
8677
8678 2002-06-23 [colin]      0.7.8claws16
8679
8680         * src/compose.[ch]
8681                 add compose_entry_select(), used to select the default_to
8682                 email address - hopefully avoiding people sending mails to
8683                 wrong recipients.
8684
8685 2002-06-22 [alfons]     0.7.8claws15
8686
8687         * AUTHORS
8688                 add Bram Metsch & Stanislav Karchebny
8689         * src/smtp.[ch]
8690         * src/prefs_account.[ch]
8691         * src/send.c
8692                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
8693                   options.  (see <http://sourceforge.net/tracker/index.php
8694                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
8695
8696                 - merge Stanislav's fix to make SMTP AUTH work with qmail
8697                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
8698
8699 2002-06-22 [paul]       0.7.8claws14
8700
8701         * sync with 0.7.8cvs5
8702                 see ChangeLog 2002-06-19 and 2002-06-20
8703
8704 2002-06-22 [alfons]     0.7.8claws13
8705
8706         * src/selective_download.c
8707                 fix a stupid mistake I made
8708
8709 2002-06-22 [alfons]     0.7.8claws12
8710
8711         * src/selective_download.[ch]
8712                 fix another unnoticed leak; cleanup code
8713
8714 2002-06-21 [alfons]
8715
8716         * tools/Makefile.am
8717                 gpg-sign <-- gpg-sign-syl
8718
8719 2002-06-21 [alfons]     0.7.8claws11
8720
8721         * src/selective_download.c
8722         * src/selective_download.h
8723                 fix assorted mix of allocation errors (should solve
8724                 problem reported by Philippe Gramoullé, see:
8725                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
8726
8727 2002-06-20 [melvin]     0.7.8claws10
8728
8729         * tools/gpg-sign *REMOVED*
8730           tools/gpg-sign-syl *ADDED*
8731                 Replaced the gpg clearsigning script with the version using
8732                 xterm instead of ssh-askpass and changed its name.
8733
8734         * README.claws
8735                 Updated actions example to reflect the renaming of the
8736                 gpg clearsigning script.
8737
8738 2002-06-19 [paul]       0.7.8claws9
8739
8740         * sync with 0.7.8claws9
8741                 see ChangeLog 2002-06-18 and 2002-06-19
8742
8743 2002-06-19 [paul]       0.7.8claws8
8744
8745         * sync with 0.7.8cvs1
8746                 see ChangeLog 2002-06-18
8747
8748 2002-06-18 [alfons]     0.7.8claws7
8749
8750         * src/mainwindow.h
8751                 add omitted prototype
8752
8753 2002-06-17 [paul]       0.7.8claws6
8754
8755         * src/mainwindow.c
8756                 fix hiding of exec_btn
8757
8758 2002-06-17 [paul]       0.7.8claws5
8759
8760         * src/pop.c
8761                 remove unneeded code: should_delete() 
8762                 and Pop3State::uidl_todelete_list
8763
8764 2002-06-17 [paul]       0.7.8claws4
8765
8766         * sync with 0.7.8
8767                 see ChangeLog 2002-06-11 and 2002-06-13
8768
8769 2002-06-16 [alfons]     0.7.8claws3
8770         
8771         * src/folder.c
8772                 make sure lock sort mode (claws specific) is
8773                 also persists after a tree rescan
8774
8775 2002-06-16 [alfons]     0.7.8claws2
8776
8777         * src/prefs_folder_item.c
8778         * src/folder.[ch]
8779                 fix persistence of folder sort mode (broken
8780                 by adapting Hiro's new folder persistence code)
8781
8782 2002-06-16 [alfons]     0.7.8claws1
8783
8784         * AUTHORS
8785         * src/logwindow.c
8786         * src/prefscommon.[ch]
8787                 control size of log text in log window; 
8788                 closes patch #569155 submitted by Mitko Haralanov.
8789
8790 2002-06-15 [paul]       0.7.8claws
8791
8792         * release of 0.7.8claws
8793
8794 2002-06-15 [paul]       0.7.7claws
8795
8796         * po/pt_BR.po
8797                 updated by Fabio Junior Beneditto
8798
8799 2002-06-14 [paul]       0.7.6claws49
8800
8801         * po/es.po
8802                 updated by Ricardo Mones Lastra
8803
8804 2002-06-14 [paul]       0.7.6claws48
8805
8806         * po/nl.po
8807                 updated translation by Wilbert Berendsen
8808
8809 2002-06-14 [melvin]     0.7.6claws47
8810
8811         * po/fr.po
8812                 Updated French translation
8813
8814 2002-06-13 [paul]       0.7.6claws46
8815
8816         * src/filesel.c
8817                 allow filename to be typed in, rather than just
8818                 selected by the mouse. Patch by Gustavo Noronha Silva.
8819
8820 2002-06-13 [alfons]     0.7.6claws45
8821
8822         * src/mainwindow.[ch]
8823                 more cleanups (removing unnecessary menu items Expand 
8824                 summary / message view)
8825
8826 2002-06-13 [melvin]     0.7.6claws44
8827
8828         * po/POTFILES.in
8829                 Added src/string_match.c
8830         * src/string_match.c
8831                 Fixed possible buffer overflow.
8832                 Corrected typo.
8833                 Added missing config.h header.
8834         * src/prefs_common.c
8835           src/prefs_matcher.c
8836           src/prefs_scoring.c
8837                 Made some strings translatable (missing _(..)).
8838
8839 2002-06-13 [melvin]     0.7.6claws43
8840
8841         * README.claws
8842                 Corrected action example (verifying clearsigned mail).
8843         * src/prefs_account.c
8844                 Corrected typo.
8845         * src/prefs_common.c
8846                 Removed incorrect line that generated a Gtk-CRITICAL msg.
8847
8848 2002-06-12 [alfons]     0.7.6claws42
8849
8850         * src/summaryview.c
8851                 add init of score column lost in 0.7.6claws42
8852
8853 2002-06-12 [paul]       0.7.6claws41
8854
8855         * src/prefs_account.c
8856                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
8857                 behavior of the radio buttons, (from 0.7.7cvs2)
8858
8859 2002-06-11 [alfons]     0.7.6claws40
8860
8861         * src/messageview.[ch]
8862         * src/summaryview.[ch]
8863         * src/summary_search.c
8864         * src/mainwindow.c
8865                 perform a sync to bring in Hiro's separate view implementation 
8866
8867                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
8868
8869 2002-06-11 [paul]       0.7.6claws39
8870         
8871         * src/prefs_account.c
8872                 correct a typo on the Receive tab
8873
8874 2002-06-10 [match]      0.7.6claws38
8875
8876         * src/addressbook.c
8877                 Included address completion patch from Gustavo Noronha.
8878
8879 2002-06-10 [paul]       0.7.6claws37
8880
8881         * src/inc.[ch]
8882           src/pop.c
8883           src/prefs_account.[ch]
8884           src/selective_download.[ch]
8885                 apply PATCH #561712
8886                  NEW:
8887                 - check if POP Account
8888                 - Receive Button renamed to Preview
8889                 - Preview Button Popup: preview new/all messages
8890                 - Download Button
8891                 - Account Preferences-->Receive tab checkbutton if you
8892                   want to remove Mail after Download
8893                 -: default YES
8894                 - Account Preferences-->Receive tab checkbutton use
8895                   filtering rules on preview
8896                   (think of delete_on_server)
8897                 -: default YES
8898                 - Account selectable from SD dialog
8899                 - checkbutton to show already downloaded messages if
8900                   all messages are previewed
8901                 - new clist column showing Date
8902                 - ESC KEY close
8903                 FIXES:
8904                 - play ball with UIDL
8905                 - fault tolerant (?) 
8906                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8907
8908 2002-06-10 [melvin]     0.7.6claws36
8909
8910         * README.claws
8911                 Added a hint to ac/README in cvs instructions.
8912
8913         * src/prefs_actions.c
8914                 Made it possible to use a more elaborate command line
8915                 for asynchronous actions, too.
8916
8917 2002-06-10 [melvin]     0.7.6claws35
8918         
8919         * src/prefs_actions.c
8920                 Make it possible to use a more elaborate command line
8921                 (e.g. |foo|bar|cat>there;echo Done|)
8922                 Corrected error message when calling %f, %F and %p commands
8923                 from the compose window.
8924
8925 2002-06-09 [colin]      0.7.6claws34
8926
8927         * src/summaryview.c
8928                 Automatically find unread messages in current folder
8929                 before annoying the user.
8930
8931 2002-06-08 [alfons]     0.7.6claws33
8932
8933         * po/it.po
8934                 remove bad formatting string in it.po translation
8935                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
8936
8937 2002-06-08 [paul]       0.7.6claws32
8938
8939         * sync with 0.7.6cvs25
8940                 see ChangeLog 2002-06-07
8941
8942 2002-06-05 [paul]       0.7.6claws31
8943
8944         * src/mainwindow.c
8945                 add 'Sort by locked' and 'Sort by score'
8946
8947 2002-06-05 [paul]       0.7.6claws30
8948
8949         * sync with 0.7.6cvs24
8950                 see ChangeLog 2002-06-04
8951
8952 2002-06-04 [paul]       0.7.6claws29
8953
8954         * po/pt_BR.po
8955                 updated by Fabio Junior Beneditto
8956
8957 2002-06-03 [thorsten]   0.7.6claws28
8958
8959         * src/matcher.c
8960                 fclose() matcherrc after reading
8961
8962 2002-06-03 [paul]       0.7.6claws27
8963
8964         * sync with 0.7.6cvs21
8965                 see ChangeLog 2002-05-31
8966
8967 2002-05-31 [paul]       0.7.6claws26
8968
8969         * sync with 0.7.6cvs20
8970                 see ChangeLog 2002-05-29 and 2002-05-30
8971
8972 2002-05-31 [paul]       0.7.6claws25
8973
8974         * src/imap.c
8975                 hopefully fix last buggy sync
8976
8977         * README.claws
8978                 correct typo in 'Actions' examples
8979
8980 2002-05-29 [paul]       0.7.6claws24
8981
8982         * sync with 0.7.6cvs18
8983                 see ChangeLog 2002-05-28 and 2002-05-29
8984
8985         * src/news.c
8986           src/nntp.[ch]
8987                 sync with above 
8988
8989 2002-05-28 [paul]       0.7.6claws23
8990
8991         * sync with 0.7.6cvs16
8992                 see ChangeLog 2002-05-28
8993
8994 2002-05-27 [thorsten]   0.7.6claws22 
8995
8996         * faq/it/sylpheed-faq-1.html
8997           faq/it/sylpheed-faq-2.html
8998           faq/it/sylpheed-faq-3.html
8999           faq/it/sylpheed-faq.html
9000                 corrected DOS lineendings
9001         * faq/de/sylpheed-faq-1.html
9002           faq/de/sylpheed-faq-2.html
9003           faq/en/sylpheed-faq-1.html
9004           faq/en/sylpheed-faq-2.html
9005           faq/en/sylpheed-faq-3.html
9006           faq/es/sylpheed-faq-1.html
9007           faq/es/sylpheed-faq-2.html
9008           faq/es/sylpheed-faq-3.html
9009           faq/fr/sylpheed-faq-1.html
9010           faq/it/sylpheed-faq-1.html
9011           faq/it/sylpheed-faq-2.html
9012           faq/it/sylpheed-faq-3.html
9013           faq/it/sylpheed-faq.html
9014                 changed ">" to &quot;
9015
9016 2002-05-27 [paul]       0.7.6claws21
9017         
9018         * sync with 0.7.6cvs15
9019                 see ChangeLog 2002-05-27
9020
9021 2002-05-27 [paul]       0.7.6claws20
9022
9023         * src/prefs_account.c
9024                 correct a typo
9025
9026 2002-05-26 [paul]       0.7.6claws19
9027
9028         * tools/README
9029                 correct a typo
9030
9031 2002-05-25 [paul]       0.7.6claws18
9032
9033         * tools/README
9034                 add description of kmail2sylpheed.pl
9035
9036 2002-05-25 [paul]       0.7.6claws17
9037
9038         * tools/kmail2sylpheed.pl       ** NEW FILE **
9039                 perl script that converts an exported Kmail address
9040                 book, converts it to sylpheed addressbook file,
9041                 writes the file to .sylpheed, and updates
9042                 addrbook--index.xml 
9043
9044 2002-05-25 [paul]       0.7.6claws16
9045
9046         * sync with 0.7.6cvs14
9047                 see ChangeLog 2002-05-23
9048
9049 2002-05-24 [paul]       0.7.6claws15
9050
9051         * README.claws
9052                 make a correction and add some more info
9053
9054 2002-05-24 [paul]       0.7.6claws14
9055
9056         * src/compose.c
9057                 fix memory leak in 
9058                 compose_redirect_write_headers_from_headerlist()
9059                 add Subject and Resent-Message-ID to
9060                 compose_redirect_write_headers()
9061                 Received, Subject, and X-UIDL are filtered out in 
9062                 compose_redirect_write_to_file()
9063
9064 2002-05-23 [paul]       0.7.6claws13
9065
9066         * src/compose.[ch]
9067           src/filtering.c
9068           src/mainwindow.c
9069           src/matcher.[ch]
9070           src/matcher_parser_lex.l
9071           src/matcher_parser_parse.y
9072           src/prefs_common.[ch]
9073           src/prefs_filtering.c
9074           src/summaryview.c
9075                 rename 'Bounce' to 'Redirect'
9076
9077 2002-05-23 [paul]       0.7.6claws12
9078
9079         * more sync with 0.7.6cvs13
9080           src/compose.c
9081                 see ChangeLog 2002-05-22
9082
9083 2002-05-22 [paul]       0.7.6claws11
9084
9085         * sync with 0.7.6cvs13
9086           src/codeconv.c
9087                 see ChangeLog 2002-05-20
9088           src/prefs_common.c
9089                 see ChangeLog 2002-05-22
9090
9091 2002-05-21 [melvin]     0.7.6claws10
9092
9093         * src/folderview.c
9094                 Added missing filtering and scoring headers
9095                 Fixed bad function call that showed garbage 
9096                 in Folder->Processing
9097
9098 2002-05-21 [paul]       0.7.6claws9
9099
9100         * tools/Makefile.am
9101                 make all tools executable, (patch by Alfons).
9102
9103 2002-05-20 [alfons]     0.7.6claws8
9104
9105         * src/procheader.c
9106                 don't forget to call mktime() so we have a valid week 
9107                 and year day
9108                 (Bug report by Roger Sondermann <mail@jumaros.de>)
9109
9110 2002-05-20 [paul]       0.7.6claws7
9111
9112         * src/html.c
9113                 fix broken parsing of urls
9114         * src/textview.c
9115                 fix displaying of urls
9116
9117                 both fixes from the patch [547855] by Eugene 
9118                 Brevdo (zonem)
9119
9120 2002-05-19 [alfons]     0.7.6claws6
9121
9122         * configure.in
9123                 make sylpheed configure correctly with the latest
9124                 and greatest of automake / autoconf / gettext
9125
9126 2002-05-19 [alfons]     0.7.6claws5
9127
9128         * src/procheader.c
9129         * src/procheader.h
9130                 add function for returning ime zone offset
9131         * src/quote_fmt.c
9132         * src/quote_fmt_parse.y
9133                 better quotation formatting - does not convert
9134                 to local time, but uses the original date string.
9135                 
9136                 Note: %z inserts the timezone offset (should 
9137                 work also on platforms where strftime does not
9138                 support %z).
9139
9140 2002-05-18 [christoph]  0.7.6claws4
9141
9142         * src/summaryview.c
9143                 fix indentation of some code
9144         * tools/Makefile.am
9145                 fix spaces after \
9146         * src/Makefile.am
9147                 add missing \
9148                 correct path for ignorethread.xpm
9149                 incorrect filename for sylpheed_logo.xpm
9150                 add missing include matcher_parser_parse.h
9151
9152 2002-05-18 [paul]       0.7.6claws3
9153
9154         * sync with 0.7.6cvs8
9155                 see ChangeLog 2002-05-16 and 2002-05-17
9156
9157 2002-05-18 [melvin]     0.7.6claws2
9158
9159         * README.claws
9160                 Corrected an action's definition and fixed some misspellings.
9161
9162 2002-05-18 [paul]       0.7.6claws1
9163
9164         * tools/Makefile.am
9165           tools/gpg-sign        ** new file **
9166           tools/uudec           ** new file **
9167                 add Melvin's Actions scripts
9168
9169         * README.claws
9170                 add Melvin's descriptions for Actions
9171
9172 2002-05-18 [paul]       0.7.6claws
9173
9174         * Version 0.7.6claws released
9175
9176 2002-05-17 [paul]       0.7.5claws32
9177
9178         * po/es.po
9179                 updated by Ricardo Mones Lastra
9180
9181 2002-05-17 [paul]       0.7.5claws31
9182
9183         * src/compose.c
9184                 fix Account prefs default folder for sent/draft/deleted
9185                 messages bug
9186
9187         * po/it.po
9188           po/nl.po
9189                 updated translation by Alessandro Maestri and
9190                 Wilbert Berendsen
9191
9192 2002-05-17 [melvin]     0.7.5claws30
9193
9194         * src/prefs_actions.c
9195                 Fixed bug where using %F not at the end of the command 
9196                 resulted in an additional empty argument being created.
9197                 Thanks to Darko Koruga for reporting the bug.
9198
9199 2002-05-17 [melvin]     0.7.5claws29
9200
9201         * po/fr.po
9202                 Updated French translations.
9203
9204 2002-05-15 [paul]       0.7.5claws28
9205         
9206         * po/es.po
9207                 updated by Ricardo Mones Lastra
9208
9209 2002-05-15 [paul]       0.7.5claws27
9210
9211         * sync with 0.7.6cvs4
9212                 see ChangeLog 2002-05-14 and 2002-05-15
9213
9214 2002-05-14 [paul]       0.7.5claws26
9215
9216         * sync with 0.7.6cvs1
9217                 see ChangeLog 2002-05-13
9218
9219 2002-05-13 [thorsten]   0.7.5claws25
9220
9221         * src/messageview.c
9222                 fix select_all and copy in multipart messages
9223         * src/mainwindow.c
9224                 fix select_all and copy in multipart messages
9225
9226 2002-05-12 [paul]       0.7.5claws24
9227
9228         * src/summaryview.c
9229                 reverse last commit, bug already fixed in 0.7.5claws3
9230
9231 2002-05-12 [netztorte]  0.7.5claws23
9232
9233         * src/summaryview.c
9234                 dont parse empty addressbook (checked in before claws20)
9235
9236 2002-05-12 [melvin]     0.7.5claws22
9237
9238         * src/procmsg.[ch]
9239                 Removed unneeded priority code introduced by the previous 
9240                 commit.
9241
9242 2002-05-12 [melvin]     0.7.5claws21
9243
9244         * src/compose.[ch]
9245                 Added possibility to set message's priority.
9246         * src/procmsg.[ch]
9247                 Added possibility to set message's priority.
9248                 Added missing headers
9249
9250 2002-05-12 [melvin]     0.7.5claws20
9251
9252         * src/prefs_actions.c
9253                 Removed implicitely added quotes around the name
9254                 of the temporary files of mime parts.
9255
9256 2002-05-12 [paul]       0.7.5claws19
9257
9258         * sync with 0.7.5cvs20
9259                 see ChangeLog 2002-05-11
9260
9261 2002-05-12 [alfons]     0.7.5claws18
9262
9263         * src/quote_fmt_lex.l
9264         * src/quote_fmt_parse.y
9265                 allow quote / reply date & time format to be set using
9266                 %D{format}. format is a format string you'd pass to
9267                 strftime() (see man strftime, or the Display tab |
9268                 Date format setting).
9269
9270                 Currently %D converts the date to local time. 
9271
9272 2002-05-11 [paul]       0.7.5claws17
9273
9274         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
9275                 see ChangeLog 2002-05-10 and 2002-05-11
9276
9277 2002-05-10 [paul]       0.7.5claws16
9278
9279         * sync with 0.7.5cvs16
9280                 see ChangeLog entries 2002-05-09 and 
9281                 2002-05-10
9282
9283 2002-05-10 [colin]      0.7.5claws15
9284
9285         * src/textview.c
9286                 Corrected a bug that prevented sylpheed to open
9287                 double-clicked URIs.
9288
9289 2002-05-09 [paul]       0.7.5claws14
9290
9291         * sync with 0.7.5cvs14
9292                 see ChangeLog 2002-05-08 and 2002-05-09
9293
9294 2002-05-08 [paul]       0.7.5claws13
9295
9296         * sync with 0.7.5cvs11
9297                 see ChangeLog entry 2002-05-08
9298
9299 2002-05-08 [paul]       0.7.5claws12
9300
9301         * src/mainwindow.c
9302           src/textview.[ch]
9303                 fix segfault on View->Open in new window
9304                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9305
9306 2002-05-07 [paul]       0.7.5claws11
9307
9308         * sync with 0.7.5cvs9
9309                 see ChangeLog entry 2002-05-07
9310
9311 2002-05-06 [paul]       0.7.5claws10
9312
9313         * src/messageview.c
9314           src/textview.c
9315                 display url in statusbar on single-click
9316                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9317
9318 2002-05-06 [match]      0.7.5claws9
9319
9320         * src/addritem.[ch]
9321                 new functions.
9322         * src/addrcache.c
9323                 tidy up.
9324         * src/xmlprops.[ch]
9325                 XML implementation of properties file.
9326         * src/exporthtml.[ch]
9327         * src/expthtmldlg.[ch]
9328         * src/addressbook.c
9329                 export to HTML.
9330
9331 2002-05-02 [sergey]     0.7.5claws8
9332
9333         * src/mainwindow.c (mainwin_entries),
9334           src/prefs_common.c (prefs_send_create()),
9335           src/codeconv.c (locale_table):
9336                 use charset name "Windows-1251" instead of "CP1251".
9337
9338 2002-05-02 [colin]      0.7.5claws7
9339         
9340         * src/compose.c
9341           src/prefs_common.c
9342           src/prefs_folder_item.c
9343                 Fixed cosmetics bugs due to Outbox renamed to Sent.
9344
9345 2002-05-02 [hiro]       0.7.5claws6
9346
9347         * src/imap.c
9348                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
9349
9350 2002-05-02 [paul]       0.7.5claws5
9351
9352         * src/compose.c
9353                 more sync with 0.7.5cvs7, see ChangeLog entry
9354                 2002-05-02
9355
9356 2002-05-02 [hiro]       0.7.5claws4
9357
9358         * src/compose.c
9359                 compose_queue_sub():
9360                 check if queue folder exists (closes #550397).
9361                 removed directory creation since it should be handled
9362                 transparently.
9363         * src/imap.c
9364                 imap_add_msg(): return UID for appended message
9365                 (closes #548842).
9366
9367 2002-04-30 [paul]       0.7.5claws3
9368
9369         * src/summaryview.c
9370                 fix account_find_from_address() bug
9371
9372 2002-04-28 [colin]      0.7.5claws2
9373
9374         * src/compose.c
9375           src/textview.c
9376           src/prefs_common.[ch]
9377           src/utils.[ch]
9378                 Added user-definable quotation characters recognition.
9379
9380 2002-04-28 [paul]       0.7.5claws1
9381
9382         * sync with 0.7.5cvs4
9383                 see ChangeLog entry  2002-04-25
9384
9385 2002-04-28 [paul]       0.7.5claws
9386
9387         * po/es.po
9388           po/nl.po
9389           po/pt_BR.po
9390                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
9391                 Fabio Junior Beneditto
9392
9393 2002-04-27 [jens]       0.7.4claws103
9394
9395         * po/de.po
9396                 updated German translation.
9397
9398 2002-04-27 [hiro]       0.7.4claws102
9399
9400         * src/summaryview.c
9401                 summary_write_cache(): fixed the mark loss of hidden messages.
9402
9403 2002-04-26 [melvin]     0.7.4claws101
9404
9405         * src/procmsg.c
9406                 fixed a second typo (same one)
9407         * po/fr.po
9408           po/it.po
9409           po/pt_BR.po
9410                 fixed the type again...
9411
9412 2002-04-26 [melvin]     0.7.4claws100
9413
9414         * src/procmsg.c
9415                 fixed a typo in an alert message ("temorary").
9416         * po/it.po
9417         * po/pt_BR.po
9418                 corrected the typo  described above.
9419         * po/fr.po
9420                 updated French translation.
9421
9422 2002-04-26 [darko]      0.7.4claws99
9423
9424         * src/summaryview.c
9425                 fix target folder colorization
9426
9427 2002-04-25 [paul]       0.7.4claws98
9428
9429         * po/it.po
9430                 updated by Alessandro Maestri
9431
9432 2002-04-24 [colin]      0.7.4claws97
9433         
9434         * src/compose.c
9435                 Fixed double "subject is empty" question.
9436
9437 2002-04-23 [colin]      0.7.4claws96
9438         
9439         * src/mimeview.c
9440                 Corrected issue when "automatically display images" was
9441                 not set : first image remained after selecting second.
9442
9443 2002-04-23 [melvin]     0.7.4claws95
9444
9445         * src/prefs_actions.c
9446                 Don't display in/out dialog if there is nothing to show.
9447
9448 2002-04-23 [paul]       0.7.4claws94
9449
9450         * sync with 0.7.5cvs3
9451                 bug fixes: see ChangeLog entry 2002-04-23
9452
9453 2002-04-22 [darko]      0.7.4claws93
9454
9455         * src/compose.c
9456                 fix previous check-in which changed code after
9457                 merge from main
9458
9459 2002-04-22 [paul]       0.7.4claws92
9460
9461         * faq/de/*
9462                 add German FAQ
9463         * faq/en/*
9464           faq/es/*
9465           faq/fr/*
9466                 update English, Spanish and French FAQs
9467         * manual/de/*
9468           manual/es/*
9469                 add German and Spanish manuals
9470         * manual/en/*
9471           manual/fr/*
9472                 update English and French manuals
9473
9474         * src/Makefile.am
9475                 add to and re-arrange the pixmap entries
9476
9477 2002-04-22 [darko]      0.7.4claws91
9478
9479         * src/compose.c
9480                 fix sender initials recognition to only allow
9481                 '>' after the initials
9482
9483 2002-04-21 [paul]       0.7.4claws90
9484
9485         * sync with 0.7.5 release
9486                 see ChangeLog entry 2002-04-21
9487
9488 2002-04-21 [alfons]
9489
9490         * src/Makefile.am
9491                 add colin's new pixmaps to EXTRA_DIST
9492
9493 2002-04-21 [colin]      0.7.4claws89
9494         * src/compose.c
9495         * src/inc.c
9496         * src/mainwindow.[ch]
9497         * src/prefs_common.[ch]
9498         * src/stock_pixmap.[ch]
9499                 Added "Work offline" ability.
9500
9501 2002-04-21 [colin]      0.7.4claws88
9502         
9503         * src/mimeview.c
9504         * src/prefs_common.c
9505         * src/prefs_common.h
9506         * src/textview.c : Added an option to common preferences -> display
9507           to allow user not to automatically display images.
9508
9509 2002-04-21 [paul]       0.7.4claws87
9510
9511         * sync with 0.7.4cvs52
9512                 see ChangeLog entry 2002-04-21 (src/imap.c)
9513
9514 2002-04-21 [paul]       0.7.4claws86
9515
9516         * sync with 0.7.4cvs51
9517                 see ChangeLog entry 2002-04-21
9518
9519 2002-04-21 [paul]       0.7.4claws85
9520
9521         * sync with 0.7.4cvs49
9522                 see ChangeLog entries 2002-04-20 and 2002-04-21
9523
9524         * src/Makefile.am
9525                 clean up: remove old 'stock_' element from xpm 
9526                 filenames.
9527
9528 2002-04-21 [alfons]     0.7.4claws84
9529
9530         apply sync patch from Paul
9531
9532         * src/folderview.c
9533                 use old claws prefs_folder_item_create() for now
9534
9535 2002-04-19 [match]      0.7.4claws83
9536
9537         * src/addressbook.[ch]
9538         * src/addrharvest.[ch]
9539         * src/addrgather.[ch]
9540                 recurse folders.
9541         * src/mainwindow.c
9542         * src/summaryview.[ch]
9543                 change menu option.
9544
9545 2002-04-19 [paul]       0.7.4claws82
9546
9547         * po/pt_BR.po
9548                 updated by Fabio Junior Beneditto
9549
9550 2002-04-14 [alfons]     0.7.4claws81
9551
9552         * src/passphrase.c
9553                 add #include <sys/types.h> for mode_t and off_t 
9554
9555 2002-04-13 [paul]       0.7.4claws80
9556         
9557         * src/main.c
9558           src/passphrase.[ch]
9559           src/pgptext.c
9560           src/prefs_common.[ch]
9561           src/rfc2015.c
9562                 enable storing of GnuPG passphrase for the whole 
9563                 session or a user-defined number of minutes. patch 
9564                 submitted by Ravemax <ravemax@dextrose.com>
9565
9566 2002-04-13 [alfons]     0.7.4claws79
9567
9568         * src/textview.c
9569                 make email parser also stop scanning when encountering separators
9570                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
9571
9572 2002-04-13 [paul]       0.7.4claws78
9573
9574         * sync with 0.7.4cvs39
9575                 see ChangeLog entry 2002-04-12
9576
9577 2002-04-11 [paul]       0.7.4claws77
9578
9579         * sync with 0.7.4cvs37
9580                 see ChangeLog entry 2002-04-11
9581
9582 2002-04-11 [paul]       0.7.4claws76
9583
9584         * COPYING 
9585                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
9586                 the clause for OpenSSL). sync with sylpheed main
9587
9588 2002-04-09 [melvin]     0.7.4claws75
9589
9590         * src/compose.c
9591                 Made 'Ctrl-Enter' on send ignore some modifiers 
9592                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
9593                 to bind other *-Enter (but not Alt-Enter).
9594
9595 2002-04-09 [paul]       0.7.4claws74
9596
9597         * sync with 0.7.4cvs35
9598                 see ChangeLog entries 2002-04-09
9599
9600 2002-04-08 [paul]       0.7.4claws73
9601
9602         * sync with 0.7.4cvs33
9603                 see ChangeLog entry 200-04-08
9604
9605 2002-04-07 [match]      0.7.4claws72
9606
9607         * src/addrharvest.[ch]
9608                 fixed to read all addresses in header, regardless
9609                 of header size. improved name parsing. accommodate
9610                 harvest from folders and selected message.
9611         * src/addritem.[ch]
9612                 included new address parsing function.
9613         * src/addrgather.[ch]
9614         * src/addressbook.[ch]
9615         * src/summaryview.[ch]
9616         * src/mainwindow.c
9617                 allow address harvest of folder as well as selected
9618                 messages.
9619
9620 2002-04-07 [paul]       0.7.4claws71
9621
9622         * src/esmtp.[ch]
9623           src/smtp.c
9624                 don't try to authenticate with CRAM-MD5 in SMTP when 
9625                 SMTP-AUTH enabled if MTA doesn't issue this 
9626                 auth-method in it's ehlo-response. bug item #531364,
9627                 patch item #938910. patch submitted by Colin Leroy 
9628                 <colin@colino.net>
9629
9630 2002-04-07 [paul]       0.7.4claws70
9631
9632         * src/nntp.c
9633                 fix missing MODE_READER bug. patch submitted by
9634                 Colin Leroy <colin@colino.net>
9635
9636 2002-04-07 [alfons]     0.7.4claws69
9637
9638         * src/matcher.[ch]
9639         * src/prefs_filtering.c
9640         * src/summaryview.c
9641                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
9642                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
9643
9644 2002-04-07 [paul]       0.7.4claws68
9645
9646         * sync with 0.7.4cvs32
9647                 see ChangeLog entry 2002-04-06
9648
9649         * tools/filter_conv.pl
9650                 more bug fixes
9651
9652 2002-04-06 [paul]       0.7.4claws67
9653
9654         * tools/filter_conv.pl
9655                 modify to be able to find the name of the first
9656                 mailbox and use that. main's filter does not
9657                 record the full path to the mailbox and therefore
9658                 can only filter to the first mailbox.
9659
9660 2002-04-05 [paul]       0.7.4claws66
9661
9662         * tools/filter_conv.pl
9663                 attempt to make the script all-encompassing and
9664                 be able to convert any main 'filter' rule thrown
9665                 at it
9666
9667 2002-04-05 [paul]       0.7.4claws65
9668
9669         * tools/filter_conv.pl
9670                 allow for collapsed folder trees
9671
9672 2002-04-05 [paul]       0.7.4claws64
9673
9674         * sync with 0.7.4cvs31
9675                 see ChangeLog entries 2002-04-05
9676
9677 2002-04-03 [paul]       0.7.4claws63
9678
9679         * sync with 0.7.4cvs29
9680                 see ChangeLog entries 2002-04-02 and 2002-04-03
9681
9682 2002-04-02 [paul]       0.7.4claws62
9683
9684         * sync with 0.7.4cvs26
9685                 see ChangeLog entry 2002-04-01
9686
9687 2002-04-02 [match]      0.7.4claws61
9688
9689         * src/pine.[ch]
9690         * src/importpine.[ch]
9691         * src/addressbook.c
9692                 import Pine address book.
9693
9694 2002-04-02 [match]      0.7.4claws60
9695
9696         * src/addrharvest.[ch]
9697                 improve address parsing of funky addresses.
9698
9699 2002-04-02 [darko]      0.7.4claws59
9700
9701         * src/compose.c
9702                 wrap on send improvements, it now recognizes quoted
9703                 initials as part of the quotation string, and it
9704                 does not join lines separated by CR
9705
9706 2002-04-01 [match]      0.7.4claws58
9707
9708         * src/mgutils.[ch]
9709                 added new functions.
9710         * src/mutt.[ch]
9711                 remove excessive duplicate address generation
9712                 on import.
9713
9714 2002-04-01 [alfons]     0.7.4claws57
9715         
9716         * src/summaryview.c
9717                 put back g_free() 
9718
9719 2002-04-01 [paul]       0.7.4claws56
9720
9721         * sync with 0.7.4cvs25
9722                 see ChangeLog entry 2002-04-01
9723
9724 2002-04-01 [alfons]     0.7.4aprilfool55
9725
9726         * src/summaryview.c
9727                 honour feature request item #537427 to allow for
9728                 displaying names from address book for sent mail also
9729
9730 2002-03-29 [paul]       0.7.4claws54
9731
9732         * src/mainwindow.c
9733           src/prefs_filtering.[ch]
9734           src/prefs_matcher.c
9735           src/summaryview.c
9736                 add 'fast filter' for claws' filtering,
9737                 /Tools/Create filter rule/... patch submitted
9738                 by Neill Miller <neillm@thecodefactory.org>
9739
9740 2002-03-29 [paul]       0.7.4claws53
9741
9742         * sync with 0.7.4cvs24
9743                 see ChangeLog entry 2002-03-29
9744
9745 2002-03-28 [paul]       0.7.4claws52
9746
9747         * sync with 0.7.4cvs23
9748                 see ChangeLog entry 2002-03-28
9749
9750 2002-03-27 [melvin]     0.7.4claws51
9751
9752         * src/prefs_actions.c
9753                 Added support to pass only one message part (as a
9754                 file) to the command using '%p'. No quotes are needed
9755                 because doubles quotes are automatically added.
9756                 Fixed bug where Sylpheed could block when waiting for
9757                 a child process to finish.
9758                 Changed the help menu to remove quotes around symbols to 
9759                 avoid misinterpretation (they must not be used).
9760
9761 2002-03-27 [melvin]     0.7.4claws50
9762
9763         * src/inc.c
9764                 Made the new mail notification command always 
9765                 execute asynchronously.
9766
9767 2002-03-27 [paul]       0.7.4claws49
9768
9769         * src/compose.c
9770                 fix bug introduced in last commit
9771
9772 2002-03-27 [paul]       0.7.4claws48
9773
9774         * sync with 0.7.4cvs21
9775                 see ChangeLog 2002-03-26 and 2002-03-27
9776
9777 2002-03-26 [hoa]        0.7.4claws47
9778
9779         * src/prefs_folder_item.c
9780                 really fixed the bug #516442 with folder rescan.
9781
9782 2002-03-26 [paul]       0.7.4claws46
9783
9784         * sync with 0.7.4cvs19
9785                 see ChangeLog entries 2002-03-25 and 2002-03-26
9786
9787 2002-03-25 [hoa]        0.7.4claws45
9788
9789         * src/matcher.c
9790         * src/mh.c
9791                 fix the bug #516442 with folder rescan.
9792
9793         * src/prefs_common.[ch]
9794         * src/compose.c
9795                 added an option to enable two different behaviours
9796                 for bounce.
9797
9798
9799 2002-03-25 [paul]       0.7.4claws44
9800
9801         * src/mainwindow.c
9802           src/selective_download.c
9803                 correct a few menuitem labels
9804
9805 2002-03-25 [christoph]  0.7.4claws43
9806
9807         * src/procmsg.c
9808                 fix non deleted tmp message in
9809                 procmsg_save_to_outbox
9810                 fix problems caused by sync with
9811                 main branch's procmsg_send_queue
9812
9813 2002-03-25 [paul]       0.7.4claws42
9814
9815         * src/quote_fmt.c
9816           src/quote_fmt_lex.l
9817           src/quote_fmt_parse.y
9818                 add Last name (%L) placeholder for quoting. 
9819                 patch submitted by Thorsten Thielen 
9820                 <thth@users.sourceforge.net>
9821
9822 2002-03-25 [paul]       0.7.4claws41
9823
9824         * src/utils.c
9825                 get full hostname. patch submitted by
9826                 Bob Woodside <rwoodside1@comcast.net>
9827
9828 2002-03-25 [paul]       0.7.4claws40
9829
9830         * src/account.c
9831           src/news.c
9832           src/nntp.[ch]
9833           src/prefs_account.[ch]
9834                 enable NNTP over SSL. patch submitted by
9835                 Pascal Jermini <pascal@infinity.hn.org>
9836
9837 2002-03-24 [paul]       0.7.4claws39
9838
9839         * src/prefs_common.c
9840                 make the arrangement of the Compose tab more
9841                 coherent
9842
9843         * src/mainwindow.c
9844                 fix some irregularities of style
9845
9846         * po/de.po
9847                 updated by Kilian Krause
9848
9849 2002-03-23 [paul]       0.7.4claws38
9850
9851         * po/pt_BR.po
9852                 updated by Fabio Junior Beneditto
9853
9854 2002-03-23 [paul]       0.7.4claws37
9855
9856         * src/mainwindow.c
9857                 move 'Gather addresses' to 'Tools' menu
9858                 make 'Selective download' sensitive
9859
9860 2002-03-23 [paul]       0.7.4claws36
9861
9862         * sync with 0.7.4cvs16
9863                 see ChangeLog entries 2002-03-23
9864
9865 2002-03-22 [christoph]  0.7.4claws35
9866
9867         * src/quote_fmt_parse.y
9868                 fix include program output
9869
9870 2002-03-22 [alfons]     0.7.4claws34
9871
9872         * src/pop.c
9873                 initialize GDate stack variable correctly (sorry!)
9874
9875 2002-03-22 [paul]       0.7.4claws33
9876
9877         * src/compose.c
9878           src/mainwindow.c
9879           src/prefs_actions.c
9880           src/prefs_common.c
9881                 rename 'Tool' to 'Tools'
9882
9883         * src/mainwindow.c
9884                 move 'Delete duplicated messages' from
9885                 'Message/' to 'Tools/'
9886                 re-arrange the order of 'Tools/' items
9887
9888 2002-03-22 [paul]       0.7.4claws32
9889
9890         * src/addr_compl.c
9891           src/addressbook.[ch]
9892                 auto-address completion now also matches on
9893                 Nickname. patch submitted by Bob Forsman 
9894                 <hammor@users.sourceforge.net>
9895
9896         * src/editaddress.c
9897                 correct a spelling mistake
9898
9899 2002-03-22 [alfons]     0.7.4claws31
9900
9901         * src/pop.c
9902                 fix getting uidl from incorrect string 
9903                 (spotted by Colin)
9904
9905 2002-03-21 [alfons]     0.7.4claws30
9906
9907         * src/pop.c
9908                 more code refactoring
9909                 plug mem leak introduced by delete on server
9910
9911 2002-03-21 [paul]       0.7.4claws29
9912
9913         * sync with 0.7.4cvs11
9914                 see ChangeLog entries 2002-03-20
9915
9916 2002-03-20 [alfons]     0.7.4claws28
9917
9918         * src/inc.c
9919                 apply Colin's patch and refactor
9920
9921 2002-03-20 [paul]       0.7.4claws27
9922
9923         * sync with sylpheed 0.7.4cvs9
9924                 see ChangeLog entry 2002-03-20
9925
9926 2002-03-19 [christoph]  0.7.4claws26
9927
9928         * src/mh.c
9929         * src/procmsg.[ch]
9930         * src/summaryview.c
9931                 revert changes for flag updates
9932                 (does not work correctly and no time to debug)
9933
9934 2002-03-20 [alfons]     0.7.4claws25
9935
9936         * src/pop.c
9937                 refactor should_delete() a little bit 
9938
9939 2002-03-19 [paul]       0.7.4claws24
9940
9941         * src/inc.[ch]
9942           src/pop.c
9943           src/prefs_account.[ch]
9944                 allow the user to leave downloaded mail on the 
9945                 server for n days. Patch submitted by Colin Leroy 
9946                 <colin@colino.net>
9947
9948 2002-02-19 [paul]       0.7.4claws23
9949
9950         * sync with sylpheed 0.7.4cvs8
9951                 see ChangeLog entries 2002-03-19
9952
9953 2002-03-18 [paul]       0.7.4claws22
9954
9955         * sync with sylpheed 0.7.4cvs6
9956                 see ChangeLog entry 2002-03-18
9957
9958 2002-03-18 [paul]       0.7.4claws21
9959
9960         * po/en_GB.po
9961                 add en_GB message catalogue
9962
9963         * src/mbox_folder.c
9964           src/prefs_account.c
9965           src/prefs_actions.c
9966                 correct a few spelling mistakes
9967
9968 2002-03-17 [alfons]     0.7.4claws20
9969
9970         * src/matcher.c
9971                 more stringent checks for NULL params when writing
9972                 filtering actions to a file
9973                 
9974 2002-03-17 [hoa]        0.7.3claws20
9975
9976         * src/news.c
9977                 fixed the count of new messages
9978
9979         * src/compose.c
9980                 fixed the "attachment properties" window
9981
9982 2002-03-17 [paul]       0.7.4claws19
9983
9984         * src/defs.h
9985           src/folder.h
9986           src/news.c
9987           src/prefs_account.[ch]
9988           src/procmsg.[ch]
9989           src/summaryview.c
9990                 automatically mark cross-posted messages as read 
9991                 and (optionally) give them a colour label
9992                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
9993                 
9994
9995 2002-03-17 [paul]       0.7.4claws18
9996
9997         * sync with sylpheed 0.7.4cvs5
9998                 see ChangeLog entry 2002-03-17
9999
10000 2002-03-17 [melvin]     0.7.4claws17
10001         
10002         * src/textview.c
10003                 Worked around a gtktext 'bug': when searching for 
10004                 a text in a long message it was scrolling slowly
10005                 line by line until it hit the searched text.
10006         * po/fr.po
10007                 Updated French translation
10008
10009 2002-03-17 [melvin]     0.7.4claws16
10010
10011         * src/mainwindow.c
10012         * src/compose.c
10013         * src/prefs_actions.c
10014                 Moved "Edit/Actions" to "Tool/Actions"
10015                 Made mainwindow/compose window sensitive as soon as
10016                 no child process is running anymore even if the io dialog
10017                 is open.
10018                 Fixed a struct being initialized with a non constant char*
10019
10020 2002-03-16 [christoph]  0.7.4claws15
10021
10022         * configure.in
10023                 add --with-compiler-flags option
10024                 (only for developer hacking)
10025         * src/mh.c
10026         * src/procmsg.[ch]
10027         * src/summaryview.c
10028                 try to make folder-stats and flag handling more
10029                 independent from the summaryview. msgcounts
10030                 are only set when the folder is opened and
10031                 procmsg_msginfo_(un)set_flags will handle it
10032                 later and summaryview will get the values
10033                 from the folder.
10034
10035 2002-03-16 [paul]       0.7.4claws14
10036
10037         * src/messageview.c
10038                 fix Return-receipt. Patch submitted by Bob
10039                 Woodside <rwoodside1@comcast.net>
10040
10041 2002-03-16 [paul]       0.7.4claws13
10042
10043         * src/compose.c
10044                 fix 'dynamic' signatures, make it work again
10045                 broken during sync on 2002-03-14 (0.7.4claws2)
10046
10047 2002-03-15 [match]      0.7.4claws12
10048
10049         * src/addrharvest.[ch]
10050         * src/addrgather.[ch]
10051         * src/addressbook.[ch]
10052         * src/mainwindow.c
10053                 included address harvester feature. still some
10054                 issues with address parsing that I will fix.
10055
10056 2002-03-15 [match]      0.7.4claws11
10057
10058         * src/addrbook.[ch]
10059         * src/addrcache.[ch]
10060         * src/addressbook.[ch]
10061         * src/addrindex.c
10062         * src/editbook.c
10063         * src/importldif.c
10064         * src/importmutt.c
10065         * src/jpilot.[ch]
10066         * src/main.c
10067         * src/syldap.[ch]
10068         * src/vcard.[ch]
10069                 tidy up. fix memory leaks. moved attribs and methods
10070                 from individual interfaces to addrcache object. prep
10071                 for new stuff to come in.
10072
10073 2002-03-15 [alfons]     0.7.4claws10
10074
10075         * src/matcher.[ch]
10076         * src/matcher_parser_parse.y
10077         * src/matcher_parser_lex.l
10078         * src/prefs_matcher.c
10079                 add filtering conditions message greater than, smaller 
10080                 than, and exactly matching a size in bytes
10081                 (does not work with delete from POP3 server yet)
10082
10083                 this should also give others an idea what you should
10084                 do to add new criterions to claws filtering system
10085                 
10086
10087 2002-03-15 [paul]       0.7.4claws9
10088
10089         * tools/filter_conv.pl
10090                 exit if there are no filter rules to convert
10091                 rename filterrc to filterrc.old after completion
10092
10093 2002-03-15 [paul]       0.7.4claws8
10094
10095         * sync with sylpheed 0.7.4cvs3
10096                 see ChangeLog entry 2002-03-14
10097
10098 2002-03-14 [paul]       0.7.4claws7
10099
10100         * src/compose.c
10101                 clean up the last commit (ahem)
10102
10103 2002-03-14 [paul]       0.7.4claws6
10104
10105         * src/compose.c
10106                 fix bug #515655. honour account preferences
10107                 regarding gpg default signing/encryption when 
10108                 changing account from the compose window.
10109
10110 2002-03-14 [paul]       0.7.4claws5
10111
10112         * src/folderview.c
10113                 remove unnecessary curly brackets
10114
10115 2002-03-14 [paul]       0.7.4claws4
10116
10117         * src/folderview.c
10118           src/prefs_filtering.[ch]
10119                 add filter rename on folder rename and filter
10120                 delete on folder delete. Patch submitted by
10121                 Neill Miller <neillm@thecodefactory.org> 
10122
10123 2002-03-14 [christoph]  0.7.4claws3
10124
10125         * src/procmsg.c
10126         * src/send.c
10127                 fix local delivery
10128                 (patch submitted by "Simon 'corecode' Schubert")
10129         * src/prefs_common.c
10130         * src/procmsg.c
10131                 fix gcc 3.0 warning
10132
10133 2002-03-14 [paul]       0.7.4claws2
10134
10135         * sync with sylpheed 0.7.4cvs2
10136                 see ChangeLog entry 2002-03-13
10137
10138 2002-03-12 [darko]      0.7.4claws1
10139
10140         * src/mainwindow.c
10141                 fix what seems to be a copy and paste error
10142                 when setting color for important messages
10143                 (reported by wwp)
10144
10145 2002-03-11 [paul]       version 0.7.4claws released
10146
10147 2002-03-11 [paul]       0.7.4claws
10148
10149         * po/es.po
10150           po/it.po
10151           po/nl.po
10152           po/pt_BR.po
10153                 update message catalogs. Submitted by Ricardo Mones 
10154                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
10155                 Fabio Junior Beneditto
10156
10157         * configure.in
10158           faq/Makefile.am
10159           faq/it/Makefile
10160           faq/it/sylpheed-faq*
10161           src/mainwindow.c
10162           src/manual.[ch]
10163                 add FAQ in Italian
10164         
10165
10166 2002-03-11 [jens]       0.7.3claws7
10167
10168         * po/de.po
10169                 updated German translation
10170
10171 2002-03-11 [melvin]     0.7.3claws6
10172
10173         * po/fr.po
10174                 updated and corrected French translation
10175
10176 2002-03-10 [hoa]        0.7.3claws5
10177
10178         * src/account.c
10179         * src/inc.c
10180         * src/prefs_account.c
10181         * src/procmsg.c
10182         * src/send.[ch]
10183                 fixed the local account.
10184                 you have to change the default "/usr/sbin/sendmail"
10185                 to "/usr/sbin/sendmail -t" in the preferences of
10186                 the local account.
10187
10188         * src/procmime.c
10189                 removed some debug display for renderer
10190
10191 2002-03-10 [paul]       0.7.3claws4
10192
10193         * faq/en/sylpheed-faq-1.html
10194           faq/en/sylpheed-faq-2.html
10195                 update
10196
10197 2002-03-09 [paul]       0.7.3claws3
10198
10199         * sync with sylpheed 0.7.4
10200                 see ChangeLog entry 2002-03-09
10201
10202 2002-03-08 [paul]       0.7.3claws2
10203
10204         * faq/en/sylpheed-faq*
10205           faq/es/sylpheed-faq*
10206           faq/fr/sylpheed-faq*
10207                 update the FAQs
10208
10209         * manual/fr/.cvsignore
10210           manual/fr/Makefilea.am
10211           manual/fr/sylpheed*
10212           src/mainwindow.c
10213           src/manual.[ch]
10214                 add the French manual
10215
10216 2002-03-07 [paul]       0.7.3claws1
10217
10218         * sync with sylpheed 0.7.3cvs4
10219                 see ChangeLog entries  2002-03-06 and 2002-03-07
10220         
10221         * po/nl.po
10222                 updated by Wilbert Berendsen
10223
10224 2002-03-07 [melvin]     0.7.2claws34
10225
10226         * src/selective_download.c
10227                 Changed the pixmap of the receive button to MAIL_RECEIVE.
10228
10229 2002-03-06 [paul]       0.7.2claws33
10230
10231         * sync with sylpheed 0.7.3cvs1
10232                 bug fix, see ChangeLog entry 2002-03-05
10233
10234 2002-03-05 [paul]       0.7.2claws32
10235
10236         * src/mimeview.c
10237           src/pgptext.[ch]
10238           src/procmsg.c
10239                 reverse the pgp ascii-armored code implemented in 
10240                 0.7.2claws16. removal of this code until it matures.
10241                 this means that verifying ascii-armored pgp sigs and
10242                 automatic decryption of ascii-armored encrypted
10243                 messages no longer works.
10244
10245 2002-03-05 [paul]       0.7.2claws31
10246
10247         * configure.in
10248           Makefile.am
10249         * faq/Makefile.am
10250         * faq/en/Makefile.am
10251           faq/en/sylpheed-faq.html
10252           faq/en/sylpheed-faq-1.html
10253           faq/en/sylpheed-faq-2.html
10254           faq/en/sylpheed-faq-3.html
10255         * faq/es/Makefile.am
10256           faq/es/sylpheed-faq.html
10257           faq/es/sylpheed-faq-1.html
10258           faq/es/sylpheed-faq-2.html
10259           faq/es/sylpheed-faq-3.html
10260           faq/es/sylpheed-faq-4.html
10261         * faq/fr/Makefile.am
10262           faq/fr/sylpheed-faq.html
10263           faq/fr/sylpheed-faq-1.html
10264           faq/fr/sylpheed-faq-2.html
10265           faq/fr/sylpheed-faq-3.html
10266         * src/Makefile.am
10267           src/defs.h
10268           src/mainwindow.c
10269           src/manual.[ch]
10270                 add FAQs in English, Spanish and French
10271
10272
10273 2002-03-05 [paul]       0.7.2claws30
10274
10275         * manual/en/sylpheed.html
10276           manual/en/sylpheed-XX.html
10277                 updated the English manual
10278
10279 2002-03-05 [hoa]        
10280
10281         * src/summaryview.c
10282                 dialog box pops up if the article can't be deleted.
10283
10284 2002-03-04 [paul]       
10285         
10286         * po/pt_BR.po
10287                 updated by Fabio Junior Benedito
10288
10289 2002-03-04 [hoa]
10290
10291         * removed ac/gpgme.m4
10292                 to avoid autogen common problem
10293                 developers have to install gpgme development package now
10294
10295         * src/compose.c
10296                 encoding to 7bit or 8bit is enabled.
10297
10298 2002-03-03 [alfons]     0.7.2claws29
10299
10300         * src/pop.c
10301                 merge fix by Oliver Haertel for selective
10302                 download buglet
10303
10304 2002-03-03 [paul]       0.7.2claws28
10305         
10306         * sync with sylpheed 0.7.3
10307
10308 2002-03-03 [paul]       0.7.2claws27
10309
10310         * sync with sylpheed 0.7.2cvs24
10311                 see ChangeLog entries 2002-03-02 and 2002-03-03
10312
10313 2002-03-02 [melvin]     0.7.2claws26
10314
10315         * src/inc.[ch]
10316         * src/main.c
10317         * src/mainwindow.c
10318         * src/prefs_common.[ch]
10319                 Added user definable notification on new mail arrival.
10320                 Removed unused variables in spell checker prefs code.
10321
10322 2002-03-02 [melvin]     0.7.2claws25
10323
10324         * src/quote_fmt.c
10325                 Removed unnecessary escape sequences.
10326                 Changed 'Initial...' to 'Initials of Sender'
10327
10328 2002-03-02 [paul]       0.7.2claws24
10329
10330         * sync with sylpheed 0.7.2cvs22
10331                 see ChangeLog entry 2002-03-01
10332
10333 2002-03-01 [hoa]        0.7.2claws23
10334
10335         * src/mainwindow.c
10336                 Set sensitivity of delete actions to active
10337                 even if the folder is a newsgroup.
10338
10339         * src/summaryview.c
10340                 - Set sensitivity of delete actions
10341                 - Added function check_permission() that will check if the
10342                   user is authorized to delete a message. For news, it
10343                   will check if the author is the same.
10344                 - Enabled deletion when there is no trash folder.
10345
10346         * src/news.[ch]
10347                 - Added news_cancel_article() to cancel articles
10348                 - Implemented news_remove_message() (public function)
10349
10350 2002-03-01 [paul]       0.7.2claws22
10351
10352         * src/gtkutils.c
10353           src/textview.c
10354                 recognise urls that that don't include 'http://' and
10355                 simply begin 'www.' 
10356
10357         * AUTHORS
10358                 remove duplicated name
10359
10360 2002-02-28 [paul]       0.7.2claws21
10361
10362         * src/mainwindow.c
10363           src/summaryview.[ch]
10364                 add ability to 'Select thread'
10365                 combines Melvin's "Select thread's head" patch (#510907)
10366                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
10367                 patch (#518514) 
10368
10369 2002-02-28 [paul]       0.7.2claws20
10370
10371         * src/mimeview.c
10372                 hopefully fix segfault on right-clicking a mime part
10373                 that some people have experienced.      
10374                 fix submitted by Fredrik Olofsson <frol@linux.nu>
10375
10376 2002-02-28 [paul]       0.7.2claws19
10377
10378         * sync with sylpheed 0.7.2cvs21
10379                 see ChangeLog entries 2002-02-27 and 2002-02-28
10380
10381 2002-02-27 [paul]       0.7.2claws18
10382
10383         * sync with sylpheed 0.7.2cvs18
10384                 see ChangeLog entries 2002-02-26 and 2002-02-27
10385
10386 2002-02-26 [alfons]     0.7.2claws17
10387
10388         * src/procheader.c
10389                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
10390                 (spotted by Chris Hessman <idatech@gmx.net>)
10391
10392 2002-02-26 [paul]       0.7.2claws16
10393
10394         * src/mimeview.c
10395           src/pgptext.[ch]
10396           src/procmsg.c
10397                 make decryption of ascii-armored pgp encrypted messages
10398                 and verification of ascii-armored signatures work again.
10399                 slightly altered from the patch by Jens Jahnke 
10400                 <jan0sch@gmx.net>
10401
10402                 ##FIX ME##
10403                 * the checking of plaintext signatures always comes up in 
10404                   a popup box
10405                 * it doesn't work for multipart messages 
10406                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
10407                   including the msg headers and these 2 line themselves, are 
10408                   not displayed
10409
10410         * src/mainwindow.c
10411                 "View/Folder Tree" becomes "View/Separate Folder Tree"
10412                 "View/Message View" becomes "View/Separate Message View"
10413                 because its less ambiguous.
10414
10415         * po/es.po
10416                 updated by Ricardo Mones Lastra
10417
10418 2002-02-26 [paul]       0.7.2claws15
10419
10420         * sync with sylpheed 0.7.2cvs17
10421                 see ChangeLog entries 2002-02-25 and 2002-02-26
10422
10423 2002-02-25 [christoph]  0.7.2claws14
10424
10425         * src/filtering.[ch]
10426         * src/inc.c
10427                 do filtering stuff after all messages have been received
10428                   1. drop all messages to .processing
10429                   2. scan processing folder for messages
10430                   3. filter messages or move to inbox
10431                 this will also find old messages left in processing after
10432                 a crash or something like that and we get a real msginfo
10433                 from folder->get_msg_list and do not have to create our
10434                 own in filter_message
10435         * src/matcher_parser_parse.y
10436                 remove MIX/MAX warning (reordered includes)
10437
10438 2002-02-25 [paul]       0.7.2claws13
10439
10440         * sync with sylpheed 0.7.2cvs15
10441                 see ChangeLog entry 2002-02-24
10442
10443 2002-02-24 [alfons]     0.7.2claws12
10444
10445         * src/filtering.c
10446                 clear old color flags first when applying a new color to
10447                 a message info. 
10448                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
10449
10450 2002-02-24 [alfons]     0.7.2.claws11
10451         
10452         * AUTHORS
10453         * src/prefs_common.c
10454                 add presets for Opera and Konqueror, closes patch #517261,
10455                 submitted by Ville Skyttä <scop@users.sourceforge.net>
10456
10457 2002-02-24 [alfons]     0.7.2.claws10
10458
10459         * AUTHORS
10460         * src/summaryview.c
10461                 fix threading for null message ids, closes patch #521601,
10462                 submitted by Bob Forsman <hammor@users.sourceforge.net>
10463
10464 2002-02-24 [alfons]     0.7.2claws9
10465
10466         * src/summaryview.c
10467         * src/filtering.c
10468                 make Tool | Filter Message work with filtering system so
10469                 setting flags also works
10470
10471                 TODO:
10472
10473                 - Processing uses the same function as Tool | Filter
10474                   Message, but doesn't use the same update proc yet
10475
10476 2002-02-23 [paul]       0.7.2claws8
10477
10478         * sync with sylpheed 0.7.2cvs14
10479                 see ChangeLog entries 2002-02-22 and 2002-02-23
10480
10481 2002-02-22 [christoph]  0.7.2claws7
10482
10483         * src/quote_fmt.c
10484                 Add column space to table
10485         * src/quote_fmt_parse.y
10486                 Close files
10487
10488 2002-02-22 [paul]       0.7.2claws6
10489
10490         * src/Makefile.am
10491           src/defs.h
10492           src/filtering.c
10493           src/inc.[ch]
10494           src/mainwindow.c
10495           src/matcher.[ch]
10496           src/matcher_parser_lex.l
10497           src/matcher_parser_parse.y
10498           src/pop.[ch]
10499           src/prefs_account.h
10500           src/prefs_filtering.c
10501           src/selective_download.[ch]   *** NEW FILES ***
10502           src/utils.[ch]
10503           po/POTFILES.in
10504                 Selective Download added to 'Tool' menu. 
10505                 Retrieves email headers of the currently selected pop3 
10506                 account and allows the user to mark emails for deletion 
10507                 right on the pop3 server. Patch submitted by Oliver Haertel 
10508                 <oha@users.sourceforge.net>.
10509         
10510         * po/POTFILES.in
10511                 add 'src/quote_fmt.c'           
10512
10513 2002-02-22 [christoph]  0.7.2claws5
10514
10515         * src/Makefile.am
10516                 added quote_fmt.c
10517         * src/prefs_common.[ch]
10518         * src/prefs_template.c
10519         * src/quote_fmt.c               *** NEW FILE ***
10520         * src/quote_fmt.h
10521                 move quote format symbol description code
10522                 to it's own file because it is used from
10523                 differnent code parts
10524                 Rewrote symbol description GUI
10525                   + use table
10526                   + add separators
10527                   + get data from array (no more long constant strings)
10528         * src/quote_fmt_lex.l
10529         * src/quote_fmt_parse.y
10530                 Symbol for Literal % changed to \% instead of %%
10531                 (More logical as \ is used for quoting for other symbols)
10532                 Add |f and |p to include files and program output
10533                 Examples:
10534                     |f{/home/.../.signature}
10535                     |p{date}
10536         * po/de.po
10537                 Correct wrong spelling for "Referenzen"
10538
10539 2002-02-21 [paul]       0.7.2claws4
10540
10541         * src/procmsg.c
10542                 forgotten during sync
10543
10544 2002-02-21 [paul]       0.7.2claws3
10545
10546         * sync with sylpheed 0.7.2cvs11
10547                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
10548                 2002-02-20 and 2002-02-21
10549
10550 2002-02-20 [melvin]     0.7.2claws2
10551
10552         * src/prefs_actions.c
10553                 Added error report when child cannot fork or when execvp 
10554                 returns with an error.
10555
10556 2002-02-19 [christoph]  0.7.2claws1
10557
10558         * src/codeconv.c
10559                 return unconverted text if conde conversion is not possible
10560                 when libjconv is used.
10561                 (patch submitted by "Simon 'corecode' Schubert")
10562
10563 2002-02-19 [paul]       
10564
10565         * version 0.7.2claws release
10566
10567 2002-02-19 [paul]       0.7.2claws
10568
10569         * po/nl.po
10570                 updated by Wilbert Berendsen
10571
10572
10573 2002-02-18 [alfons]     0.7.1claws13
10574
10575         * src/syldap.c
10576         * src/jpilot.c
10577                 remove references to dlfcn and explicitly loading functions
10578                 from dynalink libs, because libs linked anyway, and functions
10579                 are loaded explicitly
10580
10581 2002-02-17 [melvin]     0.7.1claws12
10582
10583         * src/prefs_actions.c
10584                 Replaced children wait loop with double fork technique.
10585                 Now, input/output window updated at each new output.
10586                 free_children(): Fixed a memory leak.
10587                 Made input/output window non closable if running children
10588                 still exist.
10589                 Added missing <unistd.h> include.
10590                 Added some --debug outputs.
10591
10592 2002-02-17 [melvin]     0.7.1claws11
10593
10594         * src/summaryview.c
10595                 Fixed bug where descending sort order did not select top
10596                 message.
10597
10598 2002-02-17 [melvin]     0.7.1claws10
10599
10600         * acconfig.h
10601                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10602         * src/prefs_common.c
10603                 Pspell data package directory no more hard coded but
10604                 set during configuration (PSPELL_PATH). (Thanks to 
10605                                 Gustavo Noronha Silva.)
10606
10607 2002-02-17 [melvin]     0.7.1claws9
10608
10609         * configure.in
10610                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10611         * src/gtkspell.c
10612                 Fixed compile-time warnings.
10613
10614 2002-02-16 [alfons]     0.7.1claws8
10615
10616         * src/filesel.c
10617                 fix inadvertent free of NULL pointer which caused
10618                 sylpheed to crash when closing the save-as dialog
10619                 using the window close button
10620
10621 2002-02-16 [carsten]    0.7.1claws7
10622         * src/mainwindow.[ch]
10623           src/summaryview.c
10624           src/prefs_common.c
10625                 fixes for pixmap theming code:
10626                         - recently changed mail attributes shouldn't get
10627                           lost any longer
10628                         - theme is only reloaded iff another theme was
10629                           selected
10630
10631 2002-02-16 [paul]       0.7.1claws6
10632
10633         * sync with sylpheed 0.7.2 release
10634                 see ChangeLog entry 2002-02-15 and 2002-02-16
10635
10636 2002-02-15 [paul]       0.7.1claws5
10637
10638         * sync with sylpheed 0.7.1cvs9
10639                 see ChangeLog entry 2002-02-15
10640
10641         * po/POTFILES.in
10642                 remove unneeded headerwindow.c entry
10643
10644 2002-02-14 [carsten]    0.7.1claws4
10645         * src/summaryview.c
10646                 fixed a bug for "Go to next unread message": there was
10647                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
10648                 in the prefs, because of doing "Search again" instead
10649                 "No"
10650
10651 2002-02-14 [carsten]    0.7.1claws3
10652         * src/stock_pixmap.c
10653                 removed 2 more mem leaks; following memprof,
10654                 this code is "leak free" now :)
10655
10656 2002-02-14 [carsten]    0.7.1claws2
10657         * src/stock_pixmap.c
10658                 used opendir/readdir/closedir instead of scandir
10659                 -> code should work now on Solaris
10660
10661 2002-02-14 [paul]       0.7.1claws1
10662
10663         * sync with sylpheed 0.7.1cvs8
10664                 see ChangeLog entries 2002-02-13 and 2002-02-14
10665
10666         * README.claws
10667                 add some description of Actions and Pixmap Themes
10668
10669 2002-02-13 [paul]       
10670
10671         * version 0.7.1claws release
10672
10673 2002-02-13 [paul]       0.7.1claws
10674
10675         * po/es.po
10676           po/it.po
10677           po/pt_BR.po
10678                 updated translations, submitted by Ricardo Mones Lastra,
10679                 Alessandro Maestri and Fabio Junior Beneditto
10680
10681 2002-02-13 [melvin]     0.7.0claws75
10682
10683         * src/prefs_actions.c
10684                 Added missing "signal.h" include
10685
10686 2002-02-13 [melvin]     0.7.0claws74
10687
10688         * src/prefs_folder_item.c
10689                 Added missing "config.h" include
10690         * po/fr.po
10691                 Updated French translation for folder propriety.
10692
10693 2002-02-13 [jens]       0.7.0claws73
10694
10695         * po/POTFILES.in
10696                 Added missing src/prefs_folder_item.c [log added by melvin]
10697         * po/de.po
10698                 Updated German translation.
10699
10700 2002-02-13 [melvin]     0.7.0claws72
10701
10702         * po/fr.po
10703                 Updated French translation.
10704
10705 2002-02-13 [melvin]     0.7.0claws71
10706
10707         * src/gtkutils.c
10708                 Made gtkut_editable_get_selection return NULL if selection
10709                 is of length zero.
10710                 This fixes a bug where selecting part of message A then
10711                 switching to message B and replying to it will not
10712                 quote the message's body.
10713
10714 2002-02-12 [paul]       0.7.0claws70
10715
10716         * src/mainwindow.c
10717                 cosmetic, relating to pixmap themes: on toolbar make 
10718                 updating of 'Exec' and 'Compose news/Compose email'
10719                 icons faster.
10720
10721 2002-02-12 [carsten]    0.7.0claws69
10722         * src/folderview.c
10723           src/mainwindow.[ch]
10724           src/stock_pixmap.c
10725           src/summaryview.c
10726           src/prefs_common.c
10727                 - refreshing after changing pixmap theme better
10728                   now (thanks Paul)
10729                 - wanted to remove some mem leaks, but alfons was
10730                   faster (and had the better solution ;)
10731
10732 2002-02-12 [alfons]     0.7.0claws68
10733
10734         * src/prefs_common.c
10735         * src/stock_pixmap.[ch]
10736                 plug mem leaks, refactor code a little bit
10737
10738
10739 2002-02-12 [sergey]     0.7.0claws67
10740
10741         * src/imap.c
10742                 Fixed problem with copying messages to IMAP folders when the
10743                 server uses something other than '/' as a namespace separator
10744                 (cyrus-imapd uses '.').
10745
10746 2002-02-12 [jens]       0.7.0claws66
10747
10748         * po/de.po
10749                 Updated German Translation
10750
10751 2002-02-12 [paul]       0.7.0claws65
10752
10753         * sync with sylpheed 0.7.1cvs1
10754                 see ChangeLog entry 2002-02-12
10755
10756 2002-02-12 [melvin]     0.7.0claws64
10757
10758         * src/prefs_actions.c
10759                 Fixed "feature" where children's output was duplicated 
10760                 instead of refreshed while monitoring.
10761                 Removed some debug code.
10762
10763 2002-02-12 [christoph]  0.7.0claws63
10764
10765         * src/compose.c
10766                 always delete message from queue after sending/send error
10767                 (closes bug #509601)
10768
10769 2002-02-12 [melvin]     0.7.0claws62
10770
10771         * src/prefs_actions.c
10772                 Children wait loop is now triggered with a timeout of 1s
10773                 Added %F which is replaced with the list of filenames 
10774                 of all selected messages (as suggested by Ricardo Mones Lestra)
10775                 Pipe syntax changed. Prefix with | to send selection, postfix
10776                 with | to retrieve output. Prefix with > or * to send
10777                 user definable input to the command (*: input is hidden)
10778                 Old pipe action should now be postfixed with |, too.
10779
10780 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
10781         * src/stock_pixmap.c
10782                 fixed a bug: if there's no theme directory don't
10783                 throw an error, just do "nothing" (thanks Alfons)
10784
10785 2002-02-12 [carsten]    0.7.0claws60
10786         * src/folderview.c
10787           src/summaryview.c
10788                 had to write the cache twice (nasty!); some marks would 
10789                 get lost if not
10790
10791 2002-02-11 [carsten]    0.7.0claws59
10792         * acconfig.h
10793           configure.in
10794           doc-src/maintainer_guide.txt
10795           src/compose.[ch]
10796           src/defs.h
10797           src/folderview.[ch]
10798           src/gtkutils.[ch]
10799           src/mainwindow.[ch]
10800           src/prefs_common.[ch]
10801           src/stock_pixmap.[ch]
10802           src/summaryview.[ch]
10803                 pixmap theming and related work on pixmap
10804                 handling on some other places
10805                 (e.g. hrm features for all folder)
10806           src/pixmap/stock_*.xpm -> the stock_ was removed
10807         
10808 2002-02-11 [paul]       0.7.0claws58
10809
10810         * sync with sylpheed 0.7.1 release
10811                 see ChangeLog entries 2002-02-11
10812
10813 2002-02-08 [paul]       0.7.0claws57
10814
10815         * sync with sylpheed 0.7.0cvs39
10816                 see ChangeLog entry 2002-02-07 (last entry) 
10817
10818         * src/prefs_actions.c
10819           src/prefs_filtering.c
10820           src/prefs_matcher.c
10821           src/prefs_scoring.c
10822                 sync: made it compile with C compilers other than gcc
10823
10824 2002-02-07 [paul]       0.7.0claws56
10825
10826         * sync with sylpheed 0.7.0cvs38
10827                 see ChangeLog entries 2002-02-06 (last 2 entries) and
10828                 2002-02-07
10829
10830 2002-02-07 [darko]      0.7.0claws55
10831
10832         * src/gtkutils.[ch]
10833         * src/summaryview.c
10834                 Fix const gchar */gchar * issue (thanks Hiro)
10835
10836 2002-02-07 [darko]      0.7.0claws54
10837
10838         * src/compose.[ch]
10839         * src/filtering.c
10840         * src/gtkutils.[ch]
10841         * src/prefs_template.c
10842         * src/quote_fmt.h
10843         * src/quote_fmt_parse.y
10844         * src/summaryview.c
10845         * src/utils.[ch]
10846                 When replying or forwarding an email don't quote the entire
10847                 mail body but use the part of the message text that is selected
10848
10849 2002-02-06 [melvin]     0.7.0claws53
10850
10851         * src/prefs_common.[ch]
10852         * src/gtkspell.[ch]
10853         * src/compose.c
10854                 Made possible to switch quickly to last used dictionary
10855                 which makes checking bilingual documents easier.
10856
10857 2002-02-06 [melvin]     0.7.0claws52
10858         
10859         * po/POTFILES.in
10860                 Added forgotten new file src/prefs_actions.c
10861
10862 2002-02-06 [melvin]     0.7.0claws51
10863
10864         * src/prefs_actions.c   ** NEW FILE **
10865         * src/prefs_actions.h   ** NEW FILE **
10866                 Added actions to execute on message text view, or on the
10867                         message's file.
10868         * src/Makefile.am
10869                 Added src/prefs_actions.[ch]
10870         * src/compose.c
10871                 Added new menu "Edit/Actions"
10872         * src/defs.h
10873                 Added new actionsrc file.
10874         * src/main.c
10875                 Added actionsrc reading.
10876         * src/mainwindow.c
10877                 Added new menus "Edit/Actions" and "Configuration/Actions..."
10878         * src/prefs_common.h
10879                 Added new element actionslst element to prefs_common.
10880
10881 2002-02-06 [paul]       0.7.0claws50
10882
10883         * sync with sylpheed 0.7.0cvs36
10884                 see ChangeLog entry 2002-02-06
10885
10886 2002-02-05 [paul]
10887
10888         * po/es.po
10889                 updated by Ricardo Mones Lastra
10890
10891 2002-02-05 [paul]       0.7.0claws49
10892
10893         * sync with sylpheed 0.7.0cvs33
10894                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
10895
10896 2002-02-05 [paul]       0.7.0claws48
10897
10898         * src/compose.c
10899                 re-add 'Edit/Advanced/Delete entire line', previously named
10900                 'Delete Line+'
10901
10902 2002-02-04 [paul]       0.7.0claws47
10903
10904         * src/compose.c
10905           src/summaryview.c
10906                 fix bug #494993 (Reply All not taking Reply-To into consi)
10907                 eliminate differences in behaviour of right-click 'Reply to all' 
10908                 in summary view and 'Reply to all' on the toolbar. 
10909                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
10910                 view and From gets ignored by 'Reply to all' on toolbar.
10911                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
10912                 From when no Reply-To header is present.
10913
10914 2002-02-04 [paul]       0.7.0claws46
10915
10916         * sync with sylpheed 0.7.0cvs30
10917                 see ChangeLog entries 2002-02-03 and 2002-02-04
10918
10919 2002-02-03 [melvin]     0.7.0claws45
10920
10921         * src/gtkspell.[ch]
10922                 Readded function to highlight all misspelled words.
10923                 Fixed bug where user-provided-words did not replace
10924                         correctly the misspelled word when using the mouse.
10925                 Fixed bug where checking a region selected from right to left did
10926                         not check the region at all.
10927                 Fixed bug where 'Check backwards' may not check at all. 
10928                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
10929                 Fixed possible buffer overflow when checking for long strings (>1k).
10930                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
10931                 Accelerators code uses now gtk_widget_add_accel.
10932                 Removed and disabled obsolete and unfinished code.
10933                 Cleaning up.
10934
10935         * src/compose.c
10936                 Added menu item to Highlight all misspelled words.
10937
10938 2002-02-01 [paul]       0.7.0claws44
10939
10940         * src/mainwindow.c
10941                 fix '/View/Hide read messages' sensitivity when all
10942                 messages in a folder are hidden
10943
10944 2002-02-01 [paul]       0.7.0claws43
10945
10946         * src/main.c
10947                 add --send option to command line interface, sends all
10948                 queued mail. Patch submitted by Ricardo Mones Lastra.
10949
10950 2002-01-31 [paul]       0.7.0claws42
10951
10952         * src/mainwindow.c
10953                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
10954
10955 2002-01-31 [paul]       0.7.0claws41
10956
10957         * sync with sylpheed 0.7.0cvs27
10958                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
10959                 and 2002-01-31
10960
10961         * src/textview.c
10962                 comment out elements of textview_show_part() as temporary
10963                 workaround for attachment 'Display as text' bug 
10964
10965         * po/pt_BR.po
10966                 updated by Fabio Junior Beneditto
10967
10968 2002-01-30 [paul]       0.7.0claws40
10969
10970         * sync with sylpheed 0.7.0cvs24
10971                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
10972                 and 2002-01-30
10973
10974         * src/compose.c
10975                 add {N_("/_Spelling"), ... "<Branch>"} to 
10976                 GtkItemFactoryEntry compose_entries[]
10977
10978         * src/prefs_common.c
10979                 add claws menu items to prefs_keybind_apply_clicked()
10980                 and remove non-claws menu items
10981
10982 2002-01-29 [paul]       0.7.0claws39
10983
10984         * sync with sylpheed 0.7.0cvs22
10985                 see ChangeLog entries 2002-01-28 and 2002-01-29
10986
10987 2002-01-28 [melvin]     0.7.0claws38
10988
10989         * src/compose.c
10990                 Added the declartion of compose_send_control_enter.
10991
10992         * src/compose.c
10993         * src/gtkspell.[ch]
10994                 Added in a 'Spelling' menu which includes the configuration menu. 
10995                 Added a real 'Check all' and got rid from the old one which only
10996                 highlited misspelled word.
10997                 Made 'Check while typing' a disableable option.
10998                 Added a dialog when there are no more misspelled word.
10999                 Added a dialog if error occurs when switching to a dictionary.
11000         
11001         * src/prefs_common.[ch]
11002                 Added option for the default 'Check while typing' option.
11003
11004
11005 2002-01-28 [alfons]     0.7.0claws37
11006
11007         * src/compose.c
11008                 fix buglet and make code comply with sylpheed code style
11009
11010 2002-01-28 [paul]       0.7.0claws36
11011
11012         * sync with sylpheed 0.7.0cvs19
11013                 see ChangeLog entries for 2002-01-28
11014
11015 2002-01-28 [hoa]        0.7.0claws35
11016
11017         * src/defs.h
11018                 added rendererrc
11019
11020         * src/main.c
11021                 read the renderer config
11022
11023         * src/procmime.[ch]
11024                 use the renderer config to convert mime attachments
11025
11026         * src/textview.c
11027                 don't use textview_show_html/ertf,
11028                 use get_text_content instead
11029
11030 2002-01-27 [alfons]     0.7.0claws34
11031         
11032         * src/news.c
11033                 make sylpheed believe it can delete a news message...
11034                 (messages are NOT deleted, maybe we should remove
11035                 processing from the folder properties after all.)
11036
11037 2002-01-27 [alfons]     0.7.0claws33
11038
11039         * src/folder.c
11040                 add extra checks
11041         * src/news.c
11042                 implement remove_msg() 
11043
11044 2002-01-27 [alfons]     0.7.0claws32
11045
11046         * src/procmsg.h
11047         * src/procheader.c
11048         * src/messageview.c
11049                 fix return receipt / disposition notification again. this
11050                 stuff seems to break on _every_ major summary UI change, so
11051                 it's now implemented using a flag which is saved in the
11052                 marks cache
11053                 
11054 2002-01-26 [alfons]     0.7.0claws31
11055
11056         * src/import.c
11057                 let import dialog show the destination folder identifier
11058
11059 2002-01-26 [melvin]     0.7.0claws30
11060
11061         * src/folderview.c
11062         * src/summaryview.c
11063                 Readded 'Mark all read' into summary view popup menu
11064                 Added 'Mark all read' in folder view popup menu for IMAP
11065                 and NNTP.
11066                 Made it insensitive if the selected folder is not the shown
11067                 one to avoid 'Mark all read' on the wrong folder.
11068                 
11069 2002-01-26 [paul]       0.7.0claws29
11070
11071         * src/folderview.c
11072           src/summaryview.c
11073                 move 'Mark all read' from summary view to folder view
11074                 menu. (adapted from) patch submitted by Jeremy Andrews,
11075                 <lists@kerneltrap.com>
11076
11077 2002-01-25 [alfons]     0.7.0claws28
11078
11079         * src/gtkstext.c
11080                 put the gtk class name back so GtkSText adapts the 
11081                 settings of GtkText
11082
11083 2002-01-25 [alfons]     0.7.0claws27
11084
11085         * src/folderview.c 
11086                 assimilate Ricardo's patch that shows pixmaps instead of
11087                 plain "new" and "unread" texts in the folder view column
11088                 headers 
11089
11090 2002-01-25 [paul]       0.7.0claws26
11091
11092         * src/Makefile.am
11093                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
11094                 be found in non-standard locations. 
11095                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
11096
11097 2002-01-25 [paul]       0.7.0claws25
11098
11099         * sync with sylpheed 0.7.0cvs16
11100                 see ChangeLog entry 2002-01-25
11101
11102 2002-01-24 [paul]       0.7.0claws24
11103
11104         * more sync with sylpheed 0.7.0cvs15
11105                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
11106
11107 2002-01-23 [sergey]     0.7.0claws23
11108
11109         * src/importldif.c
11110                 Fixed segfault when closing LDIF import wizard with
11111                 the window manager.
11112         * src/imageview.c
11113         * src/imageview.h
11114         * src/messageview.c
11115         * src/mimeview.c
11116                 Fixed wrong scrolling position after switching between
11117                 text and image parts.
11118
11119 2002-01-23 [paul]       0.7.0claws22
11120
11121         * sync with sylpheed 0.7.0cvs15
11122                 see ChangeLog entries 2002-01-22 and 2002-01-23
11123
11124 2002-01-21 [melvin]     0.7.0claws21
11125
11126         * src/prefs_scoring.c
11127         * src/prefs_filtering.c
11128                 Fixed bug where scoring and filtering windows stopped
11129                 autochecking.
11130
11131 2002-01-21 [paul]       0.7.0claws20
11132
11133         * sync with sylpheed 0.7.0cvs12
11134                 see ChangeLog entries 2002-01-20 and 2002-01-21
11135
11136 2002-01-21 [carsten]    0.7.0claws19
11137         * src/mainwindow.c
11138         * src/menu.[ch]
11139         * src/messageview.[ch]
11140         * src/summaryview.[ch]
11141                 changes to shortcuts handling again:
11142                         + "Q" now controled by mainwin
11143                         + v/V are now customizable and have slightly
11144                           different meanings
11145                 the "button" to minimize the messageview (and maximize
11146                 the summary view) is a real button now
11147         * src/compose.c
11148                 "Delete Line+" added to Edit/Advanced (this will also
11149                 delete the '\n')
11150
11151 2002-01-20 [melvin] 0.7.0claws18
11152
11153         * src/addressbook.c
11154                 Made "Bcc" sensitive when addressbook is called from
11155                 compose window (it was a Claws only bug).
11156
11157 2002-01-19 [alfons] 0.7.0claws17
11158
11159         * src/inc.c
11160                 prevent unnecessary updates when currently selected folder has
11161                 no new messages 
11162
11163 2002-01-19 [alfons] 0.7.0claws16
11164         
11165         * src/summaryview.c
11166                 prevent writing the cache based on current message list in summary 
11167                 view when filtering also put messages in currently selected folder
11168
11169 2002-01-19 [paul]
11170
11171         * po/it.po
11172                 Italian translation submitted by Alessandro Maestri
11173                 <a.maestri@cs.tin.it>
11174
11175 2002-01-18 [melvin]     0.7.0claws15
11176
11177         * src/prefs_filters.c
11178                 fixed bug where 'cancel' from 'filters' window stops autochecking
11179                 if the timer timed out  when the window was open.
11180
11181 2002-01-18 [match]      0.7.0claws14
11182
11183         * src/addrclip.[ch]     ** NEW FILE **
11184         * src/addrselect.[ch]   ** NEW FILE **
11185         * src/adbookbase.h      ** NEW FILE **
11186                 addressbook cut, copy and paste
11187         * src/addrbook.[ch]
11188         * src/addrcache.[ch]
11189         * src/addressitem.h
11190         * src/addrindex.[ch]
11191         * src/addritem.[ch]
11192         * src/importldif.c
11193         * src/importmutt.c
11194         * src/jpilot.[ch]
11195         * src/syldap.[ch]
11196         * src/vcard.[ch]
11197         * src/jpilot.[ch]
11198         * src/editbook.c
11199         * src/editjpilot.c
11200         * src/editldap.c
11201         * src/editvcard.c
11202                 support for copy/paste
11203         * src/addressbook.c
11204                 support for copy/paste
11205                 tidy up menu option processing
11206                 correct address list function arguments
11207         * src/editaddress.c
11208                 sort user attributes
11209         * src/ldif.h
11210         * src/mutt.h
11211                 tidy up
11212
11213         * src/addrbook.[ch]
11214         * src/addrbook.[ch]
11215         * src/addrbook.[ch]
11216                 
11217
11218 2002-01-18 [paul]       0.7.0claws13
11219
11220         * sync with sylpheed 0.7.0cvs8
11221                 configure.in: support Mac OS X (Darwin)
11222
11223 2002-01-18 [carsten]    0.7.0claws12
11224         * src/html.c
11225                 small hack to fix a segfault with an empty href
11226                 (reported by Alexandra Walford <deeni@altern.org>)
11227         * src/mainwindow.c
11228         * src/summaryview.c
11229                 the shortcuts for Mark und Mark as unread are hardcoded
11230                 again
11231         * src/compose.c
11232         * src/gtkstext.[ch]
11233                 readded the shortcuts in gtkstext but made them
11234                 customizeable (simply by adding a menu plus a wrapper
11235                 to compose.c)
11236
11237 2002-01-17 [melvin]     0.7.0claws11
11238
11239         * src/gtkspell.c
11240                 fix default dictionary not being saved.
11241
11242 2002-01-16 [darko]      0.7.0claws10
11243
11244         * src/compose.c
11245                 fix wrapping crash with URL longer than wrapping margin
11246
11247 2002-12-08 [hoa]        0.7.0claws10
11248
11249         * src/matcher_parser_parse.y
11250                 fixed some bugs
11251
11252         * src/prefs_filtering.c
11253                 now, we can use bounce action in the dialog box.
11254
11255 2002-01-16 [carsten]    0.7.0claws9
11256         * src/gtkstext.c
11257                 removed the <control> and <alt> shortcuts because they're
11258                 not needed and interefered with the "normal" shortcuts
11259         * src/mainwindow.c
11260         * src/summaryview.c
11261                 removed most of the hardcoded shortcuts and assigned
11262                 them to menu entries making them easy customizable by
11263                 that
11264
11265 2002-01-16 |melvin]     0.7.0claws8
11266
11267         * src/gtkspell.c
11268                 fixed bug where using the mouse and when the compose
11269                 window is not on top may result in a crash.
11270
11271 2002-01-16 [melvin]     0.7.0claws7
11272
11273         * src/compose.c
11274                 fixed a long standingspell checker bug which could 
11275                 cause a crash after sending a message.
11276
11277 2002-01-16 [paul]       0.7.0claws6
11278
11279         * sync with sylpheed 0.7.0cvs7
11280                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
11281                 2002-01-15, and 2002-01-16
11282
11283 2002-01-16 [melvin]     0.7.0claws5
11284
11285         * README.claws
11286         * src/compose.c
11287         * src/gtkspell.[ch]
11288         * src/main.c
11289                 Heavily modified spell checker code to work around
11290                 ispell bug, to add keyboard shortcuts and for future
11291                 enhancements. See README.claws for usage information.
11292
11293 2002-01-15 [alfons]     0.7.0claws4
11294         
11295         * src/summaryview.c
11296                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
11297                 so sorting within threads reflects sort mode
11298
11299 2002-01-15 [christoph]  0.7.0claws3
11300
11301         * src/procmsg.c
11302                 added alertpanel if mail sending failed
11303
11304 2002-01-15 [alfons]     0.7.0claws2
11305         
11306         * src/prefs_filtering.c
11307                 don't stop timer when prefs filtering dialog is opened
11308
11309 2002-01-14 [alfons]     0.7.0claws1
11310
11311         * src/addr_compl.c
11312         * src/prefs.c
11313                 remove debug_print()s for privacy reasons
11314
11315 2002-01-14 [darko]      0.7.0claws
11316
11317         * README.claws
11318                 quotation wrapping is now also in the main branch
11319
11320 2002-01-14 [paul]
11321
11322         * tools/filter_conv.pl
11323                 allow for Boolean Op and case-sensitivity
11324                 this file is included in the release and tagged
11325                 'rel_0_7_0'
11326
11327 2002-01-13 [paul]       0.7.0claws
11328
11329         * release 0.7.0, with cvs tag 'rel_0_7_0'
11330
11331 2002-01-13 [paul]
11332
11333         * tools/filter_conv.pl
11334         * tools/README
11335                 rewritten to output to matcherrc instead of filteringrc
11336
11337         * po/es.po
11338                 updated Spanish translation by Ricardo Mones Lastra
11339
11340 2002-01-13 [alfons]
11341
11342         * po/nl.po
11343                 update dutch translation
11344
11345 2002-01-13 [paul]
11346
11347         * po/pt_BR.po
11348                 Updated by Fabio Junior Beneditto 
11349
11350 2002-01-13 [melvin]     0.6.6claws53
11351
11352         * po/fr.po
11353                 Updated french translation
11354
11355 2002-01-12 [alfons]     0.6.6claws52
11356
11357         * src/filtering.c
11358                 plug mem leak that has been sitting there for ages              
11359
11360 2002-01-12 [alfons]     0.6.6claws51
11361
11362         * src/summaryview.c
11363                 undo melvin's changes from 0.6.6claws48 because summary
11364                 view now refuses to select first unread message when
11365                 selecting a folder 
11366
11367 2002-01-11 [alfons]     0.6.6claws50
11368
11369         * src/import.c
11370                 use claws' semantics for getting folder item when
11371                 importing an mbox file into a folder 
11372                 (submitted by Dale P. Smith)
11373
11374 2002-01-11 [christoph]  0.6.6claws49
11375
11376         * src/prefs.h
11377                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
11378                 toggle widget, because non static prefs can not use
11379                 prefs_set_* functions
11380         * src/prefs_account.c
11381                 toggle smtp auth password field sensitivity if
11382                 user id is empty and add descrition of usage for
11383                 these fields
11384         * src/prefs_folder_item.c
11385                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
11386                 callbacks
11387
11388 2002-01-11 [melvin]     0.6.6claws48
11389
11390         * src/compose.c
11391                 fix the 'Ctrl-Enter' feature for sending and test really
11392                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
11393                 editables which was not documented in Gtk)
11394
11395         * src/summaryview.c
11396                 Made summaryview refresh after sorting and not before.
11397
11398 2002-01-11 [christoph]  0.6.6claws47
11399
11400         * src/compose.c
11401                 select account from account ids if possible and
11402                 correctly set save folder for copy in reedit
11403
11404 2002-01-10 [paul]       0.6.6claws46
11405
11406         * sync with sylpheed 0.7.0 release
11407                 see ChangeLog entries 2002-01-07, 2002-01-08 and
11408                 2002-01-09
11409
11410 2002-01-09 [alfons]
11411
11412         * src/summaryview.c
11413                 remove more dirt traces...
11414
11415 2002-01-09 [alfons]
11416         
11417         * src/summaryview.c
11418                 clean up some traces of my debugging stuff
11419
11420 2002-01-09 [alfons]     0.6.6claws45
11421
11422         * src/filtering.c
11423                 break up filteringprop_apply() in three separate pieces
11424                 so we can drop messages that failed processing in the
11425                 inbox
11426
11427         * src/summaryview.c
11428                 fix bug #469598 "no refresh of inbox after filter" which 
11429                 was introduced by the new summary view locking, and which 
11430                 prevented the summary view to update after a manual filter 
11431                 message. claw's filter message requires a summary_show().
11432                 (aargh, summary_show() again! :-)
11433                 
11434 2002-01-07 [alfons]     0.6.6claws44
11435
11436         * src/headerwindow.c
11437         * src/logwindow.c
11438         * src/messageview.c
11439         * src/sourcewindow.c
11440                 bring in Hiro's last 0.7.0 wm class fixes
11441
11442         * tools/sylprint.pl
11443                 bring in Ricardo's fix for sylprint script
11444
11445         * AUTHORS       
11446         * src/rfc2015.[ch]
11447         * src/prefs_common.[ch]
11448         * src/prefs_account.[ch]
11449         * src/compose.c
11450                 clean up account preference poison in rfc2015,
11451                 and preparation to fix double sign bug 
11452                 (patch submitted by Simon 'corecode' Schubert)
11453
11454 2002-01-07 [christoph]  0.6.6claws43
11455
11456         * src/mh.c
11457                 search for free message number, do not only rely
11458                 on last_num
11459         * src/send.c
11460                 fix smtp auth and use extra account information
11461                 if available, if not use pop3 data instead
11462                 (closes bug #500341)            
11463         * src/ssl.[ch]
11464                 match coding style
11465
11466 2002-01-06 [alfons]     0.6.6claws42
11467
11468         * src/mainwindow.c
11469                 try making the separate windows work again...
11470
11471 2002-01-06 [alfons]     0.6.6claws41
11472
11473         * src/mainwindow.c
11474                 adapt Hiro's separate window menu (to get rid of the funny
11475                 duplicate menu items), and make it work again
11476
11477 2002-01-06 [alfons]     0.6.6claws40
11478
11479         * tools/Makefile.am
11480         * tools/sylprint.rc
11481         * tools/sylprint.pl
11482         * tools/README.sylprint
11483                 add sylprint script for printing mails from Sylpheed
11484                 (contributed by Ricardo Mones Lastra)
11485
11486         * src/acount.c
11487                 clean up
11488
11489 2002-01-06 [melvin]     0.6.6claws39
11490
11491         * src/mainwindow.c
11492         * src/summaryview.c
11493                 Fixed crash introduced in 0.6.6claws38 by the menu
11494                 reorganisation (Hide read messages)
11495         
11496         * ChangeLog.claws 
11497                 Fixed typo (we are now in 2002, alfons ;) )
11498
11499 2002-01-05 [alfons]     0.6.6claws38
11500
11501         * sync with sylpheed 0.6.6cvs10-17
11502                 (last stuff marked as LAST_STABLE)
11503
11504 2002-01-04 [melvin]     0.6.6claws37
11505
11506         * src/account.c
11507                 Made account selection code use strcasestr again instead of
11508                 g_strcasecmp (fixes bug where reediting queued messages
11509                 did not select proper account reported by T. Link).
11510         
11511         * src/folderview.c
11512                 Fix bug where folder icons are not shown when 'hide read messages'
11513                 is on.
11514         
11515         * src/stock_pixmaps.[ch]
11516                 Added folder icons for 'hide read messages'.
11517         
11518         * src/compose.c
11519                 Fixed bug where 'Enter' in a header entry will send the message 
11520                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
11521
11522 2002-01-03 [melvin]     0.6.6claws36
11523         
11524         * src/prefs.[ch]
11525                 Added popup menu for common preferences and
11526                 account preferences (right click on tab displays
11527                                 a menu of all tabs.)
11528
11529 2002-01-02 [melvin]     0.6.6claws35
11530
11531         * src/gtkspell.[ch]
11532                 Made spelling code compatible with undo/redo feature.
11533                 Added creation of suggestion mode menu for the general
11534                         preferences.
11535         
11536         * src/prefs_common.[ch]
11537                 Added option menu for the speller's suggestion mode.
11538                 Added missing spaces in "..." buttons and made a "..."
11539                         button non translatable!
11540         
11541         * src/compose.c
11542                 Made speller use the default suggestion mode.
11543                 Hack to make it possible to choose 'CTRL-Enter' as a
11544                         shortcut for sending (and only for sending).
11545
11546         * src/prefs_folder_item.c
11547                 Changing subject simplification does not update cache 
11548                         anymore (because it is unnecessary).
11549                 Fixed bug where changing subject simplification updated the 
11550                         summaryview even when the viewed folder is not the
11551                         folder which properties are being changed. (E.g. 
11552                                         viewing folder A and changing
11553                                         the subject simplification of 
11554                                         folder B -not being viewed- updated the 
11555                                         summaryview of folder A with data of
11556                                         folder B). (Hope this is clear... )
11557
11558 2001-12-31 [alfons]     0.6.6claws34
11559         
11560         * src/ldif.c
11561         * src/mutt.c
11562                 fgetc() returns a signed integer which doesn't
11563                 fit in a char. so c truncates this to a char
11564                 but we may lose significant bits. i.e. we may
11565                 comparing 0xFF which may not be equal to -1
11566                 unless properly casted to signed char which
11567                 we won't do because fgetc() returns a signed
11568                 integer which doesn't fit in a char. so c 
11569                 truncates this to a char but we may lose 
11570                 significat bits. (you got the idea, thanks
11571                 to Gustavo Noronha Silva <kov@debian.org>
11572                 and the Debian folks!)
11573
11574 2001-12-30 [alfons]     0.6.6claws33
11575
11576         * src/prefs_common.c
11577                 add #ifdef USE_PSPELLs that Melvin forgot               
11578
11579 2001-12-30 [melvin]     0.6.6claws32
11580         
11581         * src/prefs_common.[ch]
11582                 Added configurable color for misspelled words.
11583
11584         * src/gtkspell.[ch]
11585                 Fixed bug of foreground text color (reported by David
11586                                 Mehrmann)
11587                 Added configurable color for misspelled words.
11588
11589 2001-12-30 [alfons]     0.6.6claws31
11590
11591         * src/folder.c
11592                 remove unnecessary things someone put there
11593
11594         * src/mh.c
11595         * src/folder.[ch]
11596                 make folder properties (like threading and sorting) persistent
11597                 (closes bug #497424 "rescan folder tree resets proprieties")
11598                 currently this is only for MH folders. 
11599
11600 2001-12-29 [melvin]     0.6.6claws30
11601
11602         * src/string_match.[ch]
11603                 Optimized a bit: regexp pattern buffer compiled only once, and
11604                   one subroutine call removed. Fixed ^ regexp search: Now, 
11605                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
11606         
11607         * src/summaryview.c
11608                 Subject filtering changed to filter summary columns and
11609                   not directly the messages subject cache. The loss in 
11610                   performance is balanced by the improvement of string_match.
11611                 Added an alert panel if there is an error in the regexp.
11612
11613         * src/src/prefs_folder_item.h
11614                 Added a regexp pattern buffer.
11615
11616 2001-12-28 [alfons]     0.6.6claws29
11617
11618         * src/string_match.[ch]
11619                 clean up name space
11620                 allow compilation *BSD
11621
11622 2001-12-27 [alfons]     0.6.6claws28
11623
11624         * src/filter.c
11625                 sync the Hiro's bug fix for BSD
11626
11627 2001-12-27 [melvin]     0.6.6claws27
11628         
11629         * src/compose.c
11630                 Simplify focus to subject entry code.
11631
11632 2001-12-27 [darko]      0.6.6claws26
11633
11634         * src/filtering.c
11635         * src/mbox_folder.c
11636         * src/messageview.c
11637         * src/mh.c
11638         * src/procheader.[ch]
11639         * src/procmsg.h
11640         * src/stock_pixmap.[ch]
11641         * src/summaryview.c
11642                 Show key icon for encrypted mails in summary view
11643
11644         * src/pixmaps/clip.xpm
11645         * src/pixmaps/clipkey.xpm
11646         * src/pixmaps/key.xpm
11647                 New/modified icons for the above
11648
11649 2001-12-27 [melvin]     0.6.6claws25
11650
11651         * src/prefs_common.c
11652                 Put spell checker options in a separate tab to decrease
11653                 the Common Preferences window height.
11654
11655         * README.claws  
11656                 Update spell checker usage instruction about its options
11657                 location.
11658
11659 2001-12-27 [melvin]     0.6.6claws24
11660
11661         * src/compose.c
11662                 Changed subject entry widget position. Initial focus is
11663                 on the To header instead of the subject entry.
11664                 Creating a new header scrolls the header list to make the
11665                 created one visible. Nevertheless, when automatically filling
11666                 headers, the first one is shown.
11667                 A Tab key press in the last empty header entry zips the 
11668                 focus to the subject entry.
11669                 (I did not change the combo boxes, yet)
11670
11671 2001-12-26 [alfons]     0.6.6claws23
11672
11673         * src/prefs_account.c
11674         * src/inc.c
11675                 allow default inbox to reside in another mailbox (only
11676                 works for POP3 accounts)
11677
11678 2001-12-26 [alfons]     0.6.6claws22
11679         
11680         * src/textview.c
11681                 make reply-on-click work with the account of the selected folder
11682         * src/compose.c
11683                 put a fixme here to remind me to fix finding correct default
11684                 account for nested folders
11685
11686 2001-12-25 [alfons]     0.6.6claws21
11687
11688         * src/summaryview.c
11689                 make column headers display locked and mark pixmaps (idea by Melvin) 
11690                 fix bug by adding score and locked column type to sort array
11691
11692 2001-12-25 [alfons]     0.6.6claws20
11693         
11694         * src/summaryview.c
11695                 catch a *potentially* inadvertent write back of  
11696                 the message cache(s) introduced by 0.6.5claws37
11697
11698 2001-12-25 [christoph]  0.6.6claws19
11699
11700         * src/stock_pixmap.[ch]
11701         * src/summaryview.c
11702                 add ignore thread pixmap
11703                 (can someone draw a better icon for this?)
11704
11705 2001-12-24 [alfons]     0.6.6claws18
11706
11707         * src/prefs_folder_item.c
11708                 make address completion actually work for the
11709                 Default To address in the Folder Property dialog.
11710
11711 2001-12-24 [alfons]     0.6.6claws17
11712         
11713         * src/summaryview.c
11714                 use new style regexp for subject stripping 
11715                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
11716
11717 2001-12-24 [darko]      0.6.6claws16
11718
11719         * src/pgptext.c
11720         * src/rfc2015.c
11721                 move GPG related informational messages to debug mode
11722
11723 2001-12-23 [alfons]     0.6.6claws15
11724
11725         * src/stock_pixmap.[ch]
11726         * src/summaryview.c
11727                 add the forgotten Claws' locked pixmap
11728
11729 2001-12-23 [alfons]     0.6.6claws14
11730
11731         * src/filesel.c
11732                 accept file name typed in entry in multi file
11733                 selector (patch submitted by Gustavo Noronha Silva 
11734                 <kov@debian.org>)
11735
11736 2001-12-23 [alfons]     0.6.6claws13
11737
11738         * src/prefs_filter.c
11739         * src/prefs_filtering.c
11740         * src/matcher.c
11741         * src/importmutt.c
11742                 clean up a little bit
11743         
11744         * src/string_match.c
11745                 validate input strings a little bit more
11746
11747 2001-12-23 [alfons]     0.6.6claws12
11748
11749         * src/Makefile.am
11750         * src/summaryview.c
11751         * src/string_match.[ch]         ** NEW **
11752         * src/folderview.[ch]
11753         * src/headerview.h
11754         * src/folder.[ch]
11755         * src/prefs_folder_item.[ch]
11756                 add subject simplification to strip out strings from
11757                 a subject line (esp. handy for mailing lists). 
11758                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
11759                 but slightly changed things for better integration.)
11760
11761 2001-12-23 [alfons]     0.6.6claws11
11762
11763         * src/mainwindow.c
11764                 fix bug introduced by submission included in 0.6.5claws52.
11765                 ideally this submission should clean the trash if any trash
11766                 folder has a message. however, the hasTrash variable was
11767                 set to false whenever a trash folder was empty (discarding
11768                 a previously found *filled* trash folder.)
11769
11770                 also edited the code a little bit and made it more safe.
11771
11772 2001-12-22 [alfons]     0.6.6claws10
11773
11774         * src/imap.c
11775                 quick fix for Martin Pool's omission of an account
11776                 specific SSL setting
11777
11778 2001-12-22 [alfons]     0.6.6claws9
11779
11780         * src/compose.c
11781         * src/messageview.c
11782         * src/mimeview.c
11783         * src/pgptext.c
11784         * src/procmime.[ch]
11785                 better support for multipart/digest (submitted
11786                 by Fredrik <e98fo@efd.lth.se>)
11787
11788 2001-12-22 [alfons]     0.6.6claws8
11789
11790         * src/addressbook.c
11791                 correct function signature
11792         * src/socket.[ch]
11793         * src/imap.[ch]
11794         * src/prefs_account.[ch]
11795                 allow IMAP over SSH tunnel (patch submitted by 
11796                 Martin Pool <mbp@samba.org>)
11797
11798 2001-12-21 [alfons]     0.6.6claws7
11799
11800         * sync with sylpheed 0.6.6cvs4-9
11801                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
11802
11803 2001-12-21 [christoph]  0.6.6claws6
11804
11805         * src/compose.c
11806         * src/prefs_folder_item.[ch]
11807                 implement saving of outgoing messages to current folder.
11808                 fix segfault when no default outbox is available
11809                 (closes bug #495683)
11810
11811 2001-12-21 [carsten]    0.6.6claws5
11812         * src/folderview.c
11813         * src/summaryview.c
11814                 pressing CTRL while DND does now the expected thing and
11815                 copies the mail (moving is still the default, as this
11816                 seam more appropriate for handling mails by DND)
11817
11818 2001-12-18 [paul]       0.6.6claws4
11819
11820         * sync with sylpheed 0.6.6cvs3
11821                 see ChangeLog entries 2001-12-18
11822
11823 2001-12-18 [hiro]       0.6.6claws3
11824
11825         * src/undo.c
11826                 fix for multibyte characters (obtain the number of letters
11827                 instead of bytes).
11828
11829 2001-12-17 [paul]       0.6.6claws2
11830
11831         * sync with sylpheed 0.6.6cvs1
11832                 see ChangeLog entry 2001-12-16
11833
11834 2000-12-17 [alfons]     0.6.6claws1
11835
11836         * src/filtering.c
11837                 clean up
11838
11839 2001-12-16 [paul]       0.6.6claws
11840 2001-12-15
11841
11842         * Release version 0.6.6claws, cvs tag: rel_0_6_6
11843
11844         * src/mimeview.c
11845                 last minute sync with main 0.6.6
11846
11847         * po/es.po
11848                 updated by Ricardo Mones Lastra
11849                 update for last minute sync
11850         * po/fr.po
11851         * po/nl.po
11852                 update for last minute sync
11853         * po/de.po
11854                 updated by Jens Oberender
11855         * po/pt_BR.po
11856                 updated by Fabio Junior Beneditto
11857
11858         * src/prefs_common.[ch]
11859         * src/undo.c
11860                 number of undo levels is user configurable
11861                 (squeeze it into the release in the dying
11862                 moments) Submitted by Jens Oberender    
11863
11864 2001-12-15 [melvin]
11865
11866         * po/fr.po
11867                 updated french translation
11868
11869 2001-12-15 [paul]       0.6.5claws92
11870
11871         * sync with sylpheed 0.6.5cvs28
11872                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
11873
11874         * po/nl.po
11875                 update to allow for sync
11876
11877 2001-12-15 [alfons]
11878         
11879         * po/nl.po
11880                 update dutch translation
11881
11882 2001-12-14 [carsten]    0.6.5claws91
11883         * src/summaryview.c
11884                 fixed bug #473785; also after changing the column order
11885                 the same message will be selected and displayed as before
11886                 the reordering
11887
11888 2001-12-14 [carsten]    0.6.5claws90
11889         * src/folderview.c
11890                 probably found the bug reported by wwb opening or closing
11891                 a folder tree just before dnd (found the solution in the
11892                 balsa source -- thanks to them)
11893
11894 2001-12-14 [carsten]    0.6.5claws89
11895         * src/gtkutils.c
11896         * src/account.c
11897                 moved gtk_clist_moveto to the right place, so that
11898                 only the accounts dialog is effected on opening
11899
11900 2001-12-14 [carsten]    0.6.5claws88
11901         * src/gtkutils.c
11902                 gtkut_clist_set_focus_row does a gtk_clist_moveto
11903                 now, so that the focused row will be seen in any case
11904                 (reported by wwp on sf-claws-user)
11905
11906 2001-12-14 [darko]      0.6.5claws87
11907
11908         * src/compose.c
11909                 remove unnecessary line
11910
11911 2001-12-14 [paul]       0.6.5claws86
11912
11913         * sync with sylpheed 0.6.5cvs27
11914                 see ChangeLog entries 2001-12-14
11915
11916 2001-12-14 [carsten]    0.6.5claws85
11917         * src/mainwindow.c
11918                 following a suggestion of Melvin the rcoabm pops up
11919                 right under the button now and the button is reliefed
11920                 while the popup is open
11921
11922 2001-12-14 [darko]      0.6.5claws84
11923
11924         * src/compose.c
11925                 fix crash when wrapping long lines if linewrap quotation
11926                 is disabled and wrapper encounters a word spanning more
11927                 than one line
11928
11929 2001-12-13 [paul]       0.6.5claws83
11930
11931         * src/compose.c
11932                 prefer 'Reply-To' header over mailing list header when
11933                 replying to a message. Finally prevent all those confirmation 
11934                 messages being sent to the list itself.
11935
11936         * src/summaryview.c
11937                 remove unused summary_set_menu_sensitive() entry
11938
11939 2001-12-13 [paul]       0.6.5claws82
11940
11941         * src/folderview.c
11942         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
11943         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
11944         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
11945                 improvements to 'Hide read messages': Inbox, Outbox,
11946                 Trash, Queue, and Draft icons now reveal presence of hidden 
11947                 messages
11948
11949 2001-12-12 [alfons]     0.6.5claws81
11950
11951         0.6.5claws80 was tagged as LAST_STABLE
11952
11953         * src/filtering.[ch]
11954         * src/matcher.[ch]
11955         * src/matcher_parser_lex.c
11956                 fix the filtering; my last attempt to get it right, 
11957                 if it does not work, it's Hoa's turn. ;-)
11958
11959                 for my honourable peers:
11960                 
11961                 the code now makes a clear distinction between
11962                 rules as they are displayed (probably escaped),
11963                 and as they are executed (probably unescaped). the
11964                 parser does *NOT* do any unescaping, this is
11965                 the task of the matcher.c (which breaks up a
11966                 rule into condition) and the filtering.c (which
11967                 breaks up the rule's action). to make this
11968                 run happily we provide an unescaped copy of
11969                 crucial strings to the MatcherProp and 
11970                 FilteringAction structures. note that the only
11971                 exception to this is any REGEXP string. those
11972                 are directly passed to regcomp() and regexp()
11973                 (who have much more powerful unescape functions).
11974                 
11975                 for everyone else:
11976         
11977                 you can escape tab (\t), carriage return (\r),
11978                 linefeed (\n), form feed (\f), quote (\"), 
11979                 single quote (\'), bell (\b) in all the entry
11980                 lines in the scoring & filtering dialogs.
11981                 as an added bonus this should not affect
11982                 existing filtering rules.
11983
11984 2001-12-12 [carsten]    0.6.5claws80
11985
11986         * src/summaryview.c
11987         * po/de.po
11988                 "item(s) selected" is now sensitive to 1 or more
11989                 than one selected (nice for language where simple
11990                 adding of a "s" is not possible as German (Eintrag
11991                 ->Eintr"age)
11992                 
11993                 the "forward as attachment" entry from the right
11994                 click menu removed, "forward" acts following the
11995                 prefs
11996         
11997         * src/textview.c
11998                 reverted my former changes; so compiler warning again
11999                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
12000                 nevertheless
12001
12002         * src/messageview.c
12003                 "search in message" does now *not* only work in MVIEW_TEXT
12004                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
12005                 message
12006
12007         * src/mainwindow.c
12008                 removed "/File/_Close" as it was the same as "/File/E_xit"
12009                 and we don't need it two times
12010
12011                 the separate folder view and message view now get a distinct
12012                 WMCLASS, just in case someone is using sawfish ;-)
12013
12014                 as the menu entries "/View/Message view" and "/View/Folder tree"
12015                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
12016                 make them sensitive accordingly and as these two are "shown"
12017                 after startup anytime check this menuitem at startup
12018
12019 2001-12-12 [paul]       0.6.5claws79
12020
12021         * src/folderview.c
12022                 fix sensitivity of 'Search folder...', broken in
12023                 0.6.5claws75
12024
12025         * src/mainwindow.c
12026                 fix dodgy English
12027
12028 2001-12-11 [carsten]    0.6.5claws78
12029         * src/filtering.c
12030                 fixed two typos returning a wrong FALSE/TRUE
12031         * src/mainwindow.[ch]
12032                 extra menu for email/news button removed
12033
12034 2001-12-11 [alfons]     0.6.5claws77
12035         
12036         * src/matcher.c                 (1.3)
12037         * src/matcher_parser_lex.l      (1.28)
12038                 revert for another attempt
12039                 mark 0.6.5claws77 as LAST_STABLE
12040
12041 2001-12-11 [christoph]  0.6.5claws76
12042
12043         * po/de.po
12044                 fixed wrong translation for prev. unread msg
12045
12046 2001-12-11 [paul]       0.6.5claws75
12047
12048         * src/folder.[ch]
12049         * src/folderview.c
12050         * src/mainwindow.c
12051         * src/summaryview.[ch]
12052         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
12053                 enable ability to hide read messages on per folder basis via 
12054                 '/Summary/Hide read messages'; when selected, a folder will 
12055                 have a red open folder icon, instead of a blue icon, if the 
12056                 folder contains hidden messges
12057                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
12058
12059         * src/mainwindow.c
12060                 remove '/Message/Forward as attachment' from 
12061                 main_window_set_menu_sensitive() to prevent debug warning
12062
12063         * src/folderview.c
12064         * src/mainwindow.c
12065                 Clean up some of the English
12066
12067         * tools/newscache_clean.pl
12068                 allow for new 'hidereadmsgs' entry in folderlist.xml
12069
12070         * po/es.po
12071                 updated translation, submitted by Ricardo Mones Lastra
12072
12073 2001-12-11 [paul]       0.6.5claws74
12074
12075         * sync with sylpheed 0.6.5cvs25
12076                 see ChangeLog entry 2001-12-11
12077
12078 2001-12-10 [alfons]     0.6.5claws73
12079
12080         * src/matcher.c
12081                 add more control characters
12082         * src/matcher_parser_lex.l
12083                 make escaping / unescaping work again
12084
12085 2001-12-10 [alfons]     0.6.5claws72
12086
12087         * src/imap.c
12088                 clean up warnings "returning value for void function" 
12089         * src/prefs_filtering.c
12090                 make info button for execute action sensitive
12091
12092 2001-12-10 [paul]       0.6.5claws71
12093
12094         * src/compose.c
12095         * src/imap.[ch]
12096         * src/summaryview.c
12097                 fix: imap server now gets informed of MARKED, UNMARKED
12098                 and REPLY events. Now people can use different IMAP-Mail
12099                 clients and have the exact same information about MARKED,
12100                 UNMARKED and REPLY status with all of them. Especially
12101                 useful for imap servers with a web-frontend.
12102                 submitted by Tobias Sandhaas <medlor@web.de>
12103
12104 2001-12-09 [melvin]     0.6.5claws70
12105         
12106         * src/textview.[ch]
12107                 fixed bug #490076 (hunted down by Alfons who implemented
12108                 a workaround in 0.6.5claws65)
12109
12110 2001-12-09 [christoph]  0.6.5claws69
12111
12112         * src/summaryview.c
12113                 set pointer to string in LOCKED column to NULL
12114                 (might fix bug #490800)
12115
12116 2001-12-09 [carsten]    0.6.5claws68
12117
12118         * po/de.po
12119                 resolved some cluttered menu shortcuts 
12120                 ('creating new email' and 'creating news message'
12121                 hade the same)
12122         * src/compose.c
12123                 wmclass now distinc from main window
12124         * src/mainwindow.c
12125           src/mainwindow.h
12126                 email/news and forward button functionality similar
12127                 to the reply buttons; removed the ugly dropdown arrows
12128                 and use instead the right mouse button
12129
12130 2001-12-09 [paul]       0.6.5claws67
12131
12132         * src/imap.c
12133         * src/utils.h
12134                 allow spaces in imap folder names
12135                 submitted by Willem van Engen <wvengen@stack.nl>
12136
12137 2001-12-09 [paul]       0.6.5claws66
12138
12139         * sync with sylpheed 0.6.5cvs24
12140                 see ChangeLog entry 2001-12-09
12141
12142 2001-12-08 [alfons]     0.6.5claws65
12143
12144         * src/textview.c
12145                 prevent secondary selection claim after "add to sender" dialog
12146                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
12147                 we trick GTK by simulating a click at (0, 0) in the textview.
12148
12149 2001-12-08 [hoa]        0.6.5claws64
12150
12151         * src/folder.c
12152                 fixed a bug about the .processing folder name while filtering
12153
12154 2001-12-08 [alfons]     0.6.5claws63
12155
12156         * src/folderview.c 
12157                 work around problem of not correctly updating folder stats
12158                 when deleting messages. there's some folder scanning evil
12159                 going so the folderview_update_msg_num() does not work
12160                 correctly. need to investigate this.
12161
12162 2001-12-08 [paul]       0.6.5claws62
12163
12164         * sync with sylpheed 0.6.5cvs23
12165                 see ChangeLog entry 2001-12-08
12166
12167 2001-12-07 [christoph]  0.6.5claws61
12168
12169         * src/compose.c
12170                 fix another header translation problem
12171
12172 2001-12-07 [alfons]     0.6.5claws60
12173
12174         * src/mbox.c
12175                 make filtering also work on local spool mbox
12176
12177 2001-12-07 [carsten]    0.6.5claws59
12178         * src/addressbook.c
12179                 addressbook window gets a wmclass distinct from the main
12180                 sylpheed window
12181         * src/compose.h
12182         * src/mainwindow.[ch]
12183                   forward menu item will use mode selected in prefs, forward 
12184                 as attatchment in menu removed (will be substituted in the
12185                 toolbar similar to reply buttons)
12186                   create news message menu entry and news button is now 
12187                 sensitive to the existance of a news account
12188         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
12189         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
12190         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
12191                 these are removed because the toolbar buttons don't show
12192                 the quoting modus any longer
12193
12194 2001-12-07 [paul]
12195
12196         * tools/newscache_clean.pl      ** NEW FILE **
12197                 perl script to do some tidying up in the newscache directory 
12198                 
12199         * tools/sylpheed-switcher       ** NEW FILE **
12200                 perl script to enable easy switching between main and claws
12201                 
12202         * tools/README
12203                 added descriptions of the two new perl scripts          
12204
12205
12206 2001-12-07 [melvin]     0.6.5claws58
12207
12208         * src/messageview.c
12209                 fixed a warning during compilation introduced in 0.6.5claws56
12210
12211 2001-12-07 [paul]       0.6.5claws57
12212
12213         * src/mainwindow.[ch]
12214         * src/menu.[ch]
12215                 further usability enhancements to replying with or without 
12216                 quoting via the toolbar, use of Ctrl key is replaced by 
12217                 drop down menu 
12218                 Submitted by Carsten Schurig            
12219
12220 2001-12-07 [melvin]     0.6.5claws56
12221
12222         * src/messageview.c
12223                 hack to fix bug that prevented to make/paste selections
12224                 after switching between MVIEW_TEXT and MVIEW_MIME views
12225                 without deselecting the selection first.
12226
12227 2001-12-06 [alfons]     0.6.5claws55
12228
12229         * src/filtering.[ch]
12230         * src/inc.c
12231                 revise filtering a little bit more, and make sure
12232                 messages are delivered to the appropriate inbox
12233                 (perhaps set per account)
12234
12235 2001-12-06 [paul]       0.6.5claws54
12236
12237         * sync with sylpheed 0.6.5cvs22
12238                 see ChangeLog entry 2001-12-06
12239
12240 2001-12-05 [alfons]     0.6.5claws53
12241
12242         * src/inc.c
12243         * src/folder.[ch]
12244         * src/procmsg.c
12245         * src/filtering.c
12246                 more revisions of filtering system
12247                 (last stable version is marked as LAST_STABLE)
12248                 
12249                 | NOTE 1): the filtering system now uses a local folder called
12250                 | .processing. if filtering fails, check this directory
12251                 | for missing messages.
12252                 |
12253                 | NOTE 2): help us find the filtering actions still missing
12254
12255 2001-12-05 [paul]       0.6.5claws52
12256
12257         * src/mainwindow.c
12258                 fix bug where 'Empty Trash?' pop-up window appears even
12259                 when Trash is empty, submitted by Jesse Skinner         
12260
12261 2001-12-05 [melvin]     0.6.5claws51
12262
12263         * src/compose.c
12264                 fixed bug #486106 to select correct account when reediting 
12265                 a queued message
12266         
12267 2001-12-04 [alfons]     0.6.5claws50
12268
12269         * src/mh.c
12270                 declare markfile in appropriate functions when
12271                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
12272                 for spotting this)
12273
12274 2001-12-04 [paul]       0.6.5claws49
12275
12276         * sync with sylpheed 0.6.5cvs21
12277                 see ChangeLog entry 2001-12-04
12278
12279 2001-12-03 [christoph]  0.6.5claws48
12280
12281         * po/de.po
12282                 changed translation of undo
12283         * src/account.c
12284         * src/folder.c
12285                 don't reinvent the wheel to traverse a GNode
12286         * src/compose.[ch]
12287                 seperate code to create the compose gui into functions
12288                 add "Others" page with folder selection for saving copy
12289                 of the message.
12290                 the folder identifier is saved to queue header
12291         * src/procmsg.c
12292                 save message to folder in queue header
12293
12294 2001-12-03 [paul]       0.6.5claws47
12295
12296         * sync with sylpheed 0.6.5cvs20
12297                 see ChangeLog entry 2001-12-03
12298
12299 2001-12-01 [paul]
12300
12301         * more sync with sylpheed 0.6.5cvs19
12302                 see ChangeLog entry 2001-11-29
12303
12304 2001-11-30 [paul]       0.6.5claws46
12305         
12306         * src/compose.c
12307                 remove conflicts introduced by Hoa's last commit
12308          
12309         * src/mainwindow.c
12310                 make 'Message/Bounce' sensitive
12311
12312 2001-11-30 [hoa]        0.6.5claws45
12313
12314         * src/compose.c
12315                 slightly change bounce function to add
12316                 information about the user that bounced the mail
12317                 in the From header line.
12318
12319         * src/folderview.c
12320                 permit the use of processing in outbox folder.
12321
12322 2001-11-29 [paul]       0.6.5claws44
12323
12324         * src/mainwindow.[ch]
12325         * src/prefs_common.c
12326         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
12327         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
12328         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
12329                 usability enhancements to the quoting, implements
12330                 use of Ctrl key to toggle quoting settings
12331                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
12332
12333 2001-11-29 [paul]       0.6.5claws43
12334         
12335         * sync with sylpheed 0.6.5cvs19
12336                 see ChangeLog entry 2001-11-28
12337
12338 2001-11-29 [melvin]     0.6.5claws42
12339         * src/Makefile.am
12340                 added enriched.[ch] to the list of files
12341
12342         * src/textview.c
12343         * src/mimeview.c
12344         * src/procmime.[ch]
12345         * src/enriched.[ch]
12346                 added support to view text/enriched
12347                 added support to show headers in message view for text/enriched and text/html
12348                         in non multipart messages
12349
12350 2001-11-28 [paul]       0.6.5claws41
12351
12352         * more sync with sylpheed 0.6.5cvs18
12353                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
12354
12355 2001-11-27 [paul]       0.6.5claws40
12356         
12357         * po/pt_BR.po
12358                 updated translation, submitted by Fabio Junior Beneditto
12359                 
12360         * sync with sylpheed 0.6.5cvs18
12361                 see ChangeLog entries 2001-11-26 (src/textview.c) and
12362                 2001-11-27
12363
12364
12365 2001-11-26 [paul]
12366
12367         * po/es.po
12368                 updated translation, submitted by Ricardo Mones Lastra
12369
12370 2001-11-26 [alfons]
12371
12372         * src/matcher.c
12373                 add more translatable strings
12374
12375 2001-11-26 [christoph]  0.6.5claws39
12376
12377         * po/de.po      
12378                 fixed one more umlaut
12379         * src/compose.c
12380                 fix translated header when it should not be translated
12381
12382 2001-11-26 [paul]       0.6.5claws38
12383
12384         * src/mainwindow.c
12385                 remove '/Message/Add Sender to address book' from 
12386                 main_window_set_menu_sensitive(), prevent debug warning
12387                 add 'Message/Mark/Mark all read' to mainwin_entries[]
12388
12389 2001-11-26 [paul]       0.6.5claws37
12390
12391         * src/summaryview.c
12392                 fix 'recurring unread state' bug 
12393
12394         * tools/README 
12395         * tools/filter_conv.pl
12396                 read name of top level mailbox from folderlist.xml
12397                 and presume nothing about its name              
12398
12399 2001-11-26 [darko]      0.6.5claws36
12400
12401         * src/gtkstext.[ch]
12402                 removed functions that are now in gtkutils.c
12403                 use gtkut_text_is_uri_string() from gtkutils.c
12404         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
12405
12406 2001-11-26 [paul]       0.6.5claws35
12407
12408         * sync with sylpheed 0.6.5cvs16
12409                 see ChangeLog entries 2001-11-25 and 2001-11-26
12410
12411 2001-11-25 [alfons]     0.6.5claws34
12412
12413         EXPERIMENTAL!!! Please checkout the last stable version using: 
12414           
12415         % cvs update -r LAST_STABLE -dRAP
12416
12417         (Or help us testing this stuff.)
12418
12419         * src/filtering.c               (1.14)
12420         * src/filtering.h               (1.6)
12421         * src/inc.c                     (1.28)
12422         * src/matcher.c                 (1.20)
12423         * src/mbox.c                    (1.9)
12424         * src/procmsg.h                 (1.14)
12425         * src/summaryview.c             (1.59)
12426         * src/summaryview.h             (dunno)
12427                 revert/merge/sync to as it was before commit 
12428                 on Thu, 19 Jul 2001 10:15:51 -0700.
12429
12430 2001-11-25 [hoa]        0.6.5claws33
12431
12432         * src/main.c
12433                 processing mails at startup
12434
12435         * src/folderview.c
12436         * src/summaryview.[ch]
12437                 processing mails when entering folder
12438
12439         * src/prefs_filtering.c
12440                 fixed some UI bugs
12441
12442 2001-11-24 [alfons]     0.6.5claws32
12443
12444         * src/summaryview.[ch]
12445                 make summary sort headers work, and also make
12446                 sure the sort type is stored
12447
12448 2001-11-23 [alfons]     0.6.5claws31
12449
12450         * src/summaryview.[ch]
12451                 make lock work like mark
12452                 disallow deleting messages marked as locked
12453
12454 2001-11-23 [alfons]     0.6.5claws30
12455
12456         * src/gtkstext.c
12457         * src/compose.[ch]
12458         * src/Makefile.am
12459         * src/undo.[ch]
12460                 merge undo patch submitted by Jens
12461
12462 2001-11-23 [christoph]  0.6.5claws29
12463
12464         * src/.cvsignore
12465                 added ylwrap
12466         * src/compose.c
12467                 fixed gpg signing and encoding
12468         * src/folder.[ch]
12469         * src/main.c
12470                 added --status option to get new, unread and total
12471                 message count from a running sylpheed
12472         * src/prefs_common.c
12473                 temporary fix for reply_with_quote problem
12474                 (don't call functions for non existing widget)
12475         * src/procmsg.c
12476                 one more check for ignored threads but still not
12477                 always working correctly. probably a recursive
12478                 check for all parents is needed
12479
12480 2001-11-23 [darko]      0.6.5claws28
12481
12482         * src/compose.c
12483                 wrapping on send improvements
12484         * src/gtkutils.[ch]
12485                 fix for GtkSText after last sync with main branch
12486                 GTK_TEXT -> GTK_STEXT
12487
12488 2001-11-23 [paul]       0.6.5claws27
12489
12490         * sync with sylpheed 0.6.5cvs14
12491                 see ChangeLog entries 2001-11-22 and 2001-11-23
12492                 
12493         * po/de.po
12494                 fixed the scrambled umlauts 
12495                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
12496
12497 2001-11-21 [paul]       0.6.5claws26
12498
12499         * sync with sylpheed 0.6.5cvs12
12500                 see 2nd ChangeLog entry dated 2001-11-20
12501
12502 2001-11-20 [paul]       0.6.5claws25
12503
12504         * sync with sylpheed 0.6.5cvs11
12505                 see ChangeLog entry 2001-11-19 (src/utils.c)
12506
12507 2001-11-20 [hiro]
12508
12509         * src/compose.c
12510                 GTK_TEXT -> GTK_STEXT
12511                 fix for wrong comment
12512
12513 2001-11-20 [hiro]       0.6.5claws24
12514
12515         * src/compose.[ch]
12516                 more merges from main branch
12517                 removed fatal warnings (uninitialized variables etc.)
12518                 some coding style fix
12519         * src/gtkutils.h
12520                 fixed typo.
12521         * src/addressbook.c
12522           src/addrindex.c
12523                 V-Card -> vCard
12524
12525 2001-11-19 [hoa]        0.6.5claws23
12526
12527         * src/filtering.c
12528         * src/prefs_scoring.c
12529         * src/matcher.[ch]
12530         * src/scoring.c
12531                 cleaning code
12532
12533         * src/matcher_parser_parse.y
12534         * src/prefs_filtering.c
12535                 bouncing
12536
12537 2001-11-19 [alfons]     0.6.5claws22
12538
12539         more of my old things into claws
12540
12541         * src/Makefile.am
12542         * src/prefs_common.c
12543         * src/procmsg.h
12544         * src/summaryview.[ch]
12545         * src/prefs_summary_column.c
12546         * src/pixmaps/locked.xpm
12547                 add indicators for locking of message in summary view
12548                 (does not work yet, only visual indicator)
12549
12550 2001-11-19 [paul]       0.6.5claws21
12551
12552         * sync with sylpheed 0.6.5cvs10
12553                 see ChangeLog entry 2001-11-19
12554
12555 2001-11-18 [alfons]     0.6.5claws20
12556         
12557         * src/filtering.c
12558                 remove an inadvertent free I forgot in previous clean up 
12559
12560 2001-11-18 [alfons]     0.6.5claws19
12561
12562         * src/filtering.[ch]
12563                 clean up & plug leaks
12564
12565 2001-11-18 [paul]       0.6.5claws18
12566
12567         * sync with sylpheed 0.6.5cvs9
12568                 see ChangeLog entries 2001-11-17 and 2001-11-18
12569
12570 2001-11-16 [paul]       0.6.5claws17
12571
12572         * sync with sylpheed 0.6.5cvs8
12573                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
12574
12575 2001-11-16 [paul]       0.6.5claws16
12576
12577         * sync with sylpheed 0.6.5cvs7
12578                 see ChangeLog entries 2001-11-15 and 2001-11-16
12579
12580 2001-11-15 [hoa]        0.6.5claws15
12581
12582         * src/compose.c
12583                 fix bounce, mails we received couln't be bounced to ourself.
12584
12585         * src/defs.h
12586         * src/filtering.[ch]
12587         * src/matcher.[ch]
12588         * src/matcher_parser.h
12589         * src/matcher_parser_lex.l
12590         * src/matcher_parser_parse.y
12591         * src/inc.c
12592         * src/main.c
12593         * src/mbox.c
12594         * src/prefs_filtering.[ch]
12595         * src/mainwindow.c
12596         * src/prefs_matcher.c
12597         * src/prefs_scoring.c
12598         * src/scoring.[ch]
12599         * src/summaryview.c
12600                 new matcher/filter/score configuration file parser
12601                 one unique configuration file => ~/.sylpheed/matcherrc
12602                 import in currently automatic, then save are made
12603                 in this new file.
12604                 one filter per folder and one global filter
12605                 (filter of a folder will be used as folder processing)
12606
12607         * src/folder.c
12608                 fix a bug in folder_item_get_identifier
12609                 
12610         * src/messageview.c
12611                 receive receipt return are fixed.
12612
12613 2001-11-14 [alfons]     0.6.5claws14
12614
12615         * src/session.h
12616                 add things from main branch to make claws compile
12617
12618 2001-11-14 [paul]       0.6.5claws13
12619
12620         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
12621                 see ChangeLog entries 2001-11-08 to 2001-11-14
12622
12623 2001-11-14 [hoa] 0.6.5claws12
12624
12625         * src/compose.[ch]
12626         * src/mainwindow.c
12627         * src/summaryview.c
12628                 add "bounce mail" option
12629
12630 2001-11-13 [christoph]  0.6.5claws11
12631
12632         * src/compose.c
12633                 Cleanup a mess i add before commiting
12634
12635 2001-11-13 [hoa]        0.6.5claws10
12636
12637         * src/compose.c
12638                 some fixes when mail are sent or
12639                 for crossposts
12640
12641 2001-11-13 [christoph]  0.6.5claws9
12642
12643         * po/de.po
12644                 Changed two string with the same translation
12645         * src/compose.c
12646         * src/procmsg.[ch]
12647         * src/send.[ch]
12648                 New mailsending process:
12649                   - Always queue message before sending
12650                     (message will be saved if sylpheed crashed or
12651                      freezes while sending)
12652                   - Allow queuing of newspostings
12653                   - No copy in outbox before sending
12654                     (closes bug #469501)
12655                   - No more redundant code for send and send_later
12656         * src/summaryview.c
12657                 Applied wwp <subscript@free.fr>'s patch that fixes
12658                 marks for multiple forwarded messages (+compose.c)
12659
12660 2001-11-12 [alfons]
12661
12662         * README.claws
12663                 remove things that are now in main branch
12664         
12665         * po/nl.po
12666                 update Dutch translation
12667
12668 2001-11-12 [mhadasht]   0.6.5.claws8
12669
12670         * src/prefs_common.c
12671                 re-enabled account autoselection feature for forward
12672                 and reedit lost during the branch point for SYNC-B4-REL
12673         * src/gtkspell.c
12674                 gtkpspell_get_dict(): more readable code (even if function is
12675                 not used yet)
12676         * ChangeLog.claws
12677                 added version number info to 2001-11-12 [hiro] comment.
12678
12679 2001-11-12 [hiro]       0.6.5.claws7
12680
12681         * src/compose.c
12682                 compose_forward(): fixed a bug that forward quote mark
12683                 wasn't used.
12684                 removed unnecessary code.
12685         * src/template_select.[ch]: removed.
12686
12687 2001-11-11 [alfons]
12688
12689         * src/compose.c
12690                 :%s/GTK_TEXT/GTK_STEXT/g
12691         
12692         * src/compose.[ch]
12693         * src/undo.[ch]
12694         * src/Makefile.am
12695                 revert the undo stuff (this is 0.6.6claws stuff)
12696
12697 2001-11-11 [hoa]        0.6.5.claws6
12698
12699         * src/compose.[ch]
12700                 Insert signature at the end of the text.
12701                 Added undo patch but currently disabled
12702
12703         * src/procmsg.c
12704                 Threading by subject improved.
12705
12706         * added src/undo.[ch]
12707                 Undo module for compose dialog box.
12708
12709 2001-11-11 [alfons]     0.6.5.claws5
12710
12711         * src/procmsg.c
12712                 prevent threading by subject on nodes that have already been
12713                 threaded by in-reply-to (as in "circular references in a tree
12714                 result in a dead branch")
12715
12716 2001-11-09 [hoa]        0.6.5.claws4
12717         
12718         * src/folderview.c
12719                 allows creation of mbox folder item from any files.
12720
12721 2001-11-09 [alfons]     0.6.5.claws3
12722         
12723         * src/utils.c
12724         * src/procmsg.c
12725                 do what I mean and correct threading by subject so it really
12726                 ignores attracting lines without "Re: "
12727
12728 2001-11-07 [alfons]     0.6.5.claws2
12729
12730         * src/procmsg.c
12731         * src/utils.[ch]
12732                 only attract by subject if a subject line starts with a "Re: "
12733         * src/syldap.c
12734                 remove warning
12735
12736 2001-11-07 [paul]       0.6.5claws1
12737
12738         * sync with sylpheed 0.6.5. release
12739                 see ChangeLog entry 2001-11-07
12740
12741 2001-11-07 [paul]       0.6.4claws31
12742
12743         * sync with sylpheed 0.6.4cvs18
12744                 see ChangeLog entries 2001-10-30 to 2001-11-07
12745                 prefs_templates.[ch] renamed prefs_template.[ch]
12746
12747 2001-11-06 [alfons]
12748         
12749         * src/utils.h
12750                 add semicolon Hoa forgot ;-)
12751                 
12752
12753 2001-11-06 [hoa]        0.6.4claws30
12754         
12755         * src/procmsg.c
12756         * src/summaryview.c
12757         * src/utils.c
12758         * src/utils.h
12759                 threading by subject - empty subject are ignored
12760
12761 2001-11-06 [christoph]  0.6.4claws29
12762
12763         * src/socket.c
12764                 use SSL_peek for sock_gets
12765         * src/utils.c
12766                 removed unneeded pointer in extracting quoted
12767                 names implementation
12768
12769 2001-11-06 [melvin]     0.6.4claws28
12770
12771         * src/gtkspell.c
12772                 fixed bug #476792 Selection overtyping with spell checker
12773                 fixed bug which could cause a buffer overflow
12774                 fixed a memory leak
12775
12776 2001-11-06 [hoa]        0.6.4claws27
12777         
12778         * src/procmsg.c
12779         * src/summaryview.c
12780                 threading by subject
12781
12782 2001-11-05 [alfons]     0.6.4claws26
12783         
12784         * README.claws
12785                 Claws -> Sylpheed (vice versa)
12786
12787         * src/compose.c
12788                 :%s/gtk_text/gtk_stext/g
12789                 :%s/GTK_TEXT/GTK_STEXT/g
12790                 (thanks to Jonathan Ware for spotting this)
12791
12792 2001-11-04 [christoph]  0.6.4claws25
12793
12794         * src/summaryview.c
12795                 replace Xalloca + strdup with Xstrdup_a
12796         * src/utils.c
12797                 better implementation of extracting quoted names
12798                 from addresses (remove backlashes and ignore
12799                 quotes after them)
12800
12801 2001-11-04 [alfons]     0.6.4claws24
12802
12803         * src/utils.[ch]
12804                 edit to comply more with coding style
12805
12806         * src/textview.c
12807                 fix bug reported by Kim Schulz. introduced by the patch integrated
12808                 in 0.6.4claws15. the code did not check the return value of
12809                 the html parser.
12810
12811         * AUTHORS
12812                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
12813
12814 2001-11-04 [christoph]  0.6.4claws23
12815
12816         * src/main.c
12817         * src/prefs_common.[ch]
12818                 init some pointers that possibly caused a segfault
12819                 reported in the claws-users ML
12820
12821 2001-11-04 [hoa]        0.6.4claws22
12822
12823         * src/grouplistdialog.c
12824                 change the names of the nodes in the tree
12825
12826         * src/compose.c
12827                 enhanced mailto syntax as described in
12828                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
12829                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
12830
12831         * src/utils.c
12832                 encode and decode URI (useful when opening URL into
12833                 netscape).
12834
12835 2001-11-03 [hoa]        0.6.4claws21
12836
12837         * src/grouplistdialog.c
12838                 a new newsgroups list selection dialog box
12839                 with a CTree instead of a CList
12840
12841 2001-11-03 [hoa]        0.6.4claws20
12842
12843         * src/folderview.c
12844                 enable property and scoring options when right
12845                 click on "inbox"
12846
12847         * src/summaryview.c
12848                 fixed bug when nickname were displayed using
12849                 the address book.
12850
12851 2001-11-02 [darko]      0.6.4claws19
12852
12853         * src/compose.c
12854                 new wrap quotation and URL/long words wrapping implementation
12855         * src/compose.c src/gtkstext.[ch]
12856                 move gtkstext_strncmp() to gtkstext.c
12857
12858 2001-11-01 [christoph]  0.6.4claws18
12859
12860         * src/prefs_account.c
12861                 fixed mess in account settings dialog
12862         * src/prefs_folder_item.c
12863                 added label with folder path to dialog
12864
12865 2001-10-31 [match]      0.6.4claws17
12866
12867         * src/vcard.c
12868                 fix memory leak.
12869         * src/addrbook.c
12870                 fix generation of spurious address book file names.
12871                 remove redundant functions.
12872         * po/POTFILES.in
12873                 added missing file names.
12874
12875 2001-10-30 [paul]       0.6.4claws16
12876
12877         * sync with sylpheed 0.6.4cvs6
12878                 see ChangeLog entries 2001-10-26 to 2001-10-30
12879
12880         * tools/filter_conv.pl
12881                 read folderlist.xml to discover whether the top-level
12882                 folder is called 'Mailbox' or 'Mail' 
12883
12884 2001-10-29 [paul]       0.6.4claws15
12885
12886         * src/html.c, src/textview.c
12887                 activate links in html mail and fix clickable parts
12888                 Submitted by Matthieu Dazy <dazy@t-surf.com>
12889
12890 2001-10-29 [paul]
12891
12892         * po/de.po, po/es.po, po/pt_BR/po
12893                 updated translations, submitted by Jens Oberender,
12894                 Ricardo Mones Lastra, and Fabio Junior Beneditto
12895
12896 2001-10-29 [darko]      0.6.4claws14
12897
12898         * src/compose.c
12899                 fix wrapping for good
12900
12901 2001-10-29 [darko]
12902
12903         * src/compose.c
12904                 undo previous change as it broke the smart wrapping
12905
12906 2001-10-29 [darko]      0.6.4claws13
12907
12908         * src/compose.c
12909                 fix infinite loop when long URL is quoted
12910                 (closes bug #475122.
12911
12912 2001-10-28 [match]
12913
12914         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
12915                 import Mutt address book
12916         * src/ldif.[ch] src/importldif.h
12917                 modified import LDIF handle user attributes
12918
12919 2001-10-28 [christoph]  0.6.4claws12
12920
12921         * src/summaryview.c
12922                 fixed that filtering did not work if there
12923                 were no filter rules
12924                 (closes bug #472003 and better implementation
12925                  of patch #474644)
12926
12927 2001-10-27 [christoph]  0.6.4claws11
12928
12929         * src/compose.c
12930                 make the folder's default account to be used when
12931                 replying. (patch by wwp <subscript@free.fr>)
12932         * src/compose.c
12933                 code cleanup, nearly killed all of wwp's patch
12934                 for folder's default account in compose
12935         * src/folderview.c
12936                 error panel when a folder could not be created
12937                 (closes bug #471080 new folder name & already
12938                  existing file)
12939
12940 2001-10-26 [alfons]
12941
12942         * src/utils.h
12943                 change prototype of strstr2() that Christoph forgot about
12944
12945 2001-10-26 [christoph]  0.6.4claws10
12946
12947         * src/account.c
12948                 made search for accounts by email address not case
12949                 sensitive
12950         * src/folder.c
12951                 fixed memory leak in folder_item_get_identifier
12952         * src/gtkspell.c
12953         * src/utils.c
12954                 fixed wrong strstr2 (should work like strstr)
12955
12956 2001-10-26 [darko]      0.6.4claws9
12957
12958         * src/compose.c src/gtkstext.[ch]
12959         * src/gtkstext.c
12960                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
12961
12962 2001-10-26 [paul]       0.6.4claws8
12963
12964         * src/html.c
12965                 ignore css and javascript tags in html mail
12966                 case-insensitive, with or without double-quoted
12967                 strings
12968
12969 2001-10-26 [paul]       0.6.4claws7
12970
12971         * sync with sylpheed 0.6.4cvs1
12972                 see ChangeLog entry 2001-10-26
12973
12974         * src/prefs_account.c, src/prefs_common.c,
12975           src/prefs_summary_column.c
12976                 minor improvements to the English
12977
12978 2001-10-25 [alfons]     0.6.4claws6
12979
12980         * src/gtkstext.c
12981         
12982                 make GtkSText follow style of GtkText (closes bug 
12983                 #469211 "text selection while writing message")
12984                 
12985                 do sync with GTK 1.2.10
12986
12987 2001-10-25 [paul]       0.6.4claws5
12988
12989         * src/html.c
12990                 ignore css tags in html mail
12991
12992 2001-10-25 [darko]      0.6.4claws4
12993
12994         * src/compose.c
12995                 don't declare is_url_string as static function since
12996                 we need it in gtkstext.c
12997         * src/gtkstext.c
12998                 remove unused variable
12999                 don't wrap long URLs while composing a message
13000
13001 2001-10-24 [christoph]  0.6.4claws3
13002
13003         * src/socket.c
13004                 fix ssl deadlock, when peer closes connection
13005
13006 2001-10-24 [paul]       0.6.4claws2
13007
13008         * src/prefs_common.c
13009                 gettextize the gpg ascii-armored warning message
13010
13011         * src/compose.c
13012                 insert a DOS/MAC file into the composed message
13013                 (improvements)
13014
13015         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
13016
13017 2001-10-22 [paul]       0.6.4claws1
13018
13019         * sync with sylpheed 0.6.4 release
13020                 see ChangeLog entries 2001-10-21
13021
13022         * po/fr.po, po/pt_BR.po
13023                 updated by Melvin Hadasht and Fabio Junior Beneditto
13024
13025 2001-10-21 [paul]       0.6.3claws30
13026
13027         * src/compose.c
13028                 insert a DOS text file from the compose window
13029                 into the composed message text (removes CRs characters)
13030                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
13031
13032         * tools/filter_conv.pl, tools/README
13033                 automatically use ~/.sylpheed as working directory
13034                 print out confirmation message on completion
13035
13036         * correct Hoa's last ChangeLog.claws entry
13037
13038 2001-10-20 [hoa]        0.6.3claws29
13039
13040         * src/grouplistdialog.c
13041                 bugfix (another ?) to give the right
13042                 newsgroups list for each news server.
13043
13044         * src/news.c
13045         * src/news.h
13046                 improve the newsgroups list cache
13047
13048 2001-10-20 [paul]       0.6.3claws28
13049
13050         * sync with sylpheed 0.6.3cvs9
13051                 see ChangeLog entry 2001-10-19
13052
13053         * correct Alfons' last ChangeLog.claws entry
13054
13055 2001-10-19 [alfons]
13056
13057         * src/pgptext.[ch]
13058                 fix compilation problems (part of bug #472895)
13059
13060 2001-10-18 [hoa]        0.6.3claws27
13061
13062         * src/grouplistdialog.c
13063                 bugfix when we refresh was clicked (bug 472701)
13064
13065 2001-10-19 [christoph]  0.6.3claws26
13066
13067         * src/compose.c
13068                 last header entry should default to "To:" or
13069                 "Newsgroups:" and not copy the last entry line
13070                 in a new compose window
13071                 (closes bug #472686, #470792)
13072
13073 2001-10-19 [paul]       0.6.3claws25
13074
13075         * sync with Sylpheed 0.6.3cvs8
13076                 see ChangeLog entries 2001-10-18 and 2001-10-19
13077
13078 2001-10-18 [christoph]  0.6.3claws24
13079
13080         * src/procmsg.c
13081                 reimplement ignore thread
13082         
13083 2001-10-18 [hoa]        0.6.3claws23
13084
13085         * src/folderview.c
13086         * src/grouplistdialog.[ch]
13087                 enhanced news subscription interface (feature 469113)
13088
13089         * src/news.c
13090         * src/news.h
13091                 enchanced newsgroup listing,
13092                 now, we can get groups informations
13093                 (NNTPGroupInfo)
13094
13095 2001-10-18 [paul]       0.6.3claws22
13096
13097         * src/summaryview.c
13098                 remove comment (sync with main branch)
13099         * src/mainwindow.c
13100                 fix 'Re-edit' bug in 'Message' menu
13101
13102 2001-10-17 [christoph]  0.6.3claws21
13103
13104         * src/compose.c
13105                 ignore empty or whitespace only header lines
13106
13107 2001-10-17 [paul]       0.6.3claws20
13108
13109         * sync with sylpheed 0.6.3cvs7
13110                 see ChangeLog entries 2001-10-14, 2001-10-16, and
13111                 2001-10-17
13112
13113 2001-10-17 [darko]
13114
13115         * src/compose.c
13116                 wrap long lines without spaces
13117                 don't wrap URLs
13118
13119 2001-10-16 [paul]
13120
13121         * po/es.po, po/nl.po, po/pt_BR.po
13122                 updated by Ricardo Mones Lastra, Alfons,
13123                 and Fabio Junior Beneditto
13124
13125         * sylpheed-0.6.3claws released
13126
13127 2001-10-15 [melvin] 0.6.3claws18
13128
13129         * README.claws
13130                 added summary and detailed installation instructions
13131                 for spell checker
13132         * po/fr.po
13133                 Updated, corrected and completed french translation
13134
13135 2001-10-15 [hoa] 0.6.3claws17
13136         * src/grouplistdialog.c
13137                 we can choose the newsgroups to display with wildcards
13138
13139 2001-10-15 [christoph]  0.6.3claws16
13140
13141         * src/account.c
13142         * src/compose.c
13143         * src/prefs_folder_item.[ch]
13144                 applied wwp <subscript@free.fr>'s folder
13145                 default account patch
13146         * po/de.po
13147                 Fixed wrong translation
13148
13149 2001-10-13 [alfons, christoph, melvin]  
13150                         0.6.3claws15
13151
13152         solution #2 to solve MT-safety problems defers all GUI related calls
13153         to the main thread using a gtk_idle_add() callback. discussed on
13154         ircnet #sylpheed, with christoph spotting some issues with the
13155         original code, and melvin allowing us to lobotomize his sylpheed.
13156
13157         * src/syldap.[ch], src/main.c
13158                 fix race problem in ldap search thread by deferring GUI 
13159                 stuff to main thread using gtk_idle_add()
13160
13161 2001-10-13 [paul]       0.6.3claws14
13162
13163         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
13164                 add Sergey's smtpcred.patch
13165                 adds separate username/password setting for SMTP Auth
13166                 needed by some servers
13167                 (closes feature request #471659)
13168
13169 2001-10-13 [paul]       0.6.3claws13
13170
13171         * src/pgptext.[ch] **NEW FILES**
13172         * src/Makefile.am, src/messageview.c, src/mimeview.c
13173                 decrypt ascii-armored gpg text embedded in
13174                 the message body.
13175                 Submitted by Jens Jahnke <jan0sch@gmx.net>
13176
13177 2001-10-13 [christoph]  0.6.3claws12
13178
13179         * README.claws
13180                 some more details on default to and
13181                 feature requests
13182         * src/main.c
13183                 init glib threading when ldap is used
13184         * src/syldap.c
13185                 threading fixes
13186         * po/de.po
13187                 fixed a typo
13188
13189 2001-10-12 [paul]       0.6.3claws11
13190
13191         * src/prefs_common.[ch], src/rfc2015.c
13192                 enable ascii-armored gpg text to be embedded in the
13193                 message body, selectable through the 'Privacy'
13194                 preferences. Supports encrypting only.
13195                 Submitted by Ravemax <ravemax@dextrose.com>
13196
13197 2001-10-12 [paul]       0.6.3claws10
13198
13199         * sync with sylpheed 0.6.3cvs6
13200                 see ChangeLog entries 2001-10-11 and 2001-11-12
13201
13202         * src/folderview.c
13203                 incorporated mbox folders, scoring, and folder
13204                 properties into the sync
13205
13206 2001-10-12 [darko]      0.6.3claws9
13207
13208         * README.claws
13209                 describe quotation wrapping
13210         * src/compose.c
13211                 don't treat tab as space to calculate line length properly
13212
13213 2001-10-11 [alfons]
13214
13215         * README.claws
13216                 correct description of how to make new filtering system work,
13217                 add some other things
13218                 
13219         * src/syldap.c
13220                 remove sched_yield() (not necessary / unportable)
13221
13222 2001-10-11 [paul]       0.6.3claws8
13223
13224         * sync with sylpheed 0.6.3cvs3
13225                 see ChangeLog entry 2001-10-10
13226
13227 2001-10-10 [christoph]  0.6.3claws7
13228
13229         * .cvsignore
13230                 ignore 2 files created by newer autotools
13231         * src/prefs_folder_item.c
13232                 using table for widget alignment
13233                 fixed memory leak and broken octal display
13234         * src/filesel.c
13235                 fixed segfault caused by lost filename
13236                 workaround (closes bug #469551)
13237
13238 2001-10-10 [paul]       0.6.3claws6
13239
13240         * sync with sylpheed 0.6.3cvs2
13241                 see ChangeLog entries 2001-10-09 and 2001-10-10
13242
13243 2001-10-10 [darko]      0.6.3.claws5
13244
13245         * src/gtkstext.c
13246                 proper calculation of right margin if smart wrapping is enabled
13247         * src/compose.c
13248                 automatically wrap long lines if wrap quotation is enabled
13249
13250 2001-10-09 [alfons]     0.6.3.claws4
13251
13252         * src/summaryview.c
13253                 select correct row when deleting last row in the summary view (and
13254                 close bug "[ #469104 ] select second last in list when deleting")
13255
13256 2001-10-09 [paul]       0.6.3claws3
13257
13258         * sync with sylpheed 0.6.3cvs1
13259                 updated some autotool scripts
13260
13261 2001-10-09 [darko]      0.6.3claws2
13262
13263         * src/gtkstext.[ch]
13264                 new name and mark with Sylpheed comment
13265         * src/compose.c
13266                 smart quotation wrapping a-la VIM
13267
13268 2001-10-08 [paul]       0.6.3claws1
13269
13270         * sync with sylpheed 0.6.3 release
13271                 see ChangeLog entry 2001-10-08
13272
13273 2001-10-08 [paul]       0.6.2claws24
13274
13275         * src/summaryview.c
13276                 more sync with sylpheed 0.6.2cvs12
13277                 Fixed the bug that didn't select the last row correctly
13278
13279
13280 2001-10-07 [paul]       0.6.2claws23
13281
13282         * sync with sylpheed 0.6.2cvs12
13283                 see ChangeLog entry 2001-10-07
13284
13285 2001-10-06 [match]
13286         * src/jpilot.[ch]
13287                 enable jpilot to read unsynch'ed addresses.
13288
13289         * src/editldap_basedn.c
13290                 fix segfault when opening dialog.
13291
13292 2001-10-06 [alfons]     0.6.2.claws22
13293
13294         * src/summaryview.c
13295                 fix bug with summary view selecting last *inserted*
13296                 node instead of last *visible* node. remember we
13297                 work with a tree
13298
13299 2001-10-06 [paul]       0.6.2claws21
13300
13301         * po/pt_BR.po
13302                 updated translation, contains some fixes and new
13303                 translations, submitted by Gustavo Noronha Silva
13304                 <kov@debian.org>
13305
13306         * src/prefs_common.c
13307                 change 'each' to 'every' - fix dubious English
13308
13309         * sync with sylpheed 0.6.2cvs11
13310
13311 2001-10-05 [alfons]     0.6.2claws20
13312
13313         * src/mainwindow.[ch], src/folderview.c
13314                 make composite tool button switch between "Compose News"
13315                 and "Compose Mail" depending on selected folder
13316                 (nifty idea by Kim Schulz <kim@schulz.dk>)
13317
13318 2001-10-05 [paul]       0.6.2claws19
13319
13320         * src/mainwindow.c, src/summaryview.c
13321                 fix 'Message/Reply to all', broken in last commit
13322
13323         * src/compose.c
13324                 fix X_BEENTHERE seg fault, thanks to Alfons
13325
13326 2001-10-04 [paul]       0.6.2claws18
13327
13328         * src/compose.[ch], src/mainwindow.c
13329                 make "Message/Reply" reply to mailing lists; matches
13330                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
13331                 based on portions of the patch submitted by
13332                 Junichi Uekawa <dancer@netfort.gr.jp>
13333
13334 2001-10-04 [darko]      0.6.2claws17
13335
13336         * src/compose.c
13337                 better smart wrapping
13338         * src/gtkstext.[hc]
13339                 a function to make text buffer contiguous
13340
13341 2001-10-03 [paul]       0.6.2claws16
13342
13343         * sync with sylpheed 0.6.2cvs10
13344
13345 2001-10-02 [alfons]
13346
13347         * configure.in
13348         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
13349                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
13350                 references to chinese translations (hope someone picks up
13351                 this)
13352
13353 2001-10-02 [christoph]  0.6.2claws15
13354
13355         * src/compose.c
13356                 fixed non translated header bug
13357         * ChangeLog.claws
13358                 fixed wrong date in alfons last entry ;)
13359
13360 2001-10-02 [alfons]     0.6.2claws14
13361
13362         * src/compose.c, src/prefs_common.[ch]
13363                 add block cursor option
13364
13365 2001-10-02 [paul]       0.6.2claws13
13366
13367         * sync with sylpheed 0.6.2cvs9
13368
13369 2001-09-30 [paul]       0.6.2claws12
13370
13371         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
13372                 updated translations
13373
13374         * po/POTFILES.in
13375                 add 'src/importldif.c'
13376
13377         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
13378                 added eudora-to-vCard conversion tool
13379                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
13380
13381         * sync with sylpheed 0.6.2cvs8
13382
13383 2001-09-30 [paul]
13384
13385         * sylpheed-0.6.2claws released
13386
13387 2001-09-27 [melvin]     0.6.2claws11
13388
13389         * src/gtkspell.c
13390                 fixed crash when using default path (introduced 
13391                 in 0.6.2claws10)
13392                 fixed tiny bug for initial suggestion mode
13393
13394 2001-09-27 [melvin]     0.6.2claws10
13395         
13396         * src/gtkspell.c
13397                 fixed bug where gtkpspell didn't set the path correctly
13398
13399         * README.claws
13400                 added a paragraph about spell checking
13401                 
13402
13403
13404 2001-09-27 [paul]       0.6.2claws9
13405
13406         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
13407                 replace '// comments' with '/* comments */' to prevent
13408                 some compiler warnings 
13409
13410         * sync with sylpheed 0.6.2cvs6
13411
13412 2001-09-26 [alfons]     0.6.2claws8
13413
13414         * src/messageview.c
13415                 introduce return receipt request notification again,
13416                 which was lost because of other semantics in 
13417                 procheader_parse() (???)
13418
13419 2001-09-26 [christoph]  0.6.2claws7
13420
13421         * src/compose.c
13422                 replace comments for old code with #if 0
13423                 readded auto cc, bcc and reply-to
13424         * src/prefs_matcher.c
13425         * src/prefs_scoring.c
13426                 removed some definition (was moved to
13427                 prefs.h)
13428
13429 2001-09-26 [paul]       0.6.2claws6
13430
13431         * src/mainwindow.c
13432                 make 'Follow-up and reply to' sensitive
13433
13434         * more sync with sylpheed 0.6.2cvs5
13435
13436 2001-09-25 [melvin]
13437
13438         * 0.6.2claws5
13439
13440         * src/gtkspell.c
13441                 fixed bug for "US-ASCII" introduced by the encoding code
13442
13443 2001-09-25 [paul]
13444
13445         * 0.6.2claws4
13446
13447         * src/prefs_common.[ch], src/summaryview.c
13448                 'next unread msg' 'go to next folder?' dialog can be
13449                 given default behaviour, either always show dialog,
13450                 or assume 'yes', or assume 'no'
13451                 Submitted by wwp <subscript@free.fr>
13452
13453 2001-09-25 [melvin]
13454                 
13455         * src/compose.c src/gtkspell.[ch]
13456                 added support for different encodings
13457
13458 2001-09-25 [paul]
13459
13460         * more sync with sylpheed 0.6.2cvs5
13461
13462 2001-09-24 [alfons]
13463         
13464         * src/prefs_folder_item.c
13465                 add check for item->prefs->default_to string is NULL and
13466                 add another check when freeing this string
13467
13468 2001-09-24 [paul]
13469
13470         * configure.in
13471                 change to version 0.6.2claws3
13472
13473         * sync with sylpheed 0.6.2cvs5 
13474
13475 2001-09-24 [match]
13476         * src/ldif.[ch], src/importldif.[ch], addressbook.c
13477                 import LDIF files.
13478         * src/addrcache.[ch], addrindex.[ch]
13479                 small update for future
13480         * src/addrbook.c
13481                 fix test XML file.
13482
13483 2001-09-24 [melvin]
13484         * src/gtkspell.[ch]
13485                 added 'Learn from mistakes' option
13486                 better handling of quotes in checked words
13487                 sorted dict list
13488         * po/fr.po
13489                 small update for spell checking stuff
13490
13491 2001-09-23 [alfons]
13492         
13493         * src/gtkspell.c
13494                 edit a little bit so it complies more with main coding style
13495
13496 2001-09-23 [alfons]
13497
13498         * src/folder.[ch], prefs_folder_item.c, compose.c
13499                 migrate "request return receipt" folder property
13500                 to folderlist.xml
13501
13502 2001-09-22 [alfons]
13503
13504         * README.claws **NEW**
13505                 (add things of interest for users of main branch 
13506                 and claws here)
13507
13508         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
13509                 re-implement threading per folder option, but store 
13510                 the setting in folderlist.xml (where it belongs)
13511
13512 2001-09-21 [melvin]
13513
13514         * src/gtkspell.[ch]
13515                 fixed bug when compose window is under another window
13516         * src/prefs_common.[ch] src/compose.c
13517                 changed 'dictionary_path' to 'dictionary' to be consistent
13518                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
13519         * ac/pspell.m4 src/Makefile.am 
13520                 dropped PSPELL_PATH macro
13521         * po/fr.po
13522                 updated translations
13523
13524 2001-09-21 [christoph]
13525
13526         * src/compose.c
13527                 added border around header fields
13528                 keep header type when new field is added
13529
13530 2001-09-20 [christoph]
13531
13532         * src/utils.[ch]
13533                 more portable debug_print with source filename
13534                 and linenumber
13535         * src/procmsg.c
13536                 more newlines after debug messages
13537
13538 2001-09-20 [paul]
13539
13540         * configure.in
13541                 change to version 0.6.2claws2
13542
13543         * sync with sylpheed 0.6.2cvs3
13544
13545 2001-09-19 [melvin]
13546
13547         * src/gtkspell.c
13548                 fixed the post-right-click focus pb
13549                 fixed crash when 'Spell check all' after dict change 
13550                         and when cursor is at the end of the text
13551                 shift-right-click pops up config menu even on misspelled words.
13552         * po/POTFILES.in
13553                 added gtkspell.c
13554
13555 2001-09-19 [melvin]
13556
13557         * src/about.c
13558                 added pspell to compiled-in features list
13559
13560 2001-09-18 [melvin]
13561
13562         * switched to pspell and dropped ispell
13563         * ac/pspell.m4
13564                 new file. autoconf macro for pspell
13565         * ac/Makefile.am 
13566         * configure.in acconfig.h
13567                 added pspell support
13568         * src/Makefile.am
13569         * src/main.c src/compose.[ch] src/gtkspell.[ch]
13570         * src/prefs_common.[ch] 
13571                 added pspell support
13572
13573 2001-09-18 [christoph]
13574
13575         * src/addr_compl.c
13576         * src/template.[ch]
13577                 replace LOG_MESSAGE with debug_print
13578         * src/compose.[ch]
13579                 gui improvements
13580         * src/menu.c
13581                 added newline after debug message
13582         * src/utils.h
13583                 using __VA_ARGS__ for debug_print macro
13584         * tools/.cvsignore
13585                 ignore Makefile and Makefile.in
13586
13587 2001-09-18 [paul]
13588
13589         * configure.in
13590                 change to version 0.6.2claws1
13591         * sync with sylpheed 0.6.2cvs1
13592
13593         * src/matcher.c 
13594         * src/prefs_matcher.c
13595                 add 'score equal to' option, submitted by
13596                 Paul Evans <nerd@freeuk.com>
13597
13598 2001-09-15 [christoph]
13599
13600         * src/mainwindow.c
13601                 comment out menu entry not existing in claws
13602         * src/menu.c
13603                 add debug output for non existing menu entries
13604         * src/summaryview.c
13605                 fix next/prev unread message for ignored threads
13606         * src/utils.[ch]
13607                 add sourcefile and line number to debug output
13608                 otherwise it is sometimes hard to find the
13609                 source code part if debug messages are translated
13610
13611 2001-09-14 [darko]
13612         
13613         * src/folderview.c
13614                 refresh target folder style after colour is changed
13615
13616 2001-09-13 [paul]
13617
13618         * configure.in
13619                 change to version 0.6.1claws3
13620
13621         * sync with sylpheed 0.6.1cvs6
13622
13623 2001-09-13 [darko]
13624         
13625         * src/folderview.c
13626                 fix target folder colourization to use user selected colour
13627
13628 2001-09-12 [darko]
13629         
13630         * src/summaryview.c
13631                 fix crash when message that is marked for copy/move is unmarked
13632
13633 2001-09-09 [paul]
13634
13635         * configure.in
13636                 change to version 0.6.1claws2
13637
13638         * sync with sylpheed 0.6.1cvs3
13639
13640 2001-09-09 [alfons]
13641         
13642         * src/folderview.c
13643                 fix bug with default font used for trash folder text
13644
13645 2001-09-06 [paul]
13646
13647         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13648                 updated translations
13649
13650         * configure.in
13651                 change to version 0.6.1claws1
13652
13653         * sync with sylpheed 0.6.1cvs2
13654
13655 2001-09-03 [paul]
13656
13657         * po/POTFILES.in
13658                 add Match's new addressbook
13659
13660         * po/de.po
13661                 updated translation submitted by Jens Oberender
13662
13663 2001-09-02 [paul]
13664
13665         * configure.in
13666                 change to 0.6.1claws
13667         * sync with sylpheed 0.6.1 release
13668
13669 2001-09-02 [paul]
13670
13671         * configure.in
13672                 change to 0.6.0claws2
13673
13674         * sync with sylpheed 0.6.0cvs4
13675
13676         * po/pt_BR.po
13677                 updated translation submitted by Fabio Junior Beneditto
13678
13679 2001-09-01 [match]
13680         * pixmaps/
13681                 interface.xpm
13682                 book.xpm
13683                 address.xpm
13684         * src/
13685                 Makefile.am
13686                 a ton of new files
13687
13688 2001-08-31 [paul]
13689
13690         * configure.in
13691                 change to version 0.6.0claws1
13692
13693         * sync with sylpheed 0.6.0cvs1
13694
13695         * po/es.po
13696                 updated translation submitted by Ricardo Mones Lastra
13697
13698         * po/POTFILES.in
13699                 add 'src/prefs_templates.c'
13700
13701         * src/compose.c, src/summaryview.c
13702                 fix segfault on 'Re_edit'               
13703
13704 2001-08-30 [alfons]
13705
13706         * configure.in, Makefile.am
13707         * tools/Makefile.am
13708                 add tools directory to source distribution
13709
13710 2001-08-30 [paul]
13711
13712         * configure.in
13713                 change to version 0.6.0claws
13714
13715         * sync with sylpheed 0.6.0 release
13716
13717 2001-08-30 [christoph]
13718
13719         * configure.in
13720                 removed autoconf version check
13721
13722 2001-08-30 [paul]
13723
13724         * src/account.c, src/compose.c, src/prefs_common.[ch]
13725         * src/procheader.[ch] src/utils.[ch]
13726                 Enhanced automatic account selection on replies
13727                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
13728
13729         * configure.in
13730                 add LDAP and JPilot to the configuration results output.
13731
13732 2001-08-29 [christoph]
13733
13734         * src/summeryview.c
13735                 no bold font for ignored threads
13736
13737 2001-08-29 [paul]
13738
13739         * configure.in
13740                 change to version 0.5.3claws6
13741
13742         * sync with sylpheed 0.5.3cvs10
13743                 src/stringtable.[ch]: New Files
13744
13745         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
13746         * src/pixmaps/sylpheed.xpm
13747                 add mini-icons to windows (by Alfons)
13748
13749 2001-08-27 [paul]
13750
13751         * src/mainwindow.c
13752                 new functions: next_labeled_cb(), prev_labeled_cb()
13753
13754         * src/summaryview.c
13755                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
13756                 summary_select_next_labeled(), summary_select_prev_labeled()
13757
13758         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
13759                 give claws blue folders and a blue trash can
13760
13761 2001-08-27 [paul]
13762
13763         * configure.in
13764                 change to version 0.5.3claws5
13765
13766         * sync with sylpheed 0.5.3cvs9
13767                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
13768
13769 2001-08-24 [christoph]
13770
13771         * src/filesel.c
13772                 keep filename when browsing directories
13773                 (not working for user entered filename, but
13774                  for default name and selected filename from
13775                  file list)
13776         * src/mainwindow.c
13777                 fixed wrong spelling "Folllow-up"
13778         * src/mbox_folder.c
13779         * src/procmsg.c
13780         * src/summaryview.c
13781                 fixed new/unread message count with ignored
13782                 threads (2 commits, first didn't notice no
13783                 longer needed decreasing)
13784         * src/inc.c
13785                 readded scrolling of progress dialog
13786                 (lost in sync)
13787
13788 2001-08-24 [paul]
13789
13790         * configure.in
13791                 change to 0.5.3claws4
13792
13793         * sync with sylpheed 0.5.3cvs7
13794
13795 2001-08-24 [christoph]
13796
13797         * src/compose.c
13798                 set request return receipt when replying
13799                 if it is set is the folder prefs of the
13800                 message
13801         * src/inc.c
13802                 disable final error popup if popups are
13803                 disabled in config (again)
13804
13805 2001-08-23 [paul]
13806
13807         * configure.in
13808                 Change version number to 0.5.3claws3
13809
13810         * sync with sylpheed 0.5.3cvs5
13811
13812         * src/mimeview.c
13813                 double quote '%s' in 'gedit %s' to fix bug when
13814                 opening attachment with spaces in the name
13815
13816 2001-08-22 [alte]
13817         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
13818           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
13819                 initial message templates support
13820
13821
13822 2001-08-22 [paul]
13823
13824         * configure.in
13825                 change version number to 0.5.3claws2
13826
13827         * sync with sylpheed 0.5.3cvs4
13828
13829         * src/procmsg.h src/summaryview.c
13830                 re-implement (un)ignore thread
13831
13832 2001-08-21 [paul]
13833
13834         * src/summaryview.c
13835                 remove unnecessary code
13836         * src/compose.c
13837                 enable 'dynamic' signatures (submitted by
13838                 Eric Limpens <eric@hscg-internet.nl>)
13839
13840 2001-08-21 [paul]
13841
13842         clean up after sync with sylpheed 0.5.3 release
13843
13844         * src/folderview.c
13845                 fix re-introduced font mess, see Christoph's
13846                 entry 2001-06-24
13847
13848         * src/summaryview.c
13849                 remove prev_msgnum
13850                 use sylpheed's small font instead of
13851                 gtk default font for summary view
13852
13853
13854 2001-08-17 [paul]
13855
13856         * configure.in
13857                 add pl to ALL_LINGUAS - sync with main branch
13858
13859         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13860                 Updated. Translations by Jens Oberender, Ricardo Mones
13861                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
13862
13863         * po/pl.po  ** NEW FILE **
13864                 sync with the main branch
13865
13866         * src/folderview.c
13867                 fix target folder colorizing and refresh problem
13868
13869
13870 2001-08-17 [christoph]
13871
13872         * src/mainwindow.c
13873                 claws uses 4 colors for target folder coloring.
13874                 arrays were not long enough and destroyed the
13875                 stack causing a segfault.
13876                 target folder colorizing does not work anymore
13877                 for me
13878
13879 2001-08-16 [paul]
13880
13881         * configure.in
13882                 change to version 0.5.3claws1
13883
13884         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
13885           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
13886           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
13887
13888                 sync with sylpheed 0.5.3 release, but keep claws method of
13889                 configuring/saving fonts
13890
13891         * src/addressbook.[ch]
13892                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
13893                 in line with a similar change in Hiroyuki's branch
13894
13895         * src/mainwindow.[ch]
13896                 disable main_window_set_thread_option()
13897         * src/prefs_folder_item.c
13898                 comment out &tmps_prefs.enable_thread,
13899         * src/mbox_folder.c, src/procmsg.[ch]
13900                 comment out MSG_IS_IGNORE_THREAD
13901         * src/summaryview.c
13902                 comment out summary_ignore_thread() and summary_unignore_thread()
13903                 comment out MSG_IS_IGNORE_THREAD
13904
13905                 use Hiroyuki's threading instead.
13906
13907
13908
13909 2001-08-15 [paul]
13910
13911         * src/account.c
13912                 use Hiroyuki's 0.5.3 column scheme but also
13913                 include the enable/disable button.
13914         * src/pixmaps/mark.xpm
13915                 add Hiroyuki's amended pixmap
13916
13917 2001-08-13 [christoph]
13918
13919         * src/account.c
13920                 receive at get all column showed wrong state for APOP
13921                 button should only work for POP3 and APOP accounts
13922         * src/prefs_account.c
13923                 added missing preprocessor statement for SSL
13924
13925 2001-08-12 [paul]
13926
13927         * src/account.[ch]
13928                 add 'receive at get all' column and enable/disable
13929                 button.
13930
13931 2001-08-06 [christoph]
13932
13933         * src/account.c
13934                 show usage of SSL in protocol column
13935
13936         * src/imap.c
13937         * src/inc.c
13938                 renamed ssl options
13939
13940         * src/prefs_account.[ch]
13941                 moved ssl options to a new page
13942
13943         * src/send.c
13944         * src/smtp.c
13945         * src/ssl.[ch]
13946                 renamed ssl options
13947                 added support for SMTP STARTTLS command
13948
13949 2001-08-05 [christoph]
13950
13951         * configure.in
13952                 debian autoconf needs version check to find
13953                 correct autoconf version. if the file is
13954                 named configure.in 2.13 is used, which does
13955                 not work with this configure.in script.
13956                 other solution would be to rename the script
13957                 to configure.ac as suggested in the autoconf
13958                 manual.
13959
13960         * src/inc.c
13961                 disable final error popup if popups are
13962                 diabled in config
13963
13964         * src/socket.c
13965                 bugfix in ssl_gets
13966                 fixes IMAP over SSL problem
13967
13968 2001-08-03 [paul]
13969
13970         * configure.in
13971                 change to 0.5.2claws1
13972
13973         * sync with sylpheed 0.5.2cvs1
13974
13975 2001-08-02 [alfons]
13976
13977         * configure.in
13978                 quick fix for ispell detection...
13979
13980 2001-08-01 [paul]
13981
13982         * configure.in
13983                 change to 0.5.1claws4
13984
13985         * sync with sylpheed 0.5.1cvs7
13986
13987 2001-07-31 [alfons]
13988
13989         * src/prefs_common.c, src/prefs_common.h, 
13990           src/gtkspell.c, src/gtkspell.h
13991                 add global spelling checker settings (compose tab) +
13992                 selection of dictionary 
13993           
13994         * configure.in  
13995                 guess valid ispell location
13996
13997 2001-07-31 [paul]
13998
13999         * po/POTFILES.in
14000                 removal of 'src/quote_fmt_parse.c'
14001         * po/de.po
14002                 Updated de.po
14003                 (submitted by Jens Oberender <didge@suse.de>)
14004
14005 2001-07-31 [darko]
14006
14007         * src/folder.[ch]
14008         * src/folderview.[ch]
14009         * src/mainwindow.c
14010         * src/mh.c
14011         * src/prefs_common.[ch]
14012         * src/summaryview.c
14013                 target folder colourization
14014
14015 2001-07-30 [paul]
14016
14017         more sync with Sylpheed 0.5.1cvs6 
14018
14019 2001-07-30 [darko]
14020
14021         * src/mh.c
14022         * src/prefs_folder_item.[hc]
14023         * src/summaryview.c
14024                 shared folders support with a GUI
14025
14026 2001-07-29 [paul]
14027
14028         0.5.1claws3
14029
14030         * sync with Sylpheed 0.5.1cvs6
14031
14032 2001-07-29 [paul]
14033
14034         * po/pt_BR.po
14035                 updated
14036                 (submitted by Fabio Junior Beneditto)
14037
14038 2001-07-28 [paul]
14039
14040         * src/procmime.c
14041         * AUTHORS
14042                 patch to correct bad image mime headers
14043                 (submitted by Don Quijote <dq@searchlores.org>)
14044
14045 2001-07-28 [paul]
14046
14047         * tools/gif2xface.pl   **NEW FILE**
14048         * tools/README
14049                 script to convert file.gif to file.xface for
14050                 use in a custom header.
14051                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
14052
14053 2001-07-27 [alfons]
14054         
14055         * configure.in
14056                 change macros for detecting JPilot and LDAP
14057
14058 2001-07-27 [christoph]
14059
14060         * src/filtering.c
14061                 code cleanup (MIN / MAX warning, needed casting)
14062
14063 2001-07-27 [alfons]
14064
14065         * procheader.c
14066                 disallow setting flags when detecting certain headers
14067                 (X-Status, Status, Seen, X-Seen). 
14068         
14069         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
14070
14071 2001-07-27 [christoph]
14072
14073         * src/prefs_filter.c
14074         * src/prefs_filtering.c
14075         * src/prefs_matcher.c
14076         * src/prefs_scoring.c
14077                 scroll list when moving rows up or down
14078
14079         * src/imap.c
14080         * src/imap.h
14081         * src/prefs_account.c
14082         * src/prefs_account.h
14083         * src/send.c
14084                 SMTP over SSL (untested, feedback requested)
14085                 IMAP over SSL
14086
14087         * src/ssl.c
14088                 code cleanup
14089
14090 2001-07-26 [alfons]
14091         
14092         * configure.in, acconfig.h
14093                 define CLAWS (need this for main / claws detection)
14094
14095 2001-07-25 [alfons]
14096
14097         * configure.in
14098                 Sylpheed 0.5.1claws2
14099                 
14100         * sync with Sylpheed 0.5.1cvs4
14101
14102 2001-07-25 [christoph]
14103
14104         * src/scoring.c
14105                 fixed segfault
14106                 item->prefs == NULL (don't know why)
14107
14108 2001-07-25 [alfons]
14109
14110         * configure.in
14111                 Sylpheed 0.5.1claws1
14112
14113         * sync with Sylpheed 0.5.1cvs1-3
14114
14115 2001-07-24 [christoph]
14116
14117         * src/folderview.c
14118         * src/prefs_folder_item.[ch]
14119                 added folderitem preferences dialog with
14120                 default To: and auto request return receipt
14121
14122         * src/compose.[ch]
14123         * src/menu.[ch]
14124                 changes to handle new folderitem preferences
14125
14126         * src/mainwindow.c
14127         * src/summaryview.c
14128                 call compose new mail with current folderitem
14129
14130 2001-07-24 [alfons]
14131
14132         Release Sylpheed 0.5.1claws
14133
14134         * configure.in
14135                 change to release version 0.5.1claws
14136
14137 2001-07-24 [christoph]
14138
14139         * src/summaryview.c
14140                 fixed segfault that happend when the selected
14141                 message was removed while retrieving new messages.
14142
14143         * po/es.po
14144                 updated translation
14145                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
14146
14147 2001-07-22 [alfons]
14148
14149         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
14150         this is a work in progress, for more information: http://nlpagan.net/sylman 
14151         
14152         * configure.in, src/mainwindow.c, manual/Makefile.am
14153                 add support for English manual
14154
14155         * AUTHORS
14156                 add authors of user manuals
14157
14158         * manual/en/sylpheed*.html
14159                 add English documentation
14160
14161 2001-07-22 [christoph]
14162
14163         * po/POTFILES.in
14164                 added src/ssl.c
14165         * src/ssl.c
14166                 changed a wrong debug message
14167
14168 2001-07-22 [alfons]
14169
14170         * po/nl.po
14171                 update Dutch translation
14172
14173         * src/prefs_filtering.c, 
14174           src/prefs_matcher.c
14175                 add more translatable strings           
14176
14177 2001-07-21 [alfons]
14178
14179         0.5.0claws7
14180
14181         * configure.in
14182                 change version
14183
14184         * src/inc.c, src/summaryview.[ch]
14185                 prevent update of mark file when filtering has done, by
14186                 using a variable; this affects two functions:
14187                         inc.c::inc_finished()
14188                         summaryview.c::summary_show()
14189
14190 2001-07-20 [alfons]
14191
14192         * src/filtering.[ch], src/prefs_filtering.c, 
14193           src/matcher.[ch]
14194                 add filtering action for label coloring 
14195
14196         * po/POTFILES.in
14197                 add labelcolors.c
14198
14199         * added src/labelcolors.c
14200         * added src/labelcolors.h
14201         * src/Makefile.am, src/summaryview.c
14202                 rearrange label coloring code
14203
14204         * src/procmsg.h
14205                 add more parentheses so label colouring works correctly
14206
14207         * src/filtering.c
14208                 don't really delete message, but move it to Trash
14209
14210         * src/prefs_matcher.c
14211                 add quote options to info dialog
14212
14213 2001-07-20 [christoph]
14214
14215         * src/Makefile.am
14216         * src/inc.c
14217         * src/main.[ch]
14218         * src/socket.h
14219         * src/ssl.[ch] (new)
14220                 moved ssl stuff to a seperate file
14221
14222 2001-07-20 [darko]
14223
14224         * src/summaryview.c
14225                 fix show sender using address book with no e-mail
14226                 address in From: field
14227
14228 2001-07-19 [alfons]
14229
14230         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
14231                 fix messy handling of escaping... now at least the
14232                 execute command is useful. escape char is '\', we
14233                 accept \n and \r too. 
14234
14235                 Real life example:
14236                 
14237                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
14238                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
14239
14240 2001-07-18 [alfons]
14241
14242         0.5.0claws6
14243
14244         * src/summaryview.c
14245                 clean up
14246
14247         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
14248           src/procmsg.[ch]
14249                 revise filtering; currently move, copy, marking have
14250                 been tested. if you like bleeding edge stuff, you
14251                 should definitely go for this version :)
14252
14253         * mark old working stuff as VERSION_0_5_0_CLAWS5        
14254
14255 2001-07-17 [christoph]
14256
14257         * src/utils.c
14258                 timestamp log
14259
14260 2001-07-17 [alfons]
14261
14262         0.5.0claws5
14263
14264         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
14265           bits in the mark file, without affecting either branch. Lots of
14266           files changed, also in claws branch.
14267
14268           UNTESTED: use of mbox folders
14269
14270         * src/summaryview.c
14271                 added mark all read; however this was a quick hack used for
14272                 cleaning up mess after initial merge with Hiroyuki
14273
14274         * configure.in
14275                 change claws version number back to 0.5.0claws5 to clear up 
14276                 confusion & pretension (recent release was technically 
14277                 0.5.0claws4, so we neatly align with Hiroyuki :-)
14278
14279 2001-07-16 [alfons]
14280
14281         sync with Hiroyuki's 0.5.0cvs4
14282
14283 2001-07-16 [alfons]
14284
14285         0.5.1claws3
14286
14287         * src/filtering.[ch]
14288                 remove invalid updating of mark files for 
14289                 filter actions MATCHING_ACTION_MOVE and 
14290                 MATCHING_ACTION_DELETE; this should fix the
14291                 folder update bug
14292                 
14293         * src/procmsg.c
14294                 revert Christoph's stab at fixing the folder 
14295                 update bug
14296
14297         * po/POTFILES.in
14298                 add missing files with translatable strings
14299
14300         * src/summaryview.c
14301                 remove debug print
14302
14303 2001-07-15 [alfons]
14304
14305         * src/addr_compl.[ch], src/prefs_filtering.c
14306                 make "filtering pref dialog's destination entry" an
14307                 "address completable entry", if filter destination is 
14308                 an email address
14309
14310         0.5.1claws2
14311         
14312         sync with Hiroyuki's 0.5.0cvs2-3
14313
14314 2001-07-15 [christoph]
14315
14316         * src/procmsg.c
14317                 fixed folder stats update after incorporation
14318
14319 2001-07-15 [alfons]
14320
14321         * src/summaryview.c
14322                 * finish label colouring stuff (for now)
14323                 * fix incorrect colour bug (off by one) 
14324
14325 2001-07-14 [alfons]
14326
14327         * src/mainwindow.c
14328                 change text labels for news and mail message so there's
14329                 plenty of toolbar estate left
14330
14331         * configure.in
14332                 0.5.1claws1
14333
14334         * src/folderview.c
14335           src/folder.[ch]
14336                 sync with Hiroyuki's 0.5.0cvs1
14337
14338         * src/summaryview.c
14339                 more rewrite label colouring
14340
14341 2001-07-14 [alfons]
14342
14343         * src/summaryview.[ch]
14344                 * start rewrite label colouring 
14345                 * fix proper location "Add Sender To Addressbook" menu item
14346
14347 2001-07-13
14348
14349         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14350         (actually this is 0.5.0claws4)
14351
14352 2001-07-13 [alfons]
14353
14354         * po/pt_BR.po
14355                 * fix duplicate message
14356                 * add updated Portugese / Brazilian translation
14357                   submitted by Fabio Junior Beneditto
14358
14359 2001-07-12 [alfons]
14360
14361         * AUTHORS
14362                 add Jens
14363
14364         * po/nl.po
14365                 add updated Dutch translation
14366
14367         * po/de.po
14368                 add updated German translation submitted by Jens
14369
14370 2001-07-11 [alfons]
14371
14372         Prerelease before 0.5.0claws. Please test.
14373         This version is temporarily tagged as VERSION_0_5_0_TEST
14374
14375         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
14376           src/prefs_scoring.c, src/prefs_matcher.c, 
14377           src/prefs_filtering.c, src/mbox.c, 
14378           src/main.c, src/inc.c, src/filtering.[ch]
14379                 revert new Hoa's new matcher (does not work yet)
14380
14381         * src/Makefile.am
14382                 clean up
14383
14384 2001-07-10
14385
14386         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14387
14388
14389 2001-07-10 [alfons]
14390
14391         * Makefile.am
14392                 add ChangeLog.claws to EXTRA_DIST
14393         * src/Makefile.am
14394                 add matcher_parser_parse.h to EXTRA_DIST
14395
14396 2001-07-10 [christoph]
14397
14398         * src/inc.c
14399                 add destination folder to table of
14400                 folders that need to be updated after
14401                 incorporation
14402
14403 2001-07-10 [alfons]
14404
14405         * folder.[ch]
14406           folderview.c
14407                 make collapse state of folders and folder items persistent, i.e.
14408                 if you collapse a folder tree, the next time sylpheed-claws starts 
14409                 up the folder tree remains collapsed.  
14410                 
14411 2001-07-10 [christoph]
14412
14413         * acconfig.h
14414         * configure.in
14415                 added --enable-ssl
14416         * src/md5.[ch]
14417                 renamed MD5_CTX to MD5_CTX_syl
14418                 conflicts with a struct in openssl
14419         * src/inc.c
14420         * src/main.[ch]
14421         * src/prefs_account.[ch]
14422         * src/socket.[ch]
14423                 SSL support for POP
14424         * src/mainwindow.c
14425                 fixed compose with current account
14426                 broken by new compose button stuff
14427
14428 2001-07-09 [hoa]
14429
14430         * AUTHORS
14431                 changed my email address
14432
14433         * src/matcher_parser_parse.y
14434                 clean the parser to remove conflicts
14435
14436 2001-07-09 [alfons]
14437
14438         * AUTHORS
14439                 add Match Grun
14440
14441         * configure.in
14442                 fix incorrect description of --enable-ldap parameter
14443
14444         * src/prefs_common.[ch]
14445           src/compose.c
14446                 add experimental option "smart wrapping" which makes the
14447                 compose editor auto wrap.
14448                 
14449                 | TODO: the problem with the buggy cursor handling is caused |
14450                 | by the GtkText. when deleting / backspacing text its       |
14451                 | wrapping algorithm does not take in account the previous   |
14452                 | line. should find a way to hack this in.                   |
14453                 | or should perhaps combine this with the word wrapping      |
14454                 | patch i wrote in january.                                  |
14455
14456         * src/about.c
14457                 show build parameters for LDAP and JPilot
14458
14459         * src/summaryview.c
14460                 revert Christoph's bugfix for selecting next unread message, 
14461                 because folder stats aren't updated correctly
14462
14463 2001-07-08 [hoa]
14464
14465         * src/filtering.c
14466         * src/mainwindow.c
14467         * src/matcher.c
14468         * src/matcher_parser_lex.l
14469         * src/matcher_parser_parse.y
14470         * src/prefs_filtering.c
14471         * src/prefs_scoring.c
14472         * src/scoring.c
14473                 bugfix of the config file parser
14474
14475 2001-07-08 [alfons]
14476
14477         * src/Makefile.am
14478                 added generated matcher sources to BUILT_SOURCES
14479
14480 2001-07-08 [hoa]
14481
14482         * src/Makefile.am
14483         * src/.cvsignore
14484                 added new config file parser
14485
14486         * src/scoring.[ch]
14487         * src/filtering.[ch]
14488         * src/matcher.[ch]
14489         * src/prefs_filtering.c
14490         * src/prefs_matcher.c
14491         * src/prefs_scoring.c
14492         * added src/matcher_parser.h
14493         * added src/matcher_parser_lex.h
14494         * added src/matcher_parser_lex.l
14495         * added src/matcher_parser_parse.y
14496                 lex & yacc config file parser
14497
14498         * src/mbox.c
14499         * src/inc.c
14500         * src/main.c
14501                 changes prefs_filtering into global_filtering           
14502
14503         * src/summaryview.c
14504                 build threads with subjects only if "Re: " is at the
14505                 beginning of the subject
14506
14507 2001-07-07 [paul]
14508
14509         0.5.0claws
14510
14511         sync with sylpheed 0.5.0
14512                 change of version number only
14513
14514 2001-07-06 [paul]
14515
14516         0.5.0claws5
14517
14518         sync with sylpheed 0.5.0pre5
14519
14520 2001-07-05 [paul]
14521
14522         sync with sylpheed 0.5.0pre4 release
14523                 /po and /manual/ja not sync'ed
14524
14525 2001-07-04 [paul]
14526
14527         more sync with sylpheed 0.5.0pre4
14528
14529 2001-07-03 [christoph]
14530
14531         * src/addressbook.c
14532                 fixed address book broken by address book
14533                 for VCard, JPilot, LDAP
14534
14535 2001-07-03 [alfons]
14536
14537         * src/matcher.c
14538         * src/textview.c
14539                 stopped memory leaks
14540
14541 2001-07-03 [paul]
14542
14543         more sync with sylpheed 0.5.0pre4
14544
14545 2001-07-02 [match]
14546
14547         * included address book patch for VCard, JPilot, LDAP
14548         * pref_common.c - fixed Font options on Display tab (cosmetic)
14549         * alertpanel.c - fixed truncated message
14550
14551 2001-07-02 [christoph]
14552
14553         * src/mbox_folder.c
14554         * src/procmsg.[ch]
14555         * src/summaryview.c
14556                 mark threads for ignoring
14557
14558 2001-07-02 [paul]
14559
14560         0.5.0claws4
14561
14562         * sync with sylpheed 0.5.0pre4
14563                 updated gettext to 0.10.38.
14564
14565 2001-07-01 [paul]
14566
14567         * src/ mainwindow.c
14568         * src/procmsg.h
14569         * src/summaryview.[ch]
14570                 new right-click option: Label.
14571                 substitute for 'Mark-->Mark/Unmark', colours the line.
14572                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
14573
14574 2001-07-01 [christoph]
14575
14576         * src/folderview.c
14577                 fixed font for trash
14578         * src/summaryview.c
14579                 move ctree to unread message
14580
14581 2001-07-01 [paul]
14582
14583         * sync with sylpheed 0.5.0pre3 release
14584
14585 2001-06-30 [alfons]
14586
14587         * src/filesel.[ch]
14588         * src/compose.c
14589                 allow inserting / attaching multiple files in
14590                 the composer window
14591
14592 2001-06-30 [paul]
14593
14594         * src/codeconv.c
14595                 small change to Alfons' previous stuff so that it
14596                 actually makes
14597
14598 2001-06-30 [alfons]
14599
14600         * lots of files changed; first attempt to merge the changes
14601           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
14602
14603 2001-06-30 [paul]
14604
14605         * po/pt_BR.po
14606                 updated and completed, translations by Fabio
14607                 Junior Beneditto <fjbeneditto@yahoo.com.br>
14608
14609 2001-06-29 [alfons]
14610
14611         * src/compose.c
14612         * src/mimeproc.[ch]
14613                 allow selecting an attached files' mime type from a 
14614                 list of types.
14615
14616 2001-06-29 [paul]
14617
14618         * more sync with sylpheed 0.5.0pre3
14619
14620 2001-06-29 [paul]
14621
14622         * po/pt_BR.po
14623                 merge with sylpheed.pot and pt_BR.po provided by
14624                 Fabio Junior Beneditto.
14625
14626 2001-06-29 [darko]
14627
14628         * src/procmime.c
14629                 make MIME types case insensitive
14630
14631 2001-06-28 [alfons]
14632
14633         * po/nl.po
14634                 merge with sylpheed.pot and old nl.po; translations added.
14635
14636 2001-06-28 [paul]
14637
14638         * more sync with sylpheed 0.5.0pre3
14639
14640 2001-06-27 [alfons]
14641
14642         * src/summaryview.c
14643                 don't crash when removing parent node of messages
14644                 attracted by subject. this was caused by not deleting
14645                 the parent node from the subject line hash table.
14646
14647 2001-06-27 [alfons]
14648
14649         * src/summaryview.c
14650         * src/compose.[ch]
14651         * src/mainwindow.c
14652                 if there are multiple messages selected, allow forwarding
14653                 them as attachments.
14654
14655 2001-06-27 [paul]
14656
14657         * more sync with sylpheed 0.5.0pre3
14658
14659 2001-06-26 [paul]
14660
14661         0.5.0claws3
14662
14663         * sync with sylpheed 0.5.0pre3
14664
14665 2001-06-25 [paul]
14666
14667         * src/mainwindow.c
14668                 fixed 'compose news article' bug
14669                 from icon-and-text toolbar
14670
14671 2001-06-25 [paul]
14672
14673         * sync with sylpheed 0.5.0pre2 release
14674
14675 2001-06-24 [christoph]
14676
14677         * src/prefs_common.c
14678                 bug fix in font selection
14679         * src/folderview.c
14680                 use sylpheed's normal font instead of
14681                 gtk default font for folders without
14682                 new messages
14683
14684 2001-06-24 [alfons]
14685
14686         * src/mainwindow.[ch]
14687                 added composite compose mail / news button (an idea by Leandro
14688                 Pereira <leandro@linuxmag.com.br>)
14689
14690 2001-06-24 [paul]
14691
14692         Added instructions for ldif-to-xml.py
14693
14694         * tools/README
14695
14696 2001-06-23 [alfons]
14697
14698         Some minor things.
14699
14700         * src/pixmaps/stock_news_compose.xpm
14701                 added pixmap by Leandro
14702         * src/prefs_common.c
14703                 tested built-in spelling checker of GCC 3.0 :)
14704         * po/nl.po
14705                 merged dutch translation of sylpheed-main with
14706                 sylpheed.pot
14707
14708 2001-06-23 [paul]
14709
14710         Added tools directory and files.
14711
14712         * tools/filter_conv.pl
14713                 converts old filter system to new filtering system
14714         * tools/ldif-to-xml.py
14715                 converts netscape addressbook to sylpheed addressbook
14716         * tools/README
14717                 descriptions/instructions for above two files
14718
14719 2001-06-23 [christoph]
14720
14721         * src/inc.c
14722         * src/manage_window.[ch]
14723         * src/prefs_common.[ch]
14724                 mail retrieval dialog can be enabled, disabled
14725                 or hidden if non of sylpheed's windows is active
14726
14727 2001-06-22 [paul]
14728
14729         0.5.0claws2
14730
14731         * sync with sylpheed 0.5.0pre2
14732
14733 2001-06-21 [christoph]
14734
14735         * src/summaryview.c
14736                 show recipient on 'from' for all accounts
14737                 
14738         * src/inc.c
14739         * src/prefs_common.[ch]
14740                 disable error popup on mail receive errors
14741
14742 2001-06-21 [alfons]
14743
14744         * src/compose.c
14745                 made the ruler correctly appear and disappear.
14746
14747         * src/Makefile.am
14748                 removed Hoa's work-in-progress-stuff (interesting!) so 
14749                 claws compiles ok.
14750
14751 2001-06-20 [christoph]
14752
14753         * src/inc.c
14754         * src/progressdialog.c
14755                 added scrolled window for list in progressdialog
14756
14757 2001-06-20 [paul]
14758
14759         sync with sylpheed 0.5.0pre1 release
14760
14761 2001-06-20 [christoph]
14762
14763         * src/summeryview.c
14764                 make building threads by subject work when
14765                 thread view is enabled
14766                 
14767         * src/compose.c
14768         * src/prefs_common.[ch]
14769                 automatically select account for mail replys
14770
14771 2001-06-19 [sergey]
14772
14773         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
14774         they are filled in from the account settings.
14775
14776 2001-06-19 [paul]
14777
14778         * more sync with sylpheed 0.5.0pre1
14779
14780 2001-06-18 [alfons]
14781
14782         * src/Makefile.am,
14783           src/procmime.c
14784                 added --sysconfdir to CPPFLAGS for pointing to the correct
14785                 location of mime.types. 
14786
14787                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
14788                 or ./configure!
14789
14790 2001-06-18 [hoa]
14791
14792         * src/summaryview.c
14793                 fixed some bug when building threads
14794
14795 2001-06-18 [pau]l
14796
14797         * src/prefs_account.c
14798                 UI stuff: More changes to the English
14799
14800 2001-06-18 [paul]
14801
14802         * src/pixmaps/stock_news_compose.xpm: new file
14803         * src/Makefile.am
14804         * src/mainwindow.c
14805         * src/summaryview.c
14806                 Added new icon for Hoa's 'compose a news
14807                 message', plus minor improvements to the
14808                 English
14809
14810         * po/ja.po
14811         * ChangeLog
14812         * ChangeLog.jp
14813                 more sync with sylpheed 0.5.0pre1
14814
14815 2001-06-18 [hoa]
14816
14817         * src/compose.[ch]
14818         * src/mainwindow.c
14819                 Follow-up and reply to
14820
14821         * src/summaryview.[ch]
14822                 Build threads also with subjects
14823
14824 2001-06-17 [hoa]
14825
14826         * src/compose.c
14827                 forwarding use the current account.
14828
14829         * src/mainwindow.c
14830                 the "compose message" button has been replaced with
14831                 "new mail" and "new news" buttons
14832
14833         * src/prefs_common.[ch]
14834                 added a configuration option to use the forward button
14835                 as "forward as attachment"
14836                 changed reply and forward format description
14837
14838         * src/quote_fmt_lex.l
14839         * src/quote_fmt_parse.y
14840                 added message with no signature in format for reply
14841                 and forward.
14842
14843 2001-06-17 [paul]
14844
14845         Minor UI stuff
14846
14847         * src/mainwindow.c
14848         * src/summaryview.c
14849                 Improvements to the English
14850
14851         * src/prefs_common.c
14852                 Improvements to the English and some
14853                 clarity/continuity improvements in the
14854                 description of Quote symbols.
14855
14856 2001-06-17 [paul]
14857
14858         0.5.0claws1
14859
14860         * sync with sylpheed 0.5.0pre1
14861
14862 2001-06-17 [hoa]
14863
14864         * src/compose.c
14865                 Better interface for compose, displayed fields
14866                 are updated whenever we change account.
14867                 Newsgroups field is automatically filled.
14868
14869         * src/mainwindow.c
14870                 Newsgroups field is automatically filled.
14871
14872         * src/prefs_account.c
14873                 Some interface stuff when fields appear and
14874                 disappear.
14875
14876 2001-06-16 [paul]
14877
14878         0.4.99claws
14879
14880         * sync with sylpheed 0.4.99
14881
14882 2001-06-16 [sergey]
14883
14884         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
14885         base64_decoder_free, base64_decoder_decode): new object and
14886         functions for decoding base64 streams.
14887         * src/procmime.c (procmime_decode_content): modified to use the
14888         new base64 decoder.
14889
14890 2001-06-15 [paul]
14891
14892         0.4.99claws10
14893
14894         * sync with sylpheed 0.4.99cvs11
14895
14896 2001-06-13 [paul]
14897
14898         0.4.99claws9
14899
14900         * sync with sylpheed 0.4.99cvs9
14901
14902 2001-06-13 [hoa]
14903
14904         * src/compose.c
14905         * src/prefs_account.c
14906
14907                 SMTP server can be defined in the news account
14908                 mime type of attachment are kept.
14909
14910         * src/summaryview.c
14911
14912                 now choose the highest important score between default
14913                 and important score of folder.
14914
14915 2001-06-09 [alfons]
14916         
14917         * src/prefs_common.c: 
14918
14919                 (prefs_quote_description_create): corrected description of 
14920                 quote format characters
14921
14922 2001-06-09 [paul]
14923
14924         0.4.99claws8
14925
14926         * sync with sylpheed 0.4.99cvs8
14927
14928 2001-06-08 [sergey]
14929
14930         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
14931         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
14932
14933 2001-06-08 [paul]
14934
14935         0.4.99claws7
14936
14937         * sync with sylpheed 0.4.99cvs7
14938
14939 2001-06-06 [sergey]
14940
14941         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
14942         clashes with autogenerated header).
14943         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
14944         * src/Makefile.am: added quote_fmt.h.
14945         * src/.cvsignore: added lex/yacc autogenerated files
14946         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
14947
14948 2001-06-06 [paul]
14949
14950         0.4.99claws6
14951
14952         * sync with sylpheed 0.4.99cvs6
14953
14954 2001-06-06 [hoa]
14955
14956         * added src/quote_fmt_parse.h
14957         * src/compose.c
14958                 removed warnings
14959
14960         * src/prefs.[ch]
14961                 don't modify readonly configuration files
14962
14963         * src/prefs_account.c
14964         * src/prefs_common.c
14965         * src/prefs_customheader.c
14966         * src/prefs_display_header.c
14967         * src/prefs_filter.c
14968         * src/prefs_filtering.c
14969         * src/prefs_scoring.c
14970                 don't open dialog box when configuration files
14971                 are readonly
14972
14973 2001-06-05 [sergey]
14974
14975         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
14976
14977         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
14978         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
14979         BUILT_SOURCES to make all files rebuild properly.
14980
14981         * src/compose.c: removed #include "quote_fmt.tab.h".
14982
14983         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
14984         CHARACTER value in yylval.
14985
14986         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
14987         receive CHARACTER value by documented means (yylval).
14988
14989         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
14990
14991 2001-06-05 [hoa]
14992
14993         * src/Makefile.am
14994                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
14995
14996         * src/filtering.c
14997         * src/matcher.c
14998         * src/matcher.h
14999         * src/prefs_filtering.c
15000                 now keep the configuration for execute action
15001
15002         * src/mbox_folder.c
15003                 fixed a warning
15004
15005 2001-06-05 [paul]
15006
15007         * sync with sylpheed 0.4.99cvs5
15008
15009 2001-06-05 [hoa]
15010
15011         * src/Makefile.am
15012                 added quote_fmt.[ch]
15013
15014         * added src/quote_fmt.y
15015         * added src/quote_fmt.l
15016         * added src/quote_fmt.tab.h
15017         * added src/quote_fmt.tab.c
15018         * added src/lex.quote_fmt.c
15019                 parsing configuration for replying
15020                 and forwarding
15021
15022         * src/prefs_common.[ch]
15023                 added configuration UI for replying
15024                 and forwarding
15025
15026         * src/compose.c
15027                 using configuration for replying
15028                 and forwarding
15029
15030 2001-06-04 [hoa]
15031
15032         * src/filtering.c
15033         * src/matcher.c
15034         * src/matcher.h
15035         * src/prefs_filtering.c
15036         * src/prefs_matcher.c
15037         * src/prefs_matcher.h
15038                 action "run a command" for filtering
15039                 and matching with a command.
15040                 fixed the "whole message" matching
15041
15042         * src/mbox_folder.c
15043                 changed temporary filename for security
15044
15045         * src/messageview.c
15046                 queue the notification if it fails to send.
15047
15048         * src/prefs_common.c
15049         * src/prefs_folder_item.c
15050                 changed the default important score             
15051
15052         * src/prefs_scoring.c
15053         * src/scoring.c
15054                 hide kill score input when the folder is not
15055                 a newsgroup
15056
15057 2001-06-03 [alfons]
15058
15059         * src/prefs_common.c:
15060
15061                 (prefs_font_select): pass font name in font entry box to font
15062                 selection dialog.
15063
15064 2001-06-03 [sergey]
15065
15066         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
15067
15068 2001-06-03 [paul]
15069
15070         * sync with sylpheed 0.4.99cvs4
15071
15072 2001-06-03 [alfons]
15073
15074         * src/headerwindow.c:
15075
15076                 (headerwindow_show_cb): use the selected summary view item, not
15077                 the displayed item.
15078
15079 2001-06-02 [alfons]
15080
15081         * src/headerwindow.c:
15082
15083                 (headerwindow_show_cb): always try to show msginfo
15084
15085 2001-06-02 [hoa]
15086
15087         * src/compose.c
15088                 keep attached parts when reediting or forwarding.
15089
15090 2001-06-01 [hoa]
15091
15092         * src/folderview.c
15093         * src/prefs_folder_item.[ch]
15094         * src/prefs_scoring.[ch]
15095         * src/scoring.[ch]
15096         * src/summaryview.[ch]
15097         * src/main.c
15098         * src/mainwindow.c
15099         * src/prefs_common.[ch]
15100                 support for folder scoring
15101                 kill score and important score for messages
15102         
15103         * src/prefs_account.c
15104                 some display bug fixed for local account
15105                 preferences
15106
15107 2001-05-31 [alfons]
15108
15109         * src/summaryview.c:
15110
15111                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
15112                 sender to address book menu item is disabled.
15113
15114 2001-05-30 [hoa]
15115
15116         * src/filtering.[ch]
15117         * src/summaryview.c
15118                 handling summary menu / filter messages
15119
15120         * src/folder.[ch]
15121                 add some stuff
15122
15123         * src/foldersel.c
15124                 imap folders now appears in list
15125
15126         * src/mbox_folder.c
15127                 doesn't crash if destination mail is not writeable
15128
15129 2001-05-29 [hoa]
15130
15131         * src/compose.c
15132                 removed some warnings
15133
15134         * src/filtering.c
15135         * src/folder.[ch]
15136         * src/prefs_filtering.c
15137                 global string to identify any folders           
15138                 removed some debug info
15139                 filtering to mbox folders is now possible
15140
15141         * src/mainwindow.c
15142                 removed some warnings
15143
15144         * src/mbox_folder.c
15145                 permission on files are changed to read/write for user only,
15146                 nothing for other.
15147                 creation of subfolder is handled better.
15148
15149 2001-05-28 [alfons]
15150
15151         Verified the sync for src/prefs_common.[ch] and
15152         src/prefs_account.[ch]. I believe there were some
15153         minor indentation differences.
15154
15155 2001-05-28 [paul]
15156
15157         0.4.99claws3
15158
15159         * sync with 0.4.99cvs3
15160
15161 2001-05-28 [hoa]
15162
15163         * src/compose.c
15164                 handling flags for mbox format
15165
15166         * src/filtering.c
15167                 use of mark file only for MH format
15168                 handling flags for mbox format
15169                 filtering cannot yet move or copy mails to mbox folders.
15170
15171         * src/folder.[ch]
15172                 changed move_msg, copy_msg,
15173                 move_msgs_with_dest, copy_msgs_with_dest functions
15174                 uses only folder->copy_msg() function
15175                 uses folder->finished_copy() to handle the destination
15176                 folder at the end of the copy or move operation.
15177
15178         * src/foldersel.c
15179                 included mbox directories.
15180
15181         * src/folderview.[ch]
15182         * src/mainwindow.c
15183                 handle folders operation for mbox format
15184
15185         * src/mbox.c
15186                 disable conversion of "From " header
15187
15188         * src/mbox_folder.[ch]
15189                 completion of mbox format handling
15190
15191         * src/mh.c
15192                 changed mh_copy_msg() function and
15193                 removed mh_move_msg(), mh_move_msgs_with_dest(),
15194                 mh_copy_msgs_with_dest()
15195
15196         * src/prefs_filtering.c
15197                 removed some warnings
15198
15199         * src/prefs_matcher.c
15200                 default boolean operation is AND
15201
15202         * src/procheader.c
15203                 handling flags for mbox format
15204                 handling of "From " header
15205
15206         * src/procmsg.[ch]
15207                 removed data field
15208                 added MSG_REALLY_DELETED flags to handle deletion of
15209                 messages in mbox format.
15210
15211         * src/summaryview.c
15212                 handling flags for mbox format
15213                 disable the MSG_DELETED flags when messages
15214                 are deleted in mbox format
15215
15216         * src/textview.c
15217                 "From " headers display fixed.
15218
15219 2001-05-27 [alfons]
15220
15221         * src/textview.c:
15222                 
15223                 (get_email_part): skip quoted email addresses, like in e.g.
15224                 "'alfons@proteus.demon.nl'".
15225
15226 2001-05-26 [alfons]
15227
15228         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
15229         and fixing the persistence troubles when using separate windows.
15230
15231         * src/mainwindow.c:
15232         
15233             Added #define SEPARATE_ACTION used in the gtk item factory for 
15234             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
15235                 use gtk_item_factory_get_widget_by_action() to get the items.
15236                 
15237             Removed separate_widget_cb from the gtk item factory data   
15238           
15239             (mainwindow_create): connect separate_widget_cb() to check
15240             menu item "toggled" signal. also passing a MainWindow pointer
15241                 as object data for both check menu items.
15242                 
15243             (separate_widget_cb): definition of separate_widget_cb() to match
15244             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
15245                 window using gtk_object_get_data(). The type of window separation 
15246                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
15247         
15248         * src/prefs_filtering.c,
15249           src/prefs_matcher.c: added horizontal scrollbars
15250
15251 2001-05-25 [darko]
15252
15253         * src/headerview.c
15254                 fix segfault with invalid bold font
15255         * src/summaryview.c
15256                 correctly display summary stats after row is marked
15257
15258 2001-05-23 [sergey]
15259
15260         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
15261         encodings with libjconv.
15262
15263 2001-05-23 [hoa]
15264
15265         * src/Makefile.am
15266                 added mbox_folder.[ch]
15267         * src/defs.h
15268                 mbox temporary folder
15269         * src/folder.[ch]
15270         * added src/mbox_folder.[ch]
15271         * src/folderview.c
15272         * src/procheader.[ch]
15273                 added mbox support
15274         * src/mbox.c
15275                 bugfix for file incorporation filtering
15276         * src/imap.c
15277                 enable creation of MBOX
15278         * src/prefs_display_header.c
15279                 enable use of headers like "From "
15280                 something that should be fixed :
15281                         displaying of such headers add an extra space
15282         * src/prefs_folder_item.c
15283                 don't create folders because it is not necessary
15284         * src/procmsg.h
15285                 added data field to MsgInfo for mbox internal use
15286         * src/summaryview.c
15287                 added some support for mbox
15288         * src/utils.[ch]
15289                 added get_mbox_cache_dir() function
15290
15291 2001-05-23 [hiroyuki]
15292
15293         * src/headerwindow.c
15294           src/inc.c
15295           src/main.c
15296           src/mh.c
15297           src/nntp.c
15298           src/procmsg.h
15299           src/session.h
15300           src/socket.[ch]
15301           src/summaryview.c
15302           src/textview.c
15303           src/automaton.c
15304           src/folderview.c: more sync with 0.4.99cvs2.
15305
15306         * src/headerwindow.c: reverted.
15307
15308 2001-05-22 [paul]
15309
15310         0.4.99claws2
15311
15312         * sync with sylpheed 0.4.99cvs2
15313                 * src/news.[ch]
15314                 * src/nntp.[ch]
15315                 * INSTALL
15316                 * INSTALL.jp
15317
15318 2001-05-22 [alfons]
15319
15320         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
15321
15322 2001-05-21 [alfons]
15323
15324         Minor things:
15325
15326         * configure.in: if gnome-config not found, "no" is displayed
15327         
15328         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
15329
15330         * src/textview.c: now also possible to add mail addresses by right
15331           clicking in the text view
15332
15333         * src/codeconv.c: merged patch which fixes endless loop when encountering
15334           invalid wide characters; from Alte <010@imis.ru>  
15335
15336 2001-05-20 [alfons]
15337
15338         Added installation of gnome specific things:
15339
15340         * Makefile.am: gnome conditional
15341
15342         * configure.in: check for installed gnome
15343
15344         * added sylpheed.png, sylpheed.desktop
15345
15346 2001-05-20 [sergey]
15347
15348         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
15349
15350         * src/mainwindow.h (main_window_toolbar_create): created a button
15351         for "Reply to all".
15352         (main_window_set_toolbar_sensitive): enable/disable the new button
15353         appropriately.
15354         (toolbar_reply_to_author_cb): handle the new button.
15355
15356         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
15357         send_progress_dialog_destroy() on failure (fixes hang on SMTP
15358         failure).
15359
15360 2001-05-19 [sergey]
15361
15362         * src/compose.h (ComposeReplyMode): new modes
15363         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
15364         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
15365
15366         * src/compose.c
15367         (compose_send): move some code into a new function:
15368         (compose_current_mail_account): new function.
15369         (compose_reply): new argument to_author, all callers changed; if
15370         to_author==TRUE and account->protocol==A_NNTP, find and use an
15371         appropriate mail account for replying.
15372         (compose_reply_set_entry): new argument to_author; ignore
15373         compose->replyto if to_author==TRUE.
15374
15375         * src/mainwindow.c: new command "Message/Reply to author".
15376         (main_window_set_menu_sensitive): enable/disable it.
15377         (reply_cb): handle it.
15378
15379         * src/summaryview.c: new command "Reply to author".
15380         (summary_set_menu_sensitive): enable/disable it.
15381         (summary_reply_cb): handle it.
15382
15383         * src/account.c (account_find_mail_from_address): new function.
15384
15385 2001-05-18 [paul]
15386
15387         0.4.99claws1
15388
15389         * sync with sylpheed 0.4.99cvs1
15390
15391 2001-05-18 [hoa]
15392
15393         * src/compose.[ch]
15394         * src/filtering.c
15395         * src/summaryview.c
15396                 new filtering action : forward and forward as attachment
15397
15398         * src/main.c
15399                 no need for $DISPLAY when we run sylpheed --help
15400                 call to parse_cmd_opt() is moved
15401
15402         * src/mainwindow.[ch]
15403                 execute button is hidden when immediate execute
15404                 is chosen
15405
15406         * src/mh.c
15407         * src/news.c
15408         * src/prefs_folder_item.c
15409         * src/procmsg.c
15410                 better handling of missing directories
15411
15412         * src/summaryview.c
15413                 reedit is enabled in outbox
15414                 reedit is enabled in queue
15415
15416 2001-05-17 [hoa]
15417
15418         * src/filtering.c
15419         * src/matcher.[ch]
15420         * src/prefs_filtering.c
15421                 changed attachement into attachment
15422
15423 2001-05-17 [alfons]
15424
15425         0.4.67claws4    
15426
15427         * sync with sylpheed 0.4.67cvs9
15428         * sync with sylpheed 0.4.67cvs7-8
15429
15430 2001-05-17 [hoa]
15431
15432         * src/Makefile.am
15433                 added prefs_filtering.c
15434
15435         * src/filtering.[ch]
15436         * src/matcher.[ch]
15437                 removed action : forward_news and forward_news_as_attachement
15438                 (forward and forward_as_attachement can be used instead)
15439
15440         * src/mainwindow.c
15441                 added menu option to access filtering configuration
15442
15443         * src/prefs_account.c
15444                 changed mail_command default to /usr/sbin/sendmail
15445
15446         * added src/prefs_filtering.[ch]
15447                 dialog box for filtering configuration
15448
15449         * src/prefs_matcher.c
15450                 added function prefs_matcher_get_criteria_from_matching()
15451
15452         * src/prefs_scoring.c
15453                 reset the dialog when register or substitute is clicked
15454
15455 2001-05-15 [hoa]
15456
15457         * src/Makefile.am
15458                 added filtering.[ch]
15459         * src/inc.c
15460                 using filering.[ch] instead of filter.[ch]
15461         * src/main.c
15462                 reading new filtering configuration
15463         * src/matcher.[ch]
15464                 added some filtering actions
15465                 and fixed a bug for headers and mail body matching
15466         * src/mbox.c
15467                 using filering.[ch] instead of filter.[ch]
15468         * src/mh.c
15469                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
15470         * src/summaryview.c
15471                 some fixes for filtering
15472
15473 2001-05-14 [hiroyuki]
15474
15475         * src/send.c: fixed some weird indentations.
15476           send_message_with_command(): call pclose() only if p != NULL.
15477         * src/textview.c: get_email_part(): modified the code for readability.
15478
15479 2001-05-14 [hiroyuki]
15480
15481         * src/md5global.h
15482           src/md5ify.c
15483           src/md5ify.h: removed from the cvs.
15484
15485 2001-05-13 [sergey]
15486
15487         * src/main.c: include rfc2015.h to avoid compiler warnings.
15488         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
15489         the panel is already on screen.
15490         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
15491         closing the alert window by ESC as "No".
15492         * src/prefs_common.c (prefs_interface_create): moved return
15493         receipt check button to the correct place.
15494
15495 2001-03-13 [alfons]
15496
15497         * src/prefs_common.c: 
15498                 moved return receipt check button to the Send tab. (prefs_send_create)
15499                 removed the date format ui related globals. (prefs_display_create)
15500
15501         0.4.67claws3
15502         
15503         * sync with sylpheed 0.4.67cvs5-6
15504
15505 2001-05-13 [paul]
15506
15507         * added Alfons' font selection patch
15508
15509         * src/defs.h
15510         * src/headerwindow.c
15511         * src/prefs_common.c
15512         * src/prefs_common.h
15513
15514 2001-05-13 [hoa]
15515         * src/defs.h
15516                 changed version of cache
15517         * src/matcher.[ch]
15518         * src/prefs_matcher.c
15519                 added additionnal matching criteria
15520         * src/procheader.c
15521         * src/procmsg.[ch]
15522         * src/news.c
15523                 added references in MsgInfo
15524
15525 2001-05-12 [hoa]
15526
15527         * src/defs.h
15528                 prepared some things for new filtering
15529         * src/matcher.[ch]
15530                 added some matching properties
15531                 inreplyto need to be enhanced
15532                 prepared some things for new filtering
15533         * src/messageview.c
15534                 added Return-Receipt-To handling
15535         * src/prefs_folder_item.c
15536                 changed default value to TRUE
15537         * src/prefs_matcher.c
15538                 added some matching properties
15539         * src/prefs_scoring.[ch]
15540                 the scoring dialog is finished
15541         * src/procheader.c
15542                 added Return-Receipt-To handling
15543                 Reference need to be added
15544         * src/procmsg.[ch]
15545                 added Return-Receipt-To handling
15546                 added threadscore to get a better score sorting when
15547                 threads are enabled
15548         * src/summaryview.c
15549                 suppressed a bug when we sort the list
15550                 when no folder is opened.
15551                 better score sorting when threads are enabled
15552
15553 2001-05-12 [alfons]
15554
15555         * reverted previous patch because of potential errors 
15556
15557         0.4.67claws2
15558         
15559         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
15560                 applied "toggle mail-retrieval dialog window" patch submitted 
15561                 by Eric Limpens <eric@qnt.net>
15562
15563         * sync with sylpheed 0.4.67cvs4
15564
15565 2001-05-12 [sergey]
15566
15567         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
15568         some picky compilers.
15569         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
15570         * src/grouplist_dialog.c: include alertpanel.h.
15571         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
15572         fix compile warning.
15573         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
15574         #include "defs.h" before others to prevent the warning of `MIN'
15575         and `MAX' redefinition.
15576
15577 2001-05-11 [hoa]
15578
15579         * src/main.c
15580         * src/messageview.c
15581         * src/prefs_account.c
15582         * src/prefs_display_header.c
15583                 removed warning
15584         * src/Makefile.am
15585                 added prefs_scoring.[ch]
15586         * src/grouplist_dialog.c
15587                 display an error dialog box if the group list
15588                 cannot be fetched.
15589         * src/mainwindow.[ch]
15590                 added main_window_set_thread_option() function
15591                 scoring dialog box enabled
15592         * src/matcher.[ch]
15593                 added flags matching unread /new / marked
15594                 / deleted / replied / forwarded
15595         * src/news.c
15596                 newsgroups are now finally in newscache
15597         * src/prefs_matcher.[ch]
15598                 finished preferences for matching dialog
15599         * added src/prefs_scoring.[ch]
15600                 scoring dialog box completed
15601         * src/scoring.[ch]
15602                 conversion to string : added scoringprop_to_string()
15603                 write config for preferences :
15604                 added prefs_scoring_write_config()
15605         * src/summaryview.c
15606                 threads can be enabled/disabled independently
15607                 for each folder
15608
15609 2001-05-10 [alfons]
15610
15611         0.4.67claws1
15612         
15613         * AUTHORS: 
15614                 thought it would be nice to have a list of all
15615                 contributors (used Changelog as a reference)
15616         
15617         * configure.in: 
15618                 messed up version numbering...
15619
15620         0.4.66claws1
15621
15622         * sync with sylpheed 0.4.67cvs1-3
15623
15624 2001-05-10 [darko]
15625
15626         * src/prefs_common.c:
15627                 better UI for strftime format, double clicking
15628                 on format now inserts the format in text entry
15629                 replaced close button with standard OK/Cancel
15630                 moved date format button to the right of the
15631                 text entry field
15632
15633 2001-05-09 [alfons]
15634
15635         * src/gtkstext.c:
15636                 Ctrl-Home / Ctrl-End have proper cursor navigation
15637
15638 2001-05-09 [hoa]
15639
15640         * src/prefs_matcher.c
15641                 finished UI to define matching properties
15642                 added ok and cancel button
15643         * src/prefs_filter.c
15644                 added ok and cancel button
15645         * src/news.c
15646                 fixed some bug in xhdr parsing
15647
15648 2001-05-08 [alfons]
15649
15650         * src/textview.c: 
15651                 fixed a bug in textview_show_header(), which displayed two colons (':');
15652                 cleaned up some warnings
15653
15654 2001-05-08 [hoa]
15655
15656         * src/Makefile.am
15657                 added prefs_matcher.[ch]
15658                 compilation with -W -Wall
15659         * src/alertpanel.c
15660                 ungrab the mouse events if grabbed - does it
15661                 fix the bug for disposition notification ?
15662         * src/mainwindow.c
15663                 added a menu option to open the matching dialog.
15664         * src/matcher.[ch]
15665                 added matcherprop_to_string() and matcherlist_to_string()
15666                 fixed some bugs, changed the name of some options
15667                 age_sup and age_inf becomes age_greater and age_lower,
15668                 body and messageheaders becomes body_part and headers_part,
15669                 changed the names of constants from SCORING_XXX to MATCHING_XXX
15670         * src/prefs_display_header.c
15671         * src/prefs_headers.c
15672                 fixed a bug that accidentally destroyed dialogs
15673                 when closed them with delete_event
15674                 Added *_deleted() which handle delete_event signal correctly.
15675         * src/prefs_folder_item.[ch]
15676                 added "enable_thread" field for future customization
15677         * added src/prefs_matcher.[ch]
15678                 sample of the UI to define matching properties
15679         * src/procheader.c
15680                 using procheader_headername_equal instead of str*cmp functions
15681                 using procheader_parse_header() function
15682         * src/scoring.c
15683                 using MATCHING_XXX instead of SCORING_XXX
15684         * src/summaryview.c
15685                 display the sender of the news even if this is ourself
15686                 when this is a news message.
15687         * src/textview.c
15688                 using headername_equal() instead of str*cmp functions
15689
15690 2001-05-08 [alfons]
15691
15692         0.4.66claws
15693
15694         * sync with sylpheed 0.4.66
15695         * src/gtkstext.c: trace logs added 
15696
15697 2001-05-08 [sergey]
15698
15699         * src/prefs_common.[ch]: added option to enable/disable GnuPG
15700         signature check popup.
15701         * src/rfc2015.c (check_signature): show signature check popup only
15702         if it is enabled in preferences.
15703
15704 2001-05-07 [alfons]
15705
15706         0.4.66claws4
15707         
15708         * sync with sylpheed 0.4.66cvs6
15709
15710 2001-05-07 [darko]
15711
15712         * src/prefs_common.[ch]: added option to enable/disable
15713           looking up sender name in address book for summary pane
15714         * src/summaryview.c: look up sender in the address book
15715           by using Alfons' address completion code
15716
15717 2001-05-07 [hiroyuki]
15718
15719         * src/inc.h
15720           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
15721           member of Pop3State.
15722         * src/news.c: brought #include "defs.h" before #include <glib.h>
15723           to prevent the warning of `MIN' and `MAX' redefinition.
15724
15725 2001-05-06 [hoa]
15726
15727         * removed src/headers_display.[ch]
15728         * removed src/prefs_display_headers.[ch]
15729         * src/inc.c
15730                 use a temporary file in the user directory for mbox import
15731         * src/news.c
15732                 added XHDR support to get "To" and "Cc" headers
15733                 (in order to match news with to or cc field for
15734                 scoring)
15735                 added function news_parse_xhdr() to get XHDR response
15736         * src/nntp.[ch]
15737                 added function nntp_xhdr()
15738         * src/matcher.c
15739                 fetch the message if necessary
15740
15741 2001-05-06 [alfons]
15742
15743         0.4.66claws3
15744
15745         * sync with sylpheed 0.4.66cvs3-5
15746
15747 2001-05-06 [hoa]
15748
15749         * src/utils.[ch]
15750                 added function itos_buf() to enable use of several buffers
15751         * src/summaryview.c
15752                 use of itos_buf() instead of itos() in summary list
15753                 to fix the broken display of message number.
15754
15755 2001-05-06 [alfons]
15756
15757         * src/gtkstext.c: bug in cursor up navigation fixed,
15758                 fixed another unsigned / signed comparison (we're getting there :-)
15759
15760 2001-05-06 [hoa]
15761
15762         * src/Makefile.am
15763                 added scoring.c scoring.h
15764                 prefs_folder_item.c prefs_folder_item.h
15765                 matcher.c matcher.h
15766         * src/defs.h
15767                 added FOLDERITEM_RC SCORING_RC
15768         * src/folder.[ch]
15769                 added prefs field in FolderItem :
15770                 properties for each folder (PrefsFolderItem),
15771                 sorting type and mode were added as the first properties.
15772         * src/main.c
15773                 read config for scoring
15774         * added src/matcher.[ch]
15775                 gives functions to parse configuration file to do
15776                 matching on mails with a list of conditions.
15777         * src/mainwindow.c
15778                 add option to sort by score
15779         * src/prefs_common.[ch]
15780                 added preference option to show score and for
15781                 the score column size
15782         * added src/prefs_folder_item.[ch]
15783                 properties for each folder (PrefsFolderItem),
15784                 sorting type and mode were added as the first properties.
15785         * src/procheader.[ch]
15786                 added procheader_parse_header()
15787                 added procheader_header_free()
15788                 added procheader_headername_equal()
15789                 and made modification to use them.
15790         * src/procmsg.[ch]
15791                 added score field to MsgInfo structure
15792         * added src/scoring.[ch]
15793                 gives functions to parse configuration file to do
15794                 scoring on mails with a list of conditions.
15795         * src/summaryview.[ch]
15796                 save the sorting type and mode for the folder
15797                 added column to display the score of the mail
15798                 added function summary_score_clicked()
15799                 sorting type and mode are restored to the folder
15800                 when it is reopen
15801         * src/textview.c
15802                 use procheader_parse_header(), procheader_headername_equal()
15803                 removed memory leak in text_scan_header when freeing headers
15804         * src/filter.c
15805                 changed the function to match names of headers
15806                 using procheader_headername_equal()
15807
15808         Scoring functions are implemented, an interface is needed
15809         to configure that.
15810
15811 2001-05-04 [alfons]
15812
15813         * src/gtkstext.c: 
15814                 hopefully fixed the row up navigation bug,
15815                 removed adding back / forward lines to cache
15816
15817 2001-05-04 [sergey]
15818
15819         * src/prefs_display_headers.c: user interface changes:
15820         (prefs_display_headers_create): remove unused "Show" check button;
15821         allow reordering of headers by dragging.
15822         (prefs_display_headers_write_config): remove unused variables.
15823         (prefs_display_headers_set_dialog): do not insert "(New)" at top
15824         of lists (not needed with the new UI).
15825         (prefs_display_headers_set_list): scan lists starting from row 0,
15826         not 1 (do not skip "(New)").
15827         (prefs_display_headers_find_header): new function.
15828         (prefs_display_headers_clist_set_row): do not allow duplicates.
15829         (prefs_display_headers_delete_cb): do not skip row 0; treat
15830         closing the alert window by ESC as "No".
15831         (prefs_display_headers_up): do not protect row 0.
15832         (prefs_display_headers_down): do not protect row 0.
15833
15834 2001-05-04 [sergey]
15835
15836         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
15837         functions.
15838
15839         * src/summaryview.c
15840         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
15841         summary_select_next_marked, summary_select_prev_marked): new
15842         functions.
15843
15844 2001-05-03 [sergey]
15845
15846         * src/news.c: fixed a bug when no article can be fetched after
15847         server timeout if the connection was restored by news_post():
15848         (news_select_group): new function.
15849         (news_fetch_msg): call news_select_group() before fetching
15850         article.
15851         (news_get_uncached_articles): set session->group after successful
15852         GROUP command.
15853
15854 2001-05-03 [hoa]
15855
15856         * src/defs.h
15857         * src/procmsg.[ch]
15858         * src/procheader.c
15859                  changed version of cache, added cc field
15860
15861         * src/prefs_display_headers.c
15862                 the interface was changed
15863
15864         * src/prefs_headers.c
15865                 added cancel button
15866
15867 2001-05-03 [alfons]
15868
15869         * completed sync of sylpheed cvs2
15870         * src/gtkstext.c: updated row up / down cursor navigation
15871         * src/textview.c: re-edited, prepared for fixing the email address
15872                 scanner.
15873
15874 2001-05-03 [darko]
15875
15876         * src/prefs_common.c: use alfons' strftime ui code
15877         entry_datefmt and datefmt_sample widgets have to be
15878         global in this module because of this change
15879
15880 2001-05-03 [hoa]
15881
15882         * src/messageview.c
15883         * src/prefs_common.[ch] added option to activate the return receipt
15884                 feature.
15885
15886 2001-05-02 [alfons]
15887
15888         * src/gtkstext.c: fix for row up/down cursor navigation. 
15889
15890         0.4.66claws2
15891         
15892         * sync with 0.4.66cvs2
15893
15894 2001-05-02 [paul]
15895
15896         added add-sender-to-addressbook patch
15897
15898         * src/addressbook.c
15899         * src/addressbook.h
15900         * src/summaryview.c
15901
15902 2001-05-02 [sergey]
15903
15904         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
15905         G_ALERTDISABLE.
15906
15907         * src/alertpanel.c (alertpanel_create): new argument can_disable,
15908         all existing callers changed to pass FALSE; create a check button
15909         to disable the message.
15910         (alertpanel_message_with_disable): new function.
15911         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
15912         (alertpanel_button_toggled): new function.
15913         (alertpanel_button_clicked, alertpanel_close): set value using
15914         G_ALERT_VALUE_MASK.
15915
15916         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
15917
15918         * src/prefs_common.c (prefs_privacy_create): new check button
15919         checkbtn_gpgme_warning.
15920
15921         * src/main.c (main): moved preferences reading before gpgme
15922         initialization; check prefs_common.gpgme_warning before giving the
15923         GnuPG warning and set it to FALSE if the user wants to disable the
15924         warning.
15925
15926 2001-05-02 [hiroyuki]
15927
15928         * src/prefs_display_headers.c: modified the layout and some labels.
15929
15930 2001-05-02 [sergey]
15931
15932         * src/prefs_account.c (prefs_account_fix_size): new function.
15933         (prefs_account_create): call prefs_account_fix_size(); use
15934         gtk_widget_show instead of gtk_widget_show_all (fixes too large
15935         size when the window is shown for the first time).
15936         (prefs_account_basic_create): changed layout of serv_table; moved
15937         localmbox_entry above smtpserv_entry (logically it replaces
15938         POP3/IMAP server).
15939         (prefs_account_protocol_activated): set sensitivity of
15940         nntpauth_chkbtn according to the protocol (in addition to
15941         hide/show); commented out gtk_table_set_row_spacing() calls.
15942         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
15943         not sensitive (fixes a bug with disabled username/password boxes
15944         when editing POP3 account after NNTP with authentication).
15945
15946 2001-05-02 [hoa]
15947
15948         * src/account.c
15949         * src/inc.c
15950         * src/prefs_account.[ch]
15951         * src/send.c
15952                 removed local account without SMTP server
15953                 added option to use mail command instead of a connexion
15954                 to SMTP server when a local account is used
15955         * src/prefs_headers.c
15956                 fixed a bug
15957         * src/news.c
15958                 fixed a bug when connexion immediately closed
15959
15960 2001-05-01 [alfons]
15961
15962         0.4.66claws1
15963         
15964         * sync with 0.4.65
15965
15966 2001-05-01 [sergey]
15967
15968         * src/prefs_account.c (Basic, prefs_account_basic_create): new
15969         widget nntpauth_chkbtn.
15970         (prefs_account_protocol_activated): handle nntpauth_chkbtn
15971         visibility.
15972         (prefs_account_nntpauth_toggled): new function.
15973
15974         * src/news.c (news_session_new_for_folder): use NNTP
15975         authentication only if ac->use_nntp_auth is set.
15976
15977 2001-05-01 [hoa]
15978
15979         * src/Makefile.am changed headers.[ch] in customheader.[ch]
15980         * src/prefs_display_headers.c changed the UI
15981         * src/prefs_headers.c changed account_name to account_id
15982         * src/compose.c using customheader.h
15983
15984 2001-05-01 [hiroyuki]
15985
15986         * src/esmtp.c
15987           src/news.c
15988           src/nntp.c: changed sock_read() to sock_gets(), they've been left
15989           unsynched.
15990
15991 2001-05-01 [hoa]
15992
15993         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
15994         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
15995                 for displaying of headers
15996         * src/grouplist_dialog.[ch] minor changes to remove warnings
15997         * src/prefs_display_headers.[ch] dialog to choose the
15998         headers to display in the mail viewer.
15999         * src/headers.h correction of #define
16000         * src/headers_display.[ch] configuration for displaying of headers.
16001         * src/main.c read config of displaying of headers
16002         * src/prefs_common.c add a button to access the config dialog
16003                 for displaying of headers
16004         * src/prefs_display_headers.[ch] dialog for configuration for
16005                 displaying of the headers.
16006         * src/prefs_headers.c cleaning of code
16007         * src/procheader.c comments added to code
16008         * src/textview.c changes to reorder the headers depending
16009                 on the config for displaying of headers
16010
16011 2001-04-30 [alfons]
16012
16013         0.4.65claws7
16014
16015         * sync with 0.4.65cvs12
16016
16017         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
16018
16019 2001-04-30 [sergey]
16020
16021         * src/nntp.h (NNTPSockInfo): new field auth_failed.
16022
16023         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
16024         is set to force reconnection after authentication failure.
16025         (nntp_gen_command): set sock->auth_failed on authentication
16026         failure, or if sock->userid and sock->passwd are not set.
16027
16028         * src/news.c (news_session_new_for_folder): set userid=NULL if
16029         password dialog is cancelled.
16030
16031 2001-04-30 [sergey]
16032
16033         * src/nntp.h (NNTPSockInfo): new type.
16034
16035         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
16036         SockInfo.
16037         (nntp_open_auth, nntp_close): new functions.
16038         (nntp_gen_command): new function to handle authentication; all
16039         NNTP command functions updated to use it.
16040         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
16041         (nntp_list): removed old useless code.
16042
16043         * src/news.h (NNTPSession): new field nntp_sock.
16044
16045         * src/news.c: all functions updated to use NNTPSockInfo instead of
16046         SockInfo.
16047         (news_session_new): new arguments (userid, passwd); made static;
16048         use nntp_open_auth() if needed.
16049         (news_session_destroy): use nntp_close() instead of sock_close().
16050         (news_query_password): changed arguments.
16051         (news_session_new_for_folder): new function.
16052         (news_session_get): use news_session_new_for_folder().
16053         (news_authenticate): deleted.
16054         (news_get_uncached_articles): removed old authentication code.
16055
16056 2001-04-30 [sergey]
16057
16058         * src/news.c: reverted my previous changes (need to do NNTP
16059         authentication in a cleaner way).
16060         
16061 2001-04-29 [sergey]
16062
16063         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
16064         news_nntp_post, news_nntp_mode): new functions (wrappers with
16065         authentication support).
16066         (news_get_article_cmd, news_get_article, news_get_header): new
16067         argument "folder"; all callers changed.
16068         (news_get_article_cmd): added authentication support.
16069         (news_session_get): use news_nntp_mode() instead of nntp_mode().
16070         (news_post): use news_nntp_post() instead of nntp_post().
16071         (news_get_uncached_articles): use news_nntp_group() instead of
16072         nntp_group() and news_nntp_xover() instead of nntp_xover();
16073         removed old authentication code.
16074         (news_get_group_list): use news_nntp_list() instead of nntp_list().
16075
16076         * src/nntp.c (nntp_list): return real error code instead of
16077         hardcoded NN_ERROR.
16078
16079 2001-04-29 [sergey]
16080
16081         * configure.in: fixed wint_t typedef detection again
16082
16083 2001-04-28 [hoa]
16084
16085         * src/prefs_account.[ch], added A_LOCAL_CMD
16086                 (send mail with mail command)
16087         * src/send.c added function send_message_with_command()
16088         * src/inc.c made a more secure get_spool() function with
16089                 mktemp() but maybe mkstemp() or something more
16090                 secure can be used.
16091
16092 2001-04-28 [alfons]
16093
16094         * src/textview.c, colorization of email addresses in headers
16095
16096         0.4.65claws6
16097
16098         * bug sync with sylpheed
16099         * prefs_common.c: created date format ui for darko
16100         * sync with 0.4.65cvs11
16101         * configure.in: corrected to have the new gpg checks
16102
16103 2001-04-27 [alfons]
16104
16105         * completed sync with 0.4.65cvs10
16106         * minor debug things added to gtkstext.c
16107
16108 2001-04-27 [darko]
16109
16110         * configure.in: remove check for availability of
16111           strftime() as advised by Hiroyuki
16112         * src/prefs_common.[ch], src/procheader.c:
16113           synch strftime() code with Hiroyki's main branch
16114
16115 2001-04-26 [sergey]
16116
16117         * src/news.c: news_query_password(), news_authenticate(): new
16118           functions.
16119           news_get_uncached_articles(): added NNTP authentication
16120           handling.
16121         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
16122           new functions.
16123         * src/prefs_account.c: prefs_account_protocol_activated():
16124           enable userid and password fields for NNTP.
16125
16126 2001-04-26
16127
16128         * configure.in: check for availability of strftime()
16129           [darko]
16130         * src/prefs_common.[ch], src/procheader.c: use
16131           strftime() for displaying date in summary pane if it
16132           is available
16133
16134 2001-04-25
16135
16136         * more .cvsignore cleanups [alfons]
16137
16138 2001-04-25
16139
16140         * ac/sv-check-type.m4: new autoconf macro.
16141         * configure.in: fixed wint_t typedef detection (did not work
16142           with gcc-2.96).
16143
16144 2001-04-25
16145
16146         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
16147           [hiroyuki]
16148
16149 2001-04-24
16150         * modified gtkstext.c : buggy cursor navigation fixed, 
16151           and font descent also taken in account when drawing
16152           cursor. [alfons]
16153
16154 2001-04-24 [hoa]
16155         * added comments in src/news.c src/nntp.c
16156         * added src/prefs_headers.[ch]
16157         * added src/headers.[ch]
16158         * modified compose.c to activate custom headers
16159                 added function is_in_custom_headers
16160         * modified prefs_account.[ch]
16161                 added function prefs_account_customhdr_edit
16162         * modified src/defs.h :
16163                 added HEADERS_RC : name of the config file
16164                 for the custom headers
16165
16166 2001-04-24
16167
16168     0.4.65claws5
16169
16170         * configure.in
16171           src/gtkstext.[ch]
16172           src/compose.c
16173           src/Makefile.am
16174           
16175           added gtkstext with configure.in patch by Hiroyuki which
16176           should fix the XIM detection [alfons]
16177
16178         * more clean up of cvs [alfons]
16179
16180                  * removed all Makefile.in files to attic.
16181
16182                  * updated all .cvsignores to really ignore things that could
16183                    be unintentionally committed by a recursive commit.
16184
16185 2001-04-23 [hoa]
16186         * added src/grouplist_dialog.[ch]
16187         * changed src/folderview.c to call grouplist_dialog instead
16188                 of inputdialog
16189         * src/news.c :
16190                 added functions news_reset_group_list
16191                 and news_get_group_list
16192         * src/nntp.c :
16193                 added function nntp_list
16194         * src/defs.h :
16195                 added GROUPLIST_FILE : name of the newsgroup list cache file
16196
16197 2001-04-21
16198
16199         * added option to warn about queued messages on exit [sergey]:
16200
16201           * src/compose.c: compose_queue(): call folder_item_scan()
16202             and folderview_update_item() after queueing.
16203           * src/folderview.c: folderview_update_node(): draw the queue
16204             folder in bold font if there are queued messages.
16205           * src/mainwindow.c: queued_messages(): new function.
16206             app_exit_cb(): display warning if there are queued messages
16207             if warn_queued_on_exit is set.
16208           * prefs_common.[ch]: add warn_queued_on_exit option.
16209
16210         * enhanced GnuPG key selection support [sergey]:
16211
16212           * src/select-keys.c: updated to newer version from Win32
16213             branch with support for selecting arbitrary keys.
16214           * src/prefs_account.c: added the Privacy tab to the account
16215             options window.
16216             prefs_account_privacy_create(),
16217             prefs_account_sign_key_set_data_from_radiobtn(),
16218             prefs_account_sign_key_set_radiobtn(): new functions.
16219           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
16220           * src/rfc2015.c: set_signers(): new function.
16221             pgp_sign(): add the account parameter, call set_signers().
16222             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
16223           * src/rfc2015.h: rfc2015_sign(): updated prototype.
16224           * src/compose.c: pass the current account to rfc2015_sign().
16225
16226         * tag name claws added to prevent confusion with main branch [alfons]
16227
16228         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
16229
16230         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
16231
16232         * sync with recent sylpheed cvs. Untested though. [alfons]
16233