a35a0b5b77b578484ca9b3daf52fb90b471e5554
[claws.git] / ChangeLog.claws
1 2003-05-29 [darko]      0.9.0claws7
2
3         * src/compose.c
4                 fix crash when word wrapping kicks in due to
5                 changed text by spell checker
6
7 2003-05-29 [paul]       0.9.0claws6
8
9         * src/compose.c
10                 fix bug where changing account would insert
11                 sig even if auto_sig was FALSE
12                 
13         * ChangeLog
14           ChangeLog.jp
15           INSTALL
16                 sync with 0.9.1 release
17
18 2003-05-28 [christoph]  0.9.0claws5
19
20         * src/imap.c
21                 fix truncation of too long commands
22
23         (closes Bug 167 IMAP hangs trying to get envelope
24          information in imap_get_uncached_messages)
25
26 2003-05-27 [paul]       0.9.0claws4
27
28         * tools/Makefile.am
29           tools/maildir2sylpheed.pl     ** NEW FILE **
30                 add kmail to sylpheed mailbox conversion script
31
32 2003-05-27 [paul]       0.9.0claws3
33
34         * sync with 0.9.0cvs10
35                 see ChangeLog 2003-05-26
36
37 2003-05-26 [paul]       0.9.0claws2
38
39         * sync with 0.9.0cvs9
40                 see ChangeLog 2003-05-26
41
42 2003-05-24 [paul]       0.9.0claws1
43
44         * sync with 0.9.0cvs8
45                 see ChangeLog 2003-05-23
46
47 2003-05-24 [paul]       0.9.0claws
48
49         * version 0.9.0claws released
50
51 2003-05-24 [paul]       0.8.11claws177
52
53         * src/plugins/dillo-viewer/Makefile.am
54           src/plugins/traycon/Makefile.am
55                 add missing files
56                 
57         * po/bg.po
58           po/en_GB.po
59           po/es.po
60           po/it.po
61           po/pt_BR.po
62           po/ru.po
63           po/sr.po
64                 update Bulgarian, British English, Spanish, Italian, 
65                 Brazilian Portuguese, Russian, and Serbian translations, 
66                 submitted by George Danchev, [me], Ricardo Mones Lastra,
67                 André Filipe de Assunção e Brito, Alessandro Maestri, 
68                 Ruslan N. Balkin, and Urke MMI
69
70 2003-05-23 [melvin]     0.8.11claws176
71
72         * po/fr.po
73                 Updated French translations
74
75 2003-05-22 [paul]       0.8.11claws175
76
77         * src/Makefile.am
78           src/addrbook.[ch]
79           src/addrcache.[ch]
80           src/addr_compl.[ch]
81           src/adressbook.[ch]
82           src/addrindex.[ch]
83           src/addritem.[ch]
84           src/editaddress.c
85           src/editgroup.c
86           src/editldap_basedn.c
87           src/editldap.c
88           src/jpilot.c
89           src/vcard.c
90                 revert to get ldap into it previous working state
91                 
92         * po/zh_TW.Big5.po
93                 new Taiwanese translation,
94                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
95
96 2003-05-22 [christoph]  0.8.11claws174
97
98         * src/plugins/spamassassin/libspamc.[ch]
99                 sync libspamc with SpamAssaain release 2.55
100
101 2003-05-22 [paul]       0.8.11claws173
102
103         * sync with 0.9.0cvs7
104                 see ChangeLog 2003-05-22
105                 
106         * src/summaryview.c
107                 revert change in 0.8.11claws172: follow
108                 Hiroyuki's decision and that's the end of it.
109
110 2003-05-21 [paul]       0.8.11claws172
111
112         * src/summaryview.c
113                 fix discrepency between open_unread_on_enter
114                 and always_show_msg
115
116 2003-05-21 [paul]       0.8.11claws171
117
118         * sync with 0.9.0cvs6
119                 see ChangeLog 2003-05-21
120
121 2003-05-21 [paul]       0.8.11claws170
122
123         * sync with 0.9.0cvs5
124                 see ChangeLog 2003-05-21
125
126 2003-05-20 [paul]       0.8.11claws169
127
128         * sync with 0.9.0cvs4
129                 see ChangeLog 2003-05-20
130                 fixes bug #152, 'encoding of IMAP folders names'
131
132 2003-05-20 [paul]       0.8.11claws168
133
134         * sync with 0.9.0cvs3
135                 see ChangeLog 2003-05-20
136                 
137         * src/tools/convert_mbox.pl
138                 minor change in the comments, submitted by Fred Marton
139
140 2003-05-19 [paul]       0.8.11claws167
141
142         * src/plugins/clamav/Makefile.am
143           configure.ac
144                 link clamav_lib to the plugin and not to the main program
145
146 2003-05-19 [christoph]
147
148         * src/Makefile.am
149                 add -export-dynamic for linking
150
151 2003-05-19 [paul]       0.8.11claws166
152
153         * sync with 0.9.0cvs1
154                 see ChangeLog 2003-05-19
155
156 2003-05-19 [paul]       0.8.11claws165
157
158         * src/inc.c
159                 fix 'pop before smtp' timeout
160
161 2003-05-18 [alfons]     0.8.11claws164
162
163         * src/prefs_matcher.c
164                 put "execute" action command line ("expression") in edit box
165
166 2003-05-18 [christoph]  0.8.11claws163
167
168         * src/mimeview.[ch]
169         * src/plugins/dillo_viewer/dillo_viewer.c
170         * src/plugins/image_viewer/viewer.c
171         * src/plugins/mathml_viewer/mathml_viewer.c
172                 let a viewer have a list of Content-Types
173
174 2003-05-18 [paul]       0.8.11claws162
175
176         * src/prefs_filtering.c
177                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
178                 and REDIRECT actions
179
180 2003-05-17 [christoph]
181
182         * README.claws
183                 o remove dynamic signatures that was syned with main
184                 o add infos about no longer "build in" image viewer
185                 o update bugtracker URL
186
187 2003-05-17 [christoph]  0.8.11claws161
188
189         * src/folder.c
190         * src/folderview.c
191         * src/imap.c
192                 don't use imap_scan_folder anymore. Instead call folder_item_scan
193                 for every folder after rebuilding the folder tree.
194
195         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
196          messages)
197
198 2003-05-17 [christoph]  0.8.11claws160
199
200         * src/imap.c
201                 don't use STATUS command on current folder to check for
202                 content changes. imap_cmd_ok() now tracks changes to
203                 folder and number of existing messages.
204
205 2003-05-17 [paul]       0.8.11claws159
206
207         * src/plugins/clamav/clamav_plugin.c
208                 remove unnecessary debug_print
209
210 2003-05-16 [thorsten]   0.8.11claws158
211
212         * src/plugins/demo.c
213                 included missing intl.h
214
215 2003-05-16 [paul]       0.8.11claws157
216
217         * po/POTFILES.in
218                 remove non-existant entries
219         
220         * src/plugins/clamav/clamav_plugin.c
221           src/plugins/clamav/clamav_plugin_gtk.c
222           src/plugins/dillo_viewer/dillo_prefs.c
223           src/plugins/dillo_viewer/dillo_viewer.c
224                 gettextise
225
226 2003-05-16 [christoph]  0.8.11claws156
227
228         * po/POTFILES.in
229                 include plugin .c files for translation until I
230                 find a better solution to have plugins have their
231                 own textdomain
232         * src/plugins/demo/demo.c
233         * src/plugins/image_viewer/plugin.c
234         * src/plugins/mathml_viewer/mathml_viewer.c
235         * src/plugins/spamassassin/spamassassin.c
236         * src/plugins/spamassassin/spamassassin_gtk.c
237         * src/plugins/trayicon/trayicon.c
238                 add gettext macros for plugin name and description
239
240 2003-05-16 [paul]
241
242         * sync with 0.9.0
243
244 2003-05-16 [paul]       0.8.11claws155
245
246         * sync with lastest 0.9.0pre1
247                 see ChangeLog 2003-05-16
248
249 2003-05-15 [paul]       0.8.11claws154
250
251         * sync with latest 0.9.0pre1
252                 see ChangeLog 2003-05-14 and 2003-05-15
253
254 2003-05-14 [christoph]  0.8.11claws153
255
256         * src/plugins/image_viewer/viewer.c
257         * src/plugins/image_viewer/viewer.glade         ** NEW **
258         * src/plugins/image_viewer/viewerprefs.c
259                 make it possible to disable the autoload function in the
260                 imageviewer again
261
262 2003-05-14 [christoph]  0.8.11claws152
263
264         * src/folder.c
265                 fix folder update after adding a message
266
267 2003-05-13 [alfons]     0.8.11claws151
268
269         * src/common/session.c
270                 remove debug traces
271                 
272         * src/addrcache.[ch]
273         * src/filtering.[ch]
274         * src/folder.[c]
275         * src/gtkaspell.[ch]
276         * src/imap.[ch]
277         * src/mbox_folder.[ch]
278         * src/mh.[ch]
279         * src/mimeview.h
280         * src/msgcache.[ch]
281         * src/news.[ch]
282         * src/passphrase.[ch]
283         * src/prefs_common.[ch]
284         * src/prefs_gtk.[ch]
285         * src/procmsg.c
286         * src/scoring.[ch]
287                 be pedantic; (in prototypes () implies (int))
288
289 2003-05-13 [alfons]     0.8.11claws150
290
291         * src/prefs_toolbar.[ch]
292         * src/summaryview.[ch]
293         * src/toolbar.[ch]
294                 change misleading text in toolbar prefs;
295                 add toolbar action for ignore thread (toggles ignore thread flag);
296                 clean up a little bit;
297
298 2003-05-12 [paul]
299
300         * tools/convert_mbox.pl
301                 bug fixed by Fred Marton
302
303 2003-05-12 [paul]
304
305         * sync with 0.9.0pre1
306
307 2003-05-09 [paul]       0.8.11claws149
308
309         * sync with 0.8.11cvs43
310                 see ChangeLog 2003-05-09
311
312 2003-05-08 [christoph]  0.8.11claws148
313
314         * src/imap.[ch]
315                 o use CAPABILIY as first command and check for PREAUTH
316                   information in the response to it
317                 o rewrite all imap_cmd_* functions to use an IMAPSession
318                   instead of a SockInfo as parameter
319                 o do STARTTLS after fetching and checking the server
320                   capabilities
321
322 2003-05-08 [paul]       0.8.11claws147
323
324         * tools/Makefile.am
325           tools/README
326           tools/convert_mbox.pl         ** NEW FILE **
327                 add mbox conversion script. Submitted by 
328                 Fred Marton <Fred.Marton@uni-bayreuth.de>
329
330 2003-05-07 [christoph]
331
332         * doc-src/glade.txt
333         * src/gtk/pluginwindow.glade
334         * src/plugins/image_viewer/viewerprefs.glade
335         * src/plugins/spamassassin/spamassassin_gtk.glade
336                 add glade files for user interfaces and a description how
337                 to use glade to create the sylpheed code
338
339 2003-05-07 [paul]       0.8.11claws146
340
341         * sync with 0.8.11cvs41
342                 see ChangeLog 2003-05-07
343
344 2003-05-06 [christoph]  0.8.11claws145
345
346         * src/main.c
347         * src/plugins/image_viewer/viewer.c
348                 fix usage of imlib in imageviewer plugin
349
350         * src/gtk/prefswindow.c
351                 handle window close event correctly
352
353 2003-05-06 [paul]       0.8.11claws144
354
355         * src/common/ssl.c
356                 fix typo introduced in sync
357
358 2003-05-06 [paul]       0.8.11claws143
359
360         * sync with 0.8.11cvs39
361                 see ChangeLog 2003-05-06
362
363 2003-05-06 [paul]       0.8.11claws142
364
365         * AUTHORS
366           po/cs.po
367                 updated Czech translation, submitted by 
368                 Radek Vybiral <Radek.Vybiral@vsb.cz>
369                 
370         * src/plugins/clamav/clamav_plugin_gtk.c
371                 clean up
372
373 2003-05-03 [alfons]     0.8.11claws141
374
375         * src/compose.[ch]
376                 make paste as quotation work even when the call to 
377                 text_inserted() was deferred (fixes bug #140 "Paste 
378                 as quotation does not work when using "external" 
379                 clipboard")
380
381 2003-05-03 [thorsten]   0.8.11claws140
382
383         * src/addrquery.h
384           src/ldapquery.h
385           src/mainwindow.c
386                 removed C++ comments
387         * src/addr_compl.c
388                 function with non-int retval/param used before
389                 implementation/declaration
390
391 2003-05-02 [paul]       0.8.11claws139
392
393         * src/addr_compl.[ch]
394           src/addressbook.[ch]
395           src/addrindex.c
396           src/summaryview.c
397                 revert match's changes to (finally) remove the bug where
398                 opening a folder causes massive slowdown when using the 
399                 'Display sender using address book' option
400
401 2003-05-01 [melvin]     0.8.11claws138
402
403         * src/plugins/dillo_viewer/dillo_prefs.[ch]
404         * src/plugins/dillo_viewer/dillo_viewer.c
405                 Fixed bug where "Cancel" button from prefs issued
406                 warnings.
407                 Comply a little more to coding style
408
409 2003-05-01 [paul]       0.8.11claws137
410
411         * sync with 0.8.11cvs38
412                 see ChangeLog 2003-05-01
413
414 2003-05-01 [paul]       0.8.11claws136
415
416         * po/bg.po
417                 updated by George Danchev
418
419 2003-04-30 [christoph]  0.8.11claws135
420
421         * src/plugins/dillo_viewer/dillo_prefs.c
422         * src/plugins/image_viewer/viewerprefs.c
423         * src/plugins/spamassassin/spamassassin_gtk.c
424                 remove gtk_widget_ref() calls for widgets in
425                 glade code
426
427 2003-04-30 [paul]       0.8.11claws134
428
429         * src/addrindex.c
430                 ok, this time a better fix for the bug where opening folder
431                 has massive slowdown when using the 'Display sender using 
432                 address book' option
433
434 2003-04-30 [paul]       0.8.11claws133
435
436         * src/addrindex.c
437                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
438         
439 2003-04-30 [melvin]     0.8.11claws132
440
441         New: Dillo plugin preferences (patch by Dimitar Haralanov)
442
443         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
444                 Preferences for the dillo plugin
445         * src/plugins/dillo_viewer/dillo_viewer.c
446                 Support for preferences
447         * src/plugins/dillo_viewer/Makefile.am
448                 Added dillo_prefs.[ch]
449
450 2003-04-30 [alfons]     0.8.11claws131
451
452         * src/common/plugin.[ch]
453                 see? this ANSI C'fication immediately gives us type
454                 checking for free.
455
456 2003-04-30 [alfons]     0.8.11claws130
457
458         * src/common/plugin.[ch]
459         * src/plugins/clamav/clamav_plugin.[ch]
460         * src/plugins/clamav/clamav_plugin_gtk.c
461         * src/plugins/demo/demo.c
462         * src/plugins/dillo_viewer/dillo_viewer.c
463         * src/plugins/image_viewer/plugin.c
464         * src/plugins/image_viewer/viewer.[ch]
465         * src/plugins/image_viewer/viewerprefs.[ch]
466         * src/plugins/mathml_viewer/mathml_viewer.c
467         * src/plugins/spamassassin/spamassassin.[ch]
468         * src/plugins/spamassassin/spamassassin_gtk.c
469         * src/plugins/trayicon/trayicon.c
470                 clean up
471
472 2003-04-30 [alfons]     0.8.11claws129
473
474         * src/common/utils.c
475                 make is_ascii_str() fail gracefully when NULL pointer
476                 is passed
477
478 2003-04-30 [paul]       0.8.11claws128
479
480         * src/addrindex.c
481                 fix bug where opening folder has massive slowdown when
482                 using the 'Display sender using address book' option
483
484 2003-04-30 [paul]       0.8.11claws127
485
486         * src/plugins/clamav/clamav_plugin.c
487           src/plugins/clamav/clamav_plugin_gtk.c
488           src/plugins/demo/demo.c
489           src/plugins/dillo_viewer/dillo_viewer.c
490           src/plugins/image_viewer/plugin.c
491           src/plugins/mathml_viewer/mathml_viewer.c
492           src/plugins/spamassassin/spamassassin.c
493           src/plugins/spamassassin/spamassassin_gtk.c
494           src/plugins/trayicon/trayicon.c
495                 get rid of eye-hurting function signatures
496
497 2003-04-30 [paul]       0.8.11claws126
498
499         * src/plugins/trayicon/trayicon.c
500                 add description
501                 
502         * src/mimeview.c
503                 be more descriptive
504
505 2003-04-30 [paul]       0.8.11claws125
506
507         * configure.ac
508                 arrange the plugins in reverse alphabetical order
509                 
510         * src/plugins/clamav/clamav_plugin.[ch]
511           src/plugins/clamav/clamav_plugin_gtk.c
512                 rename some params
513                 resize max_size window
514                 re-arrange the order of some gui elements
515                 improve descriptions
516         
517         * src/plugins/image_viewer/plugin.c
518           src/plugins/mathml_viewer/mathml_viewer.c
519                 add descriptions
520                 
521         * src/plugins/spamassassin/spamassassin_gtk.c
522                 resize max_size window
523                 re-arrange the order of some gui elements
524                 
525         * src/messageview.c
526           src/mimeview.c
527                 correct typos
528
529 2003-04-30 [alfons]     0.8.11claws124
530
531         * src/imap.c
532                 fix a leak found while browsing Martin Kluge's 
533                 valgrind log (Claws only)
534
535 2003-04-29 [darko]      0.8.11claws123
536
537         * src/gtk/gtkstext.h
538                 include wchar.h if it is available, fixes compilation
539                 on HP-UX systems
540
541 2003-04-29 [melvin]     0.8.11claws122
542
543         * src/prefs_actions.c
544                 Improved help text of Actions' syntax
545
546 2003-04-28 [paul]       0.8.11claws121
547
548         * src/action.c
549                 a better fix for the crash when performing an action
550                 on a mime part
551
552 2003-04-28 [paul]       0.8.11claws120
553
554         * src/action.c
555                 fix crash when performing an action on a
556                 mime part
557
558 2003-04-28 [paul]       0.8.11claws119
559
560         * sync with 0.8.11cvs36
561                 see ChangeLog 2003-04-28
562
563 2003-04-27 [paul]       0.8.11claws118
564
565         * more sync with 0.8.11cvs35
566                 see ChangeLog 2003-04-25
567
568 2003-04-26 [christoph]  0.8.11claws117
569
570         * src/folder.c
571                 fix remove virtual check
572
573 2003-04-26 [paul]       0.8.11claws116
574
575         * src/messageview.c
576                 fix return-receipt, make it work again
577
578 2003-04-26 [paul]       0.8.11claws115
579
580         * src/mimeview.c
581                 restore double-clicking of the [application/pgp-signature 
582                 (Select "Check signature" to check)] line in the message view,
583                 broken in recent sync
584
585 2003-04-26 [christoph]  0.8.11claws114
586
587         * src/folder.c
588                 check if remove virtual really exists before
589                 calling the function
590
591 2003-04-25 [match]      0.8.11claws113
592
593         * src/addrindex.c
594         * src/addrbook.c
595         * src/ldapquery.[ch]
596         * src/ldapctrl.[ch]
597                 fix memleak.
598         * src/ldapserver.[ch]
599                 fix memleak. fix segfault.
600                 plug a Claws memleak
601
602 2003-04-25 [alfons]     0.8.11claws112
603
604         * src/folder.c
605                 plug a Claws memleak
606
607 2003-04-25 [alfons]     0.8.11claws111
608
609         * src/common/session.c
610                 plug a memleak
611
612 2003-04-25 [paul]       0.8.11claws110
613
614         * sync with 0.8.11cvs35
615                 see ChangeLog 2003-04-24 and 2003-04-25
616                 
617         * src/gtk/pluginwindow.c
618                 correct another strange float value
619
620 2003-04-24 [christoph]  0.8.11claws109
621
622         * src/folder.c
623                 freeze folder item updates when unsetting new flags
624
625         * src/gtk/pluginwindow.c
626                 correct strange float value
627
628 2003-04-23 [paul]       0.8.11claws108
629
630         * sync with 0.8.11cvs33
631                 see ChangeLog 2003-04-23
632
633 2003-04-22 [paul]       0.8.11claws107
634
635         * src/Makefile.am
636           src/messageview.c
637           src/mimeview.c
638           src/pgptext.[ch]      ** REMOVED **
639                 remove pgptext.[ch] as its not used any more
640
641 2003-04-22 [paul]       0.8.11claws106
642
643         * sync with 0.8.11cvs31
644                 see ChangeLog 2003-04-21 and 2003-04-22
645
646 2003-04-21 [alfons]     0.8.11claws105
647
648         * src/main.c
649                 No access to GTK structures if we're a spawned child
650                 (and clean up code a little bit...) Should fix #126.
651
652 2003-04-21 [melvin]     0.8.11claws104
653
654         * src/plugins/dillo_viewer/README
655                 Improved slightly the text.
656
657 2003-04-21 [melvin]     0.8.11claws103
658
659         * src/plugins/dillo_viewer/README *** NEW ***
660                 Added a README file for the Dillo plugin
661
662 2003-04-20 [paul]
663
664         * tools/README
665           tools/outlook2sylpheed.pl
666                 updated and improved by Ricardo Mones Lastra
667
668 2003-04-18 [oliver]     0.8.11claws102
669
670         * src/inc.c 
671         * src/prefs_account.h
672                 remove Pop3SessionType (used by selective download)
673         * src/prefs_toolbar.c
674                 enable set Default Toolbar button
675
676 2003-04-18 [paul]       0.8.11claws101
677
678         * sync with 0.8.11cvs29
679                 see ChangeLog 2003-04-18
680
681 2003-04-17 [paul]       0.8.11claws100
682
683         * src/prefs_common.[ch]
684           src/summaryview.c
685                 remove 'Open next message on deletion' option,
686                 as the same effect can now be achieved via the
687                 'Always open messages in summary when selected'
688                 option.
689
690 2003-04-17 [paul]       0.8.11claws99
691
692         * sync with 0.8.11cvs28
693                 see ChangeLog 2003-04-17
694
695 2003-04-17 [christoph]  0.8.11claws98
696
697         * ac/spamassassin.m4
698         * src/plugins/spamassassin/libspamc.[ch]
699         * src/plugins/spamassassin/utils.[ch]
700                 sync libspamc with SpamAssassin project
701
702 2003-04-17 [christoph]  0.8.11claws97
703
704         * src/common/socket.h
705         * src/gtk/sslcertwindow.h
706                 rename old USE_SSL to USE_OPENSSL
707
708 2003-04-17 [paul]       0.8.11claws96
709
710         * src/prefs_common.h
711                 use gulong for P_COLOR so that it compiles/runs on
712                 64-bit systems. Patch submitted by James Noyes
713                 <jnoyes-claws@retrogeeks.com>
714                 
715         * po/de.po
716                 updated by Jens
717
718 2003-04-17 [paul]       0.8.11claws95
719
720         * sync with 0.8.11cvs27
721                 see ChangeLog 2003-04-16
722
723 2003-04-15 [paul]       0.8.11claws94
724
725         * src/prefs_common.[ch]
726                 rearrange to stop the window getting too long:
727                         move Receive dialog stuff to Receive tab
728                         move Send dialog to Send tab
729                         remove Dialogs frame
730                 rename 'Open messages in summary with cursor keys' to
731                 'Always open messages in summary when selected', as its
732                 more appropriate
733
734 2003-04-15 [paul]       0.8.11claws93
735
736         * src/prefs_common.[ch]
737           src/summaryview.c
738                 add new option '/Interface/Open next message on deletion'
739
740 2003-04-15 [paul]       0.8.11claws92
741
742         * src/summaryview.[ch]
743                 add /Mark/Lock and /Mark/Unlock to the pop-up
744                 menu. Patch submitted by Ivan Francolin Martinez
745                 <ivanfm@users.sourceforge.net>
746
747 2003-04-15 [paul]       0.8.11claws91
748
749         * sync with 0.8.11cvs24
750                 see ChangeLog 2003-04-15
751
752 2003-04-14 [jens]       0.8.11claws90
753
754         * updated German translation and some corrections from
755                 Roland Bless <bless@tm.uka.de>
756
757 2003-04-14 [paul]       0.8.11claws89
758
759         * sync with 0.8.11cvs22
760                 see ChangeLog 2003-04-14
761
762 2003-04-13 [paul]       0.8.11claws88
763
764         * src/plugins/clamav/clamav_plugin.c
765                 fix memory leaks
766                 clean up
767
768 2003-04-12 [paul]       0.8.11claws87
769
770         * src/plugins/clamav/clamav_plugin.c
771                 activate enable/disable archive scanning option
772                 
773         * src/plugins/clamav/.cvsignore         ** NEW FILE **
774
775 2003-04-12 [paul]       0.8.11claws86
776
777         * src/plugins/Makefile.am
778           src/plugins/clamav/Makefile.am                ** NEW FILE **
779           src/plugins/clamav/README                     ** NEW FILE ** 
780           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
781           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
782                 add Clam AntiVirus plugin
783
784 2003-04-12 [paul]       0.8.11claws85
785
786         * sync with 0.8.11cvs21
787                 see ChangeLog 2003-04-11
788
789 2003-04-11 [paul]       0.8.11claws84
790
791         * po/es.po
792                 update Spanish translation. Submitted by Ricardo
793                 Mones Lastra.
794
795 2003-04-10 [christoph]  0.8.11claws83
796
797         * src/mbox.c
798                 fix typo that did not move unfiltered mails to destination
799                 folder
800
801         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
802          when filtering from spool)
803
804 2003-04-10 [christoph]  0.8.11claws82
805
806         * src/imap.c
807                 use BODY.PEEK instead of BODY in in message fetch operation
808                 to make sure the IMAP server does not set the \Seen flag for
809                 messages. Sylpheed does that later itself, when the message
810                 is opened in sylpheed
811
812         (closes Bug 111 Claws destroys unread marks)
813
814 2003-04-09 [oliver]     0.8.11claws81
815         
816         * src/folder.c
817                 fix crash in folder_destroy
818         * README.claws
819                 remove selective download
820
821 2003-04-09 [christoph]  0.8.11claws80
822
823         * src/imap.c
824                 fix crash in imap_get_msginfo() when then fetched message
825                 is not found
826
827         (closes Bug 110 Crash during mail composition)
828
829 2003-04-08 [christoph]  0.8.11claws79
830
831         * src/folder.c
832         * src/prefs_account.c
833                 Filter new messages that are found in an INBOX folder
834                 when 'Filter messages on receiving' is enabled in the
835                 Folder's AccountPrefs. This allows to use Sylpheed's
836                 filtering engine for IMAP folders where messages are
837                 added to the INBOX by a MTA
838
839 2003-04-08 [paul]       0.8.11claws78
840
841         * src/procmsg.h
842                 clean up after last commit
843
844 2003-04-08 [paul]       0.8.11claws77
845
846         * sync with 0.8.11cvs20
847                 see ChangeLog 2003-04-07 and 2003-04-08
848
849 2003-04-07 [christoph]  0.8.11claws76
850
851         * src/filtering.[ch]
852         * src/inc.[ch]
853         * src/mbox.c
854         * src/procmsg.[ch]
855                 add procmsg_msginfo_filter() to execute filtering actions
856
857 2003-04-06 [christoph]  0.8.11claws75
858
859         * src/imap.c
860                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
861
862 2003-04-06 [christoph]  0.8.11claws74
863
864         * src/common/utils.[ch]
865                 add g_int_compare() function for slist sorting
866
867         * src/imap.c
868                 fetch all MsgInfos with one command in imap_get_msginfos()
869                 using an imap set with a list of ranges
870
871         * src/news.c
872                 use new g_int_compare() function
873
874 2003-04-06 [thorsten]   0.8.11claws73
875
876         * src/mh.c
877                 corrected implementation of mh_folder_destroy()
878
879 2003-04-05 [christoph]  0.8.11claws72
880
881         * src/account.c
882         * src/folder.[ch]
883         * src/folderview.c
884         * src/imap.c
885         * src/inc.c
886         * src/main.c
887         * src/mainwindow.c
888         * src/mbox_folder.c
889         * src/mh.c
890         * src/mimeview.h
891         * src/msgcache.[ch]
892         * src/news.c
893         * src/procmime.h
894         * src/procmsg.[ch]
895         * src/setup.c
896         * src/gtk/gtkutils.c
897                 o rename structure field names class and new to klass and
898                   new_msgs, to allow including files in C++
899                 o add 'extern "C"' block to some header files
900                 o add MsgInfoList and MsgNumberList as alias for GSList for
901                   developers to know what type of list is expected
902
903         * src/plugins/image_viewer/plugin.c
904         * src/plugins/image_viewer/viewer.[ch]
905         * src/plugins/image_viewer/viewerprefs.[ch]
906                 rename function names to prevent conflicts
907
908 2003-04-05 [paul]       0.8.11claws71
909
910         * sync with 0.8.11cvs18
911                 see ChangeLog 2003-04-03 and 2003-04-04
912
913 2003-04-02 [christoph]  0.8.11claws70
914
915         * src/folder.[ch]
916         * src/imap.[ch]
917         * src/mbox_folder.[ch]
918         * src/mh.[ch]
919         * src/news.[ch]
920                 o Make all virtual folder functions private
921                 o remove unused folder code
922
923         * src/common/socket.[ch]
924         * src/summaryview.c
925                 fix warnings
926
927 2003-03-30 [alfons]     0.8.11claws69
928
929         * src/send_message.c
930                 remove two debug traces and see if people still report
931                 errors
932
933 2003-03-30 [alfons]     0.8.11claws68
934
935         * src/send_message.c
936         * src/commons/session.c
937                 add more debug traces
938
939 2003-03-30 [christoph]  0.8.11claws67
940
941         * src/folder.c
942                 change processing folder name from .processing to processing
943
944         * src/common/ssl.c
945                 disable SSL certificate check because it causes Xlib error
946                 when the child process want's to open an GTK window
947
948 2003-03-30 [christoph]  0.8.11claws66
949
950         * src/folder.c
951                 don't use default folder for processing folder item because
952                 it can be a non local folder
953
954         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
955
956 2003-03-30 [alfons]     0.8.11claws65
957
958         * src/send_message.c
959                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
960                 to generate bad code for 'send_send_data_progressive': When
961                 called from 'send_send_data_finished', the 'data' pointer is
962                 cleared just before the assignment to the dialog pointer
963
964 2003-03-29 [christoph]  0.8.11claws64
965
966         * src/common/prefs.h
967         * src/plugins/image_viewer/Makefile.am
968         * src/plugins/image_viewer/plugin.c
969         * src/plugins/image_viewer/viewer.[ch]
970         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
971                 add PrefsPage for ImageViewer
972
973 2003-03-28 [thorsten]   0.8.11claws63
974
975         * src/common/session.c
976                 added some comments
977
978 2003-03-28 [paul]       0.8.11claws62
979
980         * sync with 0.8.11cvs16
981                 see ChangeLog 2003-03-28
982
983 2003-03-28 [paul]       0.8.11claws61
984
985         * sync with 0.8.11cvs15
986                 see ChangeLog 2003-03-28
987
988 2003-03-27 [christoph]  0.8.11claws60
989
990         * src/folder.c
991         * src/imap.c
992         * src/common/socket.[ch]
993                 set socket state to DISCONNECTED when any operation
994                 fails to allow reconnecting in IMAP code without
995                 checking the return code of all calls to the command
996                 functions
997
998         * src/folderview.c
999         * src/summaryview.c
1000                 remove some more stuff that depends on specific
1001                 folder types
1002
1003 2003-03-27 [paul]       0.8.11claws59
1004
1005         * sync with 0.8.11cvs14
1006                 see ChangeLog 2003-03-27
1007                 
1008         * src/selective_download.[ch]   ** REMOVED **
1009                 really removed
1010
1011 2003-03-27 [christoph]  0.8.11claws58
1012
1013         * src/folder.c
1014                 fix handling of tmp_flags in flag copy function
1015
1016 2003-03-27 [paul]       0.8.11claws57
1017
1018         * sync with 0.8.11cvs13
1019                 see ChangeLog 2003-03-27
1020
1021 2003-03-27 [oliver]     0.8.11claws56
1022
1023         * src/maiwindow.c
1024                 remove sel_download_cb
1025
1026 2003-03-27 [oliver]     0.8.11claws55
1027         
1028         * src/inc.c
1029                 remove POP3_TOP
1030         
1031 2003-03-26 [oliver]     0.8.11claws54
1032
1033         *src/pop.h
1034                 remove POP3_TOP*
1035         * README.claws
1036                 remove selective donwload readme
1037
1038 2003-03-26 [oliver]     0.8.11claws53
1039         * src/matcher.[ch]
1040         * src/matcher_parser_parse.y 
1041         * src/pop.c 
1042         * src/prefs_account.[ch]
1043         * src/prefs_filtering.c
1044                 remove selective donwload
1045
1046 2003-03-26 [oliver]     0.8.11claws52
1047
1048         * src/inc.[ch] 
1049         * src/filtering.c 
1050         * src/mainwindow.c 
1051                 remove selective donwload
1052
1053 2003-03-26 [oliver]     0.8.11claws51
1054         
1055         * src/Makefile.am
1056         * src/selective_download.[ch]   ** REMOVE **    
1057
1058 2003-03-26 [christoph]  0.8.11claws50
1059
1060         * src/news.c
1061                 fix NEWS that got broken by a sync with sylpheed-main
1062
1063 2003-03-26 [christoph]  0.8.11claws49
1064
1065         * src/mimeview.c
1066                 fix mime type guessing when no mime type is found for a file
1067
1068 2003-03-25 [christoph]  0.8.11claws48
1069
1070         * src/mimeview.c
1071         * src/procmime.c
1072                 remove mime type guessing from mime parser and use
1073                 name based mime types in viewer lookup for mime type
1074                 application/octet-stream
1075
1076 2003-03-25 [christoph]  0.8.11claws47
1077
1078         * doc-src/readme.txt
1079         * doc-src/rfc2554.txt
1080                 add RFC about SMTP AUTH
1081
1082         * src/send_message.c
1083         * src/common/smtp.[ch]
1084                 add extra error code for authentication errors and
1085                 clear temporary password when this error occurs
1086
1087         (closes Bug 84 authentication failure while sending should
1088          prompt for password again)
1089
1090 2003-03-25 [christoph]  0.8.11claws46
1091
1092         * configure.ac
1093         * src/Makefile.am
1094         * src/imageview.[ch]                            ** REMOVE **
1095         * src/messageview.[ch]
1096         * src/mimeview.[ch]
1097         * src/prefs_common.[ch]
1098         * src/textview.c
1099         * src/plugins/Makefile.am
1100         * src/plugins/image_viewer/.cvsignore           ** NEW **
1101         * src/plugins/image_viewer/Makefile.am          ** NEW **
1102         * src/plugins/image_viewer/plugin.c             ** NEW **
1103         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
1104                 move image viewer into a plugin (building is enabled by default)
1105                 [ToDo: Prefs for resize and autoview]
1106
1107 2003-03-25 [paul]       0.8.11claws45
1108
1109         * sync with 0.8.11cvs12
1110                 see ChangeLog 2003-03-26
1111
1112 2003-03-25 [paul]       0.8.11claws44
1113
1114         * sync with 0.8.11cvs11
1115                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
1116                 
1117         Note: Selective Download is broken.
1118                 
1119 2003-03-22 [christoph]  0.8.11claws43
1120
1121         * src/folder.c
1122                 code cleanup for flags copying
1123
1124 2003-03-22 [christoph]  0.8.11claws42
1125
1126         * src/plugins/trayicon/trayicon.c
1127                 fix setting the transparent area when the window size
1128                 is forced by the system tray
1129
1130 2003-03-22 [christoph]  0.8.11claws41
1131
1132         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
1133         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
1134         * src/plugins/trayicon/newmail.xpm              ** NEW **
1135         * src/plugins/trayicon/nomail.xpm               ** NEW **
1136         * src/plugins/trayicon/trayicon.c
1137         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
1138                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
1139                 o add icon for unread mails
1140                 o set transparency for window
1141
1142 2003-03-22 [christoph]  0.8.11claws40
1143
1144         * src/news.c
1145                 init news session to prevent crash when session is closed
1146
1147 2003-03-22 [christoph]  0.8.11claws39
1148
1149         * src/imap.c
1150         * src/common/session.[ch]
1151                 Init session data to make sure we don't have invalid pointers
1152                 for read_ch and write_ch when new multi process sessions are
1153                 not used
1154
1155         * src/main.c
1156         * src/common/plugin.c
1157         * src/common/sylpheed.c
1158         * src/plugins/demo/demo.c
1159         * src/plugins/dillo_viewer/dillo_viewer.c
1160         * src/plugins/mathml_viewer/mathml_viewer.c
1161         * src/plugins/spamassassin/spamassassin.c
1162         * src/plugins/spamassassin/spamassassin_gtk.c
1163                 add plugin types to allow loading plugins at different times
1164                 (and maybe for different frontends), because it's not good to
1165                 load GTK-Plugins gefore gtk_init was called
1166
1167         * configure.ac
1168         * src/plugins/Makefile.am
1169         * src/plugins/trayicon/.cvsignore               ** NEW **
1170         * src/plugins/trayicon/Makefile.am              ** NEW **
1171         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
1172         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
1173         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
1174         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
1175         * src/plugins/trayicon/trayicon.c               ** NEW **
1176                 New Trayicon plugin that shows an icon in a systray that uses
1177                 XEMBED protocol like Gnome's systray. Icon shows if there
1178                 are new mails and a tooltip shows information about new,
1179                 unread and total messages.
1180
1181 2003-03-22 [paul]       0.8.11claws38
1182
1183         * src/common/smtp.c
1184                 fix ESMTP AUTH CRAM-MD5
1185                 [sync with main (still version 0.8.11cvs6), see
1186                  ChangeLog 2003-03-22]
1187
1188 2003-03-21 [colin]      0.8.11claws37
1189
1190         * src/send_message.c
1191                 Fix USE_SSL => USE_OPENSSL
1192
1193 2003-03-21 [colin]      0.8.11claws36
1194
1195         * src/folderview.c
1196                 Fix counts in drag and dropped subfolders
1197
1198 2003-03-21 [colin]      0.8.11claws35
1199
1200         * src/folder.c 
1201         * src/folderview.c
1202                 speed up a bit folder dnd
1203
1204 2003-03-20 [alfons]     0.8.11claws34
1205
1206         * src/main.c
1207         * src/toolbar.c
1208         * src/procmsg.c
1209                 don't send locked queue messages
1210                 (feature request "[ 705245 ] Locking message in outbox 
1211                  should prevent sending")
1212
1213 2003-03-20 [christoph]  0.8.11claws33
1214
1215         * src/folder.c
1216                 remove NEW and UNREAD flag in special folders when scanning
1217                 
1218         * src/common/smtp.c
1219                 fix ESMTP AUTH CRAM-MD5
1220
1221 2003-03-20 [paul]       0.8.11claws32
1222
1223         * src/prefs_account.c
1224                 Re-write 'Tunnel command to open connection' as
1225                 'Use command to communicate with server', and disable
1226                 it for all except IMAP accounts
1227
1228 2003-03-20 [paul]       0.8.11claws31
1229
1230         * sync with 0.8.11cvs6
1231                 see ChangeLog 2003-03-20
1232
1233 2003-03-19 [match]      0.8.11claws30
1234
1235         * src/addritem.[ch]
1236                 include documentation. minor refactoring.
1237         * src/addr_compl.[ch]
1238         * src/addrindex.[ch]
1239         * src/addresbook.[ch]
1240         * src/summaryview.c
1241                 re-enable address lookup (was disabled in
1242                 0.8.11claws20).
1243
1244 2003-03-19 [christoph]  0.8.11claws29
1245
1246         * src/procmsg.c
1247                 add temp flag handling, will make moving and copying
1248                 messages possible again
1249
1250         * src/folder.c
1251                 correct calulation of folder stats
1252
1253 2003-03-18 [match]      0.8.11claws28
1254
1255         * src/editgroup.h
1256                 remove case sensitive comparison (closes bug 80).
1257
1258 2003-03-18 [christoph]  0.8.11claws27
1259
1260         * src/imap.c
1261                 fix imap using a tunnel command
1262
1263         (closes bug 87)
1264
1265 2003-03-18 [christoph]  0.8.11claws26
1266
1267         * src/folder.[ch]
1268         * src/imap.c
1269         * src/procmsg.[ch]
1270                 rewrite flag handling for folders
1271
1272 2003-03-18 [christoph]  0.8.11claws25
1273
1274         * src/folder.c
1275         * src/procmsg.c
1276         * src/summaryview.c
1277                 unset NEW and UNREAD flags when message is ignored, to make
1278                 sure messages don't show up as unread on other IMAP clients,
1279                 because the IGNORE_THREAD flag can not be syncronized through
1280                 the IMAP folder
1281
1282 2003-03-17 [christoph]  0.8.11claws24
1283
1284         * src/imap.c
1285                 don't use recursion to fetch uids when the number of messages
1286                 does not match. Moved code into subfunction that is used
1287                 again when needed, to prevent an endless loop.
1288
1289 2003-03-17 [thorsten]   0.8.11claws23
1290
1291         * src/imageview.[ch]
1292                 export imageview_get_resized_size() (for plugins)
1293         * src/prefs_common.[ch]
1294                 added prefs_common_get() (for plugins)
1295
1296 2003-03-17 [christoph]  0.8.11claws22
1297
1298         * src/imap.c
1299                 o remove UID guessing from copy code
1300                 o support UIDPLUS extension for APPEND command
1301
1302 2003-03-17 [paul]       0.8.11claws21
1303
1304         * src/gtk/about.c
1305                 remove 'Compiled-plugins' section.
1306                 
1307         * src/plugins/dillo_viewer/dillo_viewer.c
1308                 slight change to description text
1309
1310 2003-03-16 [match]      0.8.11claws20
1311         * src/ldapserver.[ch]           ** NEW **
1312         * src/ldapctrl.[ch]             ** NEW **
1313         * src/ldapquery.[ch]            ** NEW **
1314         * src/ldaputil.[ch]             ** NEW **
1315         * src/addrcindex.[ch]           ** NEW **
1316         * src/addrquery.h               ** NEW **
1317         * src/addritem.[ch]
1318         * src/addrcache.[ch]
1319         * src/addrindex.[ch]
1320         * src/addr_compl.[ch]
1321         * src/addressbook.[ch]
1322         * src/addrbook.[ch]
1323         * src/editgroup.c
1324         * src/editaddress.c
1325         * src/editldap.c
1326         * src/editldap_basedn.c
1327         * src/vcard.c
1328         * src/jpilot.c
1329         * src/Makefile.am
1330                 included dynamic LDAP queries. improved address
1331                 completion.
1332
1333 2003-03-16 [paul]       0.8.11claws19
1334
1335         * tools/multiwebsearch.pl
1336                 fix a fatal typo
1337
1338 2003-03-16 [christoph]  0.8.11claws18
1339
1340         * src/mimeview.c
1341         * src/plugins/dillo_viewer/dillo_viewer.c
1342         * src/plugins/mathml_viewer/mathml_viewer.c
1343                 make unregistering of MimeViewerFactorys possible
1344
1345 2003-03-16 [alfons]     0.8.11claws17
1346
1347         * configure.ac
1348                 correct typo
1349
1350 2003-03-16 [melvin]     0.8.11claws16
1351
1352         * src/plugins/dillo_viewer.c
1353                 Fixed bug where it was not possible to view more than
1354                 one text/html attachment per message (bug discovered
1355                 by Christoph Hohmann).
1356
1357 2003-03-15 [melvin]     0.8.11claws15
1358
1359         * src/prefs_actions.c
1360                 Fixed compilation warnings.
1361
1362 2003-03-15 [melvin]     0.8.11claws14
1363
1364         * src/plugins/Makefile.am
1365         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
1366         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
1367         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
1368                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
1369                 newer (http://dillo.auriga.wearlab.de/).
1370
1371 2003-03-15 [christoph]  0.8.11claws13
1372
1373         * src/imap.c
1374                 don't query imap folder for attributes because we already
1375                 for them from imap_status
1376
1377         * src/mimeview.[ch]
1378                 add support for plugable MimeViewers (unloading Viewers
1379                 not yet complete)
1380
1381         * src/plugins/Makefile.am
1382         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
1383         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
1384         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
1385                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
1386                 widget from http://helm.cs.unibo.it/mml-widget/
1387
1388 2003-03-14 [christoph]  0.8.11claws12
1389
1390         * src/folder.[ch]
1391                 o error return code's should better be negative
1392                 o replace printf with debug_print
1393
1394         * src/imap.c
1395                 improve IMAP folder scan by checking UID-NEXT
1396
1397         * src/summaryview.c
1398                 remove check that are unnecessary in my opinion
1399
1400 2003-03-13 [christoph]  0.8.11claws11
1401
1402         * src/folder.[ch]
1403         * src/foldersel.c
1404         * src/folderview.c
1405         * src/imap.c
1406         * src/mbox_folder.c
1407         * src/mh.c
1408         * src/news.c
1409         * src/prefs_scoring.c
1410         * src/summaryview.c
1411                 use a common function to get a displayable name
1412                 for a FolderItem
1413
1414 2003-03-13 [paul]       0.8.11claws10
1415
1416         * tools/Makefile.am
1417           tools/README
1418           tools/multiwebsearch.conf     ** NEW FILE **
1419           tools/multiwebsearch.pl       ** NEW FILE **
1420                 add multiwebsearch Actions script
1421
1422 2003-03-13 [colin]      0.8.11claws9
1423
1424         * src/compose.c
1425                 Remove leading emtpy lines from quoted text
1426                 before quoting it
1427
1428 2003-03-13 [melvin]     0.8.11claws8
1429
1430         * src/prefs_actions.c
1431                 Fixed a memory leak
1432                 Code clean ups
1433                 Added Cancel and OK buttons
1434                 Corrected help text
1435
1436 2003-03-13 [christoph]  0.8.11claws7
1437
1438         * src/account.c
1439         * src/folder.[ch]
1440         * src/imap.c
1441         * src/mainwindow.c
1442         * src/mbox_folder.c
1443         * src/mh.c
1444         * src/news.c
1445         * src/setup.c
1446                 replace more folder type stuff with folder class stuff
1447
1448 2003-03-13 [melvin]     0.8.11claws6
1449
1450         * src/prefs_actions.c
1451                 Added new tokens:
1452                 %u: user provided argument
1453                 %h: user provided argument (hidden on input)
1454                 %s: current text selection in the message view 
1455
1456 2003-03-13 [paul]       0.8.11claws5
1457
1458         * sync with 0.8.11cvs5
1459                 see ChangeLog 2003-03-11, 2003-03-12
1460
1461 2003-03-12 [christoph]  0.8.11claws4
1462
1463         * src/folder.c
1464                 use folder class idstr when writing folderlist.xml
1465
1466         * src/folder.h
1467         * src/imap.c
1468         * src/news.c
1469                 replace folder type checks with folder class checks
1470
1471 2003-03-12 [christoph]  0.8.11claws3
1472
1473         * src/folder.[ch]
1474         * src/imap.[ch]
1475         * src/main.c
1476         * src/mbox_folder.[ch]
1477         * src/mh.[ch]
1478         * src/news.[ch]
1479                 o create a list of known folder classes in the folder system
1480                 o use folder class id strings for folder item identifiers
1481
1482 2003-03-12 [christoph]  0.8.11claws2
1483
1484         * src/imap.c
1485                 fix imap uid validity check
1486
1487 2003-03-12 [christoph]  0.8.11claws1
1488
1489         * src/account.c
1490         * src/folder.[ch]
1491         * src/foldersel.c
1492         * src/folderview.c
1493         * src/imap.c
1494         * src/mainwindow.c
1495         * src/mbox_folder.c
1496         * src/mh.c
1497         * src/news.c
1498         * src/prefs_scoring.c
1499         * src/procmsg.c
1500         * src/setup.c
1501         * src/summaryview.c
1502                 initial restructuring of folder system, seperating
1503                 folders and folder classes
1504
1505 2003-03-12 [paul]       0.8.11claws
1506
1507         0.8.11claws release
1508
1509 2003-03-12 [christoph]
1510
1511         * src/gtk/prefswindow.c
1512                 fix translation of "Page Index"
1513
1514 2003-03-12 [paul]       0.8.10claws110
1515
1516         a sync from 0.8.11cvs4 before the release
1517
1518         * src/common/utils.c
1519                 subject_compare_for_sort(): allow null strings (fixes
1520                 summary sorting).
1521
1522 2003-03-11 [paul]       0.8.10claws109
1523
1524         * po/es.po
1525                 update Spanish translation, submitted by
1526                 Ricardo Mones Lastra
1527
1528 2003-03-11 [melvin]     0.8.10claws108
1529
1530         * po/fr.po
1531                 Updated French translations
1532
1533 2003-03-11 [paul]       0.8.10claws107
1534
1535         * manual/en/Makefile.am
1536           manual/en/*.html
1537                 update English manual, add a new page
1538                 updated by Francois Barriere <fbarriere@atmel.fr>
1539                 
1540         * po/bg.po
1541           po/it.po
1542           po/sr.po
1543                 update Bulgarian, Italian, and Serbian translations
1544                 submitted by George Danchev, Alessandro Maestri, and
1545                 Urke MMI
1546
1547 2003-03-10 [paul]       0.8.10claws106
1548
1549         * src/gtk/about.c
1550           src/gtk/prefswindow.c
1551                 make some strings translatable
1552
1553 2003-03-10 [darko]      0.8.10claws105
1554
1555         * src/compose.c
1556                 code cleanup to make Hiro happy
1557
1558 2003-03-10 [paul]       0.8.10claws104
1559
1560         * sync with 0.8.11cvs2
1561                 see ChangeLog 2003-03-10
1562
1563 2003-03-09 [melvin]     0.8.10claws103
1564
1565         * src/textview.c
1566                 textview_set_font(): fix for message display in
1567                 UTF-8 locales (thanks to Sergey Vlasov).
1568                 (was unintentionnaly reverted in 0.8.6claws6)   
1569
1570 2003-03-08 [darko]      0.8.10claws102
1571
1572         * src/compose.c
1573                 fix infinite loop in wrapping as reported
1574                 by happycactus
1575                 obsoletes patch #696482
1576
1577 2003-03-08 [christoph]  0.8.10claws101
1578
1579         * src/imap.c
1580                 add workaround for IMAP servers that do not
1581                 support the "UID SEARCH UID" command
1582
1583 2003-03-07 [christoph]  0.8.10claws100
1584
1585         * src/plugins/spamassassin/spamassassin.[ch]
1586         * src/plugins/spamassassin/spamassassin_gtk.c
1587                 code cleanup
1588
1589 2003-03-07 [paul]       0.8.10claws99
1590
1591         * po/es.po
1592                 updated Spanish translation, submitted by
1593                 Ricardo Mones Lastra
1594
1595 2003-03-07 [christoph]  0.8.10claws98
1596
1597         * src/send.c
1598                 fix in 0.8.10claws94 was wrong
1599                 local delivery does not require escaping, remove escaping
1600                 code to make signatures of mails with "." lines valid
1601                 
1602                 NOTE: requires that sendmail is executed with "-i" option,
1603                       what is the default now, but has to be changed in all
1604                       exsiting accounts)
1605
1606 2003-03-07 [paul]       0.8.10claws97
1607
1608         * sync with 0.8.11 release
1609                 see ChangeLog 2003-03-07
1610
1611 2003-03-06 [paul]       0.8.10claws96
1612
1613         * src/compose.c
1614                 revert commit 0.8.10claws92
1615
1616 2003-03-06 [paul]       0.8.10claws95
1617
1618         * src/folderview.c
1619                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
1620
1621         * src/gtkaspell.c
1622                 fix bug 74, 'Crash opening editor window with pseudo-color
1623                 display'
1624                 
1625         Patches submitted by Kevin Vigor <kevin@vigor.nu>
1626
1627 2003-03-06 [christoph]  0.8.10claws94
1628
1629         * src/send.c
1630                 fix rfc2821 (4.5.2) violation in SMTP data sending,
1631                 all lines starting with a period get an extra period
1632                 inserted
1633                 (found by Simon 'corecode' Schubert)
1634
1635 2003-03-06 [paul]       0.8.10claws93
1636
1637         * src/folderview.c
1638                 if configured font can't be loaded fall back to gtk
1639                 default. (with thanks to Christoph)
1640                 
1641                 closes long-standing bug 15 'Crashes on startup'
1642
1643 2003-03-06 [paul]       0.8.10claws92
1644
1645         * src/compose.c
1646                 freeze text before autosave and thaw afterwards
1647                 fixes bug 67 'autosave make re-rediting message crazy'
1648
1649 2003-03-06 [christoph]  0.8.10claws91
1650
1651         * src/compose.c
1652                 ignore address comment in dupe check for Cc-list
1653
1654         (closes reopened bug 47 Replying to message strips name part of
1655          e-mail addresses of Cc: lines)
1656
1657 2003-03-06 [paul]       0.8.10claws90
1658
1659         * src/Makefile.am
1660                 remove reference to gtkxtext.h as its no longer in
1661                 the repository
1662
1663 2003-03-06 [paul]       0.8.10claws89
1664
1665         * sync with 0.8.10cvs25
1666                 see ChangeLog 2003-03-06
1667
1668 2003-03-06 [oliver]     0.8.10claws88
1669         
1670         * src/messageview.c
1671                 remove include
1672
1673 2003-03-06 [oliver]     0.8.10claws87
1674         
1675         * src/folderview.c 
1676                 remove changes introduced inclaws74
1677         * src/messageview.c
1678                 another attempt to sanely delete and update
1679                 messages deleted in separate messageview
1680
1681 2003-03-05 [christoph]  0.8.10claws86
1682
1683         * src/summaryview.c
1684                 check if "From" matches any account's address if
1685                 addressbook completion of addresses is disabled too
1686
1687         (closes Bug 70 "Display recipient in from" doesn't check
1688          folder's default account)
1689
1690 2003-03-05 [christoph]  0.8.10claws85
1691
1692         * src/compose.c
1693         * src/common/utils.[ch]
1694                 don't strip address comments when building Cc lists
1695
1696         (closes Bug 47 Replying to message strips name part of e-mail addresses
1697          of Cc: lines)
1698
1699         * src/folder.c
1700                 fix return value of copy function
1701
1702 2003-03-05 [christoph]  0.8.10claws84
1703
1704         * src/imap.c
1705                 don't ask imap server for non rfc822 headers
1706
1707         (closes bug 71 IMAP FETCH asks for FROM header field twice)
1708
1709         * src/imap.c
1710                 destroy session on socket error to allow reconnecting
1711
1712 2003-03-05 [christoph]  0.8.10claws83
1713
1714         * configure.ac
1715                 fix building with gnome when no prefix is set
1716
1717         (closes bug 66 Gnome directory is set to NONE)
1718
1719 2003-03-05 [paul]       0.8.10claws82
1720
1721         * sync with 0.8.10cvs23
1722                 see ChangeLog 2003-03-05
1723
1724 2003-03-04 [christoph]  0.8.10claws81
1725
1726         * src/folder.c
1727                 o fix moving and copying when folder returns 0 for new
1728                   message number
1729                 o remove some code for single message copy and move
1730                   operations and use functions for multiple messages
1731
1732         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
1733
1734         * src/news.c
1735                 remove unused include
1736
1737 2003-03-04 [paul]       0.8.10claws80
1738
1739         * src/gtk/about.c
1740                 list 'Compiled plugins'
1741
1742 2003-03-03 [christoph]  0.8.10claws79
1743
1744         * src/news.[ch]
1745                 have to multiply the percentage of the current fetch with
1746                 the percentage that it has of the total fetch operation
1747                 for correct values
1748
1749 2003-03-03 [christoph]  0.8.10claws78
1750
1751         * src/news.c
1752                 fix calculation of expected lines for progress indicator
1753
1754 2003-03-03 [christoph]  0.8.10claws77
1755
1756         * src/summaryview.c
1757         * src/common/utils.c
1758                 fix segfault when opening the root news folder
1759
1760 2003-03-03 [christoph]  0.8.10claws76
1761
1762         * src/mainwindow.[ch]
1763         * src/common/Makefile.am
1764         * src/common/progressindicator.[ch]
1765                 add UI independent progress indicator handling
1766
1767         * src/news.[ch]
1768                 use new progress indicator for message info fetching
1769
1770         * src/common/hooks.h
1771                 code cleanup
1772
1773 2003-03-03 [oliver]     0.8.10claws75
1774
1775         * src/toolbar.c
1776         * src/compose.c
1777                 removed commented code
1778
1779 2003-03-03 [oliver]     0.8.10claws74
1780
1781         * src/toolbar.[ch]
1782                 cleanups and refactoring
1783         * src/compose.[ch]
1784                 compose_reply_mode reply & forwarding interface for
1785                 toolbar buttons
1786         * src/folderview.c
1787                 act on messages marked for deletion in folderview_selected
1788                 based on prefs_common.immediate_exec since a message might 
1789                 have been deleted by messageview in a folder we are changing 
1790                 to (does anybody understand what I'm on about ?)
1791
1792 2003-03-03 [oliver]     0.8.10claws73
1793         
1794         * src/messageview.[ch]
1795                 new functions
1796                 - messageview_delete: delete message shown in messagview
1797                 - messageview_update_view: update messageview to currently 
1798                   selected summaryview message
1799                 - add separate messageview to msgview_list in order to update 
1800                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
1801         * src/summaryview.[ch]
1802                 summary_get_selection returns a list of selected msgs
1803                 in summaryview
1804         * src/mainwindow.c
1805                 toolbar reply refactoring
1806
1807 2003-03-03 [paul]       0.8.10claws72
1808
1809         * sync with 0.8.10cvs21
1810                 see ChangeLog 2003-03-03
1811
1812 2003-03-02 [christoph]  0.8.10claws71
1813
1814         * src/common/passcrypt.c
1815                 use POSIX includes
1816
1817 2003-03-02 [christoph]  0.8.10claws70
1818
1819         * configure.ac
1820         * src/prefs_account.c
1821         * src/prefs_gtk.[ch]
1822         * src/common/.cvsignore
1823         * src/common/Makefile.am
1824         * src/common/passcrypt.c                ** NEW **
1825         * src/common/passcrypt.h.in             ** NEW **
1826                 Implement password encryption in config files
1827                 using unix encrypt and setkey functions. The crypt
1828                 key can be set as a configure parameter. Old
1829                 passwords will be converted if they do not begin
1830                 with '!'
1831
1832 2003-03-02 [paul]       0.8.10claws69
1833
1834         * src/prefs_account.c
1835                 fix compile error
1836
1837 2003-03-01 [thorsten]   0.8.10claws68
1838
1839         * po/el.po
1840           po/hr.po
1841           po/it.po
1842           po/nl.po
1843           po/sr.po
1844           po/sv.po
1845                 corrected format strings
1846         * po/en_GB.po
1847                 corrected headers
1848                 (fix compile errors with GNU gettext-0.11.5)
1849
1850 2003-03-01 [oliver]     0.8.10claws67
1851
1852         * src/summaryview.c
1853                 menu callbacks call toolbar_menu_reply
1854
1855 2003-03-01 [oliver]     0.8.10claws66
1856
1857         * src/mainwindow.c
1858         * src/messageview.c
1859                 menu callbacks call toolbar_menu_reply
1860         * src/toolbar.[ch]
1861                 callbacks from menu handled by toolbar_menu_reply
1862
1863 2003-03-01 [paul]       0.8.10claws65
1864
1865         * src/addressbook.c
1866                 revert commit 0.8.10claws54 - breaks editing of
1867                 addressbook.
1868                 
1869         * po/bg.po
1870                 update Bulgarian translation, submitted by
1871                 George Danchev
1872
1873 2003-02-28 [christoph]  0.8.10claws64
1874
1875         * src/account.c
1876         * src/addressadd.c
1877         * src/compose.c
1878         * src/gtkaspell.c
1879         * src/gtkxtext.h                ** REMOVE **
1880         * src/imap.c
1881         * src/matcher.[ch]
1882         * src/mh.c
1883         * src/news.c
1884         * src/pine.c
1885         * src/prefs_common.c
1886         * src/prefs_matcher.c
1887         * src/procheader.[ch]
1888         * src/procmsg.[ch]
1889         * src/toolbar.c
1890         * src/common/ssl_certificate.c
1891         * src/gtk/colorlabel.c
1892         * src/gtk/menu.c
1893                 o fix warnings
1894                 o remove code obsoleted by new cache and folder system rework
1895
1896 2003-02-28 [oliver]     0.8.10claws63
1897         
1898         * src/toolbar.[ch]
1899                 * fix bug where reply in Messageview replied to 
1900                 Message displayed in summaryview
1901                 (reportedd via ML by chinatinte at gmx dot ch)
1902                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
1903                 didn't work in separate MessageView Toolbar
1904                 (wondering if anybody uses this at all ?)
1905         * src/summaryview.[ch]
1906                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
1907                 (generalize reply and forward code);
1908         * src/messageview.c 
1909                 remove focus_in event which updated summaryview to messageview
1910
1911 2003-02-28 [paul]       0.8.10claws62
1912
1913         * po/Makefile.in.in
1914                 add the --check option
1915                 Patch submitted by Ricardo Mones Lastra
1916
1917 2003-02-28 [paul]       0.8.10claws61
1918
1919         * src/prefs_account.c
1920                 re-order 'Signature' items
1921
1922 2003-02-28 [paul]       0.8.10claws60
1923
1924         * sync with 0.8.10cvs20
1925                 see ChangeLog 2003-02-28
1926
1927 2003-02-28 [paul]       0.8.10claws59
1928
1929         * po/POTFILES.in
1930                 update to reflect recent movement of files
1931
1932 2003-02-28 [paul]       0.8.10claws58
1933
1934         * sync with 0.8.10cvs19
1935                 see ChangeLog 2003-02-28
1936
1937 2003-02-27 [martin]     0.8.10claws57
1938
1939         * src/prefs_matcher.c 
1940                 fix segfault in prefs_matcher_ok() when the
1941                 last entry is deleted and prevents that the
1942                 message "entry not saved" comes up after deleting
1943                 an entry
1944
1945 2003-02-27 [martin]     0.8.10claws56
1946
1947         * src/prefs_filtering.c 
1948                 fix segfault in prefs_filtering_ok() when the
1949                 last entry is deleted and prevents that the
1950                 message "entry not saved" comes up after deleting
1951                 an entry
1952
1953 2003-02-27 [paul]       0.8.10claws55
1954
1955         * sync with 0.8.10cvs18
1956                 see ChangeLog 2003-02-27
1957
1958 2003-02-27 [paul]       0.8.10claws54
1959
1960         * src/addressbook.c
1961                 fix bug where the address book crashes with 
1962                 multiple lookups.
1963                 Patch [687729] submitted by David Frager 
1964                 <dbfrager@users.sourceforge.net>
1965
1966 2003-02-25 [christoph]  0.8.10claws53
1967
1968         * src/Makefile.am
1969         * src/colorlabel.[ch]           ** REMOVE **
1970         * src/gtk/Makefile.am
1971         * src/gtk/colorlabel.[ch]       ** NEW **
1972                 move colorlabel files to gtk directory
1973
1974         * src/esmtp.[ch]                ** REMOVE **
1975                 has been merged into smtp.[ch] in 0.7.5
1976
1977 2003-02-25 [christoph]  0.8.10claws52
1978
1979         * src/Makefile.am
1980         * src/about.[ch]                ** REMOVE **
1981         * src/gtk/Makefile.am
1982         * src/gtk/about.[ch]            ** NEW **
1983                 move about files to gtk directory
1984
1985 2003-02-25 [christoph]  0.8.10claws51
1986
1987         * src/folder.c
1988                 some code optimization of folder scanning code
1989
1990         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
1991
1992 2003-02-25 [christoph]  0.8.10claws50
1993
1994         * src/main.c
1995         * src/common/sylpheed.c
1996                 add command line parameter parsing to common code
1997
1998 2003-02-24 [christoph]
1999
2000         * Makefile.am
2001         * configure.ac
2002                 fix gnome prefix problems, the configure script now removed
2003                 `gnome-config --prefix` from `gnome-config --datadir`
2004                 and adds $(prefix} instead
2005
2006         (closes Bug 24 Makefile does not respect prefix when installing
2007          GNOME data)
2008
2009 2003-02-24 [christoph]  0.8.10claws49
2010
2011         * src/news.c
2012                 check for valid session before trying to authenticate
2013
2014         (closes Bug 60 crash if "authenticate on logon" is activated
2015          and newsserver-hostname is not valid)
2016
2017 2003-02-24 [melvin]     0.8.10claws48
2018
2019         * src/prefs_actions.c
2020                 Make sure all user's input is sent to the action and then
2021                 close the socket..
2022
2023 2003-02-23 [alfons]     0.8.10claws46
2024
2025         * src/summaryview.c
2026                 also wait cursor when deleting files
2027
2028 2003-02-23 [paul]
2029
2030         * tools/freshmeat_search.pl
2031           tools/google_search.pl
2032                 scripts should now work for any browser/browser command line
2033
2034 2003-02-22 [christoph]  0.8.10claws45
2035
2036         * src/procmsg.c
2037                 fix IMAP flag setting, IMAP flag is not handled correctly
2038                 anymore by the folder system and information about the
2039                 folder should not be saved in the MsgInfo (in my opinion)
2040
2041         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2042
2043 2003-02-22 [christoph]  0.8.10claws44
2044
2045         * src/summaryview.c
2046                 fix spelling of "label" ;-)
2047
2048 2003-02-22 [thorsten]   0.8.10claws43
2049
2050         * src/mimeview.c
2051           src/prefs_common.[ch]
2052           src/procmime.[ch]
2053                 do not use description as attachment name
2054
2055 2003-02-22 [alfons]     0.8.10claws42
2056
2057         * src/summaryview.c
2058                 freeze/thaw folder item updates when changing color labels,
2059                 and put a wait cursors on
2060
2061 2003-02-22 [thorsten]   0.8.10claws41
2062
2063         * src/mimeview.c
2064                 save-all fixes: crash if invoked on multipart container,
2065                 mimeinfo access, pathseparators, error dialog
2066
2067 2003-02-21 [alfons]     0.8.10claws40
2068
2069         * src/prefs_gtk.c
2070                 remove unused var
2071
2072 2003-02-21 [colin]      0.8.10claws39
2073
2074         * src/send.c
2075                 Fix smtp logging
2076
2077 2003-02-21 [colin]      0.8.10claws38
2078
2079         * src/summaryview.c
2080                 Freeze/thaw folderItem updates when filtering messages 
2081                 via Tools/Filter messages
2082
2083 2003-02-21 [paul]       0.8.10claws37
2084
2085         * src/compose.c
2086                 revert commit 0.8.10claws26, there are ulterior motives
2087                 for users to set a Reply-To header when posting to
2088                 newsgroups
2089
2090 2003-02-21 [paul]       0.8.10claws36
2091
2092         * sync with 0.8.10cvs17
2093                 see ChangeLog 2003-02-21
2094
2095 2003-02-20 [christoph]  0.8.10claws35
2096
2097         * src/imap.c
2098                 IMAP UID fetch speedup using SEARCH
2099
2100         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2101
2102         * src/imap.c
2103                 fix problem with UIDs in IMAP UID cache that no longer existed
2104
2105 2003-02-20 [christoph]  0.8.10claws34
2106
2107         * src/imap.c
2108         * src/procheader.c
2109         * src/procheader.h
2110                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
2111
2112         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2113
2114         * src/imap.c
2115                 Rewrite imap_cmd_gen_recv use sock_getline instead
2116                 of sock_gets to avoid problems with too long reply
2117                 lines
2118     
2119 2003-02-20 [colin]      0.8.10claws33
2120         
2121         * src/prefs_account.c
2122                 Better wording
2123
2124 2003-02-20 [colin]      0.8.10claws32
2125
2126         * src/compose.c
2127                 Remove useless '&& !to_sender' 
2128
2129 2003-02-20 [darko]
2130
2131         * AUTHORS
2132                 change my e-mail address
2133
2134 2003-02-19 [colin]      0.8.10claws31
2135
2136         * src/prefs_common.c
2137                 X11 style colors for every configurable color
2138
2139 2003-02-19 [alfons]     0.8.10claws30
2140
2141         * src/prefs_gtk.[ch]
2142         * src/prefs_common.c
2143                 for color_new accept both plain integers and X11 style color
2144                 names (as found in /usr/lib/X11/rgb.txt)
2145
2146 2003-02-19 [paul]       0.8.10claws29
2147
2148         * src/mainwindow.c
2149                 add tooltips to online/offline button and account selector
2150                 button
2151
2152 2003-02-19 [paul]       0.8.10claws28
2153
2154         * src/folder.c
2155           src/news.c
2156           src/prefs_account.[ch]
2157           src/prefs_common.[ch]
2158                 move 'Maximum number of articles to download' to
2159                 account prefs.
2160                 clean up account prefs gui a little by hiding entries
2161                 rather then greying out entries
2162
2163 2003-02-19 [hiro]       0.8.10claws27
2164
2165         * src/common/utils.c
2166                 fix bug #54 'yesterdays date is displayed in the message 
2167                 summary window'
2168
2169 2003-02-19 [paul]       0.8.10claws26
2170
2171         * src/compose.c
2172                 fix bug reported in Feature Request [688596] 
2173                 'Reply-to header in news'
2174
2175 2003-02-18 [paul]       0.8.10claws25
2176
2177         * src/select-keys.c
2178                 add a 'List all keys' button to key selection dialog
2179
2180 2003-02-18 [colin]      0.8.10claws24
2181         
2182         * src/stock_pixmap.c
2183                 fix compile error
2184
2185 2003-02-18 [colin]      0.8.10claws23
2186
2187         * src/common/smtp.[ch]
2188           src/prefs_account.c
2189                 Try to starttls if it seems to be the only
2190                 way to authenticate a user
2191
2192 2003-02-18 [paul]       0.8.10claws22
2193
2194         * src/Makefile.am
2195           src/folderview.c
2196           src/stock_pixmap.[ch]
2197           src/pixmaps/drafts_close.xpm  ** NEW FILE **
2198           src/pixmaps/drafts_open.xpm   ** NEW FILE **
2199                 as a Drafts folder is a special folder allow it to have
2200                 its own unique icons
2201
2202 2003-02-18 [colin]      0.8.10claws21
2203
2204         * src/imap.c
2205                 Fix port selection when using starttls
2206
2207 2003-02-18 [paul]       0.8.10claws20
2208
2209         * src/mainwindow.c
2210           src/prefs_common.[ch]
2211                 make blue the default new mail colour
2212
2213 2003-02-18 [paul]       0.8.10claws19
2214
2215         * sync with 0.8.10cvs14
2216                 see ChangeLog 2003-02-18
2217
2218 2003-02-17 [jens]       0.8.10claws18
2219
2220         * src/common/md5.c
2221                 fixed a compile problem with gcc 3.3
2222                 works on 2.95.3 too (testet on PPC as it is big endian)
2223
2224 2003-02-17 [paul]       0.8.10claws17
2225
2226         * sync with 0.8.10cvs13
2227                 see ChangeLog 2003-02-17
2228
2229 2003-02-17 [paul]       0.8.10claws16
2230
2231         * sync with 0.8.10cvs12
2232                 see ChangeLog 2003-02-17
2233
2234 2003-02-16 [match]      0.8.10claws15
2235
2236         * src/addressbook.c
2237                 Eliminates reloading of address data when items
2238                 deleted or added. Applied submitted by
2239                 Luke Plant <lukeplant@softhome.net>
2240
2241 2003-02-16 [paul]       0.8.10claws14
2242
2243         * src/news.c
2244                 when a 'protocol error' is encountered disconnect from
2245                 the server. This means that the user can carry on viewing
2246                 other articles and doesn't have to either wait until the
2247                 server timesout or quit sylpheed.
2248                 Fixes bug #53 'Unable to read messages in newsgroups, 
2249                 displayed message doesn't change'
2250
2251 2003-02-15 [christoph]  0.8.10claws13
2252
2253         * src/imap.c
2254                 fix bug that stopped scanning of folders when an
2255                 IMAP folder was empty
2256
2257         (closes bug 46 stop scan messages in folders after empty folder)
2258
2259 2003-02-15 [paul]
2260
2261         * tools/Makefile.am
2262           tools/README
2263           tools/freshmeat_search.pl     ** NEW FILE **
2264           tools/google_search.pl        ** NEW FILE **
2265                 Add 2 Actions scripts which search freshmeat/google
2266                 for the selected text using the browser configured
2267                 in sylpheedrc.
2268                 
2269         Note: These scripts are very dependent on the format of the
2270         browser command and may not work on every occasion. Testing
2271         is welcome. 
2272
2273 2003-02-14 [alfons]     0.8.10claws12
2274
2275         * src/compose.c
2276                 fix breakage because of uninitialized account pointer.
2277                 please verify.
2278
2279 2003-02-14 [paul]       0.8.10claws11
2280
2281         * src/compose.c
2282           src/prefs_account.[ch]
2283           src/prefs_common.[ch]
2284                 move signature settings to Account Prefs
2285
2286 2003-02-14 [paul]       0.8.10claws10
2287
2288         * sync with 0.8.10cvs11
2289                 see ChangeLog 2003-02-14
2290
2291 2003-02-13 [thorsten]   0.8.10claws9
2292
2293         * src/news.c
2294                 revert news progressbar (GUI separation)
2295
2296 2003-02-13 [paul]       0.8.10claws8
2297
2298         * src/compose.c
2299                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
2300                 paragraph 1
2301
2302 2003-02-13 [paul]       0.8.10claws7
2303
2304         * src/compose.[ch]
2305           src/summaryview.c
2306                 fix 'Follow-up and Reply-to' so that it creates a reply to
2307                 the newsgroup and the sender. If the message has the keyword
2308                 'poster' in the Followup-To header, all replies go to the
2309                 sender, re: RFC 1036, Section 2.2.3
2310                 rename all instances of 'ignore_replyto' to 'to_sender', both
2311                 were previously used, now we use just one.
2312
2313 2003-02-13 [paul]       0.8.10claws6
2314
2315         * sync with 0.8.10cvs9
2316                 see ChangeLog 2003-02-13
2317
2318 2003-02-13 [paul]       0.8.10claws5
2319
2320         * configure.ac
2321                 show which plugins are configured in the configure
2322                 output.
2323
2324 2003-02-12 [thorsten]   0.8.10claws4
2325
2326         * src/news.c
2327                 show progress while fetching news headers
2328
2329 2003-02-12 [christoph]  0.8.10claws3
2330
2331         * configure.ac
2332         * src/plugins/Makefile.am
2333                 use AM_CONDITIONAL to enable plugins, automake correctly
2334                 manages this when creating distdir
2335
2336 2003-02-12 [christoph]  0.8.10claws2
2337
2338         * ac/spamassassin.m4
2339         * src/plugins/spamassassin/Makefile.am
2340                 fix building SpamAssassin plugin without OpenSSL
2341
2342 2003-02-12 [paul]       0.8.10claws1
2343
2344         * ac/Makefile.am
2345           src/Makefile.am
2346           src/plugins/Makefile.am
2347                 fix failure of 'make release'
2348
2349 2003-02-12 [paul]       0.8.10claws
2350
2351         * 0.8.10claws released
2352
2353 2003-02-12 [paul]       0.8.9claws56
2354
2355         * po/bg.po
2356           po/es.po
2357           po/it.po
2358           po/ru.po
2359           po/sr.po
2360                 updated translations by George Danchev, Ricardo Mones Lastra,
2361                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
2362                 
2363         * sylpheed.spec.in
2364                 Allow the building of RPMs by a regular user. Submitted
2365                 by Sergei Astanin
2366
2367 2003-02-11 [alfons]     0.8.9claws55
2368
2369         * src/colorlabel.c
2370                 don't use pixmaps for label color rect but draw rectangles
2371                 so we can respect the color map of palette based visuals
2372                 (fixes the long time crashes on Suns - thanks to Andreas
2373                 Engel and Steve O'Hara-Smith for testing)
2374
2375 2003-02-11 [christoph]  0.8.9claws54
2376
2377         * src/matcher_parser_parse.y
2378                 correct bug where filering rules of not existing folders in
2379                 matcherrc were added to global filtering
2380                 
2381         (closes Debian Bug #180253 - Directory's filter-rules are merged with
2382          main filter-rules after removing directory, http://bugs.debian.org/180253)
2383         
2384 2003-02-11 [paul]       0.8.9claws53
2385
2386         * sync with 0.8.10cvs7
2387                 see ChangeLog 2003-02-09
2388
2389 2003-02-11 [melvin]     0.8.9claws52
2390
2391         * po/fr.po
2392                 Updated French tranlsations
2393
2394 2003-02-10 [paul]       0.8.9claws51
2395
2396         * sylpheed.spec.in
2397                 correct --enable-openssl
2398                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
2399
2400 2003-02-09 [martin]     0.8.9claws50
2401
2402         * src/prefs_matcher.c
2403                 fix segfault in prefs_matcher_substitute_cb() when
2404                 no row is selected
2405
2406 2003-02-09 [paul]       0.8.9claws49
2407
2408         * src/folderview.c
2409                 fix bug where a newsgroup folder's processing rules were
2410                 merged with the global filtering rules when the newsgroup
2411                 folder was deleted, causing some seriously bad results,
2412                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
2413
2414 2003-02-08 [melvin]     0.8.9claws48
2415
2416         * src/compose.c
2417                 Corrected and modified an alert message.
2418
2419 2003-02-07 [paul]       0.8.9claws47
2420
2421         * src/folderview.c
2422                 fix bug where both an 'Account properties' window and a
2423                 'Folder properties' window were opened when clicking on
2424                 'Properties' in an NNTP or IMAP folder's popup menu.
2425
2426 2003-02-07 [paul]       0.8.9claws46
2427
2428         * sync with 0.8.10cvs6
2429                 see ChangeLog 2003-02-06
2430
2431 2003-02-06 [christoph]  0.8.9claws45
2432
2433         * src/mbox.c
2434                 freeze folder updates while importing mbox files
2435                 (closes bug 43 importing mbox took hours)
2436                 
2437         Patch submitted by Jens Rantil <jens.rantil@telia.com>
2438
2439 2003-02-06 [thorsten]   0.8.9claws44
2440
2441         * po/de.po
2442                 Updated german translations
2443
2444 2003-02-06 [thorsten]   0.8.9claws43
2445
2446         * src/news.h
2447                 use guint for message numbers (fix count in grouplist dialog)
2448
2449 2003-02-05 [paul]       0.8.9claws42
2450
2451         * sync with 0.8.10cvs2
2452                 see ChangeLog 2003-02-05
2453
2454 2003-02-04 [colin]      0.8.9claws41
2455
2456         * src/prefs_common.[ch]
2457           src/procmsg.c
2458           src/summaryview.c
2459                 Add an option to disable threading by subject
2460
2461 2003-02-04 [christoph]  0.8.9claws40
2462
2463         * src/inc.c
2464                 only abort fetching mails from multiple accounts when the
2465                 error is fatal and does not allow to check any more accounts
2466                 (currently only disk full error)
2467
2468         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
2469          receive mails for other accouts)
2470
2471 2003-02-04 [christoph]  0.8.9claws39
2472
2473         * src/folder.c
2474                 first add the new message to the cache, then
2475                 send the update notification
2476
2477         (closes bug 39 after sending message folderview doesnt get updated)
2478
2479 2003-02-04 [colin]      0.8.9claws38
2480
2481         * src/inc.c
2482                 _really_ fix this Connecting... status
2483
2484 2003-02-04 [paul]       0.8.9claws37
2485
2486         * sync with 0.8.10
2487                 see ChangeLog 2003-02-04
2488
2489 2003-02-04 [paul]       0.8.9claws36
2490
2491         * sync with 0.8.9cvs6
2492                 see ChangeLog 2003-02-03
2493
2494 2003-02-04 [paul]       0.8.9claws35
2495
2496         * po/pt_BR.po
2497                 updated by André Filipe de Assunção e Brito 
2498                 <bedecko@netsite.com.br>
2499
2500 2003-02-03 [thorsten]   0.8.9claws34
2501
2502         * po/de.po
2503                 Updated german translations
2504
2505 2003-02-02 [paul]       0.8.9claws33
2506
2507         * po/es.po
2508                 updated by Ricardo Mones Lastra
2509
2510 2003-02-02 [thorsten]   0.8.9claws32
2511
2512         * src/mh.c
2513                 Fix mh_get_msginfo() segfault if file is inaccessible
2514
2515 2003-01-31 [colin]      0.8.9claws31
2516
2517         * src/procheader.c
2518                 Fix last commit's bug
2519
2520 2003-01-31 [colin]      0.8.9claws30
2521
2522         * src/procheader.c
2523                 Missing a change for gpg-signed messages
2524
2525 2003-01-31 [paul]       0.8.9claws29
2526
2527         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
2528           src/procheader.c
2529           src/stock_pixmap.[ch]
2530           src/summaryview.c
2531                 indicate GnuPG signed messages by displaying an icon
2532                 in the Attachment column.
2533
2534 2003-01-31 [paul]       0.8.9claws28
2535
2536         * sync with 0.8.9cvs4
2537                 see ChangeLog 2003-01-31
2538
2539 2003-01-31 [alfons]     0.8.9claws27
2540
2541         * src/textview.c
2542                 tune URI parser to accept mailto URLs with a '?'
2543                 (patch from Ruslan Balkin)
2544
2545 2003-01-31 [colin]      0.8.9claws26
2546
2547         * src/summaryview.c
2548                 Fix a leak introduced in claws24
2549
2550 2003-01-31 [colin]      0.8.9claws25
2551
2552         * src/summaryview.c
2553                 Freeze/Thaw folder updates when deleting dups
2554
2555 2003-01-31 [colin]      0.8.9claws24
2556         
2557         * src/addr_compl.c
2558           src/summaryview.c
2559           src/msgcache.c
2560                 little speed improvements
2561
2562 2003-01-31 [colin]      0.8.9claws23
2563
2564         * src/summaryview.c
2565                 Fix segfault when forwarding nothing
2566                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
2567                 
2568 2003-01-30 [paul]       0.8.9claws22
2569
2570         * sync with 0.8.9cvs3
2571                 see ChangeLog 2003-01-30
2572
2573 2003-01-30 [paul]       0.8.9claws21
2574
2575         * sync with 0.8.9cvs2
2576                 see ChangeLog 2003-01-30
2577
2578 2003-01-29 [paul]       0.8.9claws20
2579
2580         * sync with 0.8.9cvs1
2581                 see ChangeLog 2003-01-29
2582
2583 2003-01-28 [paul]       0.8.9claws19
2584
2585         * po/POTFILES.in
2586                 update to reflect changes. 
2587                 thanks to Ricardo Mones Lastra
2588
2589 2003-01-27 [christoph]  0.8.9claws18
2590
2591         * ac/openssl.m4
2592         * ac/spamassassin.m4
2593         * src/plugins/spamassassin/README
2594         * src/plugins/spamassassin/libspamc.[ch]
2595         * src/plugins/spamassassin/utils.[ch]
2596                 updated to latest libspamc
2597
2598 2003-01-27 [christoph]  0.8.9claws17
2599
2600         * src/folder.c
2601                 fix wrong use of procheader_get_header_fields
2602
2603 2003-01-27 [christoph]  0.8.9claws16
2604
2605         * src/news.c
2606         * src/prefs_account.[ch]
2607         * src/common/nntp.[ch]
2608                 allow to force authentication for NNTP servers
2609
2610         Patch submitted by Florian Mickler <dmk@d-labs.de>
2611
2612 2003-01-26 [paul]       0.8.9claws15
2613
2614         * src/summaryview.c
2615                 speed up of marking messages as read
2616                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
2617
2618 2003-01-26 [christoph]  0.8.9claws14
2619
2620         * src/Makefile.am
2621         * src/mgutils.[ch]              ** REMOVE **
2622         * src/xml.[ch]                  ** REMOVE **
2623         * src/xmlprops.[ch]             ** REMOVE **
2624         * src/common/Makefile.am
2625         * src/common/mgutils.[ch]       ** NEW **
2626         * src/common/xml.[ch]           ** NEW **
2627         * src/common/xmlprops.[ch]      ** NEW **
2628                 move xml files to common directory
2629
2630 2003-01-26 [christoph]  0.8.9claws13
2631
2632         * src/plugins/spamassassin/spamassassin_gtk.c
2633                 only set gtk entry text if string is available
2634
2635 2003-01-26 [melvin]     0.8.9claws12
2636
2637         * src/description_window.c
2638                 Allow resizing of the window
2639                 Allow automatic horizontal scroll bar
2640                 Do not vertically expand and fill
2641
2642 2003-01-26 [christoph]  0.8.9claws11
2643
2644         * src/Makefile.am
2645         * src/gtkutils.[ch]             ** REMOVE **
2646         * src/common/sylpheed.c
2647         * src/gtk/Makefile.am
2648         * src/gtk/description_window.c
2649         * src/gtk/gtkutils.[ch]         ** NEW **
2650         * src/gtk/prefswindow.c
2651                 move gtkutils to gtk directory
2652
2653 2003-01-26 [paul]       0.8.9claws10
2654
2655         * src/summaryview.c
2656                 rename summary_unread_clicked() to summary_status_clicked()
2657
2658 2003-01-26 [melvin]     0.8.9claws9
2659
2660         * src/prefs_actions.c
2661                 Cosmetical changes to the help text
2662
2663 2003-01-26 [paul]       0.8.9claws8
2664
2665         * src/folder.[ch]
2666           src/mainwindow.c
2667           src/prefs_common.c
2668           src/prefs_sumamry_column.c
2669           summaryview.[ch]
2670                 rename the 'Unread' column to 'Status'
2671
2672 2003-01-25 [match]      0.8.9claws7
2673
2674         * src/mgutils.[ch]
2675                 removed reference to LDAP constants. removed error2string.
2676                 included functions to support LDAP dynamic queries.
2677         * src/syldap.h
2678                 moved LDAP constants here.
2679         * src/addressbook.c
2680         * src/addrindex.c
2681         * src/importldif.c
2682                 removed references to LDAP constants and references to
2683                 error2string.
2684
2685 2003-01-25 [paul]       0.8.9claws6
2686
2687         * src/summaryview.c
2688                 summary_thread_build(), summary_thread_init(): remove 
2689                 unneeded reference to summaryview->folder_item
2690
2691 2003-01-25 [christoph]  0.8.9claws5
2692
2693         * src/gtk/description_window.c
2694                 o allow description texts to expand over multiple columns
2695                 o translate all columns
2696         * src/prefs_actions.c
2697                 change syntax description to use new multi column feature
2698
2699         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2700
2701 2003-01-25 [match]      0.8.9claws4
2702
2703         * src/vcard.c
2704                 fixed bug with Quoted-Printable
2705
2706 2003-01-25 [paul]       0.8.9claws3
2707
2708         * src/folder.[ch]
2709           src/summaryview.[ch]
2710                 implement per-folder collapsed/expanded threads setting
2711                 
2712         * src/prefs_common.c
2713                 remove global collapsed/expanded threads option
2714
2715 2003-01-25 [christoph]  0.8.9claws2
2716
2717         * po/POTFILES.in
2718                 add pluginwindow and prefswindow
2719         * src/compose.c
2720                 make send respond correctly to messages that could be added
2721                 to the queue folder, but the UID of the message is unknown
2722         * src/folder.c
2723         * src/imap.c
2724                 don't return guessed UIDs in imap_add_msg anymore. We return
2725                 0 to tell the folder system it was appened but the UID is
2726                 unknown. Folder system now get's the UID by scaning the folder
2727                 and searching the cache for the Message-ID
2728                 (closes bug #29 Messages queued, but not sent)
2729
2730 2003-01-25 [paul]       0.8.9claws1
2731
2732         * src/codeconv.c
2733                 conv_encode_header():  fix bug when long headers with 8-bit
2734                 characters are used, so that the encoded words are wrapped.
2735                 If the space in the original text falls on the wrap boundary,
2736                 it can be lost.
2737                 Patch by Sergey Vlasov.
2738                 
2739         * src/folderview.c
2740                  fix bug where a change to the sorting method or thread view
2741                  of a folder's messages is lost if simpify-subject is set and
2742                  toggled on or off.
2743                  Patch by Luke Plant.
2744
2745 2003-01-24 [paul]       0.8.9claws
2746
2747         * sylpheed-0.8.9claws released
2748         
2749         * Makefile.am
2750           sylpheed.spec.in
2751                 remove reference to 'INSTALL.jp'
2752
2753 2003-01-23 [paul]       0.8.8claws128
2754
2755         * po/es.po
2756           po/it.po
2757           po/ru.po
2758           po/sr.po
2759                 updated translations. submitted by Ricardo Mones Lastra,
2760                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
2761
2762 2003-01-23 [colin]      0.8.8claws127
2763
2764         * src/compose.c
2765                 Fix drafted and queued news articles re-edition
2766
2767 2003-01-23 [melvin]     0.8.8claws126
2768
2769         * po/fr.po
2770                 Updated French translations
2771
2772 2003-01-23 [colin]      0.8.8claws125
2773
2774         * src/inc.c
2775                 Fix "Connecting to..." status message
2776
2777 2003-01-22 [paul]       0.8.8claws124
2778
2779         * po/bg.po
2780                 updated by George Danchev
2781                 
2782         * src/folder.c
2783                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
2784                 and folder deletion
2785
2786 2003-01-21 [paul]       0.8.8claws123
2787
2788         * po/bg.po
2789                 updated by George Danchev
2790                 
2791         * src/about.c
2792                 its now 2003
2793                 
2794         * src/toolbar.c
2795                 don't translate 'Separator'
2796                 
2797         * src/plugins/spamassassin/Makefile.am
2798                 add aspell to CPPFLAGS
2799                 
2800         * src/plugins/spamassassin/spamassassin.c
2801           src/plugins/spamassassin/spamassassin_gtk.c
2802                 set correct default for spamassassin_receive_spam
2803                 slightly re-word descriptions and some
2804                 other minor changes
2805
2806 2003-01-19 [alfons]     0.8.8claws122
2807                 
2808         * src/mimeview.c
2809                 mimeview_save_as(): we might as well show the file name for
2810                 the single case "Save As" too
2811
2812 2003-01-19 [alfons]     0.8.8claws121
2813
2814         * src/crash.c
2815                 change bug tracker URL to bugzilla URL
2816
2817 2003-01-19 [alfons]     0.8.8claws120
2818
2819         * src/mimeview.c
2820                 mimeview_save_all(): display name of file before overwriting;
2821                 continue saving all, even when one overwrite was cancelled
2822
2823 2003-01-19 [christoph]  0.8.8claws119
2824
2825         * src/summaryview.c
2826         * src/procmsg.[ch]
2827                 fix wrong usage of procmsg_find_children in summaryview
2828                 by using procmsg_update_unread_children instead of
2829                 summaryview_update_unread_children
2830
2831 2003-01-19 [christoph]  0.8.8claws118
2832
2833         * src/procmsg.c
2834                 fix infinite loop in procmsg_find_children
2835                  (closes bug #25 sylpheed crashes on delete.)
2836
2837         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2838
2839 2003-01-19 [paul]       0.8.8claws117
2840
2841         * po/pt_BR.po
2842                 updated by Ivan Francolin Martinez
2843
2844 2003-01-18 [melvin]     0.8.8claws116
2845
2846         * src/prefs_actions.c
2847                 Removed syntax limitation of only one '&' at the end of command.
2848                         Now actions that contain '>/dev/null 2>&1' are possible.
2849
2850 2003-01-18 [melvin]     0.8.8claws115
2851
2852         * src/prefs_actions.c
2853                 Actions IO dialog: when the action ends
2854                 the "Close" button now has focus and [Escape] closes the
2855                 window.
2856
2857 2003-01-18 [christoph]  0.8.8claws114
2858
2859         * src/procmsg.c
2860                 o add debug output when MsgInfos are really freed
2861                 o free GSLists in procmsg_find_children and
2862                   procmsg_update_unread_children
2863
2864 2003-01-18 [christoph]  0.8.8claws113
2865
2866         * src/mainwindow.c
2867                 reorder Configuration menu
2868
2869 2003-01-18 [christoph]  0.8.8claws112
2870
2871         * src/compose.c
2872                 fix applying templates to forwarded messages
2873
2874         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2875
2876 2003-01-17 [christoph]  0.8.8claws111
2877
2878         * src/folder.c
2879                 destroy folder items, when a folder item is removed
2880
2881 2003-01-17 [christoph]  0.8.8claws110
2882
2883         * src/folder.c
2884                 fix wrong folder stats update when ignored message is
2885                 deleted
2886
2887 2003-01-17 [colin]      0.8.8claws109
2888         
2889         * src/mainwindow.c
2890         * src/summaryview.c
2891                 Quicksearch bugfixes: 
2892                 - hide help button at startup if not extended
2893                 - switch to extended when looking for replies
2894
2895 2003-01-17 [paul]
2896
2897         * sync with 0.8.9 release
2898
2899 2003-01-17 [paul]       0.8.8claws108
2900
2901         * sync with 0.8.8cvs11
2902                 see ChangeLog 2003-01-17
2903
2904 2003-01-16 [colin]      0.8.8claws107
2905
2906         * src/procmsg.c
2907                 Changed encryption test to re-ask passphrase
2908                 if an encrypted message hasn't been decrypted
2909                 Fixes bug #5
2910
2911 2003-01-16 [christoph]  0.8.8claws106
2912
2913         * src/prefs_gtk.c
2914         * src/prefs_toolbar.c
2915         * src/gtk/prefswindow.h
2916         * src/plugins/spamassassin/spamassassin_gtk.c
2917                 remove page destroy function that is not used anymore
2918
2919 2003-01-16 [paul]       0.8.8claws105
2920
2921         * sync with 0.8.8cvs9
2922                 see ChangeLog 2002-01-16
2923
2924 2003-01-16 [colin]      0.8.8claws104
2925
2926         * src/compose.[ch]
2927                 Fix bug with autosaved drafts for IMAP, when draft
2928                 folder is specified - fixes bugzilla bug #20
2929
2930 2003-01-15 [paul]       0.8.8claws103
2931
2932         * src/compose.[ch]
2933           src/procmsg.c
2934                 store folder and message-id of message forwarding
2935                 in queue header and set forward flag after sending
2936
2937 2003-01-15 [paul]       0.8.8claws102
2938
2939         * sync with 0.8.8cvs8
2940                 see ChangeLog 2002-01-15
2941
2942 2003-01-15 [colin]      0.8.8claws101
2943
2944         * src/Makefile.am
2945                 Fix linking with GNU libiconv
2946
2947 2003-01-15 [darko]      0.8.8claws100
2948
2949         * src/pine.c
2950                 fix crash when importing pine address book
2951                 entry with an empty name (reported by DY
2952                 <dybulk at tri8.net>)
2953
2954 2003-01-14 [paul]       0.8.8claws99
2955
2956         * configure.in  ** REMOVED **
2957           configure.ac  ** NEW FILE **
2958                 rename configure.in to configure.ac, as it is now
2959                 preferred
2960
2961 2003-01-14 [melvin]     0.8.8claws98
2962
2963         * src/folderview.c
2964                 folderview_check_new(): More precise function description
2965
2966 2003-01-14 [melvin]     0.8.8claws97
2967
2968         * src/folderview.c
2969                 folderview_check_new(): return the number of new messages 
2970                         since last check.
2971         * src/inc.c
2972                 inc_account_mail(): Disable counting of new messages for IMAP
2973                         and NNTP until bug [19] and [14] are fixed.
2974
2975 2003-01-14 [paul]       0.8.8claws96
2976
2977         * sync with 0.8.8cvs6
2978                 see ChangeLog 2003-01-14
2979
2980 2003-01-13 [alfons]     0.8.8claws95
2981
2982         * src/textview.c
2983                 tune email address validation (c. 0.8.8claws89): if . is 
2984                 just one char away from @, the address is invalid too 
2985                 (correctly rejects addresses like foo@.com)
2986
2987 2003-01-13 [paul]       0.8.8claws94
2988
2989         * src/messageview.c
2990           src/toolbar.c
2991                 fixes to the Message View toolbar and menu:
2992                 fix non-functioning Forward button
2993                 make Reply button consider default_reply_list
2994                 remove 'Follow-up...' menu entry
2995                 add 'Forward' and 'Redirect' menu entries
2996
2997 2003-01-13 [melvin]     0.8.8claws93
2998
2999         * src/inc.c
3000                 Fixed typo that could make new messages count incorrect.
3001
3002 2003-01-13 [melvin]     0.8.8claws92
3003
3004         * src/folderview.[ch]
3005                 folderview_check_new(): return the number of new messages.
3006         * src/inc.c
3007                 Should fix bug [14] where new mail notification worked 
3008                         incorrectly with IMAP accounts.
3009                 inc_spool_account(): return number of new msgs, or -1 on error
3010                 inc_all_spool(): return number of new msgs
3011                 
3012 2003-01-13 [melvin]     0.8.8claws91
3013
3014         * src/prefs_actions.c
3015                 Justify help text.
3016
3017 2003-01-12 [thorsten]   0.8.8claws90
3018
3019         * src/common/prefs.c
3020                 close file before rename
3021
3022 2003-01-12 [alfons]     0.8.8claws89
3023
3024         * AUTHORS
3025                 add Christian Mertes
3026         * src/common/utils.[ch]
3027                 g_stricase_hash(), g_stricase_equal(): functions for 
3028                 case insensitive hash tables
3029         * src/textview.c
3030                 use top level domain names to validate email address, based
3031                 on a patch by Christian Mertes (thanks!), but changed 
3032                 implementation to use a hash table 
3033
3034 2003-01-12 [paul]       0.8.8claws88
3035
3036         * po/bg.po
3037                 updated by George Danchev
3038
3039 2003-01-12 [alfons]     0.8.8claws87
3040
3041         * src/summaryview.c
3042                 delete / execute performance: use new style folder update
3043
3044 2003-01-12 [paul]       0.8.8claws86
3045
3046         * sync with 0.8.8cvs5
3047                 see ChangeLog 2003-01-13 (!)
3048
3049 2003-01-12 [alfons]     0.8.8claws85
3050
3051         * src/filtering.c
3052         * src/matcher_parser_parse.y
3053                 prepare change_score filtering action
3054         * src/matcher.[ch]
3055                 give up const-correctness on functions that call non-const-correct functions;
3056                 several casts to gpointer in g_free();
3057                 add change_score;
3058
3059 2003-01-12 [christoph]  0.8.8claws84
3060
3061         * src/compose.c
3062                 fix 2 warnings
3063
3064         * src/gtk/prefswindow.[ch]
3065         * src/plugins/spamassassin/spamassassin_gtk.c
3066                 changed the call of the widget create function
3067                 for PrefsPages, because sometimes the widget
3068                 create function needs a widget that already has
3069                 been attached to a window (to create GDK pixmaps
3070                 for exmaple). So we simply pass the GtkWindow as
3071                 the second parameter now.
3072
3073         * src/main.c
3074         * src/mainwindow.c
3075         * src/prefs_toolbar.[ch]
3076                 rewrite Toolbar Preferences using the new
3077                 prefs window
3078
3079 2003-01-11 [alfons]     0.8.8claws83
3080
3081         * src/addressadd.c
3082                 fix crash when adding sender to addressbook because status bar
3083                 isn't there (the status bar doesn't seem to be used though,
3084                 but I'll let Match decide what to do with it)
3085
3086 2003-01-11 [colin]      0.8.8claws82
3087
3088         * src/main.c
3089           src/toolbar.c
3090                 Two useless changes reversed
3091
3092 2003-01-11 [colin]      0.8.8claws81
3093
3094         * src/mainwindow.c
3095           src/mainwindow.h
3096                 Add mainwindow_get_mainwindow()
3097         * src/alertpanel.c
3098           src/alertpanel.h
3099                 Add alertpanel_error_log() 
3100         * src/compose.c
3101           src/inc.c
3102           src/messageview.c
3103           src/toolbar.c
3104           src/main.c
3105           src/procmsg.c
3106                 Network errors get a View Log button
3107
3108 2003-01-10 [alfons]     0.8.8claws80
3109
3110         * src/prefs_toolbar.c
3111         * src/toolbar.c
3112                 use the translatable string for "Separator" as file name for
3113                 separator toolbar items (probably make this uppercase?)
3114
3115 2003-01-10 [alfons]     0.8.8claws79
3116
3117         * src/prefs_toolbar.c
3118                 put right A_SEPARATOR description string in "displayed
3119                 toolbar items list" so manually added separators are
3120                 saved correctly (bug #10, "Adding a separator to the main 
3121                 toolbar fails, entry in xml file is wrong")
3122
3123 2003-01-10 [christoph]  0.8.8claws78
3124
3125         * src/imap.c
3126                 o fix warnings
3127                 o use CAPABILITY to check if NAMESPACE is available
3128
3129 2003-01-10 [christoph]  0.8.8claws77
3130
3131         * src/imap.[ch]
3132                 apply UIDPLUS IMAP extension support patch
3133
3134         Patch submitted by Simon 'corecode' Schubert
3135
3136 2003-01-10 [paul]       0.8.8claws76
3137
3138         * src/folderview.c
3139                 a sync from main which fixes the news account folders'
3140                 Properties bug
3141
3142 2003-01-10 [christoph]  0.8.8claws75
3143
3144         * src/folder.c
3145                 don't accept 0 as a valid uid returned by copy and move
3146                 functions. 0 means the message was copied or moved but the
3147                 new uid could not be fetched. It is not an error condition
3148                 for the copy or move operation.
3149
3150 2003-01-10 [paul]       0.8.8claws74
3151
3152         * src/prefs_filtering.c
3153                 change English used in Alert when entry is not
3154                 saved.
3155                 
3156         * sync with 0.8.8cvs4
3157                 see ChangeLog 2003-01-10
3158
3159 2003-01-10 [darko]      0.8.8claws73
3160
3161         * src/pine.c
3162                 fix crash when importing address book entry
3163                 without a valid address
3164
3165 2003-01-09 [alfons]     0.8.8claws72
3166
3167         * src/inc.c
3168                 filtering performance: use new style folder update
3169
3170 2003-01-09 [christoph]  0.8.8claws71
3171
3172         * src/compose.c
3173         * src/gtk/menu.[ch]
3174                 fix wrong selecting of mime encoding type, when
3175                 opening property dialog of attachments in the
3176                 compose window. 7bit was always selected and that
3177                 destoryed files with 8bit data.
3178                 (closes bug #9 Sylpheed-claws destroys attachments when
3179                  changing MIME-types)
3180
3181 2003-01-09 [paul]       0.8.8claws70
3182
3183         * sync with 0.8.8cvs3
3184                 see ChangeLog 2003-01-09
3185
3186 2003-01-08 [alfons]     0.8.8claws69
3187         
3188         * src/addressadd.c
3189                 apply patch by Kim Schulz to fix build breakage
3190                 because of missing variable
3191
3192 2003-01-08 [paul]       0.8.8claws68
3193
3194         * sync with 0.8.8cvs2
3195                 see ChangeLog 2002-01-08
3196
3197 2003-01-08 [paul]       0.8.8claws67
3198
3199         * po/it.po
3200                 updated by Alessandro Maestri
3201                 
3202         * src/addressadd.c
3203                 when using 'Add sender to addressbook' allow
3204                 name to be edited and remarks to be entered
3205                 Patch submitted by Luke Plant
3206
3207 2003-01-08 [darko]      0.8.8claws66
3208
3209         * README.claws, src/summaryview.c
3210                 fix description for marked messages
3211
3212 2003-01-08 [paul]
3213
3214         * tools/Makefile.am
3215           tools/launch_phoenix  ** NEW FILE **
3216                 add script that enables using Phoenix as the default
3217                 web browser. 
3218                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
3219                 
3220         * tools/OOo2sylpheed.pl
3221                 remove full path to sylpheed executable, just 'sylpheed'
3222                 will do
3223                 
3224         * tools/README
3225                 add launch_phoenix informtion and re-arrange and compress
3226                 the data a little
3227
3228 2003-01-07 [christoph]  0.8.8claws65
3229
3230         * src/folder.c
3231                 fix update for source folder when moving messages
3232         * src/procmsg.[ch]
3233         * src/summaryview.c
3234                 use function to set to_folder for message infos and
3235                 automatically update the op_count for old and new
3236                 folder
3237
3238 2003-01-07 [melvin]     0.8.8claws64
3239
3240         * src/prefs_actions.c
3241                 Fixed bug where an '%p' Action on a displayed image crashed 
3242                         Sylpheed
3243                 Code clean up (get rid of duplicated code and removed unnecessary 
3244                                 structure member)
3245
3246 2003-01-07 [christoph]  0.8.8claws63
3247
3248         * src/compose.c
3249         * src/folder.[ch]
3250         * src/folderview.c
3251         * src/import.c
3252         * src/inc.c
3253         * src/main.c
3254         * src/mainwindow.c
3255         * src/messageview.c
3256         * src/prefs_folder_item.c
3257         * src/procmsg.c
3258         * src/summaryview.c
3259         * src/toolbar.c
3260                 o remove all folder update triggering from the UI code. The folder
3261                   system should know much better when a folder needs an update.
3262                 o to prevent multiple updates in a row the folder updates can be
3263                   frozen for some time.
3264
3265                 Note: - Please verify that no updates are missing
3266                       - Check where freeze/thaws should be added
3267
3268 2003-01-07 [christoph]  0.8.8claws62
3269
3270         * src/prefs_actions.c
3271                 don't translate empty strings
3272
3273         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3274
3275 2003-01-06 [christoph]  0.8.8claws61
3276
3277         * src/prefs_actions.c
3278                 mark strings for gettext
3279         * src/prefs_matcher.c
3280                 use new description window for Execute action and
3281                 match condition in Filtering
3282
3283         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3284
3285 2003-01-06 [alfons]     0.8.8claws60
3286
3287         keep myself inspired to re-organize matcher part 8; 
3288         yes, more to come (I need to move out the descriptive
3289         text for actions to matcher.c, or at least make it not
3290         depend on the wicked ordering)
3291
3292         * src/prefs_matcher.c
3293                 add documentation so others may comprehend the
3294                 UI part of the conditions
3295                 
3296 2003-01-06 [christoph]  0.8.8claws59
3297
3298         * src/prefs_actions.c
3299                 use new description window for syntax help
3300         * src/gtk/description_window.c
3301                 fix display of descriptions with column count != 2
3302
3303         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3304
3305 2003-01-06 [christoph]  0.8.8claws58
3306
3307         * src/quote_fmt.c
3308         * src/summaryview.[ch]
3309         * src/gtk/Makefile.am
3310         * src/gtk/description_window.[ch]       ** NEW **
3311                 use a generic window to display syntax descriptions
3312                 currently used in quote_fmt and summaryview (new description
3313                 for extended quick search)
3314
3315         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3316
3317 2003-01-06 [paul]       0.8.8claws57
3318
3319         * sync with 0.8.8cvs1
3320                 see ChangeLog 2003-01-06
3321
3322 2003-01-06 [christoph]  0.8.8claws56
3323
3324         * src/mainwindow.c
3325         * src/prefs_gtk.[ch]
3326         * src/gtk/prefswindow.[ch]
3327         * src/plugins/spamassassin/spamassassin_gtk.c
3328                 o remove page management from prefswindow, pages
3329                   will be an argument to prefswindow_open
3330                 o prefswindow_open gets a datapointer that is
3331                   passed to the widget_create function to allow
3332                   creation of prefswindow for specific items
3333
3334 2003-01-06 [colin]      0.8.8claws55
3335         
3336         * src/summaryview.c
3337                 We don't want regexp in the reply-finder, 
3338                 because MIDs can contain !,$,. and so on
3339
3340 2003-01-06 [jens]       0.8.8claws54
3341
3342         * src/jpilot.c
3343                 fixed a wrong free in jpilot_read_db_files
3344
3345 2003-01-06 [alfons]     0.8.8claws53
3346
3347         re-organize matcher part 8; more to come
3348        
3349         * src/matcher.c
3350                 matcherprop_to_string(): put g_free()s before the
3351                 switch-case break to fix memleaks                
3352
3353 2003-01-06 [colin]      0.8.8claws52
3354
3355         * src/summaryview.c
3356                 cleanup & reply-finder now displays the first 
3357                 matching message
3358
3359 2003-01-05 [alfons]     0.8.8claws51
3360
3361         re-organize matcher part 7; more to come
3362
3363         * src/matcher.[ch]
3364                 fixes for constant correctness;
3365                 more documentation;
3366
3367 2003-01-05 [alfons]     0.8.8claws50
3368
3369         re-organize matcher part 6; more to come
3370         
3371         * src/matcher.[ch]
3372                 fixes for constant correctness;
3373                 more documentation;
3374         * src/filtering.c
3375                 fix for constant correctness
3376
3377 2003-01-05 [colin]      0.8.8claws49
3378
3379         * src/account.[ch]
3380                 Add account_get_reply_account function
3381         * src/compose.c
3382                 Use account_get_reply_account function 
3383         * src/summaryview.c
3384                 Basic reply-finder - click on the replied
3385                 icon gets you to the outbox using quick-search
3386
3387 2003-01-05 [paul]       0.8.8claws48
3388
3389         * src/prefs_common.c
3390                 small change to English
3391                 
3392         * src/prefs_filtering.c
3393                 prefs_filtering_action_select(): improve logic and uniformity
3394                 of gui
3395
3396 2003-01-05 [alfons]     0.8.8claws47
3397
3398         fine tune solution to focus problems (bug #7)
3399
3400         * src/mainwindow.c
3401                 mainwindow_focus_in_event(): remove grab event check
3402         * src/summaryview.c
3403                 summary_button_pressed(): move selection on right-click
3404                 too. we can't possibly move the selection back after
3405                 canceling a dialog, because gtk's incomplete focus 
3406                 management. whether this is a good solution, only time
3407                 will tell.
3408
3409 2003-01-05 [christoph]  0.8.8claws46
3410
3411         * src/imap.c
3412                 fix crash when no imap connection could be established
3413
3414 2003-01-05 [paul]       0.8.8claws45
3415
3416         * src/mainwindow.c
3417           src/sumamryview.c
3418           src/gtk/menu.[ch]
3419                 fix bug 605957 'shortcuts in popup-menu'
3420                 make user-defined shortcuts work
3421                 show shortcuts that are already defined
3422                 in the main menu
3423                 Patch submitted by Luke Plant
3424
3425 2003-01-05 [alfons]     0.8.8claws44
3426
3427         * src/mainwindow.c
3428                 focus_in_event handler should not select summary view row 
3429                 when another window (menu, dialog) grabbed for events 
3430                 (bug #7, "[0.8.8claws42] Message summary focus") 
3431
3432 2003-01-04 [christoph]  0.8.8claws43
3433
3434         * src/procmsg.c
3435                 update save folder after adding the sent message
3436                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
3437
3438 2003-01-02 [christoph]  0.8.8claws42
3439
3440         * src/common/plugin.c
3441                 fix unloading of all plugins and unload
3442                 plugins in reverse order
3443                 
3444         * src/gtk/pluginwindow.c
3445                 implement function of load and unload button
3446
3447         * src/gtk/prefswindow.c
3448         * src/gtk/prefswindow.h
3449                 rename register function and add new unregister
3450                 function
3451
3452         * src/plugins/spamassassin/spamassassin_gtk.c
3453                 unregister prefs page and update for changes in
3454                 src/gtk/prefswindow.c
3455
3456 2003-01-02 [paul]       0.8.8claws41
3457
3458         * po/es.po
3459                 updated by Ricardo Mones Lastra
3460
3461 2003-01-02 [paul]
3462
3463         * tools/tb2sylpheed
3464                 fixes and improvements by Urke MMI
3465
3466 2003-01-02 [thorsten]   0.8.8claws40
3467
3468         * src/procmsg.c
3469                 fixed wrong return value
3470
3471 2003-01-02 [thorsten]   0.8.8claws39
3472
3473         * src/prefs.c
3474                 fixed printing wrong variable
3475
3476 2003-01-02 [thorsten]   0.8.8claws38
3477
3478         * src/prefs.c
3479                 fixed acessing members of freed pfile struct
3480
3481 2003-01-02 [thorsten]   0.8.8claws37
3482
3483         * src/procmsg.c
3484                 detect loops across several messages
3485                 as suggested by Christoph Hohmann
3486
3487 2003-01-01 [match]      0.8.8claws36
3488
3489         * src/addrindex.c
3490                 fixed another memory leak.
3491
3492 2003-01-01 [match]      0.8.8claws35
3493
3494         * src/jpilot.[ch]
3495                 fixed memory leaks. applied Doxygen comments.
3496
3497 2003-01-01 [thorsten]   0.8.8claws34
3498
3499         * src/procmsg.c
3500                 inhibit endless loop if msg references itself
3501                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
3502
3503 2003-01-01 [christoph]  0.8.8claws33
3504
3505         * src/mainwindow.c
3506         * src/gtk/Makefile.am
3507         * src/gtk/pluginwindow.c                ** NEW **
3508         * src/gtk/pluginwindow.h                ** NEW **
3509                 add plugin window
3510
3511         * src/plugins/demo/demo.c
3512         * src/plugins/spamassassin/spamassassin.c
3513         * src/plugins/spamassassin/spamassassin_gtk.c
3514                 write better plugin descriptions
3515
3516 2002-12-31 [christoph]  0.8.8claws32
3517
3518         * src/gtk/prefswindow.c
3519         * src/plugins/spamassassin/spamassassin_gtk.c
3520                 some small improvements to GTK code
3521
3522 2002-12-31 [christoph]  0.8.8claws31
3523
3524         * src/plugins/spamassassin/spamassassin_gtk.c
3525                 enable folder select button
3526
3527 2002-12-31 [christoph]  0.8.8claws30
3528
3529         * src/mainwindow.c
3530         * src/gtk/Makefile.am
3531         * src/gtk/prefswindow.c                         ** NEW **
3532         * src/gtk/prefswindow.h                         ** NEW **
3533                 add new prefs window
3534
3535         * src/common/plugin.c
3536                 don't try to load empty config lines
3537         
3538         * src/plugins/spamassassin/Makefile.am
3539         * src/plugins/spamassassin/spamassassin.c
3540         * src/plugins/spamassassin/spamassassin.h       ** NEW **
3541         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
3542                 GTK config for SpamAssassin Plugin using
3543                 the new prefs window
3544
3545 2002-12-31 [paul]       0.8.8claws29
3546
3547         * po/POTFILES.in
3548                 remove obsolete entry 'src/menu.c'
3549
3550 2002-12-31 [alfons]     0.8.8claws28
3551
3552         * src/matcher.[ch]
3553         * src/matcher_parser_parse.y
3554         * src/prefs_matcher.c
3555                 add "ignore_thread" and "~ignore_thread" condition so it's
3556                 possible to make the actions / scoring operate on the ignore
3557                 thread flag
3558
3559 2002-12-31 [christoph]  0.8.8claws27
3560
3561         * src/addrbook.c
3562         * src/addrindex.c
3563         * src/folder.c
3564         * src/matcher.c
3565         * src/prefs_account.c
3566         * src/prefs_actions.c
3567         * src/prefs_customheader.c
3568         * src/prefs_display_header.c
3569         * src/prefs_gtk.c
3570         * src/procmime.c
3571         * src/toolbar.c
3572         * src/xmlprops.c
3573         * src/common/prefs.[ch]
3574                 extend prefs file handling for reading and automatic handling
3575                 of blocks. When reading prefs_set_block_label will automatically
3576                 move on to the block. When writing it will copy all other blocks
3577                 automatically
3578
3579         * src/common/plugin.c
3580                 Now loading plugin filenames from [Plugins] block in
3581                 sylpheed rc file
3582
3583 2002-12-30 [christoph]  0.8.8claws26
3584
3585         * src/common/hooks.[ch]
3586                 return abort status to caller of hooks_invoke
3587                 
3588         * src/inc.[ch]
3589                 invoke message filtering hook and stop
3590                 default handling when filter returns abort
3591
3592         * src/common/plugin.[ch]
3593         * src/plugins/demo/demo.c
3594                 modify plugin loader, because resolving symbols for strings
3595                 does not work correctly
3596         
3597         * configure.in
3598         * ac/spamassassin.m4                            ** NEW **
3599         * src/plugins/spamassassin/.cvsignore           ** NEW **
3600         * src/plugins/spamassassin/Makefile.am          ** NEW **
3601         * src/plugins/spamassassin/README               ** NEW **
3602         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
3603         * src/plugins/spamassassin/spamassassin.c       ** NEW **
3604         * src/plugins/spamassassin/utils.[ch]           ** NEW **
3605                 add spamassassin plugin, see src/plugins/spamassassin/README
3606                 for details
3607
3608 2002-12-29 [alfons]     0.8.8claws25
3609
3610         * src/mainwindow.c
3611                 when moving focus from a message view to the main 
3612                 window, don't forget to select the summary node
3613                 of the displayed message. should fix "[ 659103 ] 
3614                 focus-follows-mouse confuses sylpheed"
3615
3616 2002-12-29 [christoph]  0.8.8claws24
3617
3618         * src/Makefile.am
3619         * src/stringtable.[ch]          ** REMOVE **
3620         * src/common/Makefile.am
3621         * src/common/stringtable.[ch]   ** NEW **
3622                 move stringtable files to common directory
3623
3624 2002-12-29 [christoph]  0.8.8claws23
3625
3626         * src/Makefile.am
3627         * src/menu.[ch]                 ** REMOVE **
3628         * src/gtk/Makefile.am
3629         * src/gtk/menu.[ch]             ** NEW **
3630                 move menu files to gtk directory
3631
3632 2002-12-29 [match]      0.8.8claws22
3633
3634         * src/addressbook.c
3635         * src/syldap.c
3636                 moved UI specific code out of LDAP code into addressbook
3637                 UI code. fixed memory leak.
3638
3639 2002-12-29 [christoph]  0.8.8claws21
3640
3641         * src/folder.c
3642                 only check for IGNORED parent message when message is
3643                 not IGNORED itself
3644
3645 2002-12-29 [alfons]     0.8.8claws20
3646
3647         * src/summaryview.c
3648                 set gtksctree's anchor correct (immediate execute
3649                 changes the tree's layout, and anchor points at 
3650                 the incorrect row). fixes "[ 657233 ] multiple msg 
3651                 delete sometimes off by 1".
3652                 we probably have to look for more tree layout /
3653                 anchor glitches.
3654
3655 2002-12-29 [paul]       0.8.8claws19
3656
3657         * src/summaryview.c
3658                 fix bug [ 659054 ] incorrect sorting of 'From' column
3659                 when using 'display sender using address book'
3660                 thanks to Alfons and Luke Plant
3661
3662 2002-12-29 [christoph]  0.8.8claws18
3663
3664         * src/folder.c
3665         * src/procmsg.[ch]
3666                 check parent messages for IGNORE THREAD flag, when adding,
3667                 moving or copying messages to a folder
3668
3669 2002-12-27 [alfons]     0.8.8claws17
3670
3671         re-organize matcher part 5; more to come
3672
3673         * src/matcher.c
3674                 hash keywords in matchparser_tab 
3675
3676 2002-12-27 [alfons]     0.8.8claws16
3677
3678         re-organize matcher part 4; more to come
3679
3680         * src/matcher_parser.h
3681         * src/matcher_parser_lex.l
3682         * src/matcher_parser_parse.y
3683                 cleanup
3684
3685 2002-12-27 [alfons]     0.8.8claws15
3686
3687         re-organize matcher part 3; more to come
3688
3689         * src/matcher.[ch]
3690                 cleanup
3691
3692 2002-12-27 [alfons]     0.8.8claws14
3693
3694         re-organize matcher part 2; more to come but this should
3695         work. cc me if there are any regressions.
3696
3697         * src/matcher.h
3698                 add prototype for get_matchparser_tab_id()
3699         * src/matcher_parser_lex.l
3700                 look up keywords using matchparser_tab_id();
3701
3702 2002-12-27 [alfons]     0.8.8claws12
3703
3704         re-organize matcher part 1
3705
3706         * src/matcher.h
3707                 map yacc generated constants to sylpheed matcher constants
3708         * src/matcher.c
3709                 add function to find a matcher constant from a string
3710
3711 2002-12-27 [christoph]  0.8.8claws11
3712
3713         * src/compose.c
3714                 MENUITEM_ADD casts the 4th argument from integer to pointer
3715                 so it probably should not be a pointer, this means we
3716                 should use account id for it and not the account's pointer
3717
3718 2002-12-27 [paul]       0.8.8claws10
3719
3720         * src/mainwindow.c
3721                 remove unneeded 'GtkWidget *vbox'
3722                 
3723         * src/summaryview.c
3724                 further sync with 0.8.8 - make sort
3725                 by recipient work as expected
3726                 
3727         * NEWS
3728                 sync with 0.8.8
3729
3730 2002-12-27 [paul]       0.8.8claws9
3731
3732         * po/pt_BR.po
3733                 updated by Ivan F. Martinez
3734                 
3735 2002-12-27 [darko]      0.8.8claws8
3736
3737         * src/common/utils.c
3738                 added locked pattern to extended search
3739
3740 2002-12-27 [alfons]     0.8.8claws7
3741
3742         * src/prefs_matcher.[ch]
3743                 clean up
3744
3745 2002-12-26 [alfons]     0.8.8claws6
3746
3747         * src/matcher.[ch]
3748         * src/matcher_parser_lex.l
3749         * src/matcher_parser_parse.y
3750         * src/prefs_matcher.c
3751                 allow color label as a condition in the matcher
3752
3753 2002-12-26 [oliver]     0.8.8claws5
3754         
3755         * src/toolbar.c 
3756                 enable Addressbook for Main and Messageview
3757         * src/prefs_actions.c
3758                 enable actions in Messageview
3759
3760 2002-12-26 [christoph]  0.8.8claws4
3761
3762         * src/common/plugin.c
3763                 add a little debug output
3764         * configure.in
3765         * src/plugins/demo/Makefile.am
3766                 better use of automake
3767
3768 2002-12-26 [christoph]  0.8.8claws3
3769
3770         * src/Makefile.am
3771         * src/common/Makefile.am
3772                 fix "make distdir"
3773
3774 2002-12-26 [christoph]  0.8.8claws2
3775
3776         * configure.in
3777                 sort configure checks into common / gtk / plugins
3778         * po/POTFILES.in
3779                 add src/prefs_gtk.c
3780         * src/Makefile.am
3781                 add plugins SUBDIR
3782         * src/main.c
3783         * src/common/sylpheed.[ch]
3784                 added now sylpheed_done function for shutdown
3785         * src/common/Makefile.am
3786         * src/common/plugin.[ch]                ** NEW **
3787                 plugin loader and unloader
3788         * src/plugins/.cvsignore                ** NEW **
3789         * src/plugins/Makefile.am               ** NEW **
3790                 build plugins
3791         * src/plugins/demo/.cvsignore           ** NEW **
3792         * src/plugins/demo/Makefile.am          ** NEW **
3793         * src/plugins/demo/demo.c               ** NEW **
3794                 small demo plugin that installs a logtext hook and
3795                 outputs the log text to stdout
3796
3797 2002-12-26 [paul]       0.8.8claws1
3798
3799         * po/es.po
3800                 updated by Ricardo Mones Lastra
3801
3802 2002-12-26 [paul]       0.8.8claws
3803
3804         * 0.8.8claws released
3805
3806 2002-12-26 [paul]       0.8.7claws12
3807
3808         * po/bg.po
3809                 updated by George Danchev
3810
3811 2002-12-26 [paul]       0.8.7claws11
3812
3813         * po/POTFILES.in
3814                 remove unneeded 'src/prefs.c' entry 
3815
3816 2002-12-26 [paul]       0.8.7claws10
3817
3818         * src/codeconv.c
3819           src/mainwindow.c
3820                 sync with 0.8.8 release
3821         
3822         * src/folder.[ch]
3823           src/mh.c
3824           src/summaryview.c
3825                 partial sync with 0.8.8 release
3826         
3827
3828 2002-12-25 [alfons]     0.8.7claws9
3829
3830         * src/matcher.[ch]
3831         * src/matcher_parser_lex.l
3832         * src/matcher_parser_parse.y
3833         * src/prefs_matcher.c
3834                 add locked flag to possible filtering / matcher 
3835                 conditions (also a good example what should be
3836                 done to add a simple boolean condition)
3837
3838 2002-12-25 [christoph]  0.8.7claws8
3839
3840         * src/Makefile.am
3841         * src/account.[ch]
3842         * src/addrbook.c
3843         * src/addressbook.c
3844         * src/addrindex.c
3845         * src/filtering.c
3846         * src/folder.c
3847         * src/matcher.c
3848         * src/prefs.[ch]                ** REMOVE **
3849         * src/prefs_account.c
3850         * src/prefs_actions.c
3851         * src/prefs_common.c
3852         * src/prefs_customheader.c
3853         * src/prefs_display_header.c
3854         * src/prefs_filtering.c
3855         * src/prefs_folder_item.c
3856         * src/prefs_gtk.[ch]            ** NEW **
3857         * src/prefs_matcher.c
3858         * src/prefs_scoring.c
3859         * src/prefs_summary_column.c
3860         * src/procmime.c
3861         * src/selective_download.c
3862         * src/toolbar.c
3863         * src/common/Makefile.am
3864         * src/common/prefs.[ch]         ** NEW **
3865                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
3866
3867 2002-12-24 [alfons]     0.8.7claws7
3868
3869         * src/summaryview.c
3870                 summary_thread_build(): fix real cause of the crash mentioned in
3871                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
3872                 this way we get meaningful ctree nodes 
3873
3874 2002-12-24 [oliver]     0.8.7claws6
3875
3876         * src/mainwindow.[ch]
3877         * src/messageview.[ch]
3878         * src/compose.[ch]
3879         * src/inc.c
3880         * src/summaryview.c
3881                 changes to use updated toolbar handling
3882                 
3883 2002-12-24 [oliver]     0.8.7claws5
3884
3885         * src/toolbar.[ch]
3886                 generic toolbar handling
3887                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
3888         * src/prefs_toolbar.[ch]
3889                 adjust to handling
3890         
3891 2002-12-24 [oliver]     0.8.7claws4
3892         
3893         * src/stock_pixmap.[ch]
3894                 move SYLPHEED_LOGO to end of list in order 
3895                 to remove it from Custom Toolbar`s Icon View
3896
3897 2002-12-24 [alfons]     0.8.7claws3
3898
3899         * src/summaryview.c
3900                 summary_thread_build(): fix crash because of focus != selection 
3901                 after threading. when deleting the selection, gtk tries but fails 
3902                 to find the correct focusable element. we now force the selection
3903                 to be focused. this should solve the infamous bug reported by 
3904                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
3905                 a test case is available. 
3906
3907 2002-12-24 [darko]      0.8.7claws2
3908
3909         * src/summaryview.c
3910                 don't crash when unmarking message with unread children
3911
3912 2002-12-23 [christoph]  0.8.7claws1
3913
3914         * src/Makefile.am
3915         * src/common/Makefile.am
3916                 update Makefiles for moved intl.h, version.h and defs.h
3917         * src/imap.c
3918                 rewrite imap_session_get to avoid duplicate code
3919
3920 2002-12-23 [paul]       0.8.7claws
3921
3922         * Santa-Claws released
3923         
3924         * po/hu.po
3925           po/ru.po
3926                 squeeze in updated Hungarian and Russian translations.
3927                 Submitted by  Gál Zoltán and Ruslan N. Balkin
3928
3929 2002-12-23 [paul]       0.8.6claws129
3930
3931         * po/pl.po
3932                 updated by Witold Wladyslaw Wojciech Wilk
3933
3934 2002-12-23 [paul]       0.8.6claws128
3935
3936         * src/quote_fmt_parse.y
3937                 fix typo and add licence header
3938
3939 2002-12-23 [paul]       0.8.6claws127
3940
3941         * po/en_GB.po
3942                 updated
3943
3944 2002-12-23 [paul]       0.8.6claws126
3945
3946         * po/it.po
3947                 updated translation, submitted by Alessandro Maestri
3948                 
3949 2002-12-23 [paul]       0.8.6claws125
3950
3951         * src/quote_fmt_parse.y
3952                 fix signature-stripping on replies bug. match
3953                 '-- \n' and not '-- '.
3954
3955 2002-12-22 [paul]       0.8.6claws124
3956
3957         * po/bg.po
3958           po/es.po
3959           po/sr.po
3960                 updated translations. submitted by George Danchev,
3961                 Ricardo Mones Lastra, and Urke MMI respectively
3962
3963 2002-12-21 [paul]       0.8.6claws123
3964
3965         * src/addrbook.c
3966                 fix coding style
3967
3968 2002-12-21 [paul]       0.8.6claws122
3969
3970         * src/addrbook.c
3971                 fix bug [643638] where if a person is in one or more
3972                 addressbook groups editing that person's email 
3973                 address results in removal from those groups.
3974                 Patch submitted by Luke Plant.
3975
3976 2002-12-20 [christoph]  0.8.6claws121
3977
3978         * src/common/utils.c
3979         * src/summaryview.c
3980                 reimplement expand_search_string using GString to
3981                 prevent crashs caused by miscalculated string
3982                 lengths reported by Paul
3983
3984 2002-12-20 [christoph]  0.8.6claws120
3985
3986         * src/summaryview.c
3987                 don't use "changed" to check if op_count has to be changed as it
3988                 is also set when the message has unread children
3989                 (closes bug [ 653221 ] crash while deleting duplicates)
3990
3991 2002-12-20 [paul]       0.8.6claws119
3992
3993         * sync with 0.8.6cvs27
3994                 see ChangeLog 2002-12-20
3995
3996 2002-12-20 [paul]       0.8.6claws118
3997
3998         * sync with 0.8.6cvs26
3999                 see ChangeLog 2002-12-19 and 2002-12-20
4000
4001 2002-12-19 [alfons]     0.8.6claws117
4002
4003         * src/textview.c
4004                 fix incorrect parsing of email addresses, submitted by 
4005                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
4006                 name display if it contains @".
4007
4008 2002-12-18 [paul]       0.8.6claws116
4009
4010         * sync with 0.8.6cvs23
4011                 see ChangeLog 2002-12-18
4012
4013 2002-12-18 [paul]       0.8.6claws115
4014
4015         * src/Makefile.am
4016         * src/account.c
4017         * src/codeconv.c
4018         * src/gtkutils.[ch]
4019         * src/imap.c
4020                 sync with 0.8.6cvs22.
4021                 see ChangeLog 2002-12-17 and 2002-12-18
4022
4023 2002-12-17 [christoph]  0.8.6claws114
4024
4025         * src/imap.c
4026                 o don't create a session if imap greeting fails
4027                 o don't close socket when authentication fails
4028                   this is done by imap_session_destroy
4029
4030 2002-12-17 [thorsten]   0.8.6claws113
4031
4032         * tools/Makefile.am
4033           tools/README
4034           tools/google_msgid.pl ** NEW FILE **
4035                 Added "search for message-id" script and doc
4036
4037 2002-12-17 [thorsten]   0.8.6claws112
4038
4039         * po/hu.po
4040                 Updated hungarian translation
4041                 (updated by Gal Zoltan)
4042
4043 2002-12-16 [christoph]  0.8.6claws111
4044
4045         * src/addr_compl.c
4046                 remove stupid addressbook dump to debug output
4047         * src/mh.c
4048                 fix memory leak found by Hiro
4049
4050 2002-12-14 [paul]       0.8.6claws110
4051
4052         * src/compose.c
4053                 fix menubar sensitivity on send
4054                 
4055         * src/prefs_filtering.c
4056         * src/prefs_matcher.c
4057         * src/prefs_scoring.c
4058                 Fix english ;)
4059                 
4060         * src/common/quoted-printable.h
4061                 sync: fix typo
4062         
4063 2002-12-13 [christoph]  0.8.6claws109
4064
4065         * src/Makefile.am
4066         * src/manage_window.[ch]        ** REMOVE **
4067         * src/gtk/Makefile.am
4068         * src/gtk/manage_window.[ch]    ** NEW **
4069                 move manage_window files to gtk directory
4070
4071 2002-12-13 [christoph]  0.8.6claws108
4072
4073         * src/Makefile.am
4074         * src/gtkshruler.[ch]           ** REMOVE **
4075         * src/gtk/Makefile.am
4076         * src/gtk/gtkshruler.[ch]       ** NEW **
4077                 move gtkshruler files to gtk directory
4078
4079 2002-12-13 [christoph]  0.8.6claws107
4080
4081         * src/Makefile.am
4082         * src/compose.c
4083         * src/gtkstext.[ch]             ** REMOVE **
4084         * src/gtkutils.[ch]
4085         * src/textview.c
4086         * src/gtk/gtkstext.[ch]         ** NEW **
4087         * src/gtk/Makefile.am
4088                 o move stext functions to gtkstext.c to remove
4089                   dependency of gtkutils
4090                 o move gtkstext files to gtk directory
4091
4092         * src/gtk/Makefile.am
4093         * src/gtk/sslcertwindow.[ch]
4094                 UI stuff can always depend on common code so
4095                 it's ok to add ../common to include path
4096
4097 2002-12-13 [colin]      0.8.6claws106
4098
4099         * src/summaryview.c
4100                 Disconnect sighandlers for mainwindow when
4101                 quicksearch has the focus
4102                 Fix bug #653231
4103         * src/mainwindow.[ch]
4104                 Make key_pressed callback public, to be able
4105                 to disconnect it
4106
4107 2002-12-13 [christoph]  0.8.6claws105
4108
4109         * src/mh.c
4110                 create .mh_sequences file in new MH folders
4111                 (closes feature request [ 523162 ] MH folders should
4112                  get a .mh_sequences)
4113
4114 2002-12-13 [colin]      0.8.6claws104
4115
4116         * src/summaryview.c
4117                 Better handling of quicksearch show/hide
4118                 (basically the button stays under the mouse 
4119                  when toggled)
4120
4121 2002-12-13 [paul]       0.8.6claws103
4122
4123         * sync with 0.8.6cvs17
4124                 see ChangeLog 2002-12-13
4125
4126 2002-12-13 [paul]       0.8.6claws102
4127
4128         * po/es.po
4129                 updated by Ricardo Mones Lastra
4130
4131 2002-12-11 [colin]       0.8.6claws101
4132
4133         * src/folder.c
4134                 remove statusbar stuff
4135           src/folderview.c
4136                 set statusbar verbosity when moving folders
4137
4138 2002-12-11 [colin]       0.8.6claws100
4139         * src/prefs_filtering.c
4140         * src/prefs_matcher.c
4141         * src/prefs_scoring.c
4142                 Fix english ;)
4143
4144 2002-12-11 [colin]       0.8.6claws99
4145
4146         * src/prefs_common.[ch]
4147                 Add summary_quicksearch_type
4148         * src/summaryview.c
4149                 Save last used quicksearch type
4150
4151 2002-12-11 [jens]       0.8.6claws98
4152         * src/prefs_filtering.c
4153         * src/prefs_matcher.c
4154         * src/prefs_scoring.c
4155                 added dialog for incomplete rules in scoring, filtering and
4156                 matcher to ask wheather really close
4157
4158 2002-12-11 [colin]      0.8.6claws97
4159
4160         * src/folder.c
4161                 Fix folder dnd statusbar logging
4162
4163 2002-12-10 [christoph]  0.8.6claws96
4164
4165         * src/compose.c
4166         * src/folder.c
4167         * src/imap.c
4168         * src/inc.c
4169         * src/main.c
4170         * src/mainwindow.c
4171         * src/news.c
4172         * src/send.c
4173         * src/statusbar.[ch]
4174         * src/common/hooks.c
4175         * src/common/log.[ch]
4176                 o handle verbose logging in statusbar directly in statusbar code
4177                   and common code does not need any knowledge about a statusbar
4178                 o remove direct calls to statusbar_(puts|pop)_all functions
4179
4180 2002-12-10 [jens]       0.8.6claws95
4181
4182         * src/*.c
4183                 removed gettext from g_warnings
4184         * po/POTFILES.in
4185                 cleaned and updated
4186         * po/de.po
4187                 updated
4188
4189 2002-12-10 [colin]      0.8.6claws94
4190
4191         * src/main.c
4192                 finish crash dialog fix
4193
4194 2002-12-10 [colin]      0.8.6claws93
4195
4196         * src/main.c
4197                 "Fix" "sylpheed already running" instead of
4198                 crash dialog appearing after a crash
4199
4200 2002-12-10 [colin]      0.8.6claws92
4201
4202         * po/POTFILES.in
4203                 add src/gtk/sslcertwindow.c
4204
4205 2002-12-10 [paul]       0.8.6claws91
4206
4207         * po/POTFILES.in
4208                 updated to reflect recent changes
4209                 submitted by Alessandro Maestri
4210
4211 2002-12-09 [christoph]  0.8.6claws90
4212
4213         * src/Makefile.am
4214         * src/smtp.[ch]                 ** REMOVE **
4215         * src/common/Makefile.am
4216         * src/common/smtp.[ch]          ** NEW **
4217                 move smtp files to common directory
4218
4219 2002-12-09 [christoph]  0.8.6claws89
4220
4221         * src/Makefile.am
4222         * src/session.[ch]              ** REMOVE **
4223         * src/common/Makefile.am
4224         * src/common/session.[ch]       ** NEW **
4225                 move session files to common directory
4226
4227 2002-12-09 [paul]       0.8.6claws88
4228
4229         * src/account.c
4230                 fix bug [649746] edit accounts: move account reverted
4231                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
4232
4233 2002-12-09 [colin]      0.8.6claws87
4234
4235         * src/ssl_certificate.c
4236                 cleanup
4237
4238 2002-12-09 [colin]      0.8.6claws86
4239
4240         * src/ssl.c
4241                 Try to open the cert.pem database and 
4242                 issue a warning if it isn't there
4243
4244 2002-12-09 [colin]      0.8.6claws85
4245
4246         * src/common/ssl_certificate.c
4247         * src/gtk/sslcertwindow.c
4248                 Warning fixes
4249
4250 2002-12-09 [colin]      0.8.6claws84
4251
4252         * src/ssl_certificate.[ch] ** REMOVED **
4253         * src/common/ssl_certificate.[ch] ** NEW **
4254         * src/Makefile.am
4255         * src/common/Makefile.am
4256                 Moved ssl_certificate.[ch] to common
4257         * src/common/ssl.c 
4258                 Put back needed include
4259         * src/gtk/sslcertwindow.[ch]
4260                 Changed ssl_certificate.h include
4261         
4262 2002-12-09 [colin]      0.8.6claws83
4263
4264         * src/gtk/sslcertwindow.[ch]
4265                 Implement hook for certificate acception
4266         * src/ssl_certificate.[ch]
4267                 Implement hook for certificate acception
4268         * src/common/ssl.c
4269                 Reenable certificate acception check
4270         * src/mainwindow.c
4271                 Register sslcertwindow's hook
4272         
4273 2002-12-08 [christoph]  0.8.6claws82
4274
4275         * src/about.c
4276         * src/addr_compl.c
4277         * src/codeconv.c
4278         * src/manual.c
4279         * src/undo.c
4280         * src/common/utils.c
4281                 o add missing includes
4282                 o fix warnings
4283         * src/.cvsignore
4284         * src/common/.cvsignore
4285         * src/common/version.h          ** REMOVE **
4286                 remove autogenerated file
4287
4288 2002-12-08 [paul]       0.8.6claws81
4289
4290         * src/stringtable.c
4291                 put back needed include
4292
4293 2002-12-08 [colin]      0.8.6claws80
4294         
4295         * src/gtk/sslcertwindow.c
4296                 Cleaner popups when asking
4297         * src/ssl_certificate.c
4298         * src/prefs_common.[ch]
4299                 remove ssl certificate pref
4300                 put back needed include
4301         * src/undo.c
4302                 put back needed include
4303
4304 2002-12-08 [christoph]  0.8.6claws79
4305
4306         * src/folderview.c
4307         * src/logwindow.c
4308         * src/statusbar.c
4309         * src/summaryview.c
4310                 only abort hook invokation if required data is missing not
4311                 if our own data pointer is NULL, update hookfunction for
4312                 log window
4313
4314 2002-12-08 [paul]       0.8.6claws78
4315
4316         * src/about.c
4317         * src/addrcache.c
4318         * src/addrclip.c
4319         * src/addr_compl.c
4320         * src/addrselect.c
4321         * src/codeconv.c
4322         * src/colorlabel.c
4323         * src/enriched.c
4324         * src/esmtp.c
4325         * src/exporthtml.c
4326         * src/headerview.c
4327         * src/imageview.c
4328         * src/manual.c
4329         * src/noticeview.c
4330         * src/pgptext.c
4331         * src/scoring.c
4332         * src/sourcewindow.c
4333         * src/stringtable.c
4334         * src/undo.c
4335                 clean up: remove unneccesary includes
4336
4337 2002-12-08 [christoph]  0.8.6claws77
4338
4339         * src/folderview.c
4340         * src/statusbar.c
4341         * src/summaryview.c
4342         * src/common/hooks.[ch]
4343                 hook functions now have a gboolean return value, if a hook
4344                 returns TRUE it will stop executing of any more hooks in
4345                 the same hooklist for this invokation
4346
4347 2002-12-08 [colin]      0.8.6claws76
4348         
4349         * src/main.c
4350                 put back argv0 for CRASH_DIALOG
4351
4352 2002-12-08 [christoph]  0.8.6claws75
4353
4354         * src/Makefile.am
4355         * src/about.c
4356         * src/account.c
4357         * src/crash.c
4358         * src/esmtp.h
4359         * src/imap.[ch]
4360         * src/inc.c
4361         * src/main.c
4362         * src/mainwindow.c
4363         * src/news.c
4364         * src/pop.[ch]
4365         * src/prefs_account.[ch]
4366         * src/prefs_common.[ch]
4367         * src/send.[ch]
4368         * src/smtp.[ch]
4369         * src/ssl_certificate.[ch]
4370         * src/ssl_manager.[ch]
4371         * src/common/Makefile.am
4372         * src/common/log.c
4373         * src/common/nntp.[ch]
4374         * src/common/socket.[ch]
4375         * src/common/ssl.[ch]
4376         * src/gtk/sslcertwindow.[ch]
4377         * ac/openssl.m4
4378                 use new autoconf script to detect OpenSSL with extra parameters
4379                 to specify the location of libs and includes, also remove USE_SSL
4380                 to USE_OPENSSL
4381
4382         * src/common/sylpheed.[ch]
4383         * src/common/version.h.in
4384                 start seperation of common code initialization seperated from gui
4385
4386         * src/summaryview.c
4387                 The function that is called when a color label changes
4388                 should not change the color lable again
4389
4390 2002-12-08 [colin]      0.8.6claws74
4391
4392         * src/gtk/sslcertwindow.c
4393                 warning fixes
4394
4395 2002-12-08 [colin]      0.8.6claws73
4396
4397         * src/statusbar.c
4398           src/common/log.h
4399                 Register a hook for statusbar_puts_all
4400         * src/common/log.c
4401                 invoke statusbar_puts_all's hook
4402         
4403 2002-12-08 [colin]      0.8.6claws72
4404
4405         * src/ssl_certificate.c
4406                 Put back a badly-removed include
4407
4408 2002-12-08 [colin]      0.8.6claws71
4409
4410         * src/gtk/sslcertwindow.[ch]    ** NEW **
4411                 new certificate presentation
4412         * src/gtk/Makefile.am
4413                 add new files
4414         * src/ssl_certificate.[ch]
4415                 gtk cleanup, made utility functions public
4416         * src/ssl_manager.c
4417                 use new cert presentation
4418
4419 2002-12-07 [christoph]  0.8.6claws70
4420
4421         * src/Makefile.am
4422         * src/nntp.[ch]                 ** REMOVE **
4423         * src/common/Makefile.am
4424         * src/common/nntp.[ch]          ** NEW **
4425                 move nntp files to common directory
4426
4427 2002-12-07 [christoph]  0.8.6claws69
4428
4429         * src/procmsg.[ch]
4430         * src/summaryview.c
4431                 implement msginfo update callback using sylpheed's new
4432                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
4433
4434 2002-12-06 [christoph]  0.8.6claws68
4435
4436         * src/editgroup.c
4437                 This patch changes the 'Edit Group Details' dialog to
4438                 allow extended selections in either pane, so that
4439                 addresses can be added or removed from a group more
4440                 quickly and easily. (it actually is a net decrease in
4441                 file size, as some unnecessary functions have been
4442                 removed). 
4443                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
4444
4445 2002-12-06 [christoph]  0.8.6claws67
4446
4447         * src/Makefile.am
4448         * src/template.[ch]             ** REMOVE **
4449         * src/common/Makefile.am
4450         * src/common/template.[ch]      ** NEW **
4451                 move template files to common directory
4452
4453         * src/nntp.c
4454                 add missing log.h include
4455
4456 2002-12-06 [melvin]     0.8.6claws66
4457
4458         * src/prefs_actions.c
4459                 Added the trailing ">" syntax to insert command's output
4460                 without replacing old text (in contrast to trailing "|").
4461
4462 2002-12-05 [colin]      0.8.6claws65
4463         
4464         * src/common/utils.c
4465                 Don't modify original search_string or it'll change
4466                 the next iterations in the for()
4467
4468 2002-12-05 [darko]      0.8.6claws64
4469
4470         * src/common/utils.c
4471                 proper check for filtering commands, found by Colin
4472
4473 2002-12-05 [darko]      0.8.6claws63
4474
4475         * src/common/utils.c
4476                 check proper string for NULL pointer, found by Colin
4477
4478 2002-12-05 [darko]      0.8.6claws62
4479
4480         * src/common/utils.[ch]
4481                 expand_search_string(): new function
4482                 converts Mutt-like patterns to Sylpheed's
4483                 filtering engine
4484         * src/summaryview.c
4485                 use expand_search_string() to allow Mutt-like
4486                 patterns in extended search
4487         * README.claws
4488                 document extended option in quick search
4489
4490 2002-12-05 [paul]       0.8.6claws61
4491
4492         * sync with 0.8.6cvs16
4493                 see ChangeLog 2002-12-05
4494                 
4495         * po/POTFILES.in
4496                 clean up
4497
4498 2002-12-04 [christoph]  0.8.6claws60
4499
4500         * src/imap.[ch]
4501                 put imap authentication code into a new function and
4502                 remove it from imap_session_new that will allow to
4503                 send other commands before authentication
4504
4505 2002-12-04 [christoph]  0.8.6claws59
4506
4507         * src/imap.[ch]
4508                 use already existing method to prevent unneeded IMAP
4509                 folder selects. Set imap_select parameters to NULL
4510                 in some functions if the values are not required.
4511
4512         * src/xml.h
4513                 remove no longer required include
4514
4515 2002-12-04 [paul]       0.8.6claws58
4516
4517         * po/es.po
4518                 updated by Ricardo Mones Lastra
4519                 
4520         * configure.in
4521           po/hu.po      ** NEW FILE **
4522                 initial Hungarian translation, submitted
4523                 by Gál Zoltán <galzoli@hu.inter.net>
4524
4525 2002-12-03 [christoph]  0.8.6claws57
4526
4527         * src/Makefile.am
4528         * src/gtksctree.[ch]            ** REMOVE **
4529         * src/gtk/Makefile.am
4530         * src/gtk/gtksctree.[ch]        ** NEW **
4531                 move gtksctree files to gtk directory
4532
4533 2002-12-03 [christoph]  0.8.6claws56
4534
4535         * src/Makefile.am
4536         * src/md5.[ch]                  ** REMOVE **
4537         * srm/common/Makefile.am
4538         * src/common/md5.[ch]           ** NEW **
4539                 move md5 files to common directory
4540
4541         * src/gtkstext.c
4542                 remove not required #include
4543
4544 2002-12-03 [sergey]     0.8.6claws55
4545
4546         * src/gtkutils.c
4547         * src/gtkutils.h
4548                 gtkut_window_popup(): new function.
4549         * src/mainwindow.c
4550                 main_window_popup(): use gtkut_window_popup() to raise
4551                 window without changing its position.
4552                 (see sylpheed-main ML message [sylpheed:17247])
4553
4554 2002-12-03 [sergey]     0.8.6claws54
4555
4556         * src/send.c
4557                 send_message_local(): removed first-dot escaping
4558                 (SMTP-only, not needed for sending through pipe)
4559
4560 2002-12-03 [paul]       0.8.6claws53
4561
4562         * po/POTFILES.in
4563                 update to reflect recent changes (thanks
4564                 to Ricardo Mones Lastra)
4565                 
4566         * tools/filter_conv.pl
4567                  fix problem with quoted strings. Patch submitted
4568                  by Luke Plant <lukeplant@softhome.net>
4569
4570 2002-12-03 [paul]       0.8.6claws52
4571
4572         * sync with 0.8.6cvs15
4573                 see ChangeLog 2002-12-03
4574
4575 2002-12-02 [christoph]  0.8.6claws51
4576
4577         * src/logwindow.[ch]
4578         * src/common/log.[ch]
4579                 implement logging using a hook function
4580
4581         * src/folderview.c
4582         * src/folder.[ch]
4583                 define hooklist name in header file to avoid
4584                 errors caused by wrong spelling of hooklist names
4585
4586         * src/toolbar.c
4587                 fix warnings
4588
4589 2002-12-02 [christoph]  0.8.6claws50
4590
4591         * src/common/Makefile.am
4592                 add src/common/hooks.[ch]
4593
4594         * src/common/hooks.[ch]
4595                 implement a simple hook system using glib's hook functions
4596
4597         * src/folder.[ch]
4598         * src/folderview.c
4599                 use new hook system for folder item updates
4600
4601 2002-12-02 [christoph]  0.8.6claws49
4602
4603         * doc-src/ui_seperation.txt     ** NEW **
4604                 information for ui seperation
4605
4606         * src/Makefile.am
4607                 remove files that were moved to common
4608                 include common directory by default for the header files
4609
4610         * src/inc.c
4611         * src/common/socket.c
4612         * src/automaton.[ch]
4613                 implement automaton using g_io_*-functions instead of
4614                 gdk_input_add to make it ui independent
4615
4616         * src/codeconv.c
4617         * src/compose.c
4618         * src/ldif.c
4619         * src/pgptext.c
4620         * src/procmime.c
4621         * src/rfc2015.c
4622         * src/smtp.c
4623         * src/unmime.c
4624                 remove common/ prefix because directory is now in
4625                 include path
4626
4627         * src/compose.c
4628         * src/folder.c
4629         * src/folderview.c
4630         * src/mainwindow.c
4631         * src/messageview.c
4632         * src/prefs_common.c
4633         * src/procmsg.c
4634         * src/rfc2015.c
4635                 fix warnings
4636
4637         * src/imap.c
4638         * src/inc.c
4639         * src/news.c
4640         * src/pop.c
4641         * src/send.c
4642         * src/smtp.c
4643         * src/ssl_certificate.c
4644                 add log.h header file for logging functions
4645
4646         * src/main.c
4647         * src/common/utils.c
4648         * src/summaryview.c
4649         * src/xml.c
4650                 o move debug_mode to common/utils.c
4651                 o add functions to set and get debug_mode
4652
4653         * src/defs.h                    ** REMOVE **
4654         * src/intl.h                    ** REMOVE **
4655         * src/socket.[ch]               ** REMOVE **
4656         * src/ssl.[ch]                  ** REMOVE **
4657         * src/utils.[ch]                ** REMOVE **
4658                 replaced by new files in src/common/
4659         
4660         * src/common/Makefile.am
4661                 add new files in src/common/
4662
4663         * src/common/defs.h             ** NEW **
4664         * src/common/intl.h             ** NEW **
4665         * src/common/log.[ch]           ** NEW **
4666         * src/common/socket.[ch]        ** NEW **
4667         * src/common/ssl.[ch]           ** NEW **
4668         * src/common/utils.[ch]         ** NEW **
4669                 replacement for files in src/
4670
4671 2002-12-02 [colin]      0.8.6claws48
4672
4673         * src/folderview.c
4674                 Scroll folderview if necessary during dnd
4675
4676 2002-12-02 [colin]      0.8.6claws47
4677
4678         * src/folder.[ch]
4679                 Add check to verify a move is within a single mailbox
4680         * src/folderview.c
4681                 Add specific error string for this check
4682
4683 2002-12-02 [colin]      0.8.6claws46
4684
4685         * src/folder.c
4686                 Add a test to folder moving, remove a statusbar_print
4687         * src/folderview.c
4688                 Add Move folder... context-menu item
4689                 Factorize folder moving code
4690                 Enable folder DND for mbox
4691
4692 2002-12-01 [christoph]  0.8.6claws45
4693
4694         * ac/aspell.m4
4695                 remove conf.aspelltest if the version check fails
4696
4697 2002-11-30 [christoph]  0.8.6claws44
4698
4699         * autogen.sh
4700                 run libtoolize --force in autogen to create missing
4701                 libtool scripts
4702
4703 2002-11-30 [christoph]  0.8.6claws43
4704
4705         * src/Makefile.am
4706         * src/pgptext.c
4707         * src/procmime.c
4708         * src/rfc2015.c
4709         * src/uuencode.[ch]             ** REMOVED **
4710         * src/common/Makefile.am
4711         * src/common/uuencode.[ch]      ** NEW **
4712                 move uuen/decoder to common directory
4713
4714 2002-11-30 [christoph]  0.8.6claws42
4715
4716         * src/Makefile.am
4717         * src/base64.[ch]               ** REMOVED **
4718         * src/codeconv.c
4719         * src/compose.c
4720         * src/ldif.c
4721         * src/pgptext.c
4722         * src/procmime.c
4723         * src/rfc2015.c
4724         * src/smtp.c
4725         * src/unmime.c
4726         * src/common/Makefile.am
4727         * src/common/base64.[ch]        ** NEW **
4728                 move base64 en/decoder to common directory
4729
4730 2002-11-30 [christoph]  0.8.6claws41
4731
4732         * src/common                    ** NEW **
4733                 new directory for UI independent code
4734         * src/gtk                       ** NEW **
4735                 new directory for GTK frontend
4736         * src/common/.cvsignore         ** NEW **
4737         * src/gtk/.cvsignore            ** NEW **
4738                 ignore build files
4739         * src/common/Makefile.am        ** NEW **
4740         * src/gtk/Makefile.am           ** NEW **
4741                 automake files to build new seperated stuff
4742         * src/Makefile.am
4743                 the binary will currently still be build with the
4744                 files in src, so we include the code from the
4745                 subdirs for now after building the libs there
4746
4747 2002-11-30 [paul]       0.8.6claws40
4748
4749         * src/compose.c
4750                 fix bug [642731] 'Wrong selected account with drafted mail'
4751
4752 2002-11-29 [oliver]     0.8.6claws39
4753         
4754         * src/messageview.c
4755                 o update summaryview when switching between different
4756                   messageviews          
4757         * src/toolbar.c  
4758                 o check if messageview holds already removed msg
4759                   from summaryview
4760                 
4761
4762 2002-11-29 [oliver]     0.8.6claws38
4763
4764         * src/toolbar.c 
4765                 remove not needed variables and includes
4766                 make messageview stay opened and move to next when msgs are deleted 
4767
4768 2002-11-29 [oliver]     0.8.6claws37
4769         
4770         * src/toolbar.c 
4771                 disable compose button (messageview toolbar) by default
4772                 deleted msgs are moved to trash
4773         
4774 2002-11-29 [melvin]     0.8.6claws36
4775
4776         * configure.in
4777                 Increased minimal gpgme version to 0.3.10 (Zombies out)
4778                 and to detect signatures expirations (gpgme 0.3.6)
4779
4780         * src/main.c
4781                 Use non obsolescent function for Gpgme engine checking.
4782
4783         * src/rfc2015.c
4784                 Inform about expired signatures or signatures which key
4785                 has expired. Expiration date is displayed.
4786
4787         * src/sigstatus.c
4788                 Inform about expired signatures or signatures which key
4789                 has expired.
4790
4791 2002-11-28 [paul]       0.8.6claws35
4792
4793         * src/folderview.c
4794                 re-instate 'Check for new messages' in Newsgroup
4795                 folders right-click menu, after a suggestion from
4796                 Tim Mann <timmann@users.sourceforge.net>
4797
4798         * src/main.c
4799                 after a crash check only local folders for new
4800                 messages
4801
4802 2002-11-28 [paul]       0.8.6claws34
4803
4804         * configure.in
4805                 apply patch that fixes the checking of GTK with XIM 
4806                 support on different OSs, such as FreeBSD. Patch 
4807                 submitted by Topia <topia@users.sourceforge.net>
4808                 
4809 2002-11-28 [paul]       0.8.6claws33
4810
4811         * src/mainwindow.c
4812           src/prefs_common.c
4813           src/prefs_toolbar.c
4814                 more changes to the English
4815
4816 2002-11-28 [paul]       0.8.6claws32
4817
4818         * sync with 0.8.6cvs13
4819                 see ChangeLog 2002-11-28 (no sync needed
4820                 for src/compose.c)
4821
4822 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
4823         
4824         * src/mainwindow.[ch]
4825                 add patch by Ivan F. Martinez introducing messageview Toolbar
4826                 some changes and committed by oliver    
4827
4828 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
4829
4830         * src/messageview.[ch]
4831                 add patch by Ivan F. Martinez introducing messageview Toolbar
4832                 some changes and committed by oliver    
4833
4834 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
4835
4836         * src/compose.[ch]
4837                 add patch by Ivan F. Martinez introducing messageview Toolbar
4838                 some changes and committed by oliver    
4839
4840 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
4841         
4842         * src/toolbar.[ch]
4843                 add patch by Ivan F. Martinez introducing messageview Toolbar
4844                 some changes and committed by oliver
4845
4846 2002-11-28 [oliver]     0.8.6claws27
4847         
4848         * src/prefs_toolbar.[ch]
4849                 getting ready for messageview toolbar
4850                 free mem allocated by gettext
4851                 change prefs_toolbar to prefs_toolbar_open
4852  
4853 2002-11-28 [thorsten]   0.8.6claws26
4854
4855         * src/imageview.[ch]
4856                 cleaned up conflicting declarations of
4857                 imageview_show_image()
4858
4859 2002-11-28 [paul]       0.8.6claws25
4860
4861         * src/grouplistdialog.c
4862           src/prefs_common.c
4863           src/prefs_summary_column.c
4864                 a few more improvements to the English
4865
4866 2002-11-28 [colin]      0.8.6claws24
4867
4868         * man/sylpheed.1
4869                 A few updates to command-line parameters
4870
4871 2002-11-28 [colin]      0.8.6claws23
4872
4873         * src/prefs_filtering.c
4874                 Fix problems with prefs_filtering_delete_path:
4875                 a) if the first rule is removed, original pointers
4876                    weren't updated (leading to segfaults)
4877                 b) it was always global_processing updated in case
4878                    of removed path was parent of rule path
4879
4880 2002-11-27 [paul]       0.8.6claws22
4881
4882         * src/mainwindow.c
4883           src/prefs_account.c
4884           src/prefs_actions.c
4885           src/prefs_common.c
4886           src/prefs_customheader.c
4887           src/prefs_display_header.c
4888           src/prefs_filtering.c
4889           src/prefs_folder_item.c
4890           src/prefs_matcher.c
4891           src/prefs_scoring.c
4892           src/prefs_summary_column.c
4893           src/prefs_template.c
4894           src/prefs_toolbar.c
4895                  improve the English in the GUI
4896
4897 2002-11-27 [colin]      0.8.6claws21
4898
4899         * src/folder.c
4900                 Fix processing renaming problems happening after
4901                 last commit
4902
4903 2002-11-27 [colin]      0.8.6claws20
4904
4905         * src/folder.c
4906                 recursive move now deletes src each subfolder after 
4907                 having moved it
4908         * src/folderview.c
4909                 Use identifier instead of path during dnd (enables
4910                 IMAP folder dnd)
4911
4912 2002-11-27 [paul]       0.8.6claws19
4913
4914         * src/main.c
4915                 apply patch that does command-line processing 
4916                 BEFORE gtk_init, allowing claws to run from 
4917                 shell-scripts in non-X environment (e.g. crontab 
4918                 or ip-up, ip-down scripts). Patch submitted by
4919                 Ruslan N. Balkin <baron@dartel.ru>
4920                 
4921         * po/it.po
4922                 updated by Alessandro Maestri
4923
4924 2002-11-27 [paul]       0.8.6claws18
4925
4926         * sync with 0.8.6cvs12
4927           src/prefs_common.c
4928                 Differences are that main uses a 'Receive dialog'
4929                 frame on the Interface tab, whereas claws groups all 
4930                 the dialogs together in a 'Dialogs' frame.
4931
4932 2002-11-27 [colin]      0.8.6claws17
4933
4934         * src/prefs_matcher.c
4935                 Fix Execute criteria's NOT flag
4936
4937
4938 2002-11-26 [christoph]  0.8.6claws16
4939
4940         * src/ssl.c
4941                 rewrite the ssl code a little bit, only use one
4942                 SSL context, set default certificates' file/path
4943
4944 2002-11-26 [thorsten]   0.8.6claws15
4945
4946         * src/compose.c
4947                 default-reply-to didn't work for ml-reply
4948
4949 2002-11-26 [melvin]     0.8.6claws14
4950
4951         * src/prefs_actions.c
4952                 Made pipe-actions ignore short headers in message view
4953                 Made trailing-pipe-actions write in the message view with
4954                 the same font as the original message
4955
4956 2002-11-26 [paul]       0.8.6claws13
4957
4958         * src/compose.c
4959                 this time commit the correct file
4960
4961 2002-11-26 [paul]       0.8.6claws12
4962
4963         * sync with 0.8.6cvs11
4964           src/quote_fmt_parse.y  
4965                 no sync needed
4966           src/account.[ch]       
4967                 not sync'ed
4968           src/compose.c
4969                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
4970                 on draft mode.
4971                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
4972                 header
4973                 
4974         see ChangeLog 2002-11-25 and 2002-11-26
4975
4976 2002-11-26 [colin]      0.8.6claws11
4977
4978         * src/folderview.c
4979                 Fix collapsed folder not auto-expanding during
4980                 mail dnd, if it was the source folder.
4981
4982 2002-11-25 [colin]      0.8.6claws10
4983
4984         * src/folderview.[ch]
4985                 Variable renaming and cleaning (slist of nodes 
4986                 to be re-collapsed is stored in FolderView)
4987
4988 2002-11-25 [paul]       0.8.6claws9
4989
4990         * src/prefs_common.[ch]
4991                 fix breakage caused by last commit
4992
4993 2002-11-25 [paul]       0.8.6claws8
4994
4995         * sync with 0.8.6cvs4
4996                 see ChangeLog 2002-11-21
4997
4998 2002-11-25 [paul]       0.8.6claws7
4999
5000         * sync with 0.8.6cvs4
5001                 see ChangeLog 2002-11-20
5002
5003 2002-11-25 [paul]       0.8.6claws6
5004
5005         * sync with 0.8.6cvs3
5006                 see ChangeLog 2002-11-18
5007
5008 2002-11-25 [colin]      0.8.6claws5
5009
5010         * src/gtkutils.[ch]
5011                 Add gtkut_ctree_node_is_parent()
5012         * src/folderview.c
5013                 Spring-loaded folders
5014
5015 2002-11-25 [colin]      0.8.6claws4
5016
5017         * src/utils.[ch]
5018                 Add slist_concat_unique(), function to merge
5019                 two GSList filtering dups
5020         * src/folder.[ch]
5021         * src/summaryview.[ch]
5022         * src/folderview.c
5023         * src/main.c
5024                 Add detection/update/display of unread answers
5025                 to marked mails
5026         * src/procmsg.[ch]
5027                 Add procmsg_find_children()
5028                 Add procmsg_msg_has_marked_parent()
5029
5030 2002-11-25 [colin]      0.8.6claws3
5031
5032         * src/ssl_certificate.[ch]
5033                 Allow checking a certificate without a DNS
5034                 lookup
5035                 Allow to forget a cert (by deleting it)
5036                 Make ssl_certificate_destroy_public
5037         * src/ssl_manager.[ch] ** NEW FILES **
5038                 Gui to manage (display/remove) certificates
5039         * src/prefs_common.[ch]
5040                 Add a pref to allow silent acceptation of
5041                 trusted certificates or not (based on the
5042                 "I want to know what's going on" principle)
5043         * src/mainwindow.c
5044                 Add SSL manager in Tools menu
5045         * src/Makefile.am
5046                 Add the new files to the build
5047         * po/POTFILES.in
5048                 Add ssl_manager.c to translations
5049
5050 2002-11-25 [colin]      0.8.6claws2
5051
5052         * src/summaryview.[ch]
5053                 Add S_SEARCH_EXTENDED to the quick search, which 
5054                 allows to search using filtering syntax.
5055
5056 2002-11-25 [colin]      0.8.6claws1
5057
5058         * src/summaryview.c
5059                 Deletion of duplicates now prefer deleting
5060                 the unread dup (fixes feature-request 638989).
5061
5062 2002-11-24 [paul]       0.8.6claws
5063
5064         * po/es.po
5065           po/pl.po
5066           po/ru.po
5067           po/sr.po
5068                 updated by Ricardo Mones Lastra,
5069                 Witold Wladyslaw Wojciech Wilk,
5070                 Ruslan N. Balkin, and  Urke MMI 
5071                 respectively
5072
5073 2002-11-24 [paul]       0.8.5claws182
5074
5075         * po/bg.po
5076                 updated by George Danchev
5077
5078 2002-11-23 [alfons]     0.8.5claws181
5079
5080         * src/imap.c
5081                 tiny memory leak found by browsing Dimitar's 
5082                 valgrind report
5083
5084 2002-11-23 [paul]       0.8.5claws180
5085
5086         * po/it.po
5087                 updated by Alessandro Maestri
5088
5089 2002-11-22 [christoph]  0.8.5claws179
5090
5091         * src/compose.c
5092         * src/inc.c
5093         * src/prefs_filtering.c
5094         * src/summaryview.c
5095                 more warning fixes
5096
5097 2002-11-22 [alfons]     0.8.5claws178
5098
5099         * src/summaryview.c
5100                 summary_execute_delete_func(): if message is deleted, make 
5101                 sure to also remove its entry in the subject hash table. 
5102                 fixes a corner case bug.
5103
5104 2002-11-22 [paul]       0.8.5claws177
5105
5106         * .cvsignore
5107                 add 'autom4te.cache'
5108                 
5109         * ltconfig      ** REMOVED **
5110                 not needed
5111
5112 2002-11-22 [paul]       0.8.5claws176
5113
5114         * src/textview.c
5115                 textview_set_font(): fix for message display in
5116                 UTF-8 locales (thanks to Sergey Vlasov).
5117                 
5118         * AUTHORS
5119                 add new team members and contributors
5120
5121
5122 2002-11-21 [colin]      0.8.5claws175
5123
5124         * src/procmsg.[ch]
5125                 Add procmsg_remove_special_headers()
5126         * src/mh.c
5127                 Use procmsg_remove_special_headers() for 
5128                 previous fix
5129
5130 2002-11-21 [colin]      0.8.5claws174
5131
5132         * src/mh.c
5133                 Fix moving/copying from queue/draft folders
5134                 for MH folders
5135
5136 2002-11-21 [christoph]  0.8.5claws173
5137
5138         * src/crash.c
5139         * src/filtering.c
5140         * src/logwindow.c
5141         * src/main.c
5142         * src/matcher_parser_lex.[hl]
5143         * src/mbox.c
5144         * src/mbox_folder.[ch]
5145         * src/prefs_filtering.c
5146         * src/procheader.c
5147         * src/quote_fmt_lex.l
5148         * src/ssl.c
5149                 fix all warnings except the warnings in lex and yacc files
5150
5151 2002-11-20 [christoph]  0.8.5claws172
5152
5153         * src/imap.c
5154                 fix MsgInfo retrieval for IMAP draft and queue folders
5155                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
5156
5157 2002-11-19 [christoph]  0.8.5claws171
5158
5159         * src/compose.c
5160                 fix segfault, when draft saving does not get
5161                 the MsgInfo of the new message
5162                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
5163
5164 2002-11-19 [christoph]  0.8.5claws170
5165
5166         * src/procmsg.c
5167                 add parameter check for flag setting function
5168                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
5169
5170 2002-11-18 [paul]       0.8.5claws169
5171
5172         * src/compose.c
5173                 more sensitivity fixes to redirect mode:
5174                 * disable toolbar draft button
5175                 * allow only Address book in the Tools menu
5176                 * disable editing of message by the spell
5177                   checker
5178
5179 2002-11-18 [paul]       0.8.5claws168
5180
5181         * src/compose.c
5182                 fix sensitivity of menu items in compose_redirect():
5183                 allow only the necessary items 
5184
5185 2002-11-18 [paul]       0.8.5claws167
5186
5187         * src/compose.c
5188                 fix bug [ 603259 ] 'attachment got lost on bounce'
5189
5190 2002-11-18 [paul]       0.8.5claws166
5191
5192         * po/ru.po
5193                 updated by Ruslan N. Balkin <baron@dartel.ru>
5194
5195 2002-11-18 [colin]      0.8.5claws165
5196
5197         * src/main.c
5198           src/defs.h
5199                 Remove old filtering stuff
5200
5201
5202 2002-11-17 [oliver]     0.8.5claws164
5203
5204         * src/toolbar.h
5205                 remove not needed typedef 
5206
5207 2002-11-17 [oliver]     0.8.5claws163
5208
5209         * src/toolbar.c
5210                 make toolbar's on click events translatable
5211
5212 2002-11-15 [colin]      0.8.5claws162
5213
5214         * src/summaryview.c
5215                 Revert too-soon integration of a feature
5216
5217 2002-11-15 [christoph]  0.8.5claws161
5218
5219         * src/imap.c
5220                 use main's implementation of imap_get_msginfo
5221
5222 2002-11-15 [christoph]  0.8.5claws160
5223
5224         * src/compose.c
5225         * src/folder.[ch]
5226         * src/imap.c
5227         * src/mbox_folder.c
5228         * src/mh.c
5229         * src/news.c
5230         * src/procmsg.c
5231         * src/summaryview.c
5232                 replace claws' fetch_msginfo with main's get_msginfo
5233                 (use main's implementation where possible)
5234
5235 2002-11-15 [colin]      0.8.5claws159
5236
5237         * src/ssl_certificate.c
5238                 Missed a check
5239
5240 2002-11-16 [melvin]     0.8.5claws158
5241
5242         * po/fr.po
5243                 Updated French translations.
5244
5245 2002-11-16 [colin]      0.8.5claws157
5246
5247         * src/ssl_certificate.c
5248                 Check for missing parts in the certificates
5249
5250 2002-11-15 [colin]      0.8.5claws156
5251
5252         * src/folderview.c
5253                 Preventive fix (missing check) found by
5254                 Alfons
5255
5256 2002-11-15 [paul]
5257
5258         * NEWS
5259                 sync with 0.8.6 release
5260
5261 2002-11-15 [colin]      0.8.5claws155
5262
5263         * src/folder.[ch]
5264           src/folderview.c
5265                 Fix error handling of folder_item_move_to()
5266                 (thanks to Alfons!)
5267
5268 2002-11-15 [colin]      0.8.5claws154
5269
5270         * src/folder.[ch]
5271           src/folderview.c
5272                 folder_item_move_to() sets an error message instead
5273                 of having GUI stuff in folder.c
5274
5275 2002-11-15 [colin]      0.8.5claws153
5276
5277         * src/procmsg.[ch]
5278                 Implemented a callback for MsgInfo updates, 
5279                 heavily copy/pasted from Christoph's folder 
5280                 callback system
5281         * src/summaryview.[ch]
5282                 Register summary_update_msg as callback
5283
5284 2002-11-14 [colin]      0.8.5claws152
5285         
5286         * src/procmsg.c
5287                 Update the FolderItem after sending (fixes 617593)
5288
5289 2002-11-14 [christoph]  0.8.5claws151
5290
5291         * src/folder.c
5292                 fix wrong position of NULL pointer check found
5293                 by Sergey
5294
5295 2002-11-14 [christoph]  0.8.5claws150
5296
5297         * src/folder.c
5298                 fix segfault when deleting messages from IMAP folders
5299                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
5300
5301 2002-11-14 [colin]      0.8.5claws149
5302
5303         * src/compose.c
5304                 Forwarding was also ignoring the folder's default account.
5305
5306 2002-11-14 [colin]      0.8.5claws148
5307
5308         * src/compose.c
5309                 Fix sent folder not set to folder properties when 
5310                 forwarding.
5311
5312 2002-11-14 [thorsten]   0.8.5claws147
5313
5314         * src/inc.c
5315                 inc_start(): Files were not moved from .processing to inbox,
5316                 if no global processing rule existed
5317
5318 2002-11-14 [colin]      0.8.5claws146
5319
5320         * src/ssl_certificate
5321                 Fix file operations
5322
5323 2002-11-14 [paul]       0.8.5claws145
5324
5325         * po/it.po
5326                 updated by Alessandro Maestri
5327
5328 2002-11-13 [alfons]     0.8.5claws144
5329
5330         * src/folder.c
5331                 folder_item_close(): only mark messages unread
5332                 when a folder has new messages 
5333
5334 2002-11-13 [keith]      0.8.5claws143
5335
5336         * src/imap.c
5337                 Fix problem moving or copying between
5338                 IMAP folders
5339
5340 2002-11-13 [colin]      0.8.5claws142
5341
5342         * src/matcher_parser_parse.y
5343                 Fix rule problem when " don't match
5344
5345 2002-11-13 [christoph]  0.8.5claws141
5346
5347         * src/folder.c
5348         * src/folderview.c
5349                 moved cache saving to folder_item_close
5350                 the folderview should not have to deal with
5351                 this things
5352
5353 2002-11-13 [christoph]  0.8.5claws140
5354
5355         * src/summaryview.c
5356                 moved setting of important score to
5357                 summary_set_prefs_from_folderitem
5358
5359 2002-11-13 [colin]      0.8.5claws139
5360
5361         * src/matcher_parser_parse.y
5362                 Fix a segfault in the parser (happening when
5363                 a good expression had been tested and a bad 
5364                 one arrives)
5365
5366 2002-11-13 [paul]       0.8.5claws138
5367
5368         * sync with 0.8.5cvs24
5369                 see ChangeLog 2002-11-13
5370                 
5371         * po/pt_BR.po
5372                 updated by Fabio Jr. Beneditto
5373
5374 2002-11-13 [colin]      0.8.5claws137
5375         
5376         * src/msgcache.c
5377           src/defs.h
5378           src/procmsg.[ch]
5379                 Revert last commit, problem
5380
5381 2002-11-13 [colin]      0.8.5claws136
5382
5383         * src/msgcache.c
5384                 Remove duplicated code
5385         * src/defs.h
5386                 Bumped CACHE_VERSION and MARK_VERSION
5387         * src/procmsg.[ch]
5388                 Network endian for cache and mark files
5389
5390 2002-11-12 [colin]      0.8.5claws135
5391
5392         * src/inc.c
5393                 Fix the "socket error" dialog which disappeared
5394
5395 2002-11-12 [colin]      0.8.5claws134
5396
5397         * src/msgcache.c
5398                 Reverse last commit which had performance 
5399                 problems, but still reverse the list
5400
5401 2002-11-12 [colin]      0.8.5claws133
5402
5403         * src/msgcache.c
5404                 Reverse list order
5405
5406 2002-11-12 [melvin]     0.8.5claws132
5407
5408         * src/compose.c
5409                 Added a check for a NULL prefs_common.dictionary
5410
5411 2002-11-12 [colin]      0.8.5claws131
5412
5413         * src/ssl_certificate.[ch]
5414                 Use FQDN hostname
5415
5416 2002-11-12 [colin]      0.8.5claws130
5417
5418         * src/ssl_certificate.[ch]
5419                 Take connection port into account for 
5420                 checking certificates (a single hostname
5421                 could have multiple servers with multiple
5422                 certificates)
5423         * src/ssl.c
5424                 Pass the port to ssl_certificate_check
5425
5426 2002-11-12 [paul]       0.8.5claws129
5427
5428         * src/folder.c
5429                 fix a typo in last commit
5430
5431 2002-11-12 [paul]       0.8.5claws128
5432
5433         * sync with 0.8.5cvs23
5434                 see ChangeLog entry 2002-11-12
5435
5436 2002-11-11 [colin]      0.8.5claws127
5437
5438         * src/ssl_certificate.c
5439                 Cleaner messages
5440                 Don't popup, instead log error, if the 
5441                 corresponding pref is checked
5442         * src/ssl_certificate.h
5443                 include <openssl/objects/h>
5444
5445 2002-11-11 [colin]      0.8.5claws126
5446
5447         * src/ssl_certificate.h
5448                 _Really_ clean it
5449
5450 2002-11-11 [colin]      0.8.5claws125
5451         
5452         * src/ssl_certificate.c
5453                 Fixed leak
5454
5455 2002-11-11 [colin]      0.8.5claws124
5456
5457         * src/ssl.c
5458                 Cleaned a bit
5459         * src/ssl_certificate.[ch]
5460                 Cleaned a bit (better use of SSL API)
5461                 (This will cause non-recognition of saved 
5462                  certificates of claws12[23]...)
5463
5464 2002-11-11 [paul]       0.8.5claws123
5465         
5466         * po/es.po
5467                 updated by Ricardo Mones Lastra
5468
5469 2002-11-11 [colin]      0.8.5claws122
5470
5471         * src/ssl.c
5472                 Fix a typo
5473
5474 2002-11-11 [colin]      0.8.5claws121
5475
5476         * src/ssl_certificate.[ch] ** NEW FILES **
5477         * src/ssl.[ch]
5478                 Check SSL certificates presented to us
5479         * src/Makefile.am
5480                 Add ssl_certificate.[ch]
5481         * po/POTFILES.in
5482                 Add ssl_certificate.c
5483
5484 2002-11-11 [paul]       0.8.5claws120
5485
5486         * sync with 0.8.5cvs22
5487                 see ChangeLog 2002-11-11
5488
5489 2002-11-11 [paul]       0.8.5claws119
5490
5491         * sync with 0.8.5cvs21
5492                 see ChangeLog 2002-11-11
5493
5494 2002-11-10 [jens]       0.8.5claws118
5495
5496         * src/folder.c
5497         * src/folderview.c
5498                 corrected some typing
5499         * po/de.po
5500                 updated german translation
5501         * sylpheed.spec.in
5502                 cleaned up specfile and adjusted it for claws
5503
5504 2002-11-10 [colin]      0.8.5claws117
5505
5506         * src/summaryview.c
5507                 a STATUSBAR_PUSH/POP fix
5508
5509 2002-11-10 [colin]      0.8.5claws116
5510
5511         * src/prefs_folder_item.c
5512                 Fix hanging after opening folder properties
5513
5514 2002-11-10 [hoa]        0.8.5claws115
5515
5516         * src/matcher_parser_lex.l
5517         * src/matcher_parser_parse.y
5518                 config file for scoring and filtering is no more trashed
5519                 when there is a syntax error in a filtering rule when
5520                 editing it in a dialog.
5521
5522 2002-11-09 [colin]      0.8.5claws114
5523
5524         * src/mbox_folder.c
5525                 Added missing initialisation of folder->destroy()
5526
5527 2002-11-09 [colin]      0.8.5claws113
5528
5529         * src/folder.c
5530           src/folderview.c
5531                 Fix the status bar messages
5532
5533 2002-11-09 [colin]      0.8.5claws112
5534
5535         * src/folderview.c
5536                 Fix hangs after folder dnd, happening after 
5537                 claws109.
5538
5539 2002-11-09 [christoph]  0.8.5claws111
5540
5541         * src/folderview.c
5542                 just changed order of calls (reverse order of
5543                 associated calls)
5544         * src/inc.c
5545                 lock inc when checking only one account, otherwise
5546                 inc all could be executed at the same time
5547
5548 2002-11-09 [christoph]  0.8.5claws110
5549
5550         * src/folderview.c
5551                 better unlock the mouse cursor before calling
5552                 summary_show because it changes the cursor too
5553
5554 2002-11-09 [christoph]  0.8.5claws109
5555
5556         * src/folder.[ch]
5557         * src/folderview.c
5558                 add functions to open and close a folder
5559                 o opending will execute scanning for remote folders
5560                   and processing
5561                 o closing will unset new flag for messages
5562
5563 2002-11-09 [colin]      0.8.5claws108
5564
5565         * src/folder.c
5566                 Add a call to prefs_matcher_write_config to 
5567                 avoid non-leaf folders filtering settings to be
5568                 lost
5569
5570 2002-11-09 [paul]       0.8.5claws107
5571
5572         * src/prefs_account.c
5573                 re-word a label
5574
5575 2002-11-09 [colin]      0.8.5claws106
5576
5577         * src/folderview.c
5578                 Minor esthetic fix
5579
5580 2002-11-09 [colin]      0.8.5claws105
5581
5582         * src/folderview.c
5583                 Fix prefs_filtering deletion for MH folders (same
5584                 reason as below)
5585         * src/prefs_filtering.c
5586                 Fix prefs_filtering renaming and deletion for 
5587                 folder-based processing rules.  
5588
5589 2002-11-09 [christoph]  0.8.5claws104
5590
5591         * src/compose.c
5592         * src/folder.[ch]
5593         * src/folderview.[ch]
5594         * src/import.c
5595         * src/inc.c
5596         * src/main.c
5597         * src/mainwindow.c
5598         * src/messageview.c
5599         * src/prefs_folder_item.c
5600         * src/procmsg.c
5601         * src/summaryview.c
5602                 implement a callback system for folder item updates
5603
5604 2002-11-09 [colin]      0.8.5claws103
5605
5606         * src/folderview.c
5607                 Fix prefs_filtering renaming for MH folders (we
5608                 shouldn't rename by path as another folder could
5609                 have the same hierarchy).
5610
5611 2002-11-09 [colin]      0.8.5claws102
5612
5613         * src/folder.c
5614                 Fix a leak found by Christoph, use better variable
5615                 names
5616
5617 2002-11-09 [colin]      0.8.5claws101
5618
5619         * src/folder.c
5620                 One more fix for processing rules
5621
5622 2002-11-08 [colin]      0.8.5claws100
5623         
5624         * src/matcher.c
5625                 Don't copy the compiled regexp (will be reevaluated)
5626         * src/folderview.c
5627                 Lock folderview while moving
5628         * src/folder.c
5629                 Provide info on what's happening to the user
5630
5631 2002-11-08 [colin]      0.8.5claws99
5632
5633         * src/folderview.c
5634                 Fix folder reordering after a move if parent is 
5635                 root
5636         * src/scoring.[ch]
5637                 Add function to copy a ScoringProp
5638         * src/prefs_folder_item.c
5639                 Copy scoring rules when copying a folder prefs
5640
5641 2002-11-08 [colin]      0.8.5claws98
5642
5643         * src/folderview.c
5644                 Fixes in case of failure
5645         * src/filtering.[ch]    
5646                 Add function to duplicate a FilteringProp
5647         * src/matcher.[ch]
5648                 Add function to duplicate a MatcherProp
5649         * src/prefs_folder_item.c
5650                 Save folder's processing rules when copying 
5651                 its prefs
5652
5653 2002-11-08 [colin]      0.8.5claws97
5654         
5655         * src/folderview.c
5656                 Sort after move
5657         * src/folder.c 
5658                 Change a printf to debug_print
5659
5660 2002-11-08 [colin]      0.8.5claws96
5661
5662         * src/folder.c
5663           src/folderview.c
5664                 Fix segfaults, call me stupido
5665         
5666
5667 2002-11-08 [colin]      0.8.5claws95
5668
5669         *src/folder.c
5670                 Added forgotten prefs to save when moving folders
5671
5672 2002-11-08 [colin]      0.8.5claws94
5673
5674         * src/folder.c
5675                 Fixes to folder DND (prefs copy)
5676         * src/folderview.c
5677                 Optimization for folder DND (don't rescan whole tree)
5678                 Added folderview_create_folder_node() for this 
5679                 optimization, so de-duped a bit the code
5680         * src/prefs_folder_item.[ch]
5681                 Added prefs_folder_item_copy_prefs()    
5682           
5683 2002-11-08 [paul]       0.8.5claws93
5684
5685         * src/prefs_account.c
5686           tools/README
5687           tools/kmail2sylpheed_v2.pl
5688                 correct some typos
5689
5690 2002-11-08 [paul]       0.8.5claws92
5691
5692         * src/compose.c
5693           src/prefs_account.[ch]
5694                 remove account options 'clearsign' and 'ascii_armored',
5695                 replace with 'default_gnupg_mode' to prevent mixed-mode
5696                 Privacy settings
5697
5698 2002-11-08 [paul]       0.8.5claws91
5699
5700         * src/compose.[ch]
5701                 re-implement GnuPG 'on-the-fly' mode selection,
5702                 disallow mixed-mode
5703
5704 2002-11-08 [colin]      0.8.5claws90
5705
5706         * src/folderview.c
5707           src/prefs_folder_item.c
5708                 Change "Property" to "Properties"
5709
5710 2002-11-07 [colin]      0.8.5claws89
5711
5712         * src/folderview.c
5713           src/folder.c
5714                 Allow folder dropping to a root folder
5715
5716 2002-11-07 [paul]       0.8.5claws88
5717
5718         * src/compose.c
5719                 revert last commit
5720
5721 2002-11-07 [paul]       0.8.5claws87
5722
5723         * src/compose.c
5724                 fix reply-to-list bug. closes bug report
5725                 "[633382] reply-to-list broken in recent cvs"
5726
5727 2002-11-07 [paul]       0.8.5claws86
5728
5729         * src/compose.c
5730                 add a forgotten '#if USE_GPGME ... #endif'
5731
5732 2002-11-07 [paul]       0.8.5claws85
5733
5734         * sync with 0.8.5cvs20
5735                 see ChangeLog 2002-11-07
5736
5737 2002-11-07 [colin]      0.8.5claws84
5738
5739         * src/folder.[ch]
5740                 Change folder_item_move_to to return the newly 
5741                 created folderitem.
5742         * src/folderview.c
5743                 Select the new folderitem after moving.
5744
5745 2002-11-07 [colin]      0.8.5claws83
5746
5747         * src/prefs_filtering.c
5748                 Fix rule rewriting when moving a leaf folder to a 
5749                 shorter path
5750
5751 2002-11-07 [colin]      0.8.5claws82
5752
5753         * src/prefs_filtering.c
5754                 fix a leak
5755
5756 2002-11-07 [colin]      0.8.5claws81
5757
5758         * src/folder.[ch]
5759                 Add folder_item_move_to() function to move a 
5760                 folderitem into another one (updates matcher etc)
5761         * src/folderview.c
5762                 Add folder drag'n drop (context menu to come)
5763                 [Should be dataloss free, but Please backup before 
5764                  trying !]
5765
5766 2002-11-06 [colin]      0.8.5claws80
5767
5768         * src/mh.c
5769                 mh_create_folder() returns NULL if can't create
5770                 directory hierarchy
5771
5772 2002-11-06 [paul]       0.8.5claws79
5773
5774         * src/compose.[ch]
5775                 allow 'on-the-fly' changing of the type of encryption 
5776                 and/or signing used (mime/ascii) via the compose window
5777
5778 2002-11-06 [paul]       0.8.5claws78
5779
5780         * sync with 0.8.5cvs19
5781                 see ChangeLog 2002-11-06 for src/account.c: 
5782                 account_get_special_folder()
5783                 
5784 2002-11-05 [alfons]     0.8.5claws77
5785
5786         * src/crash.c
5787                 very minor cleanups: nothing to see here, move on. :-)
5788
5789 2002-11-05 [colin]      0.8.5claws76
5790
5791         * src/main.c
5792                 Changes choices if compose windows are opened to
5793                 Discard, Draft, Don't quit
5794
5795 2002-11-05 [thorsten]   0.8.5claws75
5796
5797         * src/compose.c
5798                 reenabled default_reply_to folder option
5799
5800 2002-11-05 [colin]      0.8.5claws74
5801
5802         * src/compose.[ch] 
5803                 add compose_draft()
5804         * src/crash.c
5805                 add SIGTERM handler
5806         * src/main.[ch]
5807                 add clean_quit() for the SIGTERM handler
5808
5809 2002-11-05 [paul]       0.8.5claws73
5810         
5811         * po/es.po
5812                 updated by Ricardo Mones Lastra
5813
5814 2002-11-05 [melvin]     0.8.5claws72
5815
5816         * src/logwindow.c
5817                 Fixed log-clipping bug #616795.
5818                 To stop logging in the log window use 0 length.
5819         * src/prefs_common.c
5820                 Added a label to inform about the 0 log length behaviour.
5821
5822 2002-11-05 [paul]       0.8.5claws71
5823
5824         * sync with 0.8.5cvs17
5825                 see ChangeLog 2002-11-05
5826
5827 2002-11-04 [paul]       0.8.5claws70
5828
5829         * sylpheed-128x128.png
5830           sylpheed-64x64.png
5831           sylpheed.png
5832                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
5833                 <nikai@users.sourceforge.net>
5834                 
5835         * po/bg.po
5836                 updated by George Danchev
5837
5838 2002-11-03 [thorsten]   0.8.5claws69
5839
5840         * src/main.c
5841           src/mimeview.c
5842           src/rfc2015.h
5843                 add check if gpg is active
5844
5845 2002-11-03 [thorsten]   0.8.5claws68
5846
5847         * src/toolbar.h
5848                 removed GSList declaration causing trouble on MacOS-X
5849                 (submitted by alfons, reported by xfesty)
5850
5851 2002-11-01 [paul]       0.8.5claws67
5852
5853         * src/mainwindow.c
5854                 remove last remnants of main's filter code
5855
5856 2002-11-01 [paul]       0.8.5claws66
5857
5858         * tools/filter_conv.pl
5859                 fix bug where user-defined headers were ignored
5860
5861 2002-11-01 [paul]       0.8.5claws65
5862
5863         * src/logwindow.c
5864                 make a debug_print() not translatable
5865
5866 2002-10-31 [melvin]     0.8.5claws64
5867
5868         * ac/aspell.m4
5869                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
5870                 not run any GNU/aspell test.  The dictionary path will
5871                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
5872                 was given, in which case, it will be $prefix/lib/aspell/
5873         * configure.in
5874                 Fixed typo in commentary (Aspell code).
5875
5876 2002-10-31 [paul]       0.8.5claws63
5877
5878         * po/POTFILES.in
5879                 remove src/filter.c and src/prefs_filter.c
5880                 thanks to Ricardo for reminding me
5881
5882 2002-10-31 [colin]      0.8.5claws62
5883
5884         * src/mbox_folder.c
5885                 Plug some leaks
5886
5887 2002-10-31 [paul]       0.8.5claws61
5888
5889         * src/prefs_filter.[ch] ** REMOVED **
5890           src/filter.[ch]       ** REMOVED **
5891           
5892         * src/Makefile.am
5893           src/folderview.c
5894           src/inc.c
5895           src/main.c
5896           src/mainwindow.c
5897           src/mbox.c
5898           src/prefs_common.c
5899           src/prefs_filtering.c
5900           src/summaryview.[ch]
5901                 remove main's 'filter' code
5902                 
5903         README.claws
5904                 update to reflect removal of main's filter
5905
5906 2002-10-31 [paul]       0.8.5claws60
5907
5908         * src/summaryview.c
5909                 remove check for global_processing in summary_filter_open(). 
5910                 This fixes the bug where if the user uses the right-click 
5911                 'Create filter rule...' and doesn't have any filter rules 
5912                 already defined in claws' advanced filtering, the newly 
5913                 created filter rule goes to main's filtering which is 
5914                 inaccessible through the gui. Now the filter rule gets added
5915                 to claws' filtering by default.
5916
5917 2002-10-28 [melvin]     0.8.5claws59
5918
5919         * src/prefs_actions.c
5920                 Fixed bug #627322 where MIME parts were not always
5921                 correctly passed to a %p action
5922                 Display an error dialog when message filename is not found.
5923
5924 2002-10-28 [melvin]     0.8.5claws58
5925
5926         * src/prefs_common.c
5927                 Readded a missing function declaration lost in 0.8.3claws34
5928
5929 2002-10-28 [paul]       0.8.5claws57
5930
5931         * sync with 0.8.5cvs15
5932                 see ChangeLog 2002-10-28 and 2002-10-25
5933                 
5934         Note: ChangeLog entry 2002-10-24 is not sync'ed.
5935
5936 2002-10-27 [oliver]     0.8.5claws56
5937
5938         * src/pop.c
5939                 plug leak in pop3_top_recv
5940
5941 2002-10-26 [christoph]  0.8.5claws55
5942
5943         * src/folder.c
5944                 set need_update folder flag when messages are added
5945                 (closes bug [ 626922 ] folder not updated after receiving)
5946
5947 2002-10-25 [melvin]     0.8.5claws54
5948
5949         * src/imageview.c
5950                 Fixed a memleak introduced in the scaling code.
5951
5952 2002-10-24 [alfons]     0.8.5claws53
5953
5954         * src/filtering.c
5955                 make filtering's forward message action forward from the 
5956                 correct account
5957                 (closes bug [628089 ] Filter -> Forward from address problem
5958                 reported by Oktay)
5959
5960 2002-10-24 [christoph]  0.8.5claws52
5961
5962         * src/mainwindow.c
5963         * src/manual.[ch]
5964                 o use manual of current locale or english if current
5965                   locale is not available (and english is available)
5966                 o also link to sylpheed doc project manuals
5967
5968 2002-10-23 [paul]       0.8.5claws51
5969
5970         * tools/README
5971           tools/kmail2sylpheed_v2.pl
5972                 add new version of kmail addressbook importer script.
5973                 works with newer versions of Kmail/KAddressBook which
5974                 have new and rearranged data.
5975
5976 2002-10-23 [martin]     0.8.5claws50
5977
5978         * src/folderview.c
5979         * src/summaryview.c
5980         * src/utils.h
5981         * src/utils.c
5982                 added length parameter to get_abbrev_newsgroup_name()
5983                 changed this function so that it abbreviates the newsgroup
5984                 names only so long it is smaller than the length parameter
5985                 (for better reading of some newsgroup names and space efficiency)
5986
5987 2002-10-22 [colin]      0.8.5claws49
5988
5989         *src/foldersel.c
5990                 Revert Alfons' last modification (after voting ;-))
5991
5992 2002-10-21 [alfons]     0.8.5claws48
5993
5994         * src/foldersel.c
5995                 folder view in folder selection dialog reflects state of
5996                 folder view in main window
5997
5998 2002-10-18 [alfons]     0.8.5claws47
5999
6000         * src/mbox.c
6001                 drop imported messages in folder selected by user,
6002                 and not in the inbox
6003                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
6004
6005 2002-10-18 [alfons]     0.8.5claws46
6006
6007         * src/compose.c
6008                 make automagic reply work correctly for email accounts 
6009                 (whether it's viable to do a full sync with Hiro's 
6010                 compose.c is still under discussion)
6011
6012 2002-10-18 [melvin]     0.8.5claws45
6013
6014         * src/prefs_actions.c
6015                 Fixed bug #622275 where asynchroneous actions left 
6016                 zombies processes
6017                 Made (synchroneous) actions' input be displayed live.
6018
6019 2002-10-18 [christoph]  0.8.5claws44
6020
6021         * src/textview.c
6022                 don't add a newline in the textview in front of the
6023                 first textpart if header display is disabled
6024                 (closes bug [ 603385 ] disabled header display leaves blank
6025                  lin)
6026
6027 2002-10-18 [christoph]  0.8.5claws43
6028
6029         * src/folder.[ch]
6030         * src/imap.c
6031         * src/mbox_folder.c
6032         * src/mh.c
6033         * src/news.c
6034                 folder->get_num_list now returns an error code
6035                 (closes bug [ 609424 ] News cache cleared on failure)
6036                 
6037 2002-10-17 [colin]      0.8.5claws42
6038         
6039         * src/news.c
6040                 Changed a printf by debug_print
6041
6042 2002-10-16 [paul]       
6043
6044         * tools/OOo2sylpheed.pl
6045                 allow for spaces in the name of the
6046                 file to be attached.
6047
6048 2002-10-16 [colin]      0.8.5claws41
6049
6050         * src/main.c
6051                 Use a tristate to change online mode
6052
6053 2002-10-16 [paul]       0.8.5claws40
6054
6055         * po/es.po
6056                 updated by Ricardo Mones Lastra
6057
6058 2002-10-16 [colin]      0.8.5claws39
6059
6060         * src/main.c
6061           src/mainwindow.[ch]
6062                 Added --online and --offline command-line
6063                 switches
6064
6065 2002-10-15 [christoph]  0.8.5claws38
6066
6067         * src/procmime.c
6068                 set mimeinfo->name to NULL after g_free to
6069                 avoid double freeing with g_free
6070
6071 2002-10-14 [christoph]  0.8.5claws37
6072
6073         * src/compose.c
6074         * src/filtering.c
6075         * src/summaryview.c
6076                 remove calls to folder->change_flags that are now
6077                 done by procmsg flag functions (seems it is not
6078                 used by any foldertype anyway)
6079         * src/folder.c
6080                 init folder->change_flags with NULL
6081
6082 2002-10-14 [christoph]  0.8.5claws36
6083
6084         * src/folder.[ch]
6085         * src/imap.[ch]
6086                 use virtual functions for folder item new and destroy
6087                 functions
6088
6089 2002-10-14 [melvin]     0.8.5claws35
6090
6091         * src/compose.c
6092                 Added a test to not run the spell checker if no default
6093                 dictionary is available. No dialog is displayed though.
6094
6095 2002-10-14 [melvin]     0.8.5claws34
6096
6097         * src/gtkaspell.c
6098                 Fixed bug in dictionary list context menu where
6099                 "More..." pointed to an emtpy submenu if the
6100                 number of dictionaries is a multiple of 15
6101                 Removed unneeded code in suggestions list creation
6102
6103 2002-10-14 [paul]       0.8.5claws33
6104
6105         * po/bg.po
6106                 updated by George Danchev
6107
6108 2002-10-13 [hoa]        0.8.5claws32
6109
6110         * src/matcher.[ch]
6111           src/matcher_parser_parser.y
6112                 removed the escaped string from internal structure
6113                 of matcher.
6114
6115 2002-10-12 [colin]      0.8.5claws31
6116
6117         * src/gtksctree.[ch]
6118           src/summaryview.c
6119                 Removed useless function gtksctree_reanchor
6120
6121 2002-10-12 [alfons]     0.8.5claws30
6122         
6123         * sync with remaining main changes 2002-10-09 - 2002-10-11
6124         - drop changes to src/compose.c (requires claws specific changes)
6125         
6126 2002-10-12 [alfons]     0.8.5claws29
6127         
6128         * sync with main changes of 2002-10-08
6129         - drop changes to src/compose.c (requires claws specific changes)
6130         - drop changes to src/summaryview.c (requires changes to compose.c)     
6131
6132 2002-10-12 [alfons]     0.8.5claws28
6133         
6134         * sync with main changes of 2002-10-07
6135
6136 2002-10-12 [alfons]     0.8.5claws27
6137
6138         * sync with main changes of 2002-10-04
6139         - drop changes to src/compose.c (requires claws specific changes)
6140         - drop changes to src/prefs_folder_item.c (claws implementation
6141           seems to be working)
6142
6143 2002-10-12 [colin]      0.8.5claws26
6144
6145         * src/mainwindow.c
6146                 Fix folder-flicker when space-reading, introduced 
6147                 in claws22.
6148
6149 2002-10-12 [colin]      0.8.5claws25
6150
6151         * src/compose.c
6152                 Save account address when saving as draft.
6153                 (closes bug 621838)
6154
6155 2002-10-12 [colin]      0.8.5claws24
6156
6157         * src/summaryview.c
6158                 Fix the problem consisting of no message selected
6159                 after the last message in a folder has been moved.
6160
6161 2002-10-12 [paul]       0.8.5claws23
6162
6163         * src/compose.c
6164           src/prefs_template.c
6165           src/template.[ch]
6166                 add Cc and Bcc to templates. Patch submitted by
6167                 John L. Males.
6168
6169 2002-10-12 [colin]      0.8.5claws22
6170
6171         * src/folderview.c
6172                 Fix a bug after "Check for new messages":
6173                 If a folder was opened, it was still selected at
6174                 the end of the check, but displayed empty.
6175         * src/mainwindow.c
6176                 Remove unnecessary check
6177
6178 2002-10-12 [paul]
6179
6180         * tools/README
6181                 be more verbose in the description of
6182                 OOo2sylpheed.pl
6183                 
6184
6185 2002-10-11 [colin]      0.8.5claws21
6186
6187         * src/mainwindow.c
6188                 Make space work (better) when no mail is selected
6189
6190 2002-10-11 [colin]      0.8.5claws20
6191
6192         * src/inc.c
6193           src/news.c
6194                 fix warnings
6195
6196 2002-10-11 [colin]      0.8.5claws19
6197
6198         * src/mainwindow.c
6199                 revert 0.8.5claws6 changes as i couldn't get to
6200                 anything satisfying
6201
6202 2002-10-11 [melvin]     0.8.5claws18
6203
6204         * src/compose.c
6205                 Removed buggy and unused macro (should have been committed in
6206                 0.8.5claws17)
6207
6208 2002-10-11 [melvin]     0.8.5claws17
6209
6210         * src/compose.c
6211                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
6212
6213 2002-10-11 [thorsten]   0.8.5claws16 
6214
6215         * src/folderview.c
6216                 remove rescan warning
6217
6218 2002-10-11 [colin]      0.8.5claws15 
6219
6220         * src/procheader.c
6221                 fix a segfault that happens if conv_unmime_header
6222                 fails (should be better to find out why it fails)
6223
6224 2002-10-11 [christoph]  0.8.5claws14
6225
6226         * src/summaryview.c
6227                 update folderview stats after ignore/unignore thread
6228
6229 2002-10-11 [hoa]        0.8.5claws13
6230
6231         * src/quote_fmt_parse.y
6232                 Fixed a yacc/bison syntax error
6233         * src/matcher.c
6234                 Escaping of string is fixed.
6235
6236 2002-10-11 [colin]      0.8.5claws12
6237
6238         * src/imageview.c
6239                 Resize images to fit
6240
6241 2002-10-11 [paul]       0.8.5claws11
6242
6243         * po/es.po
6244                 updated by Ricardo Mones Lastra
6245
6246 2002-10-10 [alfons]     0.8.5claws10
6247
6248         * src/compose.c
6249                 allow dropping files by "moving" files from a file manager,
6250                 not only by the more cumbersome "copying". the latter 
6251                 mostly implies holding down the Control button
6252
6253 2002-10-10 [christoph]  0.8.5claws9
6254
6255         * src/summaryview.c
6256                 update folders after thread building for ignored threads
6257
6258 2002-10-10 [christoph]  0.8.5claws8
6259
6260         * config/.cvsignore
6261                 added Makefile
6262         * src/filtering.[ch]
6263         * src/folder.[ch]
6264         * src/folderview.[ch]
6265         * src/import.c
6266         * src/inc.[ch]
6267         * src/mbox.[ch]
6268         * src/procmsg.c
6269         * src/summaryview.[ch]
6270                 o added new flag need_update to FolderItem
6271                 o removed folder_table from various functions from tracking
6272                   folder updates
6273                 o set need_update flags in folder.c's move, copy and delete
6274                   functions and procmsg's flags functions
6275                 o added function folderview_update_items_when_required that
6276                   updates all folders with need_update set
6277                 o call folderview_update_items_when_required instead of
6278                   folderview_update_item_foreach
6279
6280 2002-10-09 [sergey]     0.8.5claws7
6281
6282         * src/compose.c
6283                 Strip CRs whel loading the text into editor in reedit mode.
6284
6285 2002-10-09 [colin]      0.8.5claws6
6286
6287         * src/mainwindow.c
6288                 Make Space work when no mail is selected
6289
6290 2002-10-09 [colin]      0.8.5claws5
6291
6292         * src/gtksctree.[ch]
6293                 Fix range_select
6294                 Add gtk_sctree_reanchor() 
6295         * src/summaryview.c
6296                 Use gtk_sctree_reanchor() - better fix for 
6297                 bug 60413
6298
6299 2002-10-09 [colin]      0.8.5claws4
6300
6301         * src/summaryview.c
6302                 Fix shift-click select after delete problem
6303                 (closes bug 60413)
6304
6305 2002-10-08 [thorsten]   0.8.5claws3
6306
6307         * src/summaryview.c
6308                 exclude current msg from -hide read messages-
6309
6310 2002-10-08 [colin]      0.8.5claws2
6311
6312         * src/inc.[ch]
6313           src/pop.c
6314           src/recv.c
6315                 Differentiate socket errors from disk full
6316                 errors
6317
6318 2002-10-08 [christoph]  0.8.5claws1
6319
6320         * Makefile.am
6321         * configure.in
6322                 modifications for new config directory
6323
6324         * config.guess  ** REMOVED **
6325         * config.sub    ** REMOVED **
6326         * install-sh    ** REMOVED **
6327         * ltmain.sh     ** REMOVED **
6328         * missing       ** REMOVED **
6329         * mkinstalldirs ** REMOVED **
6330                 these files are autogenerated by automake
6331                 when you run autogen.sh
6332
6333         * config/.cvsignore     ** NEW FILE **
6334         * config/Makefile.am    ** NEW FILE **
6335                 ignore autogenerated files
6336                 create a Makefile in this directory
6337
6338 2002-10-08 [paul]       0.8.5claws
6339
6340         * 0.8.5claws release
6341         
6342         * src/compose.c
6343           src/procheader.c
6344           src/procmsg.c
6345                 fix quote reply format for newsgroups reply bug
6346                 (thanks to Hoa)
6347                 
6348         * po/en_GB.po
6349           po/pl.po
6350                 updated by me and Witold Wladyslaw Wojciech Wilk
6351                 repectively
6352
6353 2002-10-07 [paul]       0.8.3claws53
6354
6355         * po/it.po
6356           po/pt_BR.po
6357           po/sr.po
6358                 updated messages catalogs, submitted by
6359                 Alessandro Maestri, Fabio Jr.Beneditto 
6360                 and Urke MMI, respectively.
6361
6362 2002-10-07 [christoph]  0.8.3claws52
6363
6364         * src/folder.[ch]
6365         * src/folderview.c
6366         * src/mainwindow.c
6367                 fix new folder ghost message bug
6368                 (closes bug [ 619722 ] wrong count for newly created folders)
6369
6370 2002-10-07 [christoph]  0.8.3claws51
6371
6372         * src/compose.c
6373                 fix news posting problem
6374
6375 2002-10-07 [melvin]     0.8.3claws50
6376
6377         * po/fr.po
6378                 Updated French translation
6379
6380 2002-10-05 [christoph]  0.8.3claws49
6381
6382         * src/gtkstext.c
6383                 check if line_start_cache is set in gtk_stext_update_text
6384                 (closes bug [ 618119 ] crash while doing search in folder)
6385
6386 2002-10-05 [christoph]  0.8.3claws48
6387
6388         * src/imap.c
6389         * src/news.c
6390         * src/utils.c
6391         * src/utils.h
6392                 implement cache cleanups for claws' folder system
6393                 (closes bug [ 595916 ] imapcache not cleaned up)
6394
6395 2002-10-05 [melvin]     0.8.3claws47
6396
6397         * src/prefs_actions.c
6398                 Made the help text more clear for the %p token
6399
6400 2002-10-04 [paul]       0.8.3claws46
6401
6402         * sync with 0.8.5
6403                 see ChangeLog 2002-10-02 and 2002-10-03
6404
6405 2002-10-04 [christoph]  0.8.3claws45
6406
6407         * src/inc.c
6408                 fix segfault caused by pop before smtp
6409                 call to inc_account_mail with NULL
6410                 pointer for mainwin
6411
6412 2002-10-04 [paul]       0.8.3claws44
6413
6414         * configure.in
6415                 sync the LDAP detection from 0.8.5cvs1
6416
6417 2002-10-02 [christoph]  0.8.3claws43
6418
6419         * po/de.po
6420                 fix small spelling error
6421
6422 2002-10-02 [melvin]     0.8.3claws42
6423
6424         * ac/aspell.m4
6425                 Behave better and say "no" when test program cannot be run.
6426
6427 2002-10-02 [paul]       0.8.3claws41
6428
6429         * sync with 0.8.4cvs1
6430                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
6431                 
6432         * src/summaryview.c
6433                 toggle the behavior of Reply menuitem between
6434                 normal reply and reply-to-list
6435
6436 2002-10-01 [sergey]     0.8.3claws40
6437
6438         * src/compose.c
6439                 Convert newlines in the message text to the canonical form
6440                 before base64 encoding (RFC2045 compliance, fixes some
6441                 interoperability issues with Evolution 1.0.3)
6442
6443 2002-09-29 [colin]      0.8.3claws39
6444
6445         * src/summaryview.c
6446                 Fix an unwanted copy/paste
6447
6448 2002-09-29 [colin]      0.8.3claws38
6449
6450         * src/mainwindow.c
6451                 Renamed "Custom toolbar" to "Customize toolbar"
6452                 Renamed "Show all header" to "Show all headers"
6453                 Renamed "Set diplay item" to "Set displayed items"
6454         * src/prefs_common.c
6455                 Renamed "Show all header" to "Show all headers"
6456         * src/prefs_summary_column.c
6457                 Renamed "diplay item" to "displayed items"
6458
6459 2002-09-29 [colin]      0.8.3claws37
6460
6461         * src/mainwindow.[ch]
6462                 online/offline status pixmaps follow theme
6463                 changes
6464         * src/summaryview.[ch]
6465                 quicksearch pixmap follows theme changes
6466
6467 2002-09-29 [thorsten]   0.8.3claws36
6468
6469         * src/compose.c
6470           src/prefs_folder_item.[ch]
6471                 add default_reply_to folder option (closes patch 581044)
6472
6473 2002-09-29 [christoph]  0.8.3claws35
6474
6475         * acconfig.h    ** REMOVED **
6476         * configure.in
6477         * ac/aspell.m4
6478         * ac/check-type.m4
6479         * ac/gnupg-check-typedef.m4
6480                 fix autoheader 2.50 warning
6481
6482 2002-09-29 [christoph]  0.8.3claws34
6483
6484         * major code cleanup (part 2)
6485         
6486                 - unused variables removed
6487                 - unused functions removed
6488                 - uninitialized variables checked
6489                 - missing return statements added
6490                 - missing function return types added
6491                 - added parentheses around assignment
6492                   when suggested by gcc
6493
6494 2002-09-29 [alfons]     0.8.3claws33
6495
6496         * src/logwindow.c
6497                 log_window_clear(): only bracket gtk_text_forward_delete() 
6498                 with gtk_text_freeze() / gtk_text_thaw() (see if this
6499                 works around GTK text bug)
6500
6501 2002-09-29 [paul]       0.8.3claws32
6502
6503         * po/bg.po
6504           po/sr.po
6505                 updated by George Danchev and Urke MMI
6506                 respectively
6507
6508 2002-09-27 [christoph]  0.8.3claws31
6509
6510         * doc-src/readme.txt
6511         * doc-src/rfc1806.txt   ** REMOVED **
6512         * doc-src/rfc2183.txt   ** NEW FILE **
6513         * doc-src/rfc2980.txt   ** NEW FILE **
6514                 update rfcs
6515
6516 2002-09-27 [melvin]     0.8.3claws30
6517
6518         * ac/aspell.m4
6519                 Fixed typo which could break linking
6520
6521 2002-09-27 [melvin]     0.8.3claws29
6522
6523         * ac/aspell.m4
6524                 Improved GNU/aspell checking. 
6525                 Fixed bug #614490
6526
6527 2002-09-27 [paul]       0.8.3claws28
6528
6529         * sync with 0.8.3cvs8
6530                 see ChangeLog 2002-09-27
6531
6532 2002-09-26 [colin]      0.8.3claws27
6533
6534         * src/toolbar.[ch]
6535           src/mainwindow.[ch]
6536                 Add "Reply to Mailing-list" to the toolbar
6537
6538 2002-09-26 [christoph]  0.8.3claws26
6539
6540         * src/summaryview.c
6541                 Fix wrong message counts in summaryview status
6542
6543 2002-09-26 [paul]       0.8.3claws25
6544
6545         * sync with 0.8.3cvs7
6546                 see ChangeLog 2002-09-26
6547
6548 2002-09-26 [paul]       0.8.3claws24
6549
6550         * sync with 0.8.3cvs6
6551                 see ChangeLog 2002-09-25
6552
6553 2002-09-25 [christoph]  0.8.3claws23
6554
6555         * src/prefs_common.c
6556         * src/prefs_folder_item.c
6557         * src/prefs_scoring.c
6558                 Renamed "kill score" to "hide score" in GUI
6559                 and prefs files
6560
6561 2002-09-25 [paul]       0.8.3claws22
6562
6563         * sync with 0.8.3cvs5
6564                 see ChangeLog 2002-09-24
6565
6566 2002-09-24 [alfons]     0.8.3claws21
6567
6568         patch by Satoshi Nagayasu: allows appending / saving multiple 
6569         selected files (closes "[ 612279 ] save multiple mesg(s) in 
6570         'Save as ...'")
6571
6572         * AUTHORS
6573                 add Satoshi Nagayasu
6574         * src/summaryview.c
6575                 summary_save_as(): allow saving selected files to
6576                 one file
6577                 summary_set_menu_sensitive: enable "Save As..." when
6578                 multiple files are selected
6579         * src/utils.[ch]
6580                 append_file(): new function
6581
6582 2002-09-24 [colin]      0.8.3claws20
6583
6584         * src/procmime.c
6585                 Fix segfault when mimeinfo doesn't have a 
6586                 content_type. 
6587
6588 2002-09-24 [colin]      0.8.3claws19
6589
6590         * src/prefs_common.[ch]
6591                 Add a preference to display send dialog or not
6592         * src/send.c
6593                 Display send dialog according to preference
6594
6595 2002-09-24 [colin]      0.8.3claws18
6596
6597         * src/compose.[ch]
6598                 Disable user actions when sending
6599
6600 2002-09-24 [colin]      0.8.3claws17
6601
6602         * src/procmime.c
6603                 Do not display name or filename for attachments
6604                 with an application/pgp-signature type
6605                 (security flaw, see bug 537413)
6606
6607 2002-09-23 [colin]      0.8.3claws16
6608
6609         * src/editaddress.c
6610                 Initialize entry_email, entry_alias and 
6611                 entry_remarks to first email address of the list
6612
6613 2002-09-23 [colin]      0.83claws15
6614
6615         * src/compose.c
6616                 Drop pgp-signature when reediting a signed queued
6617                 message
6618
6619 2002-09-23 [melvin]     0.8.3claws14
6620
6621         * po/fr.po
6622                 Updated French translation
6623
6624 2002-09-23 [melvin]     0.8.3claws13
6625
6626         * src/mainwindow.c
6627                 Made custom toolbar menu labels more consistent
6628         * src/prefs_toolbar.c
6629                 Made custom toolbar window title more consistent
6630
6631 2002-09-22 [colin]      0.8.3claws12
6632
6633         * src/inc.c
6634                 Initialize session type to normal before getting 
6635                 mail (fixes strange Get behaviour)
6636         * src/prefs_account.h
6637                 Move STYPE_POP_BEFORE_SMTP to last position to 
6638                 avoid other side-effects
6639
6640 2002-09-22 [colin]      0.8.3claws11
6641
6642         * src/prefs_account.c
6643                 Fix pop_bfr_smtp_tm_entry sensivity when switching
6644                 from pop3 to apop or vice-versa
6645
6646 2002-09-22 [colin]      0.8.3claws10
6647         
6648         * src/prefs_account.[ch]
6649                 Add an option for the POP before SMTP timeout
6650         * src/inc.c
6651                 Remember time of last POP connection
6652         * src/send.c
6653                 Do POP before SMTP only if timeout reached
6654
6655 2002-09-22 [oliver]     0.8.3claws9
6656         
6657         * README.claws
6658                 explain custom toolbar
6659
6660 2002-09-22 [oliver]     0.8.3claws8
6661
6662         * src/prefs_actions.[ch]
6663         custom toolbar for compose      
6664                 actions callback from compose toolbar
6665         * src/folderview.c
6666                 remove include toolbar.h
6667
6668 2002-09-22 [oliver]     0.8.3claws7
6669         
6670         * src/prefs_toolbar.[ch]
6671                 custom toolbar for compose
6672                 - generic prefs_toolbar handles both
6673                   Mainwin's toolbar as well as Compose toolbar          
6674
6675 2002-09-22 [oliver]     0.8.3claws6
6676         
6677         * src/toolbar.[ch]
6678                 custom toolbar for compose
6679                 restructure toolbar.[ch]
6680
6681 2002-09-22 [oliver]     0.8.3claws5
6682
6683         * src/compose.[ch]
6684                 custom toolbar for compose
6685
6686 2002-09-22 [oliver]     0.8.3claws4
6687         
6688         * src/mainwindow.[ch]
6689                 custom toolbar for compose 
6690                 move mainwin toolbar back to mainwindow
6691
6692 2002-09-22 [alfons]     0.8.3claws3
6693
6694         * src/procmsg.c
6695                 :%sno/if(/if (/gc
6696                 :%sno/for(/for (/gc
6697                 (beautify)
6698
6699 2002-09-22 [alfons]     0.8.3claws2
6700         
6701         * src/procmsg.c
6702                 procmsg_save_to_outbox(): don't unlink message file from queue;
6703                 callers should do it using folder_item_remove_msg()
6704
6705 2002-09-22 [colin]      0.8.3claws1
6706
6707         * src/mimeview.[ch]
6708                 Made mimeview_check_signature() public
6709         * src/textview.c
6710                 Made GPG signatures verifiable by clicking
6711                 the [application/pgp-signature] in the Text
6712                 view
6713
6714 2002-09-22 [paul]       0.8.3claws
6715
6716         * po/bg.po
6717           po/en_GB.po
6718           po/es.po
6719           po/it.po
6720           po/pl.po
6721           po/pt_BR.po
6722           po/sr.po
6723                 updated translations, submitted by George Danchev,
6724                 me, Ricardo Mones Lastra, Alessandro Maestri,
6725                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
6726                 and Urke MMI, respectively.     
6727
6728 2002-09-22 [alfons]     0.8.2claws65
6729
6730         * src/procmsg.c
6731         * src/pgptext.c
6732                 no furry valgrinds have been used to plug these memleaks
6733
6734 2002-09-20 [paul]       0.8.2claws64
6735
6736         * sync with 0.8.3cvs4
6737                 'Select thread' re-implemented 
6738                 see ChangeLog 2002-09-20
6739
6740 2002-09-21 [alfons]     0.8.2claws63
6741
6742         * src/compose.c
6743                 compose_send(): plug unnoticed memleak
6744
6745 2002-09-20 [alfons]     0.8.2claws62
6746
6747         * src/addr_compl.c
6748                 replace_address_in_edit(): strict check for NULL address to
6749                 fix "[ 607348 ] Segfault in address completion". My guess is
6750                 that this happens with an empty address book, but it's good
6751                 to have this check here anyway
6752                 
6753                 completion_window_button_press(): free string returned 
6754                 from the internal cache
6755
6756 2002-09-20 [christoph]  0.8.2claws61
6757
6758         * src/procmime.h
6759                 added ENC_BINARY to EncodingType
6760         * src/procmime.c
6761                 the string returned by procmime_get_encoding_str
6762                 should not depend on the order of values in the
6763                 EncodingType definition
6764         * doc-src/rfc1806.txt   ** NEW FILE **
6765                 Added rfc1806 about MIME Content-Disposition
6766                 Extension
6767
6768 2002-09-19 [paul]       0.8.2claws60
6769
6770         * sync with 0.8.2cvs3
6771                 see ChangeLog 2002-09-19
6772
6773 2002-09-19 [paul]       0.8.2claws59
6774
6775         * src/prefs_folder_item.c
6776                 revert to Darko's original alignment of colour
6777                 selector button
6778                 add a colon to folder_color label
6779                 
6780         * src/compose.c
6781                 add Colin's patch (with Hiro's modifications) to 
6782                 force BASE64 encoding for 8-bit text when signing
6783                 (sync with 0.8.3cvs2)
6784
6785 2002-09-18 [alfons]     0.8.2claws58
6786
6787         * src/compose.c
6788                 :%sno/if(/if (/gc
6789                 :%sno/for(/for (/gc
6790                 (beautify a little bit)
6791
6792 2002-09-18 [christoph]  0.8.2claws57
6793
6794         * src/pine.c
6795                 fix handling of fgetc return value
6796
6797 2002-09-17 [alfons]     0.8.2claws56
6798         
6799         * src/summaryview.c
6800                 summary_sort(): check non-NULL summaryview->folder_item when no 
6801                 folder is selected at all
6802                 (closes "[ 610344 ] sort label make syl Crash")
6803
6804 2002-09-17 [alfons]     0.8.2claws55
6805         
6806         * src/compose.c
6807                 beautify a little bit
6808
6809 2002-09-17 [christoph]  0.8.2claws54
6810
6811         * src/folder.c
6812                 initialize max values for cache and folder
6813                 when cache or folder is empty
6814
6815 2002-09-15 [colin]      0.8.2claws53
6816
6817         * src/compose.c
6818                 Fix a leak (thanks Alfons!) and cleaned
6819                 variables names for custom headers
6820
6821 2002-09-15 [colin]      0.8.2claws52
6822
6823         * src/compose.c
6824                 Fix custom headers recognition when
6825                 prefs_common.trans_hdr is on
6826
6827 2002-09-15 [colin]      0.8.2claws51
6828
6829         * src/compose.c
6830                 Allow dynamically-added custom headers
6831                 Yet not reparsed if reedited
6832
6833 2002-09-15 [alfons]     0.8.2claws50
6834
6835         * src/prefs_account.c
6836                 fix warnings
6837
6838 2002-09-15 [colin]      0.8.2claws49
6839         
6840         * src/prefs_account.c
6841                 fix pop_before_smtp sensitivity
6842
6843 2002-09-15 [colin]      0.8.2claws48
6844
6845         * src/inc.[ch]
6846                 add inc_pop_before_smtp()
6847                 allow MainWindow to be undefined in 
6848                 inc_account_mail() and inc_start()
6849         * src/pop.c
6850           src/prefs_account.h
6851                 add STYPE_POP_BEFORE_SMTP session type
6852         * src/prefs_account.c
6853                 activated pop before smtp option
6854         * src/send.c
6855                 do pop before smtp if the relevant option 
6856                 is set
6857
6858 2002-09-15 [paul]       0.8.2claws47
6859
6860         * sync with 0.8.3
6861                 see ChangeLog 2002-09-15
6862
6863 2002-09-14 [paul]       0.8.2claws46
6864
6865         * po/bg.po
6866                 updated Bulgarian translation, submitted by
6867                 George Danchev
6868
6869 2002-09-13 [paul]       0.8.2claws45
6870
6871         * src/compose.c
6872                 merge claws' select_account() with main's
6873                 (new) compose_select_account(). [sync with
6874                 0.8.2cvs15, see ChangeLog 2002-09-11]
6875
6876 2002-09-12 [christoph]  0.8.2claws44
6877
6878         * src/filter.c
6879                 allocate 1 elements of FolderItem not 0
6880
6881 2002-09-12 [colin]      0.8.2claws43
6882
6883         * src/compose.c
6884                 Fix bug #590825 (obey Follow-up: poster)
6885
6886 2002-09-12 [colin]      0.8.2claws42
6887
6888         * src/procmime.c
6889                 Fix bug #557009 (wrong headers for messages 
6890                 forwarded as attachments)
6891
6892 2002-09-11 [colin]      0.8.2claws41
6893         
6894         * src/compose.c
6895                 Put SCF: pseudo-header on top of message
6896                 Set draft tmp_flag when saved as draft
6897
6898         * src/procmsg.c
6899           src/procheader.c
6900                 Skip after first \n\n for beginning of real message
6901                 for drafts too
6902
6903 2002-09-11 [christoph]  0.8.2claws40
6904
6905         * src/filtering.c
6906                 use procmsg flag functions in filtering or processing
6907                 will cause incorrect folder message counts
6908
6909 2002-09-11 [colin]      0.8.2claws39
6910
6911         * src/compose.c
6912                 Fix bug #550175 - wrong save folder when reediting
6913                 drafts
6914
6915 2002-09-11 [paul]       0.8.2claws38
6916
6917         * sync with 0.8.2cvs14
6918                 see ChangeLog 2002-09-11
6919
6920 2002-09-11 [colin]      0.8.2claws37
6921
6922         * src/folder.c
6923                 Fix a typo (seeming to cause new/unread status to
6924                 be lost)
6925
6926 2002-09-10 [christoph]  0.8.2claws36
6927
6928         * src/compose.c
6929                 compose_redirect should not use compose_generic_new
6930                 because that does more stuff than expected including
6931                 opening the external editor
6932                 (closes bug "[ 526608 ] bounced messages appear blank
6933                  in editor")
6934
6935 2002-09-10 [christoph]  0.8.2claws35
6936
6937         * src/folder.c
6938                 fix problem with too large message number range
6939                 causing a crash in folder_item_scan
6940
6941 2002-09-10 [paul]       0.8.2claws34
6942
6943         * sync with 0.8.2cvs13
6944                 see ChangeLog 2002-09-10
6945
6946 2002-09-10 [christoph]  0.8.2claws33
6947
6948         * src/msgcache.c
6949                 set MsgInfo TmpFlags for queue and draft folders
6950                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
6951
6952 2002-09-10 [paul]       0.8.2claws32
6953
6954         * AUTHORS
6955           po/bg.po      ** NEW FILE **
6956                 new Bulgarian translation submitted by
6957                 George Danchev <danchev@spnet.net>
6958                 
6959         * tools/Makefile.am
6960           tools/README
6961           tools/tb2sylpheed     ** NEW FILE **
6962                 add script that converts an addressbook exported
6963                 from The Bat! into a Sylpheed addressbook. Submitted
6964                 by Urke MMI <urke-kg@eunet.yu>
6965
6966 2002-09-10 [paul]       0.8.2claws31
6967
6968         * sync with 0.8.2cvs12
6969                 see ChangeLog 2002-09-10
6970
6971 2002-09-06 [paul]       0.8.2claws30
6972
6973         * src/prefs_common.c
6974                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
6975                 
6976         * tools/Makefile.am
6977           tools/README
6978           tools/ldif-to-xml.py  ** REMOVED **
6979                 remove obsolete python script
6980
6981 2002-09-06 [paul]       0.8.2claws29
6982
6983         * sync with 0.8.2cvs10
6984                 see ChangeLog 2002-09-06
6985
6986 2002-09-04 [paul]       0.8.2claws28
6987
6988         * sync with 0.8.2cvs9
6989                 see ChangeLog 2002-08-04
6990
6991 2002-09-04 [colin]      0.8.2claws27 
6992
6993         * src/prefs_common.[ch]
6994                 Added signature color configuration
6995         * src/textview.c
6996                 Use user-specified signature color
6997
6998 2002-09-03 [colin]      0.8.2claws26
6999
7000         * src/prefs_common.[ch]
7001                 Added autosave and autosave_length prefs
7002         * src/compose.c
7003                 Added compose_remove_draft()
7004                 Auto-save drafts according to the prefs
7005         * src/main.c
7006                 Added a crash-indicator file, allowing to check
7007                 for new messages on startup if Sylpheed crashed
7008                 (makes saved drafts "reappear")
7009
7010 2002-09-03 [colin]      0.8.2claws25
7011
7012         * src/textview.[ch]
7013                 Grey the signature
7014
7015 2002-09-03 [paul]       0.8.2claws24
7016
7017         * sync with 0.8.2cvs8
7018                 see ChangeLog 2002-09-02 and 2002-09-03
7019
7020 2002-09-03 [darko]      0.8.2claws23
7021
7022         * src/folderview.c
7023                 use normal style when creating new folder to pick
7024                 proper font size 
7025
7026 2002-09-02 [melvin]     0.8.2claws22
7027
7028         * src/gtkaspell.m4
7029                 removed some obsolete code
7030
7031 2002-09-02 [melvin]     0.8.2claws21
7032
7033         * ac/aspell.m4
7034                 fixed test's equality sign (== to =)
7035
7036 2002-09-02 [alfons]     0.8.2claws20
7037
7038         * src/folder.c
7039         * src/mh.c
7040                 revert change of 0.8.2claws16 and use the mh_folder_destroy
7041                 as folder->destroy virtual as suggested by Hiro
7042                 (the mh.c code seems to have been lost around mh.c.1.21)
7043
7044 2002-09-02 [paul]       0.8.2claws19
7045
7046         * po/pt_BR.po
7047                 updated by Fabio Jr. Beneditto
7048                 
7049         * src/defs.h
7050                 use 'http://claws.sylpheed.org' for homepage link. 
7051                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
7052
7053 2002-09-01 [alfons]     0.8.2claws18
7054
7055         * src/mh.c
7056                 plug memleak related to one Martin Kluge found
7057
7058 2002-08-31 [paul]       0.8.2claws17
7059
7060         * sync with 0.8.2cvs6
7061                 see ChangeLog 2002-08-30
7062
7063 2002-08-31 [alfons]     0.8.2claws16
7064
7065         * src/folder.c
7066                 folder_destroy(): remove mailbox from folderlist even if it has
7067                 no destroy virtual
7068
7069 2002-08-31 [alfons]     0.8.2claws15
7070
7071         * src/folder.c
7072                 :%sno/if(/if (/gc
7073                 :%sno/for(/for (/gc
7074                 (being pedantic I know)
7075
7076 2002-08-31 [alfons]     0.8.2claws14
7077
7078         * src/folder.c
7079                 check for NULL pointers returned from folder->fetch_msginfo virtual
7080                 (should solve some reported crashes)
7081
7082 2002-08-30 [alfons]     0.8.2claws13
7083
7084         * acconfig.h
7085         * configure.in
7086         * src/crash.c
7087                 enable crash dialog on compilation time
7088                 (--enable-crash-dialog configure option)
7089
7090 2002-08-30 [alfons]     0.8.2claws12
7091
7092         * AUTHORS
7093                 add Martin Kluge
7094         * src/mh.c
7095                 apply memory leak plug patch by Martin Kluge
7096                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
7097                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
7098                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
7099
7100 2002-08-30 [darko]      0.8.2claws11
7101
7102         * src/folderview.c
7103                 copy Gtk style from normal style to match
7104                 font size for coloured folders
7105
7106 2002-08-29 [alfons]     0.8.2claws10
7107
7108         * sylpheed.desktop
7109                 Type=Internet <- Type=Application
7110                 (reported by Michael Schwendt, see:
7111                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
7112                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
7113
7114 2002-08-29 [paul]       0.8.2claws9
7115
7116         * sync with 0.8.2cvs5
7117                 see ChangeLog 2002-08-29
7118
7119 2002-08-29 [colin]      0.8.2claws8
7120
7121         * src/summaryview.c
7122                 Added a sanity check in summary_select_thread
7123                 Should fix bug 601605
7124
7125 2002-08-29 [colin]      0.8.2claws7
7126
7127         * src/main.c
7128                 Revert claws6 changes regarding bug #591676
7129
7130 2002-08-28 [colin]      0.8.2claws6
7131         
7132         * src/main.c
7133                 Ignore cache for queue folderitems
7134                 Fix bug #591676
7135
7136 2002-08-28 [melvin]     0.8.2claws5
7137
7138         * README.claws
7139                 Fixed typos.
7140
7141 2002-08-28 [melvin]     0.8.2claws4
7142
7143         * README.claws
7144                 Updated a bit the text concerning the spell checker
7145
7146 2002-08-28 [melvin]     0.8.2claws3
7147
7148         Merged the GNU_aspell_branch:
7149                 Support of new GNU/aspell is now included and the old pspell
7150                 is not supported anymore.
7151                 See README.claws
7152
7153         * README.claws
7154                 Updated spell checker text to reflect the switch to GNU/aspell
7155
7156         * ac/aspell.m4          *** NEW ***
7157         * src/gtkaspell.[ch]    *** NEW *** 
7158         * ac/pspell.m4          *** DELETED *** 
7159         * src/gtkspell.[ch]     *** DELETED ***
7160
7161         * ac/Makefile.am
7162                 Updated for GNU/aspell support
7163
7164         * po/POTFILES.in
7165                 Replaced gtkspell.c by gtkaspell.c
7166
7167         * acconfig.h
7168         * src/Makefile.am
7169         * src/about.c
7170         * src/compose.[ch]
7171         * src/crash.c
7172         * src/main.c
7173         * src/prefs_common.[ch]
7174                 Updated for GNU/aspell support
7175
7176 2002-08-28 [paul]       0.8.2claws2
7177
7178         * sync with 0.8.2cvs4
7179                 see ChangeLog 2002-08-27 and 2002-08-28
7180
7181 2002-08-28 [colin]      0.8.2claws1
7182
7183         * src/summary_search.c
7184                 Added "AND search"
7185
7186 2002-08-28 [jens]       0.8.2claws
7187
7188         *po/de.po
7189                 Updated German translations
7190
7191 2002-08-27 [melvin]     0.8.2claws
7192
7193         * po/fr.po
7194                 Updated French translations
7195
7196 2002-08-27 [paul]       0.8.2claws
7197
7198         * sync with 0.8.2 main release
7199
7200         * po/en_GB.po
7201           po/es.po
7202           po/it.po
7203           po/pl.po
7204           po/pt_BR.po
7205           po/sr.po
7206                 updated message catalogs submitted by
7207                 Ricardo Mones Lastra, Alessandro Maestri,
7208                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
7209                 Beneditto and Urke MMI  
7210
7211 2002-08-27 [hoa]        0.8.1claws123
7212
7213         * src/mainwindow.[ch]
7214         * src/summaryview.[ch]
7215                 removed the "filter setting" menu option.
7216                 add a "cancel a news message" menu option.
7217
7218 2002-08-26 [martin]     0.8.1claws122
7219
7220         * ChangeLog.claws
7221                 changed string under 0.8.1claws79 changed by myself
7222                 i'm sorry alfons :(
7223
7224 2002-08-26 [martin]     0.8.1claws121
7225
7226         * src/crash.c
7227                 added kill command to debuggerrc to start crash dialog
7228
7229 2002-08-26 [paul]       0.8.1claws120
7230
7231         * sync with 0.8.1cvs31
7232                 see ChangeLog 2002-08-26
7233
7234 2002-08-25 [alfons]     0.8.1claws119
7235
7236         * src/procmsg.c
7237                 fix bug that didn't send out correct headers to news server
7238                 when sending news article and email from queue (bug reported
7239                 and patch provided by Tim Mann; closes bug 
7240                 "[ 583196 ] 0.7.8claws can't post news")
7241
7242 2002-08-25 [alfons]     0.8.1claws118
7243
7244         * src/selective_download.c
7245                 mark two strings as translatable
7246                 (thanks to Urke MMI for pointing this out)
7247
7248 2002-08-25 [alfons]     0.8.1claws117
7249
7250         * src/summaryview.c
7251                 treat sent boxes as special and allow sorting them by addressee
7252                 (closes "[ 589418 ] Sent folder sorting misbehavior"
7253                 submitted by Steve Lamb)
7254
7255 2002-08-24 [alfons]     0.8.1claws116
7256
7257         * src/matcher.c
7258                 fix memleak reported by Martin Kluge
7259                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
7260
7261 2002-08-24 [oliver]     0.8.1claws115
7262
7263         * src/prefs_toolbar.c
7264                 o code cleanup as suggested by Alfons
7265                 o memleak fix
7266
7267 2002-08-24 [alfons]     0.8.1claws114
7268
7269         * src/summaryview.c
7270                 o fix another memory leak reported by Martin Kluge
7271                   (see "[ 599568 ] Small Memory Leak")
7272                 o remove 'from' variable from 'summary_set_header()'; we can
7273                   do with just 'to' 
7274
7275 2002-08-24 [paul]       0.8.1claws113
7276
7277         * sync with 0.8.1cvs30
7278                 see ChangeLog 2002-08-23
7279
7280 2002-08-24 [alfons]     0.8.1claws112
7281
7282         * src/summaryview.c
7283                 remove unnecessary allocations for search bar fixing leaks
7284                 reported by Martin Kluge
7285                 (see "[ 599451 ] Further memory leaks?")
7286
7287 2002-08-24 [alfons]     0.8.1claws111
7288
7289         * src/main.c
7290                 make get_socket_name() public for crash.c
7291         * src/crash.c
7292                 o make report bug button work (goes to claws' 
7293                   bug tracker at sf.net)
7294                 o introduce function for doing important stuff just
7295                   before claws goes down
7296                 o clean up code 
7297
7298 2002-08-24 [alfons]     0.8.1claws110
7299
7300         * src/compose.c
7301                 move cursor to "To" entry when forwarding as attachment
7302                 (reported and solved by Steve Lamb, closes bug report
7303                 "[ 592880 ] Forward as attachment; cursor not in to")
7304
7305 2002-08-24 [colin]      0.8.1claws109
7306
7307         * src/mainwindow.c
7308                 fix quick search visibility after GUI (de)separations.
7309
7310 2002-08-23 [colin]      0.8.1claws108
7311
7312         * src/mainwindow.c
7313                 fix header pane visibility after folderview or
7314                 messageview (de)separation
7315
7316 2002-08-23 [paul]       0.8.1claws107
7317
7318         * src/mainwindow.[ch]
7319           src/toolbar.c
7320                 give full control of display or non-display 
7321                 of the Execute icon to Custom toolbar settings.
7322                 add new sensitivity condition to maninwindow.h: 
7323                 M_DELAY_EXEC
7324
7325         * ChangeLog
7326           ChangeLog.jp
7327           NEWS
7328                 more sync with 0.8.1cvs29
7329
7330 2002-08-23 [melvin]     0.8.1claws106
7331
7332         * src/alertpanel.c
7333                 Readded support for custom widget in alertpanel lost in last
7334                 sync.
7335
7336 2002-08-23 [paul]       0.8.1claws105
7337
7338         * sync with 0.8.1cvs29
7339                 see ChangeLog 2002-08-23
7340
7341 2002-08-23 [colin]      0.8.1claws104
7342
7343         * src/summaryview.c
7344                 Fix folder and search pixmaps exchanging positions
7345                 after theme or toolbar changes. Thank to Oliver for 
7346                 reporting this.
7347
7348 2002-08-23 [colin]      0.8.1claws103
7349
7350         * src/mainwindow.c
7351           src/messageview.[ch]
7352           src/noticeview.[ch]
7353           src/summaryview.c
7354                 Changed messageview_create() and noticeview_create()
7355                 to avoid the last gdk_warning
7356
7357 2002-08-22 [colin]      0.8.1claws102
7358
7359         * src/summaryview.c
7360                 Fix my new `Creating pixmap from xpm' warning
7361
7362 2002-08-22 [colin]      0.8.1claws101
7363
7364         * src/mainwindow.c
7365                 Fix some of the gdk warnings
7366
7367 2002-08-22 [colin]      0.8.1claws100
7368
7369         * src/Makefile.am
7370         * src/stock_pixmap.c
7371         * src/stock_pixmap.h
7372         * src/pixmaps/quicksearch.xpm *ADDED*
7373                 Add the quicksearch pixmap
7374         * src/mainwindow.c
7375         * src/summaryview.c
7376         * src/summaryview.h
7377                 Make quicksearch bar visible/hidden via a button
7378
7379 2002-08-22 [christoph]  0.8.1claws99
7380
7381         * src/folder.c
7382                 fix folder update for newsgroups with message
7383                 numbers below minimum number of articles to fetch
7384                 (closes bug #598445)
7385
7386 2002-08-22 [paul]       0.8.1claws98
7387
7388         * sync with 0.8.1cvs28
7389                 see ChangeLog 2002-08-22
7390
7391 2002-08-21 [alfons]     0.8.1claws97
7392
7393         * src/crash.c
7394                 use bt instead of bt full which seems to work 
7395                 better, and bt full doesn't give a great deal 
7396                 of information anyway
7397
7398 2002-08-21 [colin]      0.8.1claws96
7399
7400         * src/summaryview.c
7401                 fix summaryview_searchtype_changed prototype
7402
7403 2002-08-21 [christoph]  0.8.1claws95
7404
7405         * src/mainwindow.c
7406                 o fix broken menu update for sorting type, we have to
7407                   get this info from the summaryview now
7408                 o removed setting of threaded state in menu callback
7409         * src/summaryview.[ch]
7410                 more summaryview/folderitem seperation for
7411                 threading option
7412         * configure.in
7413                 removed not required --with-compiler-flags option
7414
7415 2002-08-21 [oliver]     0.8.1claws94
7416         
7417         * src/toolbar.h 
7418                 o rename toolbar.xml to toolbar_main.xml
7419                   since toolbar_compose.xml might come up 
7420                   any time soon
7421         * README.claws
7422                 add custom toolbar              
7423
7424 2002-08-21 [darko]      0.8.1claws93
7425
7426         * src/procmsg.c
7427                 don't reset tmp flags for messages copied
7428                 to sent folder
7429
7430 2002-08-21 [colin]      0.8.1claws92
7431         
7432         * src/prefs_filtering.c
7433                 fix renaming rules on folder rename 
7434                 when folder is not a leaf folder
7435
7436 2002-08-21 [paul]       0.8.1claws91
7437
7438         * src/prefs_folder_item.c
7439                 fix alignment of colour selector
7440
7441 2002-08-21 [paul]       0.8.1claws90
7442
7443         * sync with 0.8.1cvs27
7444                 see ChangeLog 2002-08-21
7445
7446 2002-08-21 [paul]       0.8.1claws89
7447
7448         * src/summaryview.c
7449                 fix crash when changing field type in
7450                 Quick search bar
7451
7452 2002-08-21 [colin]      0.8.1claws88
7453
7454         * src/summaryview.c
7455                 Made quick search case-insensitive
7456
7457 2002-08-21 [paul]       0.8.1claws87
7458
7459         * sync with 0.8.1cvs26
7460                 see ChangeLog 2002-08-21
7461
7462 2002-08-20 [christoph]  0.8.1claws86
7463
7464         * src/folderview.c
7465         * src/main.c
7466         * src/summaryview.[ch]
7467                 more summaryview/folderitem seperation for
7468                 sort_key and sort_type
7469         * src/procmsg.c
7470                 added missing return statement
7471
7472 2002-08-20 [colin]      0.8.1claws85
7473
7474         * src/summaryview.[ch]
7475                 Added a quick search box
7476         * src/mainwindow.c
7477         * src/prefs_common.[ch]
7478                 Added a show/hide option for the quick search
7479
7480 2002-08-20 [oliver]     0.8.1claws84
7481         
7482         * src/mainwindow.c
7483                 remove toolbar_create_popups
7484         * src/toolbar.[ch]
7485                 o remove toolbar_create_popups
7486                 o fix toolbar_set_sensitive 
7487                   (Bug reports #596834 and #596832)     
7488         * src/prefs_toolbar.c
7489                 o add "Set default" button
7490                 o align label and text + combo widgets
7491
7492 2002-08-20 [hoa]        0.8.1claws83bis
7493
7494         * src/imap.c
7495                 fixed a bug in imap_fetch_msginfo() in case there is no
7496                 current folder.
7497
7498 2002-08-20 [darko]      0.8.1claws83
7499
7500         * src/folderview.c
7501                 copy the color style of folder view so it
7502                 works with GTK themes
7503
7504 2002-08-20 [darko]      0.8.1claws82
7505
7506         * src/folder.h
7507         * src/folderview.c
7508         * src/prefs_folder_item.[hc]
7509                 don't use UI stuff in folder.h
7510
7511 2002-08-20 [darko]      0.8.1claws81
7512
7513         * src/folder.h
7514         * src/prefs_folder_item.h
7515         * src/folderview.c
7516         * src/prefs_folder_item.c
7517                 ability to set folder color in folderview
7518
7519 2002-08-19 [alfons]     0.8.1claws80
7520
7521         * src/summaryview.c
7522                 fix one of the earlier memleaks reported by Martin Kluge
7523
7524 2002-08-19 [alfons]     0.8.1claws79
7525
7526         * src/mainwindow.c
7527                 hide notice view when selecting seperate folder
7528                 view (reported by Urke MMI)
7529
7530 2002-08-19 [christoph]  0.8.1claws78
7531
7532         * src/folderview.c
7533         * src/prefs_folder_item.h
7534         * src/summaryview.[ch]
7535                 o add summary_set_prefs_from_folderitem to set
7536                   summaryview prefs (first step to remove all
7537                   references to the folderitem in summaryview)
7538                 o moved compiled regex stuff from folderitem prefs
7539                   to summaryview code
7540
7541 2002-08-19 [paul]       0.8.1claws77
7542
7543         * src/compose.c
7544                 add check for '.' to QUOTE_IF_REQUIRED
7545
7546 2002-08-19 [paul]       0.8.1claws76
7547
7548         * src/inc.c
7549                 sync with 0.8.1cvs25 (plug memory leak)
7550
7551         * src/prefs_toolbar.c
7552                 re-order prefs_toolbar_cancel()
7553
7554 2002-08-18 [alfons]     0.8.1claws75
7555
7556         * src/inc.c
7557         * src/matcher.c
7558                 plug other memleaks reported by Martin Kluge
7559
7560 2002-08-18 [paul]       0.8.1claws74
7561
7562         * po/pt_BR.po
7563                 updated by Fabio Jr. Beneditto
7564
7565 2002-08-18 [paul]       0.8.1claws73
7566
7567         * src/toolbar.[ch]
7568                 fix bug where tooltips were displayed untranslated              
7569
7570         * src/prefs_toolbar.c
7571                 fix bug where clicking 'Cancel' creates an icon & text
7572                 toolbar regardless of prefs
7573         
7574
7575 2002-08-17 [oliver]     0.8.1claws72
7576
7577         * src/prefs_toolbar.c
7578                 update toolbar on CANCEL
7579                 bug reported by Martin Kluge
7580         * src/toolbar.c
7581                 toolbar_destroy memleak fixed           
7582
7583 2002-08-17 [alfons]     0.8.1claws71
7584
7585         * src/toolbar.c
7586                 plug another memleak reported by Martin Kluge
7587
7588 2002-08-16 [alfons]     0.8.1claws70
7589
7590         * src/crash.c
7591                 use execvp() correctly (suggested by wwp; thanks!)
7592
7593 2002-08-16 [alfons]     0.8.1claws69
7594
7595         * src/gtksctree.c
7596                 plug memory leak reported by Kim Schultz & Martin Kluge
7597
7598 2002-08-16 [paul]       0.8.1claws68
7599
7600         * po/es.po
7601                 updated by Ricardo Mones Lastra
7602
7603 2002-08-16 [paul]       0.8.1claws67
7604
7605         * src/toolbar.h
7606                 fix bug where 'Compose News' icon showed wrong
7607                 tooltip
7608
7609 2002-08-16 [paul]       0.8.1claws66
7610
7611         * sync with 0.8.1cvs24
7612                 see ChangeLog 2002-08-16
7613
7614         * po/it.po
7615                 updated by Alessandro Maestri
7616
7617 2002-08-15 [paul]       0.8.1claws65
7618
7619         * po/sr.po
7620                 updated by Urke MMI
7621
7622 2002-08-15 [paul]       0.8.1claws64
7623
7624         * src/*.c
7625                 don't translate debug info
7626
7627         * src/matcher.[ch]
7628                 add copyright info
7629
7630 2002-08-15 [paul]       0.8.1claws63
7631
7632         * src/prefs_toolbar.c
7633                 fix bug where clicking 'OK' creates an icon & text
7634                 toolbar regardless of prefs
7635
7636 2002-08-14 [alfons]     0.8.1claws62
7637
7638         * src/main.c
7639                 add global var that has the full argv[0]
7640         * src/crash.c
7641                 o execvp the correct sylpheed by using argv0
7642                   and setting the correct work dir
7643                 o other tweaks  
7644
7645 2002-08-14 [oliver]     0.8.1claws61
7646         
7647         * enable/disable Toolbar Action Buttons 
7648         * code cleanups
7649         * src/mainwindow.c
7650         * src/toolbar.[ch]      
7651         * src/prefs_toolbar.c   
7652
7653 2002-08-14 [melvin]     0.8.1claws60
7654
7655         * po/fr.po
7656                 Updated French translations
7657
7658 2002-08-14 [melvin]     0.8.1claws59
7659
7660         * src/crash.c
7661                 Made bug report not translatable
7662         * src/exporthtml.c
7663                 Fixed exporthtml_build_filespec() return value
7664         * src/foldersel.c
7665                 Fixed incorrect include file
7666         * src/gtkspell.c
7667         * src/prefs_actions.c
7668         * src/prefs_toolbar.c
7669                 Made debug info not translatable
7670         * src/mutt.c
7671         * src/quote_fmt.c
7672                 Added missing includes
7673         * src/prefs_common.c
7674                 Fixed typo
7675
7676 2002-08-14 [paul]       0.8.1claws58
7677
7678         * faq/es/sylpheed-faq.html
7679           faq/es/sylpheed-faq-[1-3].html
7680           faq/es/sylpheed-faq-4.html     **NEW FILE **
7681                 update Spanish FAQ
7682
7683 2002-08-13 [christoph]  0.8.1claws57
7684
7685         * src/procmsg.c
7686                 ignore thread fix that did not mark all
7687                 child nodes of a ignored thread as
7688                 ignored. Does not work perfectly yet,
7689                 but it is better now
7690
7691 2002-08-13 [alfons]     0.8.1claws56
7692
7693         * src/crash.c
7694                 o implement 'save crash log'
7695                 o some tweaks
7696
7697 2002-08-13 [melvin]     0.8.1claws55
7698
7699         * src/main.c
7700                 removed unrequired "execinfo.h" header
7701
7702 2002-08-12 [paul]       0.8.1claws54
7703
7704         * faq/en/sylpheed-faq.html
7705           faq/en/sylpheed-faq-[1-3].html
7706           faq/en/sylpheed-faq-4.html     **NEW FILE **
7707                 update English FAQ
7708
7709 2002-08-12 [alfons]     0.8.1claws53
7710
7711         * po/POTFILES.in
7712                 add crash.c to translatables
7713         * src/crash.c
7714                 bring in Leandro's crash dialog
7715
7716 2002-08-11 [alfons]     0.8.1claws52
7717
7718         * src/crash.c
7719                 clean up some warnings
7720
7721 2002-08-11 [alfons]     0.8.1claws51
7722
7723         * acconfig.h
7724         * configure.in
7725         * src/crash.[ch]        ** NEW FILES **
7726         * src/main.c            
7727                 initial gdb crash handler
7728
7729 2002-08-11 [paul]       0.8.1claws50
7730
7731         * src/prefs_toolbar.c
7732                 replace Up/Down arrow pixmaps with text to be
7733                 consistent across icon themes
7734
7735 2002-08-11 [paul]       0.8.1claws49
7736
7737         * src/prefs_common.c
7738           src/prefs_toolbar.c
7739                 rename 'Pixmap' -> 'Icon'
7740
7741         * src/toolbar.[ch]
7742                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
7743
7744 2002-08-10 [paul]       0.8.1claws48
7745
7746         * src/prefs_toolbar.c
7747                 re-work the UI
7748
7749 2002-08-10 [paul]       0.8.1claws47
7750
7751         * src/main.c
7752                 don't write Processing progress to status bar
7753                 patch submitted by Alexander Evseev
7754
7755         * src/prefs_toolbar.c
7756                 re-position and resize window
7757                 make window assume correct size on first call
7758
7759 2002-08-10 [paul]       0.8.1claws46
7760
7761         * src/mainwindow.c
7762           src/prefs_toolbar.c
7763           src/toolbar.c
7764           src/toolbar.h
7765                 obey coding style
7766                 follow UI text conventions
7767
7768 2002-08-10 [alfons]     0.8.1claws45
7769
7770         * src/toolbar.c
7771                 correct pixmap for delete action
7772
7773 2002-08-10 [paul]       0.8.1claws44
7774
7775         * po/pt_BR.po
7776                 updated by Fabio Jr. Beneditto
7777
7778 2002-08-10 [paul]       0.8.1claws43
7779
7780         * po/POTFILES.in
7781                 add custom toolbar files
7782
7783 2002-08-10 [paul]       0.8.1claws42
7784
7785         * sync with 0.8.1cvs22
7786                 see ChangeLog 2002-08-09
7787
7788 2002-08-09 [paul]       0.8.1claws41
7789
7790         * tools/Makefile.am
7791           tools/README
7792           tools/outlook2sylpheed.pl     ** NEW FILE **
7793                 add script to convert exported Outlook
7794                 contacts list to a Sylpheed addressbook.
7795                 Submitted by Ricardo Mones Lastra.
7796
7797 2002-08-09 [paul]       0.8.1claws40
7798
7799         * AUTHORS
7800           configure.in
7801           po/sr.po      ** NEW FILE **
7802                 add Serbian message catalog. Submitted by
7803                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
7804
7805 2002-08-09 [paul]       0.8.1claws39
7806
7807         * sync with 0.8.1cvs21
7808                 see ChangeLog 2002-08-08
7809
7810 2002-08-08 [oliver]     0.8.1claws38
7811
7812         * src/mainwindow.c
7813                 move Custom Toolbar to Configuration menu
7814
7815 2002-08-08 [oliver]     0.8.1claws37
7816
7817         * src/prefs_toolbar.c
7818                 fix substitute pixmap bug
7819
7820 2002-08-08 [paul]       0.8.1claws36
7821
7822         * sync with 0.8.1cvs19
7823                 see ChangeLog 2002-08-08
7824
7825 2002-08-07 [christoph]  0.8.1claws35
7826
7827         * src/utils.c
7828                 fixed a memory leak in new canonicalize_file_replace
7829
7830 2002-08-07 [christoph]  0.8.1claws34
7831
7832         * src/utils.[ch]
7833                 o canonicalize_file_replace should create the temporary
7834                   file in the same directory as the original file.
7835                 o added get_tmpfile_in_dir that creates a temorary file
7836                   in a specified directory.
7837
7838 2002-08-07 [melvin]     0.8.1claws33
7839
7840         * src/toolbar.c
7841                 fixed bug where 'Article' button acted as 'Email' button.
7842
7843 2002-08-07 [paul]       0.8.1claws32
7844
7845         * sync with 0.8.1.cvs17
7846                 see ChangeLog 2002-08-07
7847
7848 2002-08-07 [colin]      0.8.1claws31
7849         
7850         * src/news.c
7851                 fix mass-cancel problem
7852
7853 2002-08-07 [thorsten]   0.8.1claws30
7854
7855         * src/prefs_toolbar.c
7856                 fix: crash on replace or add new button
7857         * src/toolbar.c
7858                 fix: close xmlfile after reading
7859         * src/utils.c
7860                 fix: unlink() file before rename()
7861
7862 2002-08-06 [paul]       0.8.1claws29
7863
7864         * sync with 0.8.cvs15
7865                 see ChangeLog 2002-08-06
7866
7867 2002-08-06 [oliver]     0.8.1claws28
7868
7869         * src/toolbar.c
7870         * src/prefs_toolbar.c
7871                 fixed empty toolbar issue
7872
7873 2002-08-06 [oliver]     0.8.1claws27
7874
7875         * Custom Toolbar Final 
7876         * src/folderview.c
7877         * src/inc.c
7878         * src/summaryview.c
7879                 o toolbar stuff now lives in src/toolbar.[ch]
7880                 o main_window_toolbar_* functions are renamed to
7881                   toolbar_* reflecting their new source file
7882         * src/mainwindow.[ch]
7883                 o remove toolbar stuff  
7884
7885 2002-08-06 [oliver]     0.8.1claws26
7886         
7887         * src/Makefile.am
7888         * src/prefs_toolbar.[ch]        **New File**
7889         * src/toolbar.[ch]              **New File**
7890                 o prefs_toolbar.[ch] custom toolbar frontend
7891                 o toolbar.[ch]       backend 
7892
7893 2002-08-06 [oliver]     0.8.1claws25
7894
7895         * src/prefs_actions.[ch]
7896                 o new exported function actions_execute
7897
7898 2002-08-06 [paul]       0.8.1claws24
7899
7900         * sync with 0.8.1cvs4
7901                 see ChangeLog 2002-08-06
7902
7903 2002-08-06 [paul]       0.8.1claws23
7904
7905         * sync with 0.8.1cvs13
7906                 see ChangeLog 2002-08-06
7907
7908 2002-08-06 [paul]       0.8.1claws22
7909
7910         * sync with 0.8.1cvs12
7911                 see ChangeLog 2002-08-05 and 2002-08-06
7912
7913 2002-08-06 [match]      0.8.1claws21
7914
7915         * src/addrclip.c
7916                 improvements to cut/copy/paste address
7917
7918 2002-08-05 [match]      0.8.1claws20
7919
7920         * src/addritem.[ch]
7921         * src/addrcache.c
7922         * src/addrbook.c
7923         * src/editaddress.c
7924         * src/addressbook.c
7925                 fixes to improve cut/copy/paste
7926
7927 2002-08-06 [melvin]     0.8.1claws19
7928
7929         * src/account.[ch]
7930                 account_find_all_from_address(): new function that returns the
7931                 list of all accounts that are matched in an address.
7932         * src/alertpanel.[ch]
7933                 alertpanel() now accepts a custom widget
7934                 alertpanel_with_widget(): new function that pops up a panel with
7935                 a custom widget in it 
7936         * src/gtkutils.[ch]
7937                 gtkut_account_menu_new(): new function that allows the selection
7938                 of an account from a list of accounts.
7939         * src/messageview.c
7940                 Extended Return Receipt notification to select the correct 
7941                 account and to make a security test on the Delivery-Notification
7942                 address which should be the same as the Return-Path.
7943
7944 2002-08-06 [thorsten]   0.8.1claws18
7945
7946         * src/mimeview.c
7947                 attach_all: save unnamed as "noname.%d",
7948                 dont free static dirname
7949
7950 2002-08-05 [alfons]     0.8.1claws17
7951
7952         * configure.in
7953                 detect XIM by trying to link rather than compile a XIM program
7954
7955 2002-08-05 [oliver]     0.8.1claws16
7956                 
7957         * src/stock_pixmap.[ch]
7958                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
7959                 o new func to retrieve pixmaps
7960
7961 2002-08-05 [paul]       0.8.1claws15
7962
7963         * sync with 0.8.1cvs10
7964                 see ChangeLog 2002-08-05
7965
7966 2002-08-04 [alfons]     0.8.1claws14
7967
7968         * src/textview.c
7969                 see if this plugs memleak
7970
7971 2002-08-04 [melvin]     0.8.1claws13
7972
7973         * src/gtkspell.c
7974                 fixed bug that could crash Sylpheed when highlighting
7975                 all misspelled words.
7976
7977 2002-08-03 [melvin]     0.8.1claws12
7978
7979         * src/prefs_actions.c
7980                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
7981         * src/messageview.c
7982                 fixed bug where the Return Receipt was sent to
7983                 Delivery-Notification-To address even if it was not present
7984
7985 2002-08-02 [alfons]     0.8.1claws11
7986
7987         * src/prefs_actions.c
7988                 o more check for NULLs
7989                 o put create_io_dialog() in right conditional block
7990
7991 2002-08-02 [paul]       0.8.1claws10
7992
7993         * po/es.po
7994                 updated by Ricardo Mones Lastra
7995
7996 2002-08-01 [christoph]  0.8.1claws9
7997
7998         * src/folder.c
7999                 don't free the cache of the opened
8000                 folder in the summaryview
8001         * src/summaryview.c
8002                 don't unset flags, if it is not required
8003
8004 2002-08-01 [paul]       0.8.1claws8
8005
8006         * sync with 0.8.1cvs8
8007                 see ChangeLog entry 2002-08-01
8008
8009 2002-08-01 [paul]       0.8.1claws7
8010
8011         * sync with 0.8.1cvs7
8012                 see ChangeLog 2002-07-31 and 2002-08-01
8013
8014 2002-07-31 [christoph]  0.8.1claws6
8015
8016         * src/mainwindow.c
8017                 forgot to update menu sensitivity
8018                 function for new menu entry
8019
8020 2002-07-31 [alfons]     0.8.1claws5
8021
8022         * src/main.c
8023                 check folder item and its path for NULL on
8024                 initial processing
8025
8026 2002-07-31 [christoph]  0.8.1claws4
8027
8028         * src/folder.c
8029                 check if folder_item_get_msginfo in
8030                 folder_item_remove_msg returned NULL
8031         * src/imap.c
8032                 better clear the uid cache in the
8033                 uid validity check function and delete
8034                 cached messages
8035
8036 2002-07-31 [paul]       0.8.1claws3
8037
8038         * man/sylpheed.1
8039                 add the '--attach' option and a few other
8040                 minor changes
8041
8042 2002-07-31 [paul]       0.8.1claws2
8043
8044         * sync with 0.8.1cvs5
8045                 see ChangeLog 2002-07-31
8046
8047 2002-07-31 [christoph]  0.8.1claws1
8048
8049         * src/folderview.[ch]
8050         * src/mainwindow.c
8051                 replace "Rescan all folders..." with
8052                 "Check all folders for new messages..."
8053
8054 2002-07-30 [paul]       0.8.1claws
8055
8056         * version 0.8.1claws released
8057
8058 2002-07-30 [paul]       0.8.0claws29
8059
8060         * tools/OOo2sylpheed.pl ** NEW FILE **
8061           tools/README
8062                 add script to enable sending documents as
8063                 attachments from OpenOffice.org
8064
8065 2002-07-30 [melvin]     0.8.0claws28
8066
8067         * src/prefs_actions.c
8068                 Made the actions' input/output dialog display
8069                 without delay.
8070
8071 2002-07-30 [christoph]  0.8.0claws27
8072
8073         * src/procmsg.c
8074                 check if folder_item_get_msginfo in
8075                 procmsg_save_to_outbox returned NULL
8076
8077 2002-07-30 [paul]       0.8.0claws26
8078
8079         * sync with 0.8.1cvs4
8080                 see ChangeLog 2002-07-29
8081
8082 2002-07-29 [thorsten]   0.8.0claws25
8083
8084         * README.claws
8085                 added selective download, delete on server
8086
8087 2002-07-29 [paul]       0.8.0claws24
8088
8089         * sync with 0.8.1cvs3
8090                 see ChangeLog 2002-07-29
8091
8092 2002-07-27 [christoph]  0.8.0claws23
8093
8094         * src/folder.c
8095                 add extra check if fetching the msginfo
8096                 returned NULL
8097
8098 2002-07-27 [paul]       0.8.0claws22
8099
8100         * sync with 0.8.1cvs2
8101                 see ChangeLog 2002-07-26
8102
8103 2002-07-27 [christoph]  0.8.0claws21
8104
8105         * src/imap.c
8106                 add another check if a valid msginfo
8107                 was returned
8108
8109 2002-07-26 [hoa]        0.8.0claws20
8110
8111         * src/folder.c
8112                 Fixed a condition in folder_item_destroy()
8113
8114         * src/imap.c
8115                 Fixed an error in IMAP protocol
8116
8117 2002-07-26 [alfons]     0.8.0claws19
8118
8119         * src/folder.c
8120                 ofcourse compare with identifier, not the path
8121
8122 2002-07-26 [alfons]     0.8.0claws18
8123
8124         * src/folder.c
8125                 use folder item identifier for saving / restoring
8126                 preferences because folder->path might not be unique
8127
8128 2002-07-26 [melvin]     0.8.0claws17
8129
8130         * src/logwindow.c
8131                 Fixed a crash introduced in 0.8.0claws5 when log is 
8132                 cut under 80 characters.
8133
8134 2002-07-26 [paul]       0.8.0claws16
8135
8136         * sync with 0.8.1cvs1
8137                 see ChangeLog 2002-07-26
8138
8139 2002-07-26 [christoph]  0.8.0claws15
8140
8141         * src/imap.[ch]
8142                 imap folder now remembers the last selected
8143                 folder and imap_fetch_msginfo skips selecting
8144                 the folder if it is already selected
8145
8146 2002-07-26 [christoph]  0.8.0claws14
8147
8148         * src/folder.c
8149         * src/folderview.c
8150         * src/imap.c
8151                 fix imap folder rescanning
8152
8153 2002-07-25 [christoph]  0.8.0claws13
8154
8155         * src/filter.c
8156         * src/folder.[ch]
8157         * src/folderview.c
8158         * src/imap.[ch]
8159         * src/mainwindow.c
8160         * src/mbox_folder.c
8161         * src/mh.c
8162         * src/news.c
8163                 implement imap uid cache and uid validity check
8164
8165 2002-07-25 [alfons]     0.8.0claws12
8166
8167         * src/summaryview.c
8168                 fix a brown paper bag bug, and also add some more
8169                 checks
8170
8171 2002-07-25 [christoph]  0.8.0claws11
8172
8173         * src/folder.c
8174                 don't mix copy, fetch_msginfo and remove
8175                 operations in folder item copy and move
8176                 operations
8177
8178 2002-07-25 [christoph]  0.8.0claws10
8179
8180         * src/folderview.c
8181         * src/mainwindow.c
8182         * src/prefs_folder_item.c
8183         * src/summaryview.[ch]
8184                 remove no longer required parameter update_cache from
8185                 summary_show
8186
8187 2002-07-25 [paul]       0.8.0claws9
8188
8189         * sync with 0.8.1
8190         
8191         * AUTHORS
8192                 a few corrections
8193
8194 2002-07-24 [alfons]     0.8.0claws8
8195
8196         * src/summaryview.c
8197                 sort correctly when using simplified subject line
8198                 (closes feature request "[ 585141 ] applying regexp to subject 
8199                 before sort" submitted by Alexandra Walford)
8200
8201 2002-07-24 [paul]       0.8.0claws7
8202
8203         * sync with 0.8.0cvs3
8204                 see ChangeLog 2002-07-24
8205
8206 2002-07-23 [christoph]  0.8.0claws6
8207
8208         * src/folder.c
8209         * src/folder.h
8210         * src/summaryview.c
8211         * src/summaryview.h
8212         * src/main.c
8213                 o separate processing and summaryview
8214                 o removed summary_write_cache from summaryview
8215                 o removed summaryview->killed_messages, because we don't have
8216                   to keep a list of killed messages anymore. New cache will
8217                   keep the hidden messages in cache anyway
8218         * src/folderview.c
8219         * src/inc.c
8220         * src/selective_download.c
8221                 o removed unnecessary summary_write_cache calls
8222         * src/procmsg.c
8223                 o don't set ignore thread flag in procmsg_get_thread_tree
8224                   if it is already set
8225         * src/mainwindow.c
8226         * src/statusbar.h
8227                 o moved STATUSBAR_PUSH/POP to statusbar.h because
8228                   they are used in different files
8229
8230 2002-07-23 [melvin]     0.8.0claws5
8231
8232         * src/addressbook.c
8233         * src/addrgather.c
8234         * src/editaddress.c
8235         * src/editgroup.c
8236         * src/editldap_basedn.c
8237         * src/importldif.c
8238         * src/prefs_common.c
8239                 Fixed few memory leak (gtk_editable_get_chars returns
8240                 an allocated string)
8241         * src/logwindow.c
8242                 Fixed few memory leak (gtk_editable_get_chars returns
8243                 an allocated string) and modified a little the log cutting
8244                 loop.
8245         * src/compose.c
8246                 Replaced a call to an obsolete function gtk_entry_get_text()
8247                 by gtk_editable_get_chars()
8248         * src/send.c
8249                 Removed a debug printf
8250
8251 2002-07-23 [christoph]  0.8.0claws4
8252
8253         * src/filesel.c
8254                 fix another g_dirname memory leak
8255
8256 2002-07-23 [christoph]  0.8.0claws3
8257
8258         * src/mh.c
8259                 fixed a memory leak in mh_fetch_msginfo
8260                 fixed crash when message header could not be
8261                 parsed
8262
8263 2002-07-23 [paul]       0.8.0claws2
8264
8265         * sync with 0.8.0cvs2
8266                 see ChangeLog 2002-07-23
8267
8268 2002-07-23 [paul]       0.8.0claws1
8269
8270         * sync with 0.8.0cvs1
8271                 see ChangeLog 2002-07-23
8272
8273 2002-07-23 [paul]       0.8.0claws
8274
8275         * release of 0.8.0claws
8276
8277 2002-07-23 [paul]       0.7.8claws99
8278
8279         * po/ru.po
8280                 new Russian translation, submitted by
8281                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
8282
8283 2002-07-22 [jens]       0.7.8claws98
8284
8285         * po/de.po
8286                 Updated German translations.
8287
8288 2002-07-22 [paul]       0.7.8claws97
8289
8290         * po/es.po
8291           po/it.po
8292           po/nl.po
8293           po/pt_BR.po
8294                 updated translations by Ricardo Mones Lastra,
8295                 Alessandro Maestri, Wilbert Berendsen and 
8296                 Fabio Jr. Beneditto respectively
8297
8298 2002-07-22 [christoph]  0.7.8claws96
8299
8300         * src/mimeview.c
8301                 fix memory leak caused by wrong g_dirname usage
8302
8303 2002-07-22 [christoph]  0.7.8claws95
8304
8305         * src/summaryview.c
8306                 update new and unread message counts for summaryview
8307                 summaryview does not get it from the folder anymore
8308                 and has to update the values itself
8309
8310 2002-07-22 [melvin]     0.7.8claws94
8311
8312         * po/fr.po
8313                 Updated French translations.
8314
8315 2002-07-22 [christoph]  0.7.8claws93
8316
8317         * src/matcher.c
8318                 set prop->preg pointer to NULL or following check
8319                 will not fail and regexec will be called with
8320                 invalid pointer
8321
8322 2002-07-21 [alfons]     0.7.8claws92
8323         
8324         * src/prefs_common.[ch]
8325                 remove option "Send return receipt on request"
8326
8327 2002-07-21 [thorsten]   0.7.8claws91
8328
8329         * src/mimeview.c
8330                 fixed memleaks, coding style as pointed out by alfons
8331
8332 2002-07-21 [alfons]     0.7.8claws90
8333
8334         * src/messageview.c
8335         * src/noticeview.[ch]
8336                 o fix bug notice view being displayed when going to empty folder 
8337                   (noticed by Christoph)
8338                 o allow RRR to be sent when restarting sylpheed, or changing folder 
8339                   (noticed by Thorsten)
8340
8341 2002-07-21 [thorsten]   0.7.8claws89
8342
8343         * src/mimeview.c
8344                 Included save_all patch from Xaview FACQ
8345                 added support for pathnames
8346
8347 2002-07-21 [alfons]     0.7.8claws88
8348
8349         * po/POTFILES.in
8350         * src/Makefile.am
8351         * src/mainwindow.c
8352         * src/messageview.[ch]
8353         * src/noticeview.c      ** NEW FILE **
8354         * src/noticeview.h      ** NEW FILE **
8355                 make return receipts work again
8356                 (UI idea by Leandro Pereira)
8357
8358 2002-07-21 [paul]       0.7.8claws87
8359
8360         * src/summaryview.c
8361                 fix sensitivity of 'Select thread'
8362
8363 2002-07-21 [paul]       0.7.8claws86
8364
8365         * src/prefs_common.c
8366                 add browser command line for Galeon
8367
8368 2002-07-21 [paul]       0.7.8claws85
8369
8370         * Makefile.am
8371                 fix 'EXTRA_DIST': remove README.README, add TODO
8372                 and TODO.claws
8373
8374 2002-07-21 [alfons]     0.7.8claws84
8375
8376         * src/gtkstext.c
8377                 make enter clear selection
8378                 (closes "[ 579888 ] Editor selection/entry error"
8379                 reported by Steve Lamb)
8380
8381 2002-07-21 [alfons]     0.7.8claws83
8382         
8383         * src/summaryview.c
8384                 sort message list when selecting unthread messages
8385                 (closes "[ 501593 ] switching threaded view doesn't sort"
8386                 reported by Simon Schubert)
8387
8388 2002-07-20 [alfons]     0.7.8claws82
8389         
8390         * src/matcher.c
8391                 const-correctness
8392
8393 2002-07-20 [thorsten]   0.7.8claws81
8394
8395         * src/matcher.c
8396                 Fixed expansion of empty fields in matchactions
8397
8398 2002-07-19 [melvin]     0.7.8claws80
8399
8400         * src/gtkspell.c
8401                 Removed a duplicate menu entry (fast mode) introduced during
8402                 the new cache merge
8403                 Added a menu separator between 'Use alternate' and 'Fast mode'
8404
8405 2002-07-19 [paul]       0.7.8claws79
8406
8407         * tools/Makefile.am
8408           tools/README
8409                 correct typos
8410
8411 2002-07-19 [thorsten]   0.7.8claws78
8412
8413         * tools/calypso_convert.pl      ** NEW FILE **
8414           tools/README
8415           tools/Makefile.am
8416                 script to import mbox files exported
8417                 by calypso
8418                 o generates folder structure
8419                 o includes attachments
8420
8421 2002-07-19 [melvin]     0.7.8claws77
8422
8423         * src/selective_download.[ch]
8424                 Fixed bug where closing the dialog with the window manager's
8425                 close button will not unlock the summary
8426                 Corrected some function declarations that missed a return value
8427                 Made the source code comply better with coding style.
8428         * src/prefs_common.c
8429                 Added new browser command line for Mozilla.
8430
8431 2002-07-18 [paul]       0.7.8claws76
8432
8433         * src/mainwindow.c
8434           src/selective_download.[ch]
8435                 reflect theme changes, fix Gdk Warning when creating 
8436                 pixmap from NULL window, and minor clean up.
8437                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8438
8439         * po/en_GB.po
8440                 updated
8441
8442 2002-07-17 [paul]       0.7.8claws75
8443
8444         * INSTALL[.jp]
8445                 sync with 0.8.0
8446         
8447         * po/en_GB.po
8448                 updated
8449
8450 2002-07-16 [paul]       0.7.8claws74
8451
8452         * tools/filter_conv.pl
8453           tools/README
8454                 replace conversion script with reimplemented version, 
8455                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
8456
8457 2002-07-16 [colin]      0.7.8claws73
8458
8459         * src/summaryview.c
8460                 remove forgotten debug messages - sorry ;-)
8461
8462 2002-07-16 [colin]      0.7.8claws72
8463
8464         * src/mimeview.c
8465           src/summaryview.c
8466           src/textview.c
8467           src/textview.h
8468                 add the ability to select part of a text mime-part 
8469                 to reply.
8470
8471 2002-07-15 [christoph]  0.7.8claws71
8472
8473         * src/folder.c
8474                 fix folder message count for folders without
8475                 msg_is_changed (includes news folders)
8476
8477 2002-07-15 [martin]     0.7.8claws70
8478
8479         * src/summaryview.c
8480                 option "display recipient on 'From'..." now works
8481                 without the need of enabling the option
8482                 "display  sender  using  address  book".
8483
8484 2002-07-15 [christoph]  0.7.8claws69
8485
8486         * src/summaryview.c
8487                 removed setting folder status from summaryview.
8488                 folder.c should update all message counts correctly.
8489
8490 2002-07-15 [paul]       0.7.8claws68
8491
8492         * po/pt_BR.po
8493                 updated by Fabio Junior Beneditto
8494
8495 2002-07-15 [darko]      0.7.8claws67
8496
8497         * src/mh.c
8498                 Fixed target folder colorization, don't decrease op
8499                 number twice
8500
8501 2002-07-14 [paul]       0.7.8claws66
8502
8503         * sync with main 0.8.0
8504                 see ChangeLog 2002-07-14
8505
8506 2002-07-13 [melvin]     0.7.8claws65
8507         
8508         * src/addrbook.c
8509         * src/addressbook.c
8510         * src/addrindex.c
8511                 Replaced sprintf by g_snprintf to prevent possible buffer
8512                 overflow.
8513         * src/news.c
8514                 Corrected a log message output format.
8515                 Added a missing "done" debug output.
8516         * src/compose.c
8517                 Added keyboard accelerator for Priority menu items
8518                 Added missing \n in debug output
8519         * src/logwindow.c
8520         * src/gtkspell.c
8521         * src/rfc2015.c
8522                 Added missing \n in debug output
8523
8524 2002-07-13 [paul]       0.7.8claws64
8525
8526         * man/sylpheed.1
8527                 change Sergey's email address to the sf address
8528
8529         * src/textview.c
8530                 increase show_url_timeout (more useful for long
8531                 urls)
8532
8533 2002-07-12 [sergey]     0.7.8claws63
8534
8535         * src/rfc2015.c
8536                 applied (with some modifications) patch to set the
8537                 micalg parameter for signatures
8538                 (2001-08-28 Werner Koch <wk@gnupg.org>)
8539
8540 2002-07-12 [sergey]     0.7.8claws62
8541
8542         * man/Makefile.am
8543         * configure.in
8544                 fixed man page installation
8545
8546 2002-07-12 [paul]       0.7.8claws61
8547
8548         * sync with 0.7.8cvs26
8549                 see ChangeLog 2002-07-11 and 2002-07-12
8550
8551 2002-07-11 [christoph]  0.7.8claws60
8552
8553         * src/compose.c
8554         * src/procmsg.c
8555                 first use the message number to find the message
8556                 to mark with a reply flag but check the
8557                 message-id if we got the correct message, if not
8558                 try to find it by message-id.
8559                 use new string seperator that is not allowed
8560                 in message-ids.
8561
8562 2002-07-11 [paul]       0.7.8claws59
8563
8564         * sync with 0.7.8cvs23
8565                 see ChangeLog 2002-07-10
8566
8567 2002-07-10 [christoph]  0.7.8claws58
8568
8569         * src/folder.[ch]
8570         * src/msgcache.[ch]
8571                 Added message-id table to the cache in memory
8572                 and functions to msgcache.c and folder.c to
8573                 fetch MsgInfos by message id
8574         * src/compose.c
8575         * src/procmsg.c
8576                 store folder and message-id of message replying
8577                 to in queue header and set reply flag after sending
8578                 (Closes bug #469498)
8579
8580 2002-07-10 [paul]       0.7.8claws57
8581
8582         * AUTHORS
8583           man/sylpheed.1.gz
8584                 add Martin to the list of authors
8585
8586 2002-07-09 [martin]     0.7.8claws56
8587         * src/gtksctree.c
8588                 Added gtk_ctree_last_visible(), tree_update_level(),
8589                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
8590                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8591                 from gtk+ to gtksctree.c for the new sorting code
8592                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
8593                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
8594         * src/gtksctree.h
8595                 Added declaration for gtk_sctree_sort_recursive() and
8596                 gtk_sctree_sort_node
8597         * src/addressbook.c
8598         * src/foldersel.c
8599         * src/folderview.c
8600         * src/summaryview.c
8601                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8602                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
8603
8604 2002-07-08 [paul]       0.7.8claws55
8605
8606         * more sync with 0.7.8cvs21
8607                 see ChangeLog 2002-07-08
8608
8609 2002-07-08 [paul]       0.7.8claws54
8610
8611         * sync with 0.7.8cvs21
8612                 see ChangeLog 2002-07-08
8613
8614 2002-07-07 [alfons]     0.7.8claws53
8615
8616         * src/Makefile.am
8617         * src/stock_pixmap.[ch]
8618         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
8619         * src/pixmaps/notice_error.xpm  ** NEW FILE **
8620         * src/pixmaps/notice_note.xpm   ** NEW FILE **
8621                 add new pixmaps for upcoming notice pane
8622
8623 2002-07-06 [melvin]     0.7.8claws52
8624
8625         * src/gtkspell.[ch]
8626                 Made them a bit closer to Sylpheed's coding style.
8627                 Removed old code.
8628                 Removed possible memory leaks when some errors occurs.
8629
8630 2002-07-06 [melvin]     0.7.8claws51
8631
8632         * po/Makefile.in.in
8633                 Removed --no-location in xgettext command line to help
8634                 translators that use Emacs' po-mode
8635         * src/quote_fmt.c
8636                 Removed unnecessary comments that messed up sylpheed.pot
8637
8638 2002-07-06 [paul]       0.7.8claws50
8639
8640         * sync with 0.7.8cvs19
8641                 see ChangeLog 2002-07-05
8642
8643 2002-07-06 [christoph]  0.7.8claws49
8644
8645         * src/folder.c
8646         * src/mainwindow.c
8647                 fix folder_item_remove_all_msg and folderview
8648                 status for trash folders after emptying trash
8649
8650 2002-07-05 [paul]       0.7.8claws48
8651
8652         * sync with 0.7.8cvs16
8653                 see ChangeLog 2002-07-04 and 2002-07-05
8654
8655 2002-07-04 [paul]       0.7.8claws47
8656
8657         * sync with 0.7.8cvs14
8658                 see  ChangeLog 2002-07-04
8659
8660 2002-07-03 [alfons]     0.7.8claws46
8661
8662         * src/folder.c
8663                 dupe folder item's path because it's being reallocated
8664                 by new folder scanning code
8665
8666 2002-07-03 [christoph]  0.7.8claws45
8667
8668         * src/imap.c
8669                 better IMAP uid fetching using 'FETCH 1:* (UID)'
8670         * src/msgcache.c
8671                 add missing return in msgcache_write
8672
8673 2002-07-02 [thorsten]   0.7.8claws44
8674
8675         * src/jpilot.c
8676         * src/msgcache.c
8677         * src/rfc2015.c
8678                 use binary mode for file access
8679
8680 2002-07-02 [christoph]  0.7.8claws43
8681
8682         * major code cleanup (part 1)
8683         
8684                 - unused variables removed
8685                 - unused functions removed
8686                 - uninitialized variables checked
8687                 - missing return statements added
8688                 - missing function return types added
8689                 - added parentheses around assignment and
8690                   && in || when suggested by gcc
8691               
8692         * src/mh.c
8693         * src/folder.c
8694                 replaced direct calls to folder->scan_tree
8695                 with folder_scan_tree and restore folder
8696                 prefs in this function. The folder should
8697                 not have to deal with them.
8698                 ( Should now work for all folder types )
8699
8700 2002-07-02 [paul]       0.7.8claws42
8701
8702         * sync with 0.7.8cvs13
8703                 see ChangeLog 2002-07-01 and 2002-07-02
8704
8705 2002-07-01 [christoph]  0.7.8claws41
8706
8707         * src/summaryview.c
8708                 fix "goto next/prev unread message" with
8709                 ignored threads
8710
8711 2002-07-01 [paul]       0.7.8claws40
8712
8713         * po/es.po
8714                 updated by Ricardo Mones Lastra
8715
8716 2002-06-30 [match]      0.7.8claws39
8717
8718         * src/jpilot.c
8719                 applied variation of leonerd's patch (566661) to
8720                 allow multiple email addresses per JPilot entry.
8721                 addresses may be separated by space, comma, pipe,
8722                 semi-colon, new-line.
8723
8724 2002-06-30 [alfons]     0.7.8claws38
8725
8726         * src/procmsg.c
8727                 simple fix for putting older nodes before
8728                 newer nodes when threading by subject
8729
8730 2002-06-30 [christoph]  0.7.8claws37
8731
8732         * src/folder.c
8733         * src/folderview.c
8734         * src/mh.c
8735         * src/news.c
8736         * src/procmsg.c
8737                 fix broken folder tree rescaning
8738                 and don't use procmsg_get_mark_sum
8739                 anymore
8740
8741 2002-06-30 [christoph]  0.7.8claws36
8742
8743         * merge new cache branch
8744         * src/imap.c
8745                 fix new cache imap copy bug
8746         * src/folder.c
8747                 improved folder_item_scan
8748                 it should now always set the correct
8749                 new, unread and total message counts
8750
8751 2002-06-29 [paul]       0.7.8claws35
8752
8753         * configure.in
8754                 correct syntax error
8755
8756 2002-06-29 [paul]       0.7.8claws34
8757
8758         * configure.in
8759           Makefile.am
8760           man/Makefile.am       ** NEW FILE **
8761           man/sylpheed.1.gz     ** NEW FILE **
8762                 add Sylpheed man page
8763
8764 2002-06-29 [paul]       0.7.8claws33
8765
8766         * po/pt_BR.po
8767                 updated by Fabio Junior Beneditto
8768
8769 2002-06-28 [jens]       0.7.8claws32
8770
8771         * po/de.po
8772                 translation updated
8773
8774         * src/selective_download.c
8775                 removed gettext for space " "
8776
8777         * src/imap.c
8778                 removed wrong space
8779
8780 2002-06-28 [paul]       0.7.8claws31
8781
8782         * sync with 0.7.8cvs11
8783                 see ChangeLog 2002-06-28
8784
8785 2002-06-28 [paul]       0.7.8claws30
8786
8787         * sync with 0.7.8cvs10
8788                 see ChangeLog 2002-06-27 and 2002-06-28
8789
8790 2002-06-26 [paul]       0.7.8claws29
8791
8792         * src/addrgather.c
8793           src/selective_download.c
8794                 don't gettextise empty strings.
8795                 reserved by gettext. gettext("") returns 
8796                 the header entry with meta information, 
8797                 not the empty string
8798
8799         * po/en_GB.po
8800                 updated
8801
8802 2002-06-26 [paul]       0.7.8claws28
8803
8804         * sync with 0.7.8cvs7
8805                 see ChangeLog 2002-06-25
8806
8807         * src/prefs_common.c
8808                 ...and in the process, tweak the gui a little
8809
8810 2002-06-25 [alfons]     0.7.8claws27
8811         
8812         * configure.in
8813         * src/Makefile.am
8814                 fine tune ldap library detection
8815
8816 2002-06-25 [alfons]     0.7.8claws26
8817
8818         * src/compose.c
8819                 don't allow return receipts when composing a news article
8820
8821 2002-06-25 [paul]       0.7.8claws25
8822
8823         * Makefile.am
8824                 add '$(AMTAR)' to 'release' section to allow for
8825                 new and older autotools
8826
8827 2002-06-25 [paul]       0.7.8claws24
8828
8829         * src/summaryview.c
8830                 fix "No more unread messages" persistant pop-up
8831                 window bug
8832
8833 2002-06-25 [paul]       0.7.8claws23
8834
8835         * po/it.po
8836                 updated by Alessandro Maestri
8837
8838 2002-06-25 [paul]       0.7.8claws22
8839
8840         * sync with 0.7.8cvs6
8841                 see ChangeLog 2002-06-25
8842
8843 2002-06-24 [paul]       0.7.8claws21
8844
8845         * tools/update-po
8846                 add GPL copyright information
8847
8848 2002-06-24 [paul]       0.7.8claws20
8849
8850         * tools/Makefile.am
8851           tools/README
8852           tools/update-po       ** NEW FILE **
8853                 add script that eases the creation of *.po files
8854                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
8855
8856 2002-06-23 [alfons]     0.7.8claws19
8857
8858         * src/messageview.c
8859                 make notification_convert_header obey const correctness
8860                 (next step will be fixing the broken return receipt)
8861
8862 2002-06-23 [paul]       0.7.8claws18
8863
8864         * src/messageview.c
8865                 fix bug introduced in last commit:
8866                 removed too much code in last commit - put back what's
8867                 needed
8868
8869 2002-06-23 [paul]       0.7.8claws17
8870
8871         * src/messageview.[ch]
8872                 remove code committed in error from locally patched
8873                 source
8874
8875 2002-06-23 [colin]      0.7.8claws16
8876
8877         * src/compose.[ch]
8878                 add compose_entry_select(), used to select the default_to
8879                 email address - hopefully avoiding people sending mails to
8880                 wrong recipients.
8881
8882 2002-06-22 [alfons]     0.7.8claws15
8883
8884         * AUTHORS
8885                 add Bram Metsch & Stanislav Karchebny
8886         * src/smtp.[ch]
8887         * src/prefs_account.[ch]
8888         * src/send.c
8889                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
8890                   options.  (see <http://sourceforge.net/tracker/index.php
8891                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
8892
8893                 - merge Stanislav's fix to make SMTP AUTH work with qmail
8894                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
8895
8896 2002-06-22 [paul]       0.7.8claws14
8897
8898         * sync with 0.7.8cvs5
8899                 see ChangeLog 2002-06-19 and 2002-06-20
8900
8901 2002-06-22 [alfons]     0.7.8claws13
8902
8903         * src/selective_download.c
8904                 fix a stupid mistake I made
8905
8906 2002-06-22 [alfons]     0.7.8claws12
8907
8908         * src/selective_download.[ch]
8909                 fix another unnoticed leak; cleanup code
8910
8911 2002-06-21 [alfons]
8912
8913         * tools/Makefile.am
8914                 gpg-sign <-- gpg-sign-syl
8915
8916 2002-06-21 [alfons]     0.7.8claws11
8917
8918         * src/selective_download.c
8919         * src/selective_download.h
8920                 fix assorted mix of allocation errors (should solve
8921                 problem reported by Philippe Gramoullé, see:
8922                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
8923
8924 2002-06-20 [melvin]     0.7.8claws10
8925
8926         * tools/gpg-sign *REMOVED*
8927           tools/gpg-sign-syl *ADDED*
8928                 Replaced the gpg clearsigning script with the version using
8929                 xterm instead of ssh-askpass and changed its name.
8930
8931         * README.claws
8932                 Updated actions example to reflect the renaming of the
8933                 gpg clearsigning script.
8934
8935 2002-06-19 [paul]       0.7.8claws9
8936
8937         * sync with 0.7.8claws9
8938                 see ChangeLog 2002-06-18 and 2002-06-19
8939
8940 2002-06-19 [paul]       0.7.8claws8
8941
8942         * sync with 0.7.8cvs1
8943                 see ChangeLog 2002-06-18
8944
8945 2002-06-18 [alfons]     0.7.8claws7
8946
8947         * src/mainwindow.h
8948                 add omitted prototype
8949
8950 2002-06-17 [paul]       0.7.8claws6
8951
8952         * src/mainwindow.c
8953                 fix hiding of exec_btn
8954
8955 2002-06-17 [paul]       0.7.8claws5
8956
8957         * src/pop.c
8958                 remove unneeded code: should_delete() 
8959                 and Pop3State::uidl_todelete_list
8960
8961 2002-06-17 [paul]       0.7.8claws4
8962
8963         * sync with 0.7.8
8964                 see ChangeLog 2002-06-11 and 2002-06-13
8965
8966 2002-06-16 [alfons]     0.7.8claws3
8967         
8968         * src/folder.c
8969                 make sure lock sort mode (claws specific) is
8970                 also persists after a tree rescan
8971
8972 2002-06-16 [alfons]     0.7.8claws2
8973
8974         * src/prefs_folder_item.c
8975         * src/folder.[ch]
8976                 fix persistence of folder sort mode (broken
8977                 by adapting Hiro's new folder persistence code)
8978
8979 2002-06-16 [alfons]     0.7.8claws1
8980
8981         * AUTHORS
8982         * src/logwindow.c
8983         * src/prefscommon.[ch]
8984                 control size of log text in log window; 
8985                 closes patch #569155 submitted by Mitko Haralanov.
8986
8987 2002-06-15 [paul]       0.7.8claws
8988
8989         * release of 0.7.8claws
8990
8991 2002-06-15 [paul]       0.7.7claws
8992
8993         * po/pt_BR.po
8994                 updated by Fabio Junior Beneditto
8995
8996 2002-06-14 [paul]       0.7.6claws49
8997
8998         * po/es.po
8999                 updated by Ricardo Mones Lastra
9000
9001 2002-06-14 [paul]       0.7.6claws48
9002
9003         * po/nl.po
9004                 updated translation by Wilbert Berendsen
9005
9006 2002-06-14 [melvin]     0.7.6claws47
9007
9008         * po/fr.po
9009                 Updated French translation
9010
9011 2002-06-13 [paul]       0.7.6claws46
9012
9013         * src/filesel.c
9014                 allow filename to be typed in, rather than just
9015                 selected by the mouse. Patch by Gustavo Noronha Silva.
9016
9017 2002-06-13 [alfons]     0.7.6claws45
9018
9019         * src/mainwindow.[ch]
9020                 more cleanups (removing unnecessary menu items Expand 
9021                 summary / message view)
9022
9023 2002-06-13 [melvin]     0.7.6claws44
9024
9025         * po/POTFILES.in
9026                 Added src/string_match.c
9027         * src/string_match.c
9028                 Fixed possible buffer overflow.
9029                 Corrected typo.
9030                 Added missing config.h header.
9031         * src/prefs_common.c
9032           src/prefs_matcher.c
9033           src/prefs_scoring.c
9034                 Made some strings translatable (missing _(..)).
9035
9036 2002-06-13 [melvin]     0.7.6claws43
9037
9038         * README.claws
9039                 Corrected action example (verifying clearsigned mail).
9040         * src/prefs_account.c
9041                 Corrected typo.
9042         * src/prefs_common.c
9043                 Removed incorrect line that generated a Gtk-CRITICAL msg.
9044
9045 2002-06-12 [alfons]     0.7.6claws42
9046
9047         * src/summaryview.c
9048                 add init of score column lost in 0.7.6claws42
9049
9050 2002-06-12 [paul]       0.7.6claws41
9051
9052         * src/prefs_account.c
9053                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
9054                 behavior of the radio buttons, (from 0.7.7cvs2)
9055
9056 2002-06-11 [alfons]     0.7.6claws40
9057
9058         * src/messageview.[ch]
9059         * src/summaryview.[ch]
9060         * src/summary_search.c
9061         * src/mainwindow.c
9062                 perform a sync to bring in Hiro's separate view implementation 
9063
9064                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
9065
9066 2002-06-11 [paul]       0.7.6claws39
9067         
9068         * src/prefs_account.c
9069                 correct a typo on the Receive tab
9070
9071 2002-06-10 [match]      0.7.6claws38
9072
9073         * src/addressbook.c
9074                 Included address completion patch from Gustavo Noronha.
9075
9076 2002-06-10 [paul]       0.7.6claws37
9077
9078         * src/inc.[ch]
9079           src/pop.c
9080           src/prefs_account.[ch]
9081           src/selective_download.[ch]
9082                 apply PATCH #561712
9083                  NEW:
9084                 - check if POP Account
9085                 - Receive Button renamed to Preview
9086                 - Preview Button Popup: preview new/all messages
9087                 - Download Button
9088                 - Account Preferences-->Receive tab checkbutton if you
9089                   want to remove Mail after Download
9090                 -: default YES
9091                 - Account Preferences-->Receive tab checkbutton use
9092                   filtering rules on preview
9093                   (think of delete_on_server)
9094                 -: default YES
9095                 - Account selectable from SD dialog
9096                 - checkbutton to show already downloaded messages if
9097                   all messages are previewed
9098                 - new clist column showing Date
9099                 - ESC KEY close
9100                 FIXES:
9101                 - play ball with UIDL
9102                 - fault tolerant (?) 
9103                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9104
9105 2002-06-10 [melvin]     0.7.6claws36
9106
9107         * README.claws
9108                 Added a hint to ac/README in cvs instructions.
9109
9110         * src/prefs_actions.c
9111                 Made it possible to use a more elaborate command line
9112                 for asynchronous actions, too.
9113
9114 2002-06-10 [melvin]     0.7.6claws35
9115         
9116         * src/prefs_actions.c
9117                 Make it possible to use a more elaborate command line
9118                 (e.g. |foo|bar|cat>there;echo Done|)
9119                 Corrected error message when calling %f, %F and %p commands
9120                 from the compose window.
9121
9122 2002-06-09 [colin]      0.7.6claws34
9123
9124         * src/summaryview.c
9125                 Automatically find unread messages in current folder
9126                 before annoying the user.
9127
9128 2002-06-08 [alfons]     0.7.6claws33
9129
9130         * po/it.po
9131                 remove bad formatting string in it.po translation
9132                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
9133
9134 2002-06-08 [paul]       0.7.6claws32
9135
9136         * sync with 0.7.6cvs25
9137                 see ChangeLog 2002-06-07
9138
9139 2002-06-05 [paul]       0.7.6claws31
9140
9141         * src/mainwindow.c
9142                 add 'Sort by locked' and 'Sort by score'
9143
9144 2002-06-05 [paul]       0.7.6claws30
9145
9146         * sync with 0.7.6cvs24
9147                 see ChangeLog 2002-06-04
9148
9149 2002-06-04 [paul]       0.7.6claws29
9150
9151         * po/pt_BR.po
9152                 updated by Fabio Junior Beneditto
9153
9154 2002-06-03 [thorsten]   0.7.6claws28
9155
9156         * src/matcher.c
9157                 fclose() matcherrc after reading
9158
9159 2002-06-03 [paul]       0.7.6claws27
9160
9161         * sync with 0.7.6cvs21
9162                 see ChangeLog 2002-05-31
9163
9164 2002-05-31 [paul]       0.7.6claws26
9165
9166         * sync with 0.7.6cvs20
9167                 see ChangeLog 2002-05-29 and 2002-05-30
9168
9169 2002-05-31 [paul]       0.7.6claws25
9170
9171         * src/imap.c
9172                 hopefully fix last buggy sync
9173
9174         * README.claws
9175                 correct typo in 'Actions' examples
9176
9177 2002-05-29 [paul]       0.7.6claws24
9178
9179         * sync with 0.7.6cvs18
9180                 see ChangeLog 2002-05-28 and 2002-05-29
9181
9182         * src/news.c
9183           src/nntp.[ch]
9184                 sync with above 
9185
9186 2002-05-28 [paul]       0.7.6claws23
9187
9188         * sync with 0.7.6cvs16
9189                 see ChangeLog 2002-05-28
9190
9191 2002-05-27 [thorsten]   0.7.6claws22 
9192
9193         * faq/it/sylpheed-faq-1.html
9194           faq/it/sylpheed-faq-2.html
9195           faq/it/sylpheed-faq-3.html
9196           faq/it/sylpheed-faq.html
9197                 corrected DOS lineendings
9198         * faq/de/sylpheed-faq-1.html
9199           faq/de/sylpheed-faq-2.html
9200           faq/en/sylpheed-faq-1.html
9201           faq/en/sylpheed-faq-2.html
9202           faq/en/sylpheed-faq-3.html
9203           faq/es/sylpheed-faq-1.html
9204           faq/es/sylpheed-faq-2.html
9205           faq/es/sylpheed-faq-3.html
9206           faq/fr/sylpheed-faq-1.html
9207           faq/it/sylpheed-faq-1.html
9208           faq/it/sylpheed-faq-2.html
9209           faq/it/sylpheed-faq-3.html
9210           faq/it/sylpheed-faq.html
9211                 changed ">" to &quot;
9212
9213 2002-05-27 [paul]       0.7.6claws21
9214         
9215         * sync with 0.7.6cvs15
9216                 see ChangeLog 2002-05-27
9217
9218 2002-05-27 [paul]       0.7.6claws20
9219
9220         * src/prefs_account.c
9221                 correct a typo
9222
9223 2002-05-26 [paul]       0.7.6claws19
9224
9225         * tools/README
9226                 correct a typo
9227
9228 2002-05-25 [paul]       0.7.6claws18
9229
9230         * tools/README
9231                 add description of kmail2sylpheed.pl
9232
9233 2002-05-25 [paul]       0.7.6claws17
9234
9235         * tools/kmail2sylpheed.pl       ** NEW FILE **
9236                 perl script that converts an exported Kmail address
9237                 book, converts it to sylpheed addressbook file,
9238                 writes the file to .sylpheed, and updates
9239                 addrbook--index.xml 
9240
9241 2002-05-25 [paul]       0.7.6claws16
9242
9243         * sync with 0.7.6cvs14
9244                 see ChangeLog 2002-05-23
9245
9246 2002-05-24 [paul]       0.7.6claws15
9247
9248         * README.claws
9249                 make a correction and add some more info
9250
9251 2002-05-24 [paul]       0.7.6claws14
9252
9253         * src/compose.c
9254                 fix memory leak in 
9255                 compose_redirect_write_headers_from_headerlist()
9256                 add Subject and Resent-Message-ID to
9257                 compose_redirect_write_headers()
9258                 Received, Subject, and X-UIDL are filtered out in 
9259                 compose_redirect_write_to_file()
9260
9261 2002-05-23 [paul]       0.7.6claws13
9262
9263         * src/compose.[ch]
9264           src/filtering.c
9265           src/mainwindow.c
9266           src/matcher.[ch]
9267           src/matcher_parser_lex.l
9268           src/matcher_parser_parse.y
9269           src/prefs_common.[ch]
9270           src/prefs_filtering.c
9271           src/summaryview.c
9272                 rename 'Bounce' to 'Redirect'
9273
9274 2002-05-23 [paul]       0.7.6claws12
9275
9276         * more sync with 0.7.6cvs13
9277           src/compose.c
9278                 see ChangeLog 2002-05-22
9279
9280 2002-05-22 [paul]       0.7.6claws11
9281
9282         * sync with 0.7.6cvs13
9283           src/codeconv.c
9284                 see ChangeLog 2002-05-20
9285           src/prefs_common.c
9286                 see ChangeLog 2002-05-22
9287
9288 2002-05-21 [melvin]     0.7.6claws10
9289
9290         * src/folderview.c
9291                 Added missing filtering and scoring headers
9292                 Fixed bad function call that showed garbage 
9293                 in Folder->Processing
9294
9295 2002-05-21 [paul]       0.7.6claws9
9296
9297         * tools/Makefile.am
9298                 make all tools executable, (patch by Alfons).
9299
9300 2002-05-20 [alfons]     0.7.6claws8
9301
9302         * src/procheader.c
9303                 don't forget to call mktime() so we have a valid week 
9304                 and year day
9305                 (Bug report by Roger Sondermann <mail@jumaros.de>)
9306
9307 2002-05-20 [paul]       0.7.6claws7
9308
9309         * src/html.c
9310                 fix broken parsing of urls
9311         * src/textview.c
9312                 fix displaying of urls
9313
9314                 both fixes from the patch [547855] by Eugene 
9315                 Brevdo (zonem)
9316
9317 2002-05-19 [alfons]     0.7.6claws6
9318
9319         * configure.in
9320                 make sylpheed configure correctly with the latest
9321                 and greatest of automake / autoconf / gettext
9322
9323 2002-05-19 [alfons]     0.7.6claws5
9324
9325         * src/procheader.c
9326         * src/procheader.h
9327                 add function for returning ime zone offset
9328         * src/quote_fmt.c
9329         * src/quote_fmt_parse.y
9330                 better quotation formatting - does not convert
9331                 to local time, but uses the original date string.
9332                 
9333                 Note: %z inserts the timezone offset (should 
9334                 work also on platforms where strftime does not
9335                 support %z).
9336
9337 2002-05-18 [christoph]  0.7.6claws4
9338
9339         * src/summaryview.c
9340                 fix indentation of some code
9341         * tools/Makefile.am
9342                 fix spaces after \
9343         * src/Makefile.am
9344                 add missing \
9345                 correct path for ignorethread.xpm
9346                 incorrect filename for sylpheed_logo.xpm
9347                 add missing include matcher_parser_parse.h
9348
9349 2002-05-18 [paul]       0.7.6claws3
9350
9351         * sync with 0.7.6cvs8
9352                 see ChangeLog 2002-05-16 and 2002-05-17
9353
9354 2002-05-18 [melvin]     0.7.6claws2
9355
9356         * README.claws
9357                 Corrected an action's definition and fixed some misspellings.
9358
9359 2002-05-18 [paul]       0.7.6claws1
9360
9361         * tools/Makefile.am
9362           tools/gpg-sign        ** new file **
9363           tools/uudec           ** new file **
9364                 add Melvin's Actions scripts
9365
9366         * README.claws
9367                 add Melvin's descriptions for Actions
9368
9369 2002-05-18 [paul]       0.7.6claws
9370
9371         * Version 0.7.6claws released
9372
9373 2002-05-17 [paul]       0.7.5claws32
9374
9375         * po/es.po
9376                 updated by Ricardo Mones Lastra
9377
9378 2002-05-17 [paul]       0.7.5claws31
9379
9380         * src/compose.c
9381                 fix Account prefs default folder for sent/draft/deleted
9382                 messages bug
9383
9384         * po/it.po
9385           po/nl.po
9386                 updated translation by Alessandro Maestri and
9387                 Wilbert Berendsen
9388
9389 2002-05-17 [melvin]     0.7.5claws30
9390
9391         * src/prefs_actions.c
9392                 Fixed bug where using %F not at the end of the command 
9393                 resulted in an additional empty argument being created.
9394                 Thanks to Darko Koruga for reporting the bug.
9395
9396 2002-05-17 [melvin]     0.7.5claws29
9397
9398         * po/fr.po
9399                 Updated French translations.
9400
9401 2002-05-15 [paul]       0.7.5claws28
9402         
9403         * po/es.po
9404                 updated by Ricardo Mones Lastra
9405
9406 2002-05-15 [paul]       0.7.5claws27
9407
9408         * sync with 0.7.6cvs4
9409                 see ChangeLog 2002-05-14 and 2002-05-15
9410
9411 2002-05-14 [paul]       0.7.5claws26
9412
9413         * sync with 0.7.6cvs1
9414                 see ChangeLog 2002-05-13
9415
9416 2002-05-13 [thorsten]   0.7.5claws25
9417
9418         * src/messageview.c
9419                 fix select_all and copy in multipart messages
9420         * src/mainwindow.c
9421                 fix select_all and copy in multipart messages
9422
9423 2002-05-12 [paul]       0.7.5claws24
9424
9425         * src/summaryview.c
9426                 reverse last commit, bug already fixed in 0.7.5claws3
9427
9428 2002-05-12 [netztorte]  0.7.5claws23
9429
9430         * src/summaryview.c
9431                 dont parse empty addressbook (checked in before claws20)
9432
9433 2002-05-12 [melvin]     0.7.5claws22
9434
9435         * src/procmsg.[ch]
9436                 Removed unneeded priority code introduced by the previous 
9437                 commit.
9438
9439 2002-05-12 [melvin]     0.7.5claws21
9440
9441         * src/compose.[ch]
9442                 Added possibility to set message's priority.
9443         * src/procmsg.[ch]
9444                 Added possibility to set message's priority.
9445                 Added missing headers
9446
9447 2002-05-12 [melvin]     0.7.5claws20
9448
9449         * src/prefs_actions.c
9450                 Removed implicitely added quotes around the name
9451                 of the temporary files of mime parts.
9452
9453 2002-05-12 [paul]       0.7.5claws19
9454
9455         * sync with 0.7.5cvs20
9456                 see ChangeLog 2002-05-11
9457
9458 2002-05-12 [alfons]     0.7.5claws18
9459
9460         * src/quote_fmt_lex.l
9461         * src/quote_fmt_parse.y
9462                 allow quote / reply date & time format to be set using
9463                 %D{format}. format is a format string you'd pass to
9464                 strftime() (see man strftime, or the Display tab |
9465                 Date format setting).
9466
9467                 Currently %D converts the date to local time. 
9468
9469 2002-05-11 [paul]       0.7.5claws17
9470
9471         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
9472                 see ChangeLog 2002-05-10 and 2002-05-11
9473
9474 2002-05-10 [paul]       0.7.5claws16
9475
9476         * sync with 0.7.5cvs16
9477                 see ChangeLog entries 2002-05-09 and 
9478                 2002-05-10
9479
9480 2002-05-10 [colin]      0.7.5claws15
9481
9482         * src/textview.c
9483                 Corrected a bug that prevented sylpheed to open
9484                 double-clicked URIs.
9485
9486 2002-05-09 [paul]       0.7.5claws14
9487
9488         * sync with 0.7.5cvs14
9489                 see ChangeLog 2002-05-08 and 2002-05-09
9490
9491 2002-05-08 [paul]       0.7.5claws13
9492
9493         * sync with 0.7.5cvs11
9494                 see ChangeLog entry 2002-05-08
9495
9496 2002-05-08 [paul]       0.7.5claws12
9497
9498         * src/mainwindow.c
9499           src/textview.[ch]
9500                 fix segfault on View->Open in new window
9501                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9502
9503 2002-05-07 [paul]       0.7.5claws11
9504
9505         * sync with 0.7.5cvs9
9506                 see ChangeLog entry 2002-05-07
9507
9508 2002-05-06 [paul]       0.7.5claws10
9509
9510         * src/messageview.c
9511           src/textview.c
9512                 display url in statusbar on single-click
9513                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9514
9515 2002-05-06 [match]      0.7.5claws9
9516
9517         * src/addritem.[ch]
9518                 new functions.
9519         * src/addrcache.c
9520                 tidy up.
9521         * src/xmlprops.[ch]
9522                 XML implementation of properties file.
9523         * src/exporthtml.[ch]
9524         * src/expthtmldlg.[ch]
9525         * src/addressbook.c
9526                 export to HTML.
9527
9528 2002-05-02 [sergey]     0.7.5claws8
9529
9530         * src/mainwindow.c (mainwin_entries),
9531           src/prefs_common.c (prefs_send_create()),
9532           src/codeconv.c (locale_table):
9533                 use charset name "Windows-1251" instead of "CP1251".
9534
9535 2002-05-02 [colin]      0.7.5claws7
9536         
9537         * src/compose.c
9538           src/prefs_common.c
9539           src/prefs_folder_item.c
9540                 Fixed cosmetics bugs due to Outbox renamed to Sent.
9541
9542 2002-05-02 [hiro]       0.7.5claws6
9543
9544         * src/imap.c
9545                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
9546
9547 2002-05-02 [paul]       0.7.5claws5
9548
9549         * src/compose.c
9550                 more sync with 0.7.5cvs7, see ChangeLog entry
9551                 2002-05-02
9552
9553 2002-05-02 [hiro]       0.7.5claws4
9554
9555         * src/compose.c
9556                 compose_queue_sub():
9557                 check if queue folder exists (closes #550397).
9558                 removed directory creation since it should be handled
9559                 transparently.
9560         * src/imap.c
9561                 imap_add_msg(): return UID for appended message
9562                 (closes #548842).
9563
9564 2002-04-30 [paul]       0.7.5claws3
9565
9566         * src/summaryview.c
9567                 fix account_find_from_address() bug
9568
9569 2002-04-28 [colin]      0.7.5claws2
9570
9571         * src/compose.c
9572           src/textview.c
9573           src/prefs_common.[ch]
9574           src/utils.[ch]
9575                 Added user-definable quotation characters recognition.
9576
9577 2002-04-28 [paul]       0.7.5claws1
9578
9579         * sync with 0.7.5cvs4
9580                 see ChangeLog entry  2002-04-25
9581
9582 2002-04-28 [paul]       0.7.5claws
9583
9584         * po/es.po
9585           po/nl.po
9586           po/pt_BR.po
9587                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
9588                 Fabio Junior Beneditto
9589
9590 2002-04-27 [jens]       0.7.4claws103
9591
9592         * po/de.po
9593                 updated German translation.
9594
9595 2002-04-27 [hiro]       0.7.4claws102
9596
9597         * src/summaryview.c
9598                 summary_write_cache(): fixed the mark loss of hidden messages.
9599
9600 2002-04-26 [melvin]     0.7.4claws101
9601
9602         * src/procmsg.c
9603                 fixed a second typo (same one)
9604         * po/fr.po
9605           po/it.po
9606           po/pt_BR.po
9607                 fixed the type again...
9608
9609 2002-04-26 [melvin]     0.7.4claws100
9610
9611         * src/procmsg.c
9612                 fixed a typo in an alert message ("temorary").
9613         * po/it.po
9614         * po/pt_BR.po
9615                 corrected the typo  described above.
9616         * po/fr.po
9617                 updated French translation.
9618
9619 2002-04-26 [darko]      0.7.4claws99
9620
9621         * src/summaryview.c
9622                 fix target folder colorization
9623
9624 2002-04-25 [paul]       0.7.4claws98
9625
9626         * po/it.po
9627                 updated by Alessandro Maestri
9628
9629 2002-04-24 [colin]      0.7.4claws97
9630         
9631         * src/compose.c
9632                 Fixed double "subject is empty" question.
9633
9634 2002-04-23 [colin]      0.7.4claws96
9635         
9636         * src/mimeview.c
9637                 Corrected issue when "automatically display images" was
9638                 not set : first image remained after selecting second.
9639
9640 2002-04-23 [melvin]     0.7.4claws95
9641
9642         * src/prefs_actions.c
9643                 Don't display in/out dialog if there is nothing to show.
9644
9645 2002-04-23 [paul]       0.7.4claws94
9646
9647         * sync with 0.7.5cvs3
9648                 bug fixes: see ChangeLog entry 2002-04-23
9649
9650 2002-04-22 [darko]      0.7.4claws93
9651
9652         * src/compose.c
9653                 fix previous check-in which changed code after
9654                 merge from main
9655
9656 2002-04-22 [paul]       0.7.4claws92
9657
9658         * faq/de/*
9659                 add German FAQ
9660         * faq/en/*
9661           faq/es/*
9662           faq/fr/*
9663                 update English, Spanish and French FAQs
9664         * manual/de/*
9665           manual/es/*
9666                 add German and Spanish manuals
9667         * manual/en/*
9668           manual/fr/*
9669                 update English and French manuals
9670
9671         * src/Makefile.am
9672                 add to and re-arrange the pixmap entries
9673
9674 2002-04-22 [darko]      0.7.4claws91
9675
9676         * src/compose.c
9677                 fix sender initials recognition to only allow
9678                 '>' after the initials
9679
9680 2002-04-21 [paul]       0.7.4claws90
9681
9682         * sync with 0.7.5 release
9683                 see ChangeLog entry 2002-04-21
9684
9685 2002-04-21 [alfons]
9686
9687         * src/Makefile.am
9688                 add colin's new pixmaps to EXTRA_DIST
9689
9690 2002-04-21 [colin]      0.7.4claws89
9691         * src/compose.c
9692         * src/inc.c
9693         * src/mainwindow.[ch]
9694         * src/prefs_common.[ch]
9695         * src/stock_pixmap.[ch]
9696                 Added "Work offline" ability.
9697
9698 2002-04-21 [colin]      0.7.4claws88
9699         
9700         * src/mimeview.c
9701         * src/prefs_common.c
9702         * src/prefs_common.h
9703         * src/textview.c : Added an option to common preferences -> display
9704           to allow user not to automatically display images.
9705
9706 2002-04-21 [paul]       0.7.4claws87
9707
9708         * sync with 0.7.4cvs52
9709                 see ChangeLog entry 2002-04-21 (src/imap.c)
9710
9711 2002-04-21 [paul]       0.7.4claws86
9712
9713         * sync with 0.7.4cvs51
9714                 see ChangeLog entry 2002-04-21
9715
9716 2002-04-21 [paul]       0.7.4claws85
9717
9718         * sync with 0.7.4cvs49
9719                 see ChangeLog entries 2002-04-20 and 2002-04-21
9720
9721         * src/Makefile.am
9722                 clean up: remove old 'stock_' element from xpm 
9723                 filenames.
9724
9725 2002-04-21 [alfons]     0.7.4claws84
9726
9727         apply sync patch from Paul
9728
9729         * src/folderview.c
9730                 use old claws prefs_folder_item_create() for now
9731
9732 2002-04-19 [match]      0.7.4claws83
9733
9734         * src/addressbook.[ch]
9735         * src/addrharvest.[ch]
9736         * src/addrgather.[ch]
9737                 recurse folders.
9738         * src/mainwindow.c
9739         * src/summaryview.[ch]
9740                 change menu option.
9741
9742 2002-04-19 [paul]       0.7.4claws82
9743
9744         * po/pt_BR.po
9745                 updated by Fabio Junior Beneditto
9746
9747 2002-04-14 [alfons]     0.7.4claws81
9748
9749         * src/passphrase.c
9750                 add #include <sys/types.h> for mode_t and off_t 
9751
9752 2002-04-13 [paul]       0.7.4claws80
9753         
9754         * src/main.c
9755           src/passphrase.[ch]
9756           src/pgptext.c
9757           src/prefs_common.[ch]
9758           src/rfc2015.c
9759                 enable storing of GnuPG passphrase for the whole 
9760                 session or a user-defined number of minutes. patch 
9761                 submitted by Ravemax <ravemax@dextrose.com>
9762
9763 2002-04-13 [alfons]     0.7.4claws79
9764
9765         * src/textview.c
9766                 make email parser also stop scanning when encountering separators
9767                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
9768
9769 2002-04-13 [paul]       0.7.4claws78
9770
9771         * sync with 0.7.4cvs39
9772                 see ChangeLog entry 2002-04-12
9773
9774 2002-04-11 [paul]       0.7.4claws77
9775
9776         * sync with 0.7.4cvs37
9777                 see ChangeLog entry 2002-04-11
9778
9779 2002-04-11 [paul]       0.7.4claws76
9780
9781         * COPYING 
9782                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
9783                 the clause for OpenSSL). sync with sylpheed main
9784
9785 2002-04-09 [melvin]     0.7.4claws75
9786
9787         * src/compose.c
9788                 Made 'Ctrl-Enter' on send ignore some modifiers 
9789                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
9790                 to bind other *-Enter (but not Alt-Enter).
9791
9792 2002-04-09 [paul]       0.7.4claws74
9793
9794         * sync with 0.7.4cvs35
9795                 see ChangeLog entries 2002-04-09
9796
9797 2002-04-08 [paul]       0.7.4claws73
9798
9799         * sync with 0.7.4cvs33
9800                 see ChangeLog entry 200-04-08
9801
9802 2002-04-07 [match]      0.7.4claws72
9803
9804         * src/addrharvest.[ch]
9805                 fixed to read all addresses in header, regardless
9806                 of header size. improved name parsing. accommodate
9807                 harvest from folders and selected message.
9808         * src/addritem.[ch]
9809                 included new address parsing function.
9810         * src/addrgather.[ch]
9811         * src/addressbook.[ch]
9812         * src/summaryview.[ch]
9813         * src/mainwindow.c
9814                 allow address harvest of folder as well as selected
9815                 messages.
9816
9817 2002-04-07 [paul]       0.7.4claws71
9818
9819         * src/esmtp.[ch]
9820           src/smtp.c
9821                 don't try to authenticate with CRAM-MD5 in SMTP when 
9822                 SMTP-AUTH enabled if MTA doesn't issue this 
9823                 auth-method in it's ehlo-response. bug item #531364,
9824                 patch item #938910. patch submitted by Colin Leroy 
9825                 <colin@colino.net>
9826
9827 2002-04-07 [paul]       0.7.4claws70
9828
9829         * src/nntp.c
9830                 fix missing MODE_READER bug. patch submitted by
9831                 Colin Leroy <colin@colino.net>
9832
9833 2002-04-07 [alfons]     0.7.4claws69
9834
9835         * src/matcher.[ch]
9836         * src/prefs_filtering.c
9837         * src/summaryview.c
9838                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
9839                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
9840
9841 2002-04-07 [paul]       0.7.4claws68
9842
9843         * sync with 0.7.4cvs32
9844                 see ChangeLog entry 2002-04-06
9845
9846         * tools/filter_conv.pl
9847                 more bug fixes
9848
9849 2002-04-06 [paul]       0.7.4claws67
9850
9851         * tools/filter_conv.pl
9852                 modify to be able to find the name of the first
9853                 mailbox and use that. main's filter does not
9854                 record the full path to the mailbox and therefore
9855                 can only filter to the first mailbox.
9856
9857 2002-04-05 [paul]       0.7.4claws66
9858
9859         * tools/filter_conv.pl
9860                 attempt to make the script all-encompassing and
9861                 be able to convert any main 'filter' rule thrown
9862                 at it
9863
9864 2002-04-05 [paul]       0.7.4claws65
9865
9866         * tools/filter_conv.pl
9867                 allow for collapsed folder trees
9868
9869 2002-04-05 [paul]       0.7.4claws64
9870
9871         * sync with 0.7.4cvs31
9872                 see ChangeLog entries 2002-04-05
9873
9874 2002-04-03 [paul]       0.7.4claws63
9875
9876         * sync with 0.7.4cvs29
9877                 see ChangeLog entries 2002-04-02 and 2002-04-03
9878
9879 2002-04-02 [paul]       0.7.4claws62
9880
9881         * sync with 0.7.4cvs26
9882                 see ChangeLog entry 2002-04-01
9883
9884 2002-04-02 [match]      0.7.4claws61
9885
9886         * src/pine.[ch]
9887         * src/importpine.[ch]
9888         * src/addressbook.c
9889                 import Pine address book.
9890
9891 2002-04-02 [match]      0.7.4claws60
9892
9893         * src/addrharvest.[ch]
9894                 improve address parsing of funky addresses.
9895
9896 2002-04-02 [darko]      0.7.4claws59
9897
9898         * src/compose.c
9899                 wrap on send improvements, it now recognizes quoted
9900                 initials as part of the quotation string, and it
9901                 does not join lines separated by CR
9902
9903 2002-04-01 [match]      0.7.4claws58
9904
9905         * src/mgutils.[ch]
9906                 added new functions.
9907         * src/mutt.[ch]
9908                 remove excessive duplicate address generation
9909                 on import.
9910
9911 2002-04-01 [alfons]     0.7.4claws57
9912         
9913         * src/summaryview.c
9914                 put back g_free() 
9915
9916 2002-04-01 [paul]       0.7.4claws56
9917
9918         * sync with 0.7.4cvs25
9919                 see ChangeLog entry 2002-04-01
9920
9921 2002-04-01 [alfons]     0.7.4aprilfool55
9922
9923         * src/summaryview.c
9924                 honour feature request item #537427 to allow for
9925                 displaying names from address book for sent mail also
9926
9927 2002-03-29 [paul]       0.7.4claws54
9928
9929         * src/mainwindow.c
9930           src/prefs_filtering.[ch]
9931           src/prefs_matcher.c
9932           src/summaryview.c
9933                 add 'fast filter' for claws' filtering,
9934                 /Tools/Create filter rule/... patch submitted
9935                 by Neill Miller <neillm@thecodefactory.org>
9936
9937 2002-03-29 [paul]       0.7.4claws53
9938
9939         * sync with 0.7.4cvs24
9940                 see ChangeLog entry 2002-03-29
9941
9942 2002-03-28 [paul]       0.7.4claws52
9943
9944         * sync with 0.7.4cvs23
9945                 see ChangeLog entry 2002-03-28
9946
9947 2002-03-27 [melvin]     0.7.4claws51
9948
9949         * src/prefs_actions.c
9950                 Added support to pass only one message part (as a
9951                 file) to the command using '%p'. No quotes are needed
9952                 because doubles quotes are automatically added.
9953                 Fixed bug where Sylpheed could block when waiting for
9954                 a child process to finish.
9955                 Changed the help menu to remove quotes around symbols to 
9956                 avoid misinterpretation (they must not be used).
9957
9958 2002-03-27 [melvin]     0.7.4claws50
9959
9960         * src/inc.c
9961                 Made the new mail notification command always 
9962                 execute asynchronously.
9963
9964 2002-03-27 [paul]       0.7.4claws49
9965
9966         * src/compose.c
9967                 fix bug introduced in last commit
9968
9969 2002-03-27 [paul]       0.7.4claws48
9970
9971         * sync with 0.7.4cvs21
9972                 see ChangeLog 2002-03-26 and 2002-03-27
9973
9974 2002-03-26 [hoa]        0.7.4claws47
9975
9976         * src/prefs_folder_item.c
9977                 really fixed the bug #516442 with folder rescan.
9978
9979 2002-03-26 [paul]       0.7.4claws46
9980
9981         * sync with 0.7.4cvs19
9982                 see ChangeLog entries 2002-03-25 and 2002-03-26
9983
9984 2002-03-25 [hoa]        0.7.4claws45
9985
9986         * src/matcher.c
9987         * src/mh.c
9988                 fix the bug #516442 with folder rescan.
9989
9990         * src/prefs_common.[ch]
9991         * src/compose.c
9992                 added an option to enable two different behaviours
9993                 for bounce.
9994
9995
9996 2002-03-25 [paul]       0.7.4claws44
9997
9998         * src/mainwindow.c
9999           src/selective_download.c
10000                 correct a few menuitem labels
10001
10002 2002-03-25 [christoph]  0.7.4claws43
10003
10004         * src/procmsg.c
10005                 fix non deleted tmp message in
10006                 procmsg_save_to_outbox
10007                 fix problems caused by sync with
10008                 main branch's procmsg_send_queue
10009
10010 2002-03-25 [paul]       0.7.4claws42
10011
10012         * src/quote_fmt.c
10013           src/quote_fmt_lex.l
10014           src/quote_fmt_parse.y
10015                 add Last name (%L) placeholder for quoting. 
10016                 patch submitted by Thorsten Thielen 
10017                 <thth@users.sourceforge.net>
10018
10019 2002-03-25 [paul]       0.7.4claws41
10020
10021         * src/utils.c
10022                 get full hostname. patch submitted by
10023                 Bob Woodside <rwoodside1@comcast.net>
10024
10025 2002-03-25 [paul]       0.7.4claws40
10026
10027         * src/account.c
10028           src/news.c
10029           src/nntp.[ch]
10030           src/prefs_account.[ch]
10031                 enable NNTP over SSL. patch submitted by
10032                 Pascal Jermini <pascal@infinity.hn.org>
10033
10034 2002-03-24 [paul]       0.7.4claws39
10035
10036         * src/prefs_common.c
10037                 make the arrangement of the Compose tab more
10038                 coherent
10039
10040         * src/mainwindow.c
10041                 fix some irregularities of style
10042
10043         * po/de.po
10044                 updated by Kilian Krause
10045
10046 2002-03-23 [paul]       0.7.4claws38
10047
10048         * po/pt_BR.po
10049                 updated by Fabio Junior Beneditto
10050
10051 2002-03-23 [paul]       0.7.4claws37
10052
10053         * src/mainwindow.c
10054                 move 'Gather addresses' to 'Tools' menu
10055                 make 'Selective download' sensitive
10056
10057 2002-03-23 [paul]       0.7.4claws36
10058
10059         * sync with 0.7.4cvs16
10060                 see ChangeLog entries 2002-03-23
10061
10062 2002-03-22 [christoph]  0.7.4claws35
10063
10064         * src/quote_fmt_parse.y
10065                 fix include program output
10066
10067 2002-03-22 [alfons]     0.7.4claws34
10068
10069         * src/pop.c
10070                 initialize GDate stack variable correctly (sorry!)
10071
10072 2002-03-22 [paul]       0.7.4claws33
10073
10074         * src/compose.c
10075           src/mainwindow.c
10076           src/prefs_actions.c
10077           src/prefs_common.c
10078                 rename 'Tool' to 'Tools'
10079
10080         * src/mainwindow.c
10081                 move 'Delete duplicated messages' from
10082                 'Message/' to 'Tools/'
10083                 re-arrange the order of 'Tools/' items
10084
10085 2002-03-22 [paul]       0.7.4claws32
10086
10087         * src/addr_compl.c
10088           src/addressbook.[ch]
10089                 auto-address completion now also matches on
10090                 Nickname. patch submitted by Bob Forsman 
10091                 <hammor@users.sourceforge.net>
10092
10093         * src/editaddress.c
10094                 correct a spelling mistake
10095
10096 2002-03-22 [alfons]     0.7.4claws31
10097
10098         * src/pop.c
10099                 fix getting uidl from incorrect string 
10100                 (spotted by Colin)
10101
10102 2002-03-21 [alfons]     0.7.4claws30
10103
10104         * src/pop.c
10105                 more code refactoring
10106                 plug mem leak introduced by delete on server
10107
10108 2002-03-21 [paul]       0.7.4claws29
10109
10110         * sync with 0.7.4cvs11
10111                 see ChangeLog entries 2002-03-20
10112
10113 2002-03-20 [alfons]     0.7.4claws28
10114
10115         * src/inc.c
10116                 apply Colin's patch and refactor
10117
10118 2002-03-20 [paul]       0.7.4claws27
10119
10120         * sync with sylpheed 0.7.4cvs9
10121                 see ChangeLog entry 2002-03-20
10122
10123 2002-03-19 [christoph]  0.7.4claws26
10124
10125         * src/mh.c
10126         * src/procmsg.[ch]
10127         * src/summaryview.c
10128                 revert changes for flag updates
10129                 (does not work correctly and no time to debug)
10130
10131 2002-03-20 [alfons]     0.7.4claws25
10132
10133         * src/pop.c
10134                 refactor should_delete() a little bit 
10135
10136 2002-03-19 [paul]       0.7.4claws24
10137
10138         * src/inc.[ch]
10139           src/pop.c
10140           src/prefs_account.[ch]
10141                 allow the user to leave downloaded mail on the 
10142                 server for n days. Patch submitted by Colin Leroy 
10143                 <colin@colino.net>
10144
10145 2002-02-19 [paul]       0.7.4claws23
10146
10147         * sync with sylpheed 0.7.4cvs8
10148                 see ChangeLog entries 2002-03-19
10149
10150 2002-03-18 [paul]       0.7.4claws22
10151
10152         * sync with sylpheed 0.7.4cvs6
10153                 see ChangeLog entry 2002-03-18
10154
10155 2002-03-18 [paul]       0.7.4claws21
10156
10157         * po/en_GB.po
10158                 add en_GB message catalogue
10159
10160         * src/mbox_folder.c
10161           src/prefs_account.c
10162           src/prefs_actions.c
10163                 correct a few spelling mistakes
10164
10165 2002-03-17 [alfons]     0.7.4claws20
10166
10167         * src/matcher.c
10168                 more stringent checks for NULL params when writing
10169                 filtering actions to a file
10170                 
10171 2002-03-17 [hoa]        0.7.3claws20
10172
10173         * src/news.c
10174                 fixed the count of new messages
10175
10176         * src/compose.c
10177                 fixed the "attachment properties" window
10178
10179 2002-03-17 [paul]       0.7.4claws19
10180
10181         * src/defs.h
10182           src/folder.h
10183           src/news.c
10184           src/prefs_account.[ch]
10185           src/procmsg.[ch]
10186           src/summaryview.c
10187                 automatically mark cross-posted messages as read 
10188                 and (optionally) give them a colour label
10189                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
10190                 
10191
10192 2002-03-17 [paul]       0.7.4claws18
10193
10194         * sync with sylpheed 0.7.4cvs5
10195                 see ChangeLog entry 2002-03-17
10196
10197 2002-03-17 [melvin]     0.7.4claws17
10198         
10199         * src/textview.c
10200                 Worked around a gtktext 'bug': when searching for 
10201                 a text in a long message it was scrolling slowly
10202                 line by line until it hit the searched text.
10203         * po/fr.po
10204                 Updated French translation
10205
10206 2002-03-17 [melvin]     0.7.4claws16
10207
10208         * src/mainwindow.c
10209         * src/compose.c
10210         * src/prefs_actions.c
10211                 Moved "Edit/Actions" to "Tool/Actions"
10212                 Made mainwindow/compose window sensitive as soon as
10213                 no child process is running anymore even if the io dialog
10214                 is open.
10215                 Fixed a struct being initialized with a non constant char*
10216
10217 2002-03-16 [christoph]  0.7.4claws15
10218
10219         * configure.in
10220                 add --with-compiler-flags option
10221                 (only for developer hacking)
10222         * src/mh.c
10223         * src/procmsg.[ch]
10224         * src/summaryview.c
10225                 try to make folder-stats and flag handling more
10226                 independent from the summaryview. msgcounts
10227                 are only set when the folder is opened and
10228                 procmsg_msginfo_(un)set_flags will handle it
10229                 later and summaryview will get the values
10230                 from the folder.
10231
10232 2002-03-16 [paul]       0.7.4claws14
10233
10234         * src/messageview.c
10235                 fix Return-receipt. Patch submitted by Bob
10236                 Woodside <rwoodside1@comcast.net>
10237
10238 2002-03-16 [paul]       0.7.4claws13
10239
10240         * src/compose.c
10241                 fix 'dynamic' signatures, make it work again
10242                 broken during sync on 2002-03-14 (0.7.4claws2)
10243
10244 2002-03-15 [match]      0.7.4claws12
10245
10246         * src/addrharvest.[ch]
10247         * src/addrgather.[ch]
10248         * src/addressbook.[ch]
10249         * src/mainwindow.c
10250                 included address harvester feature. still some
10251                 issues with address parsing that I will fix.
10252
10253 2002-03-15 [match]      0.7.4claws11
10254
10255         * src/addrbook.[ch]
10256         * src/addrcache.[ch]
10257         * src/addressbook.[ch]
10258         * src/addrindex.c
10259         * src/editbook.c
10260         * src/importldif.c
10261         * src/importmutt.c
10262         * src/jpilot.[ch]
10263         * src/main.c
10264         * src/syldap.[ch]
10265         * src/vcard.[ch]
10266                 tidy up. fix memory leaks. moved attribs and methods
10267                 from individual interfaces to addrcache object. prep
10268                 for new stuff to come in.
10269
10270 2002-03-15 [alfons]     0.7.4claws10
10271
10272         * src/matcher.[ch]
10273         * src/matcher_parser_parse.y
10274         * src/matcher_parser_lex.l
10275         * src/prefs_matcher.c
10276                 add filtering conditions message greater than, smaller 
10277                 than, and exactly matching a size in bytes
10278                 (does not work with delete from POP3 server yet)
10279
10280                 this should also give others an idea what you should
10281                 do to add new criterions to claws filtering system
10282                 
10283
10284 2002-03-15 [paul]       0.7.4claws9
10285
10286         * tools/filter_conv.pl
10287                 exit if there are no filter rules to convert
10288                 rename filterrc to filterrc.old after completion
10289
10290 2002-03-15 [paul]       0.7.4claws8
10291
10292         * sync with sylpheed 0.7.4cvs3
10293                 see ChangeLog entry 2002-03-14
10294
10295 2002-03-14 [paul]       0.7.4claws7
10296
10297         * src/compose.c
10298                 clean up the last commit (ahem)
10299
10300 2002-03-14 [paul]       0.7.4claws6
10301
10302         * src/compose.c
10303                 fix bug #515655. honour account preferences
10304                 regarding gpg default signing/encryption when 
10305                 changing account from the compose window.
10306
10307 2002-03-14 [paul]       0.7.4claws5
10308
10309         * src/folderview.c
10310                 remove unnecessary curly brackets
10311
10312 2002-03-14 [paul]       0.7.4claws4
10313
10314         * src/folderview.c
10315           src/prefs_filtering.[ch]
10316                 add filter rename on folder rename and filter
10317                 delete on folder delete. Patch submitted by
10318                 Neill Miller <neillm@thecodefactory.org> 
10319
10320 2002-03-14 [christoph]  0.7.4claws3
10321
10322         * src/procmsg.c
10323         * src/send.c
10324                 fix local delivery
10325                 (patch submitted by "Simon 'corecode' Schubert")
10326         * src/prefs_common.c
10327         * src/procmsg.c
10328                 fix gcc 3.0 warning
10329
10330 2002-03-14 [paul]       0.7.4claws2
10331
10332         * sync with sylpheed 0.7.4cvs2
10333                 see ChangeLog entry 2002-03-13
10334
10335 2002-03-12 [darko]      0.7.4claws1
10336
10337         * src/mainwindow.c
10338                 fix what seems to be a copy and paste error
10339                 when setting color for important messages
10340                 (reported by wwp)
10341
10342 2002-03-11 [paul]       version 0.7.4claws released
10343
10344 2002-03-11 [paul]       0.7.4claws
10345
10346         * po/es.po
10347           po/it.po
10348           po/nl.po
10349           po/pt_BR.po
10350                 update message catalogs. Submitted by Ricardo Mones 
10351                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
10352                 Fabio Junior Beneditto
10353
10354         * configure.in
10355           faq/Makefile.am
10356           faq/it/Makefile
10357           faq/it/sylpheed-faq*
10358           src/mainwindow.c
10359           src/manual.[ch]
10360                 add FAQ in Italian
10361         
10362
10363 2002-03-11 [jens]       0.7.3claws7
10364
10365         * po/de.po
10366                 updated German translation
10367
10368 2002-03-11 [melvin]     0.7.3claws6
10369
10370         * po/fr.po
10371                 updated and corrected French translation
10372
10373 2002-03-10 [hoa]        0.7.3claws5
10374
10375         * src/account.c
10376         * src/inc.c
10377         * src/prefs_account.c
10378         * src/procmsg.c
10379         * src/send.[ch]
10380                 fixed the local account.
10381                 you have to change the default "/usr/sbin/sendmail"
10382                 to "/usr/sbin/sendmail -t" in the preferences of
10383                 the local account.
10384
10385         * src/procmime.c
10386                 removed some debug display for renderer
10387
10388 2002-03-10 [paul]       0.7.3claws4
10389
10390         * faq/en/sylpheed-faq-1.html
10391           faq/en/sylpheed-faq-2.html
10392                 update
10393
10394 2002-03-09 [paul]       0.7.3claws3
10395
10396         * sync with sylpheed 0.7.4
10397                 see ChangeLog entry 2002-03-09
10398
10399 2002-03-08 [paul]       0.7.3claws2
10400
10401         * faq/en/sylpheed-faq*
10402           faq/es/sylpheed-faq*
10403           faq/fr/sylpheed-faq*
10404                 update the FAQs
10405
10406         * manual/fr/.cvsignore
10407           manual/fr/Makefilea.am
10408           manual/fr/sylpheed*
10409           src/mainwindow.c
10410           src/manual.[ch]
10411                 add the French manual
10412
10413 2002-03-07 [paul]       0.7.3claws1
10414
10415         * sync with sylpheed 0.7.3cvs4
10416                 see ChangeLog entries  2002-03-06 and 2002-03-07
10417         
10418         * po/nl.po
10419                 updated by Wilbert Berendsen
10420
10421 2002-03-07 [melvin]     0.7.2claws34
10422
10423         * src/selective_download.c
10424                 Changed the pixmap of the receive button to MAIL_RECEIVE.
10425
10426 2002-03-06 [paul]       0.7.2claws33
10427
10428         * sync with sylpheed 0.7.3cvs1
10429                 bug fix, see ChangeLog entry 2002-03-05
10430
10431 2002-03-05 [paul]       0.7.2claws32
10432
10433         * src/mimeview.c
10434           src/pgptext.[ch]
10435           src/procmsg.c
10436                 reverse the pgp ascii-armored code implemented in 
10437                 0.7.2claws16. removal of this code until it matures.
10438                 this means that verifying ascii-armored pgp sigs and
10439                 automatic decryption of ascii-armored encrypted
10440                 messages no longer works.
10441
10442 2002-03-05 [paul]       0.7.2claws31
10443
10444         * configure.in
10445           Makefile.am
10446         * faq/Makefile.am
10447         * faq/en/Makefile.am
10448           faq/en/sylpheed-faq.html
10449           faq/en/sylpheed-faq-1.html
10450           faq/en/sylpheed-faq-2.html
10451           faq/en/sylpheed-faq-3.html
10452         * faq/es/Makefile.am
10453           faq/es/sylpheed-faq.html
10454           faq/es/sylpheed-faq-1.html
10455           faq/es/sylpheed-faq-2.html
10456           faq/es/sylpheed-faq-3.html
10457           faq/es/sylpheed-faq-4.html
10458         * faq/fr/Makefile.am
10459           faq/fr/sylpheed-faq.html
10460           faq/fr/sylpheed-faq-1.html
10461           faq/fr/sylpheed-faq-2.html
10462           faq/fr/sylpheed-faq-3.html
10463         * src/Makefile.am
10464           src/defs.h
10465           src/mainwindow.c
10466           src/manual.[ch]
10467                 add FAQs in English, Spanish and French
10468
10469
10470 2002-03-05 [paul]       0.7.2claws30
10471
10472         * manual/en/sylpheed.html
10473           manual/en/sylpheed-XX.html
10474                 updated the English manual
10475
10476 2002-03-05 [hoa]        
10477
10478         * src/summaryview.c
10479                 dialog box pops up if the article can't be deleted.
10480
10481 2002-03-04 [paul]       
10482         
10483         * po/pt_BR.po
10484                 updated by Fabio Junior Benedito
10485
10486 2002-03-04 [hoa]
10487
10488         * removed ac/gpgme.m4
10489                 to avoid autogen common problem
10490                 developers have to install gpgme development package now
10491
10492         * src/compose.c
10493                 encoding to 7bit or 8bit is enabled.
10494
10495 2002-03-03 [alfons]     0.7.2claws29
10496
10497         * src/pop.c
10498                 merge fix by Oliver Haertel for selective
10499                 download buglet
10500
10501 2002-03-03 [paul]       0.7.2claws28
10502         
10503         * sync with sylpheed 0.7.3
10504
10505 2002-03-03 [paul]       0.7.2claws27
10506
10507         * sync with sylpheed 0.7.2cvs24
10508                 see ChangeLog entries 2002-03-02 and 2002-03-03
10509
10510 2002-03-02 [melvin]     0.7.2claws26
10511
10512         * src/inc.[ch]
10513         * src/main.c
10514         * src/mainwindow.c
10515         * src/prefs_common.[ch]
10516                 Added user definable notification on new mail arrival.
10517                 Removed unused variables in spell checker prefs code.
10518
10519 2002-03-02 [melvin]     0.7.2claws25
10520
10521         * src/quote_fmt.c
10522                 Removed unnecessary escape sequences.
10523                 Changed 'Initial...' to 'Initials of Sender'
10524
10525 2002-03-02 [paul]       0.7.2claws24
10526
10527         * sync with sylpheed 0.7.2cvs22
10528                 see ChangeLog entry 2002-03-01
10529
10530 2002-03-01 [hoa]        0.7.2claws23
10531
10532         * src/mainwindow.c
10533                 Set sensitivity of delete actions to active
10534                 even if the folder is a newsgroup.
10535
10536         * src/summaryview.c
10537                 - Set sensitivity of delete actions
10538                 - Added function check_permission() that will check if the
10539                   user is authorized to delete a message. For news, it
10540                   will check if the author is the same.
10541                 - Enabled deletion when there is no trash folder.
10542
10543         * src/news.[ch]
10544                 - Added news_cancel_article() to cancel articles
10545                 - Implemented news_remove_message() (public function)
10546
10547 2002-03-01 [paul]       0.7.2claws22
10548
10549         * src/gtkutils.c
10550           src/textview.c
10551                 recognise urls that that don't include 'http://' and
10552                 simply begin 'www.' 
10553
10554         * AUTHORS
10555                 remove duplicated name
10556
10557 2002-02-28 [paul]       0.7.2claws21
10558
10559         * src/mainwindow.c
10560           src/summaryview.[ch]
10561                 add ability to 'Select thread'
10562                 combines Melvin's "Select thread's head" patch (#510907)
10563                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
10564                 patch (#518514) 
10565
10566 2002-02-28 [paul]       0.7.2claws20
10567
10568         * src/mimeview.c
10569                 hopefully fix segfault on right-clicking a mime part
10570                 that some people have experienced.      
10571                 fix submitted by Fredrik Olofsson <frol@linux.nu>
10572
10573 2002-02-28 [paul]       0.7.2claws19
10574
10575         * sync with sylpheed 0.7.2cvs21
10576                 see ChangeLog entries 2002-02-27 and 2002-02-28
10577
10578 2002-02-27 [paul]       0.7.2claws18
10579
10580         * sync with sylpheed 0.7.2cvs18
10581                 see ChangeLog entries 2002-02-26 and 2002-02-27
10582
10583 2002-02-26 [alfons]     0.7.2claws17
10584
10585         * src/procheader.c
10586                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
10587                 (spotted by Chris Hessman <idatech@gmx.net>)
10588
10589 2002-02-26 [paul]       0.7.2claws16
10590
10591         * src/mimeview.c
10592           src/pgptext.[ch]
10593           src/procmsg.c
10594                 make decryption of ascii-armored pgp encrypted messages
10595                 and verification of ascii-armored signatures work again.
10596                 slightly altered from the patch by Jens Jahnke 
10597                 <jan0sch@gmx.net>
10598
10599                 ##FIX ME##
10600                 * the checking of plaintext signatures always comes up in 
10601                   a popup box
10602                 * it doesn't work for multipart messages 
10603                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
10604                   including the msg headers and these 2 line themselves, are 
10605                   not displayed
10606
10607         * src/mainwindow.c
10608                 "View/Folder Tree" becomes "View/Separate Folder Tree"
10609                 "View/Message View" becomes "View/Separate Message View"
10610                 because its less ambiguous.
10611
10612         * po/es.po
10613                 updated by Ricardo Mones Lastra
10614
10615 2002-02-26 [paul]       0.7.2claws15
10616
10617         * sync with sylpheed 0.7.2cvs17
10618                 see ChangeLog entries 2002-02-25 and 2002-02-26
10619
10620 2002-02-25 [christoph]  0.7.2claws14
10621
10622         * src/filtering.[ch]
10623         * src/inc.c
10624                 do filtering stuff after all messages have been received
10625                   1. drop all messages to .processing
10626                   2. scan processing folder for messages
10627                   3. filter messages or move to inbox
10628                 this will also find old messages left in processing after
10629                 a crash or something like that and we get a real msginfo
10630                 from folder->get_msg_list and do not have to create our
10631                 own in filter_message
10632         * src/matcher_parser_parse.y
10633                 remove MIX/MAX warning (reordered includes)
10634
10635 2002-02-25 [paul]       0.7.2claws13
10636
10637         * sync with sylpheed 0.7.2cvs15
10638                 see ChangeLog entry 2002-02-24
10639
10640 2002-02-24 [alfons]     0.7.2claws12
10641
10642         * src/filtering.c
10643                 clear old color flags first when applying a new color to
10644                 a message info. 
10645                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
10646
10647 2002-02-24 [alfons]     0.7.2.claws11
10648         
10649         * AUTHORS
10650         * src/prefs_common.c
10651                 add presets for Opera and Konqueror, closes patch #517261,
10652                 submitted by Ville Skyttä <scop@users.sourceforge.net>
10653
10654 2002-02-24 [alfons]     0.7.2.claws10
10655
10656         * AUTHORS
10657         * src/summaryview.c
10658                 fix threading for null message ids, closes patch #521601,
10659                 submitted by Bob Forsman <hammor@users.sourceforge.net>
10660
10661 2002-02-24 [alfons]     0.7.2claws9
10662
10663         * src/summaryview.c
10664         * src/filtering.c
10665                 make Tool | Filter Message work with filtering system so
10666                 setting flags also works
10667
10668                 TODO:
10669
10670                 - Processing uses the same function as Tool | Filter
10671                   Message, but doesn't use the same update proc yet
10672
10673 2002-02-23 [paul]       0.7.2claws8
10674
10675         * sync with sylpheed 0.7.2cvs14
10676                 see ChangeLog entries 2002-02-22 and 2002-02-23
10677
10678 2002-02-22 [christoph]  0.7.2claws7
10679
10680         * src/quote_fmt.c
10681                 Add column space to table
10682         * src/quote_fmt_parse.y
10683                 Close files
10684
10685 2002-02-22 [paul]       0.7.2claws6
10686
10687         * src/Makefile.am
10688           src/defs.h
10689           src/filtering.c
10690           src/inc.[ch]
10691           src/mainwindow.c
10692           src/matcher.[ch]
10693           src/matcher_parser_lex.l
10694           src/matcher_parser_parse.y
10695           src/pop.[ch]
10696           src/prefs_account.h
10697           src/prefs_filtering.c
10698           src/selective_download.[ch]   *** NEW FILES ***
10699           src/utils.[ch]
10700           po/POTFILES.in
10701                 Selective Download added to 'Tool' menu. 
10702                 Retrieves email headers of the currently selected pop3 
10703                 account and allows the user to mark emails for deletion 
10704                 right on the pop3 server. Patch submitted by Oliver Haertel 
10705                 <oha@users.sourceforge.net>.
10706         
10707         * po/POTFILES.in
10708                 add 'src/quote_fmt.c'           
10709
10710 2002-02-22 [christoph]  0.7.2claws5
10711
10712         * src/Makefile.am
10713                 added quote_fmt.c
10714         * src/prefs_common.[ch]
10715         * src/prefs_template.c
10716         * src/quote_fmt.c               *** NEW FILE ***
10717         * src/quote_fmt.h
10718                 move quote format symbol description code
10719                 to it's own file because it is used from
10720                 differnent code parts
10721                 Rewrote symbol description GUI
10722                   + use table
10723                   + add separators
10724                   + get data from array (no more long constant strings)
10725         * src/quote_fmt_lex.l
10726         * src/quote_fmt_parse.y
10727                 Symbol for Literal % changed to \% instead of %%
10728                 (More logical as \ is used for quoting for other symbols)
10729                 Add |f and |p to include files and program output
10730                 Examples:
10731                     |f{/home/.../.signature}
10732                     |p{date}
10733         * po/de.po
10734                 Correct wrong spelling for "Referenzen"
10735
10736 2002-02-21 [paul]       0.7.2claws4
10737
10738         * src/procmsg.c
10739                 forgotten during sync
10740
10741 2002-02-21 [paul]       0.7.2claws3
10742
10743         * sync with sylpheed 0.7.2cvs11
10744                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
10745                 2002-02-20 and 2002-02-21
10746
10747 2002-02-20 [melvin]     0.7.2claws2
10748
10749         * src/prefs_actions.c
10750                 Added error report when child cannot fork or when execvp 
10751                 returns with an error.
10752
10753 2002-02-19 [christoph]  0.7.2claws1
10754
10755         * src/codeconv.c
10756                 return unconverted text if conde conversion is not possible
10757                 when libjconv is used.
10758                 (patch submitted by "Simon 'corecode' Schubert")
10759
10760 2002-02-19 [paul]       
10761
10762         * version 0.7.2claws release
10763
10764 2002-02-19 [paul]       0.7.2claws
10765
10766         * po/nl.po
10767                 updated by Wilbert Berendsen
10768
10769
10770 2002-02-18 [alfons]     0.7.1claws13
10771
10772         * src/syldap.c
10773         * src/jpilot.c
10774                 remove references to dlfcn and explicitly loading functions
10775                 from dynalink libs, because libs linked anyway, and functions
10776                 are loaded explicitly
10777
10778 2002-02-17 [melvin]     0.7.1claws12
10779
10780         * src/prefs_actions.c
10781                 Replaced children wait loop with double fork technique.
10782                 Now, input/output window updated at each new output.
10783                 free_children(): Fixed a memory leak.
10784                 Made input/output window non closable if running children
10785                 still exist.
10786                 Added missing <unistd.h> include.
10787                 Added some --debug outputs.
10788
10789 2002-02-17 [melvin]     0.7.1claws11
10790
10791         * src/summaryview.c
10792                 Fixed bug where descending sort order did not select top
10793                 message.
10794
10795 2002-02-17 [melvin]     0.7.1claws10
10796
10797         * acconfig.h
10798                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10799         * src/prefs_common.c
10800                 Pspell data package directory no more hard coded but
10801                 set during configuration (PSPELL_PATH). (Thanks to 
10802                                 Gustavo Noronha Silva.)
10803
10804 2002-02-17 [melvin]     0.7.1claws9
10805
10806         * configure.in
10807                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10808         * src/gtkspell.c
10809                 Fixed compile-time warnings.
10810
10811 2002-02-16 [alfons]     0.7.1claws8
10812
10813         * src/filesel.c
10814                 fix inadvertent free of NULL pointer which caused
10815                 sylpheed to crash when closing the save-as dialog
10816                 using the window close button
10817
10818 2002-02-16 [carsten]    0.7.1claws7
10819         * src/mainwindow.[ch]
10820           src/summaryview.c
10821           src/prefs_common.c
10822                 fixes for pixmap theming code:
10823                         - recently changed mail attributes shouldn't get
10824                           lost any longer
10825                         - theme is only reloaded iff another theme was
10826                           selected
10827
10828 2002-02-16 [paul]       0.7.1claws6
10829
10830         * sync with sylpheed 0.7.2 release
10831                 see ChangeLog entry 2002-02-15 and 2002-02-16
10832
10833 2002-02-15 [paul]       0.7.1claws5
10834
10835         * sync with sylpheed 0.7.1cvs9
10836                 see ChangeLog entry 2002-02-15
10837
10838         * po/POTFILES.in
10839                 remove unneeded headerwindow.c entry
10840
10841 2002-02-14 [carsten]    0.7.1claws4
10842         * src/summaryview.c
10843                 fixed a bug for "Go to next unread message": there was
10844                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
10845                 in the prefs, because of doing "Search again" instead
10846                 "No"
10847
10848 2002-02-14 [carsten]    0.7.1claws3
10849         * src/stock_pixmap.c
10850                 removed 2 more mem leaks; following memprof,
10851                 this code is "leak free" now :)
10852
10853 2002-02-14 [carsten]    0.7.1claws2
10854         * src/stock_pixmap.c
10855                 used opendir/readdir/closedir instead of scandir
10856                 -> code should work now on Solaris
10857
10858 2002-02-14 [paul]       0.7.1claws1
10859
10860         * sync with sylpheed 0.7.1cvs8
10861                 see ChangeLog entries 2002-02-13 and 2002-02-14
10862
10863         * README.claws
10864                 add some description of Actions and Pixmap Themes
10865
10866 2002-02-13 [paul]       
10867
10868         * version 0.7.1claws release
10869
10870 2002-02-13 [paul]       0.7.1claws
10871
10872         * po/es.po
10873           po/it.po
10874           po/pt_BR.po
10875                 updated translations, submitted by Ricardo Mones Lastra,
10876                 Alessandro Maestri and Fabio Junior Beneditto
10877
10878 2002-02-13 [melvin]     0.7.0claws75
10879
10880         * src/prefs_actions.c
10881                 Added missing "signal.h" include
10882
10883 2002-02-13 [melvin]     0.7.0claws74
10884
10885         * src/prefs_folder_item.c
10886                 Added missing "config.h" include
10887         * po/fr.po
10888                 Updated French translation for folder propriety.
10889
10890 2002-02-13 [jens]       0.7.0claws73
10891
10892         * po/POTFILES.in
10893                 Added missing src/prefs_folder_item.c [log added by melvin]
10894         * po/de.po
10895                 Updated German translation.
10896
10897 2002-02-13 [melvin]     0.7.0claws72
10898
10899         * po/fr.po
10900                 Updated French translation.
10901
10902 2002-02-13 [melvin]     0.7.0claws71
10903
10904         * src/gtkutils.c
10905                 Made gtkut_editable_get_selection return NULL if selection
10906                 is of length zero.
10907                 This fixes a bug where selecting part of message A then
10908                 switching to message B and replying to it will not
10909                 quote the message's body.
10910
10911 2002-02-12 [paul]       0.7.0claws70
10912
10913         * src/mainwindow.c
10914                 cosmetic, relating to pixmap themes: on toolbar make 
10915                 updating of 'Exec' and 'Compose news/Compose email'
10916                 icons faster.
10917
10918 2002-02-12 [carsten]    0.7.0claws69
10919         * src/folderview.c
10920           src/mainwindow.[ch]
10921           src/stock_pixmap.c
10922           src/summaryview.c
10923           src/prefs_common.c
10924                 - refreshing after changing pixmap theme better
10925                   now (thanks Paul)
10926                 - wanted to remove some mem leaks, but alfons was
10927                   faster (and had the better solution ;)
10928
10929 2002-02-12 [alfons]     0.7.0claws68
10930
10931         * src/prefs_common.c
10932         * src/stock_pixmap.[ch]
10933                 plug mem leaks, refactor code a little bit
10934
10935
10936 2002-02-12 [sergey]     0.7.0claws67
10937
10938         * src/imap.c
10939                 Fixed problem with copying messages to IMAP folders when the
10940                 server uses something other than '/' as a namespace separator
10941                 (cyrus-imapd uses '.').
10942
10943 2002-02-12 [jens]       0.7.0claws66
10944
10945         * po/de.po
10946                 Updated German Translation
10947
10948 2002-02-12 [paul]       0.7.0claws65
10949
10950         * sync with sylpheed 0.7.1cvs1
10951                 see ChangeLog entry 2002-02-12
10952
10953 2002-02-12 [melvin]     0.7.0claws64
10954
10955         * src/prefs_actions.c
10956                 Fixed "feature" where children's output was duplicated 
10957                 instead of refreshed while monitoring.
10958                 Removed some debug code.
10959
10960 2002-02-12 [christoph]  0.7.0claws63
10961
10962         * src/compose.c
10963                 always delete message from queue after sending/send error
10964                 (closes bug #509601)
10965
10966 2002-02-12 [melvin]     0.7.0claws62
10967
10968         * src/prefs_actions.c
10969                 Children wait loop is now triggered with a timeout of 1s
10970                 Added %F which is replaced with the list of filenames 
10971                 of all selected messages (as suggested by Ricardo Mones Lestra)
10972                 Pipe syntax changed. Prefix with | to send selection, postfix
10973                 with | to retrieve output. Prefix with > or * to send
10974                 user definable input to the command (*: input is hidden)
10975                 Old pipe action should now be postfixed with |, too.
10976
10977 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
10978         * src/stock_pixmap.c
10979                 fixed a bug: if there's no theme directory don't
10980                 throw an error, just do "nothing" (thanks Alfons)
10981
10982 2002-02-12 [carsten]    0.7.0claws60
10983         * src/folderview.c
10984           src/summaryview.c
10985                 had to write the cache twice (nasty!); some marks would 
10986                 get lost if not
10987
10988 2002-02-11 [carsten]    0.7.0claws59
10989         * acconfig.h
10990           configure.in
10991           doc-src/maintainer_guide.txt
10992           src/compose.[ch]
10993           src/defs.h
10994           src/folderview.[ch]
10995           src/gtkutils.[ch]
10996           src/mainwindow.[ch]
10997           src/prefs_common.[ch]
10998           src/stock_pixmap.[ch]
10999           src/summaryview.[ch]
11000                 pixmap theming and related work on pixmap
11001                 handling on some other places
11002                 (e.g. hrm features for all folder)
11003           src/pixmap/stock_*.xpm -> the stock_ was removed
11004         
11005 2002-02-11 [paul]       0.7.0claws58
11006
11007         * sync with sylpheed 0.7.1 release
11008                 see ChangeLog entries 2002-02-11
11009
11010 2002-02-08 [paul]       0.7.0claws57
11011
11012         * sync with sylpheed 0.7.0cvs39
11013                 see ChangeLog entry 2002-02-07 (last entry) 
11014
11015         * src/prefs_actions.c
11016           src/prefs_filtering.c
11017           src/prefs_matcher.c
11018           src/prefs_scoring.c
11019                 sync: made it compile with C compilers other than gcc
11020
11021 2002-02-07 [paul]       0.7.0claws56
11022
11023         * sync with sylpheed 0.7.0cvs38
11024                 see ChangeLog entries 2002-02-06 (last 2 entries) and
11025                 2002-02-07
11026
11027 2002-02-07 [darko]      0.7.0claws55
11028
11029         * src/gtkutils.[ch]
11030         * src/summaryview.c
11031                 Fix const gchar */gchar * issue (thanks Hiro)
11032
11033 2002-02-07 [darko]      0.7.0claws54
11034
11035         * src/compose.[ch]
11036         * src/filtering.c
11037         * src/gtkutils.[ch]
11038         * src/prefs_template.c
11039         * src/quote_fmt.h
11040         * src/quote_fmt_parse.y
11041         * src/summaryview.c
11042         * src/utils.[ch]
11043                 When replying or forwarding an email don't quote the entire
11044                 mail body but use the part of the message text that is selected
11045
11046 2002-02-06 [melvin]     0.7.0claws53
11047
11048         * src/prefs_common.[ch]
11049         * src/gtkspell.[ch]
11050         * src/compose.c
11051                 Made possible to switch quickly to last used dictionary
11052                 which makes checking bilingual documents easier.
11053
11054 2002-02-06 [melvin]     0.7.0claws52
11055         
11056         * po/POTFILES.in
11057                 Added forgotten new file src/prefs_actions.c
11058
11059 2002-02-06 [melvin]     0.7.0claws51
11060
11061         * src/prefs_actions.c   ** NEW FILE **
11062         * src/prefs_actions.h   ** NEW FILE **
11063                 Added actions to execute on message text view, or on the
11064                         message's file.
11065         * src/Makefile.am
11066                 Added src/prefs_actions.[ch]
11067         * src/compose.c
11068                 Added new menu "Edit/Actions"
11069         * src/defs.h
11070                 Added new actionsrc file.
11071         * src/main.c
11072                 Added actionsrc reading.
11073         * src/mainwindow.c
11074                 Added new menus "Edit/Actions" and "Configuration/Actions..."
11075         * src/prefs_common.h
11076                 Added new element actionslst element to prefs_common.
11077
11078 2002-02-06 [paul]       0.7.0claws50
11079
11080         * sync with sylpheed 0.7.0cvs36
11081                 see ChangeLog entry 2002-02-06
11082
11083 2002-02-05 [paul]
11084
11085         * po/es.po
11086                 updated by Ricardo Mones Lastra
11087
11088 2002-02-05 [paul]       0.7.0claws49
11089
11090         * sync with sylpheed 0.7.0cvs33
11091                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
11092
11093 2002-02-05 [paul]       0.7.0claws48
11094
11095         * src/compose.c
11096                 re-add 'Edit/Advanced/Delete entire line', previously named
11097                 'Delete Line+'
11098
11099 2002-02-04 [paul]       0.7.0claws47
11100
11101         * src/compose.c
11102           src/summaryview.c
11103                 fix bug #494993 (Reply All not taking Reply-To into consi)
11104                 eliminate differences in behaviour of right-click 'Reply to all' 
11105                 in summary view and 'Reply to all' on the toolbar. 
11106                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
11107                 view and From gets ignored by 'Reply to all' on toolbar.
11108                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
11109                 From when no Reply-To header is present.
11110
11111 2002-02-04 [paul]       0.7.0claws46
11112
11113         * sync with sylpheed 0.7.0cvs30
11114                 see ChangeLog entries 2002-02-03 and 2002-02-04
11115
11116 2002-02-03 [melvin]     0.7.0claws45
11117
11118         * src/gtkspell.[ch]
11119                 Readded function to highlight all misspelled words.
11120                 Fixed bug where user-provided-words did not replace
11121                         correctly the misspelled word when using the mouse.
11122                 Fixed bug where checking a region selected from right to left did
11123                         not check the region at all.
11124                 Fixed bug where 'Check backwards' may not check at all. 
11125                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
11126                 Fixed possible buffer overflow when checking for long strings (>1k).
11127                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
11128                 Accelerators code uses now gtk_widget_add_accel.
11129                 Removed and disabled obsolete and unfinished code.
11130                 Cleaning up.
11131
11132         * src/compose.c
11133                 Added menu item to Highlight all misspelled words.
11134
11135 2002-02-01 [paul]       0.7.0claws44
11136
11137         * src/mainwindow.c
11138                 fix '/View/Hide read messages' sensitivity when all
11139                 messages in a folder are hidden
11140
11141 2002-02-01 [paul]       0.7.0claws43
11142
11143         * src/main.c
11144                 add --send option to command line interface, sends all
11145                 queued mail. Patch submitted by Ricardo Mones Lastra.
11146
11147 2002-01-31 [paul]       0.7.0claws42
11148
11149         * src/mainwindow.c
11150                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
11151
11152 2002-01-31 [paul]       0.7.0claws41
11153
11154         * sync with sylpheed 0.7.0cvs27
11155                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
11156                 and 2002-01-31
11157
11158         * src/textview.c
11159                 comment out elements of textview_show_part() as temporary
11160                 workaround for attachment 'Display as text' bug 
11161
11162         * po/pt_BR.po
11163                 updated by Fabio Junior Beneditto
11164
11165 2002-01-30 [paul]       0.7.0claws40
11166
11167         * sync with sylpheed 0.7.0cvs24
11168                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
11169                 and 2002-01-30
11170
11171         * src/compose.c
11172                 add {N_("/_Spelling"), ... "<Branch>"} to 
11173                 GtkItemFactoryEntry compose_entries[]
11174
11175         * src/prefs_common.c
11176                 add claws menu items to prefs_keybind_apply_clicked()
11177                 and remove non-claws menu items
11178
11179 2002-01-29 [paul]       0.7.0claws39
11180
11181         * sync with sylpheed 0.7.0cvs22
11182                 see ChangeLog entries 2002-01-28 and 2002-01-29
11183
11184 2002-01-28 [melvin]     0.7.0claws38
11185
11186         * src/compose.c
11187                 Added the declartion of compose_send_control_enter.
11188
11189         * src/compose.c
11190         * src/gtkspell.[ch]
11191                 Added in a 'Spelling' menu which includes the configuration menu. 
11192                 Added a real 'Check all' and got rid from the old one which only
11193                 highlited misspelled word.
11194                 Made 'Check while typing' a disableable option.
11195                 Added a dialog when there are no more misspelled word.
11196                 Added a dialog if error occurs when switching to a dictionary.
11197         
11198         * src/prefs_common.[ch]
11199                 Added option for the default 'Check while typing' option.
11200
11201
11202 2002-01-28 [alfons]     0.7.0claws37
11203
11204         * src/compose.c
11205                 fix buglet and make code comply with sylpheed code style
11206
11207 2002-01-28 [paul]       0.7.0claws36
11208
11209         * sync with sylpheed 0.7.0cvs19
11210                 see ChangeLog entries for 2002-01-28
11211
11212 2002-01-28 [hoa]        0.7.0claws35
11213
11214         * src/defs.h
11215                 added rendererrc
11216
11217         * src/main.c
11218                 read the renderer config
11219
11220         * src/procmime.[ch]
11221                 use the renderer config to convert mime attachments
11222
11223         * src/textview.c
11224                 don't use textview_show_html/ertf,
11225                 use get_text_content instead
11226
11227 2002-01-27 [alfons]     0.7.0claws34
11228         
11229         * src/news.c
11230                 make sylpheed believe it can delete a news message...
11231                 (messages are NOT deleted, maybe we should remove
11232                 processing from the folder properties after all.)
11233
11234 2002-01-27 [alfons]     0.7.0claws33
11235
11236         * src/folder.c
11237                 add extra checks
11238         * src/news.c
11239                 implement remove_msg() 
11240
11241 2002-01-27 [alfons]     0.7.0claws32
11242
11243         * src/procmsg.h
11244         * src/procheader.c
11245         * src/messageview.c
11246                 fix return receipt / disposition notification again. this
11247                 stuff seems to break on _every_ major summary UI change, so
11248                 it's now implemented using a flag which is saved in the
11249                 marks cache
11250                 
11251 2002-01-26 [alfons]     0.7.0claws31
11252
11253         * src/import.c
11254                 let import dialog show the destination folder identifier
11255
11256 2002-01-26 [melvin]     0.7.0claws30
11257
11258         * src/folderview.c
11259         * src/summaryview.c
11260                 Readded 'Mark all read' into summary view popup menu
11261                 Added 'Mark all read' in folder view popup menu for IMAP
11262                 and NNTP.
11263                 Made it insensitive if the selected folder is not the shown
11264                 one to avoid 'Mark all read' on the wrong folder.
11265                 
11266 2002-01-26 [paul]       0.7.0claws29
11267
11268         * src/folderview.c
11269           src/summaryview.c
11270                 move 'Mark all read' from summary view to folder view
11271                 menu. (adapted from) patch submitted by Jeremy Andrews,
11272                 <lists@kerneltrap.com>
11273
11274 2002-01-25 [alfons]     0.7.0claws28
11275
11276         * src/gtkstext.c
11277                 put the gtk class name back so GtkSText adapts the 
11278                 settings of GtkText
11279
11280 2002-01-25 [alfons]     0.7.0claws27
11281
11282         * src/folderview.c 
11283                 assimilate Ricardo's patch that shows pixmaps instead of
11284                 plain "new" and "unread" texts in the folder view column
11285                 headers 
11286
11287 2002-01-25 [paul]       0.7.0claws26
11288
11289         * src/Makefile.am
11290                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
11291                 be found in non-standard locations. 
11292                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
11293
11294 2002-01-25 [paul]       0.7.0claws25
11295
11296         * sync with sylpheed 0.7.0cvs16
11297                 see ChangeLog entry 2002-01-25
11298
11299 2002-01-24 [paul]       0.7.0claws24
11300
11301         * more sync with sylpheed 0.7.0cvs15
11302                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
11303
11304 2002-01-23 [sergey]     0.7.0claws23
11305
11306         * src/importldif.c
11307                 Fixed segfault when closing LDIF import wizard with
11308                 the window manager.
11309         * src/imageview.c
11310         * src/imageview.h
11311         * src/messageview.c
11312         * src/mimeview.c
11313                 Fixed wrong scrolling position after switching between
11314                 text and image parts.
11315
11316 2002-01-23 [paul]       0.7.0claws22
11317
11318         * sync with sylpheed 0.7.0cvs15
11319                 see ChangeLog entries 2002-01-22 and 2002-01-23
11320
11321 2002-01-21 [melvin]     0.7.0claws21
11322
11323         * src/prefs_scoring.c
11324         * src/prefs_filtering.c
11325                 Fixed bug where scoring and filtering windows stopped
11326                 autochecking.
11327
11328 2002-01-21 [paul]       0.7.0claws20
11329
11330         * sync with sylpheed 0.7.0cvs12
11331                 see ChangeLog entries 2002-01-20 and 2002-01-21
11332
11333 2002-01-21 [carsten]    0.7.0claws19
11334         * src/mainwindow.c
11335         * src/menu.[ch]
11336         * src/messageview.[ch]
11337         * src/summaryview.[ch]
11338                 changes to shortcuts handling again:
11339                         + "Q" now controled by mainwin
11340                         + v/V are now customizable and have slightly
11341                           different meanings
11342                 the "button" to minimize the messageview (and maximize
11343                 the summary view) is a real button now
11344         * src/compose.c
11345                 "Delete Line+" added to Edit/Advanced (this will also
11346                 delete the '\n')
11347
11348 2002-01-20 [melvin] 0.7.0claws18
11349
11350         * src/addressbook.c
11351                 Made "Bcc" sensitive when addressbook is called from
11352                 compose window (it was a Claws only bug).
11353
11354 2002-01-19 [alfons] 0.7.0claws17
11355
11356         * src/inc.c
11357                 prevent unnecessary updates when currently selected folder has
11358                 no new messages 
11359
11360 2002-01-19 [alfons] 0.7.0claws16
11361         
11362         * src/summaryview.c
11363                 prevent writing the cache based on current message list in summary 
11364                 view when filtering also put messages in currently selected folder
11365
11366 2002-01-19 [paul]
11367
11368         * po/it.po
11369                 Italian translation submitted by Alessandro Maestri
11370                 <a.maestri@cs.tin.it>
11371
11372 2002-01-18 [melvin]     0.7.0claws15
11373
11374         * src/prefs_filters.c
11375                 fixed bug where 'cancel' from 'filters' window stops autochecking
11376                 if the timer timed out  when the window was open.
11377
11378 2002-01-18 [match]      0.7.0claws14
11379
11380         * src/addrclip.[ch]     ** NEW FILE **
11381         * src/addrselect.[ch]   ** NEW FILE **
11382         * src/adbookbase.h      ** NEW FILE **
11383                 addressbook cut, copy and paste
11384         * src/addrbook.[ch]
11385         * src/addrcache.[ch]
11386         * src/addressitem.h
11387         * src/addrindex.[ch]
11388         * src/addritem.[ch]
11389         * src/importldif.c
11390         * src/importmutt.c
11391         * src/jpilot.[ch]
11392         * src/syldap.[ch]
11393         * src/vcard.[ch]
11394         * src/jpilot.[ch]
11395         * src/editbook.c
11396         * src/editjpilot.c
11397         * src/editldap.c
11398         * src/editvcard.c
11399                 support for copy/paste
11400         * src/addressbook.c
11401                 support for copy/paste
11402                 tidy up menu option processing
11403                 correct address list function arguments
11404         * src/editaddress.c
11405                 sort user attributes
11406         * src/ldif.h
11407         * src/mutt.h
11408                 tidy up
11409
11410         * src/addrbook.[ch]
11411         * src/addrbook.[ch]
11412         * src/addrbook.[ch]
11413                 
11414
11415 2002-01-18 [paul]       0.7.0claws13
11416
11417         * sync with sylpheed 0.7.0cvs8
11418                 configure.in: support Mac OS X (Darwin)
11419
11420 2002-01-18 [carsten]    0.7.0claws12
11421         * src/html.c
11422                 small hack to fix a segfault with an empty href
11423                 (reported by Alexandra Walford <deeni@altern.org>)
11424         * src/mainwindow.c
11425         * src/summaryview.c
11426                 the shortcuts for Mark und Mark as unread are hardcoded
11427                 again
11428         * src/compose.c
11429         * src/gtkstext.[ch]
11430                 readded the shortcuts in gtkstext but made them
11431                 customizeable (simply by adding a menu plus a wrapper
11432                 to compose.c)
11433
11434 2002-01-17 [melvin]     0.7.0claws11
11435
11436         * src/gtkspell.c
11437                 fix default dictionary not being saved.
11438
11439 2002-01-16 [darko]      0.7.0claws10
11440
11441         * src/compose.c
11442                 fix wrapping crash with URL longer than wrapping margin
11443
11444 2002-12-08 [hoa]        0.7.0claws10
11445
11446         * src/matcher_parser_parse.y
11447                 fixed some bugs
11448
11449         * src/prefs_filtering.c
11450                 now, we can use bounce action in the dialog box.
11451
11452 2002-01-16 [carsten]    0.7.0claws9
11453         * src/gtkstext.c
11454                 removed the <control> and <alt> shortcuts because they're
11455                 not needed and interefered with the "normal" shortcuts
11456         * src/mainwindow.c
11457         * src/summaryview.c
11458                 removed most of the hardcoded shortcuts and assigned
11459                 them to menu entries making them easy customizable by
11460                 that
11461
11462 2002-01-16 |melvin]     0.7.0claws8
11463
11464         * src/gtkspell.c
11465                 fixed bug where using the mouse and when the compose
11466                 window is not on top may result in a crash.
11467
11468 2002-01-16 [melvin]     0.7.0claws7
11469
11470         * src/compose.c
11471                 fixed a long standingspell checker bug which could 
11472                 cause a crash after sending a message.
11473
11474 2002-01-16 [paul]       0.7.0claws6
11475
11476         * sync with sylpheed 0.7.0cvs7
11477                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
11478                 2002-01-15, and 2002-01-16
11479
11480 2002-01-16 [melvin]     0.7.0claws5
11481
11482         * README.claws
11483         * src/compose.c
11484         * src/gtkspell.[ch]
11485         * src/main.c
11486                 Heavily modified spell checker code to work around
11487                 ispell bug, to add keyboard shortcuts and for future
11488                 enhancements. See README.claws for usage information.
11489
11490 2002-01-15 [alfons]     0.7.0claws4
11491         
11492         * src/summaryview.c
11493                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
11494                 so sorting within threads reflects sort mode
11495
11496 2002-01-15 [christoph]  0.7.0claws3
11497
11498         * src/procmsg.c
11499                 added alertpanel if mail sending failed
11500
11501 2002-01-15 [alfons]     0.7.0claws2
11502         
11503         * src/prefs_filtering.c
11504                 don't stop timer when prefs filtering dialog is opened
11505
11506 2002-01-14 [alfons]     0.7.0claws1
11507
11508         * src/addr_compl.c
11509         * src/prefs.c
11510                 remove debug_print()s for privacy reasons
11511
11512 2002-01-14 [darko]      0.7.0claws
11513
11514         * README.claws
11515                 quotation wrapping is now also in the main branch
11516
11517 2002-01-14 [paul]
11518
11519         * tools/filter_conv.pl
11520                 allow for Boolean Op and case-sensitivity
11521                 this file is included in the release and tagged
11522                 'rel_0_7_0'
11523
11524 2002-01-13 [paul]       0.7.0claws
11525
11526         * release 0.7.0, with cvs tag 'rel_0_7_0'
11527
11528 2002-01-13 [paul]
11529
11530         * tools/filter_conv.pl
11531         * tools/README
11532                 rewritten to output to matcherrc instead of filteringrc
11533
11534         * po/es.po
11535                 updated Spanish translation by Ricardo Mones Lastra
11536
11537 2002-01-13 [alfons]
11538
11539         * po/nl.po
11540                 update dutch translation
11541
11542 2002-01-13 [paul]
11543
11544         * po/pt_BR.po
11545                 Updated by Fabio Junior Beneditto 
11546
11547 2002-01-13 [melvin]     0.6.6claws53
11548
11549         * po/fr.po
11550                 Updated french translation
11551
11552 2002-01-12 [alfons]     0.6.6claws52
11553
11554         * src/filtering.c
11555                 plug mem leak that has been sitting there for ages              
11556
11557 2002-01-12 [alfons]     0.6.6claws51
11558
11559         * src/summaryview.c
11560                 undo melvin's changes from 0.6.6claws48 because summary
11561                 view now refuses to select first unread message when
11562                 selecting a folder 
11563
11564 2002-01-11 [alfons]     0.6.6claws50
11565
11566         * src/import.c
11567                 use claws' semantics for getting folder item when
11568                 importing an mbox file into a folder 
11569                 (submitted by Dale P. Smith)
11570
11571 2002-01-11 [christoph]  0.6.6claws49
11572
11573         * src/prefs.h
11574                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
11575                 toggle widget, because non static prefs can not use
11576                 prefs_set_* functions
11577         * src/prefs_account.c
11578                 toggle smtp auth password field sensitivity if
11579                 user id is empty and add descrition of usage for
11580                 these fields
11581         * src/prefs_folder_item.c
11582                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
11583                 callbacks
11584
11585 2002-01-11 [melvin]     0.6.6claws48
11586
11587         * src/compose.c
11588                 fix the 'Ctrl-Enter' feature for sending and test really
11589                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
11590                 editables which was not documented in Gtk)
11591
11592         * src/summaryview.c
11593                 Made summaryview refresh after sorting and not before.
11594
11595 2002-01-11 [christoph]  0.6.6claws47
11596
11597         * src/compose.c
11598                 select account from account ids if possible and
11599                 correctly set save folder for copy in reedit
11600
11601 2002-01-10 [paul]       0.6.6claws46
11602
11603         * sync with sylpheed 0.7.0 release
11604                 see ChangeLog entries 2002-01-07, 2002-01-08 and
11605                 2002-01-09
11606
11607 2002-01-09 [alfons]
11608
11609         * src/summaryview.c
11610                 remove more dirt traces...
11611
11612 2002-01-09 [alfons]
11613         
11614         * src/summaryview.c
11615                 clean up some traces of my debugging stuff
11616
11617 2002-01-09 [alfons]     0.6.6claws45
11618
11619         * src/filtering.c
11620                 break up filteringprop_apply() in three separate pieces
11621                 so we can drop messages that failed processing in the
11622                 inbox
11623
11624         * src/summaryview.c
11625                 fix bug #469598 "no refresh of inbox after filter" which 
11626                 was introduced by the new summary view locking, and which 
11627                 prevented the summary view to update after a manual filter 
11628                 message. claw's filter message requires a summary_show().
11629                 (aargh, summary_show() again! :-)
11630                 
11631 2002-01-07 [alfons]     0.6.6claws44
11632
11633         * src/headerwindow.c
11634         * src/logwindow.c
11635         * src/messageview.c
11636         * src/sourcewindow.c
11637                 bring in Hiro's last 0.7.0 wm class fixes
11638
11639         * tools/sylprint.pl
11640                 bring in Ricardo's fix for sylprint script
11641
11642         * AUTHORS       
11643         * src/rfc2015.[ch]
11644         * src/prefs_common.[ch]
11645         * src/prefs_account.[ch]
11646         * src/compose.c
11647                 clean up account preference poison in rfc2015,
11648                 and preparation to fix double sign bug 
11649                 (patch submitted by Simon 'corecode' Schubert)
11650
11651 2002-01-07 [christoph]  0.6.6claws43
11652
11653         * src/mh.c
11654                 search for free message number, do not only rely
11655                 on last_num
11656         * src/send.c
11657                 fix smtp auth and use extra account information
11658                 if available, if not use pop3 data instead
11659                 (closes bug #500341)            
11660         * src/ssl.[ch]
11661                 match coding style
11662
11663 2002-01-06 [alfons]     0.6.6claws42
11664
11665         * src/mainwindow.c
11666                 try making the separate windows work again...
11667
11668 2002-01-06 [alfons]     0.6.6claws41
11669
11670         * src/mainwindow.c
11671                 adapt Hiro's separate window menu (to get rid of the funny
11672                 duplicate menu items), and make it work again
11673
11674 2002-01-06 [alfons]     0.6.6claws40
11675
11676         * tools/Makefile.am
11677         * tools/sylprint.rc
11678         * tools/sylprint.pl
11679         * tools/README.sylprint
11680                 add sylprint script for printing mails from Sylpheed
11681                 (contributed by Ricardo Mones Lastra)
11682
11683         * src/acount.c
11684                 clean up
11685
11686 2002-01-06 [melvin]     0.6.6claws39
11687
11688         * src/mainwindow.c
11689         * src/summaryview.c
11690                 Fixed crash introduced in 0.6.6claws38 by the menu
11691                 reorganisation (Hide read messages)
11692         
11693         * ChangeLog.claws 
11694                 Fixed typo (we are now in 2002, alfons ;) )
11695
11696 2002-01-05 [alfons]     0.6.6claws38
11697
11698         * sync with sylpheed 0.6.6cvs10-17
11699                 (last stuff marked as LAST_STABLE)
11700
11701 2002-01-04 [melvin]     0.6.6claws37
11702
11703         * src/account.c
11704                 Made account selection code use strcasestr again instead of
11705                 g_strcasecmp (fixes bug where reediting queued messages
11706                 did not select proper account reported by T. Link).
11707         
11708         * src/folderview.c
11709                 Fix bug where folder icons are not shown when 'hide read messages'
11710                 is on.
11711         
11712         * src/stock_pixmaps.[ch]
11713                 Added folder icons for 'hide read messages'.
11714         
11715         * src/compose.c
11716                 Fixed bug where 'Enter' in a header entry will send the message 
11717                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
11718
11719 2002-01-03 [melvin]     0.6.6claws36
11720         
11721         * src/prefs.[ch]
11722                 Added popup menu for common preferences and
11723                 account preferences (right click on tab displays
11724                                 a menu of all tabs.)
11725
11726 2002-01-02 [melvin]     0.6.6claws35
11727
11728         * src/gtkspell.[ch]
11729                 Made spelling code compatible with undo/redo feature.
11730                 Added creation of suggestion mode menu for the general
11731                         preferences.
11732         
11733         * src/prefs_common.[ch]
11734                 Added option menu for the speller's suggestion mode.
11735                 Added missing spaces in "..." buttons and made a "..."
11736                         button non translatable!
11737         
11738         * src/compose.c
11739                 Made speller use the default suggestion mode.
11740                 Hack to make it possible to choose 'CTRL-Enter' as a
11741                         shortcut for sending (and only for sending).
11742
11743         * src/prefs_folder_item.c
11744                 Changing subject simplification does not update cache 
11745                         anymore (because it is unnecessary).
11746                 Fixed bug where changing subject simplification updated the 
11747                         summaryview even when the viewed folder is not the
11748                         folder which properties are being changed. (E.g. 
11749                                         viewing folder A and changing
11750                                         the subject simplification of 
11751                                         folder B -not being viewed- updated the 
11752                                         summaryview of folder A with data of
11753                                         folder B). (Hope this is clear... )
11754
11755 2001-12-31 [alfons]     0.6.6claws34
11756         
11757         * src/ldif.c
11758         * src/mutt.c
11759                 fgetc() returns a signed integer which doesn't
11760                 fit in a char. so c truncates this to a char
11761                 but we may lose significant bits. i.e. we may
11762                 comparing 0xFF which may not be equal to -1
11763                 unless properly casted to signed char which
11764                 we won't do because fgetc() returns a signed
11765                 integer which doesn't fit in a char. so c 
11766                 truncates this to a char but we may lose 
11767                 significat bits. (you got the idea, thanks
11768                 to Gustavo Noronha Silva <kov@debian.org>
11769                 and the Debian folks!)
11770
11771 2001-12-30 [alfons]     0.6.6claws33
11772
11773         * src/prefs_common.c
11774                 add #ifdef USE_PSPELLs that Melvin forgot               
11775
11776 2001-12-30 [melvin]     0.6.6claws32
11777         
11778         * src/prefs_common.[ch]
11779                 Added configurable color for misspelled words.
11780
11781         * src/gtkspell.[ch]
11782                 Fixed bug of foreground text color (reported by David
11783                                 Mehrmann)
11784                 Added configurable color for misspelled words.
11785
11786 2001-12-30 [alfons]     0.6.6claws31
11787
11788         * src/folder.c
11789                 remove unnecessary things someone put there
11790
11791         * src/mh.c
11792         * src/folder.[ch]
11793                 make folder properties (like threading and sorting) persistent
11794                 (closes bug #497424 "rescan folder tree resets proprieties")
11795                 currently this is only for MH folders. 
11796
11797 2001-12-29 [melvin]     0.6.6claws30
11798
11799         * src/string_match.[ch]
11800                 Optimized a bit: regexp pattern buffer compiled only once, and
11801                   one subroutine call removed. Fixed ^ regexp search: Now, 
11802                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
11803         
11804         * src/summaryview.c
11805                 Subject filtering changed to filter summary columns and
11806                   not directly the messages subject cache. The loss in 
11807                   performance is balanced by the improvement of string_match.
11808                 Added an alert panel if there is an error in the regexp.
11809
11810         * src/src/prefs_folder_item.h
11811                 Added a regexp pattern buffer.
11812
11813 2001-12-28 [alfons]     0.6.6claws29
11814
11815         * src/string_match.[ch]
11816                 clean up name space
11817                 allow compilation *BSD
11818
11819 2001-12-27 [alfons]     0.6.6claws28
11820
11821         * src/filter.c
11822                 sync the Hiro's bug fix for BSD
11823
11824 2001-12-27 [melvin]     0.6.6claws27
11825         
11826         * src/compose.c
11827                 Simplify focus to subject entry code.
11828
11829 2001-12-27 [darko]      0.6.6claws26
11830
11831         * src/filtering.c
11832         * src/mbox_folder.c
11833         * src/messageview.c
11834         * src/mh.c
11835         * src/procheader.[ch]
11836         * src/procmsg.h
11837         * src/stock_pixmap.[ch]
11838         * src/summaryview.c
11839                 Show key icon for encrypted mails in summary view
11840
11841         * src/pixmaps/clip.xpm
11842         * src/pixmaps/clipkey.xpm
11843         * src/pixmaps/key.xpm
11844                 New/modified icons for the above
11845
11846 2001-12-27 [melvin]     0.6.6claws25
11847
11848         * src/prefs_common.c
11849                 Put spell checker options in a separate tab to decrease
11850                 the Common Preferences window height.
11851
11852         * README.claws  
11853                 Update spell checker usage instruction about its options
11854                 location.
11855
11856 2001-12-27 [melvin]     0.6.6claws24
11857
11858         * src/compose.c
11859                 Changed subject entry widget position. Initial focus is
11860                 on the To header instead of the subject entry.
11861                 Creating a new header scrolls the header list to make the
11862                 created one visible. Nevertheless, when automatically filling
11863                 headers, the first one is shown.
11864                 A Tab key press in the last empty header entry zips the 
11865                 focus to the subject entry.
11866                 (I did not change the combo boxes, yet)
11867
11868 2001-12-26 [alfons]     0.6.6claws23
11869
11870         * src/prefs_account.c
11871         * src/inc.c
11872                 allow default inbox to reside in another mailbox (only
11873                 works for POP3 accounts)
11874
11875 2001-12-26 [alfons]     0.6.6claws22
11876         
11877         * src/textview.c
11878                 make reply-on-click work with the account of the selected folder
11879         * src/compose.c
11880                 put a fixme here to remind me to fix finding correct default
11881                 account for nested folders
11882
11883 2001-12-25 [alfons]     0.6.6claws21
11884
11885         * src/summaryview.c
11886                 make column headers display locked and mark pixmaps (idea by Melvin) 
11887                 fix bug by adding score and locked column type to sort array
11888
11889 2001-12-25 [alfons]     0.6.6claws20
11890         
11891         * src/summaryview.c
11892                 catch a *potentially* inadvertent write back of  
11893                 the message cache(s) introduced by 0.6.5claws37
11894
11895 2001-12-25 [christoph]  0.6.6claws19
11896
11897         * src/stock_pixmap.[ch]
11898         * src/summaryview.c
11899                 add ignore thread pixmap
11900                 (can someone draw a better icon for this?)
11901
11902 2001-12-24 [alfons]     0.6.6claws18
11903
11904         * src/prefs_folder_item.c
11905                 make address completion actually work for the
11906                 Default To address in the Folder Property dialog.
11907
11908 2001-12-24 [alfons]     0.6.6claws17
11909         
11910         * src/summaryview.c
11911                 use new style regexp for subject stripping 
11912                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
11913
11914 2001-12-24 [darko]      0.6.6claws16
11915
11916         * src/pgptext.c
11917         * src/rfc2015.c
11918                 move GPG related informational messages to debug mode
11919
11920 2001-12-23 [alfons]     0.6.6claws15
11921
11922         * src/stock_pixmap.[ch]
11923         * src/summaryview.c
11924                 add the forgotten Claws' locked pixmap
11925
11926 2001-12-23 [alfons]     0.6.6claws14
11927
11928         * src/filesel.c
11929                 accept file name typed in entry in multi file
11930                 selector (patch submitted by Gustavo Noronha Silva 
11931                 <kov@debian.org>)
11932
11933 2001-12-23 [alfons]     0.6.6claws13
11934
11935         * src/prefs_filter.c
11936         * src/prefs_filtering.c
11937         * src/matcher.c
11938         * src/importmutt.c
11939                 clean up a little bit
11940         
11941         * src/string_match.c
11942                 validate input strings a little bit more
11943
11944 2001-12-23 [alfons]     0.6.6claws12
11945
11946         * src/Makefile.am
11947         * src/summaryview.c
11948         * src/string_match.[ch]         ** NEW **
11949         * src/folderview.[ch]
11950         * src/headerview.h
11951         * src/folder.[ch]
11952         * src/prefs_folder_item.[ch]
11953                 add subject simplification to strip out strings from
11954                 a subject line (esp. handy for mailing lists). 
11955                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
11956                 but slightly changed things for better integration.)
11957
11958 2001-12-23 [alfons]     0.6.6claws11
11959
11960         * src/mainwindow.c
11961                 fix bug introduced by submission included in 0.6.5claws52.
11962                 ideally this submission should clean the trash if any trash
11963                 folder has a message. however, the hasTrash variable was
11964                 set to false whenever a trash folder was empty (discarding
11965                 a previously found *filled* trash folder.)
11966
11967                 also edited the code a little bit and made it more safe.
11968
11969 2001-12-22 [alfons]     0.6.6claws10
11970
11971         * src/imap.c
11972                 quick fix for Martin Pool's omission of an account
11973                 specific SSL setting
11974
11975 2001-12-22 [alfons]     0.6.6claws9
11976
11977         * src/compose.c
11978         * src/messageview.c
11979         * src/mimeview.c
11980         * src/pgptext.c
11981         * src/procmime.[ch]
11982                 better support for multipart/digest (submitted
11983                 by Fredrik <e98fo@efd.lth.se>)
11984
11985 2001-12-22 [alfons]     0.6.6claws8
11986
11987         * src/addressbook.c
11988                 correct function signature
11989         * src/socket.[ch]
11990         * src/imap.[ch]
11991         * src/prefs_account.[ch]
11992                 allow IMAP over SSH tunnel (patch submitted by 
11993                 Martin Pool <mbp@samba.org>)
11994
11995 2001-12-21 [alfons]     0.6.6claws7
11996
11997         * sync with sylpheed 0.6.6cvs4-9
11998                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
11999
12000 2001-12-21 [christoph]  0.6.6claws6
12001
12002         * src/compose.c
12003         * src/prefs_folder_item.[ch]
12004                 implement saving of outgoing messages to current folder.
12005                 fix segfault when no default outbox is available
12006                 (closes bug #495683)
12007
12008 2001-12-21 [carsten]    0.6.6claws5
12009         * src/folderview.c
12010         * src/summaryview.c
12011                 pressing CTRL while DND does now the expected thing and
12012                 copies the mail (moving is still the default, as this
12013                 seam more appropriate for handling mails by DND)
12014
12015 2001-12-18 [paul]       0.6.6claws4
12016
12017         * sync with sylpheed 0.6.6cvs3
12018                 see ChangeLog entries 2001-12-18
12019
12020 2001-12-18 [hiro]       0.6.6claws3
12021
12022         * src/undo.c
12023                 fix for multibyte characters (obtain the number of letters
12024                 instead of bytes).
12025
12026 2001-12-17 [paul]       0.6.6claws2
12027
12028         * sync with sylpheed 0.6.6cvs1
12029                 see ChangeLog entry 2001-12-16
12030
12031 2000-12-17 [alfons]     0.6.6claws1
12032
12033         * src/filtering.c
12034                 clean up
12035
12036 2001-12-16 [paul]       0.6.6claws
12037 2001-12-15
12038
12039         * Release version 0.6.6claws, cvs tag: rel_0_6_6
12040
12041         * src/mimeview.c
12042                 last minute sync with main 0.6.6
12043
12044         * po/es.po
12045                 updated by Ricardo Mones Lastra
12046                 update for last minute sync
12047         * po/fr.po
12048         * po/nl.po
12049                 update for last minute sync
12050         * po/de.po
12051                 updated by Jens Oberender
12052         * po/pt_BR.po
12053                 updated by Fabio Junior Beneditto
12054
12055         * src/prefs_common.[ch]
12056         * src/undo.c
12057                 number of undo levels is user configurable
12058                 (squeeze it into the release in the dying
12059                 moments) Submitted by Jens Oberender    
12060
12061 2001-12-15 [melvin]
12062
12063         * po/fr.po
12064                 updated french translation
12065
12066 2001-12-15 [paul]       0.6.5claws92
12067
12068         * sync with sylpheed 0.6.5cvs28
12069                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
12070
12071         * po/nl.po
12072                 update to allow for sync
12073
12074 2001-12-15 [alfons]
12075         
12076         * po/nl.po
12077                 update dutch translation
12078
12079 2001-12-14 [carsten]    0.6.5claws91
12080         * src/summaryview.c
12081                 fixed bug #473785; also after changing the column order
12082                 the same message will be selected and displayed as before
12083                 the reordering
12084
12085 2001-12-14 [carsten]    0.6.5claws90
12086         * src/folderview.c
12087                 probably found the bug reported by wwb opening or closing
12088                 a folder tree just before dnd (found the solution in the
12089                 balsa source -- thanks to them)
12090
12091 2001-12-14 [carsten]    0.6.5claws89
12092         * src/gtkutils.c
12093         * src/account.c
12094                 moved gtk_clist_moveto to the right place, so that
12095                 only the accounts dialog is effected on opening
12096
12097 2001-12-14 [carsten]    0.6.5claws88
12098         * src/gtkutils.c
12099                 gtkut_clist_set_focus_row does a gtk_clist_moveto
12100                 now, so that the focused row will be seen in any case
12101                 (reported by wwp on sf-claws-user)
12102
12103 2001-12-14 [darko]      0.6.5claws87
12104
12105         * src/compose.c
12106                 remove unnecessary line
12107
12108 2001-12-14 [paul]       0.6.5claws86
12109
12110         * sync with sylpheed 0.6.5cvs27
12111                 see ChangeLog entries 2001-12-14
12112
12113 2001-12-14 [carsten]    0.6.5claws85
12114         * src/mainwindow.c
12115                 following a suggestion of Melvin the rcoabm pops up
12116                 right under the button now and the button is reliefed
12117                 while the popup is open
12118
12119 2001-12-14 [darko]      0.6.5claws84
12120
12121         * src/compose.c
12122                 fix crash when wrapping long lines if linewrap quotation
12123                 is disabled and wrapper encounters a word spanning more
12124                 than one line
12125
12126 2001-12-13 [paul]       0.6.5claws83
12127
12128         * src/compose.c
12129                 prefer 'Reply-To' header over mailing list header when
12130                 replying to a message. Finally prevent all those confirmation 
12131                 messages being sent to the list itself.
12132
12133         * src/summaryview.c
12134                 remove unused summary_set_menu_sensitive() entry
12135
12136 2001-12-13 [paul]       0.6.5claws82
12137
12138         * src/folderview.c
12139         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
12140         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
12141         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
12142                 improvements to 'Hide read messages': Inbox, Outbox,
12143                 Trash, Queue, and Draft icons now reveal presence of hidden 
12144                 messages
12145
12146 2001-12-12 [alfons]     0.6.5claws81
12147
12148         0.6.5claws80 was tagged as LAST_STABLE
12149
12150         * src/filtering.[ch]
12151         * src/matcher.[ch]
12152         * src/matcher_parser_lex.c
12153                 fix the filtering; my last attempt to get it right, 
12154                 if it does not work, it's Hoa's turn. ;-)
12155
12156                 for my honourable peers:
12157                 
12158                 the code now makes a clear distinction between
12159                 rules as they are displayed (probably escaped),
12160                 and as they are executed (probably unescaped). the
12161                 parser does *NOT* do any unescaping, this is
12162                 the task of the matcher.c (which breaks up a
12163                 rule into condition) and the filtering.c (which
12164                 breaks up the rule's action). to make this
12165                 run happily we provide an unescaped copy of
12166                 crucial strings to the MatcherProp and 
12167                 FilteringAction structures. note that the only
12168                 exception to this is any REGEXP string. those
12169                 are directly passed to regcomp() and regexp()
12170                 (who have much more powerful unescape functions).
12171                 
12172                 for everyone else:
12173         
12174                 you can escape tab (\t), carriage return (\r),
12175                 linefeed (\n), form feed (\f), quote (\"), 
12176                 single quote (\'), bell (\b) in all the entry
12177                 lines in the scoring & filtering dialogs.
12178                 as an added bonus this should not affect
12179                 existing filtering rules.
12180
12181 2001-12-12 [carsten]    0.6.5claws80
12182
12183         * src/summaryview.c
12184         * po/de.po
12185                 "item(s) selected" is now sensitive to 1 or more
12186                 than one selected (nice for language where simple
12187                 adding of a "s" is not possible as German (Eintrag
12188                 ->Eintr"age)
12189                 
12190                 the "forward as attachment" entry from the right
12191                 click menu removed, "forward" acts following the
12192                 prefs
12193         
12194         * src/textview.c
12195                 reverted my former changes; so compiler warning again
12196                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
12197                 nevertheless
12198
12199         * src/messageview.c
12200                 "search in message" does now *not* only work in MVIEW_TEXT
12201                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
12202                 message
12203
12204         * src/mainwindow.c
12205                 removed "/File/_Close" as it was the same as "/File/E_xit"
12206                 and we don't need it two times
12207
12208                 the separate folder view and message view now get a distinct
12209                 WMCLASS, just in case someone is using sawfish ;-)
12210
12211                 as the menu entries "/View/Message view" and "/View/Folder tree"
12212                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
12213                 make them sensitive accordingly and as these two are "shown"
12214                 after startup anytime check this menuitem at startup
12215
12216 2001-12-12 [paul]       0.6.5claws79
12217
12218         * src/folderview.c
12219                 fix sensitivity of 'Search folder...', broken in
12220                 0.6.5claws75
12221
12222         * src/mainwindow.c
12223                 fix dodgy English
12224
12225 2001-12-11 [carsten]    0.6.5claws78
12226         * src/filtering.c
12227                 fixed two typos returning a wrong FALSE/TRUE
12228         * src/mainwindow.[ch]
12229                 extra menu for email/news button removed
12230
12231 2001-12-11 [alfons]     0.6.5claws77
12232         
12233         * src/matcher.c                 (1.3)
12234         * src/matcher_parser_lex.l      (1.28)
12235                 revert for another attempt
12236                 mark 0.6.5claws77 as LAST_STABLE
12237
12238 2001-12-11 [christoph]  0.6.5claws76
12239
12240         * po/de.po
12241                 fixed wrong translation for prev. unread msg
12242
12243 2001-12-11 [paul]       0.6.5claws75
12244
12245         * src/folder.[ch]
12246         * src/folderview.c
12247         * src/mainwindow.c
12248         * src/summaryview.[ch]
12249         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
12250                 enable ability to hide read messages on per folder basis via 
12251                 '/Summary/Hide read messages'; when selected, a folder will 
12252                 have a red open folder icon, instead of a blue icon, if the 
12253                 folder contains hidden messges
12254                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
12255
12256         * src/mainwindow.c
12257                 remove '/Message/Forward as attachment' from 
12258                 main_window_set_menu_sensitive() to prevent debug warning
12259
12260         * src/folderview.c
12261         * src/mainwindow.c
12262                 Clean up some of the English
12263
12264         * tools/newscache_clean.pl
12265                 allow for new 'hidereadmsgs' entry in folderlist.xml
12266
12267         * po/es.po
12268                 updated translation, submitted by Ricardo Mones Lastra
12269
12270 2001-12-11 [paul]       0.6.5claws74
12271
12272         * sync with sylpheed 0.6.5cvs25
12273                 see ChangeLog entry 2001-12-11
12274
12275 2001-12-10 [alfons]     0.6.5claws73
12276
12277         * src/matcher.c
12278                 add more control characters
12279         * src/matcher_parser_lex.l
12280                 make escaping / unescaping work again
12281
12282 2001-12-10 [alfons]     0.6.5claws72
12283
12284         * src/imap.c
12285                 clean up warnings "returning value for void function" 
12286         * src/prefs_filtering.c
12287                 make info button for execute action sensitive
12288
12289 2001-12-10 [paul]       0.6.5claws71
12290
12291         * src/compose.c
12292         * src/imap.[ch]
12293         * src/summaryview.c
12294                 fix: imap server now gets informed of MARKED, UNMARKED
12295                 and REPLY events. Now people can use different IMAP-Mail
12296                 clients and have the exact same information about MARKED,
12297                 UNMARKED and REPLY status with all of them. Especially
12298                 useful for imap servers with a web-frontend.
12299                 submitted by Tobias Sandhaas <medlor@web.de>
12300
12301 2001-12-09 [melvin]     0.6.5claws70
12302         
12303         * src/textview.[ch]
12304                 fixed bug #490076 (hunted down by Alfons who implemented
12305                 a workaround in 0.6.5claws65)
12306
12307 2001-12-09 [christoph]  0.6.5claws69
12308
12309         * src/summaryview.c
12310                 set pointer to string in LOCKED column to NULL
12311                 (might fix bug #490800)
12312
12313 2001-12-09 [carsten]    0.6.5claws68
12314
12315         * po/de.po
12316                 resolved some cluttered menu shortcuts 
12317                 ('creating new email' and 'creating news message'
12318                 hade the same)
12319         * src/compose.c
12320                 wmclass now distinc from main window
12321         * src/mainwindow.c
12322           src/mainwindow.h
12323                 email/news and forward button functionality similar
12324                 to the reply buttons; removed the ugly dropdown arrows
12325                 and use instead the right mouse button
12326
12327 2001-12-09 [paul]       0.6.5claws67
12328
12329         * src/imap.c
12330         * src/utils.h
12331                 allow spaces in imap folder names
12332                 submitted by Willem van Engen <wvengen@stack.nl>
12333
12334 2001-12-09 [paul]       0.6.5claws66
12335
12336         * sync with sylpheed 0.6.5cvs24
12337                 see ChangeLog entry 2001-12-09
12338
12339 2001-12-08 [alfons]     0.6.5claws65
12340
12341         * src/textview.c
12342                 prevent secondary selection claim after "add to sender" dialog
12343                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
12344                 we trick GTK by simulating a click at (0, 0) in the textview.
12345
12346 2001-12-08 [hoa]        0.6.5claws64
12347
12348         * src/folder.c
12349                 fixed a bug about the .processing folder name while filtering
12350
12351 2001-12-08 [alfons]     0.6.5claws63
12352
12353         * src/folderview.c 
12354                 work around problem of not correctly updating folder stats
12355                 when deleting messages. there's some folder scanning evil
12356                 going so the folderview_update_msg_num() does not work
12357                 correctly. need to investigate this.
12358
12359 2001-12-08 [paul]       0.6.5claws62
12360
12361         * sync with sylpheed 0.6.5cvs23
12362                 see ChangeLog entry 2001-12-08
12363
12364 2001-12-07 [christoph]  0.6.5claws61
12365
12366         * src/compose.c
12367                 fix another header translation problem
12368
12369 2001-12-07 [alfons]     0.6.5claws60
12370
12371         * src/mbox.c
12372                 make filtering also work on local spool mbox
12373
12374 2001-12-07 [carsten]    0.6.5claws59
12375         * src/addressbook.c
12376                 addressbook window gets a wmclass distinct from the main
12377                 sylpheed window
12378         * src/compose.h
12379         * src/mainwindow.[ch]
12380                   forward menu item will use mode selected in prefs, forward 
12381                 as attatchment in menu removed (will be substituted in the
12382                 toolbar similar to reply buttons)
12383                   create news message menu entry and news button is now 
12384                 sensitive to the existance of a news account
12385         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
12386         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
12387         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
12388                 these are removed because the toolbar buttons don't show
12389                 the quoting modus any longer
12390
12391 2001-12-07 [paul]
12392
12393         * tools/newscache_clean.pl      ** NEW FILE **
12394                 perl script to do some tidying up in the newscache directory 
12395                 
12396         * tools/sylpheed-switcher       ** NEW FILE **
12397                 perl script to enable easy switching between main and claws
12398                 
12399         * tools/README
12400                 added descriptions of the two new perl scripts          
12401
12402
12403 2001-12-07 [melvin]     0.6.5claws58
12404
12405         * src/messageview.c
12406                 fixed a warning during compilation introduced in 0.6.5claws56
12407
12408 2001-12-07 [paul]       0.6.5claws57
12409
12410         * src/mainwindow.[ch]
12411         * src/menu.[ch]
12412                 further usability enhancements to replying with or without 
12413                 quoting via the toolbar, use of Ctrl key is replaced by 
12414                 drop down menu 
12415                 Submitted by Carsten Schurig            
12416
12417 2001-12-07 [melvin]     0.6.5claws56
12418
12419         * src/messageview.c
12420                 hack to fix bug that prevented to make/paste selections
12421                 after switching between MVIEW_TEXT and MVIEW_MIME views
12422                 without deselecting the selection first.
12423
12424 2001-12-06 [alfons]     0.6.5claws55
12425
12426         * src/filtering.[ch]
12427         * src/inc.c
12428                 revise filtering a little bit more, and make sure
12429                 messages are delivered to the appropriate inbox
12430                 (perhaps set per account)
12431
12432 2001-12-06 [paul]       0.6.5claws54
12433
12434         * sync with sylpheed 0.6.5cvs22
12435                 see ChangeLog entry 2001-12-06
12436
12437 2001-12-05 [alfons]     0.6.5claws53
12438
12439         * src/inc.c
12440         * src/folder.[ch]
12441         * src/procmsg.c
12442         * src/filtering.c
12443                 more revisions of filtering system
12444                 (last stable version is marked as LAST_STABLE)
12445                 
12446                 | NOTE 1): the filtering system now uses a local folder called
12447                 | .processing. if filtering fails, check this directory
12448                 | for missing messages.
12449                 |
12450                 | NOTE 2): help us find the filtering actions still missing
12451
12452 2001-12-05 [paul]       0.6.5claws52
12453
12454         * src/mainwindow.c
12455                 fix bug where 'Empty Trash?' pop-up window appears even
12456                 when Trash is empty, submitted by Jesse Skinner         
12457
12458 2001-12-05 [melvin]     0.6.5claws51
12459
12460         * src/compose.c
12461                 fixed bug #486106 to select correct account when reediting 
12462                 a queued message
12463         
12464 2001-12-04 [alfons]     0.6.5claws50
12465
12466         * src/mh.c
12467                 declare markfile in appropriate functions when
12468                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
12469                 for spotting this)
12470
12471 2001-12-04 [paul]       0.6.5claws49
12472
12473         * sync with sylpheed 0.6.5cvs21
12474                 see ChangeLog entry 2001-12-04
12475
12476 2001-12-03 [christoph]  0.6.5claws48
12477
12478         * po/de.po
12479                 changed translation of undo
12480         * src/account.c
12481         * src/folder.c
12482                 don't reinvent the wheel to traverse a GNode
12483         * src/compose.[ch]
12484                 seperate code to create the compose gui into functions
12485                 add "Others" page with folder selection for saving copy
12486                 of the message.
12487                 the folder identifier is saved to queue header
12488         * src/procmsg.c
12489                 save message to folder in queue header
12490
12491 2001-12-03 [paul]       0.6.5claws47
12492
12493         * sync with sylpheed 0.6.5cvs20
12494                 see ChangeLog entry 2001-12-03
12495
12496 2001-12-01 [paul]
12497
12498         * more sync with sylpheed 0.6.5cvs19
12499                 see ChangeLog entry 2001-11-29
12500
12501 2001-11-30 [paul]       0.6.5claws46
12502         
12503         * src/compose.c
12504                 remove conflicts introduced by Hoa's last commit
12505          
12506         * src/mainwindow.c
12507                 make 'Message/Bounce' sensitive
12508
12509 2001-11-30 [hoa]        0.6.5claws45
12510
12511         * src/compose.c
12512                 slightly change bounce function to add
12513                 information about the user that bounced the mail
12514                 in the From header line.
12515
12516         * src/folderview.c
12517                 permit the use of processing in outbox folder.
12518
12519 2001-11-29 [paul]       0.6.5claws44
12520
12521         * src/mainwindow.[ch]
12522         * src/prefs_common.c
12523         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
12524         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
12525         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
12526                 usability enhancements to the quoting, implements
12527                 use of Ctrl key to toggle quoting settings
12528                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
12529
12530 2001-11-29 [paul]       0.6.5claws43
12531         
12532         * sync with sylpheed 0.6.5cvs19
12533                 see ChangeLog entry 2001-11-28
12534
12535 2001-11-29 [melvin]     0.6.5claws42
12536         * src/Makefile.am
12537                 added enriched.[ch] to the list of files
12538
12539         * src/textview.c
12540         * src/mimeview.c
12541         * src/procmime.[ch]
12542         * src/enriched.[ch]
12543                 added support to view text/enriched
12544                 added support to show headers in message view for text/enriched and text/html
12545                         in non multipart messages
12546
12547 2001-11-28 [paul]       0.6.5claws41
12548
12549         * more sync with sylpheed 0.6.5cvs18
12550                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
12551
12552 2001-11-27 [paul]       0.6.5claws40
12553         
12554         * po/pt_BR.po
12555                 updated translation, submitted by Fabio Junior Beneditto
12556                 
12557         * sync with sylpheed 0.6.5cvs18
12558                 see ChangeLog entries 2001-11-26 (src/textview.c) and
12559                 2001-11-27
12560
12561
12562 2001-11-26 [paul]
12563
12564         * po/es.po
12565                 updated translation, submitted by Ricardo Mones Lastra
12566
12567 2001-11-26 [alfons]
12568
12569         * src/matcher.c
12570                 add more translatable strings
12571
12572 2001-11-26 [christoph]  0.6.5claws39
12573
12574         * po/de.po      
12575                 fixed one more umlaut
12576         * src/compose.c
12577                 fix translated header when it should not be translated
12578
12579 2001-11-26 [paul]       0.6.5claws38
12580
12581         * src/mainwindow.c
12582                 remove '/Message/Add Sender to address book' from 
12583                 main_window_set_menu_sensitive(), prevent debug warning
12584                 add 'Message/Mark/Mark all read' to mainwin_entries[]
12585
12586 2001-11-26 [paul]       0.6.5claws37
12587
12588         * src/summaryview.c
12589                 fix 'recurring unread state' bug 
12590
12591         * tools/README 
12592         * tools/filter_conv.pl
12593                 read name of top level mailbox from folderlist.xml
12594                 and presume nothing about its name              
12595
12596 2001-11-26 [darko]      0.6.5claws36
12597
12598         * src/gtkstext.[ch]
12599                 removed functions that are now in gtkutils.c
12600                 use gtkut_text_is_uri_string() from gtkutils.c
12601         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
12602
12603 2001-11-26 [paul]       0.6.5claws35
12604
12605         * sync with sylpheed 0.6.5cvs16
12606                 see ChangeLog entries 2001-11-25 and 2001-11-26
12607
12608 2001-11-25 [alfons]     0.6.5claws34
12609
12610         EXPERIMENTAL!!! Please checkout the last stable version using: 
12611           
12612         % cvs update -r LAST_STABLE -dRAP
12613
12614         (Or help us testing this stuff.)
12615
12616         * src/filtering.c               (1.14)
12617         * src/filtering.h               (1.6)
12618         * src/inc.c                     (1.28)
12619         * src/matcher.c                 (1.20)
12620         * src/mbox.c                    (1.9)
12621         * src/procmsg.h                 (1.14)
12622         * src/summaryview.c             (1.59)
12623         * src/summaryview.h             (dunno)
12624                 revert/merge/sync to as it was before commit 
12625                 on Thu, 19 Jul 2001 10:15:51 -0700.
12626
12627 2001-11-25 [hoa]        0.6.5claws33
12628
12629         * src/main.c
12630                 processing mails at startup
12631
12632         * src/folderview.c
12633         * src/summaryview.[ch]
12634                 processing mails when entering folder
12635
12636         * src/prefs_filtering.c
12637                 fixed some UI bugs
12638
12639 2001-11-24 [alfons]     0.6.5claws32
12640
12641         * src/summaryview.[ch]
12642                 make summary sort headers work, and also make
12643                 sure the sort type is stored
12644
12645 2001-11-23 [alfons]     0.6.5claws31
12646
12647         * src/summaryview.[ch]
12648                 make lock work like mark
12649                 disallow deleting messages marked as locked
12650
12651 2001-11-23 [alfons]     0.6.5claws30
12652
12653         * src/gtkstext.c
12654         * src/compose.[ch]
12655         * src/Makefile.am
12656         * src/undo.[ch]
12657                 merge undo patch submitted by Jens
12658
12659 2001-11-23 [christoph]  0.6.5claws29
12660
12661         * src/.cvsignore
12662                 added ylwrap
12663         * src/compose.c
12664                 fixed gpg signing and encoding
12665         * src/folder.[ch]
12666         * src/main.c
12667                 added --status option to get new, unread and total
12668                 message count from a running sylpheed
12669         * src/prefs_common.c
12670                 temporary fix for reply_with_quote problem
12671                 (don't call functions for non existing widget)
12672         * src/procmsg.c
12673                 one more check for ignored threads but still not
12674                 always working correctly. probably a recursive
12675                 check for all parents is needed
12676
12677 2001-11-23 [darko]      0.6.5claws28
12678
12679         * src/compose.c
12680                 wrapping on send improvements
12681         * src/gtkutils.[ch]
12682                 fix for GtkSText after last sync with main branch
12683                 GTK_TEXT -> GTK_STEXT
12684
12685 2001-11-23 [paul]       0.6.5claws27
12686
12687         * sync with sylpheed 0.6.5cvs14
12688                 see ChangeLog entries 2001-11-22 and 2001-11-23
12689                 
12690         * po/de.po
12691                 fixed the scrambled umlauts 
12692                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
12693
12694 2001-11-21 [paul]       0.6.5claws26
12695
12696         * sync with sylpheed 0.6.5cvs12
12697                 see 2nd ChangeLog entry dated 2001-11-20
12698
12699 2001-11-20 [paul]       0.6.5claws25
12700
12701         * sync with sylpheed 0.6.5cvs11
12702                 see ChangeLog entry 2001-11-19 (src/utils.c)
12703
12704 2001-11-20 [hiro]
12705
12706         * src/compose.c
12707                 GTK_TEXT -> GTK_STEXT
12708                 fix for wrong comment
12709
12710 2001-11-20 [hiro]       0.6.5claws24
12711
12712         * src/compose.[ch]
12713                 more merges from main branch
12714                 removed fatal warnings (uninitialized variables etc.)
12715                 some coding style fix
12716         * src/gtkutils.h
12717                 fixed typo.
12718         * src/addressbook.c
12719           src/addrindex.c
12720                 V-Card -> vCard
12721
12722 2001-11-19 [hoa]        0.6.5claws23
12723
12724         * src/filtering.c
12725         * src/prefs_scoring.c
12726         * src/matcher.[ch]
12727         * src/scoring.c
12728                 cleaning code
12729
12730         * src/matcher_parser_parse.y
12731         * src/prefs_filtering.c
12732                 bouncing
12733
12734 2001-11-19 [alfons]     0.6.5claws22
12735
12736         more of my old things into claws
12737
12738         * src/Makefile.am
12739         * src/prefs_common.c
12740         * src/procmsg.h
12741         * src/summaryview.[ch]
12742         * src/prefs_summary_column.c
12743         * src/pixmaps/locked.xpm
12744                 add indicators for locking of message in summary view
12745                 (does not work yet, only visual indicator)
12746
12747 2001-11-19 [paul]       0.6.5claws21
12748
12749         * sync with sylpheed 0.6.5cvs10
12750                 see ChangeLog entry 2001-11-19
12751
12752 2001-11-18 [alfons]     0.6.5claws20
12753         
12754         * src/filtering.c
12755                 remove an inadvertent free I forgot in previous clean up 
12756
12757 2001-11-18 [alfons]     0.6.5claws19
12758
12759         * src/filtering.[ch]
12760                 clean up & plug leaks
12761
12762 2001-11-18 [paul]       0.6.5claws18
12763
12764         * sync with sylpheed 0.6.5cvs9
12765                 see ChangeLog entries 2001-11-17 and 2001-11-18
12766
12767 2001-11-16 [paul]       0.6.5claws17
12768
12769         * sync with sylpheed 0.6.5cvs8
12770                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
12771
12772 2001-11-16 [paul]       0.6.5claws16
12773
12774         * sync with sylpheed 0.6.5cvs7
12775                 see ChangeLog entries 2001-11-15 and 2001-11-16
12776
12777 2001-11-15 [hoa]        0.6.5claws15
12778
12779         * src/compose.c
12780                 fix bounce, mails we received couln't be bounced to ourself.
12781
12782         * src/defs.h
12783         * src/filtering.[ch]
12784         * src/matcher.[ch]
12785         * src/matcher_parser.h
12786         * src/matcher_parser_lex.l
12787         * src/matcher_parser_parse.y
12788         * src/inc.c
12789         * src/main.c
12790         * src/mbox.c
12791         * src/prefs_filtering.[ch]
12792         * src/mainwindow.c
12793         * src/prefs_matcher.c
12794         * src/prefs_scoring.c
12795         * src/scoring.[ch]
12796         * src/summaryview.c
12797                 new matcher/filter/score configuration file parser
12798                 one unique configuration file => ~/.sylpheed/matcherrc
12799                 import in currently automatic, then save are made
12800                 in this new file.
12801                 one filter per folder and one global filter
12802                 (filter of a folder will be used as folder processing)
12803
12804         * src/folder.c
12805                 fix a bug in folder_item_get_identifier
12806                 
12807         * src/messageview.c
12808                 receive receipt return are fixed.
12809
12810 2001-11-14 [alfons]     0.6.5claws14
12811
12812         * src/session.h
12813                 add things from main branch to make claws compile
12814
12815 2001-11-14 [paul]       0.6.5claws13
12816
12817         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
12818                 see ChangeLog entries 2001-11-08 to 2001-11-14
12819
12820 2001-11-14 [hoa] 0.6.5claws12
12821
12822         * src/compose.[ch]
12823         * src/mainwindow.c
12824         * src/summaryview.c
12825                 add "bounce mail" option
12826
12827 2001-11-13 [christoph]  0.6.5claws11
12828
12829         * src/compose.c
12830                 Cleanup a mess i add before commiting
12831
12832 2001-11-13 [hoa]        0.6.5claws10
12833
12834         * src/compose.c
12835                 some fixes when mail are sent or
12836                 for crossposts
12837
12838 2001-11-13 [christoph]  0.6.5claws9
12839
12840         * po/de.po
12841                 Changed two string with the same translation
12842         * src/compose.c
12843         * src/procmsg.[ch]
12844         * src/send.[ch]
12845                 New mailsending process:
12846                   - Always queue message before sending
12847                     (message will be saved if sylpheed crashed or
12848                      freezes while sending)
12849                   - Allow queuing of newspostings
12850                   - No copy in outbox before sending
12851                     (closes bug #469501)
12852                   - No more redundant code for send and send_later
12853         * src/summaryview.c
12854                 Applied wwp <subscript@free.fr>'s patch that fixes
12855                 marks for multiple forwarded messages (+compose.c)
12856
12857 2001-11-12 [alfons]
12858
12859         * README.claws
12860                 remove things that are now in main branch
12861         
12862         * po/nl.po
12863                 update Dutch translation
12864
12865 2001-11-12 [mhadasht]   0.6.5.claws8
12866
12867         * src/prefs_common.c
12868                 re-enabled account autoselection feature for forward
12869                 and reedit lost during the branch point for SYNC-B4-REL
12870         * src/gtkspell.c
12871                 gtkpspell_get_dict(): more readable code (even if function is
12872                 not used yet)
12873         * ChangeLog.claws
12874                 added version number info to 2001-11-12 [hiro] comment.
12875
12876 2001-11-12 [hiro]       0.6.5.claws7
12877
12878         * src/compose.c
12879                 compose_forward(): fixed a bug that forward quote mark
12880                 wasn't used.
12881                 removed unnecessary code.
12882         * src/template_select.[ch]: removed.
12883
12884 2001-11-11 [alfons]
12885
12886         * src/compose.c
12887                 :%s/GTK_TEXT/GTK_STEXT/g
12888         
12889         * src/compose.[ch]
12890         * src/undo.[ch]
12891         * src/Makefile.am
12892                 revert the undo stuff (this is 0.6.6claws stuff)
12893
12894 2001-11-11 [hoa]        0.6.5.claws6
12895
12896         * src/compose.[ch]
12897                 Insert signature at the end of the text.
12898                 Added undo patch but currently disabled
12899
12900         * src/procmsg.c
12901                 Threading by subject improved.
12902
12903         * added src/undo.[ch]
12904                 Undo module for compose dialog box.
12905
12906 2001-11-11 [alfons]     0.6.5.claws5
12907
12908         * src/procmsg.c
12909                 prevent threading by subject on nodes that have already been
12910                 threaded by in-reply-to (as in "circular references in a tree
12911                 result in a dead branch")
12912
12913 2001-11-09 [hoa]        0.6.5.claws4
12914         
12915         * src/folderview.c
12916                 allows creation of mbox folder item from any files.
12917
12918 2001-11-09 [alfons]     0.6.5.claws3
12919         
12920         * src/utils.c
12921         * src/procmsg.c
12922                 do what I mean and correct threading by subject so it really
12923                 ignores attracting lines without "Re: "
12924
12925 2001-11-07 [alfons]     0.6.5.claws2
12926
12927         * src/procmsg.c
12928         * src/utils.[ch]
12929                 only attract by subject if a subject line starts with a "Re: "
12930         * src/syldap.c
12931                 remove warning
12932
12933 2001-11-07 [paul]       0.6.5claws1
12934
12935         * sync with sylpheed 0.6.5. release
12936                 see ChangeLog entry 2001-11-07
12937
12938 2001-11-07 [paul]       0.6.4claws31
12939
12940         * sync with sylpheed 0.6.4cvs18
12941                 see ChangeLog entries 2001-10-30 to 2001-11-07
12942                 prefs_templates.[ch] renamed prefs_template.[ch]
12943
12944 2001-11-06 [alfons]
12945         
12946         * src/utils.h
12947                 add semicolon Hoa forgot ;-)
12948                 
12949
12950 2001-11-06 [hoa]        0.6.4claws30
12951         
12952         * src/procmsg.c
12953         * src/summaryview.c
12954         * src/utils.c
12955         * src/utils.h
12956                 threading by subject - empty subject are ignored
12957
12958 2001-11-06 [christoph]  0.6.4claws29
12959
12960         * src/socket.c
12961                 use SSL_peek for sock_gets
12962         * src/utils.c
12963                 removed unneeded pointer in extracting quoted
12964                 names implementation
12965
12966 2001-11-06 [melvin]     0.6.4claws28
12967
12968         * src/gtkspell.c
12969                 fixed bug #476792 Selection overtyping with spell checker
12970                 fixed bug which could cause a buffer overflow
12971                 fixed a memory leak
12972
12973 2001-11-06 [hoa]        0.6.4claws27
12974         
12975         * src/procmsg.c
12976         * src/summaryview.c
12977                 threading by subject
12978
12979 2001-11-05 [alfons]     0.6.4claws26
12980         
12981         * README.claws
12982                 Claws -> Sylpheed (vice versa)
12983
12984         * src/compose.c
12985                 :%s/gtk_text/gtk_stext/g
12986                 :%s/GTK_TEXT/GTK_STEXT/g
12987                 (thanks to Jonathan Ware for spotting this)
12988
12989 2001-11-04 [christoph]  0.6.4claws25
12990
12991         * src/summaryview.c
12992                 replace Xalloca + strdup with Xstrdup_a
12993         * src/utils.c
12994                 better implementation of extracting quoted names
12995                 from addresses (remove backlashes and ignore
12996                 quotes after them)
12997
12998 2001-11-04 [alfons]     0.6.4claws24
12999
13000         * src/utils.[ch]
13001                 edit to comply more with coding style
13002
13003         * src/textview.c
13004                 fix bug reported by Kim Schulz. introduced by the patch integrated
13005                 in 0.6.4claws15. the code did not check the return value of
13006                 the html parser.
13007
13008         * AUTHORS
13009                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
13010
13011 2001-11-04 [christoph]  0.6.4claws23
13012
13013         * src/main.c
13014         * src/prefs_common.[ch]
13015                 init some pointers that possibly caused a segfault
13016                 reported in the claws-users ML
13017
13018 2001-11-04 [hoa]        0.6.4claws22
13019
13020         * src/grouplistdialog.c
13021                 change the names of the nodes in the tree
13022
13023         * src/compose.c
13024                 enhanced mailto syntax as described in
13025                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
13026                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
13027
13028         * src/utils.c
13029                 encode and decode URI (useful when opening URL into
13030                 netscape).
13031
13032 2001-11-03 [hoa]        0.6.4claws21
13033
13034         * src/grouplistdialog.c
13035                 a new newsgroups list selection dialog box
13036                 with a CTree instead of a CList
13037
13038 2001-11-03 [hoa]        0.6.4claws20
13039
13040         * src/folderview.c
13041                 enable property and scoring options when right
13042                 click on "inbox"
13043
13044         * src/summaryview.c
13045                 fixed bug when nickname were displayed using
13046                 the address book.
13047
13048 2001-11-02 [darko]      0.6.4claws19
13049
13050         * src/compose.c
13051                 new wrap quotation and URL/long words wrapping implementation
13052         * src/compose.c src/gtkstext.[ch]
13053                 move gtkstext_strncmp() to gtkstext.c
13054
13055 2001-11-01 [christoph]  0.6.4claws18
13056
13057         * src/prefs_account.c
13058                 fixed mess in account settings dialog
13059         * src/prefs_folder_item.c
13060                 added label with folder path to dialog
13061
13062 2001-10-31 [match]      0.6.4claws17
13063
13064         * src/vcard.c
13065                 fix memory leak.
13066         * src/addrbook.c
13067                 fix generation of spurious address book file names.
13068                 remove redundant functions.
13069         * po/POTFILES.in
13070                 added missing file names.
13071
13072 2001-10-30 [paul]       0.6.4claws16
13073
13074         * sync with sylpheed 0.6.4cvs6
13075                 see ChangeLog entries 2001-10-26 to 2001-10-30
13076
13077         * tools/filter_conv.pl
13078                 read folderlist.xml to discover whether the top-level
13079                 folder is called 'Mailbox' or 'Mail' 
13080
13081 2001-10-29 [paul]       0.6.4claws15
13082
13083         * src/html.c, src/textview.c
13084                 activate links in html mail and fix clickable parts
13085                 Submitted by Matthieu Dazy <dazy@t-surf.com>
13086
13087 2001-10-29 [paul]
13088
13089         * po/de.po, po/es.po, po/pt_BR/po
13090                 updated translations, submitted by Jens Oberender,
13091                 Ricardo Mones Lastra, and Fabio Junior Beneditto
13092
13093 2001-10-29 [darko]      0.6.4claws14
13094
13095         * src/compose.c
13096                 fix wrapping for good
13097
13098 2001-10-29 [darko]
13099
13100         * src/compose.c
13101                 undo previous change as it broke the smart wrapping
13102
13103 2001-10-29 [darko]      0.6.4claws13
13104
13105         * src/compose.c
13106                 fix infinite loop when long URL is quoted
13107                 (closes bug #475122.
13108
13109 2001-10-28 [match]
13110
13111         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
13112                 import Mutt address book
13113         * src/ldif.[ch] src/importldif.h
13114                 modified import LDIF handle user attributes
13115
13116 2001-10-28 [christoph]  0.6.4claws12
13117
13118         * src/summaryview.c
13119                 fixed that filtering did not work if there
13120                 were no filter rules
13121                 (closes bug #472003 and better implementation
13122                  of patch #474644)
13123
13124 2001-10-27 [christoph]  0.6.4claws11
13125
13126         * src/compose.c
13127                 make the folder's default account to be used when
13128                 replying. (patch by wwp <subscript@free.fr>)
13129         * src/compose.c
13130                 code cleanup, nearly killed all of wwp's patch
13131                 for folder's default account in compose
13132         * src/folderview.c
13133                 error panel when a folder could not be created
13134                 (closes bug #471080 new folder name & already
13135                  existing file)
13136
13137 2001-10-26 [alfons]
13138
13139         * src/utils.h
13140                 change prototype of strstr2() that Christoph forgot about
13141
13142 2001-10-26 [christoph]  0.6.4claws10
13143
13144         * src/account.c
13145                 made search for accounts by email address not case
13146                 sensitive
13147         * src/folder.c
13148                 fixed memory leak in folder_item_get_identifier
13149         * src/gtkspell.c
13150         * src/utils.c
13151                 fixed wrong strstr2 (should work like strstr)
13152
13153 2001-10-26 [darko]      0.6.4claws9
13154
13155         * src/compose.c src/gtkstext.[ch]
13156         * src/gtkstext.c
13157                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
13158
13159 2001-10-26 [paul]       0.6.4claws8
13160
13161         * src/html.c
13162                 ignore css and javascript tags in html mail
13163                 case-insensitive, with or without double-quoted
13164                 strings
13165
13166 2001-10-26 [paul]       0.6.4claws7
13167
13168         * sync with sylpheed 0.6.4cvs1
13169                 see ChangeLog entry 2001-10-26
13170
13171         * src/prefs_account.c, src/prefs_common.c,
13172           src/prefs_summary_column.c
13173                 minor improvements to the English
13174
13175 2001-10-25 [alfons]     0.6.4claws6
13176
13177         * src/gtkstext.c
13178         
13179                 make GtkSText follow style of GtkText (closes bug 
13180                 #469211 "text selection while writing message")
13181                 
13182                 do sync with GTK 1.2.10
13183
13184 2001-10-25 [paul]       0.6.4claws5
13185
13186         * src/html.c
13187                 ignore css tags in html mail
13188
13189 2001-10-25 [darko]      0.6.4claws4
13190
13191         * src/compose.c
13192                 don't declare is_url_string as static function since
13193                 we need it in gtkstext.c
13194         * src/gtkstext.c
13195                 remove unused variable
13196                 don't wrap long URLs while composing a message
13197
13198 2001-10-24 [christoph]  0.6.4claws3
13199
13200         * src/socket.c
13201                 fix ssl deadlock, when peer closes connection
13202
13203 2001-10-24 [paul]       0.6.4claws2
13204
13205         * src/prefs_common.c
13206                 gettextize the gpg ascii-armored warning message
13207
13208         * src/compose.c
13209                 insert a DOS/MAC file into the composed message
13210                 (improvements)
13211
13212         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
13213
13214 2001-10-22 [paul]       0.6.4claws1
13215
13216         * sync with sylpheed 0.6.4 release
13217                 see ChangeLog entries 2001-10-21
13218
13219         * po/fr.po, po/pt_BR.po
13220                 updated by Melvin Hadasht and Fabio Junior Beneditto
13221
13222 2001-10-21 [paul]       0.6.3claws30
13223
13224         * src/compose.c
13225                 insert a DOS text file from the compose window
13226                 into the composed message text (removes CRs characters)
13227                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
13228
13229         * tools/filter_conv.pl, tools/README
13230                 automatically use ~/.sylpheed as working directory
13231                 print out confirmation message on completion
13232
13233         * correct Hoa's last ChangeLog.claws entry
13234
13235 2001-10-20 [hoa]        0.6.3claws29
13236
13237         * src/grouplistdialog.c
13238                 bugfix (another ?) to give the right
13239                 newsgroups list for each news server.
13240
13241         * src/news.c
13242         * src/news.h
13243                 improve the newsgroups list cache
13244
13245 2001-10-20 [paul]       0.6.3claws28
13246
13247         * sync with sylpheed 0.6.3cvs9
13248                 see ChangeLog entry 2001-10-19
13249
13250         * correct Alfons' last ChangeLog.claws entry
13251
13252 2001-10-19 [alfons]
13253
13254         * src/pgptext.[ch]
13255                 fix compilation problems (part of bug #472895)
13256
13257 2001-10-18 [hoa]        0.6.3claws27
13258
13259         * src/grouplistdialog.c
13260                 bugfix when we refresh was clicked (bug 472701)
13261
13262 2001-10-19 [christoph]  0.6.3claws26
13263
13264         * src/compose.c
13265                 last header entry should default to "To:" or
13266                 "Newsgroups:" and not copy the last entry line
13267                 in a new compose window
13268                 (closes bug #472686, #470792)
13269
13270 2001-10-19 [paul]       0.6.3claws25
13271
13272         * sync with Sylpheed 0.6.3cvs8
13273                 see ChangeLog entries 2001-10-18 and 2001-10-19
13274
13275 2001-10-18 [christoph]  0.6.3claws24
13276
13277         * src/procmsg.c
13278                 reimplement ignore thread
13279         
13280 2001-10-18 [hoa]        0.6.3claws23
13281
13282         * src/folderview.c
13283         * src/grouplistdialog.[ch]
13284                 enhanced news subscription interface (feature 469113)
13285
13286         * src/news.c
13287         * src/news.h
13288                 enchanced newsgroup listing,
13289                 now, we can get groups informations
13290                 (NNTPGroupInfo)
13291
13292 2001-10-18 [paul]       0.6.3claws22
13293
13294         * src/summaryview.c
13295                 remove comment (sync with main branch)
13296         * src/mainwindow.c
13297                 fix 'Re-edit' bug in 'Message' menu
13298
13299 2001-10-17 [christoph]  0.6.3claws21
13300
13301         * src/compose.c
13302                 ignore empty or whitespace only header lines
13303
13304 2001-10-17 [paul]       0.6.3claws20
13305
13306         * sync with sylpheed 0.6.3cvs7
13307                 see ChangeLog entries 2001-10-14, 2001-10-16, and
13308                 2001-10-17
13309
13310 2001-10-17 [darko]
13311
13312         * src/compose.c
13313                 wrap long lines without spaces
13314                 don't wrap URLs
13315
13316 2001-10-16 [paul]
13317
13318         * po/es.po, po/nl.po, po/pt_BR.po
13319                 updated by Ricardo Mones Lastra, Alfons,
13320                 and Fabio Junior Beneditto
13321
13322         * sylpheed-0.6.3claws released
13323
13324 2001-10-15 [melvin] 0.6.3claws18
13325
13326         * README.claws
13327                 added summary and detailed installation instructions
13328                 for spell checker
13329         * po/fr.po
13330                 Updated, corrected and completed french translation
13331
13332 2001-10-15 [hoa] 0.6.3claws17
13333         * src/grouplistdialog.c
13334                 we can choose the newsgroups to display with wildcards
13335
13336 2001-10-15 [christoph]  0.6.3claws16
13337
13338         * src/account.c
13339         * src/compose.c
13340         * src/prefs_folder_item.[ch]
13341                 applied wwp <subscript@free.fr>'s folder
13342                 default account patch
13343         * po/de.po
13344                 Fixed wrong translation
13345
13346 2001-10-13 [alfons, christoph, melvin]  
13347                         0.6.3claws15
13348
13349         solution #2 to solve MT-safety problems defers all GUI related calls
13350         to the main thread using a gtk_idle_add() callback. discussed on
13351         ircnet #sylpheed, with christoph spotting some issues with the
13352         original code, and melvin allowing us to lobotomize his sylpheed.
13353
13354         * src/syldap.[ch], src/main.c
13355                 fix race problem in ldap search thread by deferring GUI 
13356                 stuff to main thread using gtk_idle_add()
13357
13358 2001-10-13 [paul]       0.6.3claws14
13359
13360         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
13361                 add Sergey's smtpcred.patch
13362                 adds separate username/password setting for SMTP Auth
13363                 needed by some servers
13364                 (closes feature request #471659)
13365
13366 2001-10-13 [paul]       0.6.3claws13
13367
13368         * src/pgptext.[ch] **NEW FILES**
13369         * src/Makefile.am, src/messageview.c, src/mimeview.c
13370                 decrypt ascii-armored gpg text embedded in
13371                 the message body.
13372                 Submitted by Jens Jahnke <jan0sch@gmx.net>
13373
13374 2001-10-13 [christoph]  0.6.3claws12
13375
13376         * README.claws
13377                 some more details on default to and
13378                 feature requests
13379         * src/main.c
13380                 init glib threading when ldap is used
13381         * src/syldap.c
13382                 threading fixes
13383         * po/de.po
13384                 fixed a typo
13385
13386 2001-10-12 [paul]       0.6.3claws11
13387
13388         * src/prefs_common.[ch], src/rfc2015.c
13389                 enable ascii-armored gpg text to be embedded in the
13390                 message body, selectable through the 'Privacy'
13391                 preferences. Supports encrypting only.
13392                 Submitted by Ravemax <ravemax@dextrose.com>
13393
13394 2001-10-12 [paul]       0.6.3claws10
13395
13396         * sync with sylpheed 0.6.3cvs6
13397                 see ChangeLog entries 2001-10-11 and 2001-11-12
13398
13399         * src/folderview.c
13400                 incorporated mbox folders, scoring, and folder
13401                 properties into the sync
13402
13403 2001-10-12 [darko]      0.6.3claws9
13404
13405         * README.claws
13406                 describe quotation wrapping
13407         * src/compose.c
13408                 don't treat tab as space to calculate line length properly
13409
13410 2001-10-11 [alfons]
13411
13412         * README.claws
13413                 correct description of how to make new filtering system work,
13414                 add some other things
13415                 
13416         * src/syldap.c
13417                 remove sched_yield() (not necessary / unportable)
13418
13419 2001-10-11 [paul]       0.6.3claws8
13420
13421         * sync with sylpheed 0.6.3cvs3
13422                 see ChangeLog entry 2001-10-10
13423
13424 2001-10-10 [christoph]  0.6.3claws7
13425
13426         * .cvsignore
13427                 ignore 2 files created by newer autotools
13428         * src/prefs_folder_item.c
13429                 using table for widget alignment
13430                 fixed memory leak and broken octal display
13431         * src/filesel.c
13432                 fixed segfault caused by lost filename
13433                 workaround (closes bug #469551)
13434
13435 2001-10-10 [paul]       0.6.3claws6
13436
13437         * sync with sylpheed 0.6.3cvs2
13438                 see ChangeLog entries 2001-10-09 and 2001-10-10
13439
13440 2001-10-10 [darko]      0.6.3.claws5
13441
13442         * src/gtkstext.c
13443                 proper calculation of right margin if smart wrapping is enabled
13444         * src/compose.c
13445                 automatically wrap long lines if wrap quotation is enabled
13446
13447 2001-10-09 [alfons]     0.6.3.claws4
13448
13449         * src/summaryview.c
13450                 select correct row when deleting last row in the summary view (and
13451                 close bug "[ #469104 ] select second last in list when deleting")
13452
13453 2001-10-09 [paul]       0.6.3claws3
13454
13455         * sync with sylpheed 0.6.3cvs1
13456                 updated some autotool scripts
13457
13458 2001-10-09 [darko]      0.6.3claws2
13459
13460         * src/gtkstext.[ch]
13461                 new name and mark with Sylpheed comment
13462         * src/compose.c
13463                 smart quotation wrapping a-la VIM
13464
13465 2001-10-08 [paul]       0.6.3claws1
13466
13467         * sync with sylpheed 0.6.3 release
13468                 see ChangeLog entry 2001-10-08
13469
13470 2001-10-08 [paul]       0.6.2claws24
13471
13472         * src/summaryview.c
13473                 more sync with sylpheed 0.6.2cvs12
13474                 Fixed the bug that didn't select the last row correctly
13475
13476
13477 2001-10-07 [paul]       0.6.2claws23
13478
13479         * sync with sylpheed 0.6.2cvs12
13480                 see ChangeLog entry 2001-10-07
13481
13482 2001-10-06 [match]
13483         * src/jpilot.[ch]
13484                 enable jpilot to read unsynch'ed addresses.
13485
13486         * src/editldap_basedn.c
13487                 fix segfault when opening dialog.
13488
13489 2001-10-06 [alfons]     0.6.2.claws22
13490
13491         * src/summaryview.c
13492                 fix bug with summary view selecting last *inserted*
13493                 node instead of last *visible* node. remember we
13494                 work with a tree
13495
13496 2001-10-06 [paul]       0.6.2claws21
13497
13498         * po/pt_BR.po
13499                 updated translation, contains some fixes and new
13500                 translations, submitted by Gustavo Noronha Silva
13501                 <kov@debian.org>
13502
13503         * src/prefs_common.c
13504                 change 'each' to 'every' - fix dubious English
13505
13506         * sync with sylpheed 0.6.2cvs11
13507
13508 2001-10-05 [alfons]     0.6.2claws20
13509
13510         * src/mainwindow.[ch], src/folderview.c
13511                 make composite tool button switch between "Compose News"
13512                 and "Compose Mail" depending on selected folder
13513                 (nifty idea by Kim Schulz <kim@schulz.dk>)
13514
13515 2001-10-05 [paul]       0.6.2claws19
13516
13517         * src/mainwindow.c, src/summaryview.c
13518                 fix 'Message/Reply to all', broken in last commit
13519
13520         * src/compose.c
13521                 fix X_BEENTHERE seg fault, thanks to Alfons
13522
13523 2001-10-04 [paul]       0.6.2claws18
13524
13525         * src/compose.[ch], src/mainwindow.c
13526                 make "Message/Reply" reply to mailing lists; matches
13527                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
13528                 based on portions of the patch submitted by
13529                 Junichi Uekawa <dancer@netfort.gr.jp>
13530
13531 2001-10-04 [darko]      0.6.2claws17
13532
13533         * src/compose.c
13534                 better smart wrapping
13535         * src/gtkstext.[hc]
13536                 a function to make text buffer contiguous
13537
13538 2001-10-03 [paul]       0.6.2claws16
13539
13540         * sync with sylpheed 0.6.2cvs10
13541
13542 2001-10-02 [alfons]
13543
13544         * configure.in
13545         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
13546                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
13547                 references to chinese translations (hope someone picks up
13548                 this)
13549
13550 2001-10-02 [christoph]  0.6.2claws15
13551
13552         * src/compose.c
13553                 fixed non translated header bug
13554         * ChangeLog.claws
13555                 fixed wrong date in alfons last entry ;)
13556
13557 2001-10-02 [alfons]     0.6.2claws14
13558
13559         * src/compose.c, src/prefs_common.[ch]
13560                 add block cursor option
13561
13562 2001-10-02 [paul]       0.6.2claws13
13563
13564         * sync with sylpheed 0.6.2cvs9
13565
13566 2001-09-30 [paul]       0.6.2claws12
13567
13568         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
13569                 updated translations
13570
13571         * po/POTFILES.in
13572                 add 'src/importldif.c'
13573
13574         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
13575                 added eudora-to-vCard conversion tool
13576                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
13577
13578         * sync with sylpheed 0.6.2cvs8
13579
13580 2001-09-30 [paul]
13581
13582         * sylpheed-0.6.2claws released
13583
13584 2001-09-27 [melvin]     0.6.2claws11
13585
13586         * src/gtkspell.c
13587                 fixed crash when using default path (introduced 
13588                 in 0.6.2claws10)
13589                 fixed tiny bug for initial suggestion mode
13590
13591 2001-09-27 [melvin]     0.6.2claws10
13592         
13593         * src/gtkspell.c
13594                 fixed bug where gtkpspell didn't set the path correctly
13595
13596         * README.claws
13597                 added a paragraph about spell checking
13598                 
13599
13600
13601 2001-09-27 [paul]       0.6.2claws9
13602
13603         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
13604                 replace '// comments' with '/* comments */' to prevent
13605                 some compiler warnings 
13606
13607         * sync with sylpheed 0.6.2cvs6
13608
13609 2001-09-26 [alfons]     0.6.2claws8
13610
13611         * src/messageview.c
13612                 introduce return receipt request notification again,
13613                 which was lost because of other semantics in 
13614                 procheader_parse() (???)
13615
13616 2001-09-26 [christoph]  0.6.2claws7
13617
13618         * src/compose.c
13619                 replace comments for old code with #if 0
13620                 readded auto cc, bcc and reply-to
13621         * src/prefs_matcher.c
13622         * src/prefs_scoring.c
13623                 removed some definition (was moved to
13624                 prefs.h)
13625
13626 2001-09-26 [paul]       0.6.2claws6
13627
13628         * src/mainwindow.c
13629                 make 'Follow-up and reply to' sensitive
13630
13631         * more sync with sylpheed 0.6.2cvs5
13632
13633 2001-09-25 [melvin]
13634
13635         * 0.6.2claws5
13636
13637         * src/gtkspell.c
13638                 fixed bug for "US-ASCII" introduced by the encoding code
13639
13640 2001-09-25 [paul]
13641
13642         * 0.6.2claws4
13643
13644         * src/prefs_common.[ch], src/summaryview.c
13645                 'next unread msg' 'go to next folder?' dialog can be
13646                 given default behaviour, either always show dialog,
13647                 or assume 'yes', or assume 'no'
13648                 Submitted by wwp <subscript@free.fr>
13649
13650 2001-09-25 [melvin]
13651                 
13652         * src/compose.c src/gtkspell.[ch]
13653                 added support for different encodings
13654
13655 2001-09-25 [paul]
13656
13657         * more sync with sylpheed 0.6.2cvs5
13658
13659 2001-09-24 [alfons]
13660         
13661         * src/prefs_folder_item.c
13662                 add check for item->prefs->default_to string is NULL and
13663                 add another check when freeing this string
13664
13665 2001-09-24 [paul]
13666
13667         * configure.in
13668                 change to version 0.6.2claws3
13669
13670         * sync with sylpheed 0.6.2cvs5 
13671
13672 2001-09-24 [match]
13673         * src/ldif.[ch], src/importldif.[ch], addressbook.c
13674                 import LDIF files.
13675         * src/addrcache.[ch], addrindex.[ch]
13676                 small update for future
13677         * src/addrbook.c
13678                 fix test XML file.
13679
13680 2001-09-24 [melvin]
13681         * src/gtkspell.[ch]
13682                 added 'Learn from mistakes' option
13683                 better handling of quotes in checked words
13684                 sorted dict list
13685         * po/fr.po
13686                 small update for spell checking stuff
13687
13688 2001-09-23 [alfons]
13689         
13690         * src/gtkspell.c
13691                 edit a little bit so it complies more with main coding style
13692
13693 2001-09-23 [alfons]
13694
13695         * src/folder.[ch], prefs_folder_item.c, compose.c
13696                 migrate "request return receipt" folder property
13697                 to folderlist.xml
13698
13699 2001-09-22 [alfons]
13700
13701         * README.claws **NEW**
13702                 (add things of interest for users of main branch 
13703                 and claws here)
13704
13705         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
13706                 re-implement threading per folder option, but store 
13707                 the setting in folderlist.xml (where it belongs)
13708
13709 2001-09-21 [melvin]
13710
13711         * src/gtkspell.[ch]
13712                 fixed bug when compose window is under another window
13713         * src/prefs_common.[ch] src/compose.c
13714                 changed 'dictionary_path' to 'dictionary' to be consistent
13715                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
13716         * ac/pspell.m4 src/Makefile.am 
13717                 dropped PSPELL_PATH macro
13718         * po/fr.po
13719                 updated translations
13720
13721 2001-09-21 [christoph]
13722
13723         * src/compose.c
13724                 added border around header fields
13725                 keep header type when new field is added
13726
13727 2001-09-20 [christoph]
13728
13729         * src/utils.[ch]
13730                 more portable debug_print with source filename
13731                 and linenumber
13732         * src/procmsg.c
13733                 more newlines after debug messages
13734
13735 2001-09-20 [paul]
13736
13737         * configure.in
13738                 change to version 0.6.2claws2
13739
13740         * sync with sylpheed 0.6.2cvs3
13741
13742 2001-09-19 [melvin]
13743
13744         * src/gtkspell.c
13745                 fixed the post-right-click focus pb
13746                 fixed crash when 'Spell check all' after dict change 
13747                         and when cursor is at the end of the text
13748                 shift-right-click pops up config menu even on misspelled words.
13749         * po/POTFILES.in
13750                 added gtkspell.c
13751
13752 2001-09-19 [melvin]
13753
13754         * src/about.c
13755                 added pspell to compiled-in features list
13756
13757 2001-09-18 [melvin]
13758
13759         * switched to pspell and dropped ispell
13760         * ac/pspell.m4
13761                 new file. autoconf macro for pspell
13762         * ac/Makefile.am 
13763         * configure.in acconfig.h
13764                 added pspell support
13765         * src/Makefile.am
13766         * src/main.c src/compose.[ch] src/gtkspell.[ch]
13767         * src/prefs_common.[ch] 
13768                 added pspell support
13769
13770 2001-09-18 [christoph]
13771
13772         * src/addr_compl.c
13773         * src/template.[ch]
13774                 replace LOG_MESSAGE with debug_print
13775         * src/compose.[ch]
13776                 gui improvements
13777         * src/menu.c
13778                 added newline after debug message
13779         * src/utils.h
13780                 using __VA_ARGS__ for debug_print macro
13781         * tools/.cvsignore
13782                 ignore Makefile and Makefile.in
13783
13784 2001-09-18 [paul]
13785
13786         * configure.in
13787                 change to version 0.6.2claws1
13788         * sync with sylpheed 0.6.2cvs1
13789
13790         * src/matcher.c 
13791         * src/prefs_matcher.c
13792                 add 'score equal to' option, submitted by
13793                 Paul Evans <nerd@freeuk.com>
13794
13795 2001-09-15 [christoph]
13796
13797         * src/mainwindow.c
13798                 comment out menu entry not existing in claws
13799         * src/menu.c
13800                 add debug output for non existing menu entries
13801         * src/summaryview.c
13802                 fix next/prev unread message for ignored threads
13803         * src/utils.[ch]
13804                 add sourcefile and line number to debug output
13805                 otherwise it is sometimes hard to find the
13806                 source code part if debug messages are translated
13807
13808 2001-09-14 [darko]
13809         
13810         * src/folderview.c
13811                 refresh target folder style after colour is changed
13812
13813 2001-09-13 [paul]
13814
13815         * configure.in
13816                 change to version 0.6.1claws3
13817
13818         * sync with sylpheed 0.6.1cvs6
13819
13820 2001-09-13 [darko]
13821         
13822         * src/folderview.c
13823                 fix target folder colourization to use user selected colour
13824
13825 2001-09-12 [darko]
13826         
13827         * src/summaryview.c
13828                 fix crash when message that is marked for copy/move is unmarked
13829
13830 2001-09-09 [paul]
13831
13832         * configure.in
13833                 change to version 0.6.1claws2
13834
13835         * sync with sylpheed 0.6.1cvs3
13836
13837 2001-09-09 [alfons]
13838         
13839         * src/folderview.c
13840                 fix bug with default font used for trash folder text
13841
13842 2001-09-06 [paul]
13843
13844         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13845                 updated translations
13846
13847         * configure.in
13848                 change to version 0.6.1claws1
13849
13850         * sync with sylpheed 0.6.1cvs2
13851
13852 2001-09-03 [paul]
13853
13854         * po/POTFILES.in
13855                 add Match's new addressbook
13856
13857         * po/de.po
13858                 updated translation submitted by Jens Oberender
13859
13860 2001-09-02 [paul]
13861
13862         * configure.in
13863                 change to 0.6.1claws
13864         * sync with sylpheed 0.6.1 release
13865
13866 2001-09-02 [paul]
13867
13868         * configure.in
13869                 change to 0.6.0claws2
13870
13871         * sync with sylpheed 0.6.0cvs4
13872
13873         * po/pt_BR.po
13874                 updated translation submitted by Fabio Junior Beneditto
13875
13876 2001-09-01 [match]
13877         * pixmaps/
13878                 interface.xpm
13879                 book.xpm
13880                 address.xpm
13881         * src/
13882                 Makefile.am
13883                 a ton of new files
13884
13885 2001-08-31 [paul]
13886
13887         * configure.in
13888                 change to version 0.6.0claws1
13889
13890         * sync with sylpheed 0.6.0cvs1
13891
13892         * po/es.po
13893                 updated translation submitted by Ricardo Mones Lastra
13894
13895         * po/POTFILES.in
13896                 add 'src/prefs_templates.c'
13897
13898         * src/compose.c, src/summaryview.c
13899                 fix segfault on 'Re_edit'               
13900
13901 2001-08-30 [alfons]
13902
13903         * configure.in, Makefile.am
13904         * tools/Makefile.am
13905                 add tools directory to source distribution
13906
13907 2001-08-30 [paul]
13908
13909         * configure.in
13910                 change to version 0.6.0claws
13911
13912         * sync with sylpheed 0.6.0 release
13913
13914 2001-08-30 [christoph]
13915
13916         * configure.in
13917                 removed autoconf version check
13918
13919 2001-08-30 [paul]
13920
13921         * src/account.c, src/compose.c, src/prefs_common.[ch]
13922         * src/procheader.[ch] src/utils.[ch]
13923                 Enhanced automatic account selection on replies
13924                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
13925
13926         * configure.in
13927                 add LDAP and JPilot to the configuration results output.
13928
13929 2001-08-29 [christoph]
13930
13931         * src/summeryview.c
13932                 no bold font for ignored threads
13933
13934 2001-08-29 [paul]
13935
13936         * configure.in
13937                 change to version 0.5.3claws6
13938
13939         * sync with sylpheed 0.5.3cvs10
13940                 src/stringtable.[ch]: New Files
13941
13942         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
13943         * src/pixmaps/sylpheed.xpm
13944                 add mini-icons to windows (by Alfons)
13945
13946 2001-08-27 [paul]
13947
13948         * src/mainwindow.c
13949                 new functions: next_labeled_cb(), prev_labeled_cb()
13950
13951         * src/summaryview.c
13952                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
13953                 summary_select_next_labeled(), summary_select_prev_labeled()
13954
13955         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
13956                 give claws blue folders and a blue trash can
13957
13958 2001-08-27 [paul]
13959
13960         * configure.in
13961                 change to version 0.5.3claws5
13962
13963         * sync with sylpheed 0.5.3cvs9
13964                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
13965
13966 2001-08-24 [christoph]
13967
13968         * src/filesel.c
13969                 keep filename when browsing directories
13970                 (not working for user entered filename, but
13971                  for default name and selected filename from
13972                  file list)
13973         * src/mainwindow.c
13974                 fixed wrong spelling "Folllow-up"
13975         * src/mbox_folder.c
13976         * src/procmsg.c
13977         * src/summaryview.c
13978                 fixed new/unread message count with ignored
13979                 threads (2 commits, first didn't notice no
13980                 longer needed decreasing)
13981         * src/inc.c
13982                 readded scrolling of progress dialog
13983                 (lost in sync)
13984
13985 2001-08-24 [paul]
13986
13987         * configure.in
13988                 change to 0.5.3claws4
13989
13990         * sync with sylpheed 0.5.3cvs7
13991
13992 2001-08-24 [christoph]
13993
13994         * src/compose.c
13995                 set request return receipt when replying
13996                 if it is set is the folder prefs of the
13997                 message
13998         * src/inc.c
13999                 disable final error popup if popups are
14000                 disabled in config (again)
14001
14002 2001-08-23 [paul]
14003
14004         * configure.in
14005                 Change version number to 0.5.3claws3
14006
14007         * sync with sylpheed 0.5.3cvs5
14008
14009         * src/mimeview.c
14010                 double quote '%s' in 'gedit %s' to fix bug when
14011                 opening attachment with spaces in the name
14012
14013 2001-08-22 [alte]
14014         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
14015           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
14016                 initial message templates support
14017
14018
14019 2001-08-22 [paul]
14020
14021         * configure.in
14022                 change version number to 0.5.3claws2
14023
14024         * sync with sylpheed 0.5.3cvs4
14025
14026         * src/procmsg.h src/summaryview.c
14027                 re-implement (un)ignore thread
14028
14029 2001-08-21 [paul]
14030
14031         * src/summaryview.c
14032                 remove unnecessary code
14033         * src/compose.c
14034                 enable 'dynamic' signatures (submitted by
14035                 Eric Limpens <eric@hscg-internet.nl>)
14036
14037 2001-08-21 [paul]
14038
14039         clean up after sync with sylpheed 0.5.3 release
14040
14041         * src/folderview.c
14042                 fix re-introduced font mess, see Christoph's
14043                 entry 2001-06-24
14044
14045         * src/summaryview.c
14046                 remove prev_msgnum
14047                 use sylpheed's small font instead of
14048                 gtk default font for summary view
14049
14050
14051 2001-08-17 [paul]
14052
14053         * configure.in
14054                 add pl to ALL_LINGUAS - sync with main branch
14055
14056         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14057                 Updated. Translations by Jens Oberender, Ricardo Mones
14058                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
14059
14060         * po/pl.po  ** NEW FILE **
14061                 sync with the main branch
14062
14063         * src/folderview.c
14064                 fix target folder colorizing and refresh problem
14065
14066
14067 2001-08-17 [christoph]
14068
14069         * src/mainwindow.c
14070                 claws uses 4 colors for target folder coloring.
14071                 arrays were not long enough and destroyed the
14072                 stack causing a segfault.
14073                 target folder colorizing does not work anymore
14074                 for me
14075
14076 2001-08-16 [paul]
14077
14078         * configure.in
14079                 change to version 0.5.3claws1
14080
14081         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
14082           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
14083           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
14084
14085                 sync with sylpheed 0.5.3 release, but keep claws method of
14086                 configuring/saving fonts
14087
14088         * src/addressbook.[ch]
14089                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
14090                 in line with a similar change in Hiroyuki's branch
14091
14092         * src/mainwindow.[ch]
14093                 disable main_window_set_thread_option()
14094         * src/prefs_folder_item.c
14095                 comment out &tmps_prefs.enable_thread,
14096         * src/mbox_folder.c, src/procmsg.[ch]
14097                 comment out MSG_IS_IGNORE_THREAD
14098         * src/summaryview.c
14099                 comment out summary_ignore_thread() and summary_unignore_thread()
14100                 comment out MSG_IS_IGNORE_THREAD
14101
14102                 use Hiroyuki's threading instead.
14103
14104
14105
14106 2001-08-15 [paul]
14107
14108         * src/account.c
14109                 use Hiroyuki's 0.5.3 column scheme but also
14110                 include the enable/disable button.
14111         * src/pixmaps/mark.xpm
14112                 add Hiroyuki's amended pixmap
14113
14114 2001-08-13 [christoph]
14115
14116         * src/account.c
14117                 receive at get all column showed wrong state for APOP
14118                 button should only work for POP3 and APOP accounts
14119         * src/prefs_account.c
14120                 added missing preprocessor statement for SSL
14121
14122 2001-08-12 [paul]
14123
14124         * src/account.[ch]
14125                 add 'receive at get all' column and enable/disable
14126                 button.
14127
14128 2001-08-06 [christoph]
14129
14130         * src/account.c
14131                 show usage of SSL in protocol column
14132
14133         * src/imap.c
14134         * src/inc.c
14135                 renamed ssl options
14136
14137         * src/prefs_account.[ch]
14138                 moved ssl options to a new page
14139
14140         * src/send.c
14141         * src/smtp.c
14142         * src/ssl.[ch]
14143                 renamed ssl options
14144                 added support for SMTP STARTTLS command
14145
14146 2001-08-05 [christoph]
14147
14148         * configure.in
14149                 debian autoconf needs version check to find
14150                 correct autoconf version. if the file is
14151                 named configure.in 2.13 is used, which does
14152                 not work with this configure.in script.
14153                 other solution would be to rename the script
14154                 to configure.ac as suggested in the autoconf
14155                 manual.
14156
14157         * src/inc.c
14158                 disable final error popup if popups are
14159                 diabled in config
14160
14161         * src/socket.c
14162                 bugfix in ssl_gets
14163                 fixes IMAP over SSL problem
14164
14165 2001-08-03 [paul]
14166
14167         * configure.in
14168                 change to 0.5.2claws1
14169
14170         * sync with sylpheed 0.5.2cvs1
14171
14172 2001-08-02 [alfons]
14173
14174         * configure.in
14175                 quick fix for ispell detection...
14176
14177 2001-08-01 [paul]
14178
14179         * configure.in
14180                 change to 0.5.1claws4
14181
14182         * sync with sylpheed 0.5.1cvs7
14183
14184 2001-07-31 [alfons]
14185
14186         * src/prefs_common.c, src/prefs_common.h, 
14187           src/gtkspell.c, src/gtkspell.h
14188                 add global spelling checker settings (compose tab) +
14189                 selection of dictionary 
14190           
14191         * configure.in  
14192                 guess valid ispell location
14193
14194 2001-07-31 [paul]
14195
14196         * po/POTFILES.in
14197                 removal of 'src/quote_fmt_parse.c'
14198         * po/de.po
14199                 Updated de.po
14200                 (submitted by Jens Oberender <didge@suse.de>)
14201
14202 2001-07-31 [darko]
14203
14204         * src/folder.[ch]
14205         * src/folderview.[ch]
14206         * src/mainwindow.c
14207         * src/mh.c
14208         * src/prefs_common.[ch]
14209         * src/summaryview.c
14210                 target folder colourization
14211
14212 2001-07-30 [paul]
14213
14214         more sync with Sylpheed 0.5.1cvs6 
14215
14216 2001-07-30 [darko]
14217
14218         * src/mh.c
14219         * src/prefs_folder_item.[hc]
14220         * src/summaryview.c
14221                 shared folders support with a GUI
14222
14223 2001-07-29 [paul]
14224
14225         0.5.1claws3
14226
14227         * sync with Sylpheed 0.5.1cvs6
14228
14229 2001-07-29 [paul]
14230
14231         * po/pt_BR.po
14232                 updated
14233                 (submitted by Fabio Junior Beneditto)
14234
14235 2001-07-28 [paul]
14236
14237         * src/procmime.c
14238         * AUTHORS
14239                 patch to correct bad image mime headers
14240                 (submitted by Don Quijote <dq@searchlores.org>)
14241
14242 2001-07-28 [paul]
14243
14244         * tools/gif2xface.pl   **NEW FILE**
14245         * tools/README
14246                 script to convert file.gif to file.xface for
14247                 use in a custom header.
14248                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
14249
14250 2001-07-27 [alfons]
14251         
14252         * configure.in
14253                 change macros for detecting JPilot and LDAP
14254
14255 2001-07-27 [christoph]
14256
14257         * src/filtering.c
14258                 code cleanup (MIN / MAX warning, needed casting)
14259
14260 2001-07-27 [alfons]
14261
14262         * procheader.c
14263                 disallow setting flags when detecting certain headers
14264                 (X-Status, Status, Seen, X-Seen). 
14265         
14266         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
14267
14268 2001-07-27 [christoph]
14269
14270         * src/prefs_filter.c
14271         * src/prefs_filtering.c
14272         * src/prefs_matcher.c
14273         * src/prefs_scoring.c
14274                 scroll list when moving rows up or down
14275
14276         * src/imap.c
14277         * src/imap.h
14278         * src/prefs_account.c
14279         * src/prefs_account.h
14280         * src/send.c
14281                 SMTP over SSL (untested, feedback requested)
14282                 IMAP over SSL
14283
14284         * src/ssl.c
14285                 code cleanup
14286
14287 2001-07-26 [alfons]
14288         
14289         * configure.in, acconfig.h
14290                 define CLAWS (need this for main / claws detection)
14291
14292 2001-07-25 [alfons]
14293
14294         * configure.in
14295                 Sylpheed 0.5.1claws2
14296                 
14297         * sync with Sylpheed 0.5.1cvs4
14298
14299 2001-07-25 [christoph]
14300
14301         * src/scoring.c
14302                 fixed segfault
14303                 item->prefs == NULL (don't know why)
14304
14305 2001-07-25 [alfons]
14306
14307         * configure.in
14308                 Sylpheed 0.5.1claws1
14309
14310         * sync with Sylpheed 0.5.1cvs1-3
14311
14312 2001-07-24 [christoph]
14313
14314         * src/folderview.c
14315         * src/prefs_folder_item.[ch]
14316                 added folderitem preferences dialog with
14317                 default To: and auto request return receipt
14318
14319         * src/compose.[ch]
14320         * src/menu.[ch]
14321                 changes to handle new folderitem preferences
14322
14323         * src/mainwindow.c
14324         * src/summaryview.c
14325                 call compose new mail with current folderitem
14326
14327 2001-07-24 [alfons]
14328
14329         Release Sylpheed 0.5.1claws
14330
14331         * configure.in
14332                 change to release version 0.5.1claws
14333
14334 2001-07-24 [christoph]
14335
14336         * src/summaryview.c
14337                 fixed segfault that happend when the selected
14338                 message was removed while retrieving new messages.
14339
14340         * po/es.po
14341                 updated translation
14342                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
14343
14344 2001-07-22 [alfons]
14345
14346         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
14347         this is a work in progress, for more information: http://nlpagan.net/sylman 
14348         
14349         * configure.in, src/mainwindow.c, manual/Makefile.am
14350                 add support for English manual
14351
14352         * AUTHORS
14353                 add authors of user manuals
14354
14355         * manual/en/sylpheed*.html
14356                 add English documentation
14357
14358 2001-07-22 [christoph]
14359
14360         * po/POTFILES.in
14361                 added src/ssl.c
14362         * src/ssl.c
14363                 changed a wrong debug message
14364
14365 2001-07-22 [alfons]
14366
14367         * po/nl.po
14368                 update Dutch translation
14369
14370         * src/prefs_filtering.c, 
14371           src/prefs_matcher.c
14372                 add more translatable strings           
14373
14374 2001-07-21 [alfons]
14375
14376         0.5.0claws7
14377
14378         * configure.in
14379                 change version
14380
14381         * src/inc.c, src/summaryview.[ch]
14382                 prevent update of mark file when filtering has done, by
14383                 using a variable; this affects two functions:
14384                         inc.c::inc_finished()
14385                         summaryview.c::summary_show()
14386
14387 2001-07-20 [alfons]
14388
14389         * src/filtering.[ch], src/prefs_filtering.c, 
14390           src/matcher.[ch]
14391                 add filtering action for label coloring 
14392
14393         * po/POTFILES.in
14394                 add labelcolors.c
14395
14396         * added src/labelcolors.c
14397         * added src/labelcolors.h
14398         * src/Makefile.am, src/summaryview.c
14399                 rearrange label coloring code
14400
14401         * src/procmsg.h
14402                 add more parentheses so label colouring works correctly
14403
14404         * src/filtering.c
14405                 don't really delete message, but move it to Trash
14406
14407         * src/prefs_matcher.c
14408                 add quote options to info dialog
14409
14410 2001-07-20 [christoph]
14411
14412         * src/Makefile.am
14413         * src/inc.c
14414         * src/main.[ch]
14415         * src/socket.h
14416         * src/ssl.[ch] (new)
14417                 moved ssl stuff to a seperate file
14418
14419 2001-07-20 [darko]
14420
14421         * src/summaryview.c
14422                 fix show sender using address book with no e-mail
14423                 address in From: field
14424
14425 2001-07-19 [alfons]
14426
14427         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
14428                 fix messy handling of escaping... now at least the
14429                 execute command is useful. escape char is '\', we
14430                 accept \n and \r too. 
14431
14432                 Real life example:
14433                 
14434                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
14435                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
14436
14437 2001-07-18 [alfons]
14438
14439         0.5.0claws6
14440
14441         * src/summaryview.c
14442                 clean up
14443
14444         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
14445           src/procmsg.[ch]
14446                 revise filtering; currently move, copy, marking have
14447                 been tested. if you like bleeding edge stuff, you
14448                 should definitely go for this version :)
14449
14450         * mark old working stuff as VERSION_0_5_0_CLAWS5        
14451
14452 2001-07-17 [christoph]
14453
14454         * src/utils.c
14455                 timestamp log
14456
14457 2001-07-17 [alfons]
14458
14459         0.5.0claws5
14460
14461         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
14462           bits in the mark file, without affecting either branch. Lots of
14463           files changed, also in claws branch.
14464
14465           UNTESTED: use of mbox folders
14466
14467         * src/summaryview.c
14468                 added mark all read; however this was a quick hack used for
14469                 cleaning up mess after initial merge with Hiroyuki
14470
14471         * configure.in
14472                 change claws version number back to 0.5.0claws5 to clear up 
14473                 confusion & pretension (recent release was technically 
14474                 0.5.0claws4, so we neatly align with Hiroyuki :-)
14475
14476 2001-07-16 [alfons]
14477
14478         sync with Hiroyuki's 0.5.0cvs4
14479
14480 2001-07-16 [alfons]
14481
14482         0.5.1claws3
14483
14484         * src/filtering.[ch]
14485                 remove invalid updating of mark files for 
14486                 filter actions MATCHING_ACTION_MOVE and 
14487                 MATCHING_ACTION_DELETE; this should fix the
14488                 folder update bug
14489                 
14490         * src/procmsg.c
14491                 revert Christoph's stab at fixing the folder 
14492                 update bug
14493
14494         * po/POTFILES.in
14495                 add missing files with translatable strings
14496
14497         * src/summaryview.c
14498                 remove debug print
14499
14500 2001-07-15 [alfons]
14501
14502         * src/addr_compl.[ch], src/prefs_filtering.c
14503                 make "filtering pref dialog's destination entry" an
14504                 "address completable entry", if filter destination is 
14505                 an email address
14506
14507         0.5.1claws2
14508         
14509         sync with Hiroyuki's 0.5.0cvs2-3
14510
14511 2001-07-15 [christoph]
14512
14513         * src/procmsg.c
14514                 fixed folder stats update after incorporation
14515
14516 2001-07-15 [alfons]
14517
14518         * src/summaryview.c
14519                 * finish label colouring stuff (for now)
14520                 * fix incorrect colour bug (off by one) 
14521
14522 2001-07-14 [alfons]
14523
14524         * src/mainwindow.c
14525                 change text labels for news and mail message so there's
14526                 plenty of toolbar estate left
14527
14528         * configure.in
14529                 0.5.1claws1
14530
14531         * src/folderview.c
14532           src/folder.[ch]
14533                 sync with Hiroyuki's 0.5.0cvs1
14534
14535         * src/summaryview.c
14536                 more rewrite label colouring
14537
14538 2001-07-14 [alfons]
14539
14540         * src/summaryview.[ch]
14541                 * start rewrite label colouring 
14542                 * fix proper location "Add Sender To Addressbook" menu item
14543
14544 2001-07-13
14545
14546         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14547         (actually this is 0.5.0claws4)
14548
14549 2001-07-13 [alfons]
14550
14551         * po/pt_BR.po
14552                 * fix duplicate message
14553                 * add updated Portugese / Brazilian translation
14554                   submitted by Fabio Junior Beneditto
14555
14556 2001-07-12 [alfons]
14557
14558         * AUTHORS
14559                 add Jens
14560
14561         * po/nl.po
14562                 add updated Dutch translation
14563
14564         * po/de.po
14565                 add updated German translation submitted by Jens
14566
14567 2001-07-11 [alfons]
14568
14569         Prerelease before 0.5.0claws. Please test.
14570         This version is temporarily tagged as VERSION_0_5_0_TEST
14571
14572         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
14573           src/prefs_scoring.c, src/prefs_matcher.c, 
14574           src/prefs_filtering.c, src/mbox.c, 
14575           src/main.c, src/inc.c, src/filtering.[ch]
14576                 revert new Hoa's new matcher (does not work yet)
14577
14578         * src/Makefile.am
14579                 clean up
14580
14581 2001-07-10
14582
14583         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14584
14585
14586 2001-07-10 [alfons]
14587
14588         * Makefile.am
14589                 add ChangeLog.claws to EXTRA_DIST
14590         * src/Makefile.am
14591                 add matcher_parser_parse.h to EXTRA_DIST
14592
14593 2001-07-10 [christoph]
14594
14595         * src/inc.c
14596                 add destination folder to table of
14597                 folders that need to be updated after
14598                 incorporation
14599
14600 2001-07-10 [alfons]
14601
14602         * folder.[ch]
14603           folderview.c
14604                 make collapse state of folders and folder items persistent, i.e.
14605                 if you collapse a folder tree, the next time sylpheed-claws starts 
14606                 up the folder tree remains collapsed.  
14607                 
14608 2001-07-10 [christoph]
14609
14610         * acconfig.h
14611         * configure.in
14612                 added --enable-ssl
14613         * src/md5.[ch]
14614                 renamed MD5_CTX to MD5_CTX_syl
14615                 conflicts with a struct in openssl
14616         * src/inc.c
14617         * src/main.[ch]
14618         * src/prefs_account.[ch]
14619         * src/socket.[ch]
14620                 SSL support for POP
14621         * src/mainwindow.c
14622                 fixed compose with current account
14623                 broken by new compose button stuff
14624
14625 2001-07-09 [hoa]
14626
14627         * AUTHORS
14628                 changed my email address
14629
14630         * src/matcher_parser_parse.y
14631                 clean the parser to remove conflicts
14632
14633 2001-07-09 [alfons]
14634
14635         * AUTHORS
14636                 add Match Grun
14637
14638         * configure.in
14639                 fix incorrect description of --enable-ldap parameter
14640
14641         * src/prefs_common.[ch]
14642           src/compose.c
14643                 add experimental option "smart wrapping" which makes the
14644                 compose editor auto wrap.
14645                 
14646                 | TODO: the problem with the buggy cursor handling is caused |
14647                 | by the GtkText. when deleting / backspacing text its       |
14648                 | wrapping algorithm does not take in account the previous   |
14649                 | line. should find a way to hack this in.                   |
14650                 | or should perhaps combine this with the word wrapping      |
14651                 | patch i wrote in january.                                  |
14652
14653         * src/about.c
14654                 show build parameters for LDAP and JPilot
14655
14656         * src/summaryview.c
14657                 revert Christoph's bugfix for selecting next unread message, 
14658                 because folder stats aren't updated correctly
14659
14660 2001-07-08 [hoa]
14661
14662         * src/filtering.c
14663         * src/mainwindow.c
14664         * src/matcher.c
14665         * src/matcher_parser_lex.l
14666         * src/matcher_parser_parse.y
14667         * src/prefs_filtering.c
14668         * src/prefs_scoring.c
14669         * src/scoring.c
14670                 bugfix of the config file parser
14671
14672 2001-07-08 [alfons]
14673
14674         * src/Makefile.am
14675                 added generated matcher sources to BUILT_SOURCES
14676
14677 2001-07-08 [hoa]
14678
14679         * src/Makefile.am
14680         * src/.cvsignore
14681                 added new config file parser
14682
14683         * src/scoring.[ch]
14684         * src/filtering.[ch]
14685         * src/matcher.[ch]
14686         * src/prefs_filtering.c
14687         * src/prefs_matcher.c
14688         * src/prefs_scoring.c
14689         * added src/matcher_parser.h
14690         * added src/matcher_parser_lex.h
14691         * added src/matcher_parser_lex.l
14692         * added src/matcher_parser_parse.y
14693                 lex & yacc config file parser
14694
14695         * src/mbox.c
14696         * src/inc.c
14697         * src/main.c
14698                 changes prefs_filtering into global_filtering           
14699
14700         * src/summaryview.c
14701                 build threads with subjects only if "Re: " is at the
14702                 beginning of the subject
14703
14704 2001-07-07 [paul]
14705
14706         0.5.0claws
14707
14708         sync with sylpheed 0.5.0
14709                 change of version number only
14710
14711 2001-07-06 [paul]
14712
14713         0.5.0claws5
14714
14715         sync with sylpheed 0.5.0pre5
14716
14717 2001-07-05 [paul]
14718
14719         sync with sylpheed 0.5.0pre4 release
14720                 /po and /manual/ja not sync'ed
14721
14722 2001-07-04 [paul]
14723
14724         more sync with sylpheed 0.5.0pre4
14725
14726 2001-07-03 [christoph]
14727
14728         * src/addressbook.c
14729                 fixed address book broken by address book
14730                 for VCard, JPilot, LDAP
14731
14732 2001-07-03 [alfons]
14733
14734         * src/matcher.c
14735         * src/textview.c
14736                 stopped memory leaks
14737
14738 2001-07-03 [paul]
14739
14740         more sync with sylpheed 0.5.0pre4
14741
14742 2001-07-02 [match]
14743
14744         * included address book patch for VCard, JPilot, LDAP
14745         * pref_common.c - fixed Font options on Display tab (cosmetic)
14746         * alertpanel.c - fixed truncated message
14747
14748 2001-07-02 [christoph]
14749
14750         * src/mbox_folder.c
14751         * src/procmsg.[ch]
14752         * src/summaryview.c
14753                 mark threads for ignoring
14754
14755 2001-07-02 [paul]
14756
14757         0.5.0claws4
14758
14759         * sync with sylpheed 0.5.0pre4
14760                 updated gettext to 0.10.38.
14761
14762 2001-07-01 [paul]
14763
14764         * src/ mainwindow.c
14765         * src/procmsg.h
14766         * src/summaryview.[ch]
14767                 new right-click option: Label.
14768                 substitute for 'Mark-->Mark/Unmark', colours the line.
14769                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
14770
14771 2001-07-01 [christoph]
14772
14773         * src/folderview.c
14774                 fixed font for trash
14775         * src/summaryview.c
14776                 move ctree to unread message
14777
14778 2001-07-01 [paul]
14779
14780         * sync with sylpheed 0.5.0pre3 release
14781
14782 2001-06-30 [alfons]
14783
14784         * src/filesel.[ch]
14785         * src/compose.c
14786                 allow inserting / attaching multiple files in
14787                 the composer window
14788
14789 2001-06-30 [paul]
14790
14791         * src/codeconv.c
14792                 small change to Alfons' previous stuff so that it
14793                 actually makes
14794
14795 2001-06-30 [alfons]
14796
14797         * lots of files changed; first attempt to merge the changes
14798           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
14799
14800 2001-06-30 [paul]
14801
14802         * po/pt_BR.po
14803                 updated and completed, translations by Fabio
14804                 Junior Beneditto <fjbeneditto@yahoo.com.br>
14805
14806 2001-06-29 [alfons]
14807
14808         * src/compose.c
14809         * src/mimeproc.[ch]
14810                 allow selecting an attached files' mime type from a 
14811                 list of types.
14812
14813 2001-06-29 [paul]
14814
14815         * more sync with sylpheed 0.5.0pre3
14816
14817 2001-06-29 [paul]
14818
14819         * po/pt_BR.po
14820                 merge with sylpheed.pot and pt_BR.po provided by
14821                 Fabio Junior Beneditto.
14822
14823 2001-06-29 [darko]
14824
14825         * src/procmime.c
14826                 make MIME types case insensitive
14827
14828 2001-06-28 [alfons]
14829
14830         * po/nl.po
14831                 merge with sylpheed.pot and old nl.po; translations added.
14832
14833 2001-06-28 [paul]
14834
14835         * more sync with sylpheed 0.5.0pre3
14836
14837 2001-06-27 [alfons]
14838
14839         * src/summaryview.c
14840                 don't crash when removing parent node of messages
14841                 attracted by subject. this was caused by not deleting
14842                 the parent node from the subject line hash table.
14843
14844 2001-06-27 [alfons]
14845
14846         * src/summaryview.c
14847         * src/compose.[ch]
14848         * src/mainwindow.c
14849                 if there are multiple messages selected, allow forwarding
14850                 them as attachments.
14851
14852 2001-06-27 [paul]
14853
14854         * more sync with sylpheed 0.5.0pre3
14855
14856 2001-06-26 [paul]
14857
14858         0.5.0claws3
14859
14860         * sync with sylpheed 0.5.0pre3
14861
14862 2001-06-25 [paul]
14863
14864         * src/mainwindow.c
14865                 fixed 'compose news article' bug
14866                 from icon-and-text toolbar
14867
14868 2001-06-25 [paul]
14869
14870         * sync with sylpheed 0.5.0pre2 release
14871
14872 2001-06-24 [christoph]
14873
14874         * src/prefs_common.c
14875                 bug fix in font selection
14876         * src/folderview.c
14877                 use sylpheed's normal font instead of
14878                 gtk default font for folders without
14879                 new messages
14880
14881 2001-06-24 [alfons]
14882
14883         * src/mainwindow.[ch]
14884                 added composite compose mail / news button (an idea by Leandro
14885                 Pereira <leandro@linuxmag.com.br>)
14886
14887 2001-06-24 [paul]
14888
14889         Added instructions for ldif-to-xml.py
14890
14891         * tools/README
14892
14893 2001-06-23 [alfons]
14894
14895         Some minor things.
14896
14897         * src/pixmaps/stock_news_compose.xpm
14898                 added pixmap by Leandro
14899         * src/prefs_common.c
14900                 tested built-in spelling checker of GCC 3.0 :)
14901         * po/nl.po
14902                 merged dutch translation of sylpheed-main with
14903                 sylpheed.pot
14904
14905 2001-06-23 [paul]
14906
14907         Added tools directory and files.
14908
14909         * tools/filter_conv.pl
14910                 converts old filter system to new filtering system
14911         * tools/ldif-to-xml.py
14912                 converts netscape addressbook to sylpheed addressbook
14913         * tools/README
14914                 descriptions/instructions for above two files
14915
14916 2001-06-23 [christoph]
14917
14918         * src/inc.c
14919         * src/manage_window.[ch]
14920         * src/prefs_common.[ch]
14921                 mail retrieval dialog can be enabled, disabled
14922                 or hidden if non of sylpheed's windows is active
14923
14924 2001-06-22 [paul]
14925
14926         0.5.0claws2
14927
14928         * sync with sylpheed 0.5.0pre2
14929
14930 2001-06-21 [christoph]
14931
14932         * src/summaryview.c
14933                 show recipient on 'from' for all accounts
14934                 
14935         * src/inc.c
14936         * src/prefs_common.[ch]
14937                 disable error popup on mail receive errors
14938
14939 2001-06-21 [alfons]
14940
14941         * src/compose.c
14942                 made the ruler correctly appear and disappear.
14943
14944         * src/Makefile.am
14945                 removed Hoa's work-in-progress-stuff (interesting!) so 
14946                 claws compiles ok.
14947
14948 2001-06-20 [christoph]
14949
14950         * src/inc.c
14951         * src/progressdialog.c
14952                 added scrolled window for list in progressdialog
14953
14954 2001-06-20 [paul]
14955
14956         sync with sylpheed 0.5.0pre1 release
14957
14958 2001-06-20 [christoph]
14959
14960         * src/summeryview.c
14961                 make building threads by subject work when
14962                 thread view is enabled
14963                 
14964         * src/compose.c
14965         * src/prefs_common.[ch]
14966                 automatically select account for mail replys
14967
14968 2001-06-19 [sergey]
14969
14970         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
14971         they are filled in from the account settings.
14972
14973 2001-06-19 [paul]
14974
14975         * more sync with sylpheed 0.5.0pre1
14976
14977 2001-06-18 [alfons]
14978
14979         * src/Makefile.am,
14980           src/procmime.c
14981                 added --sysconfdir to CPPFLAGS for pointing to the correct
14982                 location of mime.types. 
14983
14984                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
14985                 or ./configure!
14986
14987 2001-06-18 [hoa]
14988
14989         * src/summaryview.c
14990                 fixed some bug when building threads
14991
14992 2001-06-18 [pau]l
14993
14994         * src/prefs_account.c
14995                 UI stuff: More changes to the English
14996
14997 2001-06-18 [paul]
14998
14999         * src/pixmaps/stock_news_compose.xpm: new file
15000         * src/Makefile.am
15001         * src/mainwindow.c
15002         * src/summaryview.c
15003                 Added new icon for Hoa's 'compose a news
15004                 message', plus minor improvements to the
15005                 English
15006
15007         * po/ja.po
15008         * ChangeLog
15009         * ChangeLog.jp
15010                 more sync with sylpheed 0.5.0pre1
15011
15012 2001-06-18 [hoa]
15013
15014         * src/compose.[ch]
15015         * src/mainwindow.c
15016                 Follow-up and reply to
15017
15018         * src/summaryview.[ch]
15019                 Build threads also with subjects
15020
15021 2001-06-17 [hoa]
15022
15023         * src/compose.c
15024                 forwarding use the current account.
15025
15026         * src/mainwindow.c
15027                 the "compose message" button has been replaced with
15028                 "new mail" and "new news" buttons
15029
15030         * src/prefs_common.[ch]
15031                 added a configuration option to use the forward button
15032                 as "forward as attachment"
15033                 changed reply and forward format description
15034
15035         * src/quote_fmt_lex.l
15036         * src/quote_fmt_parse.y
15037                 added message with no signature in format for reply
15038                 and forward.
15039
15040 2001-06-17 [paul]
15041
15042         Minor UI stuff
15043
15044         * src/mainwindow.c
15045         * src/summaryview.c
15046                 Improvements to the English
15047
15048         * src/prefs_common.c
15049                 Improvements to the English and some
15050                 clarity/continuity improvements in the
15051                 description of Quote symbols.
15052
15053 2001-06-17 [paul]
15054
15055         0.5.0claws1
15056
15057         * sync with sylpheed 0.5.0pre1
15058
15059 2001-06-17 [hoa]
15060
15061         * src/compose.c
15062                 Better interface for compose, displayed fields
15063                 are updated whenever we change account.
15064                 Newsgroups field is automatically filled.
15065
15066         * src/mainwindow.c
15067                 Newsgroups field is automatically filled.
15068
15069         * src/prefs_account.c
15070                 Some interface stuff when fields appear and
15071                 disappear.
15072
15073 2001-06-16 [paul]
15074
15075         0.4.99claws
15076
15077         * sync with sylpheed 0.4.99
15078
15079 2001-06-16 [sergey]
15080
15081         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
15082         base64_decoder_free, base64_decoder_decode): new object and
15083         functions for decoding base64 streams.
15084         * src/procmime.c (procmime_decode_content): modified to use the
15085         new base64 decoder.
15086
15087 2001-06-15 [paul]
15088
15089         0.4.99claws10
15090
15091         * sync with sylpheed 0.4.99cvs11
15092
15093 2001-06-13 [paul]
15094
15095         0.4.99claws9
15096
15097         * sync with sylpheed 0.4.99cvs9
15098
15099 2001-06-13 [hoa]
15100
15101         * src/compose.c
15102         * src/prefs_account.c
15103
15104                 SMTP server can be defined in the news account
15105                 mime type of attachment are kept.
15106
15107         * src/summaryview.c
15108
15109                 now choose the highest important score between default
15110                 and important score of folder.
15111
15112 2001-06-09 [alfons]
15113         
15114         * src/prefs_common.c: 
15115
15116                 (prefs_quote_description_create): corrected description of 
15117                 quote format characters
15118
15119 2001-06-09 [paul]
15120
15121         0.4.99claws8
15122
15123         * sync with sylpheed 0.4.99cvs8
15124
15125 2001-06-08 [sergey]
15126
15127         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
15128         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
15129
15130 2001-06-08 [paul]
15131
15132         0.4.99claws7
15133
15134         * sync with sylpheed 0.4.99cvs7
15135
15136 2001-06-06 [sergey]
15137
15138         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
15139         clashes with autogenerated header).
15140         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
15141         * src/Makefile.am: added quote_fmt.h.
15142         * src/.cvsignore: added lex/yacc autogenerated files
15143         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
15144
15145 2001-06-06 [paul]
15146
15147         0.4.99claws6
15148
15149         * sync with sylpheed 0.4.99cvs6
15150
15151 2001-06-06 [hoa]
15152
15153         * added src/quote_fmt_parse.h
15154         * src/compose.c
15155                 removed warnings
15156
15157         * src/prefs.[ch]
15158                 don't modify readonly configuration files
15159
15160         * src/prefs_account.c
15161         * src/prefs_common.c
15162         * src/prefs_customheader.c
15163         * src/prefs_display_header.c
15164         * src/prefs_filter.c
15165         * src/prefs_filtering.c
15166         * src/prefs_scoring.c
15167                 don't open dialog box when configuration files
15168                 are readonly
15169
15170 2001-06-05 [sergey]
15171
15172         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
15173
15174         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
15175         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
15176         BUILT_SOURCES to make all files rebuild properly.
15177
15178         * src/compose.c: removed #include "quote_fmt.tab.h".
15179
15180         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
15181         CHARACTER value in yylval.
15182
15183         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
15184         receive CHARACTER value by documented means (yylval).
15185
15186         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
15187
15188 2001-06-05 [hoa]
15189
15190         * src/Makefile.am
15191                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
15192
15193         * src/filtering.c
15194         * src/matcher.c
15195         * src/matcher.h
15196         * src/prefs_filtering.c
15197                 now keep the configuration for execute action
15198
15199         * src/mbox_folder.c
15200                 fixed a warning
15201
15202 2001-06-05 [paul]
15203
15204         * sync with sylpheed 0.4.99cvs5
15205
15206 2001-06-05 [hoa]
15207
15208         * src/Makefile.am
15209                 added quote_fmt.[ch]
15210
15211         * added src/quote_fmt.y
15212         * added src/quote_fmt.l
15213         * added src/quote_fmt.tab.h
15214         * added src/quote_fmt.tab.c
15215         * added src/lex.quote_fmt.c
15216                 parsing configuration for replying
15217                 and forwarding
15218
15219         * src/prefs_common.[ch]
15220                 added configuration UI for replying
15221                 and forwarding
15222
15223         * src/compose.c
15224                 using configuration for replying
15225                 and forwarding
15226
15227 2001-06-04 [hoa]
15228
15229         * src/filtering.c
15230         * src/matcher.c
15231         * src/matcher.h
15232         * src/prefs_filtering.c
15233         * src/prefs_matcher.c
15234         * src/prefs_matcher.h
15235                 action "run a command" for filtering
15236                 and matching with a command.
15237                 fixed the "whole message" matching
15238
15239         * src/mbox_folder.c
15240                 changed temporary filename for security
15241
15242         * src/messageview.c
15243                 queue the notification if it fails to send.
15244
15245         * src/prefs_common.c
15246         * src/prefs_folder_item.c
15247                 changed the default important score             
15248
15249         * src/prefs_scoring.c
15250         * src/scoring.c
15251                 hide kill score input when the folder is not
15252                 a newsgroup
15253
15254 2001-06-03 [alfons]
15255
15256         * src/prefs_common.c:
15257
15258                 (prefs_font_select): pass font name in font entry box to font
15259                 selection dialog.
15260
15261 2001-06-03 [sergey]
15262
15263         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
15264
15265 2001-06-03 [paul]
15266
15267         * sync with sylpheed 0.4.99cvs4
15268
15269 2001-06-03 [alfons]
15270
15271         * src/headerwindow.c:
15272
15273                 (headerwindow_show_cb): use the selected summary view item, not
15274                 the displayed item.
15275
15276 2001-06-02 [alfons]
15277
15278         * src/headerwindow.c:
15279
15280                 (headerwindow_show_cb): always try to show msginfo
15281
15282 2001-06-02 [hoa]
15283
15284         * src/compose.c
15285                 keep attached parts when reediting or forwarding.
15286
15287 2001-06-01 [hoa]
15288
15289         * src/folderview.c
15290         * src/prefs_folder_item.[ch]
15291         * src/prefs_scoring.[ch]
15292         * src/scoring.[ch]
15293         * src/summaryview.[ch]
15294         * src/main.c
15295         * src/mainwindow.c
15296         * src/prefs_common.[ch]
15297                 support for folder scoring
15298                 kill score and important score for messages
15299         
15300         * src/prefs_account.c
15301                 some display bug fixed for local account
15302                 preferences
15303
15304 2001-05-31 [alfons]
15305
15306         * src/summaryview.c:
15307
15308                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
15309                 sender to address book menu item is disabled.
15310
15311 2001-05-30 [hoa]
15312
15313         * src/filtering.[ch]
15314         * src/summaryview.c
15315                 handling summary menu / filter messages
15316
15317         * src/folder.[ch]
15318                 add some stuff
15319
15320         * src/foldersel.c
15321                 imap folders now appears in list
15322
15323         * src/mbox_folder.c
15324                 doesn't crash if destination mail is not writeable
15325
15326 2001-05-29 [hoa]
15327
15328         * src/compose.c
15329                 removed some warnings
15330
15331         * src/filtering.c
15332         * src/folder.[ch]
15333         * src/prefs_filtering.c
15334                 global string to identify any folders           
15335                 removed some debug info
15336                 filtering to mbox folders is now possible
15337
15338         * src/mainwindow.c
15339                 removed some warnings
15340
15341         * src/mbox_folder.c
15342                 permission on files are changed to read/write for user only,
15343                 nothing for other.
15344                 creation of subfolder is handled better.
15345
15346 2001-05-28 [alfons]
15347
15348         Verified the sync for src/prefs_common.[ch] and
15349         src/prefs_account.[ch]. I believe there were some
15350         minor indentation differences.
15351
15352 2001-05-28 [paul]
15353
15354         0.4.99claws3
15355
15356         * sync with 0.4.99cvs3
15357
15358 2001-05-28 [hoa]
15359
15360         * src/compose.c
15361                 handling flags for mbox format
15362
15363         * src/filtering.c
15364                 use of mark file only for MH format
15365                 handling flags for mbox format
15366                 filtering cannot yet move or copy mails to mbox folders.
15367
15368         * src/folder.[ch]
15369                 changed move_msg, copy_msg,
15370                 move_msgs_with_dest, copy_msgs_with_dest functions
15371                 uses only folder->copy_msg() function
15372                 uses folder->finished_copy() to handle the destination
15373                 folder at the end of the copy or move operation.
15374
15375         * src/foldersel.c
15376                 included mbox directories.
15377
15378         * src/folderview.[ch]
15379         * src/mainwindow.c
15380                 handle folders operation for mbox format
15381
15382         * src/mbox.c
15383                 disable conversion of "From " header
15384
15385         * src/mbox_folder.[ch]
15386                 completion of mbox format handling
15387
15388         * src/mh.c
15389                 changed mh_copy_msg() function and
15390                 removed mh_move_msg(), mh_move_msgs_with_dest(),
15391                 mh_copy_msgs_with_dest()
15392
15393         * src/prefs_filtering.c
15394                 removed some warnings
15395
15396         * src/prefs_matcher.c
15397                 default boolean operation is AND
15398
15399         * src/procheader.c
15400                 handling flags for mbox format
15401                 handling of "From " header
15402
15403         * src/procmsg.[ch]
15404                 removed data field
15405                 added MSG_REALLY_DELETED flags to handle deletion of
15406                 messages in mbox format.
15407
15408         * src/summaryview.c
15409                 handling flags for mbox format
15410                 disable the MSG_DELETED flags when messages
15411                 are deleted in mbox format
15412
15413         * src/textview.c
15414                 "From " headers display fixed.
15415
15416 2001-05-27 [alfons]
15417
15418         * src/textview.c:
15419                 
15420                 (get_email_part): skip quoted email addresses, like in e.g.
15421                 "'alfons@proteus.demon.nl'".
15422
15423 2001-05-26 [alfons]
15424
15425         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
15426         and fixing the persistence troubles when using separate windows.
15427
15428         * src/mainwindow.c:
15429         
15430             Added #define SEPARATE_ACTION used in the gtk item factory for 
15431             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
15432                 use gtk_item_factory_get_widget_by_action() to get the items.
15433                 
15434             Removed separate_widget_cb from the gtk item factory data   
15435           
15436             (mainwindow_create): connect separate_widget_cb() to check
15437             menu item "toggled" signal. also passing a MainWindow pointer
15438                 as object data for both check menu items.
15439                 
15440             (separate_widget_cb): definition of separate_widget_cb() to match
15441             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
15442                 window using gtk_object_get_data(). The type of window separation 
15443                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
15444         
15445         * src/prefs_filtering.c,
15446           src/prefs_matcher.c: added horizontal scrollbars
15447
15448 2001-05-25 [darko]
15449
15450         * src/headerview.c
15451                 fix segfault with invalid bold font
15452         * src/summaryview.c
15453                 correctly display summary stats after row is marked
15454
15455 2001-05-23 [sergey]
15456
15457         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
15458         encodings with libjconv.
15459
15460 2001-05-23 [hoa]
15461
15462         * src/Makefile.am
15463                 added mbox_folder.[ch]
15464         * src/defs.h
15465                 mbox temporary folder
15466         * src/folder.[ch]
15467         * added src/mbox_folder.[ch]
15468         * src/folderview.c
15469         * src/procheader.[ch]
15470                 added mbox support
15471         * src/mbox.c
15472                 bugfix for file incorporation filtering
15473         * src/imap.c
15474                 enable creation of MBOX
15475         * src/prefs_display_header.c
15476                 enable use of headers like "From "
15477                 something that should be fixed :
15478                         displaying of such headers add an extra space
15479         * src/prefs_folder_item.c
15480                 don't create folders because it is not necessary
15481         * src/procmsg.h
15482                 added data field to MsgInfo for mbox internal use
15483         * src/summaryview.c
15484                 added some support for mbox
15485         * src/utils.[ch]
15486                 added get_mbox_cache_dir() function
15487
15488 2001-05-23 [hiroyuki]
15489
15490         * src/headerwindow.c
15491           src/inc.c
15492           src/main.c
15493           src/mh.c
15494           src/nntp.c
15495           src/procmsg.h
15496           src/session.h
15497           src/socket.[ch]
15498           src/summaryview.c
15499           src/textview.c
15500           src/automaton.c
15501           src/folderview.c: more sync with 0.4.99cvs2.
15502
15503         * src/headerwindow.c: reverted.
15504
15505 2001-05-22 [paul]
15506
15507         0.4.99claws2
15508
15509         * sync with sylpheed 0.4.99cvs2
15510                 * src/news.[ch]
15511                 * src/nntp.[ch]
15512                 * INSTALL
15513                 * INSTALL.jp
15514
15515 2001-05-22 [alfons]
15516
15517         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
15518
15519 2001-05-21 [alfons]
15520
15521         Minor things:
15522
15523         * configure.in: if gnome-config not found, "no" is displayed
15524         
15525         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
15526
15527         * src/textview.c: now also possible to add mail addresses by right
15528           clicking in the text view
15529
15530         * src/codeconv.c: merged patch which fixes endless loop when encountering
15531           invalid wide characters; from Alte <010@imis.ru>  
15532
15533 2001-05-20 [alfons]
15534
15535         Added installation of gnome specific things:
15536
15537         * Makefile.am: gnome conditional
15538
15539         * configure.in: check for installed gnome
15540
15541         * added sylpheed.png, sylpheed.desktop
15542
15543 2001-05-20 [sergey]
15544
15545         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
15546
15547         * src/mainwindow.h (main_window_toolbar_create): created a button
15548         for "Reply to all".
15549         (main_window_set_toolbar_sensitive): enable/disable the new button
15550         appropriately.
15551         (toolbar_reply_to_author_cb): handle the new button.
15552
15553         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
15554         send_progress_dialog_destroy() on failure (fixes hang on SMTP
15555         failure).
15556
15557 2001-05-19 [sergey]
15558
15559         * src/compose.h (ComposeReplyMode): new modes
15560         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
15561         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
15562
15563         * src/compose.c
15564         (compose_send): move some code into a new function:
15565         (compose_current_mail_account): new function.
15566         (compose_reply): new argument to_author, all callers changed; if
15567         to_author==TRUE and account->protocol==A_NNTP, find and use an
15568         appropriate mail account for replying.
15569         (compose_reply_set_entry): new argument to_author; ignore
15570         compose->replyto if to_author==TRUE.
15571
15572         * src/mainwindow.c: new command "Message/Reply to author".
15573         (main_window_set_menu_sensitive): enable/disable it.
15574         (reply_cb): handle it.
15575
15576         * src/summaryview.c: new command "Reply to author".
15577         (summary_set_menu_sensitive): enable/disable it.
15578         (summary_reply_cb): handle it.
15579
15580         * src/account.c (account_find_mail_from_address): new function.
15581
15582 2001-05-18 [paul]
15583
15584         0.4.99claws1
15585
15586         * sync with sylpheed 0.4.99cvs1
15587
15588 2001-05-18 [hoa]
15589
15590         * src/compose.[ch]
15591         * src/filtering.c
15592         * src/summaryview.c
15593                 new filtering action : forward and forward as attachment
15594
15595         * src/main.c
15596                 no need for $DISPLAY when we run sylpheed --help
15597                 call to parse_cmd_opt() is moved
15598
15599         * src/mainwindow.[ch]
15600                 execute button is hidden when immediate execute
15601                 is chosen
15602
15603         * src/mh.c
15604         * src/news.c
15605         * src/prefs_folder_item.c
15606         * src/procmsg.c
15607                 better handling of missing directories
15608
15609         * src/summaryview.c
15610                 reedit is enabled in outbox
15611                 reedit is enabled in queue
15612
15613 2001-05-17 [hoa]
15614
15615         * src/filtering.c
15616         * src/matcher.[ch]
15617         * src/prefs_filtering.c
15618                 changed attachement into attachment
15619
15620 2001-05-17 [alfons]
15621
15622         0.4.67claws4    
15623
15624         * sync with sylpheed 0.4.67cvs9
15625         * sync with sylpheed 0.4.67cvs7-8
15626
15627 2001-05-17 [hoa]
15628
15629         * src/Makefile.am
15630                 added prefs_filtering.c
15631
15632         * src/filtering.[ch]
15633         * src/matcher.[ch]
15634                 removed action : forward_news and forward_news_as_attachement
15635                 (forward and forward_as_attachement can be used instead)
15636
15637         * src/mainwindow.c
15638                 added menu option to access filtering configuration
15639
15640         * src/prefs_account.c
15641                 changed mail_command default to /usr/sbin/sendmail
15642
15643         * added src/prefs_filtering.[ch]
15644                 dialog box for filtering configuration
15645
15646         * src/prefs_matcher.c
15647                 added function prefs_matcher_get_criteria_from_matching()
15648
15649         * src/prefs_scoring.c
15650                 reset the dialog when register or substitute is clicked
15651
15652 2001-05-15 [hoa]
15653
15654         * src/Makefile.am
15655                 added filtering.[ch]
15656         * src/inc.c
15657                 using filering.[ch] instead of filter.[ch]
15658         * src/main.c
15659                 reading new filtering configuration
15660         * src/matcher.[ch]
15661                 added some filtering actions
15662                 and fixed a bug for headers and mail body matching
15663         * src/mbox.c
15664                 using filering.[ch] instead of filter.[ch]
15665         * src/mh.c
15666                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
15667         * src/summaryview.c
15668                 some fixes for filtering
15669
15670 2001-05-14 [hiroyuki]
15671
15672         * src/send.c: fixed some weird indentations.
15673           send_message_with_command(): call pclose() only if p != NULL.
15674         * src/textview.c: get_email_part(): modified the code for readability.
15675
15676 2001-05-14 [hiroyuki]
15677
15678         * src/md5global.h
15679           src/md5ify.c
15680           src/md5ify.h: removed from the cvs.
15681
15682 2001-05-13 [sergey]
15683
15684         * src/main.c: include rfc2015.h to avoid compiler warnings.
15685         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
15686         the panel is already on screen.
15687         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
15688         closing the alert window by ESC as "No".
15689         * src/prefs_common.c (prefs_interface_create): moved return
15690         receipt check button to the correct place.
15691
15692 2001-03-13 [alfons]
15693
15694         * src/prefs_common.c: 
15695                 moved return receipt check button to the Send tab. (prefs_send_create)
15696                 removed the date format ui related globals. (prefs_display_create)
15697
15698         0.4.67claws3
15699         
15700         * sync with sylpheed 0.4.67cvs5-6
15701
15702 2001-05-13 [paul]
15703
15704         * added Alfons' font selection patch
15705
15706         * src/defs.h
15707         * src/headerwindow.c
15708         * src/prefs_common.c
15709         * src/prefs_common.h
15710
15711 2001-05-13 [hoa]
15712         * src/defs.h
15713                 changed version of cache
15714         * src/matcher.[ch]
15715         * src/prefs_matcher.c
15716                 added additionnal matching criteria
15717         * src/procheader.c
15718         * src/procmsg.[ch]
15719         * src/news.c
15720                 added references in MsgInfo
15721
15722 2001-05-12 [hoa]
15723
15724         * src/defs.h
15725                 prepared some things for new filtering
15726         * src/matcher.[ch]
15727                 added some matching properties
15728                 inreplyto need to be enhanced
15729                 prepared some things for new filtering
15730         * src/messageview.c
15731                 added Return-Receipt-To handling
15732         * src/prefs_folder_item.c
15733                 changed default value to TRUE
15734         * src/prefs_matcher.c
15735                 added some matching properties
15736         * src/prefs_scoring.[ch]
15737                 the scoring dialog is finished
15738         * src/procheader.c
15739                 added Return-Receipt-To handling
15740                 Reference need to be added
15741         * src/procmsg.[ch]
15742                 added Return-Receipt-To handling
15743                 added threadscore to get a better score sorting when
15744                 threads are enabled
15745         * src/summaryview.c
15746                 suppressed a bug when we sort the list
15747                 when no folder is opened.
15748                 better score sorting when threads are enabled
15749
15750 2001-05-12 [alfons]
15751
15752         * reverted previous patch because of potential errors 
15753
15754         0.4.67claws2
15755         
15756         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
15757                 applied "toggle mail-retrieval dialog window" patch submitted 
15758                 by Eric Limpens <eric@qnt.net>
15759
15760         * sync with sylpheed 0.4.67cvs4
15761
15762 2001-05-12 [sergey]
15763
15764         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
15765         some picky compilers.
15766         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
15767         * src/grouplist_dialog.c: include alertpanel.h.
15768         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
15769         fix compile warning.
15770         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
15771         #include "defs.h" before others to prevent the warning of `MIN'
15772         and `MAX' redefinition.
15773
15774 2001-05-11 [hoa]
15775
15776         * src/main.c
15777         * src/messageview.c
15778         * src/prefs_account.c
15779         * src/prefs_display_header.c
15780                 removed warning
15781         * src/Makefile.am
15782                 added prefs_scoring.[ch]
15783         * src/grouplist_dialog.c
15784                 display an error dialog box if the group list
15785                 cannot be fetched.
15786         * src/mainwindow.[ch]
15787                 added main_window_set_thread_option() function
15788                 scoring dialog box enabled
15789         * src/matcher.[ch]
15790                 added flags matching unread /new / marked
15791                 / deleted / replied / forwarded
15792         * src/news.c
15793                 newsgroups are now finally in newscache
15794         * src/prefs_matcher.[ch]
15795                 finished preferences for matching dialog
15796         * added src/prefs_scoring.[ch]
15797                 scoring dialog box completed
15798         * src/scoring.[ch]
15799                 conversion to string : added scoringprop_to_string()
15800                 write config for preferences :
15801                 added prefs_scoring_write_config()
15802         * src/summaryview.c
15803                 threads can be enabled/disabled independently
15804                 for each folder
15805
15806 2001-05-10 [alfons]
15807
15808         0.4.67claws1
15809         
15810         * AUTHORS: 
15811                 thought it would be nice to have a list of all
15812                 contributors (used Changelog as a reference)
15813         
15814         * configure.in: 
15815                 messed up version numbering...
15816
15817         0.4.66claws1
15818
15819         * sync with sylpheed 0.4.67cvs1-3
15820
15821 2001-05-10 [darko]
15822
15823         * src/prefs_common.c:
15824                 better UI for strftime format, double clicking
15825                 on format now inserts the format in text entry
15826                 replaced close button with standard OK/Cancel
15827                 moved date format button to the right of the
15828                 text entry field
15829
15830 2001-05-09 [alfons]
15831
15832         * src/gtkstext.c:
15833                 Ctrl-Home / Ctrl-End have proper cursor navigation
15834
15835 2001-05-09 [hoa]
15836
15837         * src/prefs_matcher.c
15838                 finished UI to define matching properties
15839                 added ok and cancel button
15840         * src/prefs_filter.c
15841                 added ok and cancel button
15842         * src/news.c
15843                 fixed some bug in xhdr parsing
15844
15845 2001-05-08 [alfons]
15846
15847         * src/textview.c: 
15848                 fixed a bug in textview_show_header(), which displayed two colons (':');
15849                 cleaned up some warnings
15850
15851 2001-05-08 [hoa]
15852
15853         * src/Makefile.am
15854                 added prefs_matcher.[ch]
15855                 compilation with -W -Wall
15856         * src/alertpanel.c
15857                 ungrab the mouse events if grabbed - does it
15858                 fix the bug for disposition notification ?
15859         * src/mainwindow.c
15860                 added a menu option to open the matching dialog.
15861         * src/matcher.[ch]
15862                 added matcherprop_to_string() and matcherlist_to_string()
15863                 fixed some bugs, changed the name of some options
15864                 age_sup and age_inf becomes age_greater and age_lower,
15865                 body and messageheaders becomes body_part and headers_part,
15866                 changed the names of constants from SCORING_XXX to MATCHING_XXX
15867         * src/prefs_display_header.c
15868         * src/prefs_headers.c
15869                 fixed a bug that accidentally destroyed dialogs
15870                 when closed them with delete_event
15871                 Added *_deleted() which handle delete_event signal correctly.
15872         * src/prefs_folder_item.[ch]
15873                 added "enable_thread" field for future customization
15874         * added src/prefs_matcher.[ch]
15875                 sample of the UI to define matching properties
15876         * src/procheader.c
15877                 using procheader_headername_equal instead of str*cmp functions
15878                 using procheader_parse_header() function
15879         * src/scoring.c
15880                 using MATCHING_XXX instead of SCORING_XXX
15881         * src/summaryview.c
15882                 display the sender of the news even if this is ourself
15883                 when this is a news message.
15884         * src/textview.c
15885                 using headername_equal() instead of str*cmp functions
15886
15887 2001-05-08 [alfons]
15888
15889         0.4.66claws
15890
15891         * sync with sylpheed 0.4.66
15892         * src/gtkstext.c: trace logs added 
15893
15894 2001-05-08 [sergey]
15895
15896         * src/prefs_common.[ch]: added option to enable/disable GnuPG
15897         signature check popup.
15898         * src/rfc2015.c (check_signature): show signature check popup only
15899         if it is enabled in preferences.
15900
15901 2001-05-07 [alfons]
15902
15903         0.4.66claws4
15904         
15905         * sync with sylpheed 0.4.66cvs6
15906
15907 2001-05-07 [darko]
15908
15909         * src/prefs_common.[ch]: added option to enable/disable
15910           looking up sender name in address book for summary pane
15911         * src/summaryview.c: look up sender in the address book
15912           by using Alfons' address completion code
15913
15914 2001-05-07 [hiroyuki]
15915
15916         * src/inc.h
15917           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
15918           member of Pop3State.
15919         * src/news.c: brought #include "defs.h" before #include <glib.h>
15920           to prevent the warning of `MIN' and `MAX' redefinition.
15921
15922 2001-05-06 [hoa]
15923
15924         * removed src/headers_display.[ch]
15925         * removed src/prefs_display_headers.[ch]
15926         * src/inc.c
15927                 use a temporary file in the user directory for mbox import
15928         * src/news.c
15929                 added XHDR support to get "To" and "Cc" headers
15930                 (in order to match news with to or cc field for
15931                 scoring)
15932                 added function news_parse_xhdr() to get XHDR response
15933         * src/nntp.[ch]
15934                 added function nntp_xhdr()
15935         * src/matcher.c
15936                 fetch the message if necessary
15937
15938 2001-05-06 [alfons]
15939
15940         0.4.66claws3
15941
15942         * sync with sylpheed 0.4.66cvs3-5
15943
15944 2001-05-06 [hoa]
15945
15946         * src/utils.[ch]
15947                 added function itos_buf() to enable use of several buffers
15948         * src/summaryview.c
15949                 use of itos_buf() instead of itos() in summary list
15950                 to fix the broken display of message number.
15951
15952 2001-05-06 [alfons]
15953
15954         * src/gtkstext.c: bug in cursor up navigation fixed,
15955                 fixed another unsigned / signed comparison (we're getting there :-)
15956
15957 2001-05-06 [hoa]
15958
15959         * src/Makefile.am
15960                 added scoring.c scoring.h
15961                 prefs_folder_item.c prefs_folder_item.h
15962                 matcher.c matcher.h
15963         * src/defs.h
15964                 added FOLDERITEM_RC SCORING_RC
15965         * src/folder.[ch]
15966                 added prefs field in FolderItem :
15967                 properties for each folder (PrefsFolderItem),
15968                 sorting type and mode were added as the first properties.
15969         * src/main.c
15970                 read config for scoring
15971         * added src/matcher.[ch]
15972                 gives functions to parse configuration file to do
15973                 matching on mails with a list of conditions.
15974         * src/mainwindow.c
15975                 add option to sort by score
15976         * src/prefs_common.[ch]
15977                 added preference option to show score and for
15978                 the score column size
15979         * added src/prefs_folder_item.[ch]
15980                 properties for each folder (PrefsFolderItem),
15981                 sorting type and mode were added as the first properties.
15982         * src/procheader.[ch]
15983                 added procheader_parse_header()
15984                 added procheader_header_free()
15985                 added procheader_headername_equal()
15986                 and made modification to use them.
15987         * src/procmsg.[ch]
15988                 added score field to MsgInfo structure
15989         * added src/scoring.[ch]
15990                 gives functions to parse configuration file to do
15991                 scoring on mails with a list of conditions.
15992         * src/summaryview.[ch]
15993                 save the sorting type and mode for the folder
15994                 added column to display the score of the mail
15995                 added function summary_score_clicked()
15996                 sorting type and mode are restored to the folder
15997                 when it is reopen
15998         * src/textview.c
15999                 use procheader_parse_header(), procheader_headername_equal()
16000                 removed memory leak in text_scan_header when freeing headers
16001         * src/filter.c
16002                 changed the function to match names of headers
16003                 using procheader_headername_equal()
16004
16005         Scoring functions are implemented, an interface is needed
16006         to configure that.
16007
16008 2001-05-04 [alfons]
16009
16010         * src/gtkstext.c: 
16011                 hopefully fixed the row up navigation bug,
16012                 removed adding back / forward lines to cache
16013
16014 2001-05-04 [sergey]
16015
16016         * src/prefs_display_headers.c: user interface changes:
16017         (prefs_display_headers_create): remove unused "Show" check button;
16018         allow reordering of headers by dragging.
16019         (prefs_display_headers_write_config): remove unused variables.
16020         (prefs_display_headers_set_dialog): do not insert "(New)" at top
16021         of lists (not needed with the new UI).
16022         (prefs_display_headers_set_list): scan lists starting from row 0,
16023         not 1 (do not skip "(New)").
16024         (prefs_display_headers_find_header): new function.
16025         (prefs_display_headers_clist_set_row): do not allow duplicates.
16026         (prefs_display_headers_delete_cb): do not skip row 0; treat
16027         closing the alert window by ESC as "No".
16028         (prefs_display_headers_up): do not protect row 0.
16029         (prefs_display_headers_down): do not protect row 0.
16030
16031 2001-05-04 [sergey]
16032
16033         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
16034         functions.
16035
16036         * src/summaryview.c
16037         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
16038         summary_select_next_marked, summary_select_prev_marked): new
16039         functions.
16040
16041 2001-05-03 [sergey]
16042
16043         * src/news.c: fixed a bug when no article can be fetched after
16044         server timeout if the connection was restored by news_post():
16045         (news_select_group): new function.
16046         (news_fetch_msg): call news_select_group() before fetching
16047         article.
16048         (news_get_uncached_articles): set session->group after successful
16049         GROUP command.
16050
16051 2001-05-03 [hoa]
16052
16053         * src/defs.h
16054         * src/procmsg.[ch]
16055         * src/procheader.c
16056                  changed version of cache, added cc field
16057
16058         * src/prefs_display_headers.c
16059                 the interface was changed
16060
16061         * src/prefs_headers.c
16062                 added cancel button
16063
16064 2001-05-03 [alfons]
16065
16066         * completed sync of sylpheed cvs2
16067         * src/gtkstext.c: updated row up / down cursor navigation
16068         * src/textview.c: re-edited, prepared for fixing the email address
16069                 scanner.
16070
16071 2001-05-03 [darko]
16072
16073         * src/prefs_common.c: use alfons' strftime ui code
16074         entry_datefmt and datefmt_sample widgets have to be
16075         global in this module because of this change
16076
16077 2001-05-03 [hoa]
16078
16079         * src/messageview.c
16080         * src/prefs_common.[ch] added option to activate the return receipt
16081                 feature.
16082
16083 2001-05-02 [alfons]
16084
16085         * src/gtkstext.c: fix for row up/down cursor navigation. 
16086
16087         0.4.66claws2
16088         
16089         * sync with 0.4.66cvs2
16090
16091 2001-05-02 [paul]
16092
16093         added add-sender-to-addressbook patch
16094
16095         * src/addressbook.c
16096         * src/addressbook.h
16097         * src/summaryview.c
16098
16099 2001-05-02 [sergey]
16100
16101         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
16102         G_ALERTDISABLE.
16103
16104         * src/alertpanel.c (alertpanel_create): new argument can_disable,
16105         all existing callers changed to pass FALSE; create a check button
16106         to disable the message.
16107         (alertpanel_message_with_disable): new function.
16108         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
16109         (alertpanel_button_toggled): new function.
16110         (alertpanel_button_clicked, alertpanel_close): set value using
16111         G_ALERT_VALUE_MASK.
16112
16113         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
16114
16115         * src/prefs_common.c (prefs_privacy_create): new check button
16116         checkbtn_gpgme_warning.
16117
16118         * src/main.c (main): moved preferences reading before gpgme
16119         initialization; check prefs_common.gpgme_warning before giving the
16120         GnuPG warning and set it to FALSE if the user wants to disable the
16121         warning.
16122
16123 2001-05-02 [hiroyuki]
16124
16125         * src/prefs_display_headers.c: modified the layout and some labels.
16126
16127 2001-05-02 [sergey]
16128
16129         * src/prefs_account.c (prefs_account_fix_size): new function.
16130         (prefs_account_create): call prefs_account_fix_size(); use
16131         gtk_widget_show instead of gtk_widget_show_all (fixes too large
16132         size when the window is shown for the first time).
16133         (prefs_account_basic_create): changed layout of serv_table; moved
16134         localmbox_entry above smtpserv_entry (logically it replaces
16135         POP3/IMAP server).
16136         (prefs_account_protocol_activated): set sensitivity of
16137         nntpauth_chkbtn according to the protocol (in addition to
16138         hide/show); commented out gtk_table_set_row_spacing() calls.
16139         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
16140         not sensitive (fixes a bug with disabled username/password boxes
16141         when editing POP3 account after NNTP with authentication).
16142
16143 2001-05-02 [hoa]
16144
16145         * src/account.c
16146         * src/inc.c
16147         * src/prefs_account.[ch]
16148         * src/send.c
16149                 removed local account without SMTP server
16150                 added option to use mail command instead of a connexion
16151                 to SMTP server when a local account is used
16152         * src/prefs_headers.c
16153                 fixed a bug
16154         * src/news.c
16155                 fixed a bug when connexion immediately closed
16156
16157 2001-05-01 [alfons]
16158
16159         0.4.66claws1
16160         
16161         * sync with 0.4.65
16162
16163 2001-05-01 [sergey]
16164
16165         * src/prefs_account.c (Basic, prefs_account_basic_create): new
16166         widget nntpauth_chkbtn.
16167         (prefs_account_protocol_activated): handle nntpauth_chkbtn
16168         visibility.
16169         (prefs_account_nntpauth_toggled): new function.
16170
16171         * src/news.c (news_session_new_for_folder): use NNTP
16172         authentication only if ac->use_nntp_auth is set.
16173
16174 2001-05-01 [hoa]
16175
16176         * src/Makefile.am changed headers.[ch] in customheader.[ch]
16177         * src/prefs_display_headers.c changed the UI
16178         * src/prefs_headers.c changed account_name to account_id
16179         * src/compose.c using customheader.h
16180
16181 2001-05-01 [hiroyuki]
16182
16183         * src/esmtp.c
16184           src/news.c
16185           src/nntp.c: changed sock_read() to sock_gets(), they've been left
16186           unsynched.
16187
16188 2001-05-01 [hoa]
16189
16190         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
16191         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
16192                 for displaying of headers
16193         * src/grouplist_dialog.[ch] minor changes to remove warnings
16194         * src/prefs_display_headers.[ch] dialog to choose the
16195         headers to display in the mail viewer.
16196         * src/headers.h correction of #define
16197         * src/headers_display.[ch] configuration for displaying of headers.
16198         * src/main.c read config of displaying of headers
16199         * src/prefs_common.c add a button to access the config dialog
16200                 for displaying of headers
16201         * src/prefs_display_headers.[ch] dialog for configuration for
16202                 displaying of the headers.
16203         * src/prefs_headers.c cleaning of code
16204         * src/procheader.c comments added to code
16205         * src/textview.c changes to reorder the headers depending
16206                 on the config for displaying of headers
16207
16208 2001-04-30 [alfons]
16209
16210         0.4.65claws7
16211
16212         * sync with 0.4.65cvs12
16213
16214         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
16215
16216 2001-04-30 [sergey]
16217
16218         * src/nntp.h (NNTPSockInfo): new field auth_failed.
16219
16220         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
16221         is set to force reconnection after authentication failure.
16222         (nntp_gen_command): set sock->auth_failed on authentication
16223         failure, or if sock->userid and sock->passwd are not set.
16224
16225         * src/news.c (news_session_new_for_folder): set userid=NULL if
16226         password dialog is cancelled.
16227
16228 2001-04-30 [sergey]
16229
16230         * src/nntp.h (NNTPSockInfo): new type.
16231
16232         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
16233         SockInfo.
16234         (nntp_open_auth, nntp_close): new functions.
16235         (nntp_gen_command): new function to handle authentication; all
16236         NNTP command functions updated to use it.
16237         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
16238         (nntp_list): removed old useless code.
16239
16240         * src/news.h (NNTPSession): new field nntp_sock.
16241
16242         * src/news.c: all functions updated to use NNTPSockInfo instead of
16243         SockInfo.
16244         (news_session_new): new arguments (userid, passwd); made static;
16245         use nntp_open_auth() if needed.
16246         (news_session_destroy): use nntp_close() instead of sock_close().
16247         (news_query_password): changed arguments.
16248         (news_session_new_for_folder): new function.
16249         (news_session_get): use news_session_new_for_folder().
16250         (news_authenticate): deleted.
16251         (news_get_uncached_articles): removed old authentication code.
16252
16253 2001-04-30 [sergey]
16254
16255         * src/news.c: reverted my previous changes (need to do NNTP
16256         authentication in a cleaner way).
16257         
16258 2001-04-29 [sergey]
16259
16260         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
16261         news_nntp_post, news_nntp_mode): new functions (wrappers with
16262         authentication support).
16263         (news_get_article_cmd, news_get_article, news_get_header): new
16264         argument "folder"; all callers changed.
16265         (news_get_article_cmd): added authentication support.
16266         (news_session_get): use news_nntp_mode() instead of nntp_mode().
16267         (news_post): use news_nntp_post() instead of nntp_post().
16268         (news_get_uncached_articles): use news_nntp_group() instead of
16269         nntp_group() and news_nntp_xover() instead of nntp_xover();
16270         removed old authentication code.
16271         (news_get_group_list): use news_nntp_list() instead of nntp_list().
16272
16273         * src/nntp.c (nntp_list): return real error code instead of
16274         hardcoded NN_ERROR.
16275
16276 2001-04-29 [sergey]
16277
16278         * configure.in: fixed wint_t typedef detection again
16279
16280 2001-04-28 [hoa]
16281
16282         * src/prefs_account.[ch], added A_LOCAL_CMD
16283                 (send mail with mail command)
16284         * src/send.c added function send_message_with_command()
16285         * src/inc.c made a more secure get_spool() function with
16286                 mktemp() but maybe mkstemp() or something more
16287                 secure can be used.
16288
16289 2001-04-28 [alfons]
16290
16291         * src/textview.c, colorization of email addresses in headers
16292
16293         0.4.65claws6
16294
16295         * bug sync with sylpheed
16296         * prefs_common.c: created date format ui for darko
16297         * sync with 0.4.65cvs11
16298         * configure.in: corrected to have the new gpg checks
16299
16300 2001-04-27 [alfons]
16301
16302         * completed sync with 0.4.65cvs10
16303         * minor debug things added to gtkstext.c
16304
16305 2001-04-27 [darko]
16306
16307         * configure.in: remove check for availability of
16308           strftime() as advised by Hiroyuki
16309         * src/prefs_common.[ch], src/procheader.c:
16310           synch strftime() code with Hiroyki's main branch
16311
16312 2001-04-26 [sergey]
16313
16314         * src/news.c: news_query_password(), news_authenticate(): new
16315           functions.
16316           news_get_uncached_articles(): added NNTP authentication
16317           handling.
16318         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
16319           new functions.
16320         * src/prefs_account.c: prefs_account_protocol_activated():
16321           enable userid and password fields for NNTP.
16322
16323 2001-04-26
16324
16325         * configure.in: check for availability of strftime()
16326           [darko]
16327         * src/prefs_common.[ch], src/procheader.c: use
16328           strftime() for displaying date in summary pane if it
16329           is available
16330
16331 2001-04-25
16332
16333         * more .cvsignore cleanups [alfons]
16334
16335 2001-04-25
16336
16337         * ac/sv-check-type.m4: new autoconf macro.
16338         * configure.in: fixed wint_t typedef detection (did not work
16339           with gcc-2.96).
16340
16341 2001-04-25
16342
16343         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
16344           [hiroyuki]
16345
16346 2001-04-24
16347         * modified gtkstext.c : buggy cursor navigation fixed, 
16348           and font descent also taken in account when drawing
16349           cursor. [alfons]
16350
16351 2001-04-24 [hoa]
16352         * added comments in src/news.c src/nntp.c
16353         * added src/prefs_headers.[ch]
16354         * added src/headers.[ch]
16355         * modified compose.c to activate custom headers
16356                 added function is_in_custom_headers
16357         * modified prefs_account.[ch]
16358                 added function prefs_account_customhdr_edit
16359         * modified src/defs.h :
16360                 added HEADERS_RC : name of the config file
16361                 for the custom headers
16362
16363 2001-04-24
16364
16365     0.4.65claws5
16366
16367         * configure.in
16368           src/gtkstext.[ch]
16369           src/compose.c
16370           src/Makefile.am
16371           
16372           added gtkstext with configure.in patch by Hiroyuki which
16373           should fix the XIM detection [alfons]
16374
16375         * more clean up of cvs [alfons]
16376
16377                  * removed all Makefile.in files to attic.
16378
16379                  * updated all .cvsignores to really ignore things that could
16380                    be unintentionally committed by a recursive commit.
16381
16382 2001-04-23 [hoa]
16383         * added src/grouplist_dialog.[ch]
16384         * changed src/folderview.c to call grouplist_dialog instead
16385                 of inputdialog
16386         * src/news.c :
16387                 added functions news_reset_group_list
16388                 and news_get_group_list
16389         * src/nntp.c :
16390                 added function nntp_list
16391         * src/defs.h :
16392                 added GROUPLIST_FILE : name of the newsgroup list cache file
16393
16394 2001-04-21
16395
16396         * added option to warn about queued messages on exit [sergey]:
16397
16398           * src/compose.c: compose_queue(): call folder_item_scan()
16399             and folderview_update_item() after queueing.
16400           * src/folderview.c: folderview_update_node(): draw the queue
16401             folder in bold font if there are queued messages.
16402           * src/mainwindow.c: queued_messages(): new function.
16403             app_exit_cb(): display warning if there are queued messages
16404             if warn_queued_on_exit is set.
16405           * prefs_common.[ch]: add warn_queued_on_exit option.
16406
16407         * enhanced GnuPG key selection support [sergey]:
16408
16409           * src/select-keys.c: updated to newer version from Win32
16410             branch with support for selecting arbitrary keys.
16411           * src/prefs_account.c: added the Privacy tab to the account
16412             options window.
16413             prefs_account_privacy_create(),
16414             prefs_account_sign_key_set_data_from_radiobtn(),
16415             prefs_account_sign_key_set_radiobtn(): new functions.
16416           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
16417           * src/rfc2015.c: set_signers(): new function.
16418             pgp_sign(): add the account parameter, call set_signers().
16419             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
16420           * src/rfc2015.h: rfc2015_sign(): updated prototype.
16421           * src/compose.c: pass the current account to rfc2015_sign().
16422
16423         * tag name claws added to prevent confusion with main branch [alfons]
16424
16425         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
16426
16427         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
16428
16429         * sync with recent sylpheed cvs. Untested though. [alfons]
16430