0.9.0claws20
[claws.git] / ChangeLog.claws
1 2003-06-07 [christoph]  0.9.0claws20
2
3         * src/Makefile.am
4         * src/crash.c
5         * src/export.c
6         * src/filesel.[ch]              ** REMOVE **
7         * src/folder.c
8         * src/main.[ch]
9         * src/common/sylpheed.[ch]
10         * src/gtk/Makefile.am
11         * src/gtk/filesel.[ch]          ** NEW **
12         * src/gtk/pluginwindow.c
13         * src/gtk/sslcertwindow.c
14                 move filesel.[ch] to gtk directory
15
16 2003-06-07 [alfons]     0.9.0claws19
17
18         * src/filesel.c
19                 make (multi) file selection dialog work again (Claws-only)
20
21 2003-06-07 [thorsten]   0.9.0claws18
22
23         * po/de.po
24                 fix typos
25
26 2003-06-07 [alfons]     0.9.0claws17
27
28         * configure.ac
29         * src/mimeview.c
30                 detect apache mishap in which case don't include fnmatch.h
31                 if regex.h is already included
32
33 2003-06-06 [christoph]  0.9.0claws16
34
35         * configure.ac
36         * src/mimeview.h
37                 add check for fnmatch.h and include it when available
38
39         * src/mimeview.[ch]
40                 fix wrong case sensitivity of Content-Types
41
42         * src/gtk/Makefile.am
43                 need the same include paths in gtk directory as in
44                 common directory because .h files in common can
45                 include files from these directories, when included
46                 in gtk's .h or .c files
47
48 2003-06-06 [alfons]     0.9.0claws15
49
50         * src/mimeview.c
51         * src/summaryview.c
52                 make it compile again because of regex.h / fnmatch.h 
53                 include problems (related to recent mime stuff, can
54                 someone check this?)
55
56 2003-06-06 [thorsten]   0.9.0claws14
57
58         * src/folderview.c
59                 possible use of uninitialized pointer while dragging
60
61 2003-06-06 [paul]       0.9.0claws13
62
63         * src/compose.c
64                 fix bug where the insert sig button would be effective
65                 only when auto_sig was set
66
67 2003-06-06 [paul]       0.9.0claws12
68
69         * sync with 0.9.2 release
70
71 2003-06-02 [paul]       0.9.0claws11
72
73         * sync with 0.9.1cvs1
74                 see ChangeLog 2003-06-02
75                 
76         * po/de.po
77                 update by Jens
78
79 2003-06-01 [christoph]  0.9.0claws10
80
81         * src/account.c
82                 don't use substring search to find accounts by email address
83
84         (closes Bug 169 Overly loose matching of "From" address)
85
86 2003-05-31 [christoph]  0.9.0claws9
87
88         * doc-src/rfc2683.txt
89         * src/imap.c
90                 limit IMAP command length as recommended in RFC2683
91                 (message number lists will be split into multiple imap
92                 sets, the limit of 1000 octets is not a hard limit)
93
94         (closes Bug 161 sylpheed-claws exits with segfault when logging
95          in to certain imap-servers)
96
97 2003-05-29 [alfons]     0.9.0claws8
98
99         * src/toolbar.[ch]
100                 add print button (calling summary_print());
101                 fine tune setting tooltip text;
102                 (if someone needs other buttons, please take these 
103                 commits as a guide, instead of bothering us - also
104                 see 0.8.11claws150) 
105
106 2003-05-29 [darko]      0.9.0claws7
107
108         * src/compose.c
109                 fix crash when word wrapping kicks in due to
110                 changed text by spell checker
111
112 2003-05-29 [paul]       0.9.0claws6
113
114         * src/compose.c
115                 fix bug where changing account would insert
116                 sig even if auto_sig was FALSE
117                 
118         * ChangeLog
119           ChangeLog.jp
120           INSTALL
121                 sync with 0.9.1 release
122
123 2003-05-28 [christoph]  0.9.0claws5
124
125         * src/imap.c
126                 fix truncation of too long commands
127
128         (closes Bug 167 IMAP hangs trying to get envelope
129          information in imap_get_uncached_messages)
130
131 2003-05-27 [paul]       0.9.0claws4
132
133         * tools/Makefile.am
134           tools/maildir2sylpheed.pl     ** NEW FILE **
135                 add kmail to sylpheed mailbox conversion script
136
137 2003-05-27 [paul]       0.9.0claws3
138
139         * sync with 0.9.0cvs10
140                 see ChangeLog 2003-05-26
141
142 2003-05-26 [paul]       0.9.0claws2
143
144         * sync with 0.9.0cvs9
145                 see ChangeLog 2003-05-26
146
147 2003-05-24 [paul]       0.9.0claws1
148
149         * sync with 0.9.0cvs8
150                 see ChangeLog 2003-05-23
151
152 2003-05-24 [paul]       0.9.0claws
153
154         * version 0.9.0claws released
155
156 2003-05-24 [paul]       0.8.11claws177
157
158         * src/plugins/dillo-viewer/Makefile.am
159           src/plugins/traycon/Makefile.am
160                 add missing files
161                 
162         * po/bg.po
163           po/en_GB.po
164           po/es.po
165           po/it.po
166           po/pt_BR.po
167           po/ru.po
168           po/sr.po
169                 update Bulgarian, British English, Spanish, Italian, 
170                 Brazilian Portuguese, Russian, and Serbian translations, 
171                 submitted by George Danchev, [me], Ricardo Mones Lastra,
172                 André Filipe de Assunção e Brito, Alessandro Maestri, 
173                 Ruslan N. Balkin, and Urke MMI
174
175 2003-05-23 [melvin]     0.8.11claws176
176
177         * po/fr.po
178                 Updated French translations
179
180 2003-05-22 [paul]       0.8.11claws175
181
182         * src/Makefile.am
183           src/addrbook.[ch]
184           src/addrcache.[ch]
185           src/addr_compl.[ch]
186           src/adressbook.[ch]
187           src/addrindex.[ch]
188           src/addritem.[ch]
189           src/editaddress.c
190           src/editgroup.c
191           src/editldap_basedn.c
192           src/editldap.c
193           src/jpilot.c
194           src/vcard.c
195                 revert to get ldap into it previous working state
196                 
197         * po/zh_TW.Big5.po
198                 new Taiwanese translation,
199                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
200
201 2003-05-22 [christoph]  0.8.11claws174
202
203         * src/plugins/spamassassin/libspamc.[ch]
204                 sync libspamc with SpamAssaain release 2.55
205
206 2003-05-22 [paul]       0.8.11claws173
207
208         * sync with 0.9.0cvs7
209                 see ChangeLog 2003-05-22
210                 
211         * src/summaryview.c
212                 revert change in 0.8.11claws172: follow
213                 Hiroyuki's decision and that's the end of it.
214
215 2003-05-21 [paul]       0.8.11claws172
216
217         * src/summaryview.c
218                 fix discrepency between open_unread_on_enter
219                 and always_show_msg
220
221 2003-05-21 [paul]       0.8.11claws171
222
223         * sync with 0.9.0cvs6
224                 see ChangeLog 2003-05-21
225
226 2003-05-21 [paul]       0.8.11claws170
227
228         * sync with 0.9.0cvs5
229                 see ChangeLog 2003-05-21
230
231 2003-05-20 [paul]       0.8.11claws169
232
233         * sync with 0.9.0cvs4
234                 see ChangeLog 2003-05-20
235                 fixes bug #152, 'encoding of IMAP folders names'
236
237 2003-05-20 [paul]       0.8.11claws168
238
239         * sync with 0.9.0cvs3
240                 see ChangeLog 2003-05-20
241                 
242         * src/tools/convert_mbox.pl
243                 minor change in the comments, submitted by Fred Marton
244
245 2003-05-19 [paul]       0.8.11claws167
246
247         * src/plugins/clamav/Makefile.am
248           configure.ac
249                 link clamav_lib to the plugin and not to the main program
250
251 2003-05-19 [christoph]
252
253         * src/Makefile.am
254                 add -export-dynamic for linking
255
256 2003-05-19 [paul]       0.8.11claws166
257
258         * sync with 0.9.0cvs1
259                 see ChangeLog 2003-05-19
260
261 2003-05-19 [paul]       0.8.11claws165
262
263         * src/inc.c
264                 fix 'pop before smtp' timeout
265
266 2003-05-18 [alfons]     0.8.11claws164
267
268         * src/prefs_matcher.c
269                 put "execute" action command line ("expression") in edit box
270
271 2003-05-18 [christoph]  0.8.11claws163
272
273         * src/mimeview.[ch]
274         * src/plugins/dillo_viewer/dillo_viewer.c
275         * src/plugins/image_viewer/viewer.c
276         * src/plugins/mathml_viewer/mathml_viewer.c
277                 let a viewer have a list of Content-Types
278
279 2003-05-18 [paul]       0.8.11claws162
280
281         * src/prefs_filtering.c
282                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
283                 and REDIRECT actions
284
285 2003-05-17 [christoph]
286
287         * README.claws
288                 o remove dynamic signatures that was syned with main
289                 o add infos about no longer "build in" image viewer
290                 o update bugtracker URL
291
292 2003-05-17 [christoph]  0.8.11claws161
293
294         * src/folder.c
295         * src/folderview.c
296         * src/imap.c
297                 don't use imap_scan_folder anymore. Instead call folder_item_scan
298                 for every folder after rebuilding the folder tree.
299
300         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
301          messages)
302
303 2003-05-17 [christoph]  0.8.11claws160
304
305         * src/imap.c
306                 don't use STATUS command on current folder to check for
307                 content changes. imap_cmd_ok() now tracks changes to
308                 folder and number of existing messages.
309
310 2003-05-17 [paul]       0.8.11claws159
311
312         * src/plugins/clamav/clamav_plugin.c
313                 remove unnecessary debug_print
314
315 2003-05-16 [thorsten]   0.8.11claws158
316
317         * src/plugins/demo.c
318                 included missing intl.h
319
320 2003-05-16 [paul]       0.8.11claws157
321
322         * po/POTFILES.in
323                 remove non-existant entries
324         
325         * src/plugins/clamav/clamav_plugin.c
326           src/plugins/clamav/clamav_plugin_gtk.c
327           src/plugins/dillo_viewer/dillo_prefs.c
328           src/plugins/dillo_viewer/dillo_viewer.c
329                 gettextise
330
331 2003-05-16 [christoph]  0.8.11claws156
332
333         * po/POTFILES.in
334                 include plugin .c files for translation until I
335                 find a better solution to have plugins have their
336                 own textdomain
337         * src/plugins/demo/demo.c
338         * src/plugins/image_viewer/plugin.c
339         * src/plugins/mathml_viewer/mathml_viewer.c
340         * src/plugins/spamassassin/spamassassin.c
341         * src/plugins/spamassassin/spamassassin_gtk.c
342         * src/plugins/trayicon/trayicon.c
343                 add gettext macros for plugin name and description
344
345 2003-05-16 [paul]
346
347         * sync with 0.9.0
348
349 2003-05-16 [paul]       0.8.11claws155
350
351         * sync with lastest 0.9.0pre1
352                 see ChangeLog 2003-05-16
353
354 2003-05-15 [paul]       0.8.11claws154
355
356         * sync with latest 0.9.0pre1
357                 see ChangeLog 2003-05-14 and 2003-05-15
358
359 2003-05-14 [christoph]  0.8.11claws153
360
361         * src/plugins/image_viewer/viewer.c
362         * src/plugins/image_viewer/viewer.glade         ** NEW **
363         * src/plugins/image_viewer/viewerprefs.c
364                 make it possible to disable the autoload function in the
365                 imageviewer again
366
367 2003-05-14 [christoph]  0.8.11claws152
368
369         * src/folder.c
370                 fix folder update after adding a message
371
372 2003-05-13 [alfons]     0.8.11claws151
373
374         * src/common/session.c
375                 remove debug traces
376                 
377         * src/addrcache.[ch]
378         * src/filtering.[ch]
379         * src/folder.[c]
380         * src/gtkaspell.[ch]
381         * src/imap.[ch]
382         * src/mbox_folder.[ch]
383         * src/mh.[ch]
384         * src/mimeview.h
385         * src/msgcache.[ch]
386         * src/news.[ch]
387         * src/passphrase.[ch]
388         * src/prefs_common.[ch]
389         * src/prefs_gtk.[ch]
390         * src/procmsg.c
391         * src/scoring.[ch]
392                 be pedantic; (in prototypes () implies (int))
393
394 2003-05-13 [alfons]     0.8.11claws150
395
396         * src/prefs_toolbar.[ch]
397         * src/summaryview.[ch]
398         * src/toolbar.[ch]
399                 change misleading text in toolbar prefs;
400                 add toolbar action for ignore thread (toggles ignore thread flag);
401                 clean up a little bit;
402
403 2003-05-12 [paul]
404
405         * tools/convert_mbox.pl
406                 bug fixed by Fred Marton
407
408 2003-05-12 [paul]
409
410         * sync with 0.9.0pre1
411
412 2003-05-09 [paul]       0.8.11claws149
413
414         * sync with 0.8.11cvs43
415                 see ChangeLog 2003-05-09
416
417 2003-05-08 [christoph]  0.8.11claws148
418
419         * src/imap.[ch]
420                 o use CAPABILIY as first command and check for PREAUTH
421                   information in the response to it
422                 o rewrite all imap_cmd_* functions to use an IMAPSession
423                   instead of a SockInfo as parameter
424                 o do STARTTLS after fetching and checking the server
425                   capabilities
426
427 2003-05-08 [paul]       0.8.11claws147
428
429         * tools/Makefile.am
430           tools/README
431           tools/convert_mbox.pl         ** NEW FILE **
432                 add mbox conversion script. Submitted by 
433                 Fred Marton <Fred.Marton@uni-bayreuth.de>
434
435 2003-05-07 [christoph]
436
437         * doc-src/glade.txt
438         * src/gtk/pluginwindow.glade
439         * src/plugins/image_viewer/viewerprefs.glade
440         * src/plugins/spamassassin/spamassassin_gtk.glade
441                 add glade files for user interfaces and a description how
442                 to use glade to create the sylpheed code
443
444 2003-05-07 [paul]       0.8.11claws146
445
446         * sync with 0.8.11cvs41
447                 see ChangeLog 2003-05-07
448
449 2003-05-06 [christoph]  0.8.11claws145
450
451         * src/main.c
452         * src/plugins/image_viewer/viewer.c
453                 fix usage of imlib in imageviewer plugin
454
455         * src/gtk/prefswindow.c
456                 handle window close event correctly
457
458 2003-05-06 [paul]       0.8.11claws144
459
460         * src/common/ssl.c
461                 fix typo introduced in sync
462
463 2003-05-06 [paul]       0.8.11claws143
464
465         * sync with 0.8.11cvs39
466                 see ChangeLog 2003-05-06
467
468 2003-05-06 [paul]       0.8.11claws142
469
470         * AUTHORS
471           po/cs.po
472                 updated Czech translation, submitted by 
473                 Radek Vybiral <Radek.Vybiral@vsb.cz>
474                 
475         * src/plugins/clamav/clamav_plugin_gtk.c
476                 clean up
477
478 2003-05-03 [alfons]     0.8.11claws141
479
480         * src/compose.[ch]
481                 make paste as quotation work even when the call to 
482                 text_inserted() was deferred (fixes bug #140 "Paste 
483                 as quotation does not work when using "external" 
484                 clipboard")
485
486 2003-05-03 [thorsten]   0.8.11claws140
487
488         * src/addrquery.h
489           src/ldapquery.h
490           src/mainwindow.c
491                 removed C++ comments
492         * src/addr_compl.c
493                 function with non-int retval/param used before
494                 implementation/declaration
495
496 2003-05-02 [paul]       0.8.11claws139
497
498         * src/addr_compl.[ch]
499           src/addressbook.[ch]
500           src/addrindex.c
501           src/summaryview.c
502                 revert match's changes to (finally) remove the bug where
503                 opening a folder causes massive slowdown when using the 
504                 'Display sender using address book' option
505
506 2003-05-01 [melvin]     0.8.11claws138
507
508         * src/plugins/dillo_viewer/dillo_prefs.[ch]
509         * src/plugins/dillo_viewer/dillo_viewer.c
510                 Fixed bug where "Cancel" button from prefs issued
511                 warnings.
512                 Comply a little more to coding style
513
514 2003-05-01 [paul]       0.8.11claws137
515
516         * sync with 0.8.11cvs38
517                 see ChangeLog 2003-05-01
518
519 2003-05-01 [paul]       0.8.11claws136
520
521         * po/bg.po
522                 updated by George Danchev
523
524 2003-04-30 [christoph]  0.8.11claws135
525
526         * src/plugins/dillo_viewer/dillo_prefs.c
527         * src/plugins/image_viewer/viewerprefs.c
528         * src/plugins/spamassassin/spamassassin_gtk.c
529                 remove gtk_widget_ref() calls for widgets in
530                 glade code
531
532 2003-04-30 [paul]       0.8.11claws134
533
534         * src/addrindex.c
535                 ok, this time a better fix for the bug where opening folder
536                 has massive slowdown when using the 'Display sender using 
537                 address book' option
538
539 2003-04-30 [paul]       0.8.11claws133
540
541         * src/addrindex.c
542                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
543         
544 2003-04-30 [melvin]     0.8.11claws132
545
546         New: Dillo plugin preferences (patch by Dimitar Haralanov)
547
548         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
549                 Preferences for the dillo plugin
550         * src/plugins/dillo_viewer/dillo_viewer.c
551                 Support for preferences
552         * src/plugins/dillo_viewer/Makefile.am
553                 Added dillo_prefs.[ch]
554
555 2003-04-30 [alfons]     0.8.11claws131
556
557         * src/common/plugin.[ch]
558                 see? this ANSI C'fication immediately gives us type
559                 checking for free.
560
561 2003-04-30 [alfons]     0.8.11claws130
562
563         * src/common/plugin.[ch]
564         * src/plugins/clamav/clamav_plugin.[ch]
565         * src/plugins/clamav/clamav_plugin_gtk.c
566         * src/plugins/demo/demo.c
567         * src/plugins/dillo_viewer/dillo_viewer.c
568         * src/plugins/image_viewer/plugin.c
569         * src/plugins/image_viewer/viewer.[ch]
570         * src/plugins/image_viewer/viewerprefs.[ch]
571         * src/plugins/mathml_viewer/mathml_viewer.c
572         * src/plugins/spamassassin/spamassassin.[ch]
573         * src/plugins/spamassassin/spamassassin_gtk.c
574         * src/plugins/trayicon/trayicon.c
575                 clean up
576
577 2003-04-30 [alfons]     0.8.11claws129
578
579         * src/common/utils.c
580                 make is_ascii_str() fail gracefully when NULL pointer
581                 is passed
582
583 2003-04-30 [paul]       0.8.11claws128
584
585         * src/addrindex.c
586                 fix bug where opening folder has massive slowdown when
587                 using the 'Display sender using address book' option
588
589 2003-04-30 [paul]       0.8.11claws127
590
591         * src/plugins/clamav/clamav_plugin.c
592           src/plugins/clamav/clamav_plugin_gtk.c
593           src/plugins/demo/demo.c
594           src/plugins/dillo_viewer/dillo_viewer.c
595           src/plugins/image_viewer/plugin.c
596           src/plugins/mathml_viewer/mathml_viewer.c
597           src/plugins/spamassassin/spamassassin.c
598           src/plugins/spamassassin/spamassassin_gtk.c
599           src/plugins/trayicon/trayicon.c
600                 get rid of eye-hurting function signatures
601
602 2003-04-30 [paul]       0.8.11claws126
603
604         * src/plugins/trayicon/trayicon.c
605                 add description
606                 
607         * src/mimeview.c
608                 be more descriptive
609
610 2003-04-30 [paul]       0.8.11claws125
611
612         * configure.ac
613                 arrange the plugins in reverse alphabetical order
614                 
615         * src/plugins/clamav/clamav_plugin.[ch]
616           src/plugins/clamav/clamav_plugin_gtk.c
617                 rename some params
618                 resize max_size window
619                 re-arrange the order of some gui elements
620                 improve descriptions
621         
622         * src/plugins/image_viewer/plugin.c
623           src/plugins/mathml_viewer/mathml_viewer.c
624                 add descriptions
625                 
626         * src/plugins/spamassassin/spamassassin_gtk.c
627                 resize max_size window
628                 re-arrange the order of some gui elements
629                 
630         * src/messageview.c
631           src/mimeview.c
632                 correct typos
633
634 2003-04-30 [alfons]     0.8.11claws124
635
636         * src/imap.c
637                 fix a leak found while browsing Martin Kluge's 
638                 valgrind log (Claws only)
639
640 2003-04-29 [darko]      0.8.11claws123
641
642         * src/gtk/gtkstext.h
643                 include wchar.h if it is available, fixes compilation
644                 on HP-UX systems
645
646 2003-04-29 [melvin]     0.8.11claws122
647
648         * src/prefs_actions.c
649                 Improved help text of Actions' syntax
650
651 2003-04-28 [paul]       0.8.11claws121
652
653         * src/action.c
654                 a better fix for the crash when performing an action
655                 on a mime part
656
657 2003-04-28 [paul]       0.8.11claws120
658
659         * src/action.c
660                 fix crash when performing an action on a
661                 mime part
662
663 2003-04-28 [paul]       0.8.11claws119
664
665         * sync with 0.8.11cvs36
666                 see ChangeLog 2003-04-28
667
668 2003-04-27 [paul]       0.8.11claws118
669
670         * more sync with 0.8.11cvs35
671                 see ChangeLog 2003-04-25
672
673 2003-04-26 [christoph]  0.8.11claws117
674
675         * src/folder.c
676                 fix remove virtual check
677
678 2003-04-26 [paul]       0.8.11claws116
679
680         * src/messageview.c
681                 fix return-receipt, make it work again
682
683 2003-04-26 [paul]       0.8.11claws115
684
685         * src/mimeview.c
686                 restore double-clicking of the [application/pgp-signature 
687                 (Select "Check signature" to check)] line in the message view,
688                 broken in recent sync
689
690 2003-04-26 [christoph]  0.8.11claws114
691
692         * src/folder.c
693                 check if remove virtual really exists before
694                 calling the function
695
696 2003-04-25 [match]      0.8.11claws113
697
698         * src/addrindex.c
699         * src/addrbook.c
700         * src/ldapquery.[ch]
701         * src/ldapctrl.[ch]
702                 fix memleak.
703         * src/ldapserver.[ch]
704                 fix memleak. fix segfault.
705                 plug a Claws memleak
706
707 2003-04-25 [alfons]     0.8.11claws112
708
709         * src/folder.c
710                 plug a Claws memleak
711
712 2003-04-25 [alfons]     0.8.11claws111
713
714         * src/common/session.c
715                 plug a memleak
716
717 2003-04-25 [paul]       0.8.11claws110
718
719         * sync with 0.8.11cvs35
720                 see ChangeLog 2003-04-24 and 2003-04-25
721                 
722         * src/gtk/pluginwindow.c
723                 correct another strange float value
724
725 2003-04-24 [christoph]  0.8.11claws109
726
727         * src/folder.c
728                 freeze folder item updates when unsetting new flags
729
730         * src/gtk/pluginwindow.c
731                 correct strange float value
732
733 2003-04-23 [paul]       0.8.11claws108
734
735         * sync with 0.8.11cvs33
736                 see ChangeLog 2003-04-23
737
738 2003-04-22 [paul]       0.8.11claws107
739
740         * src/Makefile.am
741           src/messageview.c
742           src/mimeview.c
743           src/pgptext.[ch]      ** REMOVED **
744                 remove pgptext.[ch] as its not used any more
745
746 2003-04-22 [paul]       0.8.11claws106
747
748         * sync with 0.8.11cvs31
749                 see ChangeLog 2003-04-21 and 2003-04-22
750
751 2003-04-21 [alfons]     0.8.11claws105
752
753         * src/main.c
754                 No access to GTK structures if we're a spawned child
755                 (and clean up code a little bit...) Should fix #126.
756
757 2003-04-21 [melvin]     0.8.11claws104
758
759         * src/plugins/dillo_viewer/README
760                 Improved slightly the text.
761
762 2003-04-21 [melvin]     0.8.11claws103
763
764         * src/plugins/dillo_viewer/README *** NEW ***
765                 Added a README file for the Dillo plugin
766
767 2003-04-20 [paul]
768
769         * tools/README
770           tools/outlook2sylpheed.pl
771                 updated and improved by Ricardo Mones Lastra
772
773 2003-04-18 [oliver]     0.8.11claws102
774
775         * src/inc.c 
776         * src/prefs_account.h
777                 remove Pop3SessionType (used by selective download)
778         * src/prefs_toolbar.c
779                 enable set Default Toolbar button
780
781 2003-04-18 [paul]       0.8.11claws101
782
783         * sync with 0.8.11cvs29
784                 see ChangeLog 2003-04-18
785
786 2003-04-17 [paul]       0.8.11claws100
787
788         * src/prefs_common.[ch]
789           src/summaryview.c
790                 remove 'Open next message on deletion' option,
791                 as the same effect can now be achieved via the
792                 'Always open messages in summary when selected'
793                 option.
794
795 2003-04-17 [paul]       0.8.11claws99
796
797         * sync with 0.8.11cvs28
798                 see ChangeLog 2003-04-17
799
800 2003-04-17 [christoph]  0.8.11claws98
801
802         * ac/spamassassin.m4
803         * src/plugins/spamassassin/libspamc.[ch]
804         * src/plugins/spamassassin/utils.[ch]
805                 sync libspamc with SpamAssassin project
806
807 2003-04-17 [christoph]  0.8.11claws97
808
809         * src/common/socket.h
810         * src/gtk/sslcertwindow.h
811                 rename old USE_SSL to USE_OPENSSL
812
813 2003-04-17 [paul]       0.8.11claws96
814
815         * src/prefs_common.h
816                 use gulong for P_COLOR so that it compiles/runs on
817                 64-bit systems. Patch submitted by James Noyes
818                 <jnoyes-claws@retrogeeks.com>
819                 
820         * po/de.po
821                 updated by Jens
822
823 2003-04-17 [paul]       0.8.11claws95
824
825         * sync with 0.8.11cvs27
826                 see ChangeLog 2003-04-16
827
828 2003-04-15 [paul]       0.8.11claws94
829
830         * src/prefs_common.[ch]
831                 rearrange to stop the window getting too long:
832                         move Receive dialog stuff to Receive tab
833                         move Send dialog to Send tab
834                         remove Dialogs frame
835                 rename 'Open messages in summary with cursor keys' to
836                 'Always open messages in summary when selected', as its
837                 more appropriate
838
839 2003-04-15 [paul]       0.8.11claws93
840
841         * src/prefs_common.[ch]
842           src/summaryview.c
843                 add new option '/Interface/Open next message on deletion'
844
845 2003-04-15 [paul]       0.8.11claws92
846
847         * src/summaryview.[ch]
848                 add /Mark/Lock and /Mark/Unlock to the pop-up
849                 menu. Patch submitted by Ivan Francolin Martinez
850                 <ivanfm@users.sourceforge.net>
851
852 2003-04-15 [paul]       0.8.11claws91
853
854         * sync with 0.8.11cvs24
855                 see ChangeLog 2003-04-15
856
857 2003-04-14 [jens]       0.8.11claws90
858
859         * updated German translation and some corrections from
860                 Roland Bless <bless@tm.uka.de>
861
862 2003-04-14 [paul]       0.8.11claws89
863
864         * sync with 0.8.11cvs22
865                 see ChangeLog 2003-04-14
866
867 2003-04-13 [paul]       0.8.11claws88
868
869         * src/plugins/clamav/clamav_plugin.c
870                 fix memory leaks
871                 clean up
872
873 2003-04-12 [paul]       0.8.11claws87
874
875         * src/plugins/clamav/clamav_plugin.c
876                 activate enable/disable archive scanning option
877                 
878         * src/plugins/clamav/.cvsignore         ** NEW FILE **
879
880 2003-04-12 [paul]       0.8.11claws86
881
882         * src/plugins/Makefile.am
883           src/plugins/clamav/Makefile.am                ** NEW FILE **
884           src/plugins/clamav/README                     ** NEW FILE ** 
885           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
886           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
887                 add Clam AntiVirus plugin
888
889 2003-04-12 [paul]       0.8.11claws85
890
891         * sync with 0.8.11cvs21
892                 see ChangeLog 2003-04-11
893
894 2003-04-11 [paul]       0.8.11claws84
895
896         * po/es.po
897                 update Spanish translation. Submitted by Ricardo
898                 Mones Lastra.
899
900 2003-04-10 [christoph]  0.8.11claws83
901
902         * src/mbox.c
903                 fix typo that did not move unfiltered mails to destination
904                 folder
905
906         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
907          when filtering from spool)
908
909 2003-04-10 [christoph]  0.8.11claws82
910
911         * src/imap.c
912                 use BODY.PEEK instead of BODY in in message fetch operation
913                 to make sure the IMAP server does not set the \Seen flag for
914                 messages. Sylpheed does that later itself, when the message
915                 is opened in sylpheed
916
917         (closes Bug 111 Claws destroys unread marks)
918
919 2003-04-09 [oliver]     0.8.11claws81
920         
921         * src/folder.c
922                 fix crash in folder_destroy
923         * README.claws
924                 remove selective download
925
926 2003-04-09 [christoph]  0.8.11claws80
927
928         * src/imap.c
929                 fix crash in imap_get_msginfo() when then fetched message
930                 is not found
931
932         (closes Bug 110 Crash during mail composition)
933
934 2003-04-08 [christoph]  0.8.11claws79
935
936         * src/folder.c
937         * src/prefs_account.c
938                 Filter new messages that are found in an INBOX folder
939                 when 'Filter messages on receiving' is enabled in the
940                 Folder's AccountPrefs. This allows to use Sylpheed's
941                 filtering engine for IMAP folders where messages are
942                 added to the INBOX by a MTA
943
944 2003-04-08 [paul]       0.8.11claws78
945
946         * src/procmsg.h
947                 clean up after last commit
948
949 2003-04-08 [paul]       0.8.11claws77
950
951         * sync with 0.8.11cvs20
952                 see ChangeLog 2003-04-07 and 2003-04-08
953
954 2003-04-07 [christoph]  0.8.11claws76
955
956         * src/filtering.[ch]
957         * src/inc.[ch]
958         * src/mbox.c
959         * src/procmsg.[ch]
960                 add procmsg_msginfo_filter() to execute filtering actions
961
962 2003-04-06 [christoph]  0.8.11claws75
963
964         * src/imap.c
965                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
966
967 2003-04-06 [christoph]  0.8.11claws74
968
969         * src/common/utils.[ch]
970                 add g_int_compare() function for slist sorting
971
972         * src/imap.c
973                 fetch all MsgInfos with one command in imap_get_msginfos()
974                 using an imap set with a list of ranges
975
976         * src/news.c
977                 use new g_int_compare() function
978
979 2003-04-06 [thorsten]   0.8.11claws73
980
981         * src/mh.c
982                 corrected implementation of mh_folder_destroy()
983
984 2003-04-05 [christoph]  0.8.11claws72
985
986         * src/account.c
987         * src/folder.[ch]
988         * src/folderview.c
989         * src/imap.c
990         * src/inc.c
991         * src/main.c
992         * src/mainwindow.c
993         * src/mbox_folder.c
994         * src/mh.c
995         * src/mimeview.h
996         * src/msgcache.[ch]
997         * src/news.c
998         * src/procmime.h
999         * src/procmsg.[ch]
1000         * src/setup.c
1001         * src/gtk/gtkutils.c
1002                 o rename structure field names class and new to klass and
1003                   new_msgs, to allow including files in C++
1004                 o add 'extern "C"' block to some header files
1005                 o add MsgInfoList and MsgNumberList as alias for GSList for
1006                   developers to know what type of list is expected
1007
1008         * src/plugins/image_viewer/plugin.c
1009         * src/plugins/image_viewer/viewer.[ch]
1010         * src/plugins/image_viewer/viewerprefs.[ch]
1011                 rename function names to prevent conflicts
1012
1013 2003-04-05 [paul]       0.8.11claws71
1014
1015         * sync with 0.8.11cvs18
1016                 see ChangeLog 2003-04-03 and 2003-04-04
1017
1018 2003-04-02 [christoph]  0.8.11claws70
1019
1020         * src/folder.[ch]
1021         * src/imap.[ch]
1022         * src/mbox_folder.[ch]
1023         * src/mh.[ch]
1024         * src/news.[ch]
1025                 o Make all virtual folder functions private
1026                 o remove unused folder code
1027
1028         * src/common/socket.[ch]
1029         * src/summaryview.c
1030                 fix warnings
1031
1032 2003-03-30 [alfons]     0.8.11claws69
1033
1034         * src/send_message.c
1035                 remove two debug traces and see if people still report
1036                 errors
1037
1038 2003-03-30 [alfons]     0.8.11claws68
1039
1040         * src/send_message.c
1041         * src/commons/session.c
1042                 add more debug traces
1043
1044 2003-03-30 [christoph]  0.8.11claws67
1045
1046         * src/folder.c
1047                 change processing folder name from .processing to processing
1048
1049         * src/common/ssl.c
1050                 disable SSL certificate check because it causes Xlib error
1051                 when the child process want's to open an GTK window
1052
1053 2003-03-30 [christoph]  0.8.11claws66
1054
1055         * src/folder.c
1056                 don't use default folder for processing folder item because
1057                 it can be a non local folder
1058
1059         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
1060
1061 2003-03-30 [alfons]     0.8.11claws65
1062
1063         * src/send_message.c
1064                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
1065                 to generate bad code for 'send_send_data_progressive': When
1066                 called from 'send_send_data_finished', the 'data' pointer is
1067                 cleared just before the assignment to the dialog pointer
1068
1069 2003-03-29 [christoph]  0.8.11claws64
1070
1071         * src/common/prefs.h
1072         * src/plugins/image_viewer/Makefile.am
1073         * src/plugins/image_viewer/plugin.c
1074         * src/plugins/image_viewer/viewer.[ch]
1075         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
1076                 add PrefsPage for ImageViewer
1077
1078 2003-03-28 [thorsten]   0.8.11claws63
1079
1080         * src/common/session.c
1081                 added some comments
1082
1083 2003-03-28 [paul]       0.8.11claws62
1084
1085         * sync with 0.8.11cvs16
1086                 see ChangeLog 2003-03-28
1087
1088 2003-03-28 [paul]       0.8.11claws61
1089
1090         * sync with 0.8.11cvs15
1091                 see ChangeLog 2003-03-28
1092
1093 2003-03-27 [christoph]  0.8.11claws60
1094
1095         * src/folder.c
1096         * src/imap.c
1097         * src/common/socket.[ch]
1098                 set socket state to DISCONNECTED when any operation
1099                 fails to allow reconnecting in IMAP code without
1100                 checking the return code of all calls to the command
1101                 functions
1102
1103         * src/folderview.c
1104         * src/summaryview.c
1105                 remove some more stuff that depends on specific
1106                 folder types
1107
1108 2003-03-27 [paul]       0.8.11claws59
1109
1110         * sync with 0.8.11cvs14
1111                 see ChangeLog 2003-03-27
1112                 
1113         * src/selective_download.[ch]   ** REMOVED **
1114                 really removed
1115
1116 2003-03-27 [christoph]  0.8.11claws58
1117
1118         * src/folder.c
1119                 fix handling of tmp_flags in flag copy function
1120
1121 2003-03-27 [paul]       0.8.11claws57
1122
1123         * sync with 0.8.11cvs13
1124                 see ChangeLog 2003-03-27
1125
1126 2003-03-27 [oliver]     0.8.11claws56
1127
1128         * src/maiwindow.c
1129                 remove sel_download_cb
1130
1131 2003-03-27 [oliver]     0.8.11claws55
1132         
1133         * src/inc.c
1134                 remove POP3_TOP
1135         
1136 2003-03-26 [oliver]     0.8.11claws54
1137
1138         *src/pop.h
1139                 remove POP3_TOP*
1140         * README.claws
1141                 remove selective donwload readme
1142
1143 2003-03-26 [oliver]     0.8.11claws53
1144         * src/matcher.[ch]
1145         * src/matcher_parser_parse.y 
1146         * src/pop.c 
1147         * src/prefs_account.[ch]
1148         * src/prefs_filtering.c
1149                 remove selective donwload
1150
1151 2003-03-26 [oliver]     0.8.11claws52
1152
1153         * src/inc.[ch] 
1154         * src/filtering.c 
1155         * src/mainwindow.c 
1156                 remove selective donwload
1157
1158 2003-03-26 [oliver]     0.8.11claws51
1159         
1160         * src/Makefile.am
1161         * src/selective_download.[ch]   ** REMOVE **    
1162
1163 2003-03-26 [christoph]  0.8.11claws50
1164
1165         * src/news.c
1166                 fix NEWS that got broken by a sync with sylpheed-main
1167
1168 2003-03-26 [christoph]  0.8.11claws49
1169
1170         * src/mimeview.c
1171                 fix mime type guessing when no mime type is found for a file
1172
1173 2003-03-25 [christoph]  0.8.11claws48
1174
1175         * src/mimeview.c
1176         * src/procmime.c
1177                 remove mime type guessing from mime parser and use
1178                 name based mime types in viewer lookup for mime type
1179                 application/octet-stream
1180
1181 2003-03-25 [christoph]  0.8.11claws47
1182
1183         * doc-src/readme.txt
1184         * doc-src/rfc2554.txt
1185                 add RFC about SMTP AUTH
1186
1187         * src/send_message.c
1188         * src/common/smtp.[ch]
1189                 add extra error code for authentication errors and
1190                 clear temporary password when this error occurs
1191
1192         (closes Bug 84 authentication failure while sending should
1193          prompt for password again)
1194
1195 2003-03-25 [christoph]  0.8.11claws46
1196
1197         * configure.ac
1198         * src/Makefile.am
1199         * src/imageview.[ch]                            ** REMOVE **
1200         * src/messageview.[ch]
1201         * src/mimeview.[ch]
1202         * src/prefs_common.[ch]
1203         * src/textview.c
1204         * src/plugins/Makefile.am
1205         * src/plugins/image_viewer/.cvsignore           ** NEW **
1206         * src/plugins/image_viewer/Makefile.am          ** NEW **
1207         * src/plugins/image_viewer/plugin.c             ** NEW **
1208         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
1209                 move image viewer into a plugin (building is enabled by default)
1210                 [ToDo: Prefs for resize and autoview]
1211
1212 2003-03-25 [paul]       0.8.11claws45
1213
1214         * sync with 0.8.11cvs12
1215                 see ChangeLog 2003-03-26
1216
1217 2003-03-25 [paul]       0.8.11claws44
1218
1219         * sync with 0.8.11cvs11
1220                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
1221                 
1222         Note: Selective Download is broken.
1223                 
1224 2003-03-22 [christoph]  0.8.11claws43
1225
1226         * src/folder.c
1227                 code cleanup for flags copying
1228
1229 2003-03-22 [christoph]  0.8.11claws42
1230
1231         * src/plugins/trayicon/trayicon.c
1232                 fix setting the transparent area when the window size
1233                 is forced by the system tray
1234
1235 2003-03-22 [christoph]  0.8.11claws41
1236
1237         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
1238         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
1239         * src/plugins/trayicon/newmail.xpm              ** NEW **
1240         * src/plugins/trayicon/nomail.xpm               ** NEW **
1241         * src/plugins/trayicon/trayicon.c
1242         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
1243                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
1244                 o add icon for unread mails
1245                 o set transparency for window
1246
1247 2003-03-22 [christoph]  0.8.11claws40
1248
1249         * src/news.c
1250                 init news session to prevent crash when session is closed
1251
1252 2003-03-22 [christoph]  0.8.11claws39
1253
1254         * src/imap.c
1255         * src/common/session.[ch]
1256                 Init session data to make sure we don't have invalid pointers
1257                 for read_ch and write_ch when new multi process sessions are
1258                 not used
1259
1260         * src/main.c
1261         * src/common/plugin.c
1262         * src/common/sylpheed.c
1263         * src/plugins/demo/demo.c
1264         * src/plugins/dillo_viewer/dillo_viewer.c
1265         * src/plugins/mathml_viewer/mathml_viewer.c
1266         * src/plugins/spamassassin/spamassassin.c
1267         * src/plugins/spamassassin/spamassassin_gtk.c
1268                 add plugin types to allow loading plugins at different times
1269                 (and maybe for different frontends), because it's not good to
1270                 load GTK-Plugins gefore gtk_init was called
1271
1272         * configure.ac
1273         * src/plugins/Makefile.am
1274         * src/plugins/trayicon/.cvsignore               ** NEW **
1275         * src/plugins/trayicon/Makefile.am              ** NEW **
1276         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
1277         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
1278         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
1279         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
1280         * src/plugins/trayicon/trayicon.c               ** NEW **
1281                 New Trayicon plugin that shows an icon in a systray that uses
1282                 XEMBED protocol like Gnome's systray. Icon shows if there
1283                 are new mails and a tooltip shows information about new,
1284                 unread and total messages.
1285
1286 2003-03-22 [paul]       0.8.11claws38
1287
1288         * src/common/smtp.c
1289                 fix ESMTP AUTH CRAM-MD5
1290                 [sync with main (still version 0.8.11cvs6), see
1291                  ChangeLog 2003-03-22]
1292
1293 2003-03-21 [colin]      0.8.11claws37
1294
1295         * src/send_message.c
1296                 Fix USE_SSL => USE_OPENSSL
1297
1298 2003-03-21 [colin]      0.8.11claws36
1299
1300         * src/folderview.c
1301                 Fix counts in drag and dropped subfolders
1302
1303 2003-03-21 [colin]      0.8.11claws35
1304
1305         * src/folder.c 
1306         * src/folderview.c
1307                 speed up a bit folder dnd
1308
1309 2003-03-20 [alfons]     0.8.11claws34
1310
1311         * src/main.c
1312         * src/toolbar.c
1313         * src/procmsg.c
1314                 don't send locked queue messages
1315                 (feature request "[ 705245 ] Locking message in outbox 
1316                  should prevent sending")
1317
1318 2003-03-20 [christoph]  0.8.11claws33
1319
1320         * src/folder.c
1321                 remove NEW and UNREAD flag in special folders when scanning
1322                 
1323         * src/common/smtp.c
1324                 fix ESMTP AUTH CRAM-MD5
1325
1326 2003-03-20 [paul]       0.8.11claws32
1327
1328         * src/prefs_account.c
1329                 Re-write 'Tunnel command to open connection' as
1330                 'Use command to communicate with server', and disable
1331                 it for all except IMAP accounts
1332
1333 2003-03-20 [paul]       0.8.11claws31
1334
1335         * sync with 0.8.11cvs6
1336                 see ChangeLog 2003-03-20
1337
1338 2003-03-19 [match]      0.8.11claws30
1339
1340         * src/addritem.[ch]
1341                 include documentation. minor refactoring.
1342         * src/addr_compl.[ch]
1343         * src/addrindex.[ch]
1344         * src/addresbook.[ch]
1345         * src/summaryview.c
1346                 re-enable address lookup (was disabled in
1347                 0.8.11claws20).
1348
1349 2003-03-19 [christoph]  0.8.11claws29
1350
1351         * src/procmsg.c
1352                 add temp flag handling, will make moving and copying
1353                 messages possible again
1354
1355         * src/folder.c
1356                 correct calulation of folder stats
1357
1358 2003-03-18 [match]      0.8.11claws28
1359
1360         * src/editgroup.h
1361                 remove case sensitive comparison (closes bug 80).
1362
1363 2003-03-18 [christoph]  0.8.11claws27
1364
1365         * src/imap.c
1366                 fix imap using a tunnel command
1367
1368         (closes bug 87)
1369
1370 2003-03-18 [christoph]  0.8.11claws26
1371
1372         * src/folder.[ch]
1373         * src/imap.c
1374         * src/procmsg.[ch]
1375                 rewrite flag handling for folders
1376
1377 2003-03-18 [christoph]  0.8.11claws25
1378
1379         * src/folder.c
1380         * src/procmsg.c
1381         * src/summaryview.c
1382                 unset NEW and UNREAD flags when message is ignored, to make
1383                 sure messages don't show up as unread on other IMAP clients,
1384                 because the IGNORE_THREAD flag can not be syncronized through
1385                 the IMAP folder
1386
1387 2003-03-17 [christoph]  0.8.11claws24
1388
1389         * src/imap.c
1390                 don't use recursion to fetch uids when the number of messages
1391                 does not match. Moved code into subfunction that is used
1392                 again when needed, to prevent an endless loop.
1393
1394 2003-03-17 [thorsten]   0.8.11claws23
1395
1396         * src/imageview.[ch]
1397                 export imageview_get_resized_size() (for plugins)
1398         * src/prefs_common.[ch]
1399                 added prefs_common_get() (for plugins)
1400
1401 2003-03-17 [christoph]  0.8.11claws22
1402
1403         * src/imap.c
1404                 o remove UID guessing from copy code
1405                 o support UIDPLUS extension for APPEND command
1406
1407 2003-03-17 [paul]       0.8.11claws21
1408
1409         * src/gtk/about.c
1410                 remove 'Compiled-plugins' section.
1411                 
1412         * src/plugins/dillo_viewer/dillo_viewer.c
1413                 slight change to description text
1414
1415 2003-03-16 [match]      0.8.11claws20
1416         * src/ldapserver.[ch]           ** NEW **
1417         * src/ldapctrl.[ch]             ** NEW **
1418         * src/ldapquery.[ch]            ** NEW **
1419         * src/ldaputil.[ch]             ** NEW **
1420         * src/addrcindex.[ch]           ** NEW **
1421         * src/addrquery.h               ** NEW **
1422         * src/addritem.[ch]
1423         * src/addrcache.[ch]
1424         * src/addrindex.[ch]
1425         * src/addr_compl.[ch]
1426         * src/addressbook.[ch]
1427         * src/addrbook.[ch]
1428         * src/editgroup.c
1429         * src/editaddress.c
1430         * src/editldap.c
1431         * src/editldap_basedn.c
1432         * src/vcard.c
1433         * src/jpilot.c
1434         * src/Makefile.am
1435                 included dynamic LDAP queries. improved address
1436                 completion.
1437
1438 2003-03-16 [paul]       0.8.11claws19
1439
1440         * tools/multiwebsearch.pl
1441                 fix a fatal typo
1442
1443 2003-03-16 [christoph]  0.8.11claws18
1444
1445         * src/mimeview.c
1446         * src/plugins/dillo_viewer/dillo_viewer.c
1447         * src/plugins/mathml_viewer/mathml_viewer.c
1448                 make unregistering of MimeViewerFactorys possible
1449
1450 2003-03-16 [alfons]     0.8.11claws17
1451
1452         * configure.ac
1453                 correct typo
1454
1455 2003-03-16 [melvin]     0.8.11claws16
1456
1457         * src/plugins/dillo_viewer.c
1458                 Fixed bug where it was not possible to view more than
1459                 one text/html attachment per message (bug discovered
1460                 by Christoph Hohmann).
1461
1462 2003-03-15 [melvin]     0.8.11claws15
1463
1464         * src/prefs_actions.c
1465                 Fixed compilation warnings.
1466
1467 2003-03-15 [melvin]     0.8.11claws14
1468
1469         * src/plugins/Makefile.am
1470         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
1471         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
1472         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
1473                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
1474                 newer (http://dillo.auriga.wearlab.de/).
1475
1476 2003-03-15 [christoph]  0.8.11claws13
1477
1478         * src/imap.c
1479                 don't query imap folder for attributes because we already
1480                 for them from imap_status
1481
1482         * src/mimeview.[ch]
1483                 add support for plugable MimeViewers (unloading Viewers
1484                 not yet complete)
1485
1486         * src/plugins/Makefile.am
1487         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
1488         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
1489         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
1490                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
1491                 widget from http://helm.cs.unibo.it/mml-widget/
1492
1493 2003-03-14 [christoph]  0.8.11claws12
1494
1495         * src/folder.[ch]
1496                 o error return code's should better be negative
1497                 o replace printf with debug_print
1498
1499         * src/imap.c
1500                 improve IMAP folder scan by checking UID-NEXT
1501
1502         * src/summaryview.c
1503                 remove check that are unnecessary in my opinion
1504
1505 2003-03-13 [christoph]  0.8.11claws11
1506
1507         * src/folder.[ch]
1508         * src/foldersel.c
1509         * src/folderview.c
1510         * src/imap.c
1511         * src/mbox_folder.c
1512         * src/mh.c
1513         * src/news.c
1514         * src/prefs_scoring.c
1515         * src/summaryview.c
1516                 use a common function to get a displayable name
1517                 for a FolderItem
1518
1519 2003-03-13 [paul]       0.8.11claws10
1520
1521         * tools/Makefile.am
1522           tools/README
1523           tools/multiwebsearch.conf     ** NEW FILE **
1524           tools/multiwebsearch.pl       ** NEW FILE **
1525                 add multiwebsearch Actions script
1526
1527 2003-03-13 [colin]      0.8.11claws9
1528
1529         * src/compose.c
1530                 Remove leading emtpy lines from quoted text
1531                 before quoting it
1532
1533 2003-03-13 [melvin]     0.8.11claws8
1534
1535         * src/prefs_actions.c
1536                 Fixed a memory leak
1537                 Code clean ups
1538                 Added Cancel and OK buttons
1539                 Corrected help text
1540
1541 2003-03-13 [christoph]  0.8.11claws7
1542
1543         * src/account.c
1544         * src/folder.[ch]
1545         * src/imap.c
1546         * src/mainwindow.c
1547         * src/mbox_folder.c
1548         * src/mh.c
1549         * src/news.c
1550         * src/setup.c
1551                 replace more folder type stuff with folder class stuff
1552
1553 2003-03-13 [melvin]     0.8.11claws6
1554
1555         * src/prefs_actions.c
1556                 Added new tokens:
1557                 %u: user provided argument
1558                 %h: user provided argument (hidden on input)
1559                 %s: current text selection in the message view 
1560
1561 2003-03-13 [paul]       0.8.11claws5
1562
1563         * sync with 0.8.11cvs5
1564                 see ChangeLog 2003-03-11, 2003-03-12
1565
1566 2003-03-12 [christoph]  0.8.11claws4
1567
1568         * src/folder.c
1569                 use folder class idstr when writing folderlist.xml
1570
1571         * src/folder.h
1572         * src/imap.c
1573         * src/news.c
1574                 replace folder type checks with folder class checks
1575
1576 2003-03-12 [christoph]  0.8.11claws3
1577
1578         * src/folder.[ch]
1579         * src/imap.[ch]
1580         * src/main.c
1581         * src/mbox_folder.[ch]
1582         * src/mh.[ch]
1583         * src/news.[ch]
1584                 o create a list of known folder classes in the folder system
1585                 o use folder class id strings for folder item identifiers
1586
1587 2003-03-12 [christoph]  0.8.11claws2
1588
1589         * src/imap.c
1590                 fix imap uid validity check
1591
1592 2003-03-12 [christoph]  0.8.11claws1
1593
1594         * src/account.c
1595         * src/folder.[ch]
1596         * src/foldersel.c
1597         * src/folderview.c
1598         * src/imap.c
1599         * src/mainwindow.c
1600         * src/mbox_folder.c
1601         * src/mh.c
1602         * src/news.c
1603         * src/prefs_scoring.c
1604         * src/procmsg.c
1605         * src/setup.c
1606         * src/summaryview.c
1607                 initial restructuring of folder system, seperating
1608                 folders and folder classes
1609
1610 2003-03-12 [paul]       0.8.11claws
1611
1612         0.8.11claws release
1613
1614 2003-03-12 [christoph]
1615
1616         * src/gtk/prefswindow.c
1617                 fix translation of "Page Index"
1618
1619 2003-03-12 [paul]       0.8.10claws110
1620
1621         a sync from 0.8.11cvs4 before the release
1622
1623         * src/common/utils.c
1624                 subject_compare_for_sort(): allow null strings (fixes
1625                 summary sorting).
1626
1627 2003-03-11 [paul]       0.8.10claws109
1628
1629         * po/es.po
1630                 update Spanish translation, submitted by
1631                 Ricardo Mones Lastra
1632
1633 2003-03-11 [melvin]     0.8.10claws108
1634
1635         * po/fr.po
1636                 Updated French translations
1637
1638 2003-03-11 [paul]       0.8.10claws107
1639
1640         * manual/en/Makefile.am
1641           manual/en/*.html
1642                 update English manual, add a new page
1643                 updated by Francois Barriere <fbarriere@atmel.fr>
1644                 
1645         * po/bg.po
1646           po/it.po
1647           po/sr.po
1648                 update Bulgarian, Italian, and Serbian translations
1649                 submitted by George Danchev, Alessandro Maestri, and
1650                 Urke MMI
1651
1652 2003-03-10 [paul]       0.8.10claws106
1653
1654         * src/gtk/about.c
1655           src/gtk/prefswindow.c
1656                 make some strings translatable
1657
1658 2003-03-10 [darko]      0.8.10claws105
1659
1660         * src/compose.c
1661                 code cleanup to make Hiro happy
1662
1663 2003-03-10 [paul]       0.8.10claws104
1664
1665         * sync with 0.8.11cvs2
1666                 see ChangeLog 2003-03-10
1667
1668 2003-03-09 [melvin]     0.8.10claws103
1669
1670         * src/textview.c
1671                 textview_set_font(): fix for message display in
1672                 UTF-8 locales (thanks to Sergey Vlasov).
1673                 (was unintentionnaly reverted in 0.8.6claws6)   
1674
1675 2003-03-08 [darko]      0.8.10claws102
1676
1677         * src/compose.c
1678                 fix infinite loop in wrapping as reported
1679                 by happycactus
1680                 obsoletes patch #696482
1681
1682 2003-03-08 [christoph]  0.8.10claws101
1683
1684         * src/imap.c
1685                 add workaround for IMAP servers that do not
1686                 support the "UID SEARCH UID" command
1687
1688 2003-03-07 [christoph]  0.8.10claws100
1689
1690         * src/plugins/spamassassin/spamassassin.[ch]
1691         * src/plugins/spamassassin/spamassassin_gtk.c
1692                 code cleanup
1693
1694 2003-03-07 [paul]       0.8.10claws99
1695
1696         * po/es.po
1697                 updated Spanish translation, submitted by
1698                 Ricardo Mones Lastra
1699
1700 2003-03-07 [christoph]  0.8.10claws98
1701
1702         * src/send.c
1703                 fix in 0.8.10claws94 was wrong
1704                 local delivery does not require escaping, remove escaping
1705                 code to make signatures of mails with "." lines valid
1706                 
1707                 NOTE: requires that sendmail is executed with "-i" option,
1708                       what is the default now, but has to be changed in all
1709                       exsiting accounts)
1710
1711 2003-03-07 [paul]       0.8.10claws97
1712
1713         * sync with 0.8.11 release
1714                 see ChangeLog 2003-03-07
1715
1716 2003-03-06 [paul]       0.8.10claws96
1717
1718         * src/compose.c
1719                 revert commit 0.8.10claws92
1720
1721 2003-03-06 [paul]       0.8.10claws95
1722
1723         * src/folderview.c
1724                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
1725
1726         * src/gtkaspell.c
1727                 fix bug 74, 'Crash opening editor window with pseudo-color
1728                 display'
1729                 
1730         Patches submitted by Kevin Vigor <kevin@vigor.nu>
1731
1732 2003-03-06 [christoph]  0.8.10claws94
1733
1734         * src/send.c
1735                 fix rfc2821 (4.5.2) violation in SMTP data sending,
1736                 all lines starting with a period get an extra period
1737                 inserted
1738                 (found by Simon 'corecode' Schubert)
1739
1740 2003-03-06 [paul]       0.8.10claws93
1741
1742         * src/folderview.c
1743                 if configured font can't be loaded fall back to gtk
1744                 default. (with thanks to Christoph)
1745                 
1746                 closes long-standing bug 15 'Crashes on startup'
1747
1748 2003-03-06 [paul]       0.8.10claws92
1749
1750         * src/compose.c
1751                 freeze text before autosave and thaw afterwards
1752                 fixes bug 67 'autosave make re-rediting message crazy'
1753
1754 2003-03-06 [christoph]  0.8.10claws91
1755
1756         * src/compose.c
1757                 ignore address comment in dupe check for Cc-list
1758
1759         (closes reopened bug 47 Replying to message strips name part of
1760          e-mail addresses of Cc: lines)
1761
1762 2003-03-06 [paul]       0.8.10claws90
1763
1764         * src/Makefile.am
1765                 remove reference to gtkxtext.h as its no longer in
1766                 the repository
1767
1768 2003-03-06 [paul]       0.8.10claws89
1769
1770         * sync with 0.8.10cvs25
1771                 see ChangeLog 2003-03-06
1772
1773 2003-03-06 [oliver]     0.8.10claws88
1774         
1775         * src/messageview.c
1776                 remove include
1777
1778 2003-03-06 [oliver]     0.8.10claws87
1779         
1780         * src/folderview.c 
1781                 remove changes introduced inclaws74
1782         * src/messageview.c
1783                 another attempt to sanely delete and update
1784                 messages deleted in separate messageview
1785
1786 2003-03-05 [christoph]  0.8.10claws86
1787
1788         * src/summaryview.c
1789                 check if "From" matches any account's address if
1790                 addressbook completion of addresses is disabled too
1791
1792         (closes Bug 70 "Display recipient in from" doesn't check
1793          folder's default account)
1794
1795 2003-03-05 [christoph]  0.8.10claws85
1796
1797         * src/compose.c
1798         * src/common/utils.[ch]
1799                 don't strip address comments when building Cc lists
1800
1801         (closes Bug 47 Replying to message strips name part of e-mail addresses
1802          of Cc: lines)
1803
1804         * src/folder.c
1805                 fix return value of copy function
1806
1807 2003-03-05 [christoph]  0.8.10claws84
1808
1809         * src/imap.c
1810                 don't ask imap server for non rfc822 headers
1811
1812         (closes bug 71 IMAP FETCH asks for FROM header field twice)
1813
1814         * src/imap.c
1815                 destroy session on socket error to allow reconnecting
1816
1817 2003-03-05 [christoph]  0.8.10claws83
1818
1819         * configure.ac
1820                 fix building with gnome when no prefix is set
1821
1822         (closes bug 66 Gnome directory is set to NONE)
1823
1824 2003-03-05 [paul]       0.8.10claws82
1825
1826         * sync with 0.8.10cvs23
1827                 see ChangeLog 2003-03-05
1828
1829 2003-03-04 [christoph]  0.8.10claws81
1830
1831         * src/folder.c
1832                 o fix moving and copying when folder returns 0 for new
1833                   message number
1834                 o remove some code for single message copy and move
1835                   operations and use functions for multiple messages
1836
1837         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
1838
1839         * src/news.c
1840                 remove unused include
1841
1842 2003-03-04 [paul]       0.8.10claws80
1843
1844         * src/gtk/about.c
1845                 list 'Compiled plugins'
1846
1847 2003-03-03 [christoph]  0.8.10claws79
1848
1849         * src/news.[ch]
1850                 have to multiply the percentage of the current fetch with
1851                 the percentage that it has of the total fetch operation
1852                 for correct values
1853
1854 2003-03-03 [christoph]  0.8.10claws78
1855
1856         * src/news.c
1857                 fix calculation of expected lines for progress indicator
1858
1859 2003-03-03 [christoph]  0.8.10claws77
1860
1861         * src/summaryview.c
1862         * src/common/utils.c
1863                 fix segfault when opening the root news folder
1864
1865 2003-03-03 [christoph]  0.8.10claws76
1866
1867         * src/mainwindow.[ch]
1868         * src/common/Makefile.am
1869         * src/common/progressindicator.[ch]
1870                 add UI independent progress indicator handling
1871
1872         * src/news.[ch]
1873                 use new progress indicator for message info fetching
1874
1875         * src/common/hooks.h
1876                 code cleanup
1877
1878 2003-03-03 [oliver]     0.8.10claws75
1879
1880         * src/toolbar.c
1881         * src/compose.c
1882                 removed commented code
1883
1884 2003-03-03 [oliver]     0.8.10claws74
1885
1886         * src/toolbar.[ch]
1887                 cleanups and refactoring
1888         * src/compose.[ch]
1889                 compose_reply_mode reply & forwarding interface for
1890                 toolbar buttons
1891         * src/folderview.c
1892                 act on messages marked for deletion in folderview_selected
1893                 based on prefs_common.immediate_exec since a message might 
1894                 have been deleted by messageview in a folder we are changing 
1895                 to (does anybody understand what I'm on about ?)
1896
1897 2003-03-03 [oliver]     0.8.10claws73
1898         
1899         * src/messageview.[ch]
1900                 new functions
1901                 - messageview_delete: delete message shown in messagview
1902                 - messageview_update_view: update messageview to currently 
1903                   selected summaryview message
1904                 - add separate messageview to msgview_list in order to update 
1905                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
1906         * src/summaryview.[ch]
1907                 summary_get_selection returns a list of selected msgs
1908                 in summaryview
1909         * src/mainwindow.c
1910                 toolbar reply refactoring
1911
1912 2003-03-03 [paul]       0.8.10claws72
1913
1914         * sync with 0.8.10cvs21
1915                 see ChangeLog 2003-03-03
1916
1917 2003-03-02 [christoph]  0.8.10claws71
1918
1919         * src/common/passcrypt.c
1920                 use POSIX includes
1921
1922 2003-03-02 [christoph]  0.8.10claws70
1923
1924         * configure.ac
1925         * src/prefs_account.c
1926         * src/prefs_gtk.[ch]
1927         * src/common/.cvsignore
1928         * src/common/Makefile.am
1929         * src/common/passcrypt.c                ** NEW **
1930         * src/common/passcrypt.h.in             ** NEW **
1931                 Implement password encryption in config files
1932                 using unix encrypt and setkey functions. The crypt
1933                 key can be set as a configure parameter. Old
1934                 passwords will be converted if they do not begin
1935                 with '!'
1936
1937 2003-03-02 [paul]       0.8.10claws69
1938
1939         * src/prefs_account.c
1940                 fix compile error
1941
1942 2003-03-01 [thorsten]   0.8.10claws68
1943
1944         * po/el.po
1945           po/hr.po
1946           po/it.po
1947           po/nl.po
1948           po/sr.po
1949           po/sv.po
1950                 corrected format strings
1951         * po/en_GB.po
1952                 corrected headers
1953                 (fix compile errors with GNU gettext-0.11.5)
1954
1955 2003-03-01 [oliver]     0.8.10claws67
1956
1957         * src/summaryview.c
1958                 menu callbacks call toolbar_menu_reply
1959
1960 2003-03-01 [oliver]     0.8.10claws66
1961
1962         * src/mainwindow.c
1963         * src/messageview.c
1964                 menu callbacks call toolbar_menu_reply
1965         * src/toolbar.[ch]
1966                 callbacks from menu handled by toolbar_menu_reply
1967
1968 2003-03-01 [paul]       0.8.10claws65
1969
1970         * src/addressbook.c
1971                 revert commit 0.8.10claws54 - breaks editing of
1972                 addressbook.
1973                 
1974         * po/bg.po
1975                 update Bulgarian translation, submitted by
1976                 George Danchev
1977
1978 2003-02-28 [christoph]  0.8.10claws64
1979
1980         * src/account.c
1981         * src/addressadd.c
1982         * src/compose.c
1983         * src/gtkaspell.c
1984         * src/gtkxtext.h                ** REMOVE **
1985         * src/imap.c
1986         * src/matcher.[ch]
1987         * src/mh.c
1988         * src/news.c
1989         * src/pine.c
1990         * src/prefs_common.c
1991         * src/prefs_matcher.c
1992         * src/procheader.[ch]
1993         * src/procmsg.[ch]
1994         * src/toolbar.c
1995         * src/common/ssl_certificate.c
1996         * src/gtk/colorlabel.c
1997         * src/gtk/menu.c
1998                 o fix warnings
1999                 o remove code obsoleted by new cache and folder system rework
2000
2001 2003-02-28 [oliver]     0.8.10claws63
2002         
2003         * src/toolbar.[ch]
2004                 * fix bug where reply in Messageview replied to 
2005                 Message displayed in summaryview
2006                 (reportedd via ML by chinatinte at gmx dot ch)
2007                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
2008                 didn't work in separate MessageView Toolbar
2009                 (wondering if anybody uses this at all ?)
2010         * src/summaryview.[ch]
2011                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
2012                 (generalize reply and forward code);
2013         * src/messageview.c 
2014                 remove focus_in event which updated summaryview to messageview
2015
2016 2003-02-28 [paul]       0.8.10claws62
2017
2018         * po/Makefile.in.in
2019                 add the --check option
2020                 Patch submitted by Ricardo Mones Lastra
2021
2022 2003-02-28 [paul]       0.8.10claws61
2023
2024         * src/prefs_account.c
2025                 re-order 'Signature' items
2026
2027 2003-02-28 [paul]       0.8.10claws60
2028
2029         * sync with 0.8.10cvs20
2030                 see ChangeLog 2003-02-28
2031
2032 2003-02-28 [paul]       0.8.10claws59
2033
2034         * po/POTFILES.in
2035                 update to reflect recent movement of files
2036
2037 2003-02-28 [paul]       0.8.10claws58
2038
2039         * sync with 0.8.10cvs19
2040                 see ChangeLog 2003-02-28
2041
2042 2003-02-27 [martin]     0.8.10claws57
2043
2044         * src/prefs_matcher.c 
2045                 fix segfault in prefs_matcher_ok() when the
2046                 last entry is deleted and prevents that the
2047                 message "entry not saved" comes up after deleting
2048                 an entry
2049
2050 2003-02-27 [martin]     0.8.10claws56
2051
2052         * src/prefs_filtering.c 
2053                 fix segfault in prefs_filtering_ok() when the
2054                 last entry is deleted and prevents that the
2055                 message "entry not saved" comes up after deleting
2056                 an entry
2057
2058 2003-02-27 [paul]       0.8.10claws55
2059
2060         * sync with 0.8.10cvs18
2061                 see ChangeLog 2003-02-27
2062
2063 2003-02-27 [paul]       0.8.10claws54
2064
2065         * src/addressbook.c
2066                 fix bug where the address book crashes with 
2067                 multiple lookups.
2068                 Patch [687729] submitted by David Frager 
2069                 <dbfrager@users.sourceforge.net>
2070
2071 2003-02-25 [christoph]  0.8.10claws53
2072
2073         * src/Makefile.am
2074         * src/colorlabel.[ch]           ** REMOVE **
2075         * src/gtk/Makefile.am
2076         * src/gtk/colorlabel.[ch]       ** NEW **
2077                 move colorlabel files to gtk directory
2078
2079         * src/esmtp.[ch]                ** REMOVE **
2080                 has been merged into smtp.[ch] in 0.7.5
2081
2082 2003-02-25 [christoph]  0.8.10claws52
2083
2084         * src/Makefile.am
2085         * src/about.[ch]                ** REMOVE **
2086         * src/gtk/Makefile.am
2087         * src/gtk/about.[ch]            ** NEW **
2088                 move about files to gtk directory
2089
2090 2003-02-25 [christoph]  0.8.10claws51
2091
2092         * src/folder.c
2093                 some code optimization of folder scanning code
2094
2095         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
2096
2097 2003-02-25 [christoph]  0.8.10claws50
2098
2099         * src/main.c
2100         * src/common/sylpheed.c
2101                 add command line parameter parsing to common code
2102
2103 2003-02-24 [christoph]
2104
2105         * Makefile.am
2106         * configure.ac
2107                 fix gnome prefix problems, the configure script now removed
2108                 `gnome-config --prefix` from `gnome-config --datadir`
2109                 and adds $(prefix} instead
2110
2111         (closes Bug 24 Makefile does not respect prefix when installing
2112          GNOME data)
2113
2114 2003-02-24 [christoph]  0.8.10claws49
2115
2116         * src/news.c
2117                 check for valid session before trying to authenticate
2118
2119         (closes Bug 60 crash if "authenticate on logon" is activated
2120          and newsserver-hostname is not valid)
2121
2122 2003-02-24 [melvin]     0.8.10claws48
2123
2124         * src/prefs_actions.c
2125                 Make sure all user's input is sent to the action and then
2126                 close the socket..
2127
2128 2003-02-23 [alfons]     0.8.10claws46
2129
2130         * src/summaryview.c
2131                 also wait cursor when deleting files
2132
2133 2003-02-23 [paul]
2134
2135         * tools/freshmeat_search.pl
2136           tools/google_search.pl
2137                 scripts should now work for any browser/browser command line
2138
2139 2003-02-22 [christoph]  0.8.10claws45
2140
2141         * src/procmsg.c
2142                 fix IMAP flag setting, IMAP flag is not handled correctly
2143                 anymore by the folder system and information about the
2144                 folder should not be saved in the MsgInfo (in my opinion)
2145
2146         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2147
2148 2003-02-22 [christoph]  0.8.10claws44
2149
2150         * src/summaryview.c
2151                 fix spelling of "label" ;-)
2152
2153 2003-02-22 [thorsten]   0.8.10claws43
2154
2155         * src/mimeview.c
2156           src/prefs_common.[ch]
2157           src/procmime.[ch]
2158                 do not use description as attachment name
2159
2160 2003-02-22 [alfons]     0.8.10claws42
2161
2162         * src/summaryview.c
2163                 freeze/thaw folder item updates when changing color labels,
2164                 and put a wait cursors on
2165
2166 2003-02-22 [thorsten]   0.8.10claws41
2167
2168         * src/mimeview.c
2169                 save-all fixes: crash if invoked on multipart container,
2170                 mimeinfo access, pathseparators, error dialog
2171
2172 2003-02-21 [alfons]     0.8.10claws40
2173
2174         * src/prefs_gtk.c
2175                 remove unused var
2176
2177 2003-02-21 [colin]      0.8.10claws39
2178
2179         * src/send.c
2180                 Fix smtp logging
2181
2182 2003-02-21 [colin]      0.8.10claws38
2183
2184         * src/summaryview.c
2185                 Freeze/thaw folderItem updates when filtering messages 
2186                 via Tools/Filter messages
2187
2188 2003-02-21 [paul]       0.8.10claws37
2189
2190         * src/compose.c
2191                 revert commit 0.8.10claws26, there are ulterior motives
2192                 for users to set a Reply-To header when posting to
2193                 newsgroups
2194
2195 2003-02-21 [paul]       0.8.10claws36
2196
2197         * sync with 0.8.10cvs17
2198                 see ChangeLog 2003-02-21
2199
2200 2003-02-20 [christoph]  0.8.10claws35
2201
2202         * src/imap.c
2203                 IMAP UID fetch speedup using SEARCH
2204
2205         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2206
2207         * src/imap.c
2208                 fix problem with UIDs in IMAP UID cache that no longer existed
2209
2210 2003-02-20 [christoph]  0.8.10claws34
2211
2212         * src/imap.c
2213         * src/procheader.c
2214         * src/procheader.h
2215                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
2216
2217         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2218
2219         * src/imap.c
2220                 Rewrite imap_cmd_gen_recv use sock_getline instead
2221                 of sock_gets to avoid problems with too long reply
2222                 lines
2223     
2224 2003-02-20 [colin]      0.8.10claws33
2225         
2226         * src/prefs_account.c
2227                 Better wording
2228
2229 2003-02-20 [colin]      0.8.10claws32
2230
2231         * src/compose.c
2232                 Remove useless '&& !to_sender' 
2233
2234 2003-02-20 [darko]
2235
2236         * AUTHORS
2237                 change my e-mail address
2238
2239 2003-02-19 [colin]      0.8.10claws31
2240
2241         * src/prefs_common.c
2242                 X11 style colors for every configurable color
2243
2244 2003-02-19 [alfons]     0.8.10claws30
2245
2246         * src/prefs_gtk.[ch]
2247         * src/prefs_common.c
2248                 for color_new accept both plain integers and X11 style color
2249                 names (as found in /usr/lib/X11/rgb.txt)
2250
2251 2003-02-19 [paul]       0.8.10claws29
2252
2253         * src/mainwindow.c
2254                 add tooltips to online/offline button and account selector
2255                 button
2256
2257 2003-02-19 [paul]       0.8.10claws28
2258
2259         * src/folder.c
2260           src/news.c
2261           src/prefs_account.[ch]
2262           src/prefs_common.[ch]
2263                 move 'Maximum number of articles to download' to
2264                 account prefs.
2265                 clean up account prefs gui a little by hiding entries
2266                 rather then greying out entries
2267
2268 2003-02-19 [hiro]       0.8.10claws27
2269
2270         * src/common/utils.c
2271                 fix bug #54 'yesterdays date is displayed in the message 
2272                 summary window'
2273
2274 2003-02-19 [paul]       0.8.10claws26
2275
2276         * src/compose.c
2277                 fix bug reported in Feature Request [688596] 
2278                 'Reply-to header in news'
2279
2280 2003-02-18 [paul]       0.8.10claws25
2281
2282         * src/select-keys.c
2283                 add a 'List all keys' button to key selection dialog
2284
2285 2003-02-18 [colin]      0.8.10claws24
2286         
2287         * src/stock_pixmap.c
2288                 fix compile error
2289
2290 2003-02-18 [colin]      0.8.10claws23
2291
2292         * src/common/smtp.[ch]
2293           src/prefs_account.c
2294                 Try to starttls if it seems to be the only
2295                 way to authenticate a user
2296
2297 2003-02-18 [paul]       0.8.10claws22
2298
2299         * src/Makefile.am
2300           src/folderview.c
2301           src/stock_pixmap.[ch]
2302           src/pixmaps/drafts_close.xpm  ** NEW FILE **
2303           src/pixmaps/drafts_open.xpm   ** NEW FILE **
2304                 as a Drafts folder is a special folder allow it to have
2305                 its own unique icons
2306
2307 2003-02-18 [colin]      0.8.10claws21
2308
2309         * src/imap.c
2310                 Fix port selection when using starttls
2311
2312 2003-02-18 [paul]       0.8.10claws20
2313
2314         * src/mainwindow.c
2315           src/prefs_common.[ch]
2316                 make blue the default new mail colour
2317
2318 2003-02-18 [paul]       0.8.10claws19
2319
2320         * sync with 0.8.10cvs14
2321                 see ChangeLog 2003-02-18
2322
2323 2003-02-17 [jens]       0.8.10claws18
2324
2325         * src/common/md5.c
2326                 fixed a compile problem with gcc 3.3
2327                 works on 2.95.3 too (testet on PPC as it is big endian)
2328
2329 2003-02-17 [paul]       0.8.10claws17
2330
2331         * sync with 0.8.10cvs13
2332                 see ChangeLog 2003-02-17
2333
2334 2003-02-17 [paul]       0.8.10claws16
2335
2336         * sync with 0.8.10cvs12
2337                 see ChangeLog 2003-02-17
2338
2339 2003-02-16 [match]      0.8.10claws15
2340
2341         * src/addressbook.c
2342                 Eliminates reloading of address data when items
2343                 deleted or added. Applied submitted by
2344                 Luke Plant <lukeplant@softhome.net>
2345
2346 2003-02-16 [paul]       0.8.10claws14
2347
2348         * src/news.c
2349                 when a 'protocol error' is encountered disconnect from
2350                 the server. This means that the user can carry on viewing
2351                 other articles and doesn't have to either wait until the
2352                 server timesout or quit sylpheed.
2353                 Fixes bug #53 'Unable to read messages in newsgroups, 
2354                 displayed message doesn't change'
2355
2356 2003-02-15 [christoph]  0.8.10claws13
2357
2358         * src/imap.c
2359                 fix bug that stopped scanning of folders when an
2360                 IMAP folder was empty
2361
2362         (closes bug 46 stop scan messages in folders after empty folder)
2363
2364 2003-02-15 [paul]
2365
2366         * tools/Makefile.am
2367           tools/README
2368           tools/freshmeat_search.pl     ** NEW FILE **
2369           tools/google_search.pl        ** NEW FILE **
2370                 Add 2 Actions scripts which search freshmeat/google
2371                 for the selected text using the browser configured
2372                 in sylpheedrc.
2373                 
2374         Note: These scripts are very dependent on the format of the
2375         browser command and may not work on every occasion. Testing
2376         is welcome. 
2377
2378 2003-02-14 [alfons]     0.8.10claws12
2379
2380         * src/compose.c
2381                 fix breakage because of uninitialized account pointer.
2382                 please verify.
2383
2384 2003-02-14 [paul]       0.8.10claws11
2385
2386         * src/compose.c
2387           src/prefs_account.[ch]
2388           src/prefs_common.[ch]
2389                 move signature settings to Account Prefs
2390
2391 2003-02-14 [paul]       0.8.10claws10
2392
2393         * sync with 0.8.10cvs11
2394                 see ChangeLog 2003-02-14
2395
2396 2003-02-13 [thorsten]   0.8.10claws9
2397
2398         * src/news.c
2399                 revert news progressbar (GUI separation)
2400
2401 2003-02-13 [paul]       0.8.10claws8
2402
2403         * src/compose.c
2404                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
2405                 paragraph 1
2406
2407 2003-02-13 [paul]       0.8.10claws7
2408
2409         * src/compose.[ch]
2410           src/summaryview.c
2411                 fix 'Follow-up and Reply-to' so that it creates a reply to
2412                 the newsgroup and the sender. If the message has the keyword
2413                 'poster' in the Followup-To header, all replies go to the
2414                 sender, re: RFC 1036, Section 2.2.3
2415                 rename all instances of 'ignore_replyto' to 'to_sender', both
2416                 were previously used, now we use just one.
2417
2418 2003-02-13 [paul]       0.8.10claws6
2419
2420         * sync with 0.8.10cvs9
2421                 see ChangeLog 2003-02-13
2422
2423 2003-02-13 [paul]       0.8.10claws5
2424
2425         * configure.ac
2426                 show which plugins are configured in the configure
2427                 output.
2428
2429 2003-02-12 [thorsten]   0.8.10claws4
2430
2431         * src/news.c
2432                 show progress while fetching news headers
2433
2434 2003-02-12 [christoph]  0.8.10claws3
2435
2436         * configure.ac
2437         * src/plugins/Makefile.am
2438                 use AM_CONDITIONAL to enable plugins, automake correctly
2439                 manages this when creating distdir
2440
2441 2003-02-12 [christoph]  0.8.10claws2
2442
2443         * ac/spamassassin.m4
2444         * src/plugins/spamassassin/Makefile.am
2445                 fix building SpamAssassin plugin without OpenSSL
2446
2447 2003-02-12 [paul]       0.8.10claws1
2448
2449         * ac/Makefile.am
2450           src/Makefile.am
2451           src/plugins/Makefile.am
2452                 fix failure of 'make release'
2453
2454 2003-02-12 [paul]       0.8.10claws
2455
2456         * 0.8.10claws released
2457
2458 2003-02-12 [paul]       0.8.9claws56
2459
2460         * po/bg.po
2461           po/es.po
2462           po/it.po
2463           po/ru.po
2464           po/sr.po
2465                 updated translations by George Danchev, Ricardo Mones Lastra,
2466                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
2467                 
2468         * sylpheed.spec.in
2469                 Allow the building of RPMs by a regular user. Submitted
2470                 by Sergei Astanin
2471
2472 2003-02-11 [alfons]     0.8.9claws55
2473
2474         * src/colorlabel.c
2475                 don't use pixmaps for label color rect but draw rectangles
2476                 so we can respect the color map of palette based visuals
2477                 (fixes the long time crashes on Suns - thanks to Andreas
2478                 Engel and Steve O'Hara-Smith for testing)
2479
2480 2003-02-11 [christoph]  0.8.9claws54
2481
2482         * src/matcher_parser_parse.y
2483                 correct bug where filering rules of not existing folders in
2484                 matcherrc were added to global filtering
2485                 
2486         (closes Debian Bug #180253 - Directory's filter-rules are merged with
2487          main filter-rules after removing directory, http://bugs.debian.org/180253)
2488         
2489 2003-02-11 [paul]       0.8.9claws53
2490
2491         * sync with 0.8.10cvs7
2492                 see ChangeLog 2003-02-09
2493
2494 2003-02-11 [melvin]     0.8.9claws52
2495
2496         * po/fr.po
2497                 Updated French tranlsations
2498
2499 2003-02-10 [paul]       0.8.9claws51
2500
2501         * sylpheed.spec.in
2502                 correct --enable-openssl
2503                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
2504
2505 2003-02-09 [martin]     0.8.9claws50
2506
2507         * src/prefs_matcher.c
2508                 fix segfault in prefs_matcher_substitute_cb() when
2509                 no row is selected
2510
2511 2003-02-09 [paul]       0.8.9claws49
2512
2513         * src/folderview.c
2514                 fix bug where a newsgroup folder's processing rules were
2515                 merged with the global filtering rules when the newsgroup
2516                 folder was deleted, causing some seriously bad results,
2517                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
2518
2519 2003-02-08 [melvin]     0.8.9claws48
2520
2521         * src/compose.c
2522                 Corrected and modified an alert message.
2523
2524 2003-02-07 [paul]       0.8.9claws47
2525
2526         * src/folderview.c
2527                 fix bug where both an 'Account properties' window and a
2528                 'Folder properties' window were opened when clicking on
2529                 'Properties' in an NNTP or IMAP folder's popup menu.
2530
2531 2003-02-07 [paul]       0.8.9claws46
2532
2533         * sync with 0.8.10cvs6
2534                 see ChangeLog 2003-02-06
2535
2536 2003-02-06 [christoph]  0.8.9claws45
2537
2538         * src/mbox.c
2539                 freeze folder updates while importing mbox files
2540                 (closes bug 43 importing mbox took hours)
2541                 
2542         Patch submitted by Jens Rantil <jens.rantil@telia.com>
2543
2544 2003-02-06 [thorsten]   0.8.9claws44
2545
2546         * po/de.po
2547                 Updated german translations
2548
2549 2003-02-06 [thorsten]   0.8.9claws43
2550
2551         * src/news.h
2552                 use guint for message numbers (fix count in grouplist dialog)
2553
2554 2003-02-05 [paul]       0.8.9claws42
2555
2556         * sync with 0.8.10cvs2
2557                 see ChangeLog 2003-02-05
2558
2559 2003-02-04 [colin]      0.8.9claws41
2560
2561         * src/prefs_common.[ch]
2562           src/procmsg.c
2563           src/summaryview.c
2564                 Add an option to disable threading by subject
2565
2566 2003-02-04 [christoph]  0.8.9claws40
2567
2568         * src/inc.c
2569                 only abort fetching mails from multiple accounts when the
2570                 error is fatal and does not allow to check any more accounts
2571                 (currently only disk full error)
2572
2573         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
2574          receive mails for other accouts)
2575
2576 2003-02-04 [christoph]  0.8.9claws39
2577
2578         * src/folder.c
2579                 first add the new message to the cache, then
2580                 send the update notification
2581
2582         (closes bug 39 after sending message folderview doesnt get updated)
2583
2584 2003-02-04 [colin]      0.8.9claws38
2585
2586         * src/inc.c
2587                 _really_ fix this Connecting... status
2588
2589 2003-02-04 [paul]       0.8.9claws37
2590
2591         * sync with 0.8.10
2592                 see ChangeLog 2003-02-04
2593
2594 2003-02-04 [paul]       0.8.9claws36
2595
2596         * sync with 0.8.9cvs6
2597                 see ChangeLog 2003-02-03
2598
2599 2003-02-04 [paul]       0.8.9claws35
2600
2601         * po/pt_BR.po
2602                 updated by André Filipe de Assunção e Brito 
2603                 <bedecko@netsite.com.br>
2604
2605 2003-02-03 [thorsten]   0.8.9claws34
2606
2607         * po/de.po
2608                 Updated german translations
2609
2610 2003-02-02 [paul]       0.8.9claws33
2611
2612         * po/es.po
2613                 updated by Ricardo Mones Lastra
2614
2615 2003-02-02 [thorsten]   0.8.9claws32
2616
2617         * src/mh.c
2618                 Fix mh_get_msginfo() segfault if file is inaccessible
2619
2620 2003-01-31 [colin]      0.8.9claws31
2621
2622         * src/procheader.c
2623                 Fix last commit's bug
2624
2625 2003-01-31 [colin]      0.8.9claws30
2626
2627         * src/procheader.c
2628                 Missing a change for gpg-signed messages
2629
2630 2003-01-31 [paul]       0.8.9claws29
2631
2632         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
2633           src/procheader.c
2634           src/stock_pixmap.[ch]
2635           src/summaryview.c
2636                 indicate GnuPG signed messages by displaying an icon
2637                 in the Attachment column.
2638
2639 2003-01-31 [paul]       0.8.9claws28
2640
2641         * sync with 0.8.9cvs4
2642                 see ChangeLog 2003-01-31
2643
2644 2003-01-31 [alfons]     0.8.9claws27
2645
2646         * src/textview.c
2647                 tune URI parser to accept mailto URLs with a '?'
2648                 (patch from Ruslan Balkin)
2649
2650 2003-01-31 [colin]      0.8.9claws26
2651
2652         * src/summaryview.c
2653                 Fix a leak introduced in claws24
2654
2655 2003-01-31 [colin]      0.8.9claws25
2656
2657         * src/summaryview.c
2658                 Freeze/Thaw folder updates when deleting dups
2659
2660 2003-01-31 [colin]      0.8.9claws24
2661         
2662         * src/addr_compl.c
2663           src/summaryview.c
2664           src/msgcache.c
2665                 little speed improvements
2666
2667 2003-01-31 [colin]      0.8.9claws23
2668
2669         * src/summaryview.c
2670                 Fix segfault when forwarding nothing
2671                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
2672                 
2673 2003-01-30 [paul]       0.8.9claws22
2674
2675         * sync with 0.8.9cvs3
2676                 see ChangeLog 2003-01-30
2677
2678 2003-01-30 [paul]       0.8.9claws21
2679
2680         * sync with 0.8.9cvs2
2681                 see ChangeLog 2003-01-30
2682
2683 2003-01-29 [paul]       0.8.9claws20
2684
2685         * sync with 0.8.9cvs1
2686                 see ChangeLog 2003-01-29
2687
2688 2003-01-28 [paul]       0.8.9claws19
2689
2690         * po/POTFILES.in
2691                 update to reflect changes. 
2692                 thanks to Ricardo Mones Lastra
2693
2694 2003-01-27 [christoph]  0.8.9claws18
2695
2696         * ac/openssl.m4
2697         * ac/spamassassin.m4
2698         * src/plugins/spamassassin/README
2699         * src/plugins/spamassassin/libspamc.[ch]
2700         * src/plugins/spamassassin/utils.[ch]
2701                 updated to latest libspamc
2702
2703 2003-01-27 [christoph]  0.8.9claws17
2704
2705         * src/folder.c
2706                 fix wrong use of procheader_get_header_fields
2707
2708 2003-01-27 [christoph]  0.8.9claws16
2709
2710         * src/news.c
2711         * src/prefs_account.[ch]
2712         * src/common/nntp.[ch]
2713                 allow to force authentication for NNTP servers
2714
2715         Patch submitted by Florian Mickler <dmk@d-labs.de>
2716
2717 2003-01-26 [paul]       0.8.9claws15
2718
2719         * src/summaryview.c
2720                 speed up of marking messages as read
2721                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
2722
2723 2003-01-26 [christoph]  0.8.9claws14
2724
2725         * src/Makefile.am
2726         * src/mgutils.[ch]              ** REMOVE **
2727         * src/xml.[ch]                  ** REMOVE **
2728         * src/xmlprops.[ch]             ** REMOVE **
2729         * src/common/Makefile.am
2730         * src/common/mgutils.[ch]       ** NEW **
2731         * src/common/xml.[ch]           ** NEW **
2732         * src/common/xmlprops.[ch]      ** NEW **
2733                 move xml files to common directory
2734
2735 2003-01-26 [christoph]  0.8.9claws13
2736
2737         * src/plugins/spamassassin/spamassassin_gtk.c
2738                 only set gtk entry text if string is available
2739
2740 2003-01-26 [melvin]     0.8.9claws12
2741
2742         * src/description_window.c
2743                 Allow resizing of the window
2744                 Allow automatic horizontal scroll bar
2745                 Do not vertically expand and fill
2746
2747 2003-01-26 [christoph]  0.8.9claws11
2748
2749         * src/Makefile.am
2750         * src/gtkutils.[ch]             ** REMOVE **
2751         * src/common/sylpheed.c
2752         * src/gtk/Makefile.am
2753         * src/gtk/description_window.c
2754         * src/gtk/gtkutils.[ch]         ** NEW **
2755         * src/gtk/prefswindow.c
2756                 move gtkutils to gtk directory
2757
2758 2003-01-26 [paul]       0.8.9claws10
2759
2760         * src/summaryview.c
2761                 rename summary_unread_clicked() to summary_status_clicked()
2762
2763 2003-01-26 [melvin]     0.8.9claws9
2764
2765         * src/prefs_actions.c
2766                 Cosmetical changes to the help text
2767
2768 2003-01-26 [paul]       0.8.9claws8
2769
2770         * src/folder.[ch]
2771           src/mainwindow.c
2772           src/prefs_common.c
2773           src/prefs_sumamry_column.c
2774           summaryview.[ch]
2775                 rename the 'Unread' column to 'Status'
2776
2777 2003-01-25 [match]      0.8.9claws7
2778
2779         * src/mgutils.[ch]
2780                 removed reference to LDAP constants. removed error2string.
2781                 included functions to support LDAP dynamic queries.
2782         * src/syldap.h
2783                 moved LDAP constants here.
2784         * src/addressbook.c
2785         * src/addrindex.c
2786         * src/importldif.c
2787                 removed references to LDAP constants and references to
2788                 error2string.
2789
2790 2003-01-25 [paul]       0.8.9claws6
2791
2792         * src/summaryview.c
2793                 summary_thread_build(), summary_thread_init(): remove 
2794                 unneeded reference to summaryview->folder_item
2795
2796 2003-01-25 [christoph]  0.8.9claws5
2797
2798         * src/gtk/description_window.c
2799                 o allow description texts to expand over multiple columns
2800                 o translate all columns
2801         * src/prefs_actions.c
2802                 change syntax description to use new multi column feature
2803
2804         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2805
2806 2003-01-25 [match]      0.8.9claws4
2807
2808         * src/vcard.c
2809                 fixed bug with Quoted-Printable
2810
2811 2003-01-25 [paul]       0.8.9claws3
2812
2813         * src/folder.[ch]
2814           src/summaryview.[ch]
2815                 implement per-folder collapsed/expanded threads setting
2816                 
2817         * src/prefs_common.c
2818                 remove global collapsed/expanded threads option
2819
2820 2003-01-25 [christoph]  0.8.9claws2
2821
2822         * po/POTFILES.in
2823                 add pluginwindow and prefswindow
2824         * src/compose.c
2825                 make send respond correctly to messages that could be added
2826                 to the queue folder, but the UID of the message is unknown
2827         * src/folder.c
2828         * src/imap.c
2829                 don't return guessed UIDs in imap_add_msg anymore. We return
2830                 0 to tell the folder system it was appened but the UID is
2831                 unknown. Folder system now get's the UID by scaning the folder
2832                 and searching the cache for the Message-ID
2833                 (closes bug #29 Messages queued, but not sent)
2834
2835 2003-01-25 [paul]       0.8.9claws1
2836
2837         * src/codeconv.c
2838                 conv_encode_header():  fix bug when long headers with 8-bit
2839                 characters are used, so that the encoded words are wrapped.
2840                 If the space in the original text falls on the wrap boundary,
2841                 it can be lost.
2842                 Patch by Sergey Vlasov.
2843                 
2844         * src/folderview.c
2845                  fix bug where a change to the sorting method or thread view
2846                  of a folder's messages is lost if simpify-subject is set and
2847                  toggled on or off.
2848                  Patch by Luke Plant.
2849
2850 2003-01-24 [paul]       0.8.9claws
2851
2852         * sylpheed-0.8.9claws released
2853         
2854         * Makefile.am
2855           sylpheed.spec.in
2856                 remove reference to 'INSTALL.jp'
2857
2858 2003-01-23 [paul]       0.8.8claws128
2859
2860         * po/es.po
2861           po/it.po
2862           po/ru.po
2863           po/sr.po
2864                 updated translations. submitted by Ricardo Mones Lastra,
2865                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
2866
2867 2003-01-23 [colin]      0.8.8claws127
2868
2869         * src/compose.c
2870                 Fix drafted and queued news articles re-edition
2871
2872 2003-01-23 [melvin]     0.8.8claws126
2873
2874         * po/fr.po
2875                 Updated French translations
2876
2877 2003-01-23 [colin]      0.8.8claws125
2878
2879         * src/inc.c
2880                 Fix "Connecting to..." status message
2881
2882 2003-01-22 [paul]       0.8.8claws124
2883
2884         * po/bg.po
2885                 updated by George Danchev
2886                 
2887         * src/folder.c
2888                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
2889                 and folder deletion
2890
2891 2003-01-21 [paul]       0.8.8claws123
2892
2893         * po/bg.po
2894                 updated by George Danchev
2895                 
2896         * src/about.c
2897                 its now 2003
2898                 
2899         * src/toolbar.c
2900                 don't translate 'Separator'
2901                 
2902         * src/plugins/spamassassin/Makefile.am
2903                 add aspell to CPPFLAGS
2904                 
2905         * src/plugins/spamassassin/spamassassin.c
2906           src/plugins/spamassassin/spamassassin_gtk.c
2907                 set correct default for spamassassin_receive_spam
2908                 slightly re-word descriptions and some
2909                 other minor changes
2910
2911 2003-01-19 [alfons]     0.8.8claws122
2912                 
2913         * src/mimeview.c
2914                 mimeview_save_as(): we might as well show the file name for
2915                 the single case "Save As" too
2916
2917 2003-01-19 [alfons]     0.8.8claws121
2918
2919         * src/crash.c
2920                 change bug tracker URL to bugzilla URL
2921
2922 2003-01-19 [alfons]     0.8.8claws120
2923
2924         * src/mimeview.c
2925                 mimeview_save_all(): display name of file before overwriting;
2926                 continue saving all, even when one overwrite was cancelled
2927
2928 2003-01-19 [christoph]  0.8.8claws119
2929
2930         * src/summaryview.c
2931         * src/procmsg.[ch]
2932                 fix wrong usage of procmsg_find_children in summaryview
2933                 by using procmsg_update_unread_children instead of
2934                 summaryview_update_unread_children
2935
2936 2003-01-19 [christoph]  0.8.8claws118
2937
2938         * src/procmsg.c
2939                 fix infinite loop in procmsg_find_children
2940                  (closes bug #25 sylpheed crashes on delete.)
2941
2942         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2943
2944 2003-01-19 [paul]       0.8.8claws117
2945
2946         * po/pt_BR.po
2947                 updated by Ivan Francolin Martinez
2948
2949 2003-01-18 [melvin]     0.8.8claws116
2950
2951         * src/prefs_actions.c
2952                 Removed syntax limitation of only one '&' at the end of command.
2953                         Now actions that contain '>/dev/null 2>&1' are possible.
2954
2955 2003-01-18 [melvin]     0.8.8claws115
2956
2957         * src/prefs_actions.c
2958                 Actions IO dialog: when the action ends
2959                 the "Close" button now has focus and [Escape] closes the
2960                 window.
2961
2962 2003-01-18 [christoph]  0.8.8claws114
2963
2964         * src/procmsg.c
2965                 o add debug output when MsgInfos are really freed
2966                 o free GSLists in procmsg_find_children and
2967                   procmsg_update_unread_children
2968
2969 2003-01-18 [christoph]  0.8.8claws113
2970
2971         * src/mainwindow.c
2972                 reorder Configuration menu
2973
2974 2003-01-18 [christoph]  0.8.8claws112
2975
2976         * src/compose.c
2977                 fix applying templates to forwarded messages
2978
2979         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2980
2981 2003-01-17 [christoph]  0.8.8claws111
2982
2983         * src/folder.c
2984                 destroy folder items, when a folder item is removed
2985
2986 2003-01-17 [christoph]  0.8.8claws110
2987
2988         * src/folder.c
2989                 fix wrong folder stats update when ignored message is
2990                 deleted
2991
2992 2003-01-17 [colin]      0.8.8claws109
2993         
2994         * src/mainwindow.c
2995         * src/summaryview.c
2996                 Quicksearch bugfixes: 
2997                 - hide help button at startup if not extended
2998                 - switch to extended when looking for replies
2999
3000 2003-01-17 [paul]
3001
3002         * sync with 0.8.9 release
3003
3004 2003-01-17 [paul]       0.8.8claws108
3005
3006         * sync with 0.8.8cvs11
3007                 see ChangeLog 2003-01-17
3008
3009 2003-01-16 [colin]      0.8.8claws107
3010
3011         * src/procmsg.c
3012                 Changed encryption test to re-ask passphrase
3013                 if an encrypted message hasn't been decrypted
3014                 Fixes bug #5
3015
3016 2003-01-16 [christoph]  0.8.8claws106
3017
3018         * src/prefs_gtk.c
3019         * src/prefs_toolbar.c
3020         * src/gtk/prefswindow.h
3021         * src/plugins/spamassassin/spamassassin_gtk.c
3022                 remove page destroy function that is not used anymore
3023
3024 2003-01-16 [paul]       0.8.8claws105
3025
3026         * sync with 0.8.8cvs9
3027                 see ChangeLog 2002-01-16
3028
3029 2003-01-16 [colin]      0.8.8claws104
3030
3031         * src/compose.[ch]
3032                 Fix bug with autosaved drafts for IMAP, when draft
3033                 folder is specified - fixes bugzilla bug #20
3034
3035 2003-01-15 [paul]       0.8.8claws103
3036
3037         * src/compose.[ch]
3038           src/procmsg.c
3039                 store folder and message-id of message forwarding
3040                 in queue header and set forward flag after sending
3041
3042 2003-01-15 [paul]       0.8.8claws102
3043
3044         * sync with 0.8.8cvs8
3045                 see ChangeLog 2002-01-15
3046
3047 2003-01-15 [colin]      0.8.8claws101
3048
3049         * src/Makefile.am
3050                 Fix linking with GNU libiconv
3051
3052 2003-01-15 [darko]      0.8.8claws100
3053
3054         * src/pine.c
3055                 fix crash when importing pine address book
3056                 entry with an empty name (reported by DY
3057                 <dybulk at tri8.net>)
3058
3059 2003-01-14 [paul]       0.8.8claws99
3060
3061         * configure.in  ** REMOVED **
3062           configure.ac  ** NEW FILE **
3063                 rename configure.in to configure.ac, as it is now
3064                 preferred
3065
3066 2003-01-14 [melvin]     0.8.8claws98
3067
3068         * src/folderview.c
3069                 folderview_check_new(): More precise function description
3070
3071 2003-01-14 [melvin]     0.8.8claws97
3072
3073         * src/folderview.c
3074                 folderview_check_new(): return the number of new messages 
3075                         since last check.
3076         * src/inc.c
3077                 inc_account_mail(): Disable counting of new messages for IMAP
3078                         and NNTP until bug [19] and [14] are fixed.
3079
3080 2003-01-14 [paul]       0.8.8claws96
3081
3082         * sync with 0.8.8cvs6
3083                 see ChangeLog 2003-01-14
3084
3085 2003-01-13 [alfons]     0.8.8claws95
3086
3087         * src/textview.c
3088                 tune email address validation (c. 0.8.8claws89): if . is 
3089                 just one char away from @, the address is invalid too 
3090                 (correctly rejects addresses like foo@.com)
3091
3092 2003-01-13 [paul]       0.8.8claws94
3093
3094         * src/messageview.c
3095           src/toolbar.c
3096                 fixes to the Message View toolbar and menu:
3097                 fix non-functioning Forward button
3098                 make Reply button consider default_reply_list
3099                 remove 'Follow-up...' menu entry
3100                 add 'Forward' and 'Redirect' menu entries
3101
3102 2003-01-13 [melvin]     0.8.8claws93
3103
3104         * src/inc.c
3105                 Fixed typo that could make new messages count incorrect.
3106
3107 2003-01-13 [melvin]     0.8.8claws92
3108
3109         * src/folderview.[ch]
3110                 folderview_check_new(): return the number of new messages.
3111         * src/inc.c
3112                 Should fix bug [14] where new mail notification worked 
3113                         incorrectly with IMAP accounts.
3114                 inc_spool_account(): return number of new msgs, or -1 on error
3115                 inc_all_spool(): return number of new msgs
3116                 
3117 2003-01-13 [melvin]     0.8.8claws91
3118
3119         * src/prefs_actions.c
3120                 Justify help text.
3121
3122 2003-01-12 [thorsten]   0.8.8claws90
3123
3124         * src/common/prefs.c
3125                 close file before rename
3126
3127 2003-01-12 [alfons]     0.8.8claws89
3128
3129         * AUTHORS
3130                 add Christian Mertes
3131         * src/common/utils.[ch]
3132                 g_stricase_hash(), g_stricase_equal(): functions for 
3133                 case insensitive hash tables
3134         * src/textview.c
3135                 use top level domain names to validate email address, based
3136                 on a patch by Christian Mertes (thanks!), but changed 
3137                 implementation to use a hash table 
3138
3139 2003-01-12 [paul]       0.8.8claws88
3140
3141         * po/bg.po
3142                 updated by George Danchev
3143
3144 2003-01-12 [alfons]     0.8.8claws87
3145
3146         * src/summaryview.c
3147                 delete / execute performance: use new style folder update
3148
3149 2003-01-12 [paul]       0.8.8claws86
3150
3151         * sync with 0.8.8cvs5
3152                 see ChangeLog 2003-01-13 (!)
3153
3154 2003-01-12 [alfons]     0.8.8claws85
3155
3156         * src/filtering.c
3157         * src/matcher_parser_parse.y
3158                 prepare change_score filtering action
3159         * src/matcher.[ch]
3160                 give up const-correctness on functions that call non-const-correct functions;
3161                 several casts to gpointer in g_free();
3162                 add change_score;
3163
3164 2003-01-12 [christoph]  0.8.8claws84
3165
3166         * src/compose.c
3167                 fix 2 warnings
3168
3169         * src/gtk/prefswindow.[ch]
3170         * src/plugins/spamassassin/spamassassin_gtk.c
3171                 changed the call of the widget create function
3172                 for PrefsPages, because sometimes the widget
3173                 create function needs a widget that already has
3174                 been attached to a window (to create GDK pixmaps
3175                 for exmaple). So we simply pass the GtkWindow as
3176                 the second parameter now.
3177
3178         * src/main.c
3179         * src/mainwindow.c
3180         * src/prefs_toolbar.[ch]
3181                 rewrite Toolbar Preferences using the new
3182                 prefs window
3183
3184 2003-01-11 [alfons]     0.8.8claws83
3185
3186         * src/addressadd.c
3187                 fix crash when adding sender to addressbook because status bar
3188                 isn't there (the status bar doesn't seem to be used though,
3189                 but I'll let Match decide what to do with it)
3190
3191 2003-01-11 [colin]      0.8.8claws82
3192
3193         * src/main.c
3194           src/toolbar.c
3195                 Two useless changes reversed
3196
3197 2003-01-11 [colin]      0.8.8claws81
3198
3199         * src/mainwindow.c
3200           src/mainwindow.h
3201                 Add mainwindow_get_mainwindow()
3202         * src/alertpanel.c
3203           src/alertpanel.h
3204                 Add alertpanel_error_log() 
3205         * src/compose.c
3206           src/inc.c
3207           src/messageview.c
3208           src/toolbar.c
3209           src/main.c
3210           src/procmsg.c
3211                 Network errors get a View Log button
3212
3213 2003-01-10 [alfons]     0.8.8claws80
3214
3215         * src/prefs_toolbar.c
3216         * src/toolbar.c
3217                 use the translatable string for "Separator" as file name for
3218                 separator toolbar items (probably make this uppercase?)
3219
3220 2003-01-10 [alfons]     0.8.8claws79
3221
3222         * src/prefs_toolbar.c
3223                 put right A_SEPARATOR description string in "displayed
3224                 toolbar items list" so manually added separators are
3225                 saved correctly (bug #10, "Adding a separator to the main 
3226                 toolbar fails, entry in xml file is wrong")
3227
3228 2003-01-10 [christoph]  0.8.8claws78
3229
3230         * src/imap.c
3231                 o fix warnings
3232                 o use CAPABILITY to check if NAMESPACE is available
3233
3234 2003-01-10 [christoph]  0.8.8claws77
3235
3236         * src/imap.[ch]
3237                 apply UIDPLUS IMAP extension support patch
3238
3239         Patch submitted by Simon 'corecode' Schubert
3240
3241 2003-01-10 [paul]       0.8.8claws76
3242
3243         * src/folderview.c
3244                 a sync from main which fixes the news account folders'
3245                 Properties bug
3246
3247 2003-01-10 [christoph]  0.8.8claws75
3248
3249         * src/folder.c
3250                 don't accept 0 as a valid uid returned by copy and move
3251                 functions. 0 means the message was copied or moved but the
3252                 new uid could not be fetched. It is not an error condition
3253                 for the copy or move operation.
3254
3255 2003-01-10 [paul]       0.8.8claws74
3256
3257         * src/prefs_filtering.c
3258                 change English used in Alert when entry is not
3259                 saved.
3260                 
3261         * sync with 0.8.8cvs4
3262                 see ChangeLog 2003-01-10
3263
3264 2003-01-10 [darko]      0.8.8claws73
3265
3266         * src/pine.c
3267                 fix crash when importing address book entry
3268                 without a valid address
3269
3270 2003-01-09 [alfons]     0.8.8claws72
3271
3272         * src/inc.c
3273                 filtering performance: use new style folder update
3274
3275 2003-01-09 [christoph]  0.8.8claws71
3276
3277         * src/compose.c
3278         * src/gtk/menu.[ch]
3279                 fix wrong selecting of mime encoding type, when
3280                 opening property dialog of attachments in the
3281                 compose window. 7bit was always selected and that
3282                 destoryed files with 8bit data.
3283                 (closes bug #9 Sylpheed-claws destroys attachments when
3284                  changing MIME-types)
3285
3286 2003-01-09 [paul]       0.8.8claws70
3287
3288         * sync with 0.8.8cvs3
3289                 see ChangeLog 2003-01-09
3290
3291 2003-01-08 [alfons]     0.8.8claws69
3292         
3293         * src/addressadd.c
3294                 apply patch by Kim Schulz to fix build breakage
3295                 because of missing variable
3296
3297 2003-01-08 [paul]       0.8.8claws68
3298
3299         * sync with 0.8.8cvs2
3300                 see ChangeLog 2002-01-08
3301
3302 2003-01-08 [paul]       0.8.8claws67
3303
3304         * po/it.po
3305                 updated by Alessandro Maestri
3306                 
3307         * src/addressadd.c
3308                 when using 'Add sender to addressbook' allow
3309                 name to be edited and remarks to be entered
3310                 Patch submitted by Luke Plant
3311
3312 2003-01-08 [darko]      0.8.8claws66
3313
3314         * README.claws, src/summaryview.c
3315                 fix description for marked messages
3316
3317 2003-01-08 [paul]
3318
3319         * tools/Makefile.am
3320           tools/launch_phoenix  ** NEW FILE **
3321                 add script that enables using Phoenix as the default
3322                 web browser. 
3323                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
3324                 
3325         * tools/OOo2sylpheed.pl
3326                 remove full path to sylpheed executable, just 'sylpheed'
3327                 will do
3328                 
3329         * tools/README
3330                 add launch_phoenix informtion and re-arrange and compress
3331                 the data a little
3332
3333 2003-01-07 [christoph]  0.8.8claws65
3334
3335         * src/folder.c
3336                 fix update for source folder when moving messages
3337         * src/procmsg.[ch]
3338         * src/summaryview.c
3339                 use function to set to_folder for message infos and
3340                 automatically update the op_count for old and new
3341                 folder
3342
3343 2003-01-07 [melvin]     0.8.8claws64
3344
3345         * src/prefs_actions.c
3346                 Fixed bug where an '%p' Action on a displayed image crashed 
3347                         Sylpheed
3348                 Code clean up (get rid of duplicated code and removed unnecessary 
3349                                 structure member)
3350
3351 2003-01-07 [christoph]  0.8.8claws63
3352
3353         * src/compose.c
3354         * src/folder.[ch]
3355         * src/folderview.c
3356         * src/import.c
3357         * src/inc.c
3358         * src/main.c
3359         * src/mainwindow.c
3360         * src/messageview.c
3361         * src/prefs_folder_item.c
3362         * src/procmsg.c
3363         * src/summaryview.c
3364         * src/toolbar.c
3365                 o remove all folder update triggering from the UI code. The folder
3366                   system should know much better when a folder needs an update.
3367                 o to prevent multiple updates in a row the folder updates can be
3368                   frozen for some time.
3369
3370                 Note: - Please verify that no updates are missing
3371                       - Check where freeze/thaws should be added
3372
3373 2003-01-07 [christoph]  0.8.8claws62
3374
3375         * src/prefs_actions.c
3376                 don't translate empty strings
3377
3378         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3379
3380 2003-01-06 [christoph]  0.8.8claws61
3381
3382         * src/prefs_actions.c
3383                 mark strings for gettext
3384         * src/prefs_matcher.c
3385                 use new description window for Execute action and
3386                 match condition in Filtering
3387
3388         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3389
3390 2003-01-06 [alfons]     0.8.8claws60
3391
3392         keep myself inspired to re-organize matcher part 8; 
3393         yes, more to come (I need to move out the descriptive
3394         text for actions to matcher.c, or at least make it not
3395         depend on the wicked ordering)
3396
3397         * src/prefs_matcher.c
3398                 add documentation so others may comprehend the
3399                 UI part of the conditions
3400                 
3401 2003-01-06 [christoph]  0.8.8claws59
3402
3403         * src/prefs_actions.c
3404                 use new description window for syntax help
3405         * src/gtk/description_window.c
3406                 fix display of descriptions with column count != 2
3407
3408         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3409
3410 2003-01-06 [christoph]  0.8.8claws58
3411
3412         * src/quote_fmt.c
3413         * src/summaryview.[ch]
3414         * src/gtk/Makefile.am
3415         * src/gtk/description_window.[ch]       ** NEW **
3416                 use a generic window to display syntax descriptions
3417                 currently used in quote_fmt and summaryview (new description
3418                 for extended quick search)
3419
3420         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3421
3422 2003-01-06 [paul]       0.8.8claws57
3423
3424         * sync with 0.8.8cvs1
3425                 see ChangeLog 2003-01-06
3426
3427 2003-01-06 [christoph]  0.8.8claws56
3428
3429         * src/mainwindow.c
3430         * src/prefs_gtk.[ch]
3431         * src/gtk/prefswindow.[ch]
3432         * src/plugins/spamassassin/spamassassin_gtk.c
3433                 o remove page management from prefswindow, pages
3434                   will be an argument to prefswindow_open
3435                 o prefswindow_open gets a datapointer that is
3436                   passed to the widget_create function to allow
3437                   creation of prefswindow for specific items
3438
3439 2003-01-06 [colin]      0.8.8claws55
3440         
3441         * src/summaryview.c
3442                 We don't want regexp in the reply-finder, 
3443                 because MIDs can contain !,$,. and so on
3444
3445 2003-01-06 [jens]       0.8.8claws54
3446
3447         * src/jpilot.c
3448                 fixed a wrong free in jpilot_read_db_files
3449
3450 2003-01-06 [alfons]     0.8.8claws53
3451
3452         re-organize matcher part 8; more to come
3453        
3454         * src/matcher.c
3455                 matcherprop_to_string(): put g_free()s before the
3456                 switch-case break to fix memleaks                
3457
3458 2003-01-06 [colin]      0.8.8claws52
3459
3460         * src/summaryview.c
3461                 cleanup & reply-finder now displays the first 
3462                 matching message
3463
3464 2003-01-05 [alfons]     0.8.8claws51
3465
3466         re-organize matcher part 7; more to come
3467
3468         * src/matcher.[ch]
3469                 fixes for constant correctness;
3470                 more documentation;
3471
3472 2003-01-05 [alfons]     0.8.8claws50
3473
3474         re-organize matcher part 6; more to come
3475         
3476         * src/matcher.[ch]
3477                 fixes for constant correctness;
3478                 more documentation;
3479         * src/filtering.c
3480                 fix for constant correctness
3481
3482 2003-01-05 [colin]      0.8.8claws49
3483
3484         * src/account.[ch]
3485                 Add account_get_reply_account function
3486         * src/compose.c
3487                 Use account_get_reply_account function 
3488         * src/summaryview.c
3489                 Basic reply-finder - click on the replied
3490                 icon gets you to the outbox using quick-search
3491
3492 2003-01-05 [paul]       0.8.8claws48
3493
3494         * src/prefs_common.c
3495                 small change to English
3496                 
3497         * src/prefs_filtering.c
3498                 prefs_filtering_action_select(): improve logic and uniformity
3499                 of gui
3500
3501 2003-01-05 [alfons]     0.8.8claws47
3502
3503         fine tune solution to focus problems (bug #7)
3504
3505         * src/mainwindow.c
3506                 mainwindow_focus_in_event(): remove grab event check
3507         * src/summaryview.c
3508                 summary_button_pressed(): move selection on right-click
3509                 too. we can't possibly move the selection back after
3510                 canceling a dialog, because gtk's incomplete focus 
3511                 management. whether this is a good solution, only time
3512                 will tell.
3513
3514 2003-01-05 [christoph]  0.8.8claws46
3515
3516         * src/imap.c
3517                 fix crash when no imap connection could be established
3518
3519 2003-01-05 [paul]       0.8.8claws45
3520
3521         * src/mainwindow.c
3522           src/sumamryview.c
3523           src/gtk/menu.[ch]
3524                 fix bug 605957 'shortcuts in popup-menu'
3525                 make user-defined shortcuts work
3526                 show shortcuts that are already defined
3527                 in the main menu
3528                 Patch submitted by Luke Plant
3529
3530 2003-01-05 [alfons]     0.8.8claws44
3531
3532         * src/mainwindow.c
3533                 focus_in_event handler should not select summary view row 
3534                 when another window (menu, dialog) grabbed for events 
3535                 (bug #7, "[0.8.8claws42] Message summary focus") 
3536
3537 2003-01-04 [christoph]  0.8.8claws43
3538
3539         * src/procmsg.c
3540                 update save folder after adding the sent message
3541                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
3542
3543 2003-01-02 [christoph]  0.8.8claws42
3544
3545         * src/common/plugin.c
3546                 fix unloading of all plugins and unload
3547                 plugins in reverse order
3548                 
3549         * src/gtk/pluginwindow.c
3550                 implement function of load and unload button
3551
3552         * src/gtk/prefswindow.c
3553         * src/gtk/prefswindow.h
3554                 rename register function and add new unregister
3555                 function
3556
3557         * src/plugins/spamassassin/spamassassin_gtk.c
3558                 unregister prefs page and update for changes in
3559                 src/gtk/prefswindow.c
3560
3561 2003-01-02 [paul]       0.8.8claws41
3562
3563         * po/es.po
3564                 updated by Ricardo Mones Lastra
3565
3566 2003-01-02 [paul]
3567
3568         * tools/tb2sylpheed
3569                 fixes and improvements by Urke MMI
3570
3571 2003-01-02 [thorsten]   0.8.8claws40
3572
3573         * src/procmsg.c
3574                 fixed wrong return value
3575
3576 2003-01-02 [thorsten]   0.8.8claws39
3577
3578         * src/prefs.c
3579                 fixed printing wrong variable
3580
3581 2003-01-02 [thorsten]   0.8.8claws38
3582
3583         * src/prefs.c
3584                 fixed acessing members of freed pfile struct
3585
3586 2003-01-02 [thorsten]   0.8.8claws37
3587
3588         * src/procmsg.c
3589                 detect loops across several messages
3590                 as suggested by Christoph Hohmann
3591
3592 2003-01-01 [match]      0.8.8claws36
3593
3594         * src/addrindex.c
3595                 fixed another memory leak.
3596
3597 2003-01-01 [match]      0.8.8claws35
3598
3599         * src/jpilot.[ch]
3600                 fixed memory leaks. applied Doxygen comments.
3601
3602 2003-01-01 [thorsten]   0.8.8claws34
3603
3604         * src/procmsg.c
3605                 inhibit endless loop if msg references itself
3606                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
3607
3608 2003-01-01 [christoph]  0.8.8claws33
3609
3610         * src/mainwindow.c
3611         * src/gtk/Makefile.am
3612         * src/gtk/pluginwindow.c                ** NEW **
3613         * src/gtk/pluginwindow.h                ** NEW **
3614                 add plugin window
3615
3616         * src/plugins/demo/demo.c
3617         * src/plugins/spamassassin/spamassassin.c
3618         * src/plugins/spamassassin/spamassassin_gtk.c
3619                 write better plugin descriptions
3620
3621 2002-12-31 [christoph]  0.8.8claws32
3622
3623         * src/gtk/prefswindow.c
3624         * src/plugins/spamassassin/spamassassin_gtk.c
3625                 some small improvements to GTK code
3626
3627 2002-12-31 [christoph]  0.8.8claws31
3628
3629         * src/plugins/spamassassin/spamassassin_gtk.c
3630                 enable folder select button
3631
3632 2002-12-31 [christoph]  0.8.8claws30
3633
3634         * src/mainwindow.c
3635         * src/gtk/Makefile.am
3636         * src/gtk/prefswindow.c                         ** NEW **
3637         * src/gtk/prefswindow.h                         ** NEW **
3638                 add new prefs window
3639
3640         * src/common/plugin.c
3641                 don't try to load empty config lines
3642         
3643         * src/plugins/spamassassin/Makefile.am
3644         * src/plugins/spamassassin/spamassassin.c
3645         * src/plugins/spamassassin/spamassassin.h       ** NEW **
3646         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
3647                 GTK config for SpamAssassin Plugin using
3648                 the new prefs window
3649
3650 2002-12-31 [paul]       0.8.8claws29
3651
3652         * po/POTFILES.in
3653                 remove obsolete entry 'src/menu.c'
3654
3655 2002-12-31 [alfons]     0.8.8claws28
3656
3657         * src/matcher.[ch]
3658         * src/matcher_parser_parse.y
3659         * src/prefs_matcher.c
3660                 add "ignore_thread" and "~ignore_thread" condition so it's
3661                 possible to make the actions / scoring operate on the ignore
3662                 thread flag
3663
3664 2002-12-31 [christoph]  0.8.8claws27
3665
3666         * src/addrbook.c
3667         * src/addrindex.c
3668         * src/folder.c
3669         * src/matcher.c
3670         * src/prefs_account.c
3671         * src/prefs_actions.c
3672         * src/prefs_customheader.c
3673         * src/prefs_display_header.c
3674         * src/prefs_gtk.c
3675         * src/procmime.c
3676         * src/toolbar.c
3677         * src/xmlprops.c
3678         * src/common/prefs.[ch]
3679                 extend prefs file handling for reading and automatic handling
3680                 of blocks. When reading prefs_set_block_label will automatically
3681                 move on to the block. When writing it will copy all other blocks
3682                 automatically
3683
3684         * src/common/plugin.c
3685                 Now loading plugin filenames from [Plugins] block in
3686                 sylpheed rc file
3687
3688 2002-12-30 [christoph]  0.8.8claws26
3689
3690         * src/common/hooks.[ch]
3691                 return abort status to caller of hooks_invoke
3692                 
3693         * src/inc.[ch]
3694                 invoke message filtering hook and stop
3695                 default handling when filter returns abort
3696
3697         * src/common/plugin.[ch]
3698         * src/plugins/demo/demo.c
3699                 modify plugin loader, because resolving symbols for strings
3700                 does not work correctly
3701         
3702         * configure.in
3703         * ac/spamassassin.m4                            ** NEW **
3704         * src/plugins/spamassassin/.cvsignore           ** NEW **
3705         * src/plugins/spamassassin/Makefile.am          ** NEW **
3706         * src/plugins/spamassassin/README               ** NEW **
3707         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
3708         * src/plugins/spamassassin/spamassassin.c       ** NEW **
3709         * src/plugins/spamassassin/utils.[ch]           ** NEW **
3710                 add spamassassin plugin, see src/plugins/spamassassin/README
3711                 for details
3712
3713 2002-12-29 [alfons]     0.8.8claws25
3714
3715         * src/mainwindow.c
3716                 when moving focus from a message view to the main 
3717                 window, don't forget to select the summary node
3718                 of the displayed message. should fix "[ 659103 ] 
3719                 focus-follows-mouse confuses sylpheed"
3720
3721 2002-12-29 [christoph]  0.8.8claws24
3722
3723         * src/Makefile.am
3724         * src/stringtable.[ch]          ** REMOVE **
3725         * src/common/Makefile.am
3726         * src/common/stringtable.[ch]   ** NEW **
3727                 move stringtable files to common directory
3728
3729 2002-12-29 [christoph]  0.8.8claws23
3730
3731         * src/Makefile.am
3732         * src/menu.[ch]                 ** REMOVE **
3733         * src/gtk/Makefile.am
3734         * src/gtk/menu.[ch]             ** NEW **
3735                 move menu files to gtk directory
3736
3737 2002-12-29 [match]      0.8.8claws22
3738
3739         * src/addressbook.c
3740         * src/syldap.c
3741                 moved UI specific code out of LDAP code into addressbook
3742                 UI code. fixed memory leak.
3743
3744 2002-12-29 [christoph]  0.8.8claws21
3745
3746         * src/folder.c
3747                 only check for IGNORED parent message when message is
3748                 not IGNORED itself
3749
3750 2002-12-29 [alfons]     0.8.8claws20
3751
3752         * src/summaryview.c
3753                 set gtksctree's anchor correct (immediate execute
3754                 changes the tree's layout, and anchor points at 
3755                 the incorrect row). fixes "[ 657233 ] multiple msg 
3756                 delete sometimes off by 1".
3757                 we probably have to look for more tree layout /
3758                 anchor glitches.
3759
3760 2002-12-29 [paul]       0.8.8claws19
3761
3762         * src/summaryview.c
3763                 fix bug [ 659054 ] incorrect sorting of 'From' column
3764                 when using 'display sender using address book'
3765                 thanks to Alfons and Luke Plant
3766
3767 2002-12-29 [christoph]  0.8.8claws18
3768
3769         * src/folder.c
3770         * src/procmsg.[ch]
3771                 check parent messages for IGNORE THREAD flag, when adding,
3772                 moving or copying messages to a folder
3773
3774 2002-12-27 [alfons]     0.8.8claws17
3775
3776         re-organize matcher part 5; more to come
3777
3778         * src/matcher.c
3779                 hash keywords in matchparser_tab 
3780
3781 2002-12-27 [alfons]     0.8.8claws16
3782
3783         re-organize matcher part 4; more to come
3784
3785         * src/matcher_parser.h
3786         * src/matcher_parser_lex.l
3787         * src/matcher_parser_parse.y
3788                 cleanup
3789
3790 2002-12-27 [alfons]     0.8.8claws15
3791
3792         re-organize matcher part 3; more to come
3793
3794         * src/matcher.[ch]
3795                 cleanup
3796
3797 2002-12-27 [alfons]     0.8.8claws14
3798
3799         re-organize matcher part 2; more to come but this should
3800         work. cc me if there are any regressions.
3801
3802         * src/matcher.h
3803                 add prototype for get_matchparser_tab_id()
3804         * src/matcher_parser_lex.l
3805                 look up keywords using matchparser_tab_id();
3806
3807 2002-12-27 [alfons]     0.8.8claws12
3808
3809         re-organize matcher part 1
3810
3811         * src/matcher.h
3812                 map yacc generated constants to sylpheed matcher constants
3813         * src/matcher.c
3814                 add function to find a matcher constant from a string
3815
3816 2002-12-27 [christoph]  0.8.8claws11
3817
3818         * src/compose.c
3819                 MENUITEM_ADD casts the 4th argument from integer to pointer
3820                 so it probably should not be a pointer, this means we
3821                 should use account id for it and not the account's pointer
3822
3823 2002-12-27 [paul]       0.8.8claws10
3824
3825         * src/mainwindow.c
3826                 remove unneeded 'GtkWidget *vbox'
3827                 
3828         * src/summaryview.c
3829                 further sync with 0.8.8 - make sort
3830                 by recipient work as expected
3831                 
3832         * NEWS
3833                 sync with 0.8.8
3834
3835 2002-12-27 [paul]       0.8.8claws9
3836
3837         * po/pt_BR.po
3838                 updated by Ivan F. Martinez
3839                 
3840 2002-12-27 [darko]      0.8.8claws8
3841
3842         * src/common/utils.c
3843                 added locked pattern to extended search
3844
3845 2002-12-27 [alfons]     0.8.8claws7
3846
3847         * src/prefs_matcher.[ch]
3848                 clean up
3849
3850 2002-12-26 [alfons]     0.8.8claws6
3851
3852         * src/matcher.[ch]
3853         * src/matcher_parser_lex.l
3854         * src/matcher_parser_parse.y
3855         * src/prefs_matcher.c
3856                 allow color label as a condition in the matcher
3857
3858 2002-12-26 [oliver]     0.8.8claws5
3859         
3860         * src/toolbar.c 
3861                 enable Addressbook for Main and Messageview
3862         * src/prefs_actions.c
3863                 enable actions in Messageview
3864
3865 2002-12-26 [christoph]  0.8.8claws4
3866
3867         * src/common/plugin.c
3868                 add a little debug output
3869         * configure.in
3870         * src/plugins/demo/Makefile.am
3871                 better use of automake
3872
3873 2002-12-26 [christoph]  0.8.8claws3
3874
3875         * src/Makefile.am
3876         * src/common/Makefile.am
3877                 fix "make distdir"
3878
3879 2002-12-26 [christoph]  0.8.8claws2
3880
3881         * configure.in
3882                 sort configure checks into common / gtk / plugins
3883         * po/POTFILES.in
3884                 add src/prefs_gtk.c
3885         * src/Makefile.am
3886                 add plugins SUBDIR
3887         * src/main.c
3888         * src/common/sylpheed.[ch]
3889                 added now sylpheed_done function for shutdown
3890         * src/common/Makefile.am
3891         * src/common/plugin.[ch]                ** NEW **
3892                 plugin loader and unloader
3893         * src/plugins/.cvsignore                ** NEW **
3894         * src/plugins/Makefile.am               ** NEW **
3895                 build plugins
3896         * src/plugins/demo/.cvsignore           ** NEW **
3897         * src/plugins/demo/Makefile.am          ** NEW **
3898         * src/plugins/demo/demo.c               ** NEW **
3899                 small demo plugin that installs a logtext hook and
3900                 outputs the log text to stdout
3901
3902 2002-12-26 [paul]       0.8.8claws1
3903
3904         * po/es.po
3905                 updated by Ricardo Mones Lastra
3906
3907 2002-12-26 [paul]       0.8.8claws
3908
3909         * 0.8.8claws released
3910
3911 2002-12-26 [paul]       0.8.7claws12
3912
3913         * po/bg.po
3914                 updated by George Danchev
3915
3916 2002-12-26 [paul]       0.8.7claws11
3917
3918         * po/POTFILES.in
3919                 remove unneeded 'src/prefs.c' entry 
3920
3921 2002-12-26 [paul]       0.8.7claws10
3922
3923         * src/codeconv.c
3924           src/mainwindow.c
3925                 sync with 0.8.8 release
3926         
3927         * src/folder.[ch]
3928           src/mh.c
3929           src/summaryview.c
3930                 partial sync with 0.8.8 release
3931         
3932
3933 2002-12-25 [alfons]     0.8.7claws9
3934
3935         * src/matcher.[ch]
3936         * src/matcher_parser_lex.l
3937         * src/matcher_parser_parse.y
3938         * src/prefs_matcher.c
3939                 add locked flag to possible filtering / matcher 
3940                 conditions (also a good example what should be
3941                 done to add a simple boolean condition)
3942
3943 2002-12-25 [christoph]  0.8.7claws8
3944
3945         * src/Makefile.am
3946         * src/account.[ch]
3947         * src/addrbook.c
3948         * src/addressbook.c
3949         * src/addrindex.c
3950         * src/filtering.c
3951         * src/folder.c
3952         * src/matcher.c
3953         * src/prefs.[ch]                ** REMOVE **
3954         * src/prefs_account.c
3955         * src/prefs_actions.c
3956         * src/prefs_common.c
3957         * src/prefs_customheader.c
3958         * src/prefs_display_header.c
3959         * src/prefs_filtering.c
3960         * src/prefs_folder_item.c
3961         * src/prefs_gtk.[ch]            ** NEW **
3962         * src/prefs_matcher.c
3963         * src/prefs_scoring.c
3964         * src/prefs_summary_column.c
3965         * src/procmime.c
3966         * src/selective_download.c
3967         * src/toolbar.c
3968         * src/common/Makefile.am
3969         * src/common/prefs.[ch]         ** NEW **
3970                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
3971
3972 2002-12-24 [alfons]     0.8.7claws7
3973
3974         * src/summaryview.c
3975                 summary_thread_build(): fix real cause of the crash mentioned in
3976                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
3977                 this way we get meaningful ctree nodes 
3978
3979 2002-12-24 [oliver]     0.8.7claws6
3980
3981         * src/mainwindow.[ch]
3982         * src/messageview.[ch]
3983         * src/compose.[ch]
3984         * src/inc.c
3985         * src/summaryview.c
3986                 changes to use updated toolbar handling
3987                 
3988 2002-12-24 [oliver]     0.8.7claws5
3989
3990         * src/toolbar.[ch]
3991                 generic toolbar handling
3992                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
3993         * src/prefs_toolbar.[ch]
3994                 adjust to handling
3995         
3996 2002-12-24 [oliver]     0.8.7claws4
3997         
3998         * src/stock_pixmap.[ch]
3999                 move SYLPHEED_LOGO to end of list in order 
4000                 to remove it from Custom Toolbar`s Icon View
4001
4002 2002-12-24 [alfons]     0.8.7claws3
4003
4004         * src/summaryview.c
4005                 summary_thread_build(): fix crash because of focus != selection 
4006                 after threading. when deleting the selection, gtk tries but fails 
4007                 to find the correct focusable element. we now force the selection
4008                 to be focused. this should solve the infamous bug reported by 
4009                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
4010                 a test case is available. 
4011
4012 2002-12-24 [darko]      0.8.7claws2
4013
4014         * src/summaryview.c
4015                 don't crash when unmarking message with unread children
4016
4017 2002-12-23 [christoph]  0.8.7claws1
4018
4019         * src/Makefile.am
4020         * src/common/Makefile.am
4021                 update Makefiles for moved intl.h, version.h and defs.h
4022         * src/imap.c
4023                 rewrite imap_session_get to avoid duplicate code
4024
4025 2002-12-23 [paul]       0.8.7claws
4026
4027         * Santa-Claws released
4028         
4029         * po/hu.po
4030           po/ru.po
4031                 squeeze in updated Hungarian and Russian translations.
4032                 Submitted by  Gál Zoltán and Ruslan N. Balkin
4033
4034 2002-12-23 [paul]       0.8.6claws129
4035
4036         * po/pl.po
4037                 updated by Witold Wladyslaw Wojciech Wilk
4038
4039 2002-12-23 [paul]       0.8.6claws128
4040
4041         * src/quote_fmt_parse.y
4042                 fix typo and add licence header
4043
4044 2002-12-23 [paul]       0.8.6claws127
4045
4046         * po/en_GB.po
4047                 updated
4048
4049 2002-12-23 [paul]       0.8.6claws126
4050
4051         * po/it.po
4052                 updated translation, submitted by Alessandro Maestri
4053                 
4054 2002-12-23 [paul]       0.8.6claws125
4055
4056         * src/quote_fmt_parse.y
4057                 fix signature-stripping on replies bug. match
4058                 '-- \n' and not '-- '.
4059
4060 2002-12-22 [paul]       0.8.6claws124
4061
4062         * po/bg.po
4063           po/es.po
4064           po/sr.po
4065                 updated translations. submitted by George Danchev,
4066                 Ricardo Mones Lastra, and Urke MMI respectively
4067
4068 2002-12-21 [paul]       0.8.6claws123
4069
4070         * src/addrbook.c
4071                 fix coding style
4072
4073 2002-12-21 [paul]       0.8.6claws122
4074
4075         * src/addrbook.c
4076                 fix bug [643638] where if a person is in one or more
4077                 addressbook groups editing that person's email 
4078                 address results in removal from those groups.
4079                 Patch submitted by Luke Plant.
4080
4081 2002-12-20 [christoph]  0.8.6claws121
4082
4083         * src/common/utils.c
4084         * src/summaryview.c
4085                 reimplement expand_search_string using GString to
4086                 prevent crashs caused by miscalculated string
4087                 lengths reported by Paul
4088
4089 2002-12-20 [christoph]  0.8.6claws120
4090
4091         * src/summaryview.c
4092                 don't use "changed" to check if op_count has to be changed as it
4093                 is also set when the message has unread children
4094                 (closes bug [ 653221 ] crash while deleting duplicates)
4095
4096 2002-12-20 [paul]       0.8.6claws119
4097
4098         * sync with 0.8.6cvs27
4099                 see ChangeLog 2002-12-20
4100
4101 2002-12-20 [paul]       0.8.6claws118
4102
4103         * sync with 0.8.6cvs26
4104                 see ChangeLog 2002-12-19 and 2002-12-20
4105
4106 2002-12-19 [alfons]     0.8.6claws117
4107
4108         * src/textview.c
4109                 fix incorrect parsing of email addresses, submitted by 
4110                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
4111                 name display if it contains @".
4112
4113 2002-12-18 [paul]       0.8.6claws116
4114
4115         * sync with 0.8.6cvs23
4116                 see ChangeLog 2002-12-18
4117
4118 2002-12-18 [paul]       0.8.6claws115
4119
4120         * src/Makefile.am
4121         * src/account.c
4122         * src/codeconv.c
4123         * src/gtkutils.[ch]
4124         * src/imap.c
4125                 sync with 0.8.6cvs22.
4126                 see ChangeLog 2002-12-17 and 2002-12-18
4127
4128 2002-12-17 [christoph]  0.8.6claws114
4129
4130         * src/imap.c
4131                 o don't create a session if imap greeting fails
4132                 o don't close socket when authentication fails
4133                   this is done by imap_session_destroy
4134
4135 2002-12-17 [thorsten]   0.8.6claws113
4136
4137         * tools/Makefile.am
4138           tools/README
4139           tools/google_msgid.pl ** NEW FILE **
4140                 Added "search for message-id" script and doc
4141
4142 2002-12-17 [thorsten]   0.8.6claws112
4143
4144         * po/hu.po
4145                 Updated hungarian translation
4146                 (updated by Gal Zoltan)
4147
4148 2002-12-16 [christoph]  0.8.6claws111
4149
4150         * src/addr_compl.c
4151                 remove stupid addressbook dump to debug output
4152         * src/mh.c
4153                 fix memory leak found by Hiro
4154
4155 2002-12-14 [paul]       0.8.6claws110
4156
4157         * src/compose.c
4158                 fix menubar sensitivity on send
4159                 
4160         * src/prefs_filtering.c
4161         * src/prefs_matcher.c
4162         * src/prefs_scoring.c
4163                 Fix english ;)
4164                 
4165         * src/common/quoted-printable.h
4166                 sync: fix typo
4167         
4168 2002-12-13 [christoph]  0.8.6claws109
4169
4170         * src/Makefile.am
4171         * src/manage_window.[ch]        ** REMOVE **
4172         * src/gtk/Makefile.am
4173         * src/gtk/manage_window.[ch]    ** NEW **
4174                 move manage_window files to gtk directory
4175
4176 2002-12-13 [christoph]  0.8.6claws108
4177
4178         * src/Makefile.am
4179         * src/gtkshruler.[ch]           ** REMOVE **
4180         * src/gtk/Makefile.am
4181         * src/gtk/gtkshruler.[ch]       ** NEW **
4182                 move gtkshruler files to gtk directory
4183
4184 2002-12-13 [christoph]  0.8.6claws107
4185
4186         * src/Makefile.am
4187         * src/compose.c
4188         * src/gtkstext.[ch]             ** REMOVE **
4189         * src/gtkutils.[ch]
4190         * src/textview.c
4191         * src/gtk/gtkstext.[ch]         ** NEW **
4192         * src/gtk/Makefile.am
4193                 o move stext functions to gtkstext.c to remove
4194                   dependency of gtkutils
4195                 o move gtkstext files to gtk directory
4196
4197         * src/gtk/Makefile.am
4198         * src/gtk/sslcertwindow.[ch]
4199                 UI stuff can always depend on common code so
4200                 it's ok to add ../common to include path
4201
4202 2002-12-13 [colin]      0.8.6claws106
4203
4204         * src/summaryview.c
4205                 Disconnect sighandlers for mainwindow when
4206                 quicksearch has the focus
4207                 Fix bug #653231
4208         * src/mainwindow.[ch]
4209                 Make key_pressed callback public, to be able
4210                 to disconnect it
4211
4212 2002-12-13 [christoph]  0.8.6claws105
4213
4214         * src/mh.c
4215                 create .mh_sequences file in new MH folders
4216                 (closes feature request [ 523162 ] MH folders should
4217                  get a .mh_sequences)
4218
4219 2002-12-13 [colin]      0.8.6claws104
4220
4221         * src/summaryview.c
4222                 Better handling of quicksearch show/hide
4223                 (basically the button stays under the mouse 
4224                  when toggled)
4225
4226 2002-12-13 [paul]       0.8.6claws103
4227
4228         * sync with 0.8.6cvs17
4229                 see ChangeLog 2002-12-13
4230
4231 2002-12-13 [paul]       0.8.6claws102
4232
4233         * po/es.po
4234                 updated by Ricardo Mones Lastra
4235
4236 2002-12-11 [colin]       0.8.6claws101
4237
4238         * src/folder.c
4239                 remove statusbar stuff
4240           src/folderview.c
4241                 set statusbar verbosity when moving folders
4242
4243 2002-12-11 [colin]       0.8.6claws100
4244         * src/prefs_filtering.c
4245         * src/prefs_matcher.c
4246         * src/prefs_scoring.c
4247                 Fix english ;)
4248
4249 2002-12-11 [colin]       0.8.6claws99
4250
4251         * src/prefs_common.[ch]
4252                 Add summary_quicksearch_type
4253         * src/summaryview.c
4254                 Save last used quicksearch type
4255
4256 2002-12-11 [jens]       0.8.6claws98
4257         * src/prefs_filtering.c
4258         * src/prefs_matcher.c
4259         * src/prefs_scoring.c
4260                 added dialog for incomplete rules in scoring, filtering and
4261                 matcher to ask wheather really close
4262
4263 2002-12-11 [colin]      0.8.6claws97
4264
4265         * src/folder.c
4266                 Fix folder dnd statusbar logging
4267
4268 2002-12-10 [christoph]  0.8.6claws96
4269
4270         * src/compose.c
4271         * src/folder.c
4272         * src/imap.c
4273         * src/inc.c
4274         * src/main.c
4275         * src/mainwindow.c
4276         * src/news.c
4277         * src/send.c
4278         * src/statusbar.[ch]
4279         * src/common/hooks.c
4280         * src/common/log.[ch]
4281                 o handle verbose logging in statusbar directly in statusbar code
4282                   and common code does not need any knowledge about a statusbar
4283                 o remove direct calls to statusbar_(puts|pop)_all functions
4284
4285 2002-12-10 [jens]       0.8.6claws95
4286
4287         * src/*.c
4288                 removed gettext from g_warnings
4289         * po/POTFILES.in
4290                 cleaned and updated
4291         * po/de.po
4292                 updated
4293
4294 2002-12-10 [colin]      0.8.6claws94
4295
4296         * src/main.c
4297                 finish crash dialog fix
4298
4299 2002-12-10 [colin]      0.8.6claws93
4300
4301         * src/main.c
4302                 "Fix" "sylpheed already running" instead of
4303                 crash dialog appearing after a crash
4304
4305 2002-12-10 [colin]      0.8.6claws92
4306
4307         * po/POTFILES.in
4308                 add src/gtk/sslcertwindow.c
4309
4310 2002-12-10 [paul]       0.8.6claws91
4311
4312         * po/POTFILES.in
4313                 updated to reflect recent changes
4314                 submitted by Alessandro Maestri
4315
4316 2002-12-09 [christoph]  0.8.6claws90
4317
4318         * src/Makefile.am
4319         * src/smtp.[ch]                 ** REMOVE **
4320         * src/common/Makefile.am
4321         * src/common/smtp.[ch]          ** NEW **
4322                 move smtp files to common directory
4323
4324 2002-12-09 [christoph]  0.8.6claws89
4325
4326         * src/Makefile.am
4327         * src/session.[ch]              ** REMOVE **
4328         * src/common/Makefile.am
4329         * src/common/session.[ch]       ** NEW **
4330                 move session files to common directory
4331
4332 2002-12-09 [paul]       0.8.6claws88
4333
4334         * src/account.c
4335                 fix bug [649746] edit accounts: move account reverted
4336                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
4337
4338 2002-12-09 [colin]      0.8.6claws87
4339
4340         * src/ssl_certificate.c
4341                 cleanup
4342
4343 2002-12-09 [colin]      0.8.6claws86
4344
4345         * src/ssl.c
4346                 Try to open the cert.pem database and 
4347                 issue a warning if it isn't there
4348
4349 2002-12-09 [colin]      0.8.6claws85
4350
4351         * src/common/ssl_certificate.c
4352         * src/gtk/sslcertwindow.c
4353                 Warning fixes
4354
4355 2002-12-09 [colin]      0.8.6claws84
4356
4357         * src/ssl_certificate.[ch] ** REMOVED **
4358         * src/common/ssl_certificate.[ch] ** NEW **
4359         * src/Makefile.am
4360         * src/common/Makefile.am
4361                 Moved ssl_certificate.[ch] to common
4362         * src/common/ssl.c 
4363                 Put back needed include
4364         * src/gtk/sslcertwindow.[ch]
4365                 Changed ssl_certificate.h include
4366         
4367 2002-12-09 [colin]      0.8.6claws83
4368
4369         * src/gtk/sslcertwindow.[ch]
4370                 Implement hook for certificate acception
4371         * src/ssl_certificate.[ch]
4372                 Implement hook for certificate acception
4373         * src/common/ssl.c
4374                 Reenable certificate acception check
4375         * src/mainwindow.c
4376                 Register sslcertwindow's hook
4377         
4378 2002-12-08 [christoph]  0.8.6claws82
4379
4380         * src/about.c
4381         * src/addr_compl.c
4382         * src/codeconv.c
4383         * src/manual.c
4384         * src/undo.c
4385         * src/common/utils.c
4386                 o add missing includes
4387                 o fix warnings
4388         * src/.cvsignore
4389         * src/common/.cvsignore
4390         * src/common/version.h          ** REMOVE **
4391                 remove autogenerated file
4392
4393 2002-12-08 [paul]       0.8.6claws81
4394
4395         * src/stringtable.c
4396                 put back needed include
4397
4398 2002-12-08 [colin]      0.8.6claws80
4399         
4400         * src/gtk/sslcertwindow.c
4401                 Cleaner popups when asking
4402         * src/ssl_certificate.c
4403         * src/prefs_common.[ch]
4404                 remove ssl certificate pref
4405                 put back needed include
4406         * src/undo.c
4407                 put back needed include
4408
4409 2002-12-08 [christoph]  0.8.6claws79
4410
4411         * src/folderview.c
4412         * src/logwindow.c
4413         * src/statusbar.c
4414         * src/summaryview.c
4415                 only abort hook invokation if required data is missing not
4416                 if our own data pointer is NULL, update hookfunction for
4417                 log window
4418
4419 2002-12-08 [paul]       0.8.6claws78
4420
4421         * src/about.c
4422         * src/addrcache.c
4423         * src/addrclip.c
4424         * src/addr_compl.c
4425         * src/addrselect.c
4426         * src/codeconv.c
4427         * src/colorlabel.c
4428         * src/enriched.c
4429         * src/esmtp.c
4430         * src/exporthtml.c
4431         * src/headerview.c
4432         * src/imageview.c
4433         * src/manual.c
4434         * src/noticeview.c
4435         * src/pgptext.c
4436         * src/scoring.c
4437         * src/sourcewindow.c
4438         * src/stringtable.c
4439         * src/undo.c
4440                 clean up: remove unneccesary includes
4441
4442 2002-12-08 [christoph]  0.8.6claws77
4443
4444         * src/folderview.c
4445         * src/statusbar.c
4446         * src/summaryview.c
4447         * src/common/hooks.[ch]
4448                 hook functions now have a gboolean return value, if a hook
4449                 returns TRUE it will stop executing of any more hooks in
4450                 the same hooklist for this invokation
4451
4452 2002-12-08 [colin]      0.8.6claws76
4453         
4454         * src/main.c
4455                 put back argv0 for CRASH_DIALOG
4456
4457 2002-12-08 [christoph]  0.8.6claws75
4458
4459         * src/Makefile.am
4460         * src/about.c
4461         * src/account.c
4462         * src/crash.c
4463         * src/esmtp.h
4464         * src/imap.[ch]
4465         * src/inc.c
4466         * src/main.c
4467         * src/mainwindow.c
4468         * src/news.c
4469         * src/pop.[ch]
4470         * src/prefs_account.[ch]
4471         * src/prefs_common.[ch]
4472         * src/send.[ch]
4473         * src/smtp.[ch]
4474         * src/ssl_certificate.[ch]
4475         * src/ssl_manager.[ch]
4476         * src/common/Makefile.am
4477         * src/common/log.c
4478         * src/common/nntp.[ch]
4479         * src/common/socket.[ch]
4480         * src/common/ssl.[ch]
4481         * src/gtk/sslcertwindow.[ch]
4482         * ac/openssl.m4
4483                 use new autoconf script to detect OpenSSL with extra parameters
4484                 to specify the location of libs and includes, also remove USE_SSL
4485                 to USE_OPENSSL
4486
4487         * src/common/sylpheed.[ch]
4488         * src/common/version.h.in
4489                 start seperation of common code initialization seperated from gui
4490
4491         * src/summaryview.c
4492                 The function that is called when a color label changes
4493                 should not change the color lable again
4494
4495 2002-12-08 [colin]      0.8.6claws74
4496
4497         * src/gtk/sslcertwindow.c
4498                 warning fixes
4499
4500 2002-12-08 [colin]      0.8.6claws73
4501
4502         * src/statusbar.c
4503           src/common/log.h
4504                 Register a hook for statusbar_puts_all
4505         * src/common/log.c
4506                 invoke statusbar_puts_all's hook
4507         
4508 2002-12-08 [colin]      0.8.6claws72
4509
4510         * src/ssl_certificate.c
4511                 Put back a badly-removed include
4512
4513 2002-12-08 [colin]      0.8.6claws71
4514
4515         * src/gtk/sslcertwindow.[ch]    ** NEW **
4516                 new certificate presentation
4517         * src/gtk/Makefile.am
4518                 add new files
4519         * src/ssl_certificate.[ch]
4520                 gtk cleanup, made utility functions public
4521         * src/ssl_manager.c
4522                 use new cert presentation
4523
4524 2002-12-07 [christoph]  0.8.6claws70
4525
4526         * src/Makefile.am
4527         * src/nntp.[ch]                 ** REMOVE **
4528         * src/common/Makefile.am
4529         * src/common/nntp.[ch]          ** NEW **
4530                 move nntp files to common directory
4531
4532 2002-12-07 [christoph]  0.8.6claws69
4533
4534         * src/procmsg.[ch]
4535         * src/summaryview.c
4536                 implement msginfo update callback using sylpheed's new
4537                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
4538
4539 2002-12-06 [christoph]  0.8.6claws68
4540
4541         * src/editgroup.c
4542                 This patch changes the 'Edit Group Details' dialog to
4543                 allow extended selections in either pane, so that
4544                 addresses can be added or removed from a group more
4545                 quickly and easily. (it actually is a net decrease in
4546                 file size, as some unnecessary functions have been
4547                 removed). 
4548                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
4549
4550 2002-12-06 [christoph]  0.8.6claws67
4551
4552         * src/Makefile.am
4553         * src/template.[ch]             ** REMOVE **
4554         * src/common/Makefile.am
4555         * src/common/template.[ch]      ** NEW **
4556                 move template files to common directory
4557
4558         * src/nntp.c
4559                 add missing log.h include
4560
4561 2002-12-06 [melvin]     0.8.6claws66
4562
4563         * src/prefs_actions.c
4564                 Added the trailing ">" syntax to insert command's output
4565                 without replacing old text (in contrast to trailing "|").
4566
4567 2002-12-05 [colin]      0.8.6claws65
4568         
4569         * src/common/utils.c
4570                 Don't modify original search_string or it'll change
4571                 the next iterations in the for()
4572
4573 2002-12-05 [darko]      0.8.6claws64
4574
4575         * src/common/utils.c
4576                 proper check for filtering commands, found by Colin
4577
4578 2002-12-05 [darko]      0.8.6claws63
4579
4580         * src/common/utils.c
4581                 check proper string for NULL pointer, found by Colin
4582
4583 2002-12-05 [darko]      0.8.6claws62
4584
4585         * src/common/utils.[ch]
4586                 expand_search_string(): new function
4587                 converts Mutt-like patterns to Sylpheed's
4588                 filtering engine
4589         * src/summaryview.c
4590                 use expand_search_string() to allow Mutt-like
4591                 patterns in extended search
4592         * README.claws
4593                 document extended option in quick search
4594
4595 2002-12-05 [paul]       0.8.6claws61
4596
4597         * sync with 0.8.6cvs16
4598                 see ChangeLog 2002-12-05
4599                 
4600         * po/POTFILES.in
4601                 clean up
4602
4603 2002-12-04 [christoph]  0.8.6claws60
4604
4605         * src/imap.[ch]
4606                 put imap authentication code into a new function and
4607                 remove it from imap_session_new that will allow to
4608                 send other commands before authentication
4609
4610 2002-12-04 [christoph]  0.8.6claws59
4611
4612         * src/imap.[ch]
4613                 use already existing method to prevent unneeded IMAP
4614                 folder selects. Set imap_select parameters to NULL
4615                 in some functions if the values are not required.
4616
4617         * src/xml.h
4618                 remove no longer required include
4619
4620 2002-12-04 [paul]       0.8.6claws58
4621
4622         * po/es.po
4623                 updated by Ricardo Mones Lastra
4624                 
4625         * configure.in
4626           po/hu.po      ** NEW FILE **
4627                 initial Hungarian translation, submitted
4628                 by Gál Zoltán <galzoli@hu.inter.net>
4629
4630 2002-12-03 [christoph]  0.8.6claws57
4631
4632         * src/Makefile.am
4633         * src/gtksctree.[ch]            ** REMOVE **
4634         * src/gtk/Makefile.am
4635         * src/gtk/gtksctree.[ch]        ** NEW **
4636                 move gtksctree files to gtk directory
4637
4638 2002-12-03 [christoph]  0.8.6claws56
4639
4640         * src/Makefile.am
4641         * src/md5.[ch]                  ** REMOVE **
4642         * srm/common/Makefile.am
4643         * src/common/md5.[ch]           ** NEW **
4644                 move md5 files to common directory
4645
4646         * src/gtkstext.c
4647                 remove not required #include
4648
4649 2002-12-03 [sergey]     0.8.6claws55
4650
4651         * src/gtkutils.c
4652         * src/gtkutils.h
4653                 gtkut_window_popup(): new function.
4654         * src/mainwindow.c
4655                 main_window_popup(): use gtkut_window_popup() to raise
4656                 window without changing its position.
4657                 (see sylpheed-main ML message [sylpheed:17247])
4658
4659 2002-12-03 [sergey]     0.8.6claws54
4660
4661         * src/send.c
4662                 send_message_local(): removed first-dot escaping
4663                 (SMTP-only, not needed for sending through pipe)
4664
4665 2002-12-03 [paul]       0.8.6claws53
4666
4667         * po/POTFILES.in
4668                 update to reflect recent changes (thanks
4669                 to Ricardo Mones Lastra)
4670                 
4671         * tools/filter_conv.pl
4672                  fix problem with quoted strings. Patch submitted
4673                  by Luke Plant <lukeplant@softhome.net>
4674
4675 2002-12-03 [paul]       0.8.6claws52
4676
4677         * sync with 0.8.6cvs15
4678                 see ChangeLog 2002-12-03
4679
4680 2002-12-02 [christoph]  0.8.6claws51
4681
4682         * src/logwindow.[ch]
4683         * src/common/log.[ch]
4684                 implement logging using a hook function
4685
4686         * src/folderview.c
4687         * src/folder.[ch]
4688                 define hooklist name in header file to avoid
4689                 errors caused by wrong spelling of hooklist names
4690
4691         * src/toolbar.c
4692                 fix warnings
4693
4694 2002-12-02 [christoph]  0.8.6claws50
4695
4696         * src/common/Makefile.am
4697                 add src/common/hooks.[ch]
4698
4699         * src/common/hooks.[ch]
4700                 implement a simple hook system using glib's hook functions
4701
4702         * src/folder.[ch]
4703         * src/folderview.c
4704                 use new hook system for folder item updates
4705
4706 2002-12-02 [christoph]  0.8.6claws49
4707
4708         * doc-src/ui_seperation.txt     ** NEW **
4709                 information for ui seperation
4710
4711         * src/Makefile.am
4712                 remove files that were moved to common
4713                 include common directory by default for the header files
4714
4715         * src/inc.c
4716         * src/common/socket.c
4717         * src/automaton.[ch]
4718                 implement automaton using g_io_*-functions instead of
4719                 gdk_input_add to make it ui independent
4720
4721         * src/codeconv.c
4722         * src/compose.c
4723         * src/ldif.c
4724         * src/pgptext.c
4725         * src/procmime.c
4726         * src/rfc2015.c
4727         * src/smtp.c
4728         * src/unmime.c
4729                 remove common/ prefix because directory is now in
4730                 include path
4731
4732         * src/compose.c
4733         * src/folder.c
4734         * src/folderview.c
4735         * src/mainwindow.c
4736         * src/messageview.c
4737         * src/prefs_common.c
4738         * src/procmsg.c
4739         * src/rfc2015.c
4740                 fix warnings
4741
4742         * src/imap.c
4743         * src/inc.c
4744         * src/news.c
4745         * src/pop.c
4746         * src/send.c
4747         * src/smtp.c
4748         * src/ssl_certificate.c
4749                 add log.h header file for logging functions
4750
4751         * src/main.c
4752         * src/common/utils.c
4753         * src/summaryview.c
4754         * src/xml.c
4755                 o move debug_mode to common/utils.c
4756                 o add functions to set and get debug_mode
4757
4758         * src/defs.h                    ** REMOVE **
4759         * src/intl.h                    ** REMOVE **
4760         * src/socket.[ch]               ** REMOVE **
4761         * src/ssl.[ch]                  ** REMOVE **
4762         * src/utils.[ch]                ** REMOVE **
4763                 replaced by new files in src/common/
4764         
4765         * src/common/Makefile.am
4766                 add new files in src/common/
4767
4768         * src/common/defs.h             ** NEW **
4769         * src/common/intl.h             ** NEW **
4770         * src/common/log.[ch]           ** NEW **
4771         * src/common/socket.[ch]        ** NEW **
4772         * src/common/ssl.[ch]           ** NEW **
4773         * src/common/utils.[ch]         ** NEW **
4774                 replacement for files in src/
4775
4776 2002-12-02 [colin]      0.8.6claws48
4777
4778         * src/folderview.c
4779                 Scroll folderview if necessary during dnd
4780
4781 2002-12-02 [colin]      0.8.6claws47
4782
4783         * src/folder.[ch]
4784                 Add check to verify a move is within a single mailbox
4785         * src/folderview.c
4786                 Add specific error string for this check
4787
4788 2002-12-02 [colin]      0.8.6claws46
4789
4790         * src/folder.c
4791                 Add a test to folder moving, remove a statusbar_print
4792         * src/folderview.c
4793                 Add Move folder... context-menu item
4794                 Factorize folder moving code
4795                 Enable folder DND for mbox
4796
4797 2002-12-01 [christoph]  0.8.6claws45
4798
4799         * ac/aspell.m4
4800                 remove conf.aspelltest if the version check fails
4801
4802 2002-11-30 [christoph]  0.8.6claws44
4803
4804         * autogen.sh
4805                 run libtoolize --force in autogen to create missing
4806                 libtool scripts
4807
4808 2002-11-30 [christoph]  0.8.6claws43
4809
4810         * src/Makefile.am
4811         * src/pgptext.c
4812         * src/procmime.c
4813         * src/rfc2015.c
4814         * src/uuencode.[ch]             ** REMOVED **
4815         * src/common/Makefile.am
4816         * src/common/uuencode.[ch]      ** NEW **
4817                 move uuen/decoder to common directory
4818
4819 2002-11-30 [christoph]  0.8.6claws42
4820
4821         * src/Makefile.am
4822         * src/base64.[ch]               ** REMOVED **
4823         * src/codeconv.c
4824         * src/compose.c
4825         * src/ldif.c
4826         * src/pgptext.c
4827         * src/procmime.c
4828         * src/rfc2015.c
4829         * src/smtp.c
4830         * src/unmime.c
4831         * src/common/Makefile.am
4832         * src/common/base64.[ch]        ** NEW **
4833                 move base64 en/decoder to common directory
4834
4835 2002-11-30 [christoph]  0.8.6claws41
4836
4837         * src/common                    ** NEW **
4838                 new directory for UI independent code
4839         * src/gtk                       ** NEW **
4840                 new directory for GTK frontend
4841         * src/common/.cvsignore         ** NEW **
4842         * src/gtk/.cvsignore            ** NEW **
4843                 ignore build files
4844         * src/common/Makefile.am        ** NEW **
4845         * src/gtk/Makefile.am           ** NEW **
4846                 automake files to build new seperated stuff
4847         * src/Makefile.am
4848                 the binary will currently still be build with the
4849                 files in src, so we include the code from the
4850                 subdirs for now after building the libs there
4851
4852 2002-11-30 [paul]       0.8.6claws40
4853
4854         * src/compose.c
4855                 fix bug [642731] 'Wrong selected account with drafted mail'
4856
4857 2002-11-29 [oliver]     0.8.6claws39
4858         
4859         * src/messageview.c
4860                 o update summaryview when switching between different
4861                   messageviews          
4862         * src/toolbar.c  
4863                 o check if messageview holds already removed msg
4864                   from summaryview
4865                 
4866
4867 2002-11-29 [oliver]     0.8.6claws38
4868
4869         * src/toolbar.c 
4870                 remove not needed variables and includes
4871                 make messageview stay opened and move to next when msgs are deleted 
4872
4873 2002-11-29 [oliver]     0.8.6claws37
4874         
4875         * src/toolbar.c 
4876                 disable compose button (messageview toolbar) by default
4877                 deleted msgs are moved to trash
4878         
4879 2002-11-29 [melvin]     0.8.6claws36
4880
4881         * configure.in
4882                 Increased minimal gpgme version to 0.3.10 (Zombies out)
4883                 and to detect signatures expirations (gpgme 0.3.6)
4884
4885         * src/main.c
4886                 Use non obsolescent function for Gpgme engine checking.
4887
4888         * src/rfc2015.c
4889                 Inform about expired signatures or signatures which key
4890                 has expired. Expiration date is displayed.
4891
4892         * src/sigstatus.c
4893                 Inform about expired signatures or signatures which key
4894                 has expired.
4895
4896 2002-11-28 [paul]       0.8.6claws35
4897
4898         * src/folderview.c
4899                 re-instate 'Check for new messages' in Newsgroup
4900                 folders right-click menu, after a suggestion from
4901                 Tim Mann <timmann@users.sourceforge.net>
4902
4903         * src/main.c
4904                 after a crash check only local folders for new
4905                 messages
4906
4907 2002-11-28 [paul]       0.8.6claws34
4908
4909         * configure.in
4910                 apply patch that fixes the checking of GTK with XIM 
4911                 support on different OSs, such as FreeBSD. Patch 
4912                 submitted by Topia <topia@users.sourceforge.net>
4913                 
4914 2002-11-28 [paul]       0.8.6claws33
4915
4916         * src/mainwindow.c
4917           src/prefs_common.c
4918           src/prefs_toolbar.c
4919                 more changes to the English
4920
4921 2002-11-28 [paul]       0.8.6claws32
4922
4923         * sync with 0.8.6cvs13
4924                 see ChangeLog 2002-11-28 (no sync needed
4925                 for src/compose.c)
4926
4927 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
4928         
4929         * src/mainwindow.[ch]
4930                 add patch by Ivan F. Martinez introducing messageview Toolbar
4931                 some changes and committed by oliver    
4932
4933 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
4934
4935         * src/messageview.[ch]
4936                 add patch by Ivan F. Martinez introducing messageview Toolbar
4937                 some changes and committed by oliver    
4938
4939 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
4940
4941         * src/compose.[ch]
4942                 add patch by Ivan F. Martinez introducing messageview Toolbar
4943                 some changes and committed by oliver    
4944
4945 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
4946         
4947         * src/toolbar.[ch]
4948                 add patch by Ivan F. Martinez introducing messageview Toolbar
4949                 some changes and committed by oliver
4950
4951 2002-11-28 [oliver]     0.8.6claws27
4952         
4953         * src/prefs_toolbar.[ch]
4954                 getting ready for messageview toolbar
4955                 free mem allocated by gettext
4956                 change prefs_toolbar to prefs_toolbar_open
4957  
4958 2002-11-28 [thorsten]   0.8.6claws26
4959
4960         * src/imageview.[ch]
4961                 cleaned up conflicting declarations of
4962                 imageview_show_image()
4963
4964 2002-11-28 [paul]       0.8.6claws25
4965
4966         * src/grouplistdialog.c
4967           src/prefs_common.c
4968           src/prefs_summary_column.c
4969                 a few more improvements to the English
4970
4971 2002-11-28 [colin]      0.8.6claws24
4972
4973         * man/sylpheed.1
4974                 A few updates to command-line parameters
4975
4976 2002-11-28 [colin]      0.8.6claws23
4977
4978         * src/prefs_filtering.c
4979                 Fix problems with prefs_filtering_delete_path:
4980                 a) if the first rule is removed, original pointers
4981                    weren't updated (leading to segfaults)
4982                 b) it was always global_processing updated in case
4983                    of removed path was parent of rule path
4984
4985 2002-11-27 [paul]       0.8.6claws22
4986
4987         * src/mainwindow.c
4988           src/prefs_account.c
4989           src/prefs_actions.c
4990           src/prefs_common.c
4991           src/prefs_customheader.c
4992           src/prefs_display_header.c
4993           src/prefs_filtering.c
4994           src/prefs_folder_item.c
4995           src/prefs_matcher.c
4996           src/prefs_scoring.c
4997           src/prefs_summary_column.c
4998           src/prefs_template.c
4999           src/prefs_toolbar.c
5000                  improve the English in the GUI
5001
5002 2002-11-27 [colin]      0.8.6claws21
5003
5004         * src/folder.c
5005                 Fix processing renaming problems happening after
5006                 last commit
5007
5008 2002-11-27 [colin]      0.8.6claws20
5009
5010         * src/folder.c
5011                 recursive move now deletes src each subfolder after 
5012                 having moved it
5013         * src/folderview.c
5014                 Use identifier instead of path during dnd (enables
5015                 IMAP folder dnd)
5016
5017 2002-11-27 [paul]       0.8.6claws19
5018
5019         * src/main.c
5020                 apply patch that does command-line processing 
5021                 BEFORE gtk_init, allowing claws to run from 
5022                 shell-scripts in non-X environment (e.g. crontab 
5023                 or ip-up, ip-down scripts). Patch submitted by
5024                 Ruslan N. Balkin <baron@dartel.ru>
5025                 
5026         * po/it.po
5027                 updated by Alessandro Maestri
5028
5029 2002-11-27 [paul]       0.8.6claws18
5030
5031         * sync with 0.8.6cvs12
5032           src/prefs_common.c
5033                 Differences are that main uses a 'Receive dialog'
5034                 frame on the Interface tab, whereas claws groups all 
5035                 the dialogs together in a 'Dialogs' frame.
5036
5037 2002-11-27 [colin]      0.8.6claws17
5038
5039         * src/prefs_matcher.c
5040                 Fix Execute criteria's NOT flag
5041
5042
5043 2002-11-26 [christoph]  0.8.6claws16
5044
5045         * src/ssl.c
5046                 rewrite the ssl code a little bit, only use one
5047                 SSL context, set default certificates' file/path
5048
5049 2002-11-26 [thorsten]   0.8.6claws15
5050
5051         * src/compose.c
5052                 default-reply-to didn't work for ml-reply
5053
5054 2002-11-26 [melvin]     0.8.6claws14
5055
5056         * src/prefs_actions.c
5057                 Made pipe-actions ignore short headers in message view
5058                 Made trailing-pipe-actions write in the message view with
5059                 the same font as the original message
5060
5061 2002-11-26 [paul]       0.8.6claws13
5062
5063         * src/compose.c
5064                 this time commit the correct file
5065
5066 2002-11-26 [paul]       0.8.6claws12
5067
5068         * sync with 0.8.6cvs11
5069           src/quote_fmt_parse.y  
5070                 no sync needed
5071           src/account.[ch]       
5072                 not sync'ed
5073           src/compose.c
5074                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
5075                 on draft mode.
5076                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
5077                 header
5078                 
5079         see ChangeLog 2002-11-25 and 2002-11-26
5080
5081 2002-11-26 [colin]      0.8.6claws11
5082
5083         * src/folderview.c
5084                 Fix collapsed folder not auto-expanding during
5085                 mail dnd, if it was the source folder.
5086
5087 2002-11-25 [colin]      0.8.6claws10
5088
5089         * src/folderview.[ch]
5090                 Variable renaming and cleaning (slist of nodes 
5091                 to be re-collapsed is stored in FolderView)
5092
5093 2002-11-25 [paul]       0.8.6claws9
5094
5095         * src/prefs_common.[ch]
5096                 fix breakage caused by last commit
5097
5098 2002-11-25 [paul]       0.8.6claws8
5099
5100         * sync with 0.8.6cvs4
5101                 see ChangeLog 2002-11-21
5102
5103 2002-11-25 [paul]       0.8.6claws7
5104
5105         * sync with 0.8.6cvs4
5106                 see ChangeLog 2002-11-20
5107
5108 2002-11-25 [paul]       0.8.6claws6
5109
5110         * sync with 0.8.6cvs3
5111                 see ChangeLog 2002-11-18
5112
5113 2002-11-25 [colin]      0.8.6claws5
5114
5115         * src/gtkutils.[ch]
5116                 Add gtkut_ctree_node_is_parent()
5117         * src/folderview.c
5118                 Spring-loaded folders
5119
5120 2002-11-25 [colin]      0.8.6claws4
5121
5122         * src/utils.[ch]
5123                 Add slist_concat_unique(), function to merge
5124                 two GSList filtering dups
5125         * src/folder.[ch]
5126         * src/summaryview.[ch]
5127         * src/folderview.c
5128         * src/main.c
5129                 Add detection/update/display of unread answers
5130                 to marked mails
5131         * src/procmsg.[ch]
5132                 Add procmsg_find_children()
5133                 Add procmsg_msg_has_marked_parent()
5134
5135 2002-11-25 [colin]      0.8.6claws3
5136
5137         * src/ssl_certificate.[ch]
5138                 Allow checking a certificate without a DNS
5139                 lookup
5140                 Allow to forget a cert (by deleting it)
5141                 Make ssl_certificate_destroy_public
5142         * src/ssl_manager.[ch] ** NEW FILES **
5143                 Gui to manage (display/remove) certificates
5144         * src/prefs_common.[ch]
5145                 Add a pref to allow silent acceptation of
5146                 trusted certificates or not (based on the
5147                 "I want to know what's going on" principle)
5148         * src/mainwindow.c
5149                 Add SSL manager in Tools menu
5150         * src/Makefile.am
5151                 Add the new files to the build
5152         * po/POTFILES.in
5153                 Add ssl_manager.c to translations
5154
5155 2002-11-25 [colin]      0.8.6claws2
5156
5157         * src/summaryview.[ch]
5158                 Add S_SEARCH_EXTENDED to the quick search, which 
5159                 allows to search using filtering syntax.
5160
5161 2002-11-25 [colin]      0.8.6claws1
5162
5163         * src/summaryview.c
5164                 Deletion of duplicates now prefer deleting
5165                 the unread dup (fixes feature-request 638989).
5166
5167 2002-11-24 [paul]       0.8.6claws
5168
5169         * po/es.po
5170           po/pl.po
5171           po/ru.po
5172           po/sr.po
5173                 updated by Ricardo Mones Lastra,
5174                 Witold Wladyslaw Wojciech Wilk,
5175                 Ruslan N. Balkin, and  Urke MMI 
5176                 respectively
5177
5178 2002-11-24 [paul]       0.8.5claws182
5179
5180         * po/bg.po
5181                 updated by George Danchev
5182
5183 2002-11-23 [alfons]     0.8.5claws181
5184
5185         * src/imap.c
5186                 tiny memory leak found by browsing Dimitar's 
5187                 valgrind report
5188
5189 2002-11-23 [paul]       0.8.5claws180
5190
5191         * po/it.po
5192                 updated by Alessandro Maestri
5193
5194 2002-11-22 [christoph]  0.8.5claws179
5195
5196         * src/compose.c
5197         * src/inc.c
5198         * src/prefs_filtering.c
5199         * src/summaryview.c
5200                 more warning fixes
5201
5202 2002-11-22 [alfons]     0.8.5claws178
5203
5204         * src/summaryview.c
5205                 summary_execute_delete_func(): if message is deleted, make 
5206                 sure to also remove its entry in the subject hash table. 
5207                 fixes a corner case bug.
5208
5209 2002-11-22 [paul]       0.8.5claws177
5210
5211         * .cvsignore
5212                 add 'autom4te.cache'
5213                 
5214         * ltconfig      ** REMOVED **
5215                 not needed
5216
5217 2002-11-22 [paul]       0.8.5claws176
5218
5219         * src/textview.c
5220                 textview_set_font(): fix for message display in
5221                 UTF-8 locales (thanks to Sergey Vlasov).
5222                 
5223         * AUTHORS
5224                 add new team members and contributors
5225
5226
5227 2002-11-21 [colin]      0.8.5claws175
5228
5229         * src/procmsg.[ch]
5230                 Add procmsg_remove_special_headers()
5231         * src/mh.c
5232                 Use procmsg_remove_special_headers() for 
5233                 previous fix
5234
5235 2002-11-21 [colin]      0.8.5claws174
5236
5237         * src/mh.c
5238                 Fix moving/copying from queue/draft folders
5239                 for MH folders
5240
5241 2002-11-21 [christoph]  0.8.5claws173
5242
5243         * src/crash.c
5244         * src/filtering.c
5245         * src/logwindow.c
5246         * src/main.c
5247         * src/matcher_parser_lex.[hl]
5248         * src/mbox.c
5249         * src/mbox_folder.[ch]
5250         * src/prefs_filtering.c
5251         * src/procheader.c
5252         * src/quote_fmt_lex.l
5253         * src/ssl.c
5254                 fix all warnings except the warnings in lex and yacc files
5255
5256 2002-11-20 [christoph]  0.8.5claws172
5257
5258         * src/imap.c
5259                 fix MsgInfo retrieval for IMAP draft and queue folders
5260                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
5261
5262 2002-11-19 [christoph]  0.8.5claws171
5263
5264         * src/compose.c
5265                 fix segfault, when draft saving does not get
5266                 the MsgInfo of the new message
5267                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
5268
5269 2002-11-19 [christoph]  0.8.5claws170
5270
5271         * src/procmsg.c
5272                 add parameter check for flag setting function
5273                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
5274
5275 2002-11-18 [paul]       0.8.5claws169
5276
5277         * src/compose.c
5278                 more sensitivity fixes to redirect mode:
5279                 * disable toolbar draft button
5280                 * allow only Address book in the Tools menu
5281                 * disable editing of message by the spell
5282                   checker
5283
5284 2002-11-18 [paul]       0.8.5claws168
5285
5286         * src/compose.c
5287                 fix sensitivity of menu items in compose_redirect():
5288                 allow only the necessary items 
5289
5290 2002-11-18 [paul]       0.8.5claws167
5291
5292         * src/compose.c
5293                 fix bug [ 603259 ] 'attachment got lost on bounce'
5294
5295 2002-11-18 [paul]       0.8.5claws166
5296
5297         * po/ru.po
5298                 updated by Ruslan N. Balkin <baron@dartel.ru>
5299
5300 2002-11-18 [colin]      0.8.5claws165
5301
5302         * src/main.c
5303           src/defs.h
5304                 Remove old filtering stuff
5305
5306
5307 2002-11-17 [oliver]     0.8.5claws164
5308
5309         * src/toolbar.h
5310                 remove not needed typedef 
5311
5312 2002-11-17 [oliver]     0.8.5claws163
5313
5314         * src/toolbar.c
5315                 make toolbar's on click events translatable
5316
5317 2002-11-15 [colin]      0.8.5claws162
5318
5319         * src/summaryview.c
5320                 Revert too-soon integration of a feature
5321
5322 2002-11-15 [christoph]  0.8.5claws161
5323
5324         * src/imap.c
5325                 use main's implementation of imap_get_msginfo
5326
5327 2002-11-15 [christoph]  0.8.5claws160
5328
5329         * src/compose.c
5330         * src/folder.[ch]
5331         * src/imap.c
5332         * src/mbox_folder.c
5333         * src/mh.c
5334         * src/news.c
5335         * src/procmsg.c
5336         * src/summaryview.c
5337                 replace claws' fetch_msginfo with main's get_msginfo
5338                 (use main's implementation where possible)
5339
5340 2002-11-15 [colin]      0.8.5claws159
5341
5342         * src/ssl_certificate.c
5343                 Missed a check
5344
5345 2002-11-16 [melvin]     0.8.5claws158
5346
5347         * po/fr.po
5348                 Updated French translations.
5349
5350 2002-11-16 [colin]      0.8.5claws157
5351
5352         * src/ssl_certificate.c
5353                 Check for missing parts in the certificates
5354
5355 2002-11-15 [colin]      0.8.5claws156
5356
5357         * src/folderview.c
5358                 Preventive fix (missing check) found by
5359                 Alfons
5360
5361 2002-11-15 [paul]
5362
5363         * NEWS
5364                 sync with 0.8.6 release
5365
5366 2002-11-15 [colin]      0.8.5claws155
5367
5368         * src/folder.[ch]
5369           src/folderview.c
5370                 Fix error handling of folder_item_move_to()
5371                 (thanks to Alfons!)
5372
5373 2002-11-15 [colin]      0.8.5claws154
5374
5375         * src/folder.[ch]
5376           src/folderview.c
5377                 folder_item_move_to() sets an error message instead
5378                 of having GUI stuff in folder.c
5379
5380 2002-11-15 [colin]      0.8.5claws153
5381
5382         * src/procmsg.[ch]
5383                 Implemented a callback for MsgInfo updates, 
5384                 heavily copy/pasted from Christoph's folder 
5385                 callback system
5386         * src/summaryview.[ch]
5387                 Register summary_update_msg as callback
5388
5389 2002-11-14 [colin]      0.8.5claws152
5390         
5391         * src/procmsg.c
5392                 Update the FolderItem after sending (fixes 617593)
5393
5394 2002-11-14 [christoph]  0.8.5claws151
5395
5396         * src/folder.c
5397                 fix wrong position of NULL pointer check found
5398                 by Sergey
5399
5400 2002-11-14 [christoph]  0.8.5claws150
5401
5402         * src/folder.c
5403                 fix segfault when deleting messages from IMAP folders
5404                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
5405
5406 2002-11-14 [colin]      0.8.5claws149
5407
5408         * src/compose.c
5409                 Forwarding was also ignoring the folder's default account.
5410
5411 2002-11-14 [colin]      0.8.5claws148
5412
5413         * src/compose.c
5414                 Fix sent folder not set to folder properties when 
5415                 forwarding.
5416
5417 2002-11-14 [thorsten]   0.8.5claws147
5418
5419         * src/inc.c
5420                 inc_start(): Files were not moved from .processing to inbox,
5421                 if no global processing rule existed
5422
5423 2002-11-14 [colin]      0.8.5claws146
5424
5425         * src/ssl_certificate
5426                 Fix file operations
5427
5428 2002-11-14 [paul]       0.8.5claws145
5429
5430         * po/it.po
5431                 updated by Alessandro Maestri
5432
5433 2002-11-13 [alfons]     0.8.5claws144
5434
5435         * src/folder.c
5436                 folder_item_close(): only mark messages unread
5437                 when a folder has new messages 
5438
5439 2002-11-13 [keith]      0.8.5claws143
5440
5441         * src/imap.c
5442                 Fix problem moving or copying between
5443                 IMAP folders
5444
5445 2002-11-13 [colin]      0.8.5claws142
5446
5447         * src/matcher_parser_parse.y
5448                 Fix rule problem when " don't match
5449
5450 2002-11-13 [christoph]  0.8.5claws141
5451
5452         * src/folder.c
5453         * src/folderview.c
5454                 moved cache saving to folder_item_close
5455                 the folderview should not have to deal with
5456                 this things
5457
5458 2002-11-13 [christoph]  0.8.5claws140
5459
5460         * src/summaryview.c
5461                 moved setting of important score to
5462                 summary_set_prefs_from_folderitem
5463
5464 2002-11-13 [colin]      0.8.5claws139
5465
5466         * src/matcher_parser_parse.y
5467                 Fix a segfault in the parser (happening when
5468                 a good expression had been tested and a bad 
5469                 one arrives)
5470
5471 2002-11-13 [paul]       0.8.5claws138
5472
5473         * sync with 0.8.5cvs24
5474                 see ChangeLog 2002-11-13
5475                 
5476         * po/pt_BR.po
5477                 updated by Fabio Jr. Beneditto
5478
5479 2002-11-13 [colin]      0.8.5claws137
5480         
5481         * src/msgcache.c
5482           src/defs.h
5483           src/procmsg.[ch]
5484                 Revert last commit, problem
5485
5486 2002-11-13 [colin]      0.8.5claws136
5487
5488         * src/msgcache.c
5489                 Remove duplicated code
5490         * src/defs.h
5491                 Bumped CACHE_VERSION and MARK_VERSION
5492         * src/procmsg.[ch]
5493                 Network endian for cache and mark files
5494
5495 2002-11-12 [colin]      0.8.5claws135
5496
5497         * src/inc.c
5498                 Fix the "socket error" dialog which disappeared
5499
5500 2002-11-12 [colin]      0.8.5claws134
5501
5502         * src/msgcache.c
5503                 Reverse last commit which had performance 
5504                 problems, but still reverse the list
5505
5506 2002-11-12 [colin]      0.8.5claws133
5507
5508         * src/msgcache.c
5509                 Reverse list order
5510
5511 2002-11-12 [melvin]     0.8.5claws132
5512
5513         * src/compose.c
5514                 Added a check for a NULL prefs_common.dictionary
5515
5516 2002-11-12 [colin]      0.8.5claws131
5517
5518         * src/ssl_certificate.[ch]
5519                 Use FQDN hostname
5520
5521 2002-11-12 [colin]      0.8.5claws130
5522
5523         * src/ssl_certificate.[ch]
5524                 Take connection port into account for 
5525                 checking certificates (a single hostname
5526                 could have multiple servers with multiple
5527                 certificates)
5528         * src/ssl.c
5529                 Pass the port to ssl_certificate_check
5530
5531 2002-11-12 [paul]       0.8.5claws129
5532
5533         * src/folder.c
5534                 fix a typo in last commit
5535
5536 2002-11-12 [paul]       0.8.5claws128
5537
5538         * sync with 0.8.5cvs23
5539                 see ChangeLog entry 2002-11-12
5540
5541 2002-11-11 [colin]      0.8.5claws127
5542
5543         * src/ssl_certificate.c
5544                 Cleaner messages
5545                 Don't popup, instead log error, if the 
5546                 corresponding pref is checked
5547         * src/ssl_certificate.h
5548                 include <openssl/objects/h>
5549
5550 2002-11-11 [colin]      0.8.5claws126
5551
5552         * src/ssl_certificate.h
5553                 _Really_ clean it
5554
5555 2002-11-11 [colin]      0.8.5claws125
5556         
5557         * src/ssl_certificate.c
5558                 Fixed leak
5559
5560 2002-11-11 [colin]      0.8.5claws124
5561
5562         * src/ssl.c
5563                 Cleaned a bit
5564         * src/ssl_certificate.[ch]
5565                 Cleaned a bit (better use of SSL API)
5566                 (This will cause non-recognition of saved 
5567                  certificates of claws12[23]...)
5568
5569 2002-11-11 [paul]       0.8.5claws123
5570         
5571         * po/es.po
5572                 updated by Ricardo Mones Lastra
5573
5574 2002-11-11 [colin]      0.8.5claws122
5575
5576         * src/ssl.c
5577                 Fix a typo
5578
5579 2002-11-11 [colin]      0.8.5claws121
5580
5581         * src/ssl_certificate.[ch] ** NEW FILES **
5582         * src/ssl.[ch]
5583                 Check SSL certificates presented to us
5584         * src/Makefile.am
5585                 Add ssl_certificate.[ch]
5586         * po/POTFILES.in
5587                 Add ssl_certificate.c
5588
5589 2002-11-11 [paul]       0.8.5claws120
5590
5591         * sync with 0.8.5cvs22
5592                 see ChangeLog 2002-11-11
5593
5594 2002-11-11 [paul]       0.8.5claws119
5595
5596         * sync with 0.8.5cvs21
5597                 see ChangeLog 2002-11-11
5598
5599 2002-11-10 [jens]       0.8.5claws118
5600
5601         * src/folder.c
5602         * src/folderview.c
5603                 corrected some typing
5604         * po/de.po
5605                 updated german translation
5606         * sylpheed.spec.in
5607                 cleaned up specfile and adjusted it for claws
5608
5609 2002-11-10 [colin]      0.8.5claws117
5610
5611         * src/summaryview.c
5612                 a STATUSBAR_PUSH/POP fix
5613
5614 2002-11-10 [colin]      0.8.5claws116
5615
5616         * src/prefs_folder_item.c
5617                 Fix hanging after opening folder properties
5618
5619 2002-11-10 [hoa]        0.8.5claws115
5620
5621         * src/matcher_parser_lex.l
5622         * src/matcher_parser_parse.y
5623                 config file for scoring and filtering is no more trashed
5624                 when there is a syntax error in a filtering rule when
5625                 editing it in a dialog.
5626
5627 2002-11-09 [colin]      0.8.5claws114
5628
5629         * src/mbox_folder.c
5630                 Added missing initialisation of folder->destroy()
5631
5632 2002-11-09 [colin]      0.8.5claws113
5633
5634         * src/folder.c
5635           src/folderview.c
5636                 Fix the status bar messages
5637
5638 2002-11-09 [colin]      0.8.5claws112
5639
5640         * src/folderview.c
5641                 Fix hangs after folder dnd, happening after 
5642                 claws109.
5643
5644 2002-11-09 [christoph]  0.8.5claws111
5645
5646         * src/folderview.c
5647                 just changed order of calls (reverse order of
5648                 associated calls)
5649         * src/inc.c
5650                 lock inc when checking only one account, otherwise
5651                 inc all could be executed at the same time
5652
5653 2002-11-09 [christoph]  0.8.5claws110
5654
5655         * src/folderview.c
5656                 better unlock the mouse cursor before calling
5657                 summary_show because it changes the cursor too
5658
5659 2002-11-09 [christoph]  0.8.5claws109
5660
5661         * src/folder.[ch]
5662         * src/folderview.c
5663                 add functions to open and close a folder
5664                 o opending will execute scanning for remote folders
5665                   and processing
5666                 o closing will unset new flag for messages
5667
5668 2002-11-09 [colin]      0.8.5claws108
5669
5670         * src/folder.c
5671                 Add a call to prefs_matcher_write_config to 
5672                 avoid non-leaf folders filtering settings to be
5673                 lost
5674
5675 2002-11-09 [paul]       0.8.5claws107
5676
5677         * src/prefs_account.c
5678                 re-word a label
5679
5680 2002-11-09 [colin]      0.8.5claws106
5681
5682         * src/folderview.c
5683                 Minor esthetic fix
5684
5685 2002-11-09 [colin]      0.8.5claws105
5686
5687         * src/folderview.c
5688                 Fix prefs_filtering deletion for MH folders (same
5689                 reason as below)
5690         * src/prefs_filtering.c
5691                 Fix prefs_filtering renaming and deletion for 
5692                 folder-based processing rules.  
5693
5694 2002-11-09 [christoph]  0.8.5claws104
5695
5696         * src/compose.c
5697         * src/folder.[ch]
5698         * src/folderview.[ch]
5699         * src/import.c
5700         * src/inc.c
5701         * src/main.c
5702         * src/mainwindow.c
5703         * src/messageview.c
5704         * src/prefs_folder_item.c
5705         * src/procmsg.c
5706         * src/summaryview.c
5707                 implement a callback system for folder item updates
5708
5709 2002-11-09 [colin]      0.8.5claws103
5710
5711         * src/folderview.c
5712                 Fix prefs_filtering renaming for MH folders (we
5713                 shouldn't rename by path as another folder could
5714                 have the same hierarchy).
5715
5716 2002-11-09 [colin]      0.8.5claws102
5717
5718         * src/folder.c
5719                 Fix a leak found by Christoph, use better variable
5720                 names
5721
5722 2002-11-09 [colin]      0.8.5claws101
5723
5724         * src/folder.c
5725                 One more fix for processing rules
5726
5727 2002-11-08 [colin]      0.8.5claws100
5728         
5729         * src/matcher.c
5730                 Don't copy the compiled regexp (will be reevaluated)
5731         * src/folderview.c
5732                 Lock folderview while moving
5733         * src/folder.c
5734                 Provide info on what's happening to the user
5735
5736 2002-11-08 [colin]      0.8.5claws99
5737
5738         * src/folderview.c
5739                 Fix folder reordering after a move if parent is 
5740                 root
5741         * src/scoring.[ch]
5742                 Add function to copy a ScoringProp
5743         * src/prefs_folder_item.c
5744                 Copy scoring rules when copying a folder prefs
5745
5746 2002-11-08 [colin]      0.8.5claws98
5747
5748         * src/folderview.c
5749                 Fixes in case of failure
5750         * src/filtering.[ch]    
5751                 Add function to duplicate a FilteringProp
5752         * src/matcher.[ch]
5753                 Add function to duplicate a MatcherProp
5754         * src/prefs_folder_item.c
5755                 Save folder's processing rules when copying 
5756                 its prefs
5757
5758 2002-11-08 [colin]      0.8.5claws97
5759         
5760         * src/folderview.c
5761                 Sort after move
5762         * src/folder.c 
5763                 Change a printf to debug_print
5764
5765 2002-11-08 [colin]      0.8.5claws96
5766
5767         * src/folder.c
5768           src/folderview.c
5769                 Fix segfaults, call me stupido
5770         
5771
5772 2002-11-08 [colin]      0.8.5claws95
5773
5774         *src/folder.c
5775                 Added forgotten prefs to save when moving folders
5776
5777 2002-11-08 [colin]      0.8.5claws94
5778
5779         * src/folder.c
5780                 Fixes to folder DND (prefs copy)
5781         * src/folderview.c
5782                 Optimization for folder DND (don't rescan whole tree)
5783                 Added folderview_create_folder_node() for this 
5784                 optimization, so de-duped a bit the code
5785         * src/prefs_folder_item.[ch]
5786                 Added prefs_folder_item_copy_prefs()    
5787           
5788 2002-11-08 [paul]       0.8.5claws93
5789
5790         * src/prefs_account.c
5791           tools/README
5792           tools/kmail2sylpheed_v2.pl
5793                 correct some typos
5794
5795 2002-11-08 [paul]       0.8.5claws92
5796
5797         * src/compose.c
5798           src/prefs_account.[ch]
5799                 remove account options 'clearsign' and 'ascii_armored',
5800                 replace with 'default_gnupg_mode' to prevent mixed-mode
5801                 Privacy settings
5802
5803 2002-11-08 [paul]       0.8.5claws91
5804
5805         * src/compose.[ch]
5806                 re-implement GnuPG 'on-the-fly' mode selection,
5807                 disallow mixed-mode
5808
5809 2002-11-08 [colin]      0.8.5claws90
5810
5811         * src/folderview.c
5812           src/prefs_folder_item.c
5813                 Change "Property" to "Properties"
5814
5815 2002-11-07 [colin]      0.8.5claws89
5816
5817         * src/folderview.c
5818           src/folder.c
5819                 Allow folder dropping to a root folder
5820
5821 2002-11-07 [paul]       0.8.5claws88
5822
5823         * src/compose.c
5824                 revert last commit
5825
5826 2002-11-07 [paul]       0.8.5claws87
5827
5828         * src/compose.c
5829                 fix reply-to-list bug. closes bug report
5830                 "[633382] reply-to-list broken in recent cvs"
5831
5832 2002-11-07 [paul]       0.8.5claws86
5833
5834         * src/compose.c
5835                 add a forgotten '#if USE_GPGME ... #endif'
5836
5837 2002-11-07 [paul]       0.8.5claws85
5838
5839         * sync with 0.8.5cvs20
5840                 see ChangeLog 2002-11-07
5841
5842 2002-11-07 [colin]      0.8.5claws84
5843
5844         * src/folder.[ch]
5845                 Change folder_item_move_to to return the newly 
5846                 created folderitem.
5847         * src/folderview.c
5848                 Select the new folderitem after moving.
5849
5850 2002-11-07 [colin]      0.8.5claws83
5851
5852         * src/prefs_filtering.c
5853                 Fix rule rewriting when moving a leaf folder to a 
5854                 shorter path
5855
5856 2002-11-07 [colin]      0.8.5claws82
5857
5858         * src/prefs_filtering.c
5859                 fix a leak
5860
5861 2002-11-07 [colin]      0.8.5claws81
5862
5863         * src/folder.[ch]
5864                 Add folder_item_move_to() function to move a 
5865                 folderitem into another one (updates matcher etc)
5866         * src/folderview.c
5867                 Add folder drag'n drop (context menu to come)
5868                 [Should be dataloss free, but Please backup before 
5869                  trying !]
5870
5871 2002-11-06 [colin]      0.8.5claws80
5872
5873         * src/mh.c
5874                 mh_create_folder() returns NULL if can't create
5875                 directory hierarchy
5876
5877 2002-11-06 [paul]       0.8.5claws79
5878
5879         * src/compose.[ch]
5880                 allow 'on-the-fly' changing of the type of encryption 
5881                 and/or signing used (mime/ascii) via the compose window
5882
5883 2002-11-06 [paul]       0.8.5claws78
5884
5885         * sync with 0.8.5cvs19
5886                 see ChangeLog 2002-11-06 for src/account.c: 
5887                 account_get_special_folder()
5888                 
5889 2002-11-05 [alfons]     0.8.5claws77
5890
5891         * src/crash.c
5892                 very minor cleanups: nothing to see here, move on. :-)
5893
5894 2002-11-05 [colin]      0.8.5claws76
5895
5896         * src/main.c
5897                 Changes choices if compose windows are opened to
5898                 Discard, Draft, Don't quit
5899
5900 2002-11-05 [thorsten]   0.8.5claws75
5901
5902         * src/compose.c
5903                 reenabled default_reply_to folder option
5904
5905 2002-11-05 [colin]      0.8.5claws74
5906
5907         * src/compose.[ch] 
5908                 add compose_draft()
5909         * src/crash.c
5910                 add SIGTERM handler
5911         * src/main.[ch]
5912                 add clean_quit() for the SIGTERM handler
5913
5914 2002-11-05 [paul]       0.8.5claws73
5915         
5916         * po/es.po
5917                 updated by Ricardo Mones Lastra
5918
5919 2002-11-05 [melvin]     0.8.5claws72
5920
5921         * src/logwindow.c
5922                 Fixed log-clipping bug #616795.
5923                 To stop logging in the log window use 0 length.
5924         * src/prefs_common.c
5925                 Added a label to inform about the 0 log length behaviour.
5926
5927 2002-11-05 [paul]       0.8.5claws71
5928
5929         * sync with 0.8.5cvs17
5930                 see ChangeLog 2002-11-05
5931
5932 2002-11-04 [paul]       0.8.5claws70
5933
5934         * sylpheed-128x128.png
5935           sylpheed-64x64.png
5936           sylpheed.png
5937                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
5938                 <nikai@users.sourceforge.net>
5939                 
5940         * po/bg.po
5941                 updated by George Danchev
5942
5943 2002-11-03 [thorsten]   0.8.5claws69
5944
5945         * src/main.c
5946           src/mimeview.c
5947           src/rfc2015.h
5948                 add check if gpg is active
5949
5950 2002-11-03 [thorsten]   0.8.5claws68
5951
5952         * src/toolbar.h
5953                 removed GSList declaration causing trouble on MacOS-X
5954                 (submitted by alfons, reported by xfesty)
5955
5956 2002-11-01 [paul]       0.8.5claws67
5957
5958         * src/mainwindow.c
5959                 remove last remnants of main's filter code
5960
5961 2002-11-01 [paul]       0.8.5claws66
5962
5963         * tools/filter_conv.pl
5964                 fix bug where user-defined headers were ignored
5965
5966 2002-11-01 [paul]       0.8.5claws65
5967
5968         * src/logwindow.c
5969                 make a debug_print() not translatable
5970
5971 2002-10-31 [melvin]     0.8.5claws64
5972
5973         * ac/aspell.m4
5974                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
5975                 not run any GNU/aspell test.  The dictionary path will
5976                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
5977                 was given, in which case, it will be $prefix/lib/aspell/
5978         * configure.in
5979                 Fixed typo in commentary (Aspell code).
5980
5981 2002-10-31 [paul]       0.8.5claws63
5982
5983         * po/POTFILES.in
5984                 remove src/filter.c and src/prefs_filter.c
5985                 thanks to Ricardo for reminding me
5986
5987 2002-10-31 [colin]      0.8.5claws62
5988
5989         * src/mbox_folder.c
5990                 Plug some leaks
5991
5992 2002-10-31 [paul]       0.8.5claws61
5993
5994         * src/prefs_filter.[ch] ** REMOVED **
5995           src/filter.[ch]       ** REMOVED **
5996           
5997         * src/Makefile.am
5998           src/folderview.c
5999           src/inc.c
6000           src/main.c
6001           src/mainwindow.c
6002           src/mbox.c
6003           src/prefs_common.c
6004           src/prefs_filtering.c
6005           src/summaryview.[ch]
6006                 remove main's 'filter' code
6007                 
6008         README.claws
6009                 update to reflect removal of main's filter
6010
6011 2002-10-31 [paul]       0.8.5claws60
6012
6013         * src/summaryview.c
6014                 remove check for global_processing in summary_filter_open(). 
6015                 This fixes the bug where if the user uses the right-click 
6016                 'Create filter rule...' and doesn't have any filter rules 
6017                 already defined in claws' advanced filtering, the newly 
6018                 created filter rule goes to main's filtering which is 
6019                 inaccessible through the gui. Now the filter rule gets added
6020                 to claws' filtering by default.
6021
6022 2002-10-28 [melvin]     0.8.5claws59
6023
6024         * src/prefs_actions.c
6025                 Fixed bug #627322 where MIME parts were not always
6026                 correctly passed to a %p action
6027                 Display an error dialog when message filename is not found.
6028
6029 2002-10-28 [melvin]     0.8.5claws58
6030
6031         * src/prefs_common.c
6032                 Readded a missing function declaration lost in 0.8.3claws34
6033
6034 2002-10-28 [paul]       0.8.5claws57
6035
6036         * sync with 0.8.5cvs15
6037                 see ChangeLog 2002-10-28 and 2002-10-25
6038                 
6039         Note: ChangeLog entry 2002-10-24 is not sync'ed.
6040
6041 2002-10-27 [oliver]     0.8.5claws56
6042
6043         * src/pop.c
6044                 plug leak in pop3_top_recv
6045
6046 2002-10-26 [christoph]  0.8.5claws55
6047
6048         * src/folder.c
6049                 set need_update folder flag when messages are added
6050                 (closes bug [ 626922 ] folder not updated after receiving)
6051
6052 2002-10-25 [melvin]     0.8.5claws54
6053
6054         * src/imageview.c
6055                 Fixed a memleak introduced in the scaling code.
6056
6057 2002-10-24 [alfons]     0.8.5claws53
6058
6059         * src/filtering.c
6060                 make filtering's forward message action forward from the 
6061                 correct account
6062                 (closes bug [628089 ] Filter -> Forward from address problem
6063                 reported by Oktay)
6064
6065 2002-10-24 [christoph]  0.8.5claws52
6066
6067         * src/mainwindow.c
6068         * src/manual.[ch]
6069                 o use manual of current locale or english if current
6070                   locale is not available (and english is available)
6071                 o also link to sylpheed doc project manuals
6072
6073 2002-10-23 [paul]       0.8.5claws51
6074
6075         * tools/README
6076           tools/kmail2sylpheed_v2.pl
6077                 add new version of kmail addressbook importer script.
6078                 works with newer versions of Kmail/KAddressBook which
6079                 have new and rearranged data.
6080
6081 2002-10-23 [martin]     0.8.5claws50
6082
6083         * src/folderview.c
6084         * src/summaryview.c
6085         * src/utils.h
6086         * src/utils.c
6087                 added length parameter to get_abbrev_newsgroup_name()
6088                 changed this function so that it abbreviates the newsgroup
6089                 names only so long it is smaller than the length parameter
6090                 (for better reading of some newsgroup names and space efficiency)
6091
6092 2002-10-22 [colin]      0.8.5claws49
6093
6094         *src/foldersel.c
6095                 Revert Alfons' last modification (after voting ;-))
6096
6097 2002-10-21 [alfons]     0.8.5claws48
6098
6099         * src/foldersel.c
6100                 folder view in folder selection dialog reflects state of
6101                 folder view in main window
6102
6103 2002-10-18 [alfons]     0.8.5claws47
6104
6105         * src/mbox.c
6106                 drop imported messages in folder selected by user,
6107                 and not in the inbox
6108                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
6109
6110 2002-10-18 [alfons]     0.8.5claws46
6111
6112         * src/compose.c
6113                 make automagic reply work correctly for email accounts 
6114                 (whether it's viable to do a full sync with Hiro's 
6115                 compose.c is still under discussion)
6116
6117 2002-10-18 [melvin]     0.8.5claws45
6118
6119         * src/prefs_actions.c
6120                 Fixed bug #622275 where asynchroneous actions left 
6121                 zombies processes
6122                 Made (synchroneous) actions' input be displayed live.
6123
6124 2002-10-18 [christoph]  0.8.5claws44
6125
6126         * src/textview.c
6127                 don't add a newline in the textview in front of the
6128                 first textpart if header display is disabled
6129                 (closes bug [ 603385 ] disabled header display leaves blank
6130                  lin)
6131
6132 2002-10-18 [christoph]  0.8.5claws43
6133
6134         * src/folder.[ch]
6135         * src/imap.c
6136         * src/mbox_folder.c
6137         * src/mh.c
6138         * src/news.c
6139                 folder->get_num_list now returns an error code
6140                 (closes bug [ 609424 ] News cache cleared on failure)
6141                 
6142 2002-10-17 [colin]      0.8.5claws42
6143         
6144         * src/news.c
6145                 Changed a printf by debug_print
6146
6147 2002-10-16 [paul]       
6148
6149         * tools/OOo2sylpheed.pl
6150                 allow for spaces in the name of the
6151                 file to be attached.
6152
6153 2002-10-16 [colin]      0.8.5claws41
6154
6155         * src/main.c
6156                 Use a tristate to change online mode
6157
6158 2002-10-16 [paul]       0.8.5claws40
6159
6160         * po/es.po
6161                 updated by Ricardo Mones Lastra
6162
6163 2002-10-16 [colin]      0.8.5claws39
6164
6165         * src/main.c
6166           src/mainwindow.[ch]
6167                 Added --online and --offline command-line
6168                 switches
6169
6170 2002-10-15 [christoph]  0.8.5claws38
6171
6172         * src/procmime.c
6173                 set mimeinfo->name to NULL after g_free to
6174                 avoid double freeing with g_free
6175
6176 2002-10-14 [christoph]  0.8.5claws37
6177
6178         * src/compose.c
6179         * src/filtering.c
6180         * src/summaryview.c
6181                 remove calls to folder->change_flags that are now
6182                 done by procmsg flag functions (seems it is not
6183                 used by any foldertype anyway)
6184         * src/folder.c
6185                 init folder->change_flags with NULL
6186
6187 2002-10-14 [christoph]  0.8.5claws36
6188
6189         * src/folder.[ch]
6190         * src/imap.[ch]
6191                 use virtual functions for folder item new and destroy
6192                 functions
6193
6194 2002-10-14 [melvin]     0.8.5claws35
6195
6196         * src/compose.c
6197                 Added a test to not run the spell checker if no default
6198                 dictionary is available. No dialog is displayed though.
6199
6200 2002-10-14 [melvin]     0.8.5claws34
6201
6202         * src/gtkaspell.c
6203                 Fixed bug in dictionary list context menu where
6204                 "More..." pointed to an emtpy submenu if the
6205                 number of dictionaries is a multiple of 15
6206                 Removed unneeded code in suggestions list creation
6207
6208 2002-10-14 [paul]       0.8.5claws33
6209
6210         * po/bg.po
6211                 updated by George Danchev
6212
6213 2002-10-13 [hoa]        0.8.5claws32
6214
6215         * src/matcher.[ch]
6216           src/matcher_parser_parser.y
6217                 removed the escaped string from internal structure
6218                 of matcher.
6219
6220 2002-10-12 [colin]      0.8.5claws31
6221
6222         * src/gtksctree.[ch]
6223           src/summaryview.c
6224                 Removed useless function gtksctree_reanchor
6225
6226 2002-10-12 [alfons]     0.8.5claws30
6227         
6228         * sync with remaining main changes 2002-10-09 - 2002-10-11
6229         - drop changes to src/compose.c (requires claws specific changes)
6230         
6231 2002-10-12 [alfons]     0.8.5claws29
6232         
6233         * sync with main changes of 2002-10-08
6234         - drop changes to src/compose.c (requires claws specific changes)
6235         - drop changes to src/summaryview.c (requires changes to compose.c)     
6236
6237 2002-10-12 [alfons]     0.8.5claws28
6238         
6239         * sync with main changes of 2002-10-07
6240
6241 2002-10-12 [alfons]     0.8.5claws27
6242
6243         * sync with main changes of 2002-10-04
6244         - drop changes to src/compose.c (requires claws specific changes)
6245         - drop changes to src/prefs_folder_item.c (claws implementation
6246           seems to be working)
6247
6248 2002-10-12 [colin]      0.8.5claws26
6249
6250         * src/mainwindow.c
6251                 Fix folder-flicker when space-reading, introduced 
6252                 in claws22.
6253
6254 2002-10-12 [colin]      0.8.5claws25
6255
6256         * src/compose.c
6257                 Save account address when saving as draft.
6258                 (closes bug 621838)
6259
6260 2002-10-12 [colin]      0.8.5claws24
6261
6262         * src/summaryview.c
6263                 Fix the problem consisting of no message selected
6264                 after the last message in a folder has been moved.
6265
6266 2002-10-12 [paul]       0.8.5claws23
6267
6268         * src/compose.c
6269           src/prefs_template.c
6270           src/template.[ch]
6271                 add Cc and Bcc to templates. Patch submitted by
6272                 John L. Males.
6273
6274 2002-10-12 [colin]      0.8.5claws22
6275
6276         * src/folderview.c
6277                 Fix a bug after "Check for new messages":
6278                 If a folder was opened, it was still selected at
6279                 the end of the check, but displayed empty.
6280         * src/mainwindow.c
6281                 Remove unnecessary check
6282
6283 2002-10-12 [paul]
6284
6285         * tools/README
6286                 be more verbose in the description of
6287                 OOo2sylpheed.pl
6288                 
6289
6290 2002-10-11 [colin]      0.8.5claws21
6291
6292         * src/mainwindow.c
6293                 Make space work (better) when no mail is selected
6294
6295 2002-10-11 [colin]      0.8.5claws20
6296
6297         * src/inc.c
6298           src/news.c
6299                 fix warnings
6300
6301 2002-10-11 [colin]      0.8.5claws19
6302
6303         * src/mainwindow.c
6304                 revert 0.8.5claws6 changes as i couldn't get to
6305                 anything satisfying
6306
6307 2002-10-11 [melvin]     0.8.5claws18
6308
6309         * src/compose.c
6310                 Removed buggy and unused macro (should have been committed in
6311                 0.8.5claws17)
6312
6313 2002-10-11 [melvin]     0.8.5claws17
6314
6315         * src/compose.c
6316                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
6317
6318 2002-10-11 [thorsten]   0.8.5claws16 
6319
6320         * src/folderview.c
6321                 remove rescan warning
6322
6323 2002-10-11 [colin]      0.8.5claws15 
6324
6325         * src/procheader.c
6326                 fix a segfault that happens if conv_unmime_header
6327                 fails (should be better to find out why it fails)
6328
6329 2002-10-11 [christoph]  0.8.5claws14
6330
6331         * src/summaryview.c
6332                 update folderview stats after ignore/unignore thread
6333
6334 2002-10-11 [hoa]        0.8.5claws13
6335
6336         * src/quote_fmt_parse.y
6337                 Fixed a yacc/bison syntax error
6338         * src/matcher.c
6339                 Escaping of string is fixed.
6340
6341 2002-10-11 [colin]      0.8.5claws12
6342
6343         * src/imageview.c
6344                 Resize images to fit
6345
6346 2002-10-11 [paul]       0.8.5claws11
6347
6348         * po/es.po
6349                 updated by Ricardo Mones Lastra
6350
6351 2002-10-10 [alfons]     0.8.5claws10
6352
6353         * src/compose.c
6354                 allow dropping files by "moving" files from a file manager,
6355                 not only by the more cumbersome "copying". the latter 
6356                 mostly implies holding down the Control button
6357
6358 2002-10-10 [christoph]  0.8.5claws9
6359
6360         * src/summaryview.c
6361                 update folders after thread building for ignored threads
6362
6363 2002-10-10 [christoph]  0.8.5claws8
6364
6365         * config/.cvsignore
6366                 added Makefile
6367         * src/filtering.[ch]
6368         * src/folder.[ch]
6369         * src/folderview.[ch]
6370         * src/import.c
6371         * src/inc.[ch]
6372         * src/mbox.[ch]
6373         * src/procmsg.c
6374         * src/summaryview.[ch]
6375                 o added new flag need_update to FolderItem
6376                 o removed folder_table from various functions from tracking
6377                   folder updates
6378                 o set need_update flags in folder.c's move, copy and delete
6379                   functions and procmsg's flags functions
6380                 o added function folderview_update_items_when_required that
6381                   updates all folders with need_update set
6382                 o call folderview_update_items_when_required instead of
6383                   folderview_update_item_foreach
6384
6385 2002-10-09 [sergey]     0.8.5claws7
6386
6387         * src/compose.c
6388                 Strip CRs whel loading the text into editor in reedit mode.
6389
6390 2002-10-09 [colin]      0.8.5claws6
6391
6392         * src/mainwindow.c
6393                 Make Space work when no mail is selected
6394
6395 2002-10-09 [colin]      0.8.5claws5
6396
6397         * src/gtksctree.[ch]
6398                 Fix range_select
6399                 Add gtk_sctree_reanchor() 
6400         * src/summaryview.c
6401                 Use gtk_sctree_reanchor() - better fix for 
6402                 bug 60413
6403
6404 2002-10-09 [colin]      0.8.5claws4
6405
6406         * src/summaryview.c
6407                 Fix shift-click select after delete problem
6408                 (closes bug 60413)
6409
6410 2002-10-08 [thorsten]   0.8.5claws3
6411
6412         * src/summaryview.c
6413                 exclude current msg from -hide read messages-
6414
6415 2002-10-08 [colin]      0.8.5claws2
6416
6417         * src/inc.[ch]
6418           src/pop.c
6419           src/recv.c
6420                 Differentiate socket errors from disk full
6421                 errors
6422
6423 2002-10-08 [christoph]  0.8.5claws1
6424
6425         * Makefile.am
6426         * configure.in
6427                 modifications for new config directory
6428
6429         * config.guess  ** REMOVED **
6430         * config.sub    ** REMOVED **
6431         * install-sh    ** REMOVED **
6432         * ltmain.sh     ** REMOVED **
6433         * missing       ** REMOVED **
6434         * mkinstalldirs ** REMOVED **
6435                 these files are autogenerated by automake
6436                 when you run autogen.sh
6437
6438         * config/.cvsignore     ** NEW FILE **
6439         * config/Makefile.am    ** NEW FILE **
6440                 ignore autogenerated files
6441                 create a Makefile in this directory
6442
6443 2002-10-08 [paul]       0.8.5claws
6444
6445         * 0.8.5claws release
6446         
6447         * src/compose.c
6448           src/procheader.c
6449           src/procmsg.c
6450                 fix quote reply format for newsgroups reply bug
6451                 (thanks to Hoa)
6452                 
6453         * po/en_GB.po
6454           po/pl.po
6455                 updated by me and Witold Wladyslaw Wojciech Wilk
6456                 repectively
6457
6458 2002-10-07 [paul]       0.8.3claws53
6459
6460         * po/it.po
6461           po/pt_BR.po
6462           po/sr.po
6463                 updated messages catalogs, submitted by
6464                 Alessandro Maestri, Fabio Jr.Beneditto 
6465                 and Urke MMI, respectively.
6466
6467 2002-10-07 [christoph]  0.8.3claws52
6468
6469         * src/folder.[ch]
6470         * src/folderview.c
6471         * src/mainwindow.c
6472                 fix new folder ghost message bug
6473                 (closes bug [ 619722 ] wrong count for newly created folders)
6474
6475 2002-10-07 [christoph]  0.8.3claws51
6476
6477         * src/compose.c
6478                 fix news posting problem
6479
6480 2002-10-07 [melvin]     0.8.3claws50
6481
6482         * po/fr.po
6483                 Updated French translation
6484
6485 2002-10-05 [christoph]  0.8.3claws49
6486
6487         * src/gtkstext.c
6488                 check if line_start_cache is set in gtk_stext_update_text
6489                 (closes bug [ 618119 ] crash while doing search in folder)
6490
6491 2002-10-05 [christoph]  0.8.3claws48
6492
6493         * src/imap.c
6494         * src/news.c
6495         * src/utils.c
6496         * src/utils.h
6497                 implement cache cleanups for claws' folder system
6498                 (closes bug [ 595916 ] imapcache not cleaned up)
6499
6500 2002-10-05 [melvin]     0.8.3claws47
6501
6502         * src/prefs_actions.c
6503                 Made the help text more clear for the %p token
6504
6505 2002-10-04 [paul]       0.8.3claws46
6506
6507         * sync with 0.8.5
6508                 see ChangeLog 2002-10-02 and 2002-10-03
6509
6510 2002-10-04 [christoph]  0.8.3claws45
6511
6512         * src/inc.c
6513                 fix segfault caused by pop before smtp
6514                 call to inc_account_mail with NULL
6515                 pointer for mainwin
6516
6517 2002-10-04 [paul]       0.8.3claws44
6518
6519         * configure.in
6520                 sync the LDAP detection from 0.8.5cvs1
6521
6522 2002-10-02 [christoph]  0.8.3claws43
6523
6524         * po/de.po
6525                 fix small spelling error
6526
6527 2002-10-02 [melvin]     0.8.3claws42
6528
6529         * ac/aspell.m4
6530                 Behave better and say "no" when test program cannot be run.
6531
6532 2002-10-02 [paul]       0.8.3claws41
6533
6534         * sync with 0.8.4cvs1
6535                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
6536                 
6537         * src/summaryview.c
6538                 toggle the behavior of Reply menuitem between
6539                 normal reply and reply-to-list
6540
6541 2002-10-01 [sergey]     0.8.3claws40
6542
6543         * src/compose.c
6544                 Convert newlines in the message text to the canonical form
6545                 before base64 encoding (RFC2045 compliance, fixes some
6546                 interoperability issues with Evolution 1.0.3)
6547
6548 2002-09-29 [colin]      0.8.3claws39
6549
6550         * src/summaryview.c
6551                 Fix an unwanted copy/paste
6552
6553 2002-09-29 [colin]      0.8.3claws38
6554
6555         * src/mainwindow.c
6556                 Renamed "Custom toolbar" to "Customize toolbar"
6557                 Renamed "Show all header" to "Show all headers"
6558                 Renamed "Set diplay item" to "Set displayed items"
6559         * src/prefs_common.c
6560                 Renamed "Show all header" to "Show all headers"
6561         * src/prefs_summary_column.c
6562                 Renamed "diplay item" to "displayed items"
6563
6564 2002-09-29 [colin]      0.8.3claws37
6565
6566         * src/mainwindow.[ch]
6567                 online/offline status pixmaps follow theme
6568                 changes
6569         * src/summaryview.[ch]
6570                 quicksearch pixmap follows theme changes
6571
6572 2002-09-29 [thorsten]   0.8.3claws36
6573
6574         * src/compose.c
6575           src/prefs_folder_item.[ch]
6576                 add default_reply_to folder option (closes patch 581044)
6577
6578 2002-09-29 [christoph]  0.8.3claws35
6579
6580         * acconfig.h    ** REMOVED **
6581         * configure.in
6582         * ac/aspell.m4
6583         * ac/check-type.m4
6584         * ac/gnupg-check-typedef.m4
6585                 fix autoheader 2.50 warning
6586
6587 2002-09-29 [christoph]  0.8.3claws34
6588
6589         * major code cleanup (part 2)
6590         
6591                 - unused variables removed
6592                 - unused functions removed
6593                 - uninitialized variables checked
6594                 - missing return statements added
6595                 - missing function return types added
6596                 - added parentheses around assignment
6597                   when suggested by gcc
6598
6599 2002-09-29 [alfons]     0.8.3claws33
6600
6601         * src/logwindow.c
6602                 log_window_clear(): only bracket gtk_text_forward_delete() 
6603                 with gtk_text_freeze() / gtk_text_thaw() (see if this
6604                 works around GTK text bug)
6605
6606 2002-09-29 [paul]       0.8.3claws32
6607
6608         * po/bg.po
6609           po/sr.po
6610                 updated by George Danchev and Urke MMI
6611                 respectively
6612
6613 2002-09-27 [christoph]  0.8.3claws31
6614
6615         * doc-src/readme.txt
6616         * doc-src/rfc1806.txt   ** REMOVED **
6617         * doc-src/rfc2183.txt   ** NEW FILE **
6618         * doc-src/rfc2980.txt   ** NEW FILE **
6619                 update rfcs
6620
6621 2002-09-27 [melvin]     0.8.3claws30
6622
6623         * ac/aspell.m4
6624                 Fixed typo which could break linking
6625
6626 2002-09-27 [melvin]     0.8.3claws29
6627
6628         * ac/aspell.m4
6629                 Improved GNU/aspell checking. 
6630                 Fixed bug #614490
6631
6632 2002-09-27 [paul]       0.8.3claws28
6633
6634         * sync with 0.8.3cvs8
6635                 see ChangeLog 2002-09-27
6636
6637 2002-09-26 [colin]      0.8.3claws27
6638
6639         * src/toolbar.[ch]
6640           src/mainwindow.[ch]
6641                 Add "Reply to Mailing-list" to the toolbar
6642
6643 2002-09-26 [christoph]  0.8.3claws26
6644
6645         * src/summaryview.c
6646                 Fix wrong message counts in summaryview status
6647
6648 2002-09-26 [paul]       0.8.3claws25
6649
6650         * sync with 0.8.3cvs7
6651                 see ChangeLog 2002-09-26
6652
6653 2002-09-26 [paul]       0.8.3claws24
6654
6655         * sync with 0.8.3cvs6
6656                 see ChangeLog 2002-09-25
6657
6658 2002-09-25 [christoph]  0.8.3claws23
6659
6660         * src/prefs_common.c
6661         * src/prefs_folder_item.c
6662         * src/prefs_scoring.c
6663                 Renamed "kill score" to "hide score" in GUI
6664                 and prefs files
6665
6666 2002-09-25 [paul]       0.8.3claws22
6667
6668         * sync with 0.8.3cvs5
6669                 see ChangeLog 2002-09-24
6670
6671 2002-09-24 [alfons]     0.8.3claws21
6672
6673         patch by Satoshi Nagayasu: allows appending / saving multiple 
6674         selected files (closes "[ 612279 ] save multiple mesg(s) in 
6675         'Save as ...'")
6676
6677         * AUTHORS
6678                 add Satoshi Nagayasu
6679         * src/summaryview.c
6680                 summary_save_as(): allow saving selected files to
6681                 one file
6682                 summary_set_menu_sensitive: enable "Save As..." when
6683                 multiple files are selected
6684         * src/utils.[ch]
6685                 append_file(): new function
6686
6687 2002-09-24 [colin]      0.8.3claws20
6688
6689         * src/procmime.c
6690                 Fix segfault when mimeinfo doesn't have a 
6691                 content_type. 
6692
6693 2002-09-24 [colin]      0.8.3claws19
6694
6695         * src/prefs_common.[ch]
6696                 Add a preference to display send dialog or not
6697         * src/send.c
6698                 Display send dialog according to preference
6699
6700 2002-09-24 [colin]      0.8.3claws18
6701
6702         * src/compose.[ch]
6703                 Disable user actions when sending
6704
6705 2002-09-24 [colin]      0.8.3claws17
6706
6707         * src/procmime.c
6708                 Do not display name or filename for attachments
6709                 with an application/pgp-signature type
6710                 (security flaw, see bug 537413)
6711
6712 2002-09-23 [colin]      0.8.3claws16
6713
6714         * src/editaddress.c
6715                 Initialize entry_email, entry_alias and 
6716                 entry_remarks to first email address of the list
6717
6718 2002-09-23 [colin]      0.83claws15
6719
6720         * src/compose.c
6721                 Drop pgp-signature when reediting a signed queued
6722                 message
6723
6724 2002-09-23 [melvin]     0.8.3claws14
6725
6726         * po/fr.po
6727                 Updated French translation
6728
6729 2002-09-23 [melvin]     0.8.3claws13
6730
6731         * src/mainwindow.c
6732                 Made custom toolbar menu labels more consistent
6733         * src/prefs_toolbar.c
6734                 Made custom toolbar window title more consistent
6735
6736 2002-09-22 [colin]      0.8.3claws12
6737
6738         * src/inc.c
6739                 Initialize session type to normal before getting 
6740                 mail (fixes strange Get behaviour)
6741         * src/prefs_account.h
6742                 Move STYPE_POP_BEFORE_SMTP to last position to 
6743                 avoid other side-effects
6744
6745 2002-09-22 [colin]      0.8.3claws11
6746
6747         * src/prefs_account.c
6748                 Fix pop_bfr_smtp_tm_entry sensivity when switching
6749                 from pop3 to apop or vice-versa
6750
6751 2002-09-22 [colin]      0.8.3claws10
6752         
6753         * src/prefs_account.[ch]
6754                 Add an option for the POP before SMTP timeout
6755         * src/inc.c
6756                 Remember time of last POP connection
6757         * src/send.c
6758                 Do POP before SMTP only if timeout reached
6759
6760 2002-09-22 [oliver]     0.8.3claws9
6761         
6762         * README.claws
6763                 explain custom toolbar
6764
6765 2002-09-22 [oliver]     0.8.3claws8
6766
6767         * src/prefs_actions.[ch]
6768         custom toolbar for compose      
6769                 actions callback from compose toolbar
6770         * src/folderview.c
6771                 remove include toolbar.h
6772
6773 2002-09-22 [oliver]     0.8.3claws7
6774         
6775         * src/prefs_toolbar.[ch]
6776                 custom toolbar for compose
6777                 - generic prefs_toolbar handles both
6778                   Mainwin's toolbar as well as Compose toolbar          
6779
6780 2002-09-22 [oliver]     0.8.3claws6
6781         
6782         * src/toolbar.[ch]
6783                 custom toolbar for compose
6784                 restructure toolbar.[ch]
6785
6786 2002-09-22 [oliver]     0.8.3claws5
6787
6788         * src/compose.[ch]
6789                 custom toolbar for compose
6790
6791 2002-09-22 [oliver]     0.8.3claws4
6792         
6793         * src/mainwindow.[ch]
6794                 custom toolbar for compose 
6795                 move mainwin toolbar back to mainwindow
6796
6797 2002-09-22 [alfons]     0.8.3claws3
6798
6799         * src/procmsg.c
6800                 :%sno/if(/if (/gc
6801                 :%sno/for(/for (/gc
6802                 (beautify)
6803
6804 2002-09-22 [alfons]     0.8.3claws2
6805         
6806         * src/procmsg.c
6807                 procmsg_save_to_outbox(): don't unlink message file from queue;
6808                 callers should do it using folder_item_remove_msg()
6809
6810 2002-09-22 [colin]      0.8.3claws1
6811
6812         * src/mimeview.[ch]
6813                 Made mimeview_check_signature() public
6814         * src/textview.c
6815                 Made GPG signatures verifiable by clicking
6816                 the [application/pgp-signature] in the Text
6817                 view
6818
6819 2002-09-22 [paul]       0.8.3claws
6820
6821         * po/bg.po
6822           po/en_GB.po
6823           po/es.po
6824           po/it.po
6825           po/pl.po
6826           po/pt_BR.po
6827           po/sr.po
6828                 updated translations, submitted by George Danchev,
6829                 me, Ricardo Mones Lastra, Alessandro Maestri,
6830                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
6831                 and Urke MMI, respectively.     
6832
6833 2002-09-22 [alfons]     0.8.2claws65
6834
6835         * src/procmsg.c
6836         * src/pgptext.c
6837                 no furry valgrinds have been used to plug these memleaks
6838
6839 2002-09-20 [paul]       0.8.2claws64
6840
6841         * sync with 0.8.3cvs4
6842                 'Select thread' re-implemented 
6843                 see ChangeLog 2002-09-20
6844
6845 2002-09-21 [alfons]     0.8.2claws63
6846
6847         * src/compose.c
6848                 compose_send(): plug unnoticed memleak
6849
6850 2002-09-20 [alfons]     0.8.2claws62
6851
6852         * src/addr_compl.c
6853                 replace_address_in_edit(): strict check for NULL address to
6854                 fix "[ 607348 ] Segfault in address completion". My guess is
6855                 that this happens with an empty address book, but it's good
6856                 to have this check here anyway
6857                 
6858                 completion_window_button_press(): free string returned 
6859                 from the internal cache
6860
6861 2002-09-20 [christoph]  0.8.2claws61
6862
6863         * src/procmime.h
6864                 added ENC_BINARY to EncodingType
6865         * src/procmime.c
6866                 the string returned by procmime_get_encoding_str
6867                 should not depend on the order of values in the
6868                 EncodingType definition
6869         * doc-src/rfc1806.txt   ** NEW FILE **
6870                 Added rfc1806 about MIME Content-Disposition
6871                 Extension
6872
6873 2002-09-19 [paul]       0.8.2claws60
6874
6875         * sync with 0.8.2cvs3
6876                 see ChangeLog 2002-09-19
6877
6878 2002-09-19 [paul]       0.8.2claws59
6879
6880         * src/prefs_folder_item.c
6881                 revert to Darko's original alignment of colour
6882                 selector button
6883                 add a colon to folder_color label
6884                 
6885         * src/compose.c
6886                 add Colin's patch (with Hiro's modifications) to 
6887                 force BASE64 encoding for 8-bit text when signing
6888                 (sync with 0.8.3cvs2)
6889
6890 2002-09-18 [alfons]     0.8.2claws58
6891
6892         * src/compose.c
6893                 :%sno/if(/if (/gc
6894                 :%sno/for(/for (/gc
6895                 (beautify a little bit)
6896
6897 2002-09-18 [christoph]  0.8.2claws57
6898
6899         * src/pine.c
6900                 fix handling of fgetc return value
6901
6902 2002-09-17 [alfons]     0.8.2claws56
6903         
6904         * src/summaryview.c
6905                 summary_sort(): check non-NULL summaryview->folder_item when no 
6906                 folder is selected at all
6907                 (closes "[ 610344 ] sort label make syl Crash")
6908
6909 2002-09-17 [alfons]     0.8.2claws55
6910         
6911         * src/compose.c
6912                 beautify a little bit
6913
6914 2002-09-17 [christoph]  0.8.2claws54
6915
6916         * src/folder.c
6917                 initialize max values for cache and folder
6918                 when cache or folder is empty
6919
6920 2002-09-15 [colin]      0.8.2claws53
6921
6922         * src/compose.c
6923                 Fix a leak (thanks Alfons!) and cleaned
6924                 variables names for custom headers
6925
6926 2002-09-15 [colin]      0.8.2claws52
6927
6928         * src/compose.c
6929                 Fix custom headers recognition when
6930                 prefs_common.trans_hdr is on
6931
6932 2002-09-15 [colin]      0.8.2claws51
6933
6934         * src/compose.c
6935                 Allow dynamically-added custom headers
6936                 Yet not reparsed if reedited
6937
6938 2002-09-15 [alfons]     0.8.2claws50
6939
6940         * src/prefs_account.c
6941                 fix warnings
6942
6943 2002-09-15 [colin]      0.8.2claws49
6944         
6945         * src/prefs_account.c
6946                 fix pop_before_smtp sensitivity
6947
6948 2002-09-15 [colin]      0.8.2claws48
6949
6950         * src/inc.[ch]
6951                 add inc_pop_before_smtp()
6952                 allow MainWindow to be undefined in 
6953                 inc_account_mail() and inc_start()
6954         * src/pop.c
6955           src/prefs_account.h
6956                 add STYPE_POP_BEFORE_SMTP session type
6957         * src/prefs_account.c
6958                 activated pop before smtp option
6959         * src/send.c
6960                 do pop before smtp if the relevant option 
6961                 is set
6962
6963 2002-09-15 [paul]       0.8.2claws47
6964
6965         * sync with 0.8.3
6966                 see ChangeLog 2002-09-15
6967
6968 2002-09-14 [paul]       0.8.2claws46
6969
6970         * po/bg.po
6971                 updated Bulgarian translation, submitted by
6972                 George Danchev
6973
6974 2002-09-13 [paul]       0.8.2claws45
6975
6976         * src/compose.c
6977                 merge claws' select_account() with main's
6978                 (new) compose_select_account(). [sync with
6979                 0.8.2cvs15, see ChangeLog 2002-09-11]
6980
6981 2002-09-12 [christoph]  0.8.2claws44
6982
6983         * src/filter.c
6984                 allocate 1 elements of FolderItem not 0
6985
6986 2002-09-12 [colin]      0.8.2claws43
6987
6988         * src/compose.c
6989                 Fix bug #590825 (obey Follow-up: poster)
6990
6991 2002-09-12 [colin]      0.8.2claws42
6992
6993         * src/procmime.c
6994                 Fix bug #557009 (wrong headers for messages 
6995                 forwarded as attachments)
6996
6997 2002-09-11 [colin]      0.8.2claws41
6998         
6999         * src/compose.c
7000                 Put SCF: pseudo-header on top of message
7001                 Set draft tmp_flag when saved as draft
7002
7003         * src/procmsg.c
7004           src/procheader.c
7005                 Skip after first \n\n for beginning of real message
7006                 for drafts too
7007
7008 2002-09-11 [christoph]  0.8.2claws40
7009
7010         * src/filtering.c
7011                 use procmsg flag functions in filtering or processing
7012                 will cause incorrect folder message counts
7013
7014 2002-09-11 [colin]      0.8.2claws39
7015
7016         * src/compose.c
7017                 Fix bug #550175 - wrong save folder when reediting
7018                 drafts
7019
7020 2002-09-11 [paul]       0.8.2claws38
7021
7022         * sync with 0.8.2cvs14
7023                 see ChangeLog 2002-09-11
7024
7025 2002-09-11 [colin]      0.8.2claws37
7026
7027         * src/folder.c
7028                 Fix a typo (seeming to cause new/unread status to
7029                 be lost)
7030
7031 2002-09-10 [christoph]  0.8.2claws36
7032
7033         * src/compose.c
7034                 compose_redirect should not use compose_generic_new
7035                 because that does more stuff than expected including
7036                 opening the external editor
7037                 (closes bug "[ 526608 ] bounced messages appear blank
7038                  in editor")
7039
7040 2002-09-10 [christoph]  0.8.2claws35
7041
7042         * src/folder.c
7043                 fix problem with too large message number range
7044                 causing a crash in folder_item_scan
7045
7046 2002-09-10 [paul]       0.8.2claws34
7047
7048         * sync with 0.8.2cvs13
7049                 see ChangeLog 2002-09-10
7050
7051 2002-09-10 [christoph]  0.8.2claws33
7052
7053         * src/msgcache.c
7054                 set MsgInfo TmpFlags for queue and draft folders
7055                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
7056
7057 2002-09-10 [paul]       0.8.2claws32
7058
7059         * AUTHORS
7060           po/bg.po      ** NEW FILE **
7061                 new Bulgarian translation submitted by
7062                 George Danchev <danchev@spnet.net>
7063                 
7064         * tools/Makefile.am
7065           tools/README
7066           tools/tb2sylpheed     ** NEW FILE **
7067                 add script that converts an addressbook exported
7068                 from The Bat! into a Sylpheed addressbook. Submitted
7069                 by Urke MMI <urke-kg@eunet.yu>
7070
7071 2002-09-10 [paul]       0.8.2claws31
7072
7073         * sync with 0.8.2cvs12
7074                 see ChangeLog 2002-09-10
7075
7076 2002-09-06 [paul]       0.8.2claws30
7077
7078         * src/prefs_common.c
7079                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
7080                 
7081         * tools/Makefile.am
7082           tools/README
7083           tools/ldif-to-xml.py  ** REMOVED **
7084                 remove obsolete python script
7085
7086 2002-09-06 [paul]       0.8.2claws29
7087
7088         * sync with 0.8.2cvs10
7089                 see ChangeLog 2002-09-06
7090
7091 2002-09-04 [paul]       0.8.2claws28
7092
7093         * sync with 0.8.2cvs9
7094                 see ChangeLog 2002-08-04
7095
7096 2002-09-04 [colin]      0.8.2claws27 
7097
7098         * src/prefs_common.[ch]
7099                 Added signature color configuration
7100         * src/textview.c
7101                 Use user-specified signature color
7102
7103 2002-09-03 [colin]      0.8.2claws26
7104
7105         * src/prefs_common.[ch]
7106                 Added autosave and autosave_length prefs
7107         * src/compose.c
7108                 Added compose_remove_draft()
7109                 Auto-save drafts according to the prefs
7110         * src/main.c
7111                 Added a crash-indicator file, allowing to check
7112                 for new messages on startup if Sylpheed crashed
7113                 (makes saved drafts "reappear")
7114
7115 2002-09-03 [colin]      0.8.2claws25
7116
7117         * src/textview.[ch]
7118                 Grey the signature
7119
7120 2002-09-03 [paul]       0.8.2claws24
7121
7122         * sync with 0.8.2cvs8
7123                 see ChangeLog 2002-09-02 and 2002-09-03
7124
7125 2002-09-03 [darko]      0.8.2claws23
7126
7127         * src/folderview.c
7128                 use normal style when creating new folder to pick
7129                 proper font size 
7130
7131 2002-09-02 [melvin]     0.8.2claws22
7132
7133         * src/gtkaspell.m4
7134                 removed some obsolete code
7135
7136 2002-09-02 [melvin]     0.8.2claws21
7137
7138         * ac/aspell.m4
7139                 fixed test's equality sign (== to =)
7140
7141 2002-09-02 [alfons]     0.8.2claws20
7142
7143         * src/folder.c
7144         * src/mh.c
7145                 revert change of 0.8.2claws16 and use the mh_folder_destroy
7146                 as folder->destroy virtual as suggested by Hiro
7147                 (the mh.c code seems to have been lost around mh.c.1.21)
7148
7149 2002-09-02 [paul]       0.8.2claws19
7150
7151         * po/pt_BR.po
7152                 updated by Fabio Jr. Beneditto
7153                 
7154         * src/defs.h
7155                 use 'http://claws.sylpheed.org' for homepage link. 
7156                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
7157
7158 2002-09-01 [alfons]     0.8.2claws18
7159
7160         * src/mh.c
7161                 plug memleak related to one Martin Kluge found
7162
7163 2002-08-31 [paul]       0.8.2claws17
7164
7165         * sync with 0.8.2cvs6
7166                 see ChangeLog 2002-08-30
7167
7168 2002-08-31 [alfons]     0.8.2claws16
7169
7170         * src/folder.c
7171                 folder_destroy(): remove mailbox from folderlist even if it has
7172                 no destroy virtual
7173
7174 2002-08-31 [alfons]     0.8.2claws15
7175
7176         * src/folder.c
7177                 :%sno/if(/if (/gc
7178                 :%sno/for(/for (/gc
7179                 (being pedantic I know)
7180
7181 2002-08-31 [alfons]     0.8.2claws14
7182
7183         * src/folder.c
7184                 check for NULL pointers returned from folder->fetch_msginfo virtual
7185                 (should solve some reported crashes)
7186
7187 2002-08-30 [alfons]     0.8.2claws13
7188
7189         * acconfig.h
7190         * configure.in
7191         * src/crash.c
7192                 enable crash dialog on compilation time
7193                 (--enable-crash-dialog configure option)
7194
7195 2002-08-30 [alfons]     0.8.2claws12
7196
7197         * AUTHORS
7198                 add Martin Kluge
7199         * src/mh.c
7200                 apply memory leak plug patch by Martin Kluge
7201                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
7202                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
7203                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
7204
7205 2002-08-30 [darko]      0.8.2claws11
7206
7207         * src/folderview.c
7208                 copy Gtk style from normal style to match
7209                 font size for coloured folders
7210
7211 2002-08-29 [alfons]     0.8.2claws10
7212
7213         * sylpheed.desktop
7214                 Type=Internet <- Type=Application
7215                 (reported by Michael Schwendt, see:
7216                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
7217                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
7218
7219 2002-08-29 [paul]       0.8.2claws9
7220
7221         * sync with 0.8.2cvs5
7222                 see ChangeLog 2002-08-29
7223
7224 2002-08-29 [colin]      0.8.2claws8
7225
7226         * src/summaryview.c
7227                 Added a sanity check in summary_select_thread
7228                 Should fix bug 601605
7229
7230 2002-08-29 [colin]      0.8.2claws7
7231
7232         * src/main.c
7233                 Revert claws6 changes regarding bug #591676
7234
7235 2002-08-28 [colin]      0.8.2claws6
7236         
7237         * src/main.c
7238                 Ignore cache for queue folderitems
7239                 Fix bug #591676
7240
7241 2002-08-28 [melvin]     0.8.2claws5
7242
7243         * README.claws
7244                 Fixed typos.
7245
7246 2002-08-28 [melvin]     0.8.2claws4
7247
7248         * README.claws
7249                 Updated a bit the text concerning the spell checker
7250
7251 2002-08-28 [melvin]     0.8.2claws3
7252
7253         Merged the GNU_aspell_branch:
7254                 Support of new GNU/aspell is now included and the old pspell
7255                 is not supported anymore.
7256                 See README.claws
7257
7258         * README.claws
7259                 Updated spell checker text to reflect the switch to GNU/aspell
7260
7261         * ac/aspell.m4          *** NEW ***
7262         * src/gtkaspell.[ch]    *** NEW *** 
7263         * ac/pspell.m4          *** DELETED *** 
7264         * src/gtkspell.[ch]     *** DELETED ***
7265
7266         * ac/Makefile.am
7267                 Updated for GNU/aspell support
7268
7269         * po/POTFILES.in
7270                 Replaced gtkspell.c by gtkaspell.c
7271
7272         * acconfig.h
7273         * src/Makefile.am
7274         * src/about.c
7275         * src/compose.[ch]
7276         * src/crash.c
7277         * src/main.c
7278         * src/prefs_common.[ch]
7279                 Updated for GNU/aspell support
7280
7281 2002-08-28 [paul]       0.8.2claws2
7282
7283         * sync with 0.8.2cvs4
7284                 see ChangeLog 2002-08-27 and 2002-08-28
7285
7286 2002-08-28 [colin]      0.8.2claws1
7287
7288         * src/summary_search.c
7289                 Added "AND search"
7290
7291 2002-08-28 [jens]       0.8.2claws
7292
7293         *po/de.po
7294                 Updated German translations
7295
7296 2002-08-27 [melvin]     0.8.2claws
7297
7298         * po/fr.po
7299                 Updated French translations
7300
7301 2002-08-27 [paul]       0.8.2claws
7302
7303         * sync with 0.8.2 main release
7304
7305         * po/en_GB.po
7306           po/es.po
7307           po/it.po
7308           po/pl.po
7309           po/pt_BR.po
7310           po/sr.po
7311                 updated message catalogs submitted by
7312                 Ricardo Mones Lastra, Alessandro Maestri,
7313                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
7314                 Beneditto and Urke MMI  
7315
7316 2002-08-27 [hoa]        0.8.1claws123
7317
7318         * src/mainwindow.[ch]
7319         * src/summaryview.[ch]
7320                 removed the "filter setting" menu option.
7321                 add a "cancel a news message" menu option.
7322
7323 2002-08-26 [martin]     0.8.1claws122
7324
7325         * ChangeLog.claws
7326                 changed string under 0.8.1claws79 changed by myself
7327                 i'm sorry alfons :(
7328
7329 2002-08-26 [martin]     0.8.1claws121
7330
7331         * src/crash.c
7332                 added kill command to debuggerrc to start crash dialog
7333
7334 2002-08-26 [paul]       0.8.1claws120
7335
7336         * sync with 0.8.1cvs31
7337                 see ChangeLog 2002-08-26
7338
7339 2002-08-25 [alfons]     0.8.1claws119
7340
7341         * src/procmsg.c
7342                 fix bug that didn't send out correct headers to news server
7343                 when sending news article and email from queue (bug reported
7344                 and patch provided by Tim Mann; closes bug 
7345                 "[ 583196 ] 0.7.8claws can't post news")
7346
7347 2002-08-25 [alfons]     0.8.1claws118
7348
7349         * src/selective_download.c
7350                 mark two strings as translatable
7351                 (thanks to Urke MMI for pointing this out)
7352
7353 2002-08-25 [alfons]     0.8.1claws117
7354
7355         * src/summaryview.c
7356                 treat sent boxes as special and allow sorting them by addressee
7357                 (closes "[ 589418 ] Sent folder sorting misbehavior"
7358                 submitted by Steve Lamb)
7359
7360 2002-08-24 [alfons]     0.8.1claws116
7361
7362         * src/matcher.c
7363                 fix memleak reported by Martin Kluge
7364                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
7365
7366 2002-08-24 [oliver]     0.8.1claws115
7367
7368         * src/prefs_toolbar.c
7369                 o code cleanup as suggested by Alfons
7370                 o memleak fix
7371
7372 2002-08-24 [alfons]     0.8.1claws114
7373
7374         * src/summaryview.c
7375                 o fix another memory leak reported by Martin Kluge
7376                   (see "[ 599568 ] Small Memory Leak")
7377                 o remove 'from' variable from 'summary_set_header()'; we can
7378                   do with just 'to' 
7379
7380 2002-08-24 [paul]       0.8.1claws113
7381
7382         * sync with 0.8.1cvs30
7383                 see ChangeLog 2002-08-23
7384
7385 2002-08-24 [alfons]     0.8.1claws112
7386
7387         * src/summaryview.c
7388                 remove unnecessary allocations for search bar fixing leaks
7389                 reported by Martin Kluge
7390                 (see "[ 599451 ] Further memory leaks?")
7391
7392 2002-08-24 [alfons]     0.8.1claws111
7393
7394         * src/main.c
7395                 make get_socket_name() public for crash.c
7396         * src/crash.c
7397                 o make report bug button work (goes to claws' 
7398                   bug tracker at sf.net)
7399                 o introduce function for doing important stuff just
7400                   before claws goes down
7401                 o clean up code 
7402
7403 2002-08-24 [alfons]     0.8.1claws110
7404
7405         * src/compose.c
7406                 move cursor to "To" entry when forwarding as attachment
7407                 (reported and solved by Steve Lamb, closes bug report
7408                 "[ 592880 ] Forward as attachment; cursor not in to")
7409
7410 2002-08-24 [colin]      0.8.1claws109
7411
7412         * src/mainwindow.c
7413                 fix quick search visibility after GUI (de)separations.
7414
7415 2002-08-23 [colin]      0.8.1claws108
7416
7417         * src/mainwindow.c
7418                 fix header pane visibility after folderview or
7419                 messageview (de)separation
7420
7421 2002-08-23 [paul]       0.8.1claws107
7422
7423         * src/mainwindow.[ch]
7424           src/toolbar.c
7425                 give full control of display or non-display 
7426                 of the Execute icon to Custom toolbar settings.
7427                 add new sensitivity condition to maninwindow.h: 
7428                 M_DELAY_EXEC
7429
7430         * ChangeLog
7431           ChangeLog.jp
7432           NEWS
7433                 more sync with 0.8.1cvs29
7434
7435 2002-08-23 [melvin]     0.8.1claws106
7436
7437         * src/alertpanel.c
7438                 Readded support for custom widget in alertpanel lost in last
7439                 sync.
7440
7441 2002-08-23 [paul]       0.8.1claws105
7442
7443         * sync with 0.8.1cvs29
7444                 see ChangeLog 2002-08-23
7445
7446 2002-08-23 [colin]      0.8.1claws104
7447
7448         * src/summaryview.c
7449                 Fix folder and search pixmaps exchanging positions
7450                 after theme or toolbar changes. Thank to Oliver for 
7451                 reporting this.
7452
7453 2002-08-23 [colin]      0.8.1claws103
7454
7455         * src/mainwindow.c
7456           src/messageview.[ch]
7457           src/noticeview.[ch]
7458           src/summaryview.c
7459                 Changed messageview_create() and noticeview_create()
7460                 to avoid the last gdk_warning
7461
7462 2002-08-22 [colin]      0.8.1claws102
7463
7464         * src/summaryview.c
7465                 Fix my new `Creating pixmap from xpm' warning
7466
7467 2002-08-22 [colin]      0.8.1claws101
7468
7469         * src/mainwindow.c
7470                 Fix some of the gdk warnings
7471
7472 2002-08-22 [colin]      0.8.1claws100
7473
7474         * src/Makefile.am
7475         * src/stock_pixmap.c
7476         * src/stock_pixmap.h
7477         * src/pixmaps/quicksearch.xpm *ADDED*
7478                 Add the quicksearch pixmap
7479         * src/mainwindow.c
7480         * src/summaryview.c
7481         * src/summaryview.h
7482                 Make quicksearch bar visible/hidden via a button
7483
7484 2002-08-22 [christoph]  0.8.1claws99
7485
7486         * src/folder.c
7487                 fix folder update for newsgroups with message
7488                 numbers below minimum number of articles to fetch
7489                 (closes bug #598445)
7490
7491 2002-08-22 [paul]       0.8.1claws98
7492
7493         * sync with 0.8.1cvs28
7494                 see ChangeLog 2002-08-22
7495
7496 2002-08-21 [alfons]     0.8.1claws97
7497
7498         * src/crash.c
7499                 use bt instead of bt full which seems to work 
7500                 better, and bt full doesn't give a great deal 
7501                 of information anyway
7502
7503 2002-08-21 [colin]      0.8.1claws96
7504
7505         * src/summaryview.c
7506                 fix summaryview_searchtype_changed prototype
7507
7508 2002-08-21 [christoph]  0.8.1claws95
7509
7510         * src/mainwindow.c
7511                 o fix broken menu update for sorting type, we have to
7512                   get this info from the summaryview now
7513                 o removed setting of threaded state in menu callback
7514         * src/summaryview.[ch]
7515                 more summaryview/folderitem seperation for
7516                 threading option
7517         * configure.in
7518                 removed not required --with-compiler-flags option
7519
7520 2002-08-21 [oliver]     0.8.1claws94
7521         
7522         * src/toolbar.h 
7523                 o rename toolbar.xml to toolbar_main.xml
7524                   since toolbar_compose.xml might come up 
7525                   any time soon
7526         * README.claws
7527                 add custom toolbar              
7528
7529 2002-08-21 [darko]      0.8.1claws93
7530
7531         * src/procmsg.c
7532                 don't reset tmp flags for messages copied
7533                 to sent folder
7534
7535 2002-08-21 [colin]      0.8.1claws92
7536         
7537         * src/prefs_filtering.c
7538                 fix renaming rules on folder rename 
7539                 when folder is not a leaf folder
7540
7541 2002-08-21 [paul]       0.8.1claws91
7542
7543         * src/prefs_folder_item.c
7544                 fix alignment of colour selector
7545
7546 2002-08-21 [paul]       0.8.1claws90
7547
7548         * sync with 0.8.1cvs27
7549                 see ChangeLog 2002-08-21
7550
7551 2002-08-21 [paul]       0.8.1claws89
7552
7553         * src/summaryview.c
7554                 fix crash when changing field type in
7555                 Quick search bar
7556
7557 2002-08-21 [colin]      0.8.1claws88
7558
7559         * src/summaryview.c
7560                 Made quick search case-insensitive
7561
7562 2002-08-21 [paul]       0.8.1claws87
7563
7564         * sync with 0.8.1cvs26
7565                 see ChangeLog 2002-08-21
7566
7567 2002-08-20 [christoph]  0.8.1claws86
7568
7569         * src/folderview.c
7570         * src/main.c
7571         * src/summaryview.[ch]
7572                 more summaryview/folderitem seperation for
7573                 sort_key and sort_type
7574         * src/procmsg.c
7575                 added missing return statement
7576
7577 2002-08-20 [colin]      0.8.1claws85
7578
7579         * src/summaryview.[ch]
7580                 Added a quick search box
7581         * src/mainwindow.c
7582         * src/prefs_common.[ch]
7583                 Added a show/hide option for the quick search
7584
7585 2002-08-20 [oliver]     0.8.1claws84
7586         
7587         * src/mainwindow.c
7588                 remove toolbar_create_popups
7589         * src/toolbar.[ch]
7590                 o remove toolbar_create_popups
7591                 o fix toolbar_set_sensitive 
7592                   (Bug reports #596834 and #596832)     
7593         * src/prefs_toolbar.c
7594                 o add "Set default" button
7595                 o align label and text + combo widgets
7596
7597 2002-08-20 [hoa]        0.8.1claws83bis
7598
7599         * src/imap.c
7600                 fixed a bug in imap_fetch_msginfo() in case there is no
7601                 current folder.
7602
7603 2002-08-20 [darko]      0.8.1claws83
7604
7605         * src/folderview.c
7606                 copy the color style of folder view so it
7607                 works with GTK themes
7608
7609 2002-08-20 [darko]      0.8.1claws82
7610
7611         * src/folder.h
7612         * src/folderview.c
7613         * src/prefs_folder_item.[hc]
7614                 don't use UI stuff in folder.h
7615
7616 2002-08-20 [darko]      0.8.1claws81
7617
7618         * src/folder.h
7619         * src/prefs_folder_item.h
7620         * src/folderview.c
7621         * src/prefs_folder_item.c
7622                 ability to set folder color in folderview
7623
7624 2002-08-19 [alfons]     0.8.1claws80
7625
7626         * src/summaryview.c
7627                 fix one of the earlier memleaks reported by Martin Kluge
7628
7629 2002-08-19 [alfons]     0.8.1claws79
7630
7631         * src/mainwindow.c
7632                 hide notice view when selecting seperate folder
7633                 view (reported by Urke MMI)
7634
7635 2002-08-19 [christoph]  0.8.1claws78
7636
7637         * src/folderview.c
7638         * src/prefs_folder_item.h
7639         * src/summaryview.[ch]
7640                 o add summary_set_prefs_from_folderitem to set
7641                   summaryview prefs (first step to remove all
7642                   references to the folderitem in summaryview)
7643                 o moved compiled regex stuff from folderitem prefs
7644                   to summaryview code
7645
7646 2002-08-19 [paul]       0.8.1claws77
7647
7648         * src/compose.c
7649                 add check for '.' to QUOTE_IF_REQUIRED
7650
7651 2002-08-19 [paul]       0.8.1claws76
7652
7653         * src/inc.c
7654                 sync with 0.8.1cvs25 (plug memory leak)
7655
7656         * src/prefs_toolbar.c
7657                 re-order prefs_toolbar_cancel()
7658
7659 2002-08-18 [alfons]     0.8.1claws75
7660
7661         * src/inc.c
7662         * src/matcher.c
7663                 plug other memleaks reported by Martin Kluge
7664
7665 2002-08-18 [paul]       0.8.1claws74
7666
7667         * po/pt_BR.po
7668                 updated by Fabio Jr. Beneditto
7669
7670 2002-08-18 [paul]       0.8.1claws73
7671
7672         * src/toolbar.[ch]
7673                 fix bug where tooltips were displayed untranslated              
7674
7675         * src/prefs_toolbar.c
7676                 fix bug where clicking 'Cancel' creates an icon & text
7677                 toolbar regardless of prefs
7678         
7679
7680 2002-08-17 [oliver]     0.8.1claws72
7681
7682         * src/prefs_toolbar.c
7683                 update toolbar on CANCEL
7684                 bug reported by Martin Kluge
7685         * src/toolbar.c
7686                 toolbar_destroy memleak fixed           
7687
7688 2002-08-17 [alfons]     0.8.1claws71
7689
7690         * src/toolbar.c
7691                 plug another memleak reported by Martin Kluge
7692
7693 2002-08-16 [alfons]     0.8.1claws70
7694
7695         * src/crash.c
7696                 use execvp() correctly (suggested by wwp; thanks!)
7697
7698 2002-08-16 [alfons]     0.8.1claws69
7699
7700         * src/gtksctree.c
7701                 plug memory leak reported by Kim Schultz & Martin Kluge
7702
7703 2002-08-16 [paul]       0.8.1claws68
7704
7705         * po/es.po
7706                 updated by Ricardo Mones Lastra
7707
7708 2002-08-16 [paul]       0.8.1claws67
7709
7710         * src/toolbar.h
7711                 fix bug where 'Compose News' icon showed wrong
7712                 tooltip
7713
7714 2002-08-16 [paul]       0.8.1claws66
7715
7716         * sync with 0.8.1cvs24
7717                 see ChangeLog 2002-08-16
7718
7719         * po/it.po
7720                 updated by Alessandro Maestri
7721
7722 2002-08-15 [paul]       0.8.1claws65
7723
7724         * po/sr.po
7725                 updated by Urke MMI
7726
7727 2002-08-15 [paul]       0.8.1claws64
7728
7729         * src/*.c
7730                 don't translate debug info
7731
7732         * src/matcher.[ch]
7733                 add copyright info
7734
7735 2002-08-15 [paul]       0.8.1claws63
7736
7737         * src/prefs_toolbar.c
7738                 fix bug where clicking 'OK' creates an icon & text
7739                 toolbar regardless of prefs
7740
7741 2002-08-14 [alfons]     0.8.1claws62
7742
7743         * src/main.c
7744                 add global var that has the full argv[0]
7745         * src/crash.c
7746                 o execvp the correct sylpheed by using argv0
7747                   and setting the correct work dir
7748                 o other tweaks  
7749
7750 2002-08-14 [oliver]     0.8.1claws61
7751         
7752         * enable/disable Toolbar Action Buttons 
7753         * code cleanups
7754         * src/mainwindow.c
7755         * src/toolbar.[ch]      
7756         * src/prefs_toolbar.c   
7757
7758 2002-08-14 [melvin]     0.8.1claws60
7759
7760         * po/fr.po
7761                 Updated French translations
7762
7763 2002-08-14 [melvin]     0.8.1claws59
7764
7765         * src/crash.c
7766                 Made bug report not translatable
7767         * src/exporthtml.c
7768                 Fixed exporthtml_build_filespec() return value
7769         * src/foldersel.c
7770                 Fixed incorrect include file
7771         * src/gtkspell.c
7772         * src/prefs_actions.c
7773         * src/prefs_toolbar.c
7774                 Made debug info not translatable
7775         * src/mutt.c
7776         * src/quote_fmt.c
7777                 Added missing includes
7778         * src/prefs_common.c
7779                 Fixed typo
7780
7781 2002-08-14 [paul]       0.8.1claws58
7782
7783         * faq/es/sylpheed-faq.html
7784           faq/es/sylpheed-faq-[1-3].html
7785           faq/es/sylpheed-faq-4.html     **NEW FILE **
7786                 update Spanish FAQ
7787
7788 2002-08-13 [christoph]  0.8.1claws57
7789
7790         * src/procmsg.c
7791                 ignore thread fix that did not mark all
7792                 child nodes of a ignored thread as
7793                 ignored. Does not work perfectly yet,
7794                 but it is better now
7795
7796 2002-08-13 [alfons]     0.8.1claws56
7797
7798         * src/crash.c
7799                 o implement 'save crash log'
7800                 o some tweaks
7801
7802 2002-08-13 [melvin]     0.8.1claws55
7803
7804         * src/main.c
7805                 removed unrequired "execinfo.h" header
7806
7807 2002-08-12 [paul]       0.8.1claws54
7808
7809         * faq/en/sylpheed-faq.html
7810           faq/en/sylpheed-faq-[1-3].html
7811           faq/en/sylpheed-faq-4.html     **NEW FILE **
7812                 update English FAQ
7813
7814 2002-08-12 [alfons]     0.8.1claws53
7815
7816         * po/POTFILES.in
7817                 add crash.c to translatables
7818         * src/crash.c
7819                 bring in Leandro's crash dialog
7820
7821 2002-08-11 [alfons]     0.8.1claws52
7822
7823         * src/crash.c
7824                 clean up some warnings
7825
7826 2002-08-11 [alfons]     0.8.1claws51
7827
7828         * acconfig.h
7829         * configure.in
7830         * src/crash.[ch]        ** NEW FILES **
7831         * src/main.c            
7832                 initial gdb crash handler
7833
7834 2002-08-11 [paul]       0.8.1claws50
7835
7836         * src/prefs_toolbar.c
7837                 replace Up/Down arrow pixmaps with text to be
7838                 consistent across icon themes
7839
7840 2002-08-11 [paul]       0.8.1claws49
7841
7842         * src/prefs_common.c
7843           src/prefs_toolbar.c
7844                 rename 'Pixmap' -> 'Icon'
7845
7846         * src/toolbar.[ch]
7847                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
7848
7849 2002-08-10 [paul]       0.8.1claws48
7850
7851         * src/prefs_toolbar.c
7852                 re-work the UI
7853
7854 2002-08-10 [paul]       0.8.1claws47
7855
7856         * src/main.c
7857                 don't write Processing progress to status bar
7858                 patch submitted by Alexander Evseev
7859
7860         * src/prefs_toolbar.c
7861                 re-position and resize window
7862                 make window assume correct size on first call
7863
7864 2002-08-10 [paul]       0.8.1claws46
7865
7866         * src/mainwindow.c
7867           src/prefs_toolbar.c
7868           src/toolbar.c
7869           src/toolbar.h
7870                 obey coding style
7871                 follow UI text conventions
7872
7873 2002-08-10 [alfons]     0.8.1claws45
7874
7875         * src/toolbar.c
7876                 correct pixmap for delete action
7877
7878 2002-08-10 [paul]       0.8.1claws44
7879
7880         * po/pt_BR.po
7881                 updated by Fabio Jr. Beneditto
7882
7883 2002-08-10 [paul]       0.8.1claws43
7884
7885         * po/POTFILES.in
7886                 add custom toolbar files
7887
7888 2002-08-10 [paul]       0.8.1claws42
7889
7890         * sync with 0.8.1cvs22
7891                 see ChangeLog 2002-08-09
7892
7893 2002-08-09 [paul]       0.8.1claws41
7894
7895         * tools/Makefile.am
7896           tools/README
7897           tools/outlook2sylpheed.pl     ** NEW FILE **
7898                 add script to convert exported Outlook
7899                 contacts list to a Sylpheed addressbook.
7900                 Submitted by Ricardo Mones Lastra.
7901
7902 2002-08-09 [paul]       0.8.1claws40
7903
7904         * AUTHORS
7905           configure.in
7906           po/sr.po      ** NEW FILE **
7907                 add Serbian message catalog. Submitted by
7908                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
7909
7910 2002-08-09 [paul]       0.8.1claws39
7911
7912         * sync with 0.8.1cvs21
7913                 see ChangeLog 2002-08-08
7914
7915 2002-08-08 [oliver]     0.8.1claws38
7916
7917         * src/mainwindow.c
7918                 move Custom Toolbar to Configuration menu
7919
7920 2002-08-08 [oliver]     0.8.1claws37
7921
7922         * src/prefs_toolbar.c
7923                 fix substitute pixmap bug
7924
7925 2002-08-08 [paul]       0.8.1claws36
7926
7927         * sync with 0.8.1cvs19
7928                 see ChangeLog 2002-08-08
7929
7930 2002-08-07 [christoph]  0.8.1claws35
7931
7932         * src/utils.c
7933                 fixed a memory leak in new canonicalize_file_replace
7934
7935 2002-08-07 [christoph]  0.8.1claws34
7936
7937         * src/utils.[ch]
7938                 o canonicalize_file_replace should create the temporary
7939                   file in the same directory as the original file.
7940                 o added get_tmpfile_in_dir that creates a temorary file
7941                   in a specified directory.
7942
7943 2002-08-07 [melvin]     0.8.1claws33
7944
7945         * src/toolbar.c
7946                 fixed bug where 'Article' button acted as 'Email' button.
7947
7948 2002-08-07 [paul]       0.8.1claws32
7949
7950         * sync with 0.8.1.cvs17
7951                 see ChangeLog 2002-08-07
7952
7953 2002-08-07 [colin]      0.8.1claws31
7954         
7955         * src/news.c
7956                 fix mass-cancel problem
7957
7958 2002-08-07 [thorsten]   0.8.1claws30
7959
7960         * src/prefs_toolbar.c
7961                 fix: crash on replace or add new button
7962         * src/toolbar.c
7963                 fix: close xmlfile after reading
7964         * src/utils.c
7965                 fix: unlink() file before rename()
7966
7967 2002-08-06 [paul]       0.8.1claws29
7968
7969         * sync with 0.8.cvs15
7970                 see ChangeLog 2002-08-06
7971
7972 2002-08-06 [oliver]     0.8.1claws28
7973
7974         * src/toolbar.c
7975         * src/prefs_toolbar.c
7976                 fixed empty toolbar issue
7977
7978 2002-08-06 [oliver]     0.8.1claws27
7979
7980         * Custom Toolbar Final 
7981         * src/folderview.c
7982         * src/inc.c
7983         * src/summaryview.c
7984                 o toolbar stuff now lives in src/toolbar.[ch]
7985                 o main_window_toolbar_* functions are renamed to
7986                   toolbar_* reflecting their new source file
7987         * src/mainwindow.[ch]
7988                 o remove toolbar stuff  
7989
7990 2002-08-06 [oliver]     0.8.1claws26
7991         
7992         * src/Makefile.am
7993         * src/prefs_toolbar.[ch]        **New File**
7994         * src/toolbar.[ch]              **New File**
7995                 o prefs_toolbar.[ch] custom toolbar frontend
7996                 o toolbar.[ch]       backend 
7997
7998 2002-08-06 [oliver]     0.8.1claws25
7999
8000         * src/prefs_actions.[ch]
8001                 o new exported function actions_execute
8002
8003 2002-08-06 [paul]       0.8.1claws24
8004
8005         * sync with 0.8.1cvs4
8006                 see ChangeLog 2002-08-06
8007
8008 2002-08-06 [paul]       0.8.1claws23
8009
8010         * sync with 0.8.1cvs13
8011                 see ChangeLog 2002-08-06
8012
8013 2002-08-06 [paul]       0.8.1claws22
8014
8015         * sync with 0.8.1cvs12
8016                 see ChangeLog 2002-08-05 and 2002-08-06
8017
8018 2002-08-06 [match]      0.8.1claws21
8019
8020         * src/addrclip.c
8021                 improvements to cut/copy/paste address
8022
8023 2002-08-05 [match]      0.8.1claws20
8024
8025         * src/addritem.[ch]
8026         * src/addrcache.c
8027         * src/addrbook.c
8028         * src/editaddress.c
8029         * src/addressbook.c
8030                 fixes to improve cut/copy/paste
8031
8032 2002-08-06 [melvin]     0.8.1claws19
8033
8034         * src/account.[ch]
8035                 account_find_all_from_address(): new function that returns the
8036                 list of all accounts that are matched in an address.
8037         * src/alertpanel.[ch]
8038                 alertpanel() now accepts a custom widget
8039                 alertpanel_with_widget(): new function that pops up a panel with
8040                 a custom widget in it 
8041         * src/gtkutils.[ch]
8042                 gtkut_account_menu_new(): new function that allows the selection
8043                 of an account from a list of accounts.
8044         * src/messageview.c
8045                 Extended Return Receipt notification to select the correct 
8046                 account and to make a security test on the Delivery-Notification
8047                 address which should be the same as the Return-Path.
8048
8049 2002-08-06 [thorsten]   0.8.1claws18
8050
8051         * src/mimeview.c
8052                 attach_all: save unnamed as "noname.%d",
8053                 dont free static dirname
8054
8055 2002-08-05 [alfons]     0.8.1claws17
8056
8057         * configure.in
8058                 detect XIM by trying to link rather than compile a XIM program
8059
8060 2002-08-05 [oliver]     0.8.1claws16
8061                 
8062         * src/stock_pixmap.[ch]
8063                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
8064                 o new func to retrieve pixmaps
8065
8066 2002-08-05 [paul]       0.8.1claws15
8067
8068         * sync with 0.8.1cvs10
8069                 see ChangeLog 2002-08-05
8070
8071 2002-08-04 [alfons]     0.8.1claws14
8072
8073         * src/textview.c
8074                 see if this plugs memleak
8075
8076 2002-08-04 [melvin]     0.8.1claws13
8077
8078         * src/gtkspell.c
8079                 fixed bug that could crash Sylpheed when highlighting
8080                 all misspelled words.
8081
8082 2002-08-03 [melvin]     0.8.1claws12
8083
8084         * src/prefs_actions.c
8085                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
8086         * src/messageview.c
8087                 fixed bug where the Return Receipt was sent to
8088                 Delivery-Notification-To address even if it was not present
8089
8090 2002-08-02 [alfons]     0.8.1claws11
8091
8092         * src/prefs_actions.c
8093                 o more check for NULLs
8094                 o put create_io_dialog() in right conditional block
8095
8096 2002-08-02 [paul]       0.8.1claws10
8097
8098         * po/es.po
8099                 updated by Ricardo Mones Lastra
8100
8101 2002-08-01 [christoph]  0.8.1claws9
8102
8103         * src/folder.c
8104                 don't free the cache of the opened
8105                 folder in the summaryview
8106         * src/summaryview.c
8107                 don't unset flags, if it is not required
8108
8109 2002-08-01 [paul]       0.8.1claws8
8110
8111         * sync with 0.8.1cvs8
8112                 see ChangeLog entry 2002-08-01
8113
8114 2002-08-01 [paul]       0.8.1claws7
8115
8116         * sync with 0.8.1cvs7
8117                 see ChangeLog 2002-07-31 and 2002-08-01
8118
8119 2002-07-31 [christoph]  0.8.1claws6
8120
8121         * src/mainwindow.c
8122                 forgot to update menu sensitivity
8123                 function for new menu entry
8124
8125 2002-07-31 [alfons]     0.8.1claws5
8126
8127         * src/main.c
8128                 check folder item and its path for NULL on
8129                 initial processing
8130
8131 2002-07-31 [christoph]  0.8.1claws4
8132
8133         * src/folder.c
8134                 check if folder_item_get_msginfo in
8135                 folder_item_remove_msg returned NULL
8136         * src/imap.c
8137                 better clear the uid cache in the
8138                 uid validity check function and delete
8139                 cached messages
8140
8141 2002-07-31 [paul]       0.8.1claws3
8142
8143         * man/sylpheed.1
8144                 add the '--attach' option and a few other
8145                 minor changes
8146
8147 2002-07-31 [paul]       0.8.1claws2
8148
8149         * sync with 0.8.1cvs5
8150                 see ChangeLog 2002-07-31
8151
8152 2002-07-31 [christoph]  0.8.1claws1
8153
8154         * src/folderview.[ch]
8155         * src/mainwindow.c
8156                 replace "Rescan all folders..." with
8157                 "Check all folders for new messages..."
8158
8159 2002-07-30 [paul]       0.8.1claws
8160
8161         * version 0.8.1claws released
8162
8163 2002-07-30 [paul]       0.8.0claws29
8164
8165         * tools/OOo2sylpheed.pl ** NEW FILE **
8166           tools/README
8167                 add script to enable sending documents as
8168                 attachments from OpenOffice.org
8169
8170 2002-07-30 [melvin]     0.8.0claws28
8171
8172         * src/prefs_actions.c
8173                 Made the actions' input/output dialog display
8174                 without delay.
8175
8176 2002-07-30 [christoph]  0.8.0claws27
8177
8178         * src/procmsg.c
8179                 check if folder_item_get_msginfo in
8180                 procmsg_save_to_outbox returned NULL
8181
8182 2002-07-30 [paul]       0.8.0claws26
8183
8184         * sync with 0.8.1cvs4
8185                 see ChangeLog 2002-07-29
8186
8187 2002-07-29 [thorsten]   0.8.0claws25
8188
8189         * README.claws
8190                 added selective download, delete on server
8191
8192 2002-07-29 [paul]       0.8.0claws24
8193
8194         * sync with 0.8.1cvs3
8195                 see ChangeLog 2002-07-29
8196
8197 2002-07-27 [christoph]  0.8.0claws23
8198
8199         * src/folder.c
8200                 add extra check if fetching the msginfo
8201                 returned NULL
8202
8203 2002-07-27 [paul]       0.8.0claws22
8204
8205         * sync with 0.8.1cvs2
8206                 see ChangeLog 2002-07-26
8207
8208 2002-07-27 [christoph]  0.8.0claws21
8209
8210         * src/imap.c
8211                 add another check if a valid msginfo
8212                 was returned
8213
8214 2002-07-26 [hoa]        0.8.0claws20
8215
8216         * src/folder.c
8217                 Fixed a condition in folder_item_destroy()
8218
8219         * src/imap.c
8220                 Fixed an error in IMAP protocol
8221
8222 2002-07-26 [alfons]     0.8.0claws19
8223
8224         * src/folder.c
8225                 ofcourse compare with identifier, not the path
8226
8227 2002-07-26 [alfons]     0.8.0claws18
8228
8229         * src/folder.c
8230                 use folder item identifier for saving / restoring
8231                 preferences because folder->path might not be unique
8232
8233 2002-07-26 [melvin]     0.8.0claws17
8234
8235         * src/logwindow.c
8236                 Fixed a crash introduced in 0.8.0claws5 when log is 
8237                 cut under 80 characters.
8238
8239 2002-07-26 [paul]       0.8.0claws16
8240
8241         * sync with 0.8.1cvs1
8242                 see ChangeLog 2002-07-26
8243
8244 2002-07-26 [christoph]  0.8.0claws15
8245
8246         * src/imap.[ch]
8247                 imap folder now remembers the last selected
8248                 folder and imap_fetch_msginfo skips selecting
8249                 the folder if it is already selected
8250
8251 2002-07-26 [christoph]  0.8.0claws14
8252
8253         * src/folder.c
8254         * src/folderview.c
8255         * src/imap.c
8256                 fix imap folder rescanning
8257
8258 2002-07-25 [christoph]  0.8.0claws13
8259
8260         * src/filter.c
8261         * src/folder.[ch]
8262         * src/folderview.c
8263         * src/imap.[ch]
8264         * src/mainwindow.c
8265         * src/mbox_folder.c
8266         * src/mh.c
8267         * src/news.c
8268                 implement imap uid cache and uid validity check
8269
8270 2002-07-25 [alfons]     0.8.0claws12
8271
8272         * src/summaryview.c
8273                 fix a brown paper bag bug, and also add some more
8274                 checks
8275
8276 2002-07-25 [christoph]  0.8.0claws11
8277
8278         * src/folder.c
8279                 don't mix copy, fetch_msginfo and remove
8280                 operations in folder item copy and move
8281                 operations
8282
8283 2002-07-25 [christoph]  0.8.0claws10
8284
8285         * src/folderview.c
8286         * src/mainwindow.c
8287         * src/prefs_folder_item.c
8288         * src/summaryview.[ch]
8289                 remove no longer required parameter update_cache from
8290                 summary_show
8291
8292 2002-07-25 [paul]       0.8.0claws9
8293
8294         * sync with 0.8.1
8295         
8296         * AUTHORS
8297                 a few corrections
8298
8299 2002-07-24 [alfons]     0.8.0claws8
8300
8301         * src/summaryview.c
8302                 sort correctly when using simplified subject line
8303                 (closes feature request "[ 585141 ] applying regexp to subject 
8304                 before sort" submitted by Alexandra Walford)
8305
8306 2002-07-24 [paul]       0.8.0claws7
8307
8308         * sync with 0.8.0cvs3
8309                 see ChangeLog 2002-07-24
8310
8311 2002-07-23 [christoph]  0.8.0claws6
8312
8313         * src/folder.c
8314         * src/folder.h
8315         * src/summaryview.c
8316         * src/summaryview.h
8317         * src/main.c
8318                 o separate processing and summaryview
8319                 o removed summary_write_cache from summaryview
8320                 o removed summaryview->killed_messages, because we don't have
8321                   to keep a list of killed messages anymore. New cache will
8322                   keep the hidden messages in cache anyway
8323         * src/folderview.c
8324         * src/inc.c
8325         * src/selective_download.c
8326                 o removed unnecessary summary_write_cache calls
8327         * src/procmsg.c
8328                 o don't set ignore thread flag in procmsg_get_thread_tree
8329                   if it is already set
8330         * src/mainwindow.c
8331         * src/statusbar.h
8332                 o moved STATUSBAR_PUSH/POP to statusbar.h because
8333                   they are used in different files
8334
8335 2002-07-23 [melvin]     0.8.0claws5
8336
8337         * src/addressbook.c
8338         * src/addrgather.c
8339         * src/editaddress.c
8340         * src/editgroup.c
8341         * src/editldap_basedn.c
8342         * src/importldif.c
8343         * src/prefs_common.c
8344                 Fixed few memory leak (gtk_editable_get_chars returns
8345                 an allocated string)
8346         * src/logwindow.c
8347                 Fixed few memory leak (gtk_editable_get_chars returns
8348                 an allocated string) and modified a little the log cutting
8349                 loop.
8350         * src/compose.c
8351                 Replaced a call to an obsolete function gtk_entry_get_text()
8352                 by gtk_editable_get_chars()
8353         * src/send.c
8354                 Removed a debug printf
8355
8356 2002-07-23 [christoph]  0.8.0claws4
8357
8358         * src/filesel.c
8359                 fix another g_dirname memory leak
8360
8361 2002-07-23 [christoph]  0.8.0claws3
8362
8363         * src/mh.c
8364                 fixed a memory leak in mh_fetch_msginfo
8365                 fixed crash when message header could not be
8366                 parsed
8367
8368 2002-07-23 [paul]       0.8.0claws2
8369
8370         * sync with 0.8.0cvs2
8371                 see ChangeLog 2002-07-23
8372
8373 2002-07-23 [paul]       0.8.0claws1
8374
8375         * sync with 0.8.0cvs1
8376                 see ChangeLog 2002-07-23
8377
8378 2002-07-23 [paul]       0.8.0claws
8379
8380         * release of 0.8.0claws
8381
8382 2002-07-23 [paul]       0.7.8claws99
8383
8384         * po/ru.po
8385                 new Russian translation, submitted by
8386                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
8387
8388 2002-07-22 [jens]       0.7.8claws98
8389
8390         * po/de.po
8391                 Updated German translations.
8392
8393 2002-07-22 [paul]       0.7.8claws97
8394
8395         * po/es.po
8396           po/it.po
8397           po/nl.po
8398           po/pt_BR.po
8399                 updated translations by Ricardo Mones Lastra,
8400                 Alessandro Maestri, Wilbert Berendsen and 
8401                 Fabio Jr. Beneditto respectively
8402
8403 2002-07-22 [christoph]  0.7.8claws96
8404
8405         * src/mimeview.c
8406                 fix memory leak caused by wrong g_dirname usage
8407
8408 2002-07-22 [christoph]  0.7.8claws95
8409
8410         * src/summaryview.c
8411                 update new and unread message counts for summaryview
8412                 summaryview does not get it from the folder anymore
8413                 and has to update the values itself
8414
8415 2002-07-22 [melvin]     0.7.8claws94
8416
8417         * po/fr.po
8418                 Updated French translations.
8419
8420 2002-07-22 [christoph]  0.7.8claws93
8421
8422         * src/matcher.c
8423                 set prop->preg pointer to NULL or following check
8424                 will not fail and regexec will be called with
8425                 invalid pointer
8426
8427 2002-07-21 [alfons]     0.7.8claws92
8428         
8429         * src/prefs_common.[ch]
8430                 remove option "Send return receipt on request"
8431
8432 2002-07-21 [thorsten]   0.7.8claws91
8433
8434         * src/mimeview.c
8435                 fixed memleaks, coding style as pointed out by alfons
8436
8437 2002-07-21 [alfons]     0.7.8claws90
8438
8439         * src/messageview.c
8440         * src/noticeview.[ch]
8441                 o fix bug notice view being displayed when going to empty folder 
8442                   (noticed by Christoph)
8443                 o allow RRR to be sent when restarting sylpheed, or changing folder 
8444                   (noticed by Thorsten)
8445
8446 2002-07-21 [thorsten]   0.7.8claws89
8447
8448         * src/mimeview.c
8449                 Included save_all patch from Xaview FACQ
8450                 added support for pathnames
8451
8452 2002-07-21 [alfons]     0.7.8claws88
8453
8454         * po/POTFILES.in
8455         * src/Makefile.am
8456         * src/mainwindow.c
8457         * src/messageview.[ch]
8458         * src/noticeview.c      ** NEW FILE **
8459         * src/noticeview.h      ** NEW FILE **
8460                 make return receipts work again
8461                 (UI idea by Leandro Pereira)
8462
8463 2002-07-21 [paul]       0.7.8claws87
8464
8465         * src/summaryview.c
8466                 fix sensitivity of 'Select thread'
8467
8468 2002-07-21 [paul]       0.7.8claws86
8469
8470         * src/prefs_common.c
8471                 add browser command line for Galeon
8472
8473 2002-07-21 [paul]       0.7.8claws85
8474
8475         * Makefile.am
8476                 fix 'EXTRA_DIST': remove README.README, add TODO
8477                 and TODO.claws
8478
8479 2002-07-21 [alfons]     0.7.8claws84
8480
8481         * src/gtkstext.c
8482                 make enter clear selection
8483                 (closes "[ 579888 ] Editor selection/entry error"
8484                 reported by Steve Lamb)
8485
8486 2002-07-21 [alfons]     0.7.8claws83
8487         
8488         * src/summaryview.c
8489                 sort message list when selecting unthread messages
8490                 (closes "[ 501593 ] switching threaded view doesn't sort"
8491                 reported by Simon Schubert)
8492
8493 2002-07-20 [alfons]     0.7.8claws82
8494         
8495         * src/matcher.c
8496                 const-correctness
8497
8498 2002-07-20 [thorsten]   0.7.8claws81
8499
8500         * src/matcher.c
8501                 Fixed expansion of empty fields in matchactions
8502
8503 2002-07-19 [melvin]     0.7.8claws80
8504
8505         * src/gtkspell.c
8506                 Removed a duplicate menu entry (fast mode) introduced during
8507                 the new cache merge
8508                 Added a menu separator between 'Use alternate' and 'Fast mode'
8509
8510 2002-07-19 [paul]       0.7.8claws79
8511
8512         * tools/Makefile.am
8513           tools/README
8514                 correct typos
8515
8516 2002-07-19 [thorsten]   0.7.8claws78
8517
8518         * tools/calypso_convert.pl      ** NEW FILE **
8519           tools/README
8520           tools/Makefile.am
8521                 script to import mbox files exported
8522                 by calypso
8523                 o generates folder structure
8524                 o includes attachments
8525
8526 2002-07-19 [melvin]     0.7.8claws77
8527
8528         * src/selective_download.[ch]
8529                 Fixed bug where closing the dialog with the window manager's
8530                 close button will not unlock the summary
8531                 Corrected some function declarations that missed a return value
8532                 Made the source code comply better with coding style.
8533         * src/prefs_common.c
8534                 Added new browser command line for Mozilla.
8535
8536 2002-07-18 [paul]       0.7.8claws76
8537
8538         * src/mainwindow.c
8539           src/selective_download.[ch]
8540                 reflect theme changes, fix Gdk Warning when creating 
8541                 pixmap from NULL window, and minor clean up.
8542                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8543
8544         * po/en_GB.po
8545                 updated
8546
8547 2002-07-17 [paul]       0.7.8claws75
8548
8549         * INSTALL[.jp]
8550                 sync with 0.8.0
8551         
8552         * po/en_GB.po
8553                 updated
8554
8555 2002-07-16 [paul]       0.7.8claws74
8556
8557         * tools/filter_conv.pl
8558           tools/README
8559                 replace conversion script with reimplemented version, 
8560                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
8561
8562 2002-07-16 [colin]      0.7.8claws73
8563
8564         * src/summaryview.c
8565                 remove forgotten debug messages - sorry ;-)
8566
8567 2002-07-16 [colin]      0.7.8claws72
8568
8569         * src/mimeview.c
8570           src/summaryview.c
8571           src/textview.c
8572           src/textview.h
8573                 add the ability to select part of a text mime-part 
8574                 to reply.
8575
8576 2002-07-15 [christoph]  0.7.8claws71
8577
8578         * src/folder.c
8579                 fix folder message count for folders without
8580                 msg_is_changed (includes news folders)
8581
8582 2002-07-15 [martin]     0.7.8claws70
8583
8584         * src/summaryview.c
8585                 option "display recipient on 'From'..." now works
8586                 without the need of enabling the option
8587                 "display  sender  using  address  book".
8588
8589 2002-07-15 [christoph]  0.7.8claws69
8590
8591         * src/summaryview.c
8592                 removed setting folder status from summaryview.
8593                 folder.c should update all message counts correctly.
8594
8595 2002-07-15 [paul]       0.7.8claws68
8596
8597         * po/pt_BR.po
8598                 updated by Fabio Junior Beneditto
8599
8600 2002-07-15 [darko]      0.7.8claws67
8601
8602         * src/mh.c
8603                 Fixed target folder colorization, don't decrease op
8604                 number twice
8605
8606 2002-07-14 [paul]       0.7.8claws66
8607
8608         * sync with main 0.8.0
8609                 see ChangeLog 2002-07-14
8610
8611 2002-07-13 [melvin]     0.7.8claws65
8612         
8613         * src/addrbook.c
8614         * src/addressbook.c
8615         * src/addrindex.c
8616                 Replaced sprintf by g_snprintf to prevent possible buffer
8617                 overflow.
8618         * src/news.c
8619                 Corrected a log message output format.
8620                 Added a missing "done" debug output.
8621         * src/compose.c
8622                 Added keyboard accelerator for Priority menu items
8623                 Added missing \n in debug output
8624         * src/logwindow.c
8625         * src/gtkspell.c
8626         * src/rfc2015.c
8627                 Added missing \n in debug output
8628
8629 2002-07-13 [paul]       0.7.8claws64
8630
8631         * man/sylpheed.1
8632                 change Sergey's email address to the sf address
8633
8634         * src/textview.c
8635                 increase show_url_timeout (more useful for long
8636                 urls)
8637
8638 2002-07-12 [sergey]     0.7.8claws63
8639
8640         * src/rfc2015.c
8641                 applied (with some modifications) patch to set the
8642                 micalg parameter for signatures
8643                 (2001-08-28 Werner Koch <wk@gnupg.org>)
8644
8645 2002-07-12 [sergey]     0.7.8claws62
8646
8647         * man/Makefile.am
8648         * configure.in
8649                 fixed man page installation
8650
8651 2002-07-12 [paul]       0.7.8claws61
8652
8653         * sync with 0.7.8cvs26
8654                 see ChangeLog 2002-07-11 and 2002-07-12
8655
8656 2002-07-11 [christoph]  0.7.8claws60
8657
8658         * src/compose.c
8659         * src/procmsg.c
8660                 first use the message number to find the message
8661                 to mark with a reply flag but check the
8662                 message-id if we got the correct message, if not
8663                 try to find it by message-id.
8664                 use new string seperator that is not allowed
8665                 in message-ids.
8666
8667 2002-07-11 [paul]       0.7.8claws59
8668
8669         * sync with 0.7.8cvs23
8670                 see ChangeLog 2002-07-10
8671
8672 2002-07-10 [christoph]  0.7.8claws58
8673
8674         * src/folder.[ch]
8675         * src/msgcache.[ch]
8676                 Added message-id table to the cache in memory
8677                 and functions to msgcache.c and folder.c to
8678                 fetch MsgInfos by message id
8679         * src/compose.c
8680         * src/procmsg.c
8681                 store folder and message-id of message replying
8682                 to in queue header and set reply flag after sending
8683                 (Closes bug #469498)
8684
8685 2002-07-10 [paul]       0.7.8claws57
8686
8687         * AUTHORS
8688           man/sylpheed.1.gz
8689                 add Martin to the list of authors
8690
8691 2002-07-09 [martin]     0.7.8claws56
8692         * src/gtksctree.c
8693                 Added gtk_ctree_last_visible(), tree_update_level(),
8694                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
8695                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8696                 from gtk+ to gtksctree.c for the new sorting code
8697                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
8698                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
8699         * src/gtksctree.h
8700                 Added declaration for gtk_sctree_sort_recursive() and
8701                 gtk_sctree_sort_node
8702         * src/addressbook.c
8703         * src/foldersel.c
8704         * src/folderview.c
8705         * src/summaryview.c
8706                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8707                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
8708
8709 2002-07-08 [paul]       0.7.8claws55
8710
8711         * more sync with 0.7.8cvs21
8712                 see ChangeLog 2002-07-08
8713
8714 2002-07-08 [paul]       0.7.8claws54
8715
8716         * sync with 0.7.8cvs21
8717                 see ChangeLog 2002-07-08
8718
8719 2002-07-07 [alfons]     0.7.8claws53
8720
8721         * src/Makefile.am
8722         * src/stock_pixmap.[ch]
8723         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
8724         * src/pixmaps/notice_error.xpm  ** NEW FILE **
8725         * src/pixmaps/notice_note.xpm   ** NEW FILE **
8726                 add new pixmaps for upcoming notice pane
8727
8728 2002-07-06 [melvin]     0.7.8claws52
8729
8730         * src/gtkspell.[ch]
8731                 Made them a bit closer to Sylpheed's coding style.
8732                 Removed old code.
8733                 Removed possible memory leaks when some errors occurs.
8734
8735 2002-07-06 [melvin]     0.7.8claws51
8736
8737         * po/Makefile.in.in
8738                 Removed --no-location in xgettext command line to help
8739                 translators that use Emacs' po-mode
8740         * src/quote_fmt.c
8741                 Removed unnecessary comments that messed up sylpheed.pot
8742
8743 2002-07-06 [paul]       0.7.8claws50
8744
8745         * sync with 0.7.8cvs19
8746                 see ChangeLog 2002-07-05
8747
8748 2002-07-06 [christoph]  0.7.8claws49
8749
8750         * src/folder.c
8751         * src/mainwindow.c
8752                 fix folder_item_remove_all_msg and folderview
8753                 status for trash folders after emptying trash
8754
8755 2002-07-05 [paul]       0.7.8claws48
8756
8757         * sync with 0.7.8cvs16
8758                 see ChangeLog 2002-07-04 and 2002-07-05
8759
8760 2002-07-04 [paul]       0.7.8claws47
8761
8762         * sync with 0.7.8cvs14
8763                 see  ChangeLog 2002-07-04
8764
8765 2002-07-03 [alfons]     0.7.8claws46
8766
8767         * src/folder.c
8768                 dupe folder item's path because it's being reallocated
8769                 by new folder scanning code
8770
8771 2002-07-03 [christoph]  0.7.8claws45
8772
8773         * src/imap.c
8774                 better IMAP uid fetching using 'FETCH 1:* (UID)'
8775         * src/msgcache.c
8776                 add missing return in msgcache_write
8777
8778 2002-07-02 [thorsten]   0.7.8claws44
8779
8780         * src/jpilot.c
8781         * src/msgcache.c
8782         * src/rfc2015.c
8783                 use binary mode for file access
8784
8785 2002-07-02 [christoph]  0.7.8claws43
8786
8787         * major code cleanup (part 1)
8788         
8789                 - unused variables removed
8790                 - unused functions removed
8791                 - uninitialized variables checked
8792                 - missing return statements added
8793                 - missing function return types added
8794                 - added parentheses around assignment and
8795                   && in || when suggested by gcc
8796               
8797         * src/mh.c
8798         * src/folder.c
8799                 replaced direct calls to folder->scan_tree
8800                 with folder_scan_tree and restore folder
8801                 prefs in this function. The folder should
8802                 not have to deal with them.
8803                 ( Should now work for all folder types )
8804
8805 2002-07-02 [paul]       0.7.8claws42
8806
8807         * sync with 0.7.8cvs13
8808                 see ChangeLog 2002-07-01 and 2002-07-02
8809
8810 2002-07-01 [christoph]  0.7.8claws41
8811
8812         * src/summaryview.c
8813                 fix "goto next/prev unread message" with
8814                 ignored threads
8815
8816 2002-07-01 [paul]       0.7.8claws40
8817
8818         * po/es.po
8819                 updated by Ricardo Mones Lastra
8820
8821 2002-06-30 [match]      0.7.8claws39
8822
8823         * src/jpilot.c
8824                 applied variation of leonerd's patch (566661) to
8825                 allow multiple email addresses per JPilot entry.
8826                 addresses may be separated by space, comma, pipe,
8827                 semi-colon, new-line.
8828
8829 2002-06-30 [alfons]     0.7.8claws38
8830
8831         * src/procmsg.c
8832                 simple fix for putting older nodes before
8833                 newer nodes when threading by subject
8834
8835 2002-06-30 [christoph]  0.7.8claws37
8836
8837         * src/folder.c
8838         * src/folderview.c
8839         * src/mh.c
8840         * src/news.c
8841         * src/procmsg.c
8842                 fix broken folder tree rescaning
8843                 and don't use procmsg_get_mark_sum
8844                 anymore
8845
8846 2002-06-30 [christoph]  0.7.8claws36
8847
8848         * merge new cache branch
8849         * src/imap.c
8850                 fix new cache imap copy bug
8851         * src/folder.c
8852                 improved folder_item_scan
8853                 it should now always set the correct
8854                 new, unread and total message counts
8855
8856 2002-06-29 [paul]       0.7.8claws35
8857
8858         * configure.in
8859                 correct syntax error
8860
8861 2002-06-29 [paul]       0.7.8claws34
8862
8863         * configure.in
8864           Makefile.am
8865           man/Makefile.am       ** NEW FILE **
8866           man/sylpheed.1.gz     ** NEW FILE **
8867                 add Sylpheed man page
8868
8869 2002-06-29 [paul]       0.7.8claws33
8870
8871         * po/pt_BR.po
8872                 updated by Fabio Junior Beneditto
8873
8874 2002-06-28 [jens]       0.7.8claws32
8875
8876         * po/de.po
8877                 translation updated
8878
8879         * src/selective_download.c
8880                 removed gettext for space " "
8881
8882         * src/imap.c
8883                 removed wrong space
8884
8885 2002-06-28 [paul]       0.7.8claws31
8886
8887         * sync with 0.7.8cvs11
8888                 see ChangeLog 2002-06-28
8889
8890 2002-06-28 [paul]       0.7.8claws30
8891
8892         * sync with 0.7.8cvs10
8893                 see ChangeLog 2002-06-27 and 2002-06-28
8894
8895 2002-06-26 [paul]       0.7.8claws29
8896
8897         * src/addrgather.c
8898           src/selective_download.c
8899                 don't gettextise empty strings.
8900                 reserved by gettext. gettext("") returns 
8901                 the header entry with meta information, 
8902                 not the empty string
8903
8904         * po/en_GB.po
8905                 updated
8906
8907 2002-06-26 [paul]       0.7.8claws28
8908
8909         * sync with 0.7.8cvs7
8910                 see ChangeLog 2002-06-25
8911
8912         * src/prefs_common.c
8913                 ...and in the process, tweak the gui a little
8914
8915 2002-06-25 [alfons]     0.7.8claws27
8916         
8917         * configure.in
8918         * src/Makefile.am
8919                 fine tune ldap library detection
8920
8921 2002-06-25 [alfons]     0.7.8claws26
8922
8923         * src/compose.c
8924                 don't allow return receipts when composing a news article
8925
8926 2002-06-25 [paul]       0.7.8claws25
8927
8928         * Makefile.am
8929                 add '$(AMTAR)' to 'release' section to allow for
8930                 new and older autotools
8931
8932 2002-06-25 [paul]       0.7.8claws24
8933
8934         * src/summaryview.c
8935                 fix "No more unread messages" persistant pop-up
8936                 window bug
8937
8938 2002-06-25 [paul]       0.7.8claws23
8939
8940         * po/it.po
8941                 updated by Alessandro Maestri
8942
8943 2002-06-25 [paul]       0.7.8claws22
8944
8945         * sync with 0.7.8cvs6
8946                 see ChangeLog 2002-06-25
8947
8948 2002-06-24 [paul]       0.7.8claws21
8949
8950         * tools/update-po
8951                 add GPL copyright information
8952
8953 2002-06-24 [paul]       0.7.8claws20
8954
8955         * tools/Makefile.am
8956           tools/README
8957           tools/update-po       ** NEW FILE **
8958                 add script that eases the creation of *.po files
8959                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
8960
8961 2002-06-23 [alfons]     0.7.8claws19
8962
8963         * src/messageview.c
8964                 make notification_convert_header obey const correctness
8965                 (next step will be fixing the broken return receipt)
8966
8967 2002-06-23 [paul]       0.7.8claws18
8968
8969         * src/messageview.c
8970                 fix bug introduced in last commit:
8971                 removed too much code in last commit - put back what's
8972                 needed
8973
8974 2002-06-23 [paul]       0.7.8claws17
8975
8976         * src/messageview.[ch]
8977                 remove code committed in error from locally patched
8978                 source
8979
8980 2002-06-23 [colin]      0.7.8claws16
8981
8982         * src/compose.[ch]
8983                 add compose_entry_select(), used to select the default_to
8984                 email address - hopefully avoiding people sending mails to
8985                 wrong recipients.
8986
8987 2002-06-22 [alfons]     0.7.8claws15
8988
8989         * AUTHORS
8990                 add Bram Metsch & Stanislav Karchebny
8991         * src/smtp.[ch]
8992         * src/prefs_account.[ch]
8993         * src/send.c
8994                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
8995                   options.  (see <http://sourceforge.net/tracker/index.php
8996                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
8997
8998                 - merge Stanislav's fix to make SMTP AUTH work with qmail
8999                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
9000
9001 2002-06-22 [paul]       0.7.8claws14
9002
9003         * sync with 0.7.8cvs5
9004                 see ChangeLog 2002-06-19 and 2002-06-20
9005
9006 2002-06-22 [alfons]     0.7.8claws13
9007
9008         * src/selective_download.c
9009                 fix a stupid mistake I made
9010
9011 2002-06-22 [alfons]     0.7.8claws12
9012
9013         * src/selective_download.[ch]
9014                 fix another unnoticed leak; cleanup code
9015
9016 2002-06-21 [alfons]
9017
9018         * tools/Makefile.am
9019                 gpg-sign <-- gpg-sign-syl
9020
9021 2002-06-21 [alfons]     0.7.8claws11
9022
9023         * src/selective_download.c
9024         * src/selective_download.h
9025                 fix assorted mix of allocation errors (should solve
9026                 problem reported by Philippe Gramoullé, see:
9027                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
9028
9029 2002-06-20 [melvin]     0.7.8claws10
9030
9031         * tools/gpg-sign *REMOVED*
9032           tools/gpg-sign-syl *ADDED*
9033                 Replaced the gpg clearsigning script with the version using
9034                 xterm instead of ssh-askpass and changed its name.
9035
9036         * README.claws
9037                 Updated actions example to reflect the renaming of the
9038                 gpg clearsigning script.
9039
9040 2002-06-19 [paul]       0.7.8claws9
9041
9042         * sync with 0.7.8claws9
9043                 see ChangeLog 2002-06-18 and 2002-06-19
9044
9045 2002-06-19 [paul]       0.7.8claws8
9046
9047         * sync with 0.7.8cvs1
9048                 see ChangeLog 2002-06-18
9049
9050 2002-06-18 [alfons]     0.7.8claws7
9051
9052         * src/mainwindow.h
9053                 add omitted prototype
9054
9055 2002-06-17 [paul]       0.7.8claws6
9056
9057         * src/mainwindow.c
9058                 fix hiding of exec_btn
9059
9060 2002-06-17 [paul]       0.7.8claws5
9061
9062         * src/pop.c
9063                 remove unneeded code: should_delete() 
9064                 and Pop3State::uidl_todelete_list
9065
9066 2002-06-17 [paul]       0.7.8claws4
9067
9068         * sync with 0.7.8
9069                 see ChangeLog 2002-06-11 and 2002-06-13
9070
9071 2002-06-16 [alfons]     0.7.8claws3
9072         
9073         * src/folder.c
9074                 make sure lock sort mode (claws specific) is
9075                 also persists after a tree rescan
9076
9077 2002-06-16 [alfons]     0.7.8claws2
9078
9079         * src/prefs_folder_item.c
9080         * src/folder.[ch]
9081                 fix persistence of folder sort mode (broken
9082                 by adapting Hiro's new folder persistence code)
9083
9084 2002-06-16 [alfons]     0.7.8claws1
9085
9086         * AUTHORS
9087         * src/logwindow.c
9088         * src/prefscommon.[ch]
9089                 control size of log text in log window; 
9090                 closes patch #569155 submitted by Mitko Haralanov.
9091
9092 2002-06-15 [paul]       0.7.8claws
9093
9094         * release of 0.7.8claws
9095
9096 2002-06-15 [paul]       0.7.7claws
9097
9098         * po/pt_BR.po
9099                 updated by Fabio Junior Beneditto
9100
9101 2002-06-14 [paul]       0.7.6claws49
9102
9103         * po/es.po
9104                 updated by Ricardo Mones Lastra
9105
9106 2002-06-14 [paul]       0.7.6claws48
9107
9108         * po/nl.po
9109                 updated translation by Wilbert Berendsen
9110
9111 2002-06-14 [melvin]     0.7.6claws47
9112
9113         * po/fr.po
9114                 Updated French translation
9115
9116 2002-06-13 [paul]       0.7.6claws46
9117
9118         * src/filesel.c
9119                 allow filename to be typed in, rather than just
9120                 selected by the mouse. Patch by Gustavo Noronha Silva.
9121
9122 2002-06-13 [alfons]     0.7.6claws45
9123
9124         * src/mainwindow.[ch]
9125                 more cleanups (removing unnecessary menu items Expand 
9126                 summary / message view)
9127
9128 2002-06-13 [melvin]     0.7.6claws44
9129
9130         * po/POTFILES.in
9131                 Added src/string_match.c
9132         * src/string_match.c
9133                 Fixed possible buffer overflow.
9134                 Corrected typo.
9135                 Added missing config.h header.
9136         * src/prefs_common.c
9137           src/prefs_matcher.c
9138           src/prefs_scoring.c
9139                 Made some strings translatable (missing _(..)).
9140
9141 2002-06-13 [melvin]     0.7.6claws43
9142
9143         * README.claws
9144                 Corrected action example (verifying clearsigned mail).
9145         * src/prefs_account.c
9146                 Corrected typo.
9147         * src/prefs_common.c
9148                 Removed incorrect line that generated a Gtk-CRITICAL msg.
9149
9150 2002-06-12 [alfons]     0.7.6claws42
9151
9152         * src/summaryview.c
9153                 add init of score column lost in 0.7.6claws42
9154
9155 2002-06-12 [paul]       0.7.6claws41
9156
9157         * src/prefs_account.c
9158                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
9159                 behavior of the radio buttons, (from 0.7.7cvs2)
9160
9161 2002-06-11 [alfons]     0.7.6claws40
9162
9163         * src/messageview.[ch]
9164         * src/summaryview.[ch]
9165         * src/summary_search.c
9166         * src/mainwindow.c
9167                 perform a sync to bring in Hiro's separate view implementation 
9168
9169                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
9170
9171 2002-06-11 [paul]       0.7.6claws39
9172         
9173         * src/prefs_account.c
9174                 correct a typo on the Receive tab
9175
9176 2002-06-10 [match]      0.7.6claws38
9177
9178         * src/addressbook.c
9179                 Included address completion patch from Gustavo Noronha.
9180
9181 2002-06-10 [paul]       0.7.6claws37
9182
9183         * src/inc.[ch]
9184           src/pop.c
9185           src/prefs_account.[ch]
9186           src/selective_download.[ch]
9187                 apply PATCH #561712
9188                  NEW:
9189                 - check if POP Account
9190                 - Receive Button renamed to Preview
9191                 - Preview Button Popup: preview new/all messages
9192                 - Download Button
9193                 - Account Preferences-->Receive tab checkbutton if you
9194                   want to remove Mail after Download
9195                 -: default YES
9196                 - Account Preferences-->Receive tab checkbutton use
9197                   filtering rules on preview
9198                   (think of delete_on_server)
9199                 -: default YES
9200                 - Account selectable from SD dialog
9201                 - checkbutton to show already downloaded messages if
9202                   all messages are previewed
9203                 - new clist column showing Date
9204                 - ESC KEY close
9205                 FIXES:
9206                 - play ball with UIDL
9207                 - fault tolerant (?) 
9208                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9209
9210 2002-06-10 [melvin]     0.7.6claws36
9211
9212         * README.claws
9213                 Added a hint to ac/README in cvs instructions.
9214
9215         * src/prefs_actions.c
9216                 Made it possible to use a more elaborate command line
9217                 for asynchronous actions, too.
9218
9219 2002-06-10 [melvin]     0.7.6claws35
9220         
9221         * src/prefs_actions.c
9222                 Make it possible to use a more elaborate command line
9223                 (e.g. |foo|bar|cat>there;echo Done|)
9224                 Corrected error message when calling %f, %F and %p commands
9225                 from the compose window.
9226
9227 2002-06-09 [colin]      0.7.6claws34
9228
9229         * src/summaryview.c
9230                 Automatically find unread messages in current folder
9231                 before annoying the user.
9232
9233 2002-06-08 [alfons]     0.7.6claws33
9234
9235         * po/it.po
9236                 remove bad formatting string in it.po translation
9237                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
9238
9239 2002-06-08 [paul]       0.7.6claws32
9240
9241         * sync with 0.7.6cvs25
9242                 see ChangeLog 2002-06-07
9243
9244 2002-06-05 [paul]       0.7.6claws31
9245
9246         * src/mainwindow.c
9247                 add 'Sort by locked' and 'Sort by score'
9248
9249 2002-06-05 [paul]       0.7.6claws30
9250
9251         * sync with 0.7.6cvs24
9252                 see ChangeLog 2002-06-04
9253
9254 2002-06-04 [paul]       0.7.6claws29
9255
9256         * po/pt_BR.po
9257                 updated by Fabio Junior Beneditto
9258
9259 2002-06-03 [thorsten]   0.7.6claws28
9260
9261         * src/matcher.c
9262                 fclose() matcherrc after reading
9263
9264 2002-06-03 [paul]       0.7.6claws27
9265
9266         * sync with 0.7.6cvs21
9267                 see ChangeLog 2002-05-31
9268
9269 2002-05-31 [paul]       0.7.6claws26
9270
9271         * sync with 0.7.6cvs20
9272                 see ChangeLog 2002-05-29 and 2002-05-30
9273
9274 2002-05-31 [paul]       0.7.6claws25
9275
9276         * src/imap.c
9277                 hopefully fix last buggy sync
9278
9279         * README.claws
9280                 correct typo in 'Actions' examples
9281
9282 2002-05-29 [paul]       0.7.6claws24
9283
9284         * sync with 0.7.6cvs18
9285                 see ChangeLog 2002-05-28 and 2002-05-29
9286
9287         * src/news.c
9288           src/nntp.[ch]
9289                 sync with above 
9290
9291 2002-05-28 [paul]       0.7.6claws23
9292
9293         * sync with 0.7.6cvs16
9294                 see ChangeLog 2002-05-28
9295
9296 2002-05-27 [thorsten]   0.7.6claws22 
9297
9298         * faq/it/sylpheed-faq-1.html
9299           faq/it/sylpheed-faq-2.html
9300           faq/it/sylpheed-faq-3.html
9301           faq/it/sylpheed-faq.html
9302                 corrected DOS lineendings
9303         * faq/de/sylpheed-faq-1.html
9304           faq/de/sylpheed-faq-2.html
9305           faq/en/sylpheed-faq-1.html
9306           faq/en/sylpheed-faq-2.html
9307           faq/en/sylpheed-faq-3.html
9308           faq/es/sylpheed-faq-1.html
9309           faq/es/sylpheed-faq-2.html
9310           faq/es/sylpheed-faq-3.html
9311           faq/fr/sylpheed-faq-1.html
9312           faq/it/sylpheed-faq-1.html
9313           faq/it/sylpheed-faq-2.html
9314           faq/it/sylpheed-faq-3.html
9315           faq/it/sylpheed-faq.html
9316                 changed ">" to &quot;
9317
9318 2002-05-27 [paul]       0.7.6claws21
9319         
9320         * sync with 0.7.6cvs15
9321                 see ChangeLog 2002-05-27
9322
9323 2002-05-27 [paul]       0.7.6claws20
9324
9325         * src/prefs_account.c
9326                 correct a typo
9327
9328 2002-05-26 [paul]       0.7.6claws19
9329
9330         * tools/README
9331                 correct a typo
9332
9333 2002-05-25 [paul]       0.7.6claws18
9334
9335         * tools/README
9336                 add description of kmail2sylpheed.pl
9337
9338 2002-05-25 [paul]       0.7.6claws17
9339
9340         * tools/kmail2sylpheed.pl       ** NEW FILE **
9341                 perl script that converts an exported Kmail address
9342                 book, converts it to sylpheed addressbook file,
9343                 writes the file to .sylpheed, and updates
9344                 addrbook--index.xml 
9345
9346 2002-05-25 [paul]       0.7.6claws16
9347
9348         * sync with 0.7.6cvs14
9349                 see ChangeLog 2002-05-23
9350
9351 2002-05-24 [paul]       0.7.6claws15
9352
9353         * README.claws
9354                 make a correction and add some more info
9355
9356 2002-05-24 [paul]       0.7.6claws14
9357
9358         * src/compose.c
9359                 fix memory leak in 
9360                 compose_redirect_write_headers_from_headerlist()
9361                 add Subject and Resent-Message-ID to
9362                 compose_redirect_write_headers()
9363                 Received, Subject, and X-UIDL are filtered out in 
9364                 compose_redirect_write_to_file()
9365
9366 2002-05-23 [paul]       0.7.6claws13
9367
9368         * src/compose.[ch]
9369           src/filtering.c
9370           src/mainwindow.c
9371           src/matcher.[ch]
9372           src/matcher_parser_lex.l
9373           src/matcher_parser_parse.y
9374           src/prefs_common.[ch]
9375           src/prefs_filtering.c
9376           src/summaryview.c
9377                 rename 'Bounce' to 'Redirect'
9378
9379 2002-05-23 [paul]       0.7.6claws12
9380
9381         * more sync with 0.7.6cvs13
9382           src/compose.c
9383                 see ChangeLog 2002-05-22
9384
9385 2002-05-22 [paul]       0.7.6claws11
9386
9387         * sync with 0.7.6cvs13
9388           src/codeconv.c
9389                 see ChangeLog 2002-05-20
9390           src/prefs_common.c
9391                 see ChangeLog 2002-05-22
9392
9393 2002-05-21 [melvin]     0.7.6claws10
9394
9395         * src/folderview.c
9396                 Added missing filtering and scoring headers
9397                 Fixed bad function call that showed garbage 
9398                 in Folder->Processing
9399
9400 2002-05-21 [paul]       0.7.6claws9
9401
9402         * tools/Makefile.am
9403                 make all tools executable, (patch by Alfons).
9404
9405 2002-05-20 [alfons]     0.7.6claws8
9406
9407         * src/procheader.c
9408                 don't forget to call mktime() so we have a valid week 
9409                 and year day
9410                 (Bug report by Roger Sondermann <mail@jumaros.de>)
9411
9412 2002-05-20 [paul]       0.7.6claws7
9413
9414         * src/html.c
9415                 fix broken parsing of urls
9416         * src/textview.c
9417                 fix displaying of urls
9418
9419                 both fixes from the patch [547855] by Eugene 
9420                 Brevdo (zonem)
9421
9422 2002-05-19 [alfons]     0.7.6claws6
9423
9424         * configure.in
9425                 make sylpheed configure correctly with the latest
9426                 and greatest of automake / autoconf / gettext
9427
9428 2002-05-19 [alfons]     0.7.6claws5
9429
9430         * src/procheader.c
9431         * src/procheader.h
9432                 add function for returning ime zone offset
9433         * src/quote_fmt.c
9434         * src/quote_fmt_parse.y
9435                 better quotation formatting - does not convert
9436                 to local time, but uses the original date string.
9437                 
9438                 Note: %z inserts the timezone offset (should 
9439                 work also on platforms where strftime does not
9440                 support %z).
9441
9442 2002-05-18 [christoph]  0.7.6claws4
9443
9444         * src/summaryview.c
9445                 fix indentation of some code
9446         * tools/Makefile.am
9447                 fix spaces after \
9448         * src/Makefile.am
9449                 add missing \
9450                 correct path for ignorethread.xpm
9451                 incorrect filename for sylpheed_logo.xpm
9452                 add missing include matcher_parser_parse.h
9453
9454 2002-05-18 [paul]       0.7.6claws3
9455
9456         * sync with 0.7.6cvs8
9457                 see ChangeLog 2002-05-16 and 2002-05-17
9458
9459 2002-05-18 [melvin]     0.7.6claws2
9460
9461         * README.claws
9462                 Corrected an action's definition and fixed some misspellings.
9463
9464 2002-05-18 [paul]       0.7.6claws1
9465
9466         * tools/Makefile.am
9467           tools/gpg-sign        ** new file **
9468           tools/uudec           ** new file **
9469                 add Melvin's Actions scripts
9470
9471         * README.claws
9472                 add Melvin's descriptions for Actions
9473
9474 2002-05-18 [paul]       0.7.6claws
9475
9476         * Version 0.7.6claws released
9477
9478 2002-05-17 [paul]       0.7.5claws32
9479
9480         * po/es.po
9481                 updated by Ricardo Mones Lastra
9482
9483 2002-05-17 [paul]       0.7.5claws31
9484
9485         * src/compose.c
9486                 fix Account prefs default folder for sent/draft/deleted
9487                 messages bug
9488
9489         * po/it.po
9490           po/nl.po
9491                 updated translation by Alessandro Maestri and
9492                 Wilbert Berendsen
9493
9494 2002-05-17 [melvin]     0.7.5claws30
9495
9496         * src/prefs_actions.c
9497                 Fixed bug where using %F not at the end of the command 
9498                 resulted in an additional empty argument being created.
9499                 Thanks to Darko Koruga for reporting the bug.
9500
9501 2002-05-17 [melvin]     0.7.5claws29
9502
9503         * po/fr.po
9504                 Updated French translations.
9505
9506 2002-05-15 [paul]       0.7.5claws28
9507         
9508         * po/es.po
9509                 updated by Ricardo Mones Lastra
9510
9511 2002-05-15 [paul]       0.7.5claws27
9512
9513         * sync with 0.7.6cvs4
9514                 see ChangeLog 2002-05-14 and 2002-05-15
9515
9516 2002-05-14 [paul]       0.7.5claws26
9517
9518         * sync with 0.7.6cvs1
9519                 see ChangeLog 2002-05-13
9520
9521 2002-05-13 [thorsten]   0.7.5claws25
9522
9523         * src/messageview.c
9524                 fix select_all and copy in multipart messages
9525         * src/mainwindow.c
9526                 fix select_all and copy in multipart messages
9527
9528 2002-05-12 [paul]       0.7.5claws24
9529
9530         * src/summaryview.c
9531                 reverse last commit, bug already fixed in 0.7.5claws3
9532
9533 2002-05-12 [netztorte]  0.7.5claws23
9534
9535         * src/summaryview.c
9536                 dont parse empty addressbook (checked in before claws20)
9537
9538 2002-05-12 [melvin]     0.7.5claws22
9539
9540         * src/procmsg.[ch]
9541                 Removed unneeded priority code introduced by the previous 
9542                 commit.
9543
9544 2002-05-12 [melvin]     0.7.5claws21
9545
9546         * src/compose.[ch]
9547                 Added possibility to set message's priority.
9548         * src/procmsg.[ch]
9549                 Added possibility to set message's priority.
9550                 Added missing headers
9551
9552 2002-05-12 [melvin]     0.7.5claws20
9553
9554         * src/prefs_actions.c
9555                 Removed implicitely added quotes around the name
9556                 of the temporary files of mime parts.
9557
9558 2002-05-12 [paul]       0.7.5claws19
9559
9560         * sync with 0.7.5cvs20
9561                 see ChangeLog 2002-05-11
9562
9563 2002-05-12 [alfons]     0.7.5claws18
9564
9565         * src/quote_fmt_lex.l
9566         * src/quote_fmt_parse.y
9567                 allow quote / reply date & time format to be set using
9568                 %D{format}. format is a format string you'd pass to
9569                 strftime() (see man strftime, or the Display tab |
9570                 Date format setting).
9571
9572                 Currently %D converts the date to local time. 
9573
9574 2002-05-11 [paul]       0.7.5claws17
9575
9576         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
9577                 see ChangeLog 2002-05-10 and 2002-05-11
9578
9579 2002-05-10 [paul]       0.7.5claws16
9580
9581         * sync with 0.7.5cvs16
9582                 see ChangeLog entries 2002-05-09 and 
9583                 2002-05-10
9584
9585 2002-05-10 [colin]      0.7.5claws15
9586
9587         * src/textview.c
9588                 Corrected a bug that prevented sylpheed to open
9589                 double-clicked URIs.
9590
9591 2002-05-09 [paul]       0.7.5claws14
9592
9593         * sync with 0.7.5cvs14
9594                 see ChangeLog 2002-05-08 and 2002-05-09
9595
9596 2002-05-08 [paul]       0.7.5claws13
9597
9598         * sync with 0.7.5cvs11
9599                 see ChangeLog entry 2002-05-08
9600
9601 2002-05-08 [paul]       0.7.5claws12
9602
9603         * src/mainwindow.c
9604           src/textview.[ch]
9605                 fix segfault on View->Open in new window
9606                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9607
9608 2002-05-07 [paul]       0.7.5claws11
9609
9610         * sync with 0.7.5cvs9
9611                 see ChangeLog entry 2002-05-07
9612
9613 2002-05-06 [paul]       0.7.5claws10
9614
9615         * src/messageview.c
9616           src/textview.c
9617                 display url in statusbar on single-click
9618                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9619
9620 2002-05-06 [match]      0.7.5claws9
9621
9622         * src/addritem.[ch]
9623                 new functions.
9624         * src/addrcache.c
9625                 tidy up.
9626         * src/xmlprops.[ch]
9627                 XML implementation of properties file.
9628         * src/exporthtml.[ch]
9629         * src/expthtmldlg.[ch]
9630         * src/addressbook.c
9631                 export to HTML.
9632
9633 2002-05-02 [sergey]     0.7.5claws8
9634
9635         * src/mainwindow.c (mainwin_entries),
9636           src/prefs_common.c (prefs_send_create()),
9637           src/codeconv.c (locale_table):
9638                 use charset name "Windows-1251" instead of "CP1251".
9639
9640 2002-05-02 [colin]      0.7.5claws7
9641         
9642         * src/compose.c
9643           src/prefs_common.c
9644           src/prefs_folder_item.c
9645                 Fixed cosmetics bugs due to Outbox renamed to Sent.
9646
9647 2002-05-02 [hiro]       0.7.5claws6
9648
9649         * src/imap.c
9650                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
9651
9652 2002-05-02 [paul]       0.7.5claws5
9653
9654         * src/compose.c
9655                 more sync with 0.7.5cvs7, see ChangeLog entry
9656                 2002-05-02
9657
9658 2002-05-02 [hiro]       0.7.5claws4
9659
9660         * src/compose.c
9661                 compose_queue_sub():
9662                 check if queue folder exists (closes #550397).
9663                 removed directory creation since it should be handled
9664                 transparently.
9665         * src/imap.c
9666                 imap_add_msg(): return UID for appended message
9667                 (closes #548842).
9668
9669 2002-04-30 [paul]       0.7.5claws3
9670
9671         * src/summaryview.c
9672                 fix account_find_from_address() bug
9673
9674 2002-04-28 [colin]      0.7.5claws2
9675
9676         * src/compose.c
9677           src/textview.c
9678           src/prefs_common.[ch]
9679           src/utils.[ch]
9680                 Added user-definable quotation characters recognition.
9681
9682 2002-04-28 [paul]       0.7.5claws1
9683
9684         * sync with 0.7.5cvs4
9685                 see ChangeLog entry  2002-04-25
9686
9687 2002-04-28 [paul]       0.7.5claws
9688
9689         * po/es.po
9690           po/nl.po
9691           po/pt_BR.po
9692                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
9693                 Fabio Junior Beneditto
9694
9695 2002-04-27 [jens]       0.7.4claws103
9696
9697         * po/de.po
9698                 updated German translation.
9699
9700 2002-04-27 [hiro]       0.7.4claws102
9701
9702         * src/summaryview.c
9703                 summary_write_cache(): fixed the mark loss of hidden messages.
9704
9705 2002-04-26 [melvin]     0.7.4claws101
9706
9707         * src/procmsg.c
9708                 fixed a second typo (same one)
9709         * po/fr.po
9710           po/it.po
9711           po/pt_BR.po
9712                 fixed the type again...
9713
9714 2002-04-26 [melvin]     0.7.4claws100
9715
9716         * src/procmsg.c
9717                 fixed a typo in an alert message ("temorary").
9718         * po/it.po
9719         * po/pt_BR.po
9720                 corrected the typo  described above.
9721         * po/fr.po
9722                 updated French translation.
9723
9724 2002-04-26 [darko]      0.7.4claws99
9725
9726         * src/summaryview.c
9727                 fix target folder colorization
9728
9729 2002-04-25 [paul]       0.7.4claws98
9730
9731         * po/it.po
9732                 updated by Alessandro Maestri
9733
9734 2002-04-24 [colin]      0.7.4claws97
9735         
9736         * src/compose.c
9737                 Fixed double "subject is empty" question.
9738
9739 2002-04-23 [colin]      0.7.4claws96
9740         
9741         * src/mimeview.c
9742                 Corrected issue when "automatically display images" was
9743                 not set : first image remained after selecting second.
9744
9745 2002-04-23 [melvin]     0.7.4claws95
9746
9747         * src/prefs_actions.c
9748                 Don't display in/out dialog if there is nothing to show.
9749
9750 2002-04-23 [paul]       0.7.4claws94
9751
9752         * sync with 0.7.5cvs3
9753                 bug fixes: see ChangeLog entry 2002-04-23
9754
9755 2002-04-22 [darko]      0.7.4claws93
9756
9757         * src/compose.c
9758                 fix previous check-in which changed code after
9759                 merge from main
9760
9761 2002-04-22 [paul]       0.7.4claws92
9762
9763         * faq/de/*
9764                 add German FAQ
9765         * faq/en/*
9766           faq/es/*
9767           faq/fr/*
9768                 update English, Spanish and French FAQs
9769         * manual/de/*
9770           manual/es/*
9771                 add German and Spanish manuals
9772         * manual/en/*
9773           manual/fr/*
9774                 update English and French manuals
9775
9776         * src/Makefile.am
9777                 add to and re-arrange the pixmap entries
9778
9779 2002-04-22 [darko]      0.7.4claws91
9780
9781         * src/compose.c
9782                 fix sender initials recognition to only allow
9783                 '>' after the initials
9784
9785 2002-04-21 [paul]       0.7.4claws90
9786
9787         * sync with 0.7.5 release
9788                 see ChangeLog entry 2002-04-21
9789
9790 2002-04-21 [alfons]
9791
9792         * src/Makefile.am
9793                 add colin's new pixmaps to EXTRA_DIST
9794
9795 2002-04-21 [colin]      0.7.4claws89
9796         * src/compose.c
9797         * src/inc.c
9798         * src/mainwindow.[ch]
9799         * src/prefs_common.[ch]
9800         * src/stock_pixmap.[ch]
9801                 Added "Work offline" ability.
9802
9803 2002-04-21 [colin]      0.7.4claws88
9804         
9805         * src/mimeview.c
9806         * src/prefs_common.c
9807         * src/prefs_common.h
9808         * src/textview.c : Added an option to common preferences -> display
9809           to allow user not to automatically display images.
9810
9811 2002-04-21 [paul]       0.7.4claws87
9812
9813         * sync with 0.7.4cvs52
9814                 see ChangeLog entry 2002-04-21 (src/imap.c)
9815
9816 2002-04-21 [paul]       0.7.4claws86
9817
9818         * sync with 0.7.4cvs51
9819                 see ChangeLog entry 2002-04-21
9820
9821 2002-04-21 [paul]       0.7.4claws85
9822
9823         * sync with 0.7.4cvs49
9824                 see ChangeLog entries 2002-04-20 and 2002-04-21
9825
9826         * src/Makefile.am
9827                 clean up: remove old 'stock_' element from xpm 
9828                 filenames.
9829
9830 2002-04-21 [alfons]     0.7.4claws84
9831
9832         apply sync patch from Paul
9833
9834         * src/folderview.c
9835                 use old claws prefs_folder_item_create() for now
9836
9837 2002-04-19 [match]      0.7.4claws83
9838
9839         * src/addressbook.[ch]
9840         * src/addrharvest.[ch]
9841         * src/addrgather.[ch]
9842                 recurse folders.
9843         * src/mainwindow.c
9844         * src/summaryview.[ch]
9845                 change menu option.
9846
9847 2002-04-19 [paul]       0.7.4claws82
9848
9849         * po/pt_BR.po
9850                 updated by Fabio Junior Beneditto
9851
9852 2002-04-14 [alfons]     0.7.4claws81
9853
9854         * src/passphrase.c
9855                 add #include <sys/types.h> for mode_t and off_t 
9856
9857 2002-04-13 [paul]       0.7.4claws80
9858         
9859         * src/main.c
9860           src/passphrase.[ch]
9861           src/pgptext.c
9862           src/prefs_common.[ch]
9863           src/rfc2015.c
9864                 enable storing of GnuPG passphrase for the whole 
9865                 session or a user-defined number of minutes. patch 
9866                 submitted by Ravemax <ravemax@dextrose.com>
9867
9868 2002-04-13 [alfons]     0.7.4claws79
9869
9870         * src/textview.c
9871                 make email parser also stop scanning when encountering separators
9872                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
9873
9874 2002-04-13 [paul]       0.7.4claws78
9875
9876         * sync with 0.7.4cvs39
9877                 see ChangeLog entry 2002-04-12
9878
9879 2002-04-11 [paul]       0.7.4claws77
9880
9881         * sync with 0.7.4cvs37
9882                 see ChangeLog entry 2002-04-11
9883
9884 2002-04-11 [paul]       0.7.4claws76
9885
9886         * COPYING 
9887                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
9888                 the clause for OpenSSL). sync with sylpheed main
9889
9890 2002-04-09 [melvin]     0.7.4claws75
9891
9892         * src/compose.c
9893                 Made 'Ctrl-Enter' on send ignore some modifiers 
9894                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
9895                 to bind other *-Enter (but not Alt-Enter).
9896
9897 2002-04-09 [paul]       0.7.4claws74
9898
9899         * sync with 0.7.4cvs35
9900                 see ChangeLog entries 2002-04-09
9901
9902 2002-04-08 [paul]       0.7.4claws73
9903
9904         * sync with 0.7.4cvs33
9905                 see ChangeLog entry 200-04-08
9906
9907 2002-04-07 [match]      0.7.4claws72
9908
9909         * src/addrharvest.[ch]
9910                 fixed to read all addresses in header, regardless
9911                 of header size. improved name parsing. accommodate
9912                 harvest from folders and selected message.
9913         * src/addritem.[ch]
9914                 included new address parsing function.
9915         * src/addrgather.[ch]
9916         * src/addressbook.[ch]
9917         * src/summaryview.[ch]
9918         * src/mainwindow.c
9919                 allow address harvest of folder as well as selected
9920                 messages.
9921
9922 2002-04-07 [paul]       0.7.4claws71
9923
9924         * src/esmtp.[ch]
9925           src/smtp.c
9926                 don't try to authenticate with CRAM-MD5 in SMTP when 
9927                 SMTP-AUTH enabled if MTA doesn't issue this 
9928                 auth-method in it's ehlo-response. bug item #531364,
9929                 patch item #938910. patch submitted by Colin Leroy 
9930                 <colin@colino.net>
9931
9932 2002-04-07 [paul]       0.7.4claws70
9933
9934         * src/nntp.c
9935                 fix missing MODE_READER bug. patch submitted by
9936                 Colin Leroy <colin@colino.net>
9937
9938 2002-04-07 [alfons]     0.7.4claws69
9939
9940         * src/matcher.[ch]
9941         * src/prefs_filtering.c
9942         * src/summaryview.c
9943                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
9944                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
9945
9946 2002-04-07 [paul]       0.7.4claws68
9947
9948         * sync with 0.7.4cvs32
9949                 see ChangeLog entry 2002-04-06
9950
9951         * tools/filter_conv.pl
9952                 more bug fixes
9953
9954 2002-04-06 [paul]       0.7.4claws67
9955
9956         * tools/filter_conv.pl
9957                 modify to be able to find the name of the first
9958                 mailbox and use that. main's filter does not
9959                 record the full path to the mailbox and therefore
9960                 can only filter to the first mailbox.
9961
9962 2002-04-05 [paul]       0.7.4claws66
9963
9964         * tools/filter_conv.pl
9965                 attempt to make the script all-encompassing and
9966                 be able to convert any main 'filter' rule thrown
9967                 at it
9968
9969 2002-04-05 [paul]       0.7.4claws65
9970
9971         * tools/filter_conv.pl
9972                 allow for collapsed folder trees
9973
9974 2002-04-05 [paul]       0.7.4claws64
9975
9976         * sync with 0.7.4cvs31
9977                 see ChangeLog entries 2002-04-05
9978
9979 2002-04-03 [paul]       0.7.4claws63
9980
9981         * sync with 0.7.4cvs29
9982                 see ChangeLog entries 2002-04-02 and 2002-04-03
9983
9984 2002-04-02 [paul]       0.7.4claws62
9985
9986         * sync with 0.7.4cvs26
9987                 see ChangeLog entry 2002-04-01
9988
9989 2002-04-02 [match]      0.7.4claws61
9990
9991         * src/pine.[ch]
9992         * src/importpine.[ch]
9993         * src/addressbook.c
9994                 import Pine address book.
9995
9996 2002-04-02 [match]      0.7.4claws60
9997
9998         * src/addrharvest.[ch]
9999                 improve address parsing of funky addresses.
10000
10001 2002-04-02 [darko]      0.7.4claws59
10002
10003         * src/compose.c
10004                 wrap on send improvements, it now recognizes quoted
10005                 initials as part of the quotation string, and it
10006                 does not join lines separated by CR
10007
10008 2002-04-01 [match]      0.7.4claws58
10009
10010         * src/mgutils.[ch]
10011                 added new functions.
10012         * src/mutt.[ch]
10013                 remove excessive duplicate address generation
10014                 on import.
10015
10016 2002-04-01 [alfons]     0.7.4claws57
10017         
10018         * src/summaryview.c
10019                 put back g_free() 
10020
10021 2002-04-01 [paul]       0.7.4claws56
10022
10023         * sync with 0.7.4cvs25
10024                 see ChangeLog entry 2002-04-01
10025
10026 2002-04-01 [alfons]     0.7.4aprilfool55
10027
10028         * src/summaryview.c
10029                 honour feature request item #537427 to allow for
10030                 displaying names from address book for sent mail also
10031
10032 2002-03-29 [paul]       0.7.4claws54
10033
10034         * src/mainwindow.c
10035           src/prefs_filtering.[ch]
10036           src/prefs_matcher.c
10037           src/summaryview.c
10038                 add 'fast filter' for claws' filtering,
10039                 /Tools/Create filter rule/... patch submitted
10040                 by Neill Miller <neillm@thecodefactory.org>
10041
10042 2002-03-29 [paul]       0.7.4claws53
10043
10044         * sync with 0.7.4cvs24
10045                 see ChangeLog entry 2002-03-29
10046
10047 2002-03-28 [paul]       0.7.4claws52
10048
10049         * sync with 0.7.4cvs23
10050                 see ChangeLog entry 2002-03-28
10051
10052 2002-03-27 [melvin]     0.7.4claws51
10053
10054         * src/prefs_actions.c
10055                 Added support to pass only one message part (as a
10056                 file) to the command using '%p'. No quotes are needed
10057                 because doubles quotes are automatically added.
10058                 Fixed bug where Sylpheed could block when waiting for
10059                 a child process to finish.
10060                 Changed the help menu to remove quotes around symbols to 
10061                 avoid misinterpretation (they must not be used).
10062
10063 2002-03-27 [melvin]     0.7.4claws50
10064
10065         * src/inc.c
10066                 Made the new mail notification command always 
10067                 execute asynchronously.
10068
10069 2002-03-27 [paul]       0.7.4claws49
10070
10071         * src/compose.c
10072                 fix bug introduced in last commit
10073
10074 2002-03-27 [paul]       0.7.4claws48
10075
10076         * sync with 0.7.4cvs21
10077                 see ChangeLog 2002-03-26 and 2002-03-27
10078
10079 2002-03-26 [hoa]        0.7.4claws47
10080
10081         * src/prefs_folder_item.c
10082                 really fixed the bug #516442 with folder rescan.
10083
10084 2002-03-26 [paul]       0.7.4claws46
10085
10086         * sync with 0.7.4cvs19
10087                 see ChangeLog entries 2002-03-25 and 2002-03-26
10088
10089 2002-03-25 [hoa]        0.7.4claws45
10090
10091         * src/matcher.c
10092         * src/mh.c
10093                 fix the bug #516442 with folder rescan.
10094
10095         * src/prefs_common.[ch]
10096         * src/compose.c
10097                 added an option to enable two different behaviours
10098                 for bounce.
10099
10100
10101 2002-03-25 [paul]       0.7.4claws44
10102
10103         * src/mainwindow.c
10104           src/selective_download.c
10105                 correct a few menuitem labels
10106
10107 2002-03-25 [christoph]  0.7.4claws43
10108
10109         * src/procmsg.c
10110                 fix non deleted tmp message in
10111                 procmsg_save_to_outbox
10112                 fix problems caused by sync with
10113                 main branch's procmsg_send_queue
10114
10115 2002-03-25 [paul]       0.7.4claws42
10116
10117         * src/quote_fmt.c
10118           src/quote_fmt_lex.l
10119           src/quote_fmt_parse.y
10120                 add Last name (%L) placeholder for quoting. 
10121                 patch submitted by Thorsten Thielen 
10122                 <thth@users.sourceforge.net>
10123
10124 2002-03-25 [paul]       0.7.4claws41
10125
10126         * src/utils.c
10127                 get full hostname. patch submitted by
10128                 Bob Woodside <rwoodside1@comcast.net>
10129
10130 2002-03-25 [paul]       0.7.4claws40
10131
10132         * src/account.c
10133           src/news.c
10134           src/nntp.[ch]
10135           src/prefs_account.[ch]
10136                 enable NNTP over SSL. patch submitted by
10137                 Pascal Jermini <pascal@infinity.hn.org>
10138
10139 2002-03-24 [paul]       0.7.4claws39
10140
10141         * src/prefs_common.c
10142                 make the arrangement of the Compose tab more
10143                 coherent
10144
10145         * src/mainwindow.c
10146                 fix some irregularities of style
10147
10148         * po/de.po
10149                 updated by Kilian Krause
10150
10151 2002-03-23 [paul]       0.7.4claws38
10152
10153         * po/pt_BR.po
10154                 updated by Fabio Junior Beneditto
10155
10156 2002-03-23 [paul]       0.7.4claws37
10157
10158         * src/mainwindow.c
10159                 move 'Gather addresses' to 'Tools' menu
10160                 make 'Selective download' sensitive
10161
10162 2002-03-23 [paul]       0.7.4claws36
10163
10164         * sync with 0.7.4cvs16
10165                 see ChangeLog entries 2002-03-23
10166
10167 2002-03-22 [christoph]  0.7.4claws35
10168
10169         * src/quote_fmt_parse.y
10170                 fix include program output
10171
10172 2002-03-22 [alfons]     0.7.4claws34
10173
10174         * src/pop.c
10175                 initialize GDate stack variable correctly (sorry!)
10176
10177 2002-03-22 [paul]       0.7.4claws33
10178
10179         * src/compose.c
10180           src/mainwindow.c
10181           src/prefs_actions.c
10182           src/prefs_common.c
10183                 rename 'Tool' to 'Tools'
10184
10185         * src/mainwindow.c
10186                 move 'Delete duplicated messages' from
10187                 'Message/' to 'Tools/'
10188                 re-arrange the order of 'Tools/' items
10189
10190 2002-03-22 [paul]       0.7.4claws32
10191
10192         * src/addr_compl.c
10193           src/addressbook.[ch]
10194                 auto-address completion now also matches on
10195                 Nickname. patch submitted by Bob Forsman 
10196                 <hammor@users.sourceforge.net>
10197
10198         * src/editaddress.c
10199                 correct a spelling mistake
10200
10201 2002-03-22 [alfons]     0.7.4claws31
10202
10203         * src/pop.c
10204                 fix getting uidl from incorrect string 
10205                 (spotted by Colin)
10206
10207 2002-03-21 [alfons]     0.7.4claws30
10208
10209         * src/pop.c
10210                 more code refactoring
10211                 plug mem leak introduced by delete on server
10212
10213 2002-03-21 [paul]       0.7.4claws29
10214
10215         * sync with 0.7.4cvs11
10216                 see ChangeLog entries 2002-03-20
10217
10218 2002-03-20 [alfons]     0.7.4claws28
10219
10220         * src/inc.c
10221                 apply Colin's patch and refactor
10222
10223 2002-03-20 [paul]       0.7.4claws27
10224
10225         * sync with sylpheed 0.7.4cvs9
10226                 see ChangeLog entry 2002-03-20
10227
10228 2002-03-19 [christoph]  0.7.4claws26
10229
10230         * src/mh.c
10231         * src/procmsg.[ch]
10232         * src/summaryview.c
10233                 revert changes for flag updates
10234                 (does not work correctly and no time to debug)
10235
10236 2002-03-20 [alfons]     0.7.4claws25
10237
10238         * src/pop.c
10239                 refactor should_delete() a little bit 
10240
10241 2002-03-19 [paul]       0.7.4claws24
10242
10243         * src/inc.[ch]
10244           src/pop.c
10245           src/prefs_account.[ch]
10246                 allow the user to leave downloaded mail on the 
10247                 server for n days. Patch submitted by Colin Leroy 
10248                 <colin@colino.net>
10249
10250 2002-02-19 [paul]       0.7.4claws23
10251
10252         * sync with sylpheed 0.7.4cvs8
10253                 see ChangeLog entries 2002-03-19
10254
10255 2002-03-18 [paul]       0.7.4claws22
10256
10257         * sync with sylpheed 0.7.4cvs6
10258                 see ChangeLog entry 2002-03-18
10259
10260 2002-03-18 [paul]       0.7.4claws21
10261
10262         * po/en_GB.po
10263                 add en_GB message catalogue
10264
10265         * src/mbox_folder.c
10266           src/prefs_account.c
10267           src/prefs_actions.c
10268                 correct a few spelling mistakes
10269
10270 2002-03-17 [alfons]     0.7.4claws20
10271
10272         * src/matcher.c
10273                 more stringent checks for NULL params when writing
10274                 filtering actions to a file
10275                 
10276 2002-03-17 [hoa]        0.7.3claws20
10277
10278         * src/news.c
10279                 fixed the count of new messages
10280
10281         * src/compose.c
10282                 fixed the "attachment properties" window
10283
10284 2002-03-17 [paul]       0.7.4claws19
10285
10286         * src/defs.h
10287           src/folder.h
10288           src/news.c
10289           src/prefs_account.[ch]
10290           src/procmsg.[ch]
10291           src/summaryview.c
10292                 automatically mark cross-posted messages as read 
10293                 and (optionally) give them a colour label
10294                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
10295                 
10296
10297 2002-03-17 [paul]       0.7.4claws18
10298
10299         * sync with sylpheed 0.7.4cvs5
10300                 see ChangeLog entry 2002-03-17
10301
10302 2002-03-17 [melvin]     0.7.4claws17
10303         
10304         * src/textview.c
10305                 Worked around a gtktext 'bug': when searching for 
10306                 a text in a long message it was scrolling slowly
10307                 line by line until it hit the searched text.
10308         * po/fr.po
10309                 Updated French translation
10310
10311 2002-03-17 [melvin]     0.7.4claws16
10312
10313         * src/mainwindow.c
10314         * src/compose.c
10315         * src/prefs_actions.c
10316                 Moved "Edit/Actions" to "Tool/Actions"
10317                 Made mainwindow/compose window sensitive as soon as
10318                 no child process is running anymore even if the io dialog
10319                 is open.
10320                 Fixed a struct being initialized with a non constant char*
10321
10322 2002-03-16 [christoph]  0.7.4claws15
10323
10324         * configure.in
10325                 add --with-compiler-flags option
10326                 (only for developer hacking)
10327         * src/mh.c
10328         * src/procmsg.[ch]
10329         * src/summaryview.c
10330                 try to make folder-stats and flag handling more
10331                 independent from the summaryview. msgcounts
10332                 are only set when the folder is opened and
10333                 procmsg_msginfo_(un)set_flags will handle it
10334                 later and summaryview will get the values
10335                 from the folder.
10336
10337 2002-03-16 [paul]       0.7.4claws14
10338
10339         * src/messageview.c
10340                 fix Return-receipt. Patch submitted by Bob
10341                 Woodside <rwoodside1@comcast.net>
10342
10343 2002-03-16 [paul]       0.7.4claws13
10344
10345         * src/compose.c
10346                 fix 'dynamic' signatures, make it work again
10347                 broken during sync on 2002-03-14 (0.7.4claws2)
10348
10349 2002-03-15 [match]      0.7.4claws12
10350
10351         * src/addrharvest.[ch]
10352         * src/addrgather.[ch]
10353         * src/addressbook.[ch]
10354         * src/mainwindow.c
10355                 included address harvester feature. still some
10356                 issues with address parsing that I will fix.
10357
10358 2002-03-15 [match]      0.7.4claws11
10359
10360         * src/addrbook.[ch]
10361         * src/addrcache.[ch]
10362         * src/addressbook.[ch]
10363         * src/addrindex.c
10364         * src/editbook.c
10365         * src/importldif.c
10366         * src/importmutt.c
10367         * src/jpilot.[ch]
10368         * src/main.c
10369         * src/syldap.[ch]
10370         * src/vcard.[ch]
10371                 tidy up. fix memory leaks. moved attribs and methods
10372                 from individual interfaces to addrcache object. prep
10373                 for new stuff to come in.
10374
10375 2002-03-15 [alfons]     0.7.4claws10
10376
10377         * src/matcher.[ch]
10378         * src/matcher_parser_parse.y
10379         * src/matcher_parser_lex.l
10380         * src/prefs_matcher.c
10381                 add filtering conditions message greater than, smaller 
10382                 than, and exactly matching a size in bytes
10383                 (does not work with delete from POP3 server yet)
10384
10385                 this should also give others an idea what you should
10386                 do to add new criterions to claws filtering system
10387                 
10388
10389 2002-03-15 [paul]       0.7.4claws9
10390
10391         * tools/filter_conv.pl
10392                 exit if there are no filter rules to convert
10393                 rename filterrc to filterrc.old after completion
10394
10395 2002-03-15 [paul]       0.7.4claws8
10396
10397         * sync with sylpheed 0.7.4cvs3
10398                 see ChangeLog entry 2002-03-14
10399
10400 2002-03-14 [paul]       0.7.4claws7
10401
10402         * src/compose.c
10403                 clean up the last commit (ahem)
10404
10405 2002-03-14 [paul]       0.7.4claws6
10406
10407         * src/compose.c
10408                 fix bug #515655. honour account preferences
10409                 regarding gpg default signing/encryption when 
10410                 changing account from the compose window.
10411
10412 2002-03-14 [paul]       0.7.4claws5
10413
10414         * src/folderview.c
10415                 remove unnecessary curly brackets
10416
10417 2002-03-14 [paul]       0.7.4claws4
10418
10419         * src/folderview.c
10420           src/prefs_filtering.[ch]
10421                 add filter rename on folder rename and filter
10422                 delete on folder delete. Patch submitted by
10423                 Neill Miller <neillm@thecodefactory.org> 
10424
10425 2002-03-14 [christoph]  0.7.4claws3
10426
10427         * src/procmsg.c
10428         * src/send.c
10429                 fix local delivery
10430                 (patch submitted by "Simon 'corecode' Schubert")
10431         * src/prefs_common.c
10432         * src/procmsg.c
10433                 fix gcc 3.0 warning
10434
10435 2002-03-14 [paul]       0.7.4claws2
10436
10437         * sync with sylpheed 0.7.4cvs2
10438                 see ChangeLog entry 2002-03-13
10439
10440 2002-03-12 [darko]      0.7.4claws1
10441
10442         * src/mainwindow.c
10443                 fix what seems to be a copy and paste error
10444                 when setting color for important messages
10445                 (reported by wwp)
10446
10447 2002-03-11 [paul]       version 0.7.4claws released
10448
10449 2002-03-11 [paul]       0.7.4claws
10450
10451         * po/es.po
10452           po/it.po
10453           po/nl.po
10454           po/pt_BR.po
10455                 update message catalogs. Submitted by Ricardo Mones 
10456                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
10457                 Fabio Junior Beneditto
10458
10459         * configure.in
10460           faq/Makefile.am
10461           faq/it/Makefile
10462           faq/it/sylpheed-faq*
10463           src/mainwindow.c
10464           src/manual.[ch]
10465                 add FAQ in Italian
10466         
10467
10468 2002-03-11 [jens]       0.7.3claws7
10469
10470         * po/de.po
10471                 updated German translation
10472
10473 2002-03-11 [melvin]     0.7.3claws6
10474
10475         * po/fr.po
10476                 updated and corrected French translation
10477
10478 2002-03-10 [hoa]        0.7.3claws5
10479
10480         * src/account.c
10481         * src/inc.c
10482         * src/prefs_account.c
10483         * src/procmsg.c
10484         * src/send.[ch]
10485                 fixed the local account.
10486                 you have to change the default "/usr/sbin/sendmail"
10487                 to "/usr/sbin/sendmail -t" in the preferences of
10488                 the local account.
10489
10490         * src/procmime.c
10491                 removed some debug display for renderer
10492
10493 2002-03-10 [paul]       0.7.3claws4
10494
10495         * faq/en/sylpheed-faq-1.html
10496           faq/en/sylpheed-faq-2.html
10497                 update
10498
10499 2002-03-09 [paul]       0.7.3claws3
10500
10501         * sync with sylpheed 0.7.4
10502                 see ChangeLog entry 2002-03-09
10503
10504 2002-03-08 [paul]       0.7.3claws2
10505
10506         * faq/en/sylpheed-faq*
10507           faq/es/sylpheed-faq*
10508           faq/fr/sylpheed-faq*
10509                 update the FAQs
10510
10511         * manual/fr/.cvsignore
10512           manual/fr/Makefilea.am
10513           manual/fr/sylpheed*
10514           src/mainwindow.c
10515           src/manual.[ch]
10516                 add the French manual
10517
10518 2002-03-07 [paul]       0.7.3claws1
10519
10520         * sync with sylpheed 0.7.3cvs4
10521                 see ChangeLog entries  2002-03-06 and 2002-03-07
10522         
10523         * po/nl.po
10524                 updated by Wilbert Berendsen
10525
10526 2002-03-07 [melvin]     0.7.2claws34
10527
10528         * src/selective_download.c
10529                 Changed the pixmap of the receive button to MAIL_RECEIVE.
10530
10531 2002-03-06 [paul]       0.7.2claws33
10532
10533         * sync with sylpheed 0.7.3cvs1
10534                 bug fix, see ChangeLog entry 2002-03-05
10535
10536 2002-03-05 [paul]       0.7.2claws32
10537
10538         * src/mimeview.c
10539           src/pgptext.[ch]
10540           src/procmsg.c
10541                 reverse the pgp ascii-armored code implemented in 
10542                 0.7.2claws16. removal of this code until it matures.
10543                 this means that verifying ascii-armored pgp sigs and
10544                 automatic decryption of ascii-armored encrypted
10545                 messages no longer works.
10546
10547 2002-03-05 [paul]       0.7.2claws31
10548
10549         * configure.in
10550           Makefile.am
10551         * faq/Makefile.am
10552         * faq/en/Makefile.am
10553           faq/en/sylpheed-faq.html
10554           faq/en/sylpheed-faq-1.html
10555           faq/en/sylpheed-faq-2.html
10556           faq/en/sylpheed-faq-3.html
10557         * faq/es/Makefile.am
10558           faq/es/sylpheed-faq.html
10559           faq/es/sylpheed-faq-1.html
10560           faq/es/sylpheed-faq-2.html
10561           faq/es/sylpheed-faq-3.html
10562           faq/es/sylpheed-faq-4.html
10563         * faq/fr/Makefile.am
10564           faq/fr/sylpheed-faq.html
10565           faq/fr/sylpheed-faq-1.html
10566           faq/fr/sylpheed-faq-2.html
10567           faq/fr/sylpheed-faq-3.html
10568         * src/Makefile.am
10569           src/defs.h
10570           src/mainwindow.c
10571           src/manual.[ch]
10572                 add FAQs in English, Spanish and French
10573
10574
10575 2002-03-05 [paul]       0.7.2claws30
10576
10577         * manual/en/sylpheed.html
10578           manual/en/sylpheed-XX.html
10579                 updated the English manual
10580
10581 2002-03-05 [hoa]        
10582
10583         * src/summaryview.c
10584                 dialog box pops up if the article can't be deleted.
10585
10586 2002-03-04 [paul]       
10587         
10588         * po/pt_BR.po
10589                 updated by Fabio Junior Benedito
10590
10591 2002-03-04 [hoa]
10592
10593         * removed ac/gpgme.m4
10594                 to avoid autogen common problem
10595                 developers have to install gpgme development package now
10596
10597         * src/compose.c
10598                 encoding to 7bit or 8bit is enabled.
10599
10600 2002-03-03 [alfons]     0.7.2claws29
10601
10602         * src/pop.c
10603                 merge fix by Oliver Haertel for selective
10604                 download buglet
10605
10606 2002-03-03 [paul]       0.7.2claws28
10607         
10608         * sync with sylpheed 0.7.3
10609
10610 2002-03-03 [paul]       0.7.2claws27
10611
10612         * sync with sylpheed 0.7.2cvs24
10613                 see ChangeLog entries 2002-03-02 and 2002-03-03
10614
10615 2002-03-02 [melvin]     0.7.2claws26
10616
10617         * src/inc.[ch]
10618         * src/main.c
10619         * src/mainwindow.c
10620         * src/prefs_common.[ch]
10621                 Added user definable notification on new mail arrival.
10622                 Removed unused variables in spell checker prefs code.
10623
10624 2002-03-02 [melvin]     0.7.2claws25
10625
10626         * src/quote_fmt.c
10627                 Removed unnecessary escape sequences.
10628                 Changed 'Initial...' to 'Initials of Sender'
10629
10630 2002-03-02 [paul]       0.7.2claws24
10631
10632         * sync with sylpheed 0.7.2cvs22
10633                 see ChangeLog entry 2002-03-01
10634
10635 2002-03-01 [hoa]        0.7.2claws23
10636
10637         * src/mainwindow.c
10638                 Set sensitivity of delete actions to active
10639                 even if the folder is a newsgroup.
10640
10641         * src/summaryview.c
10642                 - Set sensitivity of delete actions
10643                 - Added function check_permission() that will check if the
10644                   user is authorized to delete a message. For news, it
10645                   will check if the author is the same.
10646                 - Enabled deletion when there is no trash folder.
10647
10648         * src/news.[ch]
10649                 - Added news_cancel_article() to cancel articles
10650                 - Implemented news_remove_message() (public function)
10651
10652 2002-03-01 [paul]       0.7.2claws22
10653
10654         * src/gtkutils.c
10655           src/textview.c
10656                 recognise urls that that don't include 'http://' and
10657                 simply begin 'www.' 
10658
10659         * AUTHORS
10660                 remove duplicated name
10661
10662 2002-02-28 [paul]       0.7.2claws21
10663
10664         * src/mainwindow.c
10665           src/summaryview.[ch]
10666                 add ability to 'Select thread'
10667                 combines Melvin's "Select thread's head" patch (#510907)
10668                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
10669                 patch (#518514) 
10670
10671 2002-02-28 [paul]       0.7.2claws20
10672
10673         * src/mimeview.c
10674                 hopefully fix segfault on right-clicking a mime part
10675                 that some people have experienced.      
10676                 fix submitted by Fredrik Olofsson <frol@linux.nu>
10677
10678 2002-02-28 [paul]       0.7.2claws19
10679
10680         * sync with sylpheed 0.7.2cvs21
10681                 see ChangeLog entries 2002-02-27 and 2002-02-28
10682
10683 2002-02-27 [paul]       0.7.2claws18
10684
10685         * sync with sylpheed 0.7.2cvs18
10686                 see ChangeLog entries 2002-02-26 and 2002-02-27
10687
10688 2002-02-26 [alfons]     0.7.2claws17
10689
10690         * src/procheader.c
10691                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
10692                 (spotted by Chris Hessman <idatech@gmx.net>)
10693
10694 2002-02-26 [paul]       0.7.2claws16
10695
10696         * src/mimeview.c
10697           src/pgptext.[ch]
10698           src/procmsg.c
10699                 make decryption of ascii-armored pgp encrypted messages
10700                 and verification of ascii-armored signatures work again.
10701                 slightly altered from the patch by Jens Jahnke 
10702                 <jan0sch@gmx.net>
10703
10704                 ##FIX ME##
10705                 * the checking of plaintext signatures always comes up in 
10706                   a popup box
10707                 * it doesn't work for multipart messages 
10708                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
10709                   including the msg headers and these 2 line themselves, are 
10710                   not displayed
10711
10712         * src/mainwindow.c
10713                 "View/Folder Tree" becomes "View/Separate Folder Tree"
10714                 "View/Message View" becomes "View/Separate Message View"
10715                 because its less ambiguous.
10716
10717         * po/es.po
10718                 updated by Ricardo Mones Lastra
10719
10720 2002-02-26 [paul]       0.7.2claws15
10721
10722         * sync with sylpheed 0.7.2cvs17
10723                 see ChangeLog entries 2002-02-25 and 2002-02-26
10724
10725 2002-02-25 [christoph]  0.7.2claws14
10726
10727         * src/filtering.[ch]
10728         * src/inc.c
10729                 do filtering stuff after all messages have been received
10730                   1. drop all messages to .processing
10731                   2. scan processing folder for messages
10732                   3. filter messages or move to inbox
10733                 this will also find old messages left in processing after
10734                 a crash or something like that and we get a real msginfo
10735                 from folder->get_msg_list and do not have to create our
10736                 own in filter_message
10737         * src/matcher_parser_parse.y
10738                 remove MIX/MAX warning (reordered includes)
10739
10740 2002-02-25 [paul]       0.7.2claws13
10741
10742         * sync with sylpheed 0.7.2cvs15
10743                 see ChangeLog entry 2002-02-24
10744
10745 2002-02-24 [alfons]     0.7.2claws12
10746
10747         * src/filtering.c
10748                 clear old color flags first when applying a new color to
10749                 a message info. 
10750                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
10751
10752 2002-02-24 [alfons]     0.7.2.claws11
10753         
10754         * AUTHORS
10755         * src/prefs_common.c
10756                 add presets for Opera and Konqueror, closes patch #517261,
10757                 submitted by Ville Skyttä <scop@users.sourceforge.net>
10758
10759 2002-02-24 [alfons]     0.7.2.claws10
10760
10761         * AUTHORS
10762         * src/summaryview.c
10763                 fix threading for null message ids, closes patch #521601,
10764                 submitted by Bob Forsman <hammor@users.sourceforge.net>
10765
10766 2002-02-24 [alfons]     0.7.2claws9
10767
10768         * src/summaryview.c
10769         * src/filtering.c
10770                 make Tool | Filter Message work with filtering system so
10771                 setting flags also works
10772
10773                 TODO:
10774
10775                 - Processing uses the same function as Tool | Filter
10776                   Message, but doesn't use the same update proc yet
10777
10778 2002-02-23 [paul]       0.7.2claws8
10779
10780         * sync with sylpheed 0.7.2cvs14
10781                 see ChangeLog entries 2002-02-22 and 2002-02-23
10782
10783 2002-02-22 [christoph]  0.7.2claws7
10784
10785         * src/quote_fmt.c
10786                 Add column space to table
10787         * src/quote_fmt_parse.y
10788                 Close files
10789
10790 2002-02-22 [paul]       0.7.2claws6
10791
10792         * src/Makefile.am
10793           src/defs.h
10794           src/filtering.c
10795           src/inc.[ch]
10796           src/mainwindow.c
10797           src/matcher.[ch]
10798           src/matcher_parser_lex.l
10799           src/matcher_parser_parse.y
10800           src/pop.[ch]
10801           src/prefs_account.h
10802           src/prefs_filtering.c
10803           src/selective_download.[ch]   *** NEW FILES ***
10804           src/utils.[ch]
10805           po/POTFILES.in
10806                 Selective Download added to 'Tool' menu. 
10807                 Retrieves email headers of the currently selected pop3 
10808                 account and allows the user to mark emails for deletion 
10809                 right on the pop3 server. Patch submitted by Oliver Haertel 
10810                 <oha@users.sourceforge.net>.
10811         
10812         * po/POTFILES.in
10813                 add 'src/quote_fmt.c'           
10814
10815 2002-02-22 [christoph]  0.7.2claws5
10816
10817         * src/Makefile.am
10818                 added quote_fmt.c
10819         * src/prefs_common.[ch]
10820         * src/prefs_template.c
10821         * src/quote_fmt.c               *** NEW FILE ***
10822         * src/quote_fmt.h
10823                 move quote format symbol description code
10824                 to it's own file because it is used from
10825                 differnent code parts
10826                 Rewrote symbol description GUI
10827                   + use table
10828                   + add separators
10829                   + get data from array (no more long constant strings)
10830         * src/quote_fmt_lex.l
10831         * src/quote_fmt_parse.y
10832                 Symbol for Literal % changed to \% instead of %%
10833                 (More logical as \ is used for quoting for other symbols)
10834                 Add |f and |p to include files and program output
10835                 Examples:
10836                     |f{/home/.../.signature}
10837                     |p{date}
10838         * po/de.po
10839                 Correct wrong spelling for "Referenzen"
10840
10841 2002-02-21 [paul]       0.7.2claws4
10842
10843         * src/procmsg.c
10844                 forgotten during sync
10845
10846 2002-02-21 [paul]       0.7.2claws3
10847
10848         * sync with sylpheed 0.7.2cvs11
10849                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
10850                 2002-02-20 and 2002-02-21
10851
10852 2002-02-20 [melvin]     0.7.2claws2
10853
10854         * src/prefs_actions.c
10855                 Added error report when child cannot fork or when execvp 
10856                 returns with an error.
10857
10858 2002-02-19 [christoph]  0.7.2claws1
10859
10860         * src/codeconv.c
10861                 return unconverted text if conde conversion is not possible
10862                 when libjconv is used.
10863                 (patch submitted by "Simon 'corecode' Schubert")
10864
10865 2002-02-19 [paul]       
10866
10867         * version 0.7.2claws release
10868
10869 2002-02-19 [paul]       0.7.2claws
10870
10871         * po/nl.po
10872                 updated by Wilbert Berendsen
10873
10874
10875 2002-02-18 [alfons]     0.7.1claws13
10876
10877         * src/syldap.c
10878         * src/jpilot.c
10879                 remove references to dlfcn and explicitly loading functions
10880                 from dynalink libs, because libs linked anyway, and functions
10881                 are loaded explicitly
10882
10883 2002-02-17 [melvin]     0.7.1claws12
10884
10885         * src/prefs_actions.c
10886                 Replaced children wait loop with double fork technique.
10887                 Now, input/output window updated at each new output.
10888                 free_children(): Fixed a memory leak.
10889                 Made input/output window non closable if running children
10890                 still exist.
10891                 Added missing <unistd.h> include.
10892                 Added some --debug outputs.
10893
10894 2002-02-17 [melvin]     0.7.1claws11
10895
10896         * src/summaryview.c
10897                 Fixed bug where descending sort order did not select top
10898                 message.
10899
10900 2002-02-17 [melvin]     0.7.1claws10
10901
10902         * acconfig.h
10903                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10904         * src/prefs_common.c
10905                 Pspell data package directory no more hard coded but
10906                 set during configuration (PSPELL_PATH). (Thanks to 
10907                                 Gustavo Noronha Silva.)
10908
10909 2002-02-17 [melvin]     0.7.1claws9
10910
10911         * configure.in
10912                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10913         * src/gtkspell.c
10914                 Fixed compile-time warnings.
10915
10916 2002-02-16 [alfons]     0.7.1claws8
10917
10918         * src/filesel.c
10919                 fix inadvertent free of NULL pointer which caused
10920                 sylpheed to crash when closing the save-as dialog
10921                 using the window close button
10922
10923 2002-02-16 [carsten]    0.7.1claws7
10924         * src/mainwindow.[ch]
10925           src/summaryview.c
10926           src/prefs_common.c
10927                 fixes for pixmap theming code:
10928                         - recently changed mail attributes shouldn't get
10929                           lost any longer
10930                         - theme is only reloaded iff another theme was
10931                           selected
10932
10933 2002-02-16 [paul]       0.7.1claws6
10934
10935         * sync with sylpheed 0.7.2 release
10936                 see ChangeLog entry 2002-02-15 and 2002-02-16
10937
10938 2002-02-15 [paul]       0.7.1claws5
10939
10940         * sync with sylpheed 0.7.1cvs9
10941                 see ChangeLog entry 2002-02-15
10942
10943         * po/POTFILES.in
10944                 remove unneeded headerwindow.c entry
10945
10946 2002-02-14 [carsten]    0.7.1claws4
10947         * src/summaryview.c
10948                 fixed a bug for "Go to next unread message": there was
10949                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
10950                 in the prefs, because of doing "Search again" instead
10951                 "No"
10952
10953 2002-02-14 [carsten]    0.7.1claws3
10954         * src/stock_pixmap.c
10955                 removed 2 more mem leaks; following memprof,
10956                 this code is "leak free" now :)
10957
10958 2002-02-14 [carsten]    0.7.1claws2
10959         * src/stock_pixmap.c
10960                 used opendir/readdir/closedir instead of scandir
10961                 -> code should work now on Solaris
10962
10963 2002-02-14 [paul]       0.7.1claws1
10964
10965         * sync with sylpheed 0.7.1cvs8
10966                 see ChangeLog entries 2002-02-13 and 2002-02-14
10967
10968         * README.claws
10969                 add some description of Actions and Pixmap Themes
10970
10971 2002-02-13 [paul]       
10972
10973         * version 0.7.1claws release
10974
10975 2002-02-13 [paul]       0.7.1claws
10976
10977         * po/es.po
10978           po/it.po
10979           po/pt_BR.po
10980                 updated translations, submitted by Ricardo Mones Lastra,
10981                 Alessandro Maestri and Fabio Junior Beneditto
10982
10983 2002-02-13 [melvin]     0.7.0claws75
10984
10985         * src/prefs_actions.c
10986                 Added missing "signal.h" include
10987
10988 2002-02-13 [melvin]     0.7.0claws74
10989
10990         * src/prefs_folder_item.c
10991                 Added missing "config.h" include
10992         * po/fr.po
10993                 Updated French translation for folder propriety.
10994
10995 2002-02-13 [jens]       0.7.0claws73
10996
10997         * po/POTFILES.in
10998                 Added missing src/prefs_folder_item.c [log added by melvin]
10999         * po/de.po
11000                 Updated German translation.
11001
11002 2002-02-13 [melvin]     0.7.0claws72
11003
11004         * po/fr.po
11005                 Updated French translation.
11006
11007 2002-02-13 [melvin]     0.7.0claws71
11008
11009         * src/gtkutils.c
11010                 Made gtkut_editable_get_selection return NULL if selection
11011                 is of length zero.
11012                 This fixes a bug where selecting part of message A then
11013                 switching to message B and replying to it will not
11014                 quote the message's body.
11015
11016 2002-02-12 [paul]       0.7.0claws70
11017
11018         * src/mainwindow.c
11019                 cosmetic, relating to pixmap themes: on toolbar make 
11020                 updating of 'Exec' and 'Compose news/Compose email'
11021                 icons faster.
11022
11023 2002-02-12 [carsten]    0.7.0claws69
11024         * src/folderview.c
11025           src/mainwindow.[ch]
11026           src/stock_pixmap.c
11027           src/summaryview.c
11028           src/prefs_common.c
11029                 - refreshing after changing pixmap theme better
11030                   now (thanks Paul)
11031                 - wanted to remove some mem leaks, but alfons was
11032                   faster (and had the better solution ;)
11033
11034 2002-02-12 [alfons]     0.7.0claws68
11035
11036         * src/prefs_common.c
11037         * src/stock_pixmap.[ch]
11038                 plug mem leaks, refactor code a little bit
11039
11040
11041 2002-02-12 [sergey]     0.7.0claws67
11042
11043         * src/imap.c
11044                 Fixed problem with copying messages to IMAP folders when the
11045                 server uses something other than '/' as a namespace separator
11046                 (cyrus-imapd uses '.').
11047
11048 2002-02-12 [jens]       0.7.0claws66
11049
11050         * po/de.po
11051                 Updated German Translation
11052
11053 2002-02-12 [paul]       0.7.0claws65
11054
11055         * sync with sylpheed 0.7.1cvs1
11056                 see ChangeLog entry 2002-02-12
11057
11058 2002-02-12 [melvin]     0.7.0claws64
11059
11060         * src/prefs_actions.c
11061                 Fixed "feature" where children's output was duplicated 
11062                 instead of refreshed while monitoring.
11063                 Removed some debug code.
11064
11065 2002-02-12 [christoph]  0.7.0claws63
11066
11067         * src/compose.c
11068                 always delete message from queue after sending/send error
11069                 (closes bug #509601)
11070
11071 2002-02-12 [melvin]     0.7.0claws62
11072
11073         * src/prefs_actions.c
11074                 Children wait loop is now triggered with a timeout of 1s
11075                 Added %F which is replaced with the list of filenames 
11076                 of all selected messages (as suggested by Ricardo Mones Lestra)
11077                 Pipe syntax changed. Prefix with | to send selection, postfix
11078                 with | to retrieve output. Prefix with > or * to send
11079                 user definable input to the command (*: input is hidden)
11080                 Old pipe action should now be postfixed with |, too.
11081
11082 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
11083         * src/stock_pixmap.c
11084                 fixed a bug: if there's no theme directory don't
11085                 throw an error, just do "nothing" (thanks Alfons)
11086
11087 2002-02-12 [carsten]    0.7.0claws60
11088         * src/folderview.c
11089           src/summaryview.c
11090                 had to write the cache twice (nasty!); some marks would 
11091                 get lost if not
11092
11093 2002-02-11 [carsten]    0.7.0claws59
11094         * acconfig.h
11095           configure.in
11096           doc-src/maintainer_guide.txt
11097           src/compose.[ch]
11098           src/defs.h
11099           src/folderview.[ch]
11100           src/gtkutils.[ch]
11101           src/mainwindow.[ch]
11102           src/prefs_common.[ch]
11103           src/stock_pixmap.[ch]
11104           src/summaryview.[ch]
11105                 pixmap theming and related work on pixmap
11106                 handling on some other places
11107                 (e.g. hrm features for all folder)
11108           src/pixmap/stock_*.xpm -> the stock_ was removed
11109         
11110 2002-02-11 [paul]       0.7.0claws58
11111
11112         * sync with sylpheed 0.7.1 release
11113                 see ChangeLog entries 2002-02-11
11114
11115 2002-02-08 [paul]       0.7.0claws57
11116
11117         * sync with sylpheed 0.7.0cvs39
11118                 see ChangeLog entry 2002-02-07 (last entry) 
11119
11120         * src/prefs_actions.c
11121           src/prefs_filtering.c
11122           src/prefs_matcher.c
11123           src/prefs_scoring.c
11124                 sync: made it compile with C compilers other than gcc
11125
11126 2002-02-07 [paul]       0.7.0claws56
11127
11128         * sync with sylpheed 0.7.0cvs38
11129                 see ChangeLog entries 2002-02-06 (last 2 entries) and
11130                 2002-02-07
11131
11132 2002-02-07 [darko]      0.7.0claws55
11133
11134         * src/gtkutils.[ch]
11135         * src/summaryview.c
11136                 Fix const gchar */gchar * issue (thanks Hiro)
11137
11138 2002-02-07 [darko]      0.7.0claws54
11139
11140         * src/compose.[ch]
11141         * src/filtering.c
11142         * src/gtkutils.[ch]
11143         * src/prefs_template.c
11144         * src/quote_fmt.h
11145         * src/quote_fmt_parse.y
11146         * src/summaryview.c
11147         * src/utils.[ch]
11148                 When replying or forwarding an email don't quote the entire
11149                 mail body but use the part of the message text that is selected
11150
11151 2002-02-06 [melvin]     0.7.0claws53
11152
11153         * src/prefs_common.[ch]
11154         * src/gtkspell.[ch]
11155         * src/compose.c
11156                 Made possible to switch quickly to last used dictionary
11157                 which makes checking bilingual documents easier.
11158
11159 2002-02-06 [melvin]     0.7.0claws52
11160         
11161         * po/POTFILES.in
11162                 Added forgotten new file src/prefs_actions.c
11163
11164 2002-02-06 [melvin]     0.7.0claws51
11165
11166         * src/prefs_actions.c   ** NEW FILE **
11167         * src/prefs_actions.h   ** NEW FILE **
11168                 Added actions to execute on message text view, or on the
11169                         message's file.
11170         * src/Makefile.am
11171                 Added src/prefs_actions.[ch]
11172         * src/compose.c
11173                 Added new menu "Edit/Actions"
11174         * src/defs.h
11175                 Added new actionsrc file.
11176         * src/main.c
11177                 Added actionsrc reading.
11178         * src/mainwindow.c
11179                 Added new menus "Edit/Actions" and "Configuration/Actions..."
11180         * src/prefs_common.h
11181                 Added new element actionslst element to prefs_common.
11182
11183 2002-02-06 [paul]       0.7.0claws50
11184
11185         * sync with sylpheed 0.7.0cvs36
11186                 see ChangeLog entry 2002-02-06
11187
11188 2002-02-05 [paul]
11189
11190         * po/es.po
11191                 updated by Ricardo Mones Lastra
11192
11193 2002-02-05 [paul]       0.7.0claws49
11194
11195         * sync with sylpheed 0.7.0cvs33
11196                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
11197
11198 2002-02-05 [paul]       0.7.0claws48
11199
11200         * src/compose.c
11201                 re-add 'Edit/Advanced/Delete entire line', previously named
11202                 'Delete Line+'
11203
11204 2002-02-04 [paul]       0.7.0claws47
11205
11206         * src/compose.c
11207           src/summaryview.c
11208                 fix bug #494993 (Reply All not taking Reply-To into consi)
11209                 eliminate differences in behaviour of right-click 'Reply to all' 
11210                 in summary view and 'Reply to all' on the toolbar. 
11211                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
11212                 view and From gets ignored by 'Reply to all' on toolbar.
11213                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
11214                 From when no Reply-To header is present.
11215
11216 2002-02-04 [paul]       0.7.0claws46
11217
11218         * sync with sylpheed 0.7.0cvs30
11219                 see ChangeLog entries 2002-02-03 and 2002-02-04
11220
11221 2002-02-03 [melvin]     0.7.0claws45
11222
11223         * src/gtkspell.[ch]
11224                 Readded function to highlight all misspelled words.
11225                 Fixed bug where user-provided-words did not replace
11226                         correctly the misspelled word when using the mouse.
11227                 Fixed bug where checking a region selected from right to left did
11228                         not check the region at all.
11229                 Fixed bug where 'Check backwards' may not check at all. 
11230                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
11231                 Fixed possible buffer overflow when checking for long strings (>1k).
11232                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
11233                 Accelerators code uses now gtk_widget_add_accel.
11234                 Removed and disabled obsolete and unfinished code.
11235                 Cleaning up.
11236
11237         * src/compose.c
11238                 Added menu item to Highlight all misspelled words.
11239
11240 2002-02-01 [paul]       0.7.0claws44
11241
11242         * src/mainwindow.c
11243                 fix '/View/Hide read messages' sensitivity when all
11244                 messages in a folder are hidden
11245
11246 2002-02-01 [paul]       0.7.0claws43
11247
11248         * src/main.c
11249                 add --send option to command line interface, sends all
11250                 queued mail. Patch submitted by Ricardo Mones Lastra.
11251
11252 2002-01-31 [paul]       0.7.0claws42
11253
11254         * src/mainwindow.c
11255                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
11256
11257 2002-01-31 [paul]       0.7.0claws41
11258
11259         * sync with sylpheed 0.7.0cvs27
11260                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
11261                 and 2002-01-31
11262
11263         * src/textview.c
11264                 comment out elements of textview_show_part() as temporary
11265                 workaround for attachment 'Display as text' bug 
11266
11267         * po/pt_BR.po
11268                 updated by Fabio Junior Beneditto
11269
11270 2002-01-30 [paul]       0.7.0claws40
11271
11272         * sync with sylpheed 0.7.0cvs24
11273                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
11274                 and 2002-01-30
11275
11276         * src/compose.c
11277                 add {N_("/_Spelling"), ... "<Branch>"} to 
11278                 GtkItemFactoryEntry compose_entries[]
11279
11280         * src/prefs_common.c
11281                 add claws menu items to prefs_keybind_apply_clicked()
11282                 and remove non-claws menu items
11283
11284 2002-01-29 [paul]       0.7.0claws39
11285
11286         * sync with sylpheed 0.7.0cvs22
11287                 see ChangeLog entries 2002-01-28 and 2002-01-29
11288
11289 2002-01-28 [melvin]     0.7.0claws38
11290
11291         * src/compose.c
11292                 Added the declartion of compose_send_control_enter.
11293
11294         * src/compose.c
11295         * src/gtkspell.[ch]
11296                 Added in a 'Spelling' menu which includes the configuration menu. 
11297                 Added a real 'Check all' and got rid from the old one which only
11298                 highlited misspelled word.
11299                 Made 'Check while typing' a disableable option.
11300                 Added a dialog when there are no more misspelled word.
11301                 Added a dialog if error occurs when switching to a dictionary.
11302         
11303         * src/prefs_common.[ch]
11304                 Added option for the default 'Check while typing' option.
11305
11306
11307 2002-01-28 [alfons]     0.7.0claws37
11308
11309         * src/compose.c
11310                 fix buglet and make code comply with sylpheed code style
11311
11312 2002-01-28 [paul]       0.7.0claws36
11313
11314         * sync with sylpheed 0.7.0cvs19
11315                 see ChangeLog entries for 2002-01-28
11316
11317 2002-01-28 [hoa]        0.7.0claws35
11318
11319         * src/defs.h
11320                 added rendererrc
11321
11322         * src/main.c
11323                 read the renderer config
11324
11325         * src/procmime.[ch]
11326                 use the renderer config to convert mime attachments
11327
11328         * src/textview.c
11329                 don't use textview_show_html/ertf,
11330                 use get_text_content instead
11331
11332 2002-01-27 [alfons]     0.7.0claws34
11333         
11334         * src/news.c
11335                 make sylpheed believe it can delete a news message...
11336                 (messages are NOT deleted, maybe we should remove
11337                 processing from the folder properties after all.)
11338
11339 2002-01-27 [alfons]     0.7.0claws33
11340
11341         * src/folder.c
11342                 add extra checks
11343         * src/news.c
11344                 implement remove_msg() 
11345
11346 2002-01-27 [alfons]     0.7.0claws32
11347
11348         * src/procmsg.h
11349         * src/procheader.c
11350         * src/messageview.c
11351                 fix return receipt / disposition notification again. this
11352                 stuff seems to break on _every_ major summary UI change, so
11353                 it's now implemented using a flag which is saved in the
11354                 marks cache
11355                 
11356 2002-01-26 [alfons]     0.7.0claws31
11357
11358         * src/import.c
11359                 let import dialog show the destination folder identifier
11360
11361 2002-01-26 [melvin]     0.7.0claws30
11362
11363         * src/folderview.c
11364         * src/summaryview.c
11365                 Readded 'Mark all read' into summary view popup menu
11366                 Added 'Mark all read' in folder view popup menu for IMAP
11367                 and NNTP.
11368                 Made it insensitive if the selected folder is not the shown
11369                 one to avoid 'Mark all read' on the wrong folder.
11370                 
11371 2002-01-26 [paul]       0.7.0claws29
11372
11373         * src/folderview.c
11374           src/summaryview.c
11375                 move 'Mark all read' from summary view to folder view
11376                 menu. (adapted from) patch submitted by Jeremy Andrews,
11377                 <lists@kerneltrap.com>
11378
11379 2002-01-25 [alfons]     0.7.0claws28
11380
11381         * src/gtkstext.c
11382                 put the gtk class name back so GtkSText adapts the 
11383                 settings of GtkText
11384
11385 2002-01-25 [alfons]     0.7.0claws27
11386
11387         * src/folderview.c 
11388                 assimilate Ricardo's patch that shows pixmaps instead of
11389                 plain "new" and "unread" texts in the folder view column
11390                 headers 
11391
11392 2002-01-25 [paul]       0.7.0claws26
11393
11394         * src/Makefile.am
11395                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
11396                 be found in non-standard locations. 
11397                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
11398
11399 2002-01-25 [paul]       0.7.0claws25
11400
11401         * sync with sylpheed 0.7.0cvs16
11402                 see ChangeLog entry 2002-01-25
11403
11404 2002-01-24 [paul]       0.7.0claws24
11405
11406         * more sync with sylpheed 0.7.0cvs15
11407                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
11408
11409 2002-01-23 [sergey]     0.7.0claws23
11410
11411         * src/importldif.c
11412                 Fixed segfault when closing LDIF import wizard with
11413                 the window manager.
11414         * src/imageview.c
11415         * src/imageview.h
11416         * src/messageview.c
11417         * src/mimeview.c
11418                 Fixed wrong scrolling position after switching between
11419                 text and image parts.
11420
11421 2002-01-23 [paul]       0.7.0claws22
11422
11423         * sync with sylpheed 0.7.0cvs15
11424                 see ChangeLog entries 2002-01-22 and 2002-01-23
11425
11426 2002-01-21 [melvin]     0.7.0claws21
11427
11428         * src/prefs_scoring.c
11429         * src/prefs_filtering.c
11430                 Fixed bug where scoring and filtering windows stopped
11431                 autochecking.
11432
11433 2002-01-21 [paul]       0.7.0claws20
11434
11435         * sync with sylpheed 0.7.0cvs12
11436                 see ChangeLog entries 2002-01-20 and 2002-01-21
11437
11438 2002-01-21 [carsten]    0.7.0claws19
11439         * src/mainwindow.c
11440         * src/menu.[ch]
11441         * src/messageview.[ch]
11442         * src/summaryview.[ch]
11443                 changes to shortcuts handling again:
11444                         + "Q" now controled by mainwin
11445                         + v/V are now customizable and have slightly
11446                           different meanings
11447                 the "button" to minimize the messageview (and maximize
11448                 the summary view) is a real button now
11449         * src/compose.c
11450                 "Delete Line+" added to Edit/Advanced (this will also
11451                 delete the '\n')
11452
11453 2002-01-20 [melvin] 0.7.0claws18
11454
11455         * src/addressbook.c
11456                 Made "Bcc" sensitive when addressbook is called from
11457                 compose window (it was a Claws only bug).
11458
11459 2002-01-19 [alfons] 0.7.0claws17
11460
11461         * src/inc.c
11462                 prevent unnecessary updates when currently selected folder has
11463                 no new messages 
11464
11465 2002-01-19 [alfons] 0.7.0claws16
11466         
11467         * src/summaryview.c
11468                 prevent writing the cache based on current message list in summary 
11469                 view when filtering also put messages in currently selected folder
11470
11471 2002-01-19 [paul]
11472
11473         * po/it.po
11474                 Italian translation submitted by Alessandro Maestri
11475                 <a.maestri@cs.tin.it>
11476
11477 2002-01-18 [melvin]     0.7.0claws15
11478
11479         * src/prefs_filters.c
11480                 fixed bug where 'cancel' from 'filters' window stops autochecking
11481                 if the timer timed out  when the window was open.
11482
11483 2002-01-18 [match]      0.7.0claws14
11484
11485         * src/addrclip.[ch]     ** NEW FILE **
11486         * src/addrselect.[ch]   ** NEW FILE **
11487         * src/adbookbase.h      ** NEW FILE **
11488                 addressbook cut, copy and paste
11489         * src/addrbook.[ch]
11490         * src/addrcache.[ch]
11491         * src/addressitem.h
11492         * src/addrindex.[ch]
11493         * src/addritem.[ch]
11494         * src/importldif.c
11495         * src/importmutt.c
11496         * src/jpilot.[ch]
11497         * src/syldap.[ch]
11498         * src/vcard.[ch]
11499         * src/jpilot.[ch]
11500         * src/editbook.c
11501         * src/editjpilot.c
11502         * src/editldap.c
11503         * src/editvcard.c
11504                 support for copy/paste
11505         * src/addressbook.c
11506                 support for copy/paste
11507                 tidy up menu option processing
11508                 correct address list function arguments
11509         * src/editaddress.c
11510                 sort user attributes
11511         * src/ldif.h
11512         * src/mutt.h
11513                 tidy up
11514
11515         * src/addrbook.[ch]
11516         * src/addrbook.[ch]
11517         * src/addrbook.[ch]
11518                 
11519
11520 2002-01-18 [paul]       0.7.0claws13
11521
11522         * sync with sylpheed 0.7.0cvs8
11523                 configure.in: support Mac OS X (Darwin)
11524
11525 2002-01-18 [carsten]    0.7.0claws12
11526         * src/html.c
11527                 small hack to fix a segfault with an empty href
11528                 (reported by Alexandra Walford <deeni@altern.org>)
11529         * src/mainwindow.c
11530         * src/summaryview.c
11531                 the shortcuts for Mark und Mark as unread are hardcoded
11532                 again
11533         * src/compose.c
11534         * src/gtkstext.[ch]
11535                 readded the shortcuts in gtkstext but made them
11536                 customizeable (simply by adding a menu plus a wrapper
11537                 to compose.c)
11538
11539 2002-01-17 [melvin]     0.7.0claws11
11540
11541         * src/gtkspell.c
11542                 fix default dictionary not being saved.
11543
11544 2002-01-16 [darko]      0.7.0claws10
11545
11546         * src/compose.c
11547                 fix wrapping crash with URL longer than wrapping margin
11548
11549 2002-12-08 [hoa]        0.7.0claws10
11550
11551         * src/matcher_parser_parse.y
11552                 fixed some bugs
11553
11554         * src/prefs_filtering.c
11555                 now, we can use bounce action in the dialog box.
11556
11557 2002-01-16 [carsten]    0.7.0claws9
11558         * src/gtkstext.c
11559                 removed the <control> and <alt> shortcuts because they're
11560                 not needed and interefered with the "normal" shortcuts
11561         * src/mainwindow.c
11562         * src/summaryview.c
11563                 removed most of the hardcoded shortcuts and assigned
11564                 them to menu entries making them easy customizable by
11565                 that
11566
11567 2002-01-16 |melvin]     0.7.0claws8
11568
11569         * src/gtkspell.c
11570                 fixed bug where using the mouse and when the compose
11571                 window is not on top may result in a crash.
11572
11573 2002-01-16 [melvin]     0.7.0claws7
11574
11575         * src/compose.c
11576                 fixed a long standingspell checker bug which could 
11577                 cause a crash after sending a message.
11578
11579 2002-01-16 [paul]       0.7.0claws6
11580
11581         * sync with sylpheed 0.7.0cvs7
11582                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
11583                 2002-01-15, and 2002-01-16
11584
11585 2002-01-16 [melvin]     0.7.0claws5
11586
11587         * README.claws
11588         * src/compose.c
11589         * src/gtkspell.[ch]
11590         * src/main.c
11591                 Heavily modified spell checker code to work around
11592                 ispell bug, to add keyboard shortcuts and for future
11593                 enhancements. See README.claws for usage information.
11594
11595 2002-01-15 [alfons]     0.7.0claws4
11596         
11597         * src/summaryview.c
11598                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
11599                 so sorting within threads reflects sort mode
11600
11601 2002-01-15 [christoph]  0.7.0claws3
11602
11603         * src/procmsg.c
11604                 added alertpanel if mail sending failed
11605
11606 2002-01-15 [alfons]     0.7.0claws2
11607         
11608         * src/prefs_filtering.c
11609                 don't stop timer when prefs filtering dialog is opened
11610
11611 2002-01-14 [alfons]     0.7.0claws1
11612
11613         * src/addr_compl.c
11614         * src/prefs.c
11615                 remove debug_print()s for privacy reasons
11616
11617 2002-01-14 [darko]      0.7.0claws
11618
11619         * README.claws
11620                 quotation wrapping is now also in the main branch
11621
11622 2002-01-14 [paul]
11623
11624         * tools/filter_conv.pl
11625                 allow for Boolean Op and case-sensitivity
11626                 this file is included in the release and tagged
11627                 'rel_0_7_0'
11628
11629 2002-01-13 [paul]       0.7.0claws
11630
11631         * release 0.7.0, with cvs tag 'rel_0_7_0'
11632
11633 2002-01-13 [paul]
11634
11635         * tools/filter_conv.pl
11636         * tools/README
11637                 rewritten to output to matcherrc instead of filteringrc
11638
11639         * po/es.po
11640                 updated Spanish translation by Ricardo Mones Lastra
11641
11642 2002-01-13 [alfons]
11643
11644         * po/nl.po
11645                 update dutch translation
11646
11647 2002-01-13 [paul]
11648
11649         * po/pt_BR.po
11650                 Updated by Fabio Junior Beneditto 
11651
11652 2002-01-13 [melvin]     0.6.6claws53
11653
11654         * po/fr.po
11655                 Updated french translation
11656
11657 2002-01-12 [alfons]     0.6.6claws52
11658
11659         * src/filtering.c
11660                 plug mem leak that has been sitting there for ages              
11661
11662 2002-01-12 [alfons]     0.6.6claws51
11663
11664         * src/summaryview.c
11665                 undo melvin's changes from 0.6.6claws48 because summary
11666                 view now refuses to select first unread message when
11667                 selecting a folder 
11668
11669 2002-01-11 [alfons]     0.6.6claws50
11670
11671         * src/import.c
11672                 use claws' semantics for getting folder item when
11673                 importing an mbox file into a folder 
11674                 (submitted by Dale P. Smith)
11675
11676 2002-01-11 [christoph]  0.6.6claws49
11677
11678         * src/prefs.h
11679                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
11680                 toggle widget, because non static prefs can not use
11681                 prefs_set_* functions
11682         * src/prefs_account.c
11683                 toggle smtp auth password field sensitivity if
11684                 user id is empty and add descrition of usage for
11685                 these fields
11686         * src/prefs_folder_item.c
11687                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
11688                 callbacks
11689
11690 2002-01-11 [melvin]     0.6.6claws48
11691
11692         * src/compose.c
11693                 fix the 'Ctrl-Enter' feature for sending and test really
11694                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
11695                 editables which was not documented in Gtk)
11696
11697         * src/summaryview.c
11698                 Made summaryview refresh after sorting and not before.
11699
11700 2002-01-11 [christoph]  0.6.6claws47
11701
11702         * src/compose.c
11703                 select account from account ids if possible and
11704                 correctly set save folder for copy in reedit
11705
11706 2002-01-10 [paul]       0.6.6claws46
11707
11708         * sync with sylpheed 0.7.0 release
11709                 see ChangeLog entries 2002-01-07, 2002-01-08 and
11710                 2002-01-09
11711
11712 2002-01-09 [alfons]
11713
11714         * src/summaryview.c
11715                 remove more dirt traces...
11716
11717 2002-01-09 [alfons]
11718         
11719         * src/summaryview.c
11720                 clean up some traces of my debugging stuff
11721
11722 2002-01-09 [alfons]     0.6.6claws45
11723
11724         * src/filtering.c
11725                 break up filteringprop_apply() in three separate pieces
11726                 so we can drop messages that failed processing in the
11727                 inbox
11728
11729         * src/summaryview.c
11730                 fix bug #469598 "no refresh of inbox after filter" which 
11731                 was introduced by the new summary view locking, and which 
11732                 prevented the summary view to update after a manual filter 
11733                 message. claw's filter message requires a summary_show().
11734                 (aargh, summary_show() again! :-)
11735                 
11736 2002-01-07 [alfons]     0.6.6claws44
11737
11738         * src/headerwindow.c
11739         * src/logwindow.c
11740         * src/messageview.c
11741         * src/sourcewindow.c
11742                 bring in Hiro's last 0.7.0 wm class fixes
11743
11744         * tools/sylprint.pl
11745                 bring in Ricardo's fix for sylprint script
11746
11747         * AUTHORS       
11748         * src/rfc2015.[ch]
11749         * src/prefs_common.[ch]
11750         * src/prefs_account.[ch]
11751         * src/compose.c
11752                 clean up account preference poison in rfc2015,
11753                 and preparation to fix double sign bug 
11754                 (patch submitted by Simon 'corecode' Schubert)
11755
11756 2002-01-07 [christoph]  0.6.6claws43
11757
11758         * src/mh.c
11759                 search for free message number, do not only rely
11760                 on last_num
11761         * src/send.c
11762                 fix smtp auth and use extra account information
11763                 if available, if not use pop3 data instead
11764                 (closes bug #500341)            
11765         * src/ssl.[ch]
11766                 match coding style
11767
11768 2002-01-06 [alfons]     0.6.6claws42
11769
11770         * src/mainwindow.c
11771                 try making the separate windows work again...
11772
11773 2002-01-06 [alfons]     0.6.6claws41
11774
11775         * src/mainwindow.c
11776                 adapt Hiro's separate window menu (to get rid of the funny
11777                 duplicate menu items), and make it work again
11778
11779 2002-01-06 [alfons]     0.6.6claws40
11780
11781         * tools/Makefile.am
11782         * tools/sylprint.rc
11783         * tools/sylprint.pl
11784         * tools/README.sylprint
11785                 add sylprint script for printing mails from Sylpheed
11786                 (contributed by Ricardo Mones Lastra)
11787
11788         * src/acount.c
11789                 clean up
11790
11791 2002-01-06 [melvin]     0.6.6claws39
11792
11793         * src/mainwindow.c
11794         * src/summaryview.c
11795                 Fixed crash introduced in 0.6.6claws38 by the menu
11796                 reorganisation (Hide read messages)
11797         
11798         * ChangeLog.claws 
11799                 Fixed typo (we are now in 2002, alfons ;) )
11800
11801 2002-01-05 [alfons]     0.6.6claws38
11802
11803         * sync with sylpheed 0.6.6cvs10-17
11804                 (last stuff marked as LAST_STABLE)
11805
11806 2002-01-04 [melvin]     0.6.6claws37
11807
11808         * src/account.c
11809                 Made account selection code use strcasestr again instead of
11810                 g_strcasecmp (fixes bug where reediting queued messages
11811                 did not select proper account reported by T. Link).
11812         
11813         * src/folderview.c
11814                 Fix bug where folder icons are not shown when 'hide read messages'
11815                 is on.
11816         
11817         * src/stock_pixmaps.[ch]
11818                 Added folder icons for 'hide read messages'.
11819         
11820         * src/compose.c
11821                 Fixed bug where 'Enter' in a header entry will send the message 
11822                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
11823
11824 2002-01-03 [melvin]     0.6.6claws36
11825         
11826         * src/prefs.[ch]
11827                 Added popup menu for common preferences and
11828                 account preferences (right click on tab displays
11829                                 a menu of all tabs.)
11830
11831 2002-01-02 [melvin]     0.6.6claws35
11832
11833         * src/gtkspell.[ch]
11834                 Made spelling code compatible with undo/redo feature.
11835                 Added creation of suggestion mode menu for the general
11836                         preferences.
11837         
11838         * src/prefs_common.[ch]
11839                 Added option menu for the speller's suggestion mode.
11840                 Added missing spaces in "..." buttons and made a "..."
11841                         button non translatable!
11842         
11843         * src/compose.c
11844                 Made speller use the default suggestion mode.
11845                 Hack to make it possible to choose 'CTRL-Enter' as a
11846                         shortcut for sending (and only for sending).
11847
11848         * src/prefs_folder_item.c
11849                 Changing subject simplification does not update cache 
11850                         anymore (because it is unnecessary).
11851                 Fixed bug where changing subject simplification updated the 
11852                         summaryview even when the viewed folder is not the
11853                         folder which properties are being changed. (E.g. 
11854                                         viewing folder A and changing
11855                                         the subject simplification of 
11856                                         folder B -not being viewed- updated the 
11857                                         summaryview of folder A with data of
11858                                         folder B). (Hope this is clear... )
11859
11860 2001-12-31 [alfons]     0.6.6claws34
11861         
11862         * src/ldif.c
11863         * src/mutt.c
11864                 fgetc() returns a signed integer which doesn't
11865                 fit in a char. so c truncates this to a char
11866                 but we may lose significant bits. i.e. we may
11867                 comparing 0xFF which may not be equal to -1
11868                 unless properly casted to signed char which
11869                 we won't do because fgetc() returns a signed
11870                 integer which doesn't fit in a char. so c 
11871                 truncates this to a char but we may lose 
11872                 significat bits. (you got the idea, thanks
11873                 to Gustavo Noronha Silva <kov@debian.org>
11874                 and the Debian folks!)
11875
11876 2001-12-30 [alfons]     0.6.6claws33
11877
11878         * src/prefs_common.c
11879                 add #ifdef USE_PSPELLs that Melvin forgot               
11880
11881 2001-12-30 [melvin]     0.6.6claws32
11882         
11883         * src/prefs_common.[ch]
11884                 Added configurable color for misspelled words.
11885
11886         * src/gtkspell.[ch]
11887                 Fixed bug of foreground text color (reported by David
11888                                 Mehrmann)
11889                 Added configurable color for misspelled words.
11890
11891 2001-12-30 [alfons]     0.6.6claws31
11892
11893         * src/folder.c
11894                 remove unnecessary things someone put there
11895
11896         * src/mh.c
11897         * src/folder.[ch]
11898                 make folder properties (like threading and sorting) persistent
11899                 (closes bug #497424 "rescan folder tree resets proprieties")
11900                 currently this is only for MH folders. 
11901
11902 2001-12-29 [melvin]     0.6.6claws30
11903
11904         * src/string_match.[ch]
11905                 Optimized a bit: regexp pattern buffer compiled only once, and
11906                   one subroutine call removed. Fixed ^ regexp search: Now, 
11907                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
11908         
11909         * src/summaryview.c
11910                 Subject filtering changed to filter summary columns and
11911                   not directly the messages subject cache. The loss in 
11912                   performance is balanced by the improvement of string_match.
11913                 Added an alert panel if there is an error in the regexp.
11914
11915         * src/src/prefs_folder_item.h
11916                 Added a regexp pattern buffer.
11917
11918 2001-12-28 [alfons]     0.6.6claws29
11919
11920         * src/string_match.[ch]
11921                 clean up name space
11922                 allow compilation *BSD
11923
11924 2001-12-27 [alfons]     0.6.6claws28
11925
11926         * src/filter.c
11927                 sync the Hiro's bug fix for BSD
11928
11929 2001-12-27 [melvin]     0.6.6claws27
11930         
11931         * src/compose.c
11932                 Simplify focus to subject entry code.
11933
11934 2001-12-27 [darko]      0.6.6claws26
11935
11936         * src/filtering.c
11937         * src/mbox_folder.c
11938         * src/messageview.c
11939         * src/mh.c
11940         * src/procheader.[ch]
11941         * src/procmsg.h
11942         * src/stock_pixmap.[ch]
11943         * src/summaryview.c
11944                 Show key icon for encrypted mails in summary view
11945
11946         * src/pixmaps/clip.xpm
11947         * src/pixmaps/clipkey.xpm
11948         * src/pixmaps/key.xpm
11949                 New/modified icons for the above
11950
11951 2001-12-27 [melvin]     0.6.6claws25
11952
11953         * src/prefs_common.c
11954                 Put spell checker options in a separate tab to decrease
11955                 the Common Preferences window height.
11956
11957         * README.claws  
11958                 Update spell checker usage instruction about its options
11959                 location.
11960
11961 2001-12-27 [melvin]     0.6.6claws24
11962
11963         * src/compose.c
11964                 Changed subject entry widget position. Initial focus is
11965                 on the To header instead of the subject entry.
11966                 Creating a new header scrolls the header list to make the
11967                 created one visible. Nevertheless, when automatically filling
11968                 headers, the first one is shown.
11969                 A Tab key press in the last empty header entry zips the 
11970                 focus to the subject entry.
11971                 (I did not change the combo boxes, yet)
11972
11973 2001-12-26 [alfons]     0.6.6claws23
11974
11975         * src/prefs_account.c
11976         * src/inc.c
11977                 allow default inbox to reside in another mailbox (only
11978                 works for POP3 accounts)
11979
11980 2001-12-26 [alfons]     0.6.6claws22
11981         
11982         * src/textview.c
11983                 make reply-on-click work with the account of the selected folder
11984         * src/compose.c
11985                 put a fixme here to remind me to fix finding correct default
11986                 account for nested folders
11987
11988 2001-12-25 [alfons]     0.6.6claws21
11989
11990         * src/summaryview.c
11991                 make column headers display locked and mark pixmaps (idea by Melvin) 
11992                 fix bug by adding score and locked column type to sort array
11993
11994 2001-12-25 [alfons]     0.6.6claws20
11995         
11996         * src/summaryview.c
11997                 catch a *potentially* inadvertent write back of  
11998                 the message cache(s) introduced by 0.6.5claws37
11999
12000 2001-12-25 [christoph]  0.6.6claws19
12001
12002         * src/stock_pixmap.[ch]
12003         * src/summaryview.c
12004                 add ignore thread pixmap
12005                 (can someone draw a better icon for this?)
12006
12007 2001-12-24 [alfons]     0.6.6claws18
12008
12009         * src/prefs_folder_item.c
12010                 make address completion actually work for the
12011                 Default To address in the Folder Property dialog.
12012
12013 2001-12-24 [alfons]     0.6.6claws17
12014         
12015         * src/summaryview.c
12016                 use new style regexp for subject stripping 
12017                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
12018
12019 2001-12-24 [darko]      0.6.6claws16
12020
12021         * src/pgptext.c
12022         * src/rfc2015.c
12023                 move GPG related informational messages to debug mode
12024
12025 2001-12-23 [alfons]     0.6.6claws15
12026
12027         * src/stock_pixmap.[ch]
12028         * src/summaryview.c
12029                 add the forgotten Claws' locked pixmap
12030
12031 2001-12-23 [alfons]     0.6.6claws14
12032
12033         * src/filesel.c
12034                 accept file name typed in entry in multi file
12035                 selector (patch submitted by Gustavo Noronha Silva 
12036                 <kov@debian.org>)
12037
12038 2001-12-23 [alfons]     0.6.6claws13
12039
12040         * src/prefs_filter.c
12041         * src/prefs_filtering.c
12042         * src/matcher.c
12043         * src/importmutt.c
12044                 clean up a little bit
12045         
12046         * src/string_match.c
12047                 validate input strings a little bit more
12048
12049 2001-12-23 [alfons]     0.6.6claws12
12050
12051         * src/Makefile.am
12052         * src/summaryview.c
12053         * src/string_match.[ch]         ** NEW **
12054         * src/folderview.[ch]
12055         * src/headerview.h
12056         * src/folder.[ch]
12057         * src/prefs_folder_item.[ch]
12058                 add subject simplification to strip out strings from
12059                 a subject line (esp. handy for mailing lists). 
12060                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
12061                 but slightly changed things for better integration.)
12062
12063 2001-12-23 [alfons]     0.6.6claws11
12064
12065         * src/mainwindow.c
12066                 fix bug introduced by submission included in 0.6.5claws52.
12067                 ideally this submission should clean the trash if any trash
12068                 folder has a message. however, the hasTrash variable was
12069                 set to false whenever a trash folder was empty (discarding
12070                 a previously found *filled* trash folder.)
12071
12072                 also edited the code a little bit and made it more safe.
12073
12074 2001-12-22 [alfons]     0.6.6claws10
12075
12076         * src/imap.c
12077                 quick fix for Martin Pool's omission of an account
12078                 specific SSL setting
12079
12080 2001-12-22 [alfons]     0.6.6claws9
12081
12082         * src/compose.c
12083         * src/messageview.c
12084         * src/mimeview.c
12085         * src/pgptext.c
12086         * src/procmime.[ch]
12087                 better support for multipart/digest (submitted
12088                 by Fredrik <e98fo@efd.lth.se>)
12089
12090 2001-12-22 [alfons]     0.6.6claws8
12091
12092         * src/addressbook.c
12093                 correct function signature
12094         * src/socket.[ch]
12095         * src/imap.[ch]
12096         * src/prefs_account.[ch]
12097                 allow IMAP over SSH tunnel (patch submitted by 
12098                 Martin Pool <mbp@samba.org>)
12099
12100 2001-12-21 [alfons]     0.6.6claws7
12101
12102         * sync with sylpheed 0.6.6cvs4-9
12103                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
12104
12105 2001-12-21 [christoph]  0.6.6claws6
12106
12107         * src/compose.c
12108         * src/prefs_folder_item.[ch]
12109                 implement saving of outgoing messages to current folder.
12110                 fix segfault when no default outbox is available
12111                 (closes bug #495683)
12112
12113 2001-12-21 [carsten]    0.6.6claws5
12114         * src/folderview.c
12115         * src/summaryview.c
12116                 pressing CTRL while DND does now the expected thing and
12117                 copies the mail (moving is still the default, as this
12118                 seam more appropriate for handling mails by DND)
12119
12120 2001-12-18 [paul]       0.6.6claws4
12121
12122         * sync with sylpheed 0.6.6cvs3
12123                 see ChangeLog entries 2001-12-18
12124
12125 2001-12-18 [hiro]       0.6.6claws3
12126
12127         * src/undo.c
12128                 fix for multibyte characters (obtain the number of letters
12129                 instead of bytes).
12130
12131 2001-12-17 [paul]       0.6.6claws2
12132
12133         * sync with sylpheed 0.6.6cvs1
12134                 see ChangeLog entry 2001-12-16
12135
12136 2000-12-17 [alfons]     0.6.6claws1
12137
12138         * src/filtering.c
12139                 clean up
12140
12141 2001-12-16 [paul]       0.6.6claws
12142 2001-12-15
12143
12144         * Release version 0.6.6claws, cvs tag: rel_0_6_6
12145
12146         * src/mimeview.c
12147                 last minute sync with main 0.6.6
12148
12149         * po/es.po
12150                 updated by Ricardo Mones Lastra
12151                 update for last minute sync
12152         * po/fr.po
12153         * po/nl.po
12154                 update for last minute sync
12155         * po/de.po
12156                 updated by Jens Oberender
12157         * po/pt_BR.po
12158                 updated by Fabio Junior Beneditto
12159
12160         * src/prefs_common.[ch]
12161         * src/undo.c
12162                 number of undo levels is user configurable
12163                 (squeeze it into the release in the dying
12164                 moments) Submitted by Jens Oberender    
12165
12166 2001-12-15 [melvin]
12167
12168         * po/fr.po
12169                 updated french translation
12170
12171 2001-12-15 [paul]       0.6.5claws92
12172
12173         * sync with sylpheed 0.6.5cvs28
12174                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
12175
12176         * po/nl.po
12177                 update to allow for sync
12178
12179 2001-12-15 [alfons]
12180         
12181         * po/nl.po
12182                 update dutch translation
12183
12184 2001-12-14 [carsten]    0.6.5claws91
12185         * src/summaryview.c
12186                 fixed bug #473785; also after changing the column order
12187                 the same message will be selected and displayed as before
12188                 the reordering
12189
12190 2001-12-14 [carsten]    0.6.5claws90
12191         * src/folderview.c
12192                 probably found the bug reported by wwb opening or closing
12193                 a folder tree just before dnd (found the solution in the
12194                 balsa source -- thanks to them)
12195
12196 2001-12-14 [carsten]    0.6.5claws89
12197         * src/gtkutils.c
12198         * src/account.c
12199                 moved gtk_clist_moveto to the right place, so that
12200                 only the accounts dialog is effected on opening
12201
12202 2001-12-14 [carsten]    0.6.5claws88
12203         * src/gtkutils.c
12204                 gtkut_clist_set_focus_row does a gtk_clist_moveto
12205                 now, so that the focused row will be seen in any case
12206                 (reported by wwp on sf-claws-user)
12207
12208 2001-12-14 [darko]      0.6.5claws87
12209
12210         * src/compose.c
12211                 remove unnecessary line
12212
12213 2001-12-14 [paul]       0.6.5claws86
12214
12215         * sync with sylpheed 0.6.5cvs27
12216                 see ChangeLog entries 2001-12-14
12217
12218 2001-12-14 [carsten]    0.6.5claws85
12219         * src/mainwindow.c
12220                 following a suggestion of Melvin the rcoabm pops up
12221                 right under the button now and the button is reliefed
12222                 while the popup is open
12223
12224 2001-12-14 [darko]      0.6.5claws84
12225
12226         * src/compose.c
12227                 fix crash when wrapping long lines if linewrap quotation
12228                 is disabled and wrapper encounters a word spanning more
12229                 than one line
12230
12231 2001-12-13 [paul]       0.6.5claws83
12232
12233         * src/compose.c
12234                 prefer 'Reply-To' header over mailing list header when
12235                 replying to a message. Finally prevent all those confirmation 
12236                 messages being sent to the list itself.
12237
12238         * src/summaryview.c
12239                 remove unused summary_set_menu_sensitive() entry
12240
12241 2001-12-13 [paul]       0.6.5claws82
12242
12243         * src/folderview.c
12244         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
12245         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
12246         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
12247                 improvements to 'Hide read messages': Inbox, Outbox,
12248                 Trash, Queue, and Draft icons now reveal presence of hidden 
12249                 messages
12250
12251 2001-12-12 [alfons]     0.6.5claws81
12252
12253         0.6.5claws80 was tagged as LAST_STABLE
12254
12255         * src/filtering.[ch]
12256         * src/matcher.[ch]
12257         * src/matcher_parser_lex.c
12258                 fix the filtering; my last attempt to get it right, 
12259                 if it does not work, it's Hoa's turn. ;-)
12260
12261                 for my honourable peers:
12262                 
12263                 the code now makes a clear distinction between
12264                 rules as they are displayed (probably escaped),
12265                 and as they are executed (probably unescaped). the
12266                 parser does *NOT* do any unescaping, this is
12267                 the task of the matcher.c (which breaks up a
12268                 rule into condition) and the filtering.c (which
12269                 breaks up the rule's action). to make this
12270                 run happily we provide an unescaped copy of
12271                 crucial strings to the MatcherProp and 
12272                 FilteringAction structures. note that the only
12273                 exception to this is any REGEXP string. those
12274                 are directly passed to regcomp() and regexp()
12275                 (who have much more powerful unescape functions).
12276                 
12277                 for everyone else:
12278         
12279                 you can escape tab (\t), carriage return (\r),
12280                 linefeed (\n), form feed (\f), quote (\"), 
12281                 single quote (\'), bell (\b) in all the entry
12282                 lines in the scoring & filtering dialogs.
12283                 as an added bonus this should not affect
12284                 existing filtering rules.
12285
12286 2001-12-12 [carsten]    0.6.5claws80
12287
12288         * src/summaryview.c
12289         * po/de.po
12290                 "item(s) selected" is now sensitive to 1 or more
12291                 than one selected (nice for language where simple
12292                 adding of a "s" is not possible as German (Eintrag
12293                 ->Eintr"age)
12294                 
12295                 the "forward as attachment" entry from the right
12296                 click menu removed, "forward" acts following the
12297                 prefs
12298         
12299         * src/textview.c
12300                 reverted my former changes; so compiler warning again
12301                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
12302                 nevertheless
12303
12304         * src/messageview.c
12305                 "search in message" does now *not* only work in MVIEW_TEXT
12306                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
12307                 message
12308
12309         * src/mainwindow.c
12310                 removed "/File/_Close" as it was the same as "/File/E_xit"
12311                 and we don't need it two times
12312
12313                 the separate folder view and message view now get a distinct
12314                 WMCLASS, just in case someone is using sawfish ;-)
12315
12316                 as the menu entries "/View/Message view" and "/View/Folder tree"
12317                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
12318                 make them sensitive accordingly and as these two are "shown"
12319                 after startup anytime check this menuitem at startup
12320
12321 2001-12-12 [paul]       0.6.5claws79
12322
12323         * src/folderview.c
12324                 fix sensitivity of 'Search folder...', broken in
12325                 0.6.5claws75
12326
12327         * src/mainwindow.c
12328                 fix dodgy English
12329
12330 2001-12-11 [carsten]    0.6.5claws78
12331         * src/filtering.c
12332                 fixed two typos returning a wrong FALSE/TRUE
12333         * src/mainwindow.[ch]
12334                 extra menu for email/news button removed
12335
12336 2001-12-11 [alfons]     0.6.5claws77
12337         
12338         * src/matcher.c                 (1.3)
12339         * src/matcher_parser_lex.l      (1.28)
12340                 revert for another attempt
12341                 mark 0.6.5claws77 as LAST_STABLE
12342
12343 2001-12-11 [christoph]  0.6.5claws76
12344
12345         * po/de.po
12346                 fixed wrong translation for prev. unread msg
12347
12348 2001-12-11 [paul]       0.6.5claws75
12349
12350         * src/folder.[ch]
12351         * src/folderview.c
12352         * src/mainwindow.c
12353         * src/summaryview.[ch]
12354         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
12355                 enable ability to hide read messages on per folder basis via 
12356                 '/Summary/Hide read messages'; when selected, a folder will 
12357                 have a red open folder icon, instead of a blue icon, if the 
12358                 folder contains hidden messges
12359                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
12360
12361         * src/mainwindow.c
12362                 remove '/Message/Forward as attachment' from 
12363                 main_window_set_menu_sensitive() to prevent debug warning
12364
12365         * src/folderview.c
12366         * src/mainwindow.c
12367                 Clean up some of the English
12368
12369         * tools/newscache_clean.pl
12370                 allow for new 'hidereadmsgs' entry in folderlist.xml
12371
12372         * po/es.po
12373                 updated translation, submitted by Ricardo Mones Lastra
12374
12375 2001-12-11 [paul]       0.6.5claws74
12376
12377         * sync with sylpheed 0.6.5cvs25
12378                 see ChangeLog entry 2001-12-11
12379
12380 2001-12-10 [alfons]     0.6.5claws73
12381
12382         * src/matcher.c
12383                 add more control characters
12384         * src/matcher_parser_lex.l
12385                 make escaping / unescaping work again
12386
12387 2001-12-10 [alfons]     0.6.5claws72
12388
12389         * src/imap.c
12390                 clean up warnings "returning value for void function" 
12391         * src/prefs_filtering.c
12392                 make info button for execute action sensitive
12393
12394 2001-12-10 [paul]       0.6.5claws71
12395
12396         * src/compose.c
12397         * src/imap.[ch]
12398         * src/summaryview.c
12399                 fix: imap server now gets informed of MARKED, UNMARKED
12400                 and REPLY events. Now people can use different IMAP-Mail
12401                 clients and have the exact same information about MARKED,
12402                 UNMARKED and REPLY status with all of them. Especially
12403                 useful for imap servers with a web-frontend.
12404                 submitted by Tobias Sandhaas <medlor@web.de>
12405
12406 2001-12-09 [melvin]     0.6.5claws70
12407         
12408         * src/textview.[ch]
12409                 fixed bug #490076 (hunted down by Alfons who implemented
12410                 a workaround in 0.6.5claws65)
12411
12412 2001-12-09 [christoph]  0.6.5claws69
12413
12414         * src/summaryview.c
12415                 set pointer to string in LOCKED column to NULL
12416                 (might fix bug #490800)
12417
12418 2001-12-09 [carsten]    0.6.5claws68
12419
12420         * po/de.po
12421                 resolved some cluttered menu shortcuts 
12422                 ('creating new email' and 'creating news message'
12423                 hade the same)
12424         * src/compose.c
12425                 wmclass now distinc from main window
12426         * src/mainwindow.c
12427           src/mainwindow.h
12428                 email/news and forward button functionality similar
12429                 to the reply buttons; removed the ugly dropdown arrows
12430                 and use instead the right mouse button
12431
12432 2001-12-09 [paul]       0.6.5claws67
12433
12434         * src/imap.c
12435         * src/utils.h
12436                 allow spaces in imap folder names
12437                 submitted by Willem van Engen <wvengen@stack.nl>
12438
12439 2001-12-09 [paul]       0.6.5claws66
12440
12441         * sync with sylpheed 0.6.5cvs24
12442                 see ChangeLog entry 2001-12-09
12443
12444 2001-12-08 [alfons]     0.6.5claws65
12445
12446         * src/textview.c
12447                 prevent secondary selection claim after "add to sender" dialog
12448                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
12449                 we trick GTK by simulating a click at (0, 0) in the textview.
12450
12451 2001-12-08 [hoa]        0.6.5claws64
12452
12453         * src/folder.c
12454                 fixed a bug about the .processing folder name while filtering
12455
12456 2001-12-08 [alfons]     0.6.5claws63
12457
12458         * src/folderview.c 
12459                 work around problem of not correctly updating folder stats
12460                 when deleting messages. there's some folder scanning evil
12461                 going so the folderview_update_msg_num() does not work
12462                 correctly. need to investigate this.
12463
12464 2001-12-08 [paul]       0.6.5claws62
12465
12466         * sync with sylpheed 0.6.5cvs23
12467                 see ChangeLog entry 2001-12-08
12468
12469 2001-12-07 [christoph]  0.6.5claws61
12470
12471         * src/compose.c
12472                 fix another header translation problem
12473
12474 2001-12-07 [alfons]     0.6.5claws60
12475
12476         * src/mbox.c
12477                 make filtering also work on local spool mbox
12478
12479 2001-12-07 [carsten]    0.6.5claws59
12480         * src/addressbook.c
12481                 addressbook window gets a wmclass distinct from the main
12482                 sylpheed window
12483         * src/compose.h
12484         * src/mainwindow.[ch]
12485                   forward menu item will use mode selected in prefs, forward 
12486                 as attatchment in menu removed (will be substituted in the
12487                 toolbar similar to reply buttons)
12488                   create news message menu entry and news button is now 
12489                 sensitive to the existance of a news account
12490         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
12491         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
12492         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
12493                 these are removed because the toolbar buttons don't show
12494                 the quoting modus any longer
12495
12496 2001-12-07 [paul]
12497
12498         * tools/newscache_clean.pl      ** NEW FILE **
12499                 perl script to do some tidying up in the newscache directory 
12500                 
12501         * tools/sylpheed-switcher       ** NEW FILE **
12502                 perl script to enable easy switching between main and claws
12503                 
12504         * tools/README
12505                 added descriptions of the two new perl scripts          
12506
12507
12508 2001-12-07 [melvin]     0.6.5claws58
12509
12510         * src/messageview.c
12511                 fixed a warning during compilation introduced in 0.6.5claws56
12512
12513 2001-12-07 [paul]       0.6.5claws57
12514
12515         * src/mainwindow.[ch]
12516         * src/menu.[ch]
12517                 further usability enhancements to replying with or without 
12518                 quoting via the toolbar, use of Ctrl key is replaced by 
12519                 drop down menu 
12520                 Submitted by Carsten Schurig            
12521
12522 2001-12-07 [melvin]     0.6.5claws56
12523
12524         * src/messageview.c
12525                 hack to fix bug that prevented to make/paste selections
12526                 after switching between MVIEW_TEXT and MVIEW_MIME views
12527                 without deselecting the selection first.
12528
12529 2001-12-06 [alfons]     0.6.5claws55
12530
12531         * src/filtering.[ch]
12532         * src/inc.c
12533                 revise filtering a little bit more, and make sure
12534                 messages are delivered to the appropriate inbox
12535                 (perhaps set per account)
12536
12537 2001-12-06 [paul]       0.6.5claws54
12538
12539         * sync with sylpheed 0.6.5cvs22
12540                 see ChangeLog entry 2001-12-06
12541
12542 2001-12-05 [alfons]     0.6.5claws53
12543
12544         * src/inc.c
12545         * src/folder.[ch]
12546         * src/procmsg.c
12547         * src/filtering.c
12548                 more revisions of filtering system
12549                 (last stable version is marked as LAST_STABLE)
12550                 
12551                 | NOTE 1): the filtering system now uses a local folder called
12552                 | .processing. if filtering fails, check this directory
12553                 | for missing messages.
12554                 |
12555                 | NOTE 2): help us find the filtering actions still missing
12556
12557 2001-12-05 [paul]       0.6.5claws52
12558
12559         * src/mainwindow.c
12560                 fix bug where 'Empty Trash?' pop-up window appears even
12561                 when Trash is empty, submitted by Jesse Skinner         
12562
12563 2001-12-05 [melvin]     0.6.5claws51
12564
12565         * src/compose.c
12566                 fixed bug #486106 to select correct account when reediting 
12567                 a queued message
12568         
12569 2001-12-04 [alfons]     0.6.5claws50
12570
12571         * src/mh.c
12572                 declare markfile in appropriate functions when
12573                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
12574                 for spotting this)
12575
12576 2001-12-04 [paul]       0.6.5claws49
12577
12578         * sync with sylpheed 0.6.5cvs21
12579                 see ChangeLog entry 2001-12-04
12580
12581 2001-12-03 [christoph]  0.6.5claws48
12582
12583         * po/de.po
12584                 changed translation of undo
12585         * src/account.c
12586         * src/folder.c
12587                 don't reinvent the wheel to traverse a GNode
12588         * src/compose.[ch]
12589                 seperate code to create the compose gui into functions
12590                 add "Others" page with folder selection for saving copy
12591                 of the message.
12592                 the folder identifier is saved to queue header
12593         * src/procmsg.c
12594                 save message to folder in queue header
12595
12596 2001-12-03 [paul]       0.6.5claws47
12597
12598         * sync with sylpheed 0.6.5cvs20
12599                 see ChangeLog entry 2001-12-03
12600
12601 2001-12-01 [paul]
12602
12603         * more sync with sylpheed 0.6.5cvs19
12604                 see ChangeLog entry 2001-11-29
12605
12606 2001-11-30 [paul]       0.6.5claws46
12607         
12608         * src/compose.c
12609                 remove conflicts introduced by Hoa's last commit
12610          
12611         * src/mainwindow.c
12612                 make 'Message/Bounce' sensitive
12613
12614 2001-11-30 [hoa]        0.6.5claws45
12615
12616         * src/compose.c
12617                 slightly change bounce function to add
12618                 information about the user that bounced the mail
12619                 in the From header line.
12620
12621         * src/folderview.c
12622                 permit the use of processing in outbox folder.
12623
12624 2001-11-29 [paul]       0.6.5claws44
12625
12626         * src/mainwindow.[ch]
12627         * src/prefs_common.c
12628         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
12629         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
12630         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
12631                 usability enhancements to the quoting, implements
12632                 use of Ctrl key to toggle quoting settings
12633                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
12634
12635 2001-11-29 [paul]       0.6.5claws43
12636         
12637         * sync with sylpheed 0.6.5cvs19
12638                 see ChangeLog entry 2001-11-28
12639
12640 2001-11-29 [melvin]     0.6.5claws42
12641         * src/Makefile.am
12642                 added enriched.[ch] to the list of files
12643
12644         * src/textview.c
12645         * src/mimeview.c
12646         * src/procmime.[ch]
12647         * src/enriched.[ch]
12648                 added support to view text/enriched
12649                 added support to show headers in message view for text/enriched and text/html
12650                         in non multipart messages
12651
12652 2001-11-28 [paul]       0.6.5claws41
12653
12654         * more sync with sylpheed 0.6.5cvs18
12655                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
12656
12657 2001-11-27 [paul]       0.6.5claws40
12658         
12659         * po/pt_BR.po
12660                 updated translation, submitted by Fabio Junior Beneditto
12661                 
12662         * sync with sylpheed 0.6.5cvs18
12663                 see ChangeLog entries 2001-11-26 (src/textview.c) and
12664                 2001-11-27
12665
12666
12667 2001-11-26 [paul]
12668
12669         * po/es.po
12670                 updated translation, submitted by Ricardo Mones Lastra
12671
12672 2001-11-26 [alfons]
12673
12674         * src/matcher.c
12675                 add more translatable strings
12676
12677 2001-11-26 [christoph]  0.6.5claws39
12678
12679         * po/de.po      
12680                 fixed one more umlaut
12681         * src/compose.c
12682                 fix translated header when it should not be translated
12683
12684 2001-11-26 [paul]       0.6.5claws38
12685
12686         * src/mainwindow.c
12687                 remove '/Message/Add Sender to address book' from 
12688                 main_window_set_menu_sensitive(), prevent debug warning
12689                 add 'Message/Mark/Mark all read' to mainwin_entries[]
12690
12691 2001-11-26 [paul]       0.6.5claws37
12692
12693         * src/summaryview.c
12694                 fix 'recurring unread state' bug 
12695
12696         * tools/README 
12697         * tools/filter_conv.pl
12698                 read name of top level mailbox from folderlist.xml
12699                 and presume nothing about its name              
12700
12701 2001-11-26 [darko]      0.6.5claws36
12702
12703         * src/gtkstext.[ch]
12704                 removed functions that are now in gtkutils.c
12705                 use gtkut_text_is_uri_string() from gtkutils.c
12706         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
12707
12708 2001-11-26 [paul]       0.6.5claws35
12709
12710         * sync with sylpheed 0.6.5cvs16
12711                 see ChangeLog entries 2001-11-25 and 2001-11-26
12712
12713 2001-11-25 [alfons]     0.6.5claws34
12714
12715         EXPERIMENTAL!!! Please checkout the last stable version using: 
12716           
12717         % cvs update -r LAST_STABLE -dRAP
12718
12719         (Or help us testing this stuff.)
12720
12721         * src/filtering.c               (1.14)
12722         * src/filtering.h               (1.6)
12723         * src/inc.c                     (1.28)
12724         * src/matcher.c                 (1.20)
12725         * src/mbox.c                    (1.9)
12726         * src/procmsg.h                 (1.14)
12727         * src/summaryview.c             (1.59)
12728         * src/summaryview.h             (dunno)
12729                 revert/merge/sync to as it was before commit 
12730                 on Thu, 19 Jul 2001 10:15:51 -0700.
12731
12732 2001-11-25 [hoa]        0.6.5claws33
12733
12734         * src/main.c
12735                 processing mails at startup
12736
12737         * src/folderview.c
12738         * src/summaryview.[ch]
12739                 processing mails when entering folder
12740
12741         * src/prefs_filtering.c
12742                 fixed some UI bugs
12743
12744 2001-11-24 [alfons]     0.6.5claws32
12745
12746         * src/summaryview.[ch]
12747                 make summary sort headers work, and also make
12748                 sure the sort type is stored
12749
12750 2001-11-23 [alfons]     0.6.5claws31
12751
12752         * src/summaryview.[ch]
12753                 make lock work like mark
12754                 disallow deleting messages marked as locked
12755
12756 2001-11-23 [alfons]     0.6.5claws30
12757
12758         * src/gtkstext.c
12759         * src/compose.[ch]
12760         * src/Makefile.am
12761         * src/undo.[ch]
12762                 merge undo patch submitted by Jens
12763
12764 2001-11-23 [christoph]  0.6.5claws29
12765
12766         * src/.cvsignore
12767                 added ylwrap
12768         * src/compose.c
12769                 fixed gpg signing and encoding
12770         * src/folder.[ch]
12771         * src/main.c
12772                 added --status option to get new, unread and total
12773                 message count from a running sylpheed
12774         * src/prefs_common.c
12775                 temporary fix for reply_with_quote problem
12776                 (don't call functions for non existing widget)
12777         * src/procmsg.c
12778                 one more check for ignored threads but still not
12779                 always working correctly. probably a recursive
12780                 check for all parents is needed
12781
12782 2001-11-23 [darko]      0.6.5claws28
12783
12784         * src/compose.c
12785                 wrapping on send improvements
12786         * src/gtkutils.[ch]
12787                 fix for GtkSText after last sync with main branch
12788                 GTK_TEXT -> GTK_STEXT
12789
12790 2001-11-23 [paul]       0.6.5claws27
12791
12792         * sync with sylpheed 0.6.5cvs14
12793                 see ChangeLog entries 2001-11-22 and 2001-11-23
12794                 
12795         * po/de.po
12796                 fixed the scrambled umlauts 
12797                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
12798
12799 2001-11-21 [paul]       0.6.5claws26
12800
12801         * sync with sylpheed 0.6.5cvs12
12802                 see 2nd ChangeLog entry dated 2001-11-20
12803
12804 2001-11-20 [paul]       0.6.5claws25
12805
12806         * sync with sylpheed 0.6.5cvs11
12807                 see ChangeLog entry 2001-11-19 (src/utils.c)
12808
12809 2001-11-20 [hiro]
12810
12811         * src/compose.c
12812                 GTK_TEXT -> GTK_STEXT
12813                 fix for wrong comment
12814
12815 2001-11-20 [hiro]       0.6.5claws24
12816
12817         * src/compose.[ch]
12818                 more merges from main branch
12819                 removed fatal warnings (uninitialized variables etc.)
12820                 some coding style fix
12821         * src/gtkutils.h
12822                 fixed typo.
12823         * src/addressbook.c
12824           src/addrindex.c
12825                 V-Card -> vCard
12826
12827 2001-11-19 [hoa]        0.6.5claws23
12828
12829         * src/filtering.c
12830         * src/prefs_scoring.c
12831         * src/matcher.[ch]
12832         * src/scoring.c
12833                 cleaning code
12834
12835         * src/matcher_parser_parse.y
12836         * src/prefs_filtering.c
12837                 bouncing
12838
12839 2001-11-19 [alfons]     0.6.5claws22
12840
12841         more of my old things into claws
12842
12843         * src/Makefile.am
12844         * src/prefs_common.c
12845         * src/procmsg.h
12846         * src/summaryview.[ch]
12847         * src/prefs_summary_column.c
12848         * src/pixmaps/locked.xpm
12849                 add indicators for locking of message in summary view
12850                 (does not work yet, only visual indicator)
12851
12852 2001-11-19 [paul]       0.6.5claws21
12853
12854         * sync with sylpheed 0.6.5cvs10
12855                 see ChangeLog entry 2001-11-19
12856
12857 2001-11-18 [alfons]     0.6.5claws20
12858         
12859         * src/filtering.c
12860                 remove an inadvertent free I forgot in previous clean up 
12861
12862 2001-11-18 [alfons]     0.6.5claws19
12863
12864         * src/filtering.[ch]
12865                 clean up & plug leaks
12866
12867 2001-11-18 [paul]       0.6.5claws18
12868
12869         * sync with sylpheed 0.6.5cvs9
12870                 see ChangeLog entries 2001-11-17 and 2001-11-18
12871
12872 2001-11-16 [paul]       0.6.5claws17
12873
12874         * sync with sylpheed 0.6.5cvs8
12875                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
12876
12877 2001-11-16 [paul]       0.6.5claws16
12878
12879         * sync with sylpheed 0.6.5cvs7
12880                 see ChangeLog entries 2001-11-15 and 2001-11-16
12881
12882 2001-11-15 [hoa]        0.6.5claws15
12883
12884         * src/compose.c
12885                 fix bounce, mails we received couln't be bounced to ourself.
12886
12887         * src/defs.h
12888         * src/filtering.[ch]
12889         * src/matcher.[ch]
12890         * src/matcher_parser.h
12891         * src/matcher_parser_lex.l
12892         * src/matcher_parser_parse.y
12893         * src/inc.c
12894         * src/main.c
12895         * src/mbox.c
12896         * src/prefs_filtering.[ch]
12897         * src/mainwindow.c
12898         * src/prefs_matcher.c
12899         * src/prefs_scoring.c
12900         * src/scoring.[ch]
12901         * src/summaryview.c
12902                 new matcher/filter/score configuration file parser
12903                 one unique configuration file => ~/.sylpheed/matcherrc
12904                 import in currently automatic, then save are made
12905                 in this new file.
12906                 one filter per folder and one global filter
12907                 (filter of a folder will be used as folder processing)
12908
12909         * src/folder.c
12910                 fix a bug in folder_item_get_identifier
12911                 
12912         * src/messageview.c
12913                 receive receipt return are fixed.
12914
12915 2001-11-14 [alfons]     0.6.5claws14
12916
12917         * src/session.h
12918                 add things from main branch to make claws compile
12919
12920 2001-11-14 [paul]       0.6.5claws13
12921
12922         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
12923                 see ChangeLog entries 2001-11-08 to 2001-11-14
12924
12925 2001-11-14 [hoa] 0.6.5claws12
12926
12927         * src/compose.[ch]
12928         * src/mainwindow.c
12929         * src/summaryview.c
12930                 add "bounce mail" option
12931
12932 2001-11-13 [christoph]  0.6.5claws11
12933
12934         * src/compose.c
12935                 Cleanup a mess i add before commiting
12936
12937 2001-11-13 [hoa]        0.6.5claws10
12938
12939         * src/compose.c
12940                 some fixes when mail are sent or
12941                 for crossposts
12942
12943 2001-11-13 [christoph]  0.6.5claws9
12944
12945         * po/de.po
12946                 Changed two string with the same translation
12947         * src/compose.c
12948         * src/procmsg.[ch]
12949         * src/send.[ch]
12950                 New mailsending process:
12951                   - Always queue message before sending
12952                     (message will be saved if sylpheed crashed or
12953                      freezes while sending)
12954                   - Allow queuing of newspostings
12955                   - No copy in outbox before sending
12956                     (closes bug #469501)
12957                   - No more redundant code for send and send_later
12958         * src/summaryview.c
12959                 Applied wwp <subscript@free.fr>'s patch that fixes
12960                 marks for multiple forwarded messages (+compose.c)
12961
12962 2001-11-12 [alfons]
12963
12964         * README.claws
12965                 remove things that are now in main branch
12966         
12967         * po/nl.po
12968                 update Dutch translation
12969
12970 2001-11-12 [mhadasht]   0.6.5.claws8
12971
12972         * src/prefs_common.c
12973                 re-enabled account autoselection feature for forward
12974                 and reedit lost during the branch point for SYNC-B4-REL
12975         * src/gtkspell.c
12976                 gtkpspell_get_dict(): more readable code (even if function is
12977                 not used yet)
12978         * ChangeLog.claws
12979                 added version number info to 2001-11-12 [hiro] comment.
12980
12981 2001-11-12 [hiro]       0.6.5.claws7
12982
12983         * src/compose.c
12984                 compose_forward(): fixed a bug that forward quote mark
12985                 wasn't used.
12986                 removed unnecessary code.
12987         * src/template_select.[ch]: removed.
12988
12989 2001-11-11 [alfons]
12990
12991         * src/compose.c
12992                 :%s/GTK_TEXT/GTK_STEXT/g
12993         
12994         * src/compose.[ch]
12995         * src/undo.[ch]
12996         * src/Makefile.am
12997                 revert the undo stuff (this is 0.6.6claws stuff)
12998
12999 2001-11-11 [hoa]        0.6.5.claws6
13000
13001         * src/compose.[ch]
13002                 Insert signature at the end of the text.
13003                 Added undo patch but currently disabled
13004
13005         * src/procmsg.c
13006                 Threading by subject improved.
13007
13008         * added src/undo.[ch]
13009                 Undo module for compose dialog box.
13010
13011 2001-11-11 [alfons]     0.6.5.claws5
13012
13013         * src/procmsg.c
13014                 prevent threading by subject on nodes that have already been
13015                 threaded by in-reply-to (as in "circular references in a tree
13016                 result in a dead branch")
13017
13018 2001-11-09 [hoa]        0.6.5.claws4
13019         
13020         * src/folderview.c
13021                 allows creation of mbox folder item from any files.
13022
13023 2001-11-09 [alfons]     0.6.5.claws3
13024         
13025         * src/utils.c
13026         * src/procmsg.c
13027                 do what I mean and correct threading by subject so it really
13028                 ignores attracting lines without "Re: "
13029
13030 2001-11-07 [alfons]     0.6.5.claws2
13031
13032         * src/procmsg.c
13033         * src/utils.[ch]
13034                 only attract by subject if a subject line starts with a "Re: "
13035         * src/syldap.c
13036                 remove warning
13037
13038 2001-11-07 [paul]       0.6.5claws1
13039
13040         * sync with sylpheed 0.6.5. release
13041                 see ChangeLog entry 2001-11-07
13042
13043 2001-11-07 [paul]       0.6.4claws31
13044
13045         * sync with sylpheed 0.6.4cvs18
13046                 see ChangeLog entries 2001-10-30 to 2001-11-07
13047                 prefs_templates.[ch] renamed prefs_template.[ch]
13048
13049 2001-11-06 [alfons]
13050         
13051         * src/utils.h
13052                 add semicolon Hoa forgot ;-)
13053                 
13054
13055 2001-11-06 [hoa]        0.6.4claws30
13056         
13057         * src/procmsg.c
13058         * src/summaryview.c
13059         * src/utils.c
13060         * src/utils.h
13061                 threading by subject - empty subject are ignored
13062
13063 2001-11-06 [christoph]  0.6.4claws29
13064
13065         * src/socket.c
13066                 use SSL_peek for sock_gets
13067         * src/utils.c
13068                 removed unneeded pointer in extracting quoted
13069                 names implementation
13070
13071 2001-11-06 [melvin]     0.6.4claws28
13072
13073         * src/gtkspell.c
13074                 fixed bug #476792 Selection overtyping with spell checker
13075                 fixed bug which could cause a buffer overflow
13076                 fixed a memory leak
13077
13078 2001-11-06 [hoa]        0.6.4claws27
13079         
13080         * src/procmsg.c
13081         * src/summaryview.c
13082                 threading by subject
13083
13084 2001-11-05 [alfons]     0.6.4claws26
13085         
13086         * README.claws
13087                 Claws -> Sylpheed (vice versa)
13088
13089         * src/compose.c
13090                 :%s/gtk_text/gtk_stext/g
13091                 :%s/GTK_TEXT/GTK_STEXT/g
13092                 (thanks to Jonathan Ware for spotting this)
13093
13094 2001-11-04 [christoph]  0.6.4claws25
13095
13096         * src/summaryview.c
13097                 replace Xalloca + strdup with Xstrdup_a
13098         * src/utils.c
13099                 better implementation of extracting quoted names
13100                 from addresses (remove backlashes and ignore
13101                 quotes after them)
13102
13103 2001-11-04 [alfons]     0.6.4claws24
13104
13105         * src/utils.[ch]
13106                 edit to comply more with coding style
13107
13108         * src/textview.c
13109                 fix bug reported by Kim Schulz. introduced by the patch integrated
13110                 in 0.6.4claws15. the code did not check the return value of
13111                 the html parser.
13112
13113         * AUTHORS
13114                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
13115
13116 2001-11-04 [christoph]  0.6.4claws23
13117
13118         * src/main.c
13119         * src/prefs_common.[ch]
13120                 init some pointers that possibly caused a segfault
13121                 reported in the claws-users ML
13122
13123 2001-11-04 [hoa]        0.6.4claws22
13124
13125         * src/grouplistdialog.c
13126                 change the names of the nodes in the tree
13127
13128         * src/compose.c
13129                 enhanced mailto syntax as described in
13130                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
13131                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
13132
13133         * src/utils.c
13134                 encode and decode URI (useful when opening URL into
13135                 netscape).
13136
13137 2001-11-03 [hoa]        0.6.4claws21
13138
13139         * src/grouplistdialog.c
13140                 a new newsgroups list selection dialog box
13141                 with a CTree instead of a CList
13142
13143 2001-11-03 [hoa]        0.6.4claws20
13144
13145         * src/folderview.c
13146                 enable property and scoring options when right
13147                 click on "inbox"
13148
13149         * src/summaryview.c
13150                 fixed bug when nickname were displayed using
13151                 the address book.
13152
13153 2001-11-02 [darko]      0.6.4claws19
13154
13155         * src/compose.c
13156                 new wrap quotation and URL/long words wrapping implementation
13157         * src/compose.c src/gtkstext.[ch]
13158                 move gtkstext_strncmp() to gtkstext.c
13159
13160 2001-11-01 [christoph]  0.6.4claws18
13161
13162         * src/prefs_account.c
13163                 fixed mess in account settings dialog
13164         * src/prefs_folder_item.c
13165                 added label with folder path to dialog
13166
13167 2001-10-31 [match]      0.6.4claws17
13168
13169         * src/vcard.c
13170                 fix memory leak.
13171         * src/addrbook.c
13172                 fix generation of spurious address book file names.
13173                 remove redundant functions.
13174         * po/POTFILES.in
13175                 added missing file names.
13176
13177 2001-10-30 [paul]       0.6.4claws16
13178
13179         * sync with sylpheed 0.6.4cvs6
13180                 see ChangeLog entries 2001-10-26 to 2001-10-30
13181
13182         * tools/filter_conv.pl
13183                 read folderlist.xml to discover whether the top-level
13184                 folder is called 'Mailbox' or 'Mail' 
13185
13186 2001-10-29 [paul]       0.6.4claws15
13187
13188         * src/html.c, src/textview.c
13189                 activate links in html mail and fix clickable parts
13190                 Submitted by Matthieu Dazy <dazy@t-surf.com>
13191
13192 2001-10-29 [paul]
13193
13194         * po/de.po, po/es.po, po/pt_BR/po
13195                 updated translations, submitted by Jens Oberender,
13196                 Ricardo Mones Lastra, and Fabio Junior Beneditto
13197
13198 2001-10-29 [darko]      0.6.4claws14
13199
13200         * src/compose.c
13201                 fix wrapping for good
13202
13203 2001-10-29 [darko]
13204
13205         * src/compose.c
13206                 undo previous change as it broke the smart wrapping
13207
13208 2001-10-29 [darko]      0.6.4claws13
13209
13210         * src/compose.c
13211                 fix infinite loop when long URL is quoted
13212                 (closes bug #475122.
13213
13214 2001-10-28 [match]
13215
13216         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
13217                 import Mutt address book
13218         * src/ldif.[ch] src/importldif.h
13219                 modified import LDIF handle user attributes
13220
13221 2001-10-28 [christoph]  0.6.4claws12
13222
13223         * src/summaryview.c
13224                 fixed that filtering did not work if there
13225                 were no filter rules
13226                 (closes bug #472003 and better implementation
13227                  of patch #474644)
13228
13229 2001-10-27 [christoph]  0.6.4claws11
13230
13231         * src/compose.c
13232                 make the folder's default account to be used when
13233                 replying. (patch by wwp <subscript@free.fr>)
13234         * src/compose.c
13235                 code cleanup, nearly killed all of wwp's patch
13236                 for folder's default account in compose
13237         * src/folderview.c
13238                 error panel when a folder could not be created
13239                 (closes bug #471080 new folder name & already
13240                  existing file)
13241
13242 2001-10-26 [alfons]
13243
13244         * src/utils.h
13245                 change prototype of strstr2() that Christoph forgot about
13246
13247 2001-10-26 [christoph]  0.6.4claws10
13248
13249         * src/account.c
13250                 made search for accounts by email address not case
13251                 sensitive
13252         * src/folder.c
13253                 fixed memory leak in folder_item_get_identifier
13254         * src/gtkspell.c
13255         * src/utils.c
13256                 fixed wrong strstr2 (should work like strstr)
13257
13258 2001-10-26 [darko]      0.6.4claws9
13259
13260         * src/compose.c src/gtkstext.[ch]
13261         * src/gtkstext.c
13262                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
13263
13264 2001-10-26 [paul]       0.6.4claws8
13265
13266         * src/html.c
13267                 ignore css and javascript tags in html mail
13268                 case-insensitive, with or without double-quoted
13269                 strings
13270
13271 2001-10-26 [paul]       0.6.4claws7
13272
13273         * sync with sylpheed 0.6.4cvs1
13274                 see ChangeLog entry 2001-10-26
13275
13276         * src/prefs_account.c, src/prefs_common.c,
13277           src/prefs_summary_column.c
13278                 minor improvements to the English
13279
13280 2001-10-25 [alfons]     0.6.4claws6
13281
13282         * src/gtkstext.c
13283         
13284                 make GtkSText follow style of GtkText (closes bug 
13285                 #469211 "text selection while writing message")
13286                 
13287                 do sync with GTK 1.2.10
13288
13289 2001-10-25 [paul]       0.6.4claws5
13290
13291         * src/html.c
13292                 ignore css tags in html mail
13293
13294 2001-10-25 [darko]      0.6.4claws4
13295
13296         * src/compose.c
13297                 don't declare is_url_string as static function since
13298                 we need it in gtkstext.c
13299         * src/gtkstext.c
13300                 remove unused variable
13301                 don't wrap long URLs while composing a message
13302
13303 2001-10-24 [christoph]  0.6.4claws3
13304
13305         * src/socket.c
13306                 fix ssl deadlock, when peer closes connection
13307
13308 2001-10-24 [paul]       0.6.4claws2
13309
13310         * src/prefs_common.c
13311                 gettextize the gpg ascii-armored warning message
13312
13313         * src/compose.c
13314                 insert a DOS/MAC file into the composed message
13315                 (improvements)
13316
13317         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
13318
13319 2001-10-22 [paul]       0.6.4claws1
13320
13321         * sync with sylpheed 0.6.4 release
13322                 see ChangeLog entries 2001-10-21
13323
13324         * po/fr.po, po/pt_BR.po
13325                 updated by Melvin Hadasht and Fabio Junior Beneditto
13326
13327 2001-10-21 [paul]       0.6.3claws30
13328
13329         * src/compose.c
13330                 insert a DOS text file from the compose window
13331                 into the composed message text (removes CRs characters)
13332                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
13333
13334         * tools/filter_conv.pl, tools/README
13335                 automatically use ~/.sylpheed as working directory
13336                 print out confirmation message on completion
13337
13338         * correct Hoa's last ChangeLog.claws entry
13339
13340 2001-10-20 [hoa]        0.6.3claws29
13341
13342         * src/grouplistdialog.c
13343                 bugfix (another ?) to give the right
13344                 newsgroups list for each news server.
13345
13346         * src/news.c
13347         * src/news.h
13348                 improve the newsgroups list cache
13349
13350 2001-10-20 [paul]       0.6.3claws28
13351
13352         * sync with sylpheed 0.6.3cvs9
13353                 see ChangeLog entry 2001-10-19
13354
13355         * correct Alfons' last ChangeLog.claws entry
13356
13357 2001-10-19 [alfons]
13358
13359         * src/pgptext.[ch]
13360                 fix compilation problems (part of bug #472895)
13361
13362 2001-10-18 [hoa]        0.6.3claws27
13363
13364         * src/grouplistdialog.c
13365                 bugfix when we refresh was clicked (bug 472701)
13366
13367 2001-10-19 [christoph]  0.6.3claws26
13368
13369         * src/compose.c
13370                 last header entry should default to "To:" or
13371                 "Newsgroups:" and not copy the last entry line
13372                 in a new compose window
13373                 (closes bug #472686, #470792)
13374
13375 2001-10-19 [paul]       0.6.3claws25
13376
13377         * sync with Sylpheed 0.6.3cvs8
13378                 see ChangeLog entries 2001-10-18 and 2001-10-19
13379
13380 2001-10-18 [christoph]  0.6.3claws24
13381
13382         * src/procmsg.c
13383                 reimplement ignore thread
13384         
13385 2001-10-18 [hoa]        0.6.3claws23
13386
13387         * src/folderview.c
13388         * src/grouplistdialog.[ch]
13389                 enhanced news subscription interface (feature 469113)
13390
13391         * src/news.c
13392         * src/news.h
13393                 enchanced newsgroup listing,
13394                 now, we can get groups informations
13395                 (NNTPGroupInfo)
13396
13397 2001-10-18 [paul]       0.6.3claws22
13398
13399         * src/summaryview.c
13400                 remove comment (sync with main branch)
13401         * src/mainwindow.c
13402                 fix 'Re-edit' bug in 'Message' menu
13403
13404 2001-10-17 [christoph]  0.6.3claws21
13405
13406         * src/compose.c
13407                 ignore empty or whitespace only header lines
13408
13409 2001-10-17 [paul]       0.6.3claws20
13410
13411         * sync with sylpheed 0.6.3cvs7
13412                 see ChangeLog entries 2001-10-14, 2001-10-16, and
13413                 2001-10-17
13414
13415 2001-10-17 [darko]
13416
13417         * src/compose.c
13418                 wrap long lines without spaces
13419                 don't wrap URLs
13420
13421 2001-10-16 [paul]
13422
13423         * po/es.po, po/nl.po, po/pt_BR.po
13424                 updated by Ricardo Mones Lastra, Alfons,
13425                 and Fabio Junior Beneditto
13426
13427         * sylpheed-0.6.3claws released
13428
13429 2001-10-15 [melvin] 0.6.3claws18
13430
13431         * README.claws
13432                 added summary and detailed installation instructions
13433                 for spell checker
13434         * po/fr.po
13435                 Updated, corrected and completed french translation
13436
13437 2001-10-15 [hoa] 0.6.3claws17
13438         * src/grouplistdialog.c
13439                 we can choose the newsgroups to display with wildcards
13440
13441 2001-10-15 [christoph]  0.6.3claws16
13442
13443         * src/account.c
13444         * src/compose.c
13445         * src/prefs_folder_item.[ch]
13446                 applied wwp <subscript@free.fr>'s folder
13447                 default account patch
13448         * po/de.po
13449                 Fixed wrong translation
13450
13451 2001-10-13 [alfons, christoph, melvin]  
13452                         0.6.3claws15
13453
13454         solution #2 to solve MT-safety problems defers all GUI related calls
13455         to the main thread using a gtk_idle_add() callback. discussed on
13456         ircnet #sylpheed, with christoph spotting some issues with the
13457         original code, and melvin allowing us to lobotomize his sylpheed.
13458
13459         * src/syldap.[ch], src/main.c
13460                 fix race problem in ldap search thread by deferring GUI 
13461                 stuff to main thread using gtk_idle_add()
13462
13463 2001-10-13 [paul]       0.6.3claws14
13464
13465         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
13466                 add Sergey's smtpcred.patch
13467                 adds separate username/password setting for SMTP Auth
13468                 needed by some servers
13469                 (closes feature request #471659)
13470
13471 2001-10-13 [paul]       0.6.3claws13
13472
13473         * src/pgptext.[ch] **NEW FILES**
13474         * src/Makefile.am, src/messageview.c, src/mimeview.c
13475                 decrypt ascii-armored gpg text embedded in
13476                 the message body.
13477                 Submitted by Jens Jahnke <jan0sch@gmx.net>
13478
13479 2001-10-13 [christoph]  0.6.3claws12
13480
13481         * README.claws
13482                 some more details on default to and
13483                 feature requests
13484         * src/main.c
13485                 init glib threading when ldap is used
13486         * src/syldap.c
13487                 threading fixes
13488         * po/de.po
13489                 fixed a typo
13490
13491 2001-10-12 [paul]       0.6.3claws11
13492
13493         * src/prefs_common.[ch], src/rfc2015.c
13494                 enable ascii-armored gpg text to be embedded in the
13495                 message body, selectable through the 'Privacy'
13496                 preferences. Supports encrypting only.
13497                 Submitted by Ravemax <ravemax@dextrose.com>
13498
13499 2001-10-12 [paul]       0.6.3claws10
13500
13501         * sync with sylpheed 0.6.3cvs6
13502                 see ChangeLog entries 2001-10-11 and 2001-11-12
13503
13504         * src/folderview.c
13505                 incorporated mbox folders, scoring, and folder
13506                 properties into the sync
13507
13508 2001-10-12 [darko]      0.6.3claws9
13509
13510         * README.claws
13511                 describe quotation wrapping
13512         * src/compose.c
13513                 don't treat tab as space to calculate line length properly
13514
13515 2001-10-11 [alfons]
13516
13517         * README.claws
13518                 correct description of how to make new filtering system work,
13519                 add some other things
13520                 
13521         * src/syldap.c
13522                 remove sched_yield() (not necessary / unportable)
13523
13524 2001-10-11 [paul]       0.6.3claws8
13525
13526         * sync with sylpheed 0.6.3cvs3
13527                 see ChangeLog entry 2001-10-10
13528
13529 2001-10-10 [christoph]  0.6.3claws7
13530
13531         * .cvsignore
13532                 ignore 2 files created by newer autotools
13533         * src/prefs_folder_item.c
13534                 using table for widget alignment
13535                 fixed memory leak and broken octal display
13536         * src/filesel.c
13537                 fixed segfault caused by lost filename
13538                 workaround (closes bug #469551)
13539
13540 2001-10-10 [paul]       0.6.3claws6
13541
13542         * sync with sylpheed 0.6.3cvs2
13543                 see ChangeLog entries 2001-10-09 and 2001-10-10
13544
13545 2001-10-10 [darko]      0.6.3.claws5
13546
13547         * src/gtkstext.c
13548                 proper calculation of right margin if smart wrapping is enabled
13549         * src/compose.c
13550                 automatically wrap long lines if wrap quotation is enabled
13551
13552 2001-10-09 [alfons]     0.6.3.claws4
13553
13554         * src/summaryview.c
13555                 select correct row when deleting last row in the summary view (and
13556                 close bug "[ #469104 ] select second last in list when deleting")
13557
13558 2001-10-09 [paul]       0.6.3claws3
13559
13560         * sync with sylpheed 0.6.3cvs1
13561                 updated some autotool scripts
13562
13563 2001-10-09 [darko]      0.6.3claws2
13564
13565         * src/gtkstext.[ch]
13566                 new name and mark with Sylpheed comment
13567         * src/compose.c
13568                 smart quotation wrapping a-la VIM
13569
13570 2001-10-08 [paul]       0.6.3claws1
13571
13572         * sync with sylpheed 0.6.3 release
13573                 see ChangeLog entry 2001-10-08
13574
13575 2001-10-08 [paul]       0.6.2claws24
13576
13577         * src/summaryview.c
13578                 more sync with sylpheed 0.6.2cvs12
13579                 Fixed the bug that didn't select the last row correctly
13580
13581
13582 2001-10-07 [paul]       0.6.2claws23
13583
13584         * sync with sylpheed 0.6.2cvs12
13585                 see ChangeLog entry 2001-10-07
13586
13587 2001-10-06 [match]
13588         * src/jpilot.[ch]
13589                 enable jpilot to read unsynch'ed addresses.
13590
13591         * src/editldap_basedn.c
13592                 fix segfault when opening dialog.
13593
13594 2001-10-06 [alfons]     0.6.2.claws22
13595
13596         * src/summaryview.c
13597                 fix bug with summary view selecting last *inserted*
13598                 node instead of last *visible* node. remember we
13599                 work with a tree
13600
13601 2001-10-06 [paul]       0.6.2claws21
13602
13603         * po/pt_BR.po
13604                 updated translation, contains some fixes and new
13605                 translations, submitted by Gustavo Noronha Silva
13606                 <kov@debian.org>
13607
13608         * src/prefs_common.c
13609                 change 'each' to 'every' - fix dubious English
13610
13611         * sync with sylpheed 0.6.2cvs11
13612
13613 2001-10-05 [alfons]     0.6.2claws20
13614
13615         * src/mainwindow.[ch], src/folderview.c
13616                 make composite tool button switch between "Compose News"
13617                 and "Compose Mail" depending on selected folder
13618                 (nifty idea by Kim Schulz <kim@schulz.dk>)
13619
13620 2001-10-05 [paul]       0.6.2claws19
13621
13622         * src/mainwindow.c, src/summaryview.c
13623                 fix 'Message/Reply to all', broken in last commit
13624
13625         * src/compose.c
13626                 fix X_BEENTHERE seg fault, thanks to Alfons
13627
13628 2001-10-04 [paul]       0.6.2claws18
13629
13630         * src/compose.[ch], src/mainwindow.c
13631                 make "Message/Reply" reply to mailing lists; matches
13632                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
13633                 based on portions of the patch submitted by
13634                 Junichi Uekawa <dancer@netfort.gr.jp>
13635
13636 2001-10-04 [darko]      0.6.2claws17
13637
13638         * src/compose.c
13639                 better smart wrapping
13640         * src/gtkstext.[hc]
13641                 a function to make text buffer contiguous
13642
13643 2001-10-03 [paul]       0.6.2claws16
13644
13645         * sync with sylpheed 0.6.2cvs10
13646
13647 2001-10-02 [alfons]
13648
13649         * configure.in
13650         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
13651                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
13652                 references to chinese translations (hope someone picks up
13653                 this)
13654
13655 2001-10-02 [christoph]  0.6.2claws15
13656
13657         * src/compose.c
13658                 fixed non translated header bug
13659         * ChangeLog.claws
13660                 fixed wrong date in alfons last entry ;)
13661
13662 2001-10-02 [alfons]     0.6.2claws14
13663
13664         * src/compose.c, src/prefs_common.[ch]
13665                 add block cursor option
13666
13667 2001-10-02 [paul]       0.6.2claws13
13668
13669         * sync with sylpheed 0.6.2cvs9
13670
13671 2001-09-30 [paul]       0.6.2claws12
13672
13673         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
13674                 updated translations
13675
13676         * po/POTFILES.in
13677                 add 'src/importldif.c'
13678
13679         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
13680                 added eudora-to-vCard conversion tool
13681                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
13682
13683         * sync with sylpheed 0.6.2cvs8
13684
13685 2001-09-30 [paul]
13686
13687         * sylpheed-0.6.2claws released
13688
13689 2001-09-27 [melvin]     0.6.2claws11
13690
13691         * src/gtkspell.c
13692                 fixed crash when using default path (introduced 
13693                 in 0.6.2claws10)
13694                 fixed tiny bug for initial suggestion mode
13695
13696 2001-09-27 [melvin]     0.6.2claws10
13697         
13698         * src/gtkspell.c
13699                 fixed bug where gtkpspell didn't set the path correctly
13700
13701         * README.claws
13702                 added a paragraph about spell checking
13703                 
13704
13705
13706 2001-09-27 [paul]       0.6.2claws9
13707
13708         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
13709                 replace '// comments' with '/* comments */' to prevent
13710                 some compiler warnings 
13711
13712         * sync with sylpheed 0.6.2cvs6
13713
13714 2001-09-26 [alfons]     0.6.2claws8
13715
13716         * src/messageview.c
13717                 introduce return receipt request notification again,
13718                 which was lost because of other semantics in 
13719                 procheader_parse() (???)
13720
13721 2001-09-26 [christoph]  0.6.2claws7
13722
13723         * src/compose.c
13724                 replace comments for old code with #if 0
13725                 readded auto cc, bcc and reply-to
13726         * src/prefs_matcher.c
13727         * src/prefs_scoring.c
13728                 removed some definition (was moved to
13729                 prefs.h)
13730
13731 2001-09-26 [paul]       0.6.2claws6
13732
13733         * src/mainwindow.c
13734                 make 'Follow-up and reply to' sensitive
13735
13736         * more sync with sylpheed 0.6.2cvs5
13737
13738 2001-09-25 [melvin]
13739
13740         * 0.6.2claws5
13741
13742         * src/gtkspell.c
13743                 fixed bug for "US-ASCII" introduced by the encoding code
13744
13745 2001-09-25 [paul]
13746
13747         * 0.6.2claws4
13748
13749         * src/prefs_common.[ch], src/summaryview.c
13750                 'next unread msg' 'go to next folder?' dialog can be
13751                 given default behaviour, either always show dialog,
13752                 or assume 'yes', or assume 'no'
13753                 Submitted by wwp <subscript@free.fr>
13754
13755 2001-09-25 [melvin]
13756                 
13757         * src/compose.c src/gtkspell.[ch]
13758                 added support for different encodings
13759
13760 2001-09-25 [paul]
13761
13762         * more sync with sylpheed 0.6.2cvs5
13763
13764 2001-09-24 [alfons]
13765         
13766         * src/prefs_folder_item.c
13767                 add check for item->prefs->default_to string is NULL and
13768                 add another check when freeing this string
13769
13770 2001-09-24 [paul]
13771
13772         * configure.in
13773                 change to version 0.6.2claws3
13774
13775         * sync with sylpheed 0.6.2cvs5 
13776
13777 2001-09-24 [match]
13778         * src/ldif.[ch], src/importldif.[ch], addressbook.c
13779                 import LDIF files.
13780         * src/addrcache.[ch], addrindex.[ch]
13781                 small update for future
13782         * src/addrbook.c
13783                 fix test XML file.
13784
13785 2001-09-24 [melvin]
13786         * src/gtkspell.[ch]
13787                 added 'Learn from mistakes' option
13788                 better handling of quotes in checked words
13789                 sorted dict list
13790         * po/fr.po
13791                 small update for spell checking stuff
13792
13793 2001-09-23 [alfons]
13794         
13795         * src/gtkspell.c
13796                 edit a little bit so it complies more with main coding style
13797
13798 2001-09-23 [alfons]
13799
13800         * src/folder.[ch], prefs_folder_item.c, compose.c
13801                 migrate "request return receipt" folder property
13802                 to folderlist.xml
13803
13804 2001-09-22 [alfons]
13805
13806         * README.claws **NEW**
13807                 (add things of interest for users of main branch 
13808                 and claws here)
13809
13810         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
13811                 re-implement threading per folder option, but store 
13812                 the setting in folderlist.xml (where it belongs)
13813
13814 2001-09-21 [melvin]
13815
13816         * src/gtkspell.[ch]
13817                 fixed bug when compose window is under another window
13818         * src/prefs_common.[ch] src/compose.c
13819                 changed 'dictionary_path' to 'dictionary' to be consistent
13820                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
13821         * ac/pspell.m4 src/Makefile.am 
13822                 dropped PSPELL_PATH macro
13823         * po/fr.po
13824                 updated translations
13825
13826 2001-09-21 [christoph]
13827
13828         * src/compose.c
13829                 added border around header fields
13830                 keep header type when new field is added
13831
13832 2001-09-20 [christoph]
13833
13834         * src/utils.[ch]
13835                 more portable debug_print with source filename
13836                 and linenumber
13837         * src/procmsg.c
13838                 more newlines after debug messages
13839
13840 2001-09-20 [paul]
13841
13842         * configure.in
13843                 change to version 0.6.2claws2
13844
13845         * sync with sylpheed 0.6.2cvs3
13846
13847 2001-09-19 [melvin]
13848
13849         * src/gtkspell.c
13850                 fixed the post-right-click focus pb
13851                 fixed crash when 'Spell check all' after dict change 
13852                         and when cursor is at the end of the text
13853                 shift-right-click pops up config menu even on misspelled words.
13854         * po/POTFILES.in
13855                 added gtkspell.c
13856
13857 2001-09-19 [melvin]
13858
13859         * src/about.c
13860                 added pspell to compiled-in features list
13861
13862 2001-09-18 [melvin]
13863
13864         * switched to pspell and dropped ispell
13865         * ac/pspell.m4
13866                 new file. autoconf macro for pspell
13867         * ac/Makefile.am 
13868         * configure.in acconfig.h
13869                 added pspell support
13870         * src/Makefile.am
13871         * src/main.c src/compose.[ch] src/gtkspell.[ch]
13872         * src/prefs_common.[ch] 
13873                 added pspell support
13874
13875 2001-09-18 [christoph]
13876
13877         * src/addr_compl.c
13878         * src/template.[ch]
13879                 replace LOG_MESSAGE with debug_print
13880         * src/compose.[ch]
13881                 gui improvements
13882         * src/menu.c
13883                 added newline after debug message
13884         * src/utils.h
13885                 using __VA_ARGS__ for debug_print macro
13886         * tools/.cvsignore
13887                 ignore Makefile and Makefile.in
13888
13889 2001-09-18 [paul]
13890
13891         * configure.in
13892                 change to version 0.6.2claws1
13893         * sync with sylpheed 0.6.2cvs1
13894
13895         * src/matcher.c 
13896         * src/prefs_matcher.c
13897                 add 'score equal to' option, submitted by
13898                 Paul Evans <nerd@freeuk.com>
13899
13900 2001-09-15 [christoph]
13901
13902         * src/mainwindow.c
13903                 comment out menu entry not existing in claws
13904         * src/menu.c
13905                 add debug output for non existing menu entries
13906         * src/summaryview.c
13907                 fix next/prev unread message for ignored threads
13908         * src/utils.[ch]
13909                 add sourcefile and line number to debug output
13910                 otherwise it is sometimes hard to find the
13911                 source code part if debug messages are translated
13912
13913 2001-09-14 [darko]
13914         
13915         * src/folderview.c
13916                 refresh target folder style after colour is changed
13917
13918 2001-09-13 [paul]
13919
13920         * configure.in
13921                 change to version 0.6.1claws3
13922
13923         * sync with sylpheed 0.6.1cvs6
13924
13925 2001-09-13 [darko]
13926         
13927         * src/folderview.c
13928                 fix target folder colourization to use user selected colour
13929
13930 2001-09-12 [darko]
13931         
13932         * src/summaryview.c
13933                 fix crash when message that is marked for copy/move is unmarked
13934
13935 2001-09-09 [paul]
13936
13937         * configure.in
13938                 change to version 0.6.1claws2
13939
13940         * sync with sylpheed 0.6.1cvs3
13941
13942 2001-09-09 [alfons]
13943         
13944         * src/folderview.c
13945                 fix bug with default font used for trash folder text
13946
13947 2001-09-06 [paul]
13948
13949         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13950                 updated translations
13951
13952         * configure.in
13953                 change to version 0.6.1claws1
13954
13955         * sync with sylpheed 0.6.1cvs2
13956
13957 2001-09-03 [paul]
13958
13959         * po/POTFILES.in
13960                 add Match's new addressbook
13961
13962         * po/de.po
13963                 updated translation submitted by Jens Oberender
13964
13965 2001-09-02 [paul]
13966
13967         * configure.in
13968                 change to 0.6.1claws
13969         * sync with sylpheed 0.6.1 release
13970
13971 2001-09-02 [paul]
13972
13973         * configure.in
13974                 change to 0.6.0claws2
13975
13976         * sync with sylpheed 0.6.0cvs4
13977
13978         * po/pt_BR.po
13979                 updated translation submitted by Fabio Junior Beneditto
13980
13981 2001-09-01 [match]
13982         * pixmaps/
13983                 interface.xpm
13984                 book.xpm
13985                 address.xpm
13986         * src/
13987                 Makefile.am
13988                 a ton of new files
13989
13990 2001-08-31 [paul]
13991
13992         * configure.in
13993                 change to version 0.6.0claws1
13994
13995         * sync with sylpheed 0.6.0cvs1
13996
13997         * po/es.po
13998                 updated translation submitted by Ricardo Mones Lastra
13999
14000         * po/POTFILES.in
14001                 add 'src/prefs_templates.c'
14002
14003         * src/compose.c, src/summaryview.c
14004                 fix segfault on 'Re_edit'               
14005
14006 2001-08-30 [alfons]
14007
14008         * configure.in, Makefile.am
14009         * tools/Makefile.am
14010                 add tools directory to source distribution
14011
14012 2001-08-30 [paul]
14013
14014         * configure.in
14015                 change to version 0.6.0claws
14016
14017         * sync with sylpheed 0.6.0 release
14018
14019 2001-08-30 [christoph]
14020
14021         * configure.in
14022                 removed autoconf version check
14023
14024 2001-08-30 [paul]
14025
14026         * src/account.c, src/compose.c, src/prefs_common.[ch]
14027         * src/procheader.[ch] src/utils.[ch]
14028                 Enhanced automatic account selection on replies
14029                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
14030
14031         * configure.in
14032                 add LDAP and JPilot to the configuration results output.
14033
14034 2001-08-29 [christoph]
14035
14036         * src/summeryview.c
14037                 no bold font for ignored threads
14038
14039 2001-08-29 [paul]
14040
14041         * configure.in
14042                 change to version 0.5.3claws6
14043
14044         * sync with sylpheed 0.5.3cvs10
14045                 src/stringtable.[ch]: New Files
14046
14047         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
14048         * src/pixmaps/sylpheed.xpm
14049                 add mini-icons to windows (by Alfons)
14050
14051 2001-08-27 [paul]
14052
14053         * src/mainwindow.c
14054                 new functions: next_labeled_cb(), prev_labeled_cb()
14055
14056         * src/summaryview.c
14057                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
14058                 summary_select_next_labeled(), summary_select_prev_labeled()
14059
14060         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
14061                 give claws blue folders and a blue trash can
14062
14063 2001-08-27 [paul]
14064
14065         * configure.in
14066                 change to version 0.5.3claws5
14067
14068         * sync with sylpheed 0.5.3cvs9
14069                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
14070
14071 2001-08-24 [christoph]
14072
14073         * src/filesel.c
14074                 keep filename when browsing directories
14075                 (not working for user entered filename, but
14076                  for default name and selected filename from
14077                  file list)
14078         * src/mainwindow.c
14079                 fixed wrong spelling "Folllow-up"
14080         * src/mbox_folder.c
14081         * src/procmsg.c
14082         * src/summaryview.c
14083                 fixed new/unread message count with ignored
14084                 threads (2 commits, first didn't notice no
14085                 longer needed decreasing)
14086         * src/inc.c
14087                 readded scrolling of progress dialog
14088                 (lost in sync)
14089
14090 2001-08-24 [paul]
14091
14092         * configure.in
14093                 change to 0.5.3claws4
14094
14095         * sync with sylpheed 0.5.3cvs7
14096
14097 2001-08-24 [christoph]
14098
14099         * src/compose.c
14100                 set request return receipt when replying
14101                 if it is set is the folder prefs of the
14102                 message
14103         * src/inc.c
14104                 disable final error popup if popups are
14105                 disabled in config (again)
14106
14107 2001-08-23 [paul]
14108
14109         * configure.in
14110                 Change version number to 0.5.3claws3
14111
14112         * sync with sylpheed 0.5.3cvs5
14113
14114         * src/mimeview.c
14115                 double quote '%s' in 'gedit %s' to fix bug when
14116                 opening attachment with spaces in the name
14117
14118 2001-08-22 [alte]
14119         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
14120           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
14121                 initial message templates support
14122
14123
14124 2001-08-22 [paul]
14125
14126         * configure.in
14127                 change version number to 0.5.3claws2
14128
14129         * sync with sylpheed 0.5.3cvs4
14130
14131         * src/procmsg.h src/summaryview.c
14132                 re-implement (un)ignore thread
14133
14134 2001-08-21 [paul]
14135
14136         * src/summaryview.c
14137                 remove unnecessary code
14138         * src/compose.c
14139                 enable 'dynamic' signatures (submitted by
14140                 Eric Limpens <eric@hscg-internet.nl>)
14141
14142 2001-08-21 [paul]
14143
14144         clean up after sync with sylpheed 0.5.3 release
14145
14146         * src/folderview.c
14147                 fix re-introduced font mess, see Christoph's
14148                 entry 2001-06-24
14149
14150         * src/summaryview.c
14151                 remove prev_msgnum
14152                 use sylpheed's small font instead of
14153                 gtk default font for summary view
14154
14155
14156 2001-08-17 [paul]
14157
14158         * configure.in
14159                 add pl to ALL_LINGUAS - sync with main branch
14160
14161         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14162                 Updated. Translations by Jens Oberender, Ricardo Mones
14163                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
14164
14165         * po/pl.po  ** NEW FILE **
14166                 sync with the main branch
14167
14168         * src/folderview.c
14169                 fix target folder colorizing and refresh problem
14170
14171
14172 2001-08-17 [christoph]
14173
14174         * src/mainwindow.c
14175                 claws uses 4 colors for target folder coloring.
14176                 arrays were not long enough and destroyed the
14177                 stack causing a segfault.
14178                 target folder colorizing does not work anymore
14179                 for me
14180
14181 2001-08-16 [paul]
14182
14183         * configure.in
14184                 change to version 0.5.3claws1
14185
14186         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
14187           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
14188           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
14189
14190                 sync with sylpheed 0.5.3 release, but keep claws method of
14191                 configuring/saving fonts
14192
14193         * src/addressbook.[ch]
14194                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
14195                 in line with a similar change in Hiroyuki's branch
14196
14197         * src/mainwindow.[ch]
14198                 disable main_window_set_thread_option()
14199         * src/prefs_folder_item.c
14200                 comment out &tmps_prefs.enable_thread,
14201         * src/mbox_folder.c, src/procmsg.[ch]
14202                 comment out MSG_IS_IGNORE_THREAD
14203         * src/summaryview.c
14204                 comment out summary_ignore_thread() and summary_unignore_thread()
14205                 comment out MSG_IS_IGNORE_THREAD
14206
14207                 use Hiroyuki's threading instead.
14208
14209
14210
14211 2001-08-15 [paul]
14212
14213         * src/account.c
14214                 use Hiroyuki's 0.5.3 column scheme but also
14215                 include the enable/disable button.
14216         * src/pixmaps/mark.xpm
14217                 add Hiroyuki's amended pixmap
14218
14219 2001-08-13 [christoph]
14220
14221         * src/account.c
14222                 receive at get all column showed wrong state for APOP
14223                 button should only work for POP3 and APOP accounts
14224         * src/prefs_account.c
14225                 added missing preprocessor statement for SSL
14226
14227 2001-08-12 [paul]
14228
14229         * src/account.[ch]
14230                 add 'receive at get all' column and enable/disable
14231                 button.
14232
14233 2001-08-06 [christoph]
14234
14235         * src/account.c
14236                 show usage of SSL in protocol column
14237
14238         * src/imap.c
14239         * src/inc.c
14240                 renamed ssl options
14241
14242         * src/prefs_account.[ch]
14243                 moved ssl options to a new page
14244
14245         * src/send.c
14246         * src/smtp.c
14247         * src/ssl.[ch]
14248                 renamed ssl options
14249                 added support for SMTP STARTTLS command
14250
14251 2001-08-05 [christoph]
14252
14253         * configure.in
14254                 debian autoconf needs version check to find
14255                 correct autoconf version. if the file is
14256                 named configure.in 2.13 is used, which does
14257                 not work with this configure.in script.
14258                 other solution would be to rename the script
14259                 to configure.ac as suggested in the autoconf
14260                 manual.
14261
14262         * src/inc.c
14263                 disable final error popup if popups are
14264                 diabled in config
14265
14266         * src/socket.c
14267                 bugfix in ssl_gets
14268                 fixes IMAP over SSL problem
14269
14270 2001-08-03 [paul]
14271
14272         * configure.in
14273                 change to 0.5.2claws1
14274
14275         * sync with sylpheed 0.5.2cvs1
14276
14277 2001-08-02 [alfons]
14278
14279         * configure.in
14280                 quick fix for ispell detection...
14281
14282 2001-08-01 [paul]
14283
14284         * configure.in
14285                 change to 0.5.1claws4
14286
14287         * sync with sylpheed 0.5.1cvs7
14288
14289 2001-07-31 [alfons]
14290
14291         * src/prefs_common.c, src/prefs_common.h, 
14292           src/gtkspell.c, src/gtkspell.h
14293                 add global spelling checker settings (compose tab) +
14294                 selection of dictionary 
14295           
14296         * configure.in  
14297                 guess valid ispell location
14298
14299 2001-07-31 [paul]
14300
14301         * po/POTFILES.in
14302                 removal of 'src/quote_fmt_parse.c'
14303         * po/de.po
14304                 Updated de.po
14305                 (submitted by Jens Oberender <didge@suse.de>)
14306
14307 2001-07-31 [darko]
14308
14309         * src/folder.[ch]
14310         * src/folderview.[ch]
14311         * src/mainwindow.c
14312         * src/mh.c
14313         * src/prefs_common.[ch]
14314         * src/summaryview.c
14315                 target folder colourization
14316
14317 2001-07-30 [paul]
14318
14319         more sync with Sylpheed 0.5.1cvs6 
14320
14321 2001-07-30 [darko]
14322
14323         * src/mh.c
14324         * src/prefs_folder_item.[hc]
14325         * src/summaryview.c
14326                 shared folders support with a GUI
14327
14328 2001-07-29 [paul]
14329
14330         0.5.1claws3
14331
14332         * sync with Sylpheed 0.5.1cvs6
14333
14334 2001-07-29 [paul]
14335
14336         * po/pt_BR.po
14337                 updated
14338                 (submitted by Fabio Junior Beneditto)
14339
14340 2001-07-28 [paul]
14341
14342         * src/procmime.c
14343         * AUTHORS
14344                 patch to correct bad image mime headers
14345                 (submitted by Don Quijote <dq@searchlores.org>)
14346
14347 2001-07-28 [paul]
14348
14349         * tools/gif2xface.pl   **NEW FILE**
14350         * tools/README
14351                 script to convert file.gif to file.xface for
14352                 use in a custom header.
14353                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
14354
14355 2001-07-27 [alfons]
14356         
14357         * configure.in
14358                 change macros for detecting JPilot and LDAP
14359
14360 2001-07-27 [christoph]
14361
14362         * src/filtering.c
14363                 code cleanup (MIN / MAX warning, needed casting)
14364
14365 2001-07-27 [alfons]
14366
14367         * procheader.c
14368                 disallow setting flags when detecting certain headers
14369                 (X-Status, Status, Seen, X-Seen). 
14370         
14371         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
14372
14373 2001-07-27 [christoph]
14374
14375         * src/prefs_filter.c
14376         * src/prefs_filtering.c
14377         * src/prefs_matcher.c
14378         * src/prefs_scoring.c
14379                 scroll list when moving rows up or down
14380
14381         * src/imap.c
14382         * src/imap.h
14383         * src/prefs_account.c
14384         * src/prefs_account.h
14385         * src/send.c
14386                 SMTP over SSL (untested, feedback requested)
14387                 IMAP over SSL
14388
14389         * src/ssl.c
14390                 code cleanup
14391
14392 2001-07-26 [alfons]
14393         
14394         * configure.in, acconfig.h
14395                 define CLAWS (need this for main / claws detection)
14396
14397 2001-07-25 [alfons]
14398
14399         * configure.in
14400                 Sylpheed 0.5.1claws2
14401                 
14402         * sync with Sylpheed 0.5.1cvs4
14403
14404 2001-07-25 [christoph]
14405
14406         * src/scoring.c
14407                 fixed segfault
14408                 item->prefs == NULL (don't know why)
14409
14410 2001-07-25 [alfons]
14411
14412         * configure.in
14413                 Sylpheed 0.5.1claws1
14414
14415         * sync with Sylpheed 0.5.1cvs1-3
14416
14417 2001-07-24 [christoph]
14418
14419         * src/folderview.c
14420         * src/prefs_folder_item.[ch]
14421                 added folderitem preferences dialog with
14422                 default To: and auto request return receipt
14423
14424         * src/compose.[ch]
14425         * src/menu.[ch]
14426                 changes to handle new folderitem preferences
14427
14428         * src/mainwindow.c
14429         * src/summaryview.c
14430                 call compose new mail with current folderitem
14431
14432 2001-07-24 [alfons]
14433
14434         Release Sylpheed 0.5.1claws
14435
14436         * configure.in
14437                 change to release version 0.5.1claws
14438
14439 2001-07-24 [christoph]
14440
14441         * src/summaryview.c
14442                 fixed segfault that happend when the selected
14443                 message was removed while retrieving new messages.
14444
14445         * po/es.po
14446                 updated translation
14447                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
14448
14449 2001-07-22 [alfons]
14450
14451         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
14452         this is a work in progress, for more information: http://nlpagan.net/sylman 
14453         
14454         * configure.in, src/mainwindow.c, manual/Makefile.am
14455                 add support for English manual
14456
14457         * AUTHORS
14458                 add authors of user manuals
14459
14460         * manual/en/sylpheed*.html
14461                 add English documentation
14462
14463 2001-07-22 [christoph]
14464
14465         * po/POTFILES.in
14466                 added src/ssl.c
14467         * src/ssl.c
14468                 changed a wrong debug message
14469
14470 2001-07-22 [alfons]
14471
14472         * po/nl.po
14473                 update Dutch translation
14474
14475         * src/prefs_filtering.c, 
14476           src/prefs_matcher.c
14477                 add more translatable strings           
14478
14479 2001-07-21 [alfons]
14480
14481         0.5.0claws7
14482
14483         * configure.in
14484                 change version
14485
14486         * src/inc.c, src/summaryview.[ch]
14487                 prevent update of mark file when filtering has done, by
14488                 using a variable; this affects two functions:
14489                         inc.c::inc_finished()
14490                         summaryview.c::summary_show()
14491
14492 2001-07-20 [alfons]
14493
14494         * src/filtering.[ch], src/prefs_filtering.c, 
14495           src/matcher.[ch]
14496                 add filtering action for label coloring 
14497
14498         * po/POTFILES.in
14499                 add labelcolors.c
14500
14501         * added src/labelcolors.c
14502         * added src/labelcolors.h
14503         * src/Makefile.am, src/summaryview.c
14504                 rearrange label coloring code
14505
14506         * src/procmsg.h
14507                 add more parentheses so label colouring works correctly
14508
14509         * src/filtering.c
14510                 don't really delete message, but move it to Trash
14511
14512         * src/prefs_matcher.c
14513                 add quote options to info dialog
14514
14515 2001-07-20 [christoph]
14516
14517         * src/Makefile.am
14518         * src/inc.c
14519         * src/main.[ch]
14520         * src/socket.h
14521         * src/ssl.[ch] (new)
14522                 moved ssl stuff to a seperate file
14523
14524 2001-07-20 [darko]
14525
14526         * src/summaryview.c
14527                 fix show sender using address book with no e-mail
14528                 address in From: field
14529
14530 2001-07-19 [alfons]
14531
14532         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
14533                 fix messy handling of escaping... now at least the
14534                 execute command is useful. escape char is '\', we
14535                 accept \n and \r too. 
14536
14537                 Real life example:
14538                 
14539                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
14540                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
14541
14542 2001-07-18 [alfons]
14543
14544         0.5.0claws6
14545
14546         * src/summaryview.c
14547                 clean up
14548
14549         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
14550           src/procmsg.[ch]
14551                 revise filtering; currently move, copy, marking have
14552                 been tested. if you like bleeding edge stuff, you
14553                 should definitely go for this version :)
14554
14555         * mark old working stuff as VERSION_0_5_0_CLAWS5        
14556
14557 2001-07-17 [christoph]
14558
14559         * src/utils.c
14560                 timestamp log
14561
14562 2001-07-17 [alfons]
14563
14564         0.5.0claws5
14565
14566         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
14567           bits in the mark file, without affecting either branch. Lots of
14568           files changed, also in claws branch.
14569
14570           UNTESTED: use of mbox folders
14571
14572         * src/summaryview.c
14573                 added mark all read; however this was a quick hack used for
14574                 cleaning up mess after initial merge with Hiroyuki
14575
14576         * configure.in
14577                 change claws version number back to 0.5.0claws5 to clear up 
14578                 confusion & pretension (recent release was technically 
14579                 0.5.0claws4, so we neatly align with Hiroyuki :-)
14580
14581 2001-07-16 [alfons]
14582
14583         sync with Hiroyuki's 0.5.0cvs4
14584
14585 2001-07-16 [alfons]
14586
14587         0.5.1claws3
14588
14589         * src/filtering.[ch]
14590                 remove invalid updating of mark files for 
14591                 filter actions MATCHING_ACTION_MOVE and 
14592                 MATCHING_ACTION_DELETE; this should fix the
14593                 folder update bug
14594                 
14595         * src/procmsg.c
14596                 revert Christoph's stab at fixing the folder 
14597                 update bug
14598
14599         * po/POTFILES.in
14600                 add missing files with translatable strings
14601
14602         * src/summaryview.c
14603                 remove debug print
14604
14605 2001-07-15 [alfons]
14606
14607         * src/addr_compl.[ch], src/prefs_filtering.c
14608                 make "filtering pref dialog's destination entry" an
14609                 "address completable entry", if filter destination is 
14610                 an email address
14611
14612         0.5.1claws2
14613         
14614         sync with Hiroyuki's 0.5.0cvs2-3
14615
14616 2001-07-15 [christoph]
14617
14618         * src/procmsg.c
14619                 fixed folder stats update after incorporation
14620
14621 2001-07-15 [alfons]
14622
14623         * src/summaryview.c
14624                 * finish label colouring stuff (for now)
14625                 * fix incorrect colour bug (off by one) 
14626
14627 2001-07-14 [alfons]
14628
14629         * src/mainwindow.c
14630                 change text labels for news and mail message so there's
14631                 plenty of toolbar estate left
14632
14633         * configure.in
14634                 0.5.1claws1
14635
14636         * src/folderview.c
14637           src/folder.[ch]
14638                 sync with Hiroyuki's 0.5.0cvs1
14639
14640         * src/summaryview.c
14641                 more rewrite label colouring
14642
14643 2001-07-14 [alfons]
14644
14645         * src/summaryview.[ch]
14646                 * start rewrite label colouring 
14647                 * fix proper location "Add Sender To Addressbook" menu item
14648
14649 2001-07-13
14650
14651         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14652         (actually this is 0.5.0claws4)
14653
14654 2001-07-13 [alfons]
14655
14656         * po/pt_BR.po
14657                 * fix duplicate message
14658                 * add updated Portugese / Brazilian translation
14659                   submitted by Fabio Junior Beneditto
14660
14661 2001-07-12 [alfons]
14662
14663         * AUTHORS
14664                 add Jens
14665
14666         * po/nl.po
14667                 add updated Dutch translation
14668
14669         * po/de.po
14670                 add updated German translation submitted by Jens
14671
14672 2001-07-11 [alfons]
14673
14674         Prerelease before 0.5.0claws. Please test.
14675         This version is temporarily tagged as VERSION_0_5_0_TEST
14676
14677         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
14678           src/prefs_scoring.c, src/prefs_matcher.c, 
14679           src/prefs_filtering.c, src/mbox.c, 
14680           src/main.c, src/inc.c, src/filtering.[ch]
14681                 revert new Hoa's new matcher (does not work yet)
14682
14683         * src/Makefile.am
14684                 clean up
14685
14686 2001-07-10
14687
14688         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14689
14690
14691 2001-07-10 [alfons]
14692
14693         * Makefile.am
14694                 add ChangeLog.claws to EXTRA_DIST
14695         * src/Makefile.am
14696                 add matcher_parser_parse.h to EXTRA_DIST
14697
14698 2001-07-10 [christoph]
14699
14700         * src/inc.c
14701                 add destination folder to table of
14702                 folders that need to be updated after
14703                 incorporation
14704
14705 2001-07-10 [alfons]
14706
14707         * folder.[ch]
14708           folderview.c
14709                 make collapse state of folders and folder items persistent, i.e.
14710                 if you collapse a folder tree, the next time sylpheed-claws starts 
14711                 up the folder tree remains collapsed.  
14712                 
14713 2001-07-10 [christoph]
14714
14715         * acconfig.h
14716         * configure.in
14717                 added --enable-ssl
14718         * src/md5.[ch]
14719                 renamed MD5_CTX to MD5_CTX_syl
14720                 conflicts with a struct in openssl
14721         * src/inc.c
14722         * src/main.[ch]
14723         * src/prefs_account.[ch]
14724         * src/socket.[ch]
14725                 SSL support for POP
14726         * src/mainwindow.c
14727                 fixed compose with current account
14728                 broken by new compose button stuff
14729
14730 2001-07-09 [hoa]
14731
14732         * AUTHORS
14733                 changed my email address
14734
14735         * src/matcher_parser_parse.y
14736                 clean the parser to remove conflicts
14737
14738 2001-07-09 [alfons]
14739
14740         * AUTHORS
14741                 add Match Grun
14742
14743         * configure.in
14744                 fix incorrect description of --enable-ldap parameter
14745
14746         * src/prefs_common.[ch]
14747           src/compose.c
14748                 add experimental option "smart wrapping" which makes the
14749                 compose editor auto wrap.
14750                 
14751                 | TODO: the problem with the buggy cursor handling is caused |
14752                 | by the GtkText. when deleting / backspacing text its       |
14753                 | wrapping algorithm does not take in account the previous   |
14754                 | line. should find a way to hack this in.                   |
14755                 | or should perhaps combine this with the word wrapping      |
14756                 | patch i wrote in january.                                  |
14757
14758         * src/about.c
14759                 show build parameters for LDAP and JPilot
14760
14761         * src/summaryview.c
14762                 revert Christoph's bugfix for selecting next unread message, 
14763                 because folder stats aren't updated correctly
14764
14765 2001-07-08 [hoa]
14766
14767         * src/filtering.c
14768         * src/mainwindow.c
14769         * src/matcher.c
14770         * src/matcher_parser_lex.l
14771         * src/matcher_parser_parse.y
14772         * src/prefs_filtering.c
14773         * src/prefs_scoring.c
14774         * src/scoring.c
14775                 bugfix of the config file parser
14776
14777 2001-07-08 [alfons]
14778
14779         * src/Makefile.am
14780                 added generated matcher sources to BUILT_SOURCES
14781
14782 2001-07-08 [hoa]
14783
14784         * src/Makefile.am
14785         * src/.cvsignore
14786                 added new config file parser
14787
14788         * src/scoring.[ch]
14789         * src/filtering.[ch]
14790         * src/matcher.[ch]
14791         * src/prefs_filtering.c
14792         * src/prefs_matcher.c
14793         * src/prefs_scoring.c
14794         * added src/matcher_parser.h
14795         * added src/matcher_parser_lex.h
14796         * added src/matcher_parser_lex.l
14797         * added src/matcher_parser_parse.y
14798                 lex & yacc config file parser
14799
14800         * src/mbox.c
14801         * src/inc.c
14802         * src/main.c
14803                 changes prefs_filtering into global_filtering           
14804
14805         * src/summaryview.c
14806                 build threads with subjects only if "Re: " is at the
14807                 beginning of the subject
14808
14809 2001-07-07 [paul]
14810
14811         0.5.0claws
14812
14813         sync with sylpheed 0.5.0
14814                 change of version number only
14815
14816 2001-07-06 [paul]
14817
14818         0.5.0claws5
14819
14820         sync with sylpheed 0.5.0pre5
14821
14822 2001-07-05 [paul]
14823
14824         sync with sylpheed 0.5.0pre4 release
14825                 /po and /manual/ja not sync'ed
14826
14827 2001-07-04 [paul]
14828
14829         more sync with sylpheed 0.5.0pre4
14830
14831 2001-07-03 [christoph]
14832
14833         * src/addressbook.c
14834                 fixed address book broken by address book
14835                 for VCard, JPilot, LDAP
14836
14837 2001-07-03 [alfons]
14838
14839         * src/matcher.c
14840         * src/textview.c
14841                 stopped memory leaks
14842
14843 2001-07-03 [paul]
14844
14845         more sync with sylpheed 0.5.0pre4
14846
14847 2001-07-02 [match]
14848
14849         * included address book patch for VCard, JPilot, LDAP
14850         * pref_common.c - fixed Font options on Display tab (cosmetic)
14851         * alertpanel.c - fixed truncated message
14852
14853 2001-07-02 [christoph]
14854
14855         * src/mbox_folder.c
14856         * src/procmsg.[ch]
14857         * src/summaryview.c
14858                 mark threads for ignoring
14859
14860 2001-07-02 [paul]
14861
14862         0.5.0claws4
14863
14864         * sync with sylpheed 0.5.0pre4
14865                 updated gettext to 0.10.38.
14866
14867 2001-07-01 [paul]
14868
14869         * src/ mainwindow.c
14870         * src/procmsg.h
14871         * src/summaryview.[ch]
14872                 new right-click option: Label.
14873                 substitute for 'Mark-->Mark/Unmark', colours the line.
14874                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
14875
14876 2001-07-01 [christoph]
14877
14878         * src/folderview.c
14879                 fixed font for trash
14880         * src/summaryview.c
14881                 move ctree to unread message
14882
14883 2001-07-01 [paul]
14884
14885         * sync with sylpheed 0.5.0pre3 release
14886
14887 2001-06-30 [alfons]
14888
14889         * src/filesel.[ch]
14890         * src/compose.c
14891                 allow inserting / attaching multiple files in
14892                 the composer window
14893
14894 2001-06-30 [paul]
14895
14896         * src/codeconv.c
14897                 small change to Alfons' previous stuff so that it
14898                 actually makes
14899
14900 2001-06-30 [alfons]
14901
14902         * lots of files changed; first attempt to merge the changes
14903           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
14904
14905 2001-06-30 [paul]
14906
14907         * po/pt_BR.po
14908                 updated and completed, translations by Fabio
14909                 Junior Beneditto <fjbeneditto@yahoo.com.br>
14910
14911 2001-06-29 [alfons]
14912
14913         * src/compose.c
14914         * src/mimeproc.[ch]
14915                 allow selecting an attached files' mime type from a 
14916                 list of types.
14917
14918 2001-06-29 [paul]
14919
14920         * more sync with sylpheed 0.5.0pre3
14921
14922 2001-06-29 [paul]
14923
14924         * po/pt_BR.po
14925                 merge with sylpheed.pot and pt_BR.po provided by
14926                 Fabio Junior Beneditto.
14927
14928 2001-06-29 [darko]
14929
14930         * src/procmime.c
14931                 make MIME types case insensitive
14932
14933 2001-06-28 [alfons]
14934
14935         * po/nl.po
14936                 merge with sylpheed.pot and old nl.po; translations added.
14937
14938 2001-06-28 [paul]
14939
14940         * more sync with sylpheed 0.5.0pre3
14941
14942 2001-06-27 [alfons]
14943
14944         * src/summaryview.c
14945                 don't crash when removing parent node of messages
14946                 attracted by subject. this was caused by not deleting
14947                 the parent node from the subject line hash table.
14948
14949 2001-06-27 [alfons]
14950
14951         * src/summaryview.c
14952         * src/compose.[ch]
14953         * src/mainwindow.c
14954                 if there are multiple messages selected, allow forwarding
14955                 them as attachments.
14956
14957 2001-06-27 [paul]
14958
14959         * more sync with sylpheed 0.5.0pre3
14960
14961 2001-06-26 [paul]
14962
14963         0.5.0claws3
14964
14965         * sync with sylpheed 0.5.0pre3
14966
14967 2001-06-25 [paul]
14968
14969         * src/mainwindow.c
14970                 fixed 'compose news article' bug
14971                 from icon-and-text toolbar
14972
14973 2001-06-25 [paul]
14974
14975         * sync with sylpheed 0.5.0pre2 release
14976
14977 2001-06-24 [christoph]
14978
14979         * src/prefs_common.c
14980                 bug fix in font selection
14981         * src/folderview.c
14982                 use sylpheed's normal font instead of
14983                 gtk default font for folders without
14984                 new messages
14985
14986 2001-06-24 [alfons]
14987
14988         * src/mainwindow.[ch]
14989                 added composite compose mail / news button (an idea by Leandro
14990                 Pereira <leandro@linuxmag.com.br>)
14991
14992 2001-06-24 [paul]
14993
14994         Added instructions for ldif-to-xml.py
14995
14996         * tools/README
14997
14998 2001-06-23 [alfons]
14999
15000         Some minor things.
15001
15002         * src/pixmaps/stock_news_compose.xpm
15003                 added pixmap by Leandro
15004         * src/prefs_common.c
15005                 tested built-in spelling checker of GCC 3.0 :)
15006         * po/nl.po
15007                 merged dutch translation of sylpheed-main with
15008                 sylpheed.pot
15009
15010 2001-06-23 [paul]
15011
15012         Added tools directory and files.
15013
15014         * tools/filter_conv.pl
15015                 converts old filter system to new filtering system
15016         * tools/ldif-to-xml.py
15017                 converts netscape addressbook to sylpheed addressbook
15018         * tools/README
15019                 descriptions/instructions for above two files
15020
15021 2001-06-23 [christoph]
15022
15023         * src/inc.c
15024         * src/manage_window.[ch]
15025         * src/prefs_common.[ch]
15026                 mail retrieval dialog can be enabled, disabled
15027                 or hidden if non of sylpheed's windows is active
15028
15029 2001-06-22 [paul]
15030
15031         0.5.0claws2
15032
15033         * sync with sylpheed 0.5.0pre2
15034
15035 2001-06-21 [christoph]
15036
15037         * src/summaryview.c
15038                 show recipient on 'from' for all accounts
15039                 
15040         * src/inc.c
15041         * src/prefs_common.[ch]
15042                 disable error popup on mail receive errors
15043
15044 2001-06-21 [alfons]
15045
15046         * src/compose.c
15047                 made the ruler correctly appear and disappear.
15048
15049         * src/Makefile.am
15050                 removed Hoa's work-in-progress-stuff (interesting!) so 
15051                 claws compiles ok.
15052
15053 2001-06-20 [christoph]
15054
15055         * src/inc.c
15056         * src/progressdialog.c
15057                 added scrolled window for list in progressdialog
15058
15059 2001-06-20 [paul]
15060
15061         sync with sylpheed 0.5.0pre1 release
15062
15063 2001-06-20 [christoph]
15064
15065         * src/summeryview.c
15066                 make building threads by subject work when
15067                 thread view is enabled
15068                 
15069         * src/compose.c
15070         * src/prefs_common.[ch]
15071                 automatically select account for mail replys
15072
15073 2001-06-19 [sergey]
15074
15075         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
15076         they are filled in from the account settings.
15077
15078 2001-06-19 [paul]
15079
15080         * more sync with sylpheed 0.5.0pre1
15081
15082 2001-06-18 [alfons]
15083
15084         * src/Makefile.am,
15085           src/procmime.c
15086                 added --sysconfdir to CPPFLAGS for pointing to the correct
15087                 location of mime.types. 
15088
15089                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
15090                 or ./configure!
15091
15092 2001-06-18 [hoa]
15093
15094         * src/summaryview.c
15095                 fixed some bug when building threads
15096
15097 2001-06-18 [pau]l
15098
15099         * src/prefs_account.c
15100                 UI stuff: More changes to the English
15101
15102 2001-06-18 [paul]
15103
15104         * src/pixmaps/stock_news_compose.xpm: new file
15105         * src/Makefile.am
15106         * src/mainwindow.c
15107         * src/summaryview.c
15108                 Added new icon for Hoa's 'compose a news
15109                 message', plus minor improvements to the
15110                 English
15111
15112         * po/ja.po
15113         * ChangeLog
15114         * ChangeLog.jp
15115                 more sync with sylpheed 0.5.0pre1
15116
15117 2001-06-18 [hoa]
15118
15119         * src/compose.[ch]
15120         * src/mainwindow.c
15121                 Follow-up and reply to
15122
15123         * src/summaryview.[ch]
15124                 Build threads also with subjects
15125
15126 2001-06-17 [hoa]
15127
15128         * src/compose.c
15129                 forwarding use the current account.
15130
15131         * src/mainwindow.c
15132                 the "compose message" button has been replaced with
15133                 "new mail" and "new news" buttons
15134
15135         * src/prefs_common.[ch]
15136                 added a configuration option to use the forward button
15137                 as "forward as attachment"
15138                 changed reply and forward format description
15139
15140         * src/quote_fmt_lex.l
15141         * src/quote_fmt_parse.y
15142                 added message with no signature in format for reply
15143                 and forward.
15144
15145 2001-06-17 [paul]
15146
15147         Minor UI stuff
15148
15149         * src/mainwindow.c
15150         * src/summaryview.c
15151                 Improvements to the English
15152
15153         * src/prefs_common.c
15154                 Improvements to the English and some
15155                 clarity/continuity improvements in the
15156                 description of Quote symbols.
15157
15158 2001-06-17 [paul]
15159
15160         0.5.0claws1
15161
15162         * sync with sylpheed 0.5.0pre1
15163
15164 2001-06-17 [hoa]
15165
15166         * src/compose.c
15167                 Better interface for compose, displayed fields
15168                 are updated whenever we change account.
15169                 Newsgroups field is automatically filled.
15170
15171         * src/mainwindow.c
15172                 Newsgroups field is automatically filled.
15173
15174         * src/prefs_account.c
15175                 Some interface stuff when fields appear and
15176                 disappear.
15177
15178 2001-06-16 [paul]
15179
15180         0.4.99claws
15181
15182         * sync with sylpheed 0.4.99
15183
15184 2001-06-16 [sergey]
15185
15186         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
15187         base64_decoder_free, base64_decoder_decode): new object and
15188         functions for decoding base64 streams.
15189         * src/procmime.c (procmime_decode_content): modified to use the
15190         new base64 decoder.
15191
15192 2001-06-15 [paul]
15193
15194         0.4.99claws10
15195
15196         * sync with sylpheed 0.4.99cvs11
15197
15198 2001-06-13 [paul]
15199
15200         0.4.99claws9
15201
15202         * sync with sylpheed 0.4.99cvs9
15203
15204 2001-06-13 [hoa]
15205
15206         * src/compose.c
15207         * src/prefs_account.c
15208
15209                 SMTP server can be defined in the news account
15210                 mime type of attachment are kept.
15211
15212         * src/summaryview.c
15213
15214                 now choose the highest important score between default
15215                 and important score of folder.
15216
15217 2001-06-09 [alfons]
15218         
15219         * src/prefs_common.c: 
15220
15221                 (prefs_quote_description_create): corrected description of 
15222                 quote format characters
15223
15224 2001-06-09 [paul]
15225
15226         0.4.99claws8
15227
15228         * sync with sylpheed 0.4.99cvs8
15229
15230 2001-06-08 [sergey]
15231
15232         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
15233         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
15234
15235 2001-06-08 [paul]
15236
15237         0.4.99claws7
15238
15239         * sync with sylpheed 0.4.99cvs7
15240
15241 2001-06-06 [sergey]
15242
15243         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
15244         clashes with autogenerated header).
15245         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
15246         * src/Makefile.am: added quote_fmt.h.
15247         * src/.cvsignore: added lex/yacc autogenerated files
15248         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
15249
15250 2001-06-06 [paul]
15251
15252         0.4.99claws6
15253
15254         * sync with sylpheed 0.4.99cvs6
15255
15256 2001-06-06 [hoa]
15257
15258         * added src/quote_fmt_parse.h
15259         * src/compose.c
15260                 removed warnings
15261
15262         * src/prefs.[ch]
15263                 don't modify readonly configuration files
15264
15265         * src/prefs_account.c
15266         * src/prefs_common.c
15267         * src/prefs_customheader.c
15268         * src/prefs_display_header.c
15269         * src/prefs_filter.c
15270         * src/prefs_filtering.c
15271         * src/prefs_scoring.c
15272                 don't open dialog box when configuration files
15273                 are readonly
15274
15275 2001-06-05 [sergey]
15276
15277         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
15278
15279         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
15280         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
15281         BUILT_SOURCES to make all files rebuild properly.
15282
15283         * src/compose.c: removed #include "quote_fmt.tab.h".
15284
15285         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
15286         CHARACTER value in yylval.
15287
15288         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
15289         receive CHARACTER value by documented means (yylval).
15290
15291         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
15292
15293 2001-06-05 [hoa]
15294
15295         * src/Makefile.am
15296                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
15297
15298         * src/filtering.c
15299         * src/matcher.c
15300         * src/matcher.h
15301         * src/prefs_filtering.c
15302                 now keep the configuration for execute action
15303
15304         * src/mbox_folder.c
15305                 fixed a warning
15306
15307 2001-06-05 [paul]
15308
15309         * sync with sylpheed 0.4.99cvs5
15310
15311 2001-06-05 [hoa]
15312
15313         * src/Makefile.am
15314                 added quote_fmt.[ch]
15315
15316         * added src/quote_fmt.y
15317         * added src/quote_fmt.l
15318         * added src/quote_fmt.tab.h
15319         * added src/quote_fmt.tab.c
15320         * added src/lex.quote_fmt.c
15321                 parsing configuration for replying
15322                 and forwarding
15323
15324         * src/prefs_common.[ch]
15325                 added configuration UI for replying
15326                 and forwarding
15327
15328         * src/compose.c
15329                 using configuration for replying
15330                 and forwarding
15331
15332 2001-06-04 [hoa]
15333
15334         * src/filtering.c
15335         * src/matcher.c
15336         * src/matcher.h
15337         * src/prefs_filtering.c
15338         * src/prefs_matcher.c
15339         * src/prefs_matcher.h
15340                 action "run a command" for filtering
15341                 and matching with a command.
15342                 fixed the "whole message" matching
15343
15344         * src/mbox_folder.c
15345                 changed temporary filename for security
15346
15347         * src/messageview.c
15348                 queue the notification if it fails to send.
15349
15350         * src/prefs_common.c
15351         * src/prefs_folder_item.c
15352                 changed the default important score             
15353
15354         * src/prefs_scoring.c
15355         * src/scoring.c
15356                 hide kill score input when the folder is not
15357                 a newsgroup
15358
15359 2001-06-03 [alfons]
15360
15361         * src/prefs_common.c:
15362
15363                 (prefs_font_select): pass font name in font entry box to font
15364                 selection dialog.
15365
15366 2001-06-03 [sergey]
15367
15368         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
15369
15370 2001-06-03 [paul]
15371
15372         * sync with sylpheed 0.4.99cvs4
15373
15374 2001-06-03 [alfons]
15375
15376         * src/headerwindow.c:
15377
15378                 (headerwindow_show_cb): use the selected summary view item, not
15379                 the displayed item.
15380
15381 2001-06-02 [alfons]
15382
15383         * src/headerwindow.c:
15384
15385                 (headerwindow_show_cb): always try to show msginfo
15386
15387 2001-06-02 [hoa]
15388
15389         * src/compose.c
15390                 keep attached parts when reediting or forwarding.
15391
15392 2001-06-01 [hoa]
15393
15394         * src/folderview.c
15395         * src/prefs_folder_item.[ch]
15396         * src/prefs_scoring.[ch]
15397         * src/scoring.[ch]
15398         * src/summaryview.[ch]
15399         * src/main.c
15400         * src/mainwindow.c
15401         * src/prefs_common.[ch]
15402                 support for folder scoring
15403                 kill score and important score for messages
15404         
15405         * src/prefs_account.c
15406                 some display bug fixed for local account
15407                 preferences
15408
15409 2001-05-31 [alfons]
15410
15411         * src/summaryview.c:
15412
15413                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
15414                 sender to address book menu item is disabled.
15415
15416 2001-05-30 [hoa]
15417
15418         * src/filtering.[ch]
15419         * src/summaryview.c
15420                 handling summary menu / filter messages
15421
15422         * src/folder.[ch]
15423                 add some stuff
15424
15425         * src/foldersel.c
15426                 imap folders now appears in list
15427
15428         * src/mbox_folder.c
15429                 doesn't crash if destination mail is not writeable
15430
15431 2001-05-29 [hoa]
15432
15433         * src/compose.c
15434                 removed some warnings
15435
15436         * src/filtering.c
15437         * src/folder.[ch]
15438         * src/prefs_filtering.c
15439                 global string to identify any folders           
15440                 removed some debug info
15441                 filtering to mbox folders is now possible
15442
15443         * src/mainwindow.c
15444                 removed some warnings
15445
15446         * src/mbox_folder.c
15447                 permission on files are changed to read/write for user only,
15448                 nothing for other.
15449                 creation of subfolder is handled better.
15450
15451 2001-05-28 [alfons]
15452
15453         Verified the sync for src/prefs_common.[ch] and
15454         src/prefs_account.[ch]. I believe there were some
15455         minor indentation differences.
15456
15457 2001-05-28 [paul]
15458
15459         0.4.99claws3
15460
15461         * sync with 0.4.99cvs3
15462
15463 2001-05-28 [hoa]
15464
15465         * src/compose.c
15466                 handling flags for mbox format
15467
15468         * src/filtering.c
15469                 use of mark file only for MH format
15470                 handling flags for mbox format
15471                 filtering cannot yet move or copy mails to mbox folders.
15472
15473         * src/folder.[ch]
15474                 changed move_msg, copy_msg,
15475                 move_msgs_with_dest, copy_msgs_with_dest functions
15476                 uses only folder->copy_msg() function
15477                 uses folder->finished_copy() to handle the destination
15478                 folder at the end of the copy or move operation.
15479
15480         * src/foldersel.c
15481                 included mbox directories.
15482
15483         * src/folderview.[ch]
15484         * src/mainwindow.c
15485                 handle folders operation for mbox format
15486
15487         * src/mbox.c
15488                 disable conversion of "From " header
15489
15490         * src/mbox_folder.[ch]
15491                 completion of mbox format handling
15492
15493         * src/mh.c
15494                 changed mh_copy_msg() function and
15495                 removed mh_move_msg(), mh_move_msgs_with_dest(),
15496                 mh_copy_msgs_with_dest()
15497
15498         * src/prefs_filtering.c
15499                 removed some warnings
15500
15501         * src/prefs_matcher.c
15502                 default boolean operation is AND
15503
15504         * src/procheader.c
15505                 handling flags for mbox format
15506                 handling of "From " header
15507
15508         * src/procmsg.[ch]
15509                 removed data field
15510                 added MSG_REALLY_DELETED flags to handle deletion of
15511                 messages in mbox format.
15512
15513         * src/summaryview.c
15514                 handling flags for mbox format
15515                 disable the MSG_DELETED flags when messages
15516                 are deleted in mbox format
15517
15518         * src/textview.c
15519                 "From " headers display fixed.
15520
15521 2001-05-27 [alfons]
15522
15523         * src/textview.c:
15524                 
15525                 (get_email_part): skip quoted email addresses, like in e.g.
15526                 "'alfons@proteus.demon.nl'".
15527
15528 2001-05-26 [alfons]
15529
15530         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
15531         and fixing the persistence troubles when using separate windows.
15532
15533         * src/mainwindow.c:
15534         
15535             Added #define SEPARATE_ACTION used in the gtk item factory for 
15536             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
15537                 use gtk_item_factory_get_widget_by_action() to get the items.
15538                 
15539             Removed separate_widget_cb from the gtk item factory data   
15540           
15541             (mainwindow_create): connect separate_widget_cb() to check
15542             menu item "toggled" signal. also passing a MainWindow pointer
15543                 as object data for both check menu items.
15544                 
15545             (separate_widget_cb): definition of separate_widget_cb() to match
15546             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
15547                 window using gtk_object_get_data(). The type of window separation 
15548                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
15549         
15550         * src/prefs_filtering.c,
15551           src/prefs_matcher.c: added horizontal scrollbars
15552
15553 2001-05-25 [darko]
15554
15555         * src/headerview.c
15556                 fix segfault with invalid bold font
15557         * src/summaryview.c
15558                 correctly display summary stats after row is marked
15559
15560 2001-05-23 [sergey]
15561
15562         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
15563         encodings with libjconv.
15564
15565 2001-05-23 [hoa]
15566
15567         * src/Makefile.am
15568                 added mbox_folder.[ch]
15569         * src/defs.h
15570                 mbox temporary folder
15571         * src/folder.[ch]
15572         * added src/mbox_folder.[ch]
15573         * src/folderview.c
15574         * src/procheader.[ch]
15575                 added mbox support
15576         * src/mbox.c
15577                 bugfix for file incorporation filtering
15578         * src/imap.c
15579                 enable creation of MBOX
15580         * src/prefs_display_header.c
15581                 enable use of headers like "From "
15582                 something that should be fixed :
15583                         displaying of such headers add an extra space
15584         * src/prefs_folder_item.c
15585                 don't create folders because it is not necessary
15586         * src/procmsg.h
15587                 added data field to MsgInfo for mbox internal use
15588         * src/summaryview.c
15589                 added some support for mbox
15590         * src/utils.[ch]
15591                 added get_mbox_cache_dir() function
15592
15593 2001-05-23 [hiroyuki]
15594
15595         * src/headerwindow.c
15596           src/inc.c
15597           src/main.c
15598           src/mh.c
15599           src/nntp.c
15600           src/procmsg.h
15601           src/session.h
15602           src/socket.[ch]
15603           src/summaryview.c
15604           src/textview.c
15605           src/automaton.c
15606           src/folderview.c: more sync with 0.4.99cvs2.
15607
15608         * src/headerwindow.c: reverted.
15609
15610 2001-05-22 [paul]
15611
15612         0.4.99claws2
15613
15614         * sync with sylpheed 0.4.99cvs2
15615                 * src/news.[ch]
15616                 * src/nntp.[ch]
15617                 * INSTALL
15618                 * INSTALL.jp
15619
15620 2001-05-22 [alfons]
15621
15622         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
15623
15624 2001-05-21 [alfons]
15625
15626         Minor things:
15627
15628         * configure.in: if gnome-config not found, "no" is displayed
15629         
15630         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
15631
15632         * src/textview.c: now also possible to add mail addresses by right
15633           clicking in the text view
15634
15635         * src/codeconv.c: merged patch which fixes endless loop when encountering
15636           invalid wide characters; from Alte <010@imis.ru>  
15637
15638 2001-05-20 [alfons]
15639
15640         Added installation of gnome specific things:
15641
15642         * Makefile.am: gnome conditional
15643
15644         * configure.in: check for installed gnome
15645
15646         * added sylpheed.png, sylpheed.desktop
15647
15648 2001-05-20 [sergey]
15649
15650         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
15651
15652         * src/mainwindow.h (main_window_toolbar_create): created a button
15653         for "Reply to all".
15654         (main_window_set_toolbar_sensitive): enable/disable the new button
15655         appropriately.
15656         (toolbar_reply_to_author_cb): handle the new button.
15657
15658         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
15659         send_progress_dialog_destroy() on failure (fixes hang on SMTP
15660         failure).
15661
15662 2001-05-19 [sergey]
15663
15664         * src/compose.h (ComposeReplyMode): new modes
15665         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
15666         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
15667
15668         * src/compose.c
15669         (compose_send): move some code into a new function:
15670         (compose_current_mail_account): new function.
15671         (compose_reply): new argument to_author, all callers changed; if
15672         to_author==TRUE and account->protocol==A_NNTP, find and use an
15673         appropriate mail account for replying.
15674         (compose_reply_set_entry): new argument to_author; ignore
15675         compose->replyto if to_author==TRUE.
15676
15677         * src/mainwindow.c: new command "Message/Reply to author".
15678         (main_window_set_menu_sensitive): enable/disable it.
15679         (reply_cb): handle it.
15680
15681         * src/summaryview.c: new command "Reply to author".
15682         (summary_set_menu_sensitive): enable/disable it.
15683         (summary_reply_cb): handle it.
15684
15685         * src/account.c (account_find_mail_from_address): new function.
15686
15687 2001-05-18 [paul]
15688
15689         0.4.99claws1
15690
15691         * sync with sylpheed 0.4.99cvs1
15692
15693 2001-05-18 [hoa]
15694
15695         * src/compose.[ch]
15696         * src/filtering.c
15697         * src/summaryview.c
15698                 new filtering action : forward and forward as attachment
15699
15700         * src/main.c
15701                 no need for $DISPLAY when we run sylpheed --help
15702                 call to parse_cmd_opt() is moved
15703
15704         * src/mainwindow.[ch]
15705                 execute button is hidden when immediate execute
15706                 is chosen
15707
15708         * src/mh.c
15709         * src/news.c
15710         * src/prefs_folder_item.c
15711         * src/procmsg.c
15712                 better handling of missing directories
15713
15714         * src/summaryview.c
15715                 reedit is enabled in outbox
15716                 reedit is enabled in queue
15717
15718 2001-05-17 [hoa]
15719
15720         * src/filtering.c
15721         * src/matcher.[ch]
15722         * src/prefs_filtering.c
15723                 changed attachement into attachment
15724
15725 2001-05-17 [alfons]
15726
15727         0.4.67claws4    
15728
15729         * sync with sylpheed 0.4.67cvs9
15730         * sync with sylpheed 0.4.67cvs7-8
15731
15732 2001-05-17 [hoa]
15733
15734         * src/Makefile.am
15735                 added prefs_filtering.c
15736
15737         * src/filtering.[ch]
15738         * src/matcher.[ch]
15739                 removed action : forward_news and forward_news_as_attachement
15740                 (forward and forward_as_attachement can be used instead)
15741
15742         * src/mainwindow.c
15743                 added menu option to access filtering configuration
15744
15745         * src/prefs_account.c
15746                 changed mail_command default to /usr/sbin/sendmail
15747
15748         * added src/prefs_filtering.[ch]
15749                 dialog box for filtering configuration
15750
15751         * src/prefs_matcher.c
15752                 added function prefs_matcher_get_criteria_from_matching()
15753
15754         * src/prefs_scoring.c
15755                 reset the dialog when register or substitute is clicked
15756
15757 2001-05-15 [hoa]
15758
15759         * src/Makefile.am
15760                 added filtering.[ch]
15761         * src/inc.c
15762                 using filering.[ch] instead of filter.[ch]
15763         * src/main.c
15764                 reading new filtering configuration
15765         * src/matcher.[ch]
15766                 added some filtering actions
15767                 and fixed a bug for headers and mail body matching
15768         * src/mbox.c
15769                 using filering.[ch] instead of filter.[ch]
15770         * src/mh.c
15771                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
15772         * src/summaryview.c
15773                 some fixes for filtering
15774
15775 2001-05-14 [hiroyuki]
15776
15777         * src/send.c: fixed some weird indentations.
15778           send_message_with_command(): call pclose() only if p != NULL.
15779         * src/textview.c: get_email_part(): modified the code for readability.
15780
15781 2001-05-14 [hiroyuki]
15782
15783         * src/md5global.h
15784           src/md5ify.c
15785           src/md5ify.h: removed from the cvs.
15786
15787 2001-05-13 [sergey]
15788
15789         * src/main.c: include rfc2015.h to avoid compiler warnings.
15790         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
15791         the panel is already on screen.
15792         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
15793         closing the alert window by ESC as "No".
15794         * src/prefs_common.c (prefs_interface_create): moved return
15795         receipt check button to the correct place.
15796
15797 2001-03-13 [alfons]
15798
15799         * src/prefs_common.c: 
15800                 moved return receipt check button to the Send tab. (prefs_send_create)
15801                 removed the date format ui related globals. (prefs_display_create)
15802
15803         0.4.67claws3
15804         
15805         * sync with sylpheed 0.4.67cvs5-6
15806
15807 2001-05-13 [paul]
15808
15809         * added Alfons' font selection patch
15810
15811         * src/defs.h
15812         * src/headerwindow.c
15813         * src/prefs_common.c
15814         * src/prefs_common.h
15815
15816 2001-05-13 [hoa]
15817         * src/defs.h
15818                 changed version of cache
15819         * src/matcher.[ch]
15820         * src/prefs_matcher.c
15821                 added additionnal matching criteria
15822         * src/procheader.c
15823         * src/procmsg.[ch]
15824         * src/news.c
15825                 added references in MsgInfo
15826
15827 2001-05-12 [hoa]
15828
15829         * src/defs.h
15830                 prepared some things for new filtering
15831         * src/matcher.[ch]
15832                 added some matching properties
15833                 inreplyto need to be enhanced
15834                 prepared some things for new filtering
15835         * src/messageview.c
15836                 added Return-Receipt-To handling
15837         * src/prefs_folder_item.c
15838                 changed default value to TRUE
15839         * src/prefs_matcher.c
15840                 added some matching properties
15841         * src/prefs_scoring.[ch]
15842                 the scoring dialog is finished
15843         * src/procheader.c
15844                 added Return-Receipt-To handling
15845                 Reference need to be added
15846         * src/procmsg.[ch]
15847                 added Return-Receipt-To handling
15848                 added threadscore to get a better score sorting when
15849                 threads are enabled
15850         * src/summaryview.c
15851                 suppressed a bug when we sort the list
15852                 when no folder is opened.
15853                 better score sorting when threads are enabled
15854
15855 2001-05-12 [alfons]
15856
15857         * reverted previous patch because of potential errors 
15858
15859         0.4.67claws2
15860         
15861         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
15862                 applied "toggle mail-retrieval dialog window" patch submitted 
15863                 by Eric Limpens <eric@qnt.net>
15864
15865         * sync with sylpheed 0.4.67cvs4
15866
15867 2001-05-12 [sergey]
15868
15869         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
15870         some picky compilers.
15871         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
15872         * src/grouplist_dialog.c: include alertpanel.h.
15873         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
15874         fix compile warning.
15875         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
15876         #include "defs.h" before others to prevent the warning of `MIN'
15877         and `MAX' redefinition.
15878
15879 2001-05-11 [hoa]
15880
15881         * src/main.c
15882         * src/messageview.c
15883         * src/prefs_account.c
15884         * src/prefs_display_header.c
15885                 removed warning
15886         * src/Makefile.am
15887                 added prefs_scoring.[ch]
15888         * src/grouplist_dialog.c
15889                 display an error dialog box if the group list
15890                 cannot be fetched.
15891         * src/mainwindow.[ch]
15892                 added main_window_set_thread_option() function
15893                 scoring dialog box enabled
15894         * src/matcher.[ch]
15895                 added flags matching unread /new / marked
15896                 / deleted / replied / forwarded
15897         * src/news.c
15898                 newsgroups are now finally in newscache
15899         * src/prefs_matcher.[ch]
15900                 finished preferences for matching dialog
15901         * added src/prefs_scoring.[ch]
15902                 scoring dialog box completed
15903         * src/scoring.[ch]
15904                 conversion to string : added scoringprop_to_string()
15905                 write config for preferences :
15906                 added prefs_scoring_write_config()
15907         * src/summaryview.c
15908                 threads can be enabled/disabled independently
15909                 for each folder
15910
15911 2001-05-10 [alfons]
15912
15913         0.4.67claws1
15914         
15915         * AUTHORS: 
15916                 thought it would be nice to have a list of all
15917                 contributors (used Changelog as a reference)
15918         
15919         * configure.in: 
15920                 messed up version numbering...
15921
15922         0.4.66claws1
15923
15924         * sync with sylpheed 0.4.67cvs1-3
15925
15926 2001-05-10 [darko]
15927
15928         * src/prefs_common.c:
15929                 better UI for strftime format, double clicking
15930                 on format now inserts the format in text entry
15931                 replaced close button with standard OK/Cancel
15932                 moved date format button to the right of the
15933                 text entry field
15934
15935 2001-05-09 [alfons]
15936
15937         * src/gtkstext.c:
15938                 Ctrl-Home / Ctrl-End have proper cursor navigation
15939
15940 2001-05-09 [hoa]
15941
15942         * src/prefs_matcher.c
15943                 finished UI to define matching properties
15944                 added ok and cancel button
15945         * src/prefs_filter.c
15946                 added ok and cancel button
15947         * src/news.c
15948                 fixed some bug in xhdr parsing
15949
15950 2001-05-08 [alfons]
15951
15952         * src/textview.c: 
15953                 fixed a bug in textview_show_header(), which displayed two colons (':');
15954                 cleaned up some warnings
15955
15956 2001-05-08 [hoa]
15957
15958         * src/Makefile.am
15959                 added prefs_matcher.[ch]
15960                 compilation with -W -Wall
15961         * src/alertpanel.c
15962                 ungrab the mouse events if grabbed - does it
15963                 fix the bug for disposition notification ?
15964         * src/mainwindow.c
15965                 added a menu option to open the matching dialog.
15966         * src/matcher.[ch]
15967                 added matcherprop_to_string() and matcherlist_to_string()
15968                 fixed some bugs, changed the name of some options
15969                 age_sup and age_inf becomes age_greater and age_lower,
15970                 body and messageheaders becomes body_part and headers_part,
15971                 changed the names of constants from SCORING_XXX to MATCHING_XXX
15972         * src/prefs_display_header.c
15973         * src/prefs_headers.c
15974                 fixed a bug that accidentally destroyed dialogs
15975                 when closed them with delete_event
15976                 Added *_deleted() which handle delete_event signal correctly.
15977         * src/prefs_folder_item.[ch]
15978                 added "enable_thread" field for future customization
15979         * added src/prefs_matcher.[ch]
15980                 sample of the UI to define matching properties
15981         * src/procheader.c
15982                 using procheader_headername_equal instead of str*cmp functions
15983                 using procheader_parse_header() function
15984         * src/scoring.c
15985                 using MATCHING_XXX instead of SCORING_XXX
15986         * src/summaryview.c
15987                 display the sender of the news even if this is ourself
15988                 when this is a news message.
15989         * src/textview.c
15990                 using headername_equal() instead of str*cmp functions
15991
15992 2001-05-08 [alfons]
15993
15994         0.4.66claws
15995
15996         * sync with sylpheed 0.4.66
15997         * src/gtkstext.c: trace logs added 
15998
15999 2001-05-08 [sergey]
16000
16001         * src/prefs_common.[ch]: added option to enable/disable GnuPG
16002         signature check popup.
16003         * src/rfc2015.c (check_signature): show signature check popup only
16004         if it is enabled in preferences.
16005
16006 2001-05-07 [alfons]
16007
16008         0.4.66claws4
16009         
16010         * sync with sylpheed 0.4.66cvs6
16011
16012 2001-05-07 [darko]
16013
16014         * src/prefs_common.[ch]: added option to enable/disable
16015           looking up sender name in address book for summary pane
16016         * src/summaryview.c: look up sender in the address book
16017           by using Alfons' address completion code
16018
16019 2001-05-07 [hiroyuki]
16020
16021         * src/inc.h
16022           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
16023           member of Pop3State.
16024         * src/news.c: brought #include "defs.h" before #include <glib.h>
16025           to prevent the warning of `MIN' and `MAX' redefinition.
16026
16027 2001-05-06 [hoa]
16028
16029         * removed src/headers_display.[ch]
16030         * removed src/prefs_display_headers.[ch]
16031         * src/inc.c
16032                 use a temporary file in the user directory for mbox import
16033         * src/news.c
16034                 added XHDR support to get "To" and "Cc" headers
16035                 (in order to match news with to or cc field for
16036                 scoring)
16037                 added function news_parse_xhdr() to get XHDR response
16038         * src/nntp.[ch]
16039                 added function nntp_xhdr()
16040         * src/matcher.c
16041                 fetch the message if necessary
16042
16043 2001-05-06 [alfons]
16044
16045         0.4.66claws3
16046
16047         * sync with sylpheed 0.4.66cvs3-5
16048
16049 2001-05-06 [hoa]
16050
16051         * src/utils.[ch]
16052                 added function itos_buf() to enable use of several buffers
16053         * src/summaryview.c
16054                 use of itos_buf() instead of itos() in summary list
16055                 to fix the broken display of message number.
16056
16057 2001-05-06 [alfons]
16058
16059         * src/gtkstext.c: bug in cursor up navigation fixed,
16060                 fixed another unsigned / signed comparison (we're getting there :-)
16061
16062 2001-05-06 [hoa]
16063
16064         * src/Makefile.am
16065                 added scoring.c scoring.h
16066                 prefs_folder_item.c prefs_folder_item.h
16067                 matcher.c matcher.h
16068         * src/defs.h
16069                 added FOLDERITEM_RC SCORING_RC
16070         * src/folder.[ch]
16071                 added prefs field in FolderItem :
16072                 properties for each folder (PrefsFolderItem),
16073                 sorting type and mode were added as the first properties.
16074         * src/main.c
16075                 read config for scoring
16076         * added src/matcher.[ch]
16077                 gives functions to parse configuration file to do
16078                 matching on mails with a list of conditions.
16079         * src/mainwindow.c
16080                 add option to sort by score
16081         * src/prefs_common.[ch]
16082                 added preference option to show score and for
16083                 the score column size
16084         * added src/prefs_folder_item.[ch]
16085                 properties for each folder (PrefsFolderItem),
16086                 sorting type and mode were added as the first properties.
16087         * src/procheader.[ch]
16088                 added procheader_parse_header()
16089                 added procheader_header_free()
16090                 added procheader_headername_equal()
16091                 and made modification to use them.
16092         * src/procmsg.[ch]
16093                 added score field to MsgInfo structure
16094         * added src/scoring.[ch]
16095                 gives functions to parse configuration file to do
16096                 scoring on mails with a list of conditions.
16097         * src/summaryview.[ch]
16098                 save the sorting type and mode for the folder
16099                 added column to display the score of the mail
16100                 added function summary_score_clicked()
16101                 sorting type and mode are restored to the folder
16102                 when it is reopen
16103         * src/textview.c
16104                 use procheader_parse_header(), procheader_headername_equal()
16105                 removed memory leak in text_scan_header when freeing headers
16106         * src/filter.c
16107                 changed the function to match names of headers
16108                 using procheader_headername_equal()
16109
16110         Scoring functions are implemented, an interface is needed
16111         to configure that.
16112
16113 2001-05-04 [alfons]
16114
16115         * src/gtkstext.c: 
16116                 hopefully fixed the row up navigation bug,
16117                 removed adding back / forward lines to cache
16118
16119 2001-05-04 [sergey]
16120
16121         * src/prefs_display_headers.c: user interface changes:
16122         (prefs_display_headers_create): remove unused "Show" check button;
16123         allow reordering of headers by dragging.
16124         (prefs_display_headers_write_config): remove unused variables.
16125         (prefs_display_headers_set_dialog): do not insert "(New)" at top
16126         of lists (not needed with the new UI).
16127         (prefs_display_headers_set_list): scan lists starting from row 0,
16128         not 1 (do not skip "(New)").
16129         (prefs_display_headers_find_header): new function.
16130         (prefs_display_headers_clist_set_row): do not allow duplicates.
16131         (prefs_display_headers_delete_cb): do not skip row 0; treat
16132         closing the alert window by ESC as "No".
16133         (prefs_display_headers_up): do not protect row 0.
16134         (prefs_display_headers_down): do not protect row 0.
16135
16136 2001-05-04 [sergey]
16137
16138         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
16139         functions.
16140
16141         * src/summaryview.c
16142         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
16143         summary_select_next_marked, summary_select_prev_marked): new
16144         functions.
16145
16146 2001-05-03 [sergey]
16147
16148         * src/news.c: fixed a bug when no article can be fetched after
16149         server timeout if the connection was restored by news_post():
16150         (news_select_group): new function.
16151         (news_fetch_msg): call news_select_group() before fetching
16152         article.
16153         (news_get_uncached_articles): set session->group after successful
16154         GROUP command.
16155
16156 2001-05-03 [hoa]
16157
16158         * src/defs.h
16159         * src/procmsg.[ch]
16160         * src/procheader.c
16161                  changed version of cache, added cc field
16162
16163         * src/prefs_display_headers.c
16164                 the interface was changed
16165
16166         * src/prefs_headers.c
16167                 added cancel button
16168
16169 2001-05-03 [alfons]
16170
16171         * completed sync of sylpheed cvs2
16172         * src/gtkstext.c: updated row up / down cursor navigation
16173         * src/textview.c: re-edited, prepared for fixing the email address
16174                 scanner.
16175
16176 2001-05-03 [darko]
16177
16178         * src/prefs_common.c: use alfons' strftime ui code
16179         entry_datefmt and datefmt_sample widgets have to be
16180         global in this module because of this change
16181
16182 2001-05-03 [hoa]
16183
16184         * src/messageview.c
16185         * src/prefs_common.[ch] added option to activate the return receipt
16186                 feature.
16187
16188 2001-05-02 [alfons]
16189
16190         * src/gtkstext.c: fix for row up/down cursor navigation. 
16191
16192         0.4.66claws2
16193         
16194         * sync with 0.4.66cvs2
16195
16196 2001-05-02 [paul]
16197
16198         added add-sender-to-addressbook patch
16199
16200         * src/addressbook.c
16201         * src/addressbook.h
16202         * src/summaryview.c
16203
16204 2001-05-02 [sergey]
16205
16206         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
16207         G_ALERTDISABLE.
16208
16209         * src/alertpanel.c (alertpanel_create): new argument can_disable,
16210         all existing callers changed to pass FALSE; create a check button
16211         to disable the message.
16212         (alertpanel_message_with_disable): new function.
16213         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
16214         (alertpanel_button_toggled): new function.
16215         (alertpanel_button_clicked, alertpanel_close): set value using
16216         G_ALERT_VALUE_MASK.
16217
16218         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
16219
16220         * src/prefs_common.c (prefs_privacy_create): new check button
16221         checkbtn_gpgme_warning.
16222
16223         * src/main.c (main): moved preferences reading before gpgme
16224         initialization; check prefs_common.gpgme_warning before giving the
16225         GnuPG warning and set it to FALSE if the user wants to disable the
16226         warning.
16227
16228 2001-05-02 [hiroyuki]
16229
16230         * src/prefs_display_headers.c: modified the layout and some labels.
16231
16232 2001-05-02 [sergey]
16233
16234         * src/prefs_account.c (prefs_account_fix_size): new function.
16235         (prefs_account_create): call prefs_account_fix_size(); use
16236         gtk_widget_show instead of gtk_widget_show_all (fixes too large
16237         size when the window is shown for the first time).
16238         (prefs_account_basic_create): changed layout of serv_table; moved
16239         localmbox_entry above smtpserv_entry (logically it replaces
16240         POP3/IMAP server).
16241         (prefs_account_protocol_activated): set sensitivity of
16242         nntpauth_chkbtn according to the protocol (in addition to
16243         hide/show); commented out gtk_table_set_row_spacing() calls.
16244         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
16245         not sensitive (fixes a bug with disabled username/password boxes
16246         when editing POP3 account after NNTP with authentication).
16247
16248 2001-05-02 [hoa]
16249
16250         * src/account.c
16251         * src/inc.c
16252         * src/prefs_account.[ch]
16253         * src/send.c
16254                 removed local account without SMTP server
16255                 added option to use mail command instead of a connexion
16256                 to SMTP server when a local account is used
16257         * src/prefs_headers.c
16258                 fixed a bug
16259         * src/news.c
16260                 fixed a bug when connexion immediately closed
16261
16262 2001-05-01 [alfons]
16263
16264         0.4.66claws1
16265         
16266         * sync with 0.4.65
16267
16268 2001-05-01 [sergey]
16269
16270         * src/prefs_account.c (Basic, prefs_account_basic_create): new
16271         widget nntpauth_chkbtn.
16272         (prefs_account_protocol_activated): handle nntpauth_chkbtn
16273         visibility.
16274         (prefs_account_nntpauth_toggled): new function.
16275
16276         * src/news.c (news_session_new_for_folder): use NNTP
16277         authentication only if ac->use_nntp_auth is set.
16278
16279 2001-05-01 [hoa]
16280
16281         * src/Makefile.am changed headers.[ch] in customheader.[ch]
16282         * src/prefs_display_headers.c changed the UI
16283         * src/prefs_headers.c changed account_name to account_id
16284         * src/compose.c using customheader.h
16285
16286 2001-05-01 [hiroyuki]
16287
16288         * src/esmtp.c
16289           src/news.c
16290           src/nntp.c: changed sock_read() to sock_gets(), they've been left
16291           unsynched.
16292
16293 2001-05-01 [hoa]
16294
16295         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
16296         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
16297                 for displaying of headers
16298         * src/grouplist_dialog.[ch] minor changes to remove warnings
16299         * src/prefs_display_headers.[ch] dialog to choose the
16300         headers to display in the mail viewer.
16301         * src/headers.h correction of #define
16302         * src/headers_display.[ch] configuration for displaying of headers.
16303         * src/main.c read config of displaying of headers
16304         * src/prefs_common.c add a button to access the config dialog
16305                 for displaying of headers
16306         * src/prefs_display_headers.[ch] dialog for configuration for
16307                 displaying of the headers.
16308         * src/prefs_headers.c cleaning of code
16309         * src/procheader.c comments added to code
16310         * src/textview.c changes to reorder the headers depending
16311                 on the config for displaying of headers
16312
16313 2001-04-30 [alfons]
16314
16315         0.4.65claws7
16316
16317         * sync with 0.4.65cvs12
16318
16319         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
16320
16321 2001-04-30 [sergey]
16322
16323         * src/nntp.h (NNTPSockInfo): new field auth_failed.
16324
16325         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
16326         is set to force reconnection after authentication failure.
16327         (nntp_gen_command): set sock->auth_failed on authentication
16328         failure, or if sock->userid and sock->passwd are not set.
16329
16330         * src/news.c (news_session_new_for_folder): set userid=NULL if
16331         password dialog is cancelled.
16332
16333 2001-04-30 [sergey]
16334
16335         * src/nntp.h (NNTPSockInfo): new type.
16336
16337         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
16338         SockInfo.
16339         (nntp_open_auth, nntp_close): new functions.
16340         (nntp_gen_command): new function to handle authentication; all
16341         NNTP command functions updated to use it.
16342         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
16343         (nntp_list): removed old useless code.
16344
16345         * src/news.h (NNTPSession): new field nntp_sock.
16346
16347         * src/news.c: all functions updated to use NNTPSockInfo instead of
16348         SockInfo.
16349         (news_session_new): new arguments (userid, passwd); made static;
16350         use nntp_open_auth() if needed.
16351         (news_session_destroy): use nntp_close() instead of sock_close().
16352         (news_query_password): changed arguments.
16353         (news_session_new_for_folder): new function.
16354         (news_session_get): use news_session_new_for_folder().
16355         (news_authenticate): deleted.
16356         (news_get_uncached_articles): removed old authentication code.
16357
16358 2001-04-30 [sergey]
16359
16360         * src/news.c: reverted my previous changes (need to do NNTP
16361         authentication in a cleaner way).
16362         
16363 2001-04-29 [sergey]
16364
16365         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
16366         news_nntp_post, news_nntp_mode): new functions (wrappers with
16367         authentication support).
16368         (news_get_article_cmd, news_get_article, news_get_header): new
16369         argument "folder"; all callers changed.
16370         (news_get_article_cmd): added authentication support.
16371         (news_session_get): use news_nntp_mode() instead of nntp_mode().
16372         (news_post): use news_nntp_post() instead of nntp_post().
16373         (news_get_uncached_articles): use news_nntp_group() instead of
16374         nntp_group() and news_nntp_xover() instead of nntp_xover();
16375         removed old authentication code.
16376         (news_get_group_list): use news_nntp_list() instead of nntp_list().
16377
16378         * src/nntp.c (nntp_list): return real error code instead of
16379         hardcoded NN_ERROR.
16380
16381 2001-04-29 [sergey]
16382
16383         * configure.in: fixed wint_t typedef detection again
16384
16385 2001-04-28 [hoa]
16386
16387         * src/prefs_account.[ch], added A_LOCAL_CMD
16388                 (send mail with mail command)
16389         * src/send.c added function send_message_with_command()
16390         * src/inc.c made a more secure get_spool() function with
16391                 mktemp() but maybe mkstemp() or something more
16392                 secure can be used.
16393
16394 2001-04-28 [alfons]
16395
16396         * src/textview.c, colorization of email addresses in headers
16397
16398         0.4.65claws6
16399
16400         * bug sync with sylpheed
16401         * prefs_common.c: created date format ui for darko
16402         * sync with 0.4.65cvs11
16403         * configure.in: corrected to have the new gpg checks
16404
16405 2001-04-27 [alfons]
16406
16407         * completed sync with 0.4.65cvs10
16408         * minor debug things added to gtkstext.c
16409
16410 2001-04-27 [darko]
16411
16412         * configure.in: remove check for availability of
16413           strftime() as advised by Hiroyuki
16414         * src/prefs_common.[ch], src/procheader.c:
16415           synch strftime() code with Hiroyki's main branch
16416
16417 2001-04-26 [sergey]
16418
16419         * src/news.c: news_query_password(), news_authenticate(): new
16420           functions.
16421           news_get_uncached_articles(): added NNTP authentication
16422           handling.
16423         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
16424           new functions.
16425         * src/prefs_account.c: prefs_account_protocol_activated():
16426           enable userid and password fields for NNTP.
16427
16428 2001-04-26
16429
16430         * configure.in: check for availability of strftime()
16431           [darko]
16432         * src/prefs_common.[ch], src/procheader.c: use
16433           strftime() for displaying date in summary pane if it
16434           is available
16435
16436 2001-04-25
16437
16438         * more .cvsignore cleanups [alfons]
16439
16440 2001-04-25
16441
16442         * ac/sv-check-type.m4: new autoconf macro.
16443         * configure.in: fixed wint_t typedef detection (did not work
16444           with gcc-2.96).
16445
16446 2001-04-25
16447
16448         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
16449           [hiroyuki]
16450
16451 2001-04-24
16452         * modified gtkstext.c : buggy cursor navigation fixed, 
16453           and font descent also taken in account when drawing
16454           cursor. [alfons]
16455
16456 2001-04-24 [hoa]
16457         * added comments in src/news.c src/nntp.c
16458         * added src/prefs_headers.[ch]
16459         * added src/headers.[ch]
16460         * modified compose.c to activate custom headers
16461                 added function is_in_custom_headers
16462         * modified prefs_account.[ch]
16463                 added function prefs_account_customhdr_edit
16464         * modified src/defs.h :
16465                 added HEADERS_RC : name of the config file
16466                 for the custom headers
16467
16468 2001-04-24
16469
16470     0.4.65claws5
16471
16472         * configure.in
16473           src/gtkstext.[ch]
16474           src/compose.c
16475           src/Makefile.am
16476           
16477           added gtkstext with configure.in patch by Hiroyuki which
16478           should fix the XIM detection [alfons]
16479
16480         * more clean up of cvs [alfons]
16481
16482                  * removed all Makefile.in files to attic.
16483
16484                  * updated all .cvsignores to really ignore things that could
16485                    be unintentionally committed by a recursive commit.
16486
16487 2001-04-23 [hoa]
16488         * added src/grouplist_dialog.[ch]
16489         * changed src/folderview.c to call grouplist_dialog instead
16490                 of inputdialog
16491         * src/news.c :
16492                 added functions news_reset_group_list
16493                 and news_get_group_list
16494         * src/nntp.c :
16495                 added function nntp_list
16496         * src/defs.h :
16497                 added GROUPLIST_FILE : name of the newsgroup list cache file
16498
16499 2001-04-21
16500
16501         * added option to warn about queued messages on exit [sergey]:
16502
16503           * src/compose.c: compose_queue(): call folder_item_scan()
16504             and folderview_update_item() after queueing.
16505           * src/folderview.c: folderview_update_node(): draw the queue
16506             folder in bold font if there are queued messages.
16507           * src/mainwindow.c: queued_messages(): new function.
16508             app_exit_cb(): display warning if there are queued messages
16509             if warn_queued_on_exit is set.
16510           * prefs_common.[ch]: add warn_queued_on_exit option.
16511
16512         * enhanced GnuPG key selection support [sergey]:
16513
16514           * src/select-keys.c: updated to newer version from Win32
16515             branch with support for selecting arbitrary keys.
16516           * src/prefs_account.c: added the Privacy tab to the account
16517             options window.
16518             prefs_account_privacy_create(),
16519             prefs_account_sign_key_set_data_from_radiobtn(),
16520             prefs_account_sign_key_set_radiobtn(): new functions.
16521           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
16522           * src/rfc2015.c: set_signers(): new function.
16523             pgp_sign(): add the account parameter, call set_signers().
16524             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
16525           * src/rfc2015.h: rfc2015_sign(): updated prototype.
16526           * src/compose.c: pass the current account to rfc2015_sign().
16527
16528         * tag name claws added to prevent confusion with main branch [alfons]
16529
16530         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
16531
16532         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
16533
16534         * sync with recent sylpheed cvs. Untested though. [alfons]
16535