fix bug where changing account would insert sig even if auto_sig was FALSE
[claws.git] / ChangeLog.claws
1 2003-05-29 [paul]       0.9.0claws6
2
3         * src/compose.c
4                 fix bug where changing account would insert
5                 sig even if auto_sig was FALSE
6                 
7         * ChangeLog
8           ChangeLog.jp
9           INSTALL
10                 sync with 0.9.1 release
11
12 2003-05-28 [christoph]  0.9.0claws5
13
14         * src/imap.c
15                 fix truncation of too long commands
16
17         (closes Bug 167 IMAP hangs trying to get envelope
18          information in imap_get_uncached_messages)
19
20 2003-05-27 [paul]       0.9.0claws4
21
22         * tools/Makefile.am
23           tools/maildir2sylpheed.pl     ** NEW FILE **
24                 add kmail to sylpheed mailbox conversion script
25
26 2003-05-27 [paul]       0.9.0claws3
27
28         * sync with 0.9.0cvs10
29                 see ChangeLog 2003-05-26
30
31 2003-05-26 [paul]       0.9.0claws2
32
33         * sync with 0.9.0cvs9
34                 see ChangeLog 2003-05-26
35
36 2003-05-24 [paul]       0.9.0claws1
37
38         * sync with 0.9.0cvs8
39                 see ChangeLog 2003-05-23
40
41 2003-05-24 [paul]       0.9.0claws
42
43         * version 0.9.0claws released
44
45 2003-05-24 [paul]       0.8.11claws177
46
47         * src/plugins/dillo-viewer/Makefile.am
48           src/plugins/traycon/Makefile.am
49                 add missing files
50                 
51         * po/bg.po
52           po/en_GB.po
53           po/es.po
54           po/it.po
55           po/pt_BR.po
56           po/ru.po
57           po/sr.po
58                 update Bulgarian, British English, Spanish, Italian, 
59                 Brazilian Portuguese, Russian, and Serbian translations, 
60                 submitted by George Danchev, [me], Ricardo Mones Lastra,
61                 André Filipe de Assunção e Brito, Alessandro Maestri, 
62                 Ruslan N. Balkin, and Urke MMI
63
64 2003-05-23 [melvin]     0.8.11claws176
65
66         * po/fr.po
67                 Updated French translations
68
69 2003-05-22 [paul]       0.8.11claws175
70
71         * src/Makefile.am
72           src/addrbook.[ch]
73           src/addrcache.[ch]
74           src/addr_compl.[ch]
75           src/adressbook.[ch]
76           src/addrindex.[ch]
77           src/addritem.[ch]
78           src/editaddress.c
79           src/editgroup.c
80           src/editldap_basedn.c
81           src/editldap.c
82           src/jpilot.c
83           src/vcard.c
84                 revert to get ldap into it previous working state
85                 
86         * po/zh_TW.Big5.po
87                 new Taiwanese translation,
88                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
89
90 2003-05-22 [christoph]  0.8.11claws174
91
92         * src/plugins/spamassassin/libspamc.[ch]
93                 sync libspamc with SpamAssaain release 2.55
94
95 2003-05-22 [paul]       0.8.11claws173
96
97         * sync with 0.9.0cvs7
98                 see ChangeLog 2003-05-22
99                 
100         * src/summaryview.c
101                 revert change in 0.8.11claws172: follow
102                 Hiroyuki's decision and that's the end of it.
103
104 2003-05-21 [paul]       0.8.11claws172
105
106         * src/summaryview.c
107                 fix discrepency between open_unread_on_enter
108                 and always_show_msg
109
110 2003-05-21 [paul]       0.8.11claws171
111
112         * sync with 0.9.0cvs6
113                 see ChangeLog 2003-05-21
114
115 2003-05-21 [paul]       0.8.11claws170
116
117         * sync with 0.9.0cvs5
118                 see ChangeLog 2003-05-21
119
120 2003-05-20 [paul]       0.8.11claws169
121
122         * sync with 0.9.0cvs4
123                 see ChangeLog 2003-05-20
124                 fixes bug #152, 'encoding of IMAP folders names'
125
126 2003-05-20 [paul]       0.8.11claws168
127
128         * sync with 0.9.0cvs3
129                 see ChangeLog 2003-05-20
130                 
131         * src/tools/convert_mbox.pl
132                 minor change in the comments, submitted by Fred Marton
133
134 2003-05-19 [paul]       0.8.11claws167
135
136         * src/plugins/clamav/Makefile.am
137           configure.ac
138                 link clamav_lib to the plugin and not to the main program
139
140 2003-05-19 [christoph]
141
142         * src/Makefile.am
143                 add -export-dynamic for linking
144
145 2003-05-19 [paul]       0.8.11claws166
146
147         * sync with 0.9.0cvs1
148                 see ChangeLog 2003-05-19
149
150 2003-05-19 [paul]       0.8.11claws165
151
152         * src/inc.c
153                 fix 'pop before smtp' timeout
154
155 2003-05-18 [alfons]     0.8.11claws164
156
157         * src/prefs_matcher.c
158                 put "execute" action command line ("expression") in edit box
159
160 2003-05-18 [christoph]  0.8.11claws163
161
162         * src/mimeview.[ch]
163         * src/plugins/dillo_viewer/dillo_viewer.c
164         * src/plugins/image_viewer/viewer.c
165         * src/plugins/mathml_viewer/mathml_viewer.c
166                 let a viewer have a list of Content-Types
167
168 2003-05-18 [paul]       0.8.11claws162
169
170         * src/prefs_filtering.c
171                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
172                 and REDIRECT actions
173
174 2003-05-17 [christoph]
175
176         * README.claws
177                 o remove dynamic signatures that was syned with main
178                 o add infos about no longer "build in" image viewer
179                 o update bugtracker URL
180
181 2003-05-17 [christoph]  0.8.11claws161
182
183         * src/folder.c
184         * src/folderview.c
185         * src/imap.c
186                 don't use imap_scan_folder anymore. Instead call folder_item_scan
187                 for every folder after rebuilding the folder tree.
188
189         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
190          messages)
191
192 2003-05-17 [christoph]  0.8.11claws160
193
194         * src/imap.c
195                 don't use STATUS command on current folder to check for
196                 content changes. imap_cmd_ok() now tracks changes to
197                 folder and number of existing messages.
198
199 2003-05-17 [paul]       0.8.11claws159
200
201         * src/plugins/clamav/clamav_plugin.c
202                 remove unnecessary debug_print
203
204 2003-05-16 [thorsten]   0.8.11claws158
205
206         * src/plugins/demo.c
207                 included missing intl.h
208
209 2003-05-16 [paul]       0.8.11claws157
210
211         * po/POTFILES.in
212                 remove non-existant entries
213         
214         * src/plugins/clamav/clamav_plugin.c
215           src/plugins/clamav/clamav_plugin_gtk.c
216           src/plugins/dillo_viewer/dillo_prefs.c
217           src/plugins/dillo_viewer/dillo_viewer.c
218                 gettextise
219
220 2003-05-16 [christoph]  0.8.11claws156
221
222         * po/POTFILES.in
223                 include plugin .c files for translation until I
224                 find a better solution to have plugins have their
225                 own textdomain
226         * src/plugins/demo/demo.c
227         * src/plugins/image_viewer/plugin.c
228         * src/plugins/mathml_viewer/mathml_viewer.c
229         * src/plugins/spamassassin/spamassassin.c
230         * src/plugins/spamassassin/spamassassin_gtk.c
231         * src/plugins/trayicon/trayicon.c
232                 add gettext macros for plugin name and description
233
234 2003-05-16 [paul]
235
236         * sync with 0.9.0
237
238 2003-05-16 [paul]       0.8.11claws155
239
240         * sync with lastest 0.9.0pre1
241                 see ChangeLog 2003-05-16
242
243 2003-05-15 [paul]       0.8.11claws154
244
245         * sync with latest 0.9.0pre1
246                 see ChangeLog 2003-05-14 and 2003-05-15
247
248 2003-05-14 [christoph]  0.8.11claws153
249
250         * src/plugins/image_viewer/viewer.c
251         * src/plugins/image_viewer/viewer.glade         ** NEW **
252         * src/plugins/image_viewer/viewerprefs.c
253                 make it possible to disable the autoload function in the
254                 imageviewer again
255
256 2003-05-14 [christoph]  0.8.11claws152
257
258         * src/folder.c
259                 fix folder update after adding a message
260
261 2003-05-13 [alfons]     0.8.11claws151
262
263         * src/common/session.c
264                 remove debug traces
265                 
266         * src/addrcache.[ch]
267         * src/filtering.[ch]
268         * src/folder.[c]
269         * src/gtkaspell.[ch]
270         * src/imap.[ch]
271         * src/mbox_folder.[ch]
272         * src/mh.[ch]
273         * src/mimeview.h
274         * src/msgcache.[ch]
275         * src/news.[ch]
276         * src/passphrase.[ch]
277         * src/prefs_common.[ch]
278         * src/prefs_gtk.[ch]
279         * src/procmsg.c
280         * src/scoring.[ch]
281                 be pedantic; (in prototypes () implies (int))
282
283 2003-05-13 [alfons]     0.8.11claws150
284
285         * src/prefs_toolbar.[ch]
286         * src/summaryview.[ch]
287         * src/toolbar.[ch]
288                 change misleading text in toolbar prefs;
289                 add toolbar action for ignore thread (toggles ignore thread flag);
290                 clean up a little bit;
291
292 2003-05-12 [paul]
293
294         * tools/convert_mbox.pl
295                 bug fixed by Fred Marton
296
297 2003-05-12 [paul]
298
299         * sync with 0.9.0pre1
300
301 2003-05-09 [paul]       0.8.11claws149
302
303         * sync with 0.8.11cvs43
304                 see ChangeLog 2003-05-09
305
306 2003-05-08 [christoph]  0.8.11claws148
307
308         * src/imap.[ch]
309                 o use CAPABILIY as first command and check for PREAUTH
310                   information in the response to it
311                 o rewrite all imap_cmd_* functions to use an IMAPSession
312                   instead of a SockInfo as parameter
313                 o do STARTTLS after fetching and checking the server
314                   capabilities
315
316 2003-05-08 [paul]       0.8.11claws147
317
318         * tools/Makefile.am
319           tools/README
320           tools/convert_mbox.pl         ** NEW FILE **
321                 add mbox conversion script. Submitted by 
322                 Fred Marton <Fred.Marton@uni-bayreuth.de>
323
324 2003-05-07 [christoph]
325
326         * doc-src/glade.txt
327         * src/gtk/pluginwindow.glade
328         * src/plugins/image_viewer/viewerprefs.glade
329         * src/plugins/spamassassin/spamassassin_gtk.glade
330                 add glade files for user interfaces and a description how
331                 to use glade to create the sylpheed code
332
333 2003-05-07 [paul]       0.8.11claws146
334
335         * sync with 0.8.11cvs41
336                 see ChangeLog 2003-05-07
337
338 2003-05-06 [christoph]  0.8.11claws145
339
340         * src/main.c
341         * src/plugins/image_viewer/viewer.c
342                 fix usage of imlib in imageviewer plugin
343
344         * src/gtk/prefswindow.c
345                 handle window close event correctly
346
347 2003-05-06 [paul]       0.8.11claws144
348
349         * src/common/ssl.c
350                 fix typo introduced in sync
351
352 2003-05-06 [paul]       0.8.11claws143
353
354         * sync with 0.8.11cvs39
355                 see ChangeLog 2003-05-06
356
357 2003-05-06 [paul]       0.8.11claws142
358
359         * AUTHORS
360           po/cs.po
361                 updated Czech translation, submitted by 
362                 Radek Vybiral <Radek.Vybiral@vsb.cz>
363                 
364         * src/plugins/clamav/clamav_plugin_gtk.c
365                 clean up
366
367 2003-05-03 [alfons]     0.8.11claws141
368
369         * src/compose.[ch]
370                 make paste as quotation work even when the call to 
371                 text_inserted() was deferred (fixes bug #140 "Paste 
372                 as quotation does not work when using "external" 
373                 clipboard")
374
375 2003-05-03 [thorsten]   0.8.11claws140
376
377         * src/addrquery.h
378           src/ldapquery.h
379           src/mainwindow.c
380                 removed C++ comments
381         * src/addr_compl.c
382                 function with non-int retval/param used before
383                 implementation/declaration
384
385 2003-05-02 [paul]       0.8.11claws139
386
387         * src/addr_compl.[ch]
388           src/addressbook.[ch]
389           src/addrindex.c
390           src/summaryview.c
391                 revert match's changes to (finally) remove the bug where
392                 opening a folder causes massive slowdown when using the 
393                 'Display sender using address book' option
394
395 2003-05-01 [melvin]     0.8.11claws138
396
397         * src/plugins/dillo_viewer/dillo_prefs.[ch]
398         * src/plugins/dillo_viewer/dillo_viewer.c
399                 Fixed bug where "Cancel" button from prefs issued
400                 warnings.
401                 Comply a little more to coding style
402
403 2003-05-01 [paul]       0.8.11claws137
404
405         * sync with 0.8.11cvs38
406                 see ChangeLog 2003-05-01
407
408 2003-05-01 [paul]       0.8.11claws136
409
410         * po/bg.po
411                 updated by George Danchev
412
413 2003-04-30 [christoph]  0.8.11claws135
414
415         * src/plugins/dillo_viewer/dillo_prefs.c
416         * src/plugins/image_viewer/viewerprefs.c
417         * src/plugins/spamassassin/spamassassin_gtk.c
418                 remove gtk_widget_ref() calls for widgets in
419                 glade code
420
421 2003-04-30 [paul]       0.8.11claws134
422
423         * src/addrindex.c
424                 ok, this time a better fix for the bug where opening folder
425                 has massive slowdown when using the 'Display sender using 
426                 address book' option
427
428 2003-04-30 [paul]       0.8.11claws133
429
430         * src/addrindex.c
431                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
432         
433 2003-04-30 [melvin]     0.8.11claws132
434
435         New: Dillo plugin preferences (patch by Dimitar Haralanov)
436
437         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
438                 Preferences for the dillo plugin
439         * src/plugins/dillo_viewer/dillo_viewer.c
440                 Support for preferences
441         * src/plugins/dillo_viewer/Makefile.am
442                 Added dillo_prefs.[ch]
443
444 2003-04-30 [alfons]     0.8.11claws131
445
446         * src/common/plugin.[ch]
447                 see? this ANSI C'fication immediately gives us type
448                 checking for free.
449
450 2003-04-30 [alfons]     0.8.11claws130
451
452         * src/common/plugin.[ch]
453         * src/plugins/clamav/clamav_plugin.[ch]
454         * src/plugins/clamav/clamav_plugin_gtk.c
455         * src/plugins/demo/demo.c
456         * src/plugins/dillo_viewer/dillo_viewer.c
457         * src/plugins/image_viewer/plugin.c
458         * src/plugins/image_viewer/viewer.[ch]
459         * src/plugins/image_viewer/viewerprefs.[ch]
460         * src/plugins/mathml_viewer/mathml_viewer.c
461         * src/plugins/spamassassin/spamassassin.[ch]
462         * src/plugins/spamassassin/spamassassin_gtk.c
463         * src/plugins/trayicon/trayicon.c
464                 clean up
465
466 2003-04-30 [alfons]     0.8.11claws129
467
468         * src/common/utils.c
469                 make is_ascii_str() fail gracefully when NULL pointer
470                 is passed
471
472 2003-04-30 [paul]       0.8.11claws128
473
474         * src/addrindex.c
475                 fix bug where opening folder has massive slowdown when
476                 using the 'Display sender using address book' option
477
478 2003-04-30 [paul]       0.8.11claws127
479
480         * src/plugins/clamav/clamav_plugin.c
481           src/plugins/clamav/clamav_plugin_gtk.c
482           src/plugins/demo/demo.c
483           src/plugins/dillo_viewer/dillo_viewer.c
484           src/plugins/image_viewer/plugin.c
485           src/plugins/mathml_viewer/mathml_viewer.c
486           src/plugins/spamassassin/spamassassin.c
487           src/plugins/spamassassin/spamassassin_gtk.c
488           src/plugins/trayicon/trayicon.c
489                 get rid of eye-hurting function signatures
490
491 2003-04-30 [paul]       0.8.11claws126
492
493         * src/plugins/trayicon/trayicon.c
494                 add description
495                 
496         * src/mimeview.c
497                 be more descriptive
498
499 2003-04-30 [paul]       0.8.11claws125
500
501         * configure.ac
502                 arrange the plugins in reverse alphabetical order
503                 
504         * src/plugins/clamav/clamav_plugin.[ch]
505           src/plugins/clamav/clamav_plugin_gtk.c
506                 rename some params
507                 resize max_size window
508                 re-arrange the order of some gui elements
509                 improve descriptions
510         
511         * src/plugins/image_viewer/plugin.c
512           src/plugins/mathml_viewer/mathml_viewer.c
513                 add descriptions
514                 
515         * src/plugins/spamassassin/spamassassin_gtk.c
516                 resize max_size window
517                 re-arrange the order of some gui elements
518                 
519         * src/messageview.c
520           src/mimeview.c
521                 correct typos
522
523 2003-04-30 [alfons]     0.8.11claws124
524
525         * src/imap.c
526                 fix a leak found while browsing Martin Kluge's 
527                 valgrind log (Claws only)
528
529 2003-04-29 [darko]      0.8.11claws123
530
531         * src/gtk/gtkstext.h
532                 include wchar.h if it is available, fixes compilation
533                 on HP-UX systems
534
535 2003-04-29 [melvin]     0.8.11claws122
536
537         * src/prefs_actions.c
538                 Improved help text of Actions' syntax
539
540 2003-04-28 [paul]       0.8.11claws121
541
542         * src/action.c
543                 a better fix for the crash when performing an action
544                 on a mime part
545
546 2003-04-28 [paul]       0.8.11claws120
547
548         * src/action.c
549                 fix crash when performing an action on a
550                 mime part
551
552 2003-04-28 [paul]       0.8.11claws119
553
554         * sync with 0.8.11cvs36
555                 see ChangeLog 2003-04-28
556
557 2003-04-27 [paul]       0.8.11claws118
558
559         * more sync with 0.8.11cvs35
560                 see ChangeLog 2003-04-25
561
562 2003-04-26 [christoph]  0.8.11claws117
563
564         * src/folder.c
565                 fix remove virtual check
566
567 2003-04-26 [paul]       0.8.11claws116
568
569         * src/messageview.c
570                 fix return-receipt, make it work again
571
572 2003-04-26 [paul]       0.8.11claws115
573
574         * src/mimeview.c
575                 restore double-clicking of the [application/pgp-signature 
576                 (Select "Check signature" to check)] line in the message view,
577                 broken in recent sync
578
579 2003-04-26 [christoph]  0.8.11claws114
580
581         * src/folder.c
582                 check if remove virtual really exists before
583                 calling the function
584
585 2003-04-25 [match]      0.8.11claws113
586
587         * src/addrindex.c
588         * src/addrbook.c
589         * src/ldapquery.[ch]
590         * src/ldapctrl.[ch]
591                 fix memleak.
592         * src/ldapserver.[ch]
593                 fix memleak. fix segfault.
594                 plug a Claws memleak
595
596 2003-04-25 [alfons]     0.8.11claws112
597
598         * src/folder.c
599                 plug a Claws memleak
600
601 2003-04-25 [alfons]     0.8.11claws111
602
603         * src/common/session.c
604                 plug a memleak
605
606 2003-04-25 [paul]       0.8.11claws110
607
608         * sync with 0.8.11cvs35
609                 see ChangeLog 2003-04-24 and 2003-04-25
610                 
611         * src/gtk/pluginwindow.c
612                 correct another strange float value
613
614 2003-04-24 [christoph]  0.8.11claws109
615
616         * src/folder.c
617                 freeze folder item updates when unsetting new flags
618
619         * src/gtk/pluginwindow.c
620                 correct strange float value
621
622 2003-04-23 [paul]       0.8.11claws108
623
624         * sync with 0.8.11cvs33
625                 see ChangeLog 2003-04-23
626
627 2003-04-22 [paul]       0.8.11claws107
628
629         * src/Makefile.am
630           src/messageview.c
631           src/mimeview.c
632           src/pgptext.[ch]      ** REMOVED **
633                 remove pgptext.[ch] as its not used any more
634
635 2003-04-22 [paul]       0.8.11claws106
636
637         * sync with 0.8.11cvs31
638                 see ChangeLog 2003-04-21 and 2003-04-22
639
640 2003-04-21 [alfons]     0.8.11claws105
641
642         * src/main.c
643                 No access to GTK structures if we're a spawned child
644                 (and clean up code a little bit...) Should fix #126.
645
646 2003-04-21 [melvin]     0.8.11claws104
647
648         * src/plugins/dillo_viewer/README
649                 Improved slightly the text.
650
651 2003-04-21 [melvin]     0.8.11claws103
652
653         * src/plugins/dillo_viewer/README *** NEW ***
654                 Added a README file for the Dillo plugin
655
656 2003-04-20 [paul]
657
658         * tools/README
659           tools/outlook2sylpheed.pl
660                 updated and improved by Ricardo Mones Lastra
661
662 2003-04-18 [oliver]     0.8.11claws102
663
664         * src/inc.c 
665         * src/prefs_account.h
666                 remove Pop3SessionType (used by selective download)
667         * src/prefs_toolbar.c
668                 enable set Default Toolbar button
669
670 2003-04-18 [paul]       0.8.11claws101
671
672         * sync with 0.8.11cvs29
673                 see ChangeLog 2003-04-18
674
675 2003-04-17 [paul]       0.8.11claws100
676
677         * src/prefs_common.[ch]
678           src/summaryview.c
679                 remove 'Open next message on deletion' option,
680                 as the same effect can now be achieved via the
681                 'Always open messages in summary when selected'
682                 option.
683
684 2003-04-17 [paul]       0.8.11claws99
685
686         * sync with 0.8.11cvs28
687                 see ChangeLog 2003-04-17
688
689 2003-04-17 [christoph]  0.8.11claws98
690
691         * ac/spamassassin.m4
692         * src/plugins/spamassassin/libspamc.[ch]
693         * src/plugins/spamassassin/utils.[ch]
694                 sync libspamc with SpamAssassin project
695
696 2003-04-17 [christoph]  0.8.11claws97
697
698         * src/common/socket.h
699         * src/gtk/sslcertwindow.h
700                 rename old USE_SSL to USE_OPENSSL
701
702 2003-04-17 [paul]       0.8.11claws96
703
704         * src/prefs_common.h
705                 use gulong for P_COLOR so that it compiles/runs on
706                 64-bit systems. Patch submitted by James Noyes
707                 <jnoyes-claws@retrogeeks.com>
708                 
709         * po/de.po
710                 updated by Jens
711
712 2003-04-17 [paul]       0.8.11claws95
713
714         * sync with 0.8.11cvs27
715                 see ChangeLog 2003-04-16
716
717 2003-04-15 [paul]       0.8.11claws94
718
719         * src/prefs_common.[ch]
720                 rearrange to stop the window getting too long:
721                         move Receive dialog stuff to Receive tab
722                         move Send dialog to Send tab
723                         remove Dialogs frame
724                 rename 'Open messages in summary with cursor keys' to
725                 'Always open messages in summary when selected', as its
726                 more appropriate
727
728 2003-04-15 [paul]       0.8.11claws93
729
730         * src/prefs_common.[ch]
731           src/summaryview.c
732                 add new option '/Interface/Open next message on deletion'
733
734 2003-04-15 [paul]       0.8.11claws92
735
736         * src/summaryview.[ch]
737                 add /Mark/Lock and /Mark/Unlock to the pop-up
738                 menu. Patch submitted by Ivan Francolin Martinez
739                 <ivanfm@users.sourceforge.net>
740
741 2003-04-15 [paul]       0.8.11claws91
742
743         * sync with 0.8.11cvs24
744                 see ChangeLog 2003-04-15
745
746 2003-04-14 [jens]       0.8.11claws90
747
748         * updated German translation and some corrections from
749                 Roland Bless <bless@tm.uka.de>
750
751 2003-04-14 [paul]       0.8.11claws89
752
753         * sync with 0.8.11cvs22
754                 see ChangeLog 2003-04-14
755
756 2003-04-13 [paul]       0.8.11claws88
757
758         * src/plugins/clamav/clamav_plugin.c
759                 fix memory leaks
760                 clean up
761
762 2003-04-12 [paul]       0.8.11claws87
763
764         * src/plugins/clamav/clamav_plugin.c
765                 activate enable/disable archive scanning option
766                 
767         * src/plugins/clamav/.cvsignore         ** NEW FILE **
768
769 2003-04-12 [paul]       0.8.11claws86
770
771         * src/plugins/Makefile.am
772           src/plugins/clamav/Makefile.am                ** NEW FILE **
773           src/plugins/clamav/README                     ** NEW FILE ** 
774           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
775           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
776                 add Clam AntiVirus plugin
777
778 2003-04-12 [paul]       0.8.11claws85
779
780         * sync with 0.8.11cvs21
781                 see ChangeLog 2003-04-11
782
783 2003-04-11 [paul]       0.8.11claws84
784
785         * po/es.po
786                 update Spanish translation. Submitted by Ricardo
787                 Mones Lastra.
788
789 2003-04-10 [christoph]  0.8.11claws83
790
791         * src/mbox.c
792                 fix typo that did not move unfiltered mails to destination
793                 folder
794
795         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
796          when filtering from spool)
797
798 2003-04-10 [christoph]  0.8.11claws82
799
800         * src/imap.c
801                 use BODY.PEEK instead of BODY in in message fetch operation
802                 to make sure the IMAP server does not set the \Seen flag for
803                 messages. Sylpheed does that later itself, when the message
804                 is opened in sylpheed
805
806         (closes Bug 111 Claws destroys unread marks)
807
808 2003-04-09 [oliver]     0.8.11claws81
809         
810         * src/folder.c
811                 fix crash in folder_destroy
812         * README.claws
813                 remove selective download
814
815 2003-04-09 [christoph]  0.8.11claws80
816
817         * src/imap.c
818                 fix crash in imap_get_msginfo() when then fetched message
819                 is not found
820
821         (closes Bug 110 Crash during mail composition)
822
823 2003-04-08 [christoph]  0.8.11claws79
824
825         * src/folder.c
826         * src/prefs_account.c
827                 Filter new messages that are found in an INBOX folder
828                 when 'Filter messages on receiving' is enabled in the
829                 Folder's AccountPrefs. This allows to use Sylpheed's
830                 filtering engine for IMAP folders where messages are
831                 added to the INBOX by a MTA
832
833 2003-04-08 [paul]       0.8.11claws78
834
835         * src/procmsg.h
836                 clean up after last commit
837
838 2003-04-08 [paul]       0.8.11claws77
839
840         * sync with 0.8.11cvs20
841                 see ChangeLog 2003-04-07 and 2003-04-08
842
843 2003-04-07 [christoph]  0.8.11claws76
844
845         * src/filtering.[ch]
846         * src/inc.[ch]
847         * src/mbox.c
848         * src/procmsg.[ch]
849                 add procmsg_msginfo_filter() to execute filtering actions
850
851 2003-04-06 [christoph]  0.8.11claws75
852
853         * src/imap.c
854                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
855
856 2003-04-06 [christoph]  0.8.11claws74
857
858         * src/common/utils.[ch]
859                 add g_int_compare() function for slist sorting
860
861         * src/imap.c
862                 fetch all MsgInfos with one command in imap_get_msginfos()
863                 using an imap set with a list of ranges
864
865         * src/news.c
866                 use new g_int_compare() function
867
868 2003-04-06 [thorsten]   0.8.11claws73
869
870         * src/mh.c
871                 corrected implementation of mh_folder_destroy()
872
873 2003-04-05 [christoph]  0.8.11claws72
874
875         * src/account.c
876         * src/folder.[ch]
877         * src/folderview.c
878         * src/imap.c
879         * src/inc.c
880         * src/main.c
881         * src/mainwindow.c
882         * src/mbox_folder.c
883         * src/mh.c
884         * src/mimeview.h
885         * src/msgcache.[ch]
886         * src/news.c
887         * src/procmime.h
888         * src/procmsg.[ch]
889         * src/setup.c
890         * src/gtk/gtkutils.c
891                 o rename structure field names class and new to klass and
892                   new_msgs, to allow including files in C++
893                 o add 'extern "C"' block to some header files
894                 o add MsgInfoList and MsgNumberList as alias for GSList for
895                   developers to know what type of list is expected
896
897         * src/plugins/image_viewer/plugin.c
898         * src/plugins/image_viewer/viewer.[ch]
899         * src/plugins/image_viewer/viewerprefs.[ch]
900                 rename function names to prevent conflicts
901
902 2003-04-05 [paul]       0.8.11claws71
903
904         * sync with 0.8.11cvs18
905                 see ChangeLog 2003-04-03 and 2003-04-04
906
907 2003-04-02 [christoph]  0.8.11claws70
908
909         * src/folder.[ch]
910         * src/imap.[ch]
911         * src/mbox_folder.[ch]
912         * src/mh.[ch]
913         * src/news.[ch]
914                 o Make all virtual folder functions private
915                 o remove unused folder code
916
917         * src/common/socket.[ch]
918         * src/summaryview.c
919                 fix warnings
920
921 2003-03-30 [alfons]     0.8.11claws69
922
923         * src/send_message.c
924                 remove two debug traces and see if people still report
925                 errors
926
927 2003-03-30 [alfons]     0.8.11claws68
928
929         * src/send_message.c
930         * src/commons/session.c
931                 add more debug traces
932
933 2003-03-30 [christoph]  0.8.11claws67
934
935         * src/folder.c
936                 change processing folder name from .processing to processing
937
938         * src/common/ssl.c
939                 disable SSL certificate check because it causes Xlib error
940                 when the child process want's to open an GTK window
941
942 2003-03-30 [christoph]  0.8.11claws66
943
944         * src/folder.c
945                 don't use default folder for processing folder item because
946                 it can be a non local folder
947
948         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
949
950 2003-03-30 [alfons]     0.8.11claws65
951
952         * src/send_message.c
953                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
954                 to generate bad code for 'send_send_data_progressive': When
955                 called from 'send_send_data_finished', the 'data' pointer is
956                 cleared just before the assignment to the dialog pointer
957
958 2003-03-29 [christoph]  0.8.11claws64
959
960         * src/common/prefs.h
961         * src/plugins/image_viewer/Makefile.am
962         * src/plugins/image_viewer/plugin.c
963         * src/plugins/image_viewer/viewer.[ch]
964         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
965                 add PrefsPage for ImageViewer
966
967 2003-03-28 [thorsten]   0.8.11claws63
968
969         * src/common/session.c
970                 added some comments
971
972 2003-03-28 [paul]       0.8.11claws62
973
974         * sync with 0.8.11cvs16
975                 see ChangeLog 2003-03-28
976
977 2003-03-28 [paul]       0.8.11claws61
978
979         * sync with 0.8.11cvs15
980                 see ChangeLog 2003-03-28
981
982 2003-03-27 [christoph]  0.8.11claws60
983
984         * src/folder.c
985         * src/imap.c
986         * src/common/socket.[ch]
987                 set socket state to DISCONNECTED when any operation
988                 fails to allow reconnecting in IMAP code without
989                 checking the return code of all calls to the command
990                 functions
991
992         * src/folderview.c
993         * src/summaryview.c
994                 remove some more stuff that depends on specific
995                 folder types
996
997 2003-03-27 [paul]       0.8.11claws59
998
999         * sync with 0.8.11cvs14
1000                 see ChangeLog 2003-03-27
1001                 
1002         * src/selective_download.[ch]   ** REMOVED **
1003                 really removed
1004
1005 2003-03-27 [christoph]  0.8.11claws58
1006
1007         * src/folder.c
1008                 fix handling of tmp_flags in flag copy function
1009
1010 2003-03-27 [paul]       0.8.11claws57
1011
1012         * sync with 0.8.11cvs13
1013                 see ChangeLog 2003-03-27
1014
1015 2003-03-27 [oliver]     0.8.11claws56
1016
1017         * src/maiwindow.c
1018                 remove sel_download_cb
1019
1020 2003-03-27 [oliver]     0.8.11claws55
1021         
1022         * src/inc.c
1023                 remove POP3_TOP
1024         
1025 2003-03-26 [oliver]     0.8.11claws54
1026
1027         *src/pop.h
1028                 remove POP3_TOP*
1029         * README.claws
1030                 remove selective donwload readme
1031
1032 2003-03-26 [oliver]     0.8.11claws53
1033         * src/matcher.[ch]
1034         * src/matcher_parser_parse.y 
1035         * src/pop.c 
1036         * src/prefs_account.[ch]
1037         * src/prefs_filtering.c
1038                 remove selective donwload
1039
1040 2003-03-26 [oliver]     0.8.11claws52
1041
1042         * src/inc.[ch] 
1043         * src/filtering.c 
1044         * src/mainwindow.c 
1045                 remove selective donwload
1046
1047 2003-03-26 [oliver]     0.8.11claws51
1048         
1049         * src/Makefile.am
1050         * src/selective_download.[ch]   ** REMOVE **    
1051
1052 2003-03-26 [christoph]  0.8.11claws50
1053
1054         * src/news.c
1055                 fix NEWS that got broken by a sync with sylpheed-main
1056
1057 2003-03-26 [christoph]  0.8.11claws49
1058
1059         * src/mimeview.c
1060                 fix mime type guessing when no mime type is found for a file
1061
1062 2003-03-25 [christoph]  0.8.11claws48
1063
1064         * src/mimeview.c
1065         * src/procmime.c
1066                 remove mime type guessing from mime parser and use
1067                 name based mime types in viewer lookup for mime type
1068                 application/octet-stream
1069
1070 2003-03-25 [christoph]  0.8.11claws47
1071
1072         * doc-src/readme.txt
1073         * doc-src/rfc2554.txt
1074                 add RFC about SMTP AUTH
1075
1076         * src/send_message.c
1077         * src/common/smtp.[ch]
1078                 add extra error code for authentication errors and
1079                 clear temporary password when this error occurs
1080
1081         (closes Bug 84 authentication failure while sending should
1082          prompt for password again)
1083
1084 2003-03-25 [christoph]  0.8.11claws46
1085
1086         * configure.ac
1087         * src/Makefile.am
1088         * src/imageview.[ch]                            ** REMOVE **
1089         * src/messageview.[ch]
1090         * src/mimeview.[ch]
1091         * src/prefs_common.[ch]
1092         * src/textview.c
1093         * src/plugins/Makefile.am
1094         * src/plugins/image_viewer/.cvsignore           ** NEW **
1095         * src/plugins/image_viewer/Makefile.am          ** NEW **
1096         * src/plugins/image_viewer/plugin.c             ** NEW **
1097         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
1098                 move image viewer into a plugin (building is enabled by default)
1099                 [ToDo: Prefs for resize and autoview]
1100
1101 2003-03-25 [paul]       0.8.11claws45
1102
1103         * sync with 0.8.11cvs12
1104                 see ChangeLog 2003-03-26
1105
1106 2003-03-25 [paul]       0.8.11claws44
1107
1108         * sync with 0.8.11cvs11
1109                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
1110                 
1111         Note: Selective Download is broken.
1112                 
1113 2003-03-22 [christoph]  0.8.11claws43
1114
1115         * src/folder.c
1116                 code cleanup for flags copying
1117
1118 2003-03-22 [christoph]  0.8.11claws42
1119
1120         * src/plugins/trayicon/trayicon.c
1121                 fix setting the transparent area when the window size
1122                 is forced by the system tray
1123
1124 2003-03-22 [christoph]  0.8.11claws41
1125
1126         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
1127         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
1128         * src/plugins/trayicon/newmail.xpm              ** NEW **
1129         * src/plugins/trayicon/nomail.xpm               ** NEW **
1130         * src/plugins/trayicon/trayicon.c
1131         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
1132                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
1133                 o add icon for unread mails
1134                 o set transparency for window
1135
1136 2003-03-22 [christoph]  0.8.11claws40
1137
1138         * src/news.c
1139                 init news session to prevent crash when session is closed
1140
1141 2003-03-22 [christoph]  0.8.11claws39
1142
1143         * src/imap.c
1144         * src/common/session.[ch]
1145                 Init session data to make sure we don't have invalid pointers
1146                 for read_ch and write_ch when new multi process sessions are
1147                 not used
1148
1149         * src/main.c
1150         * src/common/plugin.c
1151         * src/common/sylpheed.c
1152         * src/plugins/demo/demo.c
1153         * src/plugins/dillo_viewer/dillo_viewer.c
1154         * src/plugins/mathml_viewer/mathml_viewer.c
1155         * src/plugins/spamassassin/spamassassin.c
1156         * src/plugins/spamassassin/spamassassin_gtk.c
1157                 add plugin types to allow loading plugins at different times
1158                 (and maybe for different frontends), because it's not good to
1159                 load GTK-Plugins gefore gtk_init was called
1160
1161         * configure.ac
1162         * src/plugins/Makefile.am
1163         * src/plugins/trayicon/.cvsignore               ** NEW **
1164         * src/plugins/trayicon/Makefile.am              ** NEW **
1165         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
1166         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
1167         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
1168         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
1169         * src/plugins/trayicon/trayicon.c               ** NEW **
1170                 New Trayicon plugin that shows an icon in a systray that uses
1171                 XEMBED protocol like Gnome's systray. Icon shows if there
1172                 are new mails and a tooltip shows information about new,
1173                 unread and total messages.
1174
1175 2003-03-22 [paul]       0.8.11claws38
1176
1177         * src/common/smtp.c
1178                 fix ESMTP AUTH CRAM-MD5
1179                 [sync with main (still version 0.8.11cvs6), see
1180                  ChangeLog 2003-03-22]
1181
1182 2003-03-21 [colin]      0.8.11claws37
1183
1184         * src/send_message.c
1185                 Fix USE_SSL => USE_OPENSSL
1186
1187 2003-03-21 [colin]      0.8.11claws36
1188
1189         * src/folderview.c
1190                 Fix counts in drag and dropped subfolders
1191
1192 2003-03-21 [colin]      0.8.11claws35
1193
1194         * src/folder.c 
1195         * src/folderview.c
1196                 speed up a bit folder dnd
1197
1198 2003-03-20 [alfons]     0.8.11claws34
1199
1200         * src/main.c
1201         * src/toolbar.c
1202         * src/procmsg.c
1203                 don't send locked queue messages
1204                 (feature request "[ 705245 ] Locking message in outbox 
1205                  should prevent sending")
1206
1207 2003-03-20 [christoph]  0.8.11claws33
1208
1209         * src/folder.c
1210                 remove NEW and UNREAD flag in special folders when scanning
1211                 
1212         * src/common/smtp.c
1213                 fix ESMTP AUTH CRAM-MD5
1214
1215 2003-03-20 [paul]       0.8.11claws32
1216
1217         * src/prefs_account.c
1218                 Re-write 'Tunnel command to open connection' as
1219                 'Use command to communicate with server', and disable
1220                 it for all except IMAP accounts
1221
1222 2003-03-20 [paul]       0.8.11claws31
1223
1224         * sync with 0.8.11cvs6
1225                 see ChangeLog 2003-03-20
1226
1227 2003-03-19 [match]      0.8.11claws30
1228
1229         * src/addritem.[ch]
1230                 include documentation. minor refactoring.
1231         * src/addr_compl.[ch]
1232         * src/addrindex.[ch]
1233         * src/addresbook.[ch]
1234         * src/summaryview.c
1235                 re-enable address lookup (was disabled in
1236                 0.8.11claws20).
1237
1238 2003-03-19 [christoph]  0.8.11claws29
1239
1240         * src/procmsg.c
1241                 add temp flag handling, will make moving and copying
1242                 messages possible again
1243
1244         * src/folder.c
1245                 correct calulation of folder stats
1246
1247 2003-03-18 [match]      0.8.11claws28
1248
1249         * src/editgroup.h
1250                 remove case sensitive comparison (closes bug 80).
1251
1252 2003-03-18 [christoph]  0.8.11claws27
1253
1254         * src/imap.c
1255                 fix imap using a tunnel command
1256
1257         (closes bug 87)
1258
1259 2003-03-18 [christoph]  0.8.11claws26
1260
1261         * src/folder.[ch]
1262         * src/imap.c
1263         * src/procmsg.[ch]
1264                 rewrite flag handling for folders
1265
1266 2003-03-18 [christoph]  0.8.11claws25
1267
1268         * src/folder.c
1269         * src/procmsg.c
1270         * src/summaryview.c
1271                 unset NEW and UNREAD flags when message is ignored, to make
1272                 sure messages don't show up as unread on other IMAP clients,
1273                 because the IGNORE_THREAD flag can not be syncronized through
1274                 the IMAP folder
1275
1276 2003-03-17 [christoph]  0.8.11claws24
1277
1278         * src/imap.c
1279                 don't use recursion to fetch uids when the number of messages
1280                 does not match. Moved code into subfunction that is used
1281                 again when needed, to prevent an endless loop.
1282
1283 2003-03-17 [thorsten]   0.8.11claws23
1284
1285         * src/imageview.[ch]
1286                 export imageview_get_resized_size() (for plugins)
1287         * src/prefs_common.[ch]
1288                 added prefs_common_get() (for plugins)
1289
1290 2003-03-17 [christoph]  0.8.11claws22
1291
1292         * src/imap.c
1293                 o remove UID guessing from copy code
1294                 o support UIDPLUS extension for APPEND command
1295
1296 2003-03-17 [paul]       0.8.11claws21
1297
1298         * src/gtk/about.c
1299                 remove 'Compiled-plugins' section.
1300                 
1301         * src/plugins/dillo_viewer/dillo_viewer.c
1302                 slight change to description text
1303
1304 2003-03-16 [match]      0.8.11claws20
1305         * src/ldapserver.[ch]           ** NEW **
1306         * src/ldapctrl.[ch]             ** NEW **
1307         * src/ldapquery.[ch]            ** NEW **
1308         * src/ldaputil.[ch]             ** NEW **
1309         * src/addrcindex.[ch]           ** NEW **
1310         * src/addrquery.h               ** NEW **
1311         * src/addritem.[ch]
1312         * src/addrcache.[ch]
1313         * src/addrindex.[ch]
1314         * src/addr_compl.[ch]
1315         * src/addressbook.[ch]
1316         * src/addrbook.[ch]
1317         * src/editgroup.c
1318         * src/editaddress.c
1319         * src/editldap.c
1320         * src/editldap_basedn.c
1321         * src/vcard.c
1322         * src/jpilot.c
1323         * src/Makefile.am
1324                 included dynamic LDAP queries. improved address
1325                 completion.
1326
1327 2003-03-16 [paul]       0.8.11claws19
1328
1329         * tools/multiwebsearch.pl
1330                 fix a fatal typo
1331
1332 2003-03-16 [christoph]  0.8.11claws18
1333
1334         * src/mimeview.c
1335         * src/plugins/dillo_viewer/dillo_viewer.c
1336         * src/plugins/mathml_viewer/mathml_viewer.c
1337                 make unregistering of MimeViewerFactorys possible
1338
1339 2003-03-16 [alfons]     0.8.11claws17
1340
1341         * configure.ac
1342                 correct typo
1343
1344 2003-03-16 [melvin]     0.8.11claws16
1345
1346         * src/plugins/dillo_viewer.c
1347                 Fixed bug where it was not possible to view more than
1348                 one text/html attachment per message (bug discovered
1349                 by Christoph Hohmann).
1350
1351 2003-03-15 [melvin]     0.8.11claws15
1352
1353         * src/prefs_actions.c
1354                 Fixed compilation warnings.
1355
1356 2003-03-15 [melvin]     0.8.11claws14
1357
1358         * src/plugins/Makefile.am
1359         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
1360         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
1361         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
1362                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
1363                 newer (http://dillo.auriga.wearlab.de/).
1364
1365 2003-03-15 [christoph]  0.8.11claws13
1366
1367         * src/imap.c
1368                 don't query imap folder for attributes because we already
1369                 for them from imap_status
1370
1371         * src/mimeview.[ch]
1372                 add support for plugable MimeViewers (unloading Viewers
1373                 not yet complete)
1374
1375         * src/plugins/Makefile.am
1376         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
1377         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
1378         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
1379                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
1380                 widget from http://helm.cs.unibo.it/mml-widget/
1381
1382 2003-03-14 [christoph]  0.8.11claws12
1383
1384         * src/folder.[ch]
1385                 o error return code's should better be negative
1386                 o replace printf with debug_print
1387
1388         * src/imap.c
1389                 improve IMAP folder scan by checking UID-NEXT
1390
1391         * src/summaryview.c
1392                 remove check that are unnecessary in my opinion
1393
1394 2003-03-13 [christoph]  0.8.11claws11
1395
1396         * src/folder.[ch]
1397         * src/foldersel.c
1398         * src/folderview.c
1399         * src/imap.c
1400         * src/mbox_folder.c
1401         * src/mh.c
1402         * src/news.c
1403         * src/prefs_scoring.c
1404         * src/summaryview.c
1405                 use a common function to get a displayable name
1406                 for a FolderItem
1407
1408 2003-03-13 [paul]       0.8.11claws10
1409
1410         * tools/Makefile.am
1411           tools/README
1412           tools/multiwebsearch.conf     ** NEW FILE **
1413           tools/multiwebsearch.pl       ** NEW FILE **
1414                 add multiwebsearch Actions script
1415
1416 2003-03-13 [colin]      0.8.11claws9
1417
1418         * src/compose.c
1419                 Remove leading emtpy lines from quoted text
1420                 before quoting it
1421
1422 2003-03-13 [melvin]     0.8.11claws8
1423
1424         * src/prefs_actions.c
1425                 Fixed a memory leak
1426                 Code clean ups
1427                 Added Cancel and OK buttons
1428                 Corrected help text
1429
1430 2003-03-13 [christoph]  0.8.11claws7
1431
1432         * src/account.c
1433         * src/folder.[ch]
1434         * src/imap.c
1435         * src/mainwindow.c
1436         * src/mbox_folder.c
1437         * src/mh.c
1438         * src/news.c
1439         * src/setup.c
1440                 replace more folder type stuff with folder class stuff
1441
1442 2003-03-13 [melvin]     0.8.11claws6
1443
1444         * src/prefs_actions.c
1445                 Added new tokens:
1446                 %u: user provided argument
1447                 %h: user provided argument (hidden on input)
1448                 %s: current text selection in the message view 
1449
1450 2003-03-13 [paul]       0.8.11claws5
1451
1452         * sync with 0.8.11cvs5
1453                 see ChangeLog 2003-03-11, 2003-03-12
1454
1455 2003-03-12 [christoph]  0.8.11claws4
1456
1457         * src/folder.c
1458                 use folder class idstr when writing folderlist.xml
1459
1460         * src/folder.h
1461         * src/imap.c
1462         * src/news.c
1463                 replace folder type checks with folder class checks
1464
1465 2003-03-12 [christoph]  0.8.11claws3
1466
1467         * src/folder.[ch]
1468         * src/imap.[ch]
1469         * src/main.c
1470         * src/mbox_folder.[ch]
1471         * src/mh.[ch]
1472         * src/news.[ch]
1473                 o create a list of known folder classes in the folder system
1474                 o use folder class id strings for folder item identifiers
1475
1476 2003-03-12 [christoph]  0.8.11claws2
1477
1478         * src/imap.c
1479                 fix imap uid validity check
1480
1481 2003-03-12 [christoph]  0.8.11claws1
1482
1483         * src/account.c
1484         * src/folder.[ch]
1485         * src/foldersel.c
1486         * src/folderview.c
1487         * src/imap.c
1488         * src/mainwindow.c
1489         * src/mbox_folder.c
1490         * src/mh.c
1491         * src/news.c
1492         * src/prefs_scoring.c
1493         * src/procmsg.c
1494         * src/setup.c
1495         * src/summaryview.c
1496                 initial restructuring of folder system, seperating
1497                 folders and folder classes
1498
1499 2003-03-12 [paul]       0.8.11claws
1500
1501         0.8.11claws release
1502
1503 2003-03-12 [christoph]
1504
1505         * src/gtk/prefswindow.c
1506                 fix translation of "Page Index"
1507
1508 2003-03-12 [paul]       0.8.10claws110
1509
1510         a sync from 0.8.11cvs4 before the release
1511
1512         * src/common/utils.c
1513                 subject_compare_for_sort(): allow null strings (fixes
1514                 summary sorting).
1515
1516 2003-03-11 [paul]       0.8.10claws109
1517
1518         * po/es.po
1519                 update Spanish translation, submitted by
1520                 Ricardo Mones Lastra
1521
1522 2003-03-11 [melvin]     0.8.10claws108
1523
1524         * po/fr.po
1525                 Updated French translations
1526
1527 2003-03-11 [paul]       0.8.10claws107
1528
1529         * manual/en/Makefile.am
1530           manual/en/*.html
1531                 update English manual, add a new page
1532                 updated by Francois Barriere <fbarriere@atmel.fr>
1533                 
1534         * po/bg.po
1535           po/it.po
1536           po/sr.po
1537                 update Bulgarian, Italian, and Serbian translations
1538                 submitted by George Danchev, Alessandro Maestri, and
1539                 Urke MMI
1540
1541 2003-03-10 [paul]       0.8.10claws106
1542
1543         * src/gtk/about.c
1544           src/gtk/prefswindow.c
1545                 make some strings translatable
1546
1547 2003-03-10 [darko]      0.8.10claws105
1548
1549         * src/compose.c
1550                 code cleanup to make Hiro happy
1551
1552 2003-03-10 [paul]       0.8.10claws104
1553
1554         * sync with 0.8.11cvs2
1555                 see ChangeLog 2003-03-10
1556
1557 2003-03-09 [melvin]     0.8.10claws103
1558
1559         * src/textview.c
1560                 textview_set_font(): fix for message display in
1561                 UTF-8 locales (thanks to Sergey Vlasov).
1562                 (was unintentionnaly reverted in 0.8.6claws6)   
1563
1564 2003-03-08 [darko]      0.8.10claws102
1565
1566         * src/compose.c
1567                 fix infinite loop in wrapping as reported
1568                 by happycactus
1569                 obsoletes patch #696482
1570
1571 2003-03-08 [christoph]  0.8.10claws101
1572
1573         * src/imap.c
1574                 add workaround for IMAP servers that do not
1575                 support the "UID SEARCH UID" command
1576
1577 2003-03-07 [christoph]  0.8.10claws100
1578
1579         * src/plugins/spamassassin/spamassassin.[ch]
1580         * src/plugins/spamassassin/spamassassin_gtk.c
1581                 code cleanup
1582
1583 2003-03-07 [paul]       0.8.10claws99
1584
1585         * po/es.po
1586                 updated Spanish translation, submitted by
1587                 Ricardo Mones Lastra
1588
1589 2003-03-07 [christoph]  0.8.10claws98
1590
1591         * src/send.c
1592                 fix in 0.8.10claws94 was wrong
1593                 local delivery does not require escaping, remove escaping
1594                 code to make signatures of mails with "." lines valid
1595                 
1596                 NOTE: requires that sendmail is executed with "-i" option,
1597                       what is the default now, but has to be changed in all
1598                       exsiting accounts)
1599
1600 2003-03-07 [paul]       0.8.10claws97
1601
1602         * sync with 0.8.11 release
1603                 see ChangeLog 2003-03-07
1604
1605 2003-03-06 [paul]       0.8.10claws96
1606
1607         * src/compose.c
1608                 revert commit 0.8.10claws92
1609
1610 2003-03-06 [paul]       0.8.10claws95
1611
1612         * src/folderview.c
1613                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
1614
1615         * src/gtkaspell.c
1616                 fix bug 74, 'Crash opening editor window with pseudo-color
1617                 display'
1618                 
1619         Patches submitted by Kevin Vigor <kevin@vigor.nu>
1620
1621 2003-03-06 [christoph]  0.8.10claws94
1622
1623         * src/send.c
1624                 fix rfc2821 (4.5.2) violation in SMTP data sending,
1625                 all lines starting with a period get an extra period
1626                 inserted
1627                 (found by Simon 'corecode' Schubert)
1628
1629 2003-03-06 [paul]       0.8.10claws93
1630
1631         * src/folderview.c
1632                 if configured font can't be loaded fall back to gtk
1633                 default. (with thanks to Christoph)
1634                 
1635                 closes long-standing bug 15 'Crashes on startup'
1636
1637 2003-03-06 [paul]       0.8.10claws92
1638
1639         * src/compose.c
1640                 freeze text before autosave and thaw afterwards
1641                 fixes bug 67 'autosave make re-rediting message crazy'
1642
1643 2003-03-06 [christoph]  0.8.10claws91
1644
1645         * src/compose.c
1646                 ignore address comment in dupe check for Cc-list
1647
1648         (closes reopened bug 47 Replying to message strips name part of
1649          e-mail addresses of Cc: lines)
1650
1651 2003-03-06 [paul]       0.8.10claws90
1652
1653         * src/Makefile.am
1654                 remove reference to gtkxtext.h as its no longer in
1655                 the repository
1656
1657 2003-03-06 [paul]       0.8.10claws89
1658
1659         * sync with 0.8.10cvs25
1660                 see ChangeLog 2003-03-06
1661
1662 2003-03-06 [oliver]     0.8.10claws88
1663         
1664         * src/messageview.c
1665                 remove include
1666
1667 2003-03-06 [oliver]     0.8.10claws87
1668         
1669         * src/folderview.c 
1670                 remove changes introduced inclaws74
1671         * src/messageview.c
1672                 another attempt to sanely delete and update
1673                 messages deleted in separate messageview
1674
1675 2003-03-05 [christoph]  0.8.10claws86
1676
1677         * src/summaryview.c
1678                 check if "From" matches any account's address if
1679                 addressbook completion of addresses is disabled too
1680
1681         (closes Bug 70 "Display recipient in from" doesn't check
1682          folder's default account)
1683
1684 2003-03-05 [christoph]  0.8.10claws85
1685
1686         * src/compose.c
1687         * src/common/utils.[ch]
1688                 don't strip address comments when building Cc lists
1689
1690         (closes Bug 47 Replying to message strips name part of e-mail addresses
1691          of Cc: lines)
1692
1693         * src/folder.c
1694                 fix return value of copy function
1695
1696 2003-03-05 [christoph]  0.8.10claws84
1697
1698         * src/imap.c
1699                 don't ask imap server for non rfc822 headers
1700
1701         (closes bug 71 IMAP FETCH asks for FROM header field twice)
1702
1703         * src/imap.c
1704                 destroy session on socket error to allow reconnecting
1705
1706 2003-03-05 [christoph]  0.8.10claws83
1707
1708         * configure.ac
1709                 fix building with gnome when no prefix is set
1710
1711         (closes bug 66 Gnome directory is set to NONE)
1712
1713 2003-03-05 [paul]       0.8.10claws82
1714
1715         * sync with 0.8.10cvs23
1716                 see ChangeLog 2003-03-05
1717
1718 2003-03-04 [christoph]  0.8.10claws81
1719
1720         * src/folder.c
1721                 o fix moving and copying when folder returns 0 for new
1722                   message number
1723                 o remove some code for single message copy and move
1724                   operations and use functions for multiple messages
1725
1726         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
1727
1728         * src/news.c
1729                 remove unused include
1730
1731 2003-03-04 [paul]       0.8.10claws80
1732
1733         * src/gtk/about.c
1734                 list 'Compiled plugins'
1735
1736 2003-03-03 [christoph]  0.8.10claws79
1737
1738         * src/news.[ch]
1739                 have to multiply the percentage of the current fetch with
1740                 the percentage that it has of the total fetch operation
1741                 for correct values
1742
1743 2003-03-03 [christoph]  0.8.10claws78
1744
1745         * src/news.c
1746                 fix calculation of expected lines for progress indicator
1747
1748 2003-03-03 [christoph]  0.8.10claws77
1749
1750         * src/summaryview.c
1751         * src/common/utils.c
1752                 fix segfault when opening the root news folder
1753
1754 2003-03-03 [christoph]  0.8.10claws76
1755
1756         * src/mainwindow.[ch]
1757         * src/common/Makefile.am
1758         * src/common/progressindicator.[ch]
1759                 add UI independent progress indicator handling
1760
1761         * src/news.[ch]
1762                 use new progress indicator for message info fetching
1763
1764         * src/common/hooks.h
1765                 code cleanup
1766
1767 2003-03-03 [oliver]     0.8.10claws75
1768
1769         * src/toolbar.c
1770         * src/compose.c
1771                 removed commented code
1772
1773 2003-03-03 [oliver]     0.8.10claws74
1774
1775         * src/toolbar.[ch]
1776                 cleanups and refactoring
1777         * src/compose.[ch]
1778                 compose_reply_mode reply & forwarding interface for
1779                 toolbar buttons
1780         * src/folderview.c
1781                 act on messages marked for deletion in folderview_selected
1782                 based on prefs_common.immediate_exec since a message might 
1783                 have been deleted by messageview in a folder we are changing 
1784                 to (does anybody understand what I'm on about ?)
1785
1786 2003-03-03 [oliver]     0.8.10claws73
1787         
1788         * src/messageview.[ch]
1789                 new functions
1790                 - messageview_delete: delete message shown in messagview
1791                 - messageview_update_view: update messageview to currently 
1792                   selected summaryview message
1793                 - add separate messageview to msgview_list in order to update 
1794                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
1795         * src/summaryview.[ch]
1796                 summary_get_selection returns a list of selected msgs
1797                 in summaryview
1798         * src/mainwindow.c
1799                 toolbar reply refactoring
1800
1801 2003-03-03 [paul]       0.8.10claws72
1802
1803         * sync with 0.8.10cvs21
1804                 see ChangeLog 2003-03-03
1805
1806 2003-03-02 [christoph]  0.8.10claws71
1807
1808         * src/common/passcrypt.c
1809                 use POSIX includes
1810
1811 2003-03-02 [christoph]  0.8.10claws70
1812
1813         * configure.ac
1814         * src/prefs_account.c
1815         * src/prefs_gtk.[ch]
1816         * src/common/.cvsignore
1817         * src/common/Makefile.am
1818         * src/common/passcrypt.c                ** NEW **
1819         * src/common/passcrypt.h.in             ** NEW **
1820                 Implement password encryption in config files
1821                 using unix encrypt and setkey functions. The crypt
1822                 key can be set as a configure parameter. Old
1823                 passwords will be converted if they do not begin
1824                 with '!'
1825
1826 2003-03-02 [paul]       0.8.10claws69
1827
1828         * src/prefs_account.c
1829                 fix compile error
1830
1831 2003-03-01 [thorsten]   0.8.10claws68
1832
1833         * po/el.po
1834           po/hr.po
1835           po/it.po
1836           po/nl.po
1837           po/sr.po
1838           po/sv.po
1839                 corrected format strings
1840         * po/en_GB.po
1841                 corrected headers
1842                 (fix compile errors with GNU gettext-0.11.5)
1843
1844 2003-03-01 [oliver]     0.8.10claws67
1845
1846         * src/summaryview.c
1847                 menu callbacks call toolbar_menu_reply
1848
1849 2003-03-01 [oliver]     0.8.10claws66
1850
1851         * src/mainwindow.c
1852         * src/messageview.c
1853                 menu callbacks call toolbar_menu_reply
1854         * src/toolbar.[ch]
1855                 callbacks from menu handled by toolbar_menu_reply
1856
1857 2003-03-01 [paul]       0.8.10claws65
1858
1859         * src/addressbook.c
1860                 revert commit 0.8.10claws54 - breaks editing of
1861                 addressbook.
1862                 
1863         * po/bg.po
1864                 update Bulgarian translation, submitted by
1865                 George Danchev
1866
1867 2003-02-28 [christoph]  0.8.10claws64
1868
1869         * src/account.c
1870         * src/addressadd.c
1871         * src/compose.c
1872         * src/gtkaspell.c
1873         * src/gtkxtext.h                ** REMOVE **
1874         * src/imap.c
1875         * src/matcher.[ch]
1876         * src/mh.c
1877         * src/news.c
1878         * src/pine.c
1879         * src/prefs_common.c
1880         * src/prefs_matcher.c
1881         * src/procheader.[ch]
1882         * src/procmsg.[ch]
1883         * src/toolbar.c
1884         * src/common/ssl_certificate.c
1885         * src/gtk/colorlabel.c
1886         * src/gtk/menu.c
1887                 o fix warnings
1888                 o remove code obsoleted by new cache and folder system rework
1889
1890 2003-02-28 [oliver]     0.8.10claws63
1891         
1892         * src/toolbar.[ch]
1893                 * fix bug where reply in Messageview replied to 
1894                 Message displayed in summaryview
1895                 (reportedd via ML by chinatinte at gmx dot ch)
1896                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
1897                 didn't work in separate MessageView Toolbar
1898                 (wondering if anybody uses this at all ?)
1899         * src/summaryview.[ch]
1900                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
1901                 (generalize reply and forward code);
1902         * src/messageview.c 
1903                 remove focus_in event which updated summaryview to messageview
1904
1905 2003-02-28 [paul]       0.8.10claws62
1906
1907         * po/Makefile.in.in
1908                 add the --check option
1909                 Patch submitted by Ricardo Mones Lastra
1910
1911 2003-02-28 [paul]       0.8.10claws61
1912
1913         * src/prefs_account.c
1914                 re-order 'Signature' items
1915
1916 2003-02-28 [paul]       0.8.10claws60
1917
1918         * sync with 0.8.10cvs20
1919                 see ChangeLog 2003-02-28
1920
1921 2003-02-28 [paul]       0.8.10claws59
1922
1923         * po/POTFILES.in
1924                 update to reflect recent movement of files
1925
1926 2003-02-28 [paul]       0.8.10claws58
1927
1928         * sync with 0.8.10cvs19
1929                 see ChangeLog 2003-02-28
1930
1931 2003-02-27 [martin]     0.8.10claws57
1932
1933         * src/prefs_matcher.c 
1934                 fix segfault in prefs_matcher_ok() when the
1935                 last entry is deleted and prevents that the
1936                 message "entry not saved" comes up after deleting
1937                 an entry
1938
1939 2003-02-27 [martin]     0.8.10claws56
1940
1941         * src/prefs_filtering.c 
1942                 fix segfault in prefs_filtering_ok() when the
1943                 last entry is deleted and prevents that the
1944                 message "entry not saved" comes up after deleting
1945                 an entry
1946
1947 2003-02-27 [paul]       0.8.10claws55
1948
1949         * sync with 0.8.10cvs18
1950                 see ChangeLog 2003-02-27
1951
1952 2003-02-27 [paul]       0.8.10claws54
1953
1954         * src/addressbook.c
1955                 fix bug where the address book crashes with 
1956                 multiple lookups.
1957                 Patch [687729] submitted by David Frager 
1958                 <dbfrager@users.sourceforge.net>
1959
1960 2003-02-25 [christoph]  0.8.10claws53
1961
1962         * src/Makefile.am
1963         * src/colorlabel.[ch]           ** REMOVE **
1964         * src/gtk/Makefile.am
1965         * src/gtk/colorlabel.[ch]       ** NEW **
1966                 move colorlabel files to gtk directory
1967
1968         * src/esmtp.[ch]                ** REMOVE **
1969                 has been merged into smtp.[ch] in 0.7.5
1970
1971 2003-02-25 [christoph]  0.8.10claws52
1972
1973         * src/Makefile.am
1974         * src/about.[ch]                ** REMOVE **
1975         * src/gtk/Makefile.am
1976         * src/gtk/about.[ch]            ** NEW **
1977                 move about files to gtk directory
1978
1979 2003-02-25 [christoph]  0.8.10claws51
1980
1981         * src/folder.c
1982                 some code optimization of folder scanning code
1983
1984         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
1985
1986 2003-02-25 [christoph]  0.8.10claws50
1987
1988         * src/main.c
1989         * src/common/sylpheed.c
1990                 add command line parameter parsing to common code
1991
1992 2003-02-24 [christoph]
1993
1994         * Makefile.am
1995         * configure.ac
1996                 fix gnome prefix problems, the configure script now removed
1997                 `gnome-config --prefix` from `gnome-config --datadir`
1998                 and adds $(prefix} instead
1999
2000         (closes Bug 24 Makefile does not respect prefix when installing
2001          GNOME data)
2002
2003 2003-02-24 [christoph]  0.8.10claws49
2004
2005         * src/news.c
2006                 check for valid session before trying to authenticate
2007
2008         (closes Bug 60 crash if "authenticate on logon" is activated
2009          and newsserver-hostname is not valid)
2010
2011 2003-02-24 [melvin]     0.8.10claws48
2012
2013         * src/prefs_actions.c
2014                 Make sure all user's input is sent to the action and then
2015                 close the socket..
2016
2017 2003-02-23 [alfons]     0.8.10claws46
2018
2019         * src/summaryview.c
2020                 also wait cursor when deleting files
2021
2022 2003-02-23 [paul]
2023
2024         * tools/freshmeat_search.pl
2025           tools/google_search.pl
2026                 scripts should now work for any browser/browser command line
2027
2028 2003-02-22 [christoph]  0.8.10claws45
2029
2030         * src/procmsg.c
2031                 fix IMAP flag setting, IMAP flag is not handled correctly
2032                 anymore by the folder system and information about the
2033                 folder should not be saved in the MsgInfo (in my opinion)
2034
2035         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2036
2037 2003-02-22 [christoph]  0.8.10claws44
2038
2039         * src/summaryview.c
2040                 fix spelling of "label" ;-)
2041
2042 2003-02-22 [thorsten]   0.8.10claws43
2043
2044         * src/mimeview.c
2045           src/prefs_common.[ch]
2046           src/procmime.[ch]
2047                 do not use description as attachment name
2048
2049 2003-02-22 [alfons]     0.8.10claws42
2050
2051         * src/summaryview.c
2052                 freeze/thaw folder item updates when changing color labels,
2053                 and put a wait cursors on
2054
2055 2003-02-22 [thorsten]   0.8.10claws41
2056
2057         * src/mimeview.c
2058                 save-all fixes: crash if invoked on multipart container,
2059                 mimeinfo access, pathseparators, error dialog
2060
2061 2003-02-21 [alfons]     0.8.10claws40
2062
2063         * src/prefs_gtk.c
2064                 remove unused var
2065
2066 2003-02-21 [colin]      0.8.10claws39
2067
2068         * src/send.c
2069                 Fix smtp logging
2070
2071 2003-02-21 [colin]      0.8.10claws38
2072
2073         * src/summaryview.c
2074                 Freeze/thaw folderItem updates when filtering messages 
2075                 via Tools/Filter messages
2076
2077 2003-02-21 [paul]       0.8.10claws37
2078
2079         * src/compose.c
2080                 revert commit 0.8.10claws26, there are ulterior motives
2081                 for users to set a Reply-To header when posting to
2082                 newsgroups
2083
2084 2003-02-21 [paul]       0.8.10claws36
2085
2086         * sync with 0.8.10cvs17
2087                 see ChangeLog 2003-02-21
2088
2089 2003-02-20 [christoph]  0.8.10claws35
2090
2091         * src/imap.c
2092                 IMAP UID fetch speedup using SEARCH
2093
2094         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2095
2096         * src/imap.c
2097                 fix problem with UIDs in IMAP UID cache that no longer existed
2098
2099 2003-02-20 [christoph]  0.8.10claws34
2100
2101         * src/imap.c
2102         * src/procheader.c
2103         * src/procheader.h
2104                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
2105
2106         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2107
2108         * src/imap.c
2109                 Rewrite imap_cmd_gen_recv use sock_getline instead
2110                 of sock_gets to avoid problems with too long reply
2111                 lines
2112     
2113 2003-02-20 [colin]      0.8.10claws33
2114         
2115         * src/prefs_account.c
2116                 Better wording
2117
2118 2003-02-20 [colin]      0.8.10claws32
2119
2120         * src/compose.c
2121                 Remove useless '&& !to_sender' 
2122
2123 2003-02-20 [darko]
2124
2125         * AUTHORS
2126                 change my e-mail address
2127
2128 2003-02-19 [colin]      0.8.10claws31
2129
2130         * src/prefs_common.c
2131                 X11 style colors for every configurable color
2132
2133 2003-02-19 [alfons]     0.8.10claws30
2134
2135         * src/prefs_gtk.[ch]
2136         * src/prefs_common.c
2137                 for color_new accept both plain integers and X11 style color
2138                 names (as found in /usr/lib/X11/rgb.txt)
2139
2140 2003-02-19 [paul]       0.8.10claws29
2141
2142         * src/mainwindow.c
2143                 add tooltips to online/offline button and account selector
2144                 button
2145
2146 2003-02-19 [paul]       0.8.10claws28
2147
2148         * src/folder.c
2149           src/news.c
2150           src/prefs_account.[ch]
2151           src/prefs_common.[ch]
2152                 move 'Maximum number of articles to download' to
2153                 account prefs.
2154                 clean up account prefs gui a little by hiding entries
2155                 rather then greying out entries
2156
2157 2003-02-19 [hiro]       0.8.10claws27
2158
2159         * src/common/utils.c
2160                 fix bug #54 'yesterdays date is displayed in the message 
2161                 summary window'
2162
2163 2003-02-19 [paul]       0.8.10claws26
2164
2165         * src/compose.c
2166                 fix bug reported in Feature Request [688596] 
2167                 'Reply-to header in news'
2168
2169 2003-02-18 [paul]       0.8.10claws25
2170
2171         * src/select-keys.c
2172                 add a 'List all keys' button to key selection dialog
2173
2174 2003-02-18 [colin]      0.8.10claws24
2175         
2176         * src/stock_pixmap.c
2177                 fix compile error
2178
2179 2003-02-18 [colin]      0.8.10claws23
2180
2181         * src/common/smtp.[ch]
2182           src/prefs_account.c
2183                 Try to starttls if it seems to be the only
2184                 way to authenticate a user
2185
2186 2003-02-18 [paul]       0.8.10claws22
2187
2188         * src/Makefile.am
2189           src/folderview.c
2190           src/stock_pixmap.[ch]
2191           src/pixmaps/drafts_close.xpm  ** NEW FILE **
2192           src/pixmaps/drafts_open.xpm   ** NEW FILE **
2193                 as a Drafts folder is a special folder allow it to have
2194                 its own unique icons
2195
2196 2003-02-18 [colin]      0.8.10claws21
2197
2198         * src/imap.c
2199                 Fix port selection when using starttls
2200
2201 2003-02-18 [paul]       0.8.10claws20
2202
2203         * src/mainwindow.c
2204           src/prefs_common.[ch]
2205                 make blue the default new mail colour
2206
2207 2003-02-18 [paul]       0.8.10claws19
2208
2209         * sync with 0.8.10cvs14
2210                 see ChangeLog 2003-02-18
2211
2212 2003-02-17 [jens]       0.8.10claws18
2213
2214         * src/common/md5.c
2215                 fixed a compile problem with gcc 3.3
2216                 works on 2.95.3 too (testet on PPC as it is big endian)
2217
2218 2003-02-17 [paul]       0.8.10claws17
2219
2220         * sync with 0.8.10cvs13
2221                 see ChangeLog 2003-02-17
2222
2223 2003-02-17 [paul]       0.8.10claws16
2224
2225         * sync with 0.8.10cvs12
2226                 see ChangeLog 2003-02-17
2227
2228 2003-02-16 [match]      0.8.10claws15
2229
2230         * src/addressbook.c
2231                 Eliminates reloading of address data when items
2232                 deleted or added. Applied submitted by
2233                 Luke Plant <lukeplant@softhome.net>
2234
2235 2003-02-16 [paul]       0.8.10claws14
2236
2237         * src/news.c
2238                 when a 'protocol error' is encountered disconnect from
2239                 the server. This means that the user can carry on viewing
2240                 other articles and doesn't have to either wait until the
2241                 server timesout or quit sylpheed.
2242                 Fixes bug #53 'Unable to read messages in newsgroups, 
2243                 displayed message doesn't change'
2244
2245 2003-02-15 [christoph]  0.8.10claws13
2246
2247         * src/imap.c
2248                 fix bug that stopped scanning of folders when an
2249                 IMAP folder was empty
2250
2251         (closes bug 46 stop scan messages in folders after empty folder)
2252
2253 2003-02-15 [paul]
2254
2255         * tools/Makefile.am
2256           tools/README
2257           tools/freshmeat_search.pl     ** NEW FILE **
2258           tools/google_search.pl        ** NEW FILE **
2259                 Add 2 Actions scripts which search freshmeat/google
2260                 for the selected text using the browser configured
2261                 in sylpheedrc.
2262                 
2263         Note: These scripts are very dependent on the format of the
2264         browser command and may not work on every occasion. Testing
2265         is welcome. 
2266
2267 2003-02-14 [alfons]     0.8.10claws12
2268
2269         * src/compose.c
2270                 fix breakage because of uninitialized account pointer.
2271                 please verify.
2272
2273 2003-02-14 [paul]       0.8.10claws11
2274
2275         * src/compose.c
2276           src/prefs_account.[ch]
2277           src/prefs_common.[ch]
2278                 move signature settings to Account Prefs
2279
2280 2003-02-14 [paul]       0.8.10claws10
2281
2282         * sync with 0.8.10cvs11
2283                 see ChangeLog 2003-02-14
2284
2285 2003-02-13 [thorsten]   0.8.10claws9
2286
2287         * src/news.c
2288                 revert news progressbar (GUI separation)
2289
2290 2003-02-13 [paul]       0.8.10claws8
2291
2292         * src/compose.c
2293                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
2294                 paragraph 1
2295
2296 2003-02-13 [paul]       0.8.10claws7
2297
2298         * src/compose.[ch]
2299           src/summaryview.c
2300                 fix 'Follow-up and Reply-to' so that it creates a reply to
2301                 the newsgroup and the sender. If the message has the keyword
2302                 'poster' in the Followup-To header, all replies go to the
2303                 sender, re: RFC 1036, Section 2.2.3
2304                 rename all instances of 'ignore_replyto' to 'to_sender', both
2305                 were previously used, now we use just one.
2306
2307 2003-02-13 [paul]       0.8.10claws6
2308
2309         * sync with 0.8.10cvs9
2310                 see ChangeLog 2003-02-13
2311
2312 2003-02-13 [paul]       0.8.10claws5
2313
2314         * configure.ac
2315                 show which plugins are configured in the configure
2316                 output.
2317
2318 2003-02-12 [thorsten]   0.8.10claws4
2319
2320         * src/news.c
2321                 show progress while fetching news headers
2322
2323 2003-02-12 [christoph]  0.8.10claws3
2324
2325         * configure.ac
2326         * src/plugins/Makefile.am
2327                 use AM_CONDITIONAL to enable plugins, automake correctly
2328                 manages this when creating distdir
2329
2330 2003-02-12 [christoph]  0.8.10claws2
2331
2332         * ac/spamassassin.m4
2333         * src/plugins/spamassassin/Makefile.am
2334                 fix building SpamAssassin plugin without OpenSSL
2335
2336 2003-02-12 [paul]       0.8.10claws1
2337
2338         * ac/Makefile.am
2339           src/Makefile.am
2340           src/plugins/Makefile.am
2341                 fix failure of 'make release'
2342
2343 2003-02-12 [paul]       0.8.10claws
2344
2345         * 0.8.10claws released
2346
2347 2003-02-12 [paul]       0.8.9claws56
2348
2349         * po/bg.po
2350           po/es.po
2351           po/it.po
2352           po/ru.po
2353           po/sr.po
2354                 updated translations by George Danchev, Ricardo Mones Lastra,
2355                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
2356                 
2357         * sylpheed.spec.in
2358                 Allow the building of RPMs by a regular user. Submitted
2359                 by Sergei Astanin
2360
2361 2003-02-11 [alfons]     0.8.9claws55
2362
2363         * src/colorlabel.c
2364                 don't use pixmaps for label color rect but draw rectangles
2365                 so we can respect the color map of palette based visuals
2366                 (fixes the long time crashes on Suns - thanks to Andreas
2367                 Engel and Steve O'Hara-Smith for testing)
2368
2369 2003-02-11 [christoph]  0.8.9claws54
2370
2371         * src/matcher_parser_parse.y
2372                 correct bug where filering rules of not existing folders in
2373                 matcherrc were added to global filtering
2374                 
2375         (closes Debian Bug #180253 - Directory's filter-rules are merged with
2376          main filter-rules after removing directory, http://bugs.debian.org/180253)
2377         
2378 2003-02-11 [paul]       0.8.9claws53
2379
2380         * sync with 0.8.10cvs7
2381                 see ChangeLog 2003-02-09
2382
2383 2003-02-11 [melvin]     0.8.9claws52
2384
2385         * po/fr.po
2386                 Updated French tranlsations
2387
2388 2003-02-10 [paul]       0.8.9claws51
2389
2390         * sylpheed.spec.in
2391                 correct --enable-openssl
2392                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
2393
2394 2003-02-09 [martin]     0.8.9claws50
2395
2396         * src/prefs_matcher.c
2397                 fix segfault in prefs_matcher_substitute_cb() when
2398                 no row is selected
2399
2400 2003-02-09 [paul]       0.8.9claws49
2401
2402         * src/folderview.c
2403                 fix bug where a newsgroup folder's processing rules were
2404                 merged with the global filtering rules when the newsgroup
2405                 folder was deleted, causing some seriously bad results,
2406                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
2407
2408 2003-02-08 [melvin]     0.8.9claws48
2409
2410         * src/compose.c
2411                 Corrected and modified an alert message.
2412
2413 2003-02-07 [paul]       0.8.9claws47
2414
2415         * src/folderview.c
2416                 fix bug where both an 'Account properties' window and a
2417                 'Folder properties' window were opened when clicking on
2418                 'Properties' in an NNTP or IMAP folder's popup menu.
2419
2420 2003-02-07 [paul]       0.8.9claws46
2421
2422         * sync with 0.8.10cvs6
2423                 see ChangeLog 2003-02-06
2424
2425 2003-02-06 [christoph]  0.8.9claws45
2426
2427         * src/mbox.c
2428                 freeze folder updates while importing mbox files
2429                 (closes bug 43 importing mbox took hours)
2430                 
2431         Patch submitted by Jens Rantil <jens.rantil@telia.com>
2432
2433 2003-02-06 [thorsten]   0.8.9claws44
2434
2435         * po/de.po
2436                 Updated german translations
2437
2438 2003-02-06 [thorsten]   0.8.9claws43
2439
2440         * src/news.h
2441                 use guint for message numbers (fix count in grouplist dialog)
2442
2443 2003-02-05 [paul]       0.8.9claws42
2444
2445         * sync with 0.8.10cvs2
2446                 see ChangeLog 2003-02-05
2447
2448 2003-02-04 [colin]      0.8.9claws41
2449
2450         * src/prefs_common.[ch]
2451           src/procmsg.c
2452           src/summaryview.c
2453                 Add an option to disable threading by subject
2454
2455 2003-02-04 [christoph]  0.8.9claws40
2456
2457         * src/inc.c
2458                 only abort fetching mails from multiple accounts when the
2459                 error is fatal and does not allow to check any more accounts
2460                 (currently only disk full error)
2461
2462         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
2463          receive mails for other accouts)
2464
2465 2003-02-04 [christoph]  0.8.9claws39
2466
2467         * src/folder.c
2468                 first add the new message to the cache, then
2469                 send the update notification
2470
2471         (closes bug 39 after sending message folderview doesnt get updated)
2472
2473 2003-02-04 [colin]      0.8.9claws38
2474
2475         * src/inc.c
2476                 _really_ fix this Connecting... status
2477
2478 2003-02-04 [paul]       0.8.9claws37
2479
2480         * sync with 0.8.10
2481                 see ChangeLog 2003-02-04
2482
2483 2003-02-04 [paul]       0.8.9claws36
2484
2485         * sync with 0.8.9cvs6
2486                 see ChangeLog 2003-02-03
2487
2488 2003-02-04 [paul]       0.8.9claws35
2489
2490         * po/pt_BR.po
2491                 updated by André Filipe de Assunção e Brito 
2492                 <bedecko@netsite.com.br>
2493
2494 2003-02-03 [thorsten]   0.8.9claws34
2495
2496         * po/de.po
2497                 Updated german translations
2498
2499 2003-02-02 [paul]       0.8.9claws33
2500
2501         * po/es.po
2502                 updated by Ricardo Mones Lastra
2503
2504 2003-02-02 [thorsten]   0.8.9claws32
2505
2506         * src/mh.c
2507                 Fix mh_get_msginfo() segfault if file is inaccessible
2508
2509 2003-01-31 [colin]      0.8.9claws31
2510
2511         * src/procheader.c
2512                 Fix last commit's bug
2513
2514 2003-01-31 [colin]      0.8.9claws30
2515
2516         * src/procheader.c
2517                 Missing a change for gpg-signed messages
2518
2519 2003-01-31 [paul]       0.8.9claws29
2520
2521         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
2522           src/procheader.c
2523           src/stock_pixmap.[ch]
2524           src/summaryview.c
2525                 indicate GnuPG signed messages by displaying an icon
2526                 in the Attachment column.
2527
2528 2003-01-31 [paul]       0.8.9claws28
2529
2530         * sync with 0.8.9cvs4
2531                 see ChangeLog 2003-01-31
2532
2533 2003-01-31 [alfons]     0.8.9claws27
2534
2535         * src/textview.c
2536                 tune URI parser to accept mailto URLs with a '?'
2537                 (patch from Ruslan Balkin)
2538
2539 2003-01-31 [colin]      0.8.9claws26
2540
2541         * src/summaryview.c
2542                 Fix a leak introduced in claws24
2543
2544 2003-01-31 [colin]      0.8.9claws25
2545
2546         * src/summaryview.c
2547                 Freeze/Thaw folder updates when deleting dups
2548
2549 2003-01-31 [colin]      0.8.9claws24
2550         
2551         * src/addr_compl.c
2552           src/summaryview.c
2553           src/msgcache.c
2554                 little speed improvements
2555
2556 2003-01-31 [colin]      0.8.9claws23
2557
2558         * src/summaryview.c
2559                 Fix segfault when forwarding nothing
2560                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
2561                 
2562 2003-01-30 [paul]       0.8.9claws22
2563
2564         * sync with 0.8.9cvs3
2565                 see ChangeLog 2003-01-30
2566
2567 2003-01-30 [paul]       0.8.9claws21
2568
2569         * sync with 0.8.9cvs2
2570                 see ChangeLog 2003-01-30
2571
2572 2003-01-29 [paul]       0.8.9claws20
2573
2574         * sync with 0.8.9cvs1
2575                 see ChangeLog 2003-01-29
2576
2577 2003-01-28 [paul]       0.8.9claws19
2578
2579         * po/POTFILES.in
2580                 update to reflect changes. 
2581                 thanks to Ricardo Mones Lastra
2582
2583 2003-01-27 [christoph]  0.8.9claws18
2584
2585         * ac/openssl.m4
2586         * ac/spamassassin.m4
2587         * src/plugins/spamassassin/README
2588         * src/plugins/spamassassin/libspamc.[ch]
2589         * src/plugins/spamassassin/utils.[ch]
2590                 updated to latest libspamc
2591
2592 2003-01-27 [christoph]  0.8.9claws17
2593
2594         * src/folder.c
2595                 fix wrong use of procheader_get_header_fields
2596
2597 2003-01-27 [christoph]  0.8.9claws16
2598
2599         * src/news.c
2600         * src/prefs_account.[ch]
2601         * src/common/nntp.[ch]
2602                 allow to force authentication for NNTP servers
2603
2604         Patch submitted by Florian Mickler <dmk@d-labs.de>
2605
2606 2003-01-26 [paul]       0.8.9claws15
2607
2608         * src/summaryview.c
2609                 speed up of marking messages as read
2610                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
2611
2612 2003-01-26 [christoph]  0.8.9claws14
2613
2614         * src/Makefile.am
2615         * src/mgutils.[ch]              ** REMOVE **
2616         * src/xml.[ch]                  ** REMOVE **
2617         * src/xmlprops.[ch]             ** REMOVE **
2618         * src/common/Makefile.am
2619         * src/common/mgutils.[ch]       ** NEW **
2620         * src/common/xml.[ch]           ** NEW **
2621         * src/common/xmlprops.[ch]      ** NEW **
2622                 move xml files to common directory
2623
2624 2003-01-26 [christoph]  0.8.9claws13
2625
2626         * src/plugins/spamassassin/spamassassin_gtk.c
2627                 only set gtk entry text if string is available
2628
2629 2003-01-26 [melvin]     0.8.9claws12
2630
2631         * src/description_window.c
2632                 Allow resizing of the window
2633                 Allow automatic horizontal scroll bar
2634                 Do not vertically expand and fill
2635
2636 2003-01-26 [christoph]  0.8.9claws11
2637
2638         * src/Makefile.am
2639         * src/gtkutils.[ch]             ** REMOVE **
2640         * src/common/sylpheed.c
2641         * src/gtk/Makefile.am
2642         * src/gtk/description_window.c
2643         * src/gtk/gtkutils.[ch]         ** NEW **
2644         * src/gtk/prefswindow.c
2645                 move gtkutils to gtk directory
2646
2647 2003-01-26 [paul]       0.8.9claws10
2648
2649         * src/summaryview.c
2650                 rename summary_unread_clicked() to summary_status_clicked()
2651
2652 2003-01-26 [melvin]     0.8.9claws9
2653
2654         * src/prefs_actions.c
2655                 Cosmetical changes to the help text
2656
2657 2003-01-26 [paul]       0.8.9claws8
2658
2659         * src/folder.[ch]
2660           src/mainwindow.c
2661           src/prefs_common.c
2662           src/prefs_sumamry_column.c
2663           summaryview.[ch]
2664                 rename the 'Unread' column to 'Status'
2665
2666 2003-01-25 [match]      0.8.9claws7
2667
2668         * src/mgutils.[ch]
2669                 removed reference to LDAP constants. removed error2string.
2670                 included functions to support LDAP dynamic queries.
2671         * src/syldap.h
2672                 moved LDAP constants here.
2673         * src/addressbook.c
2674         * src/addrindex.c
2675         * src/importldif.c
2676                 removed references to LDAP constants and references to
2677                 error2string.
2678
2679 2003-01-25 [paul]       0.8.9claws6
2680
2681         * src/summaryview.c
2682                 summary_thread_build(), summary_thread_init(): remove 
2683                 unneeded reference to summaryview->folder_item
2684
2685 2003-01-25 [christoph]  0.8.9claws5
2686
2687         * src/gtk/description_window.c
2688                 o allow description texts to expand over multiple columns
2689                 o translate all columns
2690         * src/prefs_actions.c
2691                 change syntax description to use new multi column feature
2692
2693         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2694
2695 2003-01-25 [match]      0.8.9claws4
2696
2697         * src/vcard.c
2698                 fixed bug with Quoted-Printable
2699
2700 2003-01-25 [paul]       0.8.9claws3
2701
2702         * src/folder.[ch]
2703           src/summaryview.[ch]
2704                 implement per-folder collapsed/expanded threads setting
2705                 
2706         * src/prefs_common.c
2707                 remove global collapsed/expanded threads option
2708
2709 2003-01-25 [christoph]  0.8.9claws2
2710
2711         * po/POTFILES.in
2712                 add pluginwindow and prefswindow
2713         * src/compose.c
2714                 make send respond correctly to messages that could be added
2715                 to the queue folder, but the UID of the message is unknown
2716         * src/folder.c
2717         * src/imap.c
2718                 don't return guessed UIDs in imap_add_msg anymore. We return
2719                 0 to tell the folder system it was appened but the UID is
2720                 unknown. Folder system now get's the UID by scaning the folder
2721                 and searching the cache for the Message-ID
2722                 (closes bug #29 Messages queued, but not sent)
2723
2724 2003-01-25 [paul]       0.8.9claws1
2725
2726         * src/codeconv.c
2727                 conv_encode_header():  fix bug when long headers with 8-bit
2728                 characters are used, so that the encoded words are wrapped.
2729                 If the space in the original text falls on the wrap boundary,
2730                 it can be lost.
2731                 Patch by Sergey Vlasov.
2732                 
2733         * src/folderview.c
2734                  fix bug where a change to the sorting method or thread view
2735                  of a folder's messages is lost if simpify-subject is set and
2736                  toggled on or off.
2737                  Patch by Luke Plant.
2738
2739 2003-01-24 [paul]       0.8.9claws
2740
2741         * sylpheed-0.8.9claws released
2742         
2743         * Makefile.am
2744           sylpheed.spec.in
2745                 remove reference to 'INSTALL.jp'
2746
2747 2003-01-23 [paul]       0.8.8claws128
2748
2749         * po/es.po
2750           po/it.po
2751           po/ru.po
2752           po/sr.po
2753                 updated translations. submitted by Ricardo Mones Lastra,
2754                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
2755
2756 2003-01-23 [colin]      0.8.8claws127
2757
2758         * src/compose.c
2759                 Fix drafted and queued news articles re-edition
2760
2761 2003-01-23 [melvin]     0.8.8claws126
2762
2763         * po/fr.po
2764                 Updated French translations
2765
2766 2003-01-23 [colin]      0.8.8claws125
2767
2768         * src/inc.c
2769                 Fix "Connecting to..." status message
2770
2771 2003-01-22 [paul]       0.8.8claws124
2772
2773         * po/bg.po
2774                 updated by George Danchev
2775                 
2776         * src/folder.c
2777                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
2778                 and folder deletion
2779
2780 2003-01-21 [paul]       0.8.8claws123
2781
2782         * po/bg.po
2783                 updated by George Danchev
2784                 
2785         * src/about.c
2786                 its now 2003
2787                 
2788         * src/toolbar.c
2789                 don't translate 'Separator'
2790                 
2791         * src/plugins/spamassassin/Makefile.am
2792                 add aspell to CPPFLAGS
2793                 
2794         * src/plugins/spamassassin/spamassassin.c
2795           src/plugins/spamassassin/spamassassin_gtk.c
2796                 set correct default for spamassassin_receive_spam
2797                 slightly re-word descriptions and some
2798                 other minor changes
2799
2800 2003-01-19 [alfons]     0.8.8claws122
2801                 
2802         * src/mimeview.c
2803                 mimeview_save_as(): we might as well show the file name for
2804                 the single case "Save As" too
2805
2806 2003-01-19 [alfons]     0.8.8claws121
2807
2808         * src/crash.c
2809                 change bug tracker URL to bugzilla URL
2810
2811 2003-01-19 [alfons]     0.8.8claws120
2812
2813         * src/mimeview.c
2814                 mimeview_save_all(): display name of file before overwriting;
2815                 continue saving all, even when one overwrite was cancelled
2816
2817 2003-01-19 [christoph]  0.8.8claws119
2818
2819         * src/summaryview.c
2820         * src/procmsg.[ch]
2821                 fix wrong usage of procmsg_find_children in summaryview
2822                 by using procmsg_update_unread_children instead of
2823                 summaryview_update_unread_children
2824
2825 2003-01-19 [christoph]  0.8.8claws118
2826
2827         * src/procmsg.c
2828                 fix infinite loop in procmsg_find_children
2829                  (closes bug #25 sylpheed crashes on delete.)
2830
2831         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2832
2833 2003-01-19 [paul]       0.8.8claws117
2834
2835         * po/pt_BR.po
2836                 updated by Ivan Francolin Martinez
2837
2838 2003-01-18 [melvin]     0.8.8claws116
2839
2840         * src/prefs_actions.c
2841                 Removed syntax limitation of only one '&' at the end of command.
2842                         Now actions that contain '>/dev/null 2>&1' are possible.
2843
2844 2003-01-18 [melvin]     0.8.8claws115
2845
2846         * src/prefs_actions.c
2847                 Actions IO dialog: when the action ends
2848                 the "Close" button now has focus and [Escape] closes the
2849                 window.
2850
2851 2003-01-18 [christoph]  0.8.8claws114
2852
2853         * src/procmsg.c
2854                 o add debug output when MsgInfos are really freed
2855                 o free GSLists in procmsg_find_children and
2856                   procmsg_update_unread_children
2857
2858 2003-01-18 [christoph]  0.8.8claws113
2859
2860         * src/mainwindow.c
2861                 reorder Configuration menu
2862
2863 2003-01-18 [christoph]  0.8.8claws112
2864
2865         * src/compose.c
2866                 fix applying templates to forwarded messages
2867
2868         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2869
2870 2003-01-17 [christoph]  0.8.8claws111
2871
2872         * src/folder.c
2873                 destroy folder items, when a folder item is removed
2874
2875 2003-01-17 [christoph]  0.8.8claws110
2876
2877         * src/folder.c
2878                 fix wrong folder stats update when ignored message is
2879                 deleted
2880
2881 2003-01-17 [colin]      0.8.8claws109
2882         
2883         * src/mainwindow.c
2884         * src/summaryview.c
2885                 Quicksearch bugfixes: 
2886                 - hide help button at startup if not extended
2887                 - switch to extended when looking for replies
2888
2889 2003-01-17 [paul]
2890
2891         * sync with 0.8.9 release
2892
2893 2003-01-17 [paul]       0.8.8claws108
2894
2895         * sync with 0.8.8cvs11
2896                 see ChangeLog 2003-01-17
2897
2898 2003-01-16 [colin]      0.8.8claws107
2899
2900         * src/procmsg.c
2901                 Changed encryption test to re-ask passphrase
2902                 if an encrypted message hasn't been decrypted
2903                 Fixes bug #5
2904
2905 2003-01-16 [christoph]  0.8.8claws106
2906
2907         * src/prefs_gtk.c
2908         * src/prefs_toolbar.c
2909         * src/gtk/prefswindow.h
2910         * src/plugins/spamassassin/spamassassin_gtk.c
2911                 remove page destroy function that is not used anymore
2912
2913 2003-01-16 [paul]       0.8.8claws105
2914
2915         * sync with 0.8.8cvs9
2916                 see ChangeLog 2002-01-16
2917
2918 2003-01-16 [colin]      0.8.8claws104
2919
2920         * src/compose.[ch]
2921                 Fix bug with autosaved drafts for IMAP, when draft
2922                 folder is specified - fixes bugzilla bug #20
2923
2924 2003-01-15 [paul]       0.8.8claws103
2925
2926         * src/compose.[ch]
2927           src/procmsg.c
2928                 store folder and message-id of message forwarding
2929                 in queue header and set forward flag after sending
2930
2931 2003-01-15 [paul]       0.8.8claws102
2932
2933         * sync with 0.8.8cvs8
2934                 see ChangeLog 2002-01-15
2935
2936 2003-01-15 [colin]      0.8.8claws101
2937
2938         * src/Makefile.am
2939                 Fix linking with GNU libiconv
2940
2941 2003-01-15 [darko]      0.8.8claws100
2942
2943         * src/pine.c
2944                 fix crash when importing pine address book
2945                 entry with an empty name (reported by DY
2946                 <dybulk at tri8.net>)
2947
2948 2003-01-14 [paul]       0.8.8claws99
2949
2950         * configure.in  ** REMOVED **
2951           configure.ac  ** NEW FILE **
2952                 rename configure.in to configure.ac, as it is now
2953                 preferred
2954
2955 2003-01-14 [melvin]     0.8.8claws98
2956
2957         * src/folderview.c
2958                 folderview_check_new(): More precise function description
2959
2960 2003-01-14 [melvin]     0.8.8claws97
2961
2962         * src/folderview.c
2963                 folderview_check_new(): return the number of new messages 
2964                         since last check.
2965         * src/inc.c
2966                 inc_account_mail(): Disable counting of new messages for IMAP
2967                         and NNTP until bug [19] and [14] are fixed.
2968
2969 2003-01-14 [paul]       0.8.8claws96
2970
2971         * sync with 0.8.8cvs6
2972                 see ChangeLog 2003-01-14
2973
2974 2003-01-13 [alfons]     0.8.8claws95
2975
2976         * src/textview.c
2977                 tune email address validation (c. 0.8.8claws89): if . is 
2978                 just one char away from @, the address is invalid too 
2979                 (correctly rejects addresses like foo@.com)
2980
2981 2003-01-13 [paul]       0.8.8claws94
2982
2983         * src/messageview.c
2984           src/toolbar.c
2985                 fixes to the Message View toolbar and menu:
2986                 fix non-functioning Forward button
2987                 make Reply button consider default_reply_list
2988                 remove 'Follow-up...' menu entry
2989                 add 'Forward' and 'Redirect' menu entries
2990
2991 2003-01-13 [melvin]     0.8.8claws93
2992
2993         * src/inc.c
2994                 Fixed typo that could make new messages count incorrect.
2995
2996 2003-01-13 [melvin]     0.8.8claws92
2997
2998         * src/folderview.[ch]
2999                 folderview_check_new(): return the number of new messages.
3000         * src/inc.c
3001                 Should fix bug [14] where new mail notification worked 
3002                         incorrectly with IMAP accounts.
3003                 inc_spool_account(): return number of new msgs, or -1 on error
3004                 inc_all_spool(): return number of new msgs
3005                 
3006 2003-01-13 [melvin]     0.8.8claws91
3007
3008         * src/prefs_actions.c
3009                 Justify help text.
3010
3011 2003-01-12 [thorsten]   0.8.8claws90
3012
3013         * src/common/prefs.c
3014                 close file before rename
3015
3016 2003-01-12 [alfons]     0.8.8claws89
3017
3018         * AUTHORS
3019                 add Christian Mertes
3020         * src/common/utils.[ch]
3021                 g_stricase_hash(), g_stricase_equal(): functions for 
3022                 case insensitive hash tables
3023         * src/textview.c
3024                 use top level domain names to validate email address, based
3025                 on a patch by Christian Mertes (thanks!), but changed 
3026                 implementation to use a hash table 
3027
3028 2003-01-12 [paul]       0.8.8claws88
3029
3030         * po/bg.po
3031                 updated by George Danchev
3032
3033 2003-01-12 [alfons]     0.8.8claws87
3034
3035         * src/summaryview.c
3036                 delete / execute performance: use new style folder update
3037
3038 2003-01-12 [paul]       0.8.8claws86
3039
3040         * sync with 0.8.8cvs5
3041                 see ChangeLog 2003-01-13 (!)
3042
3043 2003-01-12 [alfons]     0.8.8claws85
3044
3045         * src/filtering.c
3046         * src/matcher_parser_parse.y
3047                 prepare change_score filtering action
3048         * src/matcher.[ch]
3049                 give up const-correctness on functions that call non-const-correct functions;
3050                 several casts to gpointer in g_free();
3051                 add change_score;
3052
3053 2003-01-12 [christoph]  0.8.8claws84
3054
3055         * src/compose.c
3056                 fix 2 warnings
3057
3058         * src/gtk/prefswindow.[ch]
3059         * src/plugins/spamassassin/spamassassin_gtk.c
3060                 changed the call of the widget create function
3061                 for PrefsPages, because sometimes the widget
3062                 create function needs a widget that already has
3063                 been attached to a window (to create GDK pixmaps
3064                 for exmaple). So we simply pass the GtkWindow as
3065                 the second parameter now.
3066
3067         * src/main.c
3068         * src/mainwindow.c
3069         * src/prefs_toolbar.[ch]
3070                 rewrite Toolbar Preferences using the new
3071                 prefs window
3072
3073 2003-01-11 [alfons]     0.8.8claws83
3074
3075         * src/addressadd.c
3076                 fix crash when adding sender to addressbook because status bar
3077                 isn't there (the status bar doesn't seem to be used though,
3078                 but I'll let Match decide what to do with it)
3079
3080 2003-01-11 [colin]      0.8.8claws82
3081
3082         * src/main.c
3083           src/toolbar.c
3084                 Two useless changes reversed
3085
3086 2003-01-11 [colin]      0.8.8claws81
3087
3088         * src/mainwindow.c
3089           src/mainwindow.h
3090                 Add mainwindow_get_mainwindow()
3091         * src/alertpanel.c
3092           src/alertpanel.h
3093                 Add alertpanel_error_log() 
3094         * src/compose.c
3095           src/inc.c
3096           src/messageview.c
3097           src/toolbar.c
3098           src/main.c
3099           src/procmsg.c
3100                 Network errors get a View Log button
3101
3102 2003-01-10 [alfons]     0.8.8claws80
3103
3104         * src/prefs_toolbar.c
3105         * src/toolbar.c
3106                 use the translatable string for "Separator" as file name for
3107                 separator toolbar items (probably make this uppercase?)
3108
3109 2003-01-10 [alfons]     0.8.8claws79
3110
3111         * src/prefs_toolbar.c
3112                 put right A_SEPARATOR description string in "displayed
3113                 toolbar items list" so manually added separators are
3114                 saved correctly (bug #10, "Adding a separator to the main 
3115                 toolbar fails, entry in xml file is wrong")
3116
3117 2003-01-10 [christoph]  0.8.8claws78
3118
3119         * src/imap.c
3120                 o fix warnings
3121                 o use CAPABILITY to check if NAMESPACE is available
3122
3123 2003-01-10 [christoph]  0.8.8claws77
3124
3125         * src/imap.[ch]
3126                 apply UIDPLUS IMAP extension support patch
3127
3128         Patch submitted by Simon 'corecode' Schubert
3129
3130 2003-01-10 [paul]       0.8.8claws76
3131
3132         * src/folderview.c
3133                 a sync from main which fixes the news account folders'
3134                 Properties bug
3135
3136 2003-01-10 [christoph]  0.8.8claws75
3137
3138         * src/folder.c
3139                 don't accept 0 as a valid uid returned by copy and move
3140                 functions. 0 means the message was copied or moved but the
3141                 new uid could not be fetched. It is not an error condition
3142                 for the copy or move operation.
3143
3144 2003-01-10 [paul]       0.8.8claws74
3145
3146         * src/prefs_filtering.c
3147                 change English used in Alert when entry is not
3148                 saved.
3149                 
3150         * sync with 0.8.8cvs4
3151                 see ChangeLog 2003-01-10
3152
3153 2003-01-10 [darko]      0.8.8claws73
3154
3155         * src/pine.c
3156                 fix crash when importing address book entry
3157                 without a valid address
3158
3159 2003-01-09 [alfons]     0.8.8claws72
3160
3161         * src/inc.c
3162                 filtering performance: use new style folder update
3163
3164 2003-01-09 [christoph]  0.8.8claws71
3165
3166         * src/compose.c
3167         * src/gtk/menu.[ch]
3168                 fix wrong selecting of mime encoding type, when
3169                 opening property dialog of attachments in the
3170                 compose window. 7bit was always selected and that
3171                 destoryed files with 8bit data.
3172                 (closes bug #9 Sylpheed-claws destroys attachments when
3173                  changing MIME-types)
3174
3175 2003-01-09 [paul]       0.8.8claws70
3176
3177         * sync with 0.8.8cvs3
3178                 see ChangeLog 2003-01-09
3179
3180 2003-01-08 [alfons]     0.8.8claws69
3181         
3182         * src/addressadd.c
3183                 apply patch by Kim Schulz to fix build breakage
3184                 because of missing variable
3185
3186 2003-01-08 [paul]       0.8.8claws68
3187
3188         * sync with 0.8.8cvs2
3189                 see ChangeLog 2002-01-08
3190
3191 2003-01-08 [paul]       0.8.8claws67
3192
3193         * po/it.po
3194                 updated by Alessandro Maestri
3195                 
3196         * src/addressadd.c
3197                 when using 'Add sender to addressbook' allow
3198                 name to be edited and remarks to be entered
3199                 Patch submitted by Luke Plant
3200
3201 2003-01-08 [darko]      0.8.8claws66
3202
3203         * README.claws, src/summaryview.c
3204                 fix description for marked messages
3205
3206 2003-01-08 [paul]
3207
3208         * tools/Makefile.am
3209           tools/launch_phoenix  ** NEW FILE **
3210                 add script that enables using Phoenix as the default
3211                 web browser. 
3212                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
3213                 
3214         * tools/OOo2sylpheed.pl
3215                 remove full path to sylpheed executable, just 'sylpheed'
3216                 will do
3217                 
3218         * tools/README
3219                 add launch_phoenix informtion and re-arrange and compress
3220                 the data a little
3221
3222 2003-01-07 [christoph]  0.8.8claws65
3223
3224         * src/folder.c
3225                 fix update for source folder when moving messages
3226         * src/procmsg.[ch]
3227         * src/summaryview.c
3228                 use function to set to_folder for message infos and
3229                 automatically update the op_count for old and new
3230                 folder
3231
3232 2003-01-07 [melvin]     0.8.8claws64
3233
3234         * src/prefs_actions.c
3235                 Fixed bug where an '%p' Action on a displayed image crashed 
3236                         Sylpheed
3237                 Code clean up (get rid of duplicated code and removed unnecessary 
3238                                 structure member)
3239
3240 2003-01-07 [christoph]  0.8.8claws63
3241
3242         * src/compose.c
3243         * src/folder.[ch]
3244         * src/folderview.c
3245         * src/import.c
3246         * src/inc.c
3247         * src/main.c
3248         * src/mainwindow.c
3249         * src/messageview.c
3250         * src/prefs_folder_item.c
3251         * src/procmsg.c
3252         * src/summaryview.c
3253         * src/toolbar.c
3254                 o remove all folder update triggering from the UI code. The folder
3255                   system should know much better when a folder needs an update.
3256                 o to prevent multiple updates in a row the folder updates can be
3257                   frozen for some time.
3258
3259                 Note: - Please verify that no updates are missing
3260                       - Check where freeze/thaws should be added
3261
3262 2003-01-07 [christoph]  0.8.8claws62
3263
3264         * src/prefs_actions.c
3265                 don't translate empty strings
3266
3267         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3268
3269 2003-01-06 [christoph]  0.8.8claws61
3270
3271         * src/prefs_actions.c
3272                 mark strings for gettext
3273         * src/prefs_matcher.c
3274                 use new description window for Execute action and
3275                 match condition in Filtering
3276
3277         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3278
3279 2003-01-06 [alfons]     0.8.8claws60
3280
3281         keep myself inspired to re-organize matcher part 8; 
3282         yes, more to come (I need to move out the descriptive
3283         text for actions to matcher.c, or at least make it not
3284         depend on the wicked ordering)
3285
3286         * src/prefs_matcher.c
3287                 add documentation so others may comprehend the
3288                 UI part of the conditions
3289                 
3290 2003-01-06 [christoph]  0.8.8claws59
3291
3292         * src/prefs_actions.c
3293                 use new description window for syntax help
3294         * src/gtk/description_window.c
3295                 fix display of descriptions with column count != 2
3296
3297         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3298
3299 2003-01-06 [christoph]  0.8.8claws58
3300
3301         * src/quote_fmt.c
3302         * src/summaryview.[ch]
3303         * src/gtk/Makefile.am
3304         * src/gtk/description_window.[ch]       ** NEW **
3305                 use a generic window to display syntax descriptions
3306                 currently used in quote_fmt and summaryview (new description
3307                 for extended quick search)
3308
3309         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3310
3311 2003-01-06 [paul]       0.8.8claws57
3312
3313         * sync with 0.8.8cvs1
3314                 see ChangeLog 2003-01-06
3315
3316 2003-01-06 [christoph]  0.8.8claws56
3317
3318         * src/mainwindow.c
3319         * src/prefs_gtk.[ch]
3320         * src/gtk/prefswindow.[ch]
3321         * src/plugins/spamassassin/spamassassin_gtk.c
3322                 o remove page management from prefswindow, pages
3323                   will be an argument to prefswindow_open
3324                 o prefswindow_open gets a datapointer that is
3325                   passed to the widget_create function to allow
3326                   creation of prefswindow for specific items
3327
3328 2003-01-06 [colin]      0.8.8claws55
3329         
3330         * src/summaryview.c
3331                 We don't want regexp in the reply-finder, 
3332                 because MIDs can contain !,$,. and so on
3333
3334 2003-01-06 [jens]       0.8.8claws54
3335
3336         * src/jpilot.c
3337                 fixed a wrong free in jpilot_read_db_files
3338
3339 2003-01-06 [alfons]     0.8.8claws53
3340
3341         re-organize matcher part 8; more to come
3342        
3343         * src/matcher.c
3344                 matcherprop_to_string(): put g_free()s before the
3345                 switch-case break to fix memleaks                
3346
3347 2003-01-06 [colin]      0.8.8claws52
3348
3349         * src/summaryview.c
3350                 cleanup & reply-finder now displays the first 
3351                 matching message
3352
3353 2003-01-05 [alfons]     0.8.8claws51
3354
3355         re-organize matcher part 7; more to come
3356
3357         * src/matcher.[ch]
3358                 fixes for constant correctness;
3359                 more documentation;
3360
3361 2003-01-05 [alfons]     0.8.8claws50
3362
3363         re-organize matcher part 6; more to come
3364         
3365         * src/matcher.[ch]
3366                 fixes for constant correctness;
3367                 more documentation;
3368         * src/filtering.c
3369                 fix for constant correctness
3370
3371 2003-01-05 [colin]      0.8.8claws49
3372
3373         * src/account.[ch]
3374                 Add account_get_reply_account function
3375         * src/compose.c
3376                 Use account_get_reply_account function 
3377         * src/summaryview.c
3378                 Basic reply-finder - click on the replied
3379                 icon gets you to the outbox using quick-search
3380
3381 2003-01-05 [paul]       0.8.8claws48
3382
3383         * src/prefs_common.c
3384                 small change to English
3385                 
3386         * src/prefs_filtering.c
3387                 prefs_filtering_action_select(): improve logic and uniformity
3388                 of gui
3389
3390 2003-01-05 [alfons]     0.8.8claws47
3391
3392         fine tune solution to focus problems (bug #7)
3393
3394         * src/mainwindow.c
3395                 mainwindow_focus_in_event(): remove grab event check
3396         * src/summaryview.c
3397                 summary_button_pressed(): move selection on right-click
3398                 too. we can't possibly move the selection back after
3399                 canceling a dialog, because gtk's incomplete focus 
3400                 management. whether this is a good solution, only time
3401                 will tell.
3402
3403 2003-01-05 [christoph]  0.8.8claws46
3404
3405         * src/imap.c
3406                 fix crash when no imap connection could be established
3407
3408 2003-01-05 [paul]       0.8.8claws45
3409
3410         * src/mainwindow.c
3411           src/sumamryview.c
3412           src/gtk/menu.[ch]
3413                 fix bug 605957 'shortcuts in popup-menu'
3414                 make user-defined shortcuts work
3415                 show shortcuts that are already defined
3416                 in the main menu
3417                 Patch submitted by Luke Plant
3418
3419 2003-01-05 [alfons]     0.8.8claws44
3420
3421         * src/mainwindow.c
3422                 focus_in_event handler should not select summary view row 
3423                 when another window (menu, dialog) grabbed for events 
3424                 (bug #7, "[0.8.8claws42] Message summary focus") 
3425
3426 2003-01-04 [christoph]  0.8.8claws43
3427
3428         * src/procmsg.c
3429                 update save folder after adding the sent message
3430                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
3431
3432 2003-01-02 [christoph]  0.8.8claws42
3433
3434         * src/common/plugin.c
3435                 fix unloading of all plugins and unload
3436                 plugins in reverse order
3437                 
3438         * src/gtk/pluginwindow.c
3439                 implement function of load and unload button
3440
3441         * src/gtk/prefswindow.c
3442         * src/gtk/prefswindow.h
3443                 rename register function and add new unregister
3444                 function
3445
3446         * src/plugins/spamassassin/spamassassin_gtk.c
3447                 unregister prefs page and update for changes in
3448                 src/gtk/prefswindow.c
3449
3450 2003-01-02 [paul]       0.8.8claws41
3451
3452         * po/es.po
3453                 updated by Ricardo Mones Lastra
3454
3455 2003-01-02 [paul]
3456
3457         * tools/tb2sylpheed
3458                 fixes and improvements by Urke MMI
3459
3460 2003-01-02 [thorsten]   0.8.8claws40
3461
3462         * src/procmsg.c
3463                 fixed wrong return value
3464
3465 2003-01-02 [thorsten]   0.8.8claws39
3466
3467         * src/prefs.c
3468                 fixed printing wrong variable
3469
3470 2003-01-02 [thorsten]   0.8.8claws38
3471
3472         * src/prefs.c
3473                 fixed acessing members of freed pfile struct
3474
3475 2003-01-02 [thorsten]   0.8.8claws37
3476
3477         * src/procmsg.c
3478                 detect loops across several messages
3479                 as suggested by Christoph Hohmann
3480
3481 2003-01-01 [match]      0.8.8claws36
3482
3483         * src/addrindex.c
3484                 fixed another memory leak.
3485
3486 2003-01-01 [match]      0.8.8claws35
3487
3488         * src/jpilot.[ch]
3489                 fixed memory leaks. applied Doxygen comments.
3490
3491 2003-01-01 [thorsten]   0.8.8claws34
3492
3493         * src/procmsg.c
3494                 inhibit endless loop if msg references itself
3495                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
3496
3497 2003-01-01 [christoph]  0.8.8claws33
3498
3499         * src/mainwindow.c
3500         * src/gtk/Makefile.am
3501         * src/gtk/pluginwindow.c                ** NEW **
3502         * src/gtk/pluginwindow.h                ** NEW **
3503                 add plugin window
3504
3505         * src/plugins/demo/demo.c
3506         * src/plugins/spamassassin/spamassassin.c
3507         * src/plugins/spamassassin/spamassassin_gtk.c
3508                 write better plugin descriptions
3509
3510 2002-12-31 [christoph]  0.8.8claws32
3511
3512         * src/gtk/prefswindow.c
3513         * src/plugins/spamassassin/spamassassin_gtk.c
3514                 some small improvements to GTK code
3515
3516 2002-12-31 [christoph]  0.8.8claws31
3517
3518         * src/plugins/spamassassin/spamassassin_gtk.c
3519                 enable folder select button
3520
3521 2002-12-31 [christoph]  0.8.8claws30
3522
3523         * src/mainwindow.c
3524         * src/gtk/Makefile.am
3525         * src/gtk/prefswindow.c                         ** NEW **
3526         * src/gtk/prefswindow.h                         ** NEW **
3527                 add new prefs window
3528
3529         * src/common/plugin.c
3530                 don't try to load empty config lines
3531         
3532         * src/plugins/spamassassin/Makefile.am
3533         * src/plugins/spamassassin/spamassassin.c
3534         * src/plugins/spamassassin/spamassassin.h       ** NEW **
3535         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
3536                 GTK config for SpamAssassin Plugin using
3537                 the new prefs window
3538
3539 2002-12-31 [paul]       0.8.8claws29
3540
3541         * po/POTFILES.in
3542                 remove obsolete entry 'src/menu.c'
3543
3544 2002-12-31 [alfons]     0.8.8claws28
3545
3546         * src/matcher.[ch]
3547         * src/matcher_parser_parse.y
3548         * src/prefs_matcher.c
3549                 add "ignore_thread" and "~ignore_thread" condition so it's
3550                 possible to make the actions / scoring operate on the ignore
3551                 thread flag
3552
3553 2002-12-31 [christoph]  0.8.8claws27
3554
3555         * src/addrbook.c
3556         * src/addrindex.c
3557         * src/folder.c
3558         * src/matcher.c
3559         * src/prefs_account.c
3560         * src/prefs_actions.c
3561         * src/prefs_customheader.c
3562         * src/prefs_display_header.c
3563         * src/prefs_gtk.c
3564         * src/procmime.c
3565         * src/toolbar.c
3566         * src/xmlprops.c
3567         * src/common/prefs.[ch]
3568                 extend prefs file handling for reading and automatic handling
3569                 of blocks. When reading prefs_set_block_label will automatically
3570                 move on to the block. When writing it will copy all other blocks
3571                 automatically
3572
3573         * src/common/plugin.c
3574                 Now loading plugin filenames from [Plugins] block in
3575                 sylpheed rc file
3576
3577 2002-12-30 [christoph]  0.8.8claws26
3578
3579         * src/common/hooks.[ch]
3580                 return abort status to caller of hooks_invoke
3581                 
3582         * src/inc.[ch]
3583                 invoke message filtering hook and stop
3584                 default handling when filter returns abort
3585
3586         * src/common/plugin.[ch]
3587         * src/plugins/demo/demo.c
3588                 modify plugin loader, because resolving symbols for strings
3589                 does not work correctly
3590         
3591         * configure.in
3592         * ac/spamassassin.m4                            ** NEW **
3593         * src/plugins/spamassassin/.cvsignore           ** NEW **
3594         * src/plugins/spamassassin/Makefile.am          ** NEW **
3595         * src/plugins/spamassassin/README               ** NEW **
3596         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
3597         * src/plugins/spamassassin/spamassassin.c       ** NEW **
3598         * src/plugins/spamassassin/utils.[ch]           ** NEW **
3599                 add spamassassin plugin, see src/plugins/spamassassin/README
3600                 for details
3601
3602 2002-12-29 [alfons]     0.8.8claws25
3603
3604         * src/mainwindow.c
3605                 when moving focus from a message view to the main 
3606                 window, don't forget to select the summary node
3607                 of the displayed message. should fix "[ 659103 ] 
3608                 focus-follows-mouse confuses sylpheed"
3609
3610 2002-12-29 [christoph]  0.8.8claws24
3611
3612         * src/Makefile.am
3613         * src/stringtable.[ch]          ** REMOVE **
3614         * src/common/Makefile.am
3615         * src/common/stringtable.[ch]   ** NEW **
3616                 move stringtable files to common directory
3617
3618 2002-12-29 [christoph]  0.8.8claws23
3619
3620         * src/Makefile.am
3621         * src/menu.[ch]                 ** REMOVE **
3622         * src/gtk/Makefile.am
3623         * src/gtk/menu.[ch]             ** NEW **
3624                 move menu files to gtk directory
3625
3626 2002-12-29 [match]      0.8.8claws22
3627
3628         * src/addressbook.c
3629         * src/syldap.c
3630                 moved UI specific code out of LDAP code into addressbook
3631                 UI code. fixed memory leak.
3632
3633 2002-12-29 [christoph]  0.8.8claws21
3634
3635         * src/folder.c
3636                 only check for IGNORED parent message when message is
3637                 not IGNORED itself
3638
3639 2002-12-29 [alfons]     0.8.8claws20
3640
3641         * src/summaryview.c
3642                 set gtksctree's anchor correct (immediate execute
3643                 changes the tree's layout, and anchor points at 
3644                 the incorrect row). fixes "[ 657233 ] multiple msg 
3645                 delete sometimes off by 1".
3646                 we probably have to look for more tree layout /
3647                 anchor glitches.
3648
3649 2002-12-29 [paul]       0.8.8claws19
3650
3651         * src/summaryview.c
3652                 fix bug [ 659054 ] incorrect sorting of 'From' column
3653                 when using 'display sender using address book'
3654                 thanks to Alfons and Luke Plant
3655
3656 2002-12-29 [christoph]  0.8.8claws18
3657
3658         * src/folder.c
3659         * src/procmsg.[ch]
3660                 check parent messages for IGNORE THREAD flag, when adding,
3661                 moving or copying messages to a folder
3662
3663 2002-12-27 [alfons]     0.8.8claws17
3664
3665         re-organize matcher part 5; more to come
3666
3667         * src/matcher.c
3668                 hash keywords in matchparser_tab 
3669
3670 2002-12-27 [alfons]     0.8.8claws16
3671
3672         re-organize matcher part 4; more to come
3673
3674         * src/matcher_parser.h
3675         * src/matcher_parser_lex.l
3676         * src/matcher_parser_parse.y
3677                 cleanup
3678
3679 2002-12-27 [alfons]     0.8.8claws15
3680
3681         re-organize matcher part 3; more to come
3682
3683         * src/matcher.[ch]
3684                 cleanup
3685
3686 2002-12-27 [alfons]     0.8.8claws14
3687
3688         re-organize matcher part 2; more to come but this should
3689         work. cc me if there are any regressions.
3690
3691         * src/matcher.h
3692                 add prototype for get_matchparser_tab_id()
3693         * src/matcher_parser_lex.l
3694                 look up keywords using matchparser_tab_id();
3695
3696 2002-12-27 [alfons]     0.8.8claws12
3697
3698         re-organize matcher part 1
3699
3700         * src/matcher.h
3701                 map yacc generated constants to sylpheed matcher constants
3702         * src/matcher.c
3703                 add function to find a matcher constant from a string
3704
3705 2002-12-27 [christoph]  0.8.8claws11
3706
3707         * src/compose.c
3708                 MENUITEM_ADD casts the 4th argument from integer to pointer
3709                 so it probably should not be a pointer, this means we
3710                 should use account id for it and not the account's pointer
3711
3712 2002-12-27 [paul]       0.8.8claws10
3713
3714         * src/mainwindow.c
3715                 remove unneeded 'GtkWidget *vbox'
3716                 
3717         * src/summaryview.c
3718                 further sync with 0.8.8 - make sort
3719                 by recipient work as expected
3720                 
3721         * NEWS
3722                 sync with 0.8.8
3723
3724 2002-12-27 [paul]       0.8.8claws9
3725
3726         * po/pt_BR.po
3727                 updated by Ivan F. Martinez
3728                 
3729 2002-12-27 [darko]      0.8.8claws8
3730
3731         * src/common/utils.c
3732                 added locked pattern to extended search
3733
3734 2002-12-27 [alfons]     0.8.8claws7
3735
3736         * src/prefs_matcher.[ch]
3737                 clean up
3738
3739 2002-12-26 [alfons]     0.8.8claws6
3740
3741         * src/matcher.[ch]
3742         * src/matcher_parser_lex.l
3743         * src/matcher_parser_parse.y
3744         * src/prefs_matcher.c
3745                 allow color label as a condition in the matcher
3746
3747 2002-12-26 [oliver]     0.8.8claws5
3748         
3749         * src/toolbar.c 
3750                 enable Addressbook for Main and Messageview
3751         * src/prefs_actions.c
3752                 enable actions in Messageview
3753
3754 2002-12-26 [christoph]  0.8.8claws4
3755
3756         * src/common/plugin.c
3757                 add a little debug output
3758         * configure.in
3759         * src/plugins/demo/Makefile.am
3760                 better use of automake
3761
3762 2002-12-26 [christoph]  0.8.8claws3
3763
3764         * src/Makefile.am
3765         * src/common/Makefile.am
3766                 fix "make distdir"
3767
3768 2002-12-26 [christoph]  0.8.8claws2
3769
3770         * configure.in
3771                 sort configure checks into common / gtk / plugins
3772         * po/POTFILES.in
3773                 add src/prefs_gtk.c
3774         * src/Makefile.am
3775                 add plugins SUBDIR
3776         * src/main.c
3777         * src/common/sylpheed.[ch]
3778                 added now sylpheed_done function for shutdown
3779         * src/common/Makefile.am
3780         * src/common/plugin.[ch]                ** NEW **
3781                 plugin loader and unloader
3782         * src/plugins/.cvsignore                ** NEW **
3783         * src/plugins/Makefile.am               ** NEW **
3784                 build plugins
3785         * src/plugins/demo/.cvsignore           ** NEW **
3786         * src/plugins/demo/Makefile.am          ** NEW **
3787         * src/plugins/demo/demo.c               ** NEW **
3788                 small demo plugin that installs a logtext hook and
3789                 outputs the log text to stdout
3790
3791 2002-12-26 [paul]       0.8.8claws1
3792
3793         * po/es.po
3794                 updated by Ricardo Mones Lastra
3795
3796 2002-12-26 [paul]       0.8.8claws
3797
3798         * 0.8.8claws released
3799
3800 2002-12-26 [paul]       0.8.7claws12
3801
3802         * po/bg.po
3803                 updated by George Danchev
3804
3805 2002-12-26 [paul]       0.8.7claws11
3806
3807         * po/POTFILES.in
3808                 remove unneeded 'src/prefs.c' entry 
3809
3810 2002-12-26 [paul]       0.8.7claws10
3811
3812         * src/codeconv.c
3813           src/mainwindow.c
3814                 sync with 0.8.8 release
3815         
3816         * src/folder.[ch]
3817           src/mh.c
3818           src/summaryview.c
3819                 partial sync with 0.8.8 release
3820         
3821
3822 2002-12-25 [alfons]     0.8.7claws9
3823
3824         * src/matcher.[ch]
3825         * src/matcher_parser_lex.l
3826         * src/matcher_parser_parse.y
3827         * src/prefs_matcher.c
3828                 add locked flag to possible filtering / matcher 
3829                 conditions (also a good example what should be
3830                 done to add a simple boolean condition)
3831
3832 2002-12-25 [christoph]  0.8.7claws8
3833
3834         * src/Makefile.am
3835         * src/account.[ch]
3836         * src/addrbook.c
3837         * src/addressbook.c
3838         * src/addrindex.c
3839         * src/filtering.c
3840         * src/folder.c
3841         * src/matcher.c
3842         * src/prefs.[ch]                ** REMOVE **
3843         * src/prefs_account.c
3844         * src/prefs_actions.c
3845         * src/prefs_common.c
3846         * src/prefs_customheader.c
3847         * src/prefs_display_header.c
3848         * src/prefs_filtering.c
3849         * src/prefs_folder_item.c
3850         * src/prefs_gtk.[ch]            ** NEW **
3851         * src/prefs_matcher.c
3852         * src/prefs_scoring.c
3853         * src/prefs_summary_column.c
3854         * src/procmime.c
3855         * src/selective_download.c
3856         * src/toolbar.c
3857         * src/common/Makefile.am
3858         * src/common/prefs.[ch]         ** NEW **
3859                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
3860
3861 2002-12-24 [alfons]     0.8.7claws7
3862
3863         * src/summaryview.c
3864                 summary_thread_build(): fix real cause of the crash mentioned in
3865                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
3866                 this way we get meaningful ctree nodes 
3867
3868 2002-12-24 [oliver]     0.8.7claws6
3869
3870         * src/mainwindow.[ch]
3871         * src/messageview.[ch]
3872         * src/compose.[ch]
3873         * src/inc.c
3874         * src/summaryview.c
3875                 changes to use updated toolbar handling
3876                 
3877 2002-12-24 [oliver]     0.8.7claws5
3878
3879         * src/toolbar.[ch]
3880                 generic toolbar handling
3881                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
3882         * src/prefs_toolbar.[ch]
3883                 adjust to handling
3884         
3885 2002-12-24 [oliver]     0.8.7claws4
3886         
3887         * src/stock_pixmap.[ch]
3888                 move SYLPHEED_LOGO to end of list in order 
3889                 to remove it from Custom Toolbar`s Icon View
3890
3891 2002-12-24 [alfons]     0.8.7claws3
3892
3893         * src/summaryview.c
3894                 summary_thread_build(): fix crash because of focus != selection 
3895                 after threading. when deleting the selection, gtk tries but fails 
3896                 to find the correct focusable element. we now force the selection
3897                 to be focused. this should solve the infamous bug reported by 
3898                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
3899                 a test case is available. 
3900
3901 2002-12-24 [darko]      0.8.7claws2
3902
3903         * src/summaryview.c
3904                 don't crash when unmarking message with unread children
3905
3906 2002-12-23 [christoph]  0.8.7claws1
3907
3908         * src/Makefile.am
3909         * src/common/Makefile.am
3910                 update Makefiles for moved intl.h, version.h and defs.h
3911         * src/imap.c
3912                 rewrite imap_session_get to avoid duplicate code
3913
3914 2002-12-23 [paul]       0.8.7claws
3915
3916         * Santa-Claws released
3917         
3918         * po/hu.po
3919           po/ru.po
3920                 squeeze in updated Hungarian and Russian translations.
3921                 Submitted by  Gál Zoltán and Ruslan N. Balkin
3922
3923 2002-12-23 [paul]       0.8.6claws129
3924
3925         * po/pl.po
3926                 updated by Witold Wladyslaw Wojciech Wilk
3927
3928 2002-12-23 [paul]       0.8.6claws128
3929
3930         * src/quote_fmt_parse.y
3931                 fix typo and add licence header
3932
3933 2002-12-23 [paul]       0.8.6claws127
3934
3935         * po/en_GB.po
3936                 updated
3937
3938 2002-12-23 [paul]       0.8.6claws126
3939
3940         * po/it.po
3941                 updated translation, submitted by Alessandro Maestri
3942                 
3943 2002-12-23 [paul]       0.8.6claws125
3944
3945         * src/quote_fmt_parse.y
3946                 fix signature-stripping on replies bug. match
3947                 '-- \n' and not '-- '.
3948
3949 2002-12-22 [paul]       0.8.6claws124
3950
3951         * po/bg.po
3952           po/es.po
3953           po/sr.po
3954                 updated translations. submitted by George Danchev,
3955                 Ricardo Mones Lastra, and Urke MMI respectively
3956
3957 2002-12-21 [paul]       0.8.6claws123
3958
3959         * src/addrbook.c
3960                 fix coding style
3961
3962 2002-12-21 [paul]       0.8.6claws122
3963
3964         * src/addrbook.c
3965                 fix bug [643638] where if a person is in one or more
3966                 addressbook groups editing that person's email 
3967                 address results in removal from those groups.
3968                 Patch submitted by Luke Plant.
3969
3970 2002-12-20 [christoph]  0.8.6claws121
3971
3972         * src/common/utils.c
3973         * src/summaryview.c
3974                 reimplement expand_search_string using GString to
3975                 prevent crashs caused by miscalculated string
3976                 lengths reported by Paul
3977
3978 2002-12-20 [christoph]  0.8.6claws120
3979
3980         * src/summaryview.c
3981                 don't use "changed" to check if op_count has to be changed as it
3982                 is also set when the message has unread children
3983                 (closes bug [ 653221 ] crash while deleting duplicates)
3984
3985 2002-12-20 [paul]       0.8.6claws119
3986
3987         * sync with 0.8.6cvs27
3988                 see ChangeLog 2002-12-20
3989
3990 2002-12-20 [paul]       0.8.6claws118
3991
3992         * sync with 0.8.6cvs26
3993                 see ChangeLog 2002-12-19 and 2002-12-20
3994
3995 2002-12-19 [alfons]     0.8.6claws117
3996
3997         * src/textview.c
3998                 fix incorrect parsing of email addresses, submitted by 
3999                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
4000                 name display if it contains @".
4001
4002 2002-12-18 [paul]       0.8.6claws116
4003
4004         * sync with 0.8.6cvs23
4005                 see ChangeLog 2002-12-18
4006
4007 2002-12-18 [paul]       0.8.6claws115
4008
4009         * src/Makefile.am
4010         * src/account.c
4011         * src/codeconv.c
4012         * src/gtkutils.[ch]
4013         * src/imap.c
4014                 sync with 0.8.6cvs22.
4015                 see ChangeLog 2002-12-17 and 2002-12-18
4016
4017 2002-12-17 [christoph]  0.8.6claws114
4018
4019         * src/imap.c
4020                 o don't create a session if imap greeting fails
4021                 o don't close socket when authentication fails
4022                   this is done by imap_session_destroy
4023
4024 2002-12-17 [thorsten]   0.8.6claws113
4025
4026         * tools/Makefile.am
4027           tools/README
4028           tools/google_msgid.pl ** NEW FILE **
4029                 Added "search for message-id" script and doc
4030
4031 2002-12-17 [thorsten]   0.8.6claws112
4032
4033         * po/hu.po
4034                 Updated hungarian translation
4035                 (updated by Gal Zoltan)
4036
4037 2002-12-16 [christoph]  0.8.6claws111
4038
4039         * src/addr_compl.c
4040                 remove stupid addressbook dump to debug output
4041         * src/mh.c
4042                 fix memory leak found by Hiro
4043
4044 2002-12-14 [paul]       0.8.6claws110
4045
4046         * src/compose.c
4047                 fix menubar sensitivity on send
4048                 
4049         * src/prefs_filtering.c
4050         * src/prefs_matcher.c
4051         * src/prefs_scoring.c
4052                 Fix english ;)
4053                 
4054         * src/common/quoted-printable.h
4055                 sync: fix typo
4056         
4057 2002-12-13 [christoph]  0.8.6claws109
4058
4059         * src/Makefile.am
4060         * src/manage_window.[ch]        ** REMOVE **
4061         * src/gtk/Makefile.am
4062         * src/gtk/manage_window.[ch]    ** NEW **
4063                 move manage_window files to gtk directory
4064
4065 2002-12-13 [christoph]  0.8.6claws108
4066
4067         * src/Makefile.am
4068         * src/gtkshruler.[ch]           ** REMOVE **
4069         * src/gtk/Makefile.am
4070         * src/gtk/gtkshruler.[ch]       ** NEW **
4071                 move gtkshruler files to gtk directory
4072
4073 2002-12-13 [christoph]  0.8.6claws107
4074
4075         * src/Makefile.am
4076         * src/compose.c
4077         * src/gtkstext.[ch]             ** REMOVE **
4078         * src/gtkutils.[ch]
4079         * src/textview.c
4080         * src/gtk/gtkstext.[ch]         ** NEW **
4081         * src/gtk/Makefile.am
4082                 o move stext functions to gtkstext.c to remove
4083                   dependency of gtkutils
4084                 o move gtkstext files to gtk directory
4085
4086         * src/gtk/Makefile.am
4087         * src/gtk/sslcertwindow.[ch]
4088                 UI stuff can always depend on common code so
4089                 it's ok to add ../common to include path
4090
4091 2002-12-13 [colin]      0.8.6claws106
4092
4093         * src/summaryview.c
4094                 Disconnect sighandlers for mainwindow when
4095                 quicksearch has the focus
4096                 Fix bug #653231
4097         * src/mainwindow.[ch]
4098                 Make key_pressed callback public, to be able
4099                 to disconnect it
4100
4101 2002-12-13 [christoph]  0.8.6claws105
4102
4103         * src/mh.c
4104                 create .mh_sequences file in new MH folders
4105                 (closes feature request [ 523162 ] MH folders should
4106                  get a .mh_sequences)
4107
4108 2002-12-13 [colin]      0.8.6claws104
4109
4110         * src/summaryview.c
4111                 Better handling of quicksearch show/hide
4112                 (basically the button stays under the mouse 
4113                  when toggled)
4114
4115 2002-12-13 [paul]       0.8.6claws103
4116
4117         * sync with 0.8.6cvs17
4118                 see ChangeLog 2002-12-13
4119
4120 2002-12-13 [paul]       0.8.6claws102
4121
4122         * po/es.po
4123                 updated by Ricardo Mones Lastra
4124
4125 2002-12-11 [colin]       0.8.6claws101
4126
4127         * src/folder.c
4128                 remove statusbar stuff
4129           src/folderview.c
4130                 set statusbar verbosity when moving folders
4131
4132 2002-12-11 [colin]       0.8.6claws100
4133         * src/prefs_filtering.c
4134         * src/prefs_matcher.c
4135         * src/prefs_scoring.c
4136                 Fix english ;)
4137
4138 2002-12-11 [colin]       0.8.6claws99
4139
4140         * src/prefs_common.[ch]
4141                 Add summary_quicksearch_type
4142         * src/summaryview.c
4143                 Save last used quicksearch type
4144
4145 2002-12-11 [jens]       0.8.6claws98
4146         * src/prefs_filtering.c
4147         * src/prefs_matcher.c
4148         * src/prefs_scoring.c
4149                 added dialog for incomplete rules in scoring, filtering and
4150                 matcher to ask wheather really close
4151
4152 2002-12-11 [colin]      0.8.6claws97
4153
4154         * src/folder.c
4155                 Fix folder dnd statusbar logging
4156
4157 2002-12-10 [christoph]  0.8.6claws96
4158
4159         * src/compose.c
4160         * src/folder.c
4161         * src/imap.c
4162         * src/inc.c
4163         * src/main.c
4164         * src/mainwindow.c
4165         * src/news.c
4166         * src/send.c
4167         * src/statusbar.[ch]
4168         * src/common/hooks.c
4169         * src/common/log.[ch]
4170                 o handle verbose logging in statusbar directly in statusbar code
4171                   and common code does not need any knowledge about a statusbar
4172                 o remove direct calls to statusbar_(puts|pop)_all functions
4173
4174 2002-12-10 [jens]       0.8.6claws95
4175
4176         * src/*.c
4177                 removed gettext from g_warnings
4178         * po/POTFILES.in
4179                 cleaned and updated
4180         * po/de.po
4181                 updated
4182
4183 2002-12-10 [colin]      0.8.6claws94
4184
4185         * src/main.c
4186                 finish crash dialog fix
4187
4188 2002-12-10 [colin]      0.8.6claws93
4189
4190         * src/main.c
4191                 "Fix" "sylpheed already running" instead of
4192                 crash dialog appearing after a crash
4193
4194 2002-12-10 [colin]      0.8.6claws92
4195
4196         * po/POTFILES.in
4197                 add src/gtk/sslcertwindow.c
4198
4199 2002-12-10 [paul]       0.8.6claws91
4200
4201         * po/POTFILES.in
4202                 updated to reflect recent changes
4203                 submitted by Alessandro Maestri
4204
4205 2002-12-09 [christoph]  0.8.6claws90
4206
4207         * src/Makefile.am
4208         * src/smtp.[ch]                 ** REMOVE **
4209         * src/common/Makefile.am
4210         * src/common/smtp.[ch]          ** NEW **
4211                 move smtp files to common directory
4212
4213 2002-12-09 [christoph]  0.8.6claws89
4214
4215         * src/Makefile.am
4216         * src/session.[ch]              ** REMOVE **
4217         * src/common/Makefile.am
4218         * src/common/session.[ch]       ** NEW **
4219                 move session files to common directory
4220
4221 2002-12-09 [paul]       0.8.6claws88
4222
4223         * src/account.c
4224                 fix bug [649746] edit accounts: move account reverted
4225                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
4226
4227 2002-12-09 [colin]      0.8.6claws87
4228
4229         * src/ssl_certificate.c
4230                 cleanup
4231
4232 2002-12-09 [colin]      0.8.6claws86
4233
4234         * src/ssl.c
4235                 Try to open the cert.pem database and 
4236                 issue a warning if it isn't there
4237
4238 2002-12-09 [colin]      0.8.6claws85
4239
4240         * src/common/ssl_certificate.c
4241         * src/gtk/sslcertwindow.c
4242                 Warning fixes
4243
4244 2002-12-09 [colin]      0.8.6claws84
4245
4246         * src/ssl_certificate.[ch] ** REMOVED **
4247         * src/common/ssl_certificate.[ch] ** NEW **
4248         * src/Makefile.am
4249         * src/common/Makefile.am
4250                 Moved ssl_certificate.[ch] to common
4251         * src/common/ssl.c 
4252                 Put back needed include
4253         * src/gtk/sslcertwindow.[ch]
4254                 Changed ssl_certificate.h include
4255         
4256 2002-12-09 [colin]      0.8.6claws83
4257
4258         * src/gtk/sslcertwindow.[ch]
4259                 Implement hook for certificate acception
4260         * src/ssl_certificate.[ch]
4261                 Implement hook for certificate acception
4262         * src/common/ssl.c
4263                 Reenable certificate acception check
4264         * src/mainwindow.c
4265                 Register sslcertwindow's hook
4266         
4267 2002-12-08 [christoph]  0.8.6claws82
4268
4269         * src/about.c
4270         * src/addr_compl.c
4271         * src/codeconv.c
4272         * src/manual.c
4273         * src/undo.c
4274         * src/common/utils.c
4275                 o add missing includes
4276                 o fix warnings
4277         * src/.cvsignore
4278         * src/common/.cvsignore
4279         * src/common/version.h          ** REMOVE **
4280                 remove autogenerated file
4281
4282 2002-12-08 [paul]       0.8.6claws81
4283
4284         * src/stringtable.c
4285                 put back needed include
4286
4287 2002-12-08 [colin]      0.8.6claws80
4288         
4289         * src/gtk/sslcertwindow.c
4290                 Cleaner popups when asking
4291         * src/ssl_certificate.c
4292         * src/prefs_common.[ch]
4293                 remove ssl certificate pref
4294                 put back needed include
4295         * src/undo.c
4296                 put back needed include
4297
4298 2002-12-08 [christoph]  0.8.6claws79
4299
4300         * src/folderview.c
4301         * src/logwindow.c
4302         * src/statusbar.c
4303         * src/summaryview.c
4304                 only abort hook invokation if required data is missing not
4305                 if our own data pointer is NULL, update hookfunction for
4306                 log window
4307
4308 2002-12-08 [paul]       0.8.6claws78
4309
4310         * src/about.c
4311         * src/addrcache.c
4312         * src/addrclip.c
4313         * src/addr_compl.c
4314         * src/addrselect.c
4315         * src/codeconv.c
4316         * src/colorlabel.c
4317         * src/enriched.c
4318         * src/esmtp.c
4319         * src/exporthtml.c
4320         * src/headerview.c
4321         * src/imageview.c
4322         * src/manual.c
4323         * src/noticeview.c
4324         * src/pgptext.c
4325         * src/scoring.c
4326         * src/sourcewindow.c
4327         * src/stringtable.c
4328         * src/undo.c
4329                 clean up: remove unneccesary includes
4330
4331 2002-12-08 [christoph]  0.8.6claws77
4332
4333         * src/folderview.c
4334         * src/statusbar.c
4335         * src/summaryview.c
4336         * src/common/hooks.[ch]
4337                 hook functions now have a gboolean return value, if a hook
4338                 returns TRUE it will stop executing of any more hooks in
4339                 the same hooklist for this invokation
4340
4341 2002-12-08 [colin]      0.8.6claws76
4342         
4343         * src/main.c
4344                 put back argv0 for CRASH_DIALOG
4345
4346 2002-12-08 [christoph]  0.8.6claws75
4347
4348         * src/Makefile.am
4349         * src/about.c
4350         * src/account.c
4351         * src/crash.c
4352         * src/esmtp.h
4353         * src/imap.[ch]
4354         * src/inc.c
4355         * src/main.c
4356         * src/mainwindow.c
4357         * src/news.c
4358         * src/pop.[ch]
4359         * src/prefs_account.[ch]
4360         * src/prefs_common.[ch]
4361         * src/send.[ch]
4362         * src/smtp.[ch]
4363         * src/ssl_certificate.[ch]
4364         * src/ssl_manager.[ch]
4365         * src/common/Makefile.am
4366         * src/common/log.c
4367         * src/common/nntp.[ch]
4368         * src/common/socket.[ch]
4369         * src/common/ssl.[ch]
4370         * src/gtk/sslcertwindow.[ch]
4371         * ac/openssl.m4
4372                 use new autoconf script to detect OpenSSL with extra parameters
4373                 to specify the location of libs and includes, also remove USE_SSL
4374                 to USE_OPENSSL
4375
4376         * src/common/sylpheed.[ch]
4377         * src/common/version.h.in
4378                 start seperation of common code initialization seperated from gui
4379
4380         * src/summaryview.c
4381                 The function that is called when a color label changes
4382                 should not change the color lable again
4383
4384 2002-12-08 [colin]      0.8.6claws74
4385
4386         * src/gtk/sslcertwindow.c
4387                 warning fixes
4388
4389 2002-12-08 [colin]      0.8.6claws73
4390
4391         * src/statusbar.c
4392           src/common/log.h
4393                 Register a hook for statusbar_puts_all
4394         * src/common/log.c
4395                 invoke statusbar_puts_all's hook
4396         
4397 2002-12-08 [colin]      0.8.6claws72
4398
4399         * src/ssl_certificate.c
4400                 Put back a badly-removed include
4401
4402 2002-12-08 [colin]      0.8.6claws71
4403
4404         * src/gtk/sslcertwindow.[ch]    ** NEW **
4405                 new certificate presentation
4406         * src/gtk/Makefile.am
4407                 add new files
4408         * src/ssl_certificate.[ch]
4409                 gtk cleanup, made utility functions public
4410         * src/ssl_manager.c
4411                 use new cert presentation
4412
4413 2002-12-07 [christoph]  0.8.6claws70
4414
4415         * src/Makefile.am
4416         * src/nntp.[ch]                 ** REMOVE **
4417         * src/common/Makefile.am
4418         * src/common/nntp.[ch]          ** NEW **
4419                 move nntp files to common directory
4420
4421 2002-12-07 [christoph]  0.8.6claws69
4422
4423         * src/procmsg.[ch]
4424         * src/summaryview.c
4425                 implement msginfo update callback using sylpheed's new
4426                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
4427
4428 2002-12-06 [christoph]  0.8.6claws68
4429
4430         * src/editgroup.c
4431                 This patch changes the 'Edit Group Details' dialog to
4432                 allow extended selections in either pane, so that
4433                 addresses can be added or removed from a group more
4434                 quickly and easily. (it actually is a net decrease in
4435                 file size, as some unnecessary functions have been
4436                 removed). 
4437                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
4438
4439 2002-12-06 [christoph]  0.8.6claws67
4440
4441         * src/Makefile.am
4442         * src/template.[ch]             ** REMOVE **
4443         * src/common/Makefile.am
4444         * src/common/template.[ch]      ** NEW **
4445                 move template files to common directory
4446
4447         * src/nntp.c
4448                 add missing log.h include
4449
4450 2002-12-06 [melvin]     0.8.6claws66
4451
4452         * src/prefs_actions.c
4453                 Added the trailing ">" syntax to insert command's output
4454                 without replacing old text (in contrast to trailing "|").
4455
4456 2002-12-05 [colin]      0.8.6claws65
4457         
4458         * src/common/utils.c
4459                 Don't modify original search_string or it'll change
4460                 the next iterations in the for()
4461
4462 2002-12-05 [darko]      0.8.6claws64
4463
4464         * src/common/utils.c
4465                 proper check for filtering commands, found by Colin
4466
4467 2002-12-05 [darko]      0.8.6claws63
4468
4469         * src/common/utils.c
4470                 check proper string for NULL pointer, found by Colin
4471
4472 2002-12-05 [darko]      0.8.6claws62
4473
4474         * src/common/utils.[ch]
4475                 expand_search_string(): new function
4476                 converts Mutt-like patterns to Sylpheed's
4477                 filtering engine
4478         * src/summaryview.c
4479                 use expand_search_string() to allow Mutt-like
4480                 patterns in extended search
4481         * README.claws
4482                 document extended option in quick search
4483
4484 2002-12-05 [paul]       0.8.6claws61
4485
4486         * sync with 0.8.6cvs16
4487                 see ChangeLog 2002-12-05
4488                 
4489         * po/POTFILES.in
4490                 clean up
4491
4492 2002-12-04 [christoph]  0.8.6claws60
4493
4494         * src/imap.[ch]
4495                 put imap authentication code into a new function and
4496                 remove it from imap_session_new that will allow to
4497                 send other commands before authentication
4498
4499 2002-12-04 [christoph]  0.8.6claws59
4500
4501         * src/imap.[ch]
4502                 use already existing method to prevent unneeded IMAP
4503                 folder selects. Set imap_select parameters to NULL
4504                 in some functions if the values are not required.
4505
4506         * src/xml.h
4507                 remove no longer required include
4508
4509 2002-12-04 [paul]       0.8.6claws58
4510
4511         * po/es.po
4512                 updated by Ricardo Mones Lastra
4513                 
4514         * configure.in
4515           po/hu.po      ** NEW FILE **
4516                 initial Hungarian translation, submitted
4517                 by Gál Zoltán <galzoli@hu.inter.net>
4518
4519 2002-12-03 [christoph]  0.8.6claws57
4520
4521         * src/Makefile.am
4522         * src/gtksctree.[ch]            ** REMOVE **
4523         * src/gtk/Makefile.am
4524         * src/gtk/gtksctree.[ch]        ** NEW **
4525                 move gtksctree files to gtk directory
4526
4527 2002-12-03 [christoph]  0.8.6claws56
4528
4529         * src/Makefile.am
4530         * src/md5.[ch]                  ** REMOVE **
4531         * srm/common/Makefile.am
4532         * src/common/md5.[ch]           ** NEW **
4533                 move md5 files to common directory
4534
4535         * src/gtkstext.c
4536                 remove not required #include
4537
4538 2002-12-03 [sergey]     0.8.6claws55
4539
4540         * src/gtkutils.c
4541         * src/gtkutils.h
4542                 gtkut_window_popup(): new function.
4543         * src/mainwindow.c
4544                 main_window_popup(): use gtkut_window_popup() to raise
4545                 window without changing its position.
4546                 (see sylpheed-main ML message [sylpheed:17247])
4547
4548 2002-12-03 [sergey]     0.8.6claws54
4549
4550         * src/send.c
4551                 send_message_local(): removed first-dot escaping
4552                 (SMTP-only, not needed for sending through pipe)
4553
4554 2002-12-03 [paul]       0.8.6claws53
4555
4556         * po/POTFILES.in
4557                 update to reflect recent changes (thanks
4558                 to Ricardo Mones Lastra)
4559                 
4560         * tools/filter_conv.pl
4561                  fix problem with quoted strings. Patch submitted
4562                  by Luke Plant <lukeplant@softhome.net>
4563
4564 2002-12-03 [paul]       0.8.6claws52
4565
4566         * sync with 0.8.6cvs15
4567                 see ChangeLog 2002-12-03
4568
4569 2002-12-02 [christoph]  0.8.6claws51
4570
4571         * src/logwindow.[ch]
4572         * src/common/log.[ch]
4573                 implement logging using a hook function
4574
4575         * src/folderview.c
4576         * src/folder.[ch]
4577                 define hooklist name in header file to avoid
4578                 errors caused by wrong spelling of hooklist names
4579
4580         * src/toolbar.c
4581                 fix warnings
4582
4583 2002-12-02 [christoph]  0.8.6claws50
4584
4585         * src/common/Makefile.am
4586                 add src/common/hooks.[ch]
4587
4588         * src/common/hooks.[ch]
4589                 implement a simple hook system using glib's hook functions
4590
4591         * src/folder.[ch]
4592         * src/folderview.c
4593                 use new hook system for folder item updates
4594
4595 2002-12-02 [christoph]  0.8.6claws49
4596
4597         * doc-src/ui_seperation.txt     ** NEW **
4598                 information for ui seperation
4599
4600         * src/Makefile.am
4601                 remove files that were moved to common
4602                 include common directory by default for the header files
4603
4604         * src/inc.c
4605         * src/common/socket.c
4606         * src/automaton.[ch]
4607                 implement automaton using g_io_*-functions instead of
4608                 gdk_input_add to make it ui independent
4609
4610         * src/codeconv.c
4611         * src/compose.c
4612         * src/ldif.c
4613         * src/pgptext.c
4614         * src/procmime.c
4615         * src/rfc2015.c
4616         * src/smtp.c
4617         * src/unmime.c
4618                 remove common/ prefix because directory is now in
4619                 include path
4620
4621         * src/compose.c
4622         * src/folder.c
4623         * src/folderview.c
4624         * src/mainwindow.c
4625         * src/messageview.c
4626         * src/prefs_common.c
4627         * src/procmsg.c
4628         * src/rfc2015.c
4629                 fix warnings
4630
4631         * src/imap.c
4632         * src/inc.c
4633         * src/news.c
4634         * src/pop.c
4635         * src/send.c
4636         * src/smtp.c
4637         * src/ssl_certificate.c
4638                 add log.h header file for logging functions
4639
4640         * src/main.c
4641         * src/common/utils.c
4642         * src/summaryview.c
4643         * src/xml.c
4644                 o move debug_mode to common/utils.c
4645                 o add functions to set and get debug_mode
4646
4647         * src/defs.h                    ** REMOVE **
4648         * src/intl.h                    ** REMOVE **
4649         * src/socket.[ch]               ** REMOVE **
4650         * src/ssl.[ch]                  ** REMOVE **
4651         * src/utils.[ch]                ** REMOVE **
4652                 replaced by new files in src/common/
4653         
4654         * src/common/Makefile.am
4655                 add new files in src/common/
4656
4657         * src/common/defs.h             ** NEW **
4658         * src/common/intl.h             ** NEW **
4659         * src/common/log.[ch]           ** NEW **
4660         * src/common/socket.[ch]        ** NEW **
4661         * src/common/ssl.[ch]           ** NEW **
4662         * src/common/utils.[ch]         ** NEW **
4663                 replacement for files in src/
4664
4665 2002-12-02 [colin]      0.8.6claws48
4666
4667         * src/folderview.c
4668                 Scroll folderview if necessary during dnd
4669
4670 2002-12-02 [colin]      0.8.6claws47
4671
4672         * src/folder.[ch]
4673                 Add check to verify a move is within a single mailbox
4674         * src/folderview.c
4675                 Add specific error string for this check
4676
4677 2002-12-02 [colin]      0.8.6claws46
4678
4679         * src/folder.c
4680                 Add a test to folder moving, remove a statusbar_print
4681         * src/folderview.c
4682                 Add Move folder... context-menu item
4683                 Factorize folder moving code
4684                 Enable folder DND for mbox
4685
4686 2002-12-01 [christoph]  0.8.6claws45
4687
4688         * ac/aspell.m4
4689                 remove conf.aspelltest if the version check fails
4690
4691 2002-11-30 [christoph]  0.8.6claws44
4692
4693         * autogen.sh
4694                 run libtoolize --force in autogen to create missing
4695                 libtool scripts
4696
4697 2002-11-30 [christoph]  0.8.6claws43
4698
4699         * src/Makefile.am
4700         * src/pgptext.c
4701         * src/procmime.c
4702         * src/rfc2015.c
4703         * src/uuencode.[ch]             ** REMOVED **
4704         * src/common/Makefile.am
4705         * src/common/uuencode.[ch]      ** NEW **
4706                 move uuen/decoder to common directory
4707
4708 2002-11-30 [christoph]  0.8.6claws42
4709
4710         * src/Makefile.am
4711         * src/base64.[ch]               ** REMOVED **
4712         * src/codeconv.c
4713         * src/compose.c
4714         * src/ldif.c
4715         * src/pgptext.c
4716         * src/procmime.c
4717         * src/rfc2015.c
4718         * src/smtp.c
4719         * src/unmime.c
4720         * src/common/Makefile.am
4721         * src/common/base64.[ch]        ** NEW **
4722                 move base64 en/decoder to common directory
4723
4724 2002-11-30 [christoph]  0.8.6claws41
4725
4726         * src/common                    ** NEW **
4727                 new directory for UI independent code
4728         * src/gtk                       ** NEW **
4729                 new directory for GTK frontend
4730         * src/common/.cvsignore         ** NEW **
4731         * src/gtk/.cvsignore            ** NEW **
4732                 ignore build files
4733         * src/common/Makefile.am        ** NEW **
4734         * src/gtk/Makefile.am           ** NEW **
4735                 automake files to build new seperated stuff
4736         * src/Makefile.am
4737                 the binary will currently still be build with the
4738                 files in src, so we include the code from the
4739                 subdirs for now after building the libs there
4740
4741 2002-11-30 [paul]       0.8.6claws40
4742
4743         * src/compose.c
4744                 fix bug [642731] 'Wrong selected account with drafted mail'
4745
4746 2002-11-29 [oliver]     0.8.6claws39
4747         
4748         * src/messageview.c
4749                 o update summaryview when switching between different
4750                   messageviews          
4751         * src/toolbar.c  
4752                 o check if messageview holds already removed msg
4753                   from summaryview
4754                 
4755
4756 2002-11-29 [oliver]     0.8.6claws38
4757
4758         * src/toolbar.c 
4759                 remove not needed variables and includes
4760                 make messageview stay opened and move to next when msgs are deleted 
4761
4762 2002-11-29 [oliver]     0.8.6claws37
4763         
4764         * src/toolbar.c 
4765                 disable compose button (messageview toolbar) by default
4766                 deleted msgs are moved to trash
4767         
4768 2002-11-29 [melvin]     0.8.6claws36
4769
4770         * configure.in
4771                 Increased minimal gpgme version to 0.3.10 (Zombies out)
4772                 and to detect signatures expirations (gpgme 0.3.6)
4773
4774         * src/main.c
4775                 Use non obsolescent function for Gpgme engine checking.
4776
4777         * src/rfc2015.c
4778                 Inform about expired signatures or signatures which key
4779                 has expired. Expiration date is displayed.
4780
4781         * src/sigstatus.c
4782                 Inform about expired signatures or signatures which key
4783                 has expired.
4784
4785 2002-11-28 [paul]       0.8.6claws35
4786
4787         * src/folderview.c
4788                 re-instate 'Check for new messages' in Newsgroup
4789                 folders right-click menu, after a suggestion from
4790                 Tim Mann <timmann@users.sourceforge.net>
4791
4792         * src/main.c
4793                 after a crash check only local folders for new
4794                 messages
4795
4796 2002-11-28 [paul]       0.8.6claws34
4797
4798         * configure.in
4799                 apply patch that fixes the checking of GTK with XIM 
4800                 support on different OSs, such as FreeBSD. Patch 
4801                 submitted by Topia <topia@users.sourceforge.net>
4802                 
4803 2002-11-28 [paul]       0.8.6claws33
4804
4805         * src/mainwindow.c
4806           src/prefs_common.c
4807           src/prefs_toolbar.c
4808                 more changes to the English
4809
4810 2002-11-28 [paul]       0.8.6claws32
4811
4812         * sync with 0.8.6cvs13
4813                 see ChangeLog 2002-11-28 (no sync needed
4814                 for src/compose.c)
4815
4816 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
4817         
4818         * src/mainwindow.[ch]
4819                 add patch by Ivan F. Martinez introducing messageview Toolbar
4820                 some changes and committed by oliver    
4821
4822 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
4823
4824         * src/messageview.[ch]
4825                 add patch by Ivan F. Martinez introducing messageview Toolbar
4826                 some changes and committed by oliver    
4827
4828 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
4829
4830         * src/compose.[ch]
4831                 add patch by Ivan F. Martinez introducing messageview Toolbar
4832                 some changes and committed by oliver    
4833
4834 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
4835         
4836         * src/toolbar.[ch]
4837                 add patch by Ivan F. Martinez introducing messageview Toolbar
4838                 some changes and committed by oliver
4839
4840 2002-11-28 [oliver]     0.8.6claws27
4841         
4842         * src/prefs_toolbar.[ch]
4843                 getting ready for messageview toolbar
4844                 free mem allocated by gettext
4845                 change prefs_toolbar to prefs_toolbar_open
4846  
4847 2002-11-28 [thorsten]   0.8.6claws26
4848
4849         * src/imageview.[ch]
4850                 cleaned up conflicting declarations of
4851                 imageview_show_image()
4852
4853 2002-11-28 [paul]       0.8.6claws25
4854
4855         * src/grouplistdialog.c
4856           src/prefs_common.c
4857           src/prefs_summary_column.c
4858                 a few more improvements to the English
4859
4860 2002-11-28 [colin]      0.8.6claws24
4861
4862         * man/sylpheed.1
4863                 A few updates to command-line parameters
4864
4865 2002-11-28 [colin]      0.8.6claws23
4866
4867         * src/prefs_filtering.c
4868                 Fix problems with prefs_filtering_delete_path:
4869                 a) if the first rule is removed, original pointers
4870                    weren't updated (leading to segfaults)
4871                 b) it was always global_processing updated in case
4872                    of removed path was parent of rule path
4873
4874 2002-11-27 [paul]       0.8.6claws22
4875
4876         * src/mainwindow.c
4877           src/prefs_account.c
4878           src/prefs_actions.c
4879           src/prefs_common.c
4880           src/prefs_customheader.c
4881           src/prefs_display_header.c
4882           src/prefs_filtering.c
4883           src/prefs_folder_item.c
4884           src/prefs_matcher.c
4885           src/prefs_scoring.c
4886           src/prefs_summary_column.c
4887           src/prefs_template.c
4888           src/prefs_toolbar.c
4889                  improve the English in the GUI
4890
4891 2002-11-27 [colin]      0.8.6claws21
4892
4893         * src/folder.c
4894                 Fix processing renaming problems happening after
4895                 last commit
4896
4897 2002-11-27 [colin]      0.8.6claws20
4898
4899         * src/folder.c
4900                 recursive move now deletes src each subfolder after 
4901                 having moved it
4902         * src/folderview.c
4903                 Use identifier instead of path during dnd (enables
4904                 IMAP folder dnd)
4905
4906 2002-11-27 [paul]       0.8.6claws19
4907
4908         * src/main.c
4909                 apply patch that does command-line processing 
4910                 BEFORE gtk_init, allowing claws to run from 
4911                 shell-scripts in non-X environment (e.g. crontab 
4912                 or ip-up, ip-down scripts). Patch submitted by
4913                 Ruslan N. Balkin <baron@dartel.ru>
4914                 
4915         * po/it.po
4916                 updated by Alessandro Maestri
4917
4918 2002-11-27 [paul]       0.8.6claws18
4919
4920         * sync with 0.8.6cvs12
4921           src/prefs_common.c
4922                 Differences are that main uses a 'Receive dialog'
4923                 frame on the Interface tab, whereas claws groups all 
4924                 the dialogs together in a 'Dialogs' frame.
4925
4926 2002-11-27 [colin]      0.8.6claws17
4927
4928         * src/prefs_matcher.c
4929                 Fix Execute criteria's NOT flag
4930
4931
4932 2002-11-26 [christoph]  0.8.6claws16
4933
4934         * src/ssl.c
4935                 rewrite the ssl code a little bit, only use one
4936                 SSL context, set default certificates' file/path
4937
4938 2002-11-26 [thorsten]   0.8.6claws15
4939
4940         * src/compose.c
4941                 default-reply-to didn't work for ml-reply
4942
4943 2002-11-26 [melvin]     0.8.6claws14
4944
4945         * src/prefs_actions.c
4946                 Made pipe-actions ignore short headers in message view
4947                 Made trailing-pipe-actions write in the message view with
4948                 the same font as the original message
4949
4950 2002-11-26 [paul]       0.8.6claws13
4951
4952         * src/compose.c
4953                 this time commit the correct file
4954
4955 2002-11-26 [paul]       0.8.6claws12
4956
4957         * sync with 0.8.6cvs11
4958           src/quote_fmt_parse.y  
4959                 no sync needed
4960           src/account.[ch]       
4961                 not sync'ed
4962           src/compose.c
4963                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
4964                 on draft mode.
4965                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
4966                 header
4967                 
4968         see ChangeLog 2002-11-25 and 2002-11-26
4969
4970 2002-11-26 [colin]      0.8.6claws11
4971
4972         * src/folderview.c
4973                 Fix collapsed folder not auto-expanding during
4974                 mail dnd, if it was the source folder.
4975
4976 2002-11-25 [colin]      0.8.6claws10
4977
4978         * src/folderview.[ch]
4979                 Variable renaming and cleaning (slist of nodes 
4980                 to be re-collapsed is stored in FolderView)
4981
4982 2002-11-25 [paul]       0.8.6claws9
4983
4984         * src/prefs_common.[ch]
4985                 fix breakage caused by last commit
4986
4987 2002-11-25 [paul]       0.8.6claws8
4988
4989         * sync with 0.8.6cvs4
4990                 see ChangeLog 2002-11-21
4991
4992 2002-11-25 [paul]       0.8.6claws7
4993
4994         * sync with 0.8.6cvs4
4995                 see ChangeLog 2002-11-20
4996
4997 2002-11-25 [paul]       0.8.6claws6
4998
4999         * sync with 0.8.6cvs3
5000                 see ChangeLog 2002-11-18
5001
5002 2002-11-25 [colin]      0.8.6claws5
5003
5004         * src/gtkutils.[ch]
5005                 Add gtkut_ctree_node_is_parent()
5006         * src/folderview.c
5007                 Spring-loaded folders
5008
5009 2002-11-25 [colin]      0.8.6claws4
5010
5011         * src/utils.[ch]
5012                 Add slist_concat_unique(), function to merge
5013                 two GSList filtering dups
5014         * src/folder.[ch]
5015         * src/summaryview.[ch]
5016         * src/folderview.c
5017         * src/main.c
5018                 Add detection/update/display of unread answers
5019                 to marked mails
5020         * src/procmsg.[ch]
5021                 Add procmsg_find_children()
5022                 Add procmsg_msg_has_marked_parent()
5023
5024 2002-11-25 [colin]      0.8.6claws3
5025
5026         * src/ssl_certificate.[ch]
5027                 Allow checking a certificate without a DNS
5028                 lookup
5029                 Allow to forget a cert (by deleting it)
5030                 Make ssl_certificate_destroy_public
5031         * src/ssl_manager.[ch] ** NEW FILES **
5032                 Gui to manage (display/remove) certificates
5033         * src/prefs_common.[ch]
5034                 Add a pref to allow silent acceptation of
5035                 trusted certificates or not (based on the
5036                 "I want to know what's going on" principle)
5037         * src/mainwindow.c
5038                 Add SSL manager in Tools menu
5039         * src/Makefile.am
5040                 Add the new files to the build
5041         * po/POTFILES.in
5042                 Add ssl_manager.c to translations
5043
5044 2002-11-25 [colin]      0.8.6claws2
5045
5046         * src/summaryview.[ch]
5047                 Add S_SEARCH_EXTENDED to the quick search, which 
5048                 allows to search using filtering syntax.
5049
5050 2002-11-25 [colin]      0.8.6claws1
5051
5052         * src/summaryview.c
5053                 Deletion of duplicates now prefer deleting
5054                 the unread dup (fixes feature-request 638989).
5055
5056 2002-11-24 [paul]       0.8.6claws
5057
5058         * po/es.po
5059           po/pl.po
5060           po/ru.po
5061           po/sr.po
5062                 updated by Ricardo Mones Lastra,
5063                 Witold Wladyslaw Wojciech Wilk,
5064                 Ruslan N. Balkin, and  Urke MMI 
5065                 respectively
5066
5067 2002-11-24 [paul]       0.8.5claws182
5068
5069         * po/bg.po
5070                 updated by George Danchev
5071
5072 2002-11-23 [alfons]     0.8.5claws181
5073
5074         * src/imap.c
5075                 tiny memory leak found by browsing Dimitar's 
5076                 valgrind report
5077
5078 2002-11-23 [paul]       0.8.5claws180
5079
5080         * po/it.po
5081                 updated by Alessandro Maestri
5082
5083 2002-11-22 [christoph]  0.8.5claws179
5084
5085         * src/compose.c
5086         * src/inc.c
5087         * src/prefs_filtering.c
5088         * src/summaryview.c
5089                 more warning fixes
5090
5091 2002-11-22 [alfons]     0.8.5claws178
5092
5093         * src/summaryview.c
5094                 summary_execute_delete_func(): if message is deleted, make 
5095                 sure to also remove its entry in the subject hash table. 
5096                 fixes a corner case bug.
5097
5098 2002-11-22 [paul]       0.8.5claws177
5099
5100         * .cvsignore
5101                 add 'autom4te.cache'
5102                 
5103         * ltconfig      ** REMOVED **
5104                 not needed
5105
5106 2002-11-22 [paul]       0.8.5claws176
5107
5108         * src/textview.c
5109                 textview_set_font(): fix for message display in
5110                 UTF-8 locales (thanks to Sergey Vlasov).
5111                 
5112         * AUTHORS
5113                 add new team members and contributors
5114
5115
5116 2002-11-21 [colin]      0.8.5claws175
5117
5118         * src/procmsg.[ch]
5119                 Add procmsg_remove_special_headers()
5120         * src/mh.c
5121                 Use procmsg_remove_special_headers() for 
5122                 previous fix
5123
5124 2002-11-21 [colin]      0.8.5claws174
5125
5126         * src/mh.c
5127                 Fix moving/copying from queue/draft folders
5128                 for MH folders
5129
5130 2002-11-21 [christoph]  0.8.5claws173
5131
5132         * src/crash.c
5133         * src/filtering.c
5134         * src/logwindow.c
5135         * src/main.c
5136         * src/matcher_parser_lex.[hl]
5137         * src/mbox.c
5138         * src/mbox_folder.[ch]
5139         * src/prefs_filtering.c
5140         * src/procheader.c
5141         * src/quote_fmt_lex.l
5142         * src/ssl.c
5143                 fix all warnings except the warnings in lex and yacc files
5144
5145 2002-11-20 [christoph]  0.8.5claws172
5146
5147         * src/imap.c
5148                 fix MsgInfo retrieval for IMAP draft and queue folders
5149                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
5150
5151 2002-11-19 [christoph]  0.8.5claws171
5152
5153         * src/compose.c
5154                 fix segfault, when draft saving does not get
5155                 the MsgInfo of the new message
5156                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
5157
5158 2002-11-19 [christoph]  0.8.5claws170
5159
5160         * src/procmsg.c
5161                 add parameter check for flag setting function
5162                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
5163
5164 2002-11-18 [paul]       0.8.5claws169
5165
5166         * src/compose.c
5167                 more sensitivity fixes to redirect mode:
5168                 * disable toolbar draft button
5169                 * allow only Address book in the Tools menu
5170                 * disable editing of message by the spell
5171                   checker
5172
5173 2002-11-18 [paul]       0.8.5claws168
5174
5175         * src/compose.c
5176                 fix sensitivity of menu items in compose_redirect():
5177                 allow only the necessary items 
5178
5179 2002-11-18 [paul]       0.8.5claws167
5180
5181         * src/compose.c
5182                 fix bug [ 603259 ] 'attachment got lost on bounce'
5183
5184 2002-11-18 [paul]       0.8.5claws166
5185
5186         * po/ru.po
5187                 updated by Ruslan N. Balkin <baron@dartel.ru>
5188
5189 2002-11-18 [colin]      0.8.5claws165
5190
5191         * src/main.c
5192           src/defs.h
5193                 Remove old filtering stuff
5194
5195
5196 2002-11-17 [oliver]     0.8.5claws164
5197
5198         * src/toolbar.h
5199                 remove not needed typedef 
5200
5201 2002-11-17 [oliver]     0.8.5claws163
5202
5203         * src/toolbar.c
5204                 make toolbar's on click events translatable
5205
5206 2002-11-15 [colin]      0.8.5claws162
5207
5208         * src/summaryview.c
5209                 Revert too-soon integration of a feature
5210
5211 2002-11-15 [christoph]  0.8.5claws161
5212
5213         * src/imap.c
5214                 use main's implementation of imap_get_msginfo
5215
5216 2002-11-15 [christoph]  0.8.5claws160
5217
5218         * src/compose.c
5219         * src/folder.[ch]
5220         * src/imap.c
5221         * src/mbox_folder.c
5222         * src/mh.c
5223         * src/news.c
5224         * src/procmsg.c
5225         * src/summaryview.c
5226                 replace claws' fetch_msginfo with main's get_msginfo
5227                 (use main's implementation where possible)
5228
5229 2002-11-15 [colin]      0.8.5claws159
5230
5231         * src/ssl_certificate.c
5232                 Missed a check
5233
5234 2002-11-16 [melvin]     0.8.5claws158
5235
5236         * po/fr.po
5237                 Updated French translations.
5238
5239 2002-11-16 [colin]      0.8.5claws157
5240
5241         * src/ssl_certificate.c
5242                 Check for missing parts in the certificates
5243
5244 2002-11-15 [colin]      0.8.5claws156
5245
5246         * src/folderview.c
5247                 Preventive fix (missing check) found by
5248                 Alfons
5249
5250 2002-11-15 [paul]
5251
5252         * NEWS
5253                 sync with 0.8.6 release
5254
5255 2002-11-15 [colin]      0.8.5claws155
5256
5257         * src/folder.[ch]
5258           src/folderview.c
5259                 Fix error handling of folder_item_move_to()
5260                 (thanks to Alfons!)
5261
5262 2002-11-15 [colin]      0.8.5claws154
5263
5264         * src/folder.[ch]
5265           src/folderview.c
5266                 folder_item_move_to() sets an error message instead
5267                 of having GUI stuff in folder.c
5268
5269 2002-11-15 [colin]      0.8.5claws153
5270
5271         * src/procmsg.[ch]
5272                 Implemented a callback for MsgInfo updates, 
5273                 heavily copy/pasted from Christoph's folder 
5274                 callback system
5275         * src/summaryview.[ch]
5276                 Register summary_update_msg as callback
5277
5278 2002-11-14 [colin]      0.8.5claws152
5279         
5280         * src/procmsg.c
5281                 Update the FolderItem after sending (fixes 617593)
5282
5283 2002-11-14 [christoph]  0.8.5claws151
5284
5285         * src/folder.c
5286                 fix wrong position of NULL pointer check found
5287                 by Sergey
5288
5289 2002-11-14 [christoph]  0.8.5claws150
5290
5291         * src/folder.c
5292                 fix segfault when deleting messages from IMAP folders
5293                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
5294
5295 2002-11-14 [colin]      0.8.5claws149
5296
5297         * src/compose.c
5298                 Forwarding was also ignoring the folder's default account.
5299
5300 2002-11-14 [colin]      0.8.5claws148
5301
5302         * src/compose.c
5303                 Fix sent folder not set to folder properties when 
5304                 forwarding.
5305
5306 2002-11-14 [thorsten]   0.8.5claws147
5307
5308         * src/inc.c
5309                 inc_start(): Files were not moved from .processing to inbox,
5310                 if no global processing rule existed
5311
5312 2002-11-14 [colin]      0.8.5claws146
5313
5314         * src/ssl_certificate
5315                 Fix file operations
5316
5317 2002-11-14 [paul]       0.8.5claws145
5318
5319         * po/it.po
5320                 updated by Alessandro Maestri
5321
5322 2002-11-13 [alfons]     0.8.5claws144
5323
5324         * src/folder.c
5325                 folder_item_close(): only mark messages unread
5326                 when a folder has new messages 
5327
5328 2002-11-13 [keith]      0.8.5claws143
5329
5330         * src/imap.c
5331                 Fix problem moving or copying between
5332                 IMAP folders
5333
5334 2002-11-13 [colin]      0.8.5claws142
5335
5336         * src/matcher_parser_parse.y
5337                 Fix rule problem when " don't match
5338
5339 2002-11-13 [christoph]  0.8.5claws141
5340
5341         * src/folder.c
5342         * src/folderview.c
5343                 moved cache saving to folder_item_close
5344                 the folderview should not have to deal with
5345                 this things
5346
5347 2002-11-13 [christoph]  0.8.5claws140
5348
5349         * src/summaryview.c
5350                 moved setting of important score to
5351                 summary_set_prefs_from_folderitem
5352
5353 2002-11-13 [colin]      0.8.5claws139
5354
5355         * src/matcher_parser_parse.y
5356                 Fix a segfault in the parser (happening when
5357                 a good expression had been tested and a bad 
5358                 one arrives)
5359
5360 2002-11-13 [paul]       0.8.5claws138
5361
5362         * sync with 0.8.5cvs24
5363                 see ChangeLog 2002-11-13
5364                 
5365         * po/pt_BR.po
5366                 updated by Fabio Jr. Beneditto
5367
5368 2002-11-13 [colin]      0.8.5claws137
5369         
5370         * src/msgcache.c
5371           src/defs.h
5372           src/procmsg.[ch]
5373                 Revert last commit, problem
5374
5375 2002-11-13 [colin]      0.8.5claws136
5376
5377         * src/msgcache.c
5378                 Remove duplicated code
5379         * src/defs.h
5380                 Bumped CACHE_VERSION and MARK_VERSION
5381         * src/procmsg.[ch]
5382                 Network endian for cache and mark files
5383
5384 2002-11-12 [colin]      0.8.5claws135
5385
5386         * src/inc.c
5387                 Fix the "socket error" dialog which disappeared
5388
5389 2002-11-12 [colin]      0.8.5claws134
5390
5391         * src/msgcache.c
5392                 Reverse last commit which had performance 
5393                 problems, but still reverse the list
5394
5395 2002-11-12 [colin]      0.8.5claws133
5396
5397         * src/msgcache.c
5398                 Reverse list order
5399
5400 2002-11-12 [melvin]     0.8.5claws132
5401
5402         * src/compose.c
5403                 Added a check for a NULL prefs_common.dictionary
5404
5405 2002-11-12 [colin]      0.8.5claws131
5406
5407         * src/ssl_certificate.[ch]
5408                 Use FQDN hostname
5409
5410 2002-11-12 [colin]      0.8.5claws130
5411
5412         * src/ssl_certificate.[ch]
5413                 Take connection port into account for 
5414                 checking certificates (a single hostname
5415                 could have multiple servers with multiple
5416                 certificates)
5417         * src/ssl.c
5418                 Pass the port to ssl_certificate_check
5419
5420 2002-11-12 [paul]       0.8.5claws129
5421
5422         * src/folder.c
5423                 fix a typo in last commit
5424
5425 2002-11-12 [paul]       0.8.5claws128
5426
5427         * sync with 0.8.5cvs23
5428                 see ChangeLog entry 2002-11-12
5429
5430 2002-11-11 [colin]      0.8.5claws127
5431
5432         * src/ssl_certificate.c
5433                 Cleaner messages
5434                 Don't popup, instead log error, if the 
5435                 corresponding pref is checked
5436         * src/ssl_certificate.h
5437                 include <openssl/objects/h>
5438
5439 2002-11-11 [colin]      0.8.5claws126
5440
5441         * src/ssl_certificate.h
5442                 _Really_ clean it
5443
5444 2002-11-11 [colin]      0.8.5claws125
5445         
5446         * src/ssl_certificate.c
5447                 Fixed leak
5448
5449 2002-11-11 [colin]      0.8.5claws124
5450
5451         * src/ssl.c
5452                 Cleaned a bit
5453         * src/ssl_certificate.[ch]
5454                 Cleaned a bit (better use of SSL API)
5455                 (This will cause non-recognition of saved 
5456                  certificates of claws12[23]...)
5457
5458 2002-11-11 [paul]       0.8.5claws123
5459         
5460         * po/es.po
5461                 updated by Ricardo Mones Lastra
5462
5463 2002-11-11 [colin]      0.8.5claws122
5464
5465         * src/ssl.c
5466                 Fix a typo
5467
5468 2002-11-11 [colin]      0.8.5claws121
5469
5470         * src/ssl_certificate.[ch] ** NEW FILES **
5471         * src/ssl.[ch]
5472                 Check SSL certificates presented to us
5473         * src/Makefile.am
5474                 Add ssl_certificate.[ch]
5475         * po/POTFILES.in
5476                 Add ssl_certificate.c
5477
5478 2002-11-11 [paul]       0.8.5claws120
5479
5480         * sync with 0.8.5cvs22
5481                 see ChangeLog 2002-11-11
5482
5483 2002-11-11 [paul]       0.8.5claws119
5484
5485         * sync with 0.8.5cvs21
5486                 see ChangeLog 2002-11-11
5487
5488 2002-11-10 [jens]       0.8.5claws118
5489
5490         * src/folder.c
5491         * src/folderview.c
5492                 corrected some typing
5493         * po/de.po
5494                 updated german translation
5495         * sylpheed.spec.in
5496                 cleaned up specfile and adjusted it for claws
5497
5498 2002-11-10 [colin]      0.8.5claws117
5499
5500         * src/summaryview.c
5501                 a STATUSBAR_PUSH/POP fix
5502
5503 2002-11-10 [colin]      0.8.5claws116
5504
5505         * src/prefs_folder_item.c
5506                 Fix hanging after opening folder properties
5507
5508 2002-11-10 [hoa]        0.8.5claws115
5509
5510         * src/matcher_parser_lex.l
5511         * src/matcher_parser_parse.y
5512                 config file for scoring and filtering is no more trashed
5513                 when there is a syntax error in a filtering rule when
5514                 editing it in a dialog.
5515
5516 2002-11-09 [colin]      0.8.5claws114
5517
5518         * src/mbox_folder.c
5519                 Added missing initialisation of folder->destroy()
5520
5521 2002-11-09 [colin]      0.8.5claws113
5522
5523         * src/folder.c
5524           src/folderview.c
5525                 Fix the status bar messages
5526
5527 2002-11-09 [colin]      0.8.5claws112
5528
5529         * src/folderview.c
5530                 Fix hangs after folder dnd, happening after 
5531                 claws109.
5532
5533 2002-11-09 [christoph]  0.8.5claws111
5534
5535         * src/folderview.c
5536                 just changed order of calls (reverse order of
5537                 associated calls)
5538         * src/inc.c
5539                 lock inc when checking only one account, otherwise
5540                 inc all could be executed at the same time
5541
5542 2002-11-09 [christoph]  0.8.5claws110
5543
5544         * src/folderview.c
5545                 better unlock the mouse cursor before calling
5546                 summary_show because it changes the cursor too
5547
5548 2002-11-09 [christoph]  0.8.5claws109
5549
5550         * src/folder.[ch]
5551         * src/folderview.c
5552                 add functions to open and close a folder
5553                 o opending will execute scanning for remote folders
5554                   and processing
5555                 o closing will unset new flag for messages
5556
5557 2002-11-09 [colin]      0.8.5claws108
5558
5559         * src/folder.c
5560                 Add a call to prefs_matcher_write_config to 
5561                 avoid non-leaf folders filtering settings to be
5562                 lost
5563
5564 2002-11-09 [paul]       0.8.5claws107
5565
5566         * src/prefs_account.c
5567                 re-word a label
5568
5569 2002-11-09 [colin]      0.8.5claws106
5570
5571         * src/folderview.c
5572                 Minor esthetic fix
5573
5574 2002-11-09 [colin]      0.8.5claws105
5575
5576         * src/folderview.c
5577                 Fix prefs_filtering deletion for MH folders (same
5578                 reason as below)
5579         * src/prefs_filtering.c
5580                 Fix prefs_filtering renaming and deletion for 
5581                 folder-based processing rules.  
5582
5583 2002-11-09 [christoph]  0.8.5claws104
5584
5585         * src/compose.c
5586         * src/folder.[ch]
5587         * src/folderview.[ch]
5588         * src/import.c
5589         * src/inc.c
5590         * src/main.c
5591         * src/mainwindow.c
5592         * src/messageview.c
5593         * src/prefs_folder_item.c
5594         * src/procmsg.c
5595         * src/summaryview.c
5596                 implement a callback system for folder item updates
5597
5598 2002-11-09 [colin]      0.8.5claws103
5599
5600         * src/folderview.c
5601                 Fix prefs_filtering renaming for MH folders (we
5602                 shouldn't rename by path as another folder could
5603                 have the same hierarchy).
5604
5605 2002-11-09 [colin]      0.8.5claws102
5606
5607         * src/folder.c
5608                 Fix a leak found by Christoph, use better variable
5609                 names
5610
5611 2002-11-09 [colin]      0.8.5claws101
5612
5613         * src/folder.c
5614                 One more fix for processing rules
5615
5616 2002-11-08 [colin]      0.8.5claws100
5617         
5618         * src/matcher.c
5619                 Don't copy the compiled regexp (will be reevaluated)
5620         * src/folderview.c
5621                 Lock folderview while moving
5622         * src/folder.c
5623                 Provide info on what's happening to the user
5624
5625 2002-11-08 [colin]      0.8.5claws99
5626
5627         * src/folderview.c
5628                 Fix folder reordering after a move if parent is 
5629                 root
5630         * src/scoring.[ch]
5631                 Add function to copy a ScoringProp
5632         * src/prefs_folder_item.c
5633                 Copy scoring rules when copying a folder prefs
5634
5635 2002-11-08 [colin]      0.8.5claws98
5636
5637         * src/folderview.c
5638                 Fixes in case of failure
5639         * src/filtering.[ch]    
5640                 Add function to duplicate a FilteringProp
5641         * src/matcher.[ch]
5642                 Add function to duplicate a MatcherProp
5643         * src/prefs_folder_item.c
5644                 Save folder's processing rules when copying 
5645                 its prefs
5646
5647 2002-11-08 [colin]      0.8.5claws97
5648         
5649         * src/folderview.c
5650                 Sort after move
5651         * src/folder.c 
5652                 Change a printf to debug_print
5653
5654 2002-11-08 [colin]      0.8.5claws96
5655
5656         * src/folder.c
5657           src/folderview.c
5658                 Fix segfaults, call me stupido
5659         
5660
5661 2002-11-08 [colin]      0.8.5claws95
5662
5663         *src/folder.c
5664                 Added forgotten prefs to save when moving folders
5665
5666 2002-11-08 [colin]      0.8.5claws94
5667
5668         * src/folder.c
5669                 Fixes to folder DND (prefs copy)
5670         * src/folderview.c
5671                 Optimization for folder DND (don't rescan whole tree)
5672                 Added folderview_create_folder_node() for this 
5673                 optimization, so de-duped a bit the code
5674         * src/prefs_folder_item.[ch]
5675                 Added prefs_folder_item_copy_prefs()    
5676           
5677 2002-11-08 [paul]       0.8.5claws93
5678
5679         * src/prefs_account.c
5680           tools/README
5681           tools/kmail2sylpheed_v2.pl
5682                 correct some typos
5683
5684 2002-11-08 [paul]       0.8.5claws92
5685
5686         * src/compose.c
5687           src/prefs_account.[ch]
5688                 remove account options 'clearsign' and 'ascii_armored',
5689                 replace with 'default_gnupg_mode' to prevent mixed-mode
5690                 Privacy settings
5691
5692 2002-11-08 [paul]       0.8.5claws91
5693
5694         * src/compose.[ch]
5695                 re-implement GnuPG 'on-the-fly' mode selection,
5696                 disallow mixed-mode
5697
5698 2002-11-08 [colin]      0.8.5claws90
5699
5700         * src/folderview.c
5701           src/prefs_folder_item.c
5702                 Change "Property" to "Properties"
5703
5704 2002-11-07 [colin]      0.8.5claws89
5705
5706         * src/folderview.c
5707           src/folder.c
5708                 Allow folder dropping to a root folder
5709
5710 2002-11-07 [paul]       0.8.5claws88
5711
5712         * src/compose.c
5713                 revert last commit
5714
5715 2002-11-07 [paul]       0.8.5claws87
5716
5717         * src/compose.c
5718                 fix reply-to-list bug. closes bug report
5719                 "[633382] reply-to-list broken in recent cvs"
5720
5721 2002-11-07 [paul]       0.8.5claws86
5722
5723         * src/compose.c
5724                 add a forgotten '#if USE_GPGME ... #endif'
5725
5726 2002-11-07 [paul]       0.8.5claws85
5727
5728         * sync with 0.8.5cvs20
5729                 see ChangeLog 2002-11-07
5730
5731 2002-11-07 [colin]      0.8.5claws84
5732
5733         * src/folder.[ch]
5734                 Change folder_item_move_to to return the newly 
5735                 created folderitem.
5736         * src/folderview.c
5737                 Select the new folderitem after moving.
5738
5739 2002-11-07 [colin]      0.8.5claws83
5740
5741         * src/prefs_filtering.c
5742                 Fix rule rewriting when moving a leaf folder to a 
5743                 shorter path
5744
5745 2002-11-07 [colin]      0.8.5claws82
5746
5747         * src/prefs_filtering.c
5748                 fix a leak
5749
5750 2002-11-07 [colin]      0.8.5claws81
5751
5752         * src/folder.[ch]
5753                 Add folder_item_move_to() function to move a 
5754                 folderitem into another one (updates matcher etc)
5755         * src/folderview.c
5756                 Add folder drag'n drop (context menu to come)
5757                 [Should be dataloss free, but Please backup before 
5758                  trying !]
5759
5760 2002-11-06 [colin]      0.8.5claws80
5761
5762         * src/mh.c
5763                 mh_create_folder() returns NULL if can't create
5764                 directory hierarchy
5765
5766 2002-11-06 [paul]       0.8.5claws79
5767
5768         * src/compose.[ch]
5769                 allow 'on-the-fly' changing of the type of encryption 
5770                 and/or signing used (mime/ascii) via the compose window
5771
5772 2002-11-06 [paul]       0.8.5claws78
5773
5774         * sync with 0.8.5cvs19
5775                 see ChangeLog 2002-11-06 for src/account.c: 
5776                 account_get_special_folder()
5777                 
5778 2002-11-05 [alfons]     0.8.5claws77
5779
5780         * src/crash.c
5781                 very minor cleanups: nothing to see here, move on. :-)
5782
5783 2002-11-05 [colin]      0.8.5claws76
5784
5785         * src/main.c
5786                 Changes choices if compose windows are opened to
5787                 Discard, Draft, Don't quit
5788
5789 2002-11-05 [thorsten]   0.8.5claws75
5790
5791         * src/compose.c
5792                 reenabled default_reply_to folder option
5793
5794 2002-11-05 [colin]      0.8.5claws74
5795
5796         * src/compose.[ch] 
5797                 add compose_draft()
5798         * src/crash.c
5799                 add SIGTERM handler
5800         * src/main.[ch]
5801                 add clean_quit() for the SIGTERM handler
5802
5803 2002-11-05 [paul]       0.8.5claws73
5804         
5805         * po/es.po
5806                 updated by Ricardo Mones Lastra
5807
5808 2002-11-05 [melvin]     0.8.5claws72
5809
5810         * src/logwindow.c
5811                 Fixed log-clipping bug #616795.
5812                 To stop logging in the log window use 0 length.
5813         * src/prefs_common.c
5814                 Added a label to inform about the 0 log length behaviour.
5815
5816 2002-11-05 [paul]       0.8.5claws71
5817
5818         * sync with 0.8.5cvs17
5819                 see ChangeLog 2002-11-05
5820
5821 2002-11-04 [paul]       0.8.5claws70
5822
5823         * sylpheed-128x128.png
5824           sylpheed-64x64.png
5825           sylpheed.png
5826                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
5827                 <nikai@users.sourceforge.net>
5828                 
5829         * po/bg.po
5830                 updated by George Danchev
5831
5832 2002-11-03 [thorsten]   0.8.5claws69
5833
5834         * src/main.c
5835           src/mimeview.c
5836           src/rfc2015.h
5837                 add check if gpg is active
5838
5839 2002-11-03 [thorsten]   0.8.5claws68
5840
5841         * src/toolbar.h
5842                 removed GSList declaration causing trouble on MacOS-X
5843                 (submitted by alfons, reported by xfesty)
5844
5845 2002-11-01 [paul]       0.8.5claws67
5846
5847         * src/mainwindow.c
5848                 remove last remnants of main's filter code
5849
5850 2002-11-01 [paul]       0.8.5claws66
5851
5852         * tools/filter_conv.pl
5853                 fix bug where user-defined headers were ignored
5854
5855 2002-11-01 [paul]       0.8.5claws65
5856
5857         * src/logwindow.c
5858                 make a debug_print() not translatable
5859
5860 2002-10-31 [melvin]     0.8.5claws64
5861
5862         * ac/aspell.m4
5863                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
5864                 not run any GNU/aspell test.  The dictionary path will
5865                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
5866                 was given, in which case, it will be $prefix/lib/aspell/
5867         * configure.in
5868                 Fixed typo in commentary (Aspell code).
5869
5870 2002-10-31 [paul]       0.8.5claws63
5871
5872         * po/POTFILES.in
5873                 remove src/filter.c and src/prefs_filter.c
5874                 thanks to Ricardo for reminding me
5875
5876 2002-10-31 [colin]      0.8.5claws62
5877
5878         * src/mbox_folder.c
5879                 Plug some leaks
5880
5881 2002-10-31 [paul]       0.8.5claws61
5882
5883         * src/prefs_filter.[ch] ** REMOVED **
5884           src/filter.[ch]       ** REMOVED **
5885           
5886         * src/Makefile.am
5887           src/folderview.c
5888           src/inc.c
5889           src/main.c
5890           src/mainwindow.c
5891           src/mbox.c
5892           src/prefs_common.c
5893           src/prefs_filtering.c
5894           src/summaryview.[ch]
5895                 remove main's 'filter' code
5896                 
5897         README.claws
5898                 update to reflect removal of main's filter
5899
5900 2002-10-31 [paul]       0.8.5claws60
5901
5902         * src/summaryview.c
5903                 remove check for global_processing in summary_filter_open(). 
5904                 This fixes the bug where if the user uses the right-click 
5905                 'Create filter rule...' and doesn't have any filter rules 
5906                 already defined in claws' advanced filtering, the newly 
5907                 created filter rule goes to main's filtering which is 
5908                 inaccessible through the gui. Now the filter rule gets added
5909                 to claws' filtering by default.
5910
5911 2002-10-28 [melvin]     0.8.5claws59
5912
5913         * src/prefs_actions.c
5914                 Fixed bug #627322 where MIME parts were not always
5915                 correctly passed to a %p action
5916                 Display an error dialog when message filename is not found.
5917
5918 2002-10-28 [melvin]     0.8.5claws58
5919
5920         * src/prefs_common.c
5921                 Readded a missing function declaration lost in 0.8.3claws34
5922
5923 2002-10-28 [paul]       0.8.5claws57
5924
5925         * sync with 0.8.5cvs15
5926                 see ChangeLog 2002-10-28 and 2002-10-25
5927                 
5928         Note: ChangeLog entry 2002-10-24 is not sync'ed.
5929
5930 2002-10-27 [oliver]     0.8.5claws56
5931
5932         * src/pop.c
5933                 plug leak in pop3_top_recv
5934
5935 2002-10-26 [christoph]  0.8.5claws55
5936
5937         * src/folder.c
5938                 set need_update folder flag when messages are added
5939                 (closes bug [ 626922 ] folder not updated after receiving)
5940
5941 2002-10-25 [melvin]     0.8.5claws54
5942
5943         * src/imageview.c
5944                 Fixed a memleak introduced in the scaling code.
5945
5946 2002-10-24 [alfons]     0.8.5claws53
5947
5948         * src/filtering.c
5949                 make filtering's forward message action forward from the 
5950                 correct account
5951                 (closes bug [628089 ] Filter -> Forward from address problem
5952                 reported by Oktay)
5953
5954 2002-10-24 [christoph]  0.8.5claws52
5955
5956         * src/mainwindow.c
5957         * src/manual.[ch]
5958                 o use manual of current locale or english if current
5959                   locale is not available (and english is available)
5960                 o also link to sylpheed doc project manuals
5961
5962 2002-10-23 [paul]       0.8.5claws51
5963
5964         * tools/README
5965           tools/kmail2sylpheed_v2.pl
5966                 add new version of kmail addressbook importer script.
5967                 works with newer versions of Kmail/KAddressBook which
5968                 have new and rearranged data.
5969
5970 2002-10-23 [martin]     0.8.5claws50
5971
5972         * src/folderview.c
5973         * src/summaryview.c
5974         * src/utils.h
5975         * src/utils.c
5976                 added length parameter to get_abbrev_newsgroup_name()
5977                 changed this function so that it abbreviates the newsgroup
5978                 names only so long it is smaller than the length parameter
5979                 (for better reading of some newsgroup names and space efficiency)
5980
5981 2002-10-22 [colin]      0.8.5claws49
5982
5983         *src/foldersel.c
5984                 Revert Alfons' last modification (after voting ;-))
5985
5986 2002-10-21 [alfons]     0.8.5claws48
5987
5988         * src/foldersel.c
5989                 folder view in folder selection dialog reflects state of
5990                 folder view in main window
5991
5992 2002-10-18 [alfons]     0.8.5claws47
5993
5994         * src/mbox.c
5995                 drop imported messages in folder selected by user,
5996                 and not in the inbox
5997                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
5998
5999 2002-10-18 [alfons]     0.8.5claws46
6000
6001         * src/compose.c
6002                 make automagic reply work correctly for email accounts 
6003                 (whether it's viable to do a full sync with Hiro's 
6004                 compose.c is still under discussion)
6005
6006 2002-10-18 [melvin]     0.8.5claws45
6007
6008         * src/prefs_actions.c
6009                 Fixed bug #622275 where asynchroneous actions left 
6010                 zombies processes
6011                 Made (synchroneous) actions' input be displayed live.
6012
6013 2002-10-18 [christoph]  0.8.5claws44
6014
6015         * src/textview.c
6016                 don't add a newline in the textview in front of the
6017                 first textpart if header display is disabled
6018                 (closes bug [ 603385 ] disabled header display leaves blank
6019                  lin)
6020
6021 2002-10-18 [christoph]  0.8.5claws43
6022
6023         * src/folder.[ch]
6024         * src/imap.c
6025         * src/mbox_folder.c
6026         * src/mh.c
6027         * src/news.c
6028                 folder->get_num_list now returns an error code
6029                 (closes bug [ 609424 ] News cache cleared on failure)
6030                 
6031 2002-10-17 [colin]      0.8.5claws42
6032         
6033         * src/news.c
6034                 Changed a printf by debug_print
6035
6036 2002-10-16 [paul]       
6037
6038         * tools/OOo2sylpheed.pl
6039                 allow for spaces in the name of the
6040                 file to be attached.
6041
6042 2002-10-16 [colin]      0.8.5claws41
6043
6044         * src/main.c
6045                 Use a tristate to change online mode
6046
6047 2002-10-16 [paul]       0.8.5claws40
6048
6049         * po/es.po
6050                 updated by Ricardo Mones Lastra
6051
6052 2002-10-16 [colin]      0.8.5claws39
6053
6054         * src/main.c
6055           src/mainwindow.[ch]
6056                 Added --online and --offline command-line
6057                 switches
6058
6059 2002-10-15 [christoph]  0.8.5claws38
6060
6061         * src/procmime.c
6062                 set mimeinfo->name to NULL after g_free to
6063                 avoid double freeing with g_free
6064
6065 2002-10-14 [christoph]  0.8.5claws37
6066
6067         * src/compose.c
6068         * src/filtering.c
6069         * src/summaryview.c
6070                 remove calls to folder->change_flags that are now
6071                 done by procmsg flag functions (seems it is not
6072                 used by any foldertype anyway)
6073         * src/folder.c
6074                 init folder->change_flags with NULL
6075
6076 2002-10-14 [christoph]  0.8.5claws36
6077
6078         * src/folder.[ch]
6079         * src/imap.[ch]
6080                 use virtual functions for folder item new and destroy
6081                 functions
6082
6083 2002-10-14 [melvin]     0.8.5claws35
6084
6085         * src/compose.c
6086                 Added a test to not run the spell checker if no default
6087                 dictionary is available. No dialog is displayed though.
6088
6089 2002-10-14 [melvin]     0.8.5claws34
6090
6091         * src/gtkaspell.c
6092                 Fixed bug in dictionary list context menu where
6093                 "More..." pointed to an emtpy submenu if the
6094                 number of dictionaries is a multiple of 15
6095                 Removed unneeded code in suggestions list creation
6096
6097 2002-10-14 [paul]       0.8.5claws33
6098
6099         * po/bg.po
6100                 updated by George Danchev
6101
6102 2002-10-13 [hoa]        0.8.5claws32
6103
6104         * src/matcher.[ch]
6105           src/matcher_parser_parser.y
6106                 removed the escaped string from internal structure
6107                 of matcher.
6108
6109 2002-10-12 [colin]      0.8.5claws31
6110
6111         * src/gtksctree.[ch]
6112           src/summaryview.c
6113                 Removed useless function gtksctree_reanchor
6114
6115 2002-10-12 [alfons]     0.8.5claws30
6116         
6117         * sync with remaining main changes 2002-10-09 - 2002-10-11
6118         - drop changes to src/compose.c (requires claws specific changes)
6119         
6120 2002-10-12 [alfons]     0.8.5claws29
6121         
6122         * sync with main changes of 2002-10-08
6123         - drop changes to src/compose.c (requires claws specific changes)
6124         - drop changes to src/summaryview.c (requires changes to compose.c)     
6125
6126 2002-10-12 [alfons]     0.8.5claws28
6127         
6128         * sync with main changes of 2002-10-07
6129
6130 2002-10-12 [alfons]     0.8.5claws27
6131
6132         * sync with main changes of 2002-10-04
6133         - drop changes to src/compose.c (requires claws specific changes)
6134         - drop changes to src/prefs_folder_item.c (claws implementation
6135           seems to be working)
6136
6137 2002-10-12 [colin]      0.8.5claws26
6138
6139         * src/mainwindow.c
6140                 Fix folder-flicker when space-reading, introduced 
6141                 in claws22.
6142
6143 2002-10-12 [colin]      0.8.5claws25
6144
6145         * src/compose.c
6146                 Save account address when saving as draft.
6147                 (closes bug 621838)
6148
6149 2002-10-12 [colin]      0.8.5claws24
6150
6151         * src/summaryview.c
6152                 Fix the problem consisting of no message selected
6153                 after the last message in a folder has been moved.
6154
6155 2002-10-12 [paul]       0.8.5claws23
6156
6157         * src/compose.c
6158           src/prefs_template.c
6159           src/template.[ch]
6160                 add Cc and Bcc to templates. Patch submitted by
6161                 John L. Males.
6162
6163 2002-10-12 [colin]      0.8.5claws22
6164
6165         * src/folderview.c
6166                 Fix a bug after "Check for new messages":
6167                 If a folder was opened, it was still selected at
6168                 the end of the check, but displayed empty.
6169         * src/mainwindow.c
6170                 Remove unnecessary check
6171
6172 2002-10-12 [paul]
6173
6174         * tools/README
6175                 be more verbose in the description of
6176                 OOo2sylpheed.pl
6177                 
6178
6179 2002-10-11 [colin]      0.8.5claws21
6180
6181         * src/mainwindow.c
6182                 Make space work (better) when no mail is selected
6183
6184 2002-10-11 [colin]      0.8.5claws20
6185
6186         * src/inc.c
6187           src/news.c
6188                 fix warnings
6189
6190 2002-10-11 [colin]      0.8.5claws19
6191
6192         * src/mainwindow.c
6193                 revert 0.8.5claws6 changes as i couldn't get to
6194                 anything satisfying
6195
6196 2002-10-11 [melvin]     0.8.5claws18
6197
6198         * src/compose.c
6199                 Removed buggy and unused macro (should have been committed in
6200                 0.8.5claws17)
6201
6202 2002-10-11 [melvin]     0.8.5claws17
6203
6204         * src/compose.c
6205                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
6206
6207 2002-10-11 [thorsten]   0.8.5claws16 
6208
6209         * src/folderview.c
6210                 remove rescan warning
6211
6212 2002-10-11 [colin]      0.8.5claws15 
6213
6214         * src/procheader.c
6215                 fix a segfault that happens if conv_unmime_header
6216                 fails (should be better to find out why it fails)
6217
6218 2002-10-11 [christoph]  0.8.5claws14
6219
6220         * src/summaryview.c
6221                 update folderview stats after ignore/unignore thread
6222
6223 2002-10-11 [hoa]        0.8.5claws13
6224
6225         * src/quote_fmt_parse.y
6226                 Fixed a yacc/bison syntax error
6227         * src/matcher.c
6228                 Escaping of string is fixed.
6229
6230 2002-10-11 [colin]      0.8.5claws12
6231
6232         * src/imageview.c
6233                 Resize images to fit
6234
6235 2002-10-11 [paul]       0.8.5claws11
6236
6237         * po/es.po
6238                 updated by Ricardo Mones Lastra
6239
6240 2002-10-10 [alfons]     0.8.5claws10
6241
6242         * src/compose.c
6243                 allow dropping files by "moving" files from a file manager,
6244                 not only by the more cumbersome "copying". the latter 
6245                 mostly implies holding down the Control button
6246
6247 2002-10-10 [christoph]  0.8.5claws9
6248
6249         * src/summaryview.c
6250                 update folders after thread building for ignored threads
6251
6252 2002-10-10 [christoph]  0.8.5claws8
6253
6254         * config/.cvsignore
6255                 added Makefile
6256         * src/filtering.[ch]
6257         * src/folder.[ch]
6258         * src/folderview.[ch]
6259         * src/import.c
6260         * src/inc.[ch]
6261         * src/mbox.[ch]
6262         * src/procmsg.c
6263         * src/summaryview.[ch]
6264                 o added new flag need_update to FolderItem
6265                 o removed folder_table from various functions from tracking
6266                   folder updates
6267                 o set need_update flags in folder.c's move, copy and delete
6268                   functions and procmsg's flags functions
6269                 o added function folderview_update_items_when_required that
6270                   updates all folders with need_update set
6271                 o call folderview_update_items_when_required instead of
6272                   folderview_update_item_foreach
6273
6274 2002-10-09 [sergey]     0.8.5claws7
6275
6276         * src/compose.c
6277                 Strip CRs whel loading the text into editor in reedit mode.
6278
6279 2002-10-09 [colin]      0.8.5claws6
6280
6281         * src/mainwindow.c
6282                 Make Space work when no mail is selected
6283
6284 2002-10-09 [colin]      0.8.5claws5
6285
6286         * src/gtksctree.[ch]
6287                 Fix range_select
6288                 Add gtk_sctree_reanchor() 
6289         * src/summaryview.c
6290                 Use gtk_sctree_reanchor() - better fix for 
6291                 bug 60413
6292
6293 2002-10-09 [colin]      0.8.5claws4
6294
6295         * src/summaryview.c
6296                 Fix shift-click select after delete problem
6297                 (closes bug 60413)
6298
6299 2002-10-08 [thorsten]   0.8.5claws3
6300
6301         * src/summaryview.c
6302                 exclude current msg from -hide read messages-
6303
6304 2002-10-08 [colin]      0.8.5claws2
6305
6306         * src/inc.[ch]
6307           src/pop.c
6308           src/recv.c
6309                 Differentiate socket errors from disk full
6310                 errors
6311
6312 2002-10-08 [christoph]  0.8.5claws1
6313
6314         * Makefile.am
6315         * configure.in
6316                 modifications for new config directory
6317
6318         * config.guess  ** REMOVED **
6319         * config.sub    ** REMOVED **
6320         * install-sh    ** REMOVED **
6321         * ltmain.sh     ** REMOVED **
6322         * missing       ** REMOVED **
6323         * mkinstalldirs ** REMOVED **
6324                 these files are autogenerated by automake
6325                 when you run autogen.sh
6326
6327         * config/.cvsignore     ** NEW FILE **
6328         * config/Makefile.am    ** NEW FILE **
6329                 ignore autogenerated files
6330                 create a Makefile in this directory
6331
6332 2002-10-08 [paul]       0.8.5claws
6333
6334         * 0.8.5claws release
6335         
6336         * src/compose.c
6337           src/procheader.c
6338           src/procmsg.c
6339                 fix quote reply format for newsgroups reply bug
6340                 (thanks to Hoa)
6341                 
6342         * po/en_GB.po
6343           po/pl.po
6344                 updated by me and Witold Wladyslaw Wojciech Wilk
6345                 repectively
6346
6347 2002-10-07 [paul]       0.8.3claws53
6348
6349         * po/it.po
6350           po/pt_BR.po
6351           po/sr.po
6352                 updated messages catalogs, submitted by
6353                 Alessandro Maestri, Fabio Jr.Beneditto 
6354                 and Urke MMI, respectively.
6355
6356 2002-10-07 [christoph]  0.8.3claws52
6357
6358         * src/folder.[ch]
6359         * src/folderview.c
6360         * src/mainwindow.c
6361                 fix new folder ghost message bug
6362                 (closes bug [ 619722 ] wrong count for newly created folders)
6363
6364 2002-10-07 [christoph]  0.8.3claws51
6365
6366         * src/compose.c
6367                 fix news posting problem
6368
6369 2002-10-07 [melvin]     0.8.3claws50
6370
6371         * po/fr.po
6372                 Updated French translation
6373
6374 2002-10-05 [christoph]  0.8.3claws49
6375
6376         * src/gtkstext.c
6377                 check if line_start_cache is set in gtk_stext_update_text
6378                 (closes bug [ 618119 ] crash while doing search in folder)
6379
6380 2002-10-05 [christoph]  0.8.3claws48
6381
6382         * src/imap.c
6383         * src/news.c
6384         * src/utils.c
6385         * src/utils.h
6386                 implement cache cleanups for claws' folder system
6387                 (closes bug [ 595916 ] imapcache not cleaned up)
6388
6389 2002-10-05 [melvin]     0.8.3claws47
6390
6391         * src/prefs_actions.c
6392                 Made the help text more clear for the %p token
6393
6394 2002-10-04 [paul]       0.8.3claws46
6395
6396         * sync with 0.8.5
6397                 see ChangeLog 2002-10-02 and 2002-10-03
6398
6399 2002-10-04 [christoph]  0.8.3claws45
6400
6401         * src/inc.c
6402                 fix segfault caused by pop before smtp
6403                 call to inc_account_mail with NULL
6404                 pointer for mainwin
6405
6406 2002-10-04 [paul]       0.8.3claws44
6407
6408         * configure.in
6409                 sync the LDAP detection from 0.8.5cvs1
6410
6411 2002-10-02 [christoph]  0.8.3claws43
6412
6413         * po/de.po
6414                 fix small spelling error
6415
6416 2002-10-02 [melvin]     0.8.3claws42
6417
6418         * ac/aspell.m4
6419                 Behave better and say "no" when test program cannot be run.
6420
6421 2002-10-02 [paul]       0.8.3claws41
6422
6423         * sync with 0.8.4cvs1
6424                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
6425                 
6426         * src/summaryview.c
6427                 toggle the behavior of Reply menuitem between
6428                 normal reply and reply-to-list
6429
6430 2002-10-01 [sergey]     0.8.3claws40
6431
6432         * src/compose.c
6433                 Convert newlines in the message text to the canonical form
6434                 before base64 encoding (RFC2045 compliance, fixes some
6435                 interoperability issues with Evolution 1.0.3)
6436
6437 2002-09-29 [colin]      0.8.3claws39
6438
6439         * src/summaryview.c
6440                 Fix an unwanted copy/paste
6441
6442 2002-09-29 [colin]      0.8.3claws38
6443
6444         * src/mainwindow.c
6445                 Renamed "Custom toolbar" to "Customize toolbar"
6446                 Renamed "Show all header" to "Show all headers"
6447                 Renamed "Set diplay item" to "Set displayed items"
6448         * src/prefs_common.c
6449                 Renamed "Show all header" to "Show all headers"
6450         * src/prefs_summary_column.c
6451                 Renamed "diplay item" to "displayed items"
6452
6453 2002-09-29 [colin]      0.8.3claws37
6454
6455         * src/mainwindow.[ch]
6456                 online/offline status pixmaps follow theme
6457                 changes
6458         * src/summaryview.[ch]
6459                 quicksearch pixmap follows theme changes
6460
6461 2002-09-29 [thorsten]   0.8.3claws36
6462
6463         * src/compose.c
6464           src/prefs_folder_item.[ch]
6465                 add default_reply_to folder option (closes patch 581044)
6466
6467 2002-09-29 [christoph]  0.8.3claws35
6468
6469         * acconfig.h    ** REMOVED **
6470         * configure.in
6471         * ac/aspell.m4
6472         * ac/check-type.m4
6473         * ac/gnupg-check-typedef.m4
6474                 fix autoheader 2.50 warning
6475
6476 2002-09-29 [christoph]  0.8.3claws34
6477
6478         * major code cleanup (part 2)
6479         
6480                 - unused variables removed
6481                 - unused functions removed
6482                 - uninitialized variables checked
6483                 - missing return statements added
6484                 - missing function return types added
6485                 - added parentheses around assignment
6486                   when suggested by gcc
6487
6488 2002-09-29 [alfons]     0.8.3claws33
6489
6490         * src/logwindow.c
6491                 log_window_clear(): only bracket gtk_text_forward_delete() 
6492                 with gtk_text_freeze() / gtk_text_thaw() (see if this
6493                 works around GTK text bug)
6494
6495 2002-09-29 [paul]       0.8.3claws32
6496
6497         * po/bg.po
6498           po/sr.po
6499                 updated by George Danchev and Urke MMI
6500                 respectively
6501
6502 2002-09-27 [christoph]  0.8.3claws31
6503
6504         * doc-src/readme.txt
6505         * doc-src/rfc1806.txt   ** REMOVED **
6506         * doc-src/rfc2183.txt   ** NEW FILE **
6507         * doc-src/rfc2980.txt   ** NEW FILE **
6508                 update rfcs
6509
6510 2002-09-27 [melvin]     0.8.3claws30
6511
6512         * ac/aspell.m4
6513                 Fixed typo which could break linking
6514
6515 2002-09-27 [melvin]     0.8.3claws29
6516
6517         * ac/aspell.m4
6518                 Improved GNU/aspell checking. 
6519                 Fixed bug #614490
6520
6521 2002-09-27 [paul]       0.8.3claws28
6522
6523         * sync with 0.8.3cvs8
6524                 see ChangeLog 2002-09-27
6525
6526 2002-09-26 [colin]      0.8.3claws27
6527
6528         * src/toolbar.[ch]
6529           src/mainwindow.[ch]
6530                 Add "Reply to Mailing-list" to the toolbar
6531
6532 2002-09-26 [christoph]  0.8.3claws26
6533
6534         * src/summaryview.c
6535                 Fix wrong message counts in summaryview status
6536
6537 2002-09-26 [paul]       0.8.3claws25
6538
6539         * sync with 0.8.3cvs7
6540                 see ChangeLog 2002-09-26
6541
6542 2002-09-26 [paul]       0.8.3claws24
6543
6544         * sync with 0.8.3cvs6
6545                 see ChangeLog 2002-09-25
6546
6547 2002-09-25 [christoph]  0.8.3claws23
6548
6549         * src/prefs_common.c
6550         * src/prefs_folder_item.c
6551         * src/prefs_scoring.c
6552                 Renamed "kill score" to "hide score" in GUI
6553                 and prefs files
6554
6555 2002-09-25 [paul]       0.8.3claws22
6556
6557         * sync with 0.8.3cvs5
6558                 see ChangeLog 2002-09-24
6559
6560 2002-09-24 [alfons]     0.8.3claws21
6561
6562         patch by Satoshi Nagayasu: allows appending / saving multiple 
6563         selected files (closes "[ 612279 ] save multiple mesg(s) in 
6564         'Save as ...'")
6565
6566         * AUTHORS
6567                 add Satoshi Nagayasu
6568         * src/summaryview.c
6569                 summary_save_as(): allow saving selected files to
6570                 one file
6571                 summary_set_menu_sensitive: enable "Save As..." when
6572                 multiple files are selected
6573         * src/utils.[ch]
6574                 append_file(): new function
6575
6576 2002-09-24 [colin]      0.8.3claws20
6577
6578         * src/procmime.c
6579                 Fix segfault when mimeinfo doesn't have a 
6580                 content_type. 
6581
6582 2002-09-24 [colin]      0.8.3claws19
6583
6584         * src/prefs_common.[ch]
6585                 Add a preference to display send dialog or not
6586         * src/send.c
6587                 Display send dialog according to preference
6588
6589 2002-09-24 [colin]      0.8.3claws18
6590
6591         * src/compose.[ch]
6592                 Disable user actions when sending
6593
6594 2002-09-24 [colin]      0.8.3claws17
6595
6596         * src/procmime.c
6597                 Do not display name or filename for attachments
6598                 with an application/pgp-signature type
6599                 (security flaw, see bug 537413)
6600
6601 2002-09-23 [colin]      0.8.3claws16
6602
6603         * src/editaddress.c
6604                 Initialize entry_email, entry_alias and 
6605                 entry_remarks to first email address of the list
6606
6607 2002-09-23 [colin]      0.83claws15
6608
6609         * src/compose.c
6610                 Drop pgp-signature when reediting a signed queued
6611                 message
6612
6613 2002-09-23 [melvin]     0.8.3claws14
6614
6615         * po/fr.po
6616                 Updated French translation
6617
6618 2002-09-23 [melvin]     0.8.3claws13
6619
6620         * src/mainwindow.c
6621                 Made custom toolbar menu labels more consistent
6622         * src/prefs_toolbar.c
6623                 Made custom toolbar window title more consistent
6624
6625 2002-09-22 [colin]      0.8.3claws12
6626
6627         * src/inc.c
6628                 Initialize session type to normal before getting 
6629                 mail (fixes strange Get behaviour)
6630         * src/prefs_account.h
6631                 Move STYPE_POP_BEFORE_SMTP to last position to 
6632                 avoid other side-effects
6633
6634 2002-09-22 [colin]      0.8.3claws11
6635
6636         * src/prefs_account.c
6637                 Fix pop_bfr_smtp_tm_entry sensivity when switching
6638                 from pop3 to apop or vice-versa
6639
6640 2002-09-22 [colin]      0.8.3claws10
6641         
6642         * src/prefs_account.[ch]
6643                 Add an option for the POP before SMTP timeout
6644         * src/inc.c
6645                 Remember time of last POP connection
6646         * src/send.c
6647                 Do POP before SMTP only if timeout reached
6648
6649 2002-09-22 [oliver]     0.8.3claws9
6650         
6651         * README.claws
6652                 explain custom toolbar
6653
6654 2002-09-22 [oliver]     0.8.3claws8
6655
6656         * src/prefs_actions.[ch]
6657         custom toolbar for compose      
6658                 actions callback from compose toolbar
6659         * src/folderview.c
6660                 remove include toolbar.h
6661
6662 2002-09-22 [oliver]     0.8.3claws7
6663         
6664         * src/prefs_toolbar.[ch]
6665                 custom toolbar for compose
6666                 - generic prefs_toolbar handles both
6667                   Mainwin's toolbar as well as Compose toolbar          
6668
6669 2002-09-22 [oliver]     0.8.3claws6
6670         
6671         * src/toolbar.[ch]
6672                 custom toolbar for compose
6673                 restructure toolbar.[ch]
6674
6675 2002-09-22 [oliver]     0.8.3claws5
6676
6677         * src/compose.[ch]
6678                 custom toolbar for compose
6679
6680 2002-09-22 [oliver]     0.8.3claws4
6681         
6682         * src/mainwindow.[ch]
6683                 custom toolbar for compose 
6684                 move mainwin toolbar back to mainwindow
6685
6686 2002-09-22 [alfons]     0.8.3claws3
6687
6688         * src/procmsg.c
6689                 :%sno/if(/if (/gc
6690                 :%sno/for(/for (/gc
6691                 (beautify)
6692
6693 2002-09-22 [alfons]     0.8.3claws2
6694         
6695         * src/procmsg.c
6696                 procmsg_save_to_outbox(): don't unlink message file from queue;
6697                 callers should do it using folder_item_remove_msg()
6698
6699 2002-09-22 [colin]      0.8.3claws1
6700
6701         * src/mimeview.[ch]
6702                 Made mimeview_check_signature() public
6703         * src/textview.c
6704                 Made GPG signatures verifiable by clicking
6705                 the [application/pgp-signature] in the Text
6706                 view
6707
6708 2002-09-22 [paul]       0.8.3claws
6709
6710         * po/bg.po
6711           po/en_GB.po
6712           po/es.po
6713           po/it.po
6714           po/pl.po
6715           po/pt_BR.po
6716           po/sr.po
6717                 updated translations, submitted by George Danchev,
6718                 me, Ricardo Mones Lastra, Alessandro Maestri,
6719                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
6720                 and Urke MMI, respectively.     
6721
6722 2002-09-22 [alfons]     0.8.2claws65
6723
6724         * src/procmsg.c
6725         * src/pgptext.c
6726                 no furry valgrinds have been used to plug these memleaks
6727
6728 2002-09-20 [paul]       0.8.2claws64
6729
6730         * sync with 0.8.3cvs4
6731                 'Select thread' re-implemented 
6732                 see ChangeLog 2002-09-20
6733
6734 2002-09-21 [alfons]     0.8.2claws63
6735
6736         * src/compose.c
6737                 compose_send(): plug unnoticed memleak
6738
6739 2002-09-20 [alfons]     0.8.2claws62
6740
6741         * src/addr_compl.c
6742                 replace_address_in_edit(): strict check for NULL address to
6743                 fix "[ 607348 ] Segfault in address completion". My guess is
6744                 that this happens with an empty address book, but it's good
6745                 to have this check here anyway
6746                 
6747                 completion_window_button_press(): free string returned 
6748                 from the internal cache
6749
6750 2002-09-20 [christoph]  0.8.2claws61
6751
6752         * src/procmime.h
6753                 added ENC_BINARY to EncodingType
6754         * src/procmime.c
6755                 the string returned by procmime_get_encoding_str
6756                 should not depend on the order of values in the
6757                 EncodingType definition
6758         * doc-src/rfc1806.txt   ** NEW FILE **
6759                 Added rfc1806 about MIME Content-Disposition
6760                 Extension
6761
6762 2002-09-19 [paul]       0.8.2claws60
6763
6764         * sync with 0.8.2cvs3
6765                 see ChangeLog 2002-09-19
6766
6767 2002-09-19 [paul]       0.8.2claws59
6768
6769         * src/prefs_folder_item.c
6770                 revert to Darko's original alignment of colour
6771                 selector button
6772                 add a colon to folder_color label
6773                 
6774         * src/compose.c
6775                 add Colin's patch (with Hiro's modifications) to 
6776                 force BASE64 encoding for 8-bit text when signing
6777                 (sync with 0.8.3cvs2)
6778
6779 2002-09-18 [alfons]     0.8.2claws58
6780
6781         * src/compose.c
6782                 :%sno/if(/if (/gc
6783                 :%sno/for(/for (/gc
6784                 (beautify a little bit)
6785
6786 2002-09-18 [christoph]  0.8.2claws57
6787
6788         * src/pine.c
6789                 fix handling of fgetc return value
6790
6791 2002-09-17 [alfons]     0.8.2claws56
6792         
6793         * src/summaryview.c
6794                 summary_sort(): check non-NULL summaryview->folder_item when no 
6795                 folder is selected at all
6796                 (closes "[ 610344 ] sort label make syl Crash")
6797
6798 2002-09-17 [alfons]     0.8.2claws55
6799         
6800         * src/compose.c
6801                 beautify a little bit
6802
6803 2002-09-17 [christoph]  0.8.2claws54
6804
6805         * src/folder.c
6806                 initialize max values for cache and folder
6807                 when cache or folder is empty
6808
6809 2002-09-15 [colin]      0.8.2claws53
6810
6811         * src/compose.c
6812                 Fix a leak (thanks Alfons!) and cleaned
6813                 variables names for custom headers
6814
6815 2002-09-15 [colin]      0.8.2claws52
6816
6817         * src/compose.c
6818                 Fix custom headers recognition when
6819                 prefs_common.trans_hdr is on
6820
6821 2002-09-15 [colin]      0.8.2claws51
6822
6823         * src/compose.c
6824                 Allow dynamically-added custom headers
6825                 Yet not reparsed if reedited
6826
6827 2002-09-15 [alfons]     0.8.2claws50
6828
6829         * src/prefs_account.c
6830                 fix warnings
6831
6832 2002-09-15 [colin]      0.8.2claws49
6833         
6834         * src/prefs_account.c
6835                 fix pop_before_smtp sensitivity
6836
6837 2002-09-15 [colin]      0.8.2claws48
6838
6839         * src/inc.[ch]
6840                 add inc_pop_before_smtp()
6841                 allow MainWindow to be undefined in 
6842                 inc_account_mail() and inc_start()
6843         * src/pop.c
6844           src/prefs_account.h
6845                 add STYPE_POP_BEFORE_SMTP session type
6846         * src/prefs_account.c
6847                 activated pop before smtp option
6848         * src/send.c
6849                 do pop before smtp if the relevant option 
6850                 is set
6851
6852 2002-09-15 [paul]       0.8.2claws47
6853
6854         * sync with 0.8.3
6855                 see ChangeLog 2002-09-15
6856
6857 2002-09-14 [paul]       0.8.2claws46
6858
6859         * po/bg.po
6860                 updated Bulgarian translation, submitted by
6861                 George Danchev
6862
6863 2002-09-13 [paul]       0.8.2claws45
6864
6865         * src/compose.c
6866                 merge claws' select_account() with main's
6867                 (new) compose_select_account(). [sync with
6868                 0.8.2cvs15, see ChangeLog 2002-09-11]
6869
6870 2002-09-12 [christoph]  0.8.2claws44
6871
6872         * src/filter.c
6873                 allocate 1 elements of FolderItem not 0
6874
6875 2002-09-12 [colin]      0.8.2claws43
6876
6877         * src/compose.c
6878                 Fix bug #590825 (obey Follow-up: poster)
6879
6880 2002-09-12 [colin]      0.8.2claws42
6881
6882         * src/procmime.c
6883                 Fix bug #557009 (wrong headers for messages 
6884                 forwarded as attachments)
6885
6886 2002-09-11 [colin]      0.8.2claws41
6887         
6888         * src/compose.c
6889                 Put SCF: pseudo-header on top of message
6890                 Set draft tmp_flag when saved as draft
6891
6892         * src/procmsg.c
6893           src/procheader.c
6894                 Skip after first \n\n for beginning of real message
6895                 for drafts too
6896
6897 2002-09-11 [christoph]  0.8.2claws40
6898
6899         * src/filtering.c
6900                 use procmsg flag functions in filtering or processing
6901                 will cause incorrect folder message counts
6902
6903 2002-09-11 [colin]      0.8.2claws39
6904
6905         * src/compose.c
6906                 Fix bug #550175 - wrong save folder when reediting
6907                 drafts
6908
6909 2002-09-11 [paul]       0.8.2claws38
6910
6911         * sync with 0.8.2cvs14
6912                 see ChangeLog 2002-09-11
6913
6914 2002-09-11 [colin]      0.8.2claws37
6915
6916         * src/folder.c
6917                 Fix a typo (seeming to cause new/unread status to
6918                 be lost)
6919
6920 2002-09-10 [christoph]  0.8.2claws36
6921
6922         * src/compose.c
6923                 compose_redirect should not use compose_generic_new
6924                 because that does more stuff than expected including
6925                 opening the external editor
6926                 (closes bug "[ 526608 ] bounced messages appear blank
6927                  in editor")
6928
6929 2002-09-10 [christoph]  0.8.2claws35
6930
6931         * src/folder.c
6932                 fix problem with too large message number range
6933                 causing a crash in folder_item_scan
6934
6935 2002-09-10 [paul]       0.8.2claws34
6936
6937         * sync with 0.8.2cvs13
6938                 see ChangeLog 2002-09-10
6939
6940 2002-09-10 [christoph]  0.8.2claws33
6941
6942         * src/msgcache.c
6943                 set MsgInfo TmpFlags for queue and draft folders
6944                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
6945
6946 2002-09-10 [paul]       0.8.2claws32
6947
6948         * AUTHORS
6949           po/bg.po      ** NEW FILE **
6950                 new Bulgarian translation submitted by
6951                 George Danchev <danchev@spnet.net>
6952                 
6953         * tools/Makefile.am
6954           tools/README
6955           tools/tb2sylpheed     ** NEW FILE **
6956                 add script that converts an addressbook exported
6957                 from The Bat! into a Sylpheed addressbook. Submitted
6958                 by Urke MMI <urke-kg@eunet.yu>
6959
6960 2002-09-10 [paul]       0.8.2claws31
6961
6962         * sync with 0.8.2cvs12
6963                 see ChangeLog 2002-09-10
6964
6965 2002-09-06 [paul]       0.8.2claws30
6966
6967         * src/prefs_common.c
6968                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
6969                 
6970         * tools/Makefile.am
6971           tools/README
6972           tools/ldif-to-xml.py  ** REMOVED **
6973                 remove obsolete python script
6974
6975 2002-09-06 [paul]       0.8.2claws29
6976
6977         * sync with 0.8.2cvs10
6978                 see ChangeLog 2002-09-06
6979
6980 2002-09-04 [paul]       0.8.2claws28
6981
6982         * sync with 0.8.2cvs9
6983                 see ChangeLog 2002-08-04
6984
6985 2002-09-04 [colin]      0.8.2claws27 
6986
6987         * src/prefs_common.[ch]
6988                 Added signature color configuration
6989         * src/textview.c
6990                 Use user-specified signature color
6991
6992 2002-09-03 [colin]      0.8.2claws26
6993
6994         * src/prefs_common.[ch]
6995                 Added autosave and autosave_length prefs
6996         * src/compose.c
6997                 Added compose_remove_draft()
6998                 Auto-save drafts according to the prefs
6999         * src/main.c
7000                 Added a crash-indicator file, allowing to check
7001                 for new messages on startup if Sylpheed crashed
7002                 (makes saved drafts "reappear")
7003
7004 2002-09-03 [colin]      0.8.2claws25
7005
7006         * src/textview.[ch]
7007                 Grey the signature
7008
7009 2002-09-03 [paul]       0.8.2claws24
7010
7011         * sync with 0.8.2cvs8
7012                 see ChangeLog 2002-09-02 and 2002-09-03
7013
7014 2002-09-03 [darko]      0.8.2claws23
7015
7016         * src/folderview.c
7017                 use normal style when creating new folder to pick
7018                 proper font size 
7019
7020 2002-09-02 [melvin]     0.8.2claws22
7021
7022         * src/gtkaspell.m4
7023                 removed some obsolete code
7024
7025 2002-09-02 [melvin]     0.8.2claws21
7026
7027         * ac/aspell.m4
7028                 fixed test's equality sign (== to =)
7029
7030 2002-09-02 [alfons]     0.8.2claws20
7031
7032         * src/folder.c
7033         * src/mh.c
7034                 revert change of 0.8.2claws16 and use the mh_folder_destroy
7035                 as folder->destroy virtual as suggested by Hiro
7036                 (the mh.c code seems to have been lost around mh.c.1.21)
7037
7038 2002-09-02 [paul]       0.8.2claws19
7039
7040         * po/pt_BR.po
7041                 updated by Fabio Jr. Beneditto
7042                 
7043         * src/defs.h
7044                 use 'http://claws.sylpheed.org' for homepage link. 
7045                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
7046
7047 2002-09-01 [alfons]     0.8.2claws18
7048
7049         * src/mh.c
7050                 plug memleak related to one Martin Kluge found
7051
7052 2002-08-31 [paul]       0.8.2claws17
7053
7054         * sync with 0.8.2cvs6
7055                 see ChangeLog 2002-08-30
7056
7057 2002-08-31 [alfons]     0.8.2claws16
7058
7059         * src/folder.c
7060                 folder_destroy(): remove mailbox from folderlist even if it has
7061                 no destroy virtual
7062
7063 2002-08-31 [alfons]     0.8.2claws15
7064
7065         * src/folder.c
7066                 :%sno/if(/if (/gc
7067                 :%sno/for(/for (/gc
7068                 (being pedantic I know)
7069
7070 2002-08-31 [alfons]     0.8.2claws14
7071
7072         * src/folder.c
7073                 check for NULL pointers returned from folder->fetch_msginfo virtual
7074                 (should solve some reported crashes)
7075
7076 2002-08-30 [alfons]     0.8.2claws13
7077
7078         * acconfig.h
7079         * configure.in
7080         * src/crash.c
7081                 enable crash dialog on compilation time
7082                 (--enable-crash-dialog configure option)
7083
7084 2002-08-30 [alfons]     0.8.2claws12
7085
7086         * AUTHORS
7087                 add Martin Kluge
7088         * src/mh.c
7089                 apply memory leak plug patch by Martin Kluge
7090                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
7091                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
7092                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
7093
7094 2002-08-30 [darko]      0.8.2claws11
7095
7096         * src/folderview.c
7097                 copy Gtk style from normal style to match
7098                 font size for coloured folders
7099
7100 2002-08-29 [alfons]     0.8.2claws10
7101
7102         * sylpheed.desktop
7103                 Type=Internet <- Type=Application
7104                 (reported by Michael Schwendt, see:
7105                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
7106                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
7107
7108 2002-08-29 [paul]       0.8.2claws9
7109
7110         * sync with 0.8.2cvs5
7111                 see ChangeLog 2002-08-29
7112
7113 2002-08-29 [colin]      0.8.2claws8
7114
7115         * src/summaryview.c
7116                 Added a sanity check in summary_select_thread
7117                 Should fix bug 601605
7118
7119 2002-08-29 [colin]      0.8.2claws7
7120
7121         * src/main.c
7122                 Revert claws6 changes regarding bug #591676
7123
7124 2002-08-28 [colin]      0.8.2claws6
7125         
7126         * src/main.c
7127                 Ignore cache for queue folderitems
7128                 Fix bug #591676
7129
7130 2002-08-28 [melvin]     0.8.2claws5
7131
7132         * README.claws
7133                 Fixed typos.
7134
7135 2002-08-28 [melvin]     0.8.2claws4
7136
7137         * README.claws
7138                 Updated a bit the text concerning the spell checker
7139
7140 2002-08-28 [melvin]     0.8.2claws3
7141
7142         Merged the GNU_aspell_branch:
7143                 Support of new GNU/aspell is now included and the old pspell
7144                 is not supported anymore.
7145                 See README.claws
7146
7147         * README.claws
7148                 Updated spell checker text to reflect the switch to GNU/aspell
7149
7150         * ac/aspell.m4          *** NEW ***
7151         * src/gtkaspell.[ch]    *** NEW *** 
7152         * ac/pspell.m4          *** DELETED *** 
7153         * src/gtkspell.[ch]     *** DELETED ***
7154
7155         * ac/Makefile.am
7156                 Updated for GNU/aspell support
7157
7158         * po/POTFILES.in
7159                 Replaced gtkspell.c by gtkaspell.c
7160
7161         * acconfig.h
7162         * src/Makefile.am
7163         * src/about.c
7164         * src/compose.[ch]
7165         * src/crash.c
7166         * src/main.c
7167         * src/prefs_common.[ch]
7168                 Updated for GNU/aspell support
7169
7170 2002-08-28 [paul]       0.8.2claws2
7171
7172         * sync with 0.8.2cvs4
7173                 see ChangeLog 2002-08-27 and 2002-08-28
7174
7175 2002-08-28 [colin]      0.8.2claws1
7176
7177         * src/summary_search.c
7178                 Added "AND search"
7179
7180 2002-08-28 [jens]       0.8.2claws
7181
7182         *po/de.po
7183                 Updated German translations
7184
7185 2002-08-27 [melvin]     0.8.2claws
7186
7187         * po/fr.po
7188                 Updated French translations
7189
7190 2002-08-27 [paul]       0.8.2claws
7191
7192         * sync with 0.8.2 main release
7193
7194         * po/en_GB.po
7195           po/es.po
7196           po/it.po
7197           po/pl.po
7198           po/pt_BR.po
7199           po/sr.po
7200                 updated message catalogs submitted by
7201                 Ricardo Mones Lastra, Alessandro Maestri,
7202                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
7203                 Beneditto and Urke MMI  
7204
7205 2002-08-27 [hoa]        0.8.1claws123
7206
7207         * src/mainwindow.[ch]
7208         * src/summaryview.[ch]
7209                 removed the "filter setting" menu option.
7210                 add a "cancel a news message" menu option.
7211
7212 2002-08-26 [martin]     0.8.1claws122
7213
7214         * ChangeLog.claws
7215                 changed string under 0.8.1claws79 changed by myself
7216                 i'm sorry alfons :(
7217
7218 2002-08-26 [martin]     0.8.1claws121
7219
7220         * src/crash.c
7221                 added kill command to debuggerrc to start crash dialog
7222
7223 2002-08-26 [paul]       0.8.1claws120
7224
7225         * sync with 0.8.1cvs31
7226                 see ChangeLog 2002-08-26
7227
7228 2002-08-25 [alfons]     0.8.1claws119
7229
7230         * src/procmsg.c
7231                 fix bug that didn't send out correct headers to news server
7232                 when sending news article and email from queue (bug reported
7233                 and patch provided by Tim Mann; closes bug 
7234                 "[ 583196 ] 0.7.8claws can't post news")
7235
7236 2002-08-25 [alfons]     0.8.1claws118
7237
7238         * src/selective_download.c
7239                 mark two strings as translatable
7240                 (thanks to Urke MMI for pointing this out)
7241
7242 2002-08-25 [alfons]     0.8.1claws117
7243
7244         * src/summaryview.c
7245                 treat sent boxes as special and allow sorting them by addressee
7246                 (closes "[ 589418 ] Sent folder sorting misbehavior"
7247                 submitted by Steve Lamb)
7248
7249 2002-08-24 [alfons]     0.8.1claws116
7250
7251         * src/matcher.c
7252                 fix memleak reported by Martin Kluge
7253                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
7254
7255 2002-08-24 [oliver]     0.8.1claws115
7256
7257         * src/prefs_toolbar.c
7258                 o code cleanup as suggested by Alfons
7259                 o memleak fix
7260
7261 2002-08-24 [alfons]     0.8.1claws114
7262
7263         * src/summaryview.c
7264                 o fix another memory leak reported by Martin Kluge
7265                   (see "[ 599568 ] Small Memory Leak")
7266                 o remove 'from' variable from 'summary_set_header()'; we can
7267                   do with just 'to' 
7268
7269 2002-08-24 [paul]       0.8.1claws113
7270
7271         * sync with 0.8.1cvs30
7272                 see ChangeLog 2002-08-23
7273
7274 2002-08-24 [alfons]     0.8.1claws112
7275
7276         * src/summaryview.c
7277                 remove unnecessary allocations for search bar fixing leaks
7278                 reported by Martin Kluge
7279                 (see "[ 599451 ] Further memory leaks?")
7280
7281 2002-08-24 [alfons]     0.8.1claws111
7282
7283         * src/main.c
7284                 make get_socket_name() public for crash.c
7285         * src/crash.c
7286                 o make report bug button work (goes to claws' 
7287                   bug tracker at sf.net)
7288                 o introduce function for doing important stuff just
7289                   before claws goes down
7290                 o clean up code 
7291
7292 2002-08-24 [alfons]     0.8.1claws110
7293
7294         * src/compose.c
7295                 move cursor to "To" entry when forwarding as attachment
7296                 (reported and solved by Steve Lamb, closes bug report
7297                 "[ 592880 ] Forward as attachment; cursor not in to")
7298
7299 2002-08-24 [colin]      0.8.1claws109
7300
7301         * src/mainwindow.c
7302                 fix quick search visibility after GUI (de)separations.
7303
7304 2002-08-23 [colin]      0.8.1claws108
7305
7306         * src/mainwindow.c
7307                 fix header pane visibility after folderview or
7308                 messageview (de)separation
7309
7310 2002-08-23 [paul]       0.8.1claws107
7311
7312         * src/mainwindow.[ch]
7313           src/toolbar.c
7314                 give full control of display or non-display 
7315                 of the Execute icon to Custom toolbar settings.
7316                 add new sensitivity condition to maninwindow.h: 
7317                 M_DELAY_EXEC
7318
7319         * ChangeLog
7320           ChangeLog.jp
7321           NEWS
7322                 more sync with 0.8.1cvs29
7323
7324 2002-08-23 [melvin]     0.8.1claws106
7325
7326         * src/alertpanel.c
7327                 Readded support for custom widget in alertpanel lost in last
7328                 sync.
7329
7330 2002-08-23 [paul]       0.8.1claws105
7331
7332         * sync with 0.8.1cvs29
7333                 see ChangeLog 2002-08-23
7334
7335 2002-08-23 [colin]      0.8.1claws104
7336
7337         * src/summaryview.c
7338                 Fix folder and search pixmaps exchanging positions
7339                 after theme or toolbar changes. Thank to Oliver for 
7340                 reporting this.
7341
7342 2002-08-23 [colin]      0.8.1claws103
7343
7344         * src/mainwindow.c
7345           src/messageview.[ch]
7346           src/noticeview.[ch]
7347           src/summaryview.c
7348                 Changed messageview_create() and noticeview_create()
7349                 to avoid the last gdk_warning
7350
7351 2002-08-22 [colin]      0.8.1claws102
7352
7353         * src/summaryview.c
7354                 Fix my new `Creating pixmap from xpm' warning
7355
7356 2002-08-22 [colin]      0.8.1claws101
7357
7358         * src/mainwindow.c
7359                 Fix some of the gdk warnings
7360
7361 2002-08-22 [colin]      0.8.1claws100
7362
7363         * src/Makefile.am
7364         * src/stock_pixmap.c
7365         * src/stock_pixmap.h
7366         * src/pixmaps/quicksearch.xpm *ADDED*
7367                 Add the quicksearch pixmap
7368         * src/mainwindow.c
7369         * src/summaryview.c
7370         * src/summaryview.h
7371                 Make quicksearch bar visible/hidden via a button
7372
7373 2002-08-22 [christoph]  0.8.1claws99
7374
7375         * src/folder.c
7376                 fix folder update for newsgroups with message
7377                 numbers below minimum number of articles to fetch
7378                 (closes bug #598445)
7379
7380 2002-08-22 [paul]       0.8.1claws98
7381
7382         * sync with 0.8.1cvs28
7383                 see ChangeLog 2002-08-22
7384
7385 2002-08-21 [alfons]     0.8.1claws97
7386
7387         * src/crash.c
7388                 use bt instead of bt full which seems to work 
7389                 better, and bt full doesn't give a great deal 
7390                 of information anyway
7391
7392 2002-08-21 [colin]      0.8.1claws96
7393
7394         * src/summaryview.c
7395                 fix summaryview_searchtype_changed prototype
7396
7397 2002-08-21 [christoph]  0.8.1claws95
7398
7399         * src/mainwindow.c
7400                 o fix broken menu update for sorting type, we have to
7401                   get this info from the summaryview now
7402                 o removed setting of threaded state in menu callback
7403         * src/summaryview.[ch]
7404                 more summaryview/folderitem seperation for
7405                 threading option
7406         * configure.in
7407                 removed not required --with-compiler-flags option
7408
7409 2002-08-21 [oliver]     0.8.1claws94
7410         
7411         * src/toolbar.h 
7412                 o rename toolbar.xml to toolbar_main.xml
7413                   since toolbar_compose.xml might come up 
7414                   any time soon
7415         * README.claws
7416                 add custom toolbar              
7417
7418 2002-08-21 [darko]      0.8.1claws93
7419
7420         * src/procmsg.c
7421                 don't reset tmp flags for messages copied
7422                 to sent folder
7423
7424 2002-08-21 [colin]      0.8.1claws92
7425         
7426         * src/prefs_filtering.c
7427                 fix renaming rules on folder rename 
7428                 when folder is not a leaf folder
7429
7430 2002-08-21 [paul]       0.8.1claws91
7431
7432         * src/prefs_folder_item.c
7433                 fix alignment of colour selector
7434
7435 2002-08-21 [paul]       0.8.1claws90
7436
7437         * sync with 0.8.1cvs27
7438                 see ChangeLog 2002-08-21
7439
7440 2002-08-21 [paul]       0.8.1claws89
7441
7442         * src/summaryview.c
7443                 fix crash when changing field type in
7444                 Quick search bar
7445
7446 2002-08-21 [colin]      0.8.1claws88
7447
7448         * src/summaryview.c
7449                 Made quick search case-insensitive
7450
7451 2002-08-21 [paul]       0.8.1claws87
7452
7453         * sync with 0.8.1cvs26
7454                 see ChangeLog 2002-08-21
7455
7456 2002-08-20 [christoph]  0.8.1claws86
7457
7458         * src/folderview.c
7459         * src/main.c
7460         * src/summaryview.[ch]
7461                 more summaryview/folderitem seperation for
7462                 sort_key and sort_type
7463         * src/procmsg.c
7464                 added missing return statement
7465
7466 2002-08-20 [colin]      0.8.1claws85
7467
7468         * src/summaryview.[ch]
7469                 Added a quick search box
7470         * src/mainwindow.c
7471         * src/prefs_common.[ch]
7472                 Added a show/hide option for the quick search
7473
7474 2002-08-20 [oliver]     0.8.1claws84
7475         
7476         * src/mainwindow.c
7477                 remove toolbar_create_popups
7478         * src/toolbar.[ch]
7479                 o remove toolbar_create_popups
7480                 o fix toolbar_set_sensitive 
7481                   (Bug reports #596834 and #596832)     
7482         * src/prefs_toolbar.c
7483                 o add "Set default" button
7484                 o align label and text + combo widgets
7485
7486 2002-08-20 [hoa]        0.8.1claws83bis
7487
7488         * src/imap.c
7489                 fixed a bug in imap_fetch_msginfo() in case there is no
7490                 current folder.
7491
7492 2002-08-20 [darko]      0.8.1claws83
7493
7494         * src/folderview.c
7495                 copy the color style of folder view so it
7496                 works with GTK themes
7497
7498 2002-08-20 [darko]      0.8.1claws82
7499
7500         * src/folder.h
7501         * src/folderview.c
7502         * src/prefs_folder_item.[hc]
7503                 don't use UI stuff in folder.h
7504
7505 2002-08-20 [darko]      0.8.1claws81
7506
7507         * src/folder.h
7508         * src/prefs_folder_item.h
7509         * src/folderview.c
7510         * src/prefs_folder_item.c
7511                 ability to set folder color in folderview
7512
7513 2002-08-19 [alfons]     0.8.1claws80
7514
7515         * src/summaryview.c
7516                 fix one of the earlier memleaks reported by Martin Kluge
7517
7518 2002-08-19 [alfons]     0.8.1claws79
7519
7520         * src/mainwindow.c
7521                 hide notice view when selecting seperate folder
7522                 view (reported by Urke MMI)
7523
7524 2002-08-19 [christoph]  0.8.1claws78
7525
7526         * src/folderview.c
7527         * src/prefs_folder_item.h
7528         * src/summaryview.[ch]
7529                 o add summary_set_prefs_from_folderitem to set
7530                   summaryview prefs (first step to remove all
7531                   references to the folderitem in summaryview)
7532                 o moved compiled regex stuff from folderitem prefs
7533                   to summaryview code
7534
7535 2002-08-19 [paul]       0.8.1claws77
7536
7537         * src/compose.c
7538                 add check for '.' to QUOTE_IF_REQUIRED
7539
7540 2002-08-19 [paul]       0.8.1claws76
7541
7542         * src/inc.c
7543                 sync with 0.8.1cvs25 (plug memory leak)
7544
7545         * src/prefs_toolbar.c
7546                 re-order prefs_toolbar_cancel()
7547
7548 2002-08-18 [alfons]     0.8.1claws75
7549
7550         * src/inc.c
7551         * src/matcher.c
7552                 plug other memleaks reported by Martin Kluge
7553
7554 2002-08-18 [paul]       0.8.1claws74
7555
7556         * po/pt_BR.po
7557                 updated by Fabio Jr. Beneditto
7558
7559 2002-08-18 [paul]       0.8.1claws73
7560
7561         * src/toolbar.[ch]
7562                 fix bug where tooltips were displayed untranslated              
7563
7564         * src/prefs_toolbar.c
7565                 fix bug where clicking 'Cancel' creates an icon & text
7566                 toolbar regardless of prefs
7567         
7568
7569 2002-08-17 [oliver]     0.8.1claws72
7570
7571         * src/prefs_toolbar.c
7572                 update toolbar on CANCEL
7573                 bug reported by Martin Kluge
7574         * src/toolbar.c
7575                 toolbar_destroy memleak fixed           
7576
7577 2002-08-17 [alfons]     0.8.1claws71
7578
7579         * src/toolbar.c
7580                 plug another memleak reported by Martin Kluge
7581
7582 2002-08-16 [alfons]     0.8.1claws70
7583
7584         * src/crash.c
7585                 use execvp() correctly (suggested by wwp; thanks!)
7586
7587 2002-08-16 [alfons]     0.8.1claws69
7588
7589         * src/gtksctree.c
7590                 plug memory leak reported by Kim Schultz & Martin Kluge
7591
7592 2002-08-16 [paul]       0.8.1claws68
7593
7594         * po/es.po
7595                 updated by Ricardo Mones Lastra
7596
7597 2002-08-16 [paul]       0.8.1claws67
7598
7599         * src/toolbar.h
7600                 fix bug where 'Compose News' icon showed wrong
7601                 tooltip
7602
7603 2002-08-16 [paul]       0.8.1claws66
7604
7605         * sync with 0.8.1cvs24
7606                 see ChangeLog 2002-08-16
7607
7608         * po/it.po
7609                 updated by Alessandro Maestri
7610
7611 2002-08-15 [paul]       0.8.1claws65
7612
7613         * po/sr.po
7614                 updated by Urke MMI
7615
7616 2002-08-15 [paul]       0.8.1claws64
7617
7618         * src/*.c
7619                 don't translate debug info
7620
7621         * src/matcher.[ch]
7622                 add copyright info
7623
7624 2002-08-15 [paul]       0.8.1claws63
7625
7626         * src/prefs_toolbar.c
7627                 fix bug where clicking 'OK' creates an icon & text
7628                 toolbar regardless of prefs
7629
7630 2002-08-14 [alfons]     0.8.1claws62
7631
7632         * src/main.c
7633                 add global var that has the full argv[0]
7634         * src/crash.c
7635                 o execvp the correct sylpheed by using argv0
7636                   and setting the correct work dir
7637                 o other tweaks  
7638
7639 2002-08-14 [oliver]     0.8.1claws61
7640         
7641         * enable/disable Toolbar Action Buttons 
7642         * code cleanups
7643         * src/mainwindow.c
7644         * src/toolbar.[ch]      
7645         * src/prefs_toolbar.c   
7646
7647 2002-08-14 [melvin]     0.8.1claws60
7648
7649         * po/fr.po
7650                 Updated French translations
7651
7652 2002-08-14 [melvin]     0.8.1claws59
7653
7654         * src/crash.c
7655                 Made bug report not translatable
7656         * src/exporthtml.c
7657                 Fixed exporthtml_build_filespec() return value
7658         * src/foldersel.c
7659                 Fixed incorrect include file
7660         * src/gtkspell.c
7661         * src/prefs_actions.c
7662         * src/prefs_toolbar.c
7663                 Made debug info not translatable
7664         * src/mutt.c
7665         * src/quote_fmt.c
7666                 Added missing includes
7667         * src/prefs_common.c
7668                 Fixed typo
7669
7670 2002-08-14 [paul]       0.8.1claws58
7671
7672         * faq/es/sylpheed-faq.html
7673           faq/es/sylpheed-faq-[1-3].html
7674           faq/es/sylpheed-faq-4.html     **NEW FILE **
7675                 update Spanish FAQ
7676
7677 2002-08-13 [christoph]  0.8.1claws57
7678
7679         * src/procmsg.c
7680                 ignore thread fix that did not mark all
7681                 child nodes of a ignored thread as
7682                 ignored. Does not work perfectly yet,
7683                 but it is better now
7684
7685 2002-08-13 [alfons]     0.8.1claws56
7686
7687         * src/crash.c
7688                 o implement 'save crash log'
7689                 o some tweaks
7690
7691 2002-08-13 [melvin]     0.8.1claws55
7692
7693         * src/main.c
7694                 removed unrequired "execinfo.h" header
7695
7696 2002-08-12 [paul]       0.8.1claws54
7697
7698         * faq/en/sylpheed-faq.html
7699           faq/en/sylpheed-faq-[1-3].html
7700           faq/en/sylpheed-faq-4.html     **NEW FILE **
7701                 update English FAQ
7702
7703 2002-08-12 [alfons]     0.8.1claws53
7704
7705         * po/POTFILES.in
7706                 add crash.c to translatables
7707         * src/crash.c
7708                 bring in Leandro's crash dialog
7709
7710 2002-08-11 [alfons]     0.8.1claws52
7711
7712         * src/crash.c
7713                 clean up some warnings
7714
7715 2002-08-11 [alfons]     0.8.1claws51
7716
7717         * acconfig.h
7718         * configure.in
7719         * src/crash.[ch]        ** NEW FILES **
7720         * src/main.c            
7721                 initial gdb crash handler
7722
7723 2002-08-11 [paul]       0.8.1claws50
7724
7725         * src/prefs_toolbar.c
7726                 replace Up/Down arrow pixmaps with text to be
7727                 consistent across icon themes
7728
7729 2002-08-11 [paul]       0.8.1claws49
7730
7731         * src/prefs_common.c
7732           src/prefs_toolbar.c
7733                 rename 'Pixmap' -> 'Icon'
7734
7735         * src/toolbar.[ch]
7736                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
7737
7738 2002-08-10 [paul]       0.8.1claws48
7739
7740         * src/prefs_toolbar.c
7741                 re-work the UI
7742
7743 2002-08-10 [paul]       0.8.1claws47
7744
7745         * src/main.c
7746                 don't write Processing progress to status bar
7747                 patch submitted by Alexander Evseev
7748
7749         * src/prefs_toolbar.c
7750                 re-position and resize window
7751                 make window assume correct size on first call
7752
7753 2002-08-10 [paul]       0.8.1claws46
7754
7755         * src/mainwindow.c
7756           src/prefs_toolbar.c
7757           src/toolbar.c
7758           src/toolbar.h
7759                 obey coding style
7760                 follow UI text conventions
7761
7762 2002-08-10 [alfons]     0.8.1claws45
7763
7764         * src/toolbar.c
7765                 correct pixmap for delete action
7766
7767 2002-08-10 [paul]       0.8.1claws44
7768
7769         * po/pt_BR.po
7770                 updated by Fabio Jr. Beneditto
7771
7772 2002-08-10 [paul]       0.8.1claws43
7773
7774         * po/POTFILES.in
7775                 add custom toolbar files
7776
7777 2002-08-10 [paul]       0.8.1claws42
7778
7779         * sync with 0.8.1cvs22
7780                 see ChangeLog 2002-08-09
7781
7782 2002-08-09 [paul]       0.8.1claws41
7783
7784         * tools/Makefile.am
7785           tools/README
7786           tools/outlook2sylpheed.pl     ** NEW FILE **
7787                 add script to convert exported Outlook
7788                 contacts list to a Sylpheed addressbook.
7789                 Submitted by Ricardo Mones Lastra.
7790
7791 2002-08-09 [paul]       0.8.1claws40
7792
7793         * AUTHORS
7794           configure.in
7795           po/sr.po      ** NEW FILE **
7796                 add Serbian message catalog. Submitted by
7797                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
7798
7799 2002-08-09 [paul]       0.8.1claws39
7800
7801         * sync with 0.8.1cvs21
7802                 see ChangeLog 2002-08-08
7803
7804 2002-08-08 [oliver]     0.8.1claws38
7805
7806         * src/mainwindow.c
7807                 move Custom Toolbar to Configuration menu
7808
7809 2002-08-08 [oliver]     0.8.1claws37
7810
7811         * src/prefs_toolbar.c
7812                 fix substitute pixmap bug
7813
7814 2002-08-08 [paul]       0.8.1claws36
7815
7816         * sync with 0.8.1cvs19
7817                 see ChangeLog 2002-08-08
7818
7819 2002-08-07 [christoph]  0.8.1claws35
7820
7821         * src/utils.c
7822                 fixed a memory leak in new canonicalize_file_replace
7823
7824 2002-08-07 [christoph]  0.8.1claws34
7825
7826         * src/utils.[ch]
7827                 o canonicalize_file_replace should create the temporary
7828                   file in the same directory as the original file.
7829                 o added get_tmpfile_in_dir that creates a temorary file
7830                   in a specified directory.
7831
7832 2002-08-07 [melvin]     0.8.1claws33
7833
7834         * src/toolbar.c
7835                 fixed bug where 'Article' button acted as 'Email' button.
7836
7837 2002-08-07 [paul]       0.8.1claws32
7838
7839         * sync with 0.8.1.cvs17
7840                 see ChangeLog 2002-08-07
7841
7842 2002-08-07 [colin]      0.8.1claws31
7843         
7844         * src/news.c
7845                 fix mass-cancel problem
7846
7847 2002-08-07 [thorsten]   0.8.1claws30
7848
7849         * src/prefs_toolbar.c
7850                 fix: crash on replace or add new button
7851         * src/toolbar.c
7852                 fix: close xmlfile after reading
7853         * src/utils.c
7854                 fix: unlink() file before rename()
7855
7856 2002-08-06 [paul]       0.8.1claws29
7857
7858         * sync with 0.8.cvs15
7859                 see ChangeLog 2002-08-06
7860
7861 2002-08-06 [oliver]     0.8.1claws28
7862
7863         * src/toolbar.c
7864         * src/prefs_toolbar.c
7865                 fixed empty toolbar issue
7866
7867 2002-08-06 [oliver]     0.8.1claws27
7868
7869         * Custom Toolbar Final 
7870         * src/folderview.c
7871         * src/inc.c
7872         * src/summaryview.c
7873                 o toolbar stuff now lives in src/toolbar.[ch]
7874                 o main_window_toolbar_* functions are renamed to
7875                   toolbar_* reflecting their new source file
7876         * src/mainwindow.[ch]
7877                 o remove toolbar stuff  
7878
7879 2002-08-06 [oliver]     0.8.1claws26
7880         
7881         * src/Makefile.am
7882         * src/prefs_toolbar.[ch]        **New File**
7883         * src/toolbar.[ch]              **New File**
7884                 o prefs_toolbar.[ch] custom toolbar frontend
7885                 o toolbar.[ch]       backend 
7886
7887 2002-08-06 [oliver]     0.8.1claws25
7888
7889         * src/prefs_actions.[ch]
7890                 o new exported function actions_execute
7891
7892 2002-08-06 [paul]       0.8.1claws24
7893
7894         * sync with 0.8.1cvs4
7895                 see ChangeLog 2002-08-06
7896
7897 2002-08-06 [paul]       0.8.1claws23
7898
7899         * sync with 0.8.1cvs13
7900                 see ChangeLog 2002-08-06
7901
7902 2002-08-06 [paul]       0.8.1claws22
7903
7904         * sync with 0.8.1cvs12
7905                 see ChangeLog 2002-08-05 and 2002-08-06
7906
7907 2002-08-06 [match]      0.8.1claws21
7908
7909         * src/addrclip.c
7910                 improvements to cut/copy/paste address
7911
7912 2002-08-05 [match]      0.8.1claws20
7913
7914         * src/addritem.[ch]
7915         * src/addrcache.c
7916         * src/addrbook.c
7917         * src/editaddress.c
7918         * src/addressbook.c
7919                 fixes to improve cut/copy/paste
7920
7921 2002-08-06 [melvin]     0.8.1claws19
7922
7923         * src/account.[ch]
7924                 account_find_all_from_address(): new function that returns the
7925                 list of all accounts that are matched in an address.
7926         * src/alertpanel.[ch]
7927                 alertpanel() now accepts a custom widget
7928                 alertpanel_with_widget(): new function that pops up a panel with
7929                 a custom widget in it 
7930         * src/gtkutils.[ch]
7931                 gtkut_account_menu_new(): new function that allows the selection
7932                 of an account from a list of accounts.
7933         * src/messageview.c
7934                 Extended Return Receipt notification to select the correct 
7935                 account and to make a security test on the Delivery-Notification
7936                 address which should be the same as the Return-Path.
7937
7938 2002-08-06 [thorsten]   0.8.1claws18
7939
7940         * src/mimeview.c
7941                 attach_all: save unnamed as "noname.%d",
7942                 dont free static dirname
7943
7944 2002-08-05 [alfons]     0.8.1claws17
7945
7946         * configure.in
7947                 detect XIM by trying to link rather than compile a XIM program
7948
7949 2002-08-05 [oliver]     0.8.1claws16
7950                 
7951         * src/stock_pixmap.[ch]
7952                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
7953                 o new func to retrieve pixmaps
7954
7955 2002-08-05 [paul]       0.8.1claws15
7956
7957         * sync with 0.8.1cvs10
7958                 see ChangeLog 2002-08-05
7959
7960 2002-08-04 [alfons]     0.8.1claws14
7961
7962         * src/textview.c
7963                 see if this plugs memleak
7964
7965 2002-08-04 [melvin]     0.8.1claws13
7966
7967         * src/gtkspell.c
7968                 fixed bug that could crash Sylpheed when highlighting
7969                 all misspelled words.
7970
7971 2002-08-03 [melvin]     0.8.1claws12
7972
7973         * src/prefs_actions.c
7974                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
7975         * src/messageview.c
7976                 fixed bug where the Return Receipt was sent to
7977                 Delivery-Notification-To address even if it was not present
7978
7979 2002-08-02 [alfons]     0.8.1claws11
7980
7981         * src/prefs_actions.c
7982                 o more check for NULLs
7983                 o put create_io_dialog() in right conditional block
7984
7985 2002-08-02 [paul]       0.8.1claws10
7986
7987         * po/es.po
7988                 updated by Ricardo Mones Lastra
7989
7990 2002-08-01 [christoph]  0.8.1claws9
7991
7992         * src/folder.c
7993                 don't free the cache of the opened
7994                 folder in the summaryview
7995         * src/summaryview.c
7996                 don't unset flags, if it is not required
7997
7998 2002-08-01 [paul]       0.8.1claws8
7999
8000         * sync with 0.8.1cvs8
8001                 see ChangeLog entry 2002-08-01
8002
8003 2002-08-01 [paul]       0.8.1claws7
8004
8005         * sync with 0.8.1cvs7
8006                 see ChangeLog 2002-07-31 and 2002-08-01
8007
8008 2002-07-31 [christoph]  0.8.1claws6
8009
8010         * src/mainwindow.c
8011                 forgot to update menu sensitivity
8012                 function for new menu entry
8013
8014 2002-07-31 [alfons]     0.8.1claws5
8015
8016         * src/main.c
8017                 check folder item and its path for NULL on
8018                 initial processing
8019
8020 2002-07-31 [christoph]  0.8.1claws4
8021
8022         * src/folder.c
8023                 check if folder_item_get_msginfo in
8024                 folder_item_remove_msg returned NULL
8025         * src/imap.c
8026                 better clear the uid cache in the
8027                 uid validity check function and delete
8028                 cached messages
8029
8030 2002-07-31 [paul]       0.8.1claws3
8031
8032         * man/sylpheed.1
8033                 add the '--attach' option and a few other
8034                 minor changes
8035
8036 2002-07-31 [paul]       0.8.1claws2
8037
8038         * sync with 0.8.1cvs5
8039                 see ChangeLog 2002-07-31
8040
8041 2002-07-31 [christoph]  0.8.1claws1
8042
8043         * src/folderview.[ch]
8044         * src/mainwindow.c
8045                 replace "Rescan all folders..." with
8046                 "Check all folders for new messages..."
8047
8048 2002-07-30 [paul]       0.8.1claws
8049
8050         * version 0.8.1claws released
8051
8052 2002-07-30 [paul]       0.8.0claws29
8053
8054         * tools/OOo2sylpheed.pl ** NEW FILE **
8055           tools/README
8056                 add script to enable sending documents as
8057                 attachments from OpenOffice.org
8058
8059 2002-07-30 [melvin]     0.8.0claws28
8060
8061         * src/prefs_actions.c
8062                 Made the actions' input/output dialog display
8063                 without delay.
8064
8065 2002-07-30 [christoph]  0.8.0claws27
8066
8067         * src/procmsg.c
8068                 check if folder_item_get_msginfo in
8069                 procmsg_save_to_outbox returned NULL
8070
8071 2002-07-30 [paul]       0.8.0claws26
8072
8073         * sync with 0.8.1cvs4
8074                 see ChangeLog 2002-07-29
8075
8076 2002-07-29 [thorsten]   0.8.0claws25
8077
8078         * README.claws
8079                 added selective download, delete on server
8080
8081 2002-07-29 [paul]       0.8.0claws24
8082
8083         * sync with 0.8.1cvs3
8084                 see ChangeLog 2002-07-29
8085
8086 2002-07-27 [christoph]  0.8.0claws23
8087
8088         * src/folder.c
8089                 add extra check if fetching the msginfo
8090                 returned NULL
8091
8092 2002-07-27 [paul]       0.8.0claws22
8093
8094         * sync with 0.8.1cvs2
8095                 see ChangeLog 2002-07-26
8096
8097 2002-07-27 [christoph]  0.8.0claws21
8098
8099         * src/imap.c
8100                 add another check if a valid msginfo
8101                 was returned
8102
8103 2002-07-26 [hoa]        0.8.0claws20
8104
8105         * src/folder.c
8106                 Fixed a condition in folder_item_destroy()
8107
8108         * src/imap.c
8109                 Fixed an error in IMAP protocol
8110
8111 2002-07-26 [alfons]     0.8.0claws19
8112
8113         * src/folder.c
8114                 ofcourse compare with identifier, not the path
8115
8116 2002-07-26 [alfons]     0.8.0claws18
8117
8118         * src/folder.c
8119                 use folder item identifier for saving / restoring
8120                 preferences because folder->path might not be unique
8121
8122 2002-07-26 [melvin]     0.8.0claws17
8123
8124         * src/logwindow.c
8125                 Fixed a crash introduced in 0.8.0claws5 when log is 
8126                 cut under 80 characters.
8127
8128 2002-07-26 [paul]       0.8.0claws16
8129
8130         * sync with 0.8.1cvs1
8131                 see ChangeLog 2002-07-26
8132
8133 2002-07-26 [christoph]  0.8.0claws15
8134
8135         * src/imap.[ch]
8136                 imap folder now remembers the last selected
8137                 folder and imap_fetch_msginfo skips selecting
8138                 the folder if it is already selected
8139
8140 2002-07-26 [christoph]  0.8.0claws14
8141
8142         * src/folder.c
8143         * src/folderview.c
8144         * src/imap.c
8145                 fix imap folder rescanning
8146
8147 2002-07-25 [christoph]  0.8.0claws13
8148
8149         * src/filter.c
8150         * src/folder.[ch]
8151         * src/folderview.c
8152         * src/imap.[ch]
8153         * src/mainwindow.c
8154         * src/mbox_folder.c
8155         * src/mh.c
8156         * src/news.c
8157                 implement imap uid cache and uid validity check
8158
8159 2002-07-25 [alfons]     0.8.0claws12
8160
8161         * src/summaryview.c
8162                 fix a brown paper bag bug, and also add some more
8163                 checks
8164
8165 2002-07-25 [christoph]  0.8.0claws11
8166
8167         * src/folder.c
8168                 don't mix copy, fetch_msginfo and remove
8169                 operations in folder item copy and move
8170                 operations
8171
8172 2002-07-25 [christoph]  0.8.0claws10
8173
8174         * src/folderview.c
8175         * src/mainwindow.c
8176         * src/prefs_folder_item.c
8177         * src/summaryview.[ch]
8178                 remove no longer required parameter update_cache from
8179                 summary_show
8180
8181 2002-07-25 [paul]       0.8.0claws9
8182
8183         * sync with 0.8.1
8184         
8185         * AUTHORS
8186                 a few corrections
8187
8188 2002-07-24 [alfons]     0.8.0claws8
8189
8190         * src/summaryview.c
8191                 sort correctly when using simplified subject line
8192                 (closes feature request "[ 585141 ] applying regexp to subject 
8193                 before sort" submitted by Alexandra Walford)
8194
8195 2002-07-24 [paul]       0.8.0claws7
8196
8197         * sync with 0.8.0cvs3
8198                 see ChangeLog 2002-07-24
8199
8200 2002-07-23 [christoph]  0.8.0claws6
8201
8202         * src/folder.c
8203         * src/folder.h
8204         * src/summaryview.c
8205         * src/summaryview.h
8206         * src/main.c
8207                 o separate processing and summaryview
8208                 o removed summary_write_cache from summaryview
8209                 o removed summaryview->killed_messages, because we don't have
8210                   to keep a list of killed messages anymore. New cache will
8211                   keep the hidden messages in cache anyway
8212         * src/folderview.c
8213         * src/inc.c
8214         * src/selective_download.c
8215                 o removed unnecessary summary_write_cache calls
8216         * src/procmsg.c
8217                 o don't set ignore thread flag in procmsg_get_thread_tree
8218                   if it is already set
8219         * src/mainwindow.c
8220         * src/statusbar.h
8221                 o moved STATUSBAR_PUSH/POP to statusbar.h because
8222                   they are used in different files
8223
8224 2002-07-23 [melvin]     0.8.0claws5
8225
8226         * src/addressbook.c
8227         * src/addrgather.c
8228         * src/editaddress.c
8229         * src/editgroup.c
8230         * src/editldap_basedn.c
8231         * src/importldif.c
8232         * src/prefs_common.c
8233                 Fixed few memory leak (gtk_editable_get_chars returns
8234                 an allocated string)
8235         * src/logwindow.c
8236                 Fixed few memory leak (gtk_editable_get_chars returns
8237                 an allocated string) and modified a little the log cutting
8238                 loop.
8239         * src/compose.c
8240                 Replaced a call to an obsolete function gtk_entry_get_text()
8241                 by gtk_editable_get_chars()
8242         * src/send.c
8243                 Removed a debug printf
8244
8245 2002-07-23 [christoph]  0.8.0claws4
8246
8247         * src/filesel.c
8248                 fix another g_dirname memory leak
8249
8250 2002-07-23 [christoph]  0.8.0claws3
8251
8252         * src/mh.c
8253                 fixed a memory leak in mh_fetch_msginfo
8254                 fixed crash when message header could not be
8255                 parsed
8256
8257 2002-07-23 [paul]       0.8.0claws2
8258
8259         * sync with 0.8.0cvs2
8260                 see ChangeLog 2002-07-23
8261
8262 2002-07-23 [paul]       0.8.0claws1
8263
8264         * sync with 0.8.0cvs1
8265                 see ChangeLog 2002-07-23
8266
8267 2002-07-23 [paul]       0.8.0claws
8268
8269         * release of 0.8.0claws
8270
8271 2002-07-23 [paul]       0.7.8claws99
8272
8273         * po/ru.po
8274                 new Russian translation, submitted by
8275                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
8276
8277 2002-07-22 [jens]       0.7.8claws98
8278
8279         * po/de.po
8280                 Updated German translations.
8281
8282 2002-07-22 [paul]       0.7.8claws97
8283
8284         * po/es.po
8285           po/it.po
8286           po/nl.po
8287           po/pt_BR.po
8288                 updated translations by Ricardo Mones Lastra,
8289                 Alessandro Maestri, Wilbert Berendsen and 
8290                 Fabio Jr. Beneditto respectively
8291
8292 2002-07-22 [christoph]  0.7.8claws96
8293
8294         * src/mimeview.c
8295                 fix memory leak caused by wrong g_dirname usage
8296
8297 2002-07-22 [christoph]  0.7.8claws95
8298
8299         * src/summaryview.c
8300                 update new and unread message counts for summaryview
8301                 summaryview does not get it from the folder anymore
8302                 and has to update the values itself
8303
8304 2002-07-22 [melvin]     0.7.8claws94
8305
8306         * po/fr.po
8307                 Updated French translations.
8308
8309 2002-07-22 [christoph]  0.7.8claws93
8310
8311         * src/matcher.c
8312                 set prop->preg pointer to NULL or following check
8313                 will not fail and regexec will be called with
8314                 invalid pointer
8315
8316 2002-07-21 [alfons]     0.7.8claws92
8317         
8318         * src/prefs_common.[ch]
8319                 remove option "Send return receipt on request"
8320
8321 2002-07-21 [thorsten]   0.7.8claws91
8322
8323         * src/mimeview.c
8324                 fixed memleaks, coding style as pointed out by alfons
8325
8326 2002-07-21 [alfons]     0.7.8claws90
8327
8328         * src/messageview.c
8329         * src/noticeview.[ch]
8330                 o fix bug notice view being displayed when going to empty folder 
8331                   (noticed by Christoph)
8332                 o allow RRR to be sent when restarting sylpheed, or changing folder 
8333                   (noticed by Thorsten)
8334
8335 2002-07-21 [thorsten]   0.7.8claws89
8336
8337         * src/mimeview.c
8338                 Included save_all patch from Xaview FACQ
8339                 added support for pathnames
8340
8341 2002-07-21 [alfons]     0.7.8claws88
8342
8343         * po/POTFILES.in
8344         * src/Makefile.am
8345         * src/mainwindow.c
8346         * src/messageview.[ch]
8347         * src/noticeview.c      ** NEW FILE **
8348         * src/noticeview.h      ** NEW FILE **
8349                 make return receipts work again
8350                 (UI idea by Leandro Pereira)
8351
8352 2002-07-21 [paul]       0.7.8claws87
8353
8354         * src/summaryview.c
8355                 fix sensitivity of 'Select thread'
8356
8357 2002-07-21 [paul]       0.7.8claws86
8358
8359         * src/prefs_common.c
8360                 add browser command line for Galeon
8361
8362 2002-07-21 [paul]       0.7.8claws85
8363
8364         * Makefile.am
8365                 fix 'EXTRA_DIST': remove README.README, add TODO
8366                 and TODO.claws
8367
8368 2002-07-21 [alfons]     0.7.8claws84
8369
8370         * src/gtkstext.c
8371                 make enter clear selection
8372                 (closes "[ 579888 ] Editor selection/entry error"
8373                 reported by Steve Lamb)
8374
8375 2002-07-21 [alfons]     0.7.8claws83
8376         
8377         * src/summaryview.c
8378                 sort message list when selecting unthread messages
8379                 (closes "[ 501593 ] switching threaded view doesn't sort"
8380                 reported by Simon Schubert)
8381
8382 2002-07-20 [alfons]     0.7.8claws82
8383         
8384         * src/matcher.c
8385                 const-correctness
8386
8387 2002-07-20 [thorsten]   0.7.8claws81
8388
8389         * src/matcher.c
8390                 Fixed expansion of empty fields in matchactions
8391
8392 2002-07-19 [melvin]     0.7.8claws80
8393
8394         * src/gtkspell.c
8395                 Removed a duplicate menu entry (fast mode) introduced during
8396                 the new cache merge
8397                 Added a menu separator between 'Use alternate' and 'Fast mode'
8398
8399 2002-07-19 [paul]       0.7.8claws79
8400
8401         * tools/Makefile.am
8402           tools/README
8403                 correct typos
8404
8405 2002-07-19 [thorsten]   0.7.8claws78
8406
8407         * tools/calypso_convert.pl      ** NEW FILE **
8408           tools/README
8409           tools/Makefile.am
8410                 script to import mbox files exported
8411                 by calypso
8412                 o generates folder structure
8413                 o includes attachments
8414
8415 2002-07-19 [melvin]     0.7.8claws77
8416
8417         * src/selective_download.[ch]
8418                 Fixed bug where closing the dialog with the window manager's
8419                 close button will not unlock the summary
8420                 Corrected some function declarations that missed a return value
8421                 Made the source code comply better with coding style.
8422         * src/prefs_common.c
8423                 Added new browser command line for Mozilla.
8424
8425 2002-07-18 [paul]       0.7.8claws76
8426
8427         * src/mainwindow.c
8428           src/selective_download.[ch]
8429                 reflect theme changes, fix Gdk Warning when creating 
8430                 pixmap from NULL window, and minor clean up.
8431                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8432
8433         * po/en_GB.po
8434                 updated
8435
8436 2002-07-17 [paul]       0.7.8claws75
8437
8438         * INSTALL[.jp]
8439                 sync with 0.8.0
8440         
8441         * po/en_GB.po
8442                 updated
8443
8444 2002-07-16 [paul]       0.7.8claws74
8445
8446         * tools/filter_conv.pl
8447           tools/README
8448                 replace conversion script with reimplemented version, 
8449                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
8450
8451 2002-07-16 [colin]      0.7.8claws73
8452
8453         * src/summaryview.c
8454                 remove forgotten debug messages - sorry ;-)
8455
8456 2002-07-16 [colin]      0.7.8claws72
8457
8458         * src/mimeview.c
8459           src/summaryview.c
8460           src/textview.c
8461           src/textview.h
8462                 add the ability to select part of a text mime-part 
8463                 to reply.
8464
8465 2002-07-15 [christoph]  0.7.8claws71
8466
8467         * src/folder.c
8468                 fix folder message count for folders without
8469                 msg_is_changed (includes news folders)
8470
8471 2002-07-15 [martin]     0.7.8claws70
8472
8473         * src/summaryview.c
8474                 option "display recipient on 'From'..." now works
8475                 without the need of enabling the option
8476                 "display  sender  using  address  book".
8477
8478 2002-07-15 [christoph]  0.7.8claws69
8479
8480         * src/summaryview.c
8481                 removed setting folder status from summaryview.
8482                 folder.c should update all message counts correctly.
8483
8484 2002-07-15 [paul]       0.7.8claws68
8485
8486         * po/pt_BR.po
8487                 updated by Fabio Junior Beneditto
8488
8489 2002-07-15 [darko]      0.7.8claws67
8490
8491         * src/mh.c
8492                 Fixed target folder colorization, don't decrease op
8493                 number twice
8494
8495 2002-07-14 [paul]       0.7.8claws66
8496
8497         * sync with main 0.8.0
8498                 see ChangeLog 2002-07-14
8499
8500 2002-07-13 [melvin]     0.7.8claws65
8501         
8502         * src/addrbook.c
8503         * src/addressbook.c
8504         * src/addrindex.c
8505                 Replaced sprintf by g_snprintf to prevent possible buffer
8506                 overflow.
8507         * src/news.c
8508                 Corrected a log message output format.
8509                 Added a missing "done" debug output.
8510         * src/compose.c
8511                 Added keyboard accelerator for Priority menu items
8512                 Added missing \n in debug output
8513         * src/logwindow.c
8514         * src/gtkspell.c
8515         * src/rfc2015.c
8516                 Added missing \n in debug output
8517
8518 2002-07-13 [paul]       0.7.8claws64
8519
8520         * man/sylpheed.1
8521                 change Sergey's email address to the sf address
8522
8523         * src/textview.c
8524                 increase show_url_timeout (more useful for long
8525                 urls)
8526
8527 2002-07-12 [sergey]     0.7.8claws63
8528
8529         * src/rfc2015.c
8530                 applied (with some modifications) patch to set the
8531                 micalg parameter for signatures
8532                 (2001-08-28 Werner Koch <wk@gnupg.org>)
8533
8534 2002-07-12 [sergey]     0.7.8claws62
8535
8536         * man/Makefile.am
8537         * configure.in
8538                 fixed man page installation
8539
8540 2002-07-12 [paul]       0.7.8claws61
8541
8542         * sync with 0.7.8cvs26
8543                 see ChangeLog 2002-07-11 and 2002-07-12
8544
8545 2002-07-11 [christoph]  0.7.8claws60
8546
8547         * src/compose.c
8548         * src/procmsg.c
8549                 first use the message number to find the message
8550                 to mark with a reply flag but check the
8551                 message-id if we got the correct message, if not
8552                 try to find it by message-id.
8553                 use new string seperator that is not allowed
8554                 in message-ids.
8555
8556 2002-07-11 [paul]       0.7.8claws59
8557
8558         * sync with 0.7.8cvs23
8559                 see ChangeLog 2002-07-10
8560
8561 2002-07-10 [christoph]  0.7.8claws58
8562
8563         * src/folder.[ch]
8564         * src/msgcache.[ch]
8565                 Added message-id table to the cache in memory
8566                 and functions to msgcache.c and folder.c to
8567                 fetch MsgInfos by message id
8568         * src/compose.c
8569         * src/procmsg.c
8570                 store folder and message-id of message replying
8571                 to in queue header and set reply flag after sending
8572                 (Closes bug #469498)
8573
8574 2002-07-10 [paul]       0.7.8claws57
8575
8576         * AUTHORS
8577           man/sylpheed.1.gz
8578                 add Martin to the list of authors
8579
8580 2002-07-09 [martin]     0.7.8claws56
8581         * src/gtksctree.c
8582                 Added gtk_ctree_last_visible(), tree_update_level(),
8583                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
8584                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8585                 from gtk+ to gtksctree.c for the new sorting code
8586                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
8587                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
8588         * src/gtksctree.h
8589                 Added declaration for gtk_sctree_sort_recursive() and
8590                 gtk_sctree_sort_node
8591         * src/addressbook.c
8592         * src/foldersel.c
8593         * src/folderview.c
8594         * src/summaryview.c
8595                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8596                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
8597
8598 2002-07-08 [paul]       0.7.8claws55
8599
8600         * more sync with 0.7.8cvs21
8601                 see ChangeLog 2002-07-08
8602
8603 2002-07-08 [paul]       0.7.8claws54
8604
8605         * sync with 0.7.8cvs21
8606                 see ChangeLog 2002-07-08
8607
8608 2002-07-07 [alfons]     0.7.8claws53
8609
8610         * src/Makefile.am
8611         * src/stock_pixmap.[ch]
8612         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
8613         * src/pixmaps/notice_error.xpm  ** NEW FILE **
8614         * src/pixmaps/notice_note.xpm   ** NEW FILE **
8615                 add new pixmaps for upcoming notice pane
8616
8617 2002-07-06 [melvin]     0.7.8claws52
8618
8619         * src/gtkspell.[ch]
8620                 Made them a bit closer to Sylpheed's coding style.
8621                 Removed old code.
8622                 Removed possible memory leaks when some errors occurs.
8623
8624 2002-07-06 [melvin]     0.7.8claws51
8625
8626         * po/Makefile.in.in
8627                 Removed --no-location in xgettext command line to help
8628                 translators that use Emacs' po-mode
8629         * src/quote_fmt.c
8630                 Removed unnecessary comments that messed up sylpheed.pot
8631
8632 2002-07-06 [paul]       0.7.8claws50
8633
8634         * sync with 0.7.8cvs19
8635                 see ChangeLog 2002-07-05
8636
8637 2002-07-06 [christoph]  0.7.8claws49
8638
8639         * src/folder.c
8640         * src/mainwindow.c
8641                 fix folder_item_remove_all_msg and folderview
8642                 status for trash folders after emptying trash
8643
8644 2002-07-05 [paul]       0.7.8claws48
8645
8646         * sync with 0.7.8cvs16
8647                 see ChangeLog 2002-07-04 and 2002-07-05
8648
8649 2002-07-04 [paul]       0.7.8claws47
8650
8651         * sync with 0.7.8cvs14
8652                 see  ChangeLog 2002-07-04
8653
8654 2002-07-03 [alfons]     0.7.8claws46
8655
8656         * src/folder.c
8657                 dupe folder item's path because it's being reallocated
8658                 by new folder scanning code
8659
8660 2002-07-03 [christoph]  0.7.8claws45
8661
8662         * src/imap.c
8663                 better IMAP uid fetching using 'FETCH 1:* (UID)'
8664         * src/msgcache.c
8665                 add missing return in msgcache_write
8666
8667 2002-07-02 [thorsten]   0.7.8claws44
8668
8669         * src/jpilot.c
8670         * src/msgcache.c
8671         * src/rfc2015.c
8672                 use binary mode for file access
8673
8674 2002-07-02 [christoph]  0.7.8claws43
8675
8676         * major code cleanup (part 1)
8677         
8678                 - unused variables removed
8679                 - unused functions removed
8680                 - uninitialized variables checked
8681                 - missing return statements added
8682                 - missing function return types added
8683                 - added parentheses around assignment and
8684                   && in || when suggested by gcc
8685               
8686         * src/mh.c
8687         * src/folder.c
8688                 replaced direct calls to folder->scan_tree
8689                 with folder_scan_tree and restore folder
8690                 prefs in this function. The folder should
8691                 not have to deal with them.
8692                 ( Should now work for all folder types )
8693
8694 2002-07-02 [paul]       0.7.8claws42
8695
8696         * sync with 0.7.8cvs13
8697                 see ChangeLog 2002-07-01 and 2002-07-02
8698
8699 2002-07-01 [christoph]  0.7.8claws41
8700
8701         * src/summaryview.c
8702                 fix "goto next/prev unread message" with
8703                 ignored threads
8704
8705 2002-07-01 [paul]       0.7.8claws40
8706
8707         * po/es.po
8708                 updated by Ricardo Mones Lastra
8709
8710 2002-06-30 [match]      0.7.8claws39
8711
8712         * src/jpilot.c
8713                 applied variation of leonerd's patch (566661) to
8714                 allow multiple email addresses per JPilot entry.
8715                 addresses may be separated by space, comma, pipe,
8716                 semi-colon, new-line.
8717
8718 2002-06-30 [alfons]     0.7.8claws38
8719
8720         * src/procmsg.c
8721                 simple fix for putting older nodes before
8722                 newer nodes when threading by subject
8723
8724 2002-06-30 [christoph]  0.7.8claws37
8725
8726         * src/folder.c
8727         * src/folderview.c
8728         * src/mh.c
8729         * src/news.c
8730         * src/procmsg.c
8731                 fix broken folder tree rescaning
8732                 and don't use procmsg_get_mark_sum
8733                 anymore
8734
8735 2002-06-30 [christoph]  0.7.8claws36
8736
8737         * merge new cache branch
8738         * src/imap.c
8739                 fix new cache imap copy bug
8740         * src/folder.c
8741                 improved folder_item_scan
8742                 it should now always set the correct
8743                 new, unread and total message counts
8744
8745 2002-06-29 [paul]       0.7.8claws35
8746
8747         * configure.in
8748                 correct syntax error
8749
8750 2002-06-29 [paul]       0.7.8claws34
8751
8752         * configure.in
8753           Makefile.am
8754           man/Makefile.am       ** NEW FILE **
8755           man/sylpheed.1.gz     ** NEW FILE **
8756                 add Sylpheed man page
8757
8758 2002-06-29 [paul]       0.7.8claws33
8759
8760         * po/pt_BR.po
8761                 updated by Fabio Junior Beneditto
8762
8763 2002-06-28 [jens]       0.7.8claws32
8764
8765         * po/de.po
8766                 translation updated
8767
8768         * src/selective_download.c
8769                 removed gettext for space " "
8770
8771         * src/imap.c
8772                 removed wrong space
8773
8774 2002-06-28 [paul]       0.7.8claws31
8775
8776         * sync with 0.7.8cvs11
8777                 see ChangeLog 2002-06-28
8778
8779 2002-06-28 [paul]       0.7.8claws30
8780
8781         * sync with 0.7.8cvs10
8782                 see ChangeLog 2002-06-27 and 2002-06-28
8783
8784 2002-06-26 [paul]       0.7.8claws29
8785
8786         * src/addrgather.c
8787           src/selective_download.c
8788                 don't gettextise empty strings.
8789                 reserved by gettext. gettext("") returns 
8790                 the header entry with meta information, 
8791                 not the empty string
8792
8793         * po/en_GB.po
8794                 updated
8795
8796 2002-06-26 [paul]       0.7.8claws28
8797
8798         * sync with 0.7.8cvs7
8799                 see ChangeLog 2002-06-25
8800
8801         * src/prefs_common.c
8802                 ...and in the process, tweak the gui a little
8803
8804 2002-06-25 [alfons]     0.7.8claws27
8805         
8806         * configure.in
8807         * src/Makefile.am
8808                 fine tune ldap library detection
8809
8810 2002-06-25 [alfons]     0.7.8claws26
8811
8812         * src/compose.c
8813                 don't allow return receipts when composing a news article
8814
8815 2002-06-25 [paul]       0.7.8claws25
8816
8817         * Makefile.am
8818                 add '$(AMTAR)' to 'release' section to allow for
8819                 new and older autotools
8820
8821 2002-06-25 [paul]       0.7.8claws24
8822
8823         * src/summaryview.c
8824                 fix "No more unread messages" persistant pop-up
8825                 window bug
8826
8827 2002-06-25 [paul]       0.7.8claws23
8828
8829         * po/it.po
8830                 updated by Alessandro Maestri
8831
8832 2002-06-25 [paul]       0.7.8claws22
8833
8834         * sync with 0.7.8cvs6
8835                 see ChangeLog 2002-06-25
8836
8837 2002-06-24 [paul]       0.7.8claws21
8838
8839         * tools/update-po
8840                 add GPL copyright information
8841
8842 2002-06-24 [paul]       0.7.8claws20
8843
8844         * tools/Makefile.am
8845           tools/README
8846           tools/update-po       ** NEW FILE **
8847                 add script that eases the creation of *.po files
8848                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
8849
8850 2002-06-23 [alfons]     0.7.8claws19
8851
8852         * src/messageview.c
8853                 make notification_convert_header obey const correctness
8854                 (next step will be fixing the broken return receipt)
8855
8856 2002-06-23 [paul]       0.7.8claws18
8857
8858         * src/messageview.c
8859                 fix bug introduced in last commit:
8860                 removed too much code in last commit - put back what's
8861                 needed
8862
8863 2002-06-23 [paul]       0.7.8claws17
8864
8865         * src/messageview.[ch]
8866                 remove code committed in error from locally patched
8867                 source
8868
8869 2002-06-23 [colin]      0.7.8claws16
8870
8871         * src/compose.[ch]
8872                 add compose_entry_select(), used to select the default_to
8873                 email address - hopefully avoiding people sending mails to
8874                 wrong recipients.
8875
8876 2002-06-22 [alfons]     0.7.8claws15
8877
8878         * AUTHORS
8879                 add Bram Metsch & Stanislav Karchebny
8880         * src/smtp.[ch]
8881         * src/prefs_account.[ch]
8882         * src/send.c
8883                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
8884                   options.  (see <http://sourceforge.net/tracker/index.php
8885                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
8886
8887                 - merge Stanislav's fix to make SMTP AUTH work with qmail
8888                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
8889
8890 2002-06-22 [paul]       0.7.8claws14
8891
8892         * sync with 0.7.8cvs5
8893                 see ChangeLog 2002-06-19 and 2002-06-20
8894
8895 2002-06-22 [alfons]     0.7.8claws13
8896
8897         * src/selective_download.c
8898                 fix a stupid mistake I made
8899
8900 2002-06-22 [alfons]     0.7.8claws12
8901
8902         * src/selective_download.[ch]
8903                 fix another unnoticed leak; cleanup code
8904
8905 2002-06-21 [alfons]
8906
8907         * tools/Makefile.am
8908                 gpg-sign <-- gpg-sign-syl
8909
8910 2002-06-21 [alfons]     0.7.8claws11
8911
8912         * src/selective_download.c
8913         * src/selective_download.h
8914                 fix assorted mix of allocation errors (should solve
8915                 problem reported by Philippe Gramoullé, see:
8916                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
8917
8918 2002-06-20 [melvin]     0.7.8claws10
8919
8920         * tools/gpg-sign *REMOVED*
8921           tools/gpg-sign-syl *ADDED*
8922                 Replaced the gpg clearsigning script with the version using
8923                 xterm instead of ssh-askpass and changed its name.
8924
8925         * README.claws
8926                 Updated actions example to reflect the renaming of the
8927                 gpg clearsigning script.
8928
8929 2002-06-19 [paul]       0.7.8claws9
8930
8931         * sync with 0.7.8claws9
8932                 see ChangeLog 2002-06-18 and 2002-06-19
8933
8934 2002-06-19 [paul]       0.7.8claws8
8935
8936         * sync with 0.7.8cvs1
8937                 see ChangeLog 2002-06-18
8938
8939 2002-06-18 [alfons]     0.7.8claws7
8940
8941         * src/mainwindow.h
8942                 add omitted prototype
8943
8944 2002-06-17 [paul]       0.7.8claws6
8945
8946         * src/mainwindow.c
8947                 fix hiding of exec_btn
8948
8949 2002-06-17 [paul]       0.7.8claws5
8950
8951         * src/pop.c
8952                 remove unneeded code: should_delete() 
8953                 and Pop3State::uidl_todelete_list
8954
8955 2002-06-17 [paul]       0.7.8claws4
8956
8957         * sync with 0.7.8
8958                 see ChangeLog 2002-06-11 and 2002-06-13
8959
8960 2002-06-16 [alfons]     0.7.8claws3
8961         
8962         * src/folder.c
8963                 make sure lock sort mode (claws specific) is
8964                 also persists after a tree rescan
8965
8966 2002-06-16 [alfons]     0.7.8claws2
8967
8968         * src/prefs_folder_item.c
8969         * src/folder.[ch]
8970                 fix persistence of folder sort mode (broken
8971                 by adapting Hiro's new folder persistence code)
8972
8973 2002-06-16 [alfons]     0.7.8claws1
8974
8975         * AUTHORS
8976         * src/logwindow.c
8977         * src/prefscommon.[ch]
8978                 control size of log text in log window; 
8979                 closes patch #569155 submitted by Mitko Haralanov.
8980
8981 2002-06-15 [paul]       0.7.8claws
8982
8983         * release of 0.7.8claws
8984
8985 2002-06-15 [paul]       0.7.7claws
8986
8987         * po/pt_BR.po
8988                 updated by Fabio Junior Beneditto
8989
8990 2002-06-14 [paul]       0.7.6claws49
8991
8992         * po/es.po
8993                 updated by Ricardo Mones Lastra
8994
8995 2002-06-14 [paul]       0.7.6claws48
8996
8997         * po/nl.po
8998                 updated translation by Wilbert Berendsen
8999
9000 2002-06-14 [melvin]     0.7.6claws47
9001
9002         * po/fr.po
9003                 Updated French translation
9004
9005 2002-06-13 [paul]       0.7.6claws46
9006
9007         * src/filesel.c
9008                 allow filename to be typed in, rather than just
9009                 selected by the mouse. Patch by Gustavo Noronha Silva.
9010
9011 2002-06-13 [alfons]     0.7.6claws45
9012
9013         * src/mainwindow.[ch]
9014                 more cleanups (removing unnecessary menu items Expand 
9015                 summary / message view)
9016
9017 2002-06-13 [melvin]     0.7.6claws44
9018
9019         * po/POTFILES.in
9020                 Added src/string_match.c
9021         * src/string_match.c
9022                 Fixed possible buffer overflow.
9023                 Corrected typo.
9024                 Added missing config.h header.
9025         * src/prefs_common.c
9026           src/prefs_matcher.c
9027           src/prefs_scoring.c
9028                 Made some strings translatable (missing _(..)).
9029
9030 2002-06-13 [melvin]     0.7.6claws43
9031
9032         * README.claws
9033                 Corrected action example (verifying clearsigned mail).
9034         * src/prefs_account.c
9035                 Corrected typo.
9036         * src/prefs_common.c
9037                 Removed incorrect line that generated a Gtk-CRITICAL msg.
9038
9039 2002-06-12 [alfons]     0.7.6claws42
9040
9041         * src/summaryview.c
9042                 add init of score column lost in 0.7.6claws42
9043
9044 2002-06-12 [paul]       0.7.6claws41
9045
9046         * src/prefs_account.c
9047                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
9048                 behavior of the radio buttons, (from 0.7.7cvs2)
9049
9050 2002-06-11 [alfons]     0.7.6claws40
9051
9052         * src/messageview.[ch]
9053         * src/summaryview.[ch]
9054         * src/summary_search.c
9055         * src/mainwindow.c
9056                 perform a sync to bring in Hiro's separate view implementation 
9057
9058                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
9059
9060 2002-06-11 [paul]       0.7.6claws39
9061         
9062         * src/prefs_account.c
9063                 correct a typo on the Receive tab
9064
9065 2002-06-10 [match]      0.7.6claws38
9066
9067         * src/addressbook.c
9068                 Included address completion patch from Gustavo Noronha.
9069
9070 2002-06-10 [paul]       0.7.6claws37
9071
9072         * src/inc.[ch]
9073           src/pop.c
9074           src/prefs_account.[ch]
9075           src/selective_download.[ch]
9076                 apply PATCH #561712
9077                  NEW:
9078                 - check if POP Account
9079                 - Receive Button renamed to Preview
9080                 - Preview Button Popup: preview new/all messages
9081                 - Download Button
9082                 - Account Preferences-->Receive tab checkbutton if you
9083                   want to remove Mail after Download
9084                 -: default YES
9085                 - Account Preferences-->Receive tab checkbutton use
9086                   filtering rules on preview
9087                   (think of delete_on_server)
9088                 -: default YES
9089                 - Account selectable from SD dialog
9090                 - checkbutton to show already downloaded messages if
9091                   all messages are previewed
9092                 - new clist column showing Date
9093                 - ESC KEY close
9094                 FIXES:
9095                 - play ball with UIDL
9096                 - fault tolerant (?) 
9097                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9098
9099 2002-06-10 [melvin]     0.7.6claws36
9100
9101         * README.claws
9102                 Added a hint to ac/README in cvs instructions.
9103
9104         * src/prefs_actions.c
9105                 Made it possible to use a more elaborate command line
9106                 for asynchronous actions, too.
9107
9108 2002-06-10 [melvin]     0.7.6claws35
9109         
9110         * src/prefs_actions.c
9111                 Make it possible to use a more elaborate command line
9112                 (e.g. |foo|bar|cat>there;echo Done|)
9113                 Corrected error message when calling %f, %F and %p commands
9114                 from the compose window.
9115
9116 2002-06-09 [colin]      0.7.6claws34
9117
9118         * src/summaryview.c
9119                 Automatically find unread messages in current folder
9120                 before annoying the user.
9121
9122 2002-06-08 [alfons]     0.7.6claws33
9123
9124         * po/it.po
9125                 remove bad formatting string in it.po translation
9126                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
9127
9128 2002-06-08 [paul]       0.7.6claws32
9129
9130         * sync with 0.7.6cvs25
9131                 see ChangeLog 2002-06-07
9132
9133 2002-06-05 [paul]       0.7.6claws31
9134
9135         * src/mainwindow.c
9136                 add 'Sort by locked' and 'Sort by score'
9137
9138 2002-06-05 [paul]       0.7.6claws30
9139
9140         * sync with 0.7.6cvs24
9141                 see ChangeLog 2002-06-04
9142
9143 2002-06-04 [paul]       0.7.6claws29
9144
9145         * po/pt_BR.po
9146                 updated by Fabio Junior Beneditto
9147
9148 2002-06-03 [thorsten]   0.7.6claws28
9149
9150         * src/matcher.c
9151                 fclose() matcherrc after reading
9152
9153 2002-06-03 [paul]       0.7.6claws27
9154
9155         * sync with 0.7.6cvs21
9156                 see ChangeLog 2002-05-31
9157
9158 2002-05-31 [paul]       0.7.6claws26
9159
9160         * sync with 0.7.6cvs20
9161                 see ChangeLog 2002-05-29 and 2002-05-30
9162
9163 2002-05-31 [paul]       0.7.6claws25
9164
9165         * src/imap.c
9166                 hopefully fix last buggy sync
9167
9168         * README.claws
9169                 correct typo in 'Actions' examples
9170
9171 2002-05-29 [paul]       0.7.6claws24
9172
9173         * sync with 0.7.6cvs18
9174                 see ChangeLog 2002-05-28 and 2002-05-29
9175
9176         * src/news.c
9177           src/nntp.[ch]
9178                 sync with above 
9179
9180 2002-05-28 [paul]       0.7.6claws23
9181
9182         * sync with 0.7.6cvs16
9183                 see ChangeLog 2002-05-28
9184
9185 2002-05-27 [thorsten]   0.7.6claws22 
9186
9187         * faq/it/sylpheed-faq-1.html
9188           faq/it/sylpheed-faq-2.html
9189           faq/it/sylpheed-faq-3.html
9190           faq/it/sylpheed-faq.html
9191                 corrected DOS lineendings
9192         * faq/de/sylpheed-faq-1.html
9193           faq/de/sylpheed-faq-2.html
9194           faq/en/sylpheed-faq-1.html
9195           faq/en/sylpheed-faq-2.html
9196           faq/en/sylpheed-faq-3.html
9197           faq/es/sylpheed-faq-1.html
9198           faq/es/sylpheed-faq-2.html
9199           faq/es/sylpheed-faq-3.html
9200           faq/fr/sylpheed-faq-1.html
9201           faq/it/sylpheed-faq-1.html
9202           faq/it/sylpheed-faq-2.html
9203           faq/it/sylpheed-faq-3.html
9204           faq/it/sylpheed-faq.html
9205                 changed ">" to &quot;
9206
9207 2002-05-27 [paul]       0.7.6claws21
9208         
9209         * sync with 0.7.6cvs15
9210                 see ChangeLog 2002-05-27
9211
9212 2002-05-27 [paul]       0.7.6claws20
9213
9214         * src/prefs_account.c
9215                 correct a typo
9216
9217 2002-05-26 [paul]       0.7.6claws19
9218
9219         * tools/README
9220                 correct a typo
9221
9222 2002-05-25 [paul]       0.7.6claws18
9223
9224         * tools/README
9225                 add description of kmail2sylpheed.pl
9226
9227 2002-05-25 [paul]       0.7.6claws17
9228
9229         * tools/kmail2sylpheed.pl       ** NEW FILE **
9230                 perl script that converts an exported Kmail address
9231                 book, converts it to sylpheed addressbook file,
9232                 writes the file to .sylpheed, and updates
9233                 addrbook--index.xml 
9234
9235 2002-05-25 [paul]       0.7.6claws16
9236
9237         * sync with 0.7.6cvs14
9238                 see ChangeLog 2002-05-23
9239
9240 2002-05-24 [paul]       0.7.6claws15
9241
9242         * README.claws
9243                 make a correction and add some more info
9244
9245 2002-05-24 [paul]       0.7.6claws14
9246
9247         * src/compose.c
9248                 fix memory leak in 
9249                 compose_redirect_write_headers_from_headerlist()
9250                 add Subject and Resent-Message-ID to
9251                 compose_redirect_write_headers()
9252                 Received, Subject, and X-UIDL are filtered out in 
9253                 compose_redirect_write_to_file()
9254
9255 2002-05-23 [paul]       0.7.6claws13
9256
9257         * src/compose.[ch]
9258           src/filtering.c
9259           src/mainwindow.c
9260           src/matcher.[ch]
9261           src/matcher_parser_lex.l
9262           src/matcher_parser_parse.y
9263           src/prefs_common.[ch]
9264           src/prefs_filtering.c
9265           src/summaryview.c
9266                 rename 'Bounce' to 'Redirect'
9267
9268 2002-05-23 [paul]       0.7.6claws12
9269
9270         * more sync with 0.7.6cvs13
9271           src/compose.c
9272                 see ChangeLog 2002-05-22
9273
9274 2002-05-22 [paul]       0.7.6claws11
9275
9276         * sync with 0.7.6cvs13
9277           src/codeconv.c
9278                 see ChangeLog 2002-05-20
9279           src/prefs_common.c
9280                 see ChangeLog 2002-05-22
9281
9282 2002-05-21 [melvin]     0.7.6claws10
9283
9284         * src/folderview.c
9285                 Added missing filtering and scoring headers
9286                 Fixed bad function call that showed garbage 
9287                 in Folder->Processing
9288
9289 2002-05-21 [paul]       0.7.6claws9
9290
9291         * tools/Makefile.am
9292                 make all tools executable, (patch by Alfons).
9293
9294 2002-05-20 [alfons]     0.7.6claws8
9295
9296         * src/procheader.c
9297                 don't forget to call mktime() so we have a valid week 
9298                 and year day
9299                 (Bug report by Roger Sondermann <mail@jumaros.de>)
9300
9301 2002-05-20 [paul]       0.7.6claws7
9302
9303         * src/html.c
9304                 fix broken parsing of urls
9305         * src/textview.c
9306                 fix displaying of urls
9307
9308                 both fixes from the patch [547855] by Eugene 
9309                 Brevdo (zonem)
9310
9311 2002-05-19 [alfons]     0.7.6claws6
9312
9313         * configure.in
9314                 make sylpheed configure correctly with the latest
9315                 and greatest of automake / autoconf / gettext
9316
9317 2002-05-19 [alfons]     0.7.6claws5
9318
9319         * src/procheader.c
9320         * src/procheader.h
9321                 add function for returning ime zone offset
9322         * src/quote_fmt.c
9323         * src/quote_fmt_parse.y
9324                 better quotation formatting - does not convert
9325                 to local time, but uses the original date string.
9326                 
9327                 Note: %z inserts the timezone offset (should 
9328                 work also on platforms where strftime does not
9329                 support %z).
9330
9331 2002-05-18 [christoph]  0.7.6claws4
9332
9333         * src/summaryview.c
9334                 fix indentation of some code
9335         * tools/Makefile.am
9336                 fix spaces after \
9337         * src/Makefile.am
9338                 add missing \
9339                 correct path for ignorethread.xpm
9340                 incorrect filename for sylpheed_logo.xpm
9341                 add missing include matcher_parser_parse.h
9342
9343 2002-05-18 [paul]       0.7.6claws3
9344
9345         * sync with 0.7.6cvs8
9346                 see ChangeLog 2002-05-16 and 2002-05-17
9347
9348 2002-05-18 [melvin]     0.7.6claws2
9349
9350         * README.claws
9351                 Corrected an action's definition and fixed some misspellings.
9352
9353 2002-05-18 [paul]       0.7.6claws1
9354
9355         * tools/Makefile.am
9356           tools/gpg-sign        ** new file **
9357           tools/uudec           ** new file **
9358                 add Melvin's Actions scripts
9359
9360         * README.claws
9361                 add Melvin's descriptions for Actions
9362
9363 2002-05-18 [paul]       0.7.6claws
9364
9365         * Version 0.7.6claws released
9366
9367 2002-05-17 [paul]       0.7.5claws32
9368
9369         * po/es.po
9370                 updated by Ricardo Mones Lastra
9371
9372 2002-05-17 [paul]       0.7.5claws31
9373
9374         * src/compose.c
9375                 fix Account prefs default folder for sent/draft/deleted
9376                 messages bug
9377
9378         * po/it.po
9379           po/nl.po
9380                 updated translation by Alessandro Maestri and
9381                 Wilbert Berendsen
9382
9383 2002-05-17 [melvin]     0.7.5claws30
9384
9385         * src/prefs_actions.c
9386                 Fixed bug where using %F not at the end of the command 
9387                 resulted in an additional empty argument being created.
9388                 Thanks to Darko Koruga for reporting the bug.
9389
9390 2002-05-17 [melvin]     0.7.5claws29
9391
9392         * po/fr.po
9393                 Updated French translations.
9394
9395 2002-05-15 [paul]       0.7.5claws28
9396         
9397         * po/es.po
9398                 updated by Ricardo Mones Lastra
9399
9400 2002-05-15 [paul]       0.7.5claws27
9401
9402         * sync with 0.7.6cvs4
9403                 see ChangeLog 2002-05-14 and 2002-05-15
9404
9405 2002-05-14 [paul]       0.7.5claws26
9406
9407         * sync with 0.7.6cvs1
9408                 see ChangeLog 2002-05-13
9409
9410 2002-05-13 [thorsten]   0.7.5claws25
9411
9412         * src/messageview.c
9413                 fix select_all and copy in multipart messages
9414         * src/mainwindow.c
9415                 fix select_all and copy in multipart messages
9416
9417 2002-05-12 [paul]       0.7.5claws24
9418
9419         * src/summaryview.c
9420                 reverse last commit, bug already fixed in 0.7.5claws3
9421
9422 2002-05-12 [netztorte]  0.7.5claws23
9423
9424         * src/summaryview.c
9425                 dont parse empty addressbook (checked in before claws20)
9426
9427 2002-05-12 [melvin]     0.7.5claws22
9428
9429         * src/procmsg.[ch]
9430                 Removed unneeded priority code introduced by the previous 
9431                 commit.
9432
9433 2002-05-12 [melvin]     0.7.5claws21
9434
9435         * src/compose.[ch]
9436                 Added possibility to set message's priority.
9437         * src/procmsg.[ch]
9438                 Added possibility to set message's priority.
9439                 Added missing headers
9440
9441 2002-05-12 [melvin]     0.7.5claws20
9442
9443         * src/prefs_actions.c
9444                 Removed implicitely added quotes around the name
9445                 of the temporary files of mime parts.
9446
9447 2002-05-12 [paul]       0.7.5claws19
9448
9449         * sync with 0.7.5cvs20
9450                 see ChangeLog 2002-05-11
9451
9452 2002-05-12 [alfons]     0.7.5claws18
9453
9454         * src/quote_fmt_lex.l
9455         * src/quote_fmt_parse.y
9456                 allow quote / reply date & time format to be set using
9457                 %D{format}. format is a format string you'd pass to
9458                 strftime() (see man strftime, or the Display tab |
9459                 Date format setting).
9460
9461                 Currently %D converts the date to local time. 
9462
9463 2002-05-11 [paul]       0.7.5claws17
9464
9465         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
9466                 see ChangeLog 2002-05-10 and 2002-05-11
9467
9468 2002-05-10 [paul]       0.7.5claws16
9469
9470         * sync with 0.7.5cvs16
9471                 see ChangeLog entries 2002-05-09 and 
9472                 2002-05-10
9473
9474 2002-05-10 [colin]      0.7.5claws15
9475
9476         * src/textview.c
9477                 Corrected a bug that prevented sylpheed to open
9478                 double-clicked URIs.
9479
9480 2002-05-09 [paul]       0.7.5claws14
9481
9482         * sync with 0.7.5cvs14
9483                 see ChangeLog 2002-05-08 and 2002-05-09
9484
9485 2002-05-08 [paul]       0.7.5claws13
9486
9487         * sync with 0.7.5cvs11
9488                 see ChangeLog entry 2002-05-08
9489
9490 2002-05-08 [paul]       0.7.5claws12
9491
9492         * src/mainwindow.c
9493           src/textview.[ch]
9494                 fix segfault on View->Open in new window
9495                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9496
9497 2002-05-07 [paul]       0.7.5claws11
9498
9499         * sync with 0.7.5cvs9
9500                 see ChangeLog entry 2002-05-07
9501
9502 2002-05-06 [paul]       0.7.5claws10
9503
9504         * src/messageview.c
9505           src/textview.c
9506                 display url in statusbar on single-click
9507                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9508
9509 2002-05-06 [match]      0.7.5claws9
9510
9511         * src/addritem.[ch]
9512                 new functions.
9513         * src/addrcache.c
9514                 tidy up.
9515         * src/xmlprops.[ch]
9516                 XML implementation of properties file.
9517         * src/exporthtml.[ch]
9518         * src/expthtmldlg.[ch]
9519         * src/addressbook.c
9520                 export to HTML.
9521
9522 2002-05-02 [sergey]     0.7.5claws8
9523
9524         * src/mainwindow.c (mainwin_entries),
9525           src/prefs_common.c (prefs_send_create()),
9526           src/codeconv.c (locale_table):
9527                 use charset name "Windows-1251" instead of "CP1251".
9528
9529 2002-05-02 [colin]      0.7.5claws7
9530         
9531         * src/compose.c
9532           src/prefs_common.c
9533           src/prefs_folder_item.c
9534                 Fixed cosmetics bugs due to Outbox renamed to Sent.
9535
9536 2002-05-02 [hiro]       0.7.5claws6
9537
9538         * src/imap.c
9539                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
9540
9541 2002-05-02 [paul]       0.7.5claws5
9542
9543         * src/compose.c
9544                 more sync with 0.7.5cvs7, see ChangeLog entry
9545                 2002-05-02
9546
9547 2002-05-02 [hiro]       0.7.5claws4
9548
9549         * src/compose.c
9550                 compose_queue_sub():
9551                 check if queue folder exists (closes #550397).
9552                 removed directory creation since it should be handled
9553                 transparently.
9554         * src/imap.c
9555                 imap_add_msg(): return UID for appended message
9556                 (closes #548842).
9557
9558 2002-04-30 [paul]       0.7.5claws3
9559
9560         * src/summaryview.c
9561                 fix account_find_from_address() bug
9562
9563 2002-04-28 [colin]      0.7.5claws2
9564
9565         * src/compose.c
9566           src/textview.c
9567           src/prefs_common.[ch]
9568           src/utils.[ch]
9569                 Added user-definable quotation characters recognition.
9570
9571 2002-04-28 [paul]       0.7.5claws1
9572
9573         * sync with 0.7.5cvs4
9574                 see ChangeLog entry  2002-04-25
9575
9576 2002-04-28 [paul]       0.7.5claws
9577
9578         * po/es.po
9579           po/nl.po
9580           po/pt_BR.po
9581                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
9582                 Fabio Junior Beneditto
9583
9584 2002-04-27 [jens]       0.7.4claws103
9585
9586         * po/de.po
9587                 updated German translation.
9588
9589 2002-04-27 [hiro]       0.7.4claws102
9590
9591         * src/summaryview.c
9592                 summary_write_cache(): fixed the mark loss of hidden messages.
9593
9594 2002-04-26 [melvin]     0.7.4claws101
9595
9596         * src/procmsg.c
9597                 fixed a second typo (same one)
9598         * po/fr.po
9599           po/it.po
9600           po/pt_BR.po
9601                 fixed the type again...
9602
9603 2002-04-26 [melvin]     0.7.4claws100
9604
9605         * src/procmsg.c
9606                 fixed a typo in an alert message ("temorary").
9607         * po/it.po
9608         * po/pt_BR.po
9609                 corrected the typo  described above.
9610         * po/fr.po
9611                 updated French translation.
9612
9613 2002-04-26 [darko]      0.7.4claws99
9614
9615         * src/summaryview.c
9616                 fix target folder colorization
9617
9618 2002-04-25 [paul]       0.7.4claws98
9619
9620         * po/it.po
9621                 updated by Alessandro Maestri
9622
9623 2002-04-24 [colin]      0.7.4claws97
9624         
9625         * src/compose.c
9626                 Fixed double "subject is empty" question.
9627
9628 2002-04-23 [colin]      0.7.4claws96
9629         
9630         * src/mimeview.c
9631                 Corrected issue when "automatically display images" was
9632                 not set : first image remained after selecting second.
9633
9634 2002-04-23 [melvin]     0.7.4claws95
9635
9636         * src/prefs_actions.c
9637                 Don't display in/out dialog if there is nothing to show.
9638
9639 2002-04-23 [paul]       0.7.4claws94
9640
9641         * sync with 0.7.5cvs3
9642                 bug fixes: see ChangeLog entry 2002-04-23
9643
9644 2002-04-22 [darko]      0.7.4claws93
9645
9646         * src/compose.c
9647                 fix previous check-in which changed code after
9648                 merge from main
9649
9650 2002-04-22 [paul]       0.7.4claws92
9651
9652         * faq/de/*
9653                 add German FAQ
9654         * faq/en/*
9655           faq/es/*
9656           faq/fr/*
9657                 update English, Spanish and French FAQs
9658         * manual/de/*
9659           manual/es/*
9660                 add German and Spanish manuals
9661         * manual/en/*
9662           manual/fr/*
9663                 update English and French manuals
9664
9665         * src/Makefile.am
9666                 add to and re-arrange the pixmap entries
9667
9668 2002-04-22 [darko]      0.7.4claws91
9669
9670         * src/compose.c
9671                 fix sender initials recognition to only allow
9672                 '>' after the initials
9673
9674 2002-04-21 [paul]       0.7.4claws90
9675
9676         * sync with 0.7.5 release
9677                 see ChangeLog entry 2002-04-21
9678
9679 2002-04-21 [alfons]
9680
9681         * src/Makefile.am
9682                 add colin's new pixmaps to EXTRA_DIST
9683
9684 2002-04-21 [colin]      0.7.4claws89
9685         * src/compose.c
9686         * src/inc.c
9687         * src/mainwindow.[ch]
9688         * src/prefs_common.[ch]
9689         * src/stock_pixmap.[ch]
9690                 Added "Work offline" ability.
9691
9692 2002-04-21 [colin]      0.7.4claws88
9693         
9694         * src/mimeview.c
9695         * src/prefs_common.c
9696         * src/prefs_common.h
9697         * src/textview.c : Added an option to common preferences -> display
9698           to allow user not to automatically display images.
9699
9700 2002-04-21 [paul]       0.7.4claws87
9701
9702         * sync with 0.7.4cvs52
9703                 see ChangeLog entry 2002-04-21 (src/imap.c)
9704
9705 2002-04-21 [paul]       0.7.4claws86
9706
9707         * sync with 0.7.4cvs51
9708                 see ChangeLog entry 2002-04-21
9709
9710 2002-04-21 [paul]       0.7.4claws85
9711
9712         * sync with 0.7.4cvs49
9713                 see ChangeLog entries 2002-04-20 and 2002-04-21
9714
9715         * src/Makefile.am
9716                 clean up: remove old 'stock_' element from xpm 
9717                 filenames.
9718
9719 2002-04-21 [alfons]     0.7.4claws84
9720
9721         apply sync patch from Paul
9722
9723         * src/folderview.c
9724                 use old claws prefs_folder_item_create() for now
9725
9726 2002-04-19 [match]      0.7.4claws83
9727
9728         * src/addressbook.[ch]
9729         * src/addrharvest.[ch]
9730         * src/addrgather.[ch]
9731                 recurse folders.
9732         * src/mainwindow.c
9733         * src/summaryview.[ch]
9734                 change menu option.
9735
9736 2002-04-19 [paul]       0.7.4claws82
9737
9738         * po/pt_BR.po
9739                 updated by Fabio Junior Beneditto
9740
9741 2002-04-14 [alfons]     0.7.4claws81
9742
9743         * src/passphrase.c
9744                 add #include <sys/types.h> for mode_t and off_t 
9745
9746 2002-04-13 [paul]       0.7.4claws80
9747         
9748         * src/main.c
9749           src/passphrase.[ch]
9750           src/pgptext.c
9751           src/prefs_common.[ch]
9752           src/rfc2015.c
9753                 enable storing of GnuPG passphrase for the whole 
9754                 session or a user-defined number of minutes. patch 
9755                 submitted by Ravemax <ravemax@dextrose.com>
9756
9757 2002-04-13 [alfons]     0.7.4claws79
9758
9759         * src/textview.c
9760                 make email parser also stop scanning when encountering separators
9761                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
9762
9763 2002-04-13 [paul]       0.7.4claws78
9764
9765         * sync with 0.7.4cvs39
9766                 see ChangeLog entry 2002-04-12
9767
9768 2002-04-11 [paul]       0.7.4claws77
9769
9770         * sync with 0.7.4cvs37
9771                 see ChangeLog entry 2002-04-11
9772
9773 2002-04-11 [paul]       0.7.4claws76
9774
9775         * COPYING 
9776                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
9777                 the clause for OpenSSL). sync with sylpheed main
9778
9779 2002-04-09 [melvin]     0.7.4claws75
9780
9781         * src/compose.c
9782                 Made 'Ctrl-Enter' on send ignore some modifiers 
9783                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
9784                 to bind other *-Enter (but not Alt-Enter).
9785
9786 2002-04-09 [paul]       0.7.4claws74
9787
9788         * sync with 0.7.4cvs35
9789                 see ChangeLog entries 2002-04-09
9790
9791 2002-04-08 [paul]       0.7.4claws73
9792
9793         * sync with 0.7.4cvs33
9794                 see ChangeLog entry 200-04-08
9795
9796 2002-04-07 [match]      0.7.4claws72
9797
9798         * src/addrharvest.[ch]
9799                 fixed to read all addresses in header, regardless
9800                 of header size. improved name parsing. accommodate
9801                 harvest from folders and selected message.
9802         * src/addritem.[ch]
9803                 included new address parsing function.
9804         * src/addrgather.[ch]
9805         * src/addressbook.[ch]
9806         * src/summaryview.[ch]
9807         * src/mainwindow.c
9808                 allow address harvest of folder as well as selected
9809                 messages.
9810
9811 2002-04-07 [paul]       0.7.4claws71
9812
9813         * src/esmtp.[ch]
9814           src/smtp.c
9815                 don't try to authenticate with CRAM-MD5 in SMTP when 
9816                 SMTP-AUTH enabled if MTA doesn't issue this 
9817                 auth-method in it's ehlo-response. bug item #531364,
9818                 patch item #938910. patch submitted by Colin Leroy 
9819                 <colin@colino.net>
9820
9821 2002-04-07 [paul]       0.7.4claws70
9822
9823         * src/nntp.c
9824                 fix missing MODE_READER bug. patch submitted by
9825                 Colin Leroy <colin@colino.net>
9826
9827 2002-04-07 [alfons]     0.7.4claws69
9828
9829         * src/matcher.[ch]
9830         * src/prefs_filtering.c
9831         * src/summaryview.c
9832                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
9833                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
9834
9835 2002-04-07 [paul]       0.7.4claws68
9836
9837         * sync with 0.7.4cvs32
9838                 see ChangeLog entry 2002-04-06
9839
9840         * tools/filter_conv.pl
9841                 more bug fixes
9842
9843 2002-04-06 [paul]       0.7.4claws67
9844
9845         * tools/filter_conv.pl
9846                 modify to be able to find the name of the first
9847                 mailbox and use that. main's filter does not
9848                 record the full path to the mailbox and therefore
9849                 can only filter to the first mailbox.
9850
9851 2002-04-05 [paul]       0.7.4claws66
9852
9853         * tools/filter_conv.pl
9854                 attempt to make the script all-encompassing and
9855                 be able to convert any main 'filter' rule thrown
9856                 at it
9857
9858 2002-04-05 [paul]       0.7.4claws65
9859
9860         * tools/filter_conv.pl
9861                 allow for collapsed folder trees
9862
9863 2002-04-05 [paul]       0.7.4claws64
9864
9865         * sync with 0.7.4cvs31
9866                 see ChangeLog entries 2002-04-05
9867
9868 2002-04-03 [paul]       0.7.4claws63
9869
9870         * sync with 0.7.4cvs29
9871                 see ChangeLog entries 2002-04-02 and 2002-04-03
9872
9873 2002-04-02 [paul]       0.7.4claws62
9874
9875         * sync with 0.7.4cvs26
9876                 see ChangeLog entry 2002-04-01
9877
9878 2002-04-02 [match]      0.7.4claws61
9879
9880         * src/pine.[ch]
9881         * src/importpine.[ch]
9882         * src/addressbook.c
9883                 import Pine address book.
9884
9885 2002-04-02 [match]      0.7.4claws60
9886
9887         * src/addrharvest.[ch]
9888                 improve address parsing of funky addresses.
9889
9890 2002-04-02 [darko]      0.7.4claws59
9891
9892         * src/compose.c
9893                 wrap on send improvements, it now recognizes quoted
9894                 initials as part of the quotation string, and it
9895                 does not join lines separated by CR
9896
9897 2002-04-01 [match]      0.7.4claws58
9898
9899         * src/mgutils.[ch]
9900                 added new functions.
9901         * src/mutt.[ch]
9902                 remove excessive duplicate address generation
9903                 on import.
9904
9905 2002-04-01 [alfons]     0.7.4claws57
9906         
9907         * src/summaryview.c
9908                 put back g_free() 
9909
9910 2002-04-01 [paul]       0.7.4claws56
9911
9912         * sync with 0.7.4cvs25
9913                 see ChangeLog entry 2002-04-01
9914
9915 2002-04-01 [alfons]     0.7.4aprilfool55
9916
9917         * src/summaryview.c
9918                 honour feature request item #537427 to allow for
9919                 displaying names from address book for sent mail also
9920
9921 2002-03-29 [paul]       0.7.4claws54
9922
9923         * src/mainwindow.c
9924           src/prefs_filtering.[ch]
9925           src/prefs_matcher.c
9926           src/summaryview.c
9927                 add 'fast filter' for claws' filtering,
9928                 /Tools/Create filter rule/... patch submitted
9929                 by Neill Miller <neillm@thecodefactory.org>
9930
9931 2002-03-29 [paul]       0.7.4claws53
9932
9933         * sync with 0.7.4cvs24
9934                 see ChangeLog entry 2002-03-29
9935
9936 2002-03-28 [paul]       0.7.4claws52
9937
9938         * sync with 0.7.4cvs23
9939                 see ChangeLog entry 2002-03-28
9940
9941 2002-03-27 [melvin]     0.7.4claws51
9942
9943         * src/prefs_actions.c
9944                 Added support to pass only one message part (as a
9945                 file) to the command using '%p'. No quotes are needed
9946                 because doubles quotes are automatically added.
9947                 Fixed bug where Sylpheed could block when waiting for
9948                 a child process to finish.
9949                 Changed the help menu to remove quotes around symbols to 
9950                 avoid misinterpretation (they must not be used).
9951
9952 2002-03-27 [melvin]     0.7.4claws50
9953
9954         * src/inc.c
9955                 Made the new mail notification command always 
9956                 execute asynchronously.
9957
9958 2002-03-27 [paul]       0.7.4claws49
9959
9960         * src/compose.c
9961                 fix bug introduced in last commit
9962
9963 2002-03-27 [paul]       0.7.4claws48
9964
9965         * sync with 0.7.4cvs21
9966                 see ChangeLog 2002-03-26 and 2002-03-27
9967
9968 2002-03-26 [hoa]        0.7.4claws47
9969
9970         * src/prefs_folder_item.c
9971                 really fixed the bug #516442 with folder rescan.
9972
9973 2002-03-26 [paul]       0.7.4claws46
9974
9975         * sync with 0.7.4cvs19
9976                 see ChangeLog entries 2002-03-25 and 2002-03-26
9977
9978 2002-03-25 [hoa]        0.7.4claws45
9979
9980         * src/matcher.c
9981         * src/mh.c
9982                 fix the bug #516442 with folder rescan.
9983
9984         * src/prefs_common.[ch]
9985         * src/compose.c
9986                 added an option to enable two different behaviours
9987                 for bounce.
9988
9989
9990 2002-03-25 [paul]       0.7.4claws44
9991
9992         * src/mainwindow.c
9993           src/selective_download.c
9994                 correct a few menuitem labels
9995
9996 2002-03-25 [christoph]  0.7.4claws43
9997
9998         * src/procmsg.c
9999                 fix non deleted tmp message in
10000                 procmsg_save_to_outbox
10001                 fix problems caused by sync with
10002                 main branch's procmsg_send_queue
10003
10004 2002-03-25 [paul]       0.7.4claws42
10005
10006         * src/quote_fmt.c
10007           src/quote_fmt_lex.l
10008           src/quote_fmt_parse.y
10009                 add Last name (%L) placeholder for quoting. 
10010                 patch submitted by Thorsten Thielen 
10011                 <thth@users.sourceforge.net>
10012
10013 2002-03-25 [paul]       0.7.4claws41
10014
10015         * src/utils.c
10016                 get full hostname. patch submitted by
10017                 Bob Woodside <rwoodside1@comcast.net>
10018
10019 2002-03-25 [paul]       0.7.4claws40
10020
10021         * src/account.c
10022           src/news.c
10023           src/nntp.[ch]
10024           src/prefs_account.[ch]
10025                 enable NNTP over SSL. patch submitted by
10026                 Pascal Jermini <pascal@infinity.hn.org>
10027
10028 2002-03-24 [paul]       0.7.4claws39
10029
10030         * src/prefs_common.c
10031                 make the arrangement of the Compose tab more
10032                 coherent
10033
10034         * src/mainwindow.c
10035                 fix some irregularities of style
10036
10037         * po/de.po
10038                 updated by Kilian Krause
10039
10040 2002-03-23 [paul]       0.7.4claws38
10041
10042         * po/pt_BR.po
10043                 updated by Fabio Junior Beneditto
10044
10045 2002-03-23 [paul]       0.7.4claws37
10046
10047         * src/mainwindow.c
10048                 move 'Gather addresses' to 'Tools' menu
10049                 make 'Selective download' sensitive
10050
10051 2002-03-23 [paul]       0.7.4claws36
10052
10053         * sync with 0.7.4cvs16
10054                 see ChangeLog entries 2002-03-23
10055
10056 2002-03-22 [christoph]  0.7.4claws35
10057
10058         * src/quote_fmt_parse.y
10059                 fix include program output
10060
10061 2002-03-22 [alfons]     0.7.4claws34
10062
10063         * src/pop.c
10064                 initialize GDate stack variable correctly (sorry!)
10065
10066 2002-03-22 [paul]       0.7.4claws33
10067
10068         * src/compose.c
10069           src/mainwindow.c
10070           src/prefs_actions.c
10071           src/prefs_common.c
10072                 rename 'Tool' to 'Tools'
10073
10074         * src/mainwindow.c
10075                 move 'Delete duplicated messages' from
10076                 'Message/' to 'Tools/'
10077                 re-arrange the order of 'Tools/' items
10078
10079 2002-03-22 [paul]       0.7.4claws32
10080
10081         * src/addr_compl.c
10082           src/addressbook.[ch]
10083                 auto-address completion now also matches on
10084                 Nickname. patch submitted by Bob Forsman 
10085                 <hammor@users.sourceforge.net>
10086
10087         * src/editaddress.c
10088                 correct a spelling mistake
10089
10090 2002-03-22 [alfons]     0.7.4claws31
10091
10092         * src/pop.c
10093                 fix getting uidl from incorrect string 
10094                 (spotted by Colin)
10095
10096 2002-03-21 [alfons]     0.7.4claws30
10097
10098         * src/pop.c
10099                 more code refactoring
10100                 plug mem leak introduced by delete on server
10101
10102 2002-03-21 [paul]       0.7.4claws29
10103
10104         * sync with 0.7.4cvs11
10105                 see ChangeLog entries 2002-03-20
10106
10107 2002-03-20 [alfons]     0.7.4claws28
10108
10109         * src/inc.c
10110                 apply Colin's patch and refactor
10111
10112 2002-03-20 [paul]       0.7.4claws27
10113
10114         * sync with sylpheed 0.7.4cvs9
10115                 see ChangeLog entry 2002-03-20
10116
10117 2002-03-19 [christoph]  0.7.4claws26
10118
10119         * src/mh.c
10120         * src/procmsg.[ch]
10121         * src/summaryview.c
10122                 revert changes for flag updates
10123                 (does not work correctly and no time to debug)
10124
10125 2002-03-20 [alfons]     0.7.4claws25
10126
10127         * src/pop.c
10128                 refactor should_delete() a little bit 
10129
10130 2002-03-19 [paul]       0.7.4claws24
10131
10132         * src/inc.[ch]
10133           src/pop.c
10134           src/prefs_account.[ch]
10135                 allow the user to leave downloaded mail on the 
10136                 server for n days. Patch submitted by Colin Leroy 
10137                 <colin@colino.net>
10138
10139 2002-02-19 [paul]       0.7.4claws23
10140
10141         * sync with sylpheed 0.7.4cvs8
10142                 see ChangeLog entries 2002-03-19
10143
10144 2002-03-18 [paul]       0.7.4claws22
10145
10146         * sync with sylpheed 0.7.4cvs6
10147                 see ChangeLog entry 2002-03-18
10148
10149 2002-03-18 [paul]       0.7.4claws21
10150
10151         * po/en_GB.po
10152                 add en_GB message catalogue
10153
10154         * src/mbox_folder.c
10155           src/prefs_account.c
10156           src/prefs_actions.c
10157                 correct a few spelling mistakes
10158
10159 2002-03-17 [alfons]     0.7.4claws20
10160
10161         * src/matcher.c
10162                 more stringent checks for NULL params when writing
10163                 filtering actions to a file
10164                 
10165 2002-03-17 [hoa]        0.7.3claws20
10166
10167         * src/news.c
10168                 fixed the count of new messages
10169
10170         * src/compose.c
10171                 fixed the "attachment properties" window
10172
10173 2002-03-17 [paul]       0.7.4claws19
10174
10175         * src/defs.h
10176           src/folder.h
10177           src/news.c
10178           src/prefs_account.[ch]
10179           src/procmsg.[ch]
10180           src/summaryview.c
10181                 automatically mark cross-posted messages as read 
10182                 and (optionally) give them a colour label
10183                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
10184                 
10185
10186 2002-03-17 [paul]       0.7.4claws18
10187
10188         * sync with sylpheed 0.7.4cvs5
10189                 see ChangeLog entry 2002-03-17
10190
10191 2002-03-17 [melvin]     0.7.4claws17
10192         
10193         * src/textview.c
10194                 Worked around a gtktext 'bug': when searching for 
10195                 a text in a long message it was scrolling slowly
10196                 line by line until it hit the searched text.
10197         * po/fr.po
10198                 Updated French translation
10199
10200 2002-03-17 [melvin]     0.7.4claws16
10201
10202         * src/mainwindow.c
10203         * src/compose.c
10204         * src/prefs_actions.c
10205                 Moved "Edit/Actions" to "Tool/Actions"
10206                 Made mainwindow/compose window sensitive as soon as
10207                 no child process is running anymore even if the io dialog
10208                 is open.
10209                 Fixed a struct being initialized with a non constant char*
10210
10211 2002-03-16 [christoph]  0.7.4claws15
10212
10213         * configure.in
10214                 add --with-compiler-flags option
10215                 (only for developer hacking)
10216         * src/mh.c
10217         * src/procmsg.[ch]
10218         * src/summaryview.c
10219                 try to make folder-stats and flag handling more
10220                 independent from the summaryview. msgcounts
10221                 are only set when the folder is opened and
10222                 procmsg_msginfo_(un)set_flags will handle it
10223                 later and summaryview will get the values
10224                 from the folder.
10225
10226 2002-03-16 [paul]       0.7.4claws14
10227
10228         * src/messageview.c
10229                 fix Return-receipt. Patch submitted by Bob
10230                 Woodside <rwoodside1@comcast.net>
10231
10232 2002-03-16 [paul]       0.7.4claws13
10233
10234         * src/compose.c
10235                 fix 'dynamic' signatures, make it work again
10236                 broken during sync on 2002-03-14 (0.7.4claws2)
10237
10238 2002-03-15 [match]      0.7.4claws12
10239
10240         * src/addrharvest.[ch]
10241         * src/addrgather.[ch]
10242         * src/addressbook.[ch]
10243         * src/mainwindow.c
10244                 included address harvester feature. still some
10245                 issues with address parsing that I will fix.
10246
10247 2002-03-15 [match]      0.7.4claws11
10248
10249         * src/addrbook.[ch]
10250         * src/addrcache.[ch]
10251         * src/addressbook.[ch]
10252         * src/addrindex.c
10253         * src/editbook.c
10254         * src/importldif.c
10255         * src/importmutt.c
10256         * src/jpilot.[ch]
10257         * src/main.c
10258         * src/syldap.[ch]
10259         * src/vcard.[ch]
10260                 tidy up. fix memory leaks. moved attribs and methods
10261                 from individual interfaces to addrcache object. prep
10262                 for new stuff to come in.
10263
10264 2002-03-15 [alfons]     0.7.4claws10
10265
10266         * src/matcher.[ch]
10267         * src/matcher_parser_parse.y
10268         * src/matcher_parser_lex.l
10269         * src/prefs_matcher.c
10270                 add filtering conditions message greater than, smaller 
10271                 than, and exactly matching a size in bytes
10272                 (does not work with delete from POP3 server yet)
10273
10274                 this should also give others an idea what you should
10275                 do to add new criterions to claws filtering system
10276                 
10277
10278 2002-03-15 [paul]       0.7.4claws9
10279
10280         * tools/filter_conv.pl
10281                 exit if there are no filter rules to convert
10282                 rename filterrc to filterrc.old after completion
10283
10284 2002-03-15 [paul]       0.7.4claws8
10285
10286         * sync with sylpheed 0.7.4cvs3
10287                 see ChangeLog entry 2002-03-14
10288
10289 2002-03-14 [paul]       0.7.4claws7
10290
10291         * src/compose.c
10292                 clean up the last commit (ahem)
10293
10294 2002-03-14 [paul]       0.7.4claws6
10295
10296         * src/compose.c
10297                 fix bug #515655. honour account preferences
10298                 regarding gpg default signing/encryption when 
10299                 changing account from the compose window.
10300
10301 2002-03-14 [paul]       0.7.4claws5
10302
10303         * src/folderview.c
10304                 remove unnecessary curly brackets
10305
10306 2002-03-14 [paul]       0.7.4claws4
10307
10308         * src/folderview.c
10309           src/prefs_filtering.[ch]
10310                 add filter rename on folder rename and filter
10311                 delete on folder delete. Patch submitted by
10312                 Neill Miller <neillm@thecodefactory.org> 
10313
10314 2002-03-14 [christoph]  0.7.4claws3
10315
10316         * src/procmsg.c
10317         * src/send.c
10318                 fix local delivery
10319                 (patch submitted by "Simon 'corecode' Schubert")
10320         * src/prefs_common.c
10321         * src/procmsg.c
10322                 fix gcc 3.0 warning
10323
10324 2002-03-14 [paul]       0.7.4claws2
10325
10326         * sync with sylpheed 0.7.4cvs2
10327                 see ChangeLog entry 2002-03-13
10328
10329 2002-03-12 [darko]      0.7.4claws1
10330
10331         * src/mainwindow.c
10332                 fix what seems to be a copy and paste error
10333                 when setting color for important messages
10334                 (reported by wwp)
10335
10336 2002-03-11 [paul]       version 0.7.4claws released
10337
10338 2002-03-11 [paul]       0.7.4claws
10339
10340         * po/es.po
10341           po/it.po
10342           po/nl.po
10343           po/pt_BR.po
10344                 update message catalogs. Submitted by Ricardo Mones 
10345                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
10346                 Fabio Junior Beneditto
10347
10348         * configure.in
10349           faq/Makefile.am
10350           faq/it/Makefile
10351           faq/it/sylpheed-faq*
10352           src/mainwindow.c
10353           src/manual.[ch]
10354                 add FAQ in Italian
10355         
10356
10357 2002-03-11 [jens]       0.7.3claws7
10358
10359         * po/de.po
10360                 updated German translation
10361
10362 2002-03-11 [melvin]     0.7.3claws6
10363
10364         * po/fr.po
10365                 updated and corrected French translation
10366
10367 2002-03-10 [hoa]        0.7.3claws5
10368
10369         * src/account.c
10370         * src/inc.c
10371         * src/prefs_account.c
10372         * src/procmsg.c
10373         * src/send.[ch]
10374                 fixed the local account.
10375                 you have to change the default "/usr/sbin/sendmail"
10376                 to "/usr/sbin/sendmail -t" in the preferences of
10377                 the local account.
10378
10379         * src/procmime.c
10380                 removed some debug display for renderer
10381
10382 2002-03-10 [paul]       0.7.3claws4
10383
10384         * faq/en/sylpheed-faq-1.html
10385           faq/en/sylpheed-faq-2.html
10386                 update
10387
10388 2002-03-09 [paul]       0.7.3claws3
10389
10390         * sync with sylpheed 0.7.4
10391                 see ChangeLog entry 2002-03-09
10392
10393 2002-03-08 [paul]       0.7.3claws2
10394
10395         * faq/en/sylpheed-faq*
10396           faq/es/sylpheed-faq*
10397           faq/fr/sylpheed-faq*
10398                 update the FAQs
10399
10400         * manual/fr/.cvsignore
10401           manual/fr/Makefilea.am
10402           manual/fr/sylpheed*
10403           src/mainwindow.c
10404           src/manual.[ch]
10405                 add the French manual
10406
10407 2002-03-07 [paul]       0.7.3claws1
10408
10409         * sync with sylpheed 0.7.3cvs4
10410                 see ChangeLog entries  2002-03-06 and 2002-03-07
10411         
10412         * po/nl.po
10413                 updated by Wilbert Berendsen
10414
10415 2002-03-07 [melvin]     0.7.2claws34
10416
10417         * src/selective_download.c
10418                 Changed the pixmap of the receive button to MAIL_RECEIVE.
10419
10420 2002-03-06 [paul]       0.7.2claws33
10421
10422         * sync with sylpheed 0.7.3cvs1
10423                 bug fix, see ChangeLog entry 2002-03-05
10424
10425 2002-03-05 [paul]       0.7.2claws32
10426
10427         * src/mimeview.c
10428           src/pgptext.[ch]
10429           src/procmsg.c
10430                 reverse the pgp ascii-armored code implemented in 
10431                 0.7.2claws16. removal of this code until it matures.
10432                 this means that verifying ascii-armored pgp sigs and
10433                 automatic decryption of ascii-armored encrypted
10434                 messages no longer works.
10435
10436 2002-03-05 [paul]       0.7.2claws31
10437
10438         * configure.in
10439           Makefile.am
10440         * faq/Makefile.am
10441         * faq/en/Makefile.am
10442           faq/en/sylpheed-faq.html
10443           faq/en/sylpheed-faq-1.html
10444           faq/en/sylpheed-faq-2.html
10445           faq/en/sylpheed-faq-3.html
10446         * faq/es/Makefile.am
10447           faq/es/sylpheed-faq.html
10448           faq/es/sylpheed-faq-1.html
10449           faq/es/sylpheed-faq-2.html
10450           faq/es/sylpheed-faq-3.html
10451           faq/es/sylpheed-faq-4.html
10452         * faq/fr/Makefile.am
10453           faq/fr/sylpheed-faq.html
10454           faq/fr/sylpheed-faq-1.html
10455           faq/fr/sylpheed-faq-2.html
10456           faq/fr/sylpheed-faq-3.html
10457         * src/Makefile.am
10458           src/defs.h
10459           src/mainwindow.c
10460           src/manual.[ch]
10461                 add FAQs in English, Spanish and French
10462
10463
10464 2002-03-05 [paul]       0.7.2claws30
10465
10466         * manual/en/sylpheed.html
10467           manual/en/sylpheed-XX.html
10468                 updated the English manual
10469
10470 2002-03-05 [hoa]        
10471
10472         * src/summaryview.c
10473                 dialog box pops up if the article can't be deleted.
10474
10475 2002-03-04 [paul]       
10476         
10477         * po/pt_BR.po
10478                 updated by Fabio Junior Benedito
10479
10480 2002-03-04 [hoa]
10481
10482         * removed ac/gpgme.m4
10483                 to avoid autogen common problem
10484                 developers have to install gpgme development package now
10485
10486         * src/compose.c
10487                 encoding to 7bit or 8bit is enabled.
10488
10489 2002-03-03 [alfons]     0.7.2claws29
10490
10491         * src/pop.c
10492                 merge fix by Oliver Haertel for selective
10493                 download buglet
10494
10495 2002-03-03 [paul]       0.7.2claws28
10496         
10497         * sync with sylpheed 0.7.3
10498
10499 2002-03-03 [paul]       0.7.2claws27
10500
10501         * sync with sylpheed 0.7.2cvs24
10502                 see ChangeLog entries 2002-03-02 and 2002-03-03
10503
10504 2002-03-02 [melvin]     0.7.2claws26
10505
10506         * src/inc.[ch]
10507         * src/main.c
10508         * src/mainwindow.c
10509         * src/prefs_common.[ch]
10510                 Added user definable notification on new mail arrival.
10511                 Removed unused variables in spell checker prefs code.
10512
10513 2002-03-02 [melvin]     0.7.2claws25
10514
10515         * src/quote_fmt.c
10516                 Removed unnecessary escape sequences.
10517                 Changed 'Initial...' to 'Initials of Sender'
10518
10519 2002-03-02 [paul]       0.7.2claws24
10520
10521         * sync with sylpheed 0.7.2cvs22
10522                 see ChangeLog entry 2002-03-01
10523
10524 2002-03-01 [hoa]        0.7.2claws23
10525
10526         * src/mainwindow.c
10527                 Set sensitivity of delete actions to active
10528                 even if the folder is a newsgroup.
10529
10530         * src/summaryview.c
10531                 - Set sensitivity of delete actions
10532                 - Added function check_permission() that will check if the
10533                   user is authorized to delete a message. For news, it
10534                   will check if the author is the same.
10535                 - Enabled deletion when there is no trash folder.
10536
10537         * src/news.[ch]
10538                 - Added news_cancel_article() to cancel articles
10539                 - Implemented news_remove_message() (public function)
10540
10541 2002-03-01 [paul]       0.7.2claws22
10542
10543         * src/gtkutils.c
10544           src/textview.c
10545                 recognise urls that that don't include 'http://' and
10546                 simply begin 'www.' 
10547
10548         * AUTHORS
10549                 remove duplicated name
10550
10551 2002-02-28 [paul]       0.7.2claws21
10552
10553         * src/mainwindow.c
10554           src/summaryview.[ch]
10555                 add ability to 'Select thread'
10556                 combines Melvin's "Select thread's head" patch (#510907)
10557                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
10558                 patch (#518514) 
10559
10560 2002-02-28 [paul]       0.7.2claws20
10561
10562         * src/mimeview.c
10563                 hopefully fix segfault on right-clicking a mime part
10564                 that some people have experienced.      
10565                 fix submitted by Fredrik Olofsson <frol@linux.nu>
10566
10567 2002-02-28 [paul]       0.7.2claws19
10568
10569         * sync with sylpheed 0.7.2cvs21
10570                 see ChangeLog entries 2002-02-27 and 2002-02-28
10571
10572 2002-02-27 [paul]       0.7.2claws18
10573
10574         * sync with sylpheed 0.7.2cvs18
10575                 see ChangeLog entries 2002-02-26 and 2002-02-27
10576
10577 2002-02-26 [alfons]     0.7.2claws17
10578
10579         * src/procheader.c
10580                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
10581                 (spotted by Chris Hessman <idatech@gmx.net>)
10582
10583 2002-02-26 [paul]       0.7.2claws16
10584
10585         * src/mimeview.c
10586           src/pgptext.[ch]
10587           src/procmsg.c
10588                 make decryption of ascii-armored pgp encrypted messages
10589                 and verification of ascii-armored signatures work again.
10590                 slightly altered from the patch by Jens Jahnke 
10591                 <jan0sch@gmx.net>
10592
10593                 ##FIX ME##
10594                 * the checking of plaintext signatures always comes up in 
10595                   a popup box
10596                 * it doesn't work for multipart messages 
10597                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
10598                   including the msg headers and these 2 line themselves, are 
10599                   not displayed
10600
10601         * src/mainwindow.c
10602                 "View/Folder Tree" becomes "View/Separate Folder Tree"
10603                 "View/Message View" becomes "View/Separate Message View"
10604                 because its less ambiguous.
10605
10606         * po/es.po
10607                 updated by Ricardo Mones Lastra
10608
10609 2002-02-26 [paul]       0.7.2claws15
10610
10611         * sync with sylpheed 0.7.2cvs17
10612                 see ChangeLog entries 2002-02-25 and 2002-02-26
10613
10614 2002-02-25 [christoph]  0.7.2claws14
10615
10616         * src/filtering.[ch]
10617         * src/inc.c
10618                 do filtering stuff after all messages have been received
10619                   1. drop all messages to .processing
10620                   2. scan processing folder for messages
10621                   3. filter messages or move to inbox
10622                 this will also find old messages left in processing after
10623                 a crash or something like that and we get a real msginfo
10624                 from folder->get_msg_list and do not have to create our
10625                 own in filter_message
10626         * src/matcher_parser_parse.y
10627                 remove MIX/MAX warning (reordered includes)
10628
10629 2002-02-25 [paul]       0.7.2claws13
10630
10631         * sync with sylpheed 0.7.2cvs15
10632                 see ChangeLog entry 2002-02-24
10633
10634 2002-02-24 [alfons]     0.7.2claws12
10635
10636         * src/filtering.c
10637                 clear old color flags first when applying a new color to
10638                 a message info. 
10639                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
10640
10641 2002-02-24 [alfons]     0.7.2.claws11
10642         
10643         * AUTHORS
10644         * src/prefs_common.c
10645                 add presets for Opera and Konqueror, closes patch #517261,
10646                 submitted by Ville Skyttä <scop@users.sourceforge.net>
10647
10648 2002-02-24 [alfons]     0.7.2.claws10
10649
10650         * AUTHORS
10651         * src/summaryview.c
10652                 fix threading for null message ids, closes patch #521601,
10653                 submitted by Bob Forsman <hammor@users.sourceforge.net>
10654
10655 2002-02-24 [alfons]     0.7.2claws9
10656
10657         * src/summaryview.c
10658         * src/filtering.c
10659                 make Tool | Filter Message work with filtering system so
10660                 setting flags also works
10661
10662                 TODO:
10663
10664                 - Processing uses the same function as Tool | Filter
10665                   Message, but doesn't use the same update proc yet
10666
10667 2002-02-23 [paul]       0.7.2claws8
10668
10669         * sync with sylpheed 0.7.2cvs14
10670                 see ChangeLog entries 2002-02-22 and 2002-02-23
10671
10672 2002-02-22 [christoph]  0.7.2claws7
10673
10674         * src/quote_fmt.c
10675                 Add column space to table
10676         * src/quote_fmt_parse.y
10677                 Close files
10678
10679 2002-02-22 [paul]       0.7.2claws6
10680
10681         * src/Makefile.am
10682           src/defs.h
10683           src/filtering.c
10684           src/inc.[ch]
10685           src/mainwindow.c
10686           src/matcher.[ch]
10687           src/matcher_parser_lex.l
10688           src/matcher_parser_parse.y
10689           src/pop.[ch]
10690           src/prefs_account.h
10691           src/prefs_filtering.c
10692           src/selective_download.[ch]   *** NEW FILES ***
10693           src/utils.[ch]
10694           po/POTFILES.in
10695                 Selective Download added to 'Tool' menu. 
10696                 Retrieves email headers of the currently selected pop3 
10697                 account and allows the user to mark emails for deletion 
10698                 right on the pop3 server. Patch submitted by Oliver Haertel 
10699                 <oha@users.sourceforge.net>.
10700         
10701         * po/POTFILES.in
10702                 add 'src/quote_fmt.c'           
10703
10704 2002-02-22 [christoph]  0.7.2claws5
10705
10706         * src/Makefile.am
10707                 added quote_fmt.c
10708         * src/prefs_common.[ch]
10709         * src/prefs_template.c
10710         * src/quote_fmt.c               *** NEW FILE ***
10711         * src/quote_fmt.h
10712                 move quote format symbol description code
10713                 to it's own file because it is used from
10714                 differnent code parts
10715                 Rewrote symbol description GUI
10716                   + use table
10717                   + add separators
10718                   + get data from array (no more long constant strings)
10719         * src/quote_fmt_lex.l
10720         * src/quote_fmt_parse.y
10721                 Symbol for Literal % changed to \% instead of %%
10722                 (More logical as \ is used for quoting for other symbols)
10723                 Add |f and |p to include files and program output
10724                 Examples:
10725                     |f{/home/.../.signature}
10726                     |p{date}
10727         * po/de.po
10728                 Correct wrong spelling for "Referenzen"
10729
10730 2002-02-21 [paul]       0.7.2claws4
10731
10732         * src/procmsg.c
10733                 forgotten during sync
10734
10735 2002-02-21 [paul]       0.7.2claws3
10736
10737         * sync with sylpheed 0.7.2cvs11
10738                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
10739                 2002-02-20 and 2002-02-21
10740
10741 2002-02-20 [melvin]     0.7.2claws2
10742
10743         * src/prefs_actions.c
10744                 Added error report when child cannot fork or when execvp 
10745                 returns with an error.
10746
10747 2002-02-19 [christoph]  0.7.2claws1
10748
10749         * src/codeconv.c
10750                 return unconverted text if conde conversion is not possible
10751                 when libjconv is used.
10752                 (patch submitted by "Simon 'corecode' Schubert")
10753
10754 2002-02-19 [paul]       
10755
10756         * version 0.7.2claws release
10757
10758 2002-02-19 [paul]       0.7.2claws
10759
10760         * po/nl.po
10761                 updated by Wilbert Berendsen
10762
10763
10764 2002-02-18 [alfons]     0.7.1claws13
10765
10766         * src/syldap.c
10767         * src/jpilot.c
10768                 remove references to dlfcn and explicitly loading functions
10769                 from dynalink libs, because libs linked anyway, and functions
10770                 are loaded explicitly
10771
10772 2002-02-17 [melvin]     0.7.1claws12
10773
10774         * src/prefs_actions.c
10775                 Replaced children wait loop with double fork technique.
10776                 Now, input/output window updated at each new output.
10777                 free_children(): Fixed a memory leak.
10778                 Made input/output window non closable if running children
10779                 still exist.
10780                 Added missing <unistd.h> include.
10781                 Added some --debug outputs.
10782
10783 2002-02-17 [melvin]     0.7.1claws11
10784
10785         * src/summaryview.c
10786                 Fixed bug where descending sort order did not select top
10787                 message.
10788
10789 2002-02-17 [melvin]     0.7.1claws10
10790
10791         * acconfig.h
10792                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10793         * src/prefs_common.c
10794                 Pspell data package directory no more hard coded but
10795                 set during configuration (PSPELL_PATH). (Thanks to 
10796                                 Gustavo Noronha Silva.)
10797
10798 2002-02-17 [melvin]     0.7.1claws9
10799
10800         * configure.in
10801                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10802         * src/gtkspell.c
10803                 Fixed compile-time warnings.
10804
10805 2002-02-16 [alfons]     0.7.1claws8
10806
10807         * src/filesel.c
10808                 fix inadvertent free of NULL pointer which caused
10809                 sylpheed to crash when closing the save-as dialog
10810                 using the window close button
10811
10812 2002-02-16 [carsten]    0.7.1claws7
10813         * src/mainwindow.[ch]
10814           src/summaryview.c
10815           src/prefs_common.c
10816                 fixes for pixmap theming code:
10817                         - recently changed mail attributes shouldn't get
10818                           lost any longer
10819                         - theme is only reloaded iff another theme was
10820                           selected
10821
10822 2002-02-16 [paul]       0.7.1claws6
10823
10824         * sync with sylpheed 0.7.2 release
10825                 see ChangeLog entry 2002-02-15 and 2002-02-16
10826
10827 2002-02-15 [paul]       0.7.1claws5
10828
10829         * sync with sylpheed 0.7.1cvs9
10830                 see ChangeLog entry 2002-02-15
10831
10832         * po/POTFILES.in
10833                 remove unneeded headerwindow.c entry
10834
10835 2002-02-14 [carsten]    0.7.1claws4
10836         * src/summaryview.c
10837                 fixed a bug for "Go to next unread message": there was
10838                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
10839                 in the prefs, because of doing "Search again" instead
10840                 "No"
10841
10842 2002-02-14 [carsten]    0.7.1claws3
10843         * src/stock_pixmap.c
10844                 removed 2 more mem leaks; following memprof,
10845                 this code is "leak free" now :)
10846
10847 2002-02-14 [carsten]    0.7.1claws2
10848         * src/stock_pixmap.c
10849                 used opendir/readdir/closedir instead of scandir
10850                 -> code should work now on Solaris
10851
10852 2002-02-14 [paul]       0.7.1claws1
10853
10854         * sync with sylpheed 0.7.1cvs8
10855                 see ChangeLog entries 2002-02-13 and 2002-02-14
10856
10857         * README.claws
10858                 add some description of Actions and Pixmap Themes
10859
10860 2002-02-13 [paul]       
10861
10862         * version 0.7.1claws release
10863
10864 2002-02-13 [paul]       0.7.1claws
10865
10866         * po/es.po
10867           po/it.po
10868           po/pt_BR.po
10869                 updated translations, submitted by Ricardo Mones Lastra,
10870                 Alessandro Maestri and Fabio Junior Beneditto
10871
10872 2002-02-13 [melvin]     0.7.0claws75
10873
10874         * src/prefs_actions.c
10875                 Added missing "signal.h" include
10876
10877 2002-02-13 [melvin]     0.7.0claws74
10878
10879         * src/prefs_folder_item.c
10880                 Added missing "config.h" include
10881         * po/fr.po
10882                 Updated French translation for folder propriety.
10883
10884 2002-02-13 [jens]       0.7.0claws73
10885
10886         * po/POTFILES.in
10887                 Added missing src/prefs_folder_item.c [log added by melvin]
10888         * po/de.po
10889                 Updated German translation.
10890
10891 2002-02-13 [melvin]     0.7.0claws72
10892
10893         * po/fr.po
10894                 Updated French translation.
10895
10896 2002-02-13 [melvin]     0.7.0claws71
10897
10898         * src/gtkutils.c
10899                 Made gtkut_editable_get_selection return NULL if selection
10900                 is of length zero.
10901                 This fixes a bug where selecting part of message A then
10902                 switching to message B and replying to it will not
10903                 quote the message's body.
10904
10905 2002-02-12 [paul]       0.7.0claws70
10906
10907         * src/mainwindow.c
10908                 cosmetic, relating to pixmap themes: on toolbar make 
10909                 updating of 'Exec' and 'Compose news/Compose email'
10910                 icons faster.
10911
10912 2002-02-12 [carsten]    0.7.0claws69
10913         * src/folderview.c
10914           src/mainwindow.[ch]
10915           src/stock_pixmap.c
10916           src/summaryview.c
10917           src/prefs_common.c
10918                 - refreshing after changing pixmap theme better
10919                   now (thanks Paul)
10920                 - wanted to remove some mem leaks, but alfons was
10921                   faster (and had the better solution ;)
10922
10923 2002-02-12 [alfons]     0.7.0claws68
10924
10925         * src/prefs_common.c
10926         * src/stock_pixmap.[ch]
10927                 plug mem leaks, refactor code a little bit
10928
10929
10930 2002-02-12 [sergey]     0.7.0claws67
10931
10932         * src/imap.c
10933                 Fixed problem with copying messages to IMAP folders when the
10934                 server uses something other than '/' as a namespace separator
10935                 (cyrus-imapd uses '.').
10936
10937 2002-02-12 [jens]       0.7.0claws66
10938
10939         * po/de.po
10940                 Updated German Translation
10941
10942 2002-02-12 [paul]       0.7.0claws65
10943
10944         * sync with sylpheed 0.7.1cvs1
10945                 see ChangeLog entry 2002-02-12
10946
10947 2002-02-12 [melvin]     0.7.0claws64
10948
10949         * src/prefs_actions.c
10950                 Fixed "feature" where children's output was duplicated 
10951                 instead of refreshed while monitoring.
10952                 Removed some debug code.
10953
10954 2002-02-12 [christoph]  0.7.0claws63
10955
10956         * src/compose.c
10957                 always delete message from queue after sending/send error
10958                 (closes bug #509601)
10959
10960 2002-02-12 [melvin]     0.7.0claws62
10961
10962         * src/prefs_actions.c
10963                 Children wait loop is now triggered with a timeout of 1s
10964                 Added %F which is replaced with the list of filenames 
10965                 of all selected messages (as suggested by Ricardo Mones Lestra)
10966                 Pipe syntax changed. Prefix with | to send selection, postfix
10967                 with | to retrieve output. Prefix with > or * to send
10968                 user definable input to the command (*: input is hidden)
10969                 Old pipe action should now be postfixed with |, too.
10970
10971 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
10972         * src/stock_pixmap.c
10973                 fixed a bug: if there's no theme directory don't
10974                 throw an error, just do "nothing" (thanks Alfons)
10975
10976 2002-02-12 [carsten]    0.7.0claws60
10977         * src/folderview.c
10978           src/summaryview.c
10979                 had to write the cache twice (nasty!); some marks would 
10980                 get lost if not
10981
10982 2002-02-11 [carsten]    0.7.0claws59
10983         * acconfig.h
10984           configure.in
10985           doc-src/maintainer_guide.txt
10986           src/compose.[ch]
10987           src/defs.h
10988           src/folderview.[ch]
10989           src/gtkutils.[ch]
10990           src/mainwindow.[ch]
10991           src/prefs_common.[ch]
10992           src/stock_pixmap.[ch]
10993           src/summaryview.[ch]
10994                 pixmap theming and related work on pixmap
10995                 handling on some other places
10996                 (e.g. hrm features for all folder)
10997           src/pixmap/stock_*.xpm -> the stock_ was removed
10998         
10999 2002-02-11 [paul]       0.7.0claws58
11000
11001         * sync with sylpheed 0.7.1 release
11002                 see ChangeLog entries 2002-02-11
11003
11004 2002-02-08 [paul]       0.7.0claws57
11005
11006         * sync with sylpheed 0.7.0cvs39
11007                 see ChangeLog entry 2002-02-07 (last entry) 
11008
11009         * src/prefs_actions.c
11010           src/prefs_filtering.c
11011           src/prefs_matcher.c
11012           src/prefs_scoring.c
11013                 sync: made it compile with C compilers other than gcc
11014
11015 2002-02-07 [paul]       0.7.0claws56
11016
11017         * sync with sylpheed 0.7.0cvs38
11018                 see ChangeLog entries 2002-02-06 (last 2 entries) and
11019                 2002-02-07
11020
11021 2002-02-07 [darko]      0.7.0claws55
11022
11023         * src/gtkutils.[ch]
11024         * src/summaryview.c
11025                 Fix const gchar */gchar * issue (thanks Hiro)
11026
11027 2002-02-07 [darko]      0.7.0claws54
11028
11029         * src/compose.[ch]
11030         * src/filtering.c
11031         * src/gtkutils.[ch]
11032         * src/prefs_template.c
11033         * src/quote_fmt.h
11034         * src/quote_fmt_parse.y
11035         * src/summaryview.c
11036         * src/utils.[ch]
11037                 When replying or forwarding an email don't quote the entire
11038                 mail body but use the part of the message text that is selected
11039
11040 2002-02-06 [melvin]     0.7.0claws53
11041
11042         * src/prefs_common.[ch]
11043         * src/gtkspell.[ch]
11044         * src/compose.c
11045                 Made possible to switch quickly to last used dictionary
11046                 which makes checking bilingual documents easier.
11047
11048 2002-02-06 [melvin]     0.7.0claws52
11049         
11050         * po/POTFILES.in
11051                 Added forgotten new file src/prefs_actions.c
11052
11053 2002-02-06 [melvin]     0.7.0claws51
11054
11055         * src/prefs_actions.c   ** NEW FILE **
11056         * src/prefs_actions.h   ** NEW FILE **
11057                 Added actions to execute on message text view, or on the
11058                         message's file.
11059         * src/Makefile.am
11060                 Added src/prefs_actions.[ch]
11061         * src/compose.c
11062                 Added new menu "Edit/Actions"
11063         * src/defs.h
11064                 Added new actionsrc file.
11065         * src/main.c
11066                 Added actionsrc reading.
11067         * src/mainwindow.c
11068                 Added new menus "Edit/Actions" and "Configuration/Actions..."
11069         * src/prefs_common.h
11070                 Added new element actionslst element to prefs_common.
11071
11072 2002-02-06 [paul]       0.7.0claws50
11073
11074         * sync with sylpheed 0.7.0cvs36
11075                 see ChangeLog entry 2002-02-06
11076
11077 2002-02-05 [paul]
11078
11079         * po/es.po
11080                 updated by Ricardo Mones Lastra
11081
11082 2002-02-05 [paul]       0.7.0claws49
11083
11084         * sync with sylpheed 0.7.0cvs33
11085                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
11086
11087 2002-02-05 [paul]       0.7.0claws48
11088
11089         * src/compose.c
11090                 re-add 'Edit/Advanced/Delete entire line', previously named
11091                 'Delete Line+'
11092
11093 2002-02-04 [paul]       0.7.0claws47
11094
11095         * src/compose.c
11096           src/summaryview.c
11097                 fix bug #494993 (Reply All not taking Reply-To into consi)
11098                 eliminate differences in behaviour of right-click 'Reply to all' 
11099                 in summary view and 'Reply to all' on the toolbar. 
11100                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
11101                 view and From gets ignored by 'Reply to all' on toolbar.
11102                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
11103                 From when no Reply-To header is present.
11104
11105 2002-02-04 [paul]       0.7.0claws46
11106
11107         * sync with sylpheed 0.7.0cvs30
11108                 see ChangeLog entries 2002-02-03 and 2002-02-04
11109
11110 2002-02-03 [melvin]     0.7.0claws45
11111
11112         * src/gtkspell.[ch]
11113                 Readded function to highlight all misspelled words.
11114                 Fixed bug where user-provided-words did not replace
11115                         correctly the misspelled word when using the mouse.
11116                 Fixed bug where checking a region selected from right to left did
11117                         not check the region at all.
11118                 Fixed bug where 'Check backwards' may not check at all. 
11119                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
11120                 Fixed possible buffer overflow when checking for long strings (>1k).
11121                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
11122                 Accelerators code uses now gtk_widget_add_accel.
11123                 Removed and disabled obsolete and unfinished code.
11124                 Cleaning up.
11125
11126         * src/compose.c
11127                 Added menu item to Highlight all misspelled words.
11128
11129 2002-02-01 [paul]       0.7.0claws44
11130
11131         * src/mainwindow.c
11132                 fix '/View/Hide read messages' sensitivity when all
11133                 messages in a folder are hidden
11134
11135 2002-02-01 [paul]       0.7.0claws43
11136
11137         * src/main.c
11138                 add --send option to command line interface, sends all
11139                 queued mail. Patch submitted by Ricardo Mones Lastra.
11140
11141 2002-01-31 [paul]       0.7.0claws42
11142
11143         * src/mainwindow.c
11144                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
11145
11146 2002-01-31 [paul]       0.7.0claws41
11147
11148         * sync with sylpheed 0.7.0cvs27
11149                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
11150                 and 2002-01-31
11151
11152         * src/textview.c
11153                 comment out elements of textview_show_part() as temporary
11154                 workaround for attachment 'Display as text' bug 
11155
11156         * po/pt_BR.po
11157                 updated by Fabio Junior Beneditto
11158
11159 2002-01-30 [paul]       0.7.0claws40
11160
11161         * sync with sylpheed 0.7.0cvs24
11162                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
11163                 and 2002-01-30
11164
11165         * src/compose.c
11166                 add {N_("/_Spelling"), ... "<Branch>"} to 
11167                 GtkItemFactoryEntry compose_entries[]
11168
11169         * src/prefs_common.c
11170                 add claws menu items to prefs_keybind_apply_clicked()
11171                 and remove non-claws menu items
11172
11173 2002-01-29 [paul]       0.7.0claws39
11174
11175         * sync with sylpheed 0.7.0cvs22
11176                 see ChangeLog entries 2002-01-28 and 2002-01-29
11177
11178 2002-01-28 [melvin]     0.7.0claws38
11179
11180         * src/compose.c
11181                 Added the declartion of compose_send_control_enter.
11182
11183         * src/compose.c
11184         * src/gtkspell.[ch]
11185                 Added in a 'Spelling' menu which includes the configuration menu. 
11186                 Added a real 'Check all' and got rid from the old one which only
11187                 highlited misspelled word.
11188                 Made 'Check while typing' a disableable option.
11189                 Added a dialog when there are no more misspelled word.
11190                 Added a dialog if error occurs when switching to a dictionary.
11191         
11192         * src/prefs_common.[ch]
11193                 Added option for the default 'Check while typing' option.
11194
11195
11196 2002-01-28 [alfons]     0.7.0claws37
11197
11198         * src/compose.c
11199                 fix buglet and make code comply with sylpheed code style
11200
11201 2002-01-28 [paul]       0.7.0claws36
11202
11203         * sync with sylpheed 0.7.0cvs19
11204                 see ChangeLog entries for 2002-01-28
11205
11206 2002-01-28 [hoa]        0.7.0claws35
11207
11208         * src/defs.h
11209                 added rendererrc
11210
11211         * src/main.c
11212                 read the renderer config
11213
11214         * src/procmime.[ch]
11215                 use the renderer config to convert mime attachments
11216
11217         * src/textview.c
11218                 don't use textview_show_html/ertf,
11219                 use get_text_content instead
11220
11221 2002-01-27 [alfons]     0.7.0claws34
11222         
11223         * src/news.c
11224                 make sylpheed believe it can delete a news message...
11225                 (messages are NOT deleted, maybe we should remove
11226                 processing from the folder properties after all.)
11227
11228 2002-01-27 [alfons]     0.7.0claws33
11229
11230         * src/folder.c
11231                 add extra checks
11232         * src/news.c
11233                 implement remove_msg() 
11234
11235 2002-01-27 [alfons]     0.7.0claws32
11236
11237         * src/procmsg.h
11238         * src/procheader.c
11239         * src/messageview.c
11240                 fix return receipt / disposition notification again. this
11241                 stuff seems to break on _every_ major summary UI change, so
11242                 it's now implemented using a flag which is saved in the
11243                 marks cache
11244                 
11245 2002-01-26 [alfons]     0.7.0claws31
11246
11247         * src/import.c
11248                 let import dialog show the destination folder identifier
11249
11250 2002-01-26 [melvin]     0.7.0claws30
11251
11252         * src/folderview.c
11253         * src/summaryview.c
11254                 Readded 'Mark all read' into summary view popup menu
11255                 Added 'Mark all read' in folder view popup menu for IMAP
11256                 and NNTP.
11257                 Made it insensitive if the selected folder is not the shown
11258                 one to avoid 'Mark all read' on the wrong folder.
11259                 
11260 2002-01-26 [paul]       0.7.0claws29
11261
11262         * src/folderview.c
11263           src/summaryview.c
11264                 move 'Mark all read' from summary view to folder view
11265                 menu. (adapted from) patch submitted by Jeremy Andrews,
11266                 <lists@kerneltrap.com>
11267
11268 2002-01-25 [alfons]     0.7.0claws28
11269
11270         * src/gtkstext.c
11271                 put the gtk class name back so GtkSText adapts the 
11272                 settings of GtkText
11273
11274 2002-01-25 [alfons]     0.7.0claws27
11275
11276         * src/folderview.c 
11277                 assimilate Ricardo's patch that shows pixmaps instead of
11278                 plain "new" and "unread" texts in the folder view column
11279                 headers 
11280
11281 2002-01-25 [paul]       0.7.0claws26
11282
11283         * src/Makefile.am
11284                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
11285                 be found in non-standard locations. 
11286                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
11287
11288 2002-01-25 [paul]       0.7.0claws25
11289
11290         * sync with sylpheed 0.7.0cvs16
11291                 see ChangeLog entry 2002-01-25
11292
11293 2002-01-24 [paul]       0.7.0claws24
11294
11295         * more sync with sylpheed 0.7.0cvs15
11296                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
11297
11298 2002-01-23 [sergey]     0.7.0claws23
11299
11300         * src/importldif.c
11301                 Fixed segfault when closing LDIF import wizard with
11302                 the window manager.
11303         * src/imageview.c
11304         * src/imageview.h
11305         * src/messageview.c
11306         * src/mimeview.c
11307                 Fixed wrong scrolling position after switching between
11308                 text and image parts.
11309
11310 2002-01-23 [paul]       0.7.0claws22
11311
11312         * sync with sylpheed 0.7.0cvs15
11313                 see ChangeLog entries 2002-01-22 and 2002-01-23
11314
11315 2002-01-21 [melvin]     0.7.0claws21
11316
11317         * src/prefs_scoring.c
11318         * src/prefs_filtering.c
11319                 Fixed bug where scoring and filtering windows stopped
11320                 autochecking.
11321
11322 2002-01-21 [paul]       0.7.0claws20
11323
11324         * sync with sylpheed 0.7.0cvs12
11325                 see ChangeLog entries 2002-01-20 and 2002-01-21
11326
11327 2002-01-21 [carsten]    0.7.0claws19
11328         * src/mainwindow.c
11329         * src/menu.[ch]
11330         * src/messageview.[ch]
11331         * src/summaryview.[ch]
11332                 changes to shortcuts handling again:
11333                         + "Q" now controled by mainwin
11334                         + v/V are now customizable and have slightly
11335                           different meanings
11336                 the "button" to minimize the messageview (and maximize
11337                 the summary view) is a real button now
11338         * src/compose.c
11339                 "Delete Line+" added to Edit/Advanced (this will also
11340                 delete the '\n')
11341
11342 2002-01-20 [melvin] 0.7.0claws18
11343
11344         * src/addressbook.c
11345                 Made "Bcc" sensitive when addressbook is called from
11346                 compose window (it was a Claws only bug).
11347
11348 2002-01-19 [alfons] 0.7.0claws17
11349
11350         * src/inc.c
11351                 prevent unnecessary updates when currently selected folder has
11352                 no new messages 
11353
11354 2002-01-19 [alfons] 0.7.0claws16
11355         
11356         * src/summaryview.c
11357                 prevent writing the cache based on current message list in summary 
11358                 view when filtering also put messages in currently selected folder
11359
11360 2002-01-19 [paul]
11361
11362         * po/it.po
11363                 Italian translation submitted by Alessandro Maestri
11364                 <a.maestri@cs.tin.it>
11365
11366 2002-01-18 [melvin]     0.7.0claws15
11367
11368         * src/prefs_filters.c
11369                 fixed bug where 'cancel' from 'filters' window stops autochecking
11370                 if the timer timed out  when the window was open.
11371
11372 2002-01-18 [match]      0.7.0claws14
11373
11374         * src/addrclip.[ch]     ** NEW FILE **
11375         * src/addrselect.[ch]   ** NEW FILE **
11376         * src/adbookbase.h      ** NEW FILE **
11377                 addressbook cut, copy and paste
11378         * src/addrbook.[ch]
11379         * src/addrcache.[ch]
11380         * src/addressitem.h
11381         * src/addrindex.[ch]
11382         * src/addritem.[ch]
11383         * src/importldif.c
11384         * src/importmutt.c
11385         * src/jpilot.[ch]
11386         * src/syldap.[ch]
11387         * src/vcard.[ch]
11388         * src/jpilot.[ch]
11389         * src/editbook.c
11390         * src/editjpilot.c
11391         * src/editldap.c
11392         * src/editvcard.c
11393                 support for copy/paste
11394         * src/addressbook.c
11395                 support for copy/paste
11396                 tidy up menu option processing
11397                 correct address list function arguments
11398         * src/editaddress.c
11399                 sort user attributes
11400         * src/ldif.h
11401         * src/mutt.h
11402                 tidy up
11403
11404         * src/addrbook.[ch]
11405         * src/addrbook.[ch]
11406         * src/addrbook.[ch]
11407                 
11408
11409 2002-01-18 [paul]       0.7.0claws13
11410
11411         * sync with sylpheed 0.7.0cvs8
11412                 configure.in: support Mac OS X (Darwin)
11413
11414 2002-01-18 [carsten]    0.7.0claws12
11415         * src/html.c
11416                 small hack to fix a segfault with an empty href
11417                 (reported by Alexandra Walford <deeni@altern.org>)
11418         * src/mainwindow.c
11419         * src/summaryview.c
11420                 the shortcuts for Mark und Mark as unread are hardcoded
11421                 again
11422         * src/compose.c
11423         * src/gtkstext.[ch]
11424                 readded the shortcuts in gtkstext but made them
11425                 customizeable (simply by adding a menu plus a wrapper
11426                 to compose.c)
11427
11428 2002-01-17 [melvin]     0.7.0claws11
11429
11430         * src/gtkspell.c
11431                 fix default dictionary not being saved.
11432
11433 2002-01-16 [darko]      0.7.0claws10
11434
11435         * src/compose.c
11436                 fix wrapping crash with URL longer than wrapping margin
11437
11438 2002-12-08 [hoa]        0.7.0claws10
11439
11440         * src/matcher_parser_parse.y
11441                 fixed some bugs
11442
11443         * src/prefs_filtering.c
11444                 now, we can use bounce action in the dialog box.
11445
11446 2002-01-16 [carsten]    0.7.0claws9
11447         * src/gtkstext.c
11448                 removed the <control> and <alt> shortcuts because they're
11449                 not needed and interefered with the "normal" shortcuts
11450         * src/mainwindow.c
11451         * src/summaryview.c
11452                 removed most of the hardcoded shortcuts and assigned
11453                 them to menu entries making them easy customizable by
11454                 that
11455
11456 2002-01-16 |melvin]     0.7.0claws8
11457
11458         * src/gtkspell.c
11459                 fixed bug where using the mouse and when the compose
11460                 window is not on top may result in a crash.
11461
11462 2002-01-16 [melvin]     0.7.0claws7
11463
11464         * src/compose.c
11465                 fixed a long standingspell checker bug which could 
11466                 cause a crash after sending a message.
11467
11468 2002-01-16 [paul]       0.7.0claws6
11469
11470         * sync with sylpheed 0.7.0cvs7
11471                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
11472                 2002-01-15, and 2002-01-16
11473
11474 2002-01-16 [melvin]     0.7.0claws5
11475
11476         * README.claws
11477         * src/compose.c
11478         * src/gtkspell.[ch]
11479         * src/main.c
11480                 Heavily modified spell checker code to work around
11481                 ispell bug, to add keyboard shortcuts and for future
11482                 enhancements. See README.claws for usage information.
11483
11484 2002-01-15 [alfons]     0.7.0claws4
11485         
11486         * src/summaryview.c
11487                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
11488                 so sorting within threads reflects sort mode
11489
11490 2002-01-15 [christoph]  0.7.0claws3
11491
11492         * src/procmsg.c
11493                 added alertpanel if mail sending failed
11494
11495 2002-01-15 [alfons]     0.7.0claws2
11496         
11497         * src/prefs_filtering.c
11498                 don't stop timer when prefs filtering dialog is opened
11499
11500 2002-01-14 [alfons]     0.7.0claws1
11501
11502         * src/addr_compl.c
11503         * src/prefs.c
11504                 remove debug_print()s for privacy reasons
11505
11506 2002-01-14 [darko]      0.7.0claws
11507
11508         * README.claws
11509                 quotation wrapping is now also in the main branch
11510
11511 2002-01-14 [paul]
11512
11513         * tools/filter_conv.pl
11514                 allow for Boolean Op and case-sensitivity
11515                 this file is included in the release and tagged
11516                 'rel_0_7_0'
11517
11518 2002-01-13 [paul]       0.7.0claws
11519
11520         * release 0.7.0, with cvs tag 'rel_0_7_0'
11521
11522 2002-01-13 [paul]
11523
11524         * tools/filter_conv.pl
11525         * tools/README
11526                 rewritten to output to matcherrc instead of filteringrc
11527
11528         * po/es.po
11529                 updated Spanish translation by Ricardo Mones Lastra
11530
11531 2002-01-13 [alfons]
11532
11533         * po/nl.po
11534                 update dutch translation
11535
11536 2002-01-13 [paul]
11537
11538         * po/pt_BR.po
11539                 Updated by Fabio Junior Beneditto 
11540
11541 2002-01-13 [melvin]     0.6.6claws53
11542
11543         * po/fr.po
11544                 Updated french translation
11545
11546 2002-01-12 [alfons]     0.6.6claws52
11547
11548         * src/filtering.c
11549                 plug mem leak that has been sitting there for ages              
11550
11551 2002-01-12 [alfons]     0.6.6claws51
11552
11553         * src/summaryview.c
11554                 undo melvin's changes from 0.6.6claws48 because summary
11555                 view now refuses to select first unread message when
11556                 selecting a folder 
11557
11558 2002-01-11 [alfons]     0.6.6claws50
11559
11560         * src/import.c
11561                 use claws' semantics for getting folder item when
11562                 importing an mbox file into a folder 
11563                 (submitted by Dale P. Smith)
11564
11565 2002-01-11 [christoph]  0.6.6claws49
11566
11567         * src/prefs.h
11568                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
11569                 toggle widget, because non static prefs can not use
11570                 prefs_set_* functions
11571         * src/prefs_account.c
11572                 toggle smtp auth password field sensitivity if
11573                 user id is empty and add descrition of usage for
11574                 these fields
11575         * src/prefs_folder_item.c
11576                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
11577                 callbacks
11578
11579 2002-01-11 [melvin]     0.6.6claws48
11580
11581         * src/compose.c
11582                 fix the 'Ctrl-Enter' feature for sending and test really
11583                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
11584                 editables which was not documented in Gtk)
11585
11586         * src/summaryview.c
11587                 Made summaryview refresh after sorting and not before.
11588
11589 2002-01-11 [christoph]  0.6.6claws47
11590
11591         * src/compose.c
11592                 select account from account ids if possible and
11593                 correctly set save folder for copy in reedit
11594
11595 2002-01-10 [paul]       0.6.6claws46
11596
11597         * sync with sylpheed 0.7.0 release
11598                 see ChangeLog entries 2002-01-07, 2002-01-08 and
11599                 2002-01-09
11600
11601 2002-01-09 [alfons]
11602
11603         * src/summaryview.c
11604                 remove more dirt traces...
11605
11606 2002-01-09 [alfons]
11607         
11608         * src/summaryview.c
11609                 clean up some traces of my debugging stuff
11610
11611 2002-01-09 [alfons]     0.6.6claws45
11612
11613         * src/filtering.c
11614                 break up filteringprop_apply() in three separate pieces
11615                 so we can drop messages that failed processing in the
11616                 inbox
11617
11618         * src/summaryview.c
11619                 fix bug #469598 "no refresh of inbox after filter" which 
11620                 was introduced by the new summary view locking, and which 
11621                 prevented the summary view to update after a manual filter 
11622                 message. claw's filter message requires a summary_show().
11623                 (aargh, summary_show() again! :-)
11624                 
11625 2002-01-07 [alfons]     0.6.6claws44
11626
11627         * src/headerwindow.c
11628         * src/logwindow.c
11629         * src/messageview.c
11630         * src/sourcewindow.c
11631                 bring in Hiro's last 0.7.0 wm class fixes
11632
11633         * tools/sylprint.pl
11634                 bring in Ricardo's fix for sylprint script
11635
11636         * AUTHORS       
11637         * src/rfc2015.[ch]
11638         * src/prefs_common.[ch]
11639         * src/prefs_account.[ch]
11640         * src/compose.c
11641                 clean up account preference poison in rfc2015,
11642                 and preparation to fix double sign bug 
11643                 (patch submitted by Simon 'corecode' Schubert)
11644
11645 2002-01-07 [christoph]  0.6.6claws43
11646
11647         * src/mh.c
11648                 search for free message number, do not only rely
11649                 on last_num
11650         * src/send.c
11651                 fix smtp auth and use extra account information
11652                 if available, if not use pop3 data instead
11653                 (closes bug #500341)            
11654         * src/ssl.[ch]
11655                 match coding style
11656
11657 2002-01-06 [alfons]     0.6.6claws42
11658
11659         * src/mainwindow.c
11660                 try making the separate windows work again...
11661
11662 2002-01-06 [alfons]     0.6.6claws41
11663
11664         * src/mainwindow.c
11665                 adapt Hiro's separate window menu (to get rid of the funny
11666                 duplicate menu items), and make it work again
11667
11668 2002-01-06 [alfons]     0.6.6claws40
11669
11670         * tools/Makefile.am
11671         * tools/sylprint.rc
11672         * tools/sylprint.pl
11673         * tools/README.sylprint
11674                 add sylprint script for printing mails from Sylpheed
11675                 (contributed by Ricardo Mones Lastra)
11676
11677         * src/acount.c
11678                 clean up
11679
11680 2002-01-06 [melvin]     0.6.6claws39
11681
11682         * src/mainwindow.c
11683         * src/summaryview.c
11684                 Fixed crash introduced in 0.6.6claws38 by the menu
11685                 reorganisation (Hide read messages)
11686         
11687         * ChangeLog.claws 
11688                 Fixed typo (we are now in 2002, alfons ;) )
11689
11690 2002-01-05 [alfons]     0.6.6claws38
11691
11692         * sync with sylpheed 0.6.6cvs10-17
11693                 (last stuff marked as LAST_STABLE)
11694
11695 2002-01-04 [melvin]     0.6.6claws37
11696
11697         * src/account.c
11698                 Made account selection code use strcasestr again instead of
11699                 g_strcasecmp (fixes bug where reediting queued messages
11700                 did not select proper account reported by T. Link).
11701         
11702         * src/folderview.c
11703                 Fix bug where folder icons are not shown when 'hide read messages'
11704                 is on.
11705         
11706         * src/stock_pixmaps.[ch]
11707                 Added folder icons for 'hide read messages'.
11708         
11709         * src/compose.c
11710                 Fixed bug where 'Enter' in a header entry will send the message 
11711                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
11712
11713 2002-01-03 [melvin]     0.6.6claws36
11714         
11715         * src/prefs.[ch]
11716                 Added popup menu for common preferences and
11717                 account preferences (right click on tab displays
11718                                 a menu of all tabs.)
11719
11720 2002-01-02 [melvin]     0.6.6claws35
11721
11722         * src/gtkspell.[ch]
11723                 Made spelling code compatible with undo/redo feature.
11724                 Added creation of suggestion mode menu for the general
11725                         preferences.
11726         
11727         * src/prefs_common.[ch]
11728                 Added option menu for the speller's suggestion mode.
11729                 Added missing spaces in "..." buttons and made a "..."
11730                         button non translatable!
11731         
11732         * src/compose.c
11733                 Made speller use the default suggestion mode.
11734                 Hack to make it possible to choose 'CTRL-Enter' as a
11735                         shortcut for sending (and only for sending).
11736
11737         * src/prefs_folder_item.c
11738                 Changing subject simplification does not update cache 
11739                         anymore (because it is unnecessary).
11740                 Fixed bug where changing subject simplification updated the 
11741                         summaryview even when the viewed folder is not the
11742                         folder which properties are being changed. (E.g. 
11743                                         viewing folder A and changing
11744                                         the subject simplification of 
11745                                         folder B -not being viewed- updated the 
11746                                         summaryview of folder A with data of
11747                                         folder B). (Hope this is clear... )
11748
11749 2001-12-31 [alfons]     0.6.6claws34
11750         
11751         * src/ldif.c
11752         * src/mutt.c
11753                 fgetc() returns a signed integer which doesn't
11754                 fit in a char. so c truncates this to a char
11755                 but we may lose significant bits. i.e. we may
11756                 comparing 0xFF which may not be equal to -1
11757                 unless properly casted to signed char which
11758                 we won't do because fgetc() returns a signed
11759                 integer which doesn't fit in a char. so c 
11760                 truncates this to a char but we may lose 
11761                 significat bits. (you got the idea, thanks
11762                 to Gustavo Noronha Silva <kov@debian.org>
11763                 and the Debian folks!)
11764
11765 2001-12-30 [alfons]     0.6.6claws33
11766
11767         * src/prefs_common.c
11768                 add #ifdef USE_PSPELLs that Melvin forgot               
11769
11770 2001-12-30 [melvin]     0.6.6claws32
11771         
11772         * src/prefs_common.[ch]
11773                 Added configurable color for misspelled words.
11774
11775         * src/gtkspell.[ch]
11776                 Fixed bug of foreground text color (reported by David
11777                                 Mehrmann)
11778                 Added configurable color for misspelled words.
11779
11780 2001-12-30 [alfons]     0.6.6claws31
11781
11782         * src/folder.c
11783                 remove unnecessary things someone put there
11784
11785         * src/mh.c
11786         * src/folder.[ch]
11787                 make folder properties (like threading and sorting) persistent
11788                 (closes bug #497424 "rescan folder tree resets proprieties")
11789                 currently this is only for MH folders. 
11790
11791 2001-12-29 [melvin]     0.6.6claws30
11792
11793         * src/string_match.[ch]
11794                 Optimized a bit: regexp pattern buffer compiled only once, and
11795                   one subroutine call removed. Fixed ^ regexp search: Now, 
11796                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
11797         
11798         * src/summaryview.c
11799                 Subject filtering changed to filter summary columns and
11800                   not directly the messages subject cache. The loss in 
11801                   performance is balanced by the improvement of string_match.
11802                 Added an alert panel if there is an error in the regexp.
11803
11804         * src/src/prefs_folder_item.h
11805                 Added a regexp pattern buffer.
11806
11807 2001-12-28 [alfons]     0.6.6claws29
11808
11809         * src/string_match.[ch]
11810                 clean up name space
11811                 allow compilation *BSD
11812
11813 2001-12-27 [alfons]     0.6.6claws28
11814
11815         * src/filter.c
11816                 sync the Hiro's bug fix for BSD
11817
11818 2001-12-27 [melvin]     0.6.6claws27
11819         
11820         * src/compose.c
11821                 Simplify focus to subject entry code.
11822
11823 2001-12-27 [darko]      0.6.6claws26
11824
11825         * src/filtering.c
11826         * src/mbox_folder.c
11827         * src/messageview.c
11828         * src/mh.c
11829         * src/procheader.[ch]
11830         * src/procmsg.h
11831         * src/stock_pixmap.[ch]
11832         * src/summaryview.c
11833                 Show key icon for encrypted mails in summary view
11834
11835         * src/pixmaps/clip.xpm
11836         * src/pixmaps/clipkey.xpm
11837         * src/pixmaps/key.xpm
11838                 New/modified icons for the above
11839
11840 2001-12-27 [melvin]     0.6.6claws25
11841
11842         * src/prefs_common.c
11843                 Put spell checker options in a separate tab to decrease
11844                 the Common Preferences window height.
11845
11846         * README.claws  
11847                 Update spell checker usage instruction about its options
11848                 location.
11849
11850 2001-12-27 [melvin]     0.6.6claws24
11851
11852         * src/compose.c
11853                 Changed subject entry widget position. Initial focus is
11854                 on the To header instead of the subject entry.
11855                 Creating a new header scrolls the header list to make the
11856                 created one visible. Nevertheless, when automatically filling
11857                 headers, the first one is shown.
11858                 A Tab key press in the last empty header entry zips the 
11859                 focus to the subject entry.
11860                 (I did not change the combo boxes, yet)
11861
11862 2001-12-26 [alfons]     0.6.6claws23
11863
11864         * src/prefs_account.c
11865         * src/inc.c
11866                 allow default inbox to reside in another mailbox (only
11867                 works for POP3 accounts)
11868
11869 2001-12-26 [alfons]     0.6.6claws22
11870         
11871         * src/textview.c
11872                 make reply-on-click work with the account of the selected folder
11873         * src/compose.c
11874                 put a fixme here to remind me to fix finding correct default
11875                 account for nested folders
11876
11877 2001-12-25 [alfons]     0.6.6claws21
11878
11879         * src/summaryview.c
11880                 make column headers display locked and mark pixmaps (idea by Melvin) 
11881                 fix bug by adding score and locked column type to sort array
11882
11883 2001-12-25 [alfons]     0.6.6claws20
11884         
11885         * src/summaryview.c
11886                 catch a *potentially* inadvertent write back of  
11887                 the message cache(s) introduced by 0.6.5claws37
11888
11889 2001-12-25 [christoph]  0.6.6claws19
11890
11891         * src/stock_pixmap.[ch]
11892         * src/summaryview.c
11893                 add ignore thread pixmap
11894                 (can someone draw a better icon for this?)
11895
11896 2001-12-24 [alfons]     0.6.6claws18
11897
11898         * src/prefs_folder_item.c
11899                 make address completion actually work for the
11900                 Default To address in the Folder Property dialog.
11901
11902 2001-12-24 [alfons]     0.6.6claws17
11903         
11904         * src/summaryview.c
11905                 use new style regexp for subject stripping 
11906                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
11907
11908 2001-12-24 [darko]      0.6.6claws16
11909
11910         * src/pgptext.c
11911         * src/rfc2015.c
11912                 move GPG related informational messages to debug mode
11913
11914 2001-12-23 [alfons]     0.6.6claws15
11915
11916         * src/stock_pixmap.[ch]
11917         * src/summaryview.c
11918                 add the forgotten Claws' locked pixmap
11919
11920 2001-12-23 [alfons]     0.6.6claws14
11921
11922         * src/filesel.c
11923                 accept file name typed in entry in multi file
11924                 selector (patch submitted by Gustavo Noronha Silva 
11925                 <kov@debian.org>)
11926
11927 2001-12-23 [alfons]     0.6.6claws13
11928
11929         * src/prefs_filter.c
11930         * src/prefs_filtering.c
11931         * src/matcher.c
11932         * src/importmutt.c
11933                 clean up a little bit
11934         
11935         * src/string_match.c
11936                 validate input strings a little bit more
11937
11938 2001-12-23 [alfons]     0.6.6claws12
11939
11940         * src/Makefile.am
11941         * src/summaryview.c
11942         * src/string_match.[ch]         ** NEW **
11943         * src/folderview.[ch]
11944         * src/headerview.h
11945         * src/folder.[ch]
11946         * src/prefs_folder_item.[ch]
11947                 add subject simplification to strip out strings from
11948                 a subject line (esp. handy for mailing lists). 
11949                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
11950                 but slightly changed things for better integration.)
11951
11952 2001-12-23 [alfons]     0.6.6claws11
11953
11954         * src/mainwindow.c
11955                 fix bug introduced by submission included in 0.6.5claws52.
11956                 ideally this submission should clean the trash if any trash
11957                 folder has a message. however, the hasTrash variable was
11958                 set to false whenever a trash folder was empty (discarding
11959                 a previously found *filled* trash folder.)
11960
11961                 also edited the code a little bit and made it more safe.
11962
11963 2001-12-22 [alfons]     0.6.6claws10
11964
11965         * src/imap.c
11966                 quick fix for Martin Pool's omission of an account
11967                 specific SSL setting
11968
11969 2001-12-22 [alfons]     0.6.6claws9
11970
11971         * src/compose.c
11972         * src/messageview.c
11973         * src/mimeview.c
11974         * src/pgptext.c
11975         * src/procmime.[ch]
11976                 better support for multipart/digest (submitted
11977                 by Fredrik <e98fo@efd.lth.se>)
11978
11979 2001-12-22 [alfons]     0.6.6claws8
11980
11981         * src/addressbook.c
11982                 correct function signature
11983         * src/socket.[ch]
11984         * src/imap.[ch]
11985         * src/prefs_account.[ch]
11986                 allow IMAP over SSH tunnel (patch submitted by 
11987                 Martin Pool <mbp@samba.org>)
11988
11989 2001-12-21 [alfons]     0.6.6claws7
11990
11991         * sync with sylpheed 0.6.6cvs4-9
11992                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
11993
11994 2001-12-21 [christoph]  0.6.6claws6
11995
11996         * src/compose.c
11997         * src/prefs_folder_item.[ch]
11998                 implement saving of outgoing messages to current folder.
11999                 fix segfault when no default outbox is available
12000                 (closes bug #495683)
12001
12002 2001-12-21 [carsten]    0.6.6claws5
12003         * src/folderview.c
12004         * src/summaryview.c
12005                 pressing CTRL while DND does now the expected thing and
12006                 copies the mail (moving is still the default, as this
12007                 seam more appropriate for handling mails by DND)
12008
12009 2001-12-18 [paul]       0.6.6claws4
12010
12011         * sync with sylpheed 0.6.6cvs3
12012                 see ChangeLog entries 2001-12-18
12013
12014 2001-12-18 [hiro]       0.6.6claws3
12015
12016         * src/undo.c
12017                 fix for multibyte characters (obtain the number of letters
12018                 instead of bytes).
12019
12020 2001-12-17 [paul]       0.6.6claws2
12021
12022         * sync with sylpheed 0.6.6cvs1
12023                 see ChangeLog entry 2001-12-16
12024
12025 2000-12-17 [alfons]     0.6.6claws1
12026
12027         * src/filtering.c
12028                 clean up
12029
12030 2001-12-16 [paul]       0.6.6claws
12031 2001-12-15
12032
12033         * Release version 0.6.6claws, cvs tag: rel_0_6_6
12034
12035         * src/mimeview.c
12036                 last minute sync with main 0.6.6
12037
12038         * po/es.po
12039                 updated by Ricardo Mones Lastra
12040                 update for last minute sync
12041         * po/fr.po
12042         * po/nl.po
12043                 update for last minute sync
12044         * po/de.po
12045                 updated by Jens Oberender
12046         * po/pt_BR.po
12047                 updated by Fabio Junior Beneditto
12048
12049         * src/prefs_common.[ch]
12050         * src/undo.c
12051                 number of undo levels is user configurable
12052                 (squeeze it into the release in the dying
12053                 moments) Submitted by Jens Oberender    
12054
12055 2001-12-15 [melvin]
12056
12057         * po/fr.po
12058                 updated french translation
12059
12060 2001-12-15 [paul]       0.6.5claws92
12061
12062         * sync with sylpheed 0.6.5cvs28
12063                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
12064
12065         * po/nl.po
12066                 update to allow for sync
12067
12068 2001-12-15 [alfons]
12069         
12070         * po/nl.po
12071                 update dutch translation
12072
12073 2001-12-14 [carsten]    0.6.5claws91
12074         * src/summaryview.c
12075                 fixed bug #473785; also after changing the column order
12076                 the same message will be selected and displayed as before
12077                 the reordering
12078
12079 2001-12-14 [carsten]    0.6.5claws90
12080         * src/folderview.c
12081                 probably found the bug reported by wwb opening or closing
12082                 a folder tree just before dnd (found the solution in the
12083                 balsa source -- thanks to them)
12084
12085 2001-12-14 [carsten]    0.6.5claws89
12086         * src/gtkutils.c
12087         * src/account.c
12088                 moved gtk_clist_moveto to the right place, so that
12089                 only the accounts dialog is effected on opening
12090
12091 2001-12-14 [carsten]    0.6.5claws88
12092         * src/gtkutils.c
12093                 gtkut_clist_set_focus_row does a gtk_clist_moveto
12094                 now, so that the focused row will be seen in any case
12095                 (reported by wwp on sf-claws-user)
12096
12097 2001-12-14 [darko]      0.6.5claws87
12098
12099         * src/compose.c
12100                 remove unnecessary line
12101
12102 2001-12-14 [paul]       0.6.5claws86
12103
12104         * sync with sylpheed 0.6.5cvs27
12105                 see ChangeLog entries 2001-12-14
12106
12107 2001-12-14 [carsten]    0.6.5claws85
12108         * src/mainwindow.c
12109                 following a suggestion of Melvin the rcoabm pops up
12110                 right under the button now and the button is reliefed
12111                 while the popup is open
12112
12113 2001-12-14 [darko]      0.6.5claws84
12114
12115         * src/compose.c
12116                 fix crash when wrapping long lines if linewrap quotation
12117                 is disabled and wrapper encounters a word spanning more
12118                 than one line
12119
12120 2001-12-13 [paul]       0.6.5claws83
12121
12122         * src/compose.c
12123                 prefer 'Reply-To' header over mailing list header when
12124                 replying to a message. Finally prevent all those confirmation 
12125                 messages being sent to the list itself.
12126
12127         * src/summaryview.c
12128                 remove unused summary_set_menu_sensitive() entry
12129
12130 2001-12-13 [paul]       0.6.5claws82
12131
12132         * src/folderview.c
12133         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
12134         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
12135         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
12136                 improvements to 'Hide read messages': Inbox, Outbox,
12137                 Trash, Queue, and Draft icons now reveal presence of hidden 
12138                 messages
12139
12140 2001-12-12 [alfons]     0.6.5claws81
12141
12142         0.6.5claws80 was tagged as LAST_STABLE
12143
12144         * src/filtering.[ch]
12145         * src/matcher.[ch]
12146         * src/matcher_parser_lex.c
12147                 fix the filtering; my last attempt to get it right, 
12148                 if it does not work, it's Hoa's turn. ;-)
12149
12150                 for my honourable peers:
12151                 
12152                 the code now makes a clear distinction between
12153                 rules as they are displayed (probably escaped),
12154                 and as they are executed (probably unescaped). the
12155                 parser does *NOT* do any unescaping, this is
12156                 the task of the matcher.c (which breaks up a
12157                 rule into condition) and the filtering.c (which
12158                 breaks up the rule's action). to make this
12159                 run happily we provide an unescaped copy of
12160                 crucial strings to the MatcherProp and 
12161                 FilteringAction structures. note that the only
12162                 exception to this is any REGEXP string. those
12163                 are directly passed to regcomp() and regexp()
12164                 (who have much more powerful unescape functions).
12165                 
12166                 for everyone else:
12167         
12168                 you can escape tab (\t), carriage return (\r),
12169                 linefeed (\n), form feed (\f), quote (\"), 
12170                 single quote (\'), bell (\b) in all the entry
12171                 lines in the scoring & filtering dialogs.
12172                 as an added bonus this should not affect
12173                 existing filtering rules.
12174
12175 2001-12-12 [carsten]    0.6.5claws80
12176
12177         * src/summaryview.c
12178         * po/de.po
12179                 "item(s) selected" is now sensitive to 1 or more
12180                 than one selected (nice for language where simple
12181                 adding of a "s" is not possible as German (Eintrag
12182                 ->Eintr"age)
12183                 
12184                 the "forward as attachment" entry from the right
12185                 click menu removed, "forward" acts following the
12186                 prefs
12187         
12188         * src/textview.c
12189                 reverted my former changes; so compiler warning again
12190                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
12191                 nevertheless
12192
12193         * src/messageview.c
12194                 "search in message" does now *not* only work in MVIEW_TEXT
12195                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
12196                 message
12197
12198         * src/mainwindow.c
12199                 removed "/File/_Close" as it was the same as "/File/E_xit"
12200                 and we don't need it two times
12201
12202                 the separate folder view and message view now get a distinct
12203                 WMCLASS, just in case someone is using sawfish ;-)
12204
12205                 as the menu entries "/View/Message view" and "/View/Folder tree"
12206                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
12207                 make them sensitive accordingly and as these two are "shown"
12208                 after startup anytime check this menuitem at startup
12209
12210 2001-12-12 [paul]       0.6.5claws79
12211
12212         * src/folderview.c
12213                 fix sensitivity of 'Search folder...', broken in
12214                 0.6.5claws75
12215
12216         * src/mainwindow.c
12217                 fix dodgy English
12218
12219 2001-12-11 [carsten]    0.6.5claws78
12220         * src/filtering.c
12221                 fixed two typos returning a wrong FALSE/TRUE
12222         * src/mainwindow.[ch]
12223                 extra menu for email/news button removed
12224
12225 2001-12-11 [alfons]     0.6.5claws77
12226         
12227         * src/matcher.c                 (1.3)
12228         * src/matcher_parser_lex.l      (1.28)
12229                 revert for another attempt
12230                 mark 0.6.5claws77 as LAST_STABLE
12231
12232 2001-12-11 [christoph]  0.6.5claws76
12233
12234         * po/de.po
12235                 fixed wrong translation for prev. unread msg
12236
12237 2001-12-11 [paul]       0.6.5claws75
12238
12239         * src/folder.[ch]
12240         * src/folderview.c
12241         * src/mainwindow.c
12242         * src/summaryview.[ch]
12243         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
12244                 enable ability to hide read messages on per folder basis via 
12245                 '/Summary/Hide read messages'; when selected, a folder will 
12246                 have a red open folder icon, instead of a blue icon, if the 
12247                 folder contains hidden messges
12248                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
12249
12250         * src/mainwindow.c
12251                 remove '/Message/Forward as attachment' from 
12252                 main_window_set_menu_sensitive() to prevent debug warning
12253
12254         * src/folderview.c
12255         * src/mainwindow.c
12256                 Clean up some of the English
12257
12258         * tools/newscache_clean.pl
12259                 allow for new 'hidereadmsgs' entry in folderlist.xml
12260
12261         * po/es.po
12262                 updated translation, submitted by Ricardo Mones Lastra
12263
12264 2001-12-11 [paul]       0.6.5claws74
12265
12266         * sync with sylpheed 0.6.5cvs25
12267                 see ChangeLog entry 2001-12-11
12268
12269 2001-12-10 [alfons]     0.6.5claws73
12270
12271         * src/matcher.c
12272                 add more control characters
12273         * src/matcher_parser_lex.l
12274                 make escaping / unescaping work again
12275
12276 2001-12-10 [alfons]     0.6.5claws72
12277
12278         * src/imap.c
12279                 clean up warnings "returning value for void function" 
12280         * src/prefs_filtering.c
12281                 make info button for execute action sensitive
12282
12283 2001-12-10 [paul]       0.6.5claws71
12284
12285         * src/compose.c
12286         * src/imap.[ch]
12287         * src/summaryview.c
12288                 fix: imap server now gets informed of MARKED, UNMARKED
12289                 and REPLY events. Now people can use different IMAP-Mail
12290                 clients and have the exact same information about MARKED,
12291                 UNMARKED and REPLY status with all of them. Especially
12292                 useful for imap servers with a web-frontend.
12293                 submitted by Tobias Sandhaas <medlor@web.de>
12294
12295 2001-12-09 [melvin]     0.6.5claws70
12296         
12297         * src/textview.[ch]
12298                 fixed bug #490076 (hunted down by Alfons who implemented
12299                 a workaround in 0.6.5claws65)
12300
12301 2001-12-09 [christoph]  0.6.5claws69
12302
12303         * src/summaryview.c
12304                 set pointer to string in LOCKED column to NULL
12305                 (might fix bug #490800)
12306
12307 2001-12-09 [carsten]    0.6.5claws68
12308
12309         * po/de.po
12310                 resolved some cluttered menu shortcuts 
12311                 ('creating new email' and 'creating news message'
12312                 hade the same)
12313         * src/compose.c
12314                 wmclass now distinc from main window
12315         * src/mainwindow.c
12316           src/mainwindow.h
12317                 email/news and forward button functionality similar
12318                 to the reply buttons; removed the ugly dropdown arrows
12319                 and use instead the right mouse button
12320
12321 2001-12-09 [paul]       0.6.5claws67
12322
12323         * src/imap.c
12324         * src/utils.h
12325                 allow spaces in imap folder names
12326                 submitted by Willem van Engen <wvengen@stack.nl>
12327
12328 2001-12-09 [paul]       0.6.5claws66
12329
12330         * sync with sylpheed 0.6.5cvs24
12331                 see ChangeLog entry 2001-12-09
12332
12333 2001-12-08 [alfons]     0.6.5claws65
12334
12335         * src/textview.c
12336                 prevent secondary selection claim after "add to sender" dialog
12337                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
12338                 we trick GTK by simulating a click at (0, 0) in the textview.
12339
12340 2001-12-08 [hoa]        0.6.5claws64
12341
12342         * src/folder.c
12343                 fixed a bug about the .processing folder name while filtering
12344
12345 2001-12-08 [alfons]     0.6.5claws63
12346
12347         * src/folderview.c 
12348                 work around problem of not correctly updating folder stats
12349                 when deleting messages. there's some folder scanning evil
12350                 going so the folderview_update_msg_num() does not work
12351                 correctly. need to investigate this.
12352
12353 2001-12-08 [paul]       0.6.5claws62
12354
12355         * sync with sylpheed 0.6.5cvs23
12356                 see ChangeLog entry 2001-12-08
12357
12358 2001-12-07 [christoph]  0.6.5claws61
12359
12360         * src/compose.c
12361                 fix another header translation problem
12362
12363 2001-12-07 [alfons]     0.6.5claws60
12364
12365         * src/mbox.c
12366                 make filtering also work on local spool mbox
12367
12368 2001-12-07 [carsten]    0.6.5claws59
12369         * src/addressbook.c
12370                 addressbook window gets a wmclass distinct from the main
12371                 sylpheed window
12372         * src/compose.h
12373         * src/mainwindow.[ch]
12374                   forward menu item will use mode selected in prefs, forward 
12375                 as attatchment in menu removed (will be substituted in the
12376                 toolbar similar to reply buttons)
12377                   create news message menu entry and news button is now 
12378                 sensitive to the existance of a news account
12379         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
12380         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
12381         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
12382                 these are removed because the toolbar buttons don't show
12383                 the quoting modus any longer
12384
12385 2001-12-07 [paul]
12386
12387         * tools/newscache_clean.pl      ** NEW FILE **
12388                 perl script to do some tidying up in the newscache directory 
12389                 
12390         * tools/sylpheed-switcher       ** NEW FILE **
12391                 perl script to enable easy switching between main and claws
12392                 
12393         * tools/README
12394                 added descriptions of the two new perl scripts          
12395
12396
12397 2001-12-07 [melvin]     0.6.5claws58
12398
12399         * src/messageview.c
12400                 fixed a warning during compilation introduced in 0.6.5claws56
12401
12402 2001-12-07 [paul]       0.6.5claws57
12403
12404         * src/mainwindow.[ch]
12405         * src/menu.[ch]
12406                 further usability enhancements to replying with or without 
12407                 quoting via the toolbar, use of Ctrl key is replaced by 
12408                 drop down menu 
12409                 Submitted by Carsten Schurig            
12410
12411 2001-12-07 [melvin]     0.6.5claws56
12412
12413         * src/messageview.c
12414                 hack to fix bug that prevented to make/paste selections
12415                 after switching between MVIEW_TEXT and MVIEW_MIME views
12416                 without deselecting the selection first.
12417
12418 2001-12-06 [alfons]     0.6.5claws55
12419
12420         * src/filtering.[ch]
12421         * src/inc.c
12422                 revise filtering a little bit more, and make sure
12423                 messages are delivered to the appropriate inbox
12424                 (perhaps set per account)
12425
12426 2001-12-06 [paul]       0.6.5claws54
12427
12428         * sync with sylpheed 0.6.5cvs22
12429                 see ChangeLog entry 2001-12-06
12430
12431 2001-12-05 [alfons]     0.6.5claws53
12432
12433         * src/inc.c
12434         * src/folder.[ch]
12435         * src/procmsg.c
12436         * src/filtering.c
12437                 more revisions of filtering system
12438                 (last stable version is marked as LAST_STABLE)
12439                 
12440                 | NOTE 1): the filtering system now uses a local folder called
12441                 | .processing. if filtering fails, check this directory
12442                 | for missing messages.
12443                 |
12444                 | NOTE 2): help us find the filtering actions still missing
12445
12446 2001-12-05 [paul]       0.6.5claws52
12447
12448         * src/mainwindow.c
12449                 fix bug where 'Empty Trash?' pop-up window appears even
12450                 when Trash is empty, submitted by Jesse Skinner         
12451
12452 2001-12-05 [melvin]     0.6.5claws51
12453
12454         * src/compose.c
12455                 fixed bug #486106 to select correct account when reediting 
12456                 a queued message
12457         
12458 2001-12-04 [alfons]     0.6.5claws50
12459
12460         * src/mh.c
12461                 declare markfile in appropriate functions when
12462                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
12463                 for spotting this)
12464
12465 2001-12-04 [paul]       0.6.5claws49
12466
12467         * sync with sylpheed 0.6.5cvs21
12468                 see ChangeLog entry 2001-12-04
12469
12470 2001-12-03 [christoph]  0.6.5claws48
12471
12472         * po/de.po
12473                 changed translation of undo
12474         * src/account.c
12475         * src/folder.c
12476                 don't reinvent the wheel to traverse a GNode
12477         * src/compose.[ch]
12478                 seperate code to create the compose gui into functions
12479                 add "Others" page with folder selection for saving copy
12480                 of the message.
12481                 the folder identifier is saved to queue header
12482         * src/procmsg.c
12483                 save message to folder in queue header
12484
12485 2001-12-03 [paul]       0.6.5claws47
12486
12487         * sync with sylpheed 0.6.5cvs20
12488                 see ChangeLog entry 2001-12-03
12489
12490 2001-12-01 [paul]
12491
12492         * more sync with sylpheed 0.6.5cvs19
12493                 see ChangeLog entry 2001-11-29
12494
12495 2001-11-30 [paul]       0.6.5claws46
12496         
12497         * src/compose.c
12498                 remove conflicts introduced by Hoa's last commit
12499          
12500         * src/mainwindow.c
12501                 make 'Message/Bounce' sensitive
12502
12503 2001-11-30 [hoa]        0.6.5claws45
12504
12505         * src/compose.c
12506                 slightly change bounce function to add
12507                 information about the user that bounced the mail
12508                 in the From header line.
12509
12510         * src/folderview.c
12511                 permit the use of processing in outbox folder.
12512
12513 2001-11-29 [paul]       0.6.5claws44
12514
12515         * src/mainwindow.[ch]
12516         * src/prefs_common.c
12517         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
12518         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
12519         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
12520                 usability enhancements to the quoting, implements
12521                 use of Ctrl key to toggle quoting settings
12522                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
12523
12524 2001-11-29 [paul]       0.6.5claws43
12525         
12526         * sync with sylpheed 0.6.5cvs19
12527                 see ChangeLog entry 2001-11-28
12528
12529 2001-11-29 [melvin]     0.6.5claws42
12530         * src/Makefile.am
12531                 added enriched.[ch] to the list of files
12532
12533         * src/textview.c
12534         * src/mimeview.c
12535         * src/procmime.[ch]
12536         * src/enriched.[ch]
12537                 added support to view text/enriched
12538                 added support to show headers in message view for text/enriched and text/html
12539                         in non multipart messages
12540
12541 2001-11-28 [paul]       0.6.5claws41
12542
12543         * more sync with sylpheed 0.6.5cvs18
12544                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
12545
12546 2001-11-27 [paul]       0.6.5claws40
12547         
12548         * po/pt_BR.po
12549                 updated translation, submitted by Fabio Junior Beneditto
12550                 
12551         * sync with sylpheed 0.6.5cvs18
12552                 see ChangeLog entries 2001-11-26 (src/textview.c) and
12553                 2001-11-27
12554
12555
12556 2001-11-26 [paul]
12557
12558         * po/es.po
12559                 updated translation, submitted by Ricardo Mones Lastra
12560
12561 2001-11-26 [alfons]
12562
12563         * src/matcher.c
12564                 add more translatable strings
12565
12566 2001-11-26 [christoph]  0.6.5claws39
12567
12568         * po/de.po      
12569                 fixed one more umlaut
12570         * src/compose.c
12571                 fix translated header when it should not be translated
12572
12573 2001-11-26 [paul]       0.6.5claws38
12574
12575         * src/mainwindow.c
12576                 remove '/Message/Add Sender to address book' from 
12577                 main_window_set_menu_sensitive(), prevent debug warning
12578                 add 'Message/Mark/Mark all read' to mainwin_entries[]
12579
12580 2001-11-26 [paul]       0.6.5claws37
12581
12582         * src/summaryview.c
12583                 fix 'recurring unread state' bug 
12584
12585         * tools/README 
12586         * tools/filter_conv.pl
12587                 read name of top level mailbox from folderlist.xml
12588                 and presume nothing about its name              
12589
12590 2001-11-26 [darko]      0.6.5claws36
12591
12592         * src/gtkstext.[ch]
12593                 removed functions that are now in gtkutils.c
12594                 use gtkut_text_is_uri_string() from gtkutils.c
12595         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
12596
12597 2001-11-26 [paul]       0.6.5claws35
12598
12599         * sync with sylpheed 0.6.5cvs16
12600                 see ChangeLog entries 2001-11-25 and 2001-11-26
12601
12602 2001-11-25 [alfons]     0.6.5claws34
12603
12604         EXPERIMENTAL!!! Please checkout the last stable version using: 
12605           
12606         % cvs update -r LAST_STABLE -dRAP
12607
12608         (Or help us testing this stuff.)
12609
12610         * src/filtering.c               (1.14)
12611         * src/filtering.h               (1.6)
12612         * src/inc.c                     (1.28)
12613         * src/matcher.c                 (1.20)
12614         * src/mbox.c                    (1.9)
12615         * src/procmsg.h                 (1.14)
12616         * src/summaryview.c             (1.59)
12617         * src/summaryview.h             (dunno)
12618                 revert/merge/sync to as it was before commit 
12619                 on Thu, 19 Jul 2001 10:15:51 -0700.
12620
12621 2001-11-25 [hoa]        0.6.5claws33
12622
12623         * src/main.c
12624                 processing mails at startup
12625
12626         * src/folderview.c
12627         * src/summaryview.[ch]
12628                 processing mails when entering folder
12629
12630         * src/prefs_filtering.c
12631                 fixed some UI bugs
12632
12633 2001-11-24 [alfons]     0.6.5claws32
12634
12635         * src/summaryview.[ch]
12636                 make summary sort headers work, and also make
12637                 sure the sort type is stored
12638
12639 2001-11-23 [alfons]     0.6.5claws31
12640
12641         * src/summaryview.[ch]
12642                 make lock work like mark
12643                 disallow deleting messages marked as locked
12644
12645 2001-11-23 [alfons]     0.6.5claws30
12646
12647         * src/gtkstext.c
12648         * src/compose.[ch]
12649         * src/Makefile.am
12650         * src/undo.[ch]
12651                 merge undo patch submitted by Jens
12652
12653 2001-11-23 [christoph]  0.6.5claws29
12654
12655         * src/.cvsignore
12656                 added ylwrap
12657         * src/compose.c
12658                 fixed gpg signing and encoding
12659         * src/folder.[ch]
12660         * src/main.c
12661                 added --status option to get new, unread and total
12662                 message count from a running sylpheed
12663         * src/prefs_common.c
12664                 temporary fix for reply_with_quote problem
12665                 (don't call functions for non existing widget)
12666         * src/procmsg.c
12667                 one more check for ignored threads but still not
12668                 always working correctly. probably a recursive
12669                 check for all parents is needed
12670
12671 2001-11-23 [darko]      0.6.5claws28
12672
12673         * src/compose.c
12674                 wrapping on send improvements
12675         * src/gtkutils.[ch]
12676                 fix for GtkSText after last sync with main branch
12677                 GTK_TEXT -> GTK_STEXT
12678
12679 2001-11-23 [paul]       0.6.5claws27
12680
12681         * sync with sylpheed 0.6.5cvs14
12682                 see ChangeLog entries 2001-11-22 and 2001-11-23
12683                 
12684         * po/de.po
12685                 fixed the scrambled umlauts 
12686                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
12687
12688 2001-11-21 [paul]       0.6.5claws26
12689
12690         * sync with sylpheed 0.6.5cvs12
12691                 see 2nd ChangeLog entry dated 2001-11-20
12692
12693 2001-11-20 [paul]       0.6.5claws25
12694
12695         * sync with sylpheed 0.6.5cvs11
12696                 see ChangeLog entry 2001-11-19 (src/utils.c)
12697
12698 2001-11-20 [hiro]
12699
12700         * src/compose.c
12701                 GTK_TEXT -> GTK_STEXT
12702                 fix for wrong comment
12703
12704 2001-11-20 [hiro]       0.6.5claws24
12705
12706         * src/compose.[ch]
12707                 more merges from main branch
12708                 removed fatal warnings (uninitialized variables etc.)
12709                 some coding style fix
12710         * src/gtkutils.h
12711                 fixed typo.
12712         * src/addressbook.c
12713           src/addrindex.c
12714                 V-Card -> vCard
12715
12716 2001-11-19 [hoa]        0.6.5claws23
12717
12718         * src/filtering.c
12719         * src/prefs_scoring.c
12720         * src/matcher.[ch]
12721         * src/scoring.c
12722                 cleaning code
12723
12724         * src/matcher_parser_parse.y
12725         * src/prefs_filtering.c
12726                 bouncing
12727
12728 2001-11-19 [alfons]     0.6.5claws22
12729
12730         more of my old things into claws
12731
12732         * src/Makefile.am
12733         * src/prefs_common.c
12734         * src/procmsg.h
12735         * src/summaryview.[ch]
12736         * src/prefs_summary_column.c
12737         * src/pixmaps/locked.xpm
12738                 add indicators for locking of message in summary view
12739                 (does not work yet, only visual indicator)
12740
12741 2001-11-19 [paul]       0.6.5claws21
12742
12743         * sync with sylpheed 0.6.5cvs10
12744                 see ChangeLog entry 2001-11-19
12745
12746 2001-11-18 [alfons]     0.6.5claws20
12747         
12748         * src/filtering.c
12749                 remove an inadvertent free I forgot in previous clean up 
12750
12751 2001-11-18 [alfons]     0.6.5claws19
12752
12753         * src/filtering.[ch]
12754                 clean up & plug leaks
12755
12756 2001-11-18 [paul]       0.6.5claws18
12757
12758         * sync with sylpheed 0.6.5cvs9
12759                 see ChangeLog entries 2001-11-17 and 2001-11-18
12760
12761 2001-11-16 [paul]       0.6.5claws17
12762
12763         * sync with sylpheed 0.6.5cvs8
12764                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
12765
12766 2001-11-16 [paul]       0.6.5claws16
12767
12768         * sync with sylpheed 0.6.5cvs7
12769                 see ChangeLog entries 2001-11-15 and 2001-11-16
12770
12771 2001-11-15 [hoa]        0.6.5claws15
12772
12773         * src/compose.c
12774                 fix bounce, mails we received couln't be bounced to ourself.
12775
12776         * src/defs.h
12777         * src/filtering.[ch]
12778         * src/matcher.[ch]
12779         * src/matcher_parser.h
12780         * src/matcher_parser_lex.l
12781         * src/matcher_parser_parse.y
12782         * src/inc.c
12783         * src/main.c
12784         * src/mbox.c
12785         * src/prefs_filtering.[ch]
12786         * src/mainwindow.c
12787         * src/prefs_matcher.c
12788         * src/prefs_scoring.c
12789         * src/scoring.[ch]
12790         * src/summaryview.c
12791                 new matcher/filter/score configuration file parser
12792                 one unique configuration file => ~/.sylpheed/matcherrc
12793                 import in currently automatic, then save are made
12794                 in this new file.
12795                 one filter per folder and one global filter
12796                 (filter of a folder will be used as folder processing)
12797
12798         * src/folder.c
12799                 fix a bug in folder_item_get_identifier
12800                 
12801         * src/messageview.c
12802                 receive receipt return are fixed.
12803
12804 2001-11-14 [alfons]     0.6.5claws14
12805
12806         * src/session.h
12807                 add things from main branch to make claws compile
12808
12809 2001-11-14 [paul]       0.6.5claws13
12810
12811         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
12812                 see ChangeLog entries 2001-11-08 to 2001-11-14
12813
12814 2001-11-14 [hoa] 0.6.5claws12
12815
12816         * src/compose.[ch]
12817         * src/mainwindow.c
12818         * src/summaryview.c
12819                 add "bounce mail" option
12820
12821 2001-11-13 [christoph]  0.6.5claws11
12822
12823         * src/compose.c
12824                 Cleanup a mess i add before commiting
12825
12826 2001-11-13 [hoa]        0.6.5claws10
12827
12828         * src/compose.c
12829                 some fixes when mail are sent or
12830                 for crossposts
12831
12832 2001-11-13 [christoph]  0.6.5claws9
12833
12834         * po/de.po
12835                 Changed two string with the same translation
12836         * src/compose.c
12837         * src/procmsg.[ch]
12838         * src/send.[ch]
12839                 New mailsending process:
12840                   - Always queue message before sending
12841                     (message will be saved if sylpheed crashed or
12842                      freezes while sending)
12843                   - Allow queuing of newspostings
12844                   - No copy in outbox before sending
12845                     (closes bug #469501)
12846                   - No more redundant code for send and send_later
12847         * src/summaryview.c
12848                 Applied wwp <subscript@free.fr>'s patch that fixes
12849                 marks for multiple forwarded messages (+compose.c)
12850
12851 2001-11-12 [alfons]
12852
12853         * README.claws
12854                 remove things that are now in main branch
12855         
12856         * po/nl.po
12857                 update Dutch translation
12858
12859 2001-11-12 [mhadasht]   0.6.5.claws8
12860
12861         * src/prefs_common.c
12862                 re-enabled account autoselection feature for forward
12863                 and reedit lost during the branch point for SYNC-B4-REL
12864         * src/gtkspell.c
12865                 gtkpspell_get_dict(): more readable code (even if function is
12866                 not used yet)
12867         * ChangeLog.claws
12868                 added version number info to 2001-11-12 [hiro] comment.
12869
12870 2001-11-12 [hiro]       0.6.5.claws7
12871
12872         * src/compose.c
12873                 compose_forward(): fixed a bug that forward quote mark
12874                 wasn't used.
12875                 removed unnecessary code.
12876         * src/template_select.[ch]: removed.
12877
12878 2001-11-11 [alfons]
12879
12880         * src/compose.c
12881                 :%s/GTK_TEXT/GTK_STEXT/g
12882         
12883         * src/compose.[ch]
12884         * src/undo.[ch]
12885         * src/Makefile.am
12886                 revert the undo stuff (this is 0.6.6claws stuff)
12887
12888 2001-11-11 [hoa]        0.6.5.claws6
12889
12890         * src/compose.[ch]
12891                 Insert signature at the end of the text.
12892                 Added undo patch but currently disabled
12893
12894         * src/procmsg.c
12895                 Threading by subject improved.
12896
12897         * added src/undo.[ch]
12898                 Undo module for compose dialog box.
12899
12900 2001-11-11 [alfons]     0.6.5.claws5
12901
12902         * src/procmsg.c
12903                 prevent threading by subject on nodes that have already been
12904                 threaded by in-reply-to (as in "circular references in a tree
12905                 result in a dead branch")
12906
12907 2001-11-09 [hoa]        0.6.5.claws4
12908         
12909         * src/folderview.c
12910                 allows creation of mbox folder item from any files.
12911
12912 2001-11-09 [alfons]     0.6.5.claws3
12913         
12914         * src/utils.c
12915         * src/procmsg.c
12916                 do what I mean and correct threading by subject so it really
12917                 ignores attracting lines without "Re: "
12918
12919 2001-11-07 [alfons]     0.6.5.claws2
12920
12921         * src/procmsg.c
12922         * src/utils.[ch]
12923                 only attract by subject if a subject line starts with a "Re: "
12924         * src/syldap.c
12925                 remove warning
12926
12927 2001-11-07 [paul]       0.6.5claws1
12928
12929         * sync with sylpheed 0.6.5. release
12930                 see ChangeLog entry 2001-11-07
12931
12932 2001-11-07 [paul]       0.6.4claws31
12933
12934         * sync with sylpheed 0.6.4cvs18
12935                 see ChangeLog entries 2001-10-30 to 2001-11-07
12936                 prefs_templates.[ch] renamed prefs_template.[ch]
12937
12938 2001-11-06 [alfons]
12939         
12940         * src/utils.h
12941                 add semicolon Hoa forgot ;-)
12942                 
12943
12944 2001-11-06 [hoa]        0.6.4claws30
12945         
12946         * src/procmsg.c
12947         * src/summaryview.c
12948         * src/utils.c
12949         * src/utils.h
12950                 threading by subject - empty subject are ignored
12951
12952 2001-11-06 [christoph]  0.6.4claws29
12953
12954         * src/socket.c
12955                 use SSL_peek for sock_gets
12956         * src/utils.c
12957                 removed unneeded pointer in extracting quoted
12958                 names implementation
12959
12960 2001-11-06 [melvin]     0.6.4claws28
12961
12962         * src/gtkspell.c
12963                 fixed bug #476792 Selection overtyping with spell checker
12964                 fixed bug which could cause a buffer overflow
12965                 fixed a memory leak
12966
12967 2001-11-06 [hoa]        0.6.4claws27
12968         
12969         * src/procmsg.c
12970         * src/summaryview.c
12971                 threading by subject
12972
12973 2001-11-05 [alfons]     0.6.4claws26
12974         
12975         * README.claws
12976                 Claws -> Sylpheed (vice versa)
12977
12978         * src/compose.c
12979                 :%s/gtk_text/gtk_stext/g
12980                 :%s/GTK_TEXT/GTK_STEXT/g
12981                 (thanks to Jonathan Ware for spotting this)
12982
12983 2001-11-04 [christoph]  0.6.4claws25
12984
12985         * src/summaryview.c
12986                 replace Xalloca + strdup with Xstrdup_a
12987         * src/utils.c
12988                 better implementation of extracting quoted names
12989                 from addresses (remove backlashes and ignore
12990                 quotes after them)
12991
12992 2001-11-04 [alfons]     0.6.4claws24
12993
12994         * src/utils.[ch]
12995                 edit to comply more with coding style
12996
12997         * src/textview.c
12998                 fix bug reported by Kim Schulz. introduced by the patch integrated
12999                 in 0.6.4claws15. the code did not check the return value of
13000                 the html parser.
13001
13002         * AUTHORS
13003                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
13004
13005 2001-11-04 [christoph]  0.6.4claws23
13006
13007         * src/main.c
13008         * src/prefs_common.[ch]
13009                 init some pointers that possibly caused a segfault
13010                 reported in the claws-users ML
13011
13012 2001-11-04 [hoa]        0.6.4claws22
13013
13014         * src/grouplistdialog.c
13015                 change the names of the nodes in the tree
13016
13017         * src/compose.c
13018                 enhanced mailto syntax as described in
13019                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
13020                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
13021
13022         * src/utils.c
13023                 encode and decode URI (useful when opening URL into
13024                 netscape).
13025
13026 2001-11-03 [hoa]        0.6.4claws21
13027
13028         * src/grouplistdialog.c
13029                 a new newsgroups list selection dialog box
13030                 with a CTree instead of a CList
13031
13032 2001-11-03 [hoa]        0.6.4claws20
13033
13034         * src/folderview.c
13035                 enable property and scoring options when right
13036                 click on "inbox"
13037
13038         * src/summaryview.c
13039                 fixed bug when nickname were displayed using
13040                 the address book.
13041
13042 2001-11-02 [darko]      0.6.4claws19
13043
13044         * src/compose.c
13045                 new wrap quotation and URL/long words wrapping implementation
13046         * src/compose.c src/gtkstext.[ch]
13047                 move gtkstext_strncmp() to gtkstext.c
13048
13049 2001-11-01 [christoph]  0.6.4claws18
13050
13051         * src/prefs_account.c
13052                 fixed mess in account settings dialog
13053         * src/prefs_folder_item.c
13054                 added label with folder path to dialog
13055
13056 2001-10-31 [match]      0.6.4claws17
13057
13058         * src/vcard.c
13059                 fix memory leak.
13060         * src/addrbook.c
13061                 fix generation of spurious address book file names.
13062                 remove redundant functions.
13063         * po/POTFILES.in
13064                 added missing file names.
13065
13066 2001-10-30 [paul]       0.6.4claws16
13067
13068         * sync with sylpheed 0.6.4cvs6
13069                 see ChangeLog entries 2001-10-26 to 2001-10-30
13070
13071         * tools/filter_conv.pl
13072                 read folderlist.xml to discover whether the top-level
13073                 folder is called 'Mailbox' or 'Mail' 
13074
13075 2001-10-29 [paul]       0.6.4claws15
13076
13077         * src/html.c, src/textview.c
13078                 activate links in html mail and fix clickable parts
13079                 Submitted by Matthieu Dazy <dazy@t-surf.com>
13080
13081 2001-10-29 [paul]
13082
13083         * po/de.po, po/es.po, po/pt_BR/po
13084                 updated translations, submitted by Jens Oberender,
13085                 Ricardo Mones Lastra, and Fabio Junior Beneditto
13086
13087 2001-10-29 [darko]      0.6.4claws14
13088
13089         * src/compose.c
13090                 fix wrapping for good
13091
13092 2001-10-29 [darko]
13093
13094         * src/compose.c
13095                 undo previous change as it broke the smart wrapping
13096
13097 2001-10-29 [darko]      0.6.4claws13
13098
13099         * src/compose.c
13100                 fix infinite loop when long URL is quoted
13101                 (closes bug #475122.
13102
13103 2001-10-28 [match]
13104
13105         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
13106                 import Mutt address book
13107         * src/ldif.[ch] src/importldif.h
13108                 modified import LDIF handle user attributes
13109
13110 2001-10-28 [christoph]  0.6.4claws12
13111
13112         * src/summaryview.c
13113                 fixed that filtering did not work if there
13114                 were no filter rules
13115                 (closes bug #472003 and better implementation
13116                  of patch #474644)
13117
13118 2001-10-27 [christoph]  0.6.4claws11
13119
13120         * src/compose.c
13121                 make the folder's default account to be used when
13122                 replying. (patch by wwp <subscript@free.fr>)
13123         * src/compose.c
13124                 code cleanup, nearly killed all of wwp's patch
13125                 for folder's default account in compose
13126         * src/folderview.c
13127                 error panel when a folder could not be created
13128                 (closes bug #471080 new folder name & already
13129                  existing file)
13130
13131 2001-10-26 [alfons]
13132
13133         * src/utils.h
13134                 change prototype of strstr2() that Christoph forgot about
13135
13136 2001-10-26 [christoph]  0.6.4claws10
13137
13138         * src/account.c
13139                 made search for accounts by email address not case
13140                 sensitive
13141         * src/folder.c
13142                 fixed memory leak in folder_item_get_identifier
13143         * src/gtkspell.c
13144         * src/utils.c
13145                 fixed wrong strstr2 (should work like strstr)
13146
13147 2001-10-26 [darko]      0.6.4claws9
13148
13149         * src/compose.c src/gtkstext.[ch]
13150         * src/gtkstext.c
13151                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
13152
13153 2001-10-26 [paul]       0.6.4claws8
13154
13155         * src/html.c
13156                 ignore css and javascript tags in html mail
13157                 case-insensitive, with or without double-quoted
13158                 strings
13159
13160 2001-10-26 [paul]       0.6.4claws7
13161
13162         * sync with sylpheed 0.6.4cvs1
13163                 see ChangeLog entry 2001-10-26
13164
13165         * src/prefs_account.c, src/prefs_common.c,
13166           src/prefs_summary_column.c
13167                 minor improvements to the English
13168
13169 2001-10-25 [alfons]     0.6.4claws6
13170
13171         * src/gtkstext.c
13172         
13173                 make GtkSText follow style of GtkText (closes bug 
13174                 #469211 "text selection while writing message")
13175                 
13176                 do sync with GTK 1.2.10
13177
13178 2001-10-25 [paul]       0.6.4claws5
13179
13180         * src/html.c
13181                 ignore css tags in html mail
13182
13183 2001-10-25 [darko]      0.6.4claws4
13184
13185         * src/compose.c
13186                 don't declare is_url_string as static function since
13187                 we need it in gtkstext.c
13188         * src/gtkstext.c
13189                 remove unused variable
13190                 don't wrap long URLs while composing a message
13191
13192 2001-10-24 [christoph]  0.6.4claws3
13193
13194         * src/socket.c
13195                 fix ssl deadlock, when peer closes connection
13196
13197 2001-10-24 [paul]       0.6.4claws2
13198
13199         * src/prefs_common.c
13200                 gettextize the gpg ascii-armored warning message
13201
13202         * src/compose.c
13203                 insert a DOS/MAC file into the composed message
13204                 (improvements)
13205
13206         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
13207
13208 2001-10-22 [paul]       0.6.4claws1
13209
13210         * sync with sylpheed 0.6.4 release
13211                 see ChangeLog entries 2001-10-21
13212
13213         * po/fr.po, po/pt_BR.po
13214                 updated by Melvin Hadasht and Fabio Junior Beneditto
13215
13216 2001-10-21 [paul]       0.6.3claws30
13217
13218         * src/compose.c
13219                 insert a DOS text file from the compose window
13220                 into the composed message text (removes CRs characters)
13221                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
13222
13223         * tools/filter_conv.pl, tools/README
13224                 automatically use ~/.sylpheed as working directory
13225                 print out confirmation message on completion
13226
13227         * correct Hoa's last ChangeLog.claws entry
13228
13229 2001-10-20 [hoa]        0.6.3claws29
13230
13231         * src/grouplistdialog.c
13232                 bugfix (another ?) to give the right
13233                 newsgroups list for each news server.
13234
13235         * src/news.c
13236         * src/news.h
13237                 improve the newsgroups list cache
13238
13239 2001-10-20 [paul]       0.6.3claws28
13240
13241         * sync with sylpheed 0.6.3cvs9
13242                 see ChangeLog entry 2001-10-19
13243
13244         * correct Alfons' last ChangeLog.claws entry
13245
13246 2001-10-19 [alfons]
13247
13248         * src/pgptext.[ch]
13249                 fix compilation problems (part of bug #472895)
13250
13251 2001-10-18 [hoa]        0.6.3claws27
13252
13253         * src/grouplistdialog.c
13254                 bugfix when we refresh was clicked (bug 472701)
13255
13256 2001-10-19 [christoph]  0.6.3claws26
13257
13258         * src/compose.c
13259                 last header entry should default to "To:" or
13260                 "Newsgroups:" and not copy the last entry line
13261                 in a new compose window
13262                 (closes bug #472686, #470792)
13263
13264 2001-10-19 [paul]       0.6.3claws25
13265
13266         * sync with Sylpheed 0.6.3cvs8
13267                 see ChangeLog entries 2001-10-18 and 2001-10-19
13268
13269 2001-10-18 [christoph]  0.6.3claws24
13270
13271         * src/procmsg.c
13272                 reimplement ignore thread
13273         
13274 2001-10-18 [hoa]        0.6.3claws23
13275
13276         * src/folderview.c
13277         * src/grouplistdialog.[ch]
13278                 enhanced news subscription interface (feature 469113)
13279
13280         * src/news.c
13281         * src/news.h
13282                 enchanced newsgroup listing,
13283                 now, we can get groups informations
13284                 (NNTPGroupInfo)
13285
13286 2001-10-18 [paul]       0.6.3claws22
13287
13288         * src/summaryview.c
13289                 remove comment (sync with main branch)
13290         * src/mainwindow.c
13291                 fix 'Re-edit' bug in 'Message' menu
13292
13293 2001-10-17 [christoph]  0.6.3claws21
13294
13295         * src/compose.c
13296                 ignore empty or whitespace only header lines
13297
13298 2001-10-17 [paul]       0.6.3claws20
13299
13300         * sync with sylpheed 0.6.3cvs7
13301                 see ChangeLog entries 2001-10-14, 2001-10-16, and
13302                 2001-10-17
13303
13304 2001-10-17 [darko]
13305
13306         * src/compose.c
13307                 wrap long lines without spaces
13308                 don't wrap URLs
13309
13310 2001-10-16 [paul]
13311
13312         * po/es.po, po/nl.po, po/pt_BR.po
13313                 updated by Ricardo Mones Lastra, Alfons,
13314                 and Fabio Junior Beneditto
13315
13316         * sylpheed-0.6.3claws released
13317
13318 2001-10-15 [melvin] 0.6.3claws18
13319
13320         * README.claws
13321                 added summary and detailed installation instructions
13322                 for spell checker
13323         * po/fr.po
13324                 Updated, corrected and completed french translation
13325
13326 2001-10-15 [hoa] 0.6.3claws17
13327         * src/grouplistdialog.c
13328                 we can choose the newsgroups to display with wildcards
13329
13330 2001-10-15 [christoph]  0.6.3claws16
13331
13332         * src/account.c
13333         * src/compose.c
13334         * src/prefs_folder_item.[ch]
13335                 applied wwp <subscript@free.fr>'s folder
13336                 default account patch
13337         * po/de.po
13338                 Fixed wrong translation
13339
13340 2001-10-13 [alfons, christoph, melvin]  
13341                         0.6.3claws15
13342
13343         solution #2 to solve MT-safety problems defers all GUI related calls
13344         to the main thread using a gtk_idle_add() callback. discussed on
13345         ircnet #sylpheed, with christoph spotting some issues with the
13346         original code, and melvin allowing us to lobotomize his sylpheed.
13347
13348         * src/syldap.[ch], src/main.c
13349                 fix race problem in ldap search thread by deferring GUI 
13350                 stuff to main thread using gtk_idle_add()
13351
13352 2001-10-13 [paul]       0.6.3claws14
13353
13354         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
13355                 add Sergey's smtpcred.patch
13356                 adds separate username/password setting for SMTP Auth
13357                 needed by some servers
13358                 (closes feature request #471659)
13359
13360 2001-10-13 [paul]       0.6.3claws13
13361
13362         * src/pgptext.[ch] **NEW FILES**
13363         * src/Makefile.am, src/messageview.c, src/mimeview.c
13364                 decrypt ascii-armored gpg text embedded in
13365                 the message body.
13366                 Submitted by Jens Jahnke <jan0sch@gmx.net>
13367
13368 2001-10-13 [christoph]  0.6.3claws12
13369
13370         * README.claws
13371                 some more details on default to and
13372                 feature requests
13373         * src/main.c
13374                 init glib threading when ldap is used
13375         * src/syldap.c
13376                 threading fixes
13377         * po/de.po
13378                 fixed a typo
13379
13380 2001-10-12 [paul]       0.6.3claws11
13381
13382         * src/prefs_common.[ch], src/rfc2015.c
13383                 enable ascii-armored gpg text to be embedded in the
13384                 message body, selectable through the 'Privacy'
13385                 preferences. Supports encrypting only.
13386                 Submitted by Ravemax <ravemax@dextrose.com>
13387
13388 2001-10-12 [paul]       0.6.3claws10
13389
13390         * sync with sylpheed 0.6.3cvs6
13391                 see ChangeLog entries 2001-10-11 and 2001-11-12
13392
13393         * src/folderview.c
13394                 incorporated mbox folders, scoring, and folder
13395                 properties into the sync
13396
13397 2001-10-12 [darko]      0.6.3claws9
13398
13399         * README.claws
13400                 describe quotation wrapping
13401         * src/compose.c
13402                 don't treat tab as space to calculate line length properly
13403
13404 2001-10-11 [alfons]
13405
13406         * README.claws
13407                 correct description of how to make new filtering system work,
13408                 add some other things
13409                 
13410         * src/syldap.c
13411                 remove sched_yield() (not necessary / unportable)
13412
13413 2001-10-11 [paul]       0.6.3claws8
13414
13415         * sync with sylpheed 0.6.3cvs3
13416                 see ChangeLog entry 2001-10-10
13417
13418 2001-10-10 [christoph]  0.6.3claws7
13419
13420         * .cvsignore
13421                 ignore 2 files created by newer autotools
13422         * src/prefs_folder_item.c
13423                 using table for widget alignment
13424                 fixed memory leak and broken octal display
13425         * src/filesel.c
13426                 fixed segfault caused by lost filename
13427                 workaround (closes bug #469551)
13428
13429 2001-10-10 [paul]       0.6.3claws6
13430
13431         * sync with sylpheed 0.6.3cvs2
13432                 see ChangeLog entries 2001-10-09 and 2001-10-10
13433
13434 2001-10-10 [darko]      0.6.3.claws5
13435
13436         * src/gtkstext.c
13437                 proper calculation of right margin if smart wrapping is enabled
13438         * src/compose.c
13439                 automatically wrap long lines if wrap quotation is enabled
13440
13441 2001-10-09 [alfons]     0.6.3.claws4
13442
13443         * src/summaryview.c
13444                 select correct row when deleting last row in the summary view (and
13445                 close bug "[ #469104 ] select second last in list when deleting")
13446
13447 2001-10-09 [paul]       0.6.3claws3
13448
13449         * sync with sylpheed 0.6.3cvs1
13450                 updated some autotool scripts
13451
13452 2001-10-09 [darko]      0.6.3claws2
13453
13454         * src/gtkstext.[ch]
13455                 new name and mark with Sylpheed comment
13456         * src/compose.c
13457                 smart quotation wrapping a-la VIM
13458
13459 2001-10-08 [paul]       0.6.3claws1
13460
13461         * sync with sylpheed 0.6.3 release
13462                 see ChangeLog entry 2001-10-08
13463
13464 2001-10-08 [paul]       0.6.2claws24
13465
13466         * src/summaryview.c
13467                 more sync with sylpheed 0.6.2cvs12
13468                 Fixed the bug that didn't select the last row correctly
13469
13470
13471 2001-10-07 [paul]       0.6.2claws23
13472
13473         * sync with sylpheed 0.6.2cvs12
13474                 see ChangeLog entry 2001-10-07
13475
13476 2001-10-06 [match]
13477         * src/jpilot.[ch]
13478                 enable jpilot to read unsynch'ed addresses.
13479
13480         * src/editldap_basedn.c
13481                 fix segfault when opening dialog.
13482
13483 2001-10-06 [alfons]     0.6.2.claws22
13484
13485         * src/summaryview.c
13486                 fix bug with summary view selecting last *inserted*
13487                 node instead of last *visible* node. remember we
13488                 work with a tree
13489
13490 2001-10-06 [paul]       0.6.2claws21
13491
13492         * po/pt_BR.po
13493                 updated translation, contains some fixes and new
13494                 translations, submitted by Gustavo Noronha Silva
13495                 <kov@debian.org>
13496
13497         * src/prefs_common.c
13498                 change 'each' to 'every' - fix dubious English
13499
13500         * sync with sylpheed 0.6.2cvs11
13501
13502 2001-10-05 [alfons]     0.6.2claws20
13503
13504         * src/mainwindow.[ch], src/folderview.c
13505                 make composite tool button switch between "Compose News"
13506                 and "Compose Mail" depending on selected folder
13507                 (nifty idea by Kim Schulz <kim@schulz.dk>)
13508
13509 2001-10-05 [paul]       0.6.2claws19
13510
13511         * src/mainwindow.c, src/summaryview.c
13512                 fix 'Message/Reply to all', broken in last commit
13513
13514         * src/compose.c
13515                 fix X_BEENTHERE seg fault, thanks to Alfons
13516
13517 2001-10-04 [paul]       0.6.2claws18
13518
13519         * src/compose.[ch], src/mainwindow.c
13520                 make "Message/Reply" reply to mailing lists; matches
13521                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
13522                 based on portions of the patch submitted by
13523                 Junichi Uekawa <dancer@netfort.gr.jp>
13524
13525 2001-10-04 [darko]      0.6.2claws17
13526
13527         * src/compose.c
13528                 better smart wrapping
13529         * src/gtkstext.[hc]
13530                 a function to make text buffer contiguous
13531
13532 2001-10-03 [paul]       0.6.2claws16
13533
13534         * sync with sylpheed 0.6.2cvs10
13535
13536 2001-10-02 [alfons]
13537
13538         * configure.in
13539         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
13540                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
13541                 references to chinese translations (hope someone picks up
13542                 this)
13543
13544 2001-10-02 [christoph]  0.6.2claws15
13545
13546         * src/compose.c
13547                 fixed non translated header bug
13548         * ChangeLog.claws
13549                 fixed wrong date in alfons last entry ;)
13550
13551 2001-10-02 [alfons]     0.6.2claws14
13552
13553         * src/compose.c, src/prefs_common.[ch]
13554                 add block cursor option
13555
13556 2001-10-02 [paul]       0.6.2claws13
13557
13558         * sync with sylpheed 0.6.2cvs9
13559
13560 2001-09-30 [paul]       0.6.2claws12
13561
13562         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
13563                 updated translations
13564
13565         * po/POTFILES.in
13566                 add 'src/importldif.c'
13567
13568         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
13569                 added eudora-to-vCard conversion tool
13570                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
13571
13572         * sync with sylpheed 0.6.2cvs8
13573
13574 2001-09-30 [paul]
13575
13576         * sylpheed-0.6.2claws released
13577
13578 2001-09-27 [melvin]     0.6.2claws11
13579
13580         * src/gtkspell.c
13581                 fixed crash when using default path (introduced 
13582                 in 0.6.2claws10)
13583                 fixed tiny bug for initial suggestion mode
13584
13585 2001-09-27 [melvin]     0.6.2claws10
13586         
13587         * src/gtkspell.c
13588                 fixed bug where gtkpspell didn't set the path correctly
13589
13590         * README.claws
13591                 added a paragraph about spell checking
13592                 
13593
13594
13595 2001-09-27 [paul]       0.6.2claws9
13596
13597         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
13598                 replace '// comments' with '/* comments */' to prevent
13599                 some compiler warnings 
13600
13601         * sync with sylpheed 0.6.2cvs6
13602
13603 2001-09-26 [alfons]     0.6.2claws8
13604
13605         * src/messageview.c
13606                 introduce return receipt request notification again,
13607                 which was lost because of other semantics in 
13608                 procheader_parse() (???)
13609
13610 2001-09-26 [christoph]  0.6.2claws7
13611
13612         * src/compose.c
13613                 replace comments for old code with #if 0
13614                 readded auto cc, bcc and reply-to
13615         * src/prefs_matcher.c
13616         * src/prefs_scoring.c
13617                 removed some definition (was moved to
13618                 prefs.h)
13619
13620 2001-09-26 [paul]       0.6.2claws6
13621
13622         * src/mainwindow.c
13623                 make 'Follow-up and reply to' sensitive
13624
13625         * more sync with sylpheed 0.6.2cvs5
13626
13627 2001-09-25 [melvin]
13628
13629         * 0.6.2claws5
13630
13631         * src/gtkspell.c
13632                 fixed bug for "US-ASCII" introduced by the encoding code
13633
13634 2001-09-25 [paul]
13635
13636         * 0.6.2claws4
13637
13638         * src/prefs_common.[ch], src/summaryview.c
13639                 'next unread msg' 'go to next folder?' dialog can be
13640                 given default behaviour, either always show dialog,
13641                 or assume 'yes', or assume 'no'
13642                 Submitted by wwp <subscript@free.fr>
13643
13644 2001-09-25 [melvin]
13645                 
13646         * src/compose.c src/gtkspell.[ch]
13647                 added support for different encodings
13648
13649 2001-09-25 [paul]
13650
13651         * more sync with sylpheed 0.6.2cvs5
13652
13653 2001-09-24 [alfons]
13654         
13655         * src/prefs_folder_item.c
13656                 add check for item->prefs->default_to string is NULL and
13657                 add another check when freeing this string
13658
13659 2001-09-24 [paul]
13660
13661         * configure.in
13662                 change to version 0.6.2claws3
13663
13664         * sync with sylpheed 0.6.2cvs5 
13665
13666 2001-09-24 [match]
13667         * src/ldif.[ch], src/importldif.[ch], addressbook.c
13668                 import LDIF files.
13669         * src/addrcache.[ch], addrindex.[ch]
13670                 small update for future
13671         * src/addrbook.c
13672                 fix test XML file.
13673
13674 2001-09-24 [melvin]
13675         * src/gtkspell.[ch]
13676                 added 'Learn from mistakes' option
13677                 better handling of quotes in checked words
13678                 sorted dict list
13679         * po/fr.po
13680                 small update for spell checking stuff
13681
13682 2001-09-23 [alfons]
13683         
13684         * src/gtkspell.c
13685                 edit a little bit so it complies more with main coding style
13686
13687 2001-09-23 [alfons]
13688
13689         * src/folder.[ch], prefs_folder_item.c, compose.c
13690                 migrate "request return receipt" folder property
13691                 to folderlist.xml
13692
13693 2001-09-22 [alfons]
13694
13695         * README.claws **NEW**
13696                 (add things of interest for users of main branch 
13697                 and claws here)
13698
13699         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
13700                 re-implement threading per folder option, but store 
13701                 the setting in folderlist.xml (where it belongs)
13702
13703 2001-09-21 [melvin]
13704
13705         * src/gtkspell.[ch]
13706                 fixed bug when compose window is under another window
13707         * src/prefs_common.[ch] src/compose.c
13708                 changed 'dictionary_path' to 'dictionary' to be consistent
13709                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
13710         * ac/pspell.m4 src/Makefile.am 
13711                 dropped PSPELL_PATH macro
13712         * po/fr.po
13713                 updated translations
13714
13715 2001-09-21 [christoph]
13716
13717         * src/compose.c
13718                 added border around header fields
13719                 keep header type when new field is added
13720
13721 2001-09-20 [christoph]
13722
13723         * src/utils.[ch]
13724                 more portable debug_print with source filename
13725                 and linenumber
13726         * src/procmsg.c
13727                 more newlines after debug messages
13728
13729 2001-09-20 [paul]
13730
13731         * configure.in
13732                 change to version 0.6.2claws2
13733
13734         * sync with sylpheed 0.6.2cvs3
13735
13736 2001-09-19 [melvin]
13737
13738         * src/gtkspell.c
13739                 fixed the post-right-click focus pb
13740                 fixed crash when 'Spell check all' after dict change 
13741                         and when cursor is at the end of the text
13742                 shift-right-click pops up config menu even on misspelled words.
13743         * po/POTFILES.in
13744                 added gtkspell.c
13745
13746 2001-09-19 [melvin]
13747
13748         * src/about.c
13749                 added pspell to compiled-in features list
13750
13751 2001-09-18 [melvin]
13752
13753         * switched to pspell and dropped ispell
13754         * ac/pspell.m4
13755                 new file. autoconf macro for pspell
13756         * ac/Makefile.am 
13757         * configure.in acconfig.h
13758                 added pspell support
13759         * src/Makefile.am
13760         * src/main.c src/compose.[ch] src/gtkspell.[ch]
13761         * src/prefs_common.[ch] 
13762                 added pspell support
13763
13764 2001-09-18 [christoph]
13765
13766         * src/addr_compl.c
13767         * src/template.[ch]
13768                 replace LOG_MESSAGE with debug_print
13769         * src/compose.[ch]
13770                 gui improvements
13771         * src/menu.c
13772                 added newline after debug message
13773         * src/utils.h
13774                 using __VA_ARGS__ for debug_print macro
13775         * tools/.cvsignore
13776                 ignore Makefile and Makefile.in
13777
13778 2001-09-18 [paul]
13779
13780         * configure.in
13781                 change to version 0.6.2claws1
13782         * sync with sylpheed 0.6.2cvs1
13783
13784         * src/matcher.c 
13785         * src/prefs_matcher.c
13786                 add 'score equal to' option, submitted by
13787                 Paul Evans <nerd@freeuk.com>
13788
13789 2001-09-15 [christoph]
13790
13791         * src/mainwindow.c
13792                 comment out menu entry not existing in claws
13793         * src/menu.c
13794                 add debug output for non existing menu entries
13795         * src/summaryview.c
13796                 fix next/prev unread message for ignored threads
13797         * src/utils.[ch]
13798                 add sourcefile and line number to debug output
13799                 otherwise it is sometimes hard to find the
13800                 source code part if debug messages are translated
13801
13802 2001-09-14 [darko]
13803         
13804         * src/folderview.c
13805                 refresh target folder style after colour is changed
13806
13807 2001-09-13 [paul]
13808
13809         * configure.in
13810                 change to version 0.6.1claws3
13811
13812         * sync with sylpheed 0.6.1cvs6
13813
13814 2001-09-13 [darko]
13815         
13816         * src/folderview.c
13817                 fix target folder colourization to use user selected colour
13818
13819 2001-09-12 [darko]
13820         
13821         * src/summaryview.c
13822                 fix crash when message that is marked for copy/move is unmarked
13823
13824 2001-09-09 [paul]
13825
13826         * configure.in
13827                 change to version 0.6.1claws2
13828
13829         * sync with sylpheed 0.6.1cvs3
13830
13831 2001-09-09 [alfons]
13832         
13833         * src/folderview.c
13834                 fix bug with default font used for trash folder text
13835
13836 2001-09-06 [paul]
13837
13838         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13839                 updated translations
13840
13841         * configure.in
13842                 change to version 0.6.1claws1
13843
13844         * sync with sylpheed 0.6.1cvs2
13845
13846 2001-09-03 [paul]
13847
13848         * po/POTFILES.in
13849                 add Match's new addressbook
13850
13851         * po/de.po
13852                 updated translation submitted by Jens Oberender
13853
13854 2001-09-02 [paul]
13855
13856         * configure.in
13857                 change to 0.6.1claws
13858         * sync with sylpheed 0.6.1 release
13859
13860 2001-09-02 [paul]
13861
13862         * configure.in
13863                 change to 0.6.0claws2
13864
13865         * sync with sylpheed 0.6.0cvs4
13866
13867         * po/pt_BR.po
13868                 updated translation submitted by Fabio Junior Beneditto
13869
13870 2001-09-01 [match]
13871         * pixmaps/
13872                 interface.xpm
13873                 book.xpm
13874                 address.xpm
13875         * src/
13876                 Makefile.am
13877                 a ton of new files
13878
13879 2001-08-31 [paul]
13880
13881         * configure.in
13882                 change to version 0.6.0claws1
13883
13884         * sync with sylpheed 0.6.0cvs1
13885
13886         * po/es.po
13887                 updated translation submitted by Ricardo Mones Lastra
13888
13889         * po/POTFILES.in
13890                 add 'src/prefs_templates.c'
13891
13892         * src/compose.c, src/summaryview.c
13893                 fix segfault on 'Re_edit'               
13894
13895 2001-08-30 [alfons]
13896
13897         * configure.in, Makefile.am
13898         * tools/Makefile.am
13899                 add tools directory to source distribution
13900
13901 2001-08-30 [paul]
13902
13903         * configure.in
13904                 change to version 0.6.0claws
13905
13906         * sync with sylpheed 0.6.0 release
13907
13908 2001-08-30 [christoph]
13909
13910         * configure.in
13911                 removed autoconf version check
13912
13913 2001-08-30 [paul]
13914
13915         * src/account.c, src/compose.c, src/prefs_common.[ch]
13916         * src/procheader.[ch] src/utils.[ch]
13917                 Enhanced automatic account selection on replies
13918                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
13919
13920         * configure.in
13921                 add LDAP and JPilot to the configuration results output.
13922
13923 2001-08-29 [christoph]
13924
13925         * src/summeryview.c
13926                 no bold font for ignored threads
13927
13928 2001-08-29 [paul]
13929
13930         * configure.in
13931                 change to version 0.5.3claws6
13932
13933         * sync with sylpheed 0.5.3cvs10
13934                 src/stringtable.[ch]: New Files
13935
13936         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
13937         * src/pixmaps/sylpheed.xpm
13938                 add mini-icons to windows (by Alfons)
13939
13940 2001-08-27 [paul]
13941
13942         * src/mainwindow.c
13943                 new functions: next_labeled_cb(), prev_labeled_cb()
13944
13945         * src/summaryview.c
13946                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
13947                 summary_select_next_labeled(), summary_select_prev_labeled()
13948
13949         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
13950                 give claws blue folders and a blue trash can
13951
13952 2001-08-27 [paul]
13953
13954         * configure.in
13955                 change to version 0.5.3claws5
13956
13957         * sync with sylpheed 0.5.3cvs9
13958                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
13959
13960 2001-08-24 [christoph]
13961
13962         * src/filesel.c
13963                 keep filename when browsing directories
13964                 (not working for user entered filename, but
13965                  for default name and selected filename from
13966                  file list)
13967         * src/mainwindow.c
13968                 fixed wrong spelling "Folllow-up"
13969         * src/mbox_folder.c
13970         * src/procmsg.c
13971         * src/summaryview.c
13972                 fixed new/unread message count with ignored
13973                 threads (2 commits, first didn't notice no
13974                 longer needed decreasing)
13975         * src/inc.c
13976                 readded scrolling of progress dialog
13977                 (lost in sync)
13978
13979 2001-08-24 [paul]
13980
13981         * configure.in
13982                 change to 0.5.3claws4
13983
13984         * sync with sylpheed 0.5.3cvs7
13985
13986 2001-08-24 [christoph]
13987
13988         * src/compose.c
13989                 set request return receipt when replying
13990                 if it is set is the folder prefs of the
13991                 message
13992         * src/inc.c
13993                 disable final error popup if popups are
13994                 disabled in config (again)
13995
13996 2001-08-23 [paul]
13997
13998         * configure.in
13999                 Change version number to 0.5.3claws3
14000
14001         * sync with sylpheed 0.5.3cvs5
14002
14003         * src/mimeview.c
14004                 double quote '%s' in 'gedit %s' to fix bug when
14005                 opening attachment with spaces in the name
14006
14007 2001-08-22 [alte]
14008         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
14009           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
14010                 initial message templates support
14011
14012
14013 2001-08-22 [paul]
14014
14015         * configure.in
14016                 change version number to 0.5.3claws2
14017
14018         * sync with sylpheed 0.5.3cvs4
14019
14020         * src/procmsg.h src/summaryview.c
14021                 re-implement (un)ignore thread
14022
14023 2001-08-21 [paul]
14024
14025         * src/summaryview.c
14026                 remove unnecessary code
14027         * src/compose.c
14028                 enable 'dynamic' signatures (submitted by
14029                 Eric Limpens <eric@hscg-internet.nl>)
14030
14031 2001-08-21 [paul]
14032
14033         clean up after sync with sylpheed 0.5.3 release
14034
14035         * src/folderview.c
14036                 fix re-introduced font mess, see Christoph's
14037                 entry 2001-06-24
14038
14039         * src/summaryview.c
14040                 remove prev_msgnum
14041                 use sylpheed's small font instead of
14042                 gtk default font for summary view
14043
14044
14045 2001-08-17 [paul]
14046
14047         * configure.in
14048                 add pl to ALL_LINGUAS - sync with main branch
14049
14050         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14051                 Updated. Translations by Jens Oberender, Ricardo Mones
14052                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
14053
14054         * po/pl.po  ** NEW FILE **
14055                 sync with the main branch
14056
14057         * src/folderview.c
14058                 fix target folder colorizing and refresh problem
14059
14060
14061 2001-08-17 [christoph]
14062
14063         * src/mainwindow.c
14064                 claws uses 4 colors for target folder coloring.
14065                 arrays were not long enough and destroyed the
14066                 stack causing a segfault.
14067                 target folder colorizing does not work anymore
14068                 for me
14069
14070 2001-08-16 [paul]
14071
14072         * configure.in
14073                 change to version 0.5.3claws1
14074
14075         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
14076           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
14077           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
14078
14079                 sync with sylpheed 0.5.3 release, but keep claws method of
14080                 configuring/saving fonts
14081
14082         * src/addressbook.[ch]
14083                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
14084                 in line with a similar change in Hiroyuki's branch
14085
14086         * src/mainwindow.[ch]
14087                 disable main_window_set_thread_option()
14088         * src/prefs_folder_item.c
14089                 comment out &tmps_prefs.enable_thread,
14090         * src/mbox_folder.c, src/procmsg.[ch]
14091                 comment out MSG_IS_IGNORE_THREAD
14092         * src/summaryview.c
14093                 comment out summary_ignore_thread() and summary_unignore_thread()
14094                 comment out MSG_IS_IGNORE_THREAD
14095
14096                 use Hiroyuki's threading instead.
14097
14098
14099
14100 2001-08-15 [paul]
14101
14102         * src/account.c
14103                 use Hiroyuki's 0.5.3 column scheme but also
14104                 include the enable/disable button.
14105         * src/pixmaps/mark.xpm
14106                 add Hiroyuki's amended pixmap
14107
14108 2001-08-13 [christoph]
14109
14110         * src/account.c
14111                 receive at get all column showed wrong state for APOP
14112                 button should only work for POP3 and APOP accounts
14113         * src/prefs_account.c
14114                 added missing preprocessor statement for SSL
14115
14116 2001-08-12 [paul]
14117
14118         * src/account.[ch]
14119                 add 'receive at get all' column and enable/disable
14120                 button.
14121
14122 2001-08-06 [christoph]
14123
14124         * src/account.c
14125                 show usage of SSL in protocol column
14126
14127         * src/imap.c
14128         * src/inc.c
14129                 renamed ssl options
14130
14131         * src/prefs_account.[ch]
14132                 moved ssl options to a new page
14133
14134         * src/send.c
14135         * src/smtp.c
14136         * src/ssl.[ch]
14137                 renamed ssl options
14138                 added support for SMTP STARTTLS command
14139
14140 2001-08-05 [christoph]
14141
14142         * configure.in
14143                 debian autoconf needs version check to find
14144                 correct autoconf version. if the file is
14145                 named configure.in 2.13 is used, which does
14146                 not work with this configure.in script.
14147                 other solution would be to rename the script
14148                 to configure.ac as suggested in the autoconf
14149                 manual.
14150
14151         * src/inc.c
14152                 disable final error popup if popups are
14153                 diabled in config
14154
14155         * src/socket.c
14156                 bugfix in ssl_gets
14157                 fixes IMAP over SSL problem
14158
14159 2001-08-03 [paul]
14160
14161         * configure.in
14162                 change to 0.5.2claws1
14163
14164         * sync with sylpheed 0.5.2cvs1
14165
14166 2001-08-02 [alfons]
14167
14168         * configure.in
14169                 quick fix for ispell detection...
14170
14171 2001-08-01 [paul]
14172
14173         * configure.in
14174                 change to 0.5.1claws4
14175
14176         * sync with sylpheed 0.5.1cvs7
14177
14178 2001-07-31 [alfons]
14179
14180         * src/prefs_common.c, src/prefs_common.h, 
14181           src/gtkspell.c, src/gtkspell.h
14182                 add global spelling checker settings (compose tab) +
14183                 selection of dictionary 
14184           
14185         * configure.in  
14186                 guess valid ispell location
14187
14188 2001-07-31 [paul]
14189
14190         * po/POTFILES.in
14191                 removal of 'src/quote_fmt_parse.c'
14192         * po/de.po
14193                 Updated de.po
14194                 (submitted by Jens Oberender <didge@suse.de>)
14195
14196 2001-07-31 [darko]
14197
14198         * src/folder.[ch]
14199         * src/folderview.[ch]
14200         * src/mainwindow.c
14201         * src/mh.c
14202         * src/prefs_common.[ch]
14203         * src/summaryview.c
14204                 target folder colourization
14205
14206 2001-07-30 [paul]
14207
14208         more sync with Sylpheed 0.5.1cvs6 
14209
14210 2001-07-30 [darko]
14211
14212         * src/mh.c
14213         * src/prefs_folder_item.[hc]
14214         * src/summaryview.c
14215                 shared folders support with a GUI
14216
14217 2001-07-29 [paul]
14218
14219         0.5.1claws3
14220
14221         * sync with Sylpheed 0.5.1cvs6
14222
14223 2001-07-29 [paul]
14224
14225         * po/pt_BR.po
14226                 updated
14227                 (submitted by Fabio Junior Beneditto)
14228
14229 2001-07-28 [paul]
14230
14231         * src/procmime.c
14232         * AUTHORS
14233                 patch to correct bad image mime headers
14234                 (submitted by Don Quijote <dq@searchlores.org>)
14235
14236 2001-07-28 [paul]
14237
14238         * tools/gif2xface.pl   **NEW FILE**
14239         * tools/README
14240                 script to convert file.gif to file.xface for
14241                 use in a custom header.
14242                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
14243
14244 2001-07-27 [alfons]
14245         
14246         * configure.in
14247                 change macros for detecting JPilot and LDAP
14248
14249 2001-07-27 [christoph]
14250
14251         * src/filtering.c
14252                 code cleanup (MIN / MAX warning, needed casting)
14253
14254 2001-07-27 [alfons]
14255
14256         * procheader.c
14257                 disallow setting flags when detecting certain headers
14258                 (X-Status, Status, Seen, X-Seen). 
14259         
14260         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
14261
14262 2001-07-27 [christoph]
14263
14264         * src/prefs_filter.c
14265         * src/prefs_filtering.c
14266         * src/prefs_matcher.c
14267         * src/prefs_scoring.c
14268                 scroll list when moving rows up or down
14269
14270         * src/imap.c
14271         * src/imap.h
14272         * src/prefs_account.c
14273         * src/prefs_account.h
14274         * src/send.c
14275                 SMTP over SSL (untested, feedback requested)
14276                 IMAP over SSL
14277
14278         * src/ssl.c
14279                 code cleanup
14280
14281 2001-07-26 [alfons]
14282         
14283         * configure.in, acconfig.h
14284                 define CLAWS (need this for main / claws detection)
14285
14286 2001-07-25 [alfons]
14287
14288         * configure.in
14289                 Sylpheed 0.5.1claws2
14290                 
14291         * sync with Sylpheed 0.5.1cvs4
14292
14293 2001-07-25 [christoph]
14294
14295         * src/scoring.c
14296                 fixed segfault
14297                 item->prefs == NULL (don't know why)
14298
14299 2001-07-25 [alfons]
14300
14301         * configure.in
14302                 Sylpheed 0.5.1claws1
14303
14304         * sync with Sylpheed 0.5.1cvs1-3
14305
14306 2001-07-24 [christoph]
14307
14308         * src/folderview.c
14309         * src/prefs_folder_item.[ch]
14310                 added folderitem preferences dialog with
14311                 default To: and auto request return receipt
14312
14313         * src/compose.[ch]
14314         * src/menu.[ch]
14315                 changes to handle new folderitem preferences
14316
14317         * src/mainwindow.c
14318         * src/summaryview.c
14319                 call compose new mail with current folderitem
14320
14321 2001-07-24 [alfons]
14322
14323         Release Sylpheed 0.5.1claws
14324
14325         * configure.in
14326                 change to release version 0.5.1claws
14327
14328 2001-07-24 [christoph]
14329
14330         * src/summaryview.c
14331                 fixed segfault that happend when the selected
14332                 message was removed while retrieving new messages.
14333
14334         * po/es.po
14335                 updated translation
14336                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
14337
14338 2001-07-22 [alfons]
14339
14340         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
14341         this is a work in progress, for more information: http://nlpagan.net/sylman 
14342         
14343         * configure.in, src/mainwindow.c, manual/Makefile.am
14344                 add support for English manual
14345
14346         * AUTHORS
14347                 add authors of user manuals
14348
14349         * manual/en/sylpheed*.html
14350                 add English documentation
14351
14352 2001-07-22 [christoph]
14353
14354         * po/POTFILES.in
14355                 added src/ssl.c
14356         * src/ssl.c
14357                 changed a wrong debug message
14358
14359 2001-07-22 [alfons]
14360
14361         * po/nl.po
14362                 update Dutch translation
14363
14364         * src/prefs_filtering.c, 
14365           src/prefs_matcher.c
14366                 add more translatable strings           
14367
14368 2001-07-21 [alfons]
14369
14370         0.5.0claws7
14371
14372         * configure.in
14373                 change version
14374
14375         * src/inc.c, src/summaryview.[ch]
14376                 prevent update of mark file when filtering has done, by
14377                 using a variable; this affects two functions:
14378                         inc.c::inc_finished()
14379                         summaryview.c::summary_show()
14380
14381 2001-07-20 [alfons]
14382
14383         * src/filtering.[ch], src/prefs_filtering.c, 
14384           src/matcher.[ch]
14385                 add filtering action for label coloring 
14386
14387         * po/POTFILES.in
14388                 add labelcolors.c
14389
14390         * added src/labelcolors.c
14391         * added src/labelcolors.h
14392         * src/Makefile.am, src/summaryview.c
14393                 rearrange label coloring code
14394
14395         * src/procmsg.h
14396                 add more parentheses so label colouring works correctly
14397
14398         * src/filtering.c
14399                 don't really delete message, but move it to Trash
14400
14401         * src/prefs_matcher.c
14402                 add quote options to info dialog
14403
14404 2001-07-20 [christoph]
14405
14406         * src/Makefile.am
14407         * src/inc.c
14408         * src/main.[ch]
14409         * src/socket.h
14410         * src/ssl.[ch] (new)
14411                 moved ssl stuff to a seperate file
14412
14413 2001-07-20 [darko]
14414
14415         * src/summaryview.c
14416                 fix show sender using address book with no e-mail
14417                 address in From: field
14418
14419 2001-07-19 [alfons]
14420
14421         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
14422                 fix messy handling of escaping... now at least the
14423                 execute command is useful. escape char is '\', we
14424                 accept \n and \r too. 
14425
14426                 Real life example:
14427                 
14428                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
14429                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
14430
14431 2001-07-18 [alfons]
14432
14433         0.5.0claws6
14434
14435         * src/summaryview.c
14436                 clean up
14437
14438         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
14439           src/procmsg.[ch]
14440                 revise filtering; currently move, copy, marking have
14441                 been tested. if you like bleeding edge stuff, you
14442                 should definitely go for this version :)
14443
14444         * mark old working stuff as VERSION_0_5_0_CLAWS5        
14445
14446 2001-07-17 [christoph]
14447
14448         * src/utils.c
14449                 timestamp log
14450
14451 2001-07-17 [alfons]
14452
14453         0.5.0claws5
14454
14455         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
14456           bits in the mark file, without affecting either branch. Lots of
14457           files changed, also in claws branch.
14458
14459           UNTESTED: use of mbox folders
14460
14461         * src/summaryview.c
14462                 added mark all read; however this was a quick hack used for
14463                 cleaning up mess after initial merge with Hiroyuki
14464
14465         * configure.in
14466                 change claws version number back to 0.5.0claws5 to clear up 
14467                 confusion & pretension (recent release was technically 
14468                 0.5.0claws4, so we neatly align with Hiroyuki :-)
14469
14470 2001-07-16 [alfons]
14471
14472         sync with Hiroyuki's 0.5.0cvs4
14473
14474 2001-07-16 [alfons]
14475
14476         0.5.1claws3
14477
14478         * src/filtering.[ch]
14479                 remove invalid updating of mark files for 
14480                 filter actions MATCHING_ACTION_MOVE and 
14481                 MATCHING_ACTION_DELETE; this should fix the
14482                 folder update bug
14483                 
14484         * src/procmsg.c
14485                 revert Christoph's stab at fixing the folder 
14486                 update bug
14487
14488         * po/POTFILES.in
14489                 add missing files with translatable strings
14490
14491         * src/summaryview.c
14492                 remove debug print
14493
14494 2001-07-15 [alfons]
14495
14496         * src/addr_compl.[ch], src/prefs_filtering.c
14497                 make "filtering pref dialog's destination entry" an
14498                 "address completable entry", if filter destination is 
14499                 an email address
14500
14501         0.5.1claws2
14502         
14503         sync with Hiroyuki's 0.5.0cvs2-3
14504
14505 2001-07-15 [christoph]
14506
14507         * src/procmsg.c
14508                 fixed folder stats update after incorporation
14509
14510 2001-07-15 [alfons]
14511
14512         * src/summaryview.c
14513                 * finish label colouring stuff (for now)
14514                 * fix incorrect colour bug (off by one) 
14515
14516 2001-07-14 [alfons]
14517
14518         * src/mainwindow.c
14519                 change text labels for news and mail message so there's
14520                 plenty of toolbar estate left
14521
14522         * configure.in
14523                 0.5.1claws1
14524
14525         * src/folderview.c
14526           src/folder.[ch]
14527                 sync with Hiroyuki's 0.5.0cvs1
14528
14529         * src/summaryview.c
14530                 more rewrite label colouring
14531
14532 2001-07-14 [alfons]
14533
14534         * src/summaryview.[ch]
14535                 * start rewrite label colouring 
14536                 * fix proper location "Add Sender To Addressbook" menu item
14537
14538 2001-07-13
14539
14540         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14541         (actually this is 0.5.0claws4)
14542
14543 2001-07-13 [alfons]
14544
14545         * po/pt_BR.po
14546                 * fix duplicate message
14547                 * add updated Portugese / Brazilian translation
14548                   submitted by Fabio Junior Beneditto
14549
14550 2001-07-12 [alfons]
14551
14552         * AUTHORS
14553                 add Jens
14554
14555         * po/nl.po
14556                 add updated Dutch translation
14557
14558         * po/de.po
14559                 add updated German translation submitted by Jens
14560
14561 2001-07-11 [alfons]
14562
14563         Prerelease before 0.5.0claws. Please test.
14564         This version is temporarily tagged as VERSION_0_5_0_TEST
14565
14566         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
14567           src/prefs_scoring.c, src/prefs_matcher.c, 
14568           src/prefs_filtering.c, src/mbox.c, 
14569           src/main.c, src/inc.c, src/filtering.[ch]
14570                 revert new Hoa's new matcher (does not work yet)
14571
14572         * src/Makefile.am
14573                 clean up
14574
14575 2001-07-10
14576
14577         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14578
14579
14580 2001-07-10 [alfons]
14581
14582         * Makefile.am
14583                 add ChangeLog.claws to EXTRA_DIST
14584         * src/Makefile.am
14585                 add matcher_parser_parse.h to EXTRA_DIST
14586
14587 2001-07-10 [christoph]
14588
14589         * src/inc.c
14590                 add destination folder to table of
14591                 folders that need to be updated after
14592                 incorporation
14593
14594 2001-07-10 [alfons]
14595
14596         * folder.[ch]
14597           folderview.c
14598                 make collapse state of folders and folder items persistent, i.e.
14599                 if you collapse a folder tree, the next time sylpheed-claws starts 
14600                 up the folder tree remains collapsed.  
14601                 
14602 2001-07-10 [christoph]
14603
14604         * acconfig.h
14605         * configure.in
14606                 added --enable-ssl
14607         * src/md5.[ch]
14608                 renamed MD5_CTX to MD5_CTX_syl
14609                 conflicts with a struct in openssl
14610         * src/inc.c
14611         * src/main.[ch]
14612         * src/prefs_account.[ch]
14613         * src/socket.[ch]
14614                 SSL support for POP
14615         * src/mainwindow.c
14616                 fixed compose with current account
14617                 broken by new compose button stuff
14618
14619 2001-07-09 [hoa]
14620
14621         * AUTHORS
14622                 changed my email address
14623
14624         * src/matcher_parser_parse.y
14625                 clean the parser to remove conflicts
14626
14627 2001-07-09 [alfons]
14628
14629         * AUTHORS
14630                 add Match Grun
14631
14632         * configure.in
14633                 fix incorrect description of --enable-ldap parameter
14634
14635         * src/prefs_common.[ch]
14636           src/compose.c
14637                 add experimental option "smart wrapping" which makes the
14638                 compose editor auto wrap.
14639                 
14640                 | TODO: the problem with the buggy cursor handling is caused |
14641                 | by the GtkText. when deleting / backspacing text its       |
14642                 | wrapping algorithm does not take in account the previous   |
14643                 | line. should find a way to hack this in.                   |
14644                 | or should perhaps combine this with the word wrapping      |
14645                 | patch i wrote in january.                                  |
14646
14647         * src/about.c
14648                 show build parameters for LDAP and JPilot
14649
14650         * src/summaryview.c
14651                 revert Christoph's bugfix for selecting next unread message, 
14652                 because folder stats aren't updated correctly
14653
14654 2001-07-08 [hoa]
14655
14656         * src/filtering.c
14657         * src/mainwindow.c
14658         * src/matcher.c
14659         * src/matcher_parser_lex.l
14660         * src/matcher_parser_parse.y
14661         * src/prefs_filtering.c
14662         * src/prefs_scoring.c
14663         * src/scoring.c
14664                 bugfix of the config file parser
14665
14666 2001-07-08 [alfons]
14667
14668         * src/Makefile.am
14669                 added generated matcher sources to BUILT_SOURCES
14670
14671 2001-07-08 [hoa]
14672
14673         * src/Makefile.am
14674         * src/.cvsignore
14675                 added new config file parser
14676
14677         * src/scoring.[ch]
14678         * src/filtering.[ch]
14679         * src/matcher.[ch]
14680         * src/prefs_filtering.c
14681         * src/prefs_matcher.c
14682         * src/prefs_scoring.c
14683         * added src/matcher_parser.h
14684         * added src/matcher_parser_lex.h
14685         * added src/matcher_parser_lex.l
14686         * added src/matcher_parser_parse.y
14687                 lex & yacc config file parser
14688
14689         * src/mbox.c
14690         * src/inc.c
14691         * src/main.c
14692                 changes prefs_filtering into global_filtering           
14693
14694         * src/summaryview.c
14695                 build threads with subjects only if "Re: " is at the
14696                 beginning of the subject
14697
14698 2001-07-07 [paul]
14699
14700         0.5.0claws
14701
14702         sync with sylpheed 0.5.0
14703                 change of version number only
14704
14705 2001-07-06 [paul]
14706
14707         0.5.0claws5
14708
14709         sync with sylpheed 0.5.0pre5
14710
14711 2001-07-05 [paul]
14712
14713         sync with sylpheed 0.5.0pre4 release
14714                 /po and /manual/ja not sync'ed
14715
14716 2001-07-04 [paul]
14717
14718         more sync with sylpheed 0.5.0pre4
14719
14720 2001-07-03 [christoph]
14721
14722         * src/addressbook.c
14723                 fixed address book broken by address book
14724                 for VCard, JPilot, LDAP
14725
14726 2001-07-03 [alfons]
14727
14728         * src/matcher.c
14729         * src/textview.c
14730                 stopped memory leaks
14731
14732 2001-07-03 [paul]
14733
14734         more sync with sylpheed 0.5.0pre4
14735
14736 2001-07-02 [match]
14737
14738         * included address book patch for VCard, JPilot, LDAP
14739         * pref_common.c - fixed Font options on Display tab (cosmetic)
14740         * alertpanel.c - fixed truncated message
14741
14742 2001-07-02 [christoph]
14743
14744         * src/mbox_folder.c
14745         * src/procmsg.[ch]
14746         * src/summaryview.c
14747                 mark threads for ignoring
14748
14749 2001-07-02 [paul]
14750
14751         0.5.0claws4
14752
14753         * sync with sylpheed 0.5.0pre4
14754                 updated gettext to 0.10.38.
14755
14756 2001-07-01 [paul]
14757
14758         * src/ mainwindow.c
14759         * src/procmsg.h
14760         * src/summaryview.[ch]
14761                 new right-click option: Label.
14762                 substitute for 'Mark-->Mark/Unmark', colours the line.
14763                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
14764
14765 2001-07-01 [christoph]
14766
14767         * src/folderview.c
14768                 fixed font for trash
14769         * src/summaryview.c
14770                 move ctree to unread message
14771
14772 2001-07-01 [paul]
14773
14774         * sync with sylpheed 0.5.0pre3 release
14775
14776 2001-06-30 [alfons]
14777
14778         * src/filesel.[ch]
14779         * src/compose.c
14780                 allow inserting / attaching multiple files in
14781                 the composer window
14782
14783 2001-06-30 [paul]
14784
14785         * src/codeconv.c
14786                 small change to Alfons' previous stuff so that it
14787                 actually makes
14788
14789 2001-06-30 [alfons]
14790
14791         * lots of files changed; first attempt to merge the changes
14792           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
14793
14794 2001-06-30 [paul]
14795
14796         * po/pt_BR.po
14797                 updated and completed, translations by Fabio
14798                 Junior Beneditto <fjbeneditto@yahoo.com.br>
14799
14800 2001-06-29 [alfons]
14801
14802         * src/compose.c
14803         * src/mimeproc.[ch]
14804                 allow selecting an attached files' mime type from a 
14805                 list of types.
14806
14807 2001-06-29 [paul]
14808
14809         * more sync with sylpheed 0.5.0pre3
14810
14811 2001-06-29 [paul]
14812
14813         * po/pt_BR.po
14814                 merge with sylpheed.pot and pt_BR.po provided by
14815                 Fabio Junior Beneditto.
14816
14817 2001-06-29 [darko]
14818
14819         * src/procmime.c
14820                 make MIME types case insensitive
14821
14822 2001-06-28 [alfons]
14823
14824         * po/nl.po
14825                 merge with sylpheed.pot and old nl.po; translations added.
14826
14827 2001-06-28 [paul]
14828
14829         * more sync with sylpheed 0.5.0pre3
14830
14831 2001-06-27 [alfons]
14832
14833         * src/summaryview.c
14834                 don't crash when removing parent node of messages
14835                 attracted by subject. this was caused by not deleting
14836                 the parent node from the subject line hash table.
14837
14838 2001-06-27 [alfons]
14839
14840         * src/summaryview.c
14841         * src/compose.[ch]
14842         * src/mainwindow.c
14843                 if there are multiple messages selected, allow forwarding
14844                 them as attachments.
14845
14846 2001-06-27 [paul]
14847
14848         * more sync with sylpheed 0.5.0pre3
14849
14850 2001-06-26 [paul]
14851
14852         0.5.0claws3
14853
14854         * sync with sylpheed 0.5.0pre3
14855
14856 2001-06-25 [paul]
14857
14858         * src/mainwindow.c
14859                 fixed 'compose news article' bug
14860                 from icon-and-text toolbar
14861
14862 2001-06-25 [paul]
14863
14864         * sync with sylpheed 0.5.0pre2 release
14865
14866 2001-06-24 [christoph]
14867
14868         * src/prefs_common.c
14869                 bug fix in font selection
14870         * src/folderview.c
14871                 use sylpheed's normal font instead of
14872                 gtk default font for folders without
14873                 new messages
14874
14875 2001-06-24 [alfons]
14876
14877         * src/mainwindow.[ch]
14878                 added composite compose mail / news button (an idea by Leandro
14879                 Pereira <leandro@linuxmag.com.br>)
14880
14881 2001-06-24 [paul]
14882
14883         Added instructions for ldif-to-xml.py
14884
14885         * tools/README
14886
14887 2001-06-23 [alfons]
14888
14889         Some minor things.
14890
14891         * src/pixmaps/stock_news_compose.xpm
14892                 added pixmap by Leandro
14893         * src/prefs_common.c
14894                 tested built-in spelling checker of GCC 3.0 :)
14895         * po/nl.po
14896                 merged dutch translation of sylpheed-main with
14897                 sylpheed.pot
14898
14899 2001-06-23 [paul]
14900
14901         Added tools directory and files.
14902
14903         * tools/filter_conv.pl
14904                 converts old filter system to new filtering system
14905         * tools/ldif-to-xml.py
14906                 converts netscape addressbook to sylpheed addressbook
14907         * tools/README
14908                 descriptions/instructions for above two files
14909
14910 2001-06-23 [christoph]
14911
14912         * src/inc.c
14913         * src/manage_window.[ch]
14914         * src/prefs_common.[ch]
14915                 mail retrieval dialog can be enabled, disabled
14916                 or hidden if non of sylpheed's windows is active
14917
14918 2001-06-22 [paul]
14919
14920         0.5.0claws2
14921
14922         * sync with sylpheed 0.5.0pre2
14923
14924 2001-06-21 [christoph]
14925
14926         * src/summaryview.c
14927                 show recipient on 'from' for all accounts
14928                 
14929         * src/inc.c
14930         * src/prefs_common.[ch]
14931                 disable error popup on mail receive errors
14932
14933 2001-06-21 [alfons]
14934
14935         * src/compose.c
14936                 made the ruler correctly appear and disappear.
14937
14938         * src/Makefile.am
14939                 removed Hoa's work-in-progress-stuff (interesting!) so 
14940                 claws compiles ok.
14941
14942 2001-06-20 [christoph]
14943
14944         * src/inc.c
14945         * src/progressdialog.c
14946                 added scrolled window for list in progressdialog
14947
14948 2001-06-20 [paul]
14949
14950         sync with sylpheed 0.5.0pre1 release
14951
14952 2001-06-20 [christoph]
14953
14954         * src/summeryview.c
14955                 make building threads by subject work when
14956                 thread view is enabled
14957                 
14958         * src/compose.c
14959         * src/prefs_common.[ch]
14960                 automatically select account for mail replys
14961
14962 2001-06-19 [sergey]
14963
14964         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
14965         they are filled in from the account settings.
14966
14967 2001-06-19 [paul]
14968
14969         * more sync with sylpheed 0.5.0pre1
14970
14971 2001-06-18 [alfons]
14972
14973         * src/Makefile.am,
14974           src/procmime.c
14975                 added --sysconfdir to CPPFLAGS for pointing to the correct
14976                 location of mime.types. 
14977
14978                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
14979                 or ./configure!
14980
14981 2001-06-18 [hoa]
14982
14983         * src/summaryview.c
14984                 fixed some bug when building threads
14985
14986 2001-06-18 [pau]l
14987
14988         * src/prefs_account.c
14989                 UI stuff: More changes to the English
14990
14991 2001-06-18 [paul]
14992
14993         * src/pixmaps/stock_news_compose.xpm: new file
14994         * src/Makefile.am
14995         * src/mainwindow.c
14996         * src/summaryview.c
14997                 Added new icon for Hoa's 'compose a news
14998                 message', plus minor improvements to the
14999                 English
15000
15001         * po/ja.po
15002         * ChangeLog
15003         * ChangeLog.jp
15004                 more sync with sylpheed 0.5.0pre1
15005
15006 2001-06-18 [hoa]
15007
15008         * src/compose.[ch]
15009         * src/mainwindow.c
15010                 Follow-up and reply to
15011
15012         * src/summaryview.[ch]
15013                 Build threads also with subjects
15014
15015 2001-06-17 [hoa]
15016
15017         * src/compose.c
15018                 forwarding use the current account.
15019
15020         * src/mainwindow.c
15021                 the "compose message" button has been replaced with
15022                 "new mail" and "new news" buttons
15023
15024         * src/prefs_common.[ch]
15025                 added a configuration option to use the forward button
15026                 as "forward as attachment"
15027                 changed reply and forward format description
15028
15029         * src/quote_fmt_lex.l
15030         * src/quote_fmt_parse.y
15031                 added message with no signature in format for reply
15032                 and forward.
15033
15034 2001-06-17 [paul]
15035
15036         Minor UI stuff
15037
15038         * src/mainwindow.c
15039         * src/summaryview.c
15040                 Improvements to the English
15041
15042         * src/prefs_common.c
15043                 Improvements to the English and some
15044                 clarity/continuity improvements in the
15045                 description of Quote symbols.
15046
15047 2001-06-17 [paul]
15048
15049         0.5.0claws1
15050
15051         * sync with sylpheed 0.5.0pre1
15052
15053 2001-06-17 [hoa]
15054
15055         * src/compose.c
15056                 Better interface for compose, displayed fields
15057                 are updated whenever we change account.
15058                 Newsgroups field is automatically filled.
15059
15060         * src/mainwindow.c
15061                 Newsgroups field is automatically filled.
15062
15063         * src/prefs_account.c
15064                 Some interface stuff when fields appear and
15065                 disappear.
15066
15067 2001-06-16 [paul]
15068
15069         0.4.99claws
15070
15071         * sync with sylpheed 0.4.99
15072
15073 2001-06-16 [sergey]
15074
15075         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
15076         base64_decoder_free, base64_decoder_decode): new object and
15077         functions for decoding base64 streams.
15078         * src/procmime.c (procmime_decode_content): modified to use the
15079         new base64 decoder.
15080
15081 2001-06-15 [paul]
15082
15083         0.4.99claws10
15084
15085         * sync with sylpheed 0.4.99cvs11
15086
15087 2001-06-13 [paul]
15088
15089         0.4.99claws9
15090
15091         * sync with sylpheed 0.4.99cvs9
15092
15093 2001-06-13 [hoa]
15094
15095         * src/compose.c
15096         * src/prefs_account.c
15097
15098                 SMTP server can be defined in the news account
15099                 mime type of attachment are kept.
15100
15101         * src/summaryview.c
15102
15103                 now choose the highest important score between default
15104                 and important score of folder.
15105
15106 2001-06-09 [alfons]
15107         
15108         * src/prefs_common.c: 
15109
15110                 (prefs_quote_description_create): corrected description of 
15111                 quote format characters
15112
15113 2001-06-09 [paul]
15114
15115         0.4.99claws8
15116
15117         * sync with sylpheed 0.4.99cvs8
15118
15119 2001-06-08 [sergey]
15120
15121         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
15122         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
15123
15124 2001-06-08 [paul]
15125
15126         0.4.99claws7
15127
15128         * sync with sylpheed 0.4.99cvs7
15129
15130 2001-06-06 [sergey]
15131
15132         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
15133         clashes with autogenerated header).
15134         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
15135         * src/Makefile.am: added quote_fmt.h.
15136         * src/.cvsignore: added lex/yacc autogenerated files
15137         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
15138
15139 2001-06-06 [paul]
15140
15141         0.4.99claws6
15142
15143         * sync with sylpheed 0.4.99cvs6
15144
15145 2001-06-06 [hoa]
15146
15147         * added src/quote_fmt_parse.h
15148         * src/compose.c
15149                 removed warnings
15150
15151         * src/prefs.[ch]
15152                 don't modify readonly configuration files
15153
15154         * src/prefs_account.c
15155         * src/prefs_common.c
15156         * src/prefs_customheader.c
15157         * src/prefs_display_header.c
15158         * src/prefs_filter.c
15159         * src/prefs_filtering.c
15160         * src/prefs_scoring.c
15161                 don't open dialog box when configuration files
15162                 are readonly
15163
15164 2001-06-05 [sergey]
15165
15166         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
15167
15168         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
15169         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
15170         BUILT_SOURCES to make all files rebuild properly.
15171
15172         * src/compose.c: removed #include "quote_fmt.tab.h".
15173
15174         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
15175         CHARACTER value in yylval.
15176
15177         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
15178         receive CHARACTER value by documented means (yylval).
15179
15180         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
15181
15182 2001-06-05 [hoa]
15183
15184         * src/Makefile.am
15185                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
15186
15187         * src/filtering.c
15188         * src/matcher.c
15189         * src/matcher.h
15190         * src/prefs_filtering.c
15191                 now keep the configuration for execute action
15192
15193         * src/mbox_folder.c
15194                 fixed a warning
15195
15196 2001-06-05 [paul]
15197
15198         * sync with sylpheed 0.4.99cvs5
15199
15200 2001-06-05 [hoa]
15201
15202         * src/Makefile.am
15203                 added quote_fmt.[ch]
15204
15205         * added src/quote_fmt.y
15206         * added src/quote_fmt.l
15207         * added src/quote_fmt.tab.h
15208         * added src/quote_fmt.tab.c
15209         * added src/lex.quote_fmt.c
15210                 parsing configuration for replying
15211                 and forwarding
15212
15213         * src/prefs_common.[ch]
15214                 added configuration UI for replying
15215                 and forwarding
15216
15217         * src/compose.c
15218                 using configuration for replying
15219                 and forwarding
15220
15221 2001-06-04 [hoa]
15222
15223         * src/filtering.c
15224         * src/matcher.c
15225         * src/matcher.h
15226         * src/prefs_filtering.c
15227         * src/prefs_matcher.c
15228         * src/prefs_matcher.h
15229                 action "run a command" for filtering
15230                 and matching with a command.
15231                 fixed the "whole message" matching
15232
15233         * src/mbox_folder.c
15234                 changed temporary filename for security
15235
15236         * src/messageview.c
15237                 queue the notification if it fails to send.
15238
15239         * src/prefs_common.c
15240         * src/prefs_folder_item.c
15241                 changed the default important score             
15242
15243         * src/prefs_scoring.c
15244         * src/scoring.c
15245                 hide kill score input when the folder is not
15246                 a newsgroup
15247
15248 2001-06-03 [alfons]
15249
15250         * src/prefs_common.c:
15251
15252                 (prefs_font_select): pass font name in font entry box to font
15253                 selection dialog.
15254
15255 2001-06-03 [sergey]
15256
15257         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
15258
15259 2001-06-03 [paul]
15260
15261         * sync with sylpheed 0.4.99cvs4
15262
15263 2001-06-03 [alfons]
15264
15265         * src/headerwindow.c:
15266
15267                 (headerwindow_show_cb): use the selected summary view item, not
15268                 the displayed item.
15269
15270 2001-06-02 [alfons]
15271
15272         * src/headerwindow.c:
15273
15274                 (headerwindow_show_cb): always try to show msginfo
15275
15276 2001-06-02 [hoa]
15277
15278         * src/compose.c
15279                 keep attached parts when reediting or forwarding.
15280
15281 2001-06-01 [hoa]
15282
15283         * src/folderview.c
15284         * src/prefs_folder_item.[ch]
15285         * src/prefs_scoring.[ch]
15286         * src/scoring.[ch]
15287         * src/summaryview.[ch]
15288         * src/main.c
15289         * src/mainwindow.c
15290         * src/prefs_common.[ch]
15291                 support for folder scoring
15292                 kill score and important score for messages
15293         
15294         * src/prefs_account.c
15295                 some display bug fixed for local account
15296                 preferences
15297
15298 2001-05-31 [alfons]
15299
15300         * src/summaryview.c:
15301
15302                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
15303                 sender to address book menu item is disabled.
15304
15305 2001-05-30 [hoa]
15306
15307         * src/filtering.[ch]
15308         * src/summaryview.c
15309                 handling summary menu / filter messages
15310
15311         * src/folder.[ch]
15312                 add some stuff
15313
15314         * src/foldersel.c
15315                 imap folders now appears in list
15316
15317         * src/mbox_folder.c
15318                 doesn't crash if destination mail is not writeable
15319
15320 2001-05-29 [hoa]
15321
15322         * src/compose.c
15323                 removed some warnings
15324
15325         * src/filtering.c
15326         * src/folder.[ch]
15327         * src/prefs_filtering.c
15328                 global string to identify any folders           
15329                 removed some debug info
15330                 filtering to mbox folders is now possible
15331
15332         * src/mainwindow.c
15333                 removed some warnings
15334
15335         * src/mbox_folder.c
15336                 permission on files are changed to read/write for user only,
15337                 nothing for other.
15338                 creation of subfolder is handled better.
15339
15340 2001-05-28 [alfons]
15341
15342         Verified the sync for src/prefs_common.[ch] and
15343         src/prefs_account.[ch]. I believe there were some
15344         minor indentation differences.
15345
15346 2001-05-28 [paul]
15347
15348         0.4.99claws3
15349
15350         * sync with 0.4.99cvs3
15351
15352 2001-05-28 [hoa]
15353
15354         * src/compose.c
15355                 handling flags for mbox format
15356
15357         * src/filtering.c
15358                 use of mark file only for MH format
15359                 handling flags for mbox format
15360                 filtering cannot yet move or copy mails to mbox folders.
15361
15362         * src/folder.[ch]
15363                 changed move_msg, copy_msg,
15364                 move_msgs_with_dest, copy_msgs_with_dest functions
15365                 uses only folder->copy_msg() function
15366                 uses folder->finished_copy() to handle the destination
15367                 folder at the end of the copy or move operation.
15368
15369         * src/foldersel.c
15370                 included mbox directories.
15371
15372         * src/folderview.[ch]
15373         * src/mainwindow.c
15374                 handle folders operation for mbox format
15375
15376         * src/mbox.c
15377                 disable conversion of "From " header
15378
15379         * src/mbox_folder.[ch]
15380                 completion of mbox format handling
15381
15382         * src/mh.c
15383                 changed mh_copy_msg() function and
15384                 removed mh_move_msg(), mh_move_msgs_with_dest(),
15385                 mh_copy_msgs_with_dest()
15386
15387         * src/prefs_filtering.c
15388                 removed some warnings
15389
15390         * src/prefs_matcher.c
15391                 default boolean operation is AND
15392
15393         * src/procheader.c
15394                 handling flags for mbox format
15395                 handling of "From " header
15396
15397         * src/procmsg.[ch]
15398                 removed data field
15399                 added MSG_REALLY_DELETED flags to handle deletion of
15400                 messages in mbox format.
15401
15402         * src/summaryview.c
15403                 handling flags for mbox format
15404                 disable the MSG_DELETED flags when messages
15405                 are deleted in mbox format
15406
15407         * src/textview.c
15408                 "From " headers display fixed.
15409
15410 2001-05-27 [alfons]
15411
15412         * src/textview.c:
15413                 
15414                 (get_email_part): skip quoted email addresses, like in e.g.
15415                 "'alfons@proteus.demon.nl'".
15416
15417 2001-05-26 [alfons]
15418
15419         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
15420         and fixing the persistence troubles when using separate windows.
15421
15422         * src/mainwindow.c:
15423         
15424             Added #define SEPARATE_ACTION used in the gtk item factory for 
15425             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
15426                 use gtk_item_factory_get_widget_by_action() to get the items.
15427                 
15428             Removed separate_widget_cb from the gtk item factory data   
15429           
15430             (mainwindow_create): connect separate_widget_cb() to check
15431             menu item "toggled" signal. also passing a MainWindow pointer
15432                 as object data for both check menu items.
15433                 
15434             (separate_widget_cb): definition of separate_widget_cb() to match
15435             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
15436                 window using gtk_object_get_data(). The type of window separation 
15437                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
15438         
15439         * src/prefs_filtering.c,
15440           src/prefs_matcher.c: added horizontal scrollbars
15441
15442 2001-05-25 [darko]
15443
15444         * src/headerview.c
15445                 fix segfault with invalid bold font
15446         * src/summaryview.c
15447                 correctly display summary stats after row is marked
15448
15449 2001-05-23 [sergey]
15450
15451         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
15452         encodings with libjconv.
15453
15454 2001-05-23 [hoa]
15455
15456         * src/Makefile.am
15457                 added mbox_folder.[ch]
15458         * src/defs.h
15459                 mbox temporary folder
15460         * src/folder.[ch]
15461         * added src/mbox_folder.[ch]
15462         * src/folderview.c
15463         * src/procheader.[ch]
15464                 added mbox support
15465         * src/mbox.c
15466                 bugfix for file incorporation filtering
15467         * src/imap.c
15468                 enable creation of MBOX
15469         * src/prefs_display_header.c
15470                 enable use of headers like "From "
15471                 something that should be fixed :
15472                         displaying of such headers add an extra space
15473         * src/prefs_folder_item.c
15474                 don't create folders because it is not necessary
15475         * src/procmsg.h
15476                 added data field to MsgInfo for mbox internal use
15477         * src/summaryview.c
15478                 added some support for mbox
15479         * src/utils.[ch]
15480                 added get_mbox_cache_dir() function
15481
15482 2001-05-23 [hiroyuki]
15483
15484         * src/headerwindow.c
15485           src/inc.c
15486           src/main.c
15487           src/mh.c
15488           src/nntp.c
15489           src/procmsg.h
15490           src/session.h
15491           src/socket.[ch]
15492           src/summaryview.c
15493           src/textview.c
15494           src/automaton.c
15495           src/folderview.c: more sync with 0.4.99cvs2.
15496
15497         * src/headerwindow.c: reverted.
15498
15499 2001-05-22 [paul]
15500
15501         0.4.99claws2
15502
15503         * sync with sylpheed 0.4.99cvs2
15504                 * src/news.[ch]
15505                 * src/nntp.[ch]
15506                 * INSTALL
15507                 * INSTALL.jp
15508
15509 2001-05-22 [alfons]
15510
15511         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
15512
15513 2001-05-21 [alfons]
15514
15515         Minor things:
15516
15517         * configure.in: if gnome-config not found, "no" is displayed
15518         
15519         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
15520
15521         * src/textview.c: now also possible to add mail addresses by right
15522           clicking in the text view
15523
15524         * src/codeconv.c: merged patch which fixes endless loop when encountering
15525           invalid wide characters; from Alte <010@imis.ru>  
15526
15527 2001-05-20 [alfons]
15528
15529         Added installation of gnome specific things:
15530
15531         * Makefile.am: gnome conditional
15532
15533         * configure.in: check for installed gnome
15534
15535         * added sylpheed.png, sylpheed.desktop
15536
15537 2001-05-20 [sergey]
15538
15539         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
15540
15541         * src/mainwindow.h (main_window_toolbar_create): created a button
15542         for "Reply to all".
15543         (main_window_set_toolbar_sensitive): enable/disable the new button
15544         appropriately.
15545         (toolbar_reply_to_author_cb): handle the new button.
15546
15547         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
15548         send_progress_dialog_destroy() on failure (fixes hang on SMTP
15549         failure).
15550
15551 2001-05-19 [sergey]
15552
15553         * src/compose.h (ComposeReplyMode): new modes
15554         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
15555         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
15556
15557         * src/compose.c
15558         (compose_send): move some code into a new function:
15559         (compose_current_mail_account): new function.
15560         (compose_reply): new argument to_author, all callers changed; if
15561         to_author==TRUE and account->protocol==A_NNTP, find and use an
15562         appropriate mail account for replying.
15563         (compose_reply_set_entry): new argument to_author; ignore
15564         compose->replyto if to_author==TRUE.
15565
15566         * src/mainwindow.c: new command "Message/Reply to author".
15567         (main_window_set_menu_sensitive): enable/disable it.
15568         (reply_cb): handle it.
15569
15570         * src/summaryview.c: new command "Reply to author".
15571         (summary_set_menu_sensitive): enable/disable it.
15572         (summary_reply_cb): handle it.
15573
15574         * src/account.c (account_find_mail_from_address): new function.
15575
15576 2001-05-18 [paul]
15577
15578         0.4.99claws1
15579
15580         * sync with sylpheed 0.4.99cvs1
15581
15582 2001-05-18 [hoa]
15583
15584         * src/compose.[ch]
15585         * src/filtering.c
15586         * src/summaryview.c
15587                 new filtering action : forward and forward as attachment
15588
15589         * src/main.c
15590                 no need for $DISPLAY when we run sylpheed --help
15591                 call to parse_cmd_opt() is moved
15592
15593         * src/mainwindow.[ch]
15594                 execute button is hidden when immediate execute
15595                 is chosen
15596
15597         * src/mh.c
15598         * src/news.c
15599         * src/prefs_folder_item.c
15600         * src/procmsg.c
15601                 better handling of missing directories
15602
15603         * src/summaryview.c
15604                 reedit is enabled in outbox
15605                 reedit is enabled in queue
15606
15607 2001-05-17 [hoa]
15608
15609         * src/filtering.c
15610         * src/matcher.[ch]
15611         * src/prefs_filtering.c
15612                 changed attachement into attachment
15613
15614 2001-05-17 [alfons]
15615
15616         0.4.67claws4    
15617
15618         * sync with sylpheed 0.4.67cvs9
15619         * sync with sylpheed 0.4.67cvs7-8
15620
15621 2001-05-17 [hoa]
15622
15623         * src/Makefile.am
15624                 added prefs_filtering.c
15625
15626         * src/filtering.[ch]
15627         * src/matcher.[ch]
15628                 removed action : forward_news and forward_news_as_attachement
15629                 (forward and forward_as_attachement can be used instead)
15630
15631         * src/mainwindow.c
15632                 added menu option to access filtering configuration
15633
15634         * src/prefs_account.c
15635                 changed mail_command default to /usr/sbin/sendmail
15636
15637         * added src/prefs_filtering.[ch]
15638                 dialog box for filtering configuration
15639
15640         * src/prefs_matcher.c
15641                 added function prefs_matcher_get_criteria_from_matching()
15642
15643         * src/prefs_scoring.c
15644                 reset the dialog when register or substitute is clicked
15645
15646 2001-05-15 [hoa]
15647
15648         * src/Makefile.am
15649                 added filtering.[ch]
15650         * src/inc.c
15651                 using filering.[ch] instead of filter.[ch]
15652         * src/main.c
15653                 reading new filtering configuration
15654         * src/matcher.[ch]
15655                 added some filtering actions
15656                 and fixed a bug for headers and mail body matching
15657         * src/mbox.c
15658                 using filering.[ch] instead of filter.[ch]
15659         * src/mh.c
15660                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
15661         * src/summaryview.c
15662                 some fixes for filtering
15663
15664 2001-05-14 [hiroyuki]
15665
15666         * src/send.c: fixed some weird indentations.
15667           send_message_with_command(): call pclose() only if p != NULL.
15668         * src/textview.c: get_email_part(): modified the code for readability.
15669
15670 2001-05-14 [hiroyuki]
15671
15672         * src/md5global.h
15673           src/md5ify.c
15674           src/md5ify.h: removed from the cvs.
15675
15676 2001-05-13 [sergey]
15677
15678         * src/main.c: include rfc2015.h to avoid compiler warnings.
15679         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
15680         the panel is already on screen.
15681         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
15682         closing the alert window by ESC as "No".
15683         * src/prefs_common.c (prefs_interface_create): moved return
15684         receipt check button to the correct place.
15685
15686 2001-03-13 [alfons]
15687
15688         * src/prefs_common.c: 
15689                 moved return receipt check button to the Send tab. (prefs_send_create)
15690                 removed the date format ui related globals. (prefs_display_create)
15691
15692         0.4.67claws3
15693         
15694         * sync with sylpheed 0.4.67cvs5-6
15695
15696 2001-05-13 [paul]
15697
15698         * added Alfons' font selection patch
15699
15700         * src/defs.h
15701         * src/headerwindow.c
15702         * src/prefs_common.c
15703         * src/prefs_common.h
15704
15705 2001-05-13 [hoa]
15706         * src/defs.h
15707                 changed version of cache
15708         * src/matcher.[ch]
15709         * src/prefs_matcher.c
15710                 added additionnal matching criteria
15711         * src/procheader.c
15712         * src/procmsg.[ch]
15713         * src/news.c
15714                 added references in MsgInfo
15715
15716 2001-05-12 [hoa]
15717
15718         * src/defs.h
15719                 prepared some things for new filtering
15720         * src/matcher.[ch]
15721                 added some matching properties
15722                 inreplyto need to be enhanced
15723                 prepared some things for new filtering
15724         * src/messageview.c
15725                 added Return-Receipt-To handling
15726         * src/prefs_folder_item.c
15727                 changed default value to TRUE
15728         * src/prefs_matcher.c
15729                 added some matching properties
15730         * src/prefs_scoring.[ch]
15731                 the scoring dialog is finished
15732         * src/procheader.c
15733                 added Return-Receipt-To handling
15734                 Reference need to be added
15735         * src/procmsg.[ch]
15736                 added Return-Receipt-To handling
15737                 added threadscore to get a better score sorting when
15738                 threads are enabled
15739         * src/summaryview.c
15740                 suppressed a bug when we sort the list
15741                 when no folder is opened.
15742                 better score sorting when threads are enabled
15743
15744 2001-05-12 [alfons]
15745
15746         * reverted previous patch because of potential errors 
15747
15748         0.4.67claws2
15749         
15750         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
15751                 applied "toggle mail-retrieval dialog window" patch submitted 
15752                 by Eric Limpens <eric@qnt.net>
15753
15754         * sync with sylpheed 0.4.67cvs4
15755
15756 2001-05-12 [sergey]
15757
15758         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
15759         some picky compilers.
15760         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
15761         * src/grouplist_dialog.c: include alertpanel.h.
15762         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
15763         fix compile warning.
15764         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
15765         #include "defs.h" before others to prevent the warning of `MIN'
15766         and `MAX' redefinition.
15767
15768 2001-05-11 [hoa]
15769
15770         * src/main.c
15771         * src/messageview.c
15772         * src/prefs_account.c
15773         * src/prefs_display_header.c
15774                 removed warning
15775         * src/Makefile.am
15776                 added prefs_scoring.[ch]
15777         * src/grouplist_dialog.c
15778                 display an error dialog box if the group list
15779                 cannot be fetched.
15780         * src/mainwindow.[ch]
15781                 added main_window_set_thread_option() function
15782                 scoring dialog box enabled
15783         * src/matcher.[ch]
15784                 added flags matching unread /new / marked
15785                 / deleted / replied / forwarded
15786         * src/news.c
15787                 newsgroups are now finally in newscache
15788         * src/prefs_matcher.[ch]
15789                 finished preferences for matching dialog
15790         * added src/prefs_scoring.[ch]
15791                 scoring dialog box completed
15792         * src/scoring.[ch]
15793                 conversion to string : added scoringprop_to_string()
15794                 write config for preferences :
15795                 added prefs_scoring_write_config()
15796         * src/summaryview.c
15797                 threads can be enabled/disabled independently
15798                 for each folder
15799
15800 2001-05-10 [alfons]
15801
15802         0.4.67claws1
15803         
15804         * AUTHORS: 
15805                 thought it would be nice to have a list of all
15806                 contributors (used Changelog as a reference)
15807         
15808         * configure.in: 
15809                 messed up version numbering...
15810
15811         0.4.66claws1
15812
15813         * sync with sylpheed 0.4.67cvs1-3
15814
15815 2001-05-10 [darko]
15816
15817         * src/prefs_common.c:
15818                 better UI for strftime format, double clicking
15819                 on format now inserts the format in text entry
15820                 replaced close button with standard OK/Cancel
15821                 moved date format button to the right of the
15822                 text entry field
15823
15824 2001-05-09 [alfons]
15825
15826         * src/gtkstext.c:
15827                 Ctrl-Home / Ctrl-End have proper cursor navigation
15828
15829 2001-05-09 [hoa]
15830
15831         * src/prefs_matcher.c
15832                 finished UI to define matching properties
15833                 added ok and cancel button
15834         * src/prefs_filter.c
15835                 added ok and cancel button
15836         * src/news.c
15837                 fixed some bug in xhdr parsing
15838
15839 2001-05-08 [alfons]
15840
15841         * src/textview.c: 
15842                 fixed a bug in textview_show_header(), which displayed two colons (':');
15843                 cleaned up some warnings
15844
15845 2001-05-08 [hoa]
15846
15847         * src/Makefile.am
15848                 added prefs_matcher.[ch]
15849                 compilation with -W -Wall
15850         * src/alertpanel.c
15851                 ungrab the mouse events if grabbed - does it
15852                 fix the bug for disposition notification ?
15853         * src/mainwindow.c
15854                 added a menu option to open the matching dialog.
15855         * src/matcher.[ch]
15856                 added matcherprop_to_string() and matcherlist_to_string()
15857                 fixed some bugs, changed the name of some options
15858                 age_sup and age_inf becomes age_greater and age_lower,
15859                 body and messageheaders becomes body_part and headers_part,
15860                 changed the names of constants from SCORING_XXX to MATCHING_XXX
15861         * src/prefs_display_header.c
15862         * src/prefs_headers.c
15863                 fixed a bug that accidentally destroyed dialogs
15864                 when closed them with delete_event
15865                 Added *_deleted() which handle delete_event signal correctly.
15866         * src/prefs_folder_item.[ch]
15867                 added "enable_thread" field for future customization
15868         * added src/prefs_matcher.[ch]
15869                 sample of the UI to define matching properties
15870         * src/procheader.c
15871                 using procheader_headername_equal instead of str*cmp functions
15872                 using procheader_parse_header() function
15873         * src/scoring.c
15874                 using MATCHING_XXX instead of SCORING_XXX
15875         * src/summaryview.c
15876                 display the sender of the news even if this is ourself
15877                 when this is a news message.
15878         * src/textview.c
15879                 using headername_equal() instead of str*cmp functions
15880
15881 2001-05-08 [alfons]
15882
15883         0.4.66claws
15884
15885         * sync with sylpheed 0.4.66
15886         * src/gtkstext.c: trace logs added 
15887
15888 2001-05-08 [sergey]
15889
15890         * src/prefs_common.[ch]: added option to enable/disable GnuPG
15891         signature check popup.
15892         * src/rfc2015.c (check_signature): show signature check popup only
15893         if it is enabled in preferences.
15894
15895 2001-05-07 [alfons]
15896
15897         0.4.66claws4
15898         
15899         * sync with sylpheed 0.4.66cvs6
15900
15901 2001-05-07 [darko]
15902
15903         * src/prefs_common.[ch]: added option to enable/disable
15904           looking up sender name in address book for summary pane
15905         * src/summaryview.c: look up sender in the address book
15906           by using Alfons' address completion code
15907
15908 2001-05-07 [hiroyuki]
15909
15910         * src/inc.h
15911           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
15912           member of Pop3State.
15913         * src/news.c: brought #include "defs.h" before #include <glib.h>
15914           to prevent the warning of `MIN' and `MAX' redefinition.
15915
15916 2001-05-06 [hoa]
15917
15918         * removed src/headers_display.[ch]
15919         * removed src/prefs_display_headers.[ch]
15920         * src/inc.c
15921                 use a temporary file in the user directory for mbox import
15922         * src/news.c
15923                 added XHDR support to get "To" and "Cc" headers
15924                 (in order to match news with to or cc field for
15925                 scoring)
15926                 added function news_parse_xhdr() to get XHDR response
15927         * src/nntp.[ch]
15928                 added function nntp_xhdr()
15929         * src/matcher.c
15930                 fetch the message if necessary
15931
15932 2001-05-06 [alfons]
15933
15934         0.4.66claws3
15935
15936         * sync with sylpheed 0.4.66cvs3-5
15937
15938 2001-05-06 [hoa]
15939
15940         * src/utils.[ch]
15941                 added function itos_buf() to enable use of several buffers
15942         * src/summaryview.c
15943                 use of itos_buf() instead of itos() in summary list
15944                 to fix the broken display of message number.
15945
15946 2001-05-06 [alfons]
15947
15948         * src/gtkstext.c: bug in cursor up navigation fixed,
15949                 fixed another unsigned / signed comparison (we're getting there :-)
15950
15951 2001-05-06 [hoa]
15952
15953         * src/Makefile.am
15954                 added scoring.c scoring.h
15955                 prefs_folder_item.c prefs_folder_item.h
15956                 matcher.c matcher.h
15957         * src/defs.h
15958                 added FOLDERITEM_RC SCORING_RC
15959         * src/folder.[ch]
15960                 added prefs field in FolderItem :
15961                 properties for each folder (PrefsFolderItem),
15962                 sorting type and mode were added as the first properties.
15963         * src/main.c
15964                 read config for scoring
15965         * added src/matcher.[ch]
15966                 gives functions to parse configuration file to do
15967                 matching on mails with a list of conditions.
15968         * src/mainwindow.c
15969                 add option to sort by score
15970         * src/prefs_common.[ch]
15971                 added preference option to show score and for
15972                 the score column size
15973         * added src/prefs_folder_item.[ch]
15974                 properties for each folder (PrefsFolderItem),
15975                 sorting type and mode were added as the first properties.
15976         * src/procheader.[ch]
15977                 added procheader_parse_header()
15978                 added procheader_header_free()
15979                 added procheader_headername_equal()
15980                 and made modification to use them.
15981         * src/procmsg.[ch]
15982                 added score field to MsgInfo structure
15983         * added src/scoring.[ch]
15984                 gives functions to parse configuration file to do
15985                 scoring on mails with a list of conditions.
15986         * src/summaryview.[ch]
15987                 save the sorting type and mode for the folder
15988                 added column to display the score of the mail
15989                 added function summary_score_clicked()
15990                 sorting type and mode are restored to the folder
15991                 when it is reopen
15992         * src/textview.c
15993                 use procheader_parse_header(), procheader_headername_equal()
15994                 removed memory leak in text_scan_header when freeing headers
15995         * src/filter.c
15996                 changed the function to match names of headers
15997                 using procheader_headername_equal()
15998
15999         Scoring functions are implemented, an interface is needed
16000         to configure that.
16001
16002 2001-05-04 [alfons]
16003
16004         * src/gtkstext.c: 
16005                 hopefully fixed the row up navigation bug,
16006                 removed adding back / forward lines to cache
16007
16008 2001-05-04 [sergey]
16009
16010         * src/prefs_display_headers.c: user interface changes:
16011         (prefs_display_headers_create): remove unused "Show" check button;
16012         allow reordering of headers by dragging.
16013         (prefs_display_headers_write_config): remove unused variables.
16014         (prefs_display_headers_set_dialog): do not insert "(New)" at top
16015         of lists (not needed with the new UI).
16016         (prefs_display_headers_set_list): scan lists starting from row 0,
16017         not 1 (do not skip "(New)").
16018         (prefs_display_headers_find_header): new function.
16019         (prefs_display_headers_clist_set_row): do not allow duplicates.
16020         (prefs_display_headers_delete_cb): do not skip row 0; treat
16021         closing the alert window by ESC as "No".
16022         (prefs_display_headers_up): do not protect row 0.
16023         (prefs_display_headers_down): do not protect row 0.
16024
16025 2001-05-04 [sergey]
16026
16027         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
16028         functions.
16029
16030         * src/summaryview.c
16031         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
16032         summary_select_next_marked, summary_select_prev_marked): new
16033         functions.
16034
16035 2001-05-03 [sergey]
16036
16037         * src/news.c: fixed a bug when no article can be fetched after
16038         server timeout if the connection was restored by news_post():
16039         (news_select_group): new function.
16040         (news_fetch_msg): call news_select_group() before fetching
16041         article.
16042         (news_get_uncached_articles): set session->group after successful
16043         GROUP command.
16044
16045 2001-05-03 [hoa]
16046
16047         * src/defs.h
16048         * src/procmsg.[ch]
16049         * src/procheader.c
16050                  changed version of cache, added cc field
16051
16052         * src/prefs_display_headers.c
16053                 the interface was changed
16054
16055         * src/prefs_headers.c
16056                 added cancel button
16057
16058 2001-05-03 [alfons]
16059
16060         * completed sync of sylpheed cvs2
16061         * src/gtkstext.c: updated row up / down cursor navigation
16062         * src/textview.c: re-edited, prepared for fixing the email address
16063                 scanner.
16064
16065 2001-05-03 [darko]
16066
16067         * src/prefs_common.c: use alfons' strftime ui code
16068         entry_datefmt and datefmt_sample widgets have to be
16069         global in this module because of this change
16070
16071 2001-05-03 [hoa]
16072
16073         * src/messageview.c
16074         * src/prefs_common.[ch] added option to activate the return receipt
16075                 feature.
16076
16077 2001-05-02 [alfons]
16078
16079         * src/gtkstext.c: fix for row up/down cursor navigation. 
16080
16081         0.4.66claws2
16082         
16083         * sync with 0.4.66cvs2
16084
16085 2001-05-02 [paul]
16086
16087         added add-sender-to-addressbook patch
16088
16089         * src/addressbook.c
16090         * src/addressbook.h
16091         * src/summaryview.c
16092
16093 2001-05-02 [sergey]
16094
16095         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
16096         G_ALERTDISABLE.
16097
16098         * src/alertpanel.c (alertpanel_create): new argument can_disable,
16099         all existing callers changed to pass FALSE; create a check button
16100         to disable the message.
16101         (alertpanel_message_with_disable): new function.
16102         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
16103         (alertpanel_button_toggled): new function.
16104         (alertpanel_button_clicked, alertpanel_close): set value using
16105         G_ALERT_VALUE_MASK.
16106
16107         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
16108
16109         * src/prefs_common.c (prefs_privacy_create): new check button
16110         checkbtn_gpgme_warning.
16111
16112         * src/main.c (main): moved preferences reading before gpgme
16113         initialization; check prefs_common.gpgme_warning before giving the
16114         GnuPG warning and set it to FALSE if the user wants to disable the
16115         warning.
16116
16117 2001-05-02 [hiroyuki]
16118
16119         * src/prefs_display_headers.c: modified the layout and some labels.
16120
16121 2001-05-02 [sergey]
16122
16123         * src/prefs_account.c (prefs_account_fix_size): new function.
16124         (prefs_account_create): call prefs_account_fix_size(); use
16125         gtk_widget_show instead of gtk_widget_show_all (fixes too large
16126         size when the window is shown for the first time).
16127         (prefs_account_basic_create): changed layout of serv_table; moved
16128         localmbox_entry above smtpserv_entry (logically it replaces
16129         POP3/IMAP server).
16130         (prefs_account_protocol_activated): set sensitivity of
16131         nntpauth_chkbtn according to the protocol (in addition to
16132         hide/show); commented out gtk_table_set_row_spacing() calls.
16133         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
16134         not sensitive (fixes a bug with disabled username/password boxes
16135         when editing POP3 account after NNTP with authentication).
16136
16137 2001-05-02 [hoa]
16138
16139         * src/account.c
16140         * src/inc.c
16141         * src/prefs_account.[ch]
16142         * src/send.c
16143                 removed local account without SMTP server
16144                 added option to use mail command instead of a connexion
16145                 to SMTP server when a local account is used
16146         * src/prefs_headers.c
16147                 fixed a bug
16148         * src/news.c
16149                 fixed a bug when connexion immediately closed
16150
16151 2001-05-01 [alfons]
16152
16153         0.4.66claws1
16154         
16155         * sync with 0.4.65
16156
16157 2001-05-01 [sergey]
16158
16159         * src/prefs_account.c (Basic, prefs_account_basic_create): new
16160         widget nntpauth_chkbtn.
16161         (prefs_account_protocol_activated): handle nntpauth_chkbtn
16162         visibility.
16163         (prefs_account_nntpauth_toggled): new function.
16164
16165         * src/news.c (news_session_new_for_folder): use NNTP
16166         authentication only if ac->use_nntp_auth is set.
16167
16168 2001-05-01 [hoa]
16169
16170         * src/Makefile.am changed headers.[ch] in customheader.[ch]
16171         * src/prefs_display_headers.c changed the UI
16172         * src/prefs_headers.c changed account_name to account_id
16173         * src/compose.c using customheader.h
16174
16175 2001-05-01 [hiroyuki]
16176
16177         * src/esmtp.c
16178           src/news.c
16179           src/nntp.c: changed sock_read() to sock_gets(), they've been left
16180           unsynched.
16181
16182 2001-05-01 [hoa]
16183
16184         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
16185         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
16186                 for displaying of headers
16187         * src/grouplist_dialog.[ch] minor changes to remove warnings
16188         * src/prefs_display_headers.[ch] dialog to choose the
16189         headers to display in the mail viewer.
16190         * src/headers.h correction of #define
16191         * src/headers_display.[ch] configuration for displaying of headers.
16192         * src/main.c read config of displaying of headers
16193         * src/prefs_common.c add a button to access the config dialog
16194                 for displaying of headers
16195         * src/prefs_display_headers.[ch] dialog for configuration for
16196                 displaying of the headers.
16197         * src/prefs_headers.c cleaning of code
16198         * src/procheader.c comments added to code
16199         * src/textview.c changes to reorder the headers depending
16200                 on the config for displaying of headers
16201
16202 2001-04-30 [alfons]
16203
16204         0.4.65claws7
16205
16206         * sync with 0.4.65cvs12
16207
16208         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
16209
16210 2001-04-30 [sergey]
16211
16212         * src/nntp.h (NNTPSockInfo): new field auth_failed.
16213
16214         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
16215         is set to force reconnection after authentication failure.
16216         (nntp_gen_command): set sock->auth_failed on authentication
16217         failure, or if sock->userid and sock->passwd are not set.
16218
16219         * src/news.c (news_session_new_for_folder): set userid=NULL if
16220         password dialog is cancelled.
16221
16222 2001-04-30 [sergey]
16223
16224         * src/nntp.h (NNTPSockInfo): new type.
16225
16226         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
16227         SockInfo.
16228         (nntp_open_auth, nntp_close): new functions.
16229         (nntp_gen_command): new function to handle authentication; all
16230         NNTP command functions updated to use it.
16231         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
16232         (nntp_list): removed old useless code.
16233
16234         * src/news.h (NNTPSession): new field nntp_sock.
16235
16236         * src/news.c: all functions updated to use NNTPSockInfo instead of
16237         SockInfo.
16238         (news_session_new): new arguments (userid, passwd); made static;
16239         use nntp_open_auth() if needed.
16240         (news_session_destroy): use nntp_close() instead of sock_close().
16241         (news_query_password): changed arguments.
16242         (news_session_new_for_folder): new function.
16243         (news_session_get): use news_session_new_for_folder().
16244         (news_authenticate): deleted.
16245         (news_get_uncached_articles): removed old authentication code.
16246
16247 2001-04-30 [sergey]
16248
16249         * src/news.c: reverted my previous changes (need to do NNTP
16250         authentication in a cleaner way).
16251         
16252 2001-04-29 [sergey]
16253
16254         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
16255         news_nntp_post, news_nntp_mode): new functions (wrappers with
16256         authentication support).
16257         (news_get_article_cmd, news_get_article, news_get_header): new
16258         argument "folder"; all callers changed.
16259         (news_get_article_cmd): added authentication support.
16260         (news_session_get): use news_nntp_mode() instead of nntp_mode().
16261         (news_post): use news_nntp_post() instead of nntp_post().
16262         (news_get_uncached_articles): use news_nntp_group() instead of
16263         nntp_group() and news_nntp_xover() instead of nntp_xover();
16264         removed old authentication code.
16265         (news_get_group_list): use news_nntp_list() instead of nntp_list().
16266
16267         * src/nntp.c (nntp_list): return real error code instead of
16268         hardcoded NN_ERROR.
16269
16270 2001-04-29 [sergey]
16271
16272         * configure.in: fixed wint_t typedef detection again
16273
16274 2001-04-28 [hoa]
16275
16276         * src/prefs_account.[ch], added A_LOCAL_CMD
16277                 (send mail with mail command)
16278         * src/send.c added function send_message_with_command()
16279         * src/inc.c made a more secure get_spool() function with
16280                 mktemp() but maybe mkstemp() or something more
16281                 secure can be used.
16282
16283 2001-04-28 [alfons]
16284
16285         * src/textview.c, colorization of email addresses in headers
16286
16287         0.4.65claws6
16288
16289         * bug sync with sylpheed
16290         * prefs_common.c: created date format ui for darko
16291         * sync with 0.4.65cvs11
16292         * configure.in: corrected to have the new gpg checks
16293
16294 2001-04-27 [alfons]
16295
16296         * completed sync with 0.4.65cvs10
16297         * minor debug things added to gtkstext.c
16298
16299 2001-04-27 [darko]
16300
16301         * configure.in: remove check for availability of
16302           strftime() as advised by Hiroyuki
16303         * src/prefs_common.[ch], src/procheader.c:
16304           synch strftime() code with Hiroyki's main branch
16305
16306 2001-04-26 [sergey]
16307
16308         * src/news.c: news_query_password(), news_authenticate(): new
16309           functions.
16310           news_get_uncached_articles(): added NNTP authentication
16311           handling.
16312         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
16313           new functions.
16314         * src/prefs_account.c: prefs_account_protocol_activated():
16315           enable userid and password fields for NNTP.
16316
16317 2001-04-26
16318
16319         * configure.in: check for availability of strftime()
16320           [darko]
16321         * src/prefs_common.[ch], src/procheader.c: use
16322           strftime() for displaying date in summary pane if it
16323           is available
16324
16325 2001-04-25
16326
16327         * more .cvsignore cleanups [alfons]
16328
16329 2001-04-25
16330
16331         * ac/sv-check-type.m4: new autoconf macro.
16332         * configure.in: fixed wint_t typedef detection (did not work
16333           with gcc-2.96).
16334
16335 2001-04-25
16336
16337         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
16338           [hiroyuki]
16339
16340 2001-04-24
16341         * modified gtkstext.c : buggy cursor navigation fixed, 
16342           and font descent also taken in account when drawing
16343           cursor. [alfons]
16344
16345 2001-04-24 [hoa]
16346         * added comments in src/news.c src/nntp.c
16347         * added src/prefs_headers.[ch]
16348         * added src/headers.[ch]
16349         * modified compose.c to activate custom headers
16350                 added function is_in_custom_headers
16351         * modified prefs_account.[ch]
16352                 added function prefs_account_customhdr_edit
16353         * modified src/defs.h :
16354                 added HEADERS_RC : name of the config file
16355                 for the custom headers
16356
16357 2001-04-24
16358
16359     0.4.65claws5
16360
16361         * configure.in
16362           src/gtkstext.[ch]
16363           src/compose.c
16364           src/Makefile.am
16365           
16366           added gtkstext with configure.in patch by Hiroyuki which
16367           should fix the XIM detection [alfons]
16368
16369         * more clean up of cvs [alfons]
16370
16371                  * removed all Makefile.in files to attic.
16372
16373                  * updated all .cvsignores to really ignore things that could
16374                    be unintentionally committed by a recursive commit.
16375
16376 2001-04-23 [hoa]
16377         * added src/grouplist_dialog.[ch]
16378         * changed src/folderview.c to call grouplist_dialog instead
16379                 of inputdialog
16380         * src/news.c :
16381                 added functions news_reset_group_list
16382                 and news_get_group_list
16383         * src/nntp.c :
16384                 added function nntp_list
16385         * src/defs.h :
16386                 added GROUPLIST_FILE : name of the newsgroup list cache file
16387
16388 2001-04-21
16389
16390         * added option to warn about queued messages on exit [sergey]:
16391
16392           * src/compose.c: compose_queue(): call folder_item_scan()
16393             and folderview_update_item() after queueing.
16394           * src/folderview.c: folderview_update_node(): draw the queue
16395             folder in bold font if there are queued messages.
16396           * src/mainwindow.c: queued_messages(): new function.
16397             app_exit_cb(): display warning if there are queued messages
16398             if warn_queued_on_exit is set.
16399           * prefs_common.[ch]: add warn_queued_on_exit option.
16400
16401         * enhanced GnuPG key selection support [sergey]:
16402
16403           * src/select-keys.c: updated to newer version from Win32
16404             branch with support for selecting arbitrary keys.
16405           * src/prefs_account.c: added the Privacy tab to the account
16406             options window.
16407             prefs_account_privacy_create(),
16408             prefs_account_sign_key_set_data_from_radiobtn(),
16409             prefs_account_sign_key_set_radiobtn(): new functions.
16410           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
16411           * src/rfc2015.c: set_signers(): new function.
16412             pgp_sign(): add the account parameter, call set_signers().
16413             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
16414           * src/rfc2015.h: rfc2015_sign(): updated prototype.
16415           * src/compose.c: pass the current account to rfc2015_sign().
16416
16417         * tag name claws added to prevent confusion with main branch [alfons]
16418
16419         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
16420
16421         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
16422
16423         * sync with recent sylpheed cvs. Untested though. [alfons]
16424