55baab21c910927ad82ee5e1b659bf7a1d0a1212
[claws.git] / ChangeLog.claws
1 2003-06-07 [thorsten]   0.9.0claws18
2
3         * po/de.po
4                 fix typos
5
6 2003-06-07 [alfons]     0.9.0claws17
7
8         * configure.ac
9         * src/mimeview.c
10                 detect apache mishap in which case don't include fnmatch.h
11                 if regex.h is already included
12
13 2003-06-06 [christoph]  0.9.0claws16
14
15         * configure.ac
16         * src/mimeview.h
17                 add check for fnmatch.h and include it when available
18
19         * src/mimeview.[ch]
20                 fix wrong case sensitivity of Content-Types
21
22         * src/gtk/Makefile.am
23                 need the same include paths in gtk directory as in
24                 common directory because .h files in common can
25                 include files from these directories, when included
26                 in gtk's .h or .c files
27
28 2003-06-06 [alfons]     0.9.0claws15
29
30         * src/mimeview.c
31         * src/summaryview.c
32                 make it compile again because of regex.h / fnmatch.h 
33                 include problems (related to recent mime stuff, can
34                 someone check this?)
35
36 2003-06-06 [thorsten]   0.9.0claws14
37
38         * src/folderview.c
39                 possible use of uninitialized pointer while dragging
40
41 2003-06-06 [paul]       0.9.0claws13
42
43         * src/compose.c
44                 fix bug where the insert sig button would be effective
45                 only when auto_sig was set
46
47 2003-06-06 [paul]       0.9.0claws12
48
49         * sync with 0.9.2 release
50
51 2003-06-02 [paul]       0.9.0claws11
52
53         * sync with 0.9.1cvs1
54                 see ChangeLog 2003-06-02
55                 
56         * po/de.po
57                 update by Jens
58
59 2003-06-01 [christoph]  0.9.0claws10
60
61         * src/account.c
62                 don't use substring search to find accounts by email address
63
64         (closes Bug 169 Overly loose matching of "From" address)
65
66 2003-05-31 [christoph]  0.9.0claws9
67
68         * doc-src/rfc2683.txt
69         * src/imap.c
70                 limit IMAP command length as recommended in RFC2683
71                 (message number lists will be split into multiple imap
72                 sets, the limit of 1000 octets is not a hard limit)
73
74         (closes Bug 161 sylpheed-claws exits with segfault when logging
75          in to certain imap-servers)
76
77 2003-05-29 [alfons]     0.9.0claws8
78
79         * src/toolbar.[ch]
80                 add print button (calling summary_print());
81                 fine tune setting tooltip text;
82                 (if someone needs other buttons, please take these 
83                 commits as a guide, instead of bothering us - also
84                 see 0.8.11claws150) 
85
86 2003-05-29 [darko]      0.9.0claws7
87
88         * src/compose.c
89                 fix crash when word wrapping kicks in due to
90                 changed text by spell checker
91
92 2003-05-29 [paul]       0.9.0claws6
93
94         * src/compose.c
95                 fix bug where changing account would insert
96                 sig even if auto_sig was FALSE
97                 
98         * ChangeLog
99           ChangeLog.jp
100           INSTALL
101                 sync with 0.9.1 release
102
103 2003-05-28 [christoph]  0.9.0claws5
104
105         * src/imap.c
106                 fix truncation of too long commands
107
108         (closes Bug 167 IMAP hangs trying to get envelope
109          information in imap_get_uncached_messages)
110
111 2003-05-27 [paul]       0.9.0claws4
112
113         * tools/Makefile.am
114           tools/maildir2sylpheed.pl     ** NEW FILE **
115                 add kmail to sylpheed mailbox conversion script
116
117 2003-05-27 [paul]       0.9.0claws3
118
119         * sync with 0.9.0cvs10
120                 see ChangeLog 2003-05-26
121
122 2003-05-26 [paul]       0.9.0claws2
123
124         * sync with 0.9.0cvs9
125                 see ChangeLog 2003-05-26
126
127 2003-05-24 [paul]       0.9.0claws1
128
129         * sync with 0.9.0cvs8
130                 see ChangeLog 2003-05-23
131
132 2003-05-24 [paul]       0.9.0claws
133
134         * version 0.9.0claws released
135
136 2003-05-24 [paul]       0.8.11claws177
137
138         * src/plugins/dillo-viewer/Makefile.am
139           src/plugins/traycon/Makefile.am
140                 add missing files
141                 
142         * po/bg.po
143           po/en_GB.po
144           po/es.po
145           po/it.po
146           po/pt_BR.po
147           po/ru.po
148           po/sr.po
149                 update Bulgarian, British English, Spanish, Italian, 
150                 Brazilian Portuguese, Russian, and Serbian translations, 
151                 submitted by George Danchev, [me], Ricardo Mones Lastra,
152                 André Filipe de Assunção e Brito, Alessandro Maestri, 
153                 Ruslan N. Balkin, and Urke MMI
154
155 2003-05-23 [melvin]     0.8.11claws176
156
157         * po/fr.po
158                 Updated French translations
159
160 2003-05-22 [paul]       0.8.11claws175
161
162         * src/Makefile.am
163           src/addrbook.[ch]
164           src/addrcache.[ch]
165           src/addr_compl.[ch]
166           src/adressbook.[ch]
167           src/addrindex.[ch]
168           src/addritem.[ch]
169           src/editaddress.c
170           src/editgroup.c
171           src/editldap_basedn.c
172           src/editldap.c
173           src/jpilot.c
174           src/vcard.c
175                 revert to get ldap into it previous working state
176                 
177         * po/zh_TW.Big5.po
178                 new Taiwanese translation,
179                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
180
181 2003-05-22 [christoph]  0.8.11claws174
182
183         * src/plugins/spamassassin/libspamc.[ch]
184                 sync libspamc with SpamAssaain release 2.55
185
186 2003-05-22 [paul]       0.8.11claws173
187
188         * sync with 0.9.0cvs7
189                 see ChangeLog 2003-05-22
190                 
191         * src/summaryview.c
192                 revert change in 0.8.11claws172: follow
193                 Hiroyuki's decision and that's the end of it.
194
195 2003-05-21 [paul]       0.8.11claws172
196
197         * src/summaryview.c
198                 fix discrepency between open_unread_on_enter
199                 and always_show_msg
200
201 2003-05-21 [paul]       0.8.11claws171
202
203         * sync with 0.9.0cvs6
204                 see ChangeLog 2003-05-21
205
206 2003-05-21 [paul]       0.8.11claws170
207
208         * sync with 0.9.0cvs5
209                 see ChangeLog 2003-05-21
210
211 2003-05-20 [paul]       0.8.11claws169
212
213         * sync with 0.9.0cvs4
214                 see ChangeLog 2003-05-20
215                 fixes bug #152, 'encoding of IMAP folders names'
216
217 2003-05-20 [paul]       0.8.11claws168
218
219         * sync with 0.9.0cvs3
220                 see ChangeLog 2003-05-20
221                 
222         * src/tools/convert_mbox.pl
223                 minor change in the comments, submitted by Fred Marton
224
225 2003-05-19 [paul]       0.8.11claws167
226
227         * src/plugins/clamav/Makefile.am
228           configure.ac
229                 link clamav_lib to the plugin and not to the main program
230
231 2003-05-19 [christoph]
232
233         * src/Makefile.am
234                 add -export-dynamic for linking
235
236 2003-05-19 [paul]       0.8.11claws166
237
238         * sync with 0.9.0cvs1
239                 see ChangeLog 2003-05-19
240
241 2003-05-19 [paul]       0.8.11claws165
242
243         * src/inc.c
244                 fix 'pop before smtp' timeout
245
246 2003-05-18 [alfons]     0.8.11claws164
247
248         * src/prefs_matcher.c
249                 put "execute" action command line ("expression") in edit box
250
251 2003-05-18 [christoph]  0.8.11claws163
252
253         * src/mimeview.[ch]
254         * src/plugins/dillo_viewer/dillo_viewer.c
255         * src/plugins/image_viewer/viewer.c
256         * src/plugins/mathml_viewer/mathml_viewer.c
257                 let a viewer have a list of Content-Types
258
259 2003-05-18 [paul]       0.8.11claws162
260
261         * src/prefs_filtering.c
262                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
263                 and REDIRECT actions
264
265 2003-05-17 [christoph]
266
267         * README.claws
268                 o remove dynamic signatures that was syned with main
269                 o add infos about no longer "build in" image viewer
270                 o update bugtracker URL
271
272 2003-05-17 [christoph]  0.8.11claws161
273
274         * src/folder.c
275         * src/folderview.c
276         * src/imap.c
277                 don't use imap_scan_folder anymore. Instead call folder_item_scan
278                 for every folder after rebuilding the folder tree.
279
280         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
281          messages)
282
283 2003-05-17 [christoph]  0.8.11claws160
284
285         * src/imap.c
286                 don't use STATUS command on current folder to check for
287                 content changes. imap_cmd_ok() now tracks changes to
288                 folder and number of existing messages.
289
290 2003-05-17 [paul]       0.8.11claws159
291
292         * src/plugins/clamav/clamav_plugin.c
293                 remove unnecessary debug_print
294
295 2003-05-16 [thorsten]   0.8.11claws158
296
297         * src/plugins/demo.c
298                 included missing intl.h
299
300 2003-05-16 [paul]       0.8.11claws157
301
302         * po/POTFILES.in
303                 remove non-existant entries
304         
305         * src/plugins/clamav/clamav_plugin.c
306           src/plugins/clamav/clamav_plugin_gtk.c
307           src/plugins/dillo_viewer/dillo_prefs.c
308           src/plugins/dillo_viewer/dillo_viewer.c
309                 gettextise
310
311 2003-05-16 [christoph]  0.8.11claws156
312
313         * po/POTFILES.in
314                 include plugin .c files for translation until I
315                 find a better solution to have plugins have their
316                 own textdomain
317         * src/plugins/demo/demo.c
318         * src/plugins/image_viewer/plugin.c
319         * src/plugins/mathml_viewer/mathml_viewer.c
320         * src/plugins/spamassassin/spamassassin.c
321         * src/plugins/spamassassin/spamassassin_gtk.c
322         * src/plugins/trayicon/trayicon.c
323                 add gettext macros for plugin name and description
324
325 2003-05-16 [paul]
326
327         * sync with 0.9.0
328
329 2003-05-16 [paul]       0.8.11claws155
330
331         * sync with lastest 0.9.0pre1
332                 see ChangeLog 2003-05-16
333
334 2003-05-15 [paul]       0.8.11claws154
335
336         * sync with latest 0.9.0pre1
337                 see ChangeLog 2003-05-14 and 2003-05-15
338
339 2003-05-14 [christoph]  0.8.11claws153
340
341         * src/plugins/image_viewer/viewer.c
342         * src/plugins/image_viewer/viewer.glade         ** NEW **
343         * src/plugins/image_viewer/viewerprefs.c
344                 make it possible to disable the autoload function in the
345                 imageviewer again
346
347 2003-05-14 [christoph]  0.8.11claws152
348
349         * src/folder.c
350                 fix folder update after adding a message
351
352 2003-05-13 [alfons]     0.8.11claws151
353
354         * src/common/session.c
355                 remove debug traces
356                 
357         * src/addrcache.[ch]
358         * src/filtering.[ch]
359         * src/folder.[c]
360         * src/gtkaspell.[ch]
361         * src/imap.[ch]
362         * src/mbox_folder.[ch]
363         * src/mh.[ch]
364         * src/mimeview.h
365         * src/msgcache.[ch]
366         * src/news.[ch]
367         * src/passphrase.[ch]
368         * src/prefs_common.[ch]
369         * src/prefs_gtk.[ch]
370         * src/procmsg.c
371         * src/scoring.[ch]
372                 be pedantic; (in prototypes () implies (int))
373
374 2003-05-13 [alfons]     0.8.11claws150
375
376         * src/prefs_toolbar.[ch]
377         * src/summaryview.[ch]
378         * src/toolbar.[ch]
379                 change misleading text in toolbar prefs;
380                 add toolbar action for ignore thread (toggles ignore thread flag);
381                 clean up a little bit;
382
383 2003-05-12 [paul]
384
385         * tools/convert_mbox.pl
386                 bug fixed by Fred Marton
387
388 2003-05-12 [paul]
389
390         * sync with 0.9.0pre1
391
392 2003-05-09 [paul]       0.8.11claws149
393
394         * sync with 0.8.11cvs43
395                 see ChangeLog 2003-05-09
396
397 2003-05-08 [christoph]  0.8.11claws148
398
399         * src/imap.[ch]
400                 o use CAPABILIY as first command and check for PREAUTH
401                   information in the response to it
402                 o rewrite all imap_cmd_* functions to use an IMAPSession
403                   instead of a SockInfo as parameter
404                 o do STARTTLS after fetching and checking the server
405                   capabilities
406
407 2003-05-08 [paul]       0.8.11claws147
408
409         * tools/Makefile.am
410           tools/README
411           tools/convert_mbox.pl         ** NEW FILE **
412                 add mbox conversion script. Submitted by 
413                 Fred Marton <Fred.Marton@uni-bayreuth.de>
414
415 2003-05-07 [christoph]
416
417         * doc-src/glade.txt
418         * src/gtk/pluginwindow.glade
419         * src/plugins/image_viewer/viewerprefs.glade
420         * src/plugins/spamassassin/spamassassin_gtk.glade
421                 add glade files for user interfaces and a description how
422                 to use glade to create the sylpheed code
423
424 2003-05-07 [paul]       0.8.11claws146
425
426         * sync with 0.8.11cvs41
427                 see ChangeLog 2003-05-07
428
429 2003-05-06 [christoph]  0.8.11claws145
430
431         * src/main.c
432         * src/plugins/image_viewer/viewer.c
433                 fix usage of imlib in imageviewer plugin
434
435         * src/gtk/prefswindow.c
436                 handle window close event correctly
437
438 2003-05-06 [paul]       0.8.11claws144
439
440         * src/common/ssl.c
441                 fix typo introduced in sync
442
443 2003-05-06 [paul]       0.8.11claws143
444
445         * sync with 0.8.11cvs39
446                 see ChangeLog 2003-05-06
447
448 2003-05-06 [paul]       0.8.11claws142
449
450         * AUTHORS
451           po/cs.po
452                 updated Czech translation, submitted by 
453                 Radek Vybiral <Radek.Vybiral@vsb.cz>
454                 
455         * src/plugins/clamav/clamav_plugin_gtk.c
456                 clean up
457
458 2003-05-03 [alfons]     0.8.11claws141
459
460         * src/compose.[ch]
461                 make paste as quotation work even when the call to 
462                 text_inserted() was deferred (fixes bug #140 "Paste 
463                 as quotation does not work when using "external" 
464                 clipboard")
465
466 2003-05-03 [thorsten]   0.8.11claws140
467
468         * src/addrquery.h
469           src/ldapquery.h
470           src/mainwindow.c
471                 removed C++ comments
472         * src/addr_compl.c
473                 function with non-int retval/param used before
474                 implementation/declaration
475
476 2003-05-02 [paul]       0.8.11claws139
477
478         * src/addr_compl.[ch]
479           src/addressbook.[ch]
480           src/addrindex.c
481           src/summaryview.c
482                 revert match's changes to (finally) remove the bug where
483                 opening a folder causes massive slowdown when using the 
484                 'Display sender using address book' option
485
486 2003-05-01 [melvin]     0.8.11claws138
487
488         * src/plugins/dillo_viewer/dillo_prefs.[ch]
489         * src/plugins/dillo_viewer/dillo_viewer.c
490                 Fixed bug where "Cancel" button from prefs issued
491                 warnings.
492                 Comply a little more to coding style
493
494 2003-05-01 [paul]       0.8.11claws137
495
496         * sync with 0.8.11cvs38
497                 see ChangeLog 2003-05-01
498
499 2003-05-01 [paul]       0.8.11claws136
500
501         * po/bg.po
502                 updated by George Danchev
503
504 2003-04-30 [christoph]  0.8.11claws135
505
506         * src/plugins/dillo_viewer/dillo_prefs.c
507         * src/plugins/image_viewer/viewerprefs.c
508         * src/plugins/spamassassin/spamassassin_gtk.c
509                 remove gtk_widget_ref() calls for widgets in
510                 glade code
511
512 2003-04-30 [paul]       0.8.11claws134
513
514         * src/addrindex.c
515                 ok, this time a better fix for the bug where opening folder
516                 has massive slowdown when using the 'Display sender using 
517                 address book' option
518
519 2003-04-30 [paul]       0.8.11claws133
520
521         * src/addrindex.c
522                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
523         
524 2003-04-30 [melvin]     0.8.11claws132
525
526         New: Dillo plugin preferences (patch by Dimitar Haralanov)
527
528         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
529                 Preferences for the dillo plugin
530         * src/plugins/dillo_viewer/dillo_viewer.c
531                 Support for preferences
532         * src/plugins/dillo_viewer/Makefile.am
533                 Added dillo_prefs.[ch]
534
535 2003-04-30 [alfons]     0.8.11claws131
536
537         * src/common/plugin.[ch]
538                 see? this ANSI C'fication immediately gives us type
539                 checking for free.
540
541 2003-04-30 [alfons]     0.8.11claws130
542
543         * src/common/plugin.[ch]
544         * src/plugins/clamav/clamav_plugin.[ch]
545         * src/plugins/clamav/clamav_plugin_gtk.c
546         * src/plugins/demo/demo.c
547         * src/plugins/dillo_viewer/dillo_viewer.c
548         * src/plugins/image_viewer/plugin.c
549         * src/plugins/image_viewer/viewer.[ch]
550         * src/plugins/image_viewer/viewerprefs.[ch]
551         * src/plugins/mathml_viewer/mathml_viewer.c
552         * src/plugins/spamassassin/spamassassin.[ch]
553         * src/plugins/spamassassin/spamassassin_gtk.c
554         * src/plugins/trayicon/trayicon.c
555                 clean up
556
557 2003-04-30 [alfons]     0.8.11claws129
558
559         * src/common/utils.c
560                 make is_ascii_str() fail gracefully when NULL pointer
561                 is passed
562
563 2003-04-30 [paul]       0.8.11claws128
564
565         * src/addrindex.c
566                 fix bug where opening folder has massive slowdown when
567                 using the 'Display sender using address book' option
568
569 2003-04-30 [paul]       0.8.11claws127
570
571         * src/plugins/clamav/clamav_plugin.c
572           src/plugins/clamav/clamav_plugin_gtk.c
573           src/plugins/demo/demo.c
574           src/plugins/dillo_viewer/dillo_viewer.c
575           src/plugins/image_viewer/plugin.c
576           src/plugins/mathml_viewer/mathml_viewer.c
577           src/plugins/spamassassin/spamassassin.c
578           src/plugins/spamassassin/spamassassin_gtk.c
579           src/plugins/trayicon/trayicon.c
580                 get rid of eye-hurting function signatures
581
582 2003-04-30 [paul]       0.8.11claws126
583
584         * src/plugins/trayicon/trayicon.c
585                 add description
586                 
587         * src/mimeview.c
588                 be more descriptive
589
590 2003-04-30 [paul]       0.8.11claws125
591
592         * configure.ac
593                 arrange the plugins in reverse alphabetical order
594                 
595         * src/plugins/clamav/clamav_plugin.[ch]
596           src/plugins/clamav/clamav_plugin_gtk.c
597                 rename some params
598                 resize max_size window
599                 re-arrange the order of some gui elements
600                 improve descriptions
601         
602         * src/plugins/image_viewer/plugin.c
603           src/plugins/mathml_viewer/mathml_viewer.c
604                 add descriptions
605                 
606         * src/plugins/spamassassin/spamassassin_gtk.c
607                 resize max_size window
608                 re-arrange the order of some gui elements
609                 
610         * src/messageview.c
611           src/mimeview.c
612                 correct typos
613
614 2003-04-30 [alfons]     0.8.11claws124
615
616         * src/imap.c
617                 fix a leak found while browsing Martin Kluge's 
618                 valgrind log (Claws only)
619
620 2003-04-29 [darko]      0.8.11claws123
621
622         * src/gtk/gtkstext.h
623                 include wchar.h if it is available, fixes compilation
624                 on HP-UX systems
625
626 2003-04-29 [melvin]     0.8.11claws122
627
628         * src/prefs_actions.c
629                 Improved help text of Actions' syntax
630
631 2003-04-28 [paul]       0.8.11claws121
632
633         * src/action.c
634                 a better fix for the crash when performing an action
635                 on a mime part
636
637 2003-04-28 [paul]       0.8.11claws120
638
639         * src/action.c
640                 fix crash when performing an action on a
641                 mime part
642
643 2003-04-28 [paul]       0.8.11claws119
644
645         * sync with 0.8.11cvs36
646                 see ChangeLog 2003-04-28
647
648 2003-04-27 [paul]       0.8.11claws118
649
650         * more sync with 0.8.11cvs35
651                 see ChangeLog 2003-04-25
652
653 2003-04-26 [christoph]  0.8.11claws117
654
655         * src/folder.c
656                 fix remove virtual check
657
658 2003-04-26 [paul]       0.8.11claws116
659
660         * src/messageview.c
661                 fix return-receipt, make it work again
662
663 2003-04-26 [paul]       0.8.11claws115
664
665         * src/mimeview.c
666                 restore double-clicking of the [application/pgp-signature 
667                 (Select "Check signature" to check)] line in the message view,
668                 broken in recent sync
669
670 2003-04-26 [christoph]  0.8.11claws114
671
672         * src/folder.c
673                 check if remove virtual really exists before
674                 calling the function
675
676 2003-04-25 [match]      0.8.11claws113
677
678         * src/addrindex.c
679         * src/addrbook.c
680         * src/ldapquery.[ch]
681         * src/ldapctrl.[ch]
682                 fix memleak.
683         * src/ldapserver.[ch]
684                 fix memleak. fix segfault.
685                 plug a Claws memleak
686
687 2003-04-25 [alfons]     0.8.11claws112
688
689         * src/folder.c
690                 plug a Claws memleak
691
692 2003-04-25 [alfons]     0.8.11claws111
693
694         * src/common/session.c
695                 plug a memleak
696
697 2003-04-25 [paul]       0.8.11claws110
698
699         * sync with 0.8.11cvs35
700                 see ChangeLog 2003-04-24 and 2003-04-25
701                 
702         * src/gtk/pluginwindow.c
703                 correct another strange float value
704
705 2003-04-24 [christoph]  0.8.11claws109
706
707         * src/folder.c
708                 freeze folder item updates when unsetting new flags
709
710         * src/gtk/pluginwindow.c
711                 correct strange float value
712
713 2003-04-23 [paul]       0.8.11claws108
714
715         * sync with 0.8.11cvs33
716                 see ChangeLog 2003-04-23
717
718 2003-04-22 [paul]       0.8.11claws107
719
720         * src/Makefile.am
721           src/messageview.c
722           src/mimeview.c
723           src/pgptext.[ch]      ** REMOVED **
724                 remove pgptext.[ch] as its not used any more
725
726 2003-04-22 [paul]       0.8.11claws106
727
728         * sync with 0.8.11cvs31
729                 see ChangeLog 2003-04-21 and 2003-04-22
730
731 2003-04-21 [alfons]     0.8.11claws105
732
733         * src/main.c
734                 No access to GTK structures if we're a spawned child
735                 (and clean up code a little bit...) Should fix #126.
736
737 2003-04-21 [melvin]     0.8.11claws104
738
739         * src/plugins/dillo_viewer/README
740                 Improved slightly the text.
741
742 2003-04-21 [melvin]     0.8.11claws103
743
744         * src/plugins/dillo_viewer/README *** NEW ***
745                 Added a README file for the Dillo plugin
746
747 2003-04-20 [paul]
748
749         * tools/README
750           tools/outlook2sylpheed.pl
751                 updated and improved by Ricardo Mones Lastra
752
753 2003-04-18 [oliver]     0.8.11claws102
754
755         * src/inc.c 
756         * src/prefs_account.h
757                 remove Pop3SessionType (used by selective download)
758         * src/prefs_toolbar.c
759                 enable set Default Toolbar button
760
761 2003-04-18 [paul]       0.8.11claws101
762
763         * sync with 0.8.11cvs29
764                 see ChangeLog 2003-04-18
765
766 2003-04-17 [paul]       0.8.11claws100
767
768         * src/prefs_common.[ch]
769           src/summaryview.c
770                 remove 'Open next message on deletion' option,
771                 as the same effect can now be achieved via the
772                 'Always open messages in summary when selected'
773                 option.
774
775 2003-04-17 [paul]       0.8.11claws99
776
777         * sync with 0.8.11cvs28
778                 see ChangeLog 2003-04-17
779
780 2003-04-17 [christoph]  0.8.11claws98
781
782         * ac/spamassassin.m4
783         * src/plugins/spamassassin/libspamc.[ch]
784         * src/plugins/spamassassin/utils.[ch]
785                 sync libspamc with SpamAssassin project
786
787 2003-04-17 [christoph]  0.8.11claws97
788
789         * src/common/socket.h
790         * src/gtk/sslcertwindow.h
791                 rename old USE_SSL to USE_OPENSSL
792
793 2003-04-17 [paul]       0.8.11claws96
794
795         * src/prefs_common.h
796                 use gulong for P_COLOR so that it compiles/runs on
797                 64-bit systems. Patch submitted by James Noyes
798                 <jnoyes-claws@retrogeeks.com>
799                 
800         * po/de.po
801                 updated by Jens
802
803 2003-04-17 [paul]       0.8.11claws95
804
805         * sync with 0.8.11cvs27
806                 see ChangeLog 2003-04-16
807
808 2003-04-15 [paul]       0.8.11claws94
809
810         * src/prefs_common.[ch]
811                 rearrange to stop the window getting too long:
812                         move Receive dialog stuff to Receive tab
813                         move Send dialog to Send tab
814                         remove Dialogs frame
815                 rename 'Open messages in summary with cursor keys' to
816                 'Always open messages in summary when selected', as its
817                 more appropriate
818
819 2003-04-15 [paul]       0.8.11claws93
820
821         * src/prefs_common.[ch]
822           src/summaryview.c
823                 add new option '/Interface/Open next message on deletion'
824
825 2003-04-15 [paul]       0.8.11claws92
826
827         * src/summaryview.[ch]
828                 add /Mark/Lock and /Mark/Unlock to the pop-up
829                 menu. Patch submitted by Ivan Francolin Martinez
830                 <ivanfm@users.sourceforge.net>
831
832 2003-04-15 [paul]       0.8.11claws91
833
834         * sync with 0.8.11cvs24
835                 see ChangeLog 2003-04-15
836
837 2003-04-14 [jens]       0.8.11claws90
838
839         * updated German translation and some corrections from
840                 Roland Bless <bless@tm.uka.de>
841
842 2003-04-14 [paul]       0.8.11claws89
843
844         * sync with 0.8.11cvs22
845                 see ChangeLog 2003-04-14
846
847 2003-04-13 [paul]       0.8.11claws88
848
849         * src/plugins/clamav/clamav_plugin.c
850                 fix memory leaks
851                 clean up
852
853 2003-04-12 [paul]       0.8.11claws87
854
855         * src/plugins/clamav/clamav_plugin.c
856                 activate enable/disable archive scanning option
857                 
858         * src/plugins/clamav/.cvsignore         ** NEW FILE **
859
860 2003-04-12 [paul]       0.8.11claws86
861
862         * src/plugins/Makefile.am
863           src/plugins/clamav/Makefile.am                ** NEW FILE **
864           src/plugins/clamav/README                     ** NEW FILE ** 
865           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
866           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
867                 add Clam AntiVirus plugin
868
869 2003-04-12 [paul]       0.8.11claws85
870
871         * sync with 0.8.11cvs21
872                 see ChangeLog 2003-04-11
873
874 2003-04-11 [paul]       0.8.11claws84
875
876         * po/es.po
877                 update Spanish translation. Submitted by Ricardo
878                 Mones Lastra.
879
880 2003-04-10 [christoph]  0.8.11claws83
881
882         * src/mbox.c
883                 fix typo that did not move unfiltered mails to destination
884                 folder
885
886         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
887          when filtering from spool)
888
889 2003-04-10 [christoph]  0.8.11claws82
890
891         * src/imap.c
892                 use BODY.PEEK instead of BODY in in message fetch operation
893                 to make sure the IMAP server does not set the \Seen flag for
894                 messages. Sylpheed does that later itself, when the message
895                 is opened in sylpheed
896
897         (closes Bug 111 Claws destroys unread marks)
898
899 2003-04-09 [oliver]     0.8.11claws81
900         
901         * src/folder.c
902                 fix crash in folder_destroy
903         * README.claws
904                 remove selective download
905
906 2003-04-09 [christoph]  0.8.11claws80
907
908         * src/imap.c
909                 fix crash in imap_get_msginfo() when then fetched message
910                 is not found
911
912         (closes Bug 110 Crash during mail composition)
913
914 2003-04-08 [christoph]  0.8.11claws79
915
916         * src/folder.c
917         * src/prefs_account.c
918                 Filter new messages that are found in an INBOX folder
919                 when 'Filter messages on receiving' is enabled in the
920                 Folder's AccountPrefs. This allows to use Sylpheed's
921                 filtering engine for IMAP folders where messages are
922                 added to the INBOX by a MTA
923
924 2003-04-08 [paul]       0.8.11claws78
925
926         * src/procmsg.h
927                 clean up after last commit
928
929 2003-04-08 [paul]       0.8.11claws77
930
931         * sync with 0.8.11cvs20
932                 see ChangeLog 2003-04-07 and 2003-04-08
933
934 2003-04-07 [christoph]  0.8.11claws76
935
936         * src/filtering.[ch]
937         * src/inc.[ch]
938         * src/mbox.c
939         * src/procmsg.[ch]
940                 add procmsg_msginfo_filter() to execute filtering actions
941
942 2003-04-06 [christoph]  0.8.11claws75
943
944         * src/imap.c
945                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
946
947 2003-04-06 [christoph]  0.8.11claws74
948
949         * src/common/utils.[ch]
950                 add g_int_compare() function for slist sorting
951
952         * src/imap.c
953                 fetch all MsgInfos with one command in imap_get_msginfos()
954                 using an imap set with a list of ranges
955
956         * src/news.c
957                 use new g_int_compare() function
958
959 2003-04-06 [thorsten]   0.8.11claws73
960
961         * src/mh.c
962                 corrected implementation of mh_folder_destroy()
963
964 2003-04-05 [christoph]  0.8.11claws72
965
966         * src/account.c
967         * src/folder.[ch]
968         * src/folderview.c
969         * src/imap.c
970         * src/inc.c
971         * src/main.c
972         * src/mainwindow.c
973         * src/mbox_folder.c
974         * src/mh.c
975         * src/mimeview.h
976         * src/msgcache.[ch]
977         * src/news.c
978         * src/procmime.h
979         * src/procmsg.[ch]
980         * src/setup.c
981         * src/gtk/gtkutils.c
982                 o rename structure field names class and new to klass and
983                   new_msgs, to allow including files in C++
984                 o add 'extern "C"' block to some header files
985                 o add MsgInfoList and MsgNumberList as alias for GSList for
986                   developers to know what type of list is expected
987
988         * src/plugins/image_viewer/plugin.c
989         * src/plugins/image_viewer/viewer.[ch]
990         * src/plugins/image_viewer/viewerprefs.[ch]
991                 rename function names to prevent conflicts
992
993 2003-04-05 [paul]       0.8.11claws71
994
995         * sync with 0.8.11cvs18
996                 see ChangeLog 2003-04-03 and 2003-04-04
997
998 2003-04-02 [christoph]  0.8.11claws70
999
1000         * src/folder.[ch]
1001         * src/imap.[ch]
1002         * src/mbox_folder.[ch]
1003         * src/mh.[ch]
1004         * src/news.[ch]
1005                 o Make all virtual folder functions private
1006                 o remove unused folder code
1007
1008         * src/common/socket.[ch]
1009         * src/summaryview.c
1010                 fix warnings
1011
1012 2003-03-30 [alfons]     0.8.11claws69
1013
1014         * src/send_message.c
1015                 remove two debug traces and see if people still report
1016                 errors
1017
1018 2003-03-30 [alfons]     0.8.11claws68
1019
1020         * src/send_message.c
1021         * src/commons/session.c
1022                 add more debug traces
1023
1024 2003-03-30 [christoph]  0.8.11claws67
1025
1026         * src/folder.c
1027                 change processing folder name from .processing to processing
1028
1029         * src/common/ssl.c
1030                 disable SSL certificate check because it causes Xlib error
1031                 when the child process want's to open an GTK window
1032
1033 2003-03-30 [christoph]  0.8.11claws66
1034
1035         * src/folder.c
1036                 don't use default folder for processing folder item because
1037                 it can be a non local folder
1038
1039         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
1040
1041 2003-03-30 [alfons]     0.8.11claws65
1042
1043         * src/send_message.c
1044                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
1045                 to generate bad code for 'send_send_data_progressive': When
1046                 called from 'send_send_data_finished', the 'data' pointer is
1047                 cleared just before the assignment to the dialog pointer
1048
1049 2003-03-29 [christoph]  0.8.11claws64
1050
1051         * src/common/prefs.h
1052         * src/plugins/image_viewer/Makefile.am
1053         * src/plugins/image_viewer/plugin.c
1054         * src/plugins/image_viewer/viewer.[ch]
1055         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
1056                 add PrefsPage for ImageViewer
1057
1058 2003-03-28 [thorsten]   0.8.11claws63
1059
1060         * src/common/session.c
1061                 added some comments
1062
1063 2003-03-28 [paul]       0.8.11claws62
1064
1065         * sync with 0.8.11cvs16
1066                 see ChangeLog 2003-03-28
1067
1068 2003-03-28 [paul]       0.8.11claws61
1069
1070         * sync with 0.8.11cvs15
1071                 see ChangeLog 2003-03-28
1072
1073 2003-03-27 [christoph]  0.8.11claws60
1074
1075         * src/folder.c
1076         * src/imap.c
1077         * src/common/socket.[ch]
1078                 set socket state to DISCONNECTED when any operation
1079                 fails to allow reconnecting in IMAP code without
1080                 checking the return code of all calls to the command
1081                 functions
1082
1083         * src/folderview.c
1084         * src/summaryview.c
1085                 remove some more stuff that depends on specific
1086                 folder types
1087
1088 2003-03-27 [paul]       0.8.11claws59
1089
1090         * sync with 0.8.11cvs14
1091                 see ChangeLog 2003-03-27
1092                 
1093         * src/selective_download.[ch]   ** REMOVED **
1094                 really removed
1095
1096 2003-03-27 [christoph]  0.8.11claws58
1097
1098         * src/folder.c
1099                 fix handling of tmp_flags in flag copy function
1100
1101 2003-03-27 [paul]       0.8.11claws57
1102
1103         * sync with 0.8.11cvs13
1104                 see ChangeLog 2003-03-27
1105
1106 2003-03-27 [oliver]     0.8.11claws56
1107
1108         * src/maiwindow.c
1109                 remove sel_download_cb
1110
1111 2003-03-27 [oliver]     0.8.11claws55
1112         
1113         * src/inc.c
1114                 remove POP3_TOP
1115         
1116 2003-03-26 [oliver]     0.8.11claws54
1117
1118         *src/pop.h
1119                 remove POP3_TOP*
1120         * README.claws
1121                 remove selective donwload readme
1122
1123 2003-03-26 [oliver]     0.8.11claws53
1124         * src/matcher.[ch]
1125         * src/matcher_parser_parse.y 
1126         * src/pop.c 
1127         * src/prefs_account.[ch]
1128         * src/prefs_filtering.c
1129                 remove selective donwload
1130
1131 2003-03-26 [oliver]     0.8.11claws52
1132
1133         * src/inc.[ch] 
1134         * src/filtering.c 
1135         * src/mainwindow.c 
1136                 remove selective donwload
1137
1138 2003-03-26 [oliver]     0.8.11claws51
1139         
1140         * src/Makefile.am
1141         * src/selective_download.[ch]   ** REMOVE **    
1142
1143 2003-03-26 [christoph]  0.8.11claws50
1144
1145         * src/news.c
1146                 fix NEWS that got broken by a sync with sylpheed-main
1147
1148 2003-03-26 [christoph]  0.8.11claws49
1149
1150         * src/mimeview.c
1151                 fix mime type guessing when no mime type is found for a file
1152
1153 2003-03-25 [christoph]  0.8.11claws48
1154
1155         * src/mimeview.c
1156         * src/procmime.c
1157                 remove mime type guessing from mime parser and use
1158                 name based mime types in viewer lookup for mime type
1159                 application/octet-stream
1160
1161 2003-03-25 [christoph]  0.8.11claws47
1162
1163         * doc-src/readme.txt
1164         * doc-src/rfc2554.txt
1165                 add RFC about SMTP AUTH
1166
1167         * src/send_message.c
1168         * src/common/smtp.[ch]
1169                 add extra error code for authentication errors and
1170                 clear temporary password when this error occurs
1171
1172         (closes Bug 84 authentication failure while sending should
1173          prompt for password again)
1174
1175 2003-03-25 [christoph]  0.8.11claws46
1176
1177         * configure.ac
1178         * src/Makefile.am
1179         * src/imageview.[ch]                            ** REMOVE **
1180         * src/messageview.[ch]
1181         * src/mimeview.[ch]
1182         * src/prefs_common.[ch]
1183         * src/textview.c
1184         * src/plugins/Makefile.am
1185         * src/plugins/image_viewer/.cvsignore           ** NEW **
1186         * src/plugins/image_viewer/Makefile.am          ** NEW **
1187         * src/plugins/image_viewer/plugin.c             ** NEW **
1188         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
1189                 move image viewer into a plugin (building is enabled by default)
1190                 [ToDo: Prefs for resize and autoview]
1191
1192 2003-03-25 [paul]       0.8.11claws45
1193
1194         * sync with 0.8.11cvs12
1195                 see ChangeLog 2003-03-26
1196
1197 2003-03-25 [paul]       0.8.11claws44
1198
1199         * sync with 0.8.11cvs11
1200                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
1201                 
1202         Note: Selective Download is broken.
1203                 
1204 2003-03-22 [christoph]  0.8.11claws43
1205
1206         * src/folder.c
1207                 code cleanup for flags copying
1208
1209 2003-03-22 [christoph]  0.8.11claws42
1210
1211         * src/plugins/trayicon/trayicon.c
1212                 fix setting the transparent area when the window size
1213                 is forced by the system tray
1214
1215 2003-03-22 [christoph]  0.8.11claws41
1216
1217         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
1218         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
1219         * src/plugins/trayicon/newmail.xpm              ** NEW **
1220         * src/plugins/trayicon/nomail.xpm               ** NEW **
1221         * src/plugins/trayicon/trayicon.c
1222         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
1223                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
1224                 o add icon for unread mails
1225                 o set transparency for window
1226
1227 2003-03-22 [christoph]  0.8.11claws40
1228
1229         * src/news.c
1230                 init news session to prevent crash when session is closed
1231
1232 2003-03-22 [christoph]  0.8.11claws39
1233
1234         * src/imap.c
1235         * src/common/session.[ch]
1236                 Init session data to make sure we don't have invalid pointers
1237                 for read_ch and write_ch when new multi process sessions are
1238                 not used
1239
1240         * src/main.c
1241         * src/common/plugin.c
1242         * src/common/sylpheed.c
1243         * src/plugins/demo/demo.c
1244         * src/plugins/dillo_viewer/dillo_viewer.c
1245         * src/plugins/mathml_viewer/mathml_viewer.c
1246         * src/plugins/spamassassin/spamassassin.c
1247         * src/plugins/spamassassin/spamassassin_gtk.c
1248                 add plugin types to allow loading plugins at different times
1249                 (and maybe for different frontends), because it's not good to
1250                 load GTK-Plugins gefore gtk_init was called
1251
1252         * configure.ac
1253         * src/plugins/Makefile.am
1254         * src/plugins/trayicon/.cvsignore               ** NEW **
1255         * src/plugins/trayicon/Makefile.am              ** NEW **
1256         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
1257         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
1258         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
1259         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
1260         * src/plugins/trayicon/trayicon.c               ** NEW **
1261                 New Trayicon plugin that shows an icon in a systray that uses
1262                 XEMBED protocol like Gnome's systray. Icon shows if there
1263                 are new mails and a tooltip shows information about new,
1264                 unread and total messages.
1265
1266 2003-03-22 [paul]       0.8.11claws38
1267
1268         * src/common/smtp.c
1269                 fix ESMTP AUTH CRAM-MD5
1270                 [sync with main (still version 0.8.11cvs6), see
1271                  ChangeLog 2003-03-22]
1272
1273 2003-03-21 [colin]      0.8.11claws37
1274
1275         * src/send_message.c
1276                 Fix USE_SSL => USE_OPENSSL
1277
1278 2003-03-21 [colin]      0.8.11claws36
1279
1280         * src/folderview.c
1281                 Fix counts in drag and dropped subfolders
1282
1283 2003-03-21 [colin]      0.8.11claws35
1284
1285         * src/folder.c 
1286         * src/folderview.c
1287                 speed up a bit folder dnd
1288
1289 2003-03-20 [alfons]     0.8.11claws34
1290
1291         * src/main.c
1292         * src/toolbar.c
1293         * src/procmsg.c
1294                 don't send locked queue messages
1295                 (feature request "[ 705245 ] Locking message in outbox 
1296                  should prevent sending")
1297
1298 2003-03-20 [christoph]  0.8.11claws33
1299
1300         * src/folder.c
1301                 remove NEW and UNREAD flag in special folders when scanning
1302                 
1303         * src/common/smtp.c
1304                 fix ESMTP AUTH CRAM-MD5
1305
1306 2003-03-20 [paul]       0.8.11claws32
1307
1308         * src/prefs_account.c
1309                 Re-write 'Tunnel command to open connection' as
1310                 'Use command to communicate with server', and disable
1311                 it for all except IMAP accounts
1312
1313 2003-03-20 [paul]       0.8.11claws31
1314
1315         * sync with 0.8.11cvs6
1316                 see ChangeLog 2003-03-20
1317
1318 2003-03-19 [match]      0.8.11claws30
1319
1320         * src/addritem.[ch]
1321                 include documentation. minor refactoring.
1322         * src/addr_compl.[ch]
1323         * src/addrindex.[ch]
1324         * src/addresbook.[ch]
1325         * src/summaryview.c
1326                 re-enable address lookup (was disabled in
1327                 0.8.11claws20).
1328
1329 2003-03-19 [christoph]  0.8.11claws29
1330
1331         * src/procmsg.c
1332                 add temp flag handling, will make moving and copying
1333                 messages possible again
1334
1335         * src/folder.c
1336                 correct calulation of folder stats
1337
1338 2003-03-18 [match]      0.8.11claws28
1339
1340         * src/editgroup.h
1341                 remove case sensitive comparison (closes bug 80).
1342
1343 2003-03-18 [christoph]  0.8.11claws27
1344
1345         * src/imap.c
1346                 fix imap using a tunnel command
1347
1348         (closes bug 87)
1349
1350 2003-03-18 [christoph]  0.8.11claws26
1351
1352         * src/folder.[ch]
1353         * src/imap.c
1354         * src/procmsg.[ch]
1355                 rewrite flag handling for folders
1356
1357 2003-03-18 [christoph]  0.8.11claws25
1358
1359         * src/folder.c
1360         * src/procmsg.c
1361         * src/summaryview.c
1362                 unset NEW and UNREAD flags when message is ignored, to make
1363                 sure messages don't show up as unread on other IMAP clients,
1364                 because the IGNORE_THREAD flag can not be syncronized through
1365                 the IMAP folder
1366
1367 2003-03-17 [christoph]  0.8.11claws24
1368
1369         * src/imap.c
1370                 don't use recursion to fetch uids when the number of messages
1371                 does not match. Moved code into subfunction that is used
1372                 again when needed, to prevent an endless loop.
1373
1374 2003-03-17 [thorsten]   0.8.11claws23
1375
1376         * src/imageview.[ch]
1377                 export imageview_get_resized_size() (for plugins)
1378         * src/prefs_common.[ch]
1379                 added prefs_common_get() (for plugins)
1380
1381 2003-03-17 [christoph]  0.8.11claws22
1382
1383         * src/imap.c
1384                 o remove UID guessing from copy code
1385                 o support UIDPLUS extension for APPEND command
1386
1387 2003-03-17 [paul]       0.8.11claws21
1388
1389         * src/gtk/about.c
1390                 remove 'Compiled-plugins' section.
1391                 
1392         * src/plugins/dillo_viewer/dillo_viewer.c
1393                 slight change to description text
1394
1395 2003-03-16 [match]      0.8.11claws20
1396         * src/ldapserver.[ch]           ** NEW **
1397         * src/ldapctrl.[ch]             ** NEW **
1398         * src/ldapquery.[ch]            ** NEW **
1399         * src/ldaputil.[ch]             ** NEW **
1400         * src/addrcindex.[ch]           ** NEW **
1401         * src/addrquery.h               ** NEW **
1402         * src/addritem.[ch]
1403         * src/addrcache.[ch]
1404         * src/addrindex.[ch]
1405         * src/addr_compl.[ch]
1406         * src/addressbook.[ch]
1407         * src/addrbook.[ch]
1408         * src/editgroup.c
1409         * src/editaddress.c
1410         * src/editldap.c
1411         * src/editldap_basedn.c
1412         * src/vcard.c
1413         * src/jpilot.c
1414         * src/Makefile.am
1415                 included dynamic LDAP queries. improved address
1416                 completion.
1417
1418 2003-03-16 [paul]       0.8.11claws19
1419
1420         * tools/multiwebsearch.pl
1421                 fix a fatal typo
1422
1423 2003-03-16 [christoph]  0.8.11claws18
1424
1425         * src/mimeview.c
1426         * src/plugins/dillo_viewer/dillo_viewer.c
1427         * src/plugins/mathml_viewer/mathml_viewer.c
1428                 make unregistering of MimeViewerFactorys possible
1429
1430 2003-03-16 [alfons]     0.8.11claws17
1431
1432         * configure.ac
1433                 correct typo
1434
1435 2003-03-16 [melvin]     0.8.11claws16
1436
1437         * src/plugins/dillo_viewer.c
1438                 Fixed bug where it was not possible to view more than
1439                 one text/html attachment per message (bug discovered
1440                 by Christoph Hohmann).
1441
1442 2003-03-15 [melvin]     0.8.11claws15
1443
1444         * src/prefs_actions.c
1445                 Fixed compilation warnings.
1446
1447 2003-03-15 [melvin]     0.8.11claws14
1448
1449         * src/plugins/Makefile.am
1450         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
1451         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
1452         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
1453                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
1454                 newer (http://dillo.auriga.wearlab.de/).
1455
1456 2003-03-15 [christoph]  0.8.11claws13
1457
1458         * src/imap.c
1459                 don't query imap folder for attributes because we already
1460                 for them from imap_status
1461
1462         * src/mimeview.[ch]
1463                 add support for plugable MimeViewers (unloading Viewers
1464                 not yet complete)
1465
1466         * src/plugins/Makefile.am
1467         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
1468         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
1469         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
1470                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
1471                 widget from http://helm.cs.unibo.it/mml-widget/
1472
1473 2003-03-14 [christoph]  0.8.11claws12
1474
1475         * src/folder.[ch]
1476                 o error return code's should better be negative
1477                 o replace printf with debug_print
1478
1479         * src/imap.c
1480                 improve IMAP folder scan by checking UID-NEXT
1481
1482         * src/summaryview.c
1483                 remove check that are unnecessary in my opinion
1484
1485 2003-03-13 [christoph]  0.8.11claws11
1486
1487         * src/folder.[ch]
1488         * src/foldersel.c
1489         * src/folderview.c
1490         * src/imap.c
1491         * src/mbox_folder.c
1492         * src/mh.c
1493         * src/news.c
1494         * src/prefs_scoring.c
1495         * src/summaryview.c
1496                 use a common function to get a displayable name
1497                 for a FolderItem
1498
1499 2003-03-13 [paul]       0.8.11claws10
1500
1501         * tools/Makefile.am
1502           tools/README
1503           tools/multiwebsearch.conf     ** NEW FILE **
1504           tools/multiwebsearch.pl       ** NEW FILE **
1505                 add multiwebsearch Actions script
1506
1507 2003-03-13 [colin]      0.8.11claws9
1508
1509         * src/compose.c
1510                 Remove leading emtpy lines from quoted text
1511                 before quoting it
1512
1513 2003-03-13 [melvin]     0.8.11claws8
1514
1515         * src/prefs_actions.c
1516                 Fixed a memory leak
1517                 Code clean ups
1518                 Added Cancel and OK buttons
1519                 Corrected help text
1520
1521 2003-03-13 [christoph]  0.8.11claws7
1522
1523         * src/account.c
1524         * src/folder.[ch]
1525         * src/imap.c
1526         * src/mainwindow.c
1527         * src/mbox_folder.c
1528         * src/mh.c
1529         * src/news.c
1530         * src/setup.c
1531                 replace more folder type stuff with folder class stuff
1532
1533 2003-03-13 [melvin]     0.8.11claws6
1534
1535         * src/prefs_actions.c
1536                 Added new tokens:
1537                 %u: user provided argument
1538                 %h: user provided argument (hidden on input)
1539                 %s: current text selection in the message view 
1540
1541 2003-03-13 [paul]       0.8.11claws5
1542
1543         * sync with 0.8.11cvs5
1544                 see ChangeLog 2003-03-11, 2003-03-12
1545
1546 2003-03-12 [christoph]  0.8.11claws4
1547
1548         * src/folder.c
1549                 use folder class idstr when writing folderlist.xml
1550
1551         * src/folder.h
1552         * src/imap.c
1553         * src/news.c
1554                 replace folder type checks with folder class checks
1555
1556 2003-03-12 [christoph]  0.8.11claws3
1557
1558         * src/folder.[ch]
1559         * src/imap.[ch]
1560         * src/main.c
1561         * src/mbox_folder.[ch]
1562         * src/mh.[ch]
1563         * src/news.[ch]
1564                 o create a list of known folder classes in the folder system
1565                 o use folder class id strings for folder item identifiers
1566
1567 2003-03-12 [christoph]  0.8.11claws2
1568
1569         * src/imap.c
1570                 fix imap uid validity check
1571
1572 2003-03-12 [christoph]  0.8.11claws1
1573
1574         * src/account.c
1575         * src/folder.[ch]
1576         * src/foldersel.c
1577         * src/folderview.c
1578         * src/imap.c
1579         * src/mainwindow.c
1580         * src/mbox_folder.c
1581         * src/mh.c
1582         * src/news.c
1583         * src/prefs_scoring.c
1584         * src/procmsg.c
1585         * src/setup.c
1586         * src/summaryview.c
1587                 initial restructuring of folder system, seperating
1588                 folders and folder classes
1589
1590 2003-03-12 [paul]       0.8.11claws
1591
1592         0.8.11claws release
1593
1594 2003-03-12 [christoph]
1595
1596         * src/gtk/prefswindow.c
1597                 fix translation of "Page Index"
1598
1599 2003-03-12 [paul]       0.8.10claws110
1600
1601         a sync from 0.8.11cvs4 before the release
1602
1603         * src/common/utils.c
1604                 subject_compare_for_sort(): allow null strings (fixes
1605                 summary sorting).
1606
1607 2003-03-11 [paul]       0.8.10claws109
1608
1609         * po/es.po
1610                 update Spanish translation, submitted by
1611                 Ricardo Mones Lastra
1612
1613 2003-03-11 [melvin]     0.8.10claws108
1614
1615         * po/fr.po
1616                 Updated French translations
1617
1618 2003-03-11 [paul]       0.8.10claws107
1619
1620         * manual/en/Makefile.am
1621           manual/en/*.html
1622                 update English manual, add a new page
1623                 updated by Francois Barriere <fbarriere@atmel.fr>
1624                 
1625         * po/bg.po
1626           po/it.po
1627           po/sr.po
1628                 update Bulgarian, Italian, and Serbian translations
1629                 submitted by George Danchev, Alessandro Maestri, and
1630                 Urke MMI
1631
1632 2003-03-10 [paul]       0.8.10claws106
1633
1634         * src/gtk/about.c
1635           src/gtk/prefswindow.c
1636                 make some strings translatable
1637
1638 2003-03-10 [darko]      0.8.10claws105
1639
1640         * src/compose.c
1641                 code cleanup to make Hiro happy
1642
1643 2003-03-10 [paul]       0.8.10claws104
1644
1645         * sync with 0.8.11cvs2
1646                 see ChangeLog 2003-03-10
1647
1648 2003-03-09 [melvin]     0.8.10claws103
1649
1650         * src/textview.c
1651                 textview_set_font(): fix for message display in
1652                 UTF-8 locales (thanks to Sergey Vlasov).
1653                 (was unintentionnaly reverted in 0.8.6claws6)   
1654
1655 2003-03-08 [darko]      0.8.10claws102
1656
1657         * src/compose.c
1658                 fix infinite loop in wrapping as reported
1659                 by happycactus
1660                 obsoletes patch #696482
1661
1662 2003-03-08 [christoph]  0.8.10claws101
1663
1664         * src/imap.c
1665                 add workaround for IMAP servers that do not
1666                 support the "UID SEARCH UID" command
1667
1668 2003-03-07 [christoph]  0.8.10claws100
1669
1670         * src/plugins/spamassassin/spamassassin.[ch]
1671         * src/plugins/spamassassin/spamassassin_gtk.c
1672                 code cleanup
1673
1674 2003-03-07 [paul]       0.8.10claws99
1675
1676         * po/es.po
1677                 updated Spanish translation, submitted by
1678                 Ricardo Mones Lastra
1679
1680 2003-03-07 [christoph]  0.8.10claws98
1681
1682         * src/send.c
1683                 fix in 0.8.10claws94 was wrong
1684                 local delivery does not require escaping, remove escaping
1685                 code to make signatures of mails with "." lines valid
1686                 
1687                 NOTE: requires that sendmail is executed with "-i" option,
1688                       what is the default now, but has to be changed in all
1689                       exsiting accounts)
1690
1691 2003-03-07 [paul]       0.8.10claws97
1692
1693         * sync with 0.8.11 release
1694                 see ChangeLog 2003-03-07
1695
1696 2003-03-06 [paul]       0.8.10claws96
1697
1698         * src/compose.c
1699                 revert commit 0.8.10claws92
1700
1701 2003-03-06 [paul]       0.8.10claws95
1702
1703         * src/folderview.c
1704                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
1705
1706         * src/gtkaspell.c
1707                 fix bug 74, 'Crash opening editor window with pseudo-color
1708                 display'
1709                 
1710         Patches submitted by Kevin Vigor <kevin@vigor.nu>
1711
1712 2003-03-06 [christoph]  0.8.10claws94
1713
1714         * src/send.c
1715                 fix rfc2821 (4.5.2) violation in SMTP data sending,
1716                 all lines starting with a period get an extra period
1717                 inserted
1718                 (found by Simon 'corecode' Schubert)
1719
1720 2003-03-06 [paul]       0.8.10claws93
1721
1722         * src/folderview.c
1723                 if configured font can't be loaded fall back to gtk
1724                 default. (with thanks to Christoph)
1725                 
1726                 closes long-standing bug 15 'Crashes on startup'
1727
1728 2003-03-06 [paul]       0.8.10claws92
1729
1730         * src/compose.c
1731                 freeze text before autosave and thaw afterwards
1732                 fixes bug 67 'autosave make re-rediting message crazy'
1733
1734 2003-03-06 [christoph]  0.8.10claws91
1735
1736         * src/compose.c
1737                 ignore address comment in dupe check for Cc-list
1738
1739         (closes reopened bug 47 Replying to message strips name part of
1740          e-mail addresses of Cc: lines)
1741
1742 2003-03-06 [paul]       0.8.10claws90
1743
1744         * src/Makefile.am
1745                 remove reference to gtkxtext.h as its no longer in
1746                 the repository
1747
1748 2003-03-06 [paul]       0.8.10claws89
1749
1750         * sync with 0.8.10cvs25
1751                 see ChangeLog 2003-03-06
1752
1753 2003-03-06 [oliver]     0.8.10claws88
1754         
1755         * src/messageview.c
1756                 remove include
1757
1758 2003-03-06 [oliver]     0.8.10claws87
1759         
1760         * src/folderview.c 
1761                 remove changes introduced inclaws74
1762         * src/messageview.c
1763                 another attempt to sanely delete and update
1764                 messages deleted in separate messageview
1765
1766 2003-03-05 [christoph]  0.8.10claws86
1767
1768         * src/summaryview.c
1769                 check if "From" matches any account's address if
1770                 addressbook completion of addresses is disabled too
1771
1772         (closes Bug 70 "Display recipient in from" doesn't check
1773          folder's default account)
1774
1775 2003-03-05 [christoph]  0.8.10claws85
1776
1777         * src/compose.c
1778         * src/common/utils.[ch]
1779                 don't strip address comments when building Cc lists
1780
1781         (closes Bug 47 Replying to message strips name part of e-mail addresses
1782          of Cc: lines)
1783
1784         * src/folder.c
1785                 fix return value of copy function
1786
1787 2003-03-05 [christoph]  0.8.10claws84
1788
1789         * src/imap.c
1790                 don't ask imap server for non rfc822 headers
1791
1792         (closes bug 71 IMAP FETCH asks for FROM header field twice)
1793
1794         * src/imap.c
1795                 destroy session on socket error to allow reconnecting
1796
1797 2003-03-05 [christoph]  0.8.10claws83
1798
1799         * configure.ac
1800                 fix building with gnome when no prefix is set
1801
1802         (closes bug 66 Gnome directory is set to NONE)
1803
1804 2003-03-05 [paul]       0.8.10claws82
1805
1806         * sync with 0.8.10cvs23
1807                 see ChangeLog 2003-03-05
1808
1809 2003-03-04 [christoph]  0.8.10claws81
1810
1811         * src/folder.c
1812                 o fix moving and copying when folder returns 0 for new
1813                   message number
1814                 o remove some code for single message copy and move
1815                   operations and use functions for multiple messages
1816
1817         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
1818
1819         * src/news.c
1820                 remove unused include
1821
1822 2003-03-04 [paul]       0.8.10claws80
1823
1824         * src/gtk/about.c
1825                 list 'Compiled plugins'
1826
1827 2003-03-03 [christoph]  0.8.10claws79
1828
1829         * src/news.[ch]
1830                 have to multiply the percentage of the current fetch with
1831                 the percentage that it has of the total fetch operation
1832                 for correct values
1833
1834 2003-03-03 [christoph]  0.8.10claws78
1835
1836         * src/news.c
1837                 fix calculation of expected lines for progress indicator
1838
1839 2003-03-03 [christoph]  0.8.10claws77
1840
1841         * src/summaryview.c
1842         * src/common/utils.c
1843                 fix segfault when opening the root news folder
1844
1845 2003-03-03 [christoph]  0.8.10claws76
1846
1847         * src/mainwindow.[ch]
1848         * src/common/Makefile.am
1849         * src/common/progressindicator.[ch]
1850                 add UI independent progress indicator handling
1851
1852         * src/news.[ch]
1853                 use new progress indicator for message info fetching
1854
1855         * src/common/hooks.h
1856                 code cleanup
1857
1858 2003-03-03 [oliver]     0.8.10claws75
1859
1860         * src/toolbar.c
1861         * src/compose.c
1862                 removed commented code
1863
1864 2003-03-03 [oliver]     0.8.10claws74
1865
1866         * src/toolbar.[ch]
1867                 cleanups and refactoring
1868         * src/compose.[ch]
1869                 compose_reply_mode reply & forwarding interface for
1870                 toolbar buttons
1871         * src/folderview.c
1872                 act on messages marked for deletion in folderview_selected
1873                 based on prefs_common.immediate_exec since a message might 
1874                 have been deleted by messageview in a folder we are changing 
1875                 to (does anybody understand what I'm on about ?)
1876
1877 2003-03-03 [oliver]     0.8.10claws73
1878         
1879         * src/messageview.[ch]
1880                 new functions
1881                 - messageview_delete: delete message shown in messagview
1882                 - messageview_update_view: update messageview to currently 
1883                   selected summaryview message
1884                 - add separate messageview to msgview_list in order to update 
1885                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
1886         * src/summaryview.[ch]
1887                 summary_get_selection returns a list of selected msgs
1888                 in summaryview
1889         * src/mainwindow.c
1890                 toolbar reply refactoring
1891
1892 2003-03-03 [paul]       0.8.10claws72
1893
1894         * sync with 0.8.10cvs21
1895                 see ChangeLog 2003-03-03
1896
1897 2003-03-02 [christoph]  0.8.10claws71
1898
1899         * src/common/passcrypt.c
1900                 use POSIX includes
1901
1902 2003-03-02 [christoph]  0.8.10claws70
1903
1904         * configure.ac
1905         * src/prefs_account.c
1906         * src/prefs_gtk.[ch]
1907         * src/common/.cvsignore
1908         * src/common/Makefile.am
1909         * src/common/passcrypt.c                ** NEW **
1910         * src/common/passcrypt.h.in             ** NEW **
1911                 Implement password encryption in config files
1912                 using unix encrypt and setkey functions. The crypt
1913                 key can be set as a configure parameter. Old
1914                 passwords will be converted if they do not begin
1915                 with '!'
1916
1917 2003-03-02 [paul]       0.8.10claws69
1918
1919         * src/prefs_account.c
1920                 fix compile error
1921
1922 2003-03-01 [thorsten]   0.8.10claws68
1923
1924         * po/el.po
1925           po/hr.po
1926           po/it.po
1927           po/nl.po
1928           po/sr.po
1929           po/sv.po
1930                 corrected format strings
1931         * po/en_GB.po
1932                 corrected headers
1933                 (fix compile errors with GNU gettext-0.11.5)
1934
1935 2003-03-01 [oliver]     0.8.10claws67
1936
1937         * src/summaryview.c
1938                 menu callbacks call toolbar_menu_reply
1939
1940 2003-03-01 [oliver]     0.8.10claws66
1941
1942         * src/mainwindow.c
1943         * src/messageview.c
1944                 menu callbacks call toolbar_menu_reply
1945         * src/toolbar.[ch]
1946                 callbacks from menu handled by toolbar_menu_reply
1947
1948 2003-03-01 [paul]       0.8.10claws65
1949
1950         * src/addressbook.c
1951                 revert commit 0.8.10claws54 - breaks editing of
1952                 addressbook.
1953                 
1954         * po/bg.po
1955                 update Bulgarian translation, submitted by
1956                 George Danchev
1957
1958 2003-02-28 [christoph]  0.8.10claws64
1959
1960         * src/account.c
1961         * src/addressadd.c
1962         * src/compose.c
1963         * src/gtkaspell.c
1964         * src/gtkxtext.h                ** REMOVE **
1965         * src/imap.c
1966         * src/matcher.[ch]
1967         * src/mh.c
1968         * src/news.c
1969         * src/pine.c
1970         * src/prefs_common.c
1971         * src/prefs_matcher.c
1972         * src/procheader.[ch]
1973         * src/procmsg.[ch]
1974         * src/toolbar.c
1975         * src/common/ssl_certificate.c
1976         * src/gtk/colorlabel.c
1977         * src/gtk/menu.c
1978                 o fix warnings
1979                 o remove code obsoleted by new cache and folder system rework
1980
1981 2003-02-28 [oliver]     0.8.10claws63
1982         
1983         * src/toolbar.[ch]
1984                 * fix bug where reply in Messageview replied to 
1985                 Message displayed in summaryview
1986                 (reportedd via ML by chinatinte at gmx dot ch)
1987                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
1988                 didn't work in separate MessageView Toolbar
1989                 (wondering if anybody uses this at all ?)
1990         * src/summaryview.[ch]
1991                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
1992                 (generalize reply and forward code);
1993         * src/messageview.c 
1994                 remove focus_in event which updated summaryview to messageview
1995
1996 2003-02-28 [paul]       0.8.10claws62
1997
1998         * po/Makefile.in.in
1999                 add the --check option
2000                 Patch submitted by Ricardo Mones Lastra
2001
2002 2003-02-28 [paul]       0.8.10claws61
2003
2004         * src/prefs_account.c
2005                 re-order 'Signature' items
2006
2007 2003-02-28 [paul]       0.8.10claws60
2008
2009         * sync with 0.8.10cvs20
2010                 see ChangeLog 2003-02-28
2011
2012 2003-02-28 [paul]       0.8.10claws59
2013
2014         * po/POTFILES.in
2015                 update to reflect recent movement of files
2016
2017 2003-02-28 [paul]       0.8.10claws58
2018
2019         * sync with 0.8.10cvs19
2020                 see ChangeLog 2003-02-28
2021
2022 2003-02-27 [martin]     0.8.10claws57
2023
2024         * src/prefs_matcher.c 
2025                 fix segfault in prefs_matcher_ok() when the
2026                 last entry is deleted and prevents that the
2027                 message "entry not saved" comes up after deleting
2028                 an entry
2029
2030 2003-02-27 [martin]     0.8.10claws56
2031
2032         * src/prefs_filtering.c 
2033                 fix segfault in prefs_filtering_ok() when the
2034                 last entry is deleted and prevents that the
2035                 message "entry not saved" comes up after deleting
2036                 an entry
2037
2038 2003-02-27 [paul]       0.8.10claws55
2039
2040         * sync with 0.8.10cvs18
2041                 see ChangeLog 2003-02-27
2042
2043 2003-02-27 [paul]       0.8.10claws54
2044
2045         * src/addressbook.c
2046                 fix bug where the address book crashes with 
2047                 multiple lookups.
2048                 Patch [687729] submitted by David Frager 
2049                 <dbfrager@users.sourceforge.net>
2050
2051 2003-02-25 [christoph]  0.8.10claws53
2052
2053         * src/Makefile.am
2054         * src/colorlabel.[ch]           ** REMOVE **
2055         * src/gtk/Makefile.am
2056         * src/gtk/colorlabel.[ch]       ** NEW **
2057                 move colorlabel files to gtk directory
2058
2059         * src/esmtp.[ch]                ** REMOVE **
2060                 has been merged into smtp.[ch] in 0.7.5
2061
2062 2003-02-25 [christoph]  0.8.10claws52
2063
2064         * src/Makefile.am
2065         * src/about.[ch]                ** REMOVE **
2066         * src/gtk/Makefile.am
2067         * src/gtk/about.[ch]            ** NEW **
2068                 move about files to gtk directory
2069
2070 2003-02-25 [christoph]  0.8.10claws51
2071
2072         * src/folder.c
2073                 some code optimization of folder scanning code
2074
2075         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
2076
2077 2003-02-25 [christoph]  0.8.10claws50
2078
2079         * src/main.c
2080         * src/common/sylpheed.c
2081                 add command line parameter parsing to common code
2082
2083 2003-02-24 [christoph]
2084
2085         * Makefile.am
2086         * configure.ac
2087                 fix gnome prefix problems, the configure script now removed
2088                 `gnome-config --prefix` from `gnome-config --datadir`
2089                 and adds $(prefix} instead
2090
2091         (closes Bug 24 Makefile does not respect prefix when installing
2092          GNOME data)
2093
2094 2003-02-24 [christoph]  0.8.10claws49
2095
2096         * src/news.c
2097                 check for valid session before trying to authenticate
2098
2099         (closes Bug 60 crash if "authenticate on logon" is activated
2100          and newsserver-hostname is not valid)
2101
2102 2003-02-24 [melvin]     0.8.10claws48
2103
2104         * src/prefs_actions.c
2105                 Make sure all user's input is sent to the action and then
2106                 close the socket..
2107
2108 2003-02-23 [alfons]     0.8.10claws46
2109
2110         * src/summaryview.c
2111                 also wait cursor when deleting files
2112
2113 2003-02-23 [paul]
2114
2115         * tools/freshmeat_search.pl
2116           tools/google_search.pl
2117                 scripts should now work for any browser/browser command line
2118
2119 2003-02-22 [christoph]  0.8.10claws45
2120
2121         * src/procmsg.c
2122                 fix IMAP flag setting, IMAP flag is not handled correctly
2123                 anymore by the folder system and information about the
2124                 folder should not be saved in the MsgInfo (in my opinion)
2125
2126         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2127
2128 2003-02-22 [christoph]  0.8.10claws44
2129
2130         * src/summaryview.c
2131                 fix spelling of "label" ;-)
2132
2133 2003-02-22 [thorsten]   0.8.10claws43
2134
2135         * src/mimeview.c
2136           src/prefs_common.[ch]
2137           src/procmime.[ch]
2138                 do not use description as attachment name
2139
2140 2003-02-22 [alfons]     0.8.10claws42
2141
2142         * src/summaryview.c
2143                 freeze/thaw folder item updates when changing color labels,
2144                 and put a wait cursors on
2145
2146 2003-02-22 [thorsten]   0.8.10claws41
2147
2148         * src/mimeview.c
2149                 save-all fixes: crash if invoked on multipart container,
2150                 mimeinfo access, pathseparators, error dialog
2151
2152 2003-02-21 [alfons]     0.8.10claws40
2153
2154         * src/prefs_gtk.c
2155                 remove unused var
2156
2157 2003-02-21 [colin]      0.8.10claws39
2158
2159         * src/send.c
2160                 Fix smtp logging
2161
2162 2003-02-21 [colin]      0.8.10claws38
2163
2164         * src/summaryview.c
2165                 Freeze/thaw folderItem updates when filtering messages 
2166                 via Tools/Filter messages
2167
2168 2003-02-21 [paul]       0.8.10claws37
2169
2170         * src/compose.c
2171                 revert commit 0.8.10claws26, there are ulterior motives
2172                 for users to set a Reply-To header when posting to
2173                 newsgroups
2174
2175 2003-02-21 [paul]       0.8.10claws36
2176
2177         * sync with 0.8.10cvs17
2178                 see ChangeLog 2003-02-21
2179
2180 2003-02-20 [christoph]  0.8.10claws35
2181
2182         * src/imap.c
2183                 IMAP UID fetch speedup using SEARCH
2184
2185         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2186
2187         * src/imap.c
2188                 fix problem with UIDs in IMAP UID cache that no longer existed
2189
2190 2003-02-20 [christoph]  0.8.10claws34
2191
2192         * src/imap.c
2193         * src/procheader.c
2194         * src/procheader.h
2195                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
2196
2197         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2198
2199         * src/imap.c
2200                 Rewrite imap_cmd_gen_recv use sock_getline instead
2201                 of sock_gets to avoid problems with too long reply
2202                 lines
2203     
2204 2003-02-20 [colin]      0.8.10claws33
2205         
2206         * src/prefs_account.c
2207                 Better wording
2208
2209 2003-02-20 [colin]      0.8.10claws32
2210
2211         * src/compose.c
2212                 Remove useless '&& !to_sender' 
2213
2214 2003-02-20 [darko]
2215
2216         * AUTHORS
2217                 change my e-mail address
2218
2219 2003-02-19 [colin]      0.8.10claws31
2220
2221         * src/prefs_common.c
2222                 X11 style colors for every configurable color
2223
2224 2003-02-19 [alfons]     0.8.10claws30
2225
2226         * src/prefs_gtk.[ch]
2227         * src/prefs_common.c
2228                 for color_new accept both plain integers and X11 style color
2229                 names (as found in /usr/lib/X11/rgb.txt)
2230
2231 2003-02-19 [paul]       0.8.10claws29
2232
2233         * src/mainwindow.c
2234                 add tooltips to online/offline button and account selector
2235                 button
2236
2237 2003-02-19 [paul]       0.8.10claws28
2238
2239         * src/folder.c
2240           src/news.c
2241           src/prefs_account.[ch]
2242           src/prefs_common.[ch]
2243                 move 'Maximum number of articles to download' to
2244                 account prefs.
2245                 clean up account prefs gui a little by hiding entries
2246                 rather then greying out entries
2247
2248 2003-02-19 [hiro]       0.8.10claws27
2249
2250         * src/common/utils.c
2251                 fix bug #54 'yesterdays date is displayed in the message 
2252                 summary window'
2253
2254 2003-02-19 [paul]       0.8.10claws26
2255
2256         * src/compose.c
2257                 fix bug reported in Feature Request [688596] 
2258                 'Reply-to header in news'
2259
2260 2003-02-18 [paul]       0.8.10claws25
2261
2262         * src/select-keys.c
2263                 add a 'List all keys' button to key selection dialog
2264
2265 2003-02-18 [colin]      0.8.10claws24
2266         
2267         * src/stock_pixmap.c
2268                 fix compile error
2269
2270 2003-02-18 [colin]      0.8.10claws23
2271
2272         * src/common/smtp.[ch]
2273           src/prefs_account.c
2274                 Try to starttls if it seems to be the only
2275                 way to authenticate a user
2276
2277 2003-02-18 [paul]       0.8.10claws22
2278
2279         * src/Makefile.am
2280           src/folderview.c
2281           src/stock_pixmap.[ch]
2282           src/pixmaps/drafts_close.xpm  ** NEW FILE **
2283           src/pixmaps/drafts_open.xpm   ** NEW FILE **
2284                 as a Drafts folder is a special folder allow it to have
2285                 its own unique icons
2286
2287 2003-02-18 [colin]      0.8.10claws21
2288
2289         * src/imap.c
2290                 Fix port selection when using starttls
2291
2292 2003-02-18 [paul]       0.8.10claws20
2293
2294         * src/mainwindow.c
2295           src/prefs_common.[ch]
2296                 make blue the default new mail colour
2297
2298 2003-02-18 [paul]       0.8.10claws19
2299
2300         * sync with 0.8.10cvs14
2301                 see ChangeLog 2003-02-18
2302
2303 2003-02-17 [jens]       0.8.10claws18
2304
2305         * src/common/md5.c
2306                 fixed a compile problem with gcc 3.3
2307                 works on 2.95.3 too (testet on PPC as it is big endian)
2308
2309 2003-02-17 [paul]       0.8.10claws17
2310
2311         * sync with 0.8.10cvs13
2312                 see ChangeLog 2003-02-17
2313
2314 2003-02-17 [paul]       0.8.10claws16
2315
2316         * sync with 0.8.10cvs12
2317                 see ChangeLog 2003-02-17
2318
2319 2003-02-16 [match]      0.8.10claws15
2320
2321         * src/addressbook.c
2322                 Eliminates reloading of address data when items
2323                 deleted or added. Applied submitted by
2324                 Luke Plant <lukeplant@softhome.net>
2325
2326 2003-02-16 [paul]       0.8.10claws14
2327
2328         * src/news.c
2329                 when a 'protocol error' is encountered disconnect from
2330                 the server. This means that the user can carry on viewing
2331                 other articles and doesn't have to either wait until the
2332                 server timesout or quit sylpheed.
2333                 Fixes bug #53 'Unable to read messages in newsgroups, 
2334                 displayed message doesn't change'
2335
2336 2003-02-15 [christoph]  0.8.10claws13
2337
2338         * src/imap.c
2339                 fix bug that stopped scanning of folders when an
2340                 IMAP folder was empty
2341
2342         (closes bug 46 stop scan messages in folders after empty folder)
2343
2344 2003-02-15 [paul]
2345
2346         * tools/Makefile.am
2347           tools/README
2348           tools/freshmeat_search.pl     ** NEW FILE **
2349           tools/google_search.pl        ** NEW FILE **
2350                 Add 2 Actions scripts which search freshmeat/google
2351                 for the selected text using the browser configured
2352                 in sylpheedrc.
2353                 
2354         Note: These scripts are very dependent on the format of the
2355         browser command and may not work on every occasion. Testing
2356         is welcome. 
2357
2358 2003-02-14 [alfons]     0.8.10claws12
2359
2360         * src/compose.c
2361                 fix breakage because of uninitialized account pointer.
2362                 please verify.
2363
2364 2003-02-14 [paul]       0.8.10claws11
2365
2366         * src/compose.c
2367           src/prefs_account.[ch]
2368           src/prefs_common.[ch]
2369                 move signature settings to Account Prefs
2370
2371 2003-02-14 [paul]       0.8.10claws10
2372
2373         * sync with 0.8.10cvs11
2374                 see ChangeLog 2003-02-14
2375
2376 2003-02-13 [thorsten]   0.8.10claws9
2377
2378         * src/news.c
2379                 revert news progressbar (GUI separation)
2380
2381 2003-02-13 [paul]       0.8.10claws8
2382
2383         * src/compose.c
2384                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
2385                 paragraph 1
2386
2387 2003-02-13 [paul]       0.8.10claws7
2388
2389         * src/compose.[ch]
2390           src/summaryview.c
2391                 fix 'Follow-up and Reply-to' so that it creates a reply to
2392                 the newsgroup and the sender. If the message has the keyword
2393                 'poster' in the Followup-To header, all replies go to the
2394                 sender, re: RFC 1036, Section 2.2.3
2395                 rename all instances of 'ignore_replyto' to 'to_sender', both
2396                 were previously used, now we use just one.
2397
2398 2003-02-13 [paul]       0.8.10claws6
2399
2400         * sync with 0.8.10cvs9
2401                 see ChangeLog 2003-02-13
2402
2403 2003-02-13 [paul]       0.8.10claws5
2404
2405         * configure.ac
2406                 show which plugins are configured in the configure
2407                 output.
2408
2409 2003-02-12 [thorsten]   0.8.10claws4
2410
2411         * src/news.c
2412                 show progress while fetching news headers
2413
2414 2003-02-12 [christoph]  0.8.10claws3
2415
2416         * configure.ac
2417         * src/plugins/Makefile.am
2418                 use AM_CONDITIONAL to enable plugins, automake correctly
2419                 manages this when creating distdir
2420
2421 2003-02-12 [christoph]  0.8.10claws2
2422
2423         * ac/spamassassin.m4
2424         * src/plugins/spamassassin/Makefile.am
2425                 fix building SpamAssassin plugin without OpenSSL
2426
2427 2003-02-12 [paul]       0.8.10claws1
2428
2429         * ac/Makefile.am
2430           src/Makefile.am
2431           src/plugins/Makefile.am
2432                 fix failure of 'make release'
2433
2434 2003-02-12 [paul]       0.8.10claws
2435
2436         * 0.8.10claws released
2437
2438 2003-02-12 [paul]       0.8.9claws56
2439
2440         * po/bg.po
2441           po/es.po
2442           po/it.po
2443           po/ru.po
2444           po/sr.po
2445                 updated translations by George Danchev, Ricardo Mones Lastra,
2446                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
2447                 
2448         * sylpheed.spec.in
2449                 Allow the building of RPMs by a regular user. Submitted
2450                 by Sergei Astanin
2451
2452 2003-02-11 [alfons]     0.8.9claws55
2453
2454         * src/colorlabel.c
2455                 don't use pixmaps for label color rect but draw rectangles
2456                 so we can respect the color map of palette based visuals
2457                 (fixes the long time crashes on Suns - thanks to Andreas
2458                 Engel and Steve O'Hara-Smith for testing)
2459
2460 2003-02-11 [christoph]  0.8.9claws54
2461
2462         * src/matcher_parser_parse.y
2463                 correct bug where filering rules of not existing folders in
2464                 matcherrc were added to global filtering
2465                 
2466         (closes Debian Bug #180253 - Directory's filter-rules are merged with
2467          main filter-rules after removing directory, http://bugs.debian.org/180253)
2468         
2469 2003-02-11 [paul]       0.8.9claws53
2470
2471         * sync with 0.8.10cvs7
2472                 see ChangeLog 2003-02-09
2473
2474 2003-02-11 [melvin]     0.8.9claws52
2475
2476         * po/fr.po
2477                 Updated French tranlsations
2478
2479 2003-02-10 [paul]       0.8.9claws51
2480
2481         * sylpheed.spec.in
2482                 correct --enable-openssl
2483                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
2484
2485 2003-02-09 [martin]     0.8.9claws50
2486
2487         * src/prefs_matcher.c
2488                 fix segfault in prefs_matcher_substitute_cb() when
2489                 no row is selected
2490
2491 2003-02-09 [paul]       0.8.9claws49
2492
2493         * src/folderview.c
2494                 fix bug where a newsgroup folder's processing rules were
2495                 merged with the global filtering rules when the newsgroup
2496                 folder was deleted, causing some seriously bad results,
2497                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
2498
2499 2003-02-08 [melvin]     0.8.9claws48
2500
2501         * src/compose.c
2502                 Corrected and modified an alert message.
2503
2504 2003-02-07 [paul]       0.8.9claws47
2505
2506         * src/folderview.c
2507                 fix bug where both an 'Account properties' window and a
2508                 'Folder properties' window were opened when clicking on
2509                 'Properties' in an NNTP or IMAP folder's popup menu.
2510
2511 2003-02-07 [paul]       0.8.9claws46
2512
2513         * sync with 0.8.10cvs6
2514                 see ChangeLog 2003-02-06
2515
2516 2003-02-06 [christoph]  0.8.9claws45
2517
2518         * src/mbox.c
2519                 freeze folder updates while importing mbox files
2520                 (closes bug 43 importing mbox took hours)
2521                 
2522         Patch submitted by Jens Rantil <jens.rantil@telia.com>
2523
2524 2003-02-06 [thorsten]   0.8.9claws44
2525
2526         * po/de.po
2527                 Updated german translations
2528
2529 2003-02-06 [thorsten]   0.8.9claws43
2530
2531         * src/news.h
2532                 use guint for message numbers (fix count in grouplist dialog)
2533
2534 2003-02-05 [paul]       0.8.9claws42
2535
2536         * sync with 0.8.10cvs2
2537                 see ChangeLog 2003-02-05
2538
2539 2003-02-04 [colin]      0.8.9claws41
2540
2541         * src/prefs_common.[ch]
2542           src/procmsg.c
2543           src/summaryview.c
2544                 Add an option to disable threading by subject
2545
2546 2003-02-04 [christoph]  0.8.9claws40
2547
2548         * src/inc.c
2549                 only abort fetching mails from multiple accounts when the
2550                 error is fatal and does not allow to check any more accounts
2551                 (currently only disk full error)
2552
2553         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
2554          receive mails for other accouts)
2555
2556 2003-02-04 [christoph]  0.8.9claws39
2557
2558         * src/folder.c
2559                 first add the new message to the cache, then
2560                 send the update notification
2561
2562         (closes bug 39 after sending message folderview doesnt get updated)
2563
2564 2003-02-04 [colin]      0.8.9claws38
2565
2566         * src/inc.c
2567                 _really_ fix this Connecting... status
2568
2569 2003-02-04 [paul]       0.8.9claws37
2570
2571         * sync with 0.8.10
2572                 see ChangeLog 2003-02-04
2573
2574 2003-02-04 [paul]       0.8.9claws36
2575
2576         * sync with 0.8.9cvs6
2577                 see ChangeLog 2003-02-03
2578
2579 2003-02-04 [paul]       0.8.9claws35
2580
2581         * po/pt_BR.po
2582                 updated by André Filipe de Assunção e Brito 
2583                 <bedecko@netsite.com.br>
2584
2585 2003-02-03 [thorsten]   0.8.9claws34
2586
2587         * po/de.po
2588                 Updated german translations
2589
2590 2003-02-02 [paul]       0.8.9claws33
2591
2592         * po/es.po
2593                 updated by Ricardo Mones Lastra
2594
2595 2003-02-02 [thorsten]   0.8.9claws32
2596
2597         * src/mh.c
2598                 Fix mh_get_msginfo() segfault if file is inaccessible
2599
2600 2003-01-31 [colin]      0.8.9claws31
2601
2602         * src/procheader.c
2603                 Fix last commit's bug
2604
2605 2003-01-31 [colin]      0.8.9claws30
2606
2607         * src/procheader.c
2608                 Missing a change for gpg-signed messages
2609
2610 2003-01-31 [paul]       0.8.9claws29
2611
2612         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
2613           src/procheader.c
2614           src/stock_pixmap.[ch]
2615           src/summaryview.c
2616                 indicate GnuPG signed messages by displaying an icon
2617                 in the Attachment column.
2618
2619 2003-01-31 [paul]       0.8.9claws28
2620
2621         * sync with 0.8.9cvs4
2622                 see ChangeLog 2003-01-31
2623
2624 2003-01-31 [alfons]     0.8.9claws27
2625
2626         * src/textview.c
2627                 tune URI parser to accept mailto URLs with a '?'
2628                 (patch from Ruslan Balkin)
2629
2630 2003-01-31 [colin]      0.8.9claws26
2631
2632         * src/summaryview.c
2633                 Fix a leak introduced in claws24
2634
2635 2003-01-31 [colin]      0.8.9claws25
2636
2637         * src/summaryview.c
2638                 Freeze/Thaw folder updates when deleting dups
2639
2640 2003-01-31 [colin]      0.8.9claws24
2641         
2642         * src/addr_compl.c
2643           src/summaryview.c
2644           src/msgcache.c
2645                 little speed improvements
2646
2647 2003-01-31 [colin]      0.8.9claws23
2648
2649         * src/summaryview.c
2650                 Fix segfault when forwarding nothing
2651                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
2652                 
2653 2003-01-30 [paul]       0.8.9claws22
2654
2655         * sync with 0.8.9cvs3
2656                 see ChangeLog 2003-01-30
2657
2658 2003-01-30 [paul]       0.8.9claws21
2659
2660         * sync with 0.8.9cvs2
2661                 see ChangeLog 2003-01-30
2662
2663 2003-01-29 [paul]       0.8.9claws20
2664
2665         * sync with 0.8.9cvs1
2666                 see ChangeLog 2003-01-29
2667
2668 2003-01-28 [paul]       0.8.9claws19
2669
2670         * po/POTFILES.in
2671                 update to reflect changes. 
2672                 thanks to Ricardo Mones Lastra
2673
2674 2003-01-27 [christoph]  0.8.9claws18
2675
2676         * ac/openssl.m4
2677         * ac/spamassassin.m4
2678         * src/plugins/spamassassin/README
2679         * src/plugins/spamassassin/libspamc.[ch]
2680         * src/plugins/spamassassin/utils.[ch]
2681                 updated to latest libspamc
2682
2683 2003-01-27 [christoph]  0.8.9claws17
2684
2685         * src/folder.c
2686                 fix wrong use of procheader_get_header_fields
2687
2688 2003-01-27 [christoph]  0.8.9claws16
2689
2690         * src/news.c
2691         * src/prefs_account.[ch]
2692         * src/common/nntp.[ch]
2693                 allow to force authentication for NNTP servers
2694
2695         Patch submitted by Florian Mickler <dmk@d-labs.de>
2696
2697 2003-01-26 [paul]       0.8.9claws15
2698
2699         * src/summaryview.c
2700                 speed up of marking messages as read
2701                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
2702
2703 2003-01-26 [christoph]  0.8.9claws14
2704
2705         * src/Makefile.am
2706         * src/mgutils.[ch]              ** REMOVE **
2707         * src/xml.[ch]                  ** REMOVE **
2708         * src/xmlprops.[ch]             ** REMOVE **
2709         * src/common/Makefile.am
2710         * src/common/mgutils.[ch]       ** NEW **
2711         * src/common/xml.[ch]           ** NEW **
2712         * src/common/xmlprops.[ch]      ** NEW **
2713                 move xml files to common directory
2714
2715 2003-01-26 [christoph]  0.8.9claws13
2716
2717         * src/plugins/spamassassin/spamassassin_gtk.c
2718                 only set gtk entry text if string is available
2719
2720 2003-01-26 [melvin]     0.8.9claws12
2721
2722         * src/description_window.c
2723                 Allow resizing of the window
2724                 Allow automatic horizontal scroll bar
2725                 Do not vertically expand and fill
2726
2727 2003-01-26 [christoph]  0.8.9claws11
2728
2729         * src/Makefile.am
2730         * src/gtkutils.[ch]             ** REMOVE **
2731         * src/common/sylpheed.c
2732         * src/gtk/Makefile.am
2733         * src/gtk/description_window.c
2734         * src/gtk/gtkutils.[ch]         ** NEW **
2735         * src/gtk/prefswindow.c
2736                 move gtkutils to gtk directory
2737
2738 2003-01-26 [paul]       0.8.9claws10
2739
2740         * src/summaryview.c
2741                 rename summary_unread_clicked() to summary_status_clicked()
2742
2743 2003-01-26 [melvin]     0.8.9claws9
2744
2745         * src/prefs_actions.c
2746                 Cosmetical changes to the help text
2747
2748 2003-01-26 [paul]       0.8.9claws8
2749
2750         * src/folder.[ch]
2751           src/mainwindow.c
2752           src/prefs_common.c
2753           src/prefs_sumamry_column.c
2754           summaryview.[ch]
2755                 rename the 'Unread' column to 'Status'
2756
2757 2003-01-25 [match]      0.8.9claws7
2758
2759         * src/mgutils.[ch]
2760                 removed reference to LDAP constants. removed error2string.
2761                 included functions to support LDAP dynamic queries.
2762         * src/syldap.h
2763                 moved LDAP constants here.
2764         * src/addressbook.c
2765         * src/addrindex.c
2766         * src/importldif.c
2767                 removed references to LDAP constants and references to
2768                 error2string.
2769
2770 2003-01-25 [paul]       0.8.9claws6
2771
2772         * src/summaryview.c
2773                 summary_thread_build(), summary_thread_init(): remove 
2774                 unneeded reference to summaryview->folder_item
2775
2776 2003-01-25 [christoph]  0.8.9claws5
2777
2778         * src/gtk/description_window.c
2779                 o allow description texts to expand over multiple columns
2780                 o translate all columns
2781         * src/prefs_actions.c
2782                 change syntax description to use new multi column feature
2783
2784         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2785
2786 2003-01-25 [match]      0.8.9claws4
2787
2788         * src/vcard.c
2789                 fixed bug with Quoted-Printable
2790
2791 2003-01-25 [paul]       0.8.9claws3
2792
2793         * src/folder.[ch]
2794           src/summaryview.[ch]
2795                 implement per-folder collapsed/expanded threads setting
2796                 
2797         * src/prefs_common.c
2798                 remove global collapsed/expanded threads option
2799
2800 2003-01-25 [christoph]  0.8.9claws2
2801
2802         * po/POTFILES.in
2803                 add pluginwindow and prefswindow
2804         * src/compose.c
2805                 make send respond correctly to messages that could be added
2806                 to the queue folder, but the UID of the message is unknown
2807         * src/folder.c
2808         * src/imap.c
2809                 don't return guessed UIDs in imap_add_msg anymore. We return
2810                 0 to tell the folder system it was appened but the UID is
2811                 unknown. Folder system now get's the UID by scaning the folder
2812                 and searching the cache for the Message-ID
2813                 (closes bug #29 Messages queued, but not sent)
2814
2815 2003-01-25 [paul]       0.8.9claws1
2816
2817         * src/codeconv.c
2818                 conv_encode_header():  fix bug when long headers with 8-bit
2819                 characters are used, so that the encoded words are wrapped.
2820                 If the space in the original text falls on the wrap boundary,
2821                 it can be lost.
2822                 Patch by Sergey Vlasov.
2823                 
2824         * src/folderview.c
2825                  fix bug where a change to the sorting method or thread view
2826                  of a folder's messages is lost if simpify-subject is set and
2827                  toggled on or off.
2828                  Patch by Luke Plant.
2829
2830 2003-01-24 [paul]       0.8.9claws
2831
2832         * sylpheed-0.8.9claws released
2833         
2834         * Makefile.am
2835           sylpheed.spec.in
2836                 remove reference to 'INSTALL.jp'
2837
2838 2003-01-23 [paul]       0.8.8claws128
2839
2840         * po/es.po
2841           po/it.po
2842           po/ru.po
2843           po/sr.po
2844                 updated translations. submitted by Ricardo Mones Lastra,
2845                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
2846
2847 2003-01-23 [colin]      0.8.8claws127
2848
2849         * src/compose.c
2850                 Fix drafted and queued news articles re-edition
2851
2852 2003-01-23 [melvin]     0.8.8claws126
2853
2854         * po/fr.po
2855                 Updated French translations
2856
2857 2003-01-23 [colin]      0.8.8claws125
2858
2859         * src/inc.c
2860                 Fix "Connecting to..." status message
2861
2862 2003-01-22 [paul]       0.8.8claws124
2863
2864         * po/bg.po
2865                 updated by George Danchev
2866                 
2867         * src/folder.c
2868                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
2869                 and folder deletion
2870
2871 2003-01-21 [paul]       0.8.8claws123
2872
2873         * po/bg.po
2874                 updated by George Danchev
2875                 
2876         * src/about.c
2877                 its now 2003
2878                 
2879         * src/toolbar.c
2880                 don't translate 'Separator'
2881                 
2882         * src/plugins/spamassassin/Makefile.am
2883                 add aspell to CPPFLAGS
2884                 
2885         * src/plugins/spamassassin/spamassassin.c
2886           src/plugins/spamassassin/spamassassin_gtk.c
2887                 set correct default for spamassassin_receive_spam
2888                 slightly re-word descriptions and some
2889                 other minor changes
2890
2891 2003-01-19 [alfons]     0.8.8claws122
2892                 
2893         * src/mimeview.c
2894                 mimeview_save_as(): we might as well show the file name for
2895                 the single case "Save As" too
2896
2897 2003-01-19 [alfons]     0.8.8claws121
2898
2899         * src/crash.c
2900                 change bug tracker URL to bugzilla URL
2901
2902 2003-01-19 [alfons]     0.8.8claws120
2903
2904         * src/mimeview.c
2905                 mimeview_save_all(): display name of file before overwriting;
2906                 continue saving all, even when one overwrite was cancelled
2907
2908 2003-01-19 [christoph]  0.8.8claws119
2909
2910         * src/summaryview.c
2911         * src/procmsg.[ch]
2912                 fix wrong usage of procmsg_find_children in summaryview
2913                 by using procmsg_update_unread_children instead of
2914                 summaryview_update_unread_children
2915
2916 2003-01-19 [christoph]  0.8.8claws118
2917
2918         * src/procmsg.c
2919                 fix infinite loop in procmsg_find_children
2920                  (closes bug #25 sylpheed crashes on delete.)
2921
2922         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2923
2924 2003-01-19 [paul]       0.8.8claws117
2925
2926         * po/pt_BR.po
2927                 updated by Ivan Francolin Martinez
2928
2929 2003-01-18 [melvin]     0.8.8claws116
2930
2931         * src/prefs_actions.c
2932                 Removed syntax limitation of only one '&' at the end of command.
2933                         Now actions that contain '>/dev/null 2>&1' are possible.
2934
2935 2003-01-18 [melvin]     0.8.8claws115
2936
2937         * src/prefs_actions.c
2938                 Actions IO dialog: when the action ends
2939                 the "Close" button now has focus and [Escape] closes the
2940                 window.
2941
2942 2003-01-18 [christoph]  0.8.8claws114
2943
2944         * src/procmsg.c
2945                 o add debug output when MsgInfos are really freed
2946                 o free GSLists in procmsg_find_children and
2947                   procmsg_update_unread_children
2948
2949 2003-01-18 [christoph]  0.8.8claws113
2950
2951         * src/mainwindow.c
2952                 reorder Configuration menu
2953
2954 2003-01-18 [christoph]  0.8.8claws112
2955
2956         * src/compose.c
2957                 fix applying templates to forwarded messages
2958
2959         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2960
2961 2003-01-17 [christoph]  0.8.8claws111
2962
2963         * src/folder.c
2964                 destroy folder items, when a folder item is removed
2965
2966 2003-01-17 [christoph]  0.8.8claws110
2967
2968         * src/folder.c
2969                 fix wrong folder stats update when ignored message is
2970                 deleted
2971
2972 2003-01-17 [colin]      0.8.8claws109
2973         
2974         * src/mainwindow.c
2975         * src/summaryview.c
2976                 Quicksearch bugfixes: 
2977                 - hide help button at startup if not extended
2978                 - switch to extended when looking for replies
2979
2980 2003-01-17 [paul]
2981
2982         * sync with 0.8.9 release
2983
2984 2003-01-17 [paul]       0.8.8claws108
2985
2986         * sync with 0.8.8cvs11
2987                 see ChangeLog 2003-01-17
2988
2989 2003-01-16 [colin]      0.8.8claws107
2990
2991         * src/procmsg.c
2992                 Changed encryption test to re-ask passphrase
2993                 if an encrypted message hasn't been decrypted
2994                 Fixes bug #5
2995
2996 2003-01-16 [christoph]  0.8.8claws106
2997
2998         * src/prefs_gtk.c
2999         * src/prefs_toolbar.c
3000         * src/gtk/prefswindow.h
3001         * src/plugins/spamassassin/spamassassin_gtk.c
3002                 remove page destroy function that is not used anymore
3003
3004 2003-01-16 [paul]       0.8.8claws105
3005
3006         * sync with 0.8.8cvs9
3007                 see ChangeLog 2002-01-16
3008
3009 2003-01-16 [colin]      0.8.8claws104
3010
3011         * src/compose.[ch]
3012                 Fix bug with autosaved drafts for IMAP, when draft
3013                 folder is specified - fixes bugzilla bug #20
3014
3015 2003-01-15 [paul]       0.8.8claws103
3016
3017         * src/compose.[ch]
3018           src/procmsg.c
3019                 store folder and message-id of message forwarding
3020                 in queue header and set forward flag after sending
3021
3022 2003-01-15 [paul]       0.8.8claws102
3023
3024         * sync with 0.8.8cvs8
3025                 see ChangeLog 2002-01-15
3026
3027 2003-01-15 [colin]      0.8.8claws101
3028
3029         * src/Makefile.am
3030                 Fix linking with GNU libiconv
3031
3032 2003-01-15 [darko]      0.8.8claws100
3033
3034         * src/pine.c
3035                 fix crash when importing pine address book
3036                 entry with an empty name (reported by DY
3037                 <dybulk at tri8.net>)
3038
3039 2003-01-14 [paul]       0.8.8claws99
3040
3041         * configure.in  ** REMOVED **
3042           configure.ac  ** NEW FILE **
3043                 rename configure.in to configure.ac, as it is now
3044                 preferred
3045
3046 2003-01-14 [melvin]     0.8.8claws98
3047
3048         * src/folderview.c
3049                 folderview_check_new(): More precise function description
3050
3051 2003-01-14 [melvin]     0.8.8claws97
3052
3053         * src/folderview.c
3054                 folderview_check_new(): return the number of new messages 
3055                         since last check.
3056         * src/inc.c
3057                 inc_account_mail(): Disable counting of new messages for IMAP
3058                         and NNTP until bug [19] and [14] are fixed.
3059
3060 2003-01-14 [paul]       0.8.8claws96
3061
3062         * sync with 0.8.8cvs6
3063                 see ChangeLog 2003-01-14
3064
3065 2003-01-13 [alfons]     0.8.8claws95
3066
3067         * src/textview.c
3068                 tune email address validation (c. 0.8.8claws89): if . is 
3069                 just one char away from @, the address is invalid too 
3070                 (correctly rejects addresses like foo@.com)
3071
3072 2003-01-13 [paul]       0.8.8claws94
3073
3074         * src/messageview.c
3075           src/toolbar.c
3076                 fixes to the Message View toolbar and menu:
3077                 fix non-functioning Forward button
3078                 make Reply button consider default_reply_list
3079                 remove 'Follow-up...' menu entry
3080                 add 'Forward' and 'Redirect' menu entries
3081
3082 2003-01-13 [melvin]     0.8.8claws93
3083
3084         * src/inc.c
3085                 Fixed typo that could make new messages count incorrect.
3086
3087 2003-01-13 [melvin]     0.8.8claws92
3088
3089         * src/folderview.[ch]
3090                 folderview_check_new(): return the number of new messages.
3091         * src/inc.c
3092                 Should fix bug [14] where new mail notification worked 
3093                         incorrectly with IMAP accounts.
3094                 inc_spool_account(): return number of new msgs, or -1 on error
3095                 inc_all_spool(): return number of new msgs
3096                 
3097 2003-01-13 [melvin]     0.8.8claws91
3098
3099         * src/prefs_actions.c
3100                 Justify help text.
3101
3102 2003-01-12 [thorsten]   0.8.8claws90
3103
3104         * src/common/prefs.c
3105                 close file before rename
3106
3107 2003-01-12 [alfons]     0.8.8claws89
3108
3109         * AUTHORS
3110                 add Christian Mertes
3111         * src/common/utils.[ch]
3112                 g_stricase_hash(), g_stricase_equal(): functions for 
3113                 case insensitive hash tables
3114         * src/textview.c
3115                 use top level domain names to validate email address, based
3116                 on a patch by Christian Mertes (thanks!), but changed 
3117                 implementation to use a hash table 
3118
3119 2003-01-12 [paul]       0.8.8claws88
3120
3121         * po/bg.po
3122                 updated by George Danchev
3123
3124 2003-01-12 [alfons]     0.8.8claws87
3125
3126         * src/summaryview.c
3127                 delete / execute performance: use new style folder update
3128
3129 2003-01-12 [paul]       0.8.8claws86
3130
3131         * sync with 0.8.8cvs5
3132                 see ChangeLog 2003-01-13 (!)
3133
3134 2003-01-12 [alfons]     0.8.8claws85
3135
3136         * src/filtering.c
3137         * src/matcher_parser_parse.y
3138                 prepare change_score filtering action
3139         * src/matcher.[ch]
3140                 give up const-correctness on functions that call non-const-correct functions;
3141                 several casts to gpointer in g_free();
3142                 add change_score;
3143
3144 2003-01-12 [christoph]  0.8.8claws84
3145
3146         * src/compose.c
3147                 fix 2 warnings
3148
3149         * src/gtk/prefswindow.[ch]
3150         * src/plugins/spamassassin/spamassassin_gtk.c
3151                 changed the call of the widget create function
3152                 for PrefsPages, because sometimes the widget
3153                 create function needs a widget that already has
3154                 been attached to a window (to create GDK pixmaps
3155                 for exmaple). So we simply pass the GtkWindow as
3156                 the second parameter now.
3157
3158         * src/main.c
3159         * src/mainwindow.c
3160         * src/prefs_toolbar.[ch]
3161                 rewrite Toolbar Preferences using the new
3162                 prefs window
3163
3164 2003-01-11 [alfons]     0.8.8claws83
3165
3166         * src/addressadd.c
3167                 fix crash when adding sender to addressbook because status bar
3168                 isn't there (the status bar doesn't seem to be used though,
3169                 but I'll let Match decide what to do with it)
3170
3171 2003-01-11 [colin]      0.8.8claws82
3172
3173         * src/main.c
3174           src/toolbar.c
3175                 Two useless changes reversed
3176
3177 2003-01-11 [colin]      0.8.8claws81
3178
3179         * src/mainwindow.c
3180           src/mainwindow.h
3181                 Add mainwindow_get_mainwindow()
3182         * src/alertpanel.c
3183           src/alertpanel.h
3184                 Add alertpanel_error_log() 
3185         * src/compose.c
3186           src/inc.c
3187           src/messageview.c
3188           src/toolbar.c
3189           src/main.c
3190           src/procmsg.c
3191                 Network errors get a View Log button
3192
3193 2003-01-10 [alfons]     0.8.8claws80
3194
3195         * src/prefs_toolbar.c
3196         * src/toolbar.c
3197                 use the translatable string for "Separator" as file name for
3198                 separator toolbar items (probably make this uppercase?)
3199
3200 2003-01-10 [alfons]     0.8.8claws79
3201
3202         * src/prefs_toolbar.c
3203                 put right A_SEPARATOR description string in "displayed
3204                 toolbar items list" so manually added separators are
3205                 saved correctly (bug #10, "Adding a separator to the main 
3206                 toolbar fails, entry in xml file is wrong")
3207
3208 2003-01-10 [christoph]  0.8.8claws78
3209
3210         * src/imap.c
3211                 o fix warnings
3212                 o use CAPABILITY to check if NAMESPACE is available
3213
3214 2003-01-10 [christoph]  0.8.8claws77
3215
3216         * src/imap.[ch]
3217                 apply UIDPLUS IMAP extension support patch
3218
3219         Patch submitted by Simon 'corecode' Schubert
3220
3221 2003-01-10 [paul]       0.8.8claws76
3222
3223         * src/folderview.c
3224                 a sync from main which fixes the news account folders'
3225                 Properties bug
3226
3227 2003-01-10 [christoph]  0.8.8claws75
3228
3229         * src/folder.c
3230                 don't accept 0 as a valid uid returned by copy and move
3231                 functions. 0 means the message was copied or moved but the
3232                 new uid could not be fetched. It is not an error condition
3233                 for the copy or move operation.
3234
3235 2003-01-10 [paul]       0.8.8claws74
3236
3237         * src/prefs_filtering.c
3238                 change English used in Alert when entry is not
3239                 saved.
3240                 
3241         * sync with 0.8.8cvs4
3242                 see ChangeLog 2003-01-10
3243
3244 2003-01-10 [darko]      0.8.8claws73
3245
3246         * src/pine.c
3247                 fix crash when importing address book entry
3248                 without a valid address
3249
3250 2003-01-09 [alfons]     0.8.8claws72
3251
3252         * src/inc.c
3253                 filtering performance: use new style folder update
3254
3255 2003-01-09 [christoph]  0.8.8claws71
3256
3257         * src/compose.c
3258         * src/gtk/menu.[ch]
3259                 fix wrong selecting of mime encoding type, when
3260                 opening property dialog of attachments in the
3261                 compose window. 7bit was always selected and that
3262                 destoryed files with 8bit data.
3263                 (closes bug #9 Sylpheed-claws destroys attachments when
3264                  changing MIME-types)
3265
3266 2003-01-09 [paul]       0.8.8claws70
3267
3268         * sync with 0.8.8cvs3
3269                 see ChangeLog 2003-01-09
3270
3271 2003-01-08 [alfons]     0.8.8claws69
3272         
3273         * src/addressadd.c
3274                 apply patch by Kim Schulz to fix build breakage
3275                 because of missing variable
3276
3277 2003-01-08 [paul]       0.8.8claws68
3278
3279         * sync with 0.8.8cvs2
3280                 see ChangeLog 2002-01-08
3281
3282 2003-01-08 [paul]       0.8.8claws67
3283
3284         * po/it.po
3285                 updated by Alessandro Maestri
3286                 
3287         * src/addressadd.c
3288                 when using 'Add sender to addressbook' allow
3289                 name to be edited and remarks to be entered
3290                 Patch submitted by Luke Plant
3291
3292 2003-01-08 [darko]      0.8.8claws66
3293
3294         * README.claws, src/summaryview.c
3295                 fix description for marked messages
3296
3297 2003-01-08 [paul]
3298
3299         * tools/Makefile.am
3300           tools/launch_phoenix  ** NEW FILE **
3301                 add script that enables using Phoenix as the default
3302                 web browser. 
3303                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
3304                 
3305         * tools/OOo2sylpheed.pl
3306                 remove full path to sylpheed executable, just 'sylpheed'
3307                 will do
3308                 
3309         * tools/README
3310                 add launch_phoenix informtion and re-arrange and compress
3311                 the data a little
3312
3313 2003-01-07 [christoph]  0.8.8claws65
3314
3315         * src/folder.c
3316                 fix update for source folder when moving messages
3317         * src/procmsg.[ch]
3318         * src/summaryview.c
3319                 use function to set to_folder for message infos and
3320                 automatically update the op_count for old and new
3321                 folder
3322
3323 2003-01-07 [melvin]     0.8.8claws64
3324
3325         * src/prefs_actions.c
3326                 Fixed bug where an '%p' Action on a displayed image crashed 
3327                         Sylpheed
3328                 Code clean up (get rid of duplicated code and removed unnecessary 
3329                                 structure member)
3330
3331 2003-01-07 [christoph]  0.8.8claws63
3332
3333         * src/compose.c
3334         * src/folder.[ch]
3335         * src/folderview.c
3336         * src/import.c
3337         * src/inc.c
3338         * src/main.c
3339         * src/mainwindow.c
3340         * src/messageview.c
3341         * src/prefs_folder_item.c
3342         * src/procmsg.c
3343         * src/summaryview.c
3344         * src/toolbar.c
3345                 o remove all folder update triggering from the UI code. The folder
3346                   system should know much better when a folder needs an update.
3347                 o to prevent multiple updates in a row the folder updates can be
3348                   frozen for some time.
3349
3350                 Note: - Please verify that no updates are missing
3351                       - Check where freeze/thaws should be added
3352
3353 2003-01-07 [christoph]  0.8.8claws62
3354
3355         * src/prefs_actions.c
3356                 don't translate empty strings
3357
3358         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3359
3360 2003-01-06 [christoph]  0.8.8claws61
3361
3362         * src/prefs_actions.c
3363                 mark strings for gettext
3364         * src/prefs_matcher.c
3365                 use new description window for Execute action and
3366                 match condition in Filtering
3367
3368         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3369
3370 2003-01-06 [alfons]     0.8.8claws60
3371
3372         keep myself inspired to re-organize matcher part 8; 
3373         yes, more to come (I need to move out the descriptive
3374         text for actions to matcher.c, or at least make it not
3375         depend on the wicked ordering)
3376
3377         * src/prefs_matcher.c
3378                 add documentation so others may comprehend the
3379                 UI part of the conditions
3380                 
3381 2003-01-06 [christoph]  0.8.8claws59
3382
3383         * src/prefs_actions.c
3384                 use new description window for syntax help
3385         * src/gtk/description_window.c
3386                 fix display of descriptions with column count != 2
3387
3388         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3389
3390 2003-01-06 [christoph]  0.8.8claws58
3391
3392         * src/quote_fmt.c
3393         * src/summaryview.[ch]
3394         * src/gtk/Makefile.am
3395         * src/gtk/description_window.[ch]       ** NEW **
3396                 use a generic window to display syntax descriptions
3397                 currently used in quote_fmt and summaryview (new description
3398                 for extended quick search)
3399
3400         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3401
3402 2003-01-06 [paul]       0.8.8claws57
3403
3404         * sync with 0.8.8cvs1
3405                 see ChangeLog 2003-01-06
3406
3407 2003-01-06 [christoph]  0.8.8claws56
3408
3409         * src/mainwindow.c
3410         * src/prefs_gtk.[ch]
3411         * src/gtk/prefswindow.[ch]
3412         * src/plugins/spamassassin/spamassassin_gtk.c
3413                 o remove page management from prefswindow, pages
3414                   will be an argument to prefswindow_open
3415                 o prefswindow_open gets a datapointer that is
3416                   passed to the widget_create function to allow
3417                   creation of prefswindow for specific items
3418
3419 2003-01-06 [colin]      0.8.8claws55
3420         
3421         * src/summaryview.c
3422                 We don't want regexp in the reply-finder, 
3423                 because MIDs can contain !,$,. and so on
3424
3425 2003-01-06 [jens]       0.8.8claws54
3426
3427         * src/jpilot.c
3428                 fixed a wrong free in jpilot_read_db_files
3429
3430 2003-01-06 [alfons]     0.8.8claws53
3431
3432         re-organize matcher part 8; more to come
3433        
3434         * src/matcher.c
3435                 matcherprop_to_string(): put g_free()s before the
3436                 switch-case break to fix memleaks                
3437
3438 2003-01-06 [colin]      0.8.8claws52
3439
3440         * src/summaryview.c
3441                 cleanup & reply-finder now displays the first 
3442                 matching message
3443
3444 2003-01-05 [alfons]     0.8.8claws51
3445
3446         re-organize matcher part 7; more to come
3447
3448         * src/matcher.[ch]
3449                 fixes for constant correctness;
3450                 more documentation;
3451
3452 2003-01-05 [alfons]     0.8.8claws50
3453
3454         re-organize matcher part 6; more to come
3455         
3456         * src/matcher.[ch]
3457                 fixes for constant correctness;
3458                 more documentation;
3459         * src/filtering.c
3460                 fix for constant correctness
3461
3462 2003-01-05 [colin]      0.8.8claws49
3463
3464         * src/account.[ch]
3465                 Add account_get_reply_account function
3466         * src/compose.c
3467                 Use account_get_reply_account function 
3468         * src/summaryview.c
3469                 Basic reply-finder - click on the replied
3470                 icon gets you to the outbox using quick-search
3471
3472 2003-01-05 [paul]       0.8.8claws48
3473
3474         * src/prefs_common.c
3475                 small change to English
3476                 
3477         * src/prefs_filtering.c
3478                 prefs_filtering_action_select(): improve logic and uniformity
3479                 of gui
3480
3481 2003-01-05 [alfons]     0.8.8claws47
3482
3483         fine tune solution to focus problems (bug #7)
3484
3485         * src/mainwindow.c
3486                 mainwindow_focus_in_event(): remove grab event check
3487         * src/summaryview.c
3488                 summary_button_pressed(): move selection on right-click
3489                 too. we can't possibly move the selection back after
3490                 canceling a dialog, because gtk's incomplete focus 
3491                 management. whether this is a good solution, only time
3492                 will tell.
3493
3494 2003-01-05 [christoph]  0.8.8claws46
3495
3496         * src/imap.c
3497                 fix crash when no imap connection could be established
3498
3499 2003-01-05 [paul]       0.8.8claws45
3500
3501         * src/mainwindow.c
3502           src/sumamryview.c
3503           src/gtk/menu.[ch]
3504                 fix bug 605957 'shortcuts in popup-menu'
3505                 make user-defined shortcuts work
3506                 show shortcuts that are already defined
3507                 in the main menu
3508                 Patch submitted by Luke Plant
3509
3510 2003-01-05 [alfons]     0.8.8claws44
3511
3512         * src/mainwindow.c
3513                 focus_in_event handler should not select summary view row 
3514                 when another window (menu, dialog) grabbed for events 
3515                 (bug #7, "[0.8.8claws42] Message summary focus") 
3516
3517 2003-01-04 [christoph]  0.8.8claws43
3518
3519         * src/procmsg.c
3520                 update save folder after adding the sent message
3521                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
3522
3523 2003-01-02 [christoph]  0.8.8claws42
3524
3525         * src/common/plugin.c
3526                 fix unloading of all plugins and unload
3527                 plugins in reverse order
3528                 
3529         * src/gtk/pluginwindow.c
3530                 implement function of load and unload button
3531
3532         * src/gtk/prefswindow.c
3533         * src/gtk/prefswindow.h
3534                 rename register function and add new unregister
3535                 function
3536
3537         * src/plugins/spamassassin/spamassassin_gtk.c
3538                 unregister prefs page and update for changes in
3539                 src/gtk/prefswindow.c
3540
3541 2003-01-02 [paul]       0.8.8claws41
3542
3543         * po/es.po
3544                 updated by Ricardo Mones Lastra
3545
3546 2003-01-02 [paul]
3547
3548         * tools/tb2sylpheed
3549                 fixes and improvements by Urke MMI
3550
3551 2003-01-02 [thorsten]   0.8.8claws40
3552
3553         * src/procmsg.c
3554                 fixed wrong return value
3555
3556 2003-01-02 [thorsten]   0.8.8claws39
3557
3558         * src/prefs.c
3559                 fixed printing wrong variable
3560
3561 2003-01-02 [thorsten]   0.8.8claws38
3562
3563         * src/prefs.c
3564                 fixed acessing members of freed pfile struct
3565
3566 2003-01-02 [thorsten]   0.8.8claws37
3567
3568         * src/procmsg.c
3569                 detect loops across several messages
3570                 as suggested by Christoph Hohmann
3571
3572 2003-01-01 [match]      0.8.8claws36
3573
3574         * src/addrindex.c
3575                 fixed another memory leak.
3576
3577 2003-01-01 [match]      0.8.8claws35
3578
3579         * src/jpilot.[ch]
3580                 fixed memory leaks. applied Doxygen comments.
3581
3582 2003-01-01 [thorsten]   0.8.8claws34
3583
3584         * src/procmsg.c
3585                 inhibit endless loop if msg references itself
3586                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
3587
3588 2003-01-01 [christoph]  0.8.8claws33
3589
3590         * src/mainwindow.c
3591         * src/gtk/Makefile.am
3592         * src/gtk/pluginwindow.c                ** NEW **
3593         * src/gtk/pluginwindow.h                ** NEW **
3594                 add plugin window
3595
3596         * src/plugins/demo/demo.c
3597         * src/plugins/spamassassin/spamassassin.c
3598         * src/plugins/spamassassin/spamassassin_gtk.c
3599                 write better plugin descriptions
3600
3601 2002-12-31 [christoph]  0.8.8claws32
3602
3603         * src/gtk/prefswindow.c
3604         * src/plugins/spamassassin/spamassassin_gtk.c
3605                 some small improvements to GTK code
3606
3607 2002-12-31 [christoph]  0.8.8claws31
3608
3609         * src/plugins/spamassassin/spamassassin_gtk.c
3610                 enable folder select button
3611
3612 2002-12-31 [christoph]  0.8.8claws30
3613
3614         * src/mainwindow.c
3615         * src/gtk/Makefile.am
3616         * src/gtk/prefswindow.c                         ** NEW **
3617         * src/gtk/prefswindow.h                         ** NEW **
3618                 add new prefs window
3619
3620         * src/common/plugin.c
3621                 don't try to load empty config lines
3622         
3623         * src/plugins/spamassassin/Makefile.am
3624         * src/plugins/spamassassin/spamassassin.c
3625         * src/plugins/spamassassin/spamassassin.h       ** NEW **
3626         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
3627                 GTK config for SpamAssassin Plugin using
3628                 the new prefs window
3629
3630 2002-12-31 [paul]       0.8.8claws29
3631
3632         * po/POTFILES.in
3633                 remove obsolete entry 'src/menu.c'
3634
3635 2002-12-31 [alfons]     0.8.8claws28
3636
3637         * src/matcher.[ch]
3638         * src/matcher_parser_parse.y
3639         * src/prefs_matcher.c
3640                 add "ignore_thread" and "~ignore_thread" condition so it's
3641                 possible to make the actions / scoring operate on the ignore
3642                 thread flag
3643
3644 2002-12-31 [christoph]  0.8.8claws27
3645
3646         * src/addrbook.c
3647         * src/addrindex.c
3648         * src/folder.c
3649         * src/matcher.c
3650         * src/prefs_account.c
3651         * src/prefs_actions.c
3652         * src/prefs_customheader.c
3653         * src/prefs_display_header.c
3654         * src/prefs_gtk.c
3655         * src/procmime.c
3656         * src/toolbar.c
3657         * src/xmlprops.c
3658         * src/common/prefs.[ch]
3659                 extend prefs file handling for reading and automatic handling
3660                 of blocks. When reading prefs_set_block_label will automatically
3661                 move on to the block. When writing it will copy all other blocks
3662                 automatically
3663
3664         * src/common/plugin.c
3665                 Now loading plugin filenames from [Plugins] block in
3666                 sylpheed rc file
3667
3668 2002-12-30 [christoph]  0.8.8claws26
3669
3670         * src/common/hooks.[ch]
3671                 return abort status to caller of hooks_invoke
3672                 
3673         * src/inc.[ch]
3674                 invoke message filtering hook and stop
3675                 default handling when filter returns abort
3676
3677         * src/common/plugin.[ch]
3678         * src/plugins/demo/demo.c
3679                 modify plugin loader, because resolving symbols for strings
3680                 does not work correctly
3681         
3682         * configure.in
3683         * ac/spamassassin.m4                            ** NEW **
3684         * src/plugins/spamassassin/.cvsignore           ** NEW **
3685         * src/plugins/spamassassin/Makefile.am          ** NEW **
3686         * src/plugins/spamassassin/README               ** NEW **
3687         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
3688         * src/plugins/spamassassin/spamassassin.c       ** NEW **
3689         * src/plugins/spamassassin/utils.[ch]           ** NEW **
3690                 add spamassassin plugin, see src/plugins/spamassassin/README
3691                 for details
3692
3693 2002-12-29 [alfons]     0.8.8claws25
3694
3695         * src/mainwindow.c
3696                 when moving focus from a message view to the main 
3697                 window, don't forget to select the summary node
3698                 of the displayed message. should fix "[ 659103 ] 
3699                 focus-follows-mouse confuses sylpheed"
3700
3701 2002-12-29 [christoph]  0.8.8claws24
3702
3703         * src/Makefile.am
3704         * src/stringtable.[ch]          ** REMOVE **
3705         * src/common/Makefile.am
3706         * src/common/stringtable.[ch]   ** NEW **
3707                 move stringtable files to common directory
3708
3709 2002-12-29 [christoph]  0.8.8claws23
3710
3711         * src/Makefile.am
3712         * src/menu.[ch]                 ** REMOVE **
3713         * src/gtk/Makefile.am
3714         * src/gtk/menu.[ch]             ** NEW **
3715                 move menu files to gtk directory
3716
3717 2002-12-29 [match]      0.8.8claws22
3718
3719         * src/addressbook.c
3720         * src/syldap.c
3721                 moved UI specific code out of LDAP code into addressbook
3722                 UI code. fixed memory leak.
3723
3724 2002-12-29 [christoph]  0.8.8claws21
3725
3726         * src/folder.c
3727                 only check for IGNORED parent message when message is
3728                 not IGNORED itself
3729
3730 2002-12-29 [alfons]     0.8.8claws20
3731
3732         * src/summaryview.c
3733                 set gtksctree's anchor correct (immediate execute
3734                 changes the tree's layout, and anchor points at 
3735                 the incorrect row). fixes "[ 657233 ] multiple msg 
3736                 delete sometimes off by 1".
3737                 we probably have to look for more tree layout /
3738                 anchor glitches.
3739
3740 2002-12-29 [paul]       0.8.8claws19
3741
3742         * src/summaryview.c
3743                 fix bug [ 659054 ] incorrect sorting of 'From' column
3744                 when using 'display sender using address book'
3745                 thanks to Alfons and Luke Plant
3746
3747 2002-12-29 [christoph]  0.8.8claws18
3748
3749         * src/folder.c
3750         * src/procmsg.[ch]
3751                 check parent messages for IGNORE THREAD flag, when adding,
3752                 moving or copying messages to a folder
3753
3754 2002-12-27 [alfons]     0.8.8claws17
3755
3756         re-organize matcher part 5; more to come
3757
3758         * src/matcher.c
3759                 hash keywords in matchparser_tab 
3760
3761 2002-12-27 [alfons]     0.8.8claws16
3762
3763         re-organize matcher part 4; more to come
3764
3765         * src/matcher_parser.h
3766         * src/matcher_parser_lex.l
3767         * src/matcher_parser_parse.y
3768                 cleanup
3769
3770 2002-12-27 [alfons]     0.8.8claws15
3771
3772         re-organize matcher part 3; more to come
3773
3774         * src/matcher.[ch]
3775                 cleanup
3776
3777 2002-12-27 [alfons]     0.8.8claws14
3778
3779         re-organize matcher part 2; more to come but this should
3780         work. cc me if there are any regressions.
3781
3782         * src/matcher.h
3783                 add prototype for get_matchparser_tab_id()
3784         * src/matcher_parser_lex.l
3785                 look up keywords using matchparser_tab_id();
3786
3787 2002-12-27 [alfons]     0.8.8claws12
3788
3789         re-organize matcher part 1
3790
3791         * src/matcher.h
3792                 map yacc generated constants to sylpheed matcher constants
3793         * src/matcher.c
3794                 add function to find a matcher constant from a string
3795
3796 2002-12-27 [christoph]  0.8.8claws11
3797
3798         * src/compose.c
3799                 MENUITEM_ADD casts the 4th argument from integer to pointer
3800                 so it probably should not be a pointer, this means we
3801                 should use account id for it and not the account's pointer
3802
3803 2002-12-27 [paul]       0.8.8claws10
3804
3805         * src/mainwindow.c
3806                 remove unneeded 'GtkWidget *vbox'
3807                 
3808         * src/summaryview.c
3809                 further sync with 0.8.8 - make sort
3810                 by recipient work as expected
3811                 
3812         * NEWS
3813                 sync with 0.8.8
3814
3815 2002-12-27 [paul]       0.8.8claws9
3816
3817         * po/pt_BR.po
3818                 updated by Ivan F. Martinez
3819                 
3820 2002-12-27 [darko]      0.8.8claws8
3821
3822         * src/common/utils.c
3823                 added locked pattern to extended search
3824
3825 2002-12-27 [alfons]     0.8.8claws7
3826
3827         * src/prefs_matcher.[ch]
3828                 clean up
3829
3830 2002-12-26 [alfons]     0.8.8claws6
3831
3832         * src/matcher.[ch]
3833         * src/matcher_parser_lex.l
3834         * src/matcher_parser_parse.y
3835         * src/prefs_matcher.c
3836                 allow color label as a condition in the matcher
3837
3838 2002-12-26 [oliver]     0.8.8claws5
3839         
3840         * src/toolbar.c 
3841                 enable Addressbook for Main and Messageview
3842         * src/prefs_actions.c
3843                 enable actions in Messageview
3844
3845 2002-12-26 [christoph]  0.8.8claws4
3846
3847         * src/common/plugin.c
3848                 add a little debug output
3849         * configure.in
3850         * src/plugins/demo/Makefile.am
3851                 better use of automake
3852
3853 2002-12-26 [christoph]  0.8.8claws3
3854
3855         * src/Makefile.am
3856         * src/common/Makefile.am
3857                 fix "make distdir"
3858
3859 2002-12-26 [christoph]  0.8.8claws2
3860
3861         * configure.in
3862                 sort configure checks into common / gtk / plugins
3863         * po/POTFILES.in
3864                 add src/prefs_gtk.c
3865         * src/Makefile.am
3866                 add plugins SUBDIR
3867         * src/main.c
3868         * src/common/sylpheed.[ch]
3869                 added now sylpheed_done function for shutdown
3870         * src/common/Makefile.am
3871         * src/common/plugin.[ch]                ** NEW **
3872                 plugin loader and unloader
3873         * src/plugins/.cvsignore                ** NEW **
3874         * src/plugins/Makefile.am               ** NEW **
3875                 build plugins
3876         * src/plugins/demo/.cvsignore           ** NEW **
3877         * src/plugins/demo/Makefile.am          ** NEW **
3878         * src/plugins/demo/demo.c               ** NEW **
3879                 small demo plugin that installs a logtext hook and
3880                 outputs the log text to stdout
3881
3882 2002-12-26 [paul]       0.8.8claws1
3883
3884         * po/es.po
3885                 updated by Ricardo Mones Lastra
3886
3887 2002-12-26 [paul]       0.8.8claws
3888
3889         * 0.8.8claws released
3890
3891 2002-12-26 [paul]       0.8.7claws12
3892
3893         * po/bg.po
3894                 updated by George Danchev
3895
3896 2002-12-26 [paul]       0.8.7claws11
3897
3898         * po/POTFILES.in
3899                 remove unneeded 'src/prefs.c' entry 
3900
3901 2002-12-26 [paul]       0.8.7claws10
3902
3903         * src/codeconv.c
3904           src/mainwindow.c
3905                 sync with 0.8.8 release
3906         
3907         * src/folder.[ch]
3908           src/mh.c
3909           src/summaryview.c
3910                 partial sync with 0.8.8 release
3911         
3912
3913 2002-12-25 [alfons]     0.8.7claws9
3914
3915         * src/matcher.[ch]
3916         * src/matcher_parser_lex.l
3917         * src/matcher_parser_parse.y
3918         * src/prefs_matcher.c
3919                 add locked flag to possible filtering / matcher 
3920                 conditions (also a good example what should be
3921                 done to add a simple boolean condition)
3922
3923 2002-12-25 [christoph]  0.8.7claws8
3924
3925         * src/Makefile.am
3926         * src/account.[ch]
3927         * src/addrbook.c
3928         * src/addressbook.c
3929         * src/addrindex.c
3930         * src/filtering.c
3931         * src/folder.c
3932         * src/matcher.c
3933         * src/prefs.[ch]                ** REMOVE **
3934         * src/prefs_account.c
3935         * src/prefs_actions.c
3936         * src/prefs_common.c
3937         * src/prefs_customheader.c
3938         * src/prefs_display_header.c
3939         * src/prefs_filtering.c
3940         * src/prefs_folder_item.c
3941         * src/prefs_gtk.[ch]            ** NEW **
3942         * src/prefs_matcher.c
3943         * src/prefs_scoring.c
3944         * src/prefs_summary_column.c
3945         * src/procmime.c
3946         * src/selective_download.c
3947         * src/toolbar.c
3948         * src/common/Makefile.am
3949         * src/common/prefs.[ch]         ** NEW **
3950                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
3951
3952 2002-12-24 [alfons]     0.8.7claws7
3953
3954         * src/summaryview.c
3955                 summary_thread_build(): fix real cause of the crash mentioned in
3956                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
3957                 this way we get meaningful ctree nodes 
3958
3959 2002-12-24 [oliver]     0.8.7claws6
3960
3961         * src/mainwindow.[ch]
3962         * src/messageview.[ch]
3963         * src/compose.[ch]
3964         * src/inc.c
3965         * src/summaryview.c
3966                 changes to use updated toolbar handling
3967                 
3968 2002-12-24 [oliver]     0.8.7claws5
3969
3970         * src/toolbar.[ch]
3971                 generic toolbar handling
3972                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
3973         * src/prefs_toolbar.[ch]
3974                 adjust to handling
3975         
3976 2002-12-24 [oliver]     0.8.7claws4
3977         
3978         * src/stock_pixmap.[ch]
3979                 move SYLPHEED_LOGO to end of list in order 
3980                 to remove it from Custom Toolbar`s Icon View
3981
3982 2002-12-24 [alfons]     0.8.7claws3
3983
3984         * src/summaryview.c
3985                 summary_thread_build(): fix crash because of focus != selection 
3986                 after threading. when deleting the selection, gtk tries but fails 
3987                 to find the correct focusable element. we now force the selection
3988                 to be focused. this should solve the infamous bug reported by 
3989                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
3990                 a test case is available. 
3991
3992 2002-12-24 [darko]      0.8.7claws2
3993
3994         * src/summaryview.c
3995                 don't crash when unmarking message with unread children
3996
3997 2002-12-23 [christoph]  0.8.7claws1
3998
3999         * src/Makefile.am
4000         * src/common/Makefile.am
4001                 update Makefiles for moved intl.h, version.h and defs.h
4002         * src/imap.c
4003                 rewrite imap_session_get to avoid duplicate code
4004
4005 2002-12-23 [paul]       0.8.7claws
4006
4007         * Santa-Claws released
4008         
4009         * po/hu.po
4010           po/ru.po
4011                 squeeze in updated Hungarian and Russian translations.
4012                 Submitted by  Gál Zoltán and Ruslan N. Balkin
4013
4014 2002-12-23 [paul]       0.8.6claws129
4015
4016         * po/pl.po
4017                 updated by Witold Wladyslaw Wojciech Wilk
4018
4019 2002-12-23 [paul]       0.8.6claws128
4020
4021         * src/quote_fmt_parse.y
4022                 fix typo and add licence header
4023
4024 2002-12-23 [paul]       0.8.6claws127
4025
4026         * po/en_GB.po
4027                 updated
4028
4029 2002-12-23 [paul]       0.8.6claws126
4030
4031         * po/it.po
4032                 updated translation, submitted by Alessandro Maestri
4033                 
4034 2002-12-23 [paul]       0.8.6claws125
4035
4036         * src/quote_fmt_parse.y
4037                 fix signature-stripping on replies bug. match
4038                 '-- \n' and not '-- '.
4039
4040 2002-12-22 [paul]       0.8.6claws124
4041
4042         * po/bg.po
4043           po/es.po
4044           po/sr.po
4045                 updated translations. submitted by George Danchev,
4046                 Ricardo Mones Lastra, and Urke MMI respectively
4047
4048 2002-12-21 [paul]       0.8.6claws123
4049
4050         * src/addrbook.c
4051                 fix coding style
4052
4053 2002-12-21 [paul]       0.8.6claws122
4054
4055         * src/addrbook.c
4056                 fix bug [643638] where if a person is in one or more
4057                 addressbook groups editing that person's email 
4058                 address results in removal from those groups.
4059                 Patch submitted by Luke Plant.
4060
4061 2002-12-20 [christoph]  0.8.6claws121
4062
4063         * src/common/utils.c
4064         * src/summaryview.c
4065                 reimplement expand_search_string using GString to
4066                 prevent crashs caused by miscalculated string
4067                 lengths reported by Paul
4068
4069 2002-12-20 [christoph]  0.8.6claws120
4070
4071         * src/summaryview.c
4072                 don't use "changed" to check if op_count has to be changed as it
4073                 is also set when the message has unread children
4074                 (closes bug [ 653221 ] crash while deleting duplicates)
4075
4076 2002-12-20 [paul]       0.8.6claws119
4077
4078         * sync with 0.8.6cvs27
4079                 see ChangeLog 2002-12-20
4080
4081 2002-12-20 [paul]       0.8.6claws118
4082
4083         * sync with 0.8.6cvs26
4084                 see ChangeLog 2002-12-19 and 2002-12-20
4085
4086 2002-12-19 [alfons]     0.8.6claws117
4087
4088         * src/textview.c
4089                 fix incorrect parsing of email addresses, submitted by 
4090                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
4091                 name display if it contains @".
4092
4093 2002-12-18 [paul]       0.8.6claws116
4094
4095         * sync with 0.8.6cvs23
4096                 see ChangeLog 2002-12-18
4097
4098 2002-12-18 [paul]       0.8.6claws115
4099
4100         * src/Makefile.am
4101         * src/account.c
4102         * src/codeconv.c
4103         * src/gtkutils.[ch]
4104         * src/imap.c
4105                 sync with 0.8.6cvs22.
4106                 see ChangeLog 2002-12-17 and 2002-12-18
4107
4108 2002-12-17 [christoph]  0.8.6claws114
4109
4110         * src/imap.c
4111                 o don't create a session if imap greeting fails
4112                 o don't close socket when authentication fails
4113                   this is done by imap_session_destroy
4114
4115 2002-12-17 [thorsten]   0.8.6claws113
4116
4117         * tools/Makefile.am
4118           tools/README
4119           tools/google_msgid.pl ** NEW FILE **
4120                 Added "search for message-id" script and doc
4121
4122 2002-12-17 [thorsten]   0.8.6claws112
4123
4124         * po/hu.po
4125                 Updated hungarian translation
4126                 (updated by Gal Zoltan)
4127
4128 2002-12-16 [christoph]  0.8.6claws111
4129
4130         * src/addr_compl.c
4131                 remove stupid addressbook dump to debug output
4132         * src/mh.c
4133                 fix memory leak found by Hiro
4134
4135 2002-12-14 [paul]       0.8.6claws110
4136
4137         * src/compose.c
4138                 fix menubar sensitivity on send
4139                 
4140         * src/prefs_filtering.c
4141         * src/prefs_matcher.c
4142         * src/prefs_scoring.c
4143                 Fix english ;)
4144                 
4145         * src/common/quoted-printable.h
4146                 sync: fix typo
4147         
4148 2002-12-13 [christoph]  0.8.6claws109
4149
4150         * src/Makefile.am
4151         * src/manage_window.[ch]        ** REMOVE **
4152         * src/gtk/Makefile.am
4153         * src/gtk/manage_window.[ch]    ** NEW **
4154                 move manage_window files to gtk directory
4155
4156 2002-12-13 [christoph]  0.8.6claws108
4157
4158         * src/Makefile.am
4159         * src/gtkshruler.[ch]           ** REMOVE **
4160         * src/gtk/Makefile.am
4161         * src/gtk/gtkshruler.[ch]       ** NEW **
4162                 move gtkshruler files to gtk directory
4163
4164 2002-12-13 [christoph]  0.8.6claws107
4165
4166         * src/Makefile.am
4167         * src/compose.c
4168         * src/gtkstext.[ch]             ** REMOVE **
4169         * src/gtkutils.[ch]
4170         * src/textview.c
4171         * src/gtk/gtkstext.[ch]         ** NEW **
4172         * src/gtk/Makefile.am
4173                 o move stext functions to gtkstext.c to remove
4174                   dependency of gtkutils
4175                 o move gtkstext files to gtk directory
4176
4177         * src/gtk/Makefile.am
4178         * src/gtk/sslcertwindow.[ch]
4179                 UI stuff can always depend on common code so
4180                 it's ok to add ../common to include path
4181
4182 2002-12-13 [colin]      0.8.6claws106
4183
4184         * src/summaryview.c
4185                 Disconnect sighandlers for mainwindow when
4186                 quicksearch has the focus
4187                 Fix bug #653231
4188         * src/mainwindow.[ch]
4189                 Make key_pressed callback public, to be able
4190                 to disconnect it
4191
4192 2002-12-13 [christoph]  0.8.6claws105
4193
4194         * src/mh.c
4195                 create .mh_sequences file in new MH folders
4196                 (closes feature request [ 523162 ] MH folders should
4197                  get a .mh_sequences)
4198
4199 2002-12-13 [colin]      0.8.6claws104
4200
4201         * src/summaryview.c
4202                 Better handling of quicksearch show/hide
4203                 (basically the button stays under the mouse 
4204                  when toggled)
4205
4206 2002-12-13 [paul]       0.8.6claws103
4207
4208         * sync with 0.8.6cvs17
4209                 see ChangeLog 2002-12-13
4210
4211 2002-12-13 [paul]       0.8.6claws102
4212
4213         * po/es.po
4214                 updated by Ricardo Mones Lastra
4215
4216 2002-12-11 [colin]       0.8.6claws101
4217
4218         * src/folder.c
4219                 remove statusbar stuff
4220           src/folderview.c
4221                 set statusbar verbosity when moving folders
4222
4223 2002-12-11 [colin]       0.8.6claws100
4224         * src/prefs_filtering.c
4225         * src/prefs_matcher.c
4226         * src/prefs_scoring.c
4227                 Fix english ;)
4228
4229 2002-12-11 [colin]       0.8.6claws99
4230
4231         * src/prefs_common.[ch]
4232                 Add summary_quicksearch_type
4233         * src/summaryview.c
4234                 Save last used quicksearch type
4235
4236 2002-12-11 [jens]       0.8.6claws98
4237         * src/prefs_filtering.c
4238         * src/prefs_matcher.c
4239         * src/prefs_scoring.c
4240                 added dialog for incomplete rules in scoring, filtering and
4241                 matcher to ask wheather really close
4242
4243 2002-12-11 [colin]      0.8.6claws97
4244
4245         * src/folder.c
4246                 Fix folder dnd statusbar logging
4247
4248 2002-12-10 [christoph]  0.8.6claws96
4249
4250         * src/compose.c
4251         * src/folder.c
4252         * src/imap.c
4253         * src/inc.c
4254         * src/main.c
4255         * src/mainwindow.c
4256         * src/news.c
4257         * src/send.c
4258         * src/statusbar.[ch]
4259         * src/common/hooks.c
4260         * src/common/log.[ch]
4261                 o handle verbose logging in statusbar directly in statusbar code
4262                   and common code does not need any knowledge about a statusbar
4263                 o remove direct calls to statusbar_(puts|pop)_all functions
4264
4265 2002-12-10 [jens]       0.8.6claws95
4266
4267         * src/*.c
4268                 removed gettext from g_warnings
4269         * po/POTFILES.in
4270                 cleaned and updated
4271         * po/de.po
4272                 updated
4273
4274 2002-12-10 [colin]      0.8.6claws94
4275
4276         * src/main.c
4277                 finish crash dialog fix
4278
4279 2002-12-10 [colin]      0.8.6claws93
4280
4281         * src/main.c
4282                 "Fix" "sylpheed already running" instead of
4283                 crash dialog appearing after a crash
4284
4285 2002-12-10 [colin]      0.8.6claws92
4286
4287         * po/POTFILES.in
4288                 add src/gtk/sslcertwindow.c
4289
4290 2002-12-10 [paul]       0.8.6claws91
4291
4292         * po/POTFILES.in
4293                 updated to reflect recent changes
4294                 submitted by Alessandro Maestri
4295
4296 2002-12-09 [christoph]  0.8.6claws90
4297
4298         * src/Makefile.am
4299         * src/smtp.[ch]                 ** REMOVE **
4300         * src/common/Makefile.am
4301         * src/common/smtp.[ch]          ** NEW **
4302                 move smtp files to common directory
4303
4304 2002-12-09 [christoph]  0.8.6claws89
4305
4306         * src/Makefile.am
4307         * src/session.[ch]              ** REMOVE **
4308         * src/common/Makefile.am
4309         * src/common/session.[ch]       ** NEW **
4310                 move session files to common directory
4311
4312 2002-12-09 [paul]       0.8.6claws88
4313
4314         * src/account.c
4315                 fix bug [649746] edit accounts: move account reverted
4316                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
4317
4318 2002-12-09 [colin]      0.8.6claws87
4319
4320         * src/ssl_certificate.c
4321                 cleanup
4322
4323 2002-12-09 [colin]      0.8.6claws86
4324
4325         * src/ssl.c
4326                 Try to open the cert.pem database and 
4327                 issue a warning if it isn't there
4328
4329 2002-12-09 [colin]      0.8.6claws85
4330
4331         * src/common/ssl_certificate.c
4332         * src/gtk/sslcertwindow.c
4333                 Warning fixes
4334
4335 2002-12-09 [colin]      0.8.6claws84
4336
4337         * src/ssl_certificate.[ch] ** REMOVED **
4338         * src/common/ssl_certificate.[ch] ** NEW **
4339         * src/Makefile.am
4340         * src/common/Makefile.am
4341                 Moved ssl_certificate.[ch] to common
4342         * src/common/ssl.c 
4343                 Put back needed include
4344         * src/gtk/sslcertwindow.[ch]
4345                 Changed ssl_certificate.h include
4346         
4347 2002-12-09 [colin]      0.8.6claws83
4348
4349         * src/gtk/sslcertwindow.[ch]
4350                 Implement hook for certificate acception
4351         * src/ssl_certificate.[ch]
4352                 Implement hook for certificate acception
4353         * src/common/ssl.c
4354                 Reenable certificate acception check
4355         * src/mainwindow.c
4356                 Register sslcertwindow's hook
4357         
4358 2002-12-08 [christoph]  0.8.6claws82
4359
4360         * src/about.c
4361         * src/addr_compl.c
4362         * src/codeconv.c
4363         * src/manual.c
4364         * src/undo.c
4365         * src/common/utils.c
4366                 o add missing includes
4367                 o fix warnings
4368         * src/.cvsignore
4369         * src/common/.cvsignore
4370         * src/common/version.h          ** REMOVE **
4371                 remove autogenerated file
4372
4373 2002-12-08 [paul]       0.8.6claws81
4374
4375         * src/stringtable.c
4376                 put back needed include
4377
4378 2002-12-08 [colin]      0.8.6claws80
4379         
4380         * src/gtk/sslcertwindow.c
4381                 Cleaner popups when asking
4382         * src/ssl_certificate.c
4383         * src/prefs_common.[ch]
4384                 remove ssl certificate pref
4385                 put back needed include
4386         * src/undo.c
4387                 put back needed include
4388
4389 2002-12-08 [christoph]  0.8.6claws79
4390
4391         * src/folderview.c
4392         * src/logwindow.c
4393         * src/statusbar.c
4394         * src/summaryview.c
4395                 only abort hook invokation if required data is missing not
4396                 if our own data pointer is NULL, update hookfunction for
4397                 log window
4398
4399 2002-12-08 [paul]       0.8.6claws78
4400
4401         * src/about.c
4402         * src/addrcache.c
4403         * src/addrclip.c
4404         * src/addr_compl.c
4405         * src/addrselect.c
4406         * src/codeconv.c
4407         * src/colorlabel.c
4408         * src/enriched.c
4409         * src/esmtp.c
4410         * src/exporthtml.c
4411         * src/headerview.c
4412         * src/imageview.c
4413         * src/manual.c
4414         * src/noticeview.c
4415         * src/pgptext.c
4416         * src/scoring.c
4417         * src/sourcewindow.c
4418         * src/stringtable.c
4419         * src/undo.c
4420                 clean up: remove unneccesary includes
4421
4422 2002-12-08 [christoph]  0.8.6claws77
4423
4424         * src/folderview.c
4425         * src/statusbar.c
4426         * src/summaryview.c
4427         * src/common/hooks.[ch]
4428                 hook functions now have a gboolean return value, if a hook
4429                 returns TRUE it will stop executing of any more hooks in
4430                 the same hooklist for this invokation
4431
4432 2002-12-08 [colin]      0.8.6claws76
4433         
4434         * src/main.c
4435                 put back argv0 for CRASH_DIALOG
4436
4437 2002-12-08 [christoph]  0.8.6claws75
4438
4439         * src/Makefile.am
4440         * src/about.c
4441         * src/account.c
4442         * src/crash.c
4443         * src/esmtp.h
4444         * src/imap.[ch]
4445         * src/inc.c
4446         * src/main.c
4447         * src/mainwindow.c
4448         * src/news.c
4449         * src/pop.[ch]
4450         * src/prefs_account.[ch]
4451         * src/prefs_common.[ch]
4452         * src/send.[ch]
4453         * src/smtp.[ch]
4454         * src/ssl_certificate.[ch]
4455         * src/ssl_manager.[ch]
4456         * src/common/Makefile.am
4457         * src/common/log.c
4458         * src/common/nntp.[ch]
4459         * src/common/socket.[ch]
4460         * src/common/ssl.[ch]
4461         * src/gtk/sslcertwindow.[ch]
4462         * ac/openssl.m4
4463                 use new autoconf script to detect OpenSSL with extra parameters
4464                 to specify the location of libs and includes, also remove USE_SSL
4465                 to USE_OPENSSL
4466
4467         * src/common/sylpheed.[ch]
4468         * src/common/version.h.in
4469                 start seperation of common code initialization seperated from gui
4470
4471         * src/summaryview.c
4472                 The function that is called when a color label changes
4473                 should not change the color lable again
4474
4475 2002-12-08 [colin]      0.8.6claws74
4476
4477         * src/gtk/sslcertwindow.c
4478                 warning fixes
4479
4480 2002-12-08 [colin]      0.8.6claws73
4481
4482         * src/statusbar.c
4483           src/common/log.h
4484                 Register a hook for statusbar_puts_all
4485         * src/common/log.c
4486                 invoke statusbar_puts_all's hook
4487         
4488 2002-12-08 [colin]      0.8.6claws72
4489
4490         * src/ssl_certificate.c
4491                 Put back a badly-removed include
4492
4493 2002-12-08 [colin]      0.8.6claws71
4494
4495         * src/gtk/sslcertwindow.[ch]    ** NEW **
4496                 new certificate presentation
4497         * src/gtk/Makefile.am
4498                 add new files
4499         * src/ssl_certificate.[ch]
4500                 gtk cleanup, made utility functions public
4501         * src/ssl_manager.c
4502                 use new cert presentation
4503
4504 2002-12-07 [christoph]  0.8.6claws70
4505
4506         * src/Makefile.am
4507         * src/nntp.[ch]                 ** REMOVE **
4508         * src/common/Makefile.am
4509         * src/common/nntp.[ch]          ** NEW **
4510                 move nntp files to common directory
4511
4512 2002-12-07 [christoph]  0.8.6claws69
4513
4514         * src/procmsg.[ch]
4515         * src/summaryview.c
4516                 implement msginfo update callback using sylpheed's new
4517                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
4518
4519 2002-12-06 [christoph]  0.8.6claws68
4520
4521         * src/editgroup.c
4522                 This patch changes the 'Edit Group Details' dialog to
4523                 allow extended selections in either pane, so that
4524                 addresses can be added or removed from a group more
4525                 quickly and easily. (it actually is a net decrease in
4526                 file size, as some unnecessary functions have been
4527                 removed). 
4528                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
4529
4530 2002-12-06 [christoph]  0.8.6claws67
4531
4532         * src/Makefile.am
4533         * src/template.[ch]             ** REMOVE **
4534         * src/common/Makefile.am
4535         * src/common/template.[ch]      ** NEW **
4536                 move template files to common directory
4537
4538         * src/nntp.c
4539                 add missing log.h include
4540
4541 2002-12-06 [melvin]     0.8.6claws66
4542
4543         * src/prefs_actions.c
4544                 Added the trailing ">" syntax to insert command's output
4545                 without replacing old text (in contrast to trailing "|").
4546
4547 2002-12-05 [colin]      0.8.6claws65
4548         
4549         * src/common/utils.c
4550                 Don't modify original search_string or it'll change
4551                 the next iterations in the for()
4552
4553 2002-12-05 [darko]      0.8.6claws64
4554
4555         * src/common/utils.c
4556                 proper check for filtering commands, found by Colin
4557
4558 2002-12-05 [darko]      0.8.6claws63
4559
4560         * src/common/utils.c
4561                 check proper string for NULL pointer, found by Colin
4562
4563 2002-12-05 [darko]      0.8.6claws62
4564
4565         * src/common/utils.[ch]
4566                 expand_search_string(): new function
4567                 converts Mutt-like patterns to Sylpheed's
4568                 filtering engine
4569         * src/summaryview.c
4570                 use expand_search_string() to allow Mutt-like
4571                 patterns in extended search
4572         * README.claws
4573                 document extended option in quick search
4574
4575 2002-12-05 [paul]       0.8.6claws61
4576
4577         * sync with 0.8.6cvs16
4578                 see ChangeLog 2002-12-05
4579                 
4580         * po/POTFILES.in
4581                 clean up
4582
4583 2002-12-04 [christoph]  0.8.6claws60
4584
4585         * src/imap.[ch]
4586                 put imap authentication code into a new function and
4587                 remove it from imap_session_new that will allow to
4588                 send other commands before authentication
4589
4590 2002-12-04 [christoph]  0.8.6claws59
4591
4592         * src/imap.[ch]
4593                 use already existing method to prevent unneeded IMAP
4594                 folder selects. Set imap_select parameters to NULL
4595                 in some functions if the values are not required.
4596
4597         * src/xml.h
4598                 remove no longer required include
4599
4600 2002-12-04 [paul]       0.8.6claws58
4601
4602         * po/es.po
4603                 updated by Ricardo Mones Lastra
4604                 
4605         * configure.in
4606           po/hu.po      ** NEW FILE **
4607                 initial Hungarian translation, submitted
4608                 by Gál Zoltán <galzoli@hu.inter.net>
4609
4610 2002-12-03 [christoph]  0.8.6claws57
4611
4612         * src/Makefile.am
4613         * src/gtksctree.[ch]            ** REMOVE **
4614         * src/gtk/Makefile.am
4615         * src/gtk/gtksctree.[ch]        ** NEW **
4616                 move gtksctree files to gtk directory
4617
4618 2002-12-03 [christoph]  0.8.6claws56
4619
4620         * src/Makefile.am
4621         * src/md5.[ch]                  ** REMOVE **
4622         * srm/common/Makefile.am
4623         * src/common/md5.[ch]           ** NEW **
4624                 move md5 files to common directory
4625
4626         * src/gtkstext.c
4627                 remove not required #include
4628
4629 2002-12-03 [sergey]     0.8.6claws55
4630
4631         * src/gtkutils.c
4632         * src/gtkutils.h
4633                 gtkut_window_popup(): new function.
4634         * src/mainwindow.c
4635                 main_window_popup(): use gtkut_window_popup() to raise
4636                 window without changing its position.
4637                 (see sylpheed-main ML message [sylpheed:17247])
4638
4639 2002-12-03 [sergey]     0.8.6claws54
4640
4641         * src/send.c
4642                 send_message_local(): removed first-dot escaping
4643                 (SMTP-only, not needed for sending through pipe)
4644
4645 2002-12-03 [paul]       0.8.6claws53
4646
4647         * po/POTFILES.in
4648                 update to reflect recent changes (thanks
4649                 to Ricardo Mones Lastra)
4650                 
4651         * tools/filter_conv.pl
4652                  fix problem with quoted strings. Patch submitted
4653                  by Luke Plant <lukeplant@softhome.net>
4654
4655 2002-12-03 [paul]       0.8.6claws52
4656
4657         * sync with 0.8.6cvs15
4658                 see ChangeLog 2002-12-03
4659
4660 2002-12-02 [christoph]  0.8.6claws51
4661
4662         * src/logwindow.[ch]
4663         * src/common/log.[ch]
4664                 implement logging using a hook function
4665
4666         * src/folderview.c
4667         * src/folder.[ch]
4668                 define hooklist name in header file to avoid
4669                 errors caused by wrong spelling of hooklist names
4670
4671         * src/toolbar.c
4672                 fix warnings
4673
4674 2002-12-02 [christoph]  0.8.6claws50
4675
4676         * src/common/Makefile.am
4677                 add src/common/hooks.[ch]
4678
4679         * src/common/hooks.[ch]
4680                 implement a simple hook system using glib's hook functions
4681
4682         * src/folder.[ch]
4683         * src/folderview.c
4684                 use new hook system for folder item updates
4685
4686 2002-12-02 [christoph]  0.8.6claws49
4687
4688         * doc-src/ui_seperation.txt     ** NEW **
4689                 information for ui seperation
4690
4691         * src/Makefile.am
4692                 remove files that were moved to common
4693                 include common directory by default for the header files
4694
4695         * src/inc.c
4696         * src/common/socket.c
4697         * src/automaton.[ch]
4698                 implement automaton using g_io_*-functions instead of
4699                 gdk_input_add to make it ui independent
4700
4701         * src/codeconv.c
4702         * src/compose.c
4703         * src/ldif.c
4704         * src/pgptext.c
4705         * src/procmime.c
4706         * src/rfc2015.c
4707         * src/smtp.c
4708         * src/unmime.c
4709                 remove common/ prefix because directory is now in
4710                 include path
4711
4712         * src/compose.c
4713         * src/folder.c
4714         * src/folderview.c
4715         * src/mainwindow.c
4716         * src/messageview.c
4717         * src/prefs_common.c
4718         * src/procmsg.c
4719         * src/rfc2015.c
4720                 fix warnings
4721
4722         * src/imap.c
4723         * src/inc.c
4724         * src/news.c
4725         * src/pop.c
4726         * src/send.c
4727         * src/smtp.c
4728         * src/ssl_certificate.c
4729                 add log.h header file for logging functions
4730
4731         * src/main.c
4732         * src/common/utils.c
4733         * src/summaryview.c
4734         * src/xml.c
4735                 o move debug_mode to common/utils.c
4736                 o add functions to set and get debug_mode
4737
4738         * src/defs.h                    ** REMOVE **
4739         * src/intl.h                    ** REMOVE **
4740         * src/socket.[ch]               ** REMOVE **
4741         * src/ssl.[ch]                  ** REMOVE **
4742         * src/utils.[ch]                ** REMOVE **
4743                 replaced by new files in src/common/
4744         
4745         * src/common/Makefile.am
4746                 add new files in src/common/
4747
4748         * src/common/defs.h             ** NEW **
4749         * src/common/intl.h             ** NEW **
4750         * src/common/log.[ch]           ** NEW **
4751         * src/common/socket.[ch]        ** NEW **
4752         * src/common/ssl.[ch]           ** NEW **
4753         * src/common/utils.[ch]         ** NEW **
4754                 replacement for files in src/
4755
4756 2002-12-02 [colin]      0.8.6claws48
4757
4758         * src/folderview.c
4759                 Scroll folderview if necessary during dnd
4760
4761 2002-12-02 [colin]      0.8.6claws47
4762
4763         * src/folder.[ch]
4764                 Add check to verify a move is within a single mailbox
4765         * src/folderview.c
4766                 Add specific error string for this check
4767
4768 2002-12-02 [colin]      0.8.6claws46
4769
4770         * src/folder.c
4771                 Add a test to folder moving, remove a statusbar_print
4772         * src/folderview.c
4773                 Add Move folder... context-menu item
4774                 Factorize folder moving code
4775                 Enable folder DND for mbox
4776
4777 2002-12-01 [christoph]  0.8.6claws45
4778
4779         * ac/aspell.m4
4780                 remove conf.aspelltest if the version check fails
4781
4782 2002-11-30 [christoph]  0.8.6claws44
4783
4784         * autogen.sh
4785                 run libtoolize --force in autogen to create missing
4786                 libtool scripts
4787
4788 2002-11-30 [christoph]  0.8.6claws43
4789
4790         * src/Makefile.am
4791         * src/pgptext.c
4792         * src/procmime.c
4793         * src/rfc2015.c
4794         * src/uuencode.[ch]             ** REMOVED **
4795         * src/common/Makefile.am
4796         * src/common/uuencode.[ch]      ** NEW **
4797                 move uuen/decoder to common directory
4798
4799 2002-11-30 [christoph]  0.8.6claws42
4800
4801         * src/Makefile.am
4802         * src/base64.[ch]               ** REMOVED **
4803         * src/codeconv.c
4804         * src/compose.c
4805         * src/ldif.c
4806         * src/pgptext.c
4807         * src/procmime.c
4808         * src/rfc2015.c
4809         * src/smtp.c
4810         * src/unmime.c
4811         * src/common/Makefile.am
4812         * src/common/base64.[ch]        ** NEW **
4813                 move base64 en/decoder to common directory
4814
4815 2002-11-30 [christoph]  0.8.6claws41
4816
4817         * src/common                    ** NEW **
4818                 new directory for UI independent code
4819         * src/gtk                       ** NEW **
4820                 new directory for GTK frontend
4821         * src/common/.cvsignore         ** NEW **
4822         * src/gtk/.cvsignore            ** NEW **
4823                 ignore build files
4824         * src/common/Makefile.am        ** NEW **
4825         * src/gtk/Makefile.am           ** NEW **
4826                 automake files to build new seperated stuff
4827         * src/Makefile.am
4828                 the binary will currently still be build with the
4829                 files in src, so we include the code from the
4830                 subdirs for now after building the libs there
4831
4832 2002-11-30 [paul]       0.8.6claws40
4833
4834         * src/compose.c
4835                 fix bug [642731] 'Wrong selected account with drafted mail'
4836
4837 2002-11-29 [oliver]     0.8.6claws39
4838         
4839         * src/messageview.c
4840                 o update summaryview when switching between different
4841                   messageviews          
4842         * src/toolbar.c  
4843                 o check if messageview holds already removed msg
4844                   from summaryview
4845                 
4846
4847 2002-11-29 [oliver]     0.8.6claws38
4848
4849         * src/toolbar.c 
4850                 remove not needed variables and includes
4851                 make messageview stay opened and move to next when msgs are deleted 
4852
4853 2002-11-29 [oliver]     0.8.6claws37
4854         
4855         * src/toolbar.c 
4856                 disable compose button (messageview toolbar) by default
4857                 deleted msgs are moved to trash
4858         
4859 2002-11-29 [melvin]     0.8.6claws36
4860
4861         * configure.in
4862                 Increased minimal gpgme version to 0.3.10 (Zombies out)
4863                 and to detect signatures expirations (gpgme 0.3.6)
4864
4865         * src/main.c
4866                 Use non obsolescent function for Gpgme engine checking.
4867
4868         * src/rfc2015.c
4869                 Inform about expired signatures or signatures which key
4870                 has expired. Expiration date is displayed.
4871
4872         * src/sigstatus.c
4873                 Inform about expired signatures or signatures which key
4874                 has expired.
4875
4876 2002-11-28 [paul]       0.8.6claws35
4877
4878         * src/folderview.c
4879                 re-instate 'Check for new messages' in Newsgroup
4880                 folders right-click menu, after a suggestion from
4881                 Tim Mann <timmann@users.sourceforge.net>
4882
4883         * src/main.c
4884                 after a crash check only local folders for new
4885                 messages
4886
4887 2002-11-28 [paul]       0.8.6claws34
4888
4889         * configure.in
4890                 apply patch that fixes the checking of GTK with XIM 
4891                 support on different OSs, such as FreeBSD. Patch 
4892                 submitted by Topia <topia@users.sourceforge.net>
4893                 
4894 2002-11-28 [paul]       0.8.6claws33
4895
4896         * src/mainwindow.c
4897           src/prefs_common.c
4898           src/prefs_toolbar.c
4899                 more changes to the English
4900
4901 2002-11-28 [paul]       0.8.6claws32
4902
4903         * sync with 0.8.6cvs13
4904                 see ChangeLog 2002-11-28 (no sync needed
4905                 for src/compose.c)
4906
4907 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
4908         
4909         * src/mainwindow.[ch]
4910                 add patch by Ivan F. Martinez introducing messageview Toolbar
4911                 some changes and committed by oliver    
4912
4913 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
4914
4915         * src/messageview.[ch]
4916                 add patch by Ivan F. Martinez introducing messageview Toolbar
4917                 some changes and committed by oliver    
4918
4919 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
4920
4921         * src/compose.[ch]
4922                 add patch by Ivan F. Martinez introducing messageview Toolbar
4923                 some changes and committed by oliver    
4924
4925 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
4926         
4927         * src/toolbar.[ch]
4928                 add patch by Ivan F. Martinez introducing messageview Toolbar
4929                 some changes and committed by oliver
4930
4931 2002-11-28 [oliver]     0.8.6claws27
4932         
4933         * src/prefs_toolbar.[ch]
4934                 getting ready for messageview toolbar
4935                 free mem allocated by gettext
4936                 change prefs_toolbar to prefs_toolbar_open
4937  
4938 2002-11-28 [thorsten]   0.8.6claws26
4939
4940         * src/imageview.[ch]
4941                 cleaned up conflicting declarations of
4942                 imageview_show_image()
4943
4944 2002-11-28 [paul]       0.8.6claws25
4945
4946         * src/grouplistdialog.c
4947           src/prefs_common.c
4948           src/prefs_summary_column.c
4949                 a few more improvements to the English
4950
4951 2002-11-28 [colin]      0.8.6claws24
4952
4953         * man/sylpheed.1
4954                 A few updates to command-line parameters
4955
4956 2002-11-28 [colin]      0.8.6claws23
4957
4958         * src/prefs_filtering.c
4959                 Fix problems with prefs_filtering_delete_path:
4960                 a) if the first rule is removed, original pointers
4961                    weren't updated (leading to segfaults)
4962                 b) it was always global_processing updated in case
4963                    of removed path was parent of rule path
4964
4965 2002-11-27 [paul]       0.8.6claws22
4966
4967         * src/mainwindow.c
4968           src/prefs_account.c
4969           src/prefs_actions.c
4970           src/prefs_common.c
4971           src/prefs_customheader.c
4972           src/prefs_display_header.c
4973           src/prefs_filtering.c
4974           src/prefs_folder_item.c
4975           src/prefs_matcher.c
4976           src/prefs_scoring.c
4977           src/prefs_summary_column.c
4978           src/prefs_template.c
4979           src/prefs_toolbar.c
4980                  improve the English in the GUI
4981
4982 2002-11-27 [colin]      0.8.6claws21
4983
4984         * src/folder.c
4985                 Fix processing renaming problems happening after
4986                 last commit
4987
4988 2002-11-27 [colin]      0.8.6claws20
4989
4990         * src/folder.c
4991                 recursive move now deletes src each subfolder after 
4992                 having moved it
4993         * src/folderview.c
4994                 Use identifier instead of path during dnd (enables
4995                 IMAP folder dnd)
4996
4997 2002-11-27 [paul]       0.8.6claws19
4998
4999         * src/main.c
5000                 apply patch that does command-line processing 
5001                 BEFORE gtk_init, allowing claws to run from 
5002                 shell-scripts in non-X environment (e.g. crontab 
5003                 or ip-up, ip-down scripts). Patch submitted by
5004                 Ruslan N. Balkin <baron@dartel.ru>
5005                 
5006         * po/it.po
5007                 updated by Alessandro Maestri
5008
5009 2002-11-27 [paul]       0.8.6claws18
5010
5011         * sync with 0.8.6cvs12
5012           src/prefs_common.c
5013                 Differences are that main uses a 'Receive dialog'
5014                 frame on the Interface tab, whereas claws groups all 
5015                 the dialogs together in a 'Dialogs' frame.
5016
5017 2002-11-27 [colin]      0.8.6claws17
5018
5019         * src/prefs_matcher.c
5020                 Fix Execute criteria's NOT flag
5021
5022
5023 2002-11-26 [christoph]  0.8.6claws16
5024
5025         * src/ssl.c
5026                 rewrite the ssl code a little bit, only use one
5027                 SSL context, set default certificates' file/path
5028
5029 2002-11-26 [thorsten]   0.8.6claws15
5030
5031         * src/compose.c
5032                 default-reply-to didn't work for ml-reply
5033
5034 2002-11-26 [melvin]     0.8.6claws14
5035
5036         * src/prefs_actions.c
5037                 Made pipe-actions ignore short headers in message view
5038                 Made trailing-pipe-actions write in the message view with
5039                 the same font as the original message
5040
5041 2002-11-26 [paul]       0.8.6claws13
5042
5043         * src/compose.c
5044                 this time commit the correct file
5045
5046 2002-11-26 [paul]       0.8.6claws12
5047
5048         * sync with 0.8.6cvs11
5049           src/quote_fmt_parse.y  
5050                 no sync needed
5051           src/account.[ch]       
5052                 not sync'ed
5053           src/compose.c
5054                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
5055                 on draft mode.
5056                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
5057                 header
5058                 
5059         see ChangeLog 2002-11-25 and 2002-11-26
5060
5061 2002-11-26 [colin]      0.8.6claws11
5062
5063         * src/folderview.c
5064                 Fix collapsed folder not auto-expanding during
5065                 mail dnd, if it was the source folder.
5066
5067 2002-11-25 [colin]      0.8.6claws10
5068
5069         * src/folderview.[ch]
5070                 Variable renaming and cleaning (slist of nodes 
5071                 to be re-collapsed is stored in FolderView)
5072
5073 2002-11-25 [paul]       0.8.6claws9
5074
5075         * src/prefs_common.[ch]
5076                 fix breakage caused by last commit
5077
5078 2002-11-25 [paul]       0.8.6claws8
5079
5080         * sync with 0.8.6cvs4
5081                 see ChangeLog 2002-11-21
5082
5083 2002-11-25 [paul]       0.8.6claws7
5084
5085         * sync with 0.8.6cvs4
5086                 see ChangeLog 2002-11-20
5087
5088 2002-11-25 [paul]       0.8.6claws6
5089
5090         * sync with 0.8.6cvs3
5091                 see ChangeLog 2002-11-18
5092
5093 2002-11-25 [colin]      0.8.6claws5
5094
5095         * src/gtkutils.[ch]
5096                 Add gtkut_ctree_node_is_parent()
5097         * src/folderview.c
5098                 Spring-loaded folders
5099
5100 2002-11-25 [colin]      0.8.6claws4
5101
5102         * src/utils.[ch]
5103                 Add slist_concat_unique(), function to merge
5104                 two GSList filtering dups
5105         * src/folder.[ch]
5106         * src/summaryview.[ch]
5107         * src/folderview.c
5108         * src/main.c
5109                 Add detection/update/display of unread answers
5110                 to marked mails
5111         * src/procmsg.[ch]
5112                 Add procmsg_find_children()
5113                 Add procmsg_msg_has_marked_parent()
5114
5115 2002-11-25 [colin]      0.8.6claws3
5116
5117         * src/ssl_certificate.[ch]
5118                 Allow checking a certificate without a DNS
5119                 lookup
5120                 Allow to forget a cert (by deleting it)
5121                 Make ssl_certificate_destroy_public
5122         * src/ssl_manager.[ch] ** NEW FILES **
5123                 Gui to manage (display/remove) certificates
5124         * src/prefs_common.[ch]
5125                 Add a pref to allow silent acceptation of
5126                 trusted certificates or not (based on the
5127                 "I want to know what's going on" principle)
5128         * src/mainwindow.c
5129                 Add SSL manager in Tools menu
5130         * src/Makefile.am
5131                 Add the new files to the build
5132         * po/POTFILES.in
5133                 Add ssl_manager.c to translations
5134
5135 2002-11-25 [colin]      0.8.6claws2
5136
5137         * src/summaryview.[ch]
5138                 Add S_SEARCH_EXTENDED to the quick search, which 
5139                 allows to search using filtering syntax.
5140
5141 2002-11-25 [colin]      0.8.6claws1
5142
5143         * src/summaryview.c
5144                 Deletion of duplicates now prefer deleting
5145                 the unread dup (fixes feature-request 638989).
5146
5147 2002-11-24 [paul]       0.8.6claws
5148
5149         * po/es.po
5150           po/pl.po
5151           po/ru.po
5152           po/sr.po
5153                 updated by Ricardo Mones Lastra,
5154                 Witold Wladyslaw Wojciech Wilk,
5155                 Ruslan N. Balkin, and  Urke MMI 
5156                 respectively
5157
5158 2002-11-24 [paul]       0.8.5claws182
5159
5160         * po/bg.po
5161                 updated by George Danchev
5162
5163 2002-11-23 [alfons]     0.8.5claws181
5164
5165         * src/imap.c
5166                 tiny memory leak found by browsing Dimitar's 
5167                 valgrind report
5168
5169 2002-11-23 [paul]       0.8.5claws180
5170
5171         * po/it.po
5172                 updated by Alessandro Maestri
5173
5174 2002-11-22 [christoph]  0.8.5claws179
5175
5176         * src/compose.c
5177         * src/inc.c
5178         * src/prefs_filtering.c
5179         * src/summaryview.c
5180                 more warning fixes
5181
5182 2002-11-22 [alfons]     0.8.5claws178
5183
5184         * src/summaryview.c
5185                 summary_execute_delete_func(): if message is deleted, make 
5186                 sure to also remove its entry in the subject hash table. 
5187                 fixes a corner case bug.
5188
5189 2002-11-22 [paul]       0.8.5claws177
5190
5191         * .cvsignore
5192                 add 'autom4te.cache'
5193                 
5194         * ltconfig      ** REMOVED **
5195                 not needed
5196
5197 2002-11-22 [paul]       0.8.5claws176
5198
5199         * src/textview.c
5200                 textview_set_font(): fix for message display in
5201                 UTF-8 locales (thanks to Sergey Vlasov).
5202                 
5203         * AUTHORS
5204                 add new team members and contributors
5205
5206
5207 2002-11-21 [colin]      0.8.5claws175
5208
5209         * src/procmsg.[ch]
5210                 Add procmsg_remove_special_headers()
5211         * src/mh.c
5212                 Use procmsg_remove_special_headers() for 
5213                 previous fix
5214
5215 2002-11-21 [colin]      0.8.5claws174
5216
5217         * src/mh.c
5218                 Fix moving/copying from queue/draft folders
5219                 for MH folders
5220
5221 2002-11-21 [christoph]  0.8.5claws173
5222
5223         * src/crash.c
5224         * src/filtering.c
5225         * src/logwindow.c
5226         * src/main.c
5227         * src/matcher_parser_lex.[hl]
5228         * src/mbox.c
5229         * src/mbox_folder.[ch]
5230         * src/prefs_filtering.c
5231         * src/procheader.c
5232         * src/quote_fmt_lex.l
5233         * src/ssl.c
5234                 fix all warnings except the warnings in lex and yacc files
5235
5236 2002-11-20 [christoph]  0.8.5claws172
5237
5238         * src/imap.c
5239                 fix MsgInfo retrieval for IMAP draft and queue folders
5240                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
5241
5242 2002-11-19 [christoph]  0.8.5claws171
5243
5244         * src/compose.c
5245                 fix segfault, when draft saving does not get
5246                 the MsgInfo of the new message
5247                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
5248
5249 2002-11-19 [christoph]  0.8.5claws170
5250
5251         * src/procmsg.c
5252                 add parameter check for flag setting function
5253                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
5254
5255 2002-11-18 [paul]       0.8.5claws169
5256
5257         * src/compose.c
5258                 more sensitivity fixes to redirect mode:
5259                 * disable toolbar draft button
5260                 * allow only Address book in the Tools menu
5261                 * disable editing of message by the spell
5262                   checker
5263
5264 2002-11-18 [paul]       0.8.5claws168
5265
5266         * src/compose.c
5267                 fix sensitivity of menu items in compose_redirect():
5268                 allow only the necessary items 
5269
5270 2002-11-18 [paul]       0.8.5claws167
5271
5272         * src/compose.c
5273                 fix bug [ 603259 ] 'attachment got lost on bounce'
5274
5275 2002-11-18 [paul]       0.8.5claws166
5276
5277         * po/ru.po
5278                 updated by Ruslan N. Balkin <baron@dartel.ru>
5279
5280 2002-11-18 [colin]      0.8.5claws165
5281
5282         * src/main.c
5283           src/defs.h
5284                 Remove old filtering stuff
5285
5286
5287 2002-11-17 [oliver]     0.8.5claws164
5288
5289         * src/toolbar.h
5290                 remove not needed typedef 
5291
5292 2002-11-17 [oliver]     0.8.5claws163
5293
5294         * src/toolbar.c
5295                 make toolbar's on click events translatable
5296
5297 2002-11-15 [colin]      0.8.5claws162
5298
5299         * src/summaryview.c
5300                 Revert too-soon integration of a feature
5301
5302 2002-11-15 [christoph]  0.8.5claws161
5303
5304         * src/imap.c
5305                 use main's implementation of imap_get_msginfo
5306
5307 2002-11-15 [christoph]  0.8.5claws160
5308
5309         * src/compose.c
5310         * src/folder.[ch]
5311         * src/imap.c
5312         * src/mbox_folder.c
5313         * src/mh.c
5314         * src/news.c
5315         * src/procmsg.c
5316         * src/summaryview.c
5317                 replace claws' fetch_msginfo with main's get_msginfo
5318                 (use main's implementation where possible)
5319
5320 2002-11-15 [colin]      0.8.5claws159
5321
5322         * src/ssl_certificate.c
5323                 Missed a check
5324
5325 2002-11-16 [melvin]     0.8.5claws158
5326
5327         * po/fr.po
5328                 Updated French translations.
5329
5330 2002-11-16 [colin]      0.8.5claws157
5331
5332         * src/ssl_certificate.c
5333                 Check for missing parts in the certificates
5334
5335 2002-11-15 [colin]      0.8.5claws156
5336
5337         * src/folderview.c
5338                 Preventive fix (missing check) found by
5339                 Alfons
5340
5341 2002-11-15 [paul]
5342
5343         * NEWS
5344                 sync with 0.8.6 release
5345
5346 2002-11-15 [colin]      0.8.5claws155
5347
5348         * src/folder.[ch]
5349           src/folderview.c
5350                 Fix error handling of folder_item_move_to()
5351                 (thanks to Alfons!)
5352
5353 2002-11-15 [colin]      0.8.5claws154
5354
5355         * src/folder.[ch]
5356           src/folderview.c
5357                 folder_item_move_to() sets an error message instead
5358                 of having GUI stuff in folder.c
5359
5360 2002-11-15 [colin]      0.8.5claws153
5361
5362         * src/procmsg.[ch]
5363                 Implemented a callback for MsgInfo updates, 
5364                 heavily copy/pasted from Christoph's folder 
5365                 callback system
5366         * src/summaryview.[ch]
5367                 Register summary_update_msg as callback
5368
5369 2002-11-14 [colin]      0.8.5claws152
5370         
5371         * src/procmsg.c
5372                 Update the FolderItem after sending (fixes 617593)
5373
5374 2002-11-14 [christoph]  0.8.5claws151
5375
5376         * src/folder.c
5377                 fix wrong position of NULL pointer check found
5378                 by Sergey
5379
5380 2002-11-14 [christoph]  0.8.5claws150
5381
5382         * src/folder.c
5383                 fix segfault when deleting messages from IMAP folders
5384                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
5385
5386 2002-11-14 [colin]      0.8.5claws149
5387
5388         * src/compose.c
5389                 Forwarding was also ignoring the folder's default account.
5390
5391 2002-11-14 [colin]      0.8.5claws148
5392
5393         * src/compose.c
5394                 Fix sent folder not set to folder properties when 
5395                 forwarding.
5396
5397 2002-11-14 [thorsten]   0.8.5claws147
5398
5399         * src/inc.c
5400                 inc_start(): Files were not moved from .processing to inbox,
5401                 if no global processing rule existed
5402
5403 2002-11-14 [colin]      0.8.5claws146
5404
5405         * src/ssl_certificate
5406                 Fix file operations
5407
5408 2002-11-14 [paul]       0.8.5claws145
5409
5410         * po/it.po
5411                 updated by Alessandro Maestri
5412
5413 2002-11-13 [alfons]     0.8.5claws144
5414
5415         * src/folder.c
5416                 folder_item_close(): only mark messages unread
5417                 when a folder has new messages 
5418
5419 2002-11-13 [keith]      0.8.5claws143
5420
5421         * src/imap.c
5422                 Fix problem moving or copying between
5423                 IMAP folders
5424
5425 2002-11-13 [colin]      0.8.5claws142
5426
5427         * src/matcher_parser_parse.y
5428                 Fix rule problem when " don't match
5429
5430 2002-11-13 [christoph]  0.8.5claws141
5431
5432         * src/folder.c
5433         * src/folderview.c
5434                 moved cache saving to folder_item_close
5435                 the folderview should not have to deal with
5436                 this things
5437
5438 2002-11-13 [christoph]  0.8.5claws140
5439
5440         * src/summaryview.c
5441                 moved setting of important score to
5442                 summary_set_prefs_from_folderitem
5443
5444 2002-11-13 [colin]      0.8.5claws139
5445
5446         * src/matcher_parser_parse.y
5447                 Fix a segfault in the parser (happening when
5448                 a good expression had been tested and a bad 
5449                 one arrives)
5450
5451 2002-11-13 [paul]       0.8.5claws138
5452
5453         * sync with 0.8.5cvs24
5454                 see ChangeLog 2002-11-13
5455                 
5456         * po/pt_BR.po
5457                 updated by Fabio Jr. Beneditto
5458
5459 2002-11-13 [colin]      0.8.5claws137
5460         
5461         * src/msgcache.c
5462           src/defs.h
5463           src/procmsg.[ch]
5464                 Revert last commit, problem
5465
5466 2002-11-13 [colin]      0.8.5claws136
5467
5468         * src/msgcache.c
5469                 Remove duplicated code
5470         * src/defs.h
5471                 Bumped CACHE_VERSION and MARK_VERSION
5472         * src/procmsg.[ch]
5473                 Network endian for cache and mark files
5474
5475 2002-11-12 [colin]      0.8.5claws135
5476
5477         * src/inc.c
5478                 Fix the "socket error" dialog which disappeared
5479
5480 2002-11-12 [colin]      0.8.5claws134
5481
5482         * src/msgcache.c
5483                 Reverse last commit which had performance 
5484                 problems, but still reverse the list
5485
5486 2002-11-12 [colin]      0.8.5claws133
5487
5488         * src/msgcache.c
5489                 Reverse list order
5490
5491 2002-11-12 [melvin]     0.8.5claws132
5492
5493         * src/compose.c
5494                 Added a check for a NULL prefs_common.dictionary
5495
5496 2002-11-12 [colin]      0.8.5claws131
5497
5498         * src/ssl_certificate.[ch]
5499                 Use FQDN hostname
5500
5501 2002-11-12 [colin]      0.8.5claws130
5502
5503         * src/ssl_certificate.[ch]
5504                 Take connection port into account for 
5505                 checking certificates (a single hostname
5506                 could have multiple servers with multiple
5507                 certificates)
5508         * src/ssl.c
5509                 Pass the port to ssl_certificate_check
5510
5511 2002-11-12 [paul]       0.8.5claws129
5512
5513         * src/folder.c
5514                 fix a typo in last commit
5515
5516 2002-11-12 [paul]       0.8.5claws128
5517
5518         * sync with 0.8.5cvs23
5519                 see ChangeLog entry 2002-11-12
5520
5521 2002-11-11 [colin]      0.8.5claws127
5522
5523         * src/ssl_certificate.c
5524                 Cleaner messages
5525                 Don't popup, instead log error, if the 
5526                 corresponding pref is checked
5527         * src/ssl_certificate.h
5528                 include <openssl/objects/h>
5529
5530 2002-11-11 [colin]      0.8.5claws126
5531
5532         * src/ssl_certificate.h
5533                 _Really_ clean it
5534
5535 2002-11-11 [colin]      0.8.5claws125
5536         
5537         * src/ssl_certificate.c
5538                 Fixed leak
5539
5540 2002-11-11 [colin]      0.8.5claws124
5541
5542         * src/ssl.c
5543                 Cleaned a bit
5544         * src/ssl_certificate.[ch]
5545                 Cleaned a bit (better use of SSL API)
5546                 (This will cause non-recognition of saved 
5547                  certificates of claws12[23]...)
5548
5549 2002-11-11 [paul]       0.8.5claws123
5550         
5551         * po/es.po
5552                 updated by Ricardo Mones Lastra
5553
5554 2002-11-11 [colin]      0.8.5claws122
5555
5556         * src/ssl.c
5557                 Fix a typo
5558
5559 2002-11-11 [colin]      0.8.5claws121
5560
5561         * src/ssl_certificate.[ch] ** NEW FILES **
5562         * src/ssl.[ch]
5563                 Check SSL certificates presented to us
5564         * src/Makefile.am
5565                 Add ssl_certificate.[ch]
5566         * po/POTFILES.in
5567                 Add ssl_certificate.c
5568
5569 2002-11-11 [paul]       0.8.5claws120
5570
5571         * sync with 0.8.5cvs22
5572                 see ChangeLog 2002-11-11
5573
5574 2002-11-11 [paul]       0.8.5claws119
5575
5576         * sync with 0.8.5cvs21
5577                 see ChangeLog 2002-11-11
5578
5579 2002-11-10 [jens]       0.8.5claws118
5580
5581         * src/folder.c
5582         * src/folderview.c
5583                 corrected some typing
5584         * po/de.po
5585                 updated german translation
5586         * sylpheed.spec.in
5587                 cleaned up specfile and adjusted it for claws
5588
5589 2002-11-10 [colin]      0.8.5claws117
5590
5591         * src/summaryview.c
5592                 a STATUSBAR_PUSH/POP fix
5593
5594 2002-11-10 [colin]      0.8.5claws116
5595
5596         * src/prefs_folder_item.c
5597                 Fix hanging after opening folder properties
5598
5599 2002-11-10 [hoa]        0.8.5claws115
5600
5601         * src/matcher_parser_lex.l
5602         * src/matcher_parser_parse.y
5603                 config file for scoring and filtering is no more trashed
5604                 when there is a syntax error in a filtering rule when
5605                 editing it in a dialog.
5606
5607 2002-11-09 [colin]      0.8.5claws114
5608
5609         * src/mbox_folder.c
5610                 Added missing initialisation of folder->destroy()
5611
5612 2002-11-09 [colin]      0.8.5claws113
5613
5614         * src/folder.c
5615           src/folderview.c
5616                 Fix the status bar messages
5617
5618 2002-11-09 [colin]      0.8.5claws112
5619
5620         * src/folderview.c
5621                 Fix hangs after folder dnd, happening after 
5622                 claws109.
5623
5624 2002-11-09 [christoph]  0.8.5claws111
5625
5626         * src/folderview.c
5627                 just changed order of calls (reverse order of
5628                 associated calls)
5629         * src/inc.c
5630                 lock inc when checking only one account, otherwise
5631                 inc all could be executed at the same time
5632
5633 2002-11-09 [christoph]  0.8.5claws110
5634
5635         * src/folderview.c
5636                 better unlock the mouse cursor before calling
5637                 summary_show because it changes the cursor too
5638
5639 2002-11-09 [christoph]  0.8.5claws109
5640
5641         * src/folder.[ch]
5642         * src/folderview.c
5643                 add functions to open and close a folder
5644                 o opending will execute scanning for remote folders
5645                   and processing
5646                 o closing will unset new flag for messages
5647
5648 2002-11-09 [colin]      0.8.5claws108
5649
5650         * src/folder.c
5651                 Add a call to prefs_matcher_write_config to 
5652                 avoid non-leaf folders filtering settings to be
5653                 lost
5654
5655 2002-11-09 [paul]       0.8.5claws107
5656
5657         * src/prefs_account.c
5658                 re-word a label
5659
5660 2002-11-09 [colin]      0.8.5claws106
5661
5662         * src/folderview.c
5663                 Minor esthetic fix
5664
5665 2002-11-09 [colin]      0.8.5claws105
5666
5667         * src/folderview.c
5668                 Fix prefs_filtering deletion for MH folders (same
5669                 reason as below)
5670         * src/prefs_filtering.c
5671                 Fix prefs_filtering renaming and deletion for 
5672                 folder-based processing rules.  
5673
5674 2002-11-09 [christoph]  0.8.5claws104
5675
5676         * src/compose.c
5677         * src/folder.[ch]
5678         * src/folderview.[ch]
5679         * src/import.c
5680         * src/inc.c
5681         * src/main.c
5682         * src/mainwindow.c
5683         * src/messageview.c
5684         * src/prefs_folder_item.c
5685         * src/procmsg.c
5686         * src/summaryview.c
5687                 implement a callback system for folder item updates
5688
5689 2002-11-09 [colin]      0.8.5claws103
5690
5691         * src/folderview.c
5692                 Fix prefs_filtering renaming for MH folders (we
5693                 shouldn't rename by path as another folder could
5694                 have the same hierarchy).
5695
5696 2002-11-09 [colin]      0.8.5claws102
5697
5698         * src/folder.c
5699                 Fix a leak found by Christoph, use better variable
5700                 names
5701
5702 2002-11-09 [colin]      0.8.5claws101
5703
5704         * src/folder.c
5705                 One more fix for processing rules
5706
5707 2002-11-08 [colin]      0.8.5claws100
5708         
5709         * src/matcher.c
5710                 Don't copy the compiled regexp (will be reevaluated)
5711         * src/folderview.c
5712                 Lock folderview while moving
5713         * src/folder.c
5714                 Provide info on what's happening to the user
5715
5716 2002-11-08 [colin]      0.8.5claws99
5717
5718         * src/folderview.c
5719                 Fix folder reordering after a move if parent is 
5720                 root
5721         * src/scoring.[ch]
5722                 Add function to copy a ScoringProp
5723         * src/prefs_folder_item.c
5724                 Copy scoring rules when copying a folder prefs
5725
5726 2002-11-08 [colin]      0.8.5claws98
5727
5728         * src/folderview.c
5729                 Fixes in case of failure
5730         * src/filtering.[ch]    
5731                 Add function to duplicate a FilteringProp
5732         * src/matcher.[ch]
5733                 Add function to duplicate a MatcherProp
5734         * src/prefs_folder_item.c
5735                 Save folder's processing rules when copying 
5736                 its prefs
5737
5738 2002-11-08 [colin]      0.8.5claws97
5739         
5740         * src/folderview.c
5741                 Sort after move
5742         * src/folder.c 
5743                 Change a printf to debug_print
5744
5745 2002-11-08 [colin]      0.8.5claws96
5746
5747         * src/folder.c
5748           src/folderview.c
5749                 Fix segfaults, call me stupido
5750         
5751
5752 2002-11-08 [colin]      0.8.5claws95
5753
5754         *src/folder.c
5755                 Added forgotten prefs to save when moving folders
5756
5757 2002-11-08 [colin]      0.8.5claws94
5758
5759         * src/folder.c
5760                 Fixes to folder DND (prefs copy)
5761         * src/folderview.c
5762                 Optimization for folder DND (don't rescan whole tree)
5763                 Added folderview_create_folder_node() for this 
5764                 optimization, so de-duped a bit the code
5765         * src/prefs_folder_item.[ch]
5766                 Added prefs_folder_item_copy_prefs()    
5767           
5768 2002-11-08 [paul]       0.8.5claws93
5769
5770         * src/prefs_account.c
5771           tools/README
5772           tools/kmail2sylpheed_v2.pl
5773                 correct some typos
5774
5775 2002-11-08 [paul]       0.8.5claws92
5776
5777         * src/compose.c
5778           src/prefs_account.[ch]
5779                 remove account options 'clearsign' and 'ascii_armored',
5780                 replace with 'default_gnupg_mode' to prevent mixed-mode
5781                 Privacy settings
5782
5783 2002-11-08 [paul]       0.8.5claws91
5784
5785         * src/compose.[ch]
5786                 re-implement GnuPG 'on-the-fly' mode selection,
5787                 disallow mixed-mode
5788
5789 2002-11-08 [colin]      0.8.5claws90
5790
5791         * src/folderview.c
5792           src/prefs_folder_item.c
5793                 Change "Property" to "Properties"
5794
5795 2002-11-07 [colin]      0.8.5claws89
5796
5797         * src/folderview.c
5798           src/folder.c
5799                 Allow folder dropping to a root folder
5800
5801 2002-11-07 [paul]       0.8.5claws88
5802
5803         * src/compose.c
5804                 revert last commit
5805
5806 2002-11-07 [paul]       0.8.5claws87
5807
5808         * src/compose.c
5809                 fix reply-to-list bug. closes bug report
5810                 "[633382] reply-to-list broken in recent cvs"
5811
5812 2002-11-07 [paul]       0.8.5claws86
5813
5814         * src/compose.c
5815                 add a forgotten '#if USE_GPGME ... #endif'
5816
5817 2002-11-07 [paul]       0.8.5claws85
5818
5819         * sync with 0.8.5cvs20
5820                 see ChangeLog 2002-11-07
5821
5822 2002-11-07 [colin]      0.8.5claws84
5823
5824         * src/folder.[ch]
5825                 Change folder_item_move_to to return the newly 
5826                 created folderitem.
5827         * src/folderview.c
5828                 Select the new folderitem after moving.
5829
5830 2002-11-07 [colin]      0.8.5claws83
5831
5832         * src/prefs_filtering.c
5833                 Fix rule rewriting when moving a leaf folder to a 
5834                 shorter path
5835
5836 2002-11-07 [colin]      0.8.5claws82
5837
5838         * src/prefs_filtering.c
5839                 fix a leak
5840
5841 2002-11-07 [colin]      0.8.5claws81
5842
5843         * src/folder.[ch]
5844                 Add folder_item_move_to() function to move a 
5845                 folderitem into another one (updates matcher etc)
5846         * src/folderview.c
5847                 Add folder drag'n drop (context menu to come)
5848                 [Should be dataloss free, but Please backup before 
5849                  trying !]
5850
5851 2002-11-06 [colin]      0.8.5claws80
5852
5853         * src/mh.c
5854                 mh_create_folder() returns NULL if can't create
5855                 directory hierarchy
5856
5857 2002-11-06 [paul]       0.8.5claws79
5858
5859         * src/compose.[ch]
5860                 allow 'on-the-fly' changing of the type of encryption 
5861                 and/or signing used (mime/ascii) via the compose window
5862
5863 2002-11-06 [paul]       0.8.5claws78
5864
5865         * sync with 0.8.5cvs19
5866                 see ChangeLog 2002-11-06 for src/account.c: 
5867                 account_get_special_folder()
5868                 
5869 2002-11-05 [alfons]     0.8.5claws77
5870
5871         * src/crash.c
5872                 very minor cleanups: nothing to see here, move on. :-)
5873
5874 2002-11-05 [colin]      0.8.5claws76
5875
5876         * src/main.c
5877                 Changes choices if compose windows are opened to
5878                 Discard, Draft, Don't quit
5879
5880 2002-11-05 [thorsten]   0.8.5claws75
5881
5882         * src/compose.c
5883                 reenabled default_reply_to folder option
5884
5885 2002-11-05 [colin]      0.8.5claws74
5886
5887         * src/compose.[ch] 
5888                 add compose_draft()
5889         * src/crash.c
5890                 add SIGTERM handler
5891         * src/main.[ch]
5892                 add clean_quit() for the SIGTERM handler
5893
5894 2002-11-05 [paul]       0.8.5claws73
5895         
5896         * po/es.po
5897                 updated by Ricardo Mones Lastra
5898
5899 2002-11-05 [melvin]     0.8.5claws72
5900
5901         * src/logwindow.c
5902                 Fixed log-clipping bug #616795.
5903                 To stop logging in the log window use 0 length.
5904         * src/prefs_common.c
5905                 Added a label to inform about the 0 log length behaviour.
5906
5907 2002-11-05 [paul]       0.8.5claws71
5908
5909         * sync with 0.8.5cvs17
5910                 see ChangeLog 2002-11-05
5911
5912 2002-11-04 [paul]       0.8.5claws70
5913
5914         * sylpheed-128x128.png
5915           sylpheed-64x64.png
5916           sylpheed.png
5917                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
5918                 <nikai@users.sourceforge.net>
5919                 
5920         * po/bg.po
5921                 updated by George Danchev
5922
5923 2002-11-03 [thorsten]   0.8.5claws69
5924
5925         * src/main.c
5926           src/mimeview.c
5927           src/rfc2015.h
5928                 add check if gpg is active
5929
5930 2002-11-03 [thorsten]   0.8.5claws68
5931
5932         * src/toolbar.h
5933                 removed GSList declaration causing trouble on MacOS-X
5934                 (submitted by alfons, reported by xfesty)
5935
5936 2002-11-01 [paul]       0.8.5claws67
5937
5938         * src/mainwindow.c
5939                 remove last remnants of main's filter code
5940
5941 2002-11-01 [paul]       0.8.5claws66
5942
5943         * tools/filter_conv.pl
5944                 fix bug where user-defined headers were ignored
5945
5946 2002-11-01 [paul]       0.8.5claws65
5947
5948         * src/logwindow.c
5949                 make a debug_print() not translatable
5950
5951 2002-10-31 [melvin]     0.8.5claws64
5952
5953         * ac/aspell.m4
5954                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
5955                 not run any GNU/aspell test.  The dictionary path will
5956                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
5957                 was given, in which case, it will be $prefix/lib/aspell/
5958         * configure.in
5959                 Fixed typo in commentary (Aspell code).
5960
5961 2002-10-31 [paul]       0.8.5claws63
5962
5963         * po/POTFILES.in
5964                 remove src/filter.c and src/prefs_filter.c
5965                 thanks to Ricardo for reminding me
5966
5967 2002-10-31 [colin]      0.8.5claws62
5968
5969         * src/mbox_folder.c
5970                 Plug some leaks
5971
5972 2002-10-31 [paul]       0.8.5claws61
5973
5974         * src/prefs_filter.[ch] ** REMOVED **
5975           src/filter.[ch]       ** REMOVED **
5976           
5977         * src/Makefile.am
5978           src/folderview.c
5979           src/inc.c
5980           src/main.c
5981           src/mainwindow.c
5982           src/mbox.c
5983           src/prefs_common.c
5984           src/prefs_filtering.c
5985           src/summaryview.[ch]
5986                 remove main's 'filter' code
5987                 
5988         README.claws
5989                 update to reflect removal of main's filter
5990
5991 2002-10-31 [paul]       0.8.5claws60
5992
5993         * src/summaryview.c
5994                 remove check for global_processing in summary_filter_open(). 
5995                 This fixes the bug where if the user uses the right-click 
5996                 'Create filter rule...' and doesn't have any filter rules 
5997                 already defined in claws' advanced filtering, the newly 
5998                 created filter rule goes to main's filtering which is 
5999                 inaccessible through the gui. Now the filter rule gets added
6000                 to claws' filtering by default.
6001
6002 2002-10-28 [melvin]     0.8.5claws59
6003
6004         * src/prefs_actions.c
6005                 Fixed bug #627322 where MIME parts were not always
6006                 correctly passed to a %p action
6007                 Display an error dialog when message filename is not found.
6008
6009 2002-10-28 [melvin]     0.8.5claws58
6010
6011         * src/prefs_common.c
6012                 Readded a missing function declaration lost in 0.8.3claws34
6013
6014 2002-10-28 [paul]       0.8.5claws57
6015
6016         * sync with 0.8.5cvs15
6017                 see ChangeLog 2002-10-28 and 2002-10-25
6018                 
6019         Note: ChangeLog entry 2002-10-24 is not sync'ed.
6020
6021 2002-10-27 [oliver]     0.8.5claws56
6022
6023         * src/pop.c
6024                 plug leak in pop3_top_recv
6025
6026 2002-10-26 [christoph]  0.8.5claws55
6027
6028         * src/folder.c
6029                 set need_update folder flag when messages are added
6030                 (closes bug [ 626922 ] folder not updated after receiving)
6031
6032 2002-10-25 [melvin]     0.8.5claws54
6033
6034         * src/imageview.c
6035                 Fixed a memleak introduced in the scaling code.
6036
6037 2002-10-24 [alfons]     0.8.5claws53
6038
6039         * src/filtering.c
6040                 make filtering's forward message action forward from the 
6041                 correct account
6042                 (closes bug [628089 ] Filter -> Forward from address problem
6043                 reported by Oktay)
6044
6045 2002-10-24 [christoph]  0.8.5claws52
6046
6047         * src/mainwindow.c
6048         * src/manual.[ch]
6049                 o use manual of current locale or english if current
6050                   locale is not available (and english is available)
6051                 o also link to sylpheed doc project manuals
6052
6053 2002-10-23 [paul]       0.8.5claws51
6054
6055         * tools/README
6056           tools/kmail2sylpheed_v2.pl
6057                 add new version of kmail addressbook importer script.
6058                 works with newer versions of Kmail/KAddressBook which
6059                 have new and rearranged data.
6060
6061 2002-10-23 [martin]     0.8.5claws50
6062
6063         * src/folderview.c
6064         * src/summaryview.c
6065         * src/utils.h
6066         * src/utils.c
6067                 added length parameter to get_abbrev_newsgroup_name()
6068                 changed this function so that it abbreviates the newsgroup
6069                 names only so long it is smaller than the length parameter
6070                 (for better reading of some newsgroup names and space efficiency)
6071
6072 2002-10-22 [colin]      0.8.5claws49
6073
6074         *src/foldersel.c
6075                 Revert Alfons' last modification (after voting ;-))
6076
6077 2002-10-21 [alfons]     0.8.5claws48
6078
6079         * src/foldersel.c
6080                 folder view in folder selection dialog reflects state of
6081                 folder view in main window
6082
6083 2002-10-18 [alfons]     0.8.5claws47
6084
6085         * src/mbox.c
6086                 drop imported messages in folder selected by user,
6087                 and not in the inbox
6088                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
6089
6090 2002-10-18 [alfons]     0.8.5claws46
6091
6092         * src/compose.c
6093                 make automagic reply work correctly for email accounts 
6094                 (whether it's viable to do a full sync with Hiro's 
6095                 compose.c is still under discussion)
6096
6097 2002-10-18 [melvin]     0.8.5claws45
6098
6099         * src/prefs_actions.c
6100                 Fixed bug #622275 where asynchroneous actions left 
6101                 zombies processes
6102                 Made (synchroneous) actions' input be displayed live.
6103
6104 2002-10-18 [christoph]  0.8.5claws44
6105
6106         * src/textview.c
6107                 don't add a newline in the textview in front of the
6108                 first textpart if header display is disabled
6109                 (closes bug [ 603385 ] disabled header display leaves blank
6110                  lin)
6111
6112 2002-10-18 [christoph]  0.8.5claws43
6113
6114         * src/folder.[ch]
6115         * src/imap.c
6116         * src/mbox_folder.c
6117         * src/mh.c
6118         * src/news.c
6119                 folder->get_num_list now returns an error code
6120                 (closes bug [ 609424 ] News cache cleared on failure)
6121                 
6122 2002-10-17 [colin]      0.8.5claws42
6123         
6124         * src/news.c
6125                 Changed a printf by debug_print
6126
6127 2002-10-16 [paul]       
6128
6129         * tools/OOo2sylpheed.pl
6130                 allow for spaces in the name of the
6131                 file to be attached.
6132
6133 2002-10-16 [colin]      0.8.5claws41
6134
6135         * src/main.c
6136                 Use a tristate to change online mode
6137
6138 2002-10-16 [paul]       0.8.5claws40
6139
6140         * po/es.po
6141                 updated by Ricardo Mones Lastra
6142
6143 2002-10-16 [colin]      0.8.5claws39
6144
6145         * src/main.c
6146           src/mainwindow.[ch]
6147                 Added --online and --offline command-line
6148                 switches
6149
6150 2002-10-15 [christoph]  0.8.5claws38
6151
6152         * src/procmime.c
6153                 set mimeinfo->name to NULL after g_free to
6154                 avoid double freeing with g_free
6155
6156 2002-10-14 [christoph]  0.8.5claws37
6157
6158         * src/compose.c
6159         * src/filtering.c
6160         * src/summaryview.c
6161                 remove calls to folder->change_flags that are now
6162                 done by procmsg flag functions (seems it is not
6163                 used by any foldertype anyway)
6164         * src/folder.c
6165                 init folder->change_flags with NULL
6166
6167 2002-10-14 [christoph]  0.8.5claws36
6168
6169         * src/folder.[ch]
6170         * src/imap.[ch]
6171                 use virtual functions for folder item new and destroy
6172                 functions
6173
6174 2002-10-14 [melvin]     0.8.5claws35
6175
6176         * src/compose.c
6177                 Added a test to not run the spell checker if no default
6178                 dictionary is available. No dialog is displayed though.
6179
6180 2002-10-14 [melvin]     0.8.5claws34
6181
6182         * src/gtkaspell.c
6183                 Fixed bug in dictionary list context menu where
6184                 "More..." pointed to an emtpy submenu if the
6185                 number of dictionaries is a multiple of 15
6186                 Removed unneeded code in suggestions list creation
6187
6188 2002-10-14 [paul]       0.8.5claws33
6189
6190         * po/bg.po
6191                 updated by George Danchev
6192
6193 2002-10-13 [hoa]        0.8.5claws32
6194
6195         * src/matcher.[ch]
6196           src/matcher_parser_parser.y
6197                 removed the escaped string from internal structure
6198                 of matcher.
6199
6200 2002-10-12 [colin]      0.8.5claws31
6201
6202         * src/gtksctree.[ch]
6203           src/summaryview.c
6204                 Removed useless function gtksctree_reanchor
6205
6206 2002-10-12 [alfons]     0.8.5claws30
6207         
6208         * sync with remaining main changes 2002-10-09 - 2002-10-11
6209         - drop changes to src/compose.c (requires claws specific changes)
6210         
6211 2002-10-12 [alfons]     0.8.5claws29
6212         
6213         * sync with main changes of 2002-10-08
6214         - drop changes to src/compose.c (requires claws specific changes)
6215         - drop changes to src/summaryview.c (requires changes to compose.c)     
6216
6217 2002-10-12 [alfons]     0.8.5claws28
6218         
6219         * sync with main changes of 2002-10-07
6220
6221 2002-10-12 [alfons]     0.8.5claws27
6222
6223         * sync with main changes of 2002-10-04
6224         - drop changes to src/compose.c (requires claws specific changes)
6225         - drop changes to src/prefs_folder_item.c (claws implementation
6226           seems to be working)
6227
6228 2002-10-12 [colin]      0.8.5claws26
6229
6230         * src/mainwindow.c
6231                 Fix folder-flicker when space-reading, introduced 
6232                 in claws22.
6233
6234 2002-10-12 [colin]      0.8.5claws25
6235
6236         * src/compose.c
6237                 Save account address when saving as draft.
6238                 (closes bug 621838)
6239
6240 2002-10-12 [colin]      0.8.5claws24
6241
6242         * src/summaryview.c
6243                 Fix the problem consisting of no message selected
6244                 after the last message in a folder has been moved.
6245
6246 2002-10-12 [paul]       0.8.5claws23
6247
6248         * src/compose.c
6249           src/prefs_template.c
6250           src/template.[ch]
6251                 add Cc and Bcc to templates. Patch submitted by
6252                 John L. Males.
6253
6254 2002-10-12 [colin]      0.8.5claws22
6255
6256         * src/folderview.c
6257                 Fix a bug after "Check for new messages":
6258                 If a folder was opened, it was still selected at
6259                 the end of the check, but displayed empty.
6260         * src/mainwindow.c
6261                 Remove unnecessary check
6262
6263 2002-10-12 [paul]
6264
6265         * tools/README
6266                 be more verbose in the description of
6267                 OOo2sylpheed.pl
6268                 
6269
6270 2002-10-11 [colin]      0.8.5claws21
6271
6272         * src/mainwindow.c
6273                 Make space work (better) when no mail is selected
6274
6275 2002-10-11 [colin]      0.8.5claws20
6276
6277         * src/inc.c
6278           src/news.c
6279                 fix warnings
6280
6281 2002-10-11 [colin]      0.8.5claws19
6282
6283         * src/mainwindow.c
6284                 revert 0.8.5claws6 changes as i couldn't get to
6285                 anything satisfying
6286
6287 2002-10-11 [melvin]     0.8.5claws18
6288
6289         * src/compose.c
6290                 Removed buggy and unused macro (should have been committed in
6291                 0.8.5claws17)
6292
6293 2002-10-11 [melvin]     0.8.5claws17
6294
6295         * src/compose.c
6296                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
6297
6298 2002-10-11 [thorsten]   0.8.5claws16 
6299
6300         * src/folderview.c
6301                 remove rescan warning
6302
6303 2002-10-11 [colin]      0.8.5claws15 
6304
6305         * src/procheader.c
6306                 fix a segfault that happens if conv_unmime_header
6307                 fails (should be better to find out why it fails)
6308
6309 2002-10-11 [christoph]  0.8.5claws14
6310
6311         * src/summaryview.c
6312                 update folderview stats after ignore/unignore thread
6313
6314 2002-10-11 [hoa]        0.8.5claws13
6315
6316         * src/quote_fmt_parse.y
6317                 Fixed a yacc/bison syntax error
6318         * src/matcher.c
6319                 Escaping of string is fixed.
6320
6321 2002-10-11 [colin]      0.8.5claws12
6322
6323         * src/imageview.c
6324                 Resize images to fit
6325
6326 2002-10-11 [paul]       0.8.5claws11
6327
6328         * po/es.po
6329                 updated by Ricardo Mones Lastra
6330
6331 2002-10-10 [alfons]     0.8.5claws10
6332
6333         * src/compose.c
6334                 allow dropping files by "moving" files from a file manager,
6335                 not only by the more cumbersome "copying". the latter 
6336                 mostly implies holding down the Control button
6337
6338 2002-10-10 [christoph]  0.8.5claws9
6339
6340         * src/summaryview.c
6341                 update folders after thread building for ignored threads
6342
6343 2002-10-10 [christoph]  0.8.5claws8
6344
6345         * config/.cvsignore
6346                 added Makefile
6347         * src/filtering.[ch]
6348         * src/folder.[ch]
6349         * src/folderview.[ch]
6350         * src/import.c
6351         * src/inc.[ch]
6352         * src/mbox.[ch]
6353         * src/procmsg.c
6354         * src/summaryview.[ch]
6355                 o added new flag need_update to FolderItem
6356                 o removed folder_table from various functions from tracking
6357                   folder updates
6358                 o set need_update flags in folder.c's move, copy and delete
6359                   functions and procmsg's flags functions
6360                 o added function folderview_update_items_when_required that
6361                   updates all folders with need_update set
6362                 o call folderview_update_items_when_required instead of
6363                   folderview_update_item_foreach
6364
6365 2002-10-09 [sergey]     0.8.5claws7
6366
6367         * src/compose.c
6368                 Strip CRs whel loading the text into editor in reedit mode.
6369
6370 2002-10-09 [colin]      0.8.5claws6
6371
6372         * src/mainwindow.c
6373                 Make Space work when no mail is selected
6374
6375 2002-10-09 [colin]      0.8.5claws5
6376
6377         * src/gtksctree.[ch]
6378                 Fix range_select
6379                 Add gtk_sctree_reanchor() 
6380         * src/summaryview.c
6381                 Use gtk_sctree_reanchor() - better fix for 
6382                 bug 60413
6383
6384 2002-10-09 [colin]      0.8.5claws4
6385
6386         * src/summaryview.c
6387                 Fix shift-click select after delete problem
6388                 (closes bug 60413)
6389
6390 2002-10-08 [thorsten]   0.8.5claws3
6391
6392         * src/summaryview.c
6393                 exclude current msg from -hide read messages-
6394
6395 2002-10-08 [colin]      0.8.5claws2
6396
6397         * src/inc.[ch]
6398           src/pop.c
6399           src/recv.c
6400                 Differentiate socket errors from disk full
6401                 errors
6402
6403 2002-10-08 [christoph]  0.8.5claws1
6404
6405         * Makefile.am
6406         * configure.in
6407                 modifications for new config directory
6408
6409         * config.guess  ** REMOVED **
6410         * config.sub    ** REMOVED **
6411         * install-sh    ** REMOVED **
6412         * ltmain.sh     ** REMOVED **
6413         * missing       ** REMOVED **
6414         * mkinstalldirs ** REMOVED **
6415                 these files are autogenerated by automake
6416                 when you run autogen.sh
6417
6418         * config/.cvsignore     ** NEW FILE **
6419         * config/Makefile.am    ** NEW FILE **
6420                 ignore autogenerated files
6421                 create a Makefile in this directory
6422
6423 2002-10-08 [paul]       0.8.5claws
6424
6425         * 0.8.5claws release
6426         
6427         * src/compose.c
6428           src/procheader.c
6429           src/procmsg.c
6430                 fix quote reply format for newsgroups reply bug
6431                 (thanks to Hoa)
6432                 
6433         * po/en_GB.po
6434           po/pl.po
6435                 updated by me and Witold Wladyslaw Wojciech Wilk
6436                 repectively
6437
6438 2002-10-07 [paul]       0.8.3claws53
6439
6440         * po/it.po
6441           po/pt_BR.po
6442           po/sr.po
6443                 updated messages catalogs, submitted by
6444                 Alessandro Maestri, Fabio Jr.Beneditto 
6445                 and Urke MMI, respectively.
6446
6447 2002-10-07 [christoph]  0.8.3claws52
6448
6449         * src/folder.[ch]
6450         * src/folderview.c
6451         * src/mainwindow.c
6452                 fix new folder ghost message bug
6453                 (closes bug [ 619722 ] wrong count for newly created folders)
6454
6455 2002-10-07 [christoph]  0.8.3claws51
6456
6457         * src/compose.c
6458                 fix news posting problem
6459
6460 2002-10-07 [melvin]     0.8.3claws50
6461
6462         * po/fr.po
6463                 Updated French translation
6464
6465 2002-10-05 [christoph]  0.8.3claws49
6466
6467         * src/gtkstext.c
6468                 check if line_start_cache is set in gtk_stext_update_text
6469                 (closes bug [ 618119 ] crash while doing search in folder)
6470
6471 2002-10-05 [christoph]  0.8.3claws48
6472
6473         * src/imap.c
6474         * src/news.c
6475         * src/utils.c
6476         * src/utils.h
6477                 implement cache cleanups for claws' folder system
6478                 (closes bug [ 595916 ] imapcache not cleaned up)
6479
6480 2002-10-05 [melvin]     0.8.3claws47
6481
6482         * src/prefs_actions.c
6483                 Made the help text more clear for the %p token
6484
6485 2002-10-04 [paul]       0.8.3claws46
6486
6487         * sync with 0.8.5
6488                 see ChangeLog 2002-10-02 and 2002-10-03
6489
6490 2002-10-04 [christoph]  0.8.3claws45
6491
6492         * src/inc.c
6493                 fix segfault caused by pop before smtp
6494                 call to inc_account_mail with NULL
6495                 pointer for mainwin
6496
6497 2002-10-04 [paul]       0.8.3claws44
6498
6499         * configure.in
6500                 sync the LDAP detection from 0.8.5cvs1
6501
6502 2002-10-02 [christoph]  0.8.3claws43
6503
6504         * po/de.po
6505                 fix small spelling error
6506
6507 2002-10-02 [melvin]     0.8.3claws42
6508
6509         * ac/aspell.m4
6510                 Behave better and say "no" when test program cannot be run.
6511
6512 2002-10-02 [paul]       0.8.3claws41
6513
6514         * sync with 0.8.4cvs1
6515                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
6516                 
6517         * src/summaryview.c
6518                 toggle the behavior of Reply menuitem between
6519                 normal reply and reply-to-list
6520
6521 2002-10-01 [sergey]     0.8.3claws40
6522
6523         * src/compose.c
6524                 Convert newlines in the message text to the canonical form
6525                 before base64 encoding (RFC2045 compliance, fixes some
6526                 interoperability issues with Evolution 1.0.3)
6527
6528 2002-09-29 [colin]      0.8.3claws39
6529
6530         * src/summaryview.c
6531                 Fix an unwanted copy/paste
6532
6533 2002-09-29 [colin]      0.8.3claws38
6534
6535         * src/mainwindow.c
6536                 Renamed "Custom toolbar" to "Customize toolbar"
6537                 Renamed "Show all header" to "Show all headers"
6538                 Renamed "Set diplay item" to "Set displayed items"
6539         * src/prefs_common.c
6540                 Renamed "Show all header" to "Show all headers"
6541         * src/prefs_summary_column.c
6542                 Renamed "diplay item" to "displayed items"
6543
6544 2002-09-29 [colin]      0.8.3claws37
6545
6546         * src/mainwindow.[ch]
6547                 online/offline status pixmaps follow theme
6548                 changes
6549         * src/summaryview.[ch]
6550                 quicksearch pixmap follows theme changes
6551
6552 2002-09-29 [thorsten]   0.8.3claws36
6553
6554         * src/compose.c
6555           src/prefs_folder_item.[ch]
6556                 add default_reply_to folder option (closes patch 581044)
6557
6558 2002-09-29 [christoph]  0.8.3claws35
6559
6560         * acconfig.h    ** REMOVED **
6561         * configure.in
6562         * ac/aspell.m4
6563         * ac/check-type.m4
6564         * ac/gnupg-check-typedef.m4
6565                 fix autoheader 2.50 warning
6566
6567 2002-09-29 [christoph]  0.8.3claws34
6568
6569         * major code cleanup (part 2)
6570         
6571                 - unused variables removed
6572                 - unused functions removed
6573                 - uninitialized variables checked
6574                 - missing return statements added
6575                 - missing function return types added
6576                 - added parentheses around assignment
6577                   when suggested by gcc
6578
6579 2002-09-29 [alfons]     0.8.3claws33
6580
6581         * src/logwindow.c
6582                 log_window_clear(): only bracket gtk_text_forward_delete() 
6583                 with gtk_text_freeze() / gtk_text_thaw() (see if this
6584                 works around GTK text bug)
6585
6586 2002-09-29 [paul]       0.8.3claws32
6587
6588         * po/bg.po
6589           po/sr.po
6590                 updated by George Danchev and Urke MMI
6591                 respectively
6592
6593 2002-09-27 [christoph]  0.8.3claws31
6594
6595         * doc-src/readme.txt
6596         * doc-src/rfc1806.txt   ** REMOVED **
6597         * doc-src/rfc2183.txt   ** NEW FILE **
6598         * doc-src/rfc2980.txt   ** NEW FILE **
6599                 update rfcs
6600
6601 2002-09-27 [melvin]     0.8.3claws30
6602
6603         * ac/aspell.m4
6604                 Fixed typo which could break linking
6605
6606 2002-09-27 [melvin]     0.8.3claws29
6607
6608         * ac/aspell.m4
6609                 Improved GNU/aspell checking. 
6610                 Fixed bug #614490
6611
6612 2002-09-27 [paul]       0.8.3claws28
6613
6614         * sync with 0.8.3cvs8
6615                 see ChangeLog 2002-09-27
6616
6617 2002-09-26 [colin]      0.8.3claws27
6618
6619         * src/toolbar.[ch]
6620           src/mainwindow.[ch]
6621                 Add "Reply to Mailing-list" to the toolbar
6622
6623 2002-09-26 [christoph]  0.8.3claws26
6624
6625         * src/summaryview.c
6626                 Fix wrong message counts in summaryview status
6627
6628 2002-09-26 [paul]       0.8.3claws25
6629
6630         * sync with 0.8.3cvs7
6631                 see ChangeLog 2002-09-26
6632
6633 2002-09-26 [paul]       0.8.3claws24
6634
6635         * sync with 0.8.3cvs6
6636                 see ChangeLog 2002-09-25
6637
6638 2002-09-25 [christoph]  0.8.3claws23
6639
6640         * src/prefs_common.c
6641         * src/prefs_folder_item.c
6642         * src/prefs_scoring.c
6643                 Renamed "kill score" to "hide score" in GUI
6644                 and prefs files
6645
6646 2002-09-25 [paul]       0.8.3claws22
6647
6648         * sync with 0.8.3cvs5
6649                 see ChangeLog 2002-09-24
6650
6651 2002-09-24 [alfons]     0.8.3claws21
6652
6653         patch by Satoshi Nagayasu: allows appending / saving multiple 
6654         selected files (closes "[ 612279 ] save multiple mesg(s) in 
6655         'Save as ...'")
6656
6657         * AUTHORS
6658                 add Satoshi Nagayasu
6659         * src/summaryview.c
6660                 summary_save_as(): allow saving selected files to
6661                 one file
6662                 summary_set_menu_sensitive: enable "Save As..." when
6663                 multiple files are selected
6664         * src/utils.[ch]
6665                 append_file(): new function
6666
6667 2002-09-24 [colin]      0.8.3claws20
6668
6669         * src/procmime.c
6670                 Fix segfault when mimeinfo doesn't have a 
6671                 content_type. 
6672
6673 2002-09-24 [colin]      0.8.3claws19
6674
6675         * src/prefs_common.[ch]
6676                 Add a preference to display send dialog or not
6677         * src/send.c
6678                 Display send dialog according to preference
6679
6680 2002-09-24 [colin]      0.8.3claws18
6681
6682         * src/compose.[ch]
6683                 Disable user actions when sending
6684
6685 2002-09-24 [colin]      0.8.3claws17
6686
6687         * src/procmime.c
6688                 Do not display name or filename for attachments
6689                 with an application/pgp-signature type
6690                 (security flaw, see bug 537413)
6691
6692 2002-09-23 [colin]      0.8.3claws16
6693
6694         * src/editaddress.c
6695                 Initialize entry_email, entry_alias and 
6696                 entry_remarks to first email address of the list
6697
6698 2002-09-23 [colin]      0.83claws15
6699
6700         * src/compose.c
6701                 Drop pgp-signature when reediting a signed queued
6702                 message
6703
6704 2002-09-23 [melvin]     0.8.3claws14
6705
6706         * po/fr.po
6707                 Updated French translation
6708
6709 2002-09-23 [melvin]     0.8.3claws13
6710
6711         * src/mainwindow.c
6712                 Made custom toolbar menu labels more consistent
6713         * src/prefs_toolbar.c
6714                 Made custom toolbar window title more consistent
6715
6716 2002-09-22 [colin]      0.8.3claws12
6717
6718         * src/inc.c
6719                 Initialize session type to normal before getting 
6720                 mail (fixes strange Get behaviour)
6721         * src/prefs_account.h
6722                 Move STYPE_POP_BEFORE_SMTP to last position to 
6723                 avoid other side-effects
6724
6725 2002-09-22 [colin]      0.8.3claws11
6726
6727         * src/prefs_account.c
6728                 Fix pop_bfr_smtp_tm_entry sensivity when switching
6729                 from pop3 to apop or vice-versa
6730
6731 2002-09-22 [colin]      0.8.3claws10
6732         
6733         * src/prefs_account.[ch]
6734                 Add an option for the POP before SMTP timeout
6735         * src/inc.c
6736                 Remember time of last POP connection
6737         * src/send.c
6738                 Do POP before SMTP only if timeout reached
6739
6740 2002-09-22 [oliver]     0.8.3claws9
6741         
6742         * README.claws
6743                 explain custom toolbar
6744
6745 2002-09-22 [oliver]     0.8.3claws8
6746
6747         * src/prefs_actions.[ch]
6748         custom toolbar for compose      
6749                 actions callback from compose toolbar
6750         * src/folderview.c
6751                 remove include toolbar.h
6752
6753 2002-09-22 [oliver]     0.8.3claws7
6754         
6755         * src/prefs_toolbar.[ch]
6756                 custom toolbar for compose
6757                 - generic prefs_toolbar handles both
6758                   Mainwin's toolbar as well as Compose toolbar          
6759
6760 2002-09-22 [oliver]     0.8.3claws6
6761         
6762         * src/toolbar.[ch]
6763                 custom toolbar for compose
6764                 restructure toolbar.[ch]
6765
6766 2002-09-22 [oliver]     0.8.3claws5
6767
6768         * src/compose.[ch]
6769                 custom toolbar for compose
6770
6771 2002-09-22 [oliver]     0.8.3claws4
6772         
6773         * src/mainwindow.[ch]
6774                 custom toolbar for compose 
6775                 move mainwin toolbar back to mainwindow
6776
6777 2002-09-22 [alfons]     0.8.3claws3
6778
6779         * src/procmsg.c
6780                 :%sno/if(/if (/gc
6781                 :%sno/for(/for (/gc
6782                 (beautify)
6783
6784 2002-09-22 [alfons]     0.8.3claws2
6785         
6786         * src/procmsg.c
6787                 procmsg_save_to_outbox(): don't unlink message file from queue;
6788                 callers should do it using folder_item_remove_msg()
6789
6790 2002-09-22 [colin]      0.8.3claws1
6791
6792         * src/mimeview.[ch]
6793                 Made mimeview_check_signature() public
6794         * src/textview.c
6795                 Made GPG signatures verifiable by clicking
6796                 the [application/pgp-signature] in the Text
6797                 view
6798
6799 2002-09-22 [paul]       0.8.3claws
6800
6801         * po/bg.po
6802           po/en_GB.po
6803           po/es.po
6804           po/it.po
6805           po/pl.po
6806           po/pt_BR.po
6807           po/sr.po
6808                 updated translations, submitted by George Danchev,
6809                 me, Ricardo Mones Lastra, Alessandro Maestri,
6810                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
6811                 and Urke MMI, respectively.     
6812
6813 2002-09-22 [alfons]     0.8.2claws65
6814
6815         * src/procmsg.c
6816         * src/pgptext.c
6817                 no furry valgrinds have been used to plug these memleaks
6818
6819 2002-09-20 [paul]       0.8.2claws64
6820
6821         * sync with 0.8.3cvs4
6822                 'Select thread' re-implemented 
6823                 see ChangeLog 2002-09-20
6824
6825 2002-09-21 [alfons]     0.8.2claws63
6826
6827         * src/compose.c
6828                 compose_send(): plug unnoticed memleak
6829
6830 2002-09-20 [alfons]     0.8.2claws62
6831
6832         * src/addr_compl.c
6833                 replace_address_in_edit(): strict check for NULL address to
6834                 fix "[ 607348 ] Segfault in address completion". My guess is
6835                 that this happens with an empty address book, but it's good
6836                 to have this check here anyway
6837                 
6838                 completion_window_button_press(): free string returned 
6839                 from the internal cache
6840
6841 2002-09-20 [christoph]  0.8.2claws61
6842
6843         * src/procmime.h
6844                 added ENC_BINARY to EncodingType
6845         * src/procmime.c
6846                 the string returned by procmime_get_encoding_str
6847                 should not depend on the order of values in the
6848                 EncodingType definition
6849         * doc-src/rfc1806.txt   ** NEW FILE **
6850                 Added rfc1806 about MIME Content-Disposition
6851                 Extension
6852
6853 2002-09-19 [paul]       0.8.2claws60
6854
6855         * sync with 0.8.2cvs3
6856                 see ChangeLog 2002-09-19
6857
6858 2002-09-19 [paul]       0.8.2claws59
6859
6860         * src/prefs_folder_item.c
6861                 revert to Darko's original alignment of colour
6862                 selector button
6863                 add a colon to folder_color label
6864                 
6865         * src/compose.c
6866                 add Colin's patch (with Hiro's modifications) to 
6867                 force BASE64 encoding for 8-bit text when signing
6868                 (sync with 0.8.3cvs2)
6869
6870 2002-09-18 [alfons]     0.8.2claws58
6871
6872         * src/compose.c
6873                 :%sno/if(/if (/gc
6874                 :%sno/for(/for (/gc
6875                 (beautify a little bit)
6876
6877 2002-09-18 [christoph]  0.8.2claws57
6878
6879         * src/pine.c
6880                 fix handling of fgetc return value
6881
6882 2002-09-17 [alfons]     0.8.2claws56
6883         
6884         * src/summaryview.c
6885                 summary_sort(): check non-NULL summaryview->folder_item when no 
6886                 folder is selected at all
6887                 (closes "[ 610344 ] sort label make syl Crash")
6888
6889 2002-09-17 [alfons]     0.8.2claws55
6890         
6891         * src/compose.c
6892                 beautify a little bit
6893
6894 2002-09-17 [christoph]  0.8.2claws54
6895
6896         * src/folder.c
6897                 initialize max values for cache and folder
6898                 when cache or folder is empty
6899
6900 2002-09-15 [colin]      0.8.2claws53
6901
6902         * src/compose.c
6903                 Fix a leak (thanks Alfons!) and cleaned
6904                 variables names for custom headers
6905
6906 2002-09-15 [colin]      0.8.2claws52
6907
6908         * src/compose.c
6909                 Fix custom headers recognition when
6910                 prefs_common.trans_hdr is on
6911
6912 2002-09-15 [colin]      0.8.2claws51
6913
6914         * src/compose.c
6915                 Allow dynamically-added custom headers
6916                 Yet not reparsed if reedited
6917
6918 2002-09-15 [alfons]     0.8.2claws50
6919
6920         * src/prefs_account.c
6921                 fix warnings
6922
6923 2002-09-15 [colin]      0.8.2claws49
6924         
6925         * src/prefs_account.c
6926                 fix pop_before_smtp sensitivity
6927
6928 2002-09-15 [colin]      0.8.2claws48
6929
6930         * src/inc.[ch]
6931                 add inc_pop_before_smtp()
6932                 allow MainWindow to be undefined in 
6933                 inc_account_mail() and inc_start()
6934         * src/pop.c
6935           src/prefs_account.h
6936                 add STYPE_POP_BEFORE_SMTP session type
6937         * src/prefs_account.c
6938                 activated pop before smtp option
6939         * src/send.c
6940                 do pop before smtp if the relevant option 
6941                 is set
6942
6943 2002-09-15 [paul]       0.8.2claws47
6944
6945         * sync with 0.8.3
6946                 see ChangeLog 2002-09-15
6947
6948 2002-09-14 [paul]       0.8.2claws46
6949
6950         * po/bg.po
6951                 updated Bulgarian translation, submitted by
6952                 George Danchev
6953
6954 2002-09-13 [paul]       0.8.2claws45
6955
6956         * src/compose.c
6957                 merge claws' select_account() with main's
6958                 (new) compose_select_account(). [sync with
6959                 0.8.2cvs15, see ChangeLog 2002-09-11]
6960
6961 2002-09-12 [christoph]  0.8.2claws44
6962
6963         * src/filter.c
6964                 allocate 1 elements of FolderItem not 0
6965
6966 2002-09-12 [colin]      0.8.2claws43
6967
6968         * src/compose.c
6969                 Fix bug #590825 (obey Follow-up: poster)
6970
6971 2002-09-12 [colin]      0.8.2claws42
6972
6973         * src/procmime.c
6974                 Fix bug #557009 (wrong headers for messages 
6975                 forwarded as attachments)
6976
6977 2002-09-11 [colin]      0.8.2claws41
6978         
6979         * src/compose.c
6980                 Put SCF: pseudo-header on top of message
6981                 Set draft tmp_flag when saved as draft
6982
6983         * src/procmsg.c
6984           src/procheader.c
6985                 Skip after first \n\n for beginning of real message
6986                 for drafts too
6987
6988 2002-09-11 [christoph]  0.8.2claws40
6989
6990         * src/filtering.c
6991                 use procmsg flag functions in filtering or processing
6992                 will cause incorrect folder message counts
6993
6994 2002-09-11 [colin]      0.8.2claws39
6995
6996         * src/compose.c
6997                 Fix bug #550175 - wrong save folder when reediting
6998                 drafts
6999
7000 2002-09-11 [paul]       0.8.2claws38
7001
7002         * sync with 0.8.2cvs14
7003                 see ChangeLog 2002-09-11
7004
7005 2002-09-11 [colin]      0.8.2claws37
7006
7007         * src/folder.c
7008                 Fix a typo (seeming to cause new/unread status to
7009                 be lost)
7010
7011 2002-09-10 [christoph]  0.8.2claws36
7012
7013         * src/compose.c
7014                 compose_redirect should not use compose_generic_new
7015                 because that does more stuff than expected including
7016                 opening the external editor
7017                 (closes bug "[ 526608 ] bounced messages appear blank
7018                  in editor")
7019
7020 2002-09-10 [christoph]  0.8.2claws35
7021
7022         * src/folder.c
7023                 fix problem with too large message number range
7024                 causing a crash in folder_item_scan
7025
7026 2002-09-10 [paul]       0.8.2claws34
7027
7028         * sync with 0.8.2cvs13
7029                 see ChangeLog 2002-09-10
7030
7031 2002-09-10 [christoph]  0.8.2claws33
7032
7033         * src/msgcache.c
7034                 set MsgInfo TmpFlags for queue and draft folders
7035                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
7036
7037 2002-09-10 [paul]       0.8.2claws32
7038
7039         * AUTHORS
7040           po/bg.po      ** NEW FILE **
7041                 new Bulgarian translation submitted by
7042                 George Danchev <danchev@spnet.net>
7043                 
7044         * tools/Makefile.am
7045           tools/README
7046           tools/tb2sylpheed     ** NEW FILE **
7047                 add script that converts an addressbook exported
7048                 from The Bat! into a Sylpheed addressbook. Submitted
7049                 by Urke MMI <urke-kg@eunet.yu>
7050
7051 2002-09-10 [paul]       0.8.2claws31
7052
7053         * sync with 0.8.2cvs12
7054                 see ChangeLog 2002-09-10
7055
7056 2002-09-06 [paul]       0.8.2claws30
7057
7058         * src/prefs_common.c
7059                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
7060                 
7061         * tools/Makefile.am
7062           tools/README
7063           tools/ldif-to-xml.py  ** REMOVED **
7064                 remove obsolete python script
7065
7066 2002-09-06 [paul]       0.8.2claws29
7067
7068         * sync with 0.8.2cvs10
7069                 see ChangeLog 2002-09-06
7070
7071 2002-09-04 [paul]       0.8.2claws28
7072
7073         * sync with 0.8.2cvs9
7074                 see ChangeLog 2002-08-04
7075
7076 2002-09-04 [colin]      0.8.2claws27 
7077
7078         * src/prefs_common.[ch]
7079                 Added signature color configuration
7080         * src/textview.c
7081                 Use user-specified signature color
7082
7083 2002-09-03 [colin]      0.8.2claws26
7084
7085         * src/prefs_common.[ch]
7086                 Added autosave and autosave_length prefs
7087         * src/compose.c
7088                 Added compose_remove_draft()
7089                 Auto-save drafts according to the prefs
7090         * src/main.c
7091                 Added a crash-indicator file, allowing to check
7092                 for new messages on startup if Sylpheed crashed
7093                 (makes saved drafts "reappear")
7094
7095 2002-09-03 [colin]      0.8.2claws25
7096
7097         * src/textview.[ch]
7098                 Grey the signature
7099
7100 2002-09-03 [paul]       0.8.2claws24
7101
7102         * sync with 0.8.2cvs8
7103                 see ChangeLog 2002-09-02 and 2002-09-03
7104
7105 2002-09-03 [darko]      0.8.2claws23
7106
7107         * src/folderview.c
7108                 use normal style when creating new folder to pick
7109                 proper font size 
7110
7111 2002-09-02 [melvin]     0.8.2claws22
7112
7113         * src/gtkaspell.m4
7114                 removed some obsolete code
7115
7116 2002-09-02 [melvin]     0.8.2claws21
7117
7118         * ac/aspell.m4
7119                 fixed test's equality sign (== to =)
7120
7121 2002-09-02 [alfons]     0.8.2claws20
7122
7123         * src/folder.c
7124         * src/mh.c
7125                 revert change of 0.8.2claws16 and use the mh_folder_destroy
7126                 as folder->destroy virtual as suggested by Hiro
7127                 (the mh.c code seems to have been lost around mh.c.1.21)
7128
7129 2002-09-02 [paul]       0.8.2claws19
7130
7131         * po/pt_BR.po
7132                 updated by Fabio Jr. Beneditto
7133                 
7134         * src/defs.h
7135                 use 'http://claws.sylpheed.org' for homepage link. 
7136                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
7137
7138 2002-09-01 [alfons]     0.8.2claws18
7139
7140         * src/mh.c
7141                 plug memleak related to one Martin Kluge found
7142
7143 2002-08-31 [paul]       0.8.2claws17
7144
7145         * sync with 0.8.2cvs6
7146                 see ChangeLog 2002-08-30
7147
7148 2002-08-31 [alfons]     0.8.2claws16
7149
7150         * src/folder.c
7151                 folder_destroy(): remove mailbox from folderlist even if it has
7152                 no destroy virtual
7153
7154 2002-08-31 [alfons]     0.8.2claws15
7155
7156         * src/folder.c
7157                 :%sno/if(/if (/gc
7158                 :%sno/for(/for (/gc
7159                 (being pedantic I know)
7160
7161 2002-08-31 [alfons]     0.8.2claws14
7162
7163         * src/folder.c
7164                 check for NULL pointers returned from folder->fetch_msginfo virtual
7165                 (should solve some reported crashes)
7166
7167 2002-08-30 [alfons]     0.8.2claws13
7168
7169         * acconfig.h
7170         * configure.in
7171         * src/crash.c
7172                 enable crash dialog on compilation time
7173                 (--enable-crash-dialog configure option)
7174
7175 2002-08-30 [alfons]     0.8.2claws12
7176
7177         * AUTHORS
7178                 add Martin Kluge
7179         * src/mh.c
7180                 apply memory leak plug patch by Martin Kluge
7181                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
7182                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
7183                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
7184
7185 2002-08-30 [darko]      0.8.2claws11
7186
7187         * src/folderview.c
7188                 copy Gtk style from normal style to match
7189                 font size for coloured folders
7190
7191 2002-08-29 [alfons]     0.8.2claws10
7192
7193         * sylpheed.desktop
7194                 Type=Internet <- Type=Application
7195                 (reported by Michael Schwendt, see:
7196                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
7197                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
7198
7199 2002-08-29 [paul]       0.8.2claws9
7200
7201         * sync with 0.8.2cvs5
7202                 see ChangeLog 2002-08-29
7203
7204 2002-08-29 [colin]      0.8.2claws8
7205
7206         * src/summaryview.c
7207                 Added a sanity check in summary_select_thread
7208                 Should fix bug 601605
7209
7210 2002-08-29 [colin]      0.8.2claws7
7211
7212         * src/main.c
7213                 Revert claws6 changes regarding bug #591676
7214
7215 2002-08-28 [colin]      0.8.2claws6
7216         
7217         * src/main.c
7218                 Ignore cache for queue folderitems
7219                 Fix bug #591676
7220
7221 2002-08-28 [melvin]     0.8.2claws5
7222
7223         * README.claws
7224                 Fixed typos.
7225
7226 2002-08-28 [melvin]     0.8.2claws4
7227
7228         * README.claws
7229                 Updated a bit the text concerning the spell checker
7230
7231 2002-08-28 [melvin]     0.8.2claws3
7232
7233         Merged the GNU_aspell_branch:
7234                 Support of new GNU/aspell is now included and the old pspell
7235                 is not supported anymore.
7236                 See README.claws
7237
7238         * README.claws
7239                 Updated spell checker text to reflect the switch to GNU/aspell
7240
7241         * ac/aspell.m4          *** NEW ***
7242         * src/gtkaspell.[ch]    *** NEW *** 
7243         * ac/pspell.m4          *** DELETED *** 
7244         * src/gtkspell.[ch]     *** DELETED ***
7245
7246         * ac/Makefile.am
7247                 Updated for GNU/aspell support
7248
7249         * po/POTFILES.in
7250                 Replaced gtkspell.c by gtkaspell.c
7251
7252         * acconfig.h
7253         * src/Makefile.am
7254         * src/about.c
7255         * src/compose.[ch]
7256         * src/crash.c
7257         * src/main.c
7258         * src/prefs_common.[ch]
7259                 Updated for GNU/aspell support
7260
7261 2002-08-28 [paul]       0.8.2claws2
7262
7263         * sync with 0.8.2cvs4
7264                 see ChangeLog 2002-08-27 and 2002-08-28
7265
7266 2002-08-28 [colin]      0.8.2claws1
7267
7268         * src/summary_search.c
7269                 Added "AND search"
7270
7271 2002-08-28 [jens]       0.8.2claws
7272
7273         *po/de.po
7274                 Updated German translations
7275
7276 2002-08-27 [melvin]     0.8.2claws
7277
7278         * po/fr.po
7279                 Updated French translations
7280
7281 2002-08-27 [paul]       0.8.2claws
7282
7283         * sync with 0.8.2 main release
7284
7285         * po/en_GB.po
7286           po/es.po
7287           po/it.po
7288           po/pl.po
7289           po/pt_BR.po
7290           po/sr.po
7291                 updated message catalogs submitted by
7292                 Ricardo Mones Lastra, Alessandro Maestri,
7293                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
7294                 Beneditto and Urke MMI  
7295
7296 2002-08-27 [hoa]        0.8.1claws123
7297
7298         * src/mainwindow.[ch]
7299         * src/summaryview.[ch]
7300                 removed the "filter setting" menu option.
7301                 add a "cancel a news message" menu option.
7302
7303 2002-08-26 [martin]     0.8.1claws122
7304
7305         * ChangeLog.claws
7306                 changed string under 0.8.1claws79 changed by myself
7307                 i'm sorry alfons :(
7308
7309 2002-08-26 [martin]     0.8.1claws121
7310
7311         * src/crash.c
7312                 added kill command to debuggerrc to start crash dialog
7313
7314 2002-08-26 [paul]       0.8.1claws120
7315
7316         * sync with 0.8.1cvs31
7317                 see ChangeLog 2002-08-26
7318
7319 2002-08-25 [alfons]     0.8.1claws119
7320
7321         * src/procmsg.c
7322                 fix bug that didn't send out correct headers to news server
7323                 when sending news article and email from queue (bug reported
7324                 and patch provided by Tim Mann; closes bug 
7325                 "[ 583196 ] 0.7.8claws can't post news")
7326
7327 2002-08-25 [alfons]     0.8.1claws118
7328
7329         * src/selective_download.c
7330                 mark two strings as translatable
7331                 (thanks to Urke MMI for pointing this out)
7332
7333 2002-08-25 [alfons]     0.8.1claws117
7334
7335         * src/summaryview.c
7336                 treat sent boxes as special and allow sorting them by addressee
7337                 (closes "[ 589418 ] Sent folder sorting misbehavior"
7338                 submitted by Steve Lamb)
7339
7340 2002-08-24 [alfons]     0.8.1claws116
7341
7342         * src/matcher.c
7343                 fix memleak reported by Martin Kluge
7344                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
7345
7346 2002-08-24 [oliver]     0.8.1claws115
7347
7348         * src/prefs_toolbar.c
7349                 o code cleanup as suggested by Alfons
7350                 o memleak fix
7351
7352 2002-08-24 [alfons]     0.8.1claws114
7353
7354         * src/summaryview.c
7355                 o fix another memory leak reported by Martin Kluge
7356                   (see "[ 599568 ] Small Memory Leak")
7357                 o remove 'from' variable from 'summary_set_header()'; we can
7358                   do with just 'to' 
7359
7360 2002-08-24 [paul]       0.8.1claws113
7361
7362         * sync with 0.8.1cvs30
7363                 see ChangeLog 2002-08-23
7364
7365 2002-08-24 [alfons]     0.8.1claws112
7366
7367         * src/summaryview.c
7368                 remove unnecessary allocations for search bar fixing leaks
7369                 reported by Martin Kluge
7370                 (see "[ 599451 ] Further memory leaks?")
7371
7372 2002-08-24 [alfons]     0.8.1claws111
7373
7374         * src/main.c
7375                 make get_socket_name() public for crash.c
7376         * src/crash.c
7377                 o make report bug button work (goes to claws' 
7378                   bug tracker at sf.net)
7379                 o introduce function for doing important stuff just
7380                   before claws goes down
7381                 o clean up code 
7382
7383 2002-08-24 [alfons]     0.8.1claws110
7384
7385         * src/compose.c
7386                 move cursor to "To" entry when forwarding as attachment
7387                 (reported and solved by Steve Lamb, closes bug report
7388                 "[ 592880 ] Forward as attachment; cursor not in to")
7389
7390 2002-08-24 [colin]      0.8.1claws109
7391
7392         * src/mainwindow.c
7393                 fix quick search visibility after GUI (de)separations.
7394
7395 2002-08-23 [colin]      0.8.1claws108
7396
7397         * src/mainwindow.c
7398                 fix header pane visibility after folderview or
7399                 messageview (de)separation
7400
7401 2002-08-23 [paul]       0.8.1claws107
7402
7403         * src/mainwindow.[ch]
7404           src/toolbar.c
7405                 give full control of display or non-display 
7406                 of the Execute icon to Custom toolbar settings.
7407                 add new sensitivity condition to maninwindow.h: 
7408                 M_DELAY_EXEC
7409
7410         * ChangeLog
7411           ChangeLog.jp
7412           NEWS
7413                 more sync with 0.8.1cvs29
7414
7415 2002-08-23 [melvin]     0.8.1claws106
7416
7417         * src/alertpanel.c
7418                 Readded support for custom widget in alertpanel lost in last
7419                 sync.
7420
7421 2002-08-23 [paul]       0.8.1claws105
7422
7423         * sync with 0.8.1cvs29
7424                 see ChangeLog 2002-08-23
7425
7426 2002-08-23 [colin]      0.8.1claws104
7427
7428         * src/summaryview.c
7429                 Fix folder and search pixmaps exchanging positions
7430                 after theme or toolbar changes. Thank to Oliver for 
7431                 reporting this.
7432
7433 2002-08-23 [colin]      0.8.1claws103
7434
7435         * src/mainwindow.c
7436           src/messageview.[ch]
7437           src/noticeview.[ch]
7438           src/summaryview.c
7439                 Changed messageview_create() and noticeview_create()
7440                 to avoid the last gdk_warning
7441
7442 2002-08-22 [colin]      0.8.1claws102
7443
7444         * src/summaryview.c
7445                 Fix my new `Creating pixmap from xpm' warning
7446
7447 2002-08-22 [colin]      0.8.1claws101
7448
7449         * src/mainwindow.c
7450                 Fix some of the gdk warnings
7451
7452 2002-08-22 [colin]      0.8.1claws100
7453
7454         * src/Makefile.am
7455         * src/stock_pixmap.c
7456         * src/stock_pixmap.h
7457         * src/pixmaps/quicksearch.xpm *ADDED*
7458                 Add the quicksearch pixmap
7459         * src/mainwindow.c
7460         * src/summaryview.c
7461         * src/summaryview.h
7462                 Make quicksearch bar visible/hidden via a button
7463
7464 2002-08-22 [christoph]  0.8.1claws99
7465
7466         * src/folder.c
7467                 fix folder update for newsgroups with message
7468                 numbers below minimum number of articles to fetch
7469                 (closes bug #598445)
7470
7471 2002-08-22 [paul]       0.8.1claws98
7472
7473         * sync with 0.8.1cvs28
7474                 see ChangeLog 2002-08-22
7475
7476 2002-08-21 [alfons]     0.8.1claws97
7477
7478         * src/crash.c
7479                 use bt instead of bt full which seems to work 
7480                 better, and bt full doesn't give a great deal 
7481                 of information anyway
7482
7483 2002-08-21 [colin]      0.8.1claws96
7484
7485         * src/summaryview.c
7486                 fix summaryview_searchtype_changed prototype
7487
7488 2002-08-21 [christoph]  0.8.1claws95
7489
7490         * src/mainwindow.c
7491                 o fix broken menu update for sorting type, we have to
7492                   get this info from the summaryview now
7493                 o removed setting of threaded state in menu callback
7494         * src/summaryview.[ch]
7495                 more summaryview/folderitem seperation for
7496                 threading option
7497         * configure.in
7498                 removed not required --with-compiler-flags option
7499
7500 2002-08-21 [oliver]     0.8.1claws94
7501         
7502         * src/toolbar.h 
7503                 o rename toolbar.xml to toolbar_main.xml
7504                   since toolbar_compose.xml might come up 
7505                   any time soon
7506         * README.claws
7507                 add custom toolbar              
7508
7509 2002-08-21 [darko]      0.8.1claws93
7510
7511         * src/procmsg.c
7512                 don't reset tmp flags for messages copied
7513                 to sent folder
7514
7515 2002-08-21 [colin]      0.8.1claws92
7516         
7517         * src/prefs_filtering.c
7518                 fix renaming rules on folder rename 
7519                 when folder is not a leaf folder
7520
7521 2002-08-21 [paul]       0.8.1claws91
7522
7523         * src/prefs_folder_item.c
7524                 fix alignment of colour selector
7525
7526 2002-08-21 [paul]       0.8.1claws90
7527
7528         * sync with 0.8.1cvs27
7529                 see ChangeLog 2002-08-21
7530
7531 2002-08-21 [paul]       0.8.1claws89
7532
7533         * src/summaryview.c
7534                 fix crash when changing field type in
7535                 Quick search bar
7536
7537 2002-08-21 [colin]      0.8.1claws88
7538
7539         * src/summaryview.c
7540                 Made quick search case-insensitive
7541
7542 2002-08-21 [paul]       0.8.1claws87
7543
7544         * sync with 0.8.1cvs26
7545                 see ChangeLog 2002-08-21
7546
7547 2002-08-20 [christoph]  0.8.1claws86
7548
7549         * src/folderview.c
7550         * src/main.c
7551         * src/summaryview.[ch]
7552                 more summaryview/folderitem seperation for
7553                 sort_key and sort_type
7554         * src/procmsg.c
7555                 added missing return statement
7556
7557 2002-08-20 [colin]      0.8.1claws85
7558
7559         * src/summaryview.[ch]
7560                 Added a quick search box
7561         * src/mainwindow.c
7562         * src/prefs_common.[ch]
7563                 Added a show/hide option for the quick search
7564
7565 2002-08-20 [oliver]     0.8.1claws84
7566         
7567         * src/mainwindow.c
7568                 remove toolbar_create_popups
7569         * src/toolbar.[ch]
7570                 o remove toolbar_create_popups
7571                 o fix toolbar_set_sensitive 
7572                   (Bug reports #596834 and #596832)     
7573         * src/prefs_toolbar.c
7574                 o add "Set default" button
7575                 o align label and text + combo widgets
7576
7577 2002-08-20 [hoa]        0.8.1claws83bis
7578
7579         * src/imap.c
7580                 fixed a bug in imap_fetch_msginfo() in case there is no
7581                 current folder.
7582
7583 2002-08-20 [darko]      0.8.1claws83
7584
7585         * src/folderview.c
7586                 copy the color style of folder view so it
7587                 works with GTK themes
7588
7589 2002-08-20 [darko]      0.8.1claws82
7590
7591         * src/folder.h
7592         * src/folderview.c
7593         * src/prefs_folder_item.[hc]
7594                 don't use UI stuff in folder.h
7595
7596 2002-08-20 [darko]      0.8.1claws81
7597
7598         * src/folder.h
7599         * src/prefs_folder_item.h
7600         * src/folderview.c
7601         * src/prefs_folder_item.c
7602                 ability to set folder color in folderview
7603
7604 2002-08-19 [alfons]     0.8.1claws80
7605
7606         * src/summaryview.c
7607                 fix one of the earlier memleaks reported by Martin Kluge
7608
7609 2002-08-19 [alfons]     0.8.1claws79
7610
7611         * src/mainwindow.c
7612                 hide notice view when selecting seperate folder
7613                 view (reported by Urke MMI)
7614
7615 2002-08-19 [christoph]  0.8.1claws78
7616
7617         * src/folderview.c
7618         * src/prefs_folder_item.h
7619         * src/summaryview.[ch]
7620                 o add summary_set_prefs_from_folderitem to set
7621                   summaryview prefs (first step to remove all
7622                   references to the folderitem in summaryview)
7623                 o moved compiled regex stuff from folderitem prefs
7624                   to summaryview code
7625
7626 2002-08-19 [paul]       0.8.1claws77
7627
7628         * src/compose.c
7629                 add check for '.' to QUOTE_IF_REQUIRED
7630
7631 2002-08-19 [paul]       0.8.1claws76
7632
7633         * src/inc.c
7634                 sync with 0.8.1cvs25 (plug memory leak)
7635
7636         * src/prefs_toolbar.c
7637                 re-order prefs_toolbar_cancel()
7638
7639 2002-08-18 [alfons]     0.8.1claws75
7640
7641         * src/inc.c
7642         * src/matcher.c
7643                 plug other memleaks reported by Martin Kluge
7644
7645 2002-08-18 [paul]       0.8.1claws74
7646
7647         * po/pt_BR.po
7648                 updated by Fabio Jr. Beneditto
7649
7650 2002-08-18 [paul]       0.8.1claws73
7651
7652         * src/toolbar.[ch]
7653                 fix bug where tooltips were displayed untranslated              
7654
7655         * src/prefs_toolbar.c
7656                 fix bug where clicking 'Cancel' creates an icon & text
7657                 toolbar regardless of prefs
7658         
7659
7660 2002-08-17 [oliver]     0.8.1claws72
7661
7662         * src/prefs_toolbar.c
7663                 update toolbar on CANCEL
7664                 bug reported by Martin Kluge
7665         * src/toolbar.c
7666                 toolbar_destroy memleak fixed           
7667
7668 2002-08-17 [alfons]     0.8.1claws71
7669
7670         * src/toolbar.c
7671                 plug another memleak reported by Martin Kluge
7672
7673 2002-08-16 [alfons]     0.8.1claws70
7674
7675         * src/crash.c
7676                 use execvp() correctly (suggested by wwp; thanks!)
7677
7678 2002-08-16 [alfons]     0.8.1claws69
7679
7680         * src/gtksctree.c
7681                 plug memory leak reported by Kim Schultz & Martin Kluge
7682
7683 2002-08-16 [paul]       0.8.1claws68
7684
7685         * po/es.po
7686                 updated by Ricardo Mones Lastra
7687
7688 2002-08-16 [paul]       0.8.1claws67
7689
7690         * src/toolbar.h
7691                 fix bug where 'Compose News' icon showed wrong
7692                 tooltip
7693
7694 2002-08-16 [paul]       0.8.1claws66
7695
7696         * sync with 0.8.1cvs24
7697                 see ChangeLog 2002-08-16
7698
7699         * po/it.po
7700                 updated by Alessandro Maestri
7701
7702 2002-08-15 [paul]       0.8.1claws65
7703
7704         * po/sr.po
7705                 updated by Urke MMI
7706
7707 2002-08-15 [paul]       0.8.1claws64
7708
7709         * src/*.c
7710                 don't translate debug info
7711
7712         * src/matcher.[ch]
7713                 add copyright info
7714
7715 2002-08-15 [paul]       0.8.1claws63
7716
7717         * src/prefs_toolbar.c
7718                 fix bug where clicking 'OK' creates an icon & text
7719                 toolbar regardless of prefs
7720
7721 2002-08-14 [alfons]     0.8.1claws62
7722
7723         * src/main.c
7724                 add global var that has the full argv[0]
7725         * src/crash.c
7726                 o execvp the correct sylpheed by using argv0
7727                   and setting the correct work dir
7728                 o other tweaks  
7729
7730 2002-08-14 [oliver]     0.8.1claws61
7731         
7732         * enable/disable Toolbar Action Buttons 
7733         * code cleanups
7734         * src/mainwindow.c
7735         * src/toolbar.[ch]      
7736         * src/prefs_toolbar.c   
7737
7738 2002-08-14 [melvin]     0.8.1claws60
7739
7740         * po/fr.po
7741                 Updated French translations
7742
7743 2002-08-14 [melvin]     0.8.1claws59
7744
7745         * src/crash.c
7746                 Made bug report not translatable
7747         * src/exporthtml.c
7748                 Fixed exporthtml_build_filespec() return value
7749         * src/foldersel.c
7750                 Fixed incorrect include file
7751         * src/gtkspell.c
7752         * src/prefs_actions.c
7753         * src/prefs_toolbar.c
7754                 Made debug info not translatable
7755         * src/mutt.c
7756         * src/quote_fmt.c
7757                 Added missing includes
7758         * src/prefs_common.c
7759                 Fixed typo
7760
7761 2002-08-14 [paul]       0.8.1claws58
7762
7763         * faq/es/sylpheed-faq.html
7764           faq/es/sylpheed-faq-[1-3].html
7765           faq/es/sylpheed-faq-4.html     **NEW FILE **
7766                 update Spanish FAQ
7767
7768 2002-08-13 [christoph]  0.8.1claws57
7769
7770         * src/procmsg.c
7771                 ignore thread fix that did not mark all
7772                 child nodes of a ignored thread as
7773                 ignored. Does not work perfectly yet,
7774                 but it is better now
7775
7776 2002-08-13 [alfons]     0.8.1claws56
7777
7778         * src/crash.c
7779                 o implement 'save crash log'
7780                 o some tweaks
7781
7782 2002-08-13 [melvin]     0.8.1claws55
7783
7784         * src/main.c
7785                 removed unrequired "execinfo.h" header
7786
7787 2002-08-12 [paul]       0.8.1claws54
7788
7789         * faq/en/sylpheed-faq.html
7790           faq/en/sylpheed-faq-[1-3].html
7791           faq/en/sylpheed-faq-4.html     **NEW FILE **
7792                 update English FAQ
7793
7794 2002-08-12 [alfons]     0.8.1claws53
7795
7796         * po/POTFILES.in
7797                 add crash.c to translatables
7798         * src/crash.c
7799                 bring in Leandro's crash dialog
7800
7801 2002-08-11 [alfons]     0.8.1claws52
7802
7803         * src/crash.c
7804                 clean up some warnings
7805
7806 2002-08-11 [alfons]     0.8.1claws51
7807
7808         * acconfig.h
7809         * configure.in
7810         * src/crash.[ch]        ** NEW FILES **
7811         * src/main.c            
7812                 initial gdb crash handler
7813
7814 2002-08-11 [paul]       0.8.1claws50
7815
7816         * src/prefs_toolbar.c
7817                 replace Up/Down arrow pixmaps with text to be
7818                 consistent across icon themes
7819
7820 2002-08-11 [paul]       0.8.1claws49
7821
7822         * src/prefs_common.c
7823           src/prefs_toolbar.c
7824                 rename 'Pixmap' -> 'Icon'
7825
7826         * src/toolbar.[ch]
7827                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
7828
7829 2002-08-10 [paul]       0.8.1claws48
7830
7831         * src/prefs_toolbar.c
7832                 re-work the UI
7833
7834 2002-08-10 [paul]       0.8.1claws47
7835
7836         * src/main.c
7837                 don't write Processing progress to status bar
7838                 patch submitted by Alexander Evseev
7839
7840         * src/prefs_toolbar.c
7841                 re-position and resize window
7842                 make window assume correct size on first call
7843
7844 2002-08-10 [paul]       0.8.1claws46
7845
7846         * src/mainwindow.c
7847           src/prefs_toolbar.c
7848           src/toolbar.c
7849           src/toolbar.h
7850                 obey coding style
7851                 follow UI text conventions
7852
7853 2002-08-10 [alfons]     0.8.1claws45
7854
7855         * src/toolbar.c
7856                 correct pixmap for delete action
7857
7858 2002-08-10 [paul]       0.8.1claws44
7859
7860         * po/pt_BR.po
7861                 updated by Fabio Jr. Beneditto
7862
7863 2002-08-10 [paul]       0.8.1claws43
7864
7865         * po/POTFILES.in
7866                 add custom toolbar files
7867
7868 2002-08-10 [paul]       0.8.1claws42
7869
7870         * sync with 0.8.1cvs22
7871                 see ChangeLog 2002-08-09
7872
7873 2002-08-09 [paul]       0.8.1claws41
7874
7875         * tools/Makefile.am
7876           tools/README
7877           tools/outlook2sylpheed.pl     ** NEW FILE **
7878                 add script to convert exported Outlook
7879                 contacts list to a Sylpheed addressbook.
7880                 Submitted by Ricardo Mones Lastra.
7881
7882 2002-08-09 [paul]       0.8.1claws40
7883
7884         * AUTHORS
7885           configure.in
7886           po/sr.po      ** NEW FILE **
7887                 add Serbian message catalog. Submitted by
7888                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
7889
7890 2002-08-09 [paul]       0.8.1claws39
7891
7892         * sync with 0.8.1cvs21
7893                 see ChangeLog 2002-08-08
7894
7895 2002-08-08 [oliver]     0.8.1claws38
7896
7897         * src/mainwindow.c
7898                 move Custom Toolbar to Configuration menu
7899
7900 2002-08-08 [oliver]     0.8.1claws37
7901
7902         * src/prefs_toolbar.c
7903                 fix substitute pixmap bug
7904
7905 2002-08-08 [paul]       0.8.1claws36
7906
7907         * sync with 0.8.1cvs19
7908                 see ChangeLog 2002-08-08
7909
7910 2002-08-07 [christoph]  0.8.1claws35
7911
7912         * src/utils.c
7913                 fixed a memory leak in new canonicalize_file_replace
7914
7915 2002-08-07 [christoph]  0.8.1claws34
7916
7917         * src/utils.[ch]
7918                 o canonicalize_file_replace should create the temporary
7919                   file in the same directory as the original file.
7920                 o added get_tmpfile_in_dir that creates a temorary file
7921                   in a specified directory.
7922
7923 2002-08-07 [melvin]     0.8.1claws33
7924
7925         * src/toolbar.c
7926                 fixed bug where 'Article' button acted as 'Email' button.
7927
7928 2002-08-07 [paul]       0.8.1claws32
7929
7930         * sync with 0.8.1.cvs17
7931                 see ChangeLog 2002-08-07
7932
7933 2002-08-07 [colin]      0.8.1claws31
7934         
7935         * src/news.c
7936                 fix mass-cancel problem
7937
7938 2002-08-07 [thorsten]   0.8.1claws30
7939
7940         * src/prefs_toolbar.c
7941                 fix: crash on replace or add new button
7942         * src/toolbar.c
7943                 fix: close xmlfile after reading
7944         * src/utils.c
7945                 fix: unlink() file before rename()
7946
7947 2002-08-06 [paul]       0.8.1claws29
7948
7949         * sync with 0.8.cvs15
7950                 see ChangeLog 2002-08-06
7951
7952 2002-08-06 [oliver]     0.8.1claws28
7953
7954         * src/toolbar.c
7955         * src/prefs_toolbar.c
7956                 fixed empty toolbar issue
7957
7958 2002-08-06 [oliver]     0.8.1claws27
7959
7960         * Custom Toolbar Final 
7961         * src/folderview.c
7962         * src/inc.c
7963         * src/summaryview.c
7964                 o toolbar stuff now lives in src/toolbar.[ch]
7965                 o main_window_toolbar_* functions are renamed to
7966                   toolbar_* reflecting their new source file
7967         * src/mainwindow.[ch]
7968                 o remove toolbar stuff  
7969
7970 2002-08-06 [oliver]     0.8.1claws26
7971         
7972         * src/Makefile.am
7973         * src/prefs_toolbar.[ch]        **New File**
7974         * src/toolbar.[ch]              **New File**
7975                 o prefs_toolbar.[ch] custom toolbar frontend
7976                 o toolbar.[ch]       backend 
7977
7978 2002-08-06 [oliver]     0.8.1claws25
7979
7980         * src/prefs_actions.[ch]
7981                 o new exported function actions_execute
7982
7983 2002-08-06 [paul]       0.8.1claws24
7984
7985         * sync with 0.8.1cvs4
7986                 see ChangeLog 2002-08-06
7987
7988 2002-08-06 [paul]       0.8.1claws23
7989
7990         * sync with 0.8.1cvs13
7991                 see ChangeLog 2002-08-06
7992
7993 2002-08-06 [paul]       0.8.1claws22
7994
7995         * sync with 0.8.1cvs12
7996                 see ChangeLog 2002-08-05 and 2002-08-06
7997
7998 2002-08-06 [match]      0.8.1claws21
7999
8000         * src/addrclip.c
8001                 improvements to cut/copy/paste address
8002
8003 2002-08-05 [match]      0.8.1claws20
8004
8005         * src/addritem.[ch]
8006         * src/addrcache.c
8007         * src/addrbook.c
8008         * src/editaddress.c
8009         * src/addressbook.c
8010                 fixes to improve cut/copy/paste
8011
8012 2002-08-06 [melvin]     0.8.1claws19
8013
8014         * src/account.[ch]
8015                 account_find_all_from_address(): new function that returns the
8016                 list of all accounts that are matched in an address.
8017         * src/alertpanel.[ch]
8018                 alertpanel() now accepts a custom widget
8019                 alertpanel_with_widget(): new function that pops up a panel with
8020                 a custom widget in it 
8021         * src/gtkutils.[ch]
8022                 gtkut_account_menu_new(): new function that allows the selection
8023                 of an account from a list of accounts.
8024         * src/messageview.c
8025                 Extended Return Receipt notification to select the correct 
8026                 account and to make a security test on the Delivery-Notification
8027                 address which should be the same as the Return-Path.
8028
8029 2002-08-06 [thorsten]   0.8.1claws18
8030
8031         * src/mimeview.c
8032                 attach_all: save unnamed as "noname.%d",
8033                 dont free static dirname
8034
8035 2002-08-05 [alfons]     0.8.1claws17
8036
8037         * configure.in
8038                 detect XIM by trying to link rather than compile a XIM program
8039
8040 2002-08-05 [oliver]     0.8.1claws16
8041                 
8042         * src/stock_pixmap.[ch]
8043                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
8044                 o new func to retrieve pixmaps
8045
8046 2002-08-05 [paul]       0.8.1claws15
8047
8048         * sync with 0.8.1cvs10
8049                 see ChangeLog 2002-08-05
8050
8051 2002-08-04 [alfons]     0.8.1claws14
8052
8053         * src/textview.c
8054                 see if this plugs memleak
8055
8056 2002-08-04 [melvin]     0.8.1claws13
8057
8058         * src/gtkspell.c
8059                 fixed bug that could crash Sylpheed when highlighting
8060                 all misspelled words.
8061
8062 2002-08-03 [melvin]     0.8.1claws12
8063
8064         * src/prefs_actions.c
8065                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
8066         * src/messageview.c
8067                 fixed bug where the Return Receipt was sent to
8068                 Delivery-Notification-To address even if it was not present
8069
8070 2002-08-02 [alfons]     0.8.1claws11
8071
8072         * src/prefs_actions.c
8073                 o more check for NULLs
8074                 o put create_io_dialog() in right conditional block
8075
8076 2002-08-02 [paul]       0.8.1claws10
8077
8078         * po/es.po
8079                 updated by Ricardo Mones Lastra
8080
8081 2002-08-01 [christoph]  0.8.1claws9
8082
8083         * src/folder.c
8084                 don't free the cache of the opened
8085                 folder in the summaryview
8086         * src/summaryview.c
8087                 don't unset flags, if it is not required
8088
8089 2002-08-01 [paul]       0.8.1claws8
8090
8091         * sync with 0.8.1cvs8
8092                 see ChangeLog entry 2002-08-01
8093
8094 2002-08-01 [paul]       0.8.1claws7
8095
8096         * sync with 0.8.1cvs7
8097                 see ChangeLog 2002-07-31 and 2002-08-01
8098
8099 2002-07-31 [christoph]  0.8.1claws6
8100
8101         * src/mainwindow.c
8102                 forgot to update menu sensitivity
8103                 function for new menu entry
8104
8105 2002-07-31 [alfons]     0.8.1claws5
8106
8107         * src/main.c
8108                 check folder item and its path for NULL on
8109                 initial processing
8110
8111 2002-07-31 [christoph]  0.8.1claws4
8112
8113         * src/folder.c
8114                 check if folder_item_get_msginfo in
8115                 folder_item_remove_msg returned NULL
8116         * src/imap.c
8117                 better clear the uid cache in the
8118                 uid validity check function and delete
8119                 cached messages
8120
8121 2002-07-31 [paul]       0.8.1claws3
8122
8123         * man/sylpheed.1
8124                 add the '--attach' option and a few other
8125                 minor changes
8126
8127 2002-07-31 [paul]       0.8.1claws2
8128
8129         * sync with 0.8.1cvs5
8130                 see ChangeLog 2002-07-31
8131
8132 2002-07-31 [christoph]  0.8.1claws1
8133
8134         * src/folderview.[ch]
8135         * src/mainwindow.c
8136                 replace "Rescan all folders..." with
8137                 "Check all folders for new messages..."
8138
8139 2002-07-30 [paul]       0.8.1claws
8140
8141         * version 0.8.1claws released
8142
8143 2002-07-30 [paul]       0.8.0claws29
8144
8145         * tools/OOo2sylpheed.pl ** NEW FILE **
8146           tools/README
8147                 add script to enable sending documents as
8148                 attachments from OpenOffice.org
8149
8150 2002-07-30 [melvin]     0.8.0claws28
8151
8152         * src/prefs_actions.c
8153                 Made the actions' input/output dialog display
8154                 without delay.
8155
8156 2002-07-30 [christoph]  0.8.0claws27
8157
8158         * src/procmsg.c
8159                 check if folder_item_get_msginfo in
8160                 procmsg_save_to_outbox returned NULL
8161
8162 2002-07-30 [paul]       0.8.0claws26
8163
8164         * sync with 0.8.1cvs4
8165                 see ChangeLog 2002-07-29
8166
8167 2002-07-29 [thorsten]   0.8.0claws25
8168
8169         * README.claws
8170                 added selective download, delete on server
8171
8172 2002-07-29 [paul]       0.8.0claws24
8173
8174         * sync with 0.8.1cvs3
8175                 see ChangeLog 2002-07-29
8176
8177 2002-07-27 [christoph]  0.8.0claws23
8178
8179         * src/folder.c
8180                 add extra check if fetching the msginfo
8181                 returned NULL
8182
8183 2002-07-27 [paul]       0.8.0claws22
8184
8185         * sync with 0.8.1cvs2
8186                 see ChangeLog 2002-07-26
8187
8188 2002-07-27 [christoph]  0.8.0claws21
8189
8190         * src/imap.c
8191                 add another check if a valid msginfo
8192                 was returned
8193
8194 2002-07-26 [hoa]        0.8.0claws20
8195
8196         * src/folder.c
8197                 Fixed a condition in folder_item_destroy()
8198
8199         * src/imap.c
8200                 Fixed an error in IMAP protocol
8201
8202 2002-07-26 [alfons]     0.8.0claws19
8203
8204         * src/folder.c
8205                 ofcourse compare with identifier, not the path
8206
8207 2002-07-26 [alfons]     0.8.0claws18
8208
8209         * src/folder.c
8210                 use folder item identifier for saving / restoring
8211                 preferences because folder->path might not be unique
8212
8213 2002-07-26 [melvin]     0.8.0claws17
8214
8215         * src/logwindow.c
8216                 Fixed a crash introduced in 0.8.0claws5 when log is 
8217                 cut under 80 characters.
8218
8219 2002-07-26 [paul]       0.8.0claws16
8220
8221         * sync with 0.8.1cvs1
8222                 see ChangeLog 2002-07-26
8223
8224 2002-07-26 [christoph]  0.8.0claws15
8225
8226         * src/imap.[ch]
8227                 imap folder now remembers the last selected
8228                 folder and imap_fetch_msginfo skips selecting
8229                 the folder if it is already selected
8230
8231 2002-07-26 [christoph]  0.8.0claws14
8232
8233         * src/folder.c
8234         * src/folderview.c
8235         * src/imap.c
8236                 fix imap folder rescanning
8237
8238 2002-07-25 [christoph]  0.8.0claws13
8239
8240         * src/filter.c
8241         * src/folder.[ch]
8242         * src/folderview.c
8243         * src/imap.[ch]
8244         * src/mainwindow.c
8245         * src/mbox_folder.c
8246         * src/mh.c
8247         * src/news.c
8248                 implement imap uid cache and uid validity check
8249
8250 2002-07-25 [alfons]     0.8.0claws12
8251
8252         * src/summaryview.c
8253                 fix a brown paper bag bug, and also add some more
8254                 checks
8255
8256 2002-07-25 [christoph]  0.8.0claws11
8257
8258         * src/folder.c
8259                 don't mix copy, fetch_msginfo and remove
8260                 operations in folder item copy and move
8261                 operations
8262
8263 2002-07-25 [christoph]  0.8.0claws10
8264
8265         * src/folderview.c
8266         * src/mainwindow.c
8267         * src/prefs_folder_item.c
8268         * src/summaryview.[ch]
8269                 remove no longer required parameter update_cache from
8270                 summary_show
8271
8272 2002-07-25 [paul]       0.8.0claws9
8273
8274         * sync with 0.8.1
8275         
8276         * AUTHORS
8277                 a few corrections
8278
8279 2002-07-24 [alfons]     0.8.0claws8
8280
8281         * src/summaryview.c
8282                 sort correctly when using simplified subject line
8283                 (closes feature request "[ 585141 ] applying regexp to subject 
8284                 before sort" submitted by Alexandra Walford)
8285
8286 2002-07-24 [paul]       0.8.0claws7
8287
8288         * sync with 0.8.0cvs3
8289                 see ChangeLog 2002-07-24
8290
8291 2002-07-23 [christoph]  0.8.0claws6
8292
8293         * src/folder.c
8294         * src/folder.h
8295         * src/summaryview.c
8296         * src/summaryview.h
8297         * src/main.c
8298                 o separate processing and summaryview
8299                 o removed summary_write_cache from summaryview
8300                 o removed summaryview->killed_messages, because we don't have
8301                   to keep a list of killed messages anymore. New cache will
8302                   keep the hidden messages in cache anyway
8303         * src/folderview.c
8304         * src/inc.c
8305         * src/selective_download.c
8306                 o removed unnecessary summary_write_cache calls
8307         * src/procmsg.c
8308                 o don't set ignore thread flag in procmsg_get_thread_tree
8309                   if it is already set
8310         * src/mainwindow.c
8311         * src/statusbar.h
8312                 o moved STATUSBAR_PUSH/POP to statusbar.h because
8313                   they are used in different files
8314
8315 2002-07-23 [melvin]     0.8.0claws5
8316
8317         * src/addressbook.c
8318         * src/addrgather.c
8319         * src/editaddress.c
8320         * src/editgroup.c
8321         * src/editldap_basedn.c
8322         * src/importldif.c
8323         * src/prefs_common.c
8324                 Fixed few memory leak (gtk_editable_get_chars returns
8325                 an allocated string)
8326         * src/logwindow.c
8327                 Fixed few memory leak (gtk_editable_get_chars returns
8328                 an allocated string) and modified a little the log cutting
8329                 loop.
8330         * src/compose.c
8331                 Replaced a call to an obsolete function gtk_entry_get_text()
8332                 by gtk_editable_get_chars()
8333         * src/send.c
8334                 Removed a debug printf
8335
8336 2002-07-23 [christoph]  0.8.0claws4
8337
8338         * src/filesel.c
8339                 fix another g_dirname memory leak
8340
8341 2002-07-23 [christoph]  0.8.0claws3
8342
8343         * src/mh.c
8344                 fixed a memory leak in mh_fetch_msginfo
8345                 fixed crash when message header could not be
8346                 parsed
8347
8348 2002-07-23 [paul]       0.8.0claws2
8349
8350         * sync with 0.8.0cvs2
8351                 see ChangeLog 2002-07-23
8352
8353 2002-07-23 [paul]       0.8.0claws1
8354
8355         * sync with 0.8.0cvs1
8356                 see ChangeLog 2002-07-23
8357
8358 2002-07-23 [paul]       0.8.0claws
8359
8360         * release of 0.8.0claws
8361
8362 2002-07-23 [paul]       0.7.8claws99
8363
8364         * po/ru.po
8365                 new Russian translation, submitted by
8366                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
8367
8368 2002-07-22 [jens]       0.7.8claws98
8369
8370         * po/de.po
8371                 Updated German translations.
8372
8373 2002-07-22 [paul]       0.7.8claws97
8374
8375         * po/es.po
8376           po/it.po
8377           po/nl.po
8378           po/pt_BR.po
8379                 updated translations by Ricardo Mones Lastra,
8380                 Alessandro Maestri, Wilbert Berendsen and 
8381                 Fabio Jr. Beneditto respectively
8382
8383 2002-07-22 [christoph]  0.7.8claws96
8384
8385         * src/mimeview.c
8386                 fix memory leak caused by wrong g_dirname usage
8387
8388 2002-07-22 [christoph]  0.7.8claws95
8389
8390         * src/summaryview.c
8391                 update new and unread message counts for summaryview
8392                 summaryview does not get it from the folder anymore
8393                 and has to update the values itself
8394
8395 2002-07-22 [melvin]     0.7.8claws94
8396
8397         * po/fr.po
8398                 Updated French translations.
8399
8400 2002-07-22 [christoph]  0.7.8claws93
8401
8402         * src/matcher.c
8403                 set prop->preg pointer to NULL or following check
8404                 will not fail and regexec will be called with
8405                 invalid pointer
8406
8407 2002-07-21 [alfons]     0.7.8claws92
8408         
8409         * src/prefs_common.[ch]
8410                 remove option "Send return receipt on request"
8411
8412 2002-07-21 [thorsten]   0.7.8claws91
8413
8414         * src/mimeview.c
8415                 fixed memleaks, coding style as pointed out by alfons
8416
8417 2002-07-21 [alfons]     0.7.8claws90
8418
8419         * src/messageview.c
8420         * src/noticeview.[ch]
8421                 o fix bug notice view being displayed when going to empty folder 
8422                   (noticed by Christoph)
8423                 o allow RRR to be sent when restarting sylpheed, or changing folder 
8424                   (noticed by Thorsten)
8425
8426 2002-07-21 [thorsten]   0.7.8claws89
8427
8428         * src/mimeview.c
8429                 Included save_all patch from Xaview FACQ
8430                 added support for pathnames
8431
8432 2002-07-21 [alfons]     0.7.8claws88
8433
8434         * po/POTFILES.in
8435         * src/Makefile.am
8436         * src/mainwindow.c
8437         * src/messageview.[ch]
8438         * src/noticeview.c      ** NEW FILE **
8439         * src/noticeview.h      ** NEW FILE **
8440                 make return receipts work again
8441                 (UI idea by Leandro Pereira)
8442
8443 2002-07-21 [paul]       0.7.8claws87
8444
8445         * src/summaryview.c
8446                 fix sensitivity of 'Select thread'
8447
8448 2002-07-21 [paul]       0.7.8claws86
8449
8450         * src/prefs_common.c
8451                 add browser command line for Galeon
8452
8453 2002-07-21 [paul]       0.7.8claws85
8454
8455         * Makefile.am
8456                 fix 'EXTRA_DIST': remove README.README, add TODO
8457                 and TODO.claws
8458
8459 2002-07-21 [alfons]     0.7.8claws84
8460
8461         * src/gtkstext.c
8462                 make enter clear selection
8463                 (closes "[ 579888 ] Editor selection/entry error"
8464                 reported by Steve Lamb)
8465
8466 2002-07-21 [alfons]     0.7.8claws83
8467         
8468         * src/summaryview.c
8469                 sort message list when selecting unthread messages
8470                 (closes "[ 501593 ] switching threaded view doesn't sort"
8471                 reported by Simon Schubert)
8472
8473 2002-07-20 [alfons]     0.7.8claws82
8474         
8475         * src/matcher.c
8476                 const-correctness
8477
8478 2002-07-20 [thorsten]   0.7.8claws81
8479
8480         * src/matcher.c
8481                 Fixed expansion of empty fields in matchactions
8482
8483 2002-07-19 [melvin]     0.7.8claws80
8484
8485         * src/gtkspell.c
8486                 Removed a duplicate menu entry (fast mode) introduced during
8487                 the new cache merge
8488                 Added a menu separator between 'Use alternate' and 'Fast mode'
8489
8490 2002-07-19 [paul]       0.7.8claws79
8491
8492         * tools/Makefile.am
8493           tools/README
8494                 correct typos
8495
8496 2002-07-19 [thorsten]   0.7.8claws78
8497
8498         * tools/calypso_convert.pl      ** NEW FILE **
8499           tools/README
8500           tools/Makefile.am
8501                 script to import mbox files exported
8502                 by calypso
8503                 o generates folder structure
8504                 o includes attachments
8505
8506 2002-07-19 [melvin]     0.7.8claws77
8507
8508         * src/selective_download.[ch]
8509                 Fixed bug where closing the dialog with the window manager's
8510                 close button will not unlock the summary
8511                 Corrected some function declarations that missed a return value
8512                 Made the source code comply better with coding style.
8513         * src/prefs_common.c
8514                 Added new browser command line for Mozilla.
8515
8516 2002-07-18 [paul]       0.7.8claws76
8517
8518         * src/mainwindow.c
8519           src/selective_download.[ch]
8520                 reflect theme changes, fix Gdk Warning when creating 
8521                 pixmap from NULL window, and minor clean up.
8522                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8523
8524         * po/en_GB.po
8525                 updated
8526
8527 2002-07-17 [paul]       0.7.8claws75
8528
8529         * INSTALL[.jp]
8530                 sync with 0.8.0
8531         
8532         * po/en_GB.po
8533                 updated
8534
8535 2002-07-16 [paul]       0.7.8claws74
8536
8537         * tools/filter_conv.pl
8538           tools/README
8539                 replace conversion script with reimplemented version, 
8540                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
8541
8542 2002-07-16 [colin]      0.7.8claws73
8543
8544         * src/summaryview.c
8545                 remove forgotten debug messages - sorry ;-)
8546
8547 2002-07-16 [colin]      0.7.8claws72
8548
8549         * src/mimeview.c
8550           src/summaryview.c
8551           src/textview.c
8552           src/textview.h
8553                 add the ability to select part of a text mime-part 
8554                 to reply.
8555
8556 2002-07-15 [christoph]  0.7.8claws71
8557
8558         * src/folder.c
8559                 fix folder message count for folders without
8560                 msg_is_changed (includes news folders)
8561
8562 2002-07-15 [martin]     0.7.8claws70
8563
8564         * src/summaryview.c
8565                 option "display recipient on 'From'..." now works
8566                 without the need of enabling the option
8567                 "display  sender  using  address  book".
8568
8569 2002-07-15 [christoph]  0.7.8claws69
8570
8571         * src/summaryview.c
8572                 removed setting folder status from summaryview.
8573                 folder.c should update all message counts correctly.
8574
8575 2002-07-15 [paul]       0.7.8claws68
8576
8577         * po/pt_BR.po
8578                 updated by Fabio Junior Beneditto
8579
8580 2002-07-15 [darko]      0.7.8claws67
8581
8582         * src/mh.c
8583                 Fixed target folder colorization, don't decrease op
8584                 number twice
8585
8586 2002-07-14 [paul]       0.7.8claws66
8587
8588         * sync with main 0.8.0
8589                 see ChangeLog 2002-07-14
8590
8591 2002-07-13 [melvin]     0.7.8claws65
8592         
8593         * src/addrbook.c
8594         * src/addressbook.c
8595         * src/addrindex.c
8596                 Replaced sprintf by g_snprintf to prevent possible buffer
8597                 overflow.
8598         * src/news.c
8599                 Corrected a log message output format.
8600                 Added a missing "done" debug output.
8601         * src/compose.c
8602                 Added keyboard accelerator for Priority menu items
8603                 Added missing \n in debug output
8604         * src/logwindow.c
8605         * src/gtkspell.c
8606         * src/rfc2015.c
8607                 Added missing \n in debug output
8608
8609 2002-07-13 [paul]       0.7.8claws64
8610
8611         * man/sylpheed.1
8612                 change Sergey's email address to the sf address
8613
8614         * src/textview.c
8615                 increase show_url_timeout (more useful for long
8616                 urls)
8617
8618 2002-07-12 [sergey]     0.7.8claws63
8619
8620         * src/rfc2015.c
8621                 applied (with some modifications) patch to set the
8622                 micalg parameter for signatures
8623                 (2001-08-28 Werner Koch <wk@gnupg.org>)
8624
8625 2002-07-12 [sergey]     0.7.8claws62
8626
8627         * man/Makefile.am
8628         * configure.in
8629                 fixed man page installation
8630
8631 2002-07-12 [paul]       0.7.8claws61
8632
8633         * sync with 0.7.8cvs26
8634                 see ChangeLog 2002-07-11 and 2002-07-12
8635
8636 2002-07-11 [christoph]  0.7.8claws60
8637
8638         * src/compose.c
8639         * src/procmsg.c
8640                 first use the message number to find the message
8641                 to mark with a reply flag but check the
8642                 message-id if we got the correct message, if not
8643                 try to find it by message-id.
8644                 use new string seperator that is not allowed
8645                 in message-ids.
8646
8647 2002-07-11 [paul]       0.7.8claws59
8648
8649         * sync with 0.7.8cvs23
8650                 see ChangeLog 2002-07-10
8651
8652 2002-07-10 [christoph]  0.7.8claws58
8653
8654         * src/folder.[ch]
8655         * src/msgcache.[ch]
8656                 Added message-id table to the cache in memory
8657                 and functions to msgcache.c and folder.c to
8658                 fetch MsgInfos by message id
8659         * src/compose.c
8660         * src/procmsg.c
8661                 store folder and message-id of message replying
8662                 to in queue header and set reply flag after sending
8663                 (Closes bug #469498)
8664
8665 2002-07-10 [paul]       0.7.8claws57
8666
8667         * AUTHORS
8668           man/sylpheed.1.gz
8669                 add Martin to the list of authors
8670
8671 2002-07-09 [martin]     0.7.8claws56
8672         * src/gtksctree.c
8673                 Added gtk_ctree_last_visible(), tree_update_level(),
8674                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
8675                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8676                 from gtk+ to gtksctree.c for the new sorting code
8677                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
8678                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
8679         * src/gtksctree.h
8680                 Added declaration for gtk_sctree_sort_recursive() and
8681                 gtk_sctree_sort_node
8682         * src/addressbook.c
8683         * src/foldersel.c
8684         * src/folderview.c
8685         * src/summaryview.c
8686                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8687                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
8688
8689 2002-07-08 [paul]       0.7.8claws55
8690
8691         * more sync with 0.7.8cvs21
8692                 see ChangeLog 2002-07-08
8693
8694 2002-07-08 [paul]       0.7.8claws54
8695
8696         * sync with 0.7.8cvs21
8697                 see ChangeLog 2002-07-08
8698
8699 2002-07-07 [alfons]     0.7.8claws53
8700
8701         * src/Makefile.am
8702         * src/stock_pixmap.[ch]
8703         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
8704         * src/pixmaps/notice_error.xpm  ** NEW FILE **
8705         * src/pixmaps/notice_note.xpm   ** NEW FILE **
8706                 add new pixmaps for upcoming notice pane
8707
8708 2002-07-06 [melvin]     0.7.8claws52
8709
8710         * src/gtkspell.[ch]
8711                 Made them a bit closer to Sylpheed's coding style.
8712                 Removed old code.
8713                 Removed possible memory leaks when some errors occurs.
8714
8715 2002-07-06 [melvin]     0.7.8claws51
8716
8717         * po/Makefile.in.in
8718                 Removed --no-location in xgettext command line to help
8719                 translators that use Emacs' po-mode
8720         * src/quote_fmt.c
8721                 Removed unnecessary comments that messed up sylpheed.pot
8722
8723 2002-07-06 [paul]       0.7.8claws50
8724
8725         * sync with 0.7.8cvs19
8726                 see ChangeLog 2002-07-05
8727
8728 2002-07-06 [christoph]  0.7.8claws49
8729
8730         * src/folder.c
8731         * src/mainwindow.c
8732                 fix folder_item_remove_all_msg and folderview
8733                 status for trash folders after emptying trash
8734
8735 2002-07-05 [paul]       0.7.8claws48
8736
8737         * sync with 0.7.8cvs16
8738                 see ChangeLog 2002-07-04 and 2002-07-05
8739
8740 2002-07-04 [paul]       0.7.8claws47
8741
8742         * sync with 0.7.8cvs14
8743                 see  ChangeLog 2002-07-04
8744
8745 2002-07-03 [alfons]     0.7.8claws46
8746
8747         * src/folder.c
8748                 dupe folder item's path because it's being reallocated
8749                 by new folder scanning code
8750
8751 2002-07-03 [christoph]  0.7.8claws45
8752
8753         * src/imap.c
8754                 better IMAP uid fetching using 'FETCH 1:* (UID)'
8755         * src/msgcache.c
8756                 add missing return in msgcache_write
8757
8758 2002-07-02 [thorsten]   0.7.8claws44
8759
8760         * src/jpilot.c
8761         * src/msgcache.c
8762         * src/rfc2015.c
8763                 use binary mode for file access
8764
8765 2002-07-02 [christoph]  0.7.8claws43
8766
8767         * major code cleanup (part 1)
8768         
8769                 - unused variables removed
8770                 - unused functions removed
8771                 - uninitialized variables checked
8772                 - missing return statements added
8773                 - missing function return types added
8774                 - added parentheses around assignment and
8775                   && in || when suggested by gcc
8776               
8777         * src/mh.c
8778         * src/folder.c
8779                 replaced direct calls to folder->scan_tree
8780                 with folder_scan_tree and restore folder
8781                 prefs in this function. The folder should
8782                 not have to deal with them.
8783                 ( Should now work for all folder types )
8784
8785 2002-07-02 [paul]       0.7.8claws42
8786
8787         * sync with 0.7.8cvs13
8788                 see ChangeLog 2002-07-01 and 2002-07-02
8789
8790 2002-07-01 [christoph]  0.7.8claws41
8791
8792         * src/summaryview.c
8793                 fix "goto next/prev unread message" with
8794                 ignored threads
8795
8796 2002-07-01 [paul]       0.7.8claws40
8797
8798         * po/es.po
8799                 updated by Ricardo Mones Lastra
8800
8801 2002-06-30 [match]      0.7.8claws39
8802
8803         * src/jpilot.c
8804                 applied variation of leonerd's patch (566661) to
8805                 allow multiple email addresses per JPilot entry.
8806                 addresses may be separated by space, comma, pipe,
8807                 semi-colon, new-line.
8808
8809 2002-06-30 [alfons]     0.7.8claws38
8810
8811         * src/procmsg.c
8812                 simple fix for putting older nodes before
8813                 newer nodes when threading by subject
8814
8815 2002-06-30 [christoph]  0.7.8claws37
8816
8817         * src/folder.c
8818         * src/folderview.c
8819         * src/mh.c
8820         * src/news.c
8821         * src/procmsg.c
8822                 fix broken folder tree rescaning
8823                 and don't use procmsg_get_mark_sum
8824                 anymore
8825
8826 2002-06-30 [christoph]  0.7.8claws36
8827
8828         * merge new cache branch
8829         * src/imap.c
8830                 fix new cache imap copy bug
8831         * src/folder.c
8832                 improved folder_item_scan
8833                 it should now always set the correct
8834                 new, unread and total message counts
8835
8836 2002-06-29 [paul]       0.7.8claws35
8837
8838         * configure.in
8839                 correct syntax error
8840
8841 2002-06-29 [paul]       0.7.8claws34
8842
8843         * configure.in
8844           Makefile.am
8845           man/Makefile.am       ** NEW FILE **
8846           man/sylpheed.1.gz     ** NEW FILE **
8847                 add Sylpheed man page
8848
8849 2002-06-29 [paul]       0.7.8claws33
8850
8851         * po/pt_BR.po
8852                 updated by Fabio Junior Beneditto
8853
8854 2002-06-28 [jens]       0.7.8claws32
8855
8856         * po/de.po
8857                 translation updated
8858
8859         * src/selective_download.c
8860                 removed gettext for space " "
8861
8862         * src/imap.c
8863                 removed wrong space
8864
8865 2002-06-28 [paul]       0.7.8claws31
8866
8867         * sync with 0.7.8cvs11
8868                 see ChangeLog 2002-06-28
8869
8870 2002-06-28 [paul]       0.7.8claws30
8871
8872         * sync with 0.7.8cvs10
8873                 see ChangeLog 2002-06-27 and 2002-06-28
8874
8875 2002-06-26 [paul]       0.7.8claws29
8876
8877         * src/addrgather.c
8878           src/selective_download.c
8879                 don't gettextise empty strings.
8880                 reserved by gettext. gettext("") returns 
8881                 the header entry with meta information, 
8882                 not the empty string
8883
8884         * po/en_GB.po
8885                 updated
8886
8887 2002-06-26 [paul]       0.7.8claws28
8888
8889         * sync with 0.7.8cvs7
8890                 see ChangeLog 2002-06-25
8891
8892         * src/prefs_common.c
8893                 ...and in the process, tweak the gui a little
8894
8895 2002-06-25 [alfons]     0.7.8claws27
8896         
8897         * configure.in
8898         * src/Makefile.am
8899                 fine tune ldap library detection
8900
8901 2002-06-25 [alfons]     0.7.8claws26
8902
8903         * src/compose.c
8904                 don't allow return receipts when composing a news article
8905
8906 2002-06-25 [paul]       0.7.8claws25
8907
8908         * Makefile.am
8909                 add '$(AMTAR)' to 'release' section to allow for
8910                 new and older autotools
8911
8912 2002-06-25 [paul]       0.7.8claws24
8913
8914         * src/summaryview.c
8915                 fix "No more unread messages" persistant pop-up
8916                 window bug
8917
8918 2002-06-25 [paul]       0.7.8claws23
8919
8920         * po/it.po
8921                 updated by Alessandro Maestri
8922
8923 2002-06-25 [paul]       0.7.8claws22
8924
8925         * sync with 0.7.8cvs6
8926                 see ChangeLog 2002-06-25
8927
8928 2002-06-24 [paul]       0.7.8claws21
8929
8930         * tools/update-po
8931                 add GPL copyright information
8932
8933 2002-06-24 [paul]       0.7.8claws20
8934
8935         * tools/Makefile.am
8936           tools/README
8937           tools/update-po       ** NEW FILE **
8938                 add script that eases the creation of *.po files
8939                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
8940
8941 2002-06-23 [alfons]     0.7.8claws19
8942
8943         * src/messageview.c
8944                 make notification_convert_header obey const correctness
8945                 (next step will be fixing the broken return receipt)
8946
8947 2002-06-23 [paul]       0.7.8claws18
8948
8949         * src/messageview.c
8950                 fix bug introduced in last commit:
8951                 removed too much code in last commit - put back what's
8952                 needed
8953
8954 2002-06-23 [paul]       0.7.8claws17
8955
8956         * src/messageview.[ch]
8957                 remove code committed in error from locally patched
8958                 source
8959
8960 2002-06-23 [colin]      0.7.8claws16
8961
8962         * src/compose.[ch]
8963                 add compose_entry_select(), used to select the default_to
8964                 email address - hopefully avoiding people sending mails to
8965                 wrong recipients.
8966
8967 2002-06-22 [alfons]     0.7.8claws15
8968
8969         * AUTHORS
8970                 add Bram Metsch & Stanislav Karchebny
8971         * src/smtp.[ch]
8972         * src/prefs_account.[ch]
8973         * src/send.c
8974                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
8975                   options.  (see <http://sourceforge.net/tracker/index.php
8976                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
8977
8978                 - merge Stanislav's fix to make SMTP AUTH work with qmail
8979                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
8980
8981 2002-06-22 [paul]       0.7.8claws14
8982
8983         * sync with 0.7.8cvs5
8984                 see ChangeLog 2002-06-19 and 2002-06-20
8985
8986 2002-06-22 [alfons]     0.7.8claws13
8987
8988         * src/selective_download.c
8989                 fix a stupid mistake I made
8990
8991 2002-06-22 [alfons]     0.7.8claws12
8992
8993         * src/selective_download.[ch]
8994                 fix another unnoticed leak; cleanup code
8995
8996 2002-06-21 [alfons]
8997
8998         * tools/Makefile.am
8999                 gpg-sign <-- gpg-sign-syl
9000
9001 2002-06-21 [alfons]     0.7.8claws11
9002
9003         * src/selective_download.c
9004         * src/selective_download.h
9005                 fix assorted mix of allocation errors (should solve
9006                 problem reported by Philippe Gramoullé, see:
9007                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
9008
9009 2002-06-20 [melvin]     0.7.8claws10
9010
9011         * tools/gpg-sign *REMOVED*
9012           tools/gpg-sign-syl *ADDED*
9013                 Replaced the gpg clearsigning script with the version using
9014                 xterm instead of ssh-askpass and changed its name.
9015
9016         * README.claws
9017                 Updated actions example to reflect the renaming of the
9018                 gpg clearsigning script.
9019
9020 2002-06-19 [paul]       0.7.8claws9
9021
9022         * sync with 0.7.8claws9
9023                 see ChangeLog 2002-06-18 and 2002-06-19
9024
9025 2002-06-19 [paul]       0.7.8claws8
9026
9027         * sync with 0.7.8cvs1
9028                 see ChangeLog 2002-06-18
9029
9030 2002-06-18 [alfons]     0.7.8claws7
9031
9032         * src/mainwindow.h
9033                 add omitted prototype
9034
9035 2002-06-17 [paul]       0.7.8claws6
9036
9037         * src/mainwindow.c
9038                 fix hiding of exec_btn
9039
9040 2002-06-17 [paul]       0.7.8claws5
9041
9042         * src/pop.c
9043                 remove unneeded code: should_delete() 
9044                 and Pop3State::uidl_todelete_list
9045
9046 2002-06-17 [paul]       0.7.8claws4
9047
9048         * sync with 0.7.8
9049                 see ChangeLog 2002-06-11 and 2002-06-13
9050
9051 2002-06-16 [alfons]     0.7.8claws3
9052         
9053         * src/folder.c
9054                 make sure lock sort mode (claws specific) is
9055                 also persists after a tree rescan
9056
9057 2002-06-16 [alfons]     0.7.8claws2
9058
9059         * src/prefs_folder_item.c
9060         * src/folder.[ch]
9061                 fix persistence of folder sort mode (broken
9062                 by adapting Hiro's new folder persistence code)
9063
9064 2002-06-16 [alfons]     0.7.8claws1
9065
9066         * AUTHORS
9067         * src/logwindow.c
9068         * src/prefscommon.[ch]
9069                 control size of log text in log window; 
9070                 closes patch #569155 submitted by Mitko Haralanov.
9071
9072 2002-06-15 [paul]       0.7.8claws
9073
9074         * release of 0.7.8claws
9075
9076 2002-06-15 [paul]       0.7.7claws
9077
9078         * po/pt_BR.po
9079                 updated by Fabio Junior Beneditto
9080
9081 2002-06-14 [paul]       0.7.6claws49
9082
9083         * po/es.po
9084                 updated by Ricardo Mones Lastra
9085
9086 2002-06-14 [paul]       0.7.6claws48
9087
9088         * po/nl.po
9089                 updated translation by Wilbert Berendsen
9090
9091 2002-06-14 [melvin]     0.7.6claws47
9092
9093         * po/fr.po
9094                 Updated French translation
9095
9096 2002-06-13 [paul]       0.7.6claws46
9097
9098         * src/filesel.c
9099                 allow filename to be typed in, rather than just
9100                 selected by the mouse. Patch by Gustavo Noronha Silva.
9101
9102 2002-06-13 [alfons]     0.7.6claws45
9103
9104         * src/mainwindow.[ch]
9105                 more cleanups (removing unnecessary menu items Expand 
9106                 summary / message view)
9107
9108 2002-06-13 [melvin]     0.7.6claws44
9109
9110         * po/POTFILES.in
9111                 Added src/string_match.c
9112         * src/string_match.c
9113                 Fixed possible buffer overflow.
9114                 Corrected typo.
9115                 Added missing config.h header.
9116         * src/prefs_common.c
9117           src/prefs_matcher.c
9118           src/prefs_scoring.c
9119                 Made some strings translatable (missing _(..)).
9120
9121 2002-06-13 [melvin]     0.7.6claws43
9122
9123         * README.claws
9124                 Corrected action example (verifying clearsigned mail).
9125         * src/prefs_account.c
9126                 Corrected typo.
9127         * src/prefs_common.c
9128                 Removed incorrect line that generated a Gtk-CRITICAL msg.
9129
9130 2002-06-12 [alfons]     0.7.6claws42
9131
9132         * src/summaryview.c
9133                 add init of score column lost in 0.7.6claws42
9134
9135 2002-06-12 [paul]       0.7.6claws41
9136
9137         * src/prefs_account.c
9138                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
9139                 behavior of the radio buttons, (from 0.7.7cvs2)
9140
9141 2002-06-11 [alfons]     0.7.6claws40
9142
9143         * src/messageview.[ch]
9144         * src/summaryview.[ch]
9145         * src/summary_search.c
9146         * src/mainwindow.c
9147                 perform a sync to bring in Hiro's separate view implementation 
9148
9149                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
9150
9151 2002-06-11 [paul]       0.7.6claws39
9152         
9153         * src/prefs_account.c
9154                 correct a typo on the Receive tab
9155
9156 2002-06-10 [match]      0.7.6claws38
9157
9158         * src/addressbook.c
9159                 Included address completion patch from Gustavo Noronha.
9160
9161 2002-06-10 [paul]       0.7.6claws37
9162
9163         * src/inc.[ch]
9164           src/pop.c
9165           src/prefs_account.[ch]
9166           src/selective_download.[ch]
9167                 apply PATCH #561712
9168                  NEW:
9169                 - check if POP Account
9170                 - Receive Button renamed to Preview
9171                 - Preview Button Popup: preview new/all messages
9172                 - Download Button
9173                 - Account Preferences-->Receive tab checkbutton if you
9174                   want to remove Mail after Download
9175                 -: default YES
9176                 - Account Preferences-->Receive tab checkbutton use
9177                   filtering rules on preview
9178                   (think of delete_on_server)
9179                 -: default YES
9180                 - Account selectable from SD dialog
9181                 - checkbutton to show already downloaded messages if
9182                   all messages are previewed
9183                 - new clist column showing Date
9184                 - ESC KEY close
9185                 FIXES:
9186                 - play ball with UIDL
9187                 - fault tolerant (?) 
9188                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9189
9190 2002-06-10 [melvin]     0.7.6claws36
9191
9192         * README.claws
9193                 Added a hint to ac/README in cvs instructions.
9194
9195         * src/prefs_actions.c
9196                 Made it possible to use a more elaborate command line
9197                 for asynchronous actions, too.
9198
9199 2002-06-10 [melvin]     0.7.6claws35
9200         
9201         * src/prefs_actions.c
9202                 Make it possible to use a more elaborate command line
9203                 (e.g. |foo|bar|cat>there;echo Done|)
9204                 Corrected error message when calling %f, %F and %p commands
9205                 from the compose window.
9206
9207 2002-06-09 [colin]      0.7.6claws34
9208
9209         * src/summaryview.c
9210                 Automatically find unread messages in current folder
9211                 before annoying the user.
9212
9213 2002-06-08 [alfons]     0.7.6claws33
9214
9215         * po/it.po
9216                 remove bad formatting string in it.po translation
9217                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
9218
9219 2002-06-08 [paul]       0.7.6claws32
9220
9221         * sync with 0.7.6cvs25
9222                 see ChangeLog 2002-06-07
9223
9224 2002-06-05 [paul]       0.7.6claws31
9225
9226         * src/mainwindow.c
9227                 add 'Sort by locked' and 'Sort by score'
9228
9229 2002-06-05 [paul]       0.7.6claws30
9230
9231         * sync with 0.7.6cvs24
9232                 see ChangeLog 2002-06-04
9233
9234 2002-06-04 [paul]       0.7.6claws29
9235
9236         * po/pt_BR.po
9237                 updated by Fabio Junior Beneditto
9238
9239 2002-06-03 [thorsten]   0.7.6claws28
9240
9241         * src/matcher.c
9242                 fclose() matcherrc after reading
9243
9244 2002-06-03 [paul]       0.7.6claws27
9245
9246         * sync with 0.7.6cvs21
9247                 see ChangeLog 2002-05-31
9248
9249 2002-05-31 [paul]       0.7.6claws26
9250
9251         * sync with 0.7.6cvs20
9252                 see ChangeLog 2002-05-29 and 2002-05-30
9253
9254 2002-05-31 [paul]       0.7.6claws25
9255
9256         * src/imap.c
9257                 hopefully fix last buggy sync
9258
9259         * README.claws
9260                 correct typo in 'Actions' examples
9261
9262 2002-05-29 [paul]       0.7.6claws24
9263
9264         * sync with 0.7.6cvs18
9265                 see ChangeLog 2002-05-28 and 2002-05-29
9266
9267         * src/news.c
9268           src/nntp.[ch]
9269                 sync with above 
9270
9271 2002-05-28 [paul]       0.7.6claws23
9272
9273         * sync with 0.7.6cvs16
9274                 see ChangeLog 2002-05-28
9275
9276 2002-05-27 [thorsten]   0.7.6claws22 
9277
9278         * faq/it/sylpheed-faq-1.html
9279           faq/it/sylpheed-faq-2.html
9280           faq/it/sylpheed-faq-3.html
9281           faq/it/sylpheed-faq.html
9282                 corrected DOS lineendings
9283         * faq/de/sylpheed-faq-1.html
9284           faq/de/sylpheed-faq-2.html
9285           faq/en/sylpheed-faq-1.html
9286           faq/en/sylpheed-faq-2.html
9287           faq/en/sylpheed-faq-3.html
9288           faq/es/sylpheed-faq-1.html
9289           faq/es/sylpheed-faq-2.html
9290           faq/es/sylpheed-faq-3.html
9291           faq/fr/sylpheed-faq-1.html
9292           faq/it/sylpheed-faq-1.html
9293           faq/it/sylpheed-faq-2.html
9294           faq/it/sylpheed-faq-3.html
9295           faq/it/sylpheed-faq.html
9296                 changed ">" to &quot;
9297
9298 2002-05-27 [paul]       0.7.6claws21
9299         
9300         * sync with 0.7.6cvs15
9301                 see ChangeLog 2002-05-27
9302
9303 2002-05-27 [paul]       0.7.6claws20
9304
9305         * src/prefs_account.c
9306                 correct a typo
9307
9308 2002-05-26 [paul]       0.7.6claws19
9309
9310         * tools/README
9311                 correct a typo
9312
9313 2002-05-25 [paul]       0.7.6claws18
9314
9315         * tools/README
9316                 add description of kmail2sylpheed.pl
9317
9318 2002-05-25 [paul]       0.7.6claws17
9319
9320         * tools/kmail2sylpheed.pl       ** NEW FILE **
9321                 perl script that converts an exported Kmail address
9322                 book, converts it to sylpheed addressbook file,
9323                 writes the file to .sylpheed, and updates
9324                 addrbook--index.xml 
9325
9326 2002-05-25 [paul]       0.7.6claws16
9327
9328         * sync with 0.7.6cvs14
9329                 see ChangeLog 2002-05-23
9330
9331 2002-05-24 [paul]       0.7.6claws15
9332
9333         * README.claws
9334                 make a correction and add some more info
9335
9336 2002-05-24 [paul]       0.7.6claws14
9337
9338         * src/compose.c
9339                 fix memory leak in 
9340                 compose_redirect_write_headers_from_headerlist()
9341                 add Subject and Resent-Message-ID to
9342                 compose_redirect_write_headers()
9343                 Received, Subject, and X-UIDL are filtered out in 
9344                 compose_redirect_write_to_file()
9345
9346 2002-05-23 [paul]       0.7.6claws13
9347
9348         * src/compose.[ch]
9349           src/filtering.c
9350           src/mainwindow.c
9351           src/matcher.[ch]
9352           src/matcher_parser_lex.l
9353           src/matcher_parser_parse.y
9354           src/prefs_common.[ch]
9355           src/prefs_filtering.c
9356           src/summaryview.c
9357                 rename 'Bounce' to 'Redirect'
9358
9359 2002-05-23 [paul]       0.7.6claws12
9360
9361         * more sync with 0.7.6cvs13
9362           src/compose.c
9363                 see ChangeLog 2002-05-22
9364
9365 2002-05-22 [paul]       0.7.6claws11
9366
9367         * sync with 0.7.6cvs13
9368           src/codeconv.c
9369                 see ChangeLog 2002-05-20
9370           src/prefs_common.c
9371                 see ChangeLog 2002-05-22
9372
9373 2002-05-21 [melvin]     0.7.6claws10
9374
9375         * src/folderview.c
9376                 Added missing filtering and scoring headers
9377                 Fixed bad function call that showed garbage 
9378                 in Folder->Processing
9379
9380 2002-05-21 [paul]       0.7.6claws9
9381
9382         * tools/Makefile.am
9383                 make all tools executable, (patch by Alfons).
9384
9385 2002-05-20 [alfons]     0.7.6claws8
9386
9387         * src/procheader.c
9388                 don't forget to call mktime() so we have a valid week 
9389                 and year day
9390                 (Bug report by Roger Sondermann <mail@jumaros.de>)
9391
9392 2002-05-20 [paul]       0.7.6claws7
9393
9394         * src/html.c
9395                 fix broken parsing of urls
9396         * src/textview.c
9397                 fix displaying of urls
9398
9399                 both fixes from the patch [547855] by Eugene 
9400                 Brevdo (zonem)
9401
9402 2002-05-19 [alfons]     0.7.6claws6
9403
9404         * configure.in
9405                 make sylpheed configure correctly with the latest
9406                 and greatest of automake / autoconf / gettext
9407
9408 2002-05-19 [alfons]     0.7.6claws5
9409
9410         * src/procheader.c
9411         * src/procheader.h
9412                 add function for returning ime zone offset
9413         * src/quote_fmt.c
9414         * src/quote_fmt_parse.y
9415                 better quotation formatting - does not convert
9416                 to local time, but uses the original date string.
9417                 
9418                 Note: %z inserts the timezone offset (should 
9419                 work also on platforms where strftime does not
9420                 support %z).
9421
9422 2002-05-18 [christoph]  0.7.6claws4
9423
9424         * src/summaryview.c
9425                 fix indentation of some code
9426         * tools/Makefile.am
9427                 fix spaces after \
9428         * src/Makefile.am
9429                 add missing \
9430                 correct path for ignorethread.xpm
9431                 incorrect filename for sylpheed_logo.xpm
9432                 add missing include matcher_parser_parse.h
9433
9434 2002-05-18 [paul]       0.7.6claws3
9435
9436         * sync with 0.7.6cvs8
9437                 see ChangeLog 2002-05-16 and 2002-05-17
9438
9439 2002-05-18 [melvin]     0.7.6claws2
9440
9441         * README.claws
9442                 Corrected an action's definition and fixed some misspellings.
9443
9444 2002-05-18 [paul]       0.7.6claws1
9445
9446         * tools/Makefile.am
9447           tools/gpg-sign        ** new file **
9448           tools/uudec           ** new file **
9449                 add Melvin's Actions scripts
9450
9451         * README.claws
9452                 add Melvin's descriptions for Actions
9453
9454 2002-05-18 [paul]       0.7.6claws
9455
9456         * Version 0.7.6claws released
9457
9458 2002-05-17 [paul]       0.7.5claws32
9459
9460         * po/es.po
9461                 updated by Ricardo Mones Lastra
9462
9463 2002-05-17 [paul]       0.7.5claws31
9464
9465         * src/compose.c
9466                 fix Account prefs default folder for sent/draft/deleted
9467                 messages bug
9468
9469         * po/it.po
9470           po/nl.po
9471                 updated translation by Alessandro Maestri and
9472                 Wilbert Berendsen
9473
9474 2002-05-17 [melvin]     0.7.5claws30
9475
9476         * src/prefs_actions.c
9477                 Fixed bug where using %F not at the end of the command 
9478                 resulted in an additional empty argument being created.
9479                 Thanks to Darko Koruga for reporting the bug.
9480
9481 2002-05-17 [melvin]     0.7.5claws29
9482
9483         * po/fr.po
9484                 Updated French translations.
9485
9486 2002-05-15 [paul]       0.7.5claws28
9487         
9488         * po/es.po
9489                 updated by Ricardo Mones Lastra
9490
9491 2002-05-15 [paul]       0.7.5claws27
9492
9493         * sync with 0.7.6cvs4
9494                 see ChangeLog 2002-05-14 and 2002-05-15
9495
9496 2002-05-14 [paul]       0.7.5claws26
9497
9498         * sync with 0.7.6cvs1
9499                 see ChangeLog 2002-05-13
9500
9501 2002-05-13 [thorsten]   0.7.5claws25
9502
9503         * src/messageview.c
9504                 fix select_all and copy in multipart messages
9505         * src/mainwindow.c
9506                 fix select_all and copy in multipart messages
9507
9508 2002-05-12 [paul]       0.7.5claws24
9509
9510         * src/summaryview.c
9511                 reverse last commit, bug already fixed in 0.7.5claws3
9512
9513 2002-05-12 [netztorte]  0.7.5claws23
9514
9515         * src/summaryview.c
9516                 dont parse empty addressbook (checked in before claws20)
9517
9518 2002-05-12 [melvin]     0.7.5claws22
9519
9520         * src/procmsg.[ch]
9521                 Removed unneeded priority code introduced by the previous 
9522                 commit.
9523
9524 2002-05-12 [melvin]     0.7.5claws21
9525
9526         * src/compose.[ch]
9527                 Added possibility to set message's priority.
9528         * src/procmsg.[ch]
9529                 Added possibility to set message's priority.
9530                 Added missing headers
9531
9532 2002-05-12 [melvin]     0.7.5claws20
9533
9534         * src/prefs_actions.c
9535                 Removed implicitely added quotes around the name
9536                 of the temporary files of mime parts.
9537
9538 2002-05-12 [paul]       0.7.5claws19
9539
9540         * sync with 0.7.5cvs20
9541                 see ChangeLog 2002-05-11
9542
9543 2002-05-12 [alfons]     0.7.5claws18
9544
9545         * src/quote_fmt_lex.l
9546         * src/quote_fmt_parse.y
9547                 allow quote / reply date & time format to be set using
9548                 %D{format}. format is a format string you'd pass to
9549                 strftime() (see man strftime, or the Display tab |
9550                 Date format setting).
9551
9552                 Currently %D converts the date to local time. 
9553
9554 2002-05-11 [paul]       0.7.5claws17
9555
9556         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
9557                 see ChangeLog 2002-05-10 and 2002-05-11
9558
9559 2002-05-10 [paul]       0.7.5claws16
9560
9561         * sync with 0.7.5cvs16
9562                 see ChangeLog entries 2002-05-09 and 
9563                 2002-05-10
9564
9565 2002-05-10 [colin]      0.7.5claws15
9566
9567         * src/textview.c
9568                 Corrected a bug that prevented sylpheed to open
9569                 double-clicked URIs.
9570
9571 2002-05-09 [paul]       0.7.5claws14
9572
9573         * sync with 0.7.5cvs14
9574                 see ChangeLog 2002-05-08 and 2002-05-09
9575
9576 2002-05-08 [paul]       0.7.5claws13
9577
9578         * sync with 0.7.5cvs11
9579                 see ChangeLog entry 2002-05-08
9580
9581 2002-05-08 [paul]       0.7.5claws12
9582
9583         * src/mainwindow.c
9584           src/textview.[ch]
9585                 fix segfault on View->Open in new window
9586                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9587
9588 2002-05-07 [paul]       0.7.5claws11
9589
9590         * sync with 0.7.5cvs9
9591                 see ChangeLog entry 2002-05-07
9592
9593 2002-05-06 [paul]       0.7.5claws10
9594
9595         * src/messageview.c
9596           src/textview.c
9597                 display url in statusbar on single-click
9598                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9599
9600 2002-05-06 [match]      0.7.5claws9
9601
9602         * src/addritem.[ch]
9603                 new functions.
9604         * src/addrcache.c
9605                 tidy up.
9606         * src/xmlprops.[ch]
9607                 XML implementation of properties file.
9608         * src/exporthtml.[ch]
9609         * src/expthtmldlg.[ch]
9610         * src/addressbook.c
9611                 export to HTML.
9612
9613 2002-05-02 [sergey]     0.7.5claws8
9614
9615         * src/mainwindow.c (mainwin_entries),
9616           src/prefs_common.c (prefs_send_create()),
9617           src/codeconv.c (locale_table):
9618                 use charset name "Windows-1251" instead of "CP1251".
9619
9620 2002-05-02 [colin]      0.7.5claws7
9621         
9622         * src/compose.c
9623           src/prefs_common.c
9624           src/prefs_folder_item.c
9625                 Fixed cosmetics bugs due to Outbox renamed to Sent.
9626
9627 2002-05-02 [hiro]       0.7.5claws6
9628
9629         * src/imap.c
9630                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
9631
9632 2002-05-02 [paul]       0.7.5claws5
9633
9634         * src/compose.c
9635                 more sync with 0.7.5cvs7, see ChangeLog entry
9636                 2002-05-02
9637
9638 2002-05-02 [hiro]       0.7.5claws4
9639
9640         * src/compose.c
9641                 compose_queue_sub():
9642                 check if queue folder exists (closes #550397).
9643                 removed directory creation since it should be handled
9644                 transparently.
9645         * src/imap.c
9646                 imap_add_msg(): return UID for appended message
9647                 (closes #548842).
9648
9649 2002-04-30 [paul]       0.7.5claws3
9650
9651         * src/summaryview.c
9652                 fix account_find_from_address() bug
9653
9654 2002-04-28 [colin]      0.7.5claws2
9655
9656         * src/compose.c
9657           src/textview.c
9658           src/prefs_common.[ch]
9659           src/utils.[ch]
9660                 Added user-definable quotation characters recognition.
9661
9662 2002-04-28 [paul]       0.7.5claws1
9663
9664         * sync with 0.7.5cvs4
9665                 see ChangeLog entry  2002-04-25
9666
9667 2002-04-28 [paul]       0.7.5claws
9668
9669         * po/es.po
9670           po/nl.po
9671           po/pt_BR.po
9672                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
9673                 Fabio Junior Beneditto
9674
9675 2002-04-27 [jens]       0.7.4claws103
9676
9677         * po/de.po
9678                 updated German translation.
9679
9680 2002-04-27 [hiro]       0.7.4claws102
9681
9682         * src/summaryview.c
9683                 summary_write_cache(): fixed the mark loss of hidden messages.
9684
9685 2002-04-26 [melvin]     0.7.4claws101
9686
9687         * src/procmsg.c
9688                 fixed a second typo (same one)
9689         * po/fr.po
9690           po/it.po
9691           po/pt_BR.po
9692                 fixed the type again...
9693
9694 2002-04-26 [melvin]     0.7.4claws100
9695
9696         * src/procmsg.c
9697                 fixed a typo in an alert message ("temorary").
9698         * po/it.po
9699         * po/pt_BR.po
9700                 corrected the typo  described above.
9701         * po/fr.po
9702                 updated French translation.
9703
9704 2002-04-26 [darko]      0.7.4claws99
9705
9706         * src/summaryview.c
9707                 fix target folder colorization
9708
9709 2002-04-25 [paul]       0.7.4claws98
9710
9711         * po/it.po
9712                 updated by Alessandro Maestri
9713
9714 2002-04-24 [colin]      0.7.4claws97
9715         
9716         * src/compose.c
9717                 Fixed double "subject is empty" question.
9718
9719 2002-04-23 [colin]      0.7.4claws96
9720         
9721         * src/mimeview.c
9722                 Corrected issue when "automatically display images" was
9723                 not set : first image remained after selecting second.
9724
9725 2002-04-23 [melvin]     0.7.4claws95
9726
9727         * src/prefs_actions.c
9728                 Don't display in/out dialog if there is nothing to show.
9729
9730 2002-04-23 [paul]       0.7.4claws94
9731
9732         * sync with 0.7.5cvs3
9733                 bug fixes: see ChangeLog entry 2002-04-23
9734
9735 2002-04-22 [darko]      0.7.4claws93
9736
9737         * src/compose.c
9738                 fix previous check-in which changed code after
9739                 merge from main
9740
9741 2002-04-22 [paul]       0.7.4claws92
9742
9743         * faq/de/*
9744                 add German FAQ
9745         * faq/en/*
9746           faq/es/*
9747           faq/fr/*
9748                 update English, Spanish and French FAQs
9749         * manual/de/*
9750           manual/es/*
9751                 add German and Spanish manuals
9752         * manual/en/*
9753           manual/fr/*
9754                 update English and French manuals
9755
9756         * src/Makefile.am
9757                 add to and re-arrange the pixmap entries
9758
9759 2002-04-22 [darko]      0.7.4claws91
9760
9761         * src/compose.c
9762                 fix sender initials recognition to only allow
9763                 '>' after the initials
9764
9765 2002-04-21 [paul]       0.7.4claws90
9766
9767         * sync with 0.7.5 release
9768                 see ChangeLog entry 2002-04-21
9769
9770 2002-04-21 [alfons]
9771
9772         * src/Makefile.am
9773                 add colin's new pixmaps to EXTRA_DIST
9774
9775 2002-04-21 [colin]      0.7.4claws89
9776         * src/compose.c
9777         * src/inc.c
9778         * src/mainwindow.[ch]
9779         * src/prefs_common.[ch]
9780         * src/stock_pixmap.[ch]
9781                 Added "Work offline" ability.
9782
9783 2002-04-21 [colin]      0.7.4claws88
9784         
9785         * src/mimeview.c
9786         * src/prefs_common.c
9787         * src/prefs_common.h
9788         * src/textview.c : Added an option to common preferences -> display
9789           to allow user not to automatically display images.
9790
9791 2002-04-21 [paul]       0.7.4claws87
9792
9793         * sync with 0.7.4cvs52
9794                 see ChangeLog entry 2002-04-21 (src/imap.c)
9795
9796 2002-04-21 [paul]       0.7.4claws86
9797
9798         * sync with 0.7.4cvs51
9799                 see ChangeLog entry 2002-04-21
9800
9801 2002-04-21 [paul]       0.7.4claws85
9802
9803         * sync with 0.7.4cvs49
9804                 see ChangeLog entries 2002-04-20 and 2002-04-21
9805
9806         * src/Makefile.am
9807                 clean up: remove old 'stock_' element from xpm 
9808                 filenames.
9809
9810 2002-04-21 [alfons]     0.7.4claws84
9811
9812         apply sync patch from Paul
9813
9814         * src/folderview.c
9815                 use old claws prefs_folder_item_create() for now
9816
9817 2002-04-19 [match]      0.7.4claws83
9818
9819         * src/addressbook.[ch]
9820         * src/addrharvest.[ch]
9821         * src/addrgather.[ch]
9822                 recurse folders.
9823         * src/mainwindow.c
9824         * src/summaryview.[ch]
9825                 change menu option.
9826
9827 2002-04-19 [paul]       0.7.4claws82
9828
9829         * po/pt_BR.po
9830                 updated by Fabio Junior Beneditto
9831
9832 2002-04-14 [alfons]     0.7.4claws81
9833
9834         * src/passphrase.c
9835                 add #include <sys/types.h> for mode_t and off_t 
9836
9837 2002-04-13 [paul]       0.7.4claws80
9838         
9839         * src/main.c
9840           src/passphrase.[ch]
9841           src/pgptext.c
9842           src/prefs_common.[ch]
9843           src/rfc2015.c
9844                 enable storing of GnuPG passphrase for the whole 
9845                 session or a user-defined number of minutes. patch 
9846                 submitted by Ravemax <ravemax@dextrose.com>
9847
9848 2002-04-13 [alfons]     0.7.4claws79
9849
9850         * src/textview.c
9851                 make email parser also stop scanning when encountering separators
9852                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
9853
9854 2002-04-13 [paul]       0.7.4claws78
9855
9856         * sync with 0.7.4cvs39
9857                 see ChangeLog entry 2002-04-12
9858
9859 2002-04-11 [paul]       0.7.4claws77
9860
9861         * sync with 0.7.4cvs37
9862                 see ChangeLog entry 2002-04-11
9863
9864 2002-04-11 [paul]       0.7.4claws76
9865
9866         * COPYING 
9867                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
9868                 the clause for OpenSSL). sync with sylpheed main
9869
9870 2002-04-09 [melvin]     0.7.4claws75
9871
9872         * src/compose.c
9873                 Made 'Ctrl-Enter' on send ignore some modifiers 
9874                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
9875                 to bind other *-Enter (but not Alt-Enter).
9876
9877 2002-04-09 [paul]       0.7.4claws74
9878
9879         * sync with 0.7.4cvs35
9880                 see ChangeLog entries 2002-04-09
9881
9882 2002-04-08 [paul]       0.7.4claws73
9883
9884         * sync with 0.7.4cvs33
9885                 see ChangeLog entry 200-04-08
9886
9887 2002-04-07 [match]      0.7.4claws72
9888
9889         * src/addrharvest.[ch]
9890                 fixed to read all addresses in header, regardless
9891                 of header size. improved name parsing. accommodate
9892                 harvest from folders and selected message.
9893         * src/addritem.[ch]
9894                 included new address parsing function.
9895         * src/addrgather.[ch]
9896         * src/addressbook.[ch]
9897         * src/summaryview.[ch]
9898         * src/mainwindow.c
9899                 allow address harvest of folder as well as selected
9900                 messages.
9901
9902 2002-04-07 [paul]       0.7.4claws71
9903
9904         * src/esmtp.[ch]
9905           src/smtp.c
9906                 don't try to authenticate with CRAM-MD5 in SMTP when 
9907                 SMTP-AUTH enabled if MTA doesn't issue this 
9908                 auth-method in it's ehlo-response. bug item #531364,
9909                 patch item #938910. patch submitted by Colin Leroy 
9910                 <colin@colino.net>
9911
9912 2002-04-07 [paul]       0.7.4claws70
9913
9914         * src/nntp.c
9915                 fix missing MODE_READER bug. patch submitted by
9916                 Colin Leroy <colin@colino.net>
9917
9918 2002-04-07 [alfons]     0.7.4claws69
9919
9920         * src/matcher.[ch]
9921         * src/prefs_filtering.c
9922         * src/summaryview.c
9923                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
9924                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
9925
9926 2002-04-07 [paul]       0.7.4claws68
9927
9928         * sync with 0.7.4cvs32
9929                 see ChangeLog entry 2002-04-06
9930
9931         * tools/filter_conv.pl
9932                 more bug fixes
9933
9934 2002-04-06 [paul]       0.7.4claws67
9935
9936         * tools/filter_conv.pl
9937                 modify to be able to find the name of the first
9938                 mailbox and use that. main's filter does not
9939                 record the full path to the mailbox and therefore
9940                 can only filter to the first mailbox.
9941
9942 2002-04-05 [paul]       0.7.4claws66
9943
9944         * tools/filter_conv.pl
9945                 attempt to make the script all-encompassing and
9946                 be able to convert any main 'filter' rule thrown
9947                 at it
9948
9949 2002-04-05 [paul]       0.7.4claws65
9950
9951         * tools/filter_conv.pl
9952                 allow for collapsed folder trees
9953
9954 2002-04-05 [paul]       0.7.4claws64
9955
9956         * sync with 0.7.4cvs31
9957                 see ChangeLog entries 2002-04-05
9958
9959 2002-04-03 [paul]       0.7.4claws63
9960
9961         * sync with 0.7.4cvs29
9962                 see ChangeLog entries 2002-04-02 and 2002-04-03
9963
9964 2002-04-02 [paul]       0.7.4claws62
9965
9966         * sync with 0.7.4cvs26
9967                 see ChangeLog entry 2002-04-01
9968
9969 2002-04-02 [match]      0.7.4claws61
9970
9971         * src/pine.[ch]
9972         * src/importpine.[ch]
9973         * src/addressbook.c
9974                 import Pine address book.
9975
9976 2002-04-02 [match]      0.7.4claws60
9977
9978         * src/addrharvest.[ch]
9979                 improve address parsing of funky addresses.
9980
9981 2002-04-02 [darko]      0.7.4claws59
9982
9983         * src/compose.c
9984                 wrap on send improvements, it now recognizes quoted
9985                 initials as part of the quotation string, and it
9986                 does not join lines separated by CR
9987
9988 2002-04-01 [match]      0.7.4claws58
9989
9990         * src/mgutils.[ch]
9991                 added new functions.
9992         * src/mutt.[ch]
9993                 remove excessive duplicate address generation
9994                 on import.
9995
9996 2002-04-01 [alfons]     0.7.4claws57
9997         
9998         * src/summaryview.c
9999                 put back g_free() 
10000
10001 2002-04-01 [paul]       0.7.4claws56
10002
10003         * sync with 0.7.4cvs25
10004                 see ChangeLog entry 2002-04-01
10005
10006 2002-04-01 [alfons]     0.7.4aprilfool55
10007
10008         * src/summaryview.c
10009                 honour feature request item #537427 to allow for
10010                 displaying names from address book for sent mail also
10011
10012 2002-03-29 [paul]       0.7.4claws54
10013
10014         * src/mainwindow.c
10015           src/prefs_filtering.[ch]
10016           src/prefs_matcher.c
10017           src/summaryview.c
10018                 add 'fast filter' for claws' filtering,
10019                 /Tools/Create filter rule/... patch submitted
10020                 by Neill Miller <neillm@thecodefactory.org>
10021
10022 2002-03-29 [paul]       0.7.4claws53
10023
10024         * sync with 0.7.4cvs24
10025                 see ChangeLog entry 2002-03-29
10026
10027 2002-03-28 [paul]       0.7.4claws52
10028
10029         * sync with 0.7.4cvs23
10030                 see ChangeLog entry 2002-03-28
10031
10032 2002-03-27 [melvin]     0.7.4claws51
10033
10034         * src/prefs_actions.c
10035                 Added support to pass only one message part (as a
10036                 file) to the command using '%p'. No quotes are needed
10037                 because doubles quotes are automatically added.
10038                 Fixed bug where Sylpheed could block when waiting for
10039                 a child process to finish.
10040                 Changed the help menu to remove quotes around symbols to 
10041                 avoid misinterpretation (they must not be used).
10042
10043 2002-03-27 [melvin]     0.7.4claws50
10044
10045         * src/inc.c
10046                 Made the new mail notification command always 
10047                 execute asynchronously.
10048
10049 2002-03-27 [paul]       0.7.4claws49
10050
10051         * src/compose.c
10052                 fix bug introduced in last commit
10053
10054 2002-03-27 [paul]       0.7.4claws48
10055
10056         * sync with 0.7.4cvs21
10057                 see ChangeLog 2002-03-26 and 2002-03-27
10058
10059 2002-03-26 [hoa]        0.7.4claws47
10060
10061         * src/prefs_folder_item.c
10062                 really fixed the bug #516442 with folder rescan.
10063
10064 2002-03-26 [paul]       0.7.4claws46
10065
10066         * sync with 0.7.4cvs19
10067                 see ChangeLog entries 2002-03-25 and 2002-03-26
10068
10069 2002-03-25 [hoa]        0.7.4claws45
10070
10071         * src/matcher.c
10072         * src/mh.c
10073                 fix the bug #516442 with folder rescan.
10074
10075         * src/prefs_common.[ch]
10076         * src/compose.c
10077                 added an option to enable two different behaviours
10078                 for bounce.
10079
10080
10081 2002-03-25 [paul]       0.7.4claws44
10082
10083         * src/mainwindow.c
10084           src/selective_download.c
10085                 correct a few menuitem labels
10086
10087 2002-03-25 [christoph]  0.7.4claws43
10088
10089         * src/procmsg.c
10090                 fix non deleted tmp message in
10091                 procmsg_save_to_outbox
10092                 fix problems caused by sync with
10093                 main branch's procmsg_send_queue
10094
10095 2002-03-25 [paul]       0.7.4claws42
10096
10097         * src/quote_fmt.c
10098           src/quote_fmt_lex.l
10099           src/quote_fmt_parse.y
10100                 add Last name (%L) placeholder for quoting. 
10101                 patch submitted by Thorsten Thielen 
10102                 <thth@users.sourceforge.net>
10103
10104 2002-03-25 [paul]       0.7.4claws41
10105
10106         * src/utils.c
10107                 get full hostname. patch submitted by
10108                 Bob Woodside <rwoodside1@comcast.net>
10109
10110 2002-03-25 [paul]       0.7.4claws40
10111
10112         * src/account.c
10113           src/news.c
10114           src/nntp.[ch]
10115           src/prefs_account.[ch]
10116                 enable NNTP over SSL. patch submitted by
10117                 Pascal Jermini <pascal@infinity.hn.org>
10118
10119 2002-03-24 [paul]       0.7.4claws39
10120
10121         * src/prefs_common.c
10122                 make the arrangement of the Compose tab more
10123                 coherent
10124
10125         * src/mainwindow.c
10126                 fix some irregularities of style
10127
10128         * po/de.po
10129                 updated by Kilian Krause
10130
10131 2002-03-23 [paul]       0.7.4claws38
10132
10133         * po/pt_BR.po
10134                 updated by Fabio Junior Beneditto
10135
10136 2002-03-23 [paul]       0.7.4claws37
10137
10138         * src/mainwindow.c
10139                 move 'Gather addresses' to 'Tools' menu
10140                 make 'Selective download' sensitive
10141
10142 2002-03-23 [paul]       0.7.4claws36
10143
10144         * sync with 0.7.4cvs16
10145                 see ChangeLog entries 2002-03-23
10146
10147 2002-03-22 [christoph]  0.7.4claws35
10148
10149         * src/quote_fmt_parse.y
10150                 fix include program output
10151
10152 2002-03-22 [alfons]     0.7.4claws34
10153
10154         * src/pop.c
10155                 initialize GDate stack variable correctly (sorry!)
10156
10157 2002-03-22 [paul]       0.7.4claws33
10158
10159         * src/compose.c
10160           src/mainwindow.c
10161           src/prefs_actions.c
10162           src/prefs_common.c
10163                 rename 'Tool' to 'Tools'
10164
10165         * src/mainwindow.c
10166                 move 'Delete duplicated messages' from
10167                 'Message/' to 'Tools/'
10168                 re-arrange the order of 'Tools/' items
10169
10170 2002-03-22 [paul]       0.7.4claws32
10171
10172         * src/addr_compl.c
10173           src/addressbook.[ch]
10174                 auto-address completion now also matches on
10175                 Nickname. patch submitted by Bob Forsman 
10176                 <hammor@users.sourceforge.net>
10177
10178         * src/editaddress.c
10179                 correct a spelling mistake
10180
10181 2002-03-22 [alfons]     0.7.4claws31
10182
10183         * src/pop.c
10184                 fix getting uidl from incorrect string 
10185                 (spotted by Colin)
10186
10187 2002-03-21 [alfons]     0.7.4claws30
10188
10189         * src/pop.c
10190                 more code refactoring
10191                 plug mem leak introduced by delete on server
10192
10193 2002-03-21 [paul]       0.7.4claws29
10194
10195         * sync with 0.7.4cvs11
10196                 see ChangeLog entries 2002-03-20
10197
10198 2002-03-20 [alfons]     0.7.4claws28
10199
10200         * src/inc.c
10201                 apply Colin's patch and refactor
10202
10203 2002-03-20 [paul]       0.7.4claws27
10204
10205         * sync with sylpheed 0.7.4cvs9
10206                 see ChangeLog entry 2002-03-20
10207
10208 2002-03-19 [christoph]  0.7.4claws26
10209
10210         * src/mh.c
10211         * src/procmsg.[ch]
10212         * src/summaryview.c
10213                 revert changes for flag updates
10214                 (does not work correctly and no time to debug)
10215
10216 2002-03-20 [alfons]     0.7.4claws25
10217
10218         * src/pop.c
10219                 refactor should_delete() a little bit 
10220
10221 2002-03-19 [paul]       0.7.4claws24
10222
10223         * src/inc.[ch]
10224           src/pop.c
10225           src/prefs_account.[ch]
10226                 allow the user to leave downloaded mail on the 
10227                 server for n days. Patch submitted by Colin Leroy 
10228                 <colin@colino.net>
10229
10230 2002-02-19 [paul]       0.7.4claws23
10231
10232         * sync with sylpheed 0.7.4cvs8
10233                 see ChangeLog entries 2002-03-19
10234
10235 2002-03-18 [paul]       0.7.4claws22
10236
10237         * sync with sylpheed 0.7.4cvs6
10238                 see ChangeLog entry 2002-03-18
10239
10240 2002-03-18 [paul]       0.7.4claws21
10241
10242         * po/en_GB.po
10243                 add en_GB message catalogue
10244
10245         * src/mbox_folder.c
10246           src/prefs_account.c
10247           src/prefs_actions.c
10248                 correct a few spelling mistakes
10249
10250 2002-03-17 [alfons]     0.7.4claws20
10251
10252         * src/matcher.c
10253                 more stringent checks for NULL params when writing
10254                 filtering actions to a file
10255                 
10256 2002-03-17 [hoa]        0.7.3claws20
10257
10258         * src/news.c
10259                 fixed the count of new messages
10260
10261         * src/compose.c
10262                 fixed the "attachment properties" window
10263
10264 2002-03-17 [paul]       0.7.4claws19
10265
10266         * src/defs.h
10267           src/folder.h
10268           src/news.c
10269           src/prefs_account.[ch]
10270           src/procmsg.[ch]
10271           src/summaryview.c
10272                 automatically mark cross-posted messages as read 
10273                 and (optionally) give them a colour label
10274                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
10275                 
10276
10277 2002-03-17 [paul]       0.7.4claws18
10278
10279         * sync with sylpheed 0.7.4cvs5
10280                 see ChangeLog entry 2002-03-17
10281
10282 2002-03-17 [melvin]     0.7.4claws17
10283         
10284         * src/textview.c
10285                 Worked around a gtktext 'bug': when searching for 
10286                 a text in a long message it was scrolling slowly
10287                 line by line until it hit the searched text.
10288         * po/fr.po
10289                 Updated French translation
10290
10291 2002-03-17 [melvin]     0.7.4claws16
10292
10293         * src/mainwindow.c
10294         * src/compose.c
10295         * src/prefs_actions.c
10296                 Moved "Edit/Actions" to "Tool/Actions"
10297                 Made mainwindow/compose window sensitive as soon as
10298                 no child process is running anymore even if the io dialog
10299                 is open.
10300                 Fixed a struct being initialized with a non constant char*
10301
10302 2002-03-16 [christoph]  0.7.4claws15
10303
10304         * configure.in
10305                 add --with-compiler-flags option
10306                 (only for developer hacking)
10307         * src/mh.c
10308         * src/procmsg.[ch]
10309         * src/summaryview.c
10310                 try to make folder-stats and flag handling more
10311                 independent from the summaryview. msgcounts
10312                 are only set when the folder is opened and
10313                 procmsg_msginfo_(un)set_flags will handle it
10314                 later and summaryview will get the values
10315                 from the folder.
10316
10317 2002-03-16 [paul]       0.7.4claws14
10318
10319         * src/messageview.c
10320                 fix Return-receipt. Patch submitted by Bob
10321                 Woodside <rwoodside1@comcast.net>
10322
10323 2002-03-16 [paul]       0.7.4claws13
10324
10325         * src/compose.c
10326                 fix 'dynamic' signatures, make it work again
10327                 broken during sync on 2002-03-14 (0.7.4claws2)
10328
10329 2002-03-15 [match]      0.7.4claws12
10330
10331         * src/addrharvest.[ch]
10332         * src/addrgather.[ch]
10333         * src/addressbook.[ch]
10334         * src/mainwindow.c
10335                 included address harvester feature. still some
10336                 issues with address parsing that I will fix.
10337
10338 2002-03-15 [match]      0.7.4claws11
10339
10340         * src/addrbook.[ch]
10341         * src/addrcache.[ch]
10342         * src/addressbook.[ch]
10343         * src/addrindex.c
10344         * src/editbook.c
10345         * src/importldif.c
10346         * src/importmutt.c
10347         * src/jpilot.[ch]
10348         * src/main.c
10349         * src/syldap.[ch]
10350         * src/vcard.[ch]
10351                 tidy up. fix memory leaks. moved attribs and methods
10352                 from individual interfaces to addrcache object. prep
10353                 for new stuff to come in.
10354
10355 2002-03-15 [alfons]     0.7.4claws10
10356
10357         * src/matcher.[ch]
10358         * src/matcher_parser_parse.y
10359         * src/matcher_parser_lex.l
10360         * src/prefs_matcher.c
10361                 add filtering conditions message greater than, smaller 
10362                 than, and exactly matching a size in bytes
10363                 (does not work with delete from POP3 server yet)
10364
10365                 this should also give others an idea what you should
10366                 do to add new criterions to claws filtering system
10367                 
10368
10369 2002-03-15 [paul]       0.7.4claws9
10370
10371         * tools/filter_conv.pl
10372                 exit if there are no filter rules to convert
10373                 rename filterrc to filterrc.old after completion
10374
10375 2002-03-15 [paul]       0.7.4claws8
10376
10377         * sync with sylpheed 0.7.4cvs3
10378                 see ChangeLog entry 2002-03-14
10379
10380 2002-03-14 [paul]       0.7.4claws7
10381
10382         * src/compose.c
10383                 clean up the last commit (ahem)
10384
10385 2002-03-14 [paul]       0.7.4claws6
10386
10387         * src/compose.c
10388                 fix bug #515655. honour account preferences
10389                 regarding gpg default signing/encryption when 
10390                 changing account from the compose window.
10391
10392 2002-03-14 [paul]       0.7.4claws5
10393
10394         * src/folderview.c
10395                 remove unnecessary curly brackets
10396
10397 2002-03-14 [paul]       0.7.4claws4
10398
10399         * src/folderview.c
10400           src/prefs_filtering.[ch]
10401                 add filter rename on folder rename and filter
10402                 delete on folder delete. Patch submitted by
10403                 Neill Miller <neillm@thecodefactory.org> 
10404
10405 2002-03-14 [christoph]  0.7.4claws3
10406
10407         * src/procmsg.c
10408         * src/send.c
10409                 fix local delivery
10410                 (patch submitted by "Simon 'corecode' Schubert")
10411         * src/prefs_common.c
10412         * src/procmsg.c
10413                 fix gcc 3.0 warning
10414
10415 2002-03-14 [paul]       0.7.4claws2
10416
10417         * sync with sylpheed 0.7.4cvs2
10418                 see ChangeLog entry 2002-03-13
10419
10420 2002-03-12 [darko]      0.7.4claws1
10421
10422         * src/mainwindow.c
10423                 fix what seems to be a copy and paste error
10424                 when setting color for important messages
10425                 (reported by wwp)
10426
10427 2002-03-11 [paul]       version 0.7.4claws released
10428
10429 2002-03-11 [paul]       0.7.4claws
10430
10431         * po/es.po
10432           po/it.po
10433           po/nl.po
10434           po/pt_BR.po
10435                 update message catalogs. Submitted by Ricardo Mones 
10436                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
10437                 Fabio Junior Beneditto
10438
10439         * configure.in
10440           faq/Makefile.am
10441           faq/it/Makefile
10442           faq/it/sylpheed-faq*
10443           src/mainwindow.c
10444           src/manual.[ch]
10445                 add FAQ in Italian
10446         
10447
10448 2002-03-11 [jens]       0.7.3claws7
10449
10450         * po/de.po
10451                 updated German translation
10452
10453 2002-03-11 [melvin]     0.7.3claws6
10454
10455         * po/fr.po
10456                 updated and corrected French translation
10457
10458 2002-03-10 [hoa]        0.7.3claws5
10459
10460         * src/account.c
10461         * src/inc.c
10462         * src/prefs_account.c
10463         * src/procmsg.c
10464         * src/send.[ch]
10465                 fixed the local account.
10466                 you have to change the default "/usr/sbin/sendmail"
10467                 to "/usr/sbin/sendmail -t" in the preferences of
10468                 the local account.
10469
10470         * src/procmime.c
10471                 removed some debug display for renderer
10472
10473 2002-03-10 [paul]       0.7.3claws4
10474
10475         * faq/en/sylpheed-faq-1.html
10476           faq/en/sylpheed-faq-2.html
10477                 update
10478
10479 2002-03-09 [paul]       0.7.3claws3
10480
10481         * sync with sylpheed 0.7.4
10482                 see ChangeLog entry 2002-03-09
10483
10484 2002-03-08 [paul]       0.7.3claws2
10485
10486         * faq/en/sylpheed-faq*
10487           faq/es/sylpheed-faq*
10488           faq/fr/sylpheed-faq*
10489                 update the FAQs
10490
10491         * manual/fr/.cvsignore
10492           manual/fr/Makefilea.am
10493           manual/fr/sylpheed*
10494           src/mainwindow.c
10495           src/manual.[ch]
10496                 add the French manual
10497
10498 2002-03-07 [paul]       0.7.3claws1
10499
10500         * sync with sylpheed 0.7.3cvs4
10501                 see ChangeLog entries  2002-03-06 and 2002-03-07
10502         
10503         * po/nl.po
10504                 updated by Wilbert Berendsen
10505
10506 2002-03-07 [melvin]     0.7.2claws34
10507
10508         * src/selective_download.c
10509                 Changed the pixmap of the receive button to MAIL_RECEIVE.
10510
10511 2002-03-06 [paul]       0.7.2claws33
10512
10513         * sync with sylpheed 0.7.3cvs1
10514                 bug fix, see ChangeLog entry 2002-03-05
10515
10516 2002-03-05 [paul]       0.7.2claws32
10517
10518         * src/mimeview.c
10519           src/pgptext.[ch]
10520           src/procmsg.c
10521                 reverse the pgp ascii-armored code implemented in 
10522                 0.7.2claws16. removal of this code until it matures.
10523                 this means that verifying ascii-armored pgp sigs and
10524                 automatic decryption of ascii-armored encrypted
10525                 messages no longer works.
10526
10527 2002-03-05 [paul]       0.7.2claws31
10528
10529         * configure.in
10530           Makefile.am
10531         * faq/Makefile.am
10532         * faq/en/Makefile.am
10533           faq/en/sylpheed-faq.html
10534           faq/en/sylpheed-faq-1.html
10535           faq/en/sylpheed-faq-2.html
10536           faq/en/sylpheed-faq-3.html
10537         * faq/es/Makefile.am
10538           faq/es/sylpheed-faq.html
10539           faq/es/sylpheed-faq-1.html
10540           faq/es/sylpheed-faq-2.html
10541           faq/es/sylpheed-faq-3.html
10542           faq/es/sylpheed-faq-4.html
10543         * faq/fr/Makefile.am
10544           faq/fr/sylpheed-faq.html
10545           faq/fr/sylpheed-faq-1.html
10546           faq/fr/sylpheed-faq-2.html
10547           faq/fr/sylpheed-faq-3.html
10548         * src/Makefile.am
10549           src/defs.h
10550           src/mainwindow.c
10551           src/manual.[ch]
10552                 add FAQs in English, Spanish and French
10553
10554
10555 2002-03-05 [paul]       0.7.2claws30
10556
10557         * manual/en/sylpheed.html
10558           manual/en/sylpheed-XX.html
10559                 updated the English manual
10560
10561 2002-03-05 [hoa]        
10562
10563         * src/summaryview.c
10564                 dialog box pops up if the article can't be deleted.
10565
10566 2002-03-04 [paul]       
10567         
10568         * po/pt_BR.po
10569                 updated by Fabio Junior Benedito
10570
10571 2002-03-04 [hoa]
10572
10573         * removed ac/gpgme.m4
10574                 to avoid autogen common problem
10575                 developers have to install gpgme development package now
10576
10577         * src/compose.c
10578                 encoding to 7bit or 8bit is enabled.
10579
10580 2002-03-03 [alfons]     0.7.2claws29
10581
10582         * src/pop.c
10583                 merge fix by Oliver Haertel for selective
10584                 download buglet
10585
10586 2002-03-03 [paul]       0.7.2claws28
10587         
10588         * sync with sylpheed 0.7.3
10589
10590 2002-03-03 [paul]       0.7.2claws27
10591
10592         * sync with sylpheed 0.7.2cvs24
10593                 see ChangeLog entries 2002-03-02 and 2002-03-03
10594
10595 2002-03-02 [melvin]     0.7.2claws26
10596
10597         * src/inc.[ch]
10598         * src/main.c
10599         * src/mainwindow.c
10600         * src/prefs_common.[ch]
10601                 Added user definable notification on new mail arrival.
10602                 Removed unused variables in spell checker prefs code.
10603
10604 2002-03-02 [melvin]     0.7.2claws25
10605
10606         * src/quote_fmt.c
10607                 Removed unnecessary escape sequences.
10608                 Changed 'Initial...' to 'Initials of Sender'
10609
10610 2002-03-02 [paul]       0.7.2claws24
10611
10612         * sync with sylpheed 0.7.2cvs22
10613                 see ChangeLog entry 2002-03-01
10614
10615 2002-03-01 [hoa]        0.7.2claws23
10616
10617         * src/mainwindow.c
10618                 Set sensitivity of delete actions to active
10619                 even if the folder is a newsgroup.
10620
10621         * src/summaryview.c
10622                 - Set sensitivity of delete actions
10623                 - Added function check_permission() that will check if the
10624                   user is authorized to delete a message. For news, it
10625                   will check if the author is the same.
10626                 - Enabled deletion when there is no trash folder.
10627
10628         * src/news.[ch]
10629                 - Added news_cancel_article() to cancel articles
10630                 - Implemented news_remove_message() (public function)
10631
10632 2002-03-01 [paul]       0.7.2claws22
10633
10634         * src/gtkutils.c
10635           src/textview.c
10636                 recognise urls that that don't include 'http://' and
10637                 simply begin 'www.' 
10638
10639         * AUTHORS
10640                 remove duplicated name
10641
10642 2002-02-28 [paul]       0.7.2claws21
10643
10644         * src/mainwindow.c
10645           src/summaryview.[ch]
10646                 add ability to 'Select thread'
10647                 combines Melvin's "Select thread's head" patch (#510907)
10648                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
10649                 patch (#518514) 
10650
10651 2002-02-28 [paul]       0.7.2claws20
10652
10653         * src/mimeview.c
10654                 hopefully fix segfault on right-clicking a mime part
10655                 that some people have experienced.      
10656                 fix submitted by Fredrik Olofsson <frol@linux.nu>
10657
10658 2002-02-28 [paul]       0.7.2claws19
10659
10660         * sync with sylpheed 0.7.2cvs21
10661                 see ChangeLog entries 2002-02-27 and 2002-02-28
10662
10663 2002-02-27 [paul]       0.7.2claws18
10664
10665         * sync with sylpheed 0.7.2cvs18
10666                 see ChangeLog entries 2002-02-26 and 2002-02-27
10667
10668 2002-02-26 [alfons]     0.7.2claws17
10669
10670         * src/procheader.c
10671                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
10672                 (spotted by Chris Hessman <idatech@gmx.net>)
10673
10674 2002-02-26 [paul]       0.7.2claws16
10675
10676         * src/mimeview.c
10677           src/pgptext.[ch]
10678           src/procmsg.c
10679                 make decryption of ascii-armored pgp encrypted messages
10680                 and verification of ascii-armored signatures work again.
10681                 slightly altered from the patch by Jens Jahnke 
10682                 <jan0sch@gmx.net>
10683
10684                 ##FIX ME##
10685                 * the checking of plaintext signatures always comes up in 
10686                   a popup box
10687                 * it doesn't work for multipart messages 
10688                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
10689                   including the msg headers and these 2 line themselves, are 
10690                   not displayed
10691
10692         * src/mainwindow.c
10693                 "View/Folder Tree" becomes "View/Separate Folder Tree"
10694                 "View/Message View" becomes "View/Separate Message View"
10695                 because its less ambiguous.
10696
10697         * po/es.po
10698                 updated by Ricardo Mones Lastra
10699
10700 2002-02-26 [paul]       0.7.2claws15
10701
10702         * sync with sylpheed 0.7.2cvs17
10703                 see ChangeLog entries 2002-02-25 and 2002-02-26
10704
10705 2002-02-25 [christoph]  0.7.2claws14
10706
10707         * src/filtering.[ch]
10708         * src/inc.c
10709                 do filtering stuff after all messages have been received
10710                   1. drop all messages to .processing
10711                   2. scan processing folder for messages
10712                   3. filter messages or move to inbox
10713                 this will also find old messages left in processing after
10714                 a crash or something like that and we get a real msginfo
10715                 from folder->get_msg_list and do not have to create our
10716                 own in filter_message
10717         * src/matcher_parser_parse.y
10718                 remove MIX/MAX warning (reordered includes)
10719
10720 2002-02-25 [paul]       0.7.2claws13
10721
10722         * sync with sylpheed 0.7.2cvs15
10723                 see ChangeLog entry 2002-02-24
10724
10725 2002-02-24 [alfons]     0.7.2claws12
10726
10727         * src/filtering.c
10728                 clear old color flags first when applying a new color to
10729                 a message info. 
10730                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
10731
10732 2002-02-24 [alfons]     0.7.2.claws11
10733         
10734         * AUTHORS
10735         * src/prefs_common.c
10736                 add presets for Opera and Konqueror, closes patch #517261,
10737                 submitted by Ville Skyttä <scop@users.sourceforge.net>
10738
10739 2002-02-24 [alfons]     0.7.2.claws10
10740
10741         * AUTHORS
10742         * src/summaryview.c
10743                 fix threading for null message ids, closes patch #521601,
10744                 submitted by Bob Forsman <hammor@users.sourceforge.net>
10745
10746 2002-02-24 [alfons]     0.7.2claws9
10747
10748         * src/summaryview.c
10749         * src/filtering.c
10750                 make Tool | Filter Message work with filtering system so
10751                 setting flags also works
10752
10753                 TODO:
10754
10755                 - Processing uses the same function as Tool | Filter
10756                   Message, but doesn't use the same update proc yet
10757
10758 2002-02-23 [paul]       0.7.2claws8
10759
10760         * sync with sylpheed 0.7.2cvs14
10761                 see ChangeLog entries 2002-02-22 and 2002-02-23
10762
10763 2002-02-22 [christoph]  0.7.2claws7
10764
10765         * src/quote_fmt.c
10766                 Add column space to table
10767         * src/quote_fmt_parse.y
10768                 Close files
10769
10770 2002-02-22 [paul]       0.7.2claws6
10771
10772         * src/Makefile.am
10773           src/defs.h
10774           src/filtering.c
10775           src/inc.[ch]
10776           src/mainwindow.c
10777           src/matcher.[ch]
10778           src/matcher_parser_lex.l
10779           src/matcher_parser_parse.y
10780           src/pop.[ch]
10781           src/prefs_account.h
10782           src/prefs_filtering.c
10783           src/selective_download.[ch]   *** NEW FILES ***
10784           src/utils.[ch]
10785           po/POTFILES.in
10786                 Selective Download added to 'Tool' menu. 
10787                 Retrieves email headers of the currently selected pop3 
10788                 account and allows the user to mark emails for deletion 
10789                 right on the pop3 server. Patch submitted by Oliver Haertel 
10790                 <oha@users.sourceforge.net>.
10791         
10792         * po/POTFILES.in
10793                 add 'src/quote_fmt.c'           
10794
10795 2002-02-22 [christoph]  0.7.2claws5
10796
10797         * src/Makefile.am
10798                 added quote_fmt.c
10799         * src/prefs_common.[ch]
10800         * src/prefs_template.c
10801         * src/quote_fmt.c               *** NEW FILE ***
10802         * src/quote_fmt.h
10803                 move quote format symbol description code
10804                 to it's own file because it is used from
10805                 differnent code parts
10806                 Rewrote symbol description GUI
10807                   + use table
10808                   + add separators
10809                   + get data from array (no more long constant strings)
10810         * src/quote_fmt_lex.l
10811         * src/quote_fmt_parse.y
10812                 Symbol for Literal % changed to \% instead of %%
10813                 (More logical as \ is used for quoting for other symbols)
10814                 Add |f and |p to include files and program output
10815                 Examples:
10816                     |f{/home/.../.signature}
10817                     |p{date}
10818         * po/de.po
10819                 Correct wrong spelling for "Referenzen"
10820
10821 2002-02-21 [paul]       0.7.2claws4
10822
10823         * src/procmsg.c
10824                 forgotten during sync
10825
10826 2002-02-21 [paul]       0.7.2claws3
10827
10828         * sync with sylpheed 0.7.2cvs11
10829                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
10830                 2002-02-20 and 2002-02-21
10831
10832 2002-02-20 [melvin]     0.7.2claws2
10833
10834         * src/prefs_actions.c
10835                 Added error report when child cannot fork or when execvp 
10836                 returns with an error.
10837
10838 2002-02-19 [christoph]  0.7.2claws1
10839
10840         * src/codeconv.c
10841                 return unconverted text if conde conversion is not possible
10842                 when libjconv is used.
10843                 (patch submitted by "Simon 'corecode' Schubert")
10844
10845 2002-02-19 [paul]       
10846
10847         * version 0.7.2claws release
10848
10849 2002-02-19 [paul]       0.7.2claws
10850
10851         * po/nl.po
10852                 updated by Wilbert Berendsen
10853
10854
10855 2002-02-18 [alfons]     0.7.1claws13
10856
10857         * src/syldap.c
10858         * src/jpilot.c
10859                 remove references to dlfcn and explicitly loading functions
10860                 from dynalink libs, because libs linked anyway, and functions
10861                 are loaded explicitly
10862
10863 2002-02-17 [melvin]     0.7.1claws12
10864
10865         * src/prefs_actions.c
10866                 Replaced children wait loop with double fork technique.
10867                 Now, input/output window updated at each new output.
10868                 free_children(): Fixed a memory leak.
10869                 Made input/output window non closable if running children
10870                 still exist.
10871                 Added missing <unistd.h> include.
10872                 Added some --debug outputs.
10873
10874 2002-02-17 [melvin]     0.7.1claws11
10875
10876         * src/summaryview.c
10877                 Fixed bug where descending sort order did not select top
10878                 message.
10879
10880 2002-02-17 [melvin]     0.7.1claws10
10881
10882         * acconfig.h
10883                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10884         * src/prefs_common.c
10885                 Pspell data package directory no more hard coded but
10886                 set during configuration (PSPELL_PATH). (Thanks to 
10887                                 Gustavo Noronha Silva.)
10888
10889 2002-02-17 [melvin]     0.7.1claws9
10890
10891         * configure.in
10892                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10893         * src/gtkspell.c
10894                 Fixed compile-time warnings.
10895
10896 2002-02-16 [alfons]     0.7.1claws8
10897
10898         * src/filesel.c
10899                 fix inadvertent free of NULL pointer which caused
10900                 sylpheed to crash when closing the save-as dialog
10901                 using the window close button
10902
10903 2002-02-16 [carsten]    0.7.1claws7
10904         * src/mainwindow.[ch]
10905           src/summaryview.c
10906           src/prefs_common.c
10907                 fixes for pixmap theming code:
10908                         - recently changed mail attributes shouldn't get
10909                           lost any longer
10910                         - theme is only reloaded iff another theme was
10911                           selected
10912
10913 2002-02-16 [paul]       0.7.1claws6
10914
10915         * sync with sylpheed 0.7.2 release
10916                 see ChangeLog entry 2002-02-15 and 2002-02-16
10917
10918 2002-02-15 [paul]       0.7.1claws5
10919
10920         * sync with sylpheed 0.7.1cvs9
10921                 see ChangeLog entry 2002-02-15
10922
10923         * po/POTFILES.in
10924                 remove unneeded headerwindow.c entry
10925
10926 2002-02-14 [carsten]    0.7.1claws4
10927         * src/summaryview.c
10928                 fixed a bug for "Go to next unread message": there was
10929                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
10930                 in the prefs, because of doing "Search again" instead
10931                 "No"
10932
10933 2002-02-14 [carsten]    0.7.1claws3
10934         * src/stock_pixmap.c
10935                 removed 2 more mem leaks; following memprof,
10936                 this code is "leak free" now :)
10937
10938 2002-02-14 [carsten]    0.7.1claws2
10939         * src/stock_pixmap.c
10940                 used opendir/readdir/closedir instead of scandir
10941                 -> code should work now on Solaris
10942
10943 2002-02-14 [paul]       0.7.1claws1
10944
10945         * sync with sylpheed 0.7.1cvs8
10946                 see ChangeLog entries 2002-02-13 and 2002-02-14
10947
10948         * README.claws
10949                 add some description of Actions and Pixmap Themes
10950
10951 2002-02-13 [paul]       
10952
10953         * version 0.7.1claws release
10954
10955 2002-02-13 [paul]       0.7.1claws
10956
10957         * po/es.po
10958           po/it.po
10959           po/pt_BR.po
10960                 updated translations, submitted by Ricardo Mones Lastra,
10961                 Alessandro Maestri and Fabio Junior Beneditto
10962
10963 2002-02-13 [melvin]     0.7.0claws75
10964
10965         * src/prefs_actions.c
10966                 Added missing "signal.h" include
10967
10968 2002-02-13 [melvin]     0.7.0claws74
10969
10970         * src/prefs_folder_item.c
10971                 Added missing "config.h" include
10972         * po/fr.po
10973                 Updated French translation for folder propriety.
10974
10975 2002-02-13 [jens]       0.7.0claws73
10976
10977         * po/POTFILES.in
10978                 Added missing src/prefs_folder_item.c [log added by melvin]
10979         * po/de.po
10980                 Updated German translation.
10981
10982 2002-02-13 [melvin]     0.7.0claws72
10983
10984         * po/fr.po
10985                 Updated French translation.
10986
10987 2002-02-13 [melvin]     0.7.0claws71
10988
10989         * src/gtkutils.c
10990                 Made gtkut_editable_get_selection return NULL if selection
10991                 is of length zero.
10992                 This fixes a bug where selecting part of message A then
10993                 switching to message B and replying to it will not
10994                 quote the message's body.
10995
10996 2002-02-12 [paul]       0.7.0claws70
10997
10998         * src/mainwindow.c
10999                 cosmetic, relating to pixmap themes: on toolbar make 
11000                 updating of 'Exec' and 'Compose news/Compose email'
11001                 icons faster.
11002
11003 2002-02-12 [carsten]    0.7.0claws69
11004         * src/folderview.c
11005           src/mainwindow.[ch]
11006           src/stock_pixmap.c
11007           src/summaryview.c
11008           src/prefs_common.c
11009                 - refreshing after changing pixmap theme better
11010                   now (thanks Paul)
11011                 - wanted to remove some mem leaks, but alfons was
11012                   faster (and had the better solution ;)
11013
11014 2002-02-12 [alfons]     0.7.0claws68
11015
11016         * src/prefs_common.c
11017         * src/stock_pixmap.[ch]
11018                 plug mem leaks, refactor code a little bit
11019
11020
11021 2002-02-12 [sergey]     0.7.0claws67
11022
11023         * src/imap.c
11024                 Fixed problem with copying messages to IMAP folders when the
11025                 server uses something other than '/' as a namespace separator
11026                 (cyrus-imapd uses '.').
11027
11028 2002-02-12 [jens]       0.7.0claws66
11029
11030         * po/de.po
11031                 Updated German Translation
11032
11033 2002-02-12 [paul]       0.7.0claws65
11034
11035         * sync with sylpheed 0.7.1cvs1
11036                 see ChangeLog entry 2002-02-12
11037
11038 2002-02-12 [melvin]     0.7.0claws64
11039
11040         * src/prefs_actions.c
11041                 Fixed "feature" where children's output was duplicated 
11042                 instead of refreshed while monitoring.
11043                 Removed some debug code.
11044
11045 2002-02-12 [christoph]  0.7.0claws63
11046
11047         * src/compose.c
11048                 always delete message from queue after sending/send error
11049                 (closes bug #509601)
11050
11051 2002-02-12 [melvin]     0.7.0claws62
11052
11053         * src/prefs_actions.c
11054                 Children wait loop is now triggered with a timeout of 1s
11055                 Added %F which is replaced with the list of filenames 
11056                 of all selected messages (as suggested by Ricardo Mones Lestra)
11057                 Pipe syntax changed. Prefix with | to send selection, postfix
11058                 with | to retrieve output. Prefix with > or * to send
11059                 user definable input to the command (*: input is hidden)
11060                 Old pipe action should now be postfixed with |, too.
11061
11062 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
11063         * src/stock_pixmap.c
11064                 fixed a bug: if there's no theme directory don't
11065                 throw an error, just do "nothing" (thanks Alfons)
11066
11067 2002-02-12 [carsten]    0.7.0claws60
11068         * src/folderview.c
11069           src/summaryview.c
11070                 had to write the cache twice (nasty!); some marks would 
11071                 get lost if not
11072
11073 2002-02-11 [carsten]    0.7.0claws59
11074         * acconfig.h
11075           configure.in
11076           doc-src/maintainer_guide.txt
11077           src/compose.[ch]
11078           src/defs.h
11079           src/folderview.[ch]
11080           src/gtkutils.[ch]
11081           src/mainwindow.[ch]
11082           src/prefs_common.[ch]
11083           src/stock_pixmap.[ch]
11084           src/summaryview.[ch]
11085                 pixmap theming and related work on pixmap
11086                 handling on some other places
11087                 (e.g. hrm features for all folder)
11088           src/pixmap/stock_*.xpm -> the stock_ was removed
11089         
11090 2002-02-11 [paul]       0.7.0claws58
11091
11092         * sync with sylpheed 0.7.1 release
11093                 see ChangeLog entries 2002-02-11
11094
11095 2002-02-08 [paul]       0.7.0claws57
11096
11097         * sync with sylpheed 0.7.0cvs39
11098                 see ChangeLog entry 2002-02-07 (last entry) 
11099
11100         * src/prefs_actions.c
11101           src/prefs_filtering.c
11102           src/prefs_matcher.c
11103           src/prefs_scoring.c
11104                 sync: made it compile with C compilers other than gcc
11105
11106 2002-02-07 [paul]       0.7.0claws56
11107
11108         * sync with sylpheed 0.7.0cvs38
11109                 see ChangeLog entries 2002-02-06 (last 2 entries) and
11110                 2002-02-07
11111
11112 2002-02-07 [darko]      0.7.0claws55
11113
11114         * src/gtkutils.[ch]
11115         * src/summaryview.c
11116                 Fix const gchar */gchar * issue (thanks Hiro)
11117
11118 2002-02-07 [darko]      0.7.0claws54
11119
11120         * src/compose.[ch]
11121         * src/filtering.c
11122         * src/gtkutils.[ch]
11123         * src/prefs_template.c
11124         * src/quote_fmt.h
11125         * src/quote_fmt_parse.y
11126         * src/summaryview.c
11127         * src/utils.[ch]
11128                 When replying or forwarding an email don't quote the entire
11129                 mail body but use the part of the message text that is selected
11130
11131 2002-02-06 [melvin]     0.7.0claws53
11132
11133         * src/prefs_common.[ch]
11134         * src/gtkspell.[ch]
11135         * src/compose.c
11136                 Made possible to switch quickly to last used dictionary
11137                 which makes checking bilingual documents easier.
11138
11139 2002-02-06 [melvin]     0.7.0claws52
11140         
11141         * po/POTFILES.in
11142                 Added forgotten new file src/prefs_actions.c
11143
11144 2002-02-06 [melvin]     0.7.0claws51
11145
11146         * src/prefs_actions.c   ** NEW FILE **
11147         * src/prefs_actions.h   ** NEW FILE **
11148                 Added actions to execute on message text view, or on the
11149                         message's file.
11150         * src/Makefile.am
11151                 Added src/prefs_actions.[ch]
11152         * src/compose.c
11153                 Added new menu "Edit/Actions"
11154         * src/defs.h
11155                 Added new actionsrc file.
11156         * src/main.c
11157                 Added actionsrc reading.
11158         * src/mainwindow.c
11159                 Added new menus "Edit/Actions" and "Configuration/Actions..."
11160         * src/prefs_common.h
11161                 Added new element actionslst element to prefs_common.
11162
11163 2002-02-06 [paul]       0.7.0claws50
11164
11165         * sync with sylpheed 0.7.0cvs36
11166                 see ChangeLog entry 2002-02-06
11167
11168 2002-02-05 [paul]
11169
11170         * po/es.po
11171                 updated by Ricardo Mones Lastra
11172
11173 2002-02-05 [paul]       0.7.0claws49
11174
11175         * sync with sylpheed 0.7.0cvs33
11176                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
11177
11178 2002-02-05 [paul]       0.7.0claws48
11179
11180         * src/compose.c
11181                 re-add 'Edit/Advanced/Delete entire line', previously named
11182                 'Delete Line+'
11183
11184 2002-02-04 [paul]       0.7.0claws47
11185
11186         * src/compose.c
11187           src/summaryview.c
11188                 fix bug #494993 (Reply All not taking Reply-To into consi)
11189                 eliminate differences in behaviour of right-click 'Reply to all' 
11190                 in summary view and 'Reply to all' on the toolbar. 
11191                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
11192                 view and From gets ignored by 'Reply to all' on toolbar.
11193                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
11194                 From when no Reply-To header is present.
11195
11196 2002-02-04 [paul]       0.7.0claws46
11197
11198         * sync with sylpheed 0.7.0cvs30
11199                 see ChangeLog entries 2002-02-03 and 2002-02-04
11200
11201 2002-02-03 [melvin]     0.7.0claws45
11202
11203         * src/gtkspell.[ch]
11204                 Readded function to highlight all misspelled words.
11205                 Fixed bug where user-provided-words did not replace
11206                         correctly the misspelled word when using the mouse.
11207                 Fixed bug where checking a region selected from right to left did
11208                         not check the region at all.
11209                 Fixed bug where 'Check backwards' may not check at all. 
11210                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
11211                 Fixed possible buffer overflow when checking for long strings (>1k).
11212                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
11213                 Accelerators code uses now gtk_widget_add_accel.
11214                 Removed and disabled obsolete and unfinished code.
11215                 Cleaning up.
11216
11217         * src/compose.c
11218                 Added menu item to Highlight all misspelled words.
11219
11220 2002-02-01 [paul]       0.7.0claws44
11221
11222         * src/mainwindow.c
11223                 fix '/View/Hide read messages' sensitivity when all
11224                 messages in a folder are hidden
11225
11226 2002-02-01 [paul]       0.7.0claws43
11227
11228         * src/main.c
11229                 add --send option to command line interface, sends all
11230                 queued mail. Patch submitted by Ricardo Mones Lastra.
11231
11232 2002-01-31 [paul]       0.7.0claws42
11233
11234         * src/mainwindow.c
11235                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
11236
11237 2002-01-31 [paul]       0.7.0claws41
11238
11239         * sync with sylpheed 0.7.0cvs27
11240                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
11241                 and 2002-01-31
11242
11243         * src/textview.c
11244                 comment out elements of textview_show_part() as temporary
11245                 workaround for attachment 'Display as text' bug 
11246
11247         * po/pt_BR.po
11248                 updated by Fabio Junior Beneditto
11249
11250 2002-01-30 [paul]       0.7.0claws40
11251
11252         * sync with sylpheed 0.7.0cvs24
11253                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
11254                 and 2002-01-30
11255
11256         * src/compose.c
11257                 add {N_("/_Spelling"), ... "<Branch>"} to 
11258                 GtkItemFactoryEntry compose_entries[]
11259
11260         * src/prefs_common.c
11261                 add claws menu items to prefs_keybind_apply_clicked()
11262                 and remove non-claws menu items
11263
11264 2002-01-29 [paul]       0.7.0claws39
11265
11266         * sync with sylpheed 0.7.0cvs22
11267                 see ChangeLog entries 2002-01-28 and 2002-01-29
11268
11269 2002-01-28 [melvin]     0.7.0claws38
11270
11271         * src/compose.c
11272                 Added the declartion of compose_send_control_enter.
11273
11274         * src/compose.c
11275         * src/gtkspell.[ch]
11276                 Added in a 'Spelling' menu which includes the configuration menu. 
11277                 Added a real 'Check all' and got rid from the old one which only
11278                 highlited misspelled word.
11279                 Made 'Check while typing' a disableable option.
11280                 Added a dialog when there are no more misspelled word.
11281                 Added a dialog if error occurs when switching to a dictionary.
11282         
11283         * src/prefs_common.[ch]
11284                 Added option for the default 'Check while typing' option.
11285
11286
11287 2002-01-28 [alfons]     0.7.0claws37
11288
11289         * src/compose.c
11290                 fix buglet and make code comply with sylpheed code style
11291
11292 2002-01-28 [paul]       0.7.0claws36
11293
11294         * sync with sylpheed 0.7.0cvs19
11295                 see ChangeLog entries for 2002-01-28
11296
11297 2002-01-28 [hoa]        0.7.0claws35
11298
11299         * src/defs.h
11300                 added rendererrc
11301
11302         * src/main.c
11303                 read the renderer config
11304
11305         * src/procmime.[ch]
11306                 use the renderer config to convert mime attachments
11307
11308         * src/textview.c
11309                 don't use textview_show_html/ertf,
11310                 use get_text_content instead
11311
11312 2002-01-27 [alfons]     0.7.0claws34
11313         
11314         * src/news.c
11315                 make sylpheed believe it can delete a news message...
11316                 (messages are NOT deleted, maybe we should remove
11317                 processing from the folder properties after all.)
11318
11319 2002-01-27 [alfons]     0.7.0claws33
11320
11321         * src/folder.c
11322                 add extra checks
11323         * src/news.c
11324                 implement remove_msg() 
11325
11326 2002-01-27 [alfons]     0.7.0claws32
11327
11328         * src/procmsg.h
11329         * src/procheader.c
11330         * src/messageview.c
11331                 fix return receipt / disposition notification again. this
11332                 stuff seems to break on _every_ major summary UI change, so
11333                 it's now implemented using a flag which is saved in the
11334                 marks cache
11335                 
11336 2002-01-26 [alfons]     0.7.0claws31
11337
11338         * src/import.c
11339                 let import dialog show the destination folder identifier
11340
11341 2002-01-26 [melvin]     0.7.0claws30
11342
11343         * src/folderview.c
11344         * src/summaryview.c
11345                 Readded 'Mark all read' into summary view popup menu
11346                 Added 'Mark all read' in folder view popup menu for IMAP
11347                 and NNTP.
11348                 Made it insensitive if the selected folder is not the shown
11349                 one to avoid 'Mark all read' on the wrong folder.
11350                 
11351 2002-01-26 [paul]       0.7.0claws29
11352
11353         * src/folderview.c
11354           src/summaryview.c
11355                 move 'Mark all read' from summary view to folder view
11356                 menu. (adapted from) patch submitted by Jeremy Andrews,
11357                 <lists@kerneltrap.com>
11358
11359 2002-01-25 [alfons]     0.7.0claws28
11360
11361         * src/gtkstext.c
11362                 put the gtk class name back so GtkSText adapts the 
11363                 settings of GtkText
11364
11365 2002-01-25 [alfons]     0.7.0claws27
11366
11367         * src/folderview.c 
11368                 assimilate Ricardo's patch that shows pixmaps instead of
11369                 plain "new" and "unread" texts in the folder view column
11370                 headers 
11371
11372 2002-01-25 [paul]       0.7.0claws26
11373
11374         * src/Makefile.am
11375                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
11376                 be found in non-standard locations. 
11377                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
11378
11379 2002-01-25 [paul]       0.7.0claws25
11380
11381         * sync with sylpheed 0.7.0cvs16
11382                 see ChangeLog entry 2002-01-25
11383
11384 2002-01-24 [paul]       0.7.0claws24
11385
11386         * more sync with sylpheed 0.7.0cvs15
11387                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
11388
11389 2002-01-23 [sergey]     0.7.0claws23
11390
11391         * src/importldif.c
11392                 Fixed segfault when closing LDIF import wizard with
11393                 the window manager.
11394         * src/imageview.c
11395         * src/imageview.h
11396         * src/messageview.c
11397         * src/mimeview.c
11398                 Fixed wrong scrolling position after switching between
11399                 text and image parts.
11400
11401 2002-01-23 [paul]       0.7.0claws22
11402
11403         * sync with sylpheed 0.7.0cvs15
11404                 see ChangeLog entries 2002-01-22 and 2002-01-23
11405
11406 2002-01-21 [melvin]     0.7.0claws21
11407
11408         * src/prefs_scoring.c
11409         * src/prefs_filtering.c
11410                 Fixed bug where scoring and filtering windows stopped
11411                 autochecking.
11412
11413 2002-01-21 [paul]       0.7.0claws20
11414
11415         * sync with sylpheed 0.7.0cvs12
11416                 see ChangeLog entries 2002-01-20 and 2002-01-21
11417
11418 2002-01-21 [carsten]    0.7.0claws19
11419         * src/mainwindow.c
11420         * src/menu.[ch]
11421         * src/messageview.[ch]
11422         * src/summaryview.[ch]
11423                 changes to shortcuts handling again:
11424                         + "Q" now controled by mainwin
11425                         + v/V are now customizable and have slightly
11426                           different meanings
11427                 the "button" to minimize the messageview (and maximize
11428                 the summary view) is a real button now
11429         * src/compose.c
11430                 "Delete Line+" added to Edit/Advanced (this will also
11431                 delete the '\n')
11432
11433 2002-01-20 [melvin] 0.7.0claws18
11434
11435         * src/addressbook.c
11436                 Made "Bcc" sensitive when addressbook is called from
11437                 compose window (it was a Claws only bug).
11438
11439 2002-01-19 [alfons] 0.7.0claws17
11440
11441         * src/inc.c
11442                 prevent unnecessary updates when currently selected folder has
11443                 no new messages 
11444
11445 2002-01-19 [alfons] 0.7.0claws16
11446         
11447         * src/summaryview.c
11448                 prevent writing the cache based on current message list in summary 
11449                 view when filtering also put messages in currently selected folder
11450
11451 2002-01-19 [paul]
11452
11453         * po/it.po
11454                 Italian translation submitted by Alessandro Maestri
11455                 <a.maestri@cs.tin.it>
11456
11457 2002-01-18 [melvin]     0.7.0claws15
11458
11459         * src/prefs_filters.c
11460                 fixed bug where 'cancel' from 'filters' window stops autochecking
11461                 if the timer timed out  when the window was open.
11462
11463 2002-01-18 [match]      0.7.0claws14
11464
11465         * src/addrclip.[ch]     ** NEW FILE **
11466         * src/addrselect.[ch]   ** NEW FILE **
11467         * src/adbookbase.h      ** NEW FILE **
11468                 addressbook cut, copy and paste
11469         * src/addrbook.[ch]
11470         * src/addrcache.[ch]
11471         * src/addressitem.h
11472         * src/addrindex.[ch]
11473         * src/addritem.[ch]
11474         * src/importldif.c
11475         * src/importmutt.c
11476         * src/jpilot.[ch]
11477         * src/syldap.[ch]
11478         * src/vcard.[ch]
11479         * src/jpilot.[ch]
11480         * src/editbook.c
11481         * src/editjpilot.c
11482         * src/editldap.c
11483         * src/editvcard.c
11484                 support for copy/paste
11485         * src/addressbook.c
11486                 support for copy/paste
11487                 tidy up menu option processing
11488                 correct address list function arguments
11489         * src/editaddress.c
11490                 sort user attributes
11491         * src/ldif.h
11492         * src/mutt.h
11493                 tidy up
11494
11495         * src/addrbook.[ch]
11496         * src/addrbook.[ch]
11497         * src/addrbook.[ch]
11498                 
11499
11500 2002-01-18 [paul]       0.7.0claws13
11501
11502         * sync with sylpheed 0.7.0cvs8
11503                 configure.in: support Mac OS X (Darwin)
11504
11505 2002-01-18 [carsten]    0.7.0claws12
11506         * src/html.c
11507                 small hack to fix a segfault with an empty href
11508                 (reported by Alexandra Walford <deeni@altern.org>)
11509         * src/mainwindow.c
11510         * src/summaryview.c
11511                 the shortcuts for Mark und Mark as unread are hardcoded
11512                 again
11513         * src/compose.c
11514         * src/gtkstext.[ch]
11515                 readded the shortcuts in gtkstext but made them
11516                 customizeable (simply by adding a menu plus a wrapper
11517                 to compose.c)
11518
11519 2002-01-17 [melvin]     0.7.0claws11
11520
11521         * src/gtkspell.c
11522                 fix default dictionary not being saved.
11523
11524 2002-01-16 [darko]      0.7.0claws10
11525
11526         * src/compose.c
11527                 fix wrapping crash with URL longer than wrapping margin
11528
11529 2002-12-08 [hoa]        0.7.0claws10
11530
11531         * src/matcher_parser_parse.y
11532                 fixed some bugs
11533
11534         * src/prefs_filtering.c
11535                 now, we can use bounce action in the dialog box.
11536
11537 2002-01-16 [carsten]    0.7.0claws9
11538         * src/gtkstext.c
11539                 removed the <control> and <alt> shortcuts because they're
11540                 not needed and interefered with the "normal" shortcuts
11541         * src/mainwindow.c
11542         * src/summaryview.c
11543                 removed most of the hardcoded shortcuts and assigned
11544                 them to menu entries making them easy customizable by
11545                 that
11546
11547 2002-01-16 |melvin]     0.7.0claws8
11548
11549         * src/gtkspell.c
11550                 fixed bug where using the mouse and when the compose
11551                 window is not on top may result in a crash.
11552
11553 2002-01-16 [melvin]     0.7.0claws7
11554
11555         * src/compose.c
11556                 fixed a long standingspell checker bug which could 
11557                 cause a crash after sending a message.
11558
11559 2002-01-16 [paul]       0.7.0claws6
11560
11561         * sync with sylpheed 0.7.0cvs7
11562                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
11563                 2002-01-15, and 2002-01-16
11564
11565 2002-01-16 [melvin]     0.7.0claws5
11566
11567         * README.claws
11568         * src/compose.c
11569         * src/gtkspell.[ch]
11570         * src/main.c
11571                 Heavily modified spell checker code to work around
11572                 ispell bug, to add keyboard shortcuts and for future
11573                 enhancements. See README.claws for usage information.
11574
11575 2002-01-15 [alfons]     0.7.0claws4
11576         
11577         * src/summaryview.c
11578                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
11579                 so sorting within threads reflects sort mode
11580
11581 2002-01-15 [christoph]  0.7.0claws3
11582
11583         * src/procmsg.c
11584                 added alertpanel if mail sending failed
11585
11586 2002-01-15 [alfons]     0.7.0claws2
11587         
11588         * src/prefs_filtering.c
11589                 don't stop timer when prefs filtering dialog is opened
11590
11591 2002-01-14 [alfons]     0.7.0claws1
11592
11593         * src/addr_compl.c
11594         * src/prefs.c
11595                 remove debug_print()s for privacy reasons
11596
11597 2002-01-14 [darko]      0.7.0claws
11598
11599         * README.claws
11600                 quotation wrapping is now also in the main branch
11601
11602 2002-01-14 [paul]
11603
11604         * tools/filter_conv.pl
11605                 allow for Boolean Op and case-sensitivity
11606                 this file is included in the release and tagged
11607                 'rel_0_7_0'
11608
11609 2002-01-13 [paul]       0.7.0claws
11610
11611         * release 0.7.0, with cvs tag 'rel_0_7_0'
11612
11613 2002-01-13 [paul]
11614
11615         * tools/filter_conv.pl
11616         * tools/README
11617                 rewritten to output to matcherrc instead of filteringrc
11618
11619         * po/es.po
11620                 updated Spanish translation by Ricardo Mones Lastra
11621
11622 2002-01-13 [alfons]
11623
11624         * po/nl.po
11625                 update dutch translation
11626
11627 2002-01-13 [paul]
11628
11629         * po/pt_BR.po
11630                 Updated by Fabio Junior Beneditto 
11631
11632 2002-01-13 [melvin]     0.6.6claws53
11633
11634         * po/fr.po
11635                 Updated french translation
11636
11637 2002-01-12 [alfons]     0.6.6claws52
11638
11639         * src/filtering.c
11640                 plug mem leak that has been sitting there for ages              
11641
11642 2002-01-12 [alfons]     0.6.6claws51
11643
11644         * src/summaryview.c
11645                 undo melvin's changes from 0.6.6claws48 because summary
11646                 view now refuses to select first unread message when
11647                 selecting a folder 
11648
11649 2002-01-11 [alfons]     0.6.6claws50
11650
11651         * src/import.c
11652                 use claws' semantics for getting folder item when
11653                 importing an mbox file into a folder 
11654                 (submitted by Dale P. Smith)
11655
11656 2002-01-11 [christoph]  0.6.6claws49
11657
11658         * src/prefs.h
11659                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
11660                 toggle widget, because non static prefs can not use
11661                 prefs_set_* functions
11662         * src/prefs_account.c
11663                 toggle smtp auth password field sensitivity if
11664                 user id is empty and add descrition of usage for
11665                 these fields
11666         * src/prefs_folder_item.c
11667                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
11668                 callbacks
11669
11670 2002-01-11 [melvin]     0.6.6claws48
11671
11672         * src/compose.c
11673                 fix the 'Ctrl-Enter' feature for sending and test really
11674                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
11675                 editables which was not documented in Gtk)
11676
11677         * src/summaryview.c
11678                 Made summaryview refresh after sorting and not before.
11679
11680 2002-01-11 [christoph]  0.6.6claws47
11681
11682         * src/compose.c
11683                 select account from account ids if possible and
11684                 correctly set save folder for copy in reedit
11685
11686 2002-01-10 [paul]       0.6.6claws46
11687
11688         * sync with sylpheed 0.7.0 release
11689                 see ChangeLog entries 2002-01-07, 2002-01-08 and
11690                 2002-01-09
11691
11692 2002-01-09 [alfons]
11693
11694         * src/summaryview.c
11695                 remove more dirt traces...
11696
11697 2002-01-09 [alfons]
11698         
11699         * src/summaryview.c
11700                 clean up some traces of my debugging stuff
11701
11702 2002-01-09 [alfons]     0.6.6claws45
11703
11704         * src/filtering.c
11705                 break up filteringprop_apply() in three separate pieces
11706                 so we can drop messages that failed processing in the
11707                 inbox
11708
11709         * src/summaryview.c
11710                 fix bug #469598 "no refresh of inbox after filter" which 
11711                 was introduced by the new summary view locking, and which 
11712                 prevented the summary view to update after a manual filter 
11713                 message. claw's filter message requires a summary_show().
11714                 (aargh, summary_show() again! :-)
11715                 
11716 2002-01-07 [alfons]     0.6.6claws44
11717
11718         * src/headerwindow.c
11719         * src/logwindow.c
11720         * src/messageview.c
11721         * src/sourcewindow.c
11722                 bring in Hiro's last 0.7.0 wm class fixes
11723
11724         * tools/sylprint.pl
11725                 bring in Ricardo's fix for sylprint script
11726
11727         * AUTHORS       
11728         * src/rfc2015.[ch]
11729         * src/prefs_common.[ch]
11730         * src/prefs_account.[ch]
11731         * src/compose.c
11732                 clean up account preference poison in rfc2015,
11733                 and preparation to fix double sign bug 
11734                 (patch submitted by Simon 'corecode' Schubert)
11735
11736 2002-01-07 [christoph]  0.6.6claws43
11737
11738         * src/mh.c
11739                 search for free message number, do not only rely
11740                 on last_num
11741         * src/send.c
11742                 fix smtp auth and use extra account information
11743                 if available, if not use pop3 data instead
11744                 (closes bug #500341)            
11745         * src/ssl.[ch]
11746                 match coding style
11747
11748 2002-01-06 [alfons]     0.6.6claws42
11749
11750         * src/mainwindow.c
11751                 try making the separate windows work again...
11752
11753 2002-01-06 [alfons]     0.6.6claws41
11754
11755         * src/mainwindow.c
11756                 adapt Hiro's separate window menu (to get rid of the funny
11757                 duplicate menu items), and make it work again
11758
11759 2002-01-06 [alfons]     0.6.6claws40
11760
11761         * tools/Makefile.am
11762         * tools/sylprint.rc
11763         * tools/sylprint.pl
11764         * tools/README.sylprint
11765                 add sylprint script for printing mails from Sylpheed
11766                 (contributed by Ricardo Mones Lastra)
11767
11768         * src/acount.c
11769                 clean up
11770
11771 2002-01-06 [melvin]     0.6.6claws39
11772
11773         * src/mainwindow.c
11774         * src/summaryview.c
11775                 Fixed crash introduced in 0.6.6claws38 by the menu
11776                 reorganisation (Hide read messages)
11777         
11778         * ChangeLog.claws 
11779                 Fixed typo (we are now in 2002, alfons ;) )
11780
11781 2002-01-05 [alfons]     0.6.6claws38
11782
11783         * sync with sylpheed 0.6.6cvs10-17
11784                 (last stuff marked as LAST_STABLE)
11785
11786 2002-01-04 [melvin]     0.6.6claws37
11787
11788         * src/account.c
11789                 Made account selection code use strcasestr again instead of
11790                 g_strcasecmp (fixes bug where reediting queued messages
11791                 did not select proper account reported by T. Link).
11792         
11793         * src/folderview.c
11794                 Fix bug where folder icons are not shown when 'hide read messages'
11795                 is on.
11796         
11797         * src/stock_pixmaps.[ch]
11798                 Added folder icons for 'hide read messages'.
11799         
11800         * src/compose.c
11801                 Fixed bug where 'Enter' in a header entry will send the message 
11802                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
11803
11804 2002-01-03 [melvin]     0.6.6claws36
11805         
11806         * src/prefs.[ch]
11807                 Added popup menu for common preferences and
11808                 account preferences (right click on tab displays
11809                                 a menu of all tabs.)
11810
11811 2002-01-02 [melvin]     0.6.6claws35
11812
11813         * src/gtkspell.[ch]
11814                 Made spelling code compatible with undo/redo feature.
11815                 Added creation of suggestion mode menu for the general
11816                         preferences.
11817         
11818         * src/prefs_common.[ch]
11819                 Added option menu for the speller's suggestion mode.
11820                 Added missing spaces in "..." buttons and made a "..."
11821                         button non translatable!
11822         
11823         * src/compose.c
11824                 Made speller use the default suggestion mode.
11825                 Hack to make it possible to choose 'CTRL-Enter' as a
11826                         shortcut for sending (and only for sending).
11827
11828         * src/prefs_folder_item.c
11829                 Changing subject simplification does not update cache 
11830                         anymore (because it is unnecessary).
11831                 Fixed bug where changing subject simplification updated the 
11832                         summaryview even when the viewed folder is not the
11833                         folder which properties are being changed. (E.g. 
11834                                         viewing folder A and changing
11835                                         the subject simplification of 
11836                                         folder B -not being viewed- updated the 
11837                                         summaryview of folder A with data of
11838                                         folder B). (Hope this is clear... )
11839
11840 2001-12-31 [alfons]     0.6.6claws34
11841         
11842         * src/ldif.c
11843         * src/mutt.c
11844                 fgetc() returns a signed integer which doesn't
11845                 fit in a char. so c truncates this to a char
11846                 but we may lose significant bits. i.e. we may
11847                 comparing 0xFF which may not be equal to -1
11848                 unless properly casted to signed char which
11849                 we won't do because fgetc() returns a signed
11850                 integer which doesn't fit in a char. so c 
11851                 truncates this to a char but we may lose 
11852                 significat bits. (you got the idea, thanks
11853                 to Gustavo Noronha Silva <kov@debian.org>
11854                 and the Debian folks!)
11855
11856 2001-12-30 [alfons]     0.6.6claws33
11857
11858         * src/prefs_common.c
11859                 add #ifdef USE_PSPELLs that Melvin forgot               
11860
11861 2001-12-30 [melvin]     0.6.6claws32
11862         
11863         * src/prefs_common.[ch]
11864                 Added configurable color for misspelled words.
11865
11866         * src/gtkspell.[ch]
11867                 Fixed bug of foreground text color (reported by David
11868                                 Mehrmann)
11869                 Added configurable color for misspelled words.
11870
11871 2001-12-30 [alfons]     0.6.6claws31
11872
11873         * src/folder.c
11874                 remove unnecessary things someone put there
11875
11876         * src/mh.c
11877         * src/folder.[ch]
11878                 make folder properties (like threading and sorting) persistent
11879                 (closes bug #497424 "rescan folder tree resets proprieties")
11880                 currently this is only for MH folders. 
11881
11882 2001-12-29 [melvin]     0.6.6claws30
11883
11884         * src/string_match.[ch]
11885                 Optimized a bit: regexp pattern buffer compiled only once, and
11886                   one subroutine call removed. Fixed ^ regexp search: Now, 
11887                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
11888         
11889         * src/summaryview.c
11890                 Subject filtering changed to filter summary columns and
11891                   not directly the messages subject cache. The loss in 
11892                   performance is balanced by the improvement of string_match.
11893                 Added an alert panel if there is an error in the regexp.
11894
11895         * src/src/prefs_folder_item.h
11896                 Added a regexp pattern buffer.
11897
11898 2001-12-28 [alfons]     0.6.6claws29
11899
11900         * src/string_match.[ch]
11901                 clean up name space
11902                 allow compilation *BSD
11903
11904 2001-12-27 [alfons]     0.6.6claws28
11905
11906         * src/filter.c
11907                 sync the Hiro's bug fix for BSD
11908
11909 2001-12-27 [melvin]     0.6.6claws27
11910         
11911         * src/compose.c
11912                 Simplify focus to subject entry code.
11913
11914 2001-12-27 [darko]      0.6.6claws26
11915
11916         * src/filtering.c
11917         * src/mbox_folder.c
11918         * src/messageview.c
11919         * src/mh.c
11920         * src/procheader.[ch]
11921         * src/procmsg.h
11922         * src/stock_pixmap.[ch]
11923         * src/summaryview.c
11924                 Show key icon for encrypted mails in summary view
11925
11926         * src/pixmaps/clip.xpm
11927         * src/pixmaps/clipkey.xpm
11928         * src/pixmaps/key.xpm
11929                 New/modified icons for the above
11930
11931 2001-12-27 [melvin]     0.6.6claws25
11932
11933         * src/prefs_common.c
11934                 Put spell checker options in a separate tab to decrease
11935                 the Common Preferences window height.
11936
11937         * README.claws  
11938                 Update spell checker usage instruction about its options
11939                 location.
11940
11941 2001-12-27 [melvin]     0.6.6claws24
11942
11943         * src/compose.c
11944                 Changed subject entry widget position. Initial focus is
11945                 on the To header instead of the subject entry.
11946                 Creating a new header scrolls the header list to make the
11947                 created one visible. Nevertheless, when automatically filling
11948                 headers, the first one is shown.
11949                 A Tab key press in the last empty header entry zips the 
11950                 focus to the subject entry.
11951                 (I did not change the combo boxes, yet)
11952
11953 2001-12-26 [alfons]     0.6.6claws23
11954
11955         * src/prefs_account.c
11956         * src/inc.c
11957                 allow default inbox to reside in another mailbox (only
11958                 works for POP3 accounts)
11959
11960 2001-12-26 [alfons]     0.6.6claws22
11961         
11962         * src/textview.c
11963                 make reply-on-click work with the account of the selected folder
11964         * src/compose.c
11965                 put a fixme here to remind me to fix finding correct default
11966                 account for nested folders
11967
11968 2001-12-25 [alfons]     0.6.6claws21
11969
11970         * src/summaryview.c
11971                 make column headers display locked and mark pixmaps (idea by Melvin) 
11972                 fix bug by adding score and locked column type to sort array
11973
11974 2001-12-25 [alfons]     0.6.6claws20
11975         
11976         * src/summaryview.c
11977                 catch a *potentially* inadvertent write back of  
11978                 the message cache(s) introduced by 0.6.5claws37
11979
11980 2001-12-25 [christoph]  0.6.6claws19
11981
11982         * src/stock_pixmap.[ch]
11983         * src/summaryview.c
11984                 add ignore thread pixmap
11985                 (can someone draw a better icon for this?)
11986
11987 2001-12-24 [alfons]     0.6.6claws18
11988
11989         * src/prefs_folder_item.c
11990                 make address completion actually work for the
11991                 Default To address in the Folder Property dialog.
11992
11993 2001-12-24 [alfons]     0.6.6claws17
11994         
11995         * src/summaryview.c
11996                 use new style regexp for subject stripping 
11997                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
11998
11999 2001-12-24 [darko]      0.6.6claws16
12000
12001         * src/pgptext.c
12002         * src/rfc2015.c
12003                 move GPG related informational messages to debug mode
12004
12005 2001-12-23 [alfons]     0.6.6claws15
12006
12007         * src/stock_pixmap.[ch]
12008         * src/summaryview.c
12009                 add the forgotten Claws' locked pixmap
12010
12011 2001-12-23 [alfons]     0.6.6claws14
12012
12013         * src/filesel.c
12014                 accept file name typed in entry in multi file
12015                 selector (patch submitted by Gustavo Noronha Silva 
12016                 <kov@debian.org>)
12017
12018 2001-12-23 [alfons]     0.6.6claws13
12019
12020         * src/prefs_filter.c
12021         * src/prefs_filtering.c
12022         * src/matcher.c
12023         * src/importmutt.c
12024                 clean up a little bit
12025         
12026         * src/string_match.c
12027                 validate input strings a little bit more
12028
12029 2001-12-23 [alfons]     0.6.6claws12
12030
12031         * src/Makefile.am
12032         * src/summaryview.c
12033         * src/string_match.[ch]         ** NEW **
12034         * src/folderview.[ch]
12035         * src/headerview.h
12036         * src/folder.[ch]
12037         * src/prefs_folder_item.[ch]
12038                 add subject simplification to strip out strings from
12039                 a subject line (esp. handy for mailing lists). 
12040                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
12041                 but slightly changed things for better integration.)
12042
12043 2001-12-23 [alfons]     0.6.6claws11
12044
12045         * src/mainwindow.c
12046                 fix bug introduced by submission included in 0.6.5claws52.
12047                 ideally this submission should clean the trash if any trash
12048                 folder has a message. however, the hasTrash variable was
12049                 set to false whenever a trash folder was empty (discarding
12050                 a previously found *filled* trash folder.)
12051
12052                 also edited the code a little bit and made it more safe.
12053
12054 2001-12-22 [alfons]     0.6.6claws10
12055
12056         * src/imap.c
12057                 quick fix for Martin Pool's omission of an account
12058                 specific SSL setting
12059
12060 2001-12-22 [alfons]     0.6.6claws9
12061
12062         * src/compose.c
12063         * src/messageview.c
12064         * src/mimeview.c
12065         * src/pgptext.c
12066         * src/procmime.[ch]
12067                 better support for multipart/digest (submitted
12068                 by Fredrik <e98fo@efd.lth.se>)
12069
12070 2001-12-22 [alfons]     0.6.6claws8
12071
12072         * src/addressbook.c
12073                 correct function signature
12074         * src/socket.[ch]
12075         * src/imap.[ch]
12076         * src/prefs_account.[ch]
12077                 allow IMAP over SSH tunnel (patch submitted by 
12078                 Martin Pool <mbp@samba.org>)
12079
12080 2001-12-21 [alfons]     0.6.6claws7
12081
12082         * sync with sylpheed 0.6.6cvs4-9
12083                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
12084
12085 2001-12-21 [christoph]  0.6.6claws6
12086
12087         * src/compose.c
12088         * src/prefs_folder_item.[ch]
12089                 implement saving of outgoing messages to current folder.
12090                 fix segfault when no default outbox is available
12091                 (closes bug #495683)
12092
12093 2001-12-21 [carsten]    0.6.6claws5
12094         * src/folderview.c
12095         * src/summaryview.c
12096                 pressing CTRL while DND does now the expected thing and
12097                 copies the mail (moving is still the default, as this
12098                 seam more appropriate for handling mails by DND)
12099
12100 2001-12-18 [paul]       0.6.6claws4
12101
12102         * sync with sylpheed 0.6.6cvs3
12103                 see ChangeLog entries 2001-12-18
12104
12105 2001-12-18 [hiro]       0.6.6claws3
12106
12107         * src/undo.c
12108                 fix for multibyte characters (obtain the number of letters
12109                 instead of bytes).
12110
12111 2001-12-17 [paul]       0.6.6claws2
12112
12113         * sync with sylpheed 0.6.6cvs1
12114                 see ChangeLog entry 2001-12-16
12115
12116 2000-12-17 [alfons]     0.6.6claws1
12117
12118         * src/filtering.c
12119                 clean up
12120
12121 2001-12-16 [paul]       0.6.6claws
12122 2001-12-15
12123
12124         * Release version 0.6.6claws, cvs tag: rel_0_6_6
12125
12126         * src/mimeview.c
12127                 last minute sync with main 0.6.6
12128
12129         * po/es.po
12130                 updated by Ricardo Mones Lastra
12131                 update for last minute sync
12132         * po/fr.po
12133         * po/nl.po
12134                 update for last minute sync
12135         * po/de.po
12136                 updated by Jens Oberender
12137         * po/pt_BR.po
12138                 updated by Fabio Junior Beneditto
12139
12140         * src/prefs_common.[ch]
12141         * src/undo.c
12142                 number of undo levels is user configurable
12143                 (squeeze it into the release in the dying
12144                 moments) Submitted by Jens Oberender    
12145
12146 2001-12-15 [melvin]
12147
12148         * po/fr.po
12149                 updated french translation
12150
12151 2001-12-15 [paul]       0.6.5claws92
12152
12153         * sync with sylpheed 0.6.5cvs28
12154                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
12155
12156         * po/nl.po
12157                 update to allow for sync
12158
12159 2001-12-15 [alfons]
12160         
12161         * po/nl.po
12162                 update dutch translation
12163
12164 2001-12-14 [carsten]    0.6.5claws91
12165         * src/summaryview.c
12166                 fixed bug #473785; also after changing the column order
12167                 the same message will be selected and displayed as before
12168                 the reordering
12169
12170 2001-12-14 [carsten]    0.6.5claws90
12171         * src/folderview.c
12172                 probably found the bug reported by wwb opening or closing
12173                 a folder tree just before dnd (found the solution in the
12174                 balsa source -- thanks to them)
12175
12176 2001-12-14 [carsten]    0.6.5claws89
12177         * src/gtkutils.c
12178         * src/account.c
12179                 moved gtk_clist_moveto to the right place, so that
12180                 only the accounts dialog is effected on opening
12181
12182 2001-12-14 [carsten]    0.6.5claws88
12183         * src/gtkutils.c
12184                 gtkut_clist_set_focus_row does a gtk_clist_moveto
12185                 now, so that the focused row will be seen in any case
12186                 (reported by wwp on sf-claws-user)
12187
12188 2001-12-14 [darko]      0.6.5claws87
12189
12190         * src/compose.c
12191                 remove unnecessary line
12192
12193 2001-12-14 [paul]       0.6.5claws86
12194
12195         * sync with sylpheed 0.6.5cvs27
12196                 see ChangeLog entries 2001-12-14
12197
12198 2001-12-14 [carsten]    0.6.5claws85
12199         * src/mainwindow.c
12200                 following a suggestion of Melvin the rcoabm pops up
12201                 right under the button now and the button is reliefed
12202                 while the popup is open
12203
12204 2001-12-14 [darko]      0.6.5claws84
12205
12206         * src/compose.c
12207                 fix crash when wrapping long lines if linewrap quotation
12208                 is disabled and wrapper encounters a word spanning more
12209                 than one line
12210
12211 2001-12-13 [paul]       0.6.5claws83
12212
12213         * src/compose.c
12214                 prefer 'Reply-To' header over mailing list header when
12215                 replying to a message. Finally prevent all those confirmation 
12216                 messages being sent to the list itself.
12217
12218         * src/summaryview.c
12219                 remove unused summary_set_menu_sensitive() entry
12220
12221 2001-12-13 [paul]       0.6.5claws82
12222
12223         * src/folderview.c
12224         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
12225         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
12226         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
12227                 improvements to 'Hide read messages': Inbox, Outbox,
12228                 Trash, Queue, and Draft icons now reveal presence of hidden 
12229                 messages
12230
12231 2001-12-12 [alfons]     0.6.5claws81
12232
12233         0.6.5claws80 was tagged as LAST_STABLE
12234
12235         * src/filtering.[ch]
12236         * src/matcher.[ch]
12237         * src/matcher_parser_lex.c
12238                 fix the filtering; my last attempt to get it right, 
12239                 if it does not work, it's Hoa's turn. ;-)
12240
12241                 for my honourable peers:
12242                 
12243                 the code now makes a clear distinction between
12244                 rules as they are displayed (probably escaped),
12245                 and as they are executed (probably unescaped). the
12246                 parser does *NOT* do any unescaping, this is
12247                 the task of the matcher.c (which breaks up a
12248                 rule into condition) and the filtering.c (which
12249                 breaks up the rule's action). to make this
12250                 run happily we provide an unescaped copy of
12251                 crucial strings to the MatcherProp and 
12252                 FilteringAction structures. note that the only
12253                 exception to this is any REGEXP string. those
12254                 are directly passed to regcomp() and regexp()
12255                 (who have much more powerful unescape functions).
12256                 
12257                 for everyone else:
12258         
12259                 you can escape tab (\t), carriage return (\r),
12260                 linefeed (\n), form feed (\f), quote (\"), 
12261                 single quote (\'), bell (\b) in all the entry
12262                 lines in the scoring & filtering dialogs.
12263                 as an added bonus this should not affect
12264                 existing filtering rules.
12265
12266 2001-12-12 [carsten]    0.6.5claws80
12267
12268         * src/summaryview.c
12269         * po/de.po
12270                 "item(s) selected" is now sensitive to 1 or more
12271                 than one selected (nice for language where simple
12272                 adding of a "s" is not possible as German (Eintrag
12273                 ->Eintr"age)
12274                 
12275                 the "forward as attachment" entry from the right
12276                 click menu removed, "forward" acts following the
12277                 prefs
12278         
12279         * src/textview.c
12280                 reverted my former changes; so compiler warning again
12281                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
12282                 nevertheless
12283
12284         * src/messageview.c
12285                 "search in message" does now *not* only work in MVIEW_TEXT
12286                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
12287                 message
12288
12289         * src/mainwindow.c
12290                 removed "/File/_Close" as it was the same as "/File/E_xit"
12291                 and we don't need it two times
12292
12293                 the separate folder view and message view now get a distinct
12294                 WMCLASS, just in case someone is using sawfish ;-)
12295
12296                 as the menu entries "/View/Message view" and "/View/Folder tree"
12297                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
12298                 make them sensitive accordingly and as these two are "shown"
12299                 after startup anytime check this menuitem at startup
12300
12301 2001-12-12 [paul]       0.6.5claws79
12302
12303         * src/folderview.c
12304                 fix sensitivity of 'Search folder...', broken in
12305                 0.6.5claws75
12306
12307         * src/mainwindow.c
12308                 fix dodgy English
12309
12310 2001-12-11 [carsten]    0.6.5claws78
12311         * src/filtering.c
12312                 fixed two typos returning a wrong FALSE/TRUE
12313         * src/mainwindow.[ch]
12314                 extra menu for email/news button removed
12315
12316 2001-12-11 [alfons]     0.6.5claws77
12317         
12318         * src/matcher.c                 (1.3)
12319         * src/matcher_parser_lex.l      (1.28)
12320                 revert for another attempt
12321                 mark 0.6.5claws77 as LAST_STABLE
12322
12323 2001-12-11 [christoph]  0.6.5claws76
12324
12325         * po/de.po
12326                 fixed wrong translation for prev. unread msg
12327
12328 2001-12-11 [paul]       0.6.5claws75
12329
12330         * src/folder.[ch]
12331         * src/folderview.c
12332         * src/mainwindow.c
12333         * src/summaryview.[ch]
12334         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
12335                 enable ability to hide read messages on per folder basis via 
12336                 '/Summary/Hide read messages'; when selected, a folder will 
12337                 have a red open folder icon, instead of a blue icon, if the 
12338                 folder contains hidden messges
12339                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
12340
12341         * src/mainwindow.c
12342                 remove '/Message/Forward as attachment' from 
12343                 main_window_set_menu_sensitive() to prevent debug warning
12344
12345         * src/folderview.c
12346         * src/mainwindow.c
12347                 Clean up some of the English
12348
12349         * tools/newscache_clean.pl
12350                 allow for new 'hidereadmsgs' entry in folderlist.xml
12351
12352         * po/es.po
12353                 updated translation, submitted by Ricardo Mones Lastra
12354
12355 2001-12-11 [paul]       0.6.5claws74
12356
12357         * sync with sylpheed 0.6.5cvs25
12358                 see ChangeLog entry 2001-12-11
12359
12360 2001-12-10 [alfons]     0.6.5claws73
12361
12362         * src/matcher.c
12363                 add more control characters
12364         * src/matcher_parser_lex.l
12365                 make escaping / unescaping work again
12366
12367 2001-12-10 [alfons]     0.6.5claws72
12368
12369         * src/imap.c
12370                 clean up warnings "returning value for void function" 
12371         * src/prefs_filtering.c
12372                 make info button for execute action sensitive
12373
12374 2001-12-10 [paul]       0.6.5claws71
12375
12376         * src/compose.c
12377         * src/imap.[ch]
12378         * src/summaryview.c
12379                 fix: imap server now gets informed of MARKED, UNMARKED
12380                 and REPLY events. Now people can use different IMAP-Mail
12381                 clients and have the exact same information about MARKED,
12382                 UNMARKED and REPLY status with all of them. Especially
12383                 useful for imap servers with a web-frontend.
12384                 submitted by Tobias Sandhaas <medlor@web.de>
12385
12386 2001-12-09 [melvin]     0.6.5claws70
12387         
12388         * src/textview.[ch]
12389                 fixed bug #490076 (hunted down by Alfons who implemented
12390                 a workaround in 0.6.5claws65)
12391
12392 2001-12-09 [christoph]  0.6.5claws69
12393
12394         * src/summaryview.c
12395                 set pointer to string in LOCKED column to NULL
12396                 (might fix bug #490800)
12397
12398 2001-12-09 [carsten]    0.6.5claws68
12399
12400         * po/de.po
12401                 resolved some cluttered menu shortcuts 
12402                 ('creating new email' and 'creating news message'
12403                 hade the same)
12404         * src/compose.c
12405                 wmclass now distinc from main window
12406         * src/mainwindow.c
12407           src/mainwindow.h
12408                 email/news and forward button functionality similar
12409                 to the reply buttons; removed the ugly dropdown arrows
12410                 and use instead the right mouse button
12411
12412 2001-12-09 [paul]       0.6.5claws67
12413
12414         * src/imap.c
12415         * src/utils.h
12416                 allow spaces in imap folder names
12417                 submitted by Willem van Engen <wvengen@stack.nl>
12418
12419 2001-12-09 [paul]       0.6.5claws66
12420
12421         * sync with sylpheed 0.6.5cvs24
12422                 see ChangeLog entry 2001-12-09
12423
12424 2001-12-08 [alfons]     0.6.5claws65
12425
12426         * src/textview.c
12427                 prevent secondary selection claim after "add to sender" dialog
12428                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
12429                 we trick GTK by simulating a click at (0, 0) in the textview.
12430
12431 2001-12-08 [hoa]        0.6.5claws64
12432
12433         * src/folder.c
12434                 fixed a bug about the .processing folder name while filtering
12435
12436 2001-12-08 [alfons]     0.6.5claws63
12437
12438         * src/folderview.c 
12439                 work around problem of not correctly updating folder stats
12440                 when deleting messages. there's some folder scanning evil
12441                 going so the folderview_update_msg_num() does not work
12442                 correctly. need to investigate this.
12443
12444 2001-12-08 [paul]       0.6.5claws62
12445
12446         * sync with sylpheed 0.6.5cvs23
12447                 see ChangeLog entry 2001-12-08
12448
12449 2001-12-07 [christoph]  0.6.5claws61
12450
12451         * src/compose.c
12452                 fix another header translation problem
12453
12454 2001-12-07 [alfons]     0.6.5claws60
12455
12456         * src/mbox.c
12457                 make filtering also work on local spool mbox
12458
12459 2001-12-07 [carsten]    0.6.5claws59
12460         * src/addressbook.c
12461                 addressbook window gets a wmclass distinct from the main
12462                 sylpheed window
12463         * src/compose.h
12464         * src/mainwindow.[ch]
12465                   forward menu item will use mode selected in prefs, forward 
12466                 as attatchment in menu removed (will be substituted in the
12467                 toolbar similar to reply buttons)
12468                   create news message menu entry and news button is now 
12469                 sensitive to the existance of a news account
12470         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
12471         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
12472         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
12473                 these are removed because the toolbar buttons don't show
12474                 the quoting modus any longer
12475
12476 2001-12-07 [paul]
12477
12478         * tools/newscache_clean.pl      ** NEW FILE **
12479                 perl script to do some tidying up in the newscache directory 
12480                 
12481         * tools/sylpheed-switcher       ** NEW FILE **
12482                 perl script to enable easy switching between main and claws
12483                 
12484         * tools/README
12485                 added descriptions of the two new perl scripts          
12486
12487
12488 2001-12-07 [melvin]     0.6.5claws58
12489
12490         * src/messageview.c
12491                 fixed a warning during compilation introduced in 0.6.5claws56
12492
12493 2001-12-07 [paul]       0.6.5claws57
12494
12495         * src/mainwindow.[ch]
12496         * src/menu.[ch]
12497                 further usability enhancements to replying with or without 
12498                 quoting via the toolbar, use of Ctrl key is replaced by 
12499                 drop down menu 
12500                 Submitted by Carsten Schurig            
12501
12502 2001-12-07 [melvin]     0.6.5claws56
12503
12504         * src/messageview.c
12505                 hack to fix bug that prevented to make/paste selections
12506                 after switching between MVIEW_TEXT and MVIEW_MIME views
12507                 without deselecting the selection first.
12508
12509 2001-12-06 [alfons]     0.6.5claws55
12510
12511         * src/filtering.[ch]
12512         * src/inc.c
12513                 revise filtering a little bit more, and make sure
12514                 messages are delivered to the appropriate inbox
12515                 (perhaps set per account)
12516
12517 2001-12-06 [paul]       0.6.5claws54
12518
12519         * sync with sylpheed 0.6.5cvs22
12520                 see ChangeLog entry 2001-12-06
12521
12522 2001-12-05 [alfons]     0.6.5claws53
12523
12524         * src/inc.c
12525         * src/folder.[ch]
12526         * src/procmsg.c
12527         * src/filtering.c
12528                 more revisions of filtering system
12529                 (last stable version is marked as LAST_STABLE)
12530                 
12531                 | NOTE 1): the filtering system now uses a local folder called
12532                 | .processing. if filtering fails, check this directory
12533                 | for missing messages.
12534                 |
12535                 | NOTE 2): help us find the filtering actions still missing
12536
12537 2001-12-05 [paul]       0.6.5claws52
12538
12539         * src/mainwindow.c
12540                 fix bug where 'Empty Trash?' pop-up window appears even
12541                 when Trash is empty, submitted by Jesse Skinner         
12542
12543 2001-12-05 [melvin]     0.6.5claws51
12544
12545         * src/compose.c
12546                 fixed bug #486106 to select correct account when reediting 
12547                 a queued message
12548         
12549 2001-12-04 [alfons]     0.6.5claws50
12550
12551         * src/mh.c
12552                 declare markfile in appropriate functions when
12553                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
12554                 for spotting this)
12555
12556 2001-12-04 [paul]       0.6.5claws49
12557
12558         * sync with sylpheed 0.6.5cvs21
12559                 see ChangeLog entry 2001-12-04
12560
12561 2001-12-03 [christoph]  0.6.5claws48
12562
12563         * po/de.po
12564                 changed translation of undo
12565         * src/account.c
12566         * src/folder.c
12567                 don't reinvent the wheel to traverse a GNode
12568         * src/compose.[ch]
12569                 seperate code to create the compose gui into functions
12570                 add "Others" page with folder selection for saving copy
12571                 of the message.
12572                 the folder identifier is saved to queue header
12573         * src/procmsg.c
12574                 save message to folder in queue header
12575
12576 2001-12-03 [paul]       0.6.5claws47
12577
12578         * sync with sylpheed 0.6.5cvs20
12579                 see ChangeLog entry 2001-12-03
12580
12581 2001-12-01 [paul]
12582
12583         * more sync with sylpheed 0.6.5cvs19
12584                 see ChangeLog entry 2001-11-29
12585
12586 2001-11-30 [paul]       0.6.5claws46
12587         
12588         * src/compose.c
12589                 remove conflicts introduced by Hoa's last commit
12590          
12591         * src/mainwindow.c
12592                 make 'Message/Bounce' sensitive
12593
12594 2001-11-30 [hoa]        0.6.5claws45
12595
12596         * src/compose.c
12597                 slightly change bounce function to add
12598                 information about the user that bounced the mail
12599                 in the From header line.
12600
12601         * src/folderview.c
12602                 permit the use of processing in outbox folder.
12603
12604 2001-11-29 [paul]       0.6.5claws44
12605
12606         * src/mainwindow.[ch]
12607         * src/prefs_common.c
12608         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
12609         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
12610         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
12611                 usability enhancements to the quoting, implements
12612                 use of Ctrl key to toggle quoting settings
12613                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
12614
12615 2001-11-29 [paul]       0.6.5claws43
12616         
12617         * sync with sylpheed 0.6.5cvs19
12618                 see ChangeLog entry 2001-11-28
12619
12620 2001-11-29 [melvin]     0.6.5claws42
12621         * src/Makefile.am
12622                 added enriched.[ch] to the list of files
12623
12624         * src/textview.c
12625         * src/mimeview.c
12626         * src/procmime.[ch]
12627         * src/enriched.[ch]
12628                 added support to view text/enriched
12629                 added support to show headers in message view for text/enriched and text/html
12630                         in non multipart messages
12631
12632 2001-11-28 [paul]       0.6.5claws41
12633
12634         * more sync with sylpheed 0.6.5cvs18
12635                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
12636
12637 2001-11-27 [paul]       0.6.5claws40
12638         
12639         * po/pt_BR.po
12640                 updated translation, submitted by Fabio Junior Beneditto
12641                 
12642         * sync with sylpheed 0.6.5cvs18
12643                 see ChangeLog entries 2001-11-26 (src/textview.c) and
12644                 2001-11-27
12645
12646
12647 2001-11-26 [paul]
12648
12649         * po/es.po
12650                 updated translation, submitted by Ricardo Mones Lastra
12651
12652 2001-11-26 [alfons]
12653
12654         * src/matcher.c
12655                 add more translatable strings
12656
12657 2001-11-26 [christoph]  0.6.5claws39
12658
12659         * po/de.po      
12660                 fixed one more umlaut
12661         * src/compose.c
12662                 fix translated header when it should not be translated
12663
12664 2001-11-26 [paul]       0.6.5claws38
12665
12666         * src/mainwindow.c
12667                 remove '/Message/Add Sender to address book' from 
12668                 main_window_set_menu_sensitive(), prevent debug warning
12669                 add 'Message/Mark/Mark all read' to mainwin_entries[]
12670
12671 2001-11-26 [paul]       0.6.5claws37
12672
12673         * src/summaryview.c
12674                 fix 'recurring unread state' bug 
12675
12676         * tools/README 
12677         * tools/filter_conv.pl
12678                 read name of top level mailbox from folderlist.xml
12679                 and presume nothing about its name              
12680
12681 2001-11-26 [darko]      0.6.5claws36
12682
12683         * src/gtkstext.[ch]
12684                 removed functions that are now in gtkutils.c
12685                 use gtkut_text_is_uri_string() from gtkutils.c
12686         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
12687
12688 2001-11-26 [paul]       0.6.5claws35
12689
12690         * sync with sylpheed 0.6.5cvs16
12691                 see ChangeLog entries 2001-11-25 and 2001-11-26
12692
12693 2001-11-25 [alfons]     0.6.5claws34
12694
12695         EXPERIMENTAL!!! Please checkout the last stable version using: 
12696           
12697         % cvs update -r LAST_STABLE -dRAP
12698
12699         (Or help us testing this stuff.)
12700
12701         * src/filtering.c               (1.14)
12702         * src/filtering.h               (1.6)
12703         * src/inc.c                     (1.28)
12704         * src/matcher.c                 (1.20)
12705         * src/mbox.c                    (1.9)
12706         * src/procmsg.h                 (1.14)
12707         * src/summaryview.c             (1.59)
12708         * src/summaryview.h             (dunno)
12709                 revert/merge/sync to as it was before commit 
12710                 on Thu, 19 Jul 2001 10:15:51 -0700.
12711
12712 2001-11-25 [hoa]        0.6.5claws33
12713
12714         * src/main.c
12715                 processing mails at startup
12716
12717         * src/folderview.c
12718         * src/summaryview.[ch]
12719                 processing mails when entering folder
12720
12721         * src/prefs_filtering.c
12722                 fixed some UI bugs
12723
12724 2001-11-24 [alfons]     0.6.5claws32
12725
12726         * src/summaryview.[ch]
12727                 make summary sort headers work, and also make
12728                 sure the sort type is stored
12729
12730 2001-11-23 [alfons]     0.6.5claws31
12731
12732         * src/summaryview.[ch]
12733                 make lock work like mark
12734                 disallow deleting messages marked as locked
12735
12736 2001-11-23 [alfons]     0.6.5claws30
12737
12738         * src/gtkstext.c
12739         * src/compose.[ch]
12740         * src/Makefile.am
12741         * src/undo.[ch]
12742                 merge undo patch submitted by Jens
12743
12744 2001-11-23 [christoph]  0.6.5claws29
12745
12746         * src/.cvsignore
12747                 added ylwrap
12748         * src/compose.c
12749                 fixed gpg signing and encoding
12750         * src/folder.[ch]
12751         * src/main.c
12752                 added --status option to get new, unread and total
12753                 message count from a running sylpheed
12754         * src/prefs_common.c
12755                 temporary fix for reply_with_quote problem
12756                 (don't call functions for non existing widget)
12757         * src/procmsg.c
12758                 one more check for ignored threads but still not
12759                 always working correctly. probably a recursive
12760                 check for all parents is needed
12761
12762 2001-11-23 [darko]      0.6.5claws28
12763
12764         * src/compose.c
12765                 wrapping on send improvements
12766         * src/gtkutils.[ch]
12767                 fix for GtkSText after last sync with main branch
12768                 GTK_TEXT -> GTK_STEXT
12769
12770 2001-11-23 [paul]       0.6.5claws27
12771
12772         * sync with sylpheed 0.6.5cvs14
12773                 see ChangeLog entries 2001-11-22 and 2001-11-23
12774                 
12775         * po/de.po
12776                 fixed the scrambled umlauts 
12777                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
12778
12779 2001-11-21 [paul]       0.6.5claws26
12780
12781         * sync with sylpheed 0.6.5cvs12
12782                 see 2nd ChangeLog entry dated 2001-11-20
12783
12784 2001-11-20 [paul]       0.6.5claws25
12785
12786         * sync with sylpheed 0.6.5cvs11
12787                 see ChangeLog entry 2001-11-19 (src/utils.c)
12788
12789 2001-11-20 [hiro]
12790
12791         * src/compose.c
12792                 GTK_TEXT -> GTK_STEXT
12793                 fix for wrong comment
12794
12795 2001-11-20 [hiro]       0.6.5claws24
12796
12797         * src/compose.[ch]
12798                 more merges from main branch
12799                 removed fatal warnings (uninitialized variables etc.)
12800                 some coding style fix
12801         * src/gtkutils.h
12802                 fixed typo.
12803         * src/addressbook.c
12804           src/addrindex.c
12805                 V-Card -> vCard
12806
12807 2001-11-19 [hoa]        0.6.5claws23
12808
12809         * src/filtering.c
12810         * src/prefs_scoring.c
12811         * src/matcher.[ch]
12812         * src/scoring.c
12813                 cleaning code
12814
12815         * src/matcher_parser_parse.y
12816         * src/prefs_filtering.c
12817                 bouncing
12818
12819 2001-11-19 [alfons]     0.6.5claws22
12820
12821         more of my old things into claws
12822
12823         * src/Makefile.am
12824         * src/prefs_common.c
12825         * src/procmsg.h
12826         * src/summaryview.[ch]
12827         * src/prefs_summary_column.c
12828         * src/pixmaps/locked.xpm
12829                 add indicators for locking of message in summary view
12830                 (does not work yet, only visual indicator)
12831
12832 2001-11-19 [paul]       0.6.5claws21
12833
12834         * sync with sylpheed 0.6.5cvs10
12835                 see ChangeLog entry 2001-11-19
12836
12837 2001-11-18 [alfons]     0.6.5claws20
12838         
12839         * src/filtering.c
12840                 remove an inadvertent free I forgot in previous clean up 
12841
12842 2001-11-18 [alfons]     0.6.5claws19
12843
12844         * src/filtering.[ch]
12845                 clean up & plug leaks
12846
12847 2001-11-18 [paul]       0.6.5claws18
12848
12849         * sync with sylpheed 0.6.5cvs9
12850                 see ChangeLog entries 2001-11-17 and 2001-11-18
12851
12852 2001-11-16 [paul]       0.6.5claws17
12853
12854         * sync with sylpheed 0.6.5cvs8
12855                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
12856
12857 2001-11-16 [paul]       0.6.5claws16
12858
12859         * sync with sylpheed 0.6.5cvs7
12860                 see ChangeLog entries 2001-11-15 and 2001-11-16
12861
12862 2001-11-15 [hoa]        0.6.5claws15
12863
12864         * src/compose.c
12865                 fix bounce, mails we received couln't be bounced to ourself.
12866
12867         * src/defs.h
12868         * src/filtering.[ch]
12869         * src/matcher.[ch]
12870         * src/matcher_parser.h
12871         * src/matcher_parser_lex.l
12872         * src/matcher_parser_parse.y
12873         * src/inc.c
12874         * src/main.c
12875         * src/mbox.c
12876         * src/prefs_filtering.[ch]
12877         * src/mainwindow.c
12878         * src/prefs_matcher.c
12879         * src/prefs_scoring.c
12880         * src/scoring.[ch]
12881         * src/summaryview.c
12882                 new matcher/filter/score configuration file parser
12883                 one unique configuration file => ~/.sylpheed/matcherrc
12884                 import in currently automatic, then save are made
12885                 in this new file.
12886                 one filter per folder and one global filter
12887                 (filter of a folder will be used as folder processing)
12888
12889         * src/folder.c
12890                 fix a bug in folder_item_get_identifier
12891                 
12892         * src/messageview.c
12893                 receive receipt return are fixed.
12894
12895 2001-11-14 [alfons]     0.6.5claws14
12896
12897         * src/session.h
12898                 add things from main branch to make claws compile
12899
12900 2001-11-14 [paul]       0.6.5claws13
12901
12902         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
12903                 see ChangeLog entries 2001-11-08 to 2001-11-14
12904
12905 2001-11-14 [hoa] 0.6.5claws12
12906
12907         * src/compose.[ch]
12908         * src/mainwindow.c
12909         * src/summaryview.c
12910                 add "bounce mail" option
12911
12912 2001-11-13 [christoph]  0.6.5claws11
12913
12914         * src/compose.c
12915                 Cleanup a mess i add before commiting
12916
12917 2001-11-13 [hoa]        0.6.5claws10
12918
12919         * src/compose.c
12920                 some fixes when mail are sent or
12921                 for crossposts
12922
12923 2001-11-13 [christoph]  0.6.5claws9
12924
12925         * po/de.po
12926                 Changed two string with the same translation
12927         * src/compose.c
12928         * src/procmsg.[ch]
12929         * src/send.[ch]
12930                 New mailsending process:
12931                   - Always queue message before sending
12932                     (message will be saved if sylpheed crashed or
12933                      freezes while sending)
12934                   - Allow queuing of newspostings
12935                   - No copy in outbox before sending
12936                     (closes bug #469501)
12937                   - No more redundant code for send and send_later
12938         * src/summaryview.c
12939                 Applied wwp <subscript@free.fr>'s patch that fixes
12940                 marks for multiple forwarded messages (+compose.c)
12941
12942 2001-11-12 [alfons]
12943
12944         * README.claws
12945                 remove things that are now in main branch
12946         
12947         * po/nl.po
12948                 update Dutch translation
12949
12950 2001-11-12 [mhadasht]   0.6.5.claws8
12951
12952         * src/prefs_common.c
12953                 re-enabled account autoselection feature for forward
12954                 and reedit lost during the branch point for SYNC-B4-REL
12955         * src/gtkspell.c
12956                 gtkpspell_get_dict(): more readable code (even if function is
12957                 not used yet)
12958         * ChangeLog.claws
12959                 added version number info to 2001-11-12 [hiro] comment.
12960
12961 2001-11-12 [hiro]       0.6.5.claws7
12962
12963         * src/compose.c
12964                 compose_forward(): fixed a bug that forward quote mark
12965                 wasn't used.
12966                 removed unnecessary code.
12967         * src/template_select.[ch]: removed.
12968
12969 2001-11-11 [alfons]
12970
12971         * src/compose.c
12972                 :%s/GTK_TEXT/GTK_STEXT/g
12973         
12974         * src/compose.[ch]
12975         * src/undo.[ch]
12976         * src/Makefile.am
12977                 revert the undo stuff (this is 0.6.6claws stuff)
12978
12979 2001-11-11 [hoa]        0.6.5.claws6
12980
12981         * src/compose.[ch]
12982                 Insert signature at the end of the text.
12983                 Added undo patch but currently disabled
12984
12985         * src/procmsg.c
12986                 Threading by subject improved.
12987
12988         * added src/undo.[ch]
12989                 Undo module for compose dialog box.
12990
12991 2001-11-11 [alfons]     0.6.5.claws5
12992
12993         * src/procmsg.c
12994                 prevent threading by subject on nodes that have already been
12995                 threaded by in-reply-to (as in "circular references in a tree
12996                 result in a dead branch")
12997
12998 2001-11-09 [hoa]        0.6.5.claws4
12999         
13000         * src/folderview.c
13001                 allows creation of mbox folder item from any files.
13002
13003 2001-11-09 [alfons]     0.6.5.claws3
13004         
13005         * src/utils.c
13006         * src/procmsg.c
13007                 do what I mean and correct threading by subject so it really
13008                 ignores attracting lines without "Re: "
13009
13010 2001-11-07 [alfons]     0.6.5.claws2
13011
13012         * src/procmsg.c
13013         * src/utils.[ch]
13014                 only attract by subject if a subject line starts with a "Re: "
13015         * src/syldap.c
13016                 remove warning
13017
13018 2001-11-07 [paul]       0.6.5claws1
13019
13020         * sync with sylpheed 0.6.5. release
13021                 see ChangeLog entry 2001-11-07
13022
13023 2001-11-07 [paul]       0.6.4claws31
13024
13025         * sync with sylpheed 0.6.4cvs18
13026                 see ChangeLog entries 2001-10-30 to 2001-11-07
13027                 prefs_templates.[ch] renamed prefs_template.[ch]
13028
13029 2001-11-06 [alfons]
13030         
13031         * src/utils.h
13032                 add semicolon Hoa forgot ;-)
13033                 
13034
13035 2001-11-06 [hoa]        0.6.4claws30
13036         
13037         * src/procmsg.c
13038         * src/summaryview.c
13039         * src/utils.c
13040         * src/utils.h
13041                 threading by subject - empty subject are ignored
13042
13043 2001-11-06 [christoph]  0.6.4claws29
13044
13045         * src/socket.c
13046                 use SSL_peek for sock_gets
13047         * src/utils.c
13048                 removed unneeded pointer in extracting quoted
13049                 names implementation
13050
13051 2001-11-06 [melvin]     0.6.4claws28
13052
13053         * src/gtkspell.c
13054                 fixed bug #476792 Selection overtyping with spell checker
13055                 fixed bug which could cause a buffer overflow
13056                 fixed a memory leak
13057
13058 2001-11-06 [hoa]        0.6.4claws27
13059         
13060         * src/procmsg.c
13061         * src/summaryview.c
13062                 threading by subject
13063
13064 2001-11-05 [alfons]     0.6.4claws26
13065         
13066         * README.claws
13067                 Claws -> Sylpheed (vice versa)
13068
13069         * src/compose.c
13070                 :%s/gtk_text/gtk_stext/g
13071                 :%s/GTK_TEXT/GTK_STEXT/g
13072                 (thanks to Jonathan Ware for spotting this)
13073
13074 2001-11-04 [christoph]  0.6.4claws25
13075
13076         * src/summaryview.c
13077                 replace Xalloca + strdup with Xstrdup_a
13078         * src/utils.c
13079                 better implementation of extracting quoted names
13080                 from addresses (remove backlashes and ignore
13081                 quotes after them)
13082
13083 2001-11-04 [alfons]     0.6.4claws24
13084
13085         * src/utils.[ch]
13086                 edit to comply more with coding style
13087
13088         * src/textview.c
13089                 fix bug reported by Kim Schulz. introduced by the patch integrated
13090                 in 0.6.4claws15. the code did not check the return value of
13091                 the html parser.
13092
13093         * AUTHORS
13094                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
13095
13096 2001-11-04 [christoph]  0.6.4claws23
13097
13098         * src/main.c
13099         * src/prefs_common.[ch]
13100                 init some pointers that possibly caused a segfault
13101                 reported in the claws-users ML
13102
13103 2001-11-04 [hoa]        0.6.4claws22
13104
13105         * src/grouplistdialog.c
13106                 change the names of the nodes in the tree
13107
13108         * src/compose.c
13109                 enhanced mailto syntax as described in
13110                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
13111                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
13112
13113         * src/utils.c
13114                 encode and decode URI (useful when opening URL into
13115                 netscape).
13116
13117 2001-11-03 [hoa]        0.6.4claws21
13118
13119         * src/grouplistdialog.c
13120                 a new newsgroups list selection dialog box
13121                 with a CTree instead of a CList
13122
13123 2001-11-03 [hoa]        0.6.4claws20
13124
13125         * src/folderview.c
13126                 enable property and scoring options when right
13127                 click on "inbox"
13128
13129         * src/summaryview.c
13130                 fixed bug when nickname were displayed using
13131                 the address book.
13132
13133 2001-11-02 [darko]      0.6.4claws19
13134
13135         * src/compose.c
13136                 new wrap quotation and URL/long words wrapping implementation
13137         * src/compose.c src/gtkstext.[ch]
13138                 move gtkstext_strncmp() to gtkstext.c
13139
13140 2001-11-01 [christoph]  0.6.4claws18
13141
13142         * src/prefs_account.c
13143                 fixed mess in account settings dialog
13144         * src/prefs_folder_item.c
13145                 added label with folder path to dialog
13146
13147 2001-10-31 [match]      0.6.4claws17
13148
13149         * src/vcard.c
13150                 fix memory leak.
13151         * src/addrbook.c
13152                 fix generation of spurious address book file names.
13153                 remove redundant functions.
13154         * po/POTFILES.in
13155                 added missing file names.
13156
13157 2001-10-30 [paul]       0.6.4claws16
13158
13159         * sync with sylpheed 0.6.4cvs6
13160                 see ChangeLog entries 2001-10-26 to 2001-10-30
13161
13162         * tools/filter_conv.pl
13163                 read folderlist.xml to discover whether the top-level
13164                 folder is called 'Mailbox' or 'Mail' 
13165
13166 2001-10-29 [paul]       0.6.4claws15
13167
13168         * src/html.c, src/textview.c
13169                 activate links in html mail and fix clickable parts
13170                 Submitted by Matthieu Dazy <dazy@t-surf.com>
13171
13172 2001-10-29 [paul]
13173
13174         * po/de.po, po/es.po, po/pt_BR/po
13175                 updated translations, submitted by Jens Oberender,
13176                 Ricardo Mones Lastra, and Fabio Junior Beneditto
13177
13178 2001-10-29 [darko]      0.6.4claws14
13179
13180         * src/compose.c
13181                 fix wrapping for good
13182
13183 2001-10-29 [darko]
13184
13185         * src/compose.c
13186                 undo previous change as it broke the smart wrapping
13187
13188 2001-10-29 [darko]      0.6.4claws13
13189
13190         * src/compose.c
13191                 fix infinite loop when long URL is quoted
13192                 (closes bug #475122.
13193
13194 2001-10-28 [match]
13195
13196         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
13197                 import Mutt address book
13198         * src/ldif.[ch] src/importldif.h
13199                 modified import LDIF handle user attributes
13200
13201 2001-10-28 [christoph]  0.6.4claws12
13202
13203         * src/summaryview.c
13204                 fixed that filtering did not work if there
13205                 were no filter rules
13206                 (closes bug #472003 and better implementation
13207                  of patch #474644)
13208
13209 2001-10-27 [christoph]  0.6.4claws11
13210
13211         * src/compose.c
13212                 make the folder's default account to be used when
13213                 replying. (patch by wwp <subscript@free.fr>)
13214         * src/compose.c
13215                 code cleanup, nearly killed all of wwp's patch
13216                 for folder's default account in compose
13217         * src/folderview.c
13218                 error panel when a folder could not be created
13219                 (closes bug #471080 new folder name & already
13220                  existing file)
13221
13222 2001-10-26 [alfons]
13223
13224         * src/utils.h
13225                 change prototype of strstr2() that Christoph forgot about
13226
13227 2001-10-26 [christoph]  0.6.4claws10
13228
13229         * src/account.c
13230                 made search for accounts by email address not case
13231                 sensitive
13232         * src/folder.c
13233                 fixed memory leak in folder_item_get_identifier
13234         * src/gtkspell.c
13235         * src/utils.c
13236                 fixed wrong strstr2 (should work like strstr)
13237
13238 2001-10-26 [darko]      0.6.4claws9
13239
13240         * src/compose.c src/gtkstext.[ch]
13241         * src/gtkstext.c
13242                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
13243
13244 2001-10-26 [paul]       0.6.4claws8
13245
13246         * src/html.c
13247                 ignore css and javascript tags in html mail
13248                 case-insensitive, with or without double-quoted
13249                 strings
13250
13251 2001-10-26 [paul]       0.6.4claws7
13252
13253         * sync with sylpheed 0.6.4cvs1
13254                 see ChangeLog entry 2001-10-26
13255
13256         * src/prefs_account.c, src/prefs_common.c,
13257           src/prefs_summary_column.c
13258                 minor improvements to the English
13259
13260 2001-10-25 [alfons]     0.6.4claws6
13261
13262         * src/gtkstext.c
13263         
13264                 make GtkSText follow style of GtkText (closes bug 
13265                 #469211 "text selection while writing message")
13266                 
13267                 do sync with GTK 1.2.10
13268
13269 2001-10-25 [paul]       0.6.4claws5
13270
13271         * src/html.c
13272                 ignore css tags in html mail
13273
13274 2001-10-25 [darko]      0.6.4claws4
13275
13276         * src/compose.c
13277                 don't declare is_url_string as static function since
13278                 we need it in gtkstext.c
13279         * src/gtkstext.c
13280                 remove unused variable
13281                 don't wrap long URLs while composing a message
13282
13283 2001-10-24 [christoph]  0.6.4claws3
13284
13285         * src/socket.c
13286                 fix ssl deadlock, when peer closes connection
13287
13288 2001-10-24 [paul]       0.6.4claws2
13289
13290         * src/prefs_common.c
13291                 gettextize the gpg ascii-armored warning message
13292
13293         * src/compose.c
13294                 insert a DOS/MAC file into the composed message
13295                 (improvements)
13296
13297         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
13298
13299 2001-10-22 [paul]       0.6.4claws1
13300
13301         * sync with sylpheed 0.6.4 release
13302                 see ChangeLog entries 2001-10-21
13303
13304         * po/fr.po, po/pt_BR.po
13305                 updated by Melvin Hadasht and Fabio Junior Beneditto
13306
13307 2001-10-21 [paul]       0.6.3claws30
13308
13309         * src/compose.c
13310                 insert a DOS text file from the compose window
13311                 into the composed message text (removes CRs characters)
13312                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
13313
13314         * tools/filter_conv.pl, tools/README
13315                 automatically use ~/.sylpheed as working directory
13316                 print out confirmation message on completion
13317
13318         * correct Hoa's last ChangeLog.claws entry
13319
13320 2001-10-20 [hoa]        0.6.3claws29
13321
13322         * src/grouplistdialog.c
13323                 bugfix (another ?) to give the right
13324                 newsgroups list for each news server.
13325
13326         * src/news.c
13327         * src/news.h
13328                 improve the newsgroups list cache
13329
13330 2001-10-20 [paul]       0.6.3claws28
13331
13332         * sync with sylpheed 0.6.3cvs9
13333                 see ChangeLog entry 2001-10-19
13334
13335         * correct Alfons' last ChangeLog.claws entry
13336
13337 2001-10-19 [alfons]
13338
13339         * src/pgptext.[ch]
13340                 fix compilation problems (part of bug #472895)
13341
13342 2001-10-18 [hoa]        0.6.3claws27
13343
13344         * src/grouplistdialog.c
13345                 bugfix when we refresh was clicked (bug 472701)
13346
13347 2001-10-19 [christoph]  0.6.3claws26
13348
13349         * src/compose.c
13350                 last header entry should default to "To:" or
13351                 "Newsgroups:" and not copy the last entry line
13352                 in a new compose window
13353                 (closes bug #472686, #470792)
13354
13355 2001-10-19 [paul]       0.6.3claws25
13356
13357         * sync with Sylpheed 0.6.3cvs8
13358                 see ChangeLog entries 2001-10-18 and 2001-10-19
13359
13360 2001-10-18 [christoph]  0.6.3claws24
13361
13362         * src/procmsg.c
13363                 reimplement ignore thread
13364         
13365 2001-10-18 [hoa]        0.6.3claws23
13366
13367         * src/folderview.c
13368         * src/grouplistdialog.[ch]
13369                 enhanced news subscription interface (feature 469113)
13370
13371         * src/news.c
13372         * src/news.h
13373                 enchanced newsgroup listing,
13374                 now, we can get groups informations
13375                 (NNTPGroupInfo)
13376
13377 2001-10-18 [paul]       0.6.3claws22
13378
13379         * src/summaryview.c
13380                 remove comment (sync with main branch)
13381         * src/mainwindow.c
13382                 fix 'Re-edit' bug in 'Message' menu
13383
13384 2001-10-17 [christoph]  0.6.3claws21
13385
13386         * src/compose.c
13387                 ignore empty or whitespace only header lines
13388
13389 2001-10-17 [paul]       0.6.3claws20
13390
13391         * sync with sylpheed 0.6.3cvs7
13392                 see ChangeLog entries 2001-10-14, 2001-10-16, and
13393                 2001-10-17
13394
13395 2001-10-17 [darko]
13396
13397         * src/compose.c
13398                 wrap long lines without spaces
13399                 don't wrap URLs
13400
13401 2001-10-16 [paul]
13402
13403         * po/es.po, po/nl.po, po/pt_BR.po
13404                 updated by Ricardo Mones Lastra, Alfons,
13405                 and Fabio Junior Beneditto
13406
13407         * sylpheed-0.6.3claws released
13408
13409 2001-10-15 [melvin] 0.6.3claws18
13410
13411         * README.claws
13412                 added summary and detailed installation instructions
13413                 for spell checker
13414         * po/fr.po
13415                 Updated, corrected and completed french translation
13416
13417 2001-10-15 [hoa] 0.6.3claws17
13418         * src/grouplistdialog.c
13419                 we can choose the newsgroups to display with wildcards
13420
13421 2001-10-15 [christoph]  0.6.3claws16
13422
13423         * src/account.c
13424         * src/compose.c
13425         * src/prefs_folder_item.[ch]
13426                 applied wwp <subscript@free.fr>'s folder
13427                 default account patch
13428         * po/de.po
13429                 Fixed wrong translation
13430
13431 2001-10-13 [alfons, christoph, melvin]  
13432                         0.6.3claws15
13433
13434         solution #2 to solve MT-safety problems defers all GUI related calls
13435         to the main thread using a gtk_idle_add() callback. discussed on
13436         ircnet #sylpheed, with christoph spotting some issues with the
13437         original code, and melvin allowing us to lobotomize his sylpheed.
13438
13439         * src/syldap.[ch], src/main.c
13440                 fix race problem in ldap search thread by deferring GUI 
13441                 stuff to main thread using gtk_idle_add()
13442
13443 2001-10-13 [paul]       0.6.3claws14
13444
13445         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
13446                 add Sergey's smtpcred.patch
13447                 adds separate username/password setting for SMTP Auth
13448                 needed by some servers
13449                 (closes feature request #471659)
13450
13451 2001-10-13 [paul]       0.6.3claws13
13452
13453         * src/pgptext.[ch] **NEW FILES**
13454         * src/Makefile.am, src/messageview.c, src/mimeview.c
13455                 decrypt ascii-armored gpg text embedded in
13456                 the message body.
13457                 Submitted by Jens Jahnke <jan0sch@gmx.net>
13458
13459 2001-10-13 [christoph]  0.6.3claws12
13460
13461         * README.claws
13462                 some more details on default to and
13463                 feature requests
13464         * src/main.c
13465                 init glib threading when ldap is used
13466         * src/syldap.c
13467                 threading fixes
13468         * po/de.po
13469                 fixed a typo
13470
13471 2001-10-12 [paul]       0.6.3claws11
13472
13473         * src/prefs_common.[ch], src/rfc2015.c
13474                 enable ascii-armored gpg text to be embedded in the
13475                 message body, selectable through the 'Privacy'
13476                 preferences. Supports encrypting only.
13477                 Submitted by Ravemax <ravemax@dextrose.com>
13478
13479 2001-10-12 [paul]       0.6.3claws10
13480
13481         * sync with sylpheed 0.6.3cvs6
13482                 see ChangeLog entries 2001-10-11 and 2001-11-12
13483
13484         * src/folderview.c
13485                 incorporated mbox folders, scoring, and folder
13486                 properties into the sync
13487
13488 2001-10-12 [darko]      0.6.3claws9
13489
13490         * README.claws
13491                 describe quotation wrapping
13492         * src/compose.c
13493                 don't treat tab as space to calculate line length properly
13494
13495 2001-10-11 [alfons]
13496
13497         * README.claws
13498                 correct description of how to make new filtering system work,
13499                 add some other things
13500                 
13501         * src/syldap.c
13502                 remove sched_yield() (not necessary / unportable)
13503
13504 2001-10-11 [paul]       0.6.3claws8
13505
13506         * sync with sylpheed 0.6.3cvs3
13507                 see ChangeLog entry 2001-10-10
13508
13509 2001-10-10 [christoph]  0.6.3claws7
13510
13511         * .cvsignore
13512                 ignore 2 files created by newer autotools
13513         * src/prefs_folder_item.c
13514                 using table for widget alignment
13515                 fixed memory leak and broken octal display
13516         * src/filesel.c
13517                 fixed segfault caused by lost filename
13518                 workaround (closes bug #469551)
13519
13520 2001-10-10 [paul]       0.6.3claws6
13521
13522         * sync with sylpheed 0.6.3cvs2
13523                 see ChangeLog entries 2001-10-09 and 2001-10-10
13524
13525 2001-10-10 [darko]      0.6.3.claws5
13526
13527         * src/gtkstext.c
13528                 proper calculation of right margin if smart wrapping is enabled
13529         * src/compose.c
13530                 automatically wrap long lines if wrap quotation is enabled
13531
13532 2001-10-09 [alfons]     0.6.3.claws4
13533
13534         * src/summaryview.c
13535                 select correct row when deleting last row in the summary view (and
13536                 close bug "[ #469104 ] select second last in list when deleting")
13537
13538 2001-10-09 [paul]       0.6.3claws3
13539
13540         * sync with sylpheed 0.6.3cvs1
13541                 updated some autotool scripts
13542
13543 2001-10-09 [darko]      0.6.3claws2
13544
13545         * src/gtkstext.[ch]
13546                 new name and mark with Sylpheed comment
13547         * src/compose.c
13548                 smart quotation wrapping a-la VIM
13549
13550 2001-10-08 [paul]       0.6.3claws1
13551
13552         * sync with sylpheed 0.6.3 release
13553                 see ChangeLog entry 2001-10-08
13554
13555 2001-10-08 [paul]       0.6.2claws24
13556
13557         * src/summaryview.c
13558                 more sync with sylpheed 0.6.2cvs12
13559                 Fixed the bug that didn't select the last row correctly
13560
13561
13562 2001-10-07 [paul]       0.6.2claws23
13563
13564         * sync with sylpheed 0.6.2cvs12
13565                 see ChangeLog entry 2001-10-07
13566
13567 2001-10-06 [match]
13568         * src/jpilot.[ch]
13569                 enable jpilot to read unsynch'ed addresses.
13570
13571         * src/editldap_basedn.c
13572                 fix segfault when opening dialog.
13573
13574 2001-10-06 [alfons]     0.6.2.claws22
13575
13576         * src/summaryview.c
13577                 fix bug with summary view selecting last *inserted*
13578                 node instead of last *visible* node. remember we
13579                 work with a tree
13580
13581 2001-10-06 [paul]       0.6.2claws21
13582
13583         * po/pt_BR.po
13584                 updated translation, contains some fixes and new
13585                 translations, submitted by Gustavo Noronha Silva
13586                 <kov@debian.org>
13587
13588         * src/prefs_common.c
13589                 change 'each' to 'every' - fix dubious English
13590
13591         * sync with sylpheed 0.6.2cvs11
13592
13593 2001-10-05 [alfons]     0.6.2claws20
13594
13595         * src/mainwindow.[ch], src/folderview.c
13596                 make composite tool button switch between "Compose News"
13597                 and "Compose Mail" depending on selected folder
13598                 (nifty idea by Kim Schulz <kim@schulz.dk>)
13599
13600 2001-10-05 [paul]       0.6.2claws19
13601
13602         * src/mainwindow.c, src/summaryview.c
13603                 fix 'Message/Reply to all', broken in last commit
13604
13605         * src/compose.c
13606                 fix X_BEENTHERE seg fault, thanks to Alfons
13607
13608 2001-10-04 [paul]       0.6.2claws18
13609
13610         * src/compose.[ch], src/mainwindow.c
13611                 make "Message/Reply" reply to mailing lists; matches
13612                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
13613                 based on portions of the patch submitted by
13614                 Junichi Uekawa <dancer@netfort.gr.jp>
13615
13616 2001-10-04 [darko]      0.6.2claws17
13617
13618         * src/compose.c
13619                 better smart wrapping
13620         * src/gtkstext.[hc]
13621                 a function to make text buffer contiguous
13622
13623 2001-10-03 [paul]       0.6.2claws16
13624
13625         * sync with sylpheed 0.6.2cvs10
13626
13627 2001-10-02 [alfons]
13628
13629         * configure.in
13630         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
13631                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
13632                 references to chinese translations (hope someone picks up
13633                 this)
13634
13635 2001-10-02 [christoph]  0.6.2claws15
13636
13637         * src/compose.c
13638                 fixed non translated header bug
13639         * ChangeLog.claws
13640                 fixed wrong date in alfons last entry ;)
13641
13642 2001-10-02 [alfons]     0.6.2claws14
13643
13644         * src/compose.c, src/prefs_common.[ch]
13645                 add block cursor option
13646
13647 2001-10-02 [paul]       0.6.2claws13
13648
13649         * sync with sylpheed 0.6.2cvs9
13650
13651 2001-09-30 [paul]       0.6.2claws12
13652
13653         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
13654                 updated translations
13655
13656         * po/POTFILES.in
13657                 add 'src/importldif.c'
13658
13659         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
13660                 added eudora-to-vCard conversion tool
13661                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
13662
13663         * sync with sylpheed 0.6.2cvs8
13664
13665 2001-09-30 [paul]
13666
13667         * sylpheed-0.6.2claws released
13668
13669 2001-09-27 [melvin]     0.6.2claws11
13670
13671         * src/gtkspell.c
13672                 fixed crash when using default path (introduced 
13673                 in 0.6.2claws10)
13674                 fixed tiny bug for initial suggestion mode
13675
13676 2001-09-27 [melvin]     0.6.2claws10
13677         
13678         * src/gtkspell.c
13679                 fixed bug where gtkpspell didn't set the path correctly
13680
13681         * README.claws
13682                 added a paragraph about spell checking
13683                 
13684
13685
13686 2001-09-27 [paul]       0.6.2claws9
13687
13688         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
13689                 replace '// comments' with '/* comments */' to prevent
13690                 some compiler warnings 
13691
13692         * sync with sylpheed 0.6.2cvs6
13693
13694 2001-09-26 [alfons]     0.6.2claws8
13695
13696         * src/messageview.c
13697                 introduce return receipt request notification again,
13698                 which was lost because of other semantics in 
13699                 procheader_parse() (???)
13700
13701 2001-09-26 [christoph]  0.6.2claws7
13702
13703         * src/compose.c
13704                 replace comments for old code with #if 0
13705                 readded auto cc, bcc and reply-to
13706         * src/prefs_matcher.c
13707         * src/prefs_scoring.c
13708                 removed some definition (was moved to
13709                 prefs.h)
13710
13711 2001-09-26 [paul]       0.6.2claws6
13712
13713         * src/mainwindow.c
13714                 make 'Follow-up and reply to' sensitive
13715
13716         * more sync with sylpheed 0.6.2cvs5
13717
13718 2001-09-25 [melvin]
13719
13720         * 0.6.2claws5
13721
13722         * src/gtkspell.c
13723                 fixed bug for "US-ASCII" introduced by the encoding code
13724
13725 2001-09-25 [paul]
13726
13727         * 0.6.2claws4
13728
13729         * src/prefs_common.[ch], src/summaryview.c
13730                 'next unread msg' 'go to next folder?' dialog can be
13731                 given default behaviour, either always show dialog,
13732                 or assume 'yes', or assume 'no'
13733                 Submitted by wwp <subscript@free.fr>
13734
13735 2001-09-25 [melvin]
13736                 
13737         * src/compose.c src/gtkspell.[ch]
13738                 added support for different encodings
13739
13740 2001-09-25 [paul]
13741
13742         * more sync with sylpheed 0.6.2cvs5
13743
13744 2001-09-24 [alfons]
13745         
13746         * src/prefs_folder_item.c
13747                 add check for item->prefs->default_to string is NULL and
13748                 add another check when freeing this string
13749
13750 2001-09-24 [paul]
13751
13752         * configure.in
13753                 change to version 0.6.2claws3
13754
13755         * sync with sylpheed 0.6.2cvs5 
13756
13757 2001-09-24 [match]
13758         * src/ldif.[ch], src/importldif.[ch], addressbook.c
13759                 import LDIF files.
13760         * src/addrcache.[ch], addrindex.[ch]
13761                 small update for future
13762         * src/addrbook.c
13763                 fix test XML file.
13764
13765 2001-09-24 [melvin]
13766         * src/gtkspell.[ch]
13767                 added 'Learn from mistakes' option
13768                 better handling of quotes in checked words
13769                 sorted dict list
13770         * po/fr.po
13771                 small update for spell checking stuff
13772
13773 2001-09-23 [alfons]
13774         
13775         * src/gtkspell.c
13776                 edit a little bit so it complies more with main coding style
13777
13778 2001-09-23 [alfons]
13779
13780         * src/folder.[ch], prefs_folder_item.c, compose.c
13781                 migrate "request return receipt" folder property
13782                 to folderlist.xml
13783
13784 2001-09-22 [alfons]
13785
13786         * README.claws **NEW**
13787                 (add things of interest for users of main branch 
13788                 and claws here)
13789
13790         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
13791                 re-implement threading per folder option, but store 
13792                 the setting in folderlist.xml (where it belongs)
13793
13794 2001-09-21 [melvin]
13795
13796         * src/gtkspell.[ch]
13797                 fixed bug when compose window is under another window
13798         * src/prefs_common.[ch] src/compose.c
13799                 changed 'dictionary_path' to 'dictionary' to be consistent
13800                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
13801         * ac/pspell.m4 src/Makefile.am 
13802                 dropped PSPELL_PATH macro
13803         * po/fr.po
13804                 updated translations
13805
13806 2001-09-21 [christoph]
13807
13808         * src/compose.c
13809                 added border around header fields
13810                 keep header type when new field is added
13811
13812 2001-09-20 [christoph]
13813
13814         * src/utils.[ch]
13815                 more portable debug_print with source filename
13816                 and linenumber
13817         * src/procmsg.c
13818                 more newlines after debug messages
13819
13820 2001-09-20 [paul]
13821
13822         * configure.in
13823                 change to version 0.6.2claws2
13824
13825         * sync with sylpheed 0.6.2cvs3
13826
13827 2001-09-19 [melvin]
13828
13829         * src/gtkspell.c
13830                 fixed the post-right-click focus pb
13831                 fixed crash when 'Spell check all' after dict change 
13832                         and when cursor is at the end of the text
13833                 shift-right-click pops up config menu even on misspelled words.
13834         * po/POTFILES.in
13835                 added gtkspell.c
13836
13837 2001-09-19 [melvin]
13838
13839         * src/about.c
13840                 added pspell to compiled-in features list
13841
13842 2001-09-18 [melvin]
13843
13844         * switched to pspell and dropped ispell
13845         * ac/pspell.m4
13846                 new file. autoconf macro for pspell
13847         * ac/Makefile.am 
13848         * configure.in acconfig.h
13849                 added pspell support
13850         * src/Makefile.am
13851         * src/main.c src/compose.[ch] src/gtkspell.[ch]
13852         * src/prefs_common.[ch] 
13853                 added pspell support
13854
13855 2001-09-18 [christoph]
13856
13857         * src/addr_compl.c
13858         * src/template.[ch]
13859                 replace LOG_MESSAGE with debug_print
13860         * src/compose.[ch]
13861                 gui improvements
13862         * src/menu.c
13863                 added newline after debug message
13864         * src/utils.h
13865                 using __VA_ARGS__ for debug_print macro
13866         * tools/.cvsignore
13867                 ignore Makefile and Makefile.in
13868
13869 2001-09-18 [paul]
13870
13871         * configure.in
13872                 change to version 0.6.2claws1
13873         * sync with sylpheed 0.6.2cvs1
13874
13875         * src/matcher.c 
13876         * src/prefs_matcher.c
13877                 add 'score equal to' option, submitted by
13878                 Paul Evans <nerd@freeuk.com>
13879
13880 2001-09-15 [christoph]
13881
13882         * src/mainwindow.c
13883                 comment out menu entry not existing in claws
13884         * src/menu.c
13885                 add debug output for non existing menu entries
13886         * src/summaryview.c
13887                 fix next/prev unread message for ignored threads
13888         * src/utils.[ch]
13889                 add sourcefile and line number to debug output
13890                 otherwise it is sometimes hard to find the
13891                 source code part if debug messages are translated
13892
13893 2001-09-14 [darko]
13894         
13895         * src/folderview.c
13896                 refresh target folder style after colour is changed
13897
13898 2001-09-13 [paul]
13899
13900         * configure.in
13901                 change to version 0.6.1claws3
13902
13903         * sync with sylpheed 0.6.1cvs6
13904
13905 2001-09-13 [darko]
13906         
13907         * src/folderview.c
13908                 fix target folder colourization to use user selected colour
13909
13910 2001-09-12 [darko]
13911         
13912         * src/summaryview.c
13913                 fix crash when message that is marked for copy/move is unmarked
13914
13915 2001-09-09 [paul]
13916
13917         * configure.in
13918                 change to version 0.6.1claws2
13919
13920         * sync with sylpheed 0.6.1cvs3
13921
13922 2001-09-09 [alfons]
13923         
13924         * src/folderview.c
13925                 fix bug with default font used for trash folder text
13926
13927 2001-09-06 [paul]
13928
13929         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13930                 updated translations
13931
13932         * configure.in
13933                 change to version 0.6.1claws1
13934
13935         * sync with sylpheed 0.6.1cvs2
13936
13937 2001-09-03 [paul]
13938
13939         * po/POTFILES.in
13940                 add Match's new addressbook
13941
13942         * po/de.po
13943                 updated translation submitted by Jens Oberender
13944
13945 2001-09-02 [paul]
13946
13947         * configure.in
13948                 change to 0.6.1claws
13949         * sync with sylpheed 0.6.1 release
13950
13951 2001-09-02 [paul]
13952
13953         * configure.in
13954                 change to 0.6.0claws2
13955
13956         * sync with sylpheed 0.6.0cvs4
13957
13958         * po/pt_BR.po
13959                 updated translation submitted by Fabio Junior Beneditto
13960
13961 2001-09-01 [match]
13962         * pixmaps/
13963                 interface.xpm
13964                 book.xpm
13965                 address.xpm
13966         * src/
13967                 Makefile.am
13968                 a ton of new files
13969
13970 2001-08-31 [paul]
13971
13972         * configure.in
13973                 change to version 0.6.0claws1
13974
13975         * sync with sylpheed 0.6.0cvs1
13976
13977         * po/es.po
13978                 updated translation submitted by Ricardo Mones Lastra
13979
13980         * po/POTFILES.in
13981                 add 'src/prefs_templates.c'
13982
13983         * src/compose.c, src/summaryview.c
13984                 fix segfault on 'Re_edit'               
13985
13986 2001-08-30 [alfons]
13987
13988         * configure.in, Makefile.am
13989         * tools/Makefile.am
13990                 add tools directory to source distribution
13991
13992 2001-08-30 [paul]
13993
13994         * configure.in
13995                 change to version 0.6.0claws
13996
13997         * sync with sylpheed 0.6.0 release
13998
13999 2001-08-30 [christoph]
14000
14001         * configure.in
14002                 removed autoconf version check
14003
14004 2001-08-30 [paul]
14005
14006         * src/account.c, src/compose.c, src/prefs_common.[ch]
14007         * src/procheader.[ch] src/utils.[ch]
14008                 Enhanced automatic account selection on replies
14009                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
14010
14011         * configure.in
14012                 add LDAP and JPilot to the configuration results output.
14013
14014 2001-08-29 [christoph]
14015
14016         * src/summeryview.c
14017                 no bold font for ignored threads
14018
14019 2001-08-29 [paul]
14020
14021         * configure.in
14022                 change to version 0.5.3claws6
14023
14024         * sync with sylpheed 0.5.3cvs10
14025                 src/stringtable.[ch]: New Files
14026
14027         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
14028         * src/pixmaps/sylpheed.xpm
14029                 add mini-icons to windows (by Alfons)
14030
14031 2001-08-27 [paul]
14032
14033         * src/mainwindow.c
14034                 new functions: next_labeled_cb(), prev_labeled_cb()
14035
14036         * src/summaryview.c
14037                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
14038                 summary_select_next_labeled(), summary_select_prev_labeled()
14039
14040         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
14041                 give claws blue folders and a blue trash can
14042
14043 2001-08-27 [paul]
14044
14045         * configure.in
14046                 change to version 0.5.3claws5
14047
14048         * sync with sylpheed 0.5.3cvs9
14049                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
14050
14051 2001-08-24 [christoph]
14052
14053         * src/filesel.c
14054                 keep filename when browsing directories
14055                 (not working for user entered filename, but
14056                  for default name and selected filename from
14057                  file list)
14058         * src/mainwindow.c
14059                 fixed wrong spelling "Folllow-up"
14060         * src/mbox_folder.c
14061         * src/procmsg.c
14062         * src/summaryview.c
14063                 fixed new/unread message count with ignored
14064                 threads (2 commits, first didn't notice no
14065                 longer needed decreasing)
14066         * src/inc.c
14067                 readded scrolling of progress dialog
14068                 (lost in sync)
14069
14070 2001-08-24 [paul]
14071
14072         * configure.in
14073                 change to 0.5.3claws4
14074
14075         * sync with sylpheed 0.5.3cvs7
14076
14077 2001-08-24 [christoph]
14078
14079         * src/compose.c
14080                 set request return receipt when replying
14081                 if it is set is the folder prefs of the
14082                 message
14083         * src/inc.c
14084                 disable final error popup if popups are
14085                 disabled in config (again)
14086
14087 2001-08-23 [paul]
14088
14089         * configure.in
14090                 Change version number to 0.5.3claws3
14091
14092         * sync with sylpheed 0.5.3cvs5
14093
14094         * src/mimeview.c
14095                 double quote '%s' in 'gedit %s' to fix bug when
14096                 opening attachment with spaces in the name
14097
14098 2001-08-22 [alte]
14099         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
14100           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
14101                 initial message templates support
14102
14103
14104 2001-08-22 [paul]
14105
14106         * configure.in
14107                 change version number to 0.5.3claws2
14108
14109         * sync with sylpheed 0.5.3cvs4
14110
14111         * src/procmsg.h src/summaryview.c
14112                 re-implement (un)ignore thread
14113
14114 2001-08-21 [paul]
14115
14116         * src/summaryview.c
14117                 remove unnecessary code
14118         * src/compose.c
14119                 enable 'dynamic' signatures (submitted by
14120                 Eric Limpens <eric@hscg-internet.nl>)
14121
14122 2001-08-21 [paul]
14123
14124         clean up after sync with sylpheed 0.5.3 release
14125
14126         * src/folderview.c
14127                 fix re-introduced font mess, see Christoph's
14128                 entry 2001-06-24
14129
14130         * src/summaryview.c
14131                 remove prev_msgnum
14132                 use sylpheed's small font instead of
14133                 gtk default font for summary view
14134
14135
14136 2001-08-17 [paul]
14137
14138         * configure.in
14139                 add pl to ALL_LINGUAS - sync with main branch
14140
14141         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14142                 Updated. Translations by Jens Oberender, Ricardo Mones
14143                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
14144
14145         * po/pl.po  ** NEW FILE **
14146                 sync with the main branch
14147
14148         * src/folderview.c
14149                 fix target folder colorizing and refresh problem
14150
14151
14152 2001-08-17 [christoph]
14153
14154         * src/mainwindow.c
14155                 claws uses 4 colors for target folder coloring.
14156                 arrays were not long enough and destroyed the
14157                 stack causing a segfault.
14158                 target folder colorizing does not work anymore
14159                 for me
14160
14161 2001-08-16 [paul]
14162
14163         * configure.in
14164                 change to version 0.5.3claws1
14165
14166         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
14167           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
14168           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
14169
14170                 sync with sylpheed 0.5.3 release, but keep claws method of
14171                 configuring/saving fonts
14172
14173         * src/addressbook.[ch]
14174                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
14175                 in line with a similar change in Hiroyuki's branch
14176
14177         * src/mainwindow.[ch]
14178                 disable main_window_set_thread_option()
14179         * src/prefs_folder_item.c
14180                 comment out &tmps_prefs.enable_thread,
14181         * src/mbox_folder.c, src/procmsg.[ch]
14182                 comment out MSG_IS_IGNORE_THREAD
14183         * src/summaryview.c
14184                 comment out summary_ignore_thread() and summary_unignore_thread()
14185                 comment out MSG_IS_IGNORE_THREAD
14186
14187                 use Hiroyuki's threading instead.
14188
14189
14190
14191 2001-08-15 [paul]
14192
14193         * src/account.c
14194                 use Hiroyuki's 0.5.3 column scheme but also
14195                 include the enable/disable button.
14196         * src/pixmaps/mark.xpm
14197                 add Hiroyuki's amended pixmap
14198
14199 2001-08-13 [christoph]
14200
14201         * src/account.c
14202                 receive at get all column showed wrong state for APOP
14203                 button should only work for POP3 and APOP accounts
14204         * src/prefs_account.c
14205                 added missing preprocessor statement for SSL
14206
14207 2001-08-12 [paul]
14208
14209         * src/account.[ch]
14210                 add 'receive at get all' column and enable/disable
14211                 button.
14212
14213 2001-08-06 [christoph]
14214
14215         * src/account.c
14216                 show usage of SSL in protocol column
14217
14218         * src/imap.c
14219         * src/inc.c
14220                 renamed ssl options
14221
14222         * src/prefs_account.[ch]
14223                 moved ssl options to a new page
14224
14225         * src/send.c
14226         * src/smtp.c
14227         * src/ssl.[ch]
14228                 renamed ssl options
14229                 added support for SMTP STARTTLS command
14230
14231 2001-08-05 [christoph]
14232
14233         * configure.in
14234                 debian autoconf needs version check to find
14235                 correct autoconf version. if the file is
14236                 named configure.in 2.13 is used, which does
14237                 not work with this configure.in script.
14238                 other solution would be to rename the script
14239                 to configure.ac as suggested in the autoconf
14240                 manual.
14241
14242         * src/inc.c
14243                 disable final error popup if popups are
14244                 diabled in config
14245
14246         * src/socket.c
14247                 bugfix in ssl_gets
14248                 fixes IMAP over SSL problem
14249
14250 2001-08-03 [paul]
14251
14252         * configure.in
14253                 change to 0.5.2claws1
14254
14255         * sync with sylpheed 0.5.2cvs1
14256
14257 2001-08-02 [alfons]
14258
14259         * configure.in
14260                 quick fix for ispell detection...
14261
14262 2001-08-01 [paul]
14263
14264         * configure.in
14265                 change to 0.5.1claws4
14266
14267         * sync with sylpheed 0.5.1cvs7
14268
14269 2001-07-31 [alfons]
14270
14271         * src/prefs_common.c, src/prefs_common.h, 
14272           src/gtkspell.c, src/gtkspell.h
14273                 add global spelling checker settings (compose tab) +
14274                 selection of dictionary 
14275           
14276         * configure.in  
14277                 guess valid ispell location
14278
14279 2001-07-31 [paul]
14280
14281         * po/POTFILES.in
14282                 removal of 'src/quote_fmt_parse.c'
14283         * po/de.po
14284                 Updated de.po
14285                 (submitted by Jens Oberender <didge@suse.de>)
14286
14287 2001-07-31 [darko]
14288
14289         * src/folder.[ch]
14290         * src/folderview.[ch]
14291         * src/mainwindow.c
14292         * src/mh.c
14293         * src/prefs_common.[ch]
14294         * src/summaryview.c
14295                 target folder colourization
14296
14297 2001-07-30 [paul]
14298
14299         more sync with Sylpheed 0.5.1cvs6 
14300
14301 2001-07-30 [darko]
14302
14303         * src/mh.c
14304         * src/prefs_folder_item.[hc]
14305         * src/summaryview.c
14306                 shared folders support with a GUI
14307
14308 2001-07-29 [paul]
14309
14310         0.5.1claws3
14311
14312         * sync with Sylpheed 0.5.1cvs6
14313
14314 2001-07-29 [paul]
14315
14316         * po/pt_BR.po
14317                 updated
14318                 (submitted by Fabio Junior Beneditto)
14319
14320 2001-07-28 [paul]
14321
14322         * src/procmime.c
14323         * AUTHORS
14324                 patch to correct bad image mime headers
14325                 (submitted by Don Quijote <dq@searchlores.org>)
14326
14327 2001-07-28 [paul]
14328
14329         * tools/gif2xface.pl   **NEW FILE**
14330         * tools/README
14331                 script to convert file.gif to file.xface for
14332                 use in a custom header.
14333                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
14334
14335 2001-07-27 [alfons]
14336         
14337         * configure.in
14338                 change macros for detecting JPilot and LDAP
14339
14340 2001-07-27 [christoph]
14341
14342         * src/filtering.c
14343                 code cleanup (MIN / MAX warning, needed casting)
14344
14345 2001-07-27 [alfons]
14346
14347         * procheader.c
14348                 disallow setting flags when detecting certain headers
14349                 (X-Status, Status, Seen, X-Seen). 
14350         
14351         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
14352
14353 2001-07-27 [christoph]
14354
14355         * src/prefs_filter.c
14356         * src/prefs_filtering.c
14357         * src/prefs_matcher.c
14358         * src/prefs_scoring.c
14359                 scroll list when moving rows up or down
14360
14361         * src/imap.c
14362         * src/imap.h
14363         * src/prefs_account.c
14364         * src/prefs_account.h
14365         * src/send.c
14366                 SMTP over SSL (untested, feedback requested)
14367                 IMAP over SSL
14368
14369         * src/ssl.c
14370                 code cleanup
14371
14372 2001-07-26 [alfons]
14373         
14374         * configure.in, acconfig.h
14375                 define CLAWS (need this for main / claws detection)
14376
14377 2001-07-25 [alfons]
14378
14379         * configure.in
14380                 Sylpheed 0.5.1claws2
14381                 
14382         * sync with Sylpheed 0.5.1cvs4
14383
14384 2001-07-25 [christoph]
14385
14386         * src/scoring.c
14387                 fixed segfault
14388                 item->prefs == NULL (don't know why)
14389
14390 2001-07-25 [alfons]
14391
14392         * configure.in
14393                 Sylpheed 0.5.1claws1
14394
14395         * sync with Sylpheed 0.5.1cvs1-3
14396
14397 2001-07-24 [christoph]
14398
14399         * src/folderview.c
14400         * src/prefs_folder_item.[ch]
14401                 added folderitem preferences dialog with
14402                 default To: and auto request return receipt
14403
14404         * src/compose.[ch]
14405         * src/menu.[ch]
14406                 changes to handle new folderitem preferences
14407
14408         * src/mainwindow.c
14409         * src/summaryview.c
14410                 call compose new mail with current folderitem
14411
14412 2001-07-24 [alfons]
14413
14414         Release Sylpheed 0.5.1claws
14415
14416         * configure.in
14417                 change to release version 0.5.1claws
14418
14419 2001-07-24 [christoph]
14420
14421         * src/summaryview.c
14422                 fixed segfault that happend when the selected
14423                 message was removed while retrieving new messages.
14424
14425         * po/es.po
14426                 updated translation
14427                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
14428
14429 2001-07-22 [alfons]
14430
14431         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
14432         this is a work in progress, for more information: http://nlpagan.net/sylman 
14433         
14434         * configure.in, src/mainwindow.c, manual/Makefile.am
14435                 add support for English manual
14436
14437         * AUTHORS
14438                 add authors of user manuals
14439
14440         * manual/en/sylpheed*.html
14441                 add English documentation
14442
14443 2001-07-22 [christoph]
14444
14445         * po/POTFILES.in
14446                 added src/ssl.c
14447         * src/ssl.c
14448                 changed a wrong debug message
14449
14450 2001-07-22 [alfons]
14451
14452         * po/nl.po
14453                 update Dutch translation
14454
14455         * src/prefs_filtering.c, 
14456           src/prefs_matcher.c
14457                 add more translatable strings           
14458
14459 2001-07-21 [alfons]
14460
14461         0.5.0claws7
14462
14463         * configure.in
14464                 change version
14465
14466         * src/inc.c, src/summaryview.[ch]
14467                 prevent update of mark file when filtering has done, by
14468                 using a variable; this affects two functions:
14469                         inc.c::inc_finished()
14470                         summaryview.c::summary_show()
14471
14472 2001-07-20 [alfons]
14473
14474         * src/filtering.[ch], src/prefs_filtering.c, 
14475           src/matcher.[ch]
14476                 add filtering action for label coloring 
14477
14478         * po/POTFILES.in
14479                 add labelcolors.c
14480
14481         * added src/labelcolors.c
14482         * added src/labelcolors.h
14483         * src/Makefile.am, src/summaryview.c
14484                 rearrange label coloring code
14485
14486         * src/procmsg.h
14487                 add more parentheses so label colouring works correctly
14488
14489         * src/filtering.c
14490                 don't really delete message, but move it to Trash
14491
14492         * src/prefs_matcher.c
14493                 add quote options to info dialog
14494
14495 2001-07-20 [christoph]
14496
14497         * src/Makefile.am
14498         * src/inc.c
14499         * src/main.[ch]
14500         * src/socket.h
14501         * src/ssl.[ch] (new)
14502                 moved ssl stuff to a seperate file
14503
14504 2001-07-20 [darko]
14505
14506         * src/summaryview.c
14507                 fix show sender using address book with no e-mail
14508                 address in From: field
14509
14510 2001-07-19 [alfons]
14511
14512         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
14513                 fix messy handling of escaping... now at least the
14514                 execute command is useful. escape char is '\', we
14515                 accept \n and \r too. 
14516
14517                 Real life example:
14518                 
14519                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
14520                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
14521
14522 2001-07-18 [alfons]
14523
14524         0.5.0claws6
14525
14526         * src/summaryview.c
14527                 clean up
14528
14529         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
14530           src/procmsg.[ch]
14531                 revise filtering; currently move, copy, marking have
14532                 been tested. if you like bleeding edge stuff, you
14533                 should definitely go for this version :)
14534
14535         * mark old working stuff as VERSION_0_5_0_CLAWS5        
14536
14537 2001-07-17 [christoph]
14538
14539         * src/utils.c
14540                 timestamp log
14541
14542 2001-07-17 [alfons]
14543
14544         0.5.0claws5
14545
14546         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
14547           bits in the mark file, without affecting either branch. Lots of
14548           files changed, also in claws branch.
14549
14550           UNTESTED: use of mbox folders
14551
14552         * src/summaryview.c
14553                 added mark all read; however this was a quick hack used for
14554                 cleaning up mess after initial merge with Hiroyuki
14555
14556         * configure.in
14557                 change claws version number back to 0.5.0claws5 to clear up 
14558                 confusion & pretension (recent release was technically 
14559                 0.5.0claws4, so we neatly align with Hiroyuki :-)
14560
14561 2001-07-16 [alfons]
14562
14563         sync with Hiroyuki's 0.5.0cvs4
14564
14565 2001-07-16 [alfons]
14566
14567         0.5.1claws3
14568
14569         * src/filtering.[ch]
14570                 remove invalid updating of mark files for 
14571                 filter actions MATCHING_ACTION_MOVE and 
14572                 MATCHING_ACTION_DELETE; this should fix the
14573                 folder update bug
14574                 
14575         * src/procmsg.c
14576                 revert Christoph's stab at fixing the folder 
14577                 update bug
14578
14579         * po/POTFILES.in
14580                 add missing files with translatable strings
14581
14582         * src/summaryview.c
14583                 remove debug print
14584
14585 2001-07-15 [alfons]
14586
14587         * src/addr_compl.[ch], src/prefs_filtering.c
14588                 make "filtering pref dialog's destination entry" an
14589                 "address completable entry", if filter destination is 
14590                 an email address
14591
14592         0.5.1claws2
14593         
14594         sync with Hiroyuki's 0.5.0cvs2-3
14595
14596 2001-07-15 [christoph]
14597
14598         * src/procmsg.c
14599                 fixed folder stats update after incorporation
14600
14601 2001-07-15 [alfons]
14602
14603         * src/summaryview.c
14604                 * finish label colouring stuff (for now)
14605                 * fix incorrect colour bug (off by one) 
14606
14607 2001-07-14 [alfons]
14608
14609         * src/mainwindow.c
14610                 change text labels for news and mail message so there's
14611                 plenty of toolbar estate left
14612
14613         * configure.in
14614                 0.5.1claws1
14615
14616         * src/folderview.c
14617           src/folder.[ch]
14618                 sync with Hiroyuki's 0.5.0cvs1
14619
14620         * src/summaryview.c
14621                 more rewrite label colouring
14622
14623 2001-07-14 [alfons]
14624
14625         * src/summaryview.[ch]
14626                 * start rewrite label colouring 
14627                 * fix proper location "Add Sender To Addressbook" menu item
14628
14629 2001-07-13
14630
14631         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14632         (actually this is 0.5.0claws4)
14633
14634 2001-07-13 [alfons]
14635
14636         * po/pt_BR.po
14637                 * fix duplicate message
14638                 * add updated Portugese / Brazilian translation
14639                   submitted by Fabio Junior Beneditto
14640
14641 2001-07-12 [alfons]
14642
14643         * AUTHORS
14644                 add Jens
14645
14646         * po/nl.po
14647                 add updated Dutch translation
14648
14649         * po/de.po
14650                 add updated German translation submitted by Jens
14651
14652 2001-07-11 [alfons]
14653
14654         Prerelease before 0.5.0claws. Please test.
14655         This version is temporarily tagged as VERSION_0_5_0_TEST
14656
14657         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
14658           src/prefs_scoring.c, src/prefs_matcher.c, 
14659           src/prefs_filtering.c, src/mbox.c, 
14660           src/main.c, src/inc.c, src/filtering.[ch]
14661                 revert new Hoa's new matcher (does not work yet)
14662
14663         * src/Makefile.am
14664                 clean up
14665
14666 2001-07-10
14667
14668         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14669
14670
14671 2001-07-10 [alfons]
14672
14673         * Makefile.am
14674                 add ChangeLog.claws to EXTRA_DIST
14675         * src/Makefile.am
14676                 add matcher_parser_parse.h to EXTRA_DIST
14677
14678 2001-07-10 [christoph]
14679
14680         * src/inc.c
14681                 add destination folder to table of
14682                 folders that need to be updated after
14683                 incorporation
14684
14685 2001-07-10 [alfons]
14686
14687         * folder.[ch]
14688           folderview.c
14689                 make collapse state of folders and folder items persistent, i.e.
14690                 if you collapse a folder tree, the next time sylpheed-claws starts 
14691                 up the folder tree remains collapsed.  
14692                 
14693 2001-07-10 [christoph]
14694
14695         * acconfig.h
14696         * configure.in
14697                 added --enable-ssl
14698         * src/md5.[ch]
14699                 renamed MD5_CTX to MD5_CTX_syl
14700                 conflicts with a struct in openssl
14701         * src/inc.c
14702         * src/main.[ch]
14703         * src/prefs_account.[ch]
14704         * src/socket.[ch]
14705                 SSL support for POP
14706         * src/mainwindow.c
14707                 fixed compose with current account
14708                 broken by new compose button stuff
14709
14710 2001-07-09 [hoa]
14711
14712         * AUTHORS
14713                 changed my email address
14714
14715         * src/matcher_parser_parse.y
14716                 clean the parser to remove conflicts
14717
14718 2001-07-09 [alfons]
14719
14720         * AUTHORS
14721                 add Match Grun
14722
14723         * configure.in
14724                 fix incorrect description of --enable-ldap parameter
14725
14726         * src/prefs_common.[ch]
14727           src/compose.c
14728                 add experimental option "smart wrapping" which makes the
14729                 compose editor auto wrap.
14730                 
14731                 | TODO: the problem with the buggy cursor handling is caused |
14732                 | by the GtkText. when deleting / backspacing text its       |
14733                 | wrapping algorithm does not take in account the previous   |
14734                 | line. should find a way to hack this in.                   |
14735                 | or should perhaps combine this with the word wrapping      |
14736                 | patch i wrote in january.                                  |
14737
14738         * src/about.c
14739                 show build parameters for LDAP and JPilot
14740
14741         * src/summaryview.c
14742                 revert Christoph's bugfix for selecting next unread message, 
14743                 because folder stats aren't updated correctly
14744
14745 2001-07-08 [hoa]
14746
14747         * src/filtering.c
14748         * src/mainwindow.c
14749         * src/matcher.c
14750         * src/matcher_parser_lex.l
14751         * src/matcher_parser_parse.y
14752         * src/prefs_filtering.c
14753         * src/prefs_scoring.c
14754         * src/scoring.c
14755                 bugfix of the config file parser
14756
14757 2001-07-08 [alfons]
14758
14759         * src/Makefile.am
14760                 added generated matcher sources to BUILT_SOURCES
14761
14762 2001-07-08 [hoa]
14763
14764         * src/Makefile.am
14765         * src/.cvsignore
14766                 added new config file parser
14767
14768         * src/scoring.[ch]
14769         * src/filtering.[ch]
14770         * src/matcher.[ch]
14771         * src/prefs_filtering.c
14772         * src/prefs_matcher.c
14773         * src/prefs_scoring.c
14774         * added src/matcher_parser.h
14775         * added src/matcher_parser_lex.h
14776         * added src/matcher_parser_lex.l
14777         * added src/matcher_parser_parse.y
14778                 lex & yacc config file parser
14779
14780         * src/mbox.c
14781         * src/inc.c
14782         * src/main.c
14783                 changes prefs_filtering into global_filtering           
14784
14785         * src/summaryview.c
14786                 build threads with subjects only if "Re: " is at the
14787                 beginning of the subject
14788
14789 2001-07-07 [paul]
14790
14791         0.5.0claws
14792
14793         sync with sylpheed 0.5.0
14794                 change of version number only
14795
14796 2001-07-06 [paul]
14797
14798         0.5.0claws5
14799
14800         sync with sylpheed 0.5.0pre5
14801
14802 2001-07-05 [paul]
14803
14804         sync with sylpheed 0.5.0pre4 release
14805                 /po and /manual/ja not sync'ed
14806
14807 2001-07-04 [paul]
14808
14809         more sync with sylpheed 0.5.0pre4
14810
14811 2001-07-03 [christoph]
14812
14813         * src/addressbook.c
14814                 fixed address book broken by address book
14815                 for VCard, JPilot, LDAP
14816
14817 2001-07-03 [alfons]
14818
14819         * src/matcher.c
14820         * src/textview.c
14821                 stopped memory leaks
14822
14823 2001-07-03 [paul]
14824
14825         more sync with sylpheed 0.5.0pre4
14826
14827 2001-07-02 [match]
14828
14829         * included address book patch for VCard, JPilot, LDAP
14830         * pref_common.c - fixed Font options on Display tab (cosmetic)
14831         * alertpanel.c - fixed truncated message
14832
14833 2001-07-02 [christoph]
14834
14835         * src/mbox_folder.c
14836         * src/procmsg.[ch]
14837         * src/summaryview.c
14838                 mark threads for ignoring
14839
14840 2001-07-02 [paul]
14841
14842         0.5.0claws4
14843
14844         * sync with sylpheed 0.5.0pre4
14845                 updated gettext to 0.10.38.
14846
14847 2001-07-01 [paul]
14848
14849         * src/ mainwindow.c
14850         * src/procmsg.h
14851         * src/summaryview.[ch]
14852                 new right-click option: Label.
14853                 substitute for 'Mark-->Mark/Unmark', colours the line.
14854                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
14855
14856 2001-07-01 [christoph]
14857
14858         * src/folderview.c
14859                 fixed font for trash
14860         * src/summaryview.c
14861                 move ctree to unread message
14862
14863 2001-07-01 [paul]
14864
14865         * sync with sylpheed 0.5.0pre3 release
14866
14867 2001-06-30 [alfons]
14868
14869         * src/filesel.[ch]
14870         * src/compose.c
14871                 allow inserting / attaching multiple files in
14872                 the composer window
14873
14874 2001-06-30 [paul]
14875
14876         * src/codeconv.c
14877                 small change to Alfons' previous stuff so that it
14878                 actually makes
14879
14880 2001-06-30 [alfons]
14881
14882         * lots of files changed; first attempt to merge the changes
14883           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
14884
14885 2001-06-30 [paul]
14886
14887         * po/pt_BR.po
14888                 updated and completed, translations by Fabio
14889                 Junior Beneditto <fjbeneditto@yahoo.com.br>
14890
14891 2001-06-29 [alfons]
14892
14893         * src/compose.c
14894         * src/mimeproc.[ch]
14895                 allow selecting an attached files' mime type from a 
14896                 list of types.
14897
14898 2001-06-29 [paul]
14899
14900         * more sync with sylpheed 0.5.0pre3
14901
14902 2001-06-29 [paul]
14903
14904         * po/pt_BR.po
14905                 merge with sylpheed.pot and pt_BR.po provided by
14906                 Fabio Junior Beneditto.
14907
14908 2001-06-29 [darko]
14909
14910         * src/procmime.c
14911                 make MIME types case insensitive
14912
14913 2001-06-28 [alfons]
14914
14915         * po/nl.po
14916                 merge with sylpheed.pot and old nl.po; translations added.
14917
14918 2001-06-28 [paul]
14919
14920         * more sync with sylpheed 0.5.0pre3
14921
14922 2001-06-27 [alfons]
14923
14924         * src/summaryview.c
14925                 don't crash when removing parent node of messages
14926                 attracted by subject. this was caused by not deleting
14927                 the parent node from the subject line hash table.
14928
14929 2001-06-27 [alfons]
14930
14931         * src/summaryview.c
14932         * src/compose.[ch]
14933         * src/mainwindow.c
14934                 if there are multiple messages selected, allow forwarding
14935                 them as attachments.
14936
14937 2001-06-27 [paul]
14938
14939         * more sync with sylpheed 0.5.0pre3
14940
14941 2001-06-26 [paul]
14942
14943         0.5.0claws3
14944
14945         * sync with sylpheed 0.5.0pre3
14946
14947 2001-06-25 [paul]
14948
14949         * src/mainwindow.c
14950                 fixed 'compose news article' bug
14951                 from icon-and-text toolbar
14952
14953 2001-06-25 [paul]
14954
14955         * sync with sylpheed 0.5.0pre2 release
14956
14957 2001-06-24 [christoph]
14958
14959         * src/prefs_common.c
14960                 bug fix in font selection
14961         * src/folderview.c
14962                 use sylpheed's normal font instead of
14963                 gtk default font for folders without
14964                 new messages
14965
14966 2001-06-24 [alfons]
14967
14968         * src/mainwindow.[ch]
14969                 added composite compose mail / news button (an idea by Leandro
14970                 Pereira <leandro@linuxmag.com.br>)
14971
14972 2001-06-24 [paul]
14973
14974         Added instructions for ldif-to-xml.py
14975
14976         * tools/README
14977
14978 2001-06-23 [alfons]
14979
14980         Some minor things.
14981
14982         * src/pixmaps/stock_news_compose.xpm
14983                 added pixmap by Leandro
14984         * src/prefs_common.c
14985                 tested built-in spelling checker of GCC 3.0 :)
14986         * po/nl.po
14987                 merged dutch translation of sylpheed-main with
14988                 sylpheed.pot
14989
14990 2001-06-23 [paul]
14991
14992         Added tools directory and files.
14993
14994         * tools/filter_conv.pl
14995                 converts old filter system to new filtering system
14996         * tools/ldif-to-xml.py
14997                 converts netscape addressbook to sylpheed addressbook
14998         * tools/README
14999                 descriptions/instructions for above two files
15000
15001 2001-06-23 [christoph]
15002
15003         * src/inc.c
15004         * src/manage_window.[ch]
15005         * src/prefs_common.[ch]
15006                 mail retrieval dialog can be enabled, disabled
15007                 or hidden if non of sylpheed's windows is active
15008
15009 2001-06-22 [paul]
15010
15011         0.5.0claws2
15012
15013         * sync with sylpheed 0.5.0pre2
15014
15015 2001-06-21 [christoph]
15016
15017         * src/summaryview.c
15018                 show recipient on 'from' for all accounts
15019                 
15020         * src/inc.c
15021         * src/prefs_common.[ch]
15022                 disable error popup on mail receive errors
15023
15024 2001-06-21 [alfons]
15025
15026         * src/compose.c
15027                 made the ruler correctly appear and disappear.
15028
15029         * src/Makefile.am
15030                 removed Hoa's work-in-progress-stuff (interesting!) so 
15031                 claws compiles ok.
15032
15033 2001-06-20 [christoph]
15034
15035         * src/inc.c
15036         * src/progressdialog.c
15037                 added scrolled window for list in progressdialog
15038
15039 2001-06-20 [paul]
15040
15041         sync with sylpheed 0.5.0pre1 release
15042
15043 2001-06-20 [christoph]
15044
15045         * src/summeryview.c
15046                 make building threads by subject work when
15047                 thread view is enabled
15048                 
15049         * src/compose.c
15050         * src/prefs_common.[ch]
15051                 automatically select account for mail replys
15052
15053 2001-06-19 [sergey]
15054
15055         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
15056         they are filled in from the account settings.
15057
15058 2001-06-19 [paul]
15059
15060         * more sync with sylpheed 0.5.0pre1
15061
15062 2001-06-18 [alfons]
15063
15064         * src/Makefile.am,
15065           src/procmime.c
15066                 added --sysconfdir to CPPFLAGS for pointing to the correct
15067                 location of mime.types. 
15068
15069                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
15070                 or ./configure!
15071
15072 2001-06-18 [hoa]
15073
15074         * src/summaryview.c
15075                 fixed some bug when building threads
15076
15077 2001-06-18 [pau]l
15078
15079         * src/prefs_account.c
15080                 UI stuff: More changes to the English
15081
15082 2001-06-18 [paul]
15083
15084         * src/pixmaps/stock_news_compose.xpm: new file
15085         * src/Makefile.am
15086         * src/mainwindow.c
15087         * src/summaryview.c
15088                 Added new icon for Hoa's 'compose a news
15089                 message', plus minor improvements to the
15090                 English
15091
15092         * po/ja.po
15093         * ChangeLog
15094         * ChangeLog.jp
15095                 more sync with sylpheed 0.5.0pre1
15096
15097 2001-06-18 [hoa]
15098
15099         * src/compose.[ch]
15100         * src/mainwindow.c
15101                 Follow-up and reply to
15102
15103         * src/summaryview.[ch]
15104                 Build threads also with subjects
15105
15106 2001-06-17 [hoa]
15107
15108         * src/compose.c
15109                 forwarding use the current account.
15110
15111         * src/mainwindow.c
15112                 the "compose message" button has been replaced with
15113                 "new mail" and "new news" buttons
15114
15115         * src/prefs_common.[ch]
15116                 added a configuration option to use the forward button
15117                 as "forward as attachment"
15118                 changed reply and forward format description
15119
15120         * src/quote_fmt_lex.l
15121         * src/quote_fmt_parse.y
15122                 added message with no signature in format for reply
15123                 and forward.
15124
15125 2001-06-17 [paul]
15126
15127         Minor UI stuff
15128
15129         * src/mainwindow.c
15130         * src/summaryview.c
15131                 Improvements to the English
15132
15133         * src/prefs_common.c
15134                 Improvements to the English and some
15135                 clarity/continuity improvements in the
15136                 description of Quote symbols.
15137
15138 2001-06-17 [paul]
15139
15140         0.5.0claws1
15141
15142         * sync with sylpheed 0.5.0pre1
15143
15144 2001-06-17 [hoa]
15145
15146         * src/compose.c
15147                 Better interface for compose, displayed fields
15148                 are updated whenever we change account.
15149                 Newsgroups field is automatically filled.
15150
15151         * src/mainwindow.c
15152                 Newsgroups field is automatically filled.
15153
15154         * src/prefs_account.c
15155                 Some interface stuff when fields appear and
15156                 disappear.
15157
15158 2001-06-16 [paul]
15159
15160         0.4.99claws
15161
15162         * sync with sylpheed 0.4.99
15163
15164 2001-06-16 [sergey]
15165
15166         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
15167         base64_decoder_free, base64_decoder_decode): new object and
15168         functions for decoding base64 streams.
15169         * src/procmime.c (procmime_decode_content): modified to use the
15170         new base64 decoder.
15171
15172 2001-06-15 [paul]
15173
15174         0.4.99claws10
15175
15176         * sync with sylpheed 0.4.99cvs11
15177
15178 2001-06-13 [paul]
15179
15180         0.4.99claws9
15181
15182         * sync with sylpheed 0.4.99cvs9
15183
15184 2001-06-13 [hoa]
15185
15186         * src/compose.c
15187         * src/prefs_account.c
15188
15189                 SMTP server can be defined in the news account
15190                 mime type of attachment are kept.
15191
15192         * src/summaryview.c
15193
15194                 now choose the highest important score between default
15195                 and important score of folder.
15196
15197 2001-06-09 [alfons]
15198         
15199         * src/prefs_common.c: 
15200
15201                 (prefs_quote_description_create): corrected description of 
15202                 quote format characters
15203
15204 2001-06-09 [paul]
15205
15206         0.4.99claws8
15207
15208         * sync with sylpheed 0.4.99cvs8
15209
15210 2001-06-08 [sergey]
15211
15212         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
15213         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
15214
15215 2001-06-08 [paul]
15216
15217         0.4.99claws7
15218
15219         * sync with sylpheed 0.4.99cvs7
15220
15221 2001-06-06 [sergey]
15222
15223         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
15224         clashes with autogenerated header).
15225         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
15226         * src/Makefile.am: added quote_fmt.h.
15227         * src/.cvsignore: added lex/yacc autogenerated files
15228         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
15229
15230 2001-06-06 [paul]
15231
15232         0.4.99claws6
15233
15234         * sync with sylpheed 0.4.99cvs6
15235
15236 2001-06-06 [hoa]
15237
15238         * added src/quote_fmt_parse.h
15239         * src/compose.c
15240                 removed warnings
15241
15242         * src/prefs.[ch]
15243                 don't modify readonly configuration files
15244
15245         * src/prefs_account.c
15246         * src/prefs_common.c
15247         * src/prefs_customheader.c
15248         * src/prefs_display_header.c
15249         * src/prefs_filter.c
15250         * src/prefs_filtering.c
15251         * src/prefs_scoring.c
15252                 don't open dialog box when configuration files
15253                 are readonly
15254
15255 2001-06-05 [sergey]
15256
15257         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
15258
15259         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
15260         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
15261         BUILT_SOURCES to make all files rebuild properly.
15262
15263         * src/compose.c: removed #include "quote_fmt.tab.h".
15264
15265         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
15266         CHARACTER value in yylval.
15267
15268         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
15269         receive CHARACTER value by documented means (yylval).
15270
15271         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
15272
15273 2001-06-05 [hoa]
15274
15275         * src/Makefile.am
15276                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
15277
15278         * src/filtering.c
15279         * src/matcher.c
15280         * src/matcher.h
15281         * src/prefs_filtering.c
15282                 now keep the configuration for execute action
15283
15284         * src/mbox_folder.c
15285                 fixed a warning
15286
15287 2001-06-05 [paul]
15288
15289         * sync with sylpheed 0.4.99cvs5
15290
15291 2001-06-05 [hoa]
15292
15293         * src/Makefile.am
15294                 added quote_fmt.[ch]
15295
15296         * added src/quote_fmt.y
15297         * added src/quote_fmt.l
15298         * added src/quote_fmt.tab.h
15299         * added src/quote_fmt.tab.c
15300         * added src/lex.quote_fmt.c
15301                 parsing configuration for replying
15302                 and forwarding
15303
15304         * src/prefs_common.[ch]
15305                 added configuration UI for replying
15306                 and forwarding
15307
15308         * src/compose.c
15309                 using configuration for replying
15310                 and forwarding
15311
15312 2001-06-04 [hoa]
15313
15314         * src/filtering.c
15315         * src/matcher.c
15316         * src/matcher.h
15317         * src/prefs_filtering.c
15318         * src/prefs_matcher.c
15319         * src/prefs_matcher.h
15320                 action "run a command" for filtering
15321                 and matching with a command.
15322                 fixed the "whole message" matching
15323
15324         * src/mbox_folder.c
15325                 changed temporary filename for security
15326
15327         * src/messageview.c
15328                 queue the notification if it fails to send.
15329
15330         * src/prefs_common.c
15331         * src/prefs_folder_item.c
15332                 changed the default important score             
15333
15334         * src/prefs_scoring.c
15335         * src/scoring.c
15336                 hide kill score input when the folder is not
15337                 a newsgroup
15338
15339 2001-06-03 [alfons]
15340
15341         * src/prefs_common.c:
15342
15343                 (prefs_font_select): pass font name in font entry box to font
15344                 selection dialog.
15345
15346 2001-06-03 [sergey]
15347
15348         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
15349
15350 2001-06-03 [paul]
15351
15352         * sync with sylpheed 0.4.99cvs4
15353
15354 2001-06-03 [alfons]
15355
15356         * src/headerwindow.c:
15357
15358                 (headerwindow_show_cb): use the selected summary view item, not
15359                 the displayed item.
15360
15361 2001-06-02 [alfons]
15362
15363         * src/headerwindow.c:
15364
15365                 (headerwindow_show_cb): always try to show msginfo
15366
15367 2001-06-02 [hoa]
15368
15369         * src/compose.c
15370                 keep attached parts when reediting or forwarding.
15371
15372 2001-06-01 [hoa]
15373
15374         * src/folderview.c
15375         * src/prefs_folder_item.[ch]
15376         * src/prefs_scoring.[ch]
15377         * src/scoring.[ch]
15378         * src/summaryview.[ch]
15379         * src/main.c
15380         * src/mainwindow.c
15381         * src/prefs_common.[ch]
15382                 support for folder scoring
15383                 kill score and important score for messages
15384         
15385         * src/prefs_account.c
15386                 some display bug fixed for local account
15387                 preferences
15388
15389 2001-05-31 [alfons]
15390
15391         * src/summaryview.c:
15392
15393                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
15394                 sender to address book menu item is disabled.
15395
15396 2001-05-30 [hoa]
15397
15398         * src/filtering.[ch]
15399         * src/summaryview.c
15400                 handling summary menu / filter messages
15401
15402         * src/folder.[ch]
15403                 add some stuff
15404
15405         * src/foldersel.c
15406                 imap folders now appears in list
15407
15408         * src/mbox_folder.c
15409                 doesn't crash if destination mail is not writeable
15410
15411 2001-05-29 [hoa]
15412
15413         * src/compose.c
15414                 removed some warnings
15415
15416         * src/filtering.c
15417         * src/folder.[ch]
15418         * src/prefs_filtering.c
15419                 global string to identify any folders           
15420                 removed some debug info
15421                 filtering to mbox folders is now possible
15422
15423         * src/mainwindow.c
15424                 removed some warnings
15425
15426         * src/mbox_folder.c
15427                 permission on files are changed to read/write for user only,
15428                 nothing for other.
15429                 creation of subfolder is handled better.
15430
15431 2001-05-28 [alfons]
15432
15433         Verified the sync for src/prefs_common.[ch] and
15434         src/prefs_account.[ch]. I believe there were some
15435         minor indentation differences.
15436
15437 2001-05-28 [paul]
15438
15439         0.4.99claws3
15440
15441         * sync with 0.4.99cvs3
15442
15443 2001-05-28 [hoa]
15444
15445         * src/compose.c
15446                 handling flags for mbox format
15447
15448         * src/filtering.c
15449                 use of mark file only for MH format
15450                 handling flags for mbox format
15451                 filtering cannot yet move or copy mails to mbox folders.
15452
15453         * src/folder.[ch]
15454                 changed move_msg, copy_msg,
15455                 move_msgs_with_dest, copy_msgs_with_dest functions
15456                 uses only folder->copy_msg() function
15457                 uses folder->finished_copy() to handle the destination
15458                 folder at the end of the copy or move operation.
15459
15460         * src/foldersel.c
15461                 included mbox directories.
15462
15463         * src/folderview.[ch]
15464         * src/mainwindow.c
15465                 handle folders operation for mbox format
15466
15467         * src/mbox.c
15468                 disable conversion of "From " header
15469
15470         * src/mbox_folder.[ch]
15471                 completion of mbox format handling
15472
15473         * src/mh.c
15474                 changed mh_copy_msg() function and
15475                 removed mh_move_msg(), mh_move_msgs_with_dest(),
15476                 mh_copy_msgs_with_dest()
15477
15478         * src/prefs_filtering.c
15479                 removed some warnings
15480
15481         * src/prefs_matcher.c
15482                 default boolean operation is AND
15483
15484         * src/procheader.c
15485                 handling flags for mbox format
15486                 handling of "From " header
15487
15488         * src/procmsg.[ch]
15489                 removed data field
15490                 added MSG_REALLY_DELETED flags to handle deletion of
15491                 messages in mbox format.
15492
15493         * src/summaryview.c
15494                 handling flags for mbox format
15495                 disable the MSG_DELETED flags when messages
15496                 are deleted in mbox format
15497
15498         * src/textview.c
15499                 "From " headers display fixed.
15500
15501 2001-05-27 [alfons]
15502
15503         * src/textview.c:
15504                 
15505                 (get_email_part): skip quoted email addresses, like in e.g.
15506                 "'alfons@proteus.demon.nl'".
15507
15508 2001-05-26 [alfons]
15509
15510         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
15511         and fixing the persistence troubles when using separate windows.
15512
15513         * src/mainwindow.c:
15514         
15515             Added #define SEPARATE_ACTION used in the gtk item factory for 
15516             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
15517                 use gtk_item_factory_get_widget_by_action() to get the items.
15518                 
15519             Removed separate_widget_cb from the gtk item factory data   
15520           
15521             (mainwindow_create): connect separate_widget_cb() to check
15522             menu item "toggled" signal. also passing a MainWindow pointer
15523                 as object data for both check menu items.
15524                 
15525             (separate_widget_cb): definition of separate_widget_cb() to match
15526             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
15527                 window using gtk_object_get_data(). The type of window separation 
15528                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
15529         
15530         * src/prefs_filtering.c,
15531           src/prefs_matcher.c: added horizontal scrollbars
15532
15533 2001-05-25 [darko]
15534
15535         * src/headerview.c
15536                 fix segfault with invalid bold font
15537         * src/summaryview.c
15538                 correctly display summary stats after row is marked
15539
15540 2001-05-23 [sergey]
15541
15542         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
15543         encodings with libjconv.
15544
15545 2001-05-23 [hoa]
15546
15547         * src/Makefile.am
15548                 added mbox_folder.[ch]
15549         * src/defs.h
15550                 mbox temporary folder
15551         * src/folder.[ch]
15552         * added src/mbox_folder.[ch]
15553         * src/folderview.c
15554         * src/procheader.[ch]
15555                 added mbox support
15556         * src/mbox.c
15557                 bugfix for file incorporation filtering
15558         * src/imap.c
15559                 enable creation of MBOX
15560         * src/prefs_display_header.c
15561                 enable use of headers like "From "
15562                 something that should be fixed :
15563                         displaying of such headers add an extra space
15564         * src/prefs_folder_item.c
15565                 don't create folders because it is not necessary
15566         * src/procmsg.h
15567                 added data field to MsgInfo for mbox internal use
15568         * src/summaryview.c
15569                 added some support for mbox
15570         * src/utils.[ch]
15571                 added get_mbox_cache_dir() function
15572
15573 2001-05-23 [hiroyuki]
15574
15575         * src/headerwindow.c
15576           src/inc.c
15577           src/main.c
15578           src/mh.c
15579           src/nntp.c
15580           src/procmsg.h
15581           src/session.h
15582           src/socket.[ch]
15583           src/summaryview.c
15584           src/textview.c
15585           src/automaton.c
15586           src/folderview.c: more sync with 0.4.99cvs2.
15587
15588         * src/headerwindow.c: reverted.
15589
15590 2001-05-22 [paul]
15591
15592         0.4.99claws2
15593
15594         * sync with sylpheed 0.4.99cvs2
15595                 * src/news.[ch]
15596                 * src/nntp.[ch]
15597                 * INSTALL
15598                 * INSTALL.jp
15599
15600 2001-05-22 [alfons]
15601
15602         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
15603
15604 2001-05-21 [alfons]
15605
15606         Minor things:
15607
15608         * configure.in: if gnome-config not found, "no" is displayed
15609         
15610         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
15611
15612         * src/textview.c: now also possible to add mail addresses by right
15613           clicking in the text view
15614
15615         * src/codeconv.c: merged patch which fixes endless loop when encountering
15616           invalid wide characters; from Alte <010@imis.ru>  
15617
15618 2001-05-20 [alfons]
15619
15620         Added installation of gnome specific things:
15621
15622         * Makefile.am: gnome conditional
15623
15624         * configure.in: check for installed gnome
15625
15626         * added sylpheed.png, sylpheed.desktop
15627
15628 2001-05-20 [sergey]
15629
15630         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
15631
15632         * src/mainwindow.h (main_window_toolbar_create): created a button
15633         for "Reply to all".
15634         (main_window_set_toolbar_sensitive): enable/disable the new button
15635         appropriately.
15636         (toolbar_reply_to_author_cb): handle the new button.
15637
15638         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
15639         send_progress_dialog_destroy() on failure (fixes hang on SMTP
15640         failure).
15641
15642 2001-05-19 [sergey]
15643
15644         * src/compose.h (ComposeReplyMode): new modes
15645         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
15646         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
15647
15648         * src/compose.c
15649         (compose_send): move some code into a new function:
15650         (compose_current_mail_account): new function.
15651         (compose_reply): new argument to_author, all callers changed; if
15652         to_author==TRUE and account->protocol==A_NNTP, find and use an
15653         appropriate mail account for replying.
15654         (compose_reply_set_entry): new argument to_author; ignore
15655         compose->replyto if to_author==TRUE.
15656
15657         * src/mainwindow.c: new command "Message/Reply to author".
15658         (main_window_set_menu_sensitive): enable/disable it.
15659         (reply_cb): handle it.
15660
15661         * src/summaryview.c: new command "Reply to author".
15662         (summary_set_menu_sensitive): enable/disable it.
15663         (summary_reply_cb): handle it.
15664
15665         * src/account.c (account_find_mail_from_address): new function.
15666
15667 2001-05-18 [paul]
15668
15669         0.4.99claws1
15670
15671         * sync with sylpheed 0.4.99cvs1
15672
15673 2001-05-18 [hoa]
15674
15675         * src/compose.[ch]
15676         * src/filtering.c
15677         * src/summaryview.c
15678                 new filtering action : forward and forward as attachment
15679
15680         * src/main.c
15681                 no need for $DISPLAY when we run sylpheed --help
15682                 call to parse_cmd_opt() is moved
15683
15684         * src/mainwindow.[ch]
15685                 execute button is hidden when immediate execute
15686                 is chosen
15687
15688         * src/mh.c
15689         * src/news.c
15690         * src/prefs_folder_item.c
15691         * src/procmsg.c
15692                 better handling of missing directories
15693
15694         * src/summaryview.c
15695                 reedit is enabled in outbox
15696                 reedit is enabled in queue
15697
15698 2001-05-17 [hoa]
15699
15700         * src/filtering.c
15701         * src/matcher.[ch]
15702         * src/prefs_filtering.c
15703                 changed attachement into attachment
15704
15705 2001-05-17 [alfons]
15706
15707         0.4.67claws4    
15708
15709         * sync with sylpheed 0.4.67cvs9
15710         * sync with sylpheed 0.4.67cvs7-8
15711
15712 2001-05-17 [hoa]
15713
15714         * src/Makefile.am
15715                 added prefs_filtering.c
15716
15717         * src/filtering.[ch]
15718         * src/matcher.[ch]
15719                 removed action : forward_news and forward_news_as_attachement
15720                 (forward and forward_as_attachement can be used instead)
15721
15722         * src/mainwindow.c
15723                 added menu option to access filtering configuration
15724
15725         * src/prefs_account.c
15726                 changed mail_command default to /usr/sbin/sendmail
15727
15728         * added src/prefs_filtering.[ch]
15729                 dialog box for filtering configuration
15730
15731         * src/prefs_matcher.c
15732                 added function prefs_matcher_get_criteria_from_matching()
15733
15734         * src/prefs_scoring.c
15735                 reset the dialog when register or substitute is clicked
15736
15737 2001-05-15 [hoa]
15738
15739         * src/Makefile.am
15740                 added filtering.[ch]
15741         * src/inc.c
15742                 using filering.[ch] instead of filter.[ch]
15743         * src/main.c
15744                 reading new filtering configuration
15745         * src/matcher.[ch]
15746                 added some filtering actions
15747                 and fixed a bug for headers and mail body matching
15748         * src/mbox.c
15749                 using filering.[ch] instead of filter.[ch]
15750         * src/mh.c
15751                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
15752         * src/summaryview.c
15753                 some fixes for filtering
15754
15755 2001-05-14 [hiroyuki]
15756
15757         * src/send.c: fixed some weird indentations.
15758           send_message_with_command(): call pclose() only if p != NULL.
15759         * src/textview.c: get_email_part(): modified the code for readability.
15760
15761 2001-05-14 [hiroyuki]
15762
15763         * src/md5global.h
15764           src/md5ify.c
15765           src/md5ify.h: removed from the cvs.
15766
15767 2001-05-13 [sergey]
15768
15769         * src/main.c: include rfc2015.h to avoid compiler warnings.
15770         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
15771         the panel is already on screen.
15772         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
15773         closing the alert window by ESC as "No".
15774         * src/prefs_common.c (prefs_interface_create): moved return
15775         receipt check button to the correct place.
15776
15777 2001-03-13 [alfons]
15778
15779         * src/prefs_common.c: 
15780                 moved return receipt check button to the Send tab. (prefs_send_create)
15781                 removed the date format ui related globals. (prefs_display_create)
15782
15783         0.4.67claws3
15784         
15785         * sync with sylpheed 0.4.67cvs5-6
15786
15787 2001-05-13 [paul]
15788
15789         * added Alfons' font selection patch
15790
15791         * src/defs.h
15792         * src/headerwindow.c
15793         * src/prefs_common.c
15794         * src/prefs_common.h
15795
15796 2001-05-13 [hoa]
15797         * src/defs.h
15798                 changed version of cache
15799         * src/matcher.[ch]
15800         * src/prefs_matcher.c
15801                 added additionnal matching criteria
15802         * src/procheader.c
15803         * src/procmsg.[ch]
15804         * src/news.c
15805                 added references in MsgInfo
15806
15807 2001-05-12 [hoa]
15808
15809         * src/defs.h
15810                 prepared some things for new filtering
15811         * src/matcher.[ch]
15812                 added some matching properties
15813                 inreplyto need to be enhanced
15814                 prepared some things for new filtering
15815         * src/messageview.c
15816                 added Return-Receipt-To handling
15817         * src/prefs_folder_item.c
15818                 changed default value to TRUE
15819         * src/prefs_matcher.c
15820                 added some matching properties
15821         * src/prefs_scoring.[ch]
15822                 the scoring dialog is finished
15823         * src/procheader.c
15824                 added Return-Receipt-To handling
15825                 Reference need to be added
15826         * src/procmsg.[ch]
15827                 added Return-Receipt-To handling
15828                 added threadscore to get a better score sorting when
15829                 threads are enabled
15830         * src/summaryview.c
15831                 suppressed a bug when we sort the list
15832                 when no folder is opened.
15833                 better score sorting when threads are enabled
15834
15835 2001-05-12 [alfons]
15836
15837         * reverted previous patch because of potential errors 
15838
15839         0.4.67claws2
15840         
15841         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
15842                 applied "toggle mail-retrieval dialog window" patch submitted 
15843                 by Eric Limpens <eric@qnt.net>
15844
15845         * sync with sylpheed 0.4.67cvs4
15846
15847 2001-05-12 [sergey]
15848
15849         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
15850         some picky compilers.
15851         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
15852         * src/grouplist_dialog.c: include alertpanel.h.
15853         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
15854         fix compile warning.
15855         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
15856         #include "defs.h" before others to prevent the warning of `MIN'
15857         and `MAX' redefinition.
15858
15859 2001-05-11 [hoa]
15860
15861         * src/main.c
15862         * src/messageview.c
15863         * src/prefs_account.c
15864         * src/prefs_display_header.c
15865                 removed warning
15866         * src/Makefile.am
15867                 added prefs_scoring.[ch]
15868         * src/grouplist_dialog.c
15869                 display an error dialog box if the group list
15870                 cannot be fetched.
15871         * src/mainwindow.[ch]
15872                 added main_window_set_thread_option() function
15873                 scoring dialog box enabled
15874         * src/matcher.[ch]
15875                 added flags matching unread /new / marked
15876                 / deleted / replied / forwarded
15877         * src/news.c
15878                 newsgroups are now finally in newscache
15879         * src/prefs_matcher.[ch]
15880                 finished preferences for matching dialog
15881         * added src/prefs_scoring.[ch]
15882                 scoring dialog box completed
15883         * src/scoring.[ch]
15884                 conversion to string : added scoringprop_to_string()
15885                 write config for preferences :
15886                 added prefs_scoring_write_config()
15887         * src/summaryview.c
15888                 threads can be enabled/disabled independently
15889                 for each folder
15890
15891 2001-05-10 [alfons]
15892
15893         0.4.67claws1
15894         
15895         * AUTHORS: 
15896                 thought it would be nice to have a list of all
15897                 contributors (used Changelog as a reference)
15898         
15899         * configure.in: 
15900                 messed up version numbering...
15901
15902         0.4.66claws1
15903
15904         * sync with sylpheed 0.4.67cvs1-3
15905
15906 2001-05-10 [darko]
15907
15908         * src/prefs_common.c:
15909                 better UI for strftime format, double clicking
15910                 on format now inserts the format in text entry
15911                 replaced close button with standard OK/Cancel
15912                 moved date format button to the right of the
15913                 text entry field
15914
15915 2001-05-09 [alfons]
15916
15917         * src/gtkstext.c:
15918                 Ctrl-Home / Ctrl-End have proper cursor navigation
15919
15920 2001-05-09 [hoa]
15921
15922         * src/prefs_matcher.c
15923                 finished UI to define matching properties
15924                 added ok and cancel button
15925         * src/prefs_filter.c
15926                 added ok and cancel button
15927         * src/news.c
15928                 fixed some bug in xhdr parsing
15929
15930 2001-05-08 [alfons]
15931
15932         * src/textview.c: 
15933                 fixed a bug in textview_show_header(), which displayed two colons (':');
15934                 cleaned up some warnings
15935
15936 2001-05-08 [hoa]
15937
15938         * src/Makefile.am
15939                 added prefs_matcher.[ch]
15940                 compilation with -W -Wall
15941         * src/alertpanel.c
15942                 ungrab the mouse events if grabbed - does it
15943                 fix the bug for disposition notification ?
15944         * src/mainwindow.c
15945                 added a menu option to open the matching dialog.
15946         * src/matcher.[ch]
15947                 added matcherprop_to_string() and matcherlist_to_string()
15948                 fixed some bugs, changed the name of some options
15949                 age_sup and age_inf becomes age_greater and age_lower,
15950                 body and messageheaders becomes body_part and headers_part,
15951                 changed the names of constants from SCORING_XXX to MATCHING_XXX
15952         * src/prefs_display_header.c
15953         * src/prefs_headers.c
15954                 fixed a bug that accidentally destroyed dialogs
15955                 when closed them with delete_event
15956                 Added *_deleted() which handle delete_event signal correctly.
15957         * src/prefs_folder_item.[ch]
15958                 added "enable_thread" field for future customization
15959         * added src/prefs_matcher.[ch]
15960                 sample of the UI to define matching properties
15961         * src/procheader.c
15962                 using procheader_headername_equal instead of str*cmp functions
15963                 using procheader_parse_header() function
15964         * src/scoring.c
15965                 using MATCHING_XXX instead of SCORING_XXX
15966         * src/summaryview.c
15967                 display the sender of the news even if this is ourself
15968                 when this is a news message.
15969         * src/textview.c
15970                 using headername_equal() instead of str*cmp functions
15971
15972 2001-05-08 [alfons]
15973
15974         0.4.66claws
15975
15976         * sync with sylpheed 0.4.66
15977         * src/gtkstext.c: trace logs added 
15978
15979 2001-05-08 [sergey]
15980
15981         * src/prefs_common.[ch]: added option to enable/disable GnuPG
15982         signature check popup.
15983         * src/rfc2015.c (check_signature): show signature check popup only
15984         if it is enabled in preferences.
15985
15986 2001-05-07 [alfons]
15987
15988         0.4.66claws4
15989         
15990         * sync with sylpheed 0.4.66cvs6
15991
15992 2001-05-07 [darko]
15993
15994         * src/prefs_common.[ch]: added option to enable/disable
15995           looking up sender name in address book for summary pane
15996         * src/summaryview.c: look up sender in the address book
15997           by using Alfons' address completion code
15998
15999 2001-05-07 [hiroyuki]
16000
16001         * src/inc.h
16002           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
16003           member of Pop3State.
16004         * src/news.c: brought #include "defs.h" before #include <glib.h>
16005           to prevent the warning of `MIN' and `MAX' redefinition.
16006
16007 2001-05-06 [hoa]
16008
16009         * removed src/headers_display.[ch]
16010         * removed src/prefs_display_headers.[ch]
16011         * src/inc.c
16012                 use a temporary file in the user directory for mbox import
16013         * src/news.c
16014                 added XHDR support to get "To" and "Cc" headers
16015                 (in order to match news with to or cc field for
16016                 scoring)
16017                 added function news_parse_xhdr() to get XHDR response
16018         * src/nntp.[ch]
16019                 added function nntp_xhdr()
16020         * src/matcher.c
16021                 fetch the message if necessary
16022
16023 2001-05-06 [alfons]
16024
16025         0.4.66claws3
16026
16027         * sync with sylpheed 0.4.66cvs3-5
16028
16029 2001-05-06 [hoa]
16030
16031         * src/utils.[ch]
16032                 added function itos_buf() to enable use of several buffers
16033         * src/summaryview.c
16034                 use of itos_buf() instead of itos() in summary list
16035                 to fix the broken display of message number.
16036
16037 2001-05-06 [alfons]
16038
16039         * src/gtkstext.c: bug in cursor up navigation fixed,
16040                 fixed another unsigned / signed comparison (we're getting there :-)
16041
16042 2001-05-06 [hoa]
16043
16044         * src/Makefile.am
16045                 added scoring.c scoring.h
16046                 prefs_folder_item.c prefs_folder_item.h
16047                 matcher.c matcher.h
16048         * src/defs.h
16049                 added FOLDERITEM_RC SCORING_RC
16050         * src/folder.[ch]
16051                 added prefs field in FolderItem :
16052                 properties for each folder (PrefsFolderItem),
16053                 sorting type and mode were added as the first properties.
16054         * src/main.c
16055                 read config for scoring
16056         * added src/matcher.[ch]
16057                 gives functions to parse configuration file to do
16058                 matching on mails with a list of conditions.
16059         * src/mainwindow.c
16060                 add option to sort by score
16061         * src/prefs_common.[ch]
16062                 added preference option to show score and for
16063                 the score column size
16064         * added src/prefs_folder_item.[ch]
16065                 properties for each folder (PrefsFolderItem),
16066                 sorting type and mode were added as the first properties.
16067         * src/procheader.[ch]
16068                 added procheader_parse_header()
16069                 added procheader_header_free()
16070                 added procheader_headername_equal()
16071                 and made modification to use them.
16072         * src/procmsg.[ch]
16073                 added score field to MsgInfo structure
16074         * added src/scoring.[ch]
16075                 gives functions to parse configuration file to do
16076                 scoring on mails with a list of conditions.
16077         * src/summaryview.[ch]
16078                 save the sorting type and mode for the folder
16079                 added column to display the score of the mail
16080                 added function summary_score_clicked()
16081                 sorting type and mode are restored to the folder
16082                 when it is reopen
16083         * src/textview.c
16084                 use procheader_parse_header(), procheader_headername_equal()
16085                 removed memory leak in text_scan_header when freeing headers
16086         * src/filter.c
16087                 changed the function to match names of headers
16088                 using procheader_headername_equal()
16089
16090         Scoring functions are implemented, an interface is needed
16091         to configure that.
16092
16093 2001-05-04 [alfons]
16094
16095         * src/gtkstext.c: 
16096                 hopefully fixed the row up navigation bug,
16097                 removed adding back / forward lines to cache
16098
16099 2001-05-04 [sergey]
16100
16101         * src/prefs_display_headers.c: user interface changes:
16102         (prefs_display_headers_create): remove unused "Show" check button;
16103         allow reordering of headers by dragging.
16104         (prefs_display_headers_write_config): remove unused variables.
16105         (prefs_display_headers_set_dialog): do not insert "(New)" at top
16106         of lists (not needed with the new UI).
16107         (prefs_display_headers_set_list): scan lists starting from row 0,
16108         not 1 (do not skip "(New)").
16109         (prefs_display_headers_find_header): new function.
16110         (prefs_display_headers_clist_set_row): do not allow duplicates.
16111         (prefs_display_headers_delete_cb): do not skip row 0; treat
16112         closing the alert window by ESC as "No".
16113         (prefs_display_headers_up): do not protect row 0.
16114         (prefs_display_headers_down): do not protect row 0.
16115
16116 2001-05-04 [sergey]
16117
16118         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
16119         functions.
16120
16121         * src/summaryview.c
16122         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
16123         summary_select_next_marked, summary_select_prev_marked): new
16124         functions.
16125
16126 2001-05-03 [sergey]
16127
16128         * src/news.c: fixed a bug when no article can be fetched after
16129         server timeout if the connection was restored by news_post():
16130         (news_select_group): new function.
16131         (news_fetch_msg): call news_select_group() before fetching
16132         article.
16133         (news_get_uncached_articles): set session->group after successful
16134         GROUP command.
16135
16136 2001-05-03 [hoa]
16137
16138         * src/defs.h
16139         * src/procmsg.[ch]
16140         * src/procheader.c
16141                  changed version of cache, added cc field
16142
16143         * src/prefs_display_headers.c
16144                 the interface was changed
16145
16146         * src/prefs_headers.c
16147                 added cancel button
16148
16149 2001-05-03 [alfons]
16150
16151         * completed sync of sylpheed cvs2
16152         * src/gtkstext.c: updated row up / down cursor navigation
16153         * src/textview.c: re-edited, prepared for fixing the email address
16154                 scanner.
16155
16156 2001-05-03 [darko]
16157
16158         * src/prefs_common.c: use alfons' strftime ui code
16159         entry_datefmt and datefmt_sample widgets have to be
16160         global in this module because of this change
16161
16162 2001-05-03 [hoa]
16163
16164         * src/messageview.c
16165         * src/prefs_common.[ch] added option to activate the return receipt
16166                 feature.
16167
16168 2001-05-02 [alfons]
16169
16170         * src/gtkstext.c: fix for row up/down cursor navigation. 
16171
16172         0.4.66claws2
16173         
16174         * sync with 0.4.66cvs2
16175
16176 2001-05-02 [paul]
16177
16178         added add-sender-to-addressbook patch
16179
16180         * src/addressbook.c
16181         * src/addressbook.h
16182         * src/summaryview.c
16183
16184 2001-05-02 [sergey]
16185
16186         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
16187         G_ALERTDISABLE.
16188
16189         * src/alertpanel.c (alertpanel_create): new argument can_disable,
16190         all existing callers changed to pass FALSE; create a check button
16191         to disable the message.
16192         (alertpanel_message_with_disable): new function.
16193         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
16194         (alertpanel_button_toggled): new function.
16195         (alertpanel_button_clicked, alertpanel_close): set value using
16196         G_ALERT_VALUE_MASK.
16197
16198         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
16199
16200         * src/prefs_common.c (prefs_privacy_create): new check button
16201         checkbtn_gpgme_warning.
16202
16203         * src/main.c (main): moved preferences reading before gpgme
16204         initialization; check prefs_common.gpgme_warning before giving the
16205         GnuPG warning and set it to FALSE if the user wants to disable the
16206         warning.
16207
16208 2001-05-02 [hiroyuki]
16209
16210         * src/prefs_display_headers.c: modified the layout and some labels.
16211
16212 2001-05-02 [sergey]
16213
16214         * src/prefs_account.c (prefs_account_fix_size): new function.
16215         (prefs_account_create): call prefs_account_fix_size(); use
16216         gtk_widget_show instead of gtk_widget_show_all (fixes too large
16217         size when the window is shown for the first time).
16218         (prefs_account_basic_create): changed layout of serv_table; moved
16219         localmbox_entry above smtpserv_entry (logically it replaces
16220         POP3/IMAP server).
16221         (prefs_account_protocol_activated): set sensitivity of
16222         nntpauth_chkbtn according to the protocol (in addition to
16223         hide/show); commented out gtk_table_set_row_spacing() calls.
16224         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
16225         not sensitive (fixes a bug with disabled username/password boxes
16226         when editing POP3 account after NNTP with authentication).
16227
16228 2001-05-02 [hoa]
16229
16230         * src/account.c
16231         * src/inc.c
16232         * src/prefs_account.[ch]
16233         * src/send.c
16234                 removed local account without SMTP server
16235                 added option to use mail command instead of a connexion
16236                 to SMTP server when a local account is used
16237         * src/prefs_headers.c
16238                 fixed a bug
16239         * src/news.c
16240                 fixed a bug when connexion immediately closed
16241
16242 2001-05-01 [alfons]
16243
16244         0.4.66claws1
16245         
16246         * sync with 0.4.65
16247
16248 2001-05-01 [sergey]
16249
16250         * src/prefs_account.c (Basic, prefs_account_basic_create): new
16251         widget nntpauth_chkbtn.
16252         (prefs_account_protocol_activated): handle nntpauth_chkbtn
16253         visibility.
16254         (prefs_account_nntpauth_toggled): new function.
16255
16256         * src/news.c (news_session_new_for_folder): use NNTP
16257         authentication only if ac->use_nntp_auth is set.
16258
16259 2001-05-01 [hoa]
16260
16261         * src/Makefile.am changed headers.[ch] in customheader.[ch]
16262         * src/prefs_display_headers.c changed the UI
16263         * src/prefs_headers.c changed account_name to account_id
16264         * src/compose.c using customheader.h
16265
16266 2001-05-01 [hiroyuki]
16267
16268         * src/esmtp.c
16269           src/news.c
16270           src/nntp.c: changed sock_read() to sock_gets(), they've been left
16271           unsynched.
16272
16273 2001-05-01 [hoa]
16274
16275         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
16276         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
16277                 for displaying of headers
16278         * src/grouplist_dialog.[ch] minor changes to remove warnings
16279         * src/prefs_display_headers.[ch] dialog to choose the
16280         headers to display in the mail viewer.
16281         * src/headers.h correction of #define
16282         * src/headers_display.[ch] configuration for displaying of headers.
16283         * src/main.c read config of displaying of headers
16284         * src/prefs_common.c add a button to access the config dialog
16285                 for displaying of headers
16286         * src/prefs_display_headers.[ch] dialog for configuration for
16287                 displaying of the headers.
16288         * src/prefs_headers.c cleaning of code
16289         * src/procheader.c comments added to code
16290         * src/textview.c changes to reorder the headers depending
16291                 on the config for displaying of headers
16292
16293 2001-04-30 [alfons]
16294
16295         0.4.65claws7
16296
16297         * sync with 0.4.65cvs12
16298
16299         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
16300
16301 2001-04-30 [sergey]
16302
16303         * src/nntp.h (NNTPSockInfo): new field auth_failed.
16304
16305         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
16306         is set to force reconnection after authentication failure.
16307         (nntp_gen_command): set sock->auth_failed on authentication
16308         failure, or if sock->userid and sock->passwd are not set.
16309
16310         * src/news.c (news_session_new_for_folder): set userid=NULL if
16311         password dialog is cancelled.
16312
16313 2001-04-30 [sergey]
16314
16315         * src/nntp.h (NNTPSockInfo): new type.
16316
16317         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
16318         SockInfo.
16319         (nntp_open_auth, nntp_close): new functions.
16320         (nntp_gen_command): new function to handle authentication; all
16321         NNTP command functions updated to use it.
16322         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
16323         (nntp_list): removed old useless code.
16324
16325         * src/news.h (NNTPSession): new field nntp_sock.
16326
16327         * src/news.c: all functions updated to use NNTPSockInfo instead of
16328         SockInfo.
16329         (news_session_new): new arguments (userid, passwd); made static;
16330         use nntp_open_auth() if needed.
16331         (news_session_destroy): use nntp_close() instead of sock_close().
16332         (news_query_password): changed arguments.
16333         (news_session_new_for_folder): new function.
16334         (news_session_get): use news_session_new_for_folder().
16335         (news_authenticate): deleted.
16336         (news_get_uncached_articles): removed old authentication code.
16337
16338 2001-04-30 [sergey]
16339
16340         * src/news.c: reverted my previous changes (need to do NNTP
16341         authentication in a cleaner way).
16342         
16343 2001-04-29 [sergey]
16344
16345         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
16346         news_nntp_post, news_nntp_mode): new functions (wrappers with
16347         authentication support).
16348         (news_get_article_cmd, news_get_article, news_get_header): new
16349         argument "folder"; all callers changed.
16350         (news_get_article_cmd): added authentication support.
16351         (news_session_get): use news_nntp_mode() instead of nntp_mode().
16352         (news_post): use news_nntp_post() instead of nntp_post().
16353         (news_get_uncached_articles): use news_nntp_group() instead of
16354         nntp_group() and news_nntp_xover() instead of nntp_xover();
16355         removed old authentication code.
16356         (news_get_group_list): use news_nntp_list() instead of nntp_list().
16357
16358         * src/nntp.c (nntp_list): return real error code instead of
16359         hardcoded NN_ERROR.
16360
16361 2001-04-29 [sergey]
16362
16363         * configure.in: fixed wint_t typedef detection again
16364
16365 2001-04-28 [hoa]
16366
16367         * src/prefs_account.[ch], added A_LOCAL_CMD
16368                 (send mail with mail command)
16369         * src/send.c added function send_message_with_command()
16370         * src/inc.c made a more secure get_spool() function with
16371                 mktemp() but maybe mkstemp() or something more
16372                 secure can be used.
16373
16374 2001-04-28 [alfons]
16375
16376         * src/textview.c, colorization of email addresses in headers
16377
16378         0.4.65claws6
16379
16380         * bug sync with sylpheed
16381         * prefs_common.c: created date format ui for darko
16382         * sync with 0.4.65cvs11
16383         * configure.in: corrected to have the new gpg checks
16384
16385 2001-04-27 [alfons]
16386
16387         * completed sync with 0.4.65cvs10
16388         * minor debug things added to gtkstext.c
16389
16390 2001-04-27 [darko]
16391
16392         * configure.in: remove check for availability of
16393           strftime() as advised by Hiroyuki
16394         * src/prefs_common.[ch], src/procheader.c:
16395           synch strftime() code with Hiroyki's main branch
16396
16397 2001-04-26 [sergey]
16398
16399         * src/news.c: news_query_password(), news_authenticate(): new
16400           functions.
16401           news_get_uncached_articles(): added NNTP authentication
16402           handling.
16403         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
16404           new functions.
16405         * src/prefs_account.c: prefs_account_protocol_activated():
16406           enable userid and password fields for NNTP.
16407
16408 2001-04-26
16409
16410         * configure.in: check for availability of strftime()
16411           [darko]
16412         * src/prefs_common.[ch], src/procheader.c: use
16413           strftime() for displaying date in summary pane if it
16414           is available
16415
16416 2001-04-25
16417
16418         * more .cvsignore cleanups [alfons]
16419
16420 2001-04-25
16421
16422         * ac/sv-check-type.m4: new autoconf macro.
16423         * configure.in: fixed wint_t typedef detection (did not work
16424           with gcc-2.96).
16425
16426 2001-04-25
16427
16428         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
16429           [hiroyuki]
16430
16431 2001-04-24
16432         * modified gtkstext.c : buggy cursor navigation fixed, 
16433           and font descent also taken in account when drawing
16434           cursor. [alfons]
16435
16436 2001-04-24 [hoa]
16437         * added comments in src/news.c src/nntp.c
16438         * added src/prefs_headers.[ch]
16439         * added src/headers.[ch]
16440         * modified compose.c to activate custom headers
16441                 added function is_in_custom_headers
16442         * modified prefs_account.[ch]
16443                 added function prefs_account_customhdr_edit
16444         * modified src/defs.h :
16445                 added HEADERS_RC : name of the config file
16446                 for the custom headers
16447
16448 2001-04-24
16449
16450     0.4.65claws5
16451
16452         * configure.in
16453           src/gtkstext.[ch]
16454           src/compose.c
16455           src/Makefile.am
16456           
16457           added gtkstext with configure.in patch by Hiroyuki which
16458           should fix the XIM detection [alfons]
16459
16460         * more clean up of cvs [alfons]
16461
16462                  * removed all Makefile.in files to attic.
16463
16464                  * updated all .cvsignores to really ignore things that could
16465                    be unintentionally committed by a recursive commit.
16466
16467 2001-04-23 [hoa]
16468         * added src/grouplist_dialog.[ch]
16469         * changed src/folderview.c to call grouplist_dialog instead
16470                 of inputdialog
16471         * src/news.c :
16472                 added functions news_reset_group_list
16473                 and news_get_group_list
16474         * src/nntp.c :
16475                 added function nntp_list
16476         * src/defs.h :
16477                 added GROUPLIST_FILE : name of the newsgroup list cache file
16478
16479 2001-04-21
16480
16481         * added option to warn about queued messages on exit [sergey]:
16482
16483           * src/compose.c: compose_queue(): call folder_item_scan()
16484             and folderview_update_item() after queueing.
16485           * src/folderview.c: folderview_update_node(): draw the queue
16486             folder in bold font if there are queued messages.
16487           * src/mainwindow.c: queued_messages(): new function.
16488             app_exit_cb(): display warning if there are queued messages
16489             if warn_queued_on_exit is set.
16490           * prefs_common.[ch]: add warn_queued_on_exit option.
16491
16492         * enhanced GnuPG key selection support [sergey]:
16493
16494           * src/select-keys.c: updated to newer version from Win32
16495             branch with support for selecting arbitrary keys.
16496           * src/prefs_account.c: added the Privacy tab to the account
16497             options window.
16498             prefs_account_privacy_create(),
16499             prefs_account_sign_key_set_data_from_radiobtn(),
16500             prefs_account_sign_key_set_radiobtn(): new functions.
16501           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
16502           * src/rfc2015.c: set_signers(): new function.
16503             pgp_sign(): add the account parameter, call set_signers().
16504             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
16505           * src/rfc2015.h: rfc2015_sign(): updated prototype.
16506           * src/compose.c: pass the current account to rfc2015_sign().
16507
16508         * tag name claws added to prevent confusion with main branch [alfons]
16509
16510         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
16511
16512         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
16513
16514         * sync with recent sylpheed cvs. Untested though. [alfons]
16515