60f3beff991b24790a3f9cb3206ced3d2b9e3026
[claws.git] / ChangeLog.claws
1 2003-05-22 [christoph]  0.8.11claws174
2
3         * src/plugins/spamassassin/libspamc.[ch]
4                 sync libspamc with SpamAssaain release 2.55
5
6 2003-05-22 [paul]       0.8.11claws173
7
8         * sync with 0.9.0cvs7
9                 see ChangeLog 2003-05-22
10                 
11         * src/summaryview.c
12                 revert change in 0.8.11claws172: follow
13                 Hiroyuki's decision and that's the end of it.
14
15 2003-05-21 [paul]       0.8.11claws172
16
17         * src/summaryview.c
18                 fix discrepency between open_unread_on_enter
19                 and always_show_msg
20
21 2003-05-21 [paul]       0.8.11claws171
22
23         * sync with 0.9.0cvs6
24                 see ChangeLog 2003-05-21
25
26 2003-05-21 [paul]       0.8.11claws170
27
28         * sync with 0.9.0cvs5
29                 see ChangeLog 2003-05-21
30
31 2003-05-20 [paul]       0.8.11claws169
32
33         * sync with 0.9.0cvs4
34                 see ChangeLog 2003-05-20
35                 fixes bug #152, 'encoding of IMAP folders names'
36
37 2003-05-20 [paul]       0.8.11claws168
38
39         * sync with 0.9.0cvs3
40                 see ChangeLog 2003-05-20
41                 
42         * src/tools/convert_mbox.pl
43                 minor change in the comments, submitted by Fred Marton
44
45 2003-05-19 [paul]       0.8.11claws167
46
47         * src/plugins/clamav/Makefile.am
48           configure.ac
49                 link clamav_lib to the plugin and not to the main program
50
51 2003-05-19 [christoph]
52
53         * src/Makefile.am
54                 add -export-dynamic for linking
55
56 2003-05-19 [paul]       0.8.11claws166
57
58         * sync with 0.9.0cvs1
59                 see ChangeLog 2003-05-19
60
61 2003-05-19 [paul]       0.8.11claws165
62
63         * src/inc.c
64                 fix 'pop before smtp' timeout
65
66 2003-05-18 [alfons]     0.8.11claws164
67
68         * src/prefs_matcher.c
69                 put "execute" action command line ("expression") in edit box
70
71 2003-05-18 [christoph]  0.8.11claws163
72
73         * src/mimeview.[ch]
74         * src/plugins/dillo_viewer/dillo_viewer.c
75         * src/plugins/image_viewer/viewer.c
76         * src/plugins/mathml_viewer/mathml_viewer.c
77                 let a viewer have a list of Content-Types
78
79 2003-05-18 [paul]       0.8.11claws162
80
81         * src/prefs_filtering.c
82                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
83                 and REDIRECT actions
84
85 2003-05-17 [christoph]
86
87         * README.claws
88                 o remove dynamic signatures that was syned with main
89                 o add infos about no longer "build in" image viewer
90                 o update bugtracker URL
91
92 2003-05-17 [christoph]  0.8.11claws161
93
94         * src/folder.c
95         * src/folderview.c
96         * src/imap.c
97                 don't use imap_scan_folder anymore. Instead call folder_item_scan
98                 for every folder after rebuilding the folder tree.
99
100         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
101          messages)
102
103 2003-05-17 [christoph]  0.8.11claws160
104
105         * src/imap.c
106                 don't use STATUS command on current folder to check for
107                 content changes. imap_cmd_ok() now tracks changes to
108                 folder and number of existing messages.
109
110 2003-05-17 [paul]       0.8.11claws159
111
112         * src/plugins/clamav/clamav_plugin.c
113                 remove unnecessary debug_print
114
115 2003-05-16 [thorsten]   0.8.11claws158
116
117         * src/plugins/demo.c
118                 included missing intl.h
119
120 2003-05-16 [paul]       0.8.11claws157
121
122         * po/POTFILES.in
123                 remove non-existant entries
124         
125         * src/plugins/clamav/clamav_plugin.c
126           src/plugins/clamav/clamav_plugin_gtk.c
127           src/plugins/dillo_viewer/dillo_prefs.c
128           src/plugins/dillo_viewer/dillo_viewer.c
129                 gettextise
130
131 2003-05-16 [christoph]  0.8.11claws156
132
133         * po/POTFILES.in
134                 include plugin .c files for translation until I
135                 find a better solution to have plugins have their
136                 own textdomain
137         * src/plugins/demo/demo.c
138         * src/plugins/image_viewer/plugin.c
139         * src/plugins/mathml_viewer/mathml_viewer.c
140         * src/plugins/spamassassin/spamassassin.c
141         * src/plugins/spamassassin/spamassassin_gtk.c
142         * src/plugins/trayicon/trayicon.c
143                 add gettext macros for plugin name and description
144
145 2003-05-16 [paul]
146
147         * sync with 0.9.0
148
149 2003-05-16 [paul]       0.8.11claws155
150
151         * sync with lastest 0.9.0pre1
152                 see ChangeLog 2003-05-16
153
154 2003-05-15 [paul]       0.8.11claws154
155
156         * sync with latest 0.9.0pre1
157                 see ChangeLog 2003-05-14 and 2003-05-15
158
159 2003-05-14 [christoph]  0.8.11claws153
160
161         * src/plugins/image_viewer/viewer.c
162         * src/plugins/image_viewer/viewer.glade         ** NEW **
163         * src/plugins/image_viewer/viewerprefs.c
164                 make it possible to disable the autoload function in the
165                 imageviewer again
166
167 2003-05-14 [christoph]  0.8.11claws152
168
169         * src/folder.c
170                 fix folder update after adding a message
171
172 2003-05-13 [alfons]     0.8.11claws151
173
174         * src/common/session.c
175                 remove debug traces
176                 
177         * src/addrcache.[ch]
178         * src/filtering.[ch]
179         * src/folder.[c]
180         * src/gtkaspell.[ch]
181         * src/imap.[ch]
182         * src/mbox_folder.[ch]
183         * src/mh.[ch]
184         * src/mimeview.h
185         * src/msgcache.[ch]
186         * src/news.[ch]
187         * src/passphrase.[ch]
188         * src/prefs_common.[ch]
189         * src/prefs_gtk.[ch]
190         * src/procmsg.c
191         * src/scoring.[ch]
192                 be pedantic; (in prototypes () implies (int))
193
194 2003-05-13 [alfons]     0.8.11claws150
195
196         * src/prefs_toolbar.[ch]
197         * src/summaryview.[ch]
198         * src/toolbar.[ch]
199                 change misleading text in toolbar prefs;
200                 add toolbar action for ignore thread (toggles ignore thread flag);
201                 clean up a little bit;
202
203 2003-05-12 [paul]
204
205         * tools/convert_mbox.pl
206                 bug fixed by Fred Marton
207
208 2003-05-12 [paul]
209
210         * sync with 0.9.0pre1
211
212 2003-05-09 [paul]       0.8.11claws149
213
214         * sync with 0.8.11cvs43
215                 see ChangeLog 2003-05-09
216
217 2003-05-08 [christoph]  0.8.11claws148
218
219         * src/imap.[ch]
220                 o use CAPABILIY as first command and check for PREAUTH
221                   information in the response to it
222                 o rewrite all imap_cmd_* functions to use an IMAPSession
223                   instead of a SockInfo as parameter
224                 o do STARTTLS after fetching and checking the server
225                   capabilities
226
227 2003-05-08 [paul]       0.8.11claws147
228
229         * tools/Makefile.am
230           tools/README
231           tools/convert_mbox.pl         ** NEW FILE **
232                 add mbox conversion script. Submitted by 
233                 Fred Marton <Fred.Marton@uni-bayreuth.de>
234
235 2003-05-07 [christoph]
236
237         * doc-src/glade.txt
238         * src/gtk/pluginwindow.glade
239         * src/plugins/image_viewer/viewerprefs.glade
240         * src/plugins/spamassassin/spamassassin_gtk.glade
241                 add glade files for user interfaces and a description how
242                 to use glade to create the sylpheed code
243
244 2003-05-07 [paul]       0.8.11claws146
245
246         * sync with 0.8.11cvs41
247                 see ChangeLog 2003-05-07
248
249 2003-05-06 [christoph]  0.8.11claws145
250
251         * src/main.c
252         * src/plugins/image_viewer/viewer.c
253                 fix usage of imlib in imageviewer plugin
254
255         * src/gtk/prefswindow.c
256                 handle window close event correctly
257
258 2003-05-06 [paul]       0.8.11claws144
259
260         * src/common/ssl.c
261                 fix typo introduced in sync
262
263 2003-05-06 [paul]       0.8.11claws143
264
265         * sync with 0.8.11cvs39
266                 see ChangeLog 2003-05-06
267
268 2003-05-06 [paul]       0.8.11claws142
269
270         * AUTHORS
271           po/cs.po
272                 updated Czech translation, submitted by 
273                 Radek Vybiral <Radek.Vybiral@vsb.cz>
274                 
275         * src/plugins/clamav/clamav_plugin_gtk.c
276                 clean up
277
278 2003-05-03 [alfons]     0.8.11claws141
279
280         * src/compose.[ch]
281                 make paste as quotation work even when the call to 
282                 text_inserted() was deferred (fixes bug #140 "Paste 
283                 as quotation does not work when using "external" 
284                 clipboard")
285
286 2003-05-03 [thorsten]   0.8.11claws140
287
288         * src/addrquery.h
289           src/ldapquery.h
290           src/mainwindow.c
291                 removed C++ comments
292         * src/addr_compl.c
293                 function with non-int retval/param used before
294                 implementation/declaration
295
296 2003-05-02 [paul]       0.8.11claws139
297
298         * src/addr_compl.[ch]
299           src/addressbook.[ch]
300           src/addrindex.c
301           src/summaryview.c
302                 revert match's changes to (finally) remove the bug where
303                 opening a folder causes massive slowdown when using the 
304                 'Display sender using address book' option
305
306 2003-05-01 [melvin]     0.8.11claws138
307
308         * src/plugins/dillo_viewer/dillo_prefs.[ch]
309         * src/plugins/dillo_viewer/dillo_viewer.c
310                 Fixed bug where "Cancel" button from prefs issued
311                 warnings.
312                 Comply a little more to coding style
313
314 2003-05-01 [paul]       0.8.11claws137
315
316         * sync with 0.8.11cvs38
317                 see ChangeLog 2003-05-01
318
319 2003-05-01 [paul]       0.8.11claws136
320
321         * po/bg.po
322                 updated by George Danchev
323
324 2003-04-30 [christoph]  0.8.11claws135
325
326         * src/plugins/dillo_viewer/dillo_prefs.c
327         * src/plugins/image_viewer/viewerprefs.c
328         * src/plugins/spamassassin/spamassassin_gtk.c
329                 remove gtk_widget_ref() calls for widgets in
330                 glade code
331
332 2003-04-30 [paul]       0.8.11claws134
333
334         * src/addrindex.c
335                 ok, this time a better fix for the bug where opening folder
336                 has massive slowdown when using the 'Display sender using 
337                 address book' option
338
339 2003-04-30 [paul]       0.8.11claws133
340
341         * src/addrindex.c
342                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
343         
344 2003-04-30 [melvin]     0.8.11claws132
345
346         New: Dillo plugin preferences (patch by Dimitar Haralanov)
347
348         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
349                 Preferences for the dillo plugin
350         * src/plugins/dillo_viewer/dillo_viewer.c
351                 Support for preferences
352         * src/plugins/dillo_viewer/Makefile.am
353                 Added dillo_prefs.[ch]
354
355 2003-04-30 [alfons]     0.8.11claws131
356
357         * src/common/plugin.[ch]
358                 see? this ANSI C'fication immediately gives us type
359                 checking for free.
360
361 2003-04-30 [alfons]     0.8.11claws130
362
363         * src/common/plugin.[ch]
364         * src/plugins/clamav/clamav_plugin.[ch]
365         * src/plugins/clamav/clamav_plugin_gtk.c
366         * src/plugins/demo/demo.c
367         * src/plugins/dillo_viewer/dillo_viewer.c
368         * src/plugins/image_viewer/plugin.c
369         * src/plugins/image_viewer/viewer.[ch]
370         * src/plugins/image_viewer/viewerprefs.[ch]
371         * src/plugins/mathml_viewer/mathml_viewer.c
372         * src/plugins/spamassassin/spamassassin.[ch]
373         * src/plugins/spamassassin/spamassassin_gtk.c
374         * src/plugins/trayicon/trayicon.c
375                 clean up
376
377 2003-04-30 [alfons]     0.8.11claws129
378
379         * src/common/utils.c
380                 make is_ascii_str() fail gracefully when NULL pointer
381                 is passed
382
383 2003-04-30 [paul]       0.8.11claws128
384
385         * src/addrindex.c
386                 fix bug where opening folder has massive slowdown when
387                 using the 'Display sender using address book' option
388
389 2003-04-30 [paul]       0.8.11claws127
390
391         * src/plugins/clamav/clamav_plugin.c
392           src/plugins/clamav/clamav_plugin_gtk.c
393           src/plugins/demo/demo.c
394           src/plugins/dillo_viewer/dillo_viewer.c
395           src/plugins/image_viewer/plugin.c
396           src/plugins/mathml_viewer/mathml_viewer.c
397           src/plugins/spamassassin/spamassassin.c
398           src/plugins/spamassassin/spamassassin_gtk.c
399           src/plugins/trayicon/trayicon.c
400                 get rid of eye-hurting function signatures
401
402 2003-04-30 [paul]       0.8.11claws126
403
404         * src/plugins/trayicon/trayicon.c
405                 add description
406                 
407         * src/mimeview.c
408                 be more descriptive
409
410 2003-04-30 [paul]       0.8.11claws125
411
412         * configure.ac
413                 arrange the plugins in reverse alphabetical order
414                 
415         * src/plugins/clamav/clamav_plugin.[ch]
416           src/plugins/clamav/clamav_plugin_gtk.c
417                 rename some params
418                 resize max_size window
419                 re-arrange the order of some gui elements
420                 improve descriptions
421         
422         * src/plugins/image_viewer/plugin.c
423           src/plugins/mathml_viewer/mathml_viewer.c
424                 add descriptions
425                 
426         * src/plugins/spamassassin/spamassassin_gtk.c
427                 resize max_size window
428                 re-arrange the order of some gui elements
429                 
430         * src/messageview.c
431           src/mimeview.c
432                 correct typos
433
434 2003-04-30 [alfons]     0.8.11claws124
435
436         * src/imap.c
437                 fix a leak found while browsing Martin Kluge's 
438                 valgrind log (Claws only)
439
440 2003-04-29 [darko]      0.8.11claws123
441
442         * src/gtk/gtkstext.h
443                 include wchar.h if it is available, fixes compilation
444                 on HP-UX systems
445
446 2003-04-29 [melvin]     0.8.11claws122
447
448         * src/prefs_actions.c
449                 Improved help text of Actions' syntax
450
451 2003-04-28 [paul]       0.8.11claws121
452
453         * src/action.c
454                 a better fix for the crash when performing an action
455                 on a mime part
456
457 2003-04-28 [paul]       0.8.11claws120
458
459         * src/action.c
460                 fix crash when performing an action on a
461                 mime part
462
463 2003-04-28 [paul]       0.8.11claws119
464
465         * sync with 0.8.11cvs36
466                 see ChangeLog 2003-04-28
467
468 2003-04-27 [paul]       0.8.11claws118
469
470         * more sync with 0.8.11cvs35
471                 see ChangeLog 2003-04-25
472
473 2003-04-26 [christoph]  0.8.11claws117
474
475         * src/folder.c
476                 fix remove virtual check
477
478 2003-04-26 [paul]       0.8.11claws116
479
480         * src/messageview.c
481                 fix return-receipt, make it work again
482
483 2003-04-26 [paul]       0.8.11claws115
484
485         * src/mimeview.c
486                 restore double-clicking of the [application/pgp-signature 
487                 (Select "Check signature" to check)] line in the message view,
488                 broken in recent sync
489
490 2003-04-26 [christoph]  0.8.11claws114
491
492         * src/folder.c
493                 check if remove virtual really exists before
494                 calling the function
495
496 2003-04-25 [match]      0.8.11claws113
497
498         * src/addrindex.c
499         * src/addrbook.c
500         * src/ldapquery.[ch]
501         * src/ldapctrl.[ch]
502                 fix memleak.
503         * src/ldapserver.[ch]
504                 fix memleak. fix segfault.
505                 plug a Claws memleak
506
507 2003-04-25 [alfons]     0.8.11claws112
508
509         * src/folder.c
510                 plug a Claws memleak
511
512 2003-04-25 [alfons]     0.8.11claws111
513
514         * src/common/session.c
515                 plug a memleak
516
517 2003-04-25 [paul]       0.8.11claws110
518
519         * sync with 0.8.11cvs35
520                 see ChangeLog 2003-04-24 and 2003-04-25
521                 
522         * src/gtk/pluginwindow.c
523                 correct another strange float value
524
525 2003-04-24 [christoph]  0.8.11claws109
526
527         * src/folder.c
528                 freeze folder item updates when unsetting new flags
529
530         * src/gtk/pluginwindow.c
531                 correct strange float value
532
533 2003-04-23 [paul]       0.8.11claws108
534
535         * sync with 0.8.11cvs33
536                 see ChangeLog 2003-04-23
537
538 2003-04-22 [paul]       0.8.11claws107
539
540         * src/Makefile.am
541           src/messageview.c
542           src/mimeview.c
543           src/pgptext.[ch]      ** REMOVED **
544                 remove pgptext.[ch] as its not used any more
545
546 2003-04-22 [paul]       0.8.11claws106
547
548         * sync with 0.8.11cvs31
549                 see ChangeLog 2003-04-21 and 2003-04-22
550
551 2003-04-21 [alfons]     0.8.11claws105
552
553         * src/main.c
554                 No access to GTK structures if we're a spawned child
555                 (and clean up code a little bit...) Should fix #126.
556
557 2003-04-21 [melvin]     0.8.11claws104
558
559         * src/plugins/dillo_viewer/README
560                 Improved slightly the text.
561
562 2003-04-21 [melvin]     0.8.11claws103
563
564         * src/plugins/dillo_viewer/README *** NEW ***
565                 Added a README file for the Dillo plugin
566
567 2003-04-20 [paul]
568
569         * tools/README
570           tools/outlook2sylpheed.pl
571                 updated and improved by Ricardo Mones Lastra
572
573 2003-04-18 [oliver]     0.8.11claws102
574
575         * src/inc.c 
576         * src/prefs_account.h
577                 remove Pop3SessionType (used by selective download)
578         * src/prefs_toolbar.c
579                 enable set Default Toolbar button
580
581 2003-04-18 [paul]       0.8.11claws101
582
583         * sync with 0.8.11cvs29
584                 see ChangeLog 2003-04-18
585
586 2003-04-17 [paul]       0.8.11claws100
587
588         * src/prefs_common.[ch]
589           src/summaryview.c
590                 remove 'Open next message on deletion' option,
591                 as the same effect can now be achieved via the
592                 'Always open messages in summary when selected'
593                 option.
594
595 2003-04-17 [paul]       0.8.11claws99
596
597         * sync with 0.8.11cvs28
598                 see ChangeLog 2003-04-17
599
600 2003-04-17 [christoph]  0.8.11claws98
601
602         * ac/spamassassin.m4
603         * src/plugins/spamassassin/libspamc.[ch]
604         * src/plugins/spamassassin/utils.[ch]
605                 sync libspamc with SpamAssassin project
606
607 2003-04-17 [christoph]  0.8.11claws97
608
609         * src/common/socket.h
610         * src/gtk/sslcertwindow.h
611                 rename old USE_SSL to USE_OPENSSL
612
613 2003-04-17 [paul]       0.8.11claws96
614
615         * src/prefs_common.h
616                 use gulong for P_COLOR so that it compiles/runs on
617                 64-bit systems. Patch submitted by James Noyes
618                 <jnoyes-claws@retrogeeks.com>
619                 
620         * po/de.po
621                 updated by Jens
622
623 2003-04-17 [paul]       0.8.11claws95
624
625         * sync with 0.8.11cvs27
626                 see ChangeLog 2003-04-16
627
628 2003-04-15 [paul]       0.8.11claws94
629
630         * src/prefs_common.[ch]
631                 rearrange to stop the window getting too long:
632                         move Receive dialog stuff to Receive tab
633                         move Send dialog to Send tab
634                         remove Dialogs frame
635                 rename 'Open messages in summary with cursor keys' to
636                 'Always open messages in summary when selected', as its
637                 more appropriate
638
639 2003-04-15 [paul]       0.8.11claws93
640
641         * src/prefs_common.[ch]
642           src/summaryview.c
643                 add new option '/Interface/Open next message on deletion'
644
645 2003-04-15 [paul]       0.8.11claws92
646
647         * src/summaryview.[ch]
648                 add /Mark/Lock and /Mark/Unlock to the pop-up
649                 menu. Patch submitted by Ivan Francolin Martinez
650                 <ivanfm@users.sourceforge.net>
651
652 2003-04-15 [paul]       0.8.11claws91
653
654         * sync with 0.8.11cvs24
655                 see ChangeLog 2003-04-15
656
657 2003-04-14 [jens]       0.8.11claws90
658
659         * updated German translation and some corrections from
660                 Roland Bless <bless@tm.uka.de>
661
662 2003-04-14 [paul]       0.8.11claws89
663
664         * sync with 0.8.11cvs22
665                 see ChangeLog 2003-04-14
666
667 2003-04-13 [paul]       0.8.11claws88
668
669         * src/plugins/clamav/clamav_plugin.c
670                 fix memory leaks
671                 clean up
672
673 2003-04-12 [paul]       0.8.11claws87
674
675         * src/plugins/clamav/clamav_plugin.c
676                 activate enable/disable archive scanning option
677                 
678         * src/plugins/clamav/.cvsignore         ** NEW FILE **
679
680 2003-04-12 [paul]       0.8.11claws86
681
682         * src/plugins/Makefile.am
683           src/plugins/clamav/Makefile.am                ** NEW FILE **
684           src/plugins/clamav/README                     ** NEW FILE ** 
685           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
686           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
687                 add Clam AntiVirus plugin
688
689 2003-04-12 [paul]       0.8.11claws85
690
691         * sync with 0.8.11cvs21
692                 see ChangeLog 2003-04-11
693
694 2003-04-11 [paul]       0.8.11claws84
695
696         * po/es.po
697                 update Spanish translation. Submitted by Ricardo
698                 Mones Lastra.
699
700 2003-04-10 [christoph]  0.8.11claws83
701
702         * src/mbox.c
703                 fix typo that did not move unfiltered mails to destination
704                 folder
705
706         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
707          when filtering from spool)
708
709 2003-04-10 [christoph]  0.8.11claws82
710
711         * src/imap.c
712                 use BODY.PEEK instead of BODY in in message fetch operation
713                 to make sure the IMAP server does not set the \Seen flag for
714                 messages. Sylpheed does that later itself, when the message
715                 is opened in sylpheed
716
717         (closes Bug 111 Claws destroys unread marks)
718
719 2003-04-09 [oliver]     0.8.11claws81
720         
721         * src/folder.c
722                 fix crash in folder_destroy
723         * README.claws
724                 remove selective download
725
726 2003-04-09 [christoph]  0.8.11claws80
727
728         * src/imap.c
729                 fix crash in imap_get_msginfo() when then fetched message
730                 is not found
731
732         (closes Bug 110 Crash during mail composition)
733
734 2003-04-08 [christoph]  0.8.11claws79
735
736         * src/folder.c
737         * src/prefs_account.c
738                 Filter new messages that are found in an INBOX folder
739                 when 'Filter messages on receiving' is enabled in the
740                 Folder's AccountPrefs. This allows to use Sylpheed's
741                 filtering engine for IMAP folders where messages are
742                 added to the INBOX by a MTA
743
744 2003-04-08 [paul]       0.8.11claws78
745
746         * src/procmsg.h
747                 clean up after last commit
748
749 2003-04-08 [paul]       0.8.11claws77
750
751         * sync with 0.8.11cvs20
752                 see ChangeLog 2003-04-07 and 2003-04-08
753
754 2003-04-07 [christoph]  0.8.11claws76
755
756         * src/filtering.[ch]
757         * src/inc.[ch]
758         * src/mbox.c
759         * src/procmsg.[ch]
760                 add procmsg_msginfo_filter() to execute filtering actions
761
762 2003-04-06 [christoph]  0.8.11claws75
763
764         * src/imap.c
765                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
766
767 2003-04-06 [christoph]  0.8.11claws74
768
769         * src/common/utils.[ch]
770                 add g_int_compare() function for slist sorting
771
772         * src/imap.c
773                 fetch all MsgInfos with one command in imap_get_msginfos()
774                 using an imap set with a list of ranges
775
776         * src/news.c
777                 use new g_int_compare() function
778
779 2003-04-06 [thorsten]   0.8.11claws73
780
781         * src/mh.c
782                 corrected implementation of mh_folder_destroy()
783
784 2003-04-05 [christoph]  0.8.11claws72
785
786         * src/account.c
787         * src/folder.[ch]
788         * src/folderview.c
789         * src/imap.c
790         * src/inc.c
791         * src/main.c
792         * src/mainwindow.c
793         * src/mbox_folder.c
794         * src/mh.c
795         * src/mimeview.h
796         * src/msgcache.[ch]
797         * src/news.c
798         * src/procmime.h
799         * src/procmsg.[ch]
800         * src/setup.c
801         * src/gtk/gtkutils.c
802                 o rename structure field names class and new to klass and
803                   new_msgs, to allow including files in C++
804                 o add 'extern "C"' block to some header files
805                 o add MsgInfoList and MsgNumberList as alias for GSList for
806                   developers to know what type of list is expected
807
808         * src/plugins/image_viewer/plugin.c
809         * src/plugins/image_viewer/viewer.[ch]
810         * src/plugins/image_viewer/viewerprefs.[ch]
811                 rename function names to prevent conflicts
812
813 2003-04-05 [paul]       0.8.11claws71
814
815         * sync with 0.8.11cvs18
816                 see ChangeLog 2003-04-03 and 2003-04-04
817
818 2003-04-02 [christoph]  0.8.11claws70
819
820         * src/folder.[ch]
821         * src/imap.[ch]
822         * src/mbox_folder.[ch]
823         * src/mh.[ch]
824         * src/news.[ch]
825                 o Make all virtual folder functions private
826                 o remove unused folder code
827
828         * src/common/socket.[ch]
829         * src/summaryview.c
830                 fix warnings
831
832 2003-03-30 [alfons]     0.8.11claws69
833
834         * src/send_message.c
835                 remove two debug traces and see if people still report
836                 errors
837
838 2003-03-30 [alfons]     0.8.11claws68
839
840         * src/send_message.c
841         * src/commons/session.c
842                 add more debug traces
843
844 2003-03-30 [christoph]  0.8.11claws67
845
846         * src/folder.c
847                 change processing folder name from .processing to processing
848
849         * src/common/ssl.c
850                 disable SSL certificate check because it causes Xlib error
851                 when the child process want's to open an GTK window
852
853 2003-03-30 [christoph]  0.8.11claws66
854
855         * src/folder.c
856                 don't use default folder for processing folder item because
857                 it can be a non local folder
858
859         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
860
861 2003-03-30 [alfons]     0.8.11claws65
862
863         * src/send_message.c
864                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
865                 to generate bad code for 'send_send_data_progressive': When
866                 called from 'send_send_data_finished', the 'data' pointer is
867                 cleared just before the assignment to the dialog pointer
868
869 2003-03-29 [christoph]  0.8.11claws64
870
871         * src/common/prefs.h
872         * src/plugins/image_viewer/Makefile.am
873         * src/plugins/image_viewer/plugin.c
874         * src/plugins/image_viewer/viewer.[ch]
875         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
876                 add PrefsPage for ImageViewer
877
878 2003-03-28 [thorsten]   0.8.11claws63
879
880         * src/common/session.c
881                 added some comments
882
883 2003-03-28 [paul]       0.8.11claws62
884
885         * sync with 0.8.11cvs16
886                 see ChangeLog 2003-03-28
887
888 2003-03-28 [paul]       0.8.11claws61
889
890         * sync with 0.8.11cvs15
891                 see ChangeLog 2003-03-28
892
893 2003-03-27 [christoph]  0.8.11claws60
894
895         * src/folder.c
896         * src/imap.c
897         * src/common/socket.[ch]
898                 set socket state to DISCONNECTED when any operation
899                 fails to allow reconnecting in IMAP code without
900                 checking the return code of all calls to the command
901                 functions
902
903         * src/folderview.c
904         * src/summaryview.c
905                 remove some more stuff that depends on specific
906                 folder types
907
908 2003-03-27 [paul]       0.8.11claws59
909
910         * sync with 0.8.11cvs14
911                 see ChangeLog 2003-03-27
912                 
913         * src/selective_download.[ch]   ** REMOVED **
914                 really removed
915
916 2003-03-27 [christoph]  0.8.11claws58
917
918         * src/folder.c
919                 fix handling of tmp_flags in flag copy function
920
921 2003-03-27 [paul]       0.8.11claws57
922
923         * sync with 0.8.11cvs13
924                 see ChangeLog 2003-03-27
925
926 2003-03-27 [oliver]     0.8.11claws56
927
928         * src/maiwindow.c
929                 remove sel_download_cb
930
931 2003-03-27 [oliver]     0.8.11claws55
932         
933         * src/inc.c
934                 remove POP3_TOP
935         
936 2003-03-26 [oliver]     0.8.11claws54
937
938         *src/pop.h
939                 remove POP3_TOP*
940         * README.claws
941                 remove selective donwload readme
942
943 2003-03-26 [oliver]     0.8.11claws53
944         * src/matcher.[ch]
945         * src/matcher_parser_parse.y 
946         * src/pop.c 
947         * src/prefs_account.[ch]
948         * src/prefs_filtering.c
949                 remove selective donwload
950
951 2003-03-26 [oliver]     0.8.11claws52
952
953         * src/inc.[ch] 
954         * src/filtering.c 
955         * src/mainwindow.c 
956                 remove selective donwload
957
958 2003-03-26 [oliver]     0.8.11claws51
959         
960         * src/Makefile.am
961         * src/selective_download.[ch]   ** REMOVE **    
962
963 2003-03-26 [christoph]  0.8.11claws50
964
965         * src/news.c
966                 fix NEWS that got broken by a sync with sylpheed-main
967
968 2003-03-26 [christoph]  0.8.11claws49
969
970         * src/mimeview.c
971                 fix mime type guessing when no mime type is found for a file
972
973 2003-03-25 [christoph]  0.8.11claws48
974
975         * src/mimeview.c
976         * src/procmime.c
977                 remove mime type guessing from mime parser and use
978                 name based mime types in viewer lookup for mime type
979                 application/octet-stream
980
981 2003-03-25 [christoph]  0.8.11claws47
982
983         * doc-src/readme.txt
984         * doc-src/rfc2554.txt
985                 add RFC about SMTP AUTH
986
987         * src/send_message.c
988         * src/common/smtp.[ch]
989                 add extra error code for authentication errors and
990                 clear temporary password when this error occurs
991
992         (closes Bug 84 authentication failure while sending should
993          prompt for password again)
994
995 2003-03-25 [christoph]  0.8.11claws46
996
997         * configure.ac
998         * src/Makefile.am
999         * src/imageview.[ch]                            ** REMOVE **
1000         * src/messageview.[ch]
1001         * src/mimeview.[ch]
1002         * src/prefs_common.[ch]
1003         * src/textview.c
1004         * src/plugins/Makefile.am
1005         * src/plugins/image_viewer/.cvsignore           ** NEW **
1006         * src/plugins/image_viewer/Makefile.am          ** NEW **
1007         * src/plugins/image_viewer/plugin.c             ** NEW **
1008         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
1009                 move image viewer into a plugin (building is enabled by default)
1010                 [ToDo: Prefs for resize and autoview]
1011
1012 2003-03-25 [paul]       0.8.11claws45
1013
1014         * sync with 0.8.11cvs12
1015                 see ChangeLog 2003-03-26
1016
1017 2003-03-25 [paul]       0.8.11claws44
1018
1019         * sync with 0.8.11cvs11
1020                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
1021                 
1022         Note: Selective Download is broken.
1023                 
1024 2003-03-22 [christoph]  0.8.11claws43
1025
1026         * src/folder.c
1027                 code cleanup for flags copying
1028
1029 2003-03-22 [christoph]  0.8.11claws42
1030
1031         * src/plugins/trayicon/trayicon.c
1032                 fix setting the transparent area when the window size
1033                 is forced by the system tray
1034
1035 2003-03-22 [christoph]  0.8.11claws41
1036
1037         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
1038         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
1039         * src/plugins/trayicon/newmail.xpm              ** NEW **
1040         * src/plugins/trayicon/nomail.xpm               ** NEW **
1041         * src/plugins/trayicon/trayicon.c
1042         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
1043                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
1044                 o add icon for unread mails
1045                 o set transparency for window
1046
1047 2003-03-22 [christoph]  0.8.11claws40
1048
1049         * src/news.c
1050                 init news session to prevent crash when session is closed
1051
1052 2003-03-22 [christoph]  0.8.11claws39
1053
1054         * src/imap.c
1055         * src/common/session.[ch]
1056                 Init session data to make sure we don't have invalid pointers
1057                 for read_ch and write_ch when new multi process sessions are
1058                 not used
1059
1060         * src/main.c
1061         * src/common/plugin.c
1062         * src/common/sylpheed.c
1063         * src/plugins/demo/demo.c
1064         * src/plugins/dillo_viewer/dillo_viewer.c
1065         * src/plugins/mathml_viewer/mathml_viewer.c
1066         * src/plugins/spamassassin/spamassassin.c
1067         * src/plugins/spamassassin/spamassassin_gtk.c
1068                 add plugin types to allow loading plugins at different times
1069                 (and maybe for different frontends), because it's not good to
1070                 load GTK-Plugins gefore gtk_init was called
1071
1072         * configure.ac
1073         * src/plugins/Makefile.am
1074         * src/plugins/trayicon/.cvsignore               ** NEW **
1075         * src/plugins/trayicon/Makefile.am              ** NEW **
1076         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
1077         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
1078         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
1079         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
1080         * src/plugins/trayicon/trayicon.c               ** NEW **
1081                 New Trayicon plugin that shows an icon in a systray that uses
1082                 XEMBED protocol like Gnome's systray. Icon shows if there
1083                 are new mails and a tooltip shows information about new,
1084                 unread and total messages.
1085
1086 2003-03-22 [paul]       0.8.11claws38
1087
1088         * src/common/smtp.c
1089                 fix ESMTP AUTH CRAM-MD5
1090                 [sync with main (still version 0.8.11cvs6), see
1091                  ChangeLog 2003-03-22]
1092
1093 2003-03-21 [colin]      0.8.11claws37
1094
1095         * src/send_message.c
1096                 Fix USE_SSL => USE_OPENSSL
1097
1098 2003-03-21 [colin]      0.8.11claws36
1099
1100         * src/folderview.c
1101                 Fix counts in drag and dropped subfolders
1102
1103 2003-03-21 [colin]      0.8.11claws35
1104
1105         * src/folder.c 
1106         * src/folderview.c
1107                 speed up a bit folder dnd
1108
1109 2003-03-20 [alfons]     0.8.11claws34
1110
1111         * src/main.c
1112         * src/toolbar.c
1113         * src/procmsg.c
1114                 don't send locked queue messages
1115                 (feature request "[ 705245 ] Locking message in outbox 
1116                  should prevent sending")
1117
1118 2003-03-20 [christoph]  0.8.11claws33
1119
1120         * src/folder.c
1121                 remove NEW and UNREAD flag in special folders when scanning
1122                 
1123         * src/common/smtp.c
1124                 fix ESMTP AUTH CRAM-MD5
1125
1126 2003-03-20 [paul]       0.8.11claws32
1127
1128         * src/prefs_account.c
1129                 Re-write 'Tunnel command to open connection' as
1130                 'Use command to communicate with server', and disable
1131                 it for all except IMAP accounts
1132
1133 2003-03-20 [paul]       0.8.11claws31
1134
1135         * sync with 0.8.11cvs6
1136                 see ChangeLog 2003-03-20
1137
1138 2003-03-19 [match]      0.8.11claws30
1139
1140         * src/addritem.[ch]
1141                 include documentation. minor refactoring.
1142         * src/addr_compl.[ch]
1143         * src/addrindex.[ch]
1144         * src/addresbook.[ch]
1145         * src/summaryview.c
1146                 re-enable address lookup (was disabled in
1147                 0.8.11claws20).
1148
1149 2003-03-19 [christoph]  0.8.11claws29
1150
1151         * src/procmsg.c
1152                 add temp flag handling, will make moving and copying
1153                 messages possible again
1154
1155         * src/folder.c
1156                 correct calulation of folder stats
1157
1158 2003-03-18 [match]      0.8.11claws28
1159
1160         * src/editgroup.h
1161                 remove case sensitive comparison (closes bug 80).
1162
1163 2003-03-18 [christoph]  0.8.11claws27
1164
1165         * src/imap.c
1166                 fix imap using a tunnel command
1167
1168         (closes bug 87)
1169
1170 2003-03-18 [christoph]  0.8.11claws26
1171
1172         * src/folder.[ch]
1173         * src/imap.c
1174         * src/procmsg.[ch]
1175                 rewrite flag handling for folders
1176
1177 2003-03-18 [christoph]  0.8.11claws25
1178
1179         * src/folder.c
1180         * src/procmsg.c
1181         * src/summaryview.c
1182                 unset NEW and UNREAD flags when message is ignored, to make
1183                 sure messages don't show up as unread on other IMAP clients,
1184                 because the IGNORE_THREAD flag can not be syncronized through
1185                 the IMAP folder
1186
1187 2003-03-17 [christoph]  0.8.11claws24
1188
1189         * src/imap.c
1190                 don't use recursion to fetch uids when the number of messages
1191                 does not match. Moved code into subfunction that is used
1192                 again when needed, to prevent an endless loop.
1193
1194 2003-03-17 [thorsten]   0.8.11claws23
1195
1196         * src/imageview.[ch]
1197                 export imageview_get_resized_size() (for plugins)
1198         * src/prefs_common.[ch]
1199                 added prefs_common_get() (for plugins)
1200
1201 2003-03-17 [christoph]  0.8.11claws22
1202
1203         * src/imap.c
1204                 o remove UID guessing from copy code
1205                 o support UIDPLUS extension for APPEND command
1206
1207 2003-03-17 [paul]       0.8.11claws21
1208
1209         * src/gtk/about.c
1210                 remove 'Compiled-plugins' section.
1211                 
1212         * src/plugins/dillo_viewer/dillo_viewer.c
1213                 slight change to description text
1214
1215 2003-03-16 [match]      0.8.11claws20
1216         * src/ldapserver.[ch]           ** NEW **
1217         * src/ldapctrl.[ch]             ** NEW **
1218         * src/ldapquery.[ch]            ** NEW **
1219         * src/ldaputil.[ch]             ** NEW **
1220         * src/addrcindex.[ch]           ** NEW **
1221         * src/addrquery.h               ** NEW **
1222         * src/addritem.[ch]
1223         * src/addrcache.[ch]
1224         * src/addrindex.[ch]
1225         * src/addr_compl.[ch]
1226         * src/addressbook.[ch]
1227         * src/addrbook.[ch]
1228         * src/editgroup.c
1229         * src/editaddress.c
1230         * src/editldap.c
1231         * src/editldap_basedn.c
1232         * src/vcard.c
1233         * src/jpilot.c
1234         * src/Makefile.am
1235                 included dynamic LDAP queries. improved address
1236                 completion.
1237
1238 2003-03-16 [paul]       0.8.11claws19
1239
1240         * tools/multiwebsearch.pl
1241                 fix a fatal typo
1242
1243 2003-03-16 [christoph]  0.8.11claws18
1244
1245         * src/mimeview.c
1246         * src/plugins/dillo_viewer/dillo_viewer.c
1247         * src/plugins/mathml_viewer/mathml_viewer.c
1248                 make unregistering of MimeViewerFactorys possible
1249
1250 2003-03-16 [alfons]     0.8.11claws17
1251
1252         * configure.ac
1253                 correct typo
1254
1255 2003-03-16 [melvin]     0.8.11claws16
1256
1257         * src/plugins/dillo_viewer.c
1258                 Fixed bug where it was not possible to view more than
1259                 one text/html attachment per message (bug discovered
1260                 by Christoph Hohmann).
1261
1262 2003-03-15 [melvin]     0.8.11claws15
1263
1264         * src/prefs_actions.c
1265                 Fixed compilation warnings.
1266
1267 2003-03-15 [melvin]     0.8.11claws14
1268
1269         * src/plugins/Makefile.am
1270         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
1271         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
1272         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
1273                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
1274                 newer (http://dillo.auriga.wearlab.de/).
1275
1276 2003-03-15 [christoph]  0.8.11claws13
1277
1278         * src/imap.c
1279                 don't query imap folder for attributes because we already
1280                 for them from imap_status
1281
1282         * src/mimeview.[ch]
1283                 add support for plugable MimeViewers (unloading Viewers
1284                 not yet complete)
1285
1286         * src/plugins/Makefile.am
1287         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
1288         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
1289         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
1290                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
1291                 widget from http://helm.cs.unibo.it/mml-widget/
1292
1293 2003-03-14 [christoph]  0.8.11claws12
1294
1295         * src/folder.[ch]
1296                 o error return code's should better be negative
1297                 o replace printf with debug_print
1298
1299         * src/imap.c
1300                 improve IMAP folder scan by checking UID-NEXT
1301
1302         * src/summaryview.c
1303                 remove check that are unnecessary in my opinion
1304
1305 2003-03-13 [christoph]  0.8.11claws11
1306
1307         * src/folder.[ch]
1308         * src/foldersel.c
1309         * src/folderview.c
1310         * src/imap.c
1311         * src/mbox_folder.c
1312         * src/mh.c
1313         * src/news.c
1314         * src/prefs_scoring.c
1315         * src/summaryview.c
1316                 use a common function to get a displayable name
1317                 for a FolderItem
1318
1319 2003-03-13 [paul]       0.8.11claws10
1320
1321         * tools/Makefile.am
1322           tools/README
1323           tools/multiwebsearch.conf     ** NEW FILE **
1324           tools/multiwebsearch.pl       ** NEW FILE **
1325                 add multiwebsearch Actions script
1326
1327 2003-03-13 [colin]      0.8.11claws9
1328
1329         * src/compose.c
1330                 Remove leading emtpy lines from quoted text
1331                 before quoting it
1332
1333 2003-03-13 [melvin]     0.8.11claws8
1334
1335         * src/prefs_actions.c
1336                 Fixed a memory leak
1337                 Code clean ups
1338                 Added Cancel and OK buttons
1339                 Corrected help text
1340
1341 2003-03-13 [christoph]  0.8.11claws7
1342
1343         * src/account.c
1344         * src/folder.[ch]
1345         * src/imap.c
1346         * src/mainwindow.c
1347         * src/mbox_folder.c
1348         * src/mh.c
1349         * src/news.c
1350         * src/setup.c
1351                 replace more folder type stuff with folder class stuff
1352
1353 2003-03-13 [melvin]     0.8.11claws6
1354
1355         * src/prefs_actions.c
1356                 Added new tokens:
1357                 %u: user provided argument
1358                 %h: user provided argument (hidden on input)
1359                 %s: current text selection in the message view 
1360
1361 2003-03-13 [paul]       0.8.11claws5
1362
1363         * sync with 0.8.11cvs5
1364                 see ChangeLog 2003-03-11, 2003-03-12
1365
1366 2003-03-12 [christoph]  0.8.11claws4
1367
1368         * src/folder.c
1369                 use folder class idstr when writing folderlist.xml
1370
1371         * src/folder.h
1372         * src/imap.c
1373         * src/news.c
1374                 replace folder type checks with folder class checks
1375
1376 2003-03-12 [christoph]  0.8.11claws3
1377
1378         * src/folder.[ch]
1379         * src/imap.[ch]
1380         * src/main.c
1381         * src/mbox_folder.[ch]
1382         * src/mh.[ch]
1383         * src/news.[ch]
1384                 o create a list of known folder classes in the folder system
1385                 o use folder class id strings for folder item identifiers
1386
1387 2003-03-12 [christoph]  0.8.11claws2
1388
1389         * src/imap.c
1390                 fix imap uid validity check
1391
1392 2003-03-12 [christoph]  0.8.11claws1
1393
1394         * src/account.c
1395         * src/folder.[ch]
1396         * src/foldersel.c
1397         * src/folderview.c
1398         * src/imap.c
1399         * src/mainwindow.c
1400         * src/mbox_folder.c
1401         * src/mh.c
1402         * src/news.c
1403         * src/prefs_scoring.c
1404         * src/procmsg.c
1405         * src/setup.c
1406         * src/summaryview.c
1407                 initial restructuring of folder system, seperating
1408                 folders and folder classes
1409
1410 2003-03-12 [paul]       0.8.11claws
1411
1412         0.8.11claws release
1413
1414 2003-03-12 [christoph]
1415
1416         * src/gtk/prefswindow.c
1417                 fix translation of "Page Index"
1418
1419 2003-03-12 [paul]       0.8.10claws110
1420
1421         a sync from 0.8.11cvs4 before the release
1422
1423         * src/common/utils.c
1424                 subject_compare_for_sort(): allow null strings (fixes
1425                 summary sorting).
1426
1427 2003-03-11 [paul]       0.8.10claws109
1428
1429         * po/es.po
1430                 update Spanish translation, submitted by
1431                 Ricardo Mones Lastra
1432
1433 2003-03-11 [melvin]     0.8.10claws108
1434
1435         * po/fr.po
1436                 Updated French translations
1437
1438 2003-03-11 [paul]       0.8.10claws107
1439
1440         * manual/en/Makefile.am
1441           manual/en/*.html
1442                 update English manual, add a new page
1443                 updated by Francois Barriere <fbarriere@atmel.fr>
1444                 
1445         * po/bg.po
1446           po/it.po
1447           po/sr.po
1448                 update Bulgarian, Italian, and Serbian translations
1449                 submitted by George Danchev, Alessandro Maestri, and
1450                 Urke MMI
1451
1452 2003-03-10 [paul]       0.8.10claws106
1453
1454         * src/gtk/about.c
1455           src/gtk/prefswindow.c
1456                 make some strings translatable
1457
1458 2003-03-10 [darko]      0.8.10claws105
1459
1460         * src/compose.c
1461                 code cleanup to make Hiro happy
1462
1463 2003-03-10 [paul]       0.8.10claws104
1464
1465         * sync with 0.8.11cvs2
1466                 see ChangeLog 2003-03-10
1467
1468 2003-03-09 [melvin]     0.8.10claws103
1469
1470         * src/textview.c
1471                 textview_set_font(): fix for message display in
1472                 UTF-8 locales (thanks to Sergey Vlasov).
1473                 (was unintentionnaly reverted in 0.8.6claws6)   
1474
1475 2003-03-08 [darko]      0.8.10claws102
1476
1477         * src/compose.c
1478                 fix infinite loop in wrapping as reported
1479                 by happycactus
1480                 obsoletes patch #696482
1481
1482 2003-03-08 [christoph]  0.8.10claws101
1483
1484         * src/imap.c
1485                 add workaround for IMAP servers that do not
1486                 support the "UID SEARCH UID" command
1487
1488 2003-03-07 [christoph]  0.8.10claws100
1489
1490         * src/plugins/spamassassin/spamassassin.[ch]
1491         * src/plugins/spamassassin/spamassassin_gtk.c
1492                 code cleanup
1493
1494 2003-03-07 [paul]       0.8.10claws99
1495
1496         * po/es.po
1497                 updated Spanish translation, submitted by
1498                 Ricardo Mones Lastra
1499
1500 2003-03-07 [christoph]  0.8.10claws98
1501
1502         * src/send.c
1503                 fix in 0.8.10claws94 was wrong
1504                 local delivery does not require escaping, remove escaping
1505                 code to make signatures of mails with "." lines valid
1506                 
1507                 NOTE: requires that sendmail is executed with "-i" option,
1508                       what is the default now, but has to be changed in all
1509                       exsiting accounts)
1510
1511 2003-03-07 [paul]       0.8.10claws97
1512
1513         * sync with 0.8.11 release
1514                 see ChangeLog 2003-03-07
1515
1516 2003-03-06 [paul]       0.8.10claws96
1517
1518         * src/compose.c
1519                 revert commit 0.8.10claws92
1520
1521 2003-03-06 [paul]       0.8.10claws95
1522
1523         * src/folderview.c
1524                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
1525
1526         * src/gtkaspell.c
1527                 fix bug 74, 'Crash opening editor window with pseudo-color
1528                 display'
1529                 
1530         Patches submitted by Kevin Vigor <kevin@vigor.nu>
1531
1532 2003-03-06 [christoph]  0.8.10claws94
1533
1534         * src/send.c
1535                 fix rfc2821 (4.5.2) violation in SMTP data sending,
1536                 all lines starting with a period get an extra period
1537                 inserted
1538                 (found by Simon 'corecode' Schubert)
1539
1540 2003-03-06 [paul]       0.8.10claws93
1541
1542         * src/folderview.c
1543                 if configured font can't be loaded fall back to gtk
1544                 default. (with thanks to Christoph)
1545                 
1546                 closes long-standing bug 15 'Crashes on startup'
1547
1548 2003-03-06 [paul]       0.8.10claws92
1549
1550         * src/compose.c
1551                 freeze text before autosave and thaw afterwards
1552                 fixes bug 67 'autosave make re-rediting message crazy'
1553
1554 2003-03-06 [christoph]  0.8.10claws91
1555
1556         * src/compose.c
1557                 ignore address comment in dupe check for Cc-list
1558
1559         (closes reopened bug 47 Replying to message strips name part of
1560          e-mail addresses of Cc: lines)
1561
1562 2003-03-06 [paul]       0.8.10claws90
1563
1564         * src/Makefile.am
1565                 remove reference to gtkxtext.h as its no longer in
1566                 the repository
1567
1568 2003-03-06 [paul]       0.8.10claws89
1569
1570         * sync with 0.8.10cvs25
1571                 see ChangeLog 2003-03-06
1572
1573 2003-03-06 [oliver]     0.8.10claws88
1574         
1575         * src/messageview.c
1576                 remove include
1577
1578 2003-03-06 [oliver]     0.8.10claws87
1579         
1580         * src/folderview.c 
1581                 remove changes introduced inclaws74
1582         * src/messageview.c
1583                 another attempt to sanely delete and update
1584                 messages deleted in separate messageview
1585
1586 2003-03-05 [christoph]  0.8.10claws86
1587
1588         * src/summaryview.c
1589                 check if "From" matches any account's address if
1590                 addressbook completion of addresses is disabled too
1591
1592         (closes Bug 70 "Display recipient in from" doesn't check
1593          folder's default account)
1594
1595 2003-03-05 [christoph]  0.8.10claws85
1596
1597         * src/compose.c
1598         * src/common/utils.[ch]
1599                 don't strip address comments when building Cc lists
1600
1601         (closes Bug 47 Replying to message strips name part of e-mail addresses
1602          of Cc: lines)
1603
1604         * src/folder.c
1605                 fix return value of copy function
1606
1607 2003-03-05 [christoph]  0.8.10claws84
1608
1609         * src/imap.c
1610                 don't ask imap server for non rfc822 headers
1611
1612         (closes bug 71 IMAP FETCH asks for FROM header field twice)
1613
1614         * src/imap.c
1615                 destroy session on socket error to allow reconnecting
1616
1617 2003-03-05 [christoph]  0.8.10claws83
1618
1619         * configure.ac
1620                 fix building with gnome when no prefix is set
1621
1622         (closes bug 66 Gnome directory is set to NONE)
1623
1624 2003-03-05 [paul]       0.8.10claws82
1625
1626         * sync with 0.8.10cvs23
1627                 see ChangeLog 2003-03-05
1628
1629 2003-03-04 [christoph]  0.8.10claws81
1630
1631         * src/folder.c
1632                 o fix moving and copying when folder returns 0 for new
1633                   message number
1634                 o remove some code for single message copy and move
1635                   operations and use functions for multiple messages
1636
1637         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
1638
1639         * src/news.c
1640                 remove unused include
1641
1642 2003-03-04 [paul]       0.8.10claws80
1643
1644         * src/gtk/about.c
1645                 list 'Compiled plugins'
1646
1647 2003-03-03 [christoph]  0.8.10claws79
1648
1649         * src/news.[ch]
1650                 have to multiply the percentage of the current fetch with
1651                 the percentage that it has of the total fetch operation
1652                 for correct values
1653
1654 2003-03-03 [christoph]  0.8.10claws78
1655
1656         * src/news.c
1657                 fix calculation of expected lines for progress indicator
1658
1659 2003-03-03 [christoph]  0.8.10claws77
1660
1661         * src/summaryview.c
1662         * src/common/utils.c
1663                 fix segfault when opening the root news folder
1664
1665 2003-03-03 [christoph]  0.8.10claws76
1666
1667         * src/mainwindow.[ch]
1668         * src/common/Makefile.am
1669         * src/common/progressindicator.[ch]
1670                 add UI independent progress indicator handling
1671
1672         * src/news.[ch]
1673                 use new progress indicator for message info fetching
1674
1675         * src/common/hooks.h
1676                 code cleanup
1677
1678 2003-03-03 [oliver]     0.8.10claws75
1679
1680         * src/toolbar.c
1681         * src/compose.c
1682                 removed commented code
1683
1684 2003-03-03 [oliver]     0.8.10claws74
1685
1686         * src/toolbar.[ch]
1687                 cleanups and refactoring
1688         * src/compose.[ch]
1689                 compose_reply_mode reply & forwarding interface for
1690                 toolbar buttons
1691         * src/folderview.c
1692                 act on messages marked for deletion in folderview_selected
1693                 based on prefs_common.immediate_exec since a message might 
1694                 have been deleted by messageview in a folder we are changing 
1695                 to (does anybody understand what I'm on about ?)
1696
1697 2003-03-03 [oliver]     0.8.10claws73
1698         
1699         * src/messageview.[ch]
1700                 new functions
1701                 - messageview_delete: delete message shown in messagview
1702                 - messageview_update_view: update messageview to currently 
1703                   selected summaryview message
1704                 - add separate messageview to msgview_list in order to update 
1705                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
1706         * src/summaryview.[ch]
1707                 summary_get_selection returns a list of selected msgs
1708                 in summaryview
1709         * src/mainwindow.c
1710                 toolbar reply refactoring
1711
1712 2003-03-03 [paul]       0.8.10claws72
1713
1714         * sync with 0.8.10cvs21
1715                 see ChangeLog 2003-03-03
1716
1717 2003-03-02 [christoph]  0.8.10claws71
1718
1719         * src/common/passcrypt.c
1720                 use POSIX includes
1721
1722 2003-03-02 [christoph]  0.8.10claws70
1723
1724         * configure.ac
1725         * src/prefs_account.c
1726         * src/prefs_gtk.[ch]
1727         * src/common/.cvsignore
1728         * src/common/Makefile.am
1729         * src/common/passcrypt.c                ** NEW **
1730         * src/common/passcrypt.h.in             ** NEW **
1731                 Implement password encryption in config files
1732                 using unix encrypt and setkey functions. The crypt
1733                 key can be set as a configure parameter. Old
1734                 passwords will be converted if they do not begin
1735                 with '!'
1736
1737 2003-03-02 [paul]       0.8.10claws69
1738
1739         * src/prefs_account.c
1740                 fix compile error
1741
1742 2003-03-01 [thorsten]   0.8.10claws68
1743
1744         * po/el.po
1745           po/hr.po
1746           po/it.po
1747           po/nl.po
1748           po/sr.po
1749           po/sv.po
1750                 corrected format strings
1751         * po/en_GB.po
1752                 corrected headers
1753                 (fix compile errors with GNU gettext-0.11.5)
1754
1755 2003-03-01 [oliver]     0.8.10claws67
1756
1757         * src/summaryview.c
1758                 menu callbacks call toolbar_menu_reply
1759
1760 2003-03-01 [oliver]     0.8.10claws66
1761
1762         * src/mainwindow.c
1763         * src/messageview.c
1764                 menu callbacks call toolbar_menu_reply
1765         * src/toolbar.[ch]
1766                 callbacks from menu handled by toolbar_menu_reply
1767
1768 2003-03-01 [paul]       0.8.10claws65
1769
1770         * src/addressbook.c
1771                 revert commit 0.8.10claws54 - breaks editing of
1772                 addressbook.
1773                 
1774         * po/bg.po
1775                 update Bulgarian translation, submitted by
1776                 George Danchev
1777
1778 2003-02-28 [christoph]  0.8.10claws64
1779
1780         * src/account.c
1781         * src/addressadd.c
1782         * src/compose.c
1783         * src/gtkaspell.c
1784         * src/gtkxtext.h                ** REMOVE **
1785         * src/imap.c
1786         * src/matcher.[ch]
1787         * src/mh.c
1788         * src/news.c
1789         * src/pine.c
1790         * src/prefs_common.c
1791         * src/prefs_matcher.c
1792         * src/procheader.[ch]
1793         * src/procmsg.[ch]
1794         * src/toolbar.c
1795         * src/common/ssl_certificate.c
1796         * src/gtk/colorlabel.c
1797         * src/gtk/menu.c
1798                 o fix warnings
1799                 o remove code obsoleted by new cache and folder system rework
1800
1801 2003-02-28 [oliver]     0.8.10claws63
1802         
1803         * src/toolbar.[ch]
1804                 * fix bug where reply in Messageview replied to 
1805                 Message displayed in summaryview
1806                 (reportedd via ML by chinatinte at gmx dot ch)
1807                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
1808                 didn't work in separate MessageView Toolbar
1809                 (wondering if anybody uses this at all ?)
1810         * src/summaryview.[ch]
1811                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
1812                 (generalize reply and forward code);
1813         * src/messageview.c 
1814                 remove focus_in event which updated summaryview to messageview
1815
1816 2003-02-28 [paul]       0.8.10claws62
1817
1818         * po/Makefile.in.in
1819                 add the --check option
1820                 Patch submitted by Ricardo Mones Lastra
1821
1822 2003-02-28 [paul]       0.8.10claws61
1823
1824         * src/prefs_account.c
1825                 re-order 'Signature' items
1826
1827 2003-02-28 [paul]       0.8.10claws60
1828
1829         * sync with 0.8.10cvs20
1830                 see ChangeLog 2003-02-28
1831
1832 2003-02-28 [paul]       0.8.10claws59
1833
1834         * po/POTFILES.in
1835                 update to reflect recent movement of files
1836
1837 2003-02-28 [paul]       0.8.10claws58
1838
1839         * sync with 0.8.10cvs19
1840                 see ChangeLog 2003-02-28
1841
1842 2003-02-27 [martin]     0.8.10claws57
1843
1844         * src/prefs_matcher.c 
1845                 fix segfault in prefs_matcher_ok() when the
1846                 last entry is deleted and prevents that the
1847                 message "entry not saved" comes up after deleting
1848                 an entry
1849
1850 2003-02-27 [martin]     0.8.10claws56
1851
1852         * src/prefs_filtering.c 
1853                 fix segfault in prefs_filtering_ok() when the
1854                 last entry is deleted and prevents that the
1855                 message "entry not saved" comes up after deleting
1856                 an entry
1857
1858 2003-02-27 [paul]       0.8.10claws55
1859
1860         * sync with 0.8.10cvs18
1861                 see ChangeLog 2003-02-27
1862
1863 2003-02-27 [paul]       0.8.10claws54
1864
1865         * src/addressbook.c
1866                 fix bug where the address book crashes with 
1867                 multiple lookups.
1868                 Patch [687729] submitted by David Frager 
1869                 <dbfrager@users.sourceforge.net>
1870
1871 2003-02-25 [christoph]  0.8.10claws53
1872
1873         * src/Makefile.am
1874         * src/colorlabel.[ch]           ** REMOVE **
1875         * src/gtk/Makefile.am
1876         * src/gtk/colorlabel.[ch]       ** NEW **
1877                 move colorlabel files to gtk directory
1878
1879         * src/esmtp.[ch]                ** REMOVE **
1880                 has been merged into smtp.[ch] in 0.7.5
1881
1882 2003-02-25 [christoph]  0.8.10claws52
1883
1884         * src/Makefile.am
1885         * src/about.[ch]                ** REMOVE **
1886         * src/gtk/Makefile.am
1887         * src/gtk/about.[ch]            ** NEW **
1888                 move about files to gtk directory
1889
1890 2003-02-25 [christoph]  0.8.10claws51
1891
1892         * src/folder.c
1893                 some code optimization of folder scanning code
1894
1895         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
1896
1897 2003-02-25 [christoph]  0.8.10claws50
1898
1899         * src/main.c
1900         * src/common/sylpheed.c
1901                 add command line parameter parsing to common code
1902
1903 2003-02-24 [christoph]
1904
1905         * Makefile.am
1906         * configure.ac
1907                 fix gnome prefix problems, the configure script now removed
1908                 `gnome-config --prefix` from `gnome-config --datadir`
1909                 and adds $(prefix} instead
1910
1911         (closes Bug 24 Makefile does not respect prefix when installing
1912          GNOME data)
1913
1914 2003-02-24 [christoph]  0.8.10claws49
1915
1916         * src/news.c
1917                 check for valid session before trying to authenticate
1918
1919         (closes Bug 60 crash if "authenticate on logon" is activated
1920          and newsserver-hostname is not valid)
1921
1922 2003-02-24 [melvin]     0.8.10claws48
1923
1924         * src/prefs_actions.c
1925                 Make sure all user's input is sent to the action and then
1926                 close the socket..
1927
1928 2003-02-23 [alfons]     0.8.10claws46
1929
1930         * src/summaryview.c
1931                 also wait cursor when deleting files
1932
1933 2003-02-23 [paul]
1934
1935         * tools/freshmeat_search.pl
1936           tools/google_search.pl
1937                 scripts should now work for any browser/browser command line
1938
1939 2003-02-22 [christoph]  0.8.10claws45
1940
1941         * src/procmsg.c
1942                 fix IMAP flag setting, IMAP flag is not handled correctly
1943                 anymore by the folder system and information about the
1944                 folder should not be saved in the MsgInfo (in my opinion)
1945
1946         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
1947
1948 2003-02-22 [christoph]  0.8.10claws44
1949
1950         * src/summaryview.c
1951                 fix spelling of "label" ;-)
1952
1953 2003-02-22 [thorsten]   0.8.10claws43
1954
1955         * src/mimeview.c
1956           src/prefs_common.[ch]
1957           src/procmime.[ch]
1958                 do not use description as attachment name
1959
1960 2003-02-22 [alfons]     0.8.10claws42
1961
1962         * src/summaryview.c
1963                 freeze/thaw folder item updates when changing color labels,
1964                 and put a wait cursors on
1965
1966 2003-02-22 [thorsten]   0.8.10claws41
1967
1968         * src/mimeview.c
1969                 save-all fixes: crash if invoked on multipart container,
1970                 mimeinfo access, pathseparators, error dialog
1971
1972 2003-02-21 [alfons]     0.8.10claws40
1973
1974         * src/prefs_gtk.c
1975                 remove unused var
1976
1977 2003-02-21 [colin]      0.8.10claws39
1978
1979         * src/send.c
1980                 Fix smtp logging
1981
1982 2003-02-21 [colin]      0.8.10claws38
1983
1984         * src/summaryview.c
1985                 Freeze/thaw folderItem updates when filtering messages 
1986                 via Tools/Filter messages
1987
1988 2003-02-21 [paul]       0.8.10claws37
1989
1990         * src/compose.c
1991                 revert commit 0.8.10claws26, there are ulterior motives
1992                 for users to set a Reply-To header when posting to
1993                 newsgroups
1994
1995 2003-02-21 [paul]       0.8.10claws36
1996
1997         * sync with 0.8.10cvs17
1998                 see ChangeLog 2003-02-21
1999
2000 2003-02-20 [christoph]  0.8.10claws35
2001
2002         * src/imap.c
2003                 IMAP UID fetch speedup using SEARCH
2004
2005         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2006
2007         * src/imap.c
2008                 fix problem with UIDs in IMAP UID cache that no longer existed
2009
2010 2003-02-20 [christoph]  0.8.10claws34
2011
2012         * src/imap.c
2013         * src/procheader.c
2014         * src/procheader.h
2015                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
2016
2017         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2018
2019         * src/imap.c
2020                 Rewrite imap_cmd_gen_recv use sock_getline instead
2021                 of sock_gets to avoid problems with too long reply
2022                 lines
2023     
2024 2003-02-20 [colin]      0.8.10claws33
2025         
2026         * src/prefs_account.c
2027                 Better wording
2028
2029 2003-02-20 [colin]      0.8.10claws32
2030
2031         * src/compose.c
2032                 Remove useless '&& !to_sender' 
2033
2034 2003-02-20 [darko]
2035
2036         * AUTHORS
2037                 change my e-mail address
2038
2039 2003-02-19 [colin]      0.8.10claws31
2040
2041         * src/prefs_common.c
2042                 X11 style colors for every configurable color
2043
2044 2003-02-19 [alfons]     0.8.10claws30
2045
2046         * src/prefs_gtk.[ch]
2047         * src/prefs_common.c
2048                 for color_new accept both plain integers and X11 style color
2049                 names (as found in /usr/lib/X11/rgb.txt)
2050
2051 2003-02-19 [paul]       0.8.10claws29
2052
2053         * src/mainwindow.c
2054                 add tooltips to online/offline button and account selector
2055                 button
2056
2057 2003-02-19 [paul]       0.8.10claws28
2058
2059         * src/folder.c
2060           src/news.c
2061           src/prefs_account.[ch]
2062           src/prefs_common.[ch]
2063                 move 'Maximum number of articles to download' to
2064                 account prefs.
2065                 clean up account prefs gui a little by hiding entries
2066                 rather then greying out entries
2067
2068 2003-02-19 [hiro]       0.8.10claws27
2069
2070         * src/common/utils.c
2071                 fix bug #54 'yesterdays date is displayed in the message 
2072                 summary window'
2073
2074 2003-02-19 [paul]       0.8.10claws26
2075
2076         * src/compose.c
2077                 fix bug reported in Feature Request [688596] 
2078                 'Reply-to header in news'
2079
2080 2003-02-18 [paul]       0.8.10claws25
2081
2082         * src/select-keys.c
2083                 add a 'List all keys' button to key selection dialog
2084
2085 2003-02-18 [colin]      0.8.10claws24
2086         
2087         * src/stock_pixmap.c
2088                 fix compile error
2089
2090 2003-02-18 [colin]      0.8.10claws23
2091
2092         * src/common/smtp.[ch]
2093           src/prefs_account.c
2094                 Try to starttls if it seems to be the only
2095                 way to authenticate a user
2096
2097 2003-02-18 [paul]       0.8.10claws22
2098
2099         * src/Makefile.am
2100           src/folderview.c
2101           src/stock_pixmap.[ch]
2102           src/pixmaps/drafts_close.xpm  ** NEW FILE **
2103           src/pixmaps/drafts_open.xpm   ** NEW FILE **
2104                 as a Drafts folder is a special folder allow it to have
2105                 its own unique icons
2106
2107 2003-02-18 [colin]      0.8.10claws21
2108
2109         * src/imap.c
2110                 Fix port selection when using starttls
2111
2112 2003-02-18 [paul]       0.8.10claws20
2113
2114         * src/mainwindow.c
2115           src/prefs_common.[ch]
2116                 make blue the default new mail colour
2117
2118 2003-02-18 [paul]       0.8.10claws19
2119
2120         * sync with 0.8.10cvs14
2121                 see ChangeLog 2003-02-18
2122
2123 2003-02-17 [jens]       0.8.10claws18
2124
2125         * src/common/md5.c
2126                 fixed a compile problem with gcc 3.3
2127                 works on 2.95.3 too (testet on PPC as it is big endian)
2128
2129 2003-02-17 [paul]       0.8.10claws17
2130
2131         * sync with 0.8.10cvs13
2132                 see ChangeLog 2003-02-17
2133
2134 2003-02-17 [paul]       0.8.10claws16
2135
2136         * sync with 0.8.10cvs12
2137                 see ChangeLog 2003-02-17
2138
2139 2003-02-16 [match]      0.8.10claws15
2140
2141         * src/addressbook.c
2142                 Eliminates reloading of address data when items
2143                 deleted or added. Applied submitted by
2144                 Luke Plant <lukeplant@softhome.net>
2145
2146 2003-02-16 [paul]       0.8.10claws14
2147
2148         * src/news.c
2149                 when a 'protocol error' is encountered disconnect from
2150                 the server. This means that the user can carry on viewing
2151                 other articles and doesn't have to either wait until the
2152                 server timesout or quit sylpheed.
2153                 Fixes bug #53 'Unable to read messages in newsgroups, 
2154                 displayed message doesn't change'
2155
2156 2003-02-15 [christoph]  0.8.10claws13
2157
2158         * src/imap.c
2159                 fix bug that stopped scanning of folders when an
2160                 IMAP folder was empty
2161
2162         (closes bug 46 stop scan messages in folders after empty folder)
2163
2164 2003-02-15 [paul]
2165
2166         * tools/Makefile.am
2167           tools/README
2168           tools/freshmeat_search.pl     ** NEW FILE **
2169           tools/google_search.pl        ** NEW FILE **
2170                 Add 2 Actions scripts which search freshmeat/google
2171                 for the selected text using the browser configured
2172                 in sylpheedrc.
2173                 
2174         Note: These scripts are very dependent on the format of the
2175         browser command and may not work on every occasion. Testing
2176         is welcome. 
2177
2178 2003-02-14 [alfons]     0.8.10claws12
2179
2180         * src/compose.c
2181                 fix breakage because of uninitialized account pointer.
2182                 please verify.
2183
2184 2003-02-14 [paul]       0.8.10claws11
2185
2186         * src/compose.c
2187           src/prefs_account.[ch]
2188           src/prefs_common.[ch]
2189                 move signature settings to Account Prefs
2190
2191 2003-02-14 [paul]       0.8.10claws10
2192
2193         * sync with 0.8.10cvs11
2194                 see ChangeLog 2003-02-14
2195
2196 2003-02-13 [thorsten]   0.8.10claws9
2197
2198         * src/news.c
2199                 revert news progressbar (GUI separation)
2200
2201 2003-02-13 [paul]       0.8.10claws8
2202
2203         * src/compose.c
2204                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
2205                 paragraph 1
2206
2207 2003-02-13 [paul]       0.8.10claws7
2208
2209         * src/compose.[ch]
2210           src/summaryview.c
2211                 fix 'Follow-up and Reply-to' so that it creates a reply to
2212                 the newsgroup and the sender. If the message has the keyword
2213                 'poster' in the Followup-To header, all replies go to the
2214                 sender, re: RFC 1036, Section 2.2.3
2215                 rename all instances of 'ignore_replyto' to 'to_sender', both
2216                 were previously used, now we use just one.
2217
2218 2003-02-13 [paul]       0.8.10claws6
2219
2220         * sync with 0.8.10cvs9
2221                 see ChangeLog 2003-02-13
2222
2223 2003-02-13 [paul]       0.8.10claws5
2224
2225         * configure.ac
2226                 show which plugins are configured in the configure
2227                 output.
2228
2229 2003-02-12 [thorsten]   0.8.10claws4
2230
2231         * src/news.c
2232                 show progress while fetching news headers
2233
2234 2003-02-12 [christoph]  0.8.10claws3
2235
2236         * configure.ac
2237         * src/plugins/Makefile.am
2238                 use AM_CONDITIONAL to enable plugins, automake correctly
2239                 manages this when creating distdir
2240
2241 2003-02-12 [christoph]  0.8.10claws2
2242
2243         * ac/spamassassin.m4
2244         * src/plugins/spamassassin/Makefile.am
2245                 fix building SpamAssassin plugin without OpenSSL
2246
2247 2003-02-12 [paul]       0.8.10claws1
2248
2249         * ac/Makefile.am
2250           src/Makefile.am
2251           src/plugins/Makefile.am
2252                 fix failure of 'make release'
2253
2254 2003-02-12 [paul]       0.8.10claws
2255
2256         * 0.8.10claws released
2257
2258 2003-02-12 [paul]       0.8.9claws56
2259
2260         * po/bg.po
2261           po/es.po
2262           po/it.po
2263           po/ru.po
2264           po/sr.po
2265                 updated translations by George Danchev, Ricardo Mones Lastra,
2266                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
2267                 
2268         * sylpheed.spec.in
2269                 Allow the building of RPMs by a regular user. Submitted
2270                 by Sergei Astanin
2271
2272 2003-02-11 [alfons]     0.8.9claws55
2273
2274         * src/colorlabel.c
2275                 don't use pixmaps for label color rect but draw rectangles
2276                 so we can respect the color map of palette based visuals
2277                 (fixes the long time crashes on Suns - thanks to Andreas
2278                 Engel and Steve O'Hara-Smith for testing)
2279
2280 2003-02-11 [christoph]  0.8.9claws54
2281
2282         * src/matcher_parser_parse.y
2283                 correct bug where filering rules of not existing folders in
2284                 matcherrc were added to global filtering
2285                 
2286         (closes Debian Bug #180253 - Directory's filter-rules are merged with
2287          main filter-rules after removing directory, http://bugs.debian.org/180253)
2288         
2289 2003-02-11 [paul]       0.8.9claws53
2290
2291         * sync with 0.8.10cvs7
2292                 see ChangeLog 2003-02-09
2293
2294 2003-02-11 [melvin]     0.8.9claws52
2295
2296         * po/fr.po
2297                 Updated French tranlsations
2298
2299 2003-02-10 [paul]       0.8.9claws51
2300
2301         * sylpheed.spec.in
2302                 correct --enable-openssl
2303                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
2304
2305 2003-02-09 [martin]     0.8.9claws50
2306
2307         * src/prefs_matcher.c
2308                 fix segfault in prefs_matcher_substitute_cb() when
2309                 no row is selected
2310
2311 2003-02-09 [paul]       0.8.9claws49
2312
2313         * src/folderview.c
2314                 fix bug where a newsgroup folder's processing rules were
2315                 merged with the global filtering rules when the newsgroup
2316                 folder was deleted, causing some seriously bad results,
2317                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
2318
2319 2003-02-08 [melvin]     0.8.9claws48
2320
2321         * src/compose.c
2322                 Corrected and modified an alert message.
2323
2324 2003-02-07 [paul]       0.8.9claws47
2325
2326         * src/folderview.c
2327                 fix bug where both an 'Account properties' window and a
2328                 'Folder properties' window were opened when clicking on
2329                 'Properties' in an NNTP or IMAP folder's popup menu.
2330
2331 2003-02-07 [paul]       0.8.9claws46
2332
2333         * sync with 0.8.10cvs6
2334                 see ChangeLog 2003-02-06
2335
2336 2003-02-06 [christoph]  0.8.9claws45
2337
2338         * src/mbox.c
2339                 freeze folder updates while importing mbox files
2340                 (closes bug 43 importing mbox took hours)
2341                 
2342         Patch submitted by Jens Rantil <jens.rantil@telia.com>
2343
2344 2003-02-06 [thorsten]   0.8.9claws44
2345
2346         * po/de.po
2347                 Updated german translations
2348
2349 2003-02-06 [thorsten]   0.8.9claws43
2350
2351         * src/news.h
2352                 use guint for message numbers (fix count in grouplist dialog)
2353
2354 2003-02-05 [paul]       0.8.9claws42
2355
2356         * sync with 0.8.10cvs2
2357                 see ChangeLog 2003-02-05
2358
2359 2003-02-04 [colin]      0.8.9claws41
2360
2361         * src/prefs_common.[ch]
2362           src/procmsg.c
2363           src/summaryview.c
2364                 Add an option to disable threading by subject
2365
2366 2003-02-04 [christoph]  0.8.9claws40
2367
2368         * src/inc.c
2369                 only abort fetching mails from multiple accounts when the
2370                 error is fatal and does not allow to check any more accounts
2371                 (currently only disk full error)
2372
2373         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
2374          receive mails for other accouts)
2375
2376 2003-02-04 [christoph]  0.8.9claws39
2377
2378         * src/folder.c
2379                 first add the new message to the cache, then
2380                 send the update notification
2381
2382         (closes bug 39 after sending message folderview doesnt get updated)
2383
2384 2003-02-04 [colin]      0.8.9claws38
2385
2386         * src/inc.c
2387                 _really_ fix this Connecting... status
2388
2389 2003-02-04 [paul]       0.8.9claws37
2390
2391         * sync with 0.8.10
2392                 see ChangeLog 2003-02-04
2393
2394 2003-02-04 [paul]       0.8.9claws36
2395
2396         * sync with 0.8.9cvs6
2397                 see ChangeLog 2003-02-03
2398
2399 2003-02-04 [paul]       0.8.9claws35
2400
2401         * po/pt_BR.po
2402                 updated by André Filipe de Assunção e Brito 
2403                 <bedecko@netsite.com.br>
2404
2405 2003-02-03 [thorsten]   0.8.9claws34
2406
2407         * po/de.po
2408                 Updated german translations
2409
2410 2003-02-02 [paul]       0.8.9claws33
2411
2412         * po/es.po
2413                 updated by Ricardo Mones Lastra
2414
2415 2003-02-02 [thorsten]   0.8.9claws32
2416
2417         * src/mh.c
2418                 Fix mh_get_msginfo() segfault if file is inaccessible
2419
2420 2003-01-31 [colin]      0.8.9claws31
2421
2422         * src/procheader.c
2423                 Fix last commit's bug
2424
2425 2003-01-31 [colin]      0.8.9claws30
2426
2427         * src/procheader.c
2428                 Missing a change for gpg-signed messages
2429
2430 2003-01-31 [paul]       0.8.9claws29
2431
2432         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
2433           src/procheader.c
2434           src/stock_pixmap.[ch]
2435           src/summaryview.c
2436                 indicate GnuPG signed messages by displaying an icon
2437                 in the Attachment column.
2438
2439 2003-01-31 [paul]       0.8.9claws28
2440
2441         * sync with 0.8.9cvs4
2442                 see ChangeLog 2003-01-31
2443
2444 2003-01-31 [alfons]     0.8.9claws27
2445
2446         * src/textview.c
2447                 tune URI parser to accept mailto URLs with a '?'
2448                 (patch from Ruslan Balkin)
2449
2450 2003-01-31 [colin]      0.8.9claws26
2451
2452         * src/summaryview.c
2453                 Fix a leak introduced in claws24
2454
2455 2003-01-31 [colin]      0.8.9claws25
2456
2457         * src/summaryview.c
2458                 Freeze/Thaw folder updates when deleting dups
2459
2460 2003-01-31 [colin]      0.8.9claws24
2461         
2462         * src/addr_compl.c
2463           src/summaryview.c
2464           src/msgcache.c
2465                 little speed improvements
2466
2467 2003-01-31 [colin]      0.8.9claws23
2468
2469         * src/summaryview.c
2470                 Fix segfault when forwarding nothing
2471                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
2472                 
2473 2003-01-30 [paul]       0.8.9claws22
2474
2475         * sync with 0.8.9cvs3
2476                 see ChangeLog 2003-01-30
2477
2478 2003-01-30 [paul]       0.8.9claws21
2479
2480         * sync with 0.8.9cvs2
2481                 see ChangeLog 2003-01-30
2482
2483 2003-01-29 [paul]       0.8.9claws20
2484
2485         * sync with 0.8.9cvs1
2486                 see ChangeLog 2003-01-29
2487
2488 2003-01-28 [paul]       0.8.9claws19
2489
2490         * po/POTFILES.in
2491                 update to reflect changes. 
2492                 thanks to Ricardo Mones Lastra
2493
2494 2003-01-27 [christoph]  0.8.9claws18
2495
2496         * ac/openssl.m4
2497         * ac/spamassassin.m4
2498         * src/plugins/spamassassin/README
2499         * src/plugins/spamassassin/libspamc.[ch]
2500         * src/plugins/spamassassin/utils.[ch]
2501                 updated to latest libspamc
2502
2503 2003-01-27 [christoph]  0.8.9claws17
2504
2505         * src/folder.c
2506                 fix wrong use of procheader_get_header_fields
2507
2508 2003-01-27 [christoph]  0.8.9claws16
2509
2510         * src/news.c
2511         * src/prefs_account.[ch]
2512         * src/common/nntp.[ch]
2513                 allow to force authentication for NNTP servers
2514
2515         Patch submitted by Florian Mickler <dmk@d-labs.de>
2516
2517 2003-01-26 [paul]       0.8.9claws15
2518
2519         * src/summaryview.c
2520                 speed up of marking messages as read
2521                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
2522
2523 2003-01-26 [christoph]  0.8.9claws14
2524
2525         * src/Makefile.am
2526         * src/mgutils.[ch]              ** REMOVE **
2527         * src/xml.[ch]                  ** REMOVE **
2528         * src/xmlprops.[ch]             ** REMOVE **
2529         * src/common/Makefile.am
2530         * src/common/mgutils.[ch]       ** NEW **
2531         * src/common/xml.[ch]           ** NEW **
2532         * src/common/xmlprops.[ch]      ** NEW **
2533                 move xml files to common directory
2534
2535 2003-01-26 [christoph]  0.8.9claws13
2536
2537         * src/plugins/spamassassin/spamassassin_gtk.c
2538                 only set gtk entry text if string is available
2539
2540 2003-01-26 [melvin]     0.8.9claws12
2541
2542         * src/description_window.c
2543                 Allow resizing of the window
2544                 Allow automatic horizontal scroll bar
2545                 Do not vertically expand and fill
2546
2547 2003-01-26 [christoph]  0.8.9claws11
2548
2549         * src/Makefile.am
2550         * src/gtkutils.[ch]             ** REMOVE **
2551         * src/common/sylpheed.c
2552         * src/gtk/Makefile.am
2553         * src/gtk/description_window.c
2554         * src/gtk/gtkutils.[ch]         ** NEW **
2555         * src/gtk/prefswindow.c
2556                 move gtkutils to gtk directory
2557
2558 2003-01-26 [paul]       0.8.9claws10
2559
2560         * src/summaryview.c
2561                 rename summary_unread_clicked() to summary_status_clicked()
2562
2563 2003-01-26 [melvin]     0.8.9claws9
2564
2565         * src/prefs_actions.c
2566                 Cosmetical changes to the help text
2567
2568 2003-01-26 [paul]       0.8.9claws8
2569
2570         * src/folder.[ch]
2571           src/mainwindow.c
2572           src/prefs_common.c
2573           src/prefs_sumamry_column.c
2574           summaryview.[ch]
2575                 rename the 'Unread' column to 'Status'
2576
2577 2003-01-25 [match]      0.8.9claws7
2578
2579         * src/mgutils.[ch]
2580                 removed reference to LDAP constants. removed error2string.
2581                 included functions to support LDAP dynamic queries.
2582         * src/syldap.h
2583                 moved LDAP constants here.
2584         * src/addressbook.c
2585         * src/addrindex.c
2586         * src/importldif.c
2587                 removed references to LDAP constants and references to
2588                 error2string.
2589
2590 2003-01-25 [paul]       0.8.9claws6
2591
2592         * src/summaryview.c
2593                 summary_thread_build(), summary_thread_init(): remove 
2594                 unneeded reference to summaryview->folder_item
2595
2596 2003-01-25 [christoph]  0.8.9claws5
2597
2598         * src/gtk/description_window.c
2599                 o allow description texts to expand over multiple columns
2600                 o translate all columns
2601         * src/prefs_actions.c
2602                 change syntax description to use new multi column feature
2603
2604         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2605
2606 2003-01-25 [match]      0.8.9claws4
2607
2608         * src/vcard.c
2609                 fixed bug with Quoted-Printable
2610
2611 2003-01-25 [paul]       0.8.9claws3
2612
2613         * src/folder.[ch]
2614           src/summaryview.[ch]
2615                 implement per-folder collapsed/expanded threads setting
2616                 
2617         * src/prefs_common.c
2618                 remove global collapsed/expanded threads option
2619
2620 2003-01-25 [christoph]  0.8.9claws2
2621
2622         * po/POTFILES.in
2623                 add pluginwindow and prefswindow
2624         * src/compose.c
2625                 make send respond correctly to messages that could be added
2626                 to the queue folder, but the UID of the message is unknown
2627         * src/folder.c
2628         * src/imap.c
2629                 don't return guessed UIDs in imap_add_msg anymore. We return
2630                 0 to tell the folder system it was appened but the UID is
2631                 unknown. Folder system now get's the UID by scaning the folder
2632                 and searching the cache for the Message-ID
2633                 (closes bug #29 Messages queued, but not sent)
2634
2635 2003-01-25 [paul]       0.8.9claws1
2636
2637         * src/codeconv.c
2638                 conv_encode_header():  fix bug when long headers with 8-bit
2639                 characters are used, so that the encoded words are wrapped.
2640                 If the space in the original text falls on the wrap boundary,
2641                 it can be lost.
2642                 Patch by Sergey Vlasov.
2643                 
2644         * src/folderview.c
2645                  fix bug where a change to the sorting method or thread view
2646                  of a folder's messages is lost if simpify-subject is set and
2647                  toggled on or off.
2648                  Patch by Luke Plant.
2649
2650 2003-01-24 [paul]       0.8.9claws
2651
2652         * sylpheed-0.8.9claws released
2653         
2654         * Makefile.am
2655           sylpheed.spec.in
2656                 remove reference to 'INSTALL.jp'
2657
2658 2003-01-23 [paul]       0.8.8claws128
2659
2660         * po/es.po
2661           po/it.po
2662           po/ru.po
2663           po/sr.po
2664                 updated translations. submitted by Ricardo Mones Lastra,
2665                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
2666
2667 2003-01-23 [colin]      0.8.8claws127
2668
2669         * src/compose.c
2670                 Fix drafted and queued news articles re-edition
2671
2672 2003-01-23 [melvin]     0.8.8claws126
2673
2674         * po/fr.po
2675                 Updated French translations
2676
2677 2003-01-23 [colin]      0.8.8claws125
2678
2679         * src/inc.c
2680                 Fix "Connecting to..." status message
2681
2682 2003-01-22 [paul]       0.8.8claws124
2683
2684         * po/bg.po
2685                 updated by George Danchev
2686                 
2687         * src/folder.c
2688                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
2689                 and folder deletion
2690
2691 2003-01-21 [paul]       0.8.8claws123
2692
2693         * po/bg.po
2694                 updated by George Danchev
2695                 
2696         * src/about.c
2697                 its now 2003
2698                 
2699         * src/toolbar.c
2700                 don't translate 'Separator'
2701                 
2702         * src/plugins/spamassassin/Makefile.am
2703                 add aspell to CPPFLAGS
2704                 
2705         * src/plugins/spamassassin/spamassassin.c
2706           src/plugins/spamassassin/spamassassin_gtk.c
2707                 set correct default for spamassassin_receive_spam
2708                 slightly re-word descriptions and some
2709                 other minor changes
2710
2711 2003-01-19 [alfons]     0.8.8claws122
2712                 
2713         * src/mimeview.c
2714                 mimeview_save_as(): we might as well show the file name for
2715                 the single case "Save As" too
2716
2717 2003-01-19 [alfons]     0.8.8claws121
2718
2719         * src/crash.c
2720                 change bug tracker URL to bugzilla URL
2721
2722 2003-01-19 [alfons]     0.8.8claws120
2723
2724         * src/mimeview.c
2725                 mimeview_save_all(): display name of file before overwriting;
2726                 continue saving all, even when one overwrite was cancelled
2727
2728 2003-01-19 [christoph]  0.8.8claws119
2729
2730         * src/summaryview.c
2731         * src/procmsg.[ch]
2732                 fix wrong usage of procmsg_find_children in summaryview
2733                 by using procmsg_update_unread_children instead of
2734                 summaryview_update_unread_children
2735
2736 2003-01-19 [christoph]  0.8.8claws118
2737
2738         * src/procmsg.c
2739                 fix infinite loop in procmsg_find_children
2740                  (closes bug #25 sylpheed crashes on delete.)
2741
2742         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2743
2744 2003-01-19 [paul]       0.8.8claws117
2745
2746         * po/pt_BR.po
2747                 updated by Ivan Francolin Martinez
2748
2749 2003-01-18 [melvin]     0.8.8claws116
2750
2751         * src/prefs_actions.c
2752                 Removed syntax limitation of only one '&' at the end of command.
2753                         Now actions that contain '>/dev/null 2>&1' are possible.
2754
2755 2003-01-18 [melvin]     0.8.8claws115
2756
2757         * src/prefs_actions.c
2758                 Actions IO dialog: when the action ends
2759                 the "Close" button now has focus and [Escape] closes the
2760                 window.
2761
2762 2003-01-18 [christoph]  0.8.8claws114
2763
2764         * src/procmsg.c
2765                 o add debug output when MsgInfos are really freed
2766                 o free GSLists in procmsg_find_children and
2767                   procmsg_update_unread_children
2768
2769 2003-01-18 [christoph]  0.8.8claws113
2770
2771         * src/mainwindow.c
2772                 reorder Configuration menu
2773
2774 2003-01-18 [christoph]  0.8.8claws112
2775
2776         * src/compose.c
2777                 fix applying templates to forwarded messages
2778
2779         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2780
2781 2003-01-17 [christoph]  0.8.8claws111
2782
2783         * src/folder.c
2784                 destroy folder items, when a folder item is removed
2785
2786 2003-01-17 [christoph]  0.8.8claws110
2787
2788         * src/folder.c
2789                 fix wrong folder stats update when ignored message is
2790                 deleted
2791
2792 2003-01-17 [colin]      0.8.8claws109
2793         
2794         * src/mainwindow.c
2795         * src/summaryview.c
2796                 Quicksearch bugfixes: 
2797                 - hide help button at startup if not extended
2798                 - switch to extended when looking for replies
2799
2800 2003-01-17 [paul]
2801
2802         * sync with 0.8.9 release
2803
2804 2003-01-17 [paul]       0.8.8claws108
2805
2806         * sync with 0.8.8cvs11
2807                 see ChangeLog 2003-01-17
2808
2809 2003-01-16 [colin]      0.8.8claws107
2810
2811         * src/procmsg.c
2812                 Changed encryption test to re-ask passphrase
2813                 if an encrypted message hasn't been decrypted
2814                 Fixes bug #5
2815
2816 2003-01-16 [christoph]  0.8.8claws106
2817
2818         * src/prefs_gtk.c
2819         * src/prefs_toolbar.c
2820         * src/gtk/prefswindow.h
2821         * src/plugins/spamassassin/spamassassin_gtk.c
2822                 remove page destroy function that is not used anymore
2823
2824 2003-01-16 [paul]       0.8.8claws105
2825
2826         * sync with 0.8.8cvs9
2827                 see ChangeLog 2002-01-16
2828
2829 2003-01-16 [colin]      0.8.8claws104
2830
2831         * src/compose.[ch]
2832                 Fix bug with autosaved drafts for IMAP, when draft
2833                 folder is specified - fixes bugzilla bug #20
2834
2835 2003-01-15 [paul]       0.8.8claws103
2836
2837         * src/compose.[ch]
2838           src/procmsg.c
2839                 store folder and message-id of message forwarding
2840                 in queue header and set forward flag after sending
2841
2842 2003-01-15 [paul]       0.8.8claws102
2843
2844         * sync with 0.8.8cvs8
2845                 see ChangeLog 2002-01-15
2846
2847 2003-01-15 [colin]      0.8.8claws101
2848
2849         * src/Makefile.am
2850                 Fix linking with GNU libiconv
2851
2852 2003-01-15 [darko]      0.8.8claws100
2853
2854         * src/pine.c
2855                 fix crash when importing pine address book
2856                 entry with an empty name (reported by DY
2857                 <dybulk at tri8.net>)
2858
2859 2003-01-14 [paul]       0.8.8claws99
2860
2861         * configure.in  ** REMOVED **
2862           configure.ac  ** NEW FILE **
2863                 rename configure.in to configure.ac, as it is now
2864                 preferred
2865
2866 2003-01-14 [melvin]     0.8.8claws98
2867
2868         * src/folderview.c
2869                 folderview_check_new(): More precise function description
2870
2871 2003-01-14 [melvin]     0.8.8claws97
2872
2873         * src/folderview.c
2874                 folderview_check_new(): return the number of new messages 
2875                         since last check.
2876         * src/inc.c
2877                 inc_account_mail(): Disable counting of new messages for IMAP
2878                         and NNTP until bug [19] and [14] are fixed.
2879
2880 2003-01-14 [paul]       0.8.8claws96
2881
2882         * sync with 0.8.8cvs6
2883                 see ChangeLog 2003-01-14
2884
2885 2003-01-13 [alfons]     0.8.8claws95
2886
2887         * src/textview.c
2888                 tune email address validation (c. 0.8.8claws89): if . is 
2889                 just one char away from @, the address is invalid too 
2890                 (correctly rejects addresses like foo@.com)
2891
2892 2003-01-13 [paul]       0.8.8claws94
2893
2894         * src/messageview.c
2895           src/toolbar.c
2896                 fixes to the Message View toolbar and menu:
2897                 fix non-functioning Forward button
2898                 make Reply button consider default_reply_list
2899                 remove 'Follow-up...' menu entry
2900                 add 'Forward' and 'Redirect' menu entries
2901
2902 2003-01-13 [melvin]     0.8.8claws93
2903
2904         * src/inc.c
2905                 Fixed typo that could make new messages count incorrect.
2906
2907 2003-01-13 [melvin]     0.8.8claws92
2908
2909         * src/folderview.[ch]
2910                 folderview_check_new(): return the number of new messages.
2911         * src/inc.c
2912                 Should fix bug [14] where new mail notification worked 
2913                         incorrectly with IMAP accounts.
2914                 inc_spool_account(): return number of new msgs, or -1 on error
2915                 inc_all_spool(): return number of new msgs
2916                 
2917 2003-01-13 [melvin]     0.8.8claws91
2918
2919         * src/prefs_actions.c
2920                 Justify help text.
2921
2922 2003-01-12 [thorsten]   0.8.8claws90
2923
2924         * src/common/prefs.c
2925                 close file before rename
2926
2927 2003-01-12 [alfons]     0.8.8claws89
2928
2929         * AUTHORS
2930                 add Christian Mertes
2931         * src/common/utils.[ch]
2932                 g_stricase_hash(), g_stricase_equal(): functions for 
2933                 case insensitive hash tables
2934         * src/textview.c
2935                 use top level domain names to validate email address, based
2936                 on a patch by Christian Mertes (thanks!), but changed 
2937                 implementation to use a hash table 
2938
2939 2003-01-12 [paul]       0.8.8claws88
2940
2941         * po/bg.po
2942                 updated by George Danchev
2943
2944 2003-01-12 [alfons]     0.8.8claws87
2945
2946         * src/summaryview.c
2947                 delete / execute performance: use new style folder update
2948
2949 2003-01-12 [paul]       0.8.8claws86
2950
2951         * sync with 0.8.8cvs5
2952                 see ChangeLog 2003-01-13 (!)
2953
2954 2003-01-12 [alfons]     0.8.8claws85
2955
2956         * src/filtering.c
2957         * src/matcher_parser_parse.y
2958                 prepare change_score filtering action
2959         * src/matcher.[ch]
2960                 give up const-correctness on functions that call non-const-correct functions;
2961                 several casts to gpointer in g_free();
2962                 add change_score;
2963
2964 2003-01-12 [christoph]  0.8.8claws84
2965
2966         * src/compose.c
2967                 fix 2 warnings
2968
2969         * src/gtk/prefswindow.[ch]
2970         * src/plugins/spamassassin/spamassassin_gtk.c
2971                 changed the call of the widget create function
2972                 for PrefsPages, because sometimes the widget
2973                 create function needs a widget that already has
2974                 been attached to a window (to create GDK pixmaps
2975                 for exmaple). So we simply pass the GtkWindow as
2976                 the second parameter now.
2977
2978         * src/main.c
2979         * src/mainwindow.c
2980         * src/prefs_toolbar.[ch]
2981                 rewrite Toolbar Preferences using the new
2982                 prefs window
2983
2984 2003-01-11 [alfons]     0.8.8claws83
2985
2986         * src/addressadd.c
2987                 fix crash when adding sender to addressbook because status bar
2988                 isn't there (the status bar doesn't seem to be used though,
2989                 but I'll let Match decide what to do with it)
2990
2991 2003-01-11 [colin]      0.8.8claws82
2992
2993         * src/main.c
2994           src/toolbar.c
2995                 Two useless changes reversed
2996
2997 2003-01-11 [colin]      0.8.8claws81
2998
2999         * src/mainwindow.c
3000           src/mainwindow.h
3001                 Add mainwindow_get_mainwindow()
3002         * src/alertpanel.c
3003           src/alertpanel.h
3004                 Add alertpanel_error_log() 
3005         * src/compose.c
3006           src/inc.c
3007           src/messageview.c
3008           src/toolbar.c
3009           src/main.c
3010           src/procmsg.c
3011                 Network errors get a View Log button
3012
3013 2003-01-10 [alfons]     0.8.8claws80
3014
3015         * src/prefs_toolbar.c
3016         * src/toolbar.c
3017                 use the translatable string for "Separator" as file name for
3018                 separator toolbar items (probably make this uppercase?)
3019
3020 2003-01-10 [alfons]     0.8.8claws79
3021
3022         * src/prefs_toolbar.c
3023                 put right A_SEPARATOR description string in "displayed
3024                 toolbar items list" so manually added separators are
3025                 saved correctly (bug #10, "Adding a separator to the main 
3026                 toolbar fails, entry in xml file is wrong")
3027
3028 2003-01-10 [christoph]  0.8.8claws78
3029
3030         * src/imap.c
3031                 o fix warnings
3032                 o use CAPABILITY to check if NAMESPACE is available
3033
3034 2003-01-10 [christoph]  0.8.8claws77
3035
3036         * src/imap.[ch]
3037                 apply UIDPLUS IMAP extension support patch
3038
3039         Patch submitted by Simon 'corecode' Schubert
3040
3041 2003-01-10 [paul]       0.8.8claws76
3042
3043         * src/folderview.c
3044                 a sync from main which fixes the news account folders'
3045                 Properties bug
3046
3047 2003-01-10 [christoph]  0.8.8claws75
3048
3049         * src/folder.c
3050                 don't accept 0 as a valid uid returned by copy and move
3051                 functions. 0 means the message was copied or moved but the
3052                 new uid could not be fetched. It is not an error condition
3053                 for the copy or move operation.
3054
3055 2003-01-10 [paul]       0.8.8claws74
3056
3057         * src/prefs_filtering.c
3058                 change English used in Alert when entry is not
3059                 saved.
3060                 
3061         * sync with 0.8.8cvs4
3062                 see ChangeLog 2003-01-10
3063
3064 2003-01-10 [darko]      0.8.8claws73
3065
3066         * src/pine.c
3067                 fix crash when importing address book entry
3068                 without a valid address
3069
3070 2003-01-09 [alfons]     0.8.8claws72
3071
3072         * src/inc.c
3073                 filtering performance: use new style folder update
3074
3075 2003-01-09 [christoph]  0.8.8claws71
3076
3077         * src/compose.c
3078         * src/gtk/menu.[ch]
3079                 fix wrong selecting of mime encoding type, when
3080                 opening property dialog of attachments in the
3081                 compose window. 7bit was always selected and that
3082                 destoryed files with 8bit data.
3083                 (closes bug #9 Sylpheed-claws destroys attachments when
3084                  changing MIME-types)
3085
3086 2003-01-09 [paul]       0.8.8claws70
3087
3088         * sync with 0.8.8cvs3
3089                 see ChangeLog 2003-01-09
3090
3091 2003-01-08 [alfons]     0.8.8claws69
3092         
3093         * src/addressadd.c
3094                 apply patch by Kim Schulz to fix build breakage
3095                 because of missing variable
3096
3097 2003-01-08 [paul]       0.8.8claws68
3098
3099         * sync with 0.8.8cvs2
3100                 see ChangeLog 2002-01-08
3101
3102 2003-01-08 [paul]       0.8.8claws67
3103
3104         * po/it.po
3105                 updated by Alessandro Maestri
3106                 
3107         * src/addressadd.c
3108                 when using 'Add sender to addressbook' allow
3109                 name to be edited and remarks to be entered
3110                 Patch submitted by Luke Plant
3111
3112 2003-01-08 [darko]      0.8.8claws66
3113
3114         * README.claws, src/summaryview.c
3115                 fix description for marked messages
3116
3117 2003-01-08 [paul]
3118
3119         * tools/Makefile.am
3120           tools/launch_phoenix  ** NEW FILE **
3121                 add script that enables using Phoenix as the default
3122                 web browser. 
3123                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
3124                 
3125         * tools/OOo2sylpheed.pl
3126                 remove full path to sylpheed executable, just 'sylpheed'
3127                 will do
3128                 
3129         * tools/README
3130                 add launch_phoenix informtion and re-arrange and compress
3131                 the data a little
3132
3133 2003-01-07 [christoph]  0.8.8claws65
3134
3135         * src/folder.c
3136                 fix update for source folder when moving messages
3137         * src/procmsg.[ch]
3138         * src/summaryview.c
3139                 use function to set to_folder for message infos and
3140                 automatically update the op_count for old and new
3141                 folder
3142
3143 2003-01-07 [melvin]     0.8.8claws64
3144
3145         * src/prefs_actions.c
3146                 Fixed bug where an '%p' Action on a displayed image crashed 
3147                         Sylpheed
3148                 Code clean up (get rid of duplicated code and removed unnecessary 
3149                                 structure member)
3150
3151 2003-01-07 [christoph]  0.8.8claws63
3152
3153         * src/compose.c
3154         * src/folder.[ch]
3155         * src/folderview.c
3156         * src/import.c
3157         * src/inc.c
3158         * src/main.c
3159         * src/mainwindow.c
3160         * src/messageview.c
3161         * src/prefs_folder_item.c
3162         * src/procmsg.c
3163         * src/summaryview.c
3164         * src/toolbar.c
3165                 o remove all folder update triggering from the UI code. The folder
3166                   system should know much better when a folder needs an update.
3167                 o to prevent multiple updates in a row the folder updates can be
3168                   frozen for some time.
3169
3170                 Note: - Please verify that no updates are missing
3171                       - Check where freeze/thaws should be added
3172
3173 2003-01-07 [christoph]  0.8.8claws62
3174
3175         * src/prefs_actions.c
3176                 don't translate empty strings
3177
3178         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3179
3180 2003-01-06 [christoph]  0.8.8claws61
3181
3182         * src/prefs_actions.c
3183                 mark strings for gettext
3184         * src/prefs_matcher.c
3185                 use new description window for Execute action and
3186                 match condition in Filtering
3187
3188         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3189
3190 2003-01-06 [alfons]     0.8.8claws60
3191
3192         keep myself inspired to re-organize matcher part 8; 
3193         yes, more to come (I need to move out the descriptive
3194         text for actions to matcher.c, or at least make it not
3195         depend on the wicked ordering)
3196
3197         * src/prefs_matcher.c
3198                 add documentation so others may comprehend the
3199                 UI part of the conditions
3200                 
3201 2003-01-06 [christoph]  0.8.8claws59
3202
3203         * src/prefs_actions.c
3204                 use new description window for syntax help
3205         * src/gtk/description_window.c
3206                 fix display of descriptions with column count != 2
3207
3208         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3209
3210 2003-01-06 [christoph]  0.8.8claws58
3211
3212         * src/quote_fmt.c
3213         * src/summaryview.[ch]
3214         * src/gtk/Makefile.am
3215         * src/gtk/description_window.[ch]       ** NEW **
3216                 use a generic window to display syntax descriptions
3217                 currently used in quote_fmt and summaryview (new description
3218                 for extended quick search)
3219
3220         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3221
3222 2003-01-06 [paul]       0.8.8claws57
3223
3224         * sync with 0.8.8cvs1
3225                 see ChangeLog 2003-01-06
3226
3227 2003-01-06 [christoph]  0.8.8claws56
3228
3229         * src/mainwindow.c
3230         * src/prefs_gtk.[ch]
3231         * src/gtk/prefswindow.[ch]
3232         * src/plugins/spamassassin/spamassassin_gtk.c
3233                 o remove page management from prefswindow, pages
3234                   will be an argument to prefswindow_open
3235                 o prefswindow_open gets a datapointer that is
3236                   passed to the widget_create function to allow
3237                   creation of prefswindow for specific items
3238
3239 2003-01-06 [colin]      0.8.8claws55
3240         
3241         * src/summaryview.c
3242                 We don't want regexp in the reply-finder, 
3243                 because MIDs can contain !,$,. and so on
3244
3245 2003-01-06 [jens]       0.8.8claws54
3246
3247         * src/jpilot.c
3248                 fixed a wrong free in jpilot_read_db_files
3249
3250 2003-01-06 [alfons]     0.8.8claws53
3251
3252         re-organize matcher part 8; more to come
3253        
3254         * src/matcher.c
3255                 matcherprop_to_string(): put g_free()s before the
3256                 switch-case break to fix memleaks                
3257
3258 2003-01-06 [colin]      0.8.8claws52
3259
3260         * src/summaryview.c
3261                 cleanup & reply-finder now displays the first 
3262                 matching message
3263
3264 2003-01-05 [alfons]     0.8.8claws51
3265
3266         re-organize matcher part 7; more to come
3267
3268         * src/matcher.[ch]
3269                 fixes for constant correctness;
3270                 more documentation;
3271
3272 2003-01-05 [alfons]     0.8.8claws50
3273
3274         re-organize matcher part 6; more to come
3275         
3276         * src/matcher.[ch]
3277                 fixes for constant correctness;
3278                 more documentation;
3279         * src/filtering.c
3280                 fix for constant correctness
3281
3282 2003-01-05 [colin]      0.8.8claws49
3283
3284         * src/account.[ch]
3285                 Add account_get_reply_account function
3286         * src/compose.c
3287                 Use account_get_reply_account function 
3288         * src/summaryview.c
3289                 Basic reply-finder - click on the replied
3290                 icon gets you to the outbox using quick-search
3291
3292 2003-01-05 [paul]       0.8.8claws48
3293
3294         * src/prefs_common.c
3295                 small change to English
3296                 
3297         * src/prefs_filtering.c
3298                 prefs_filtering_action_select(): improve logic and uniformity
3299                 of gui
3300
3301 2003-01-05 [alfons]     0.8.8claws47
3302
3303         fine tune solution to focus problems (bug #7)
3304
3305         * src/mainwindow.c
3306                 mainwindow_focus_in_event(): remove grab event check
3307         * src/summaryview.c
3308                 summary_button_pressed(): move selection on right-click
3309                 too. we can't possibly move the selection back after
3310                 canceling a dialog, because gtk's incomplete focus 
3311                 management. whether this is a good solution, only time
3312                 will tell.
3313
3314 2003-01-05 [christoph]  0.8.8claws46
3315
3316         * src/imap.c
3317                 fix crash when no imap connection could be established
3318
3319 2003-01-05 [paul]       0.8.8claws45
3320
3321         * src/mainwindow.c
3322           src/sumamryview.c
3323           src/gtk/menu.[ch]
3324                 fix bug 605957 'shortcuts in popup-menu'
3325                 make user-defined shortcuts work
3326                 show shortcuts that are already defined
3327                 in the main menu
3328                 Patch submitted by Luke Plant
3329
3330 2003-01-05 [alfons]     0.8.8claws44
3331
3332         * src/mainwindow.c
3333                 focus_in_event handler should not select summary view row 
3334                 when another window (menu, dialog) grabbed for events 
3335                 (bug #7, "[0.8.8claws42] Message summary focus") 
3336
3337 2003-01-04 [christoph]  0.8.8claws43
3338
3339         * src/procmsg.c
3340                 update save folder after adding the sent message
3341                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
3342
3343 2003-01-02 [christoph]  0.8.8claws42
3344
3345         * src/common/plugin.c
3346                 fix unloading of all plugins and unload
3347                 plugins in reverse order
3348                 
3349         * src/gtk/pluginwindow.c
3350                 implement function of load and unload button
3351
3352         * src/gtk/prefswindow.c
3353         * src/gtk/prefswindow.h
3354                 rename register function and add new unregister
3355                 function
3356
3357         * src/plugins/spamassassin/spamassassin_gtk.c
3358                 unregister prefs page and update for changes in
3359                 src/gtk/prefswindow.c
3360
3361 2003-01-02 [paul]       0.8.8claws41
3362
3363         * po/es.po
3364                 updated by Ricardo Mones Lastra
3365
3366 2003-01-02 [paul]
3367
3368         * tools/tb2sylpheed
3369                 fixes and improvements by Urke MMI
3370
3371 2003-01-02 [thorsten]   0.8.8claws40
3372
3373         * src/procmsg.c
3374                 fixed wrong return value
3375
3376 2003-01-02 [thorsten]   0.8.8claws39
3377
3378         * src/prefs.c
3379                 fixed printing wrong variable
3380
3381 2003-01-02 [thorsten]   0.8.8claws38
3382
3383         * src/prefs.c
3384                 fixed acessing members of freed pfile struct
3385
3386 2003-01-02 [thorsten]   0.8.8claws37
3387
3388         * src/procmsg.c
3389                 detect loops across several messages
3390                 as suggested by Christoph Hohmann
3391
3392 2003-01-01 [match]      0.8.8claws36
3393
3394         * src/addrindex.c
3395                 fixed another memory leak.
3396
3397 2003-01-01 [match]      0.8.8claws35
3398
3399         * src/jpilot.[ch]
3400                 fixed memory leaks. applied Doxygen comments.
3401
3402 2003-01-01 [thorsten]   0.8.8claws34
3403
3404         * src/procmsg.c
3405                 inhibit endless loop if msg references itself
3406                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
3407
3408 2003-01-01 [christoph]  0.8.8claws33
3409
3410         * src/mainwindow.c
3411         * src/gtk/Makefile.am
3412         * src/gtk/pluginwindow.c                ** NEW **
3413         * src/gtk/pluginwindow.h                ** NEW **
3414                 add plugin window
3415
3416         * src/plugins/demo/demo.c
3417         * src/plugins/spamassassin/spamassassin.c
3418         * src/plugins/spamassassin/spamassassin_gtk.c
3419                 write better plugin descriptions
3420
3421 2002-12-31 [christoph]  0.8.8claws32
3422
3423         * src/gtk/prefswindow.c
3424         * src/plugins/spamassassin/spamassassin_gtk.c
3425                 some small improvements to GTK code
3426
3427 2002-12-31 [christoph]  0.8.8claws31
3428
3429         * src/plugins/spamassassin/spamassassin_gtk.c
3430                 enable folder select button
3431
3432 2002-12-31 [christoph]  0.8.8claws30
3433
3434         * src/mainwindow.c
3435         * src/gtk/Makefile.am
3436         * src/gtk/prefswindow.c                         ** NEW **
3437         * src/gtk/prefswindow.h                         ** NEW **
3438                 add new prefs window
3439
3440         * src/common/plugin.c
3441                 don't try to load empty config lines
3442         
3443         * src/plugins/spamassassin/Makefile.am
3444         * src/plugins/spamassassin/spamassassin.c
3445         * src/plugins/spamassassin/spamassassin.h       ** NEW **
3446         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
3447                 GTK config for SpamAssassin Plugin using
3448                 the new prefs window
3449
3450 2002-12-31 [paul]       0.8.8claws29
3451
3452         * po/POTFILES.in
3453                 remove obsolete entry 'src/menu.c'
3454
3455 2002-12-31 [alfons]     0.8.8claws28
3456
3457         * src/matcher.[ch]
3458         * src/matcher_parser_parse.y
3459         * src/prefs_matcher.c
3460                 add "ignore_thread" and "~ignore_thread" condition so it's
3461                 possible to make the actions / scoring operate on the ignore
3462                 thread flag
3463
3464 2002-12-31 [christoph]  0.8.8claws27
3465
3466         * src/addrbook.c
3467         * src/addrindex.c
3468         * src/folder.c
3469         * src/matcher.c
3470         * src/prefs_account.c
3471         * src/prefs_actions.c
3472         * src/prefs_customheader.c
3473         * src/prefs_display_header.c
3474         * src/prefs_gtk.c
3475         * src/procmime.c
3476         * src/toolbar.c
3477         * src/xmlprops.c
3478         * src/common/prefs.[ch]
3479                 extend prefs file handling for reading and automatic handling
3480                 of blocks. When reading prefs_set_block_label will automatically
3481                 move on to the block. When writing it will copy all other blocks
3482                 automatically
3483
3484         * src/common/plugin.c
3485                 Now loading plugin filenames from [Plugins] block in
3486                 sylpheed rc file
3487
3488 2002-12-30 [christoph]  0.8.8claws26
3489
3490         * src/common/hooks.[ch]
3491                 return abort status to caller of hooks_invoke
3492                 
3493         * src/inc.[ch]
3494                 invoke message filtering hook and stop
3495                 default handling when filter returns abort
3496
3497         * src/common/plugin.[ch]
3498         * src/plugins/demo/demo.c
3499                 modify plugin loader, because resolving symbols for strings
3500                 does not work correctly
3501         
3502         * configure.in
3503         * ac/spamassassin.m4                            ** NEW **
3504         * src/plugins/spamassassin/.cvsignore           ** NEW **
3505         * src/plugins/spamassassin/Makefile.am          ** NEW **
3506         * src/plugins/spamassassin/README               ** NEW **
3507         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
3508         * src/plugins/spamassassin/spamassassin.c       ** NEW **
3509         * src/plugins/spamassassin/utils.[ch]           ** NEW **
3510                 add spamassassin plugin, see src/plugins/spamassassin/README
3511                 for details
3512
3513 2002-12-29 [alfons]     0.8.8claws25
3514
3515         * src/mainwindow.c
3516                 when moving focus from a message view to the main 
3517                 window, don't forget to select the summary node
3518                 of the displayed message. should fix "[ 659103 ] 
3519                 focus-follows-mouse confuses sylpheed"
3520
3521 2002-12-29 [christoph]  0.8.8claws24
3522
3523         * src/Makefile.am
3524         * src/stringtable.[ch]          ** REMOVE **
3525         * src/common/Makefile.am
3526         * src/common/stringtable.[ch]   ** NEW **
3527                 move stringtable files to common directory
3528
3529 2002-12-29 [christoph]  0.8.8claws23
3530
3531         * src/Makefile.am
3532         * src/menu.[ch]                 ** REMOVE **
3533         * src/gtk/Makefile.am
3534         * src/gtk/menu.[ch]             ** NEW **
3535                 move menu files to gtk directory
3536
3537 2002-12-29 [match]      0.8.8claws22
3538
3539         * src/addressbook.c
3540         * src/syldap.c
3541                 moved UI specific code out of LDAP code into addressbook
3542                 UI code. fixed memory leak.
3543
3544 2002-12-29 [christoph]  0.8.8claws21
3545
3546         * src/folder.c
3547                 only check for IGNORED parent message when message is
3548                 not IGNORED itself
3549
3550 2002-12-29 [alfons]     0.8.8claws20
3551
3552         * src/summaryview.c
3553                 set gtksctree's anchor correct (immediate execute
3554                 changes the tree's layout, and anchor points at 
3555                 the incorrect row). fixes "[ 657233 ] multiple msg 
3556                 delete sometimes off by 1".
3557                 we probably have to look for more tree layout /
3558                 anchor glitches.
3559
3560 2002-12-29 [paul]       0.8.8claws19
3561
3562         * src/summaryview.c
3563                 fix bug [ 659054 ] incorrect sorting of 'From' column
3564                 when using 'display sender using address book'
3565                 thanks to Alfons and Luke Plant
3566
3567 2002-12-29 [christoph]  0.8.8claws18
3568
3569         * src/folder.c
3570         * src/procmsg.[ch]
3571                 check parent messages for IGNORE THREAD flag, when adding,
3572                 moving or copying messages to a folder
3573
3574 2002-12-27 [alfons]     0.8.8claws17
3575
3576         re-organize matcher part 5; more to come
3577
3578         * src/matcher.c
3579                 hash keywords in matchparser_tab 
3580
3581 2002-12-27 [alfons]     0.8.8claws16
3582
3583         re-organize matcher part 4; more to come
3584
3585         * src/matcher_parser.h
3586         * src/matcher_parser_lex.l
3587         * src/matcher_parser_parse.y
3588                 cleanup
3589
3590 2002-12-27 [alfons]     0.8.8claws15
3591
3592         re-organize matcher part 3; more to come
3593
3594         * src/matcher.[ch]
3595                 cleanup
3596
3597 2002-12-27 [alfons]     0.8.8claws14
3598
3599         re-organize matcher part 2; more to come but this should
3600         work. cc me if there are any regressions.
3601
3602         * src/matcher.h
3603                 add prototype for get_matchparser_tab_id()
3604         * src/matcher_parser_lex.l
3605                 look up keywords using matchparser_tab_id();
3606
3607 2002-12-27 [alfons]     0.8.8claws12
3608
3609         re-organize matcher part 1
3610
3611         * src/matcher.h
3612                 map yacc generated constants to sylpheed matcher constants
3613         * src/matcher.c
3614                 add function to find a matcher constant from a string
3615
3616 2002-12-27 [christoph]  0.8.8claws11
3617
3618         * src/compose.c
3619                 MENUITEM_ADD casts the 4th argument from integer to pointer
3620                 so it probably should not be a pointer, this means we
3621                 should use account id for it and not the account's pointer
3622
3623 2002-12-27 [paul]       0.8.8claws10
3624
3625         * src/mainwindow.c
3626                 remove unneeded 'GtkWidget *vbox'
3627                 
3628         * src/summaryview.c
3629                 further sync with 0.8.8 - make sort
3630                 by recipient work as expected
3631                 
3632         * NEWS
3633                 sync with 0.8.8
3634
3635 2002-12-27 [paul]       0.8.8claws9
3636
3637         * po/pt_BR.po
3638                 updated by Ivan F. Martinez
3639                 
3640 2002-12-27 [darko]      0.8.8claws8
3641
3642         * src/common/utils.c
3643                 added locked pattern to extended search
3644
3645 2002-12-27 [alfons]     0.8.8claws7
3646
3647         * src/prefs_matcher.[ch]
3648                 clean up
3649
3650 2002-12-26 [alfons]     0.8.8claws6
3651
3652         * src/matcher.[ch]
3653         * src/matcher_parser_lex.l
3654         * src/matcher_parser_parse.y
3655         * src/prefs_matcher.c
3656                 allow color label as a condition in the matcher
3657
3658 2002-12-26 [oliver]     0.8.8claws5
3659         
3660         * src/toolbar.c 
3661                 enable Addressbook for Main and Messageview
3662         * src/prefs_actions.c
3663                 enable actions in Messageview
3664
3665 2002-12-26 [christoph]  0.8.8claws4
3666
3667         * src/common/plugin.c
3668                 add a little debug output
3669         * configure.in
3670         * src/plugins/demo/Makefile.am
3671                 better use of automake
3672
3673 2002-12-26 [christoph]  0.8.8claws3
3674
3675         * src/Makefile.am
3676         * src/common/Makefile.am
3677                 fix "make distdir"
3678
3679 2002-12-26 [christoph]  0.8.8claws2
3680
3681         * configure.in
3682                 sort configure checks into common / gtk / plugins
3683         * po/POTFILES.in
3684                 add src/prefs_gtk.c
3685         * src/Makefile.am
3686                 add plugins SUBDIR
3687         * src/main.c
3688         * src/common/sylpheed.[ch]
3689                 added now sylpheed_done function for shutdown
3690         * src/common/Makefile.am
3691         * src/common/plugin.[ch]                ** NEW **
3692                 plugin loader and unloader
3693         * src/plugins/.cvsignore                ** NEW **
3694         * src/plugins/Makefile.am               ** NEW **
3695                 build plugins
3696         * src/plugins/demo/.cvsignore           ** NEW **
3697         * src/plugins/demo/Makefile.am          ** NEW **
3698         * src/plugins/demo/demo.c               ** NEW **
3699                 small demo plugin that installs a logtext hook and
3700                 outputs the log text to stdout
3701
3702 2002-12-26 [paul]       0.8.8claws1
3703
3704         * po/es.po
3705                 updated by Ricardo Mones Lastra
3706
3707 2002-12-26 [paul]       0.8.8claws
3708
3709         * 0.8.8claws released
3710
3711 2002-12-26 [paul]       0.8.7claws12
3712
3713         * po/bg.po
3714                 updated by George Danchev
3715
3716 2002-12-26 [paul]       0.8.7claws11
3717
3718         * po/POTFILES.in
3719                 remove unneeded 'src/prefs.c' entry 
3720
3721 2002-12-26 [paul]       0.8.7claws10
3722
3723         * src/codeconv.c
3724           src/mainwindow.c
3725                 sync with 0.8.8 release
3726         
3727         * src/folder.[ch]
3728           src/mh.c
3729           src/summaryview.c
3730                 partial sync with 0.8.8 release
3731         
3732
3733 2002-12-25 [alfons]     0.8.7claws9
3734
3735         * src/matcher.[ch]
3736         * src/matcher_parser_lex.l
3737         * src/matcher_parser_parse.y
3738         * src/prefs_matcher.c
3739                 add locked flag to possible filtering / matcher 
3740                 conditions (also a good example what should be
3741                 done to add a simple boolean condition)
3742
3743 2002-12-25 [christoph]  0.8.7claws8
3744
3745         * src/Makefile.am
3746         * src/account.[ch]
3747         * src/addrbook.c
3748         * src/addressbook.c
3749         * src/addrindex.c
3750         * src/filtering.c
3751         * src/folder.c
3752         * src/matcher.c
3753         * src/prefs.[ch]                ** REMOVE **
3754         * src/prefs_account.c
3755         * src/prefs_actions.c
3756         * src/prefs_common.c
3757         * src/prefs_customheader.c
3758         * src/prefs_display_header.c
3759         * src/prefs_filtering.c
3760         * src/prefs_folder_item.c
3761         * src/prefs_gtk.[ch]            ** NEW **
3762         * src/prefs_matcher.c
3763         * src/prefs_scoring.c
3764         * src/prefs_summary_column.c
3765         * src/procmime.c
3766         * src/selective_download.c
3767         * src/toolbar.c
3768         * src/common/Makefile.am
3769         * src/common/prefs.[ch]         ** NEW **
3770                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
3771
3772 2002-12-24 [alfons]     0.8.7claws7
3773
3774         * src/summaryview.c
3775                 summary_thread_build(): fix real cause of the crash mentioned in
3776                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
3777                 this way we get meaningful ctree nodes 
3778
3779 2002-12-24 [oliver]     0.8.7claws6
3780
3781         * src/mainwindow.[ch]
3782         * src/messageview.[ch]
3783         * src/compose.[ch]
3784         * src/inc.c
3785         * src/summaryview.c
3786                 changes to use updated toolbar handling
3787                 
3788 2002-12-24 [oliver]     0.8.7claws5
3789
3790         * src/toolbar.[ch]
3791                 generic toolbar handling
3792                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
3793         * src/prefs_toolbar.[ch]
3794                 adjust to handling
3795         
3796 2002-12-24 [oliver]     0.8.7claws4
3797         
3798         * src/stock_pixmap.[ch]
3799                 move SYLPHEED_LOGO to end of list in order 
3800                 to remove it from Custom Toolbar`s Icon View
3801
3802 2002-12-24 [alfons]     0.8.7claws3
3803
3804         * src/summaryview.c
3805                 summary_thread_build(): fix crash because of focus != selection 
3806                 after threading. when deleting the selection, gtk tries but fails 
3807                 to find the correct focusable element. we now force the selection
3808                 to be focused. this should solve the infamous bug reported by 
3809                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
3810                 a test case is available. 
3811
3812 2002-12-24 [darko]      0.8.7claws2
3813
3814         * src/summaryview.c
3815                 don't crash when unmarking message with unread children
3816
3817 2002-12-23 [christoph]  0.8.7claws1
3818
3819         * src/Makefile.am
3820         * src/common/Makefile.am
3821                 update Makefiles for moved intl.h, version.h and defs.h
3822         * src/imap.c
3823                 rewrite imap_session_get to avoid duplicate code
3824
3825 2002-12-23 [paul]       0.8.7claws
3826
3827         * Santa-Claws released
3828         
3829         * po/hu.po
3830           po/ru.po
3831                 squeeze in updated Hungarian and Russian translations.
3832                 Submitted by  Gál Zoltán and Ruslan N. Balkin
3833
3834 2002-12-23 [paul]       0.8.6claws129
3835
3836         * po/pl.po
3837                 updated by Witold Wladyslaw Wojciech Wilk
3838
3839 2002-12-23 [paul]       0.8.6claws128
3840
3841         * src/quote_fmt_parse.y
3842                 fix typo and add licence header
3843
3844 2002-12-23 [paul]       0.8.6claws127
3845
3846         * po/en_GB.po
3847                 updated
3848
3849 2002-12-23 [paul]       0.8.6claws126
3850
3851         * po/it.po
3852                 updated translation, submitted by Alessandro Maestri
3853                 
3854 2002-12-23 [paul]       0.8.6claws125
3855
3856         * src/quote_fmt_parse.y
3857                 fix signature-stripping on replies bug. match
3858                 '-- \n' and not '-- '.
3859
3860 2002-12-22 [paul]       0.8.6claws124
3861
3862         * po/bg.po
3863           po/es.po
3864           po/sr.po
3865                 updated translations. submitted by George Danchev,
3866                 Ricardo Mones Lastra, and Urke MMI respectively
3867
3868 2002-12-21 [paul]       0.8.6claws123
3869
3870         * src/addrbook.c
3871                 fix coding style
3872
3873 2002-12-21 [paul]       0.8.6claws122
3874
3875         * src/addrbook.c
3876                 fix bug [643638] where if a person is in one or more
3877                 addressbook groups editing that person's email 
3878                 address results in removal from those groups.
3879                 Patch submitted by Luke Plant.
3880
3881 2002-12-20 [christoph]  0.8.6claws121
3882
3883         * src/common/utils.c
3884         * src/summaryview.c
3885                 reimplement expand_search_string using GString to
3886                 prevent crashs caused by miscalculated string
3887                 lengths reported by Paul
3888
3889 2002-12-20 [christoph]  0.8.6claws120
3890
3891         * src/summaryview.c
3892                 don't use "changed" to check if op_count has to be changed as it
3893                 is also set when the message has unread children
3894                 (closes bug [ 653221 ] crash while deleting duplicates)
3895
3896 2002-12-20 [paul]       0.8.6claws119
3897
3898         * sync with 0.8.6cvs27
3899                 see ChangeLog 2002-12-20
3900
3901 2002-12-20 [paul]       0.8.6claws118
3902
3903         * sync with 0.8.6cvs26
3904                 see ChangeLog 2002-12-19 and 2002-12-20
3905
3906 2002-12-19 [alfons]     0.8.6claws117
3907
3908         * src/textview.c
3909                 fix incorrect parsing of email addresses, submitted by 
3910                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
3911                 name display if it contains @".
3912
3913 2002-12-18 [paul]       0.8.6claws116
3914
3915         * sync with 0.8.6cvs23
3916                 see ChangeLog 2002-12-18
3917
3918 2002-12-18 [paul]       0.8.6claws115
3919
3920         * src/Makefile.am
3921         * src/account.c
3922         * src/codeconv.c
3923         * src/gtkutils.[ch]
3924         * src/imap.c
3925                 sync with 0.8.6cvs22.
3926                 see ChangeLog 2002-12-17 and 2002-12-18
3927
3928 2002-12-17 [christoph]  0.8.6claws114
3929
3930         * src/imap.c
3931                 o don't create a session if imap greeting fails
3932                 o don't close socket when authentication fails
3933                   this is done by imap_session_destroy
3934
3935 2002-12-17 [thorsten]   0.8.6claws113
3936
3937         * tools/Makefile.am
3938           tools/README
3939           tools/google_msgid.pl ** NEW FILE **
3940                 Added "search for message-id" script and doc
3941
3942 2002-12-17 [thorsten]   0.8.6claws112
3943
3944         * po/hu.po
3945                 Updated hungarian translation
3946                 (updated by Gal Zoltan)
3947
3948 2002-12-16 [christoph]  0.8.6claws111
3949
3950         * src/addr_compl.c
3951                 remove stupid addressbook dump to debug output
3952         * src/mh.c
3953                 fix memory leak found by Hiro
3954
3955 2002-12-14 [paul]       0.8.6claws110
3956
3957         * src/compose.c
3958                 fix menubar sensitivity on send
3959                 
3960         * src/prefs_filtering.c
3961         * src/prefs_matcher.c
3962         * src/prefs_scoring.c
3963                 Fix english ;)
3964                 
3965         * src/common/quoted-printable.h
3966                 sync: fix typo
3967         
3968 2002-12-13 [christoph]  0.8.6claws109
3969
3970         * src/Makefile.am
3971         * src/manage_window.[ch]        ** REMOVE **
3972         * src/gtk/Makefile.am
3973         * src/gtk/manage_window.[ch]    ** NEW **
3974                 move manage_window files to gtk directory
3975
3976 2002-12-13 [christoph]  0.8.6claws108
3977
3978         * src/Makefile.am
3979         * src/gtkshruler.[ch]           ** REMOVE **
3980         * src/gtk/Makefile.am
3981         * src/gtk/gtkshruler.[ch]       ** NEW **
3982                 move gtkshruler files to gtk directory
3983
3984 2002-12-13 [christoph]  0.8.6claws107
3985
3986         * src/Makefile.am
3987         * src/compose.c
3988         * src/gtkstext.[ch]             ** REMOVE **
3989         * src/gtkutils.[ch]
3990         * src/textview.c
3991         * src/gtk/gtkstext.[ch]         ** NEW **
3992         * src/gtk/Makefile.am
3993                 o move stext functions to gtkstext.c to remove
3994                   dependency of gtkutils
3995                 o move gtkstext files to gtk directory
3996
3997         * src/gtk/Makefile.am
3998         * src/gtk/sslcertwindow.[ch]
3999                 UI stuff can always depend on common code so
4000                 it's ok to add ../common to include path
4001
4002 2002-12-13 [colin]      0.8.6claws106
4003
4004         * src/summaryview.c
4005                 Disconnect sighandlers for mainwindow when
4006                 quicksearch has the focus
4007                 Fix bug #653231
4008         * src/mainwindow.[ch]
4009                 Make key_pressed callback public, to be able
4010                 to disconnect it
4011
4012 2002-12-13 [christoph]  0.8.6claws105
4013
4014         * src/mh.c
4015                 create .mh_sequences file in new MH folders
4016                 (closes feature request [ 523162 ] MH folders should
4017                  get a .mh_sequences)
4018
4019 2002-12-13 [colin]      0.8.6claws104
4020
4021         * src/summaryview.c
4022                 Better handling of quicksearch show/hide
4023                 (basically the button stays under the mouse 
4024                  when toggled)
4025
4026 2002-12-13 [paul]       0.8.6claws103
4027
4028         * sync with 0.8.6cvs17
4029                 see ChangeLog 2002-12-13
4030
4031 2002-12-13 [paul]       0.8.6claws102
4032
4033         * po/es.po
4034                 updated by Ricardo Mones Lastra
4035
4036 2002-12-11 [colin]       0.8.6claws101
4037
4038         * src/folder.c
4039                 remove statusbar stuff
4040           src/folderview.c
4041                 set statusbar verbosity when moving folders
4042
4043 2002-12-11 [colin]       0.8.6claws100
4044         * src/prefs_filtering.c
4045         * src/prefs_matcher.c
4046         * src/prefs_scoring.c
4047                 Fix english ;)
4048
4049 2002-12-11 [colin]       0.8.6claws99
4050
4051         * src/prefs_common.[ch]
4052                 Add summary_quicksearch_type
4053         * src/summaryview.c
4054                 Save last used quicksearch type
4055
4056 2002-12-11 [jens]       0.8.6claws98
4057         * src/prefs_filtering.c
4058         * src/prefs_matcher.c
4059         * src/prefs_scoring.c
4060                 added dialog for incomplete rules in scoring, filtering and
4061                 matcher to ask wheather really close
4062
4063 2002-12-11 [colin]      0.8.6claws97
4064
4065         * src/folder.c
4066                 Fix folder dnd statusbar logging
4067
4068 2002-12-10 [christoph]  0.8.6claws96
4069
4070         * src/compose.c
4071         * src/folder.c
4072         * src/imap.c
4073         * src/inc.c
4074         * src/main.c
4075         * src/mainwindow.c
4076         * src/news.c
4077         * src/send.c
4078         * src/statusbar.[ch]
4079         * src/common/hooks.c
4080         * src/common/log.[ch]
4081                 o handle verbose logging in statusbar directly in statusbar code
4082                   and common code does not need any knowledge about a statusbar
4083                 o remove direct calls to statusbar_(puts|pop)_all functions
4084
4085 2002-12-10 [jens]       0.8.6claws95
4086
4087         * src/*.c
4088                 removed gettext from g_warnings
4089         * po/POTFILES.in
4090                 cleaned and updated
4091         * po/de.po
4092                 updated
4093
4094 2002-12-10 [colin]      0.8.6claws94
4095
4096         * src/main.c
4097                 finish crash dialog fix
4098
4099 2002-12-10 [colin]      0.8.6claws93
4100
4101         * src/main.c
4102                 "Fix" "sylpheed already running" instead of
4103                 crash dialog appearing after a crash
4104
4105 2002-12-10 [colin]      0.8.6claws92
4106
4107         * po/POTFILES.in
4108                 add src/gtk/sslcertwindow.c
4109
4110 2002-12-10 [paul]       0.8.6claws91
4111
4112         * po/POTFILES.in
4113                 updated to reflect recent changes
4114                 submitted by Alessandro Maestri
4115
4116 2002-12-09 [christoph]  0.8.6claws90
4117
4118         * src/Makefile.am
4119         * src/smtp.[ch]                 ** REMOVE **
4120         * src/common/Makefile.am
4121         * src/common/smtp.[ch]          ** NEW **
4122                 move smtp files to common directory
4123
4124 2002-12-09 [christoph]  0.8.6claws89
4125
4126         * src/Makefile.am
4127         * src/session.[ch]              ** REMOVE **
4128         * src/common/Makefile.am
4129         * src/common/session.[ch]       ** NEW **
4130                 move session files to common directory
4131
4132 2002-12-09 [paul]       0.8.6claws88
4133
4134         * src/account.c
4135                 fix bug [649746] edit accounts: move account reverted
4136                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
4137
4138 2002-12-09 [colin]      0.8.6claws87
4139
4140         * src/ssl_certificate.c
4141                 cleanup
4142
4143 2002-12-09 [colin]      0.8.6claws86
4144
4145         * src/ssl.c
4146                 Try to open the cert.pem database and 
4147                 issue a warning if it isn't there
4148
4149 2002-12-09 [colin]      0.8.6claws85
4150
4151         * src/common/ssl_certificate.c
4152         * src/gtk/sslcertwindow.c
4153                 Warning fixes
4154
4155 2002-12-09 [colin]      0.8.6claws84
4156
4157         * src/ssl_certificate.[ch] ** REMOVED **
4158         * src/common/ssl_certificate.[ch] ** NEW **
4159         * src/Makefile.am
4160         * src/common/Makefile.am
4161                 Moved ssl_certificate.[ch] to common
4162         * src/common/ssl.c 
4163                 Put back needed include
4164         * src/gtk/sslcertwindow.[ch]
4165                 Changed ssl_certificate.h include
4166         
4167 2002-12-09 [colin]      0.8.6claws83
4168
4169         * src/gtk/sslcertwindow.[ch]
4170                 Implement hook for certificate acception
4171         * src/ssl_certificate.[ch]
4172                 Implement hook for certificate acception
4173         * src/common/ssl.c
4174                 Reenable certificate acception check
4175         * src/mainwindow.c
4176                 Register sslcertwindow's hook
4177         
4178 2002-12-08 [christoph]  0.8.6claws82
4179
4180         * src/about.c
4181         * src/addr_compl.c
4182         * src/codeconv.c
4183         * src/manual.c
4184         * src/undo.c
4185         * src/common/utils.c
4186                 o add missing includes
4187                 o fix warnings
4188         * src/.cvsignore
4189         * src/common/.cvsignore
4190         * src/common/version.h          ** REMOVE **
4191                 remove autogenerated file
4192
4193 2002-12-08 [paul]       0.8.6claws81
4194
4195         * src/stringtable.c
4196                 put back needed include
4197
4198 2002-12-08 [colin]      0.8.6claws80
4199         
4200         * src/gtk/sslcertwindow.c
4201                 Cleaner popups when asking
4202         * src/ssl_certificate.c
4203         * src/prefs_common.[ch]
4204                 remove ssl certificate pref
4205                 put back needed include
4206         * src/undo.c
4207                 put back needed include
4208
4209 2002-12-08 [christoph]  0.8.6claws79
4210
4211         * src/folderview.c
4212         * src/logwindow.c
4213         * src/statusbar.c
4214         * src/summaryview.c
4215                 only abort hook invokation if required data is missing not
4216                 if our own data pointer is NULL, update hookfunction for
4217                 log window
4218
4219 2002-12-08 [paul]       0.8.6claws78
4220
4221         * src/about.c
4222         * src/addrcache.c
4223         * src/addrclip.c
4224         * src/addr_compl.c
4225         * src/addrselect.c
4226         * src/codeconv.c
4227         * src/colorlabel.c
4228         * src/enriched.c
4229         * src/esmtp.c
4230         * src/exporthtml.c
4231         * src/headerview.c
4232         * src/imageview.c
4233         * src/manual.c
4234         * src/noticeview.c
4235         * src/pgptext.c
4236         * src/scoring.c
4237         * src/sourcewindow.c
4238         * src/stringtable.c
4239         * src/undo.c
4240                 clean up: remove unneccesary includes
4241
4242 2002-12-08 [christoph]  0.8.6claws77
4243
4244         * src/folderview.c
4245         * src/statusbar.c
4246         * src/summaryview.c
4247         * src/common/hooks.[ch]
4248                 hook functions now have a gboolean return value, if a hook
4249                 returns TRUE it will stop executing of any more hooks in
4250                 the same hooklist for this invokation
4251
4252 2002-12-08 [colin]      0.8.6claws76
4253         
4254         * src/main.c
4255                 put back argv0 for CRASH_DIALOG
4256
4257 2002-12-08 [christoph]  0.8.6claws75
4258
4259         * src/Makefile.am
4260         * src/about.c
4261         * src/account.c
4262         * src/crash.c
4263         * src/esmtp.h
4264         * src/imap.[ch]
4265         * src/inc.c
4266         * src/main.c
4267         * src/mainwindow.c
4268         * src/news.c
4269         * src/pop.[ch]
4270         * src/prefs_account.[ch]
4271         * src/prefs_common.[ch]
4272         * src/send.[ch]
4273         * src/smtp.[ch]
4274         * src/ssl_certificate.[ch]
4275         * src/ssl_manager.[ch]
4276         * src/common/Makefile.am
4277         * src/common/log.c
4278         * src/common/nntp.[ch]
4279         * src/common/socket.[ch]
4280         * src/common/ssl.[ch]
4281         * src/gtk/sslcertwindow.[ch]
4282         * ac/openssl.m4
4283                 use new autoconf script to detect OpenSSL with extra parameters
4284                 to specify the location of libs and includes, also remove USE_SSL
4285                 to USE_OPENSSL
4286
4287         * src/common/sylpheed.[ch]
4288         * src/common/version.h.in
4289                 start seperation of common code initialization seperated from gui
4290
4291         * src/summaryview.c
4292                 The function that is called when a color label changes
4293                 should not change the color lable again
4294
4295 2002-12-08 [colin]      0.8.6claws74
4296
4297         * src/gtk/sslcertwindow.c
4298                 warning fixes
4299
4300 2002-12-08 [colin]      0.8.6claws73
4301
4302         * src/statusbar.c
4303           src/common/log.h
4304                 Register a hook for statusbar_puts_all
4305         * src/common/log.c
4306                 invoke statusbar_puts_all's hook
4307         
4308 2002-12-08 [colin]      0.8.6claws72
4309
4310         * src/ssl_certificate.c
4311                 Put back a badly-removed include
4312
4313 2002-12-08 [colin]      0.8.6claws71
4314
4315         * src/gtk/sslcertwindow.[ch]    ** NEW **
4316                 new certificate presentation
4317         * src/gtk/Makefile.am
4318                 add new files
4319         * src/ssl_certificate.[ch]
4320                 gtk cleanup, made utility functions public
4321         * src/ssl_manager.c
4322                 use new cert presentation
4323
4324 2002-12-07 [christoph]  0.8.6claws70
4325
4326         * src/Makefile.am
4327         * src/nntp.[ch]                 ** REMOVE **
4328         * src/common/Makefile.am
4329         * src/common/nntp.[ch]          ** NEW **
4330                 move nntp files to common directory
4331
4332 2002-12-07 [christoph]  0.8.6claws69
4333
4334         * src/procmsg.[ch]
4335         * src/summaryview.c
4336                 implement msginfo update callback using sylpheed's new
4337                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
4338
4339 2002-12-06 [christoph]  0.8.6claws68
4340
4341         * src/editgroup.c
4342                 This patch changes the 'Edit Group Details' dialog to
4343                 allow extended selections in either pane, so that
4344                 addresses can be added or removed from a group more
4345                 quickly and easily. (it actually is a net decrease in
4346                 file size, as some unnecessary functions have been
4347                 removed). 
4348                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
4349
4350 2002-12-06 [christoph]  0.8.6claws67
4351
4352         * src/Makefile.am
4353         * src/template.[ch]             ** REMOVE **
4354         * src/common/Makefile.am
4355         * src/common/template.[ch]      ** NEW **
4356                 move template files to common directory
4357
4358         * src/nntp.c
4359                 add missing log.h include
4360
4361 2002-12-06 [melvin]     0.8.6claws66
4362
4363         * src/prefs_actions.c
4364                 Added the trailing ">" syntax to insert command's output
4365                 without replacing old text (in contrast to trailing "|").
4366
4367 2002-12-05 [colin]      0.8.6claws65
4368         
4369         * src/common/utils.c
4370                 Don't modify original search_string or it'll change
4371                 the next iterations in the for()
4372
4373 2002-12-05 [darko]      0.8.6claws64
4374
4375         * src/common/utils.c
4376                 proper check for filtering commands, found by Colin
4377
4378 2002-12-05 [darko]      0.8.6claws63
4379
4380         * src/common/utils.c
4381                 check proper string for NULL pointer, found by Colin
4382
4383 2002-12-05 [darko]      0.8.6claws62
4384
4385         * src/common/utils.[ch]
4386                 expand_search_string(): new function
4387                 converts Mutt-like patterns to Sylpheed's
4388                 filtering engine
4389         * src/summaryview.c
4390                 use expand_search_string() to allow Mutt-like
4391                 patterns in extended search
4392         * README.claws
4393                 document extended option in quick search
4394
4395 2002-12-05 [paul]       0.8.6claws61
4396
4397         * sync with 0.8.6cvs16
4398                 see ChangeLog 2002-12-05
4399                 
4400         * po/POTFILES.in
4401                 clean up
4402
4403 2002-12-04 [christoph]  0.8.6claws60
4404
4405         * src/imap.[ch]
4406                 put imap authentication code into a new function and
4407                 remove it from imap_session_new that will allow to
4408                 send other commands before authentication
4409
4410 2002-12-04 [christoph]  0.8.6claws59
4411
4412         * src/imap.[ch]
4413                 use already existing method to prevent unneeded IMAP
4414                 folder selects. Set imap_select parameters to NULL
4415                 in some functions if the values are not required.
4416
4417         * src/xml.h
4418                 remove no longer required include
4419
4420 2002-12-04 [paul]       0.8.6claws58
4421
4422         * po/es.po
4423                 updated by Ricardo Mones Lastra
4424                 
4425         * configure.in
4426           po/hu.po      ** NEW FILE **
4427                 initial Hungarian translation, submitted
4428                 by Gál Zoltán <galzoli@hu.inter.net>
4429
4430 2002-12-03 [christoph]  0.8.6claws57
4431
4432         * src/Makefile.am
4433         * src/gtksctree.[ch]            ** REMOVE **
4434         * src/gtk/Makefile.am
4435         * src/gtk/gtksctree.[ch]        ** NEW **
4436                 move gtksctree files to gtk directory
4437
4438 2002-12-03 [christoph]  0.8.6claws56
4439
4440         * src/Makefile.am
4441         * src/md5.[ch]                  ** REMOVE **
4442         * srm/common/Makefile.am
4443         * src/common/md5.[ch]           ** NEW **
4444                 move md5 files to common directory
4445
4446         * src/gtkstext.c
4447                 remove not required #include
4448
4449 2002-12-03 [sergey]     0.8.6claws55
4450
4451         * src/gtkutils.c
4452         * src/gtkutils.h
4453                 gtkut_window_popup(): new function.
4454         * src/mainwindow.c
4455                 main_window_popup(): use gtkut_window_popup() to raise
4456                 window without changing its position.
4457                 (see sylpheed-main ML message [sylpheed:17247])
4458
4459 2002-12-03 [sergey]     0.8.6claws54
4460
4461         * src/send.c
4462                 send_message_local(): removed first-dot escaping
4463                 (SMTP-only, not needed for sending through pipe)
4464
4465 2002-12-03 [paul]       0.8.6claws53
4466
4467         * po/POTFILES.in
4468                 update to reflect recent changes (thanks
4469                 to Ricardo Mones Lastra)
4470                 
4471         * tools/filter_conv.pl
4472                  fix problem with quoted strings. Patch submitted
4473                  by Luke Plant <lukeplant@softhome.net>
4474
4475 2002-12-03 [paul]       0.8.6claws52
4476
4477         * sync with 0.8.6cvs15
4478                 see ChangeLog 2002-12-03
4479
4480 2002-12-02 [christoph]  0.8.6claws51
4481
4482         * src/logwindow.[ch]
4483         * src/common/log.[ch]
4484                 implement logging using a hook function
4485
4486         * src/folderview.c
4487         * src/folder.[ch]
4488                 define hooklist name in header file to avoid
4489                 errors caused by wrong spelling of hooklist names
4490
4491         * src/toolbar.c
4492                 fix warnings
4493
4494 2002-12-02 [christoph]  0.8.6claws50
4495
4496         * src/common/Makefile.am
4497                 add src/common/hooks.[ch]
4498
4499         * src/common/hooks.[ch]
4500                 implement a simple hook system using glib's hook functions
4501
4502         * src/folder.[ch]
4503         * src/folderview.c
4504                 use new hook system for folder item updates
4505
4506 2002-12-02 [christoph]  0.8.6claws49
4507
4508         * doc-src/ui_seperation.txt     ** NEW **
4509                 information for ui seperation
4510
4511         * src/Makefile.am
4512                 remove files that were moved to common
4513                 include common directory by default for the header files
4514
4515         * src/inc.c
4516         * src/common/socket.c
4517         * src/automaton.[ch]
4518                 implement automaton using g_io_*-functions instead of
4519                 gdk_input_add to make it ui independent
4520
4521         * src/codeconv.c
4522         * src/compose.c
4523         * src/ldif.c
4524         * src/pgptext.c
4525         * src/procmime.c
4526         * src/rfc2015.c
4527         * src/smtp.c
4528         * src/unmime.c
4529                 remove common/ prefix because directory is now in
4530                 include path
4531
4532         * src/compose.c
4533         * src/folder.c
4534         * src/folderview.c
4535         * src/mainwindow.c
4536         * src/messageview.c
4537         * src/prefs_common.c
4538         * src/procmsg.c
4539         * src/rfc2015.c
4540                 fix warnings
4541
4542         * src/imap.c
4543         * src/inc.c
4544         * src/news.c
4545         * src/pop.c
4546         * src/send.c
4547         * src/smtp.c
4548         * src/ssl_certificate.c
4549                 add log.h header file for logging functions
4550
4551         * src/main.c
4552         * src/common/utils.c
4553         * src/summaryview.c
4554         * src/xml.c
4555                 o move debug_mode to common/utils.c
4556                 o add functions to set and get debug_mode
4557
4558         * src/defs.h                    ** REMOVE **
4559         * src/intl.h                    ** REMOVE **
4560         * src/socket.[ch]               ** REMOVE **
4561         * src/ssl.[ch]                  ** REMOVE **
4562         * src/utils.[ch]                ** REMOVE **
4563                 replaced by new files in src/common/
4564         
4565         * src/common/Makefile.am
4566                 add new files in src/common/
4567
4568         * src/common/defs.h             ** NEW **
4569         * src/common/intl.h             ** NEW **
4570         * src/common/log.[ch]           ** NEW **
4571         * src/common/socket.[ch]        ** NEW **
4572         * src/common/ssl.[ch]           ** NEW **
4573         * src/common/utils.[ch]         ** NEW **
4574                 replacement for files in src/
4575
4576 2002-12-02 [colin]      0.8.6claws48
4577
4578         * src/folderview.c
4579                 Scroll folderview if necessary during dnd
4580
4581 2002-12-02 [colin]      0.8.6claws47
4582
4583         * src/folder.[ch]
4584                 Add check to verify a move is within a single mailbox
4585         * src/folderview.c
4586                 Add specific error string for this check
4587
4588 2002-12-02 [colin]      0.8.6claws46
4589
4590         * src/folder.c
4591                 Add a test to folder moving, remove a statusbar_print
4592         * src/folderview.c
4593                 Add Move folder... context-menu item
4594                 Factorize folder moving code
4595                 Enable folder DND for mbox
4596
4597 2002-12-01 [christoph]  0.8.6claws45
4598
4599         * ac/aspell.m4
4600                 remove conf.aspelltest if the version check fails
4601
4602 2002-11-30 [christoph]  0.8.6claws44
4603
4604         * autogen.sh
4605                 run libtoolize --force in autogen to create missing
4606                 libtool scripts
4607
4608 2002-11-30 [christoph]  0.8.6claws43
4609
4610         * src/Makefile.am
4611         * src/pgptext.c
4612         * src/procmime.c
4613         * src/rfc2015.c
4614         * src/uuencode.[ch]             ** REMOVED **
4615         * src/common/Makefile.am
4616         * src/common/uuencode.[ch]      ** NEW **
4617                 move uuen/decoder to common directory
4618
4619 2002-11-30 [christoph]  0.8.6claws42
4620
4621         * src/Makefile.am
4622         * src/base64.[ch]               ** REMOVED **
4623         * src/codeconv.c
4624         * src/compose.c
4625         * src/ldif.c
4626         * src/pgptext.c
4627         * src/procmime.c
4628         * src/rfc2015.c
4629         * src/smtp.c
4630         * src/unmime.c
4631         * src/common/Makefile.am
4632         * src/common/base64.[ch]        ** NEW **
4633                 move base64 en/decoder to common directory
4634
4635 2002-11-30 [christoph]  0.8.6claws41
4636
4637         * src/common                    ** NEW **
4638                 new directory for UI independent code
4639         * src/gtk                       ** NEW **
4640                 new directory for GTK frontend
4641         * src/common/.cvsignore         ** NEW **
4642         * src/gtk/.cvsignore            ** NEW **
4643                 ignore build files
4644         * src/common/Makefile.am        ** NEW **
4645         * src/gtk/Makefile.am           ** NEW **
4646                 automake files to build new seperated stuff
4647         * src/Makefile.am
4648                 the binary will currently still be build with the
4649                 files in src, so we include the code from the
4650                 subdirs for now after building the libs there
4651
4652 2002-11-30 [paul]       0.8.6claws40
4653
4654         * src/compose.c
4655                 fix bug [642731] 'Wrong selected account with drafted mail'
4656
4657 2002-11-29 [oliver]     0.8.6claws39
4658         
4659         * src/messageview.c
4660                 o update summaryview when switching between different
4661                   messageviews          
4662         * src/toolbar.c  
4663                 o check if messageview holds already removed msg
4664                   from summaryview
4665                 
4666
4667 2002-11-29 [oliver]     0.8.6claws38
4668
4669         * src/toolbar.c 
4670                 remove not needed variables and includes
4671                 make messageview stay opened and move to next when msgs are deleted 
4672
4673 2002-11-29 [oliver]     0.8.6claws37
4674         
4675         * src/toolbar.c 
4676                 disable compose button (messageview toolbar) by default
4677                 deleted msgs are moved to trash
4678         
4679 2002-11-29 [melvin]     0.8.6claws36
4680
4681         * configure.in
4682                 Increased minimal gpgme version to 0.3.10 (Zombies out)
4683                 and to detect signatures expirations (gpgme 0.3.6)
4684
4685         * src/main.c
4686                 Use non obsolescent function for Gpgme engine checking.
4687
4688         * src/rfc2015.c
4689                 Inform about expired signatures or signatures which key
4690                 has expired. Expiration date is displayed.
4691
4692         * src/sigstatus.c
4693                 Inform about expired signatures or signatures which key
4694                 has expired.
4695
4696 2002-11-28 [paul]       0.8.6claws35
4697
4698         * src/folderview.c
4699                 re-instate 'Check for new messages' in Newsgroup
4700                 folders right-click menu, after a suggestion from
4701                 Tim Mann <timmann@users.sourceforge.net>
4702
4703         * src/main.c
4704                 after a crash check only local folders for new
4705                 messages
4706
4707 2002-11-28 [paul]       0.8.6claws34
4708
4709         * configure.in
4710                 apply patch that fixes the checking of GTK with XIM 
4711                 support on different OSs, such as FreeBSD. Patch 
4712                 submitted by Topia <topia@users.sourceforge.net>
4713                 
4714 2002-11-28 [paul]       0.8.6claws33
4715
4716         * src/mainwindow.c
4717           src/prefs_common.c
4718           src/prefs_toolbar.c
4719                 more changes to the English
4720
4721 2002-11-28 [paul]       0.8.6claws32
4722
4723         * sync with 0.8.6cvs13
4724                 see ChangeLog 2002-11-28 (no sync needed
4725                 for src/compose.c)
4726
4727 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
4728         
4729         * src/mainwindow.[ch]
4730                 add patch by Ivan F. Martinez introducing messageview Toolbar
4731                 some changes and committed by oliver    
4732
4733 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
4734
4735         * src/messageview.[ch]
4736                 add patch by Ivan F. Martinez introducing messageview Toolbar
4737                 some changes and committed by oliver    
4738
4739 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
4740
4741         * src/compose.[ch]
4742                 add patch by Ivan F. Martinez introducing messageview Toolbar
4743                 some changes and committed by oliver    
4744
4745 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
4746         
4747         * src/toolbar.[ch]
4748                 add patch by Ivan F. Martinez introducing messageview Toolbar
4749                 some changes and committed by oliver
4750
4751 2002-11-28 [oliver]     0.8.6claws27
4752         
4753         * src/prefs_toolbar.[ch]
4754                 getting ready for messageview toolbar
4755                 free mem allocated by gettext
4756                 change prefs_toolbar to prefs_toolbar_open
4757  
4758 2002-11-28 [thorsten]   0.8.6claws26
4759
4760         * src/imageview.[ch]
4761                 cleaned up conflicting declarations of
4762                 imageview_show_image()
4763
4764 2002-11-28 [paul]       0.8.6claws25
4765
4766         * src/grouplistdialog.c
4767           src/prefs_common.c
4768           src/prefs_summary_column.c
4769                 a few more improvements to the English
4770
4771 2002-11-28 [colin]      0.8.6claws24
4772
4773         * man/sylpheed.1
4774                 A few updates to command-line parameters
4775
4776 2002-11-28 [colin]      0.8.6claws23
4777
4778         * src/prefs_filtering.c
4779                 Fix problems with prefs_filtering_delete_path:
4780                 a) if the first rule is removed, original pointers
4781                    weren't updated (leading to segfaults)
4782                 b) it was always global_processing updated in case
4783                    of removed path was parent of rule path
4784
4785 2002-11-27 [paul]       0.8.6claws22
4786
4787         * src/mainwindow.c
4788           src/prefs_account.c
4789           src/prefs_actions.c
4790           src/prefs_common.c
4791           src/prefs_customheader.c
4792           src/prefs_display_header.c
4793           src/prefs_filtering.c
4794           src/prefs_folder_item.c
4795           src/prefs_matcher.c
4796           src/prefs_scoring.c
4797           src/prefs_summary_column.c
4798           src/prefs_template.c
4799           src/prefs_toolbar.c
4800                  improve the English in the GUI
4801
4802 2002-11-27 [colin]      0.8.6claws21
4803
4804         * src/folder.c
4805                 Fix processing renaming problems happening after
4806                 last commit
4807
4808 2002-11-27 [colin]      0.8.6claws20
4809
4810         * src/folder.c
4811                 recursive move now deletes src each subfolder after 
4812                 having moved it
4813         * src/folderview.c
4814                 Use identifier instead of path during dnd (enables
4815                 IMAP folder dnd)
4816
4817 2002-11-27 [paul]       0.8.6claws19
4818
4819         * src/main.c
4820                 apply patch that does command-line processing 
4821                 BEFORE gtk_init, allowing claws to run from 
4822                 shell-scripts in non-X environment (e.g. crontab 
4823                 or ip-up, ip-down scripts). Patch submitted by
4824                 Ruslan N. Balkin <baron@dartel.ru>
4825                 
4826         * po/it.po
4827                 updated by Alessandro Maestri
4828
4829 2002-11-27 [paul]       0.8.6claws18
4830
4831         * sync with 0.8.6cvs12
4832           src/prefs_common.c
4833                 Differences are that main uses a 'Receive dialog'
4834                 frame on the Interface tab, whereas claws groups all 
4835                 the dialogs together in a 'Dialogs' frame.
4836
4837 2002-11-27 [colin]      0.8.6claws17
4838
4839         * src/prefs_matcher.c
4840                 Fix Execute criteria's NOT flag
4841
4842
4843 2002-11-26 [christoph]  0.8.6claws16
4844
4845         * src/ssl.c
4846                 rewrite the ssl code a little bit, only use one
4847                 SSL context, set default certificates' file/path
4848
4849 2002-11-26 [thorsten]   0.8.6claws15
4850
4851         * src/compose.c
4852                 default-reply-to didn't work for ml-reply
4853
4854 2002-11-26 [melvin]     0.8.6claws14
4855
4856         * src/prefs_actions.c
4857                 Made pipe-actions ignore short headers in message view
4858                 Made trailing-pipe-actions write in the message view with
4859                 the same font as the original message
4860
4861 2002-11-26 [paul]       0.8.6claws13
4862
4863         * src/compose.c
4864                 this time commit the correct file
4865
4866 2002-11-26 [paul]       0.8.6claws12
4867
4868         * sync with 0.8.6cvs11
4869           src/quote_fmt_parse.y  
4870                 no sync needed
4871           src/account.[ch]       
4872                 not sync'ed
4873           src/compose.c
4874                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
4875                 on draft mode.
4876                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
4877                 header
4878                 
4879         see ChangeLog 2002-11-25 and 2002-11-26
4880
4881 2002-11-26 [colin]      0.8.6claws11
4882
4883         * src/folderview.c
4884                 Fix collapsed folder not auto-expanding during
4885                 mail dnd, if it was the source folder.
4886
4887 2002-11-25 [colin]      0.8.6claws10
4888
4889         * src/folderview.[ch]
4890                 Variable renaming and cleaning (slist of nodes 
4891                 to be re-collapsed is stored in FolderView)
4892
4893 2002-11-25 [paul]       0.8.6claws9
4894
4895         * src/prefs_common.[ch]
4896                 fix breakage caused by last commit
4897
4898 2002-11-25 [paul]       0.8.6claws8
4899
4900         * sync with 0.8.6cvs4
4901                 see ChangeLog 2002-11-21
4902
4903 2002-11-25 [paul]       0.8.6claws7
4904
4905         * sync with 0.8.6cvs4
4906                 see ChangeLog 2002-11-20
4907
4908 2002-11-25 [paul]       0.8.6claws6
4909
4910         * sync with 0.8.6cvs3
4911                 see ChangeLog 2002-11-18
4912
4913 2002-11-25 [colin]      0.8.6claws5
4914
4915         * src/gtkutils.[ch]
4916                 Add gtkut_ctree_node_is_parent()
4917         * src/folderview.c
4918                 Spring-loaded folders
4919
4920 2002-11-25 [colin]      0.8.6claws4
4921
4922         * src/utils.[ch]
4923                 Add slist_concat_unique(), function to merge
4924                 two GSList filtering dups
4925         * src/folder.[ch]
4926         * src/summaryview.[ch]
4927         * src/folderview.c
4928         * src/main.c
4929                 Add detection/update/display of unread answers
4930                 to marked mails
4931         * src/procmsg.[ch]
4932                 Add procmsg_find_children()
4933                 Add procmsg_msg_has_marked_parent()
4934
4935 2002-11-25 [colin]      0.8.6claws3
4936
4937         * src/ssl_certificate.[ch]
4938                 Allow checking a certificate without a DNS
4939                 lookup
4940                 Allow to forget a cert (by deleting it)
4941                 Make ssl_certificate_destroy_public
4942         * src/ssl_manager.[ch] ** NEW FILES **
4943                 Gui to manage (display/remove) certificates
4944         * src/prefs_common.[ch]
4945                 Add a pref to allow silent acceptation of
4946                 trusted certificates or not (based on the
4947                 "I want to know what's going on" principle)
4948         * src/mainwindow.c
4949                 Add SSL manager in Tools menu
4950         * src/Makefile.am
4951                 Add the new files to the build
4952         * po/POTFILES.in
4953                 Add ssl_manager.c to translations
4954
4955 2002-11-25 [colin]      0.8.6claws2
4956
4957         * src/summaryview.[ch]
4958                 Add S_SEARCH_EXTENDED to the quick search, which 
4959                 allows to search using filtering syntax.
4960
4961 2002-11-25 [colin]      0.8.6claws1
4962
4963         * src/summaryview.c
4964                 Deletion of duplicates now prefer deleting
4965                 the unread dup (fixes feature-request 638989).
4966
4967 2002-11-24 [paul]       0.8.6claws
4968
4969         * po/es.po
4970           po/pl.po
4971           po/ru.po
4972           po/sr.po
4973                 updated by Ricardo Mones Lastra,
4974                 Witold Wladyslaw Wojciech Wilk,
4975                 Ruslan N. Balkin, and  Urke MMI 
4976                 respectively
4977
4978 2002-11-24 [paul]       0.8.5claws182
4979
4980         * po/bg.po
4981                 updated by George Danchev
4982
4983 2002-11-23 [alfons]     0.8.5claws181
4984
4985         * src/imap.c
4986                 tiny memory leak found by browsing Dimitar's 
4987                 valgrind report
4988
4989 2002-11-23 [paul]       0.8.5claws180
4990
4991         * po/it.po
4992                 updated by Alessandro Maestri
4993
4994 2002-11-22 [christoph]  0.8.5claws179
4995
4996         * src/compose.c
4997         * src/inc.c
4998         * src/prefs_filtering.c
4999         * src/summaryview.c
5000                 more warning fixes
5001
5002 2002-11-22 [alfons]     0.8.5claws178
5003
5004         * src/summaryview.c
5005                 summary_execute_delete_func(): if message is deleted, make 
5006                 sure to also remove its entry in the subject hash table. 
5007                 fixes a corner case bug.
5008
5009 2002-11-22 [paul]       0.8.5claws177
5010
5011         * .cvsignore
5012                 add 'autom4te.cache'
5013                 
5014         * ltconfig      ** REMOVED **
5015                 not needed
5016
5017 2002-11-22 [paul]       0.8.5claws176
5018
5019         * src/textview.c
5020                 textview_set_font(): fix for message display in
5021                 UTF-8 locales (thanks to Sergey Vlasov).
5022                 
5023         * AUTHORS
5024                 add new team members and contributors
5025
5026
5027 2002-11-21 [colin]      0.8.5claws175
5028
5029         * src/procmsg.[ch]
5030                 Add procmsg_remove_special_headers()
5031         * src/mh.c
5032                 Use procmsg_remove_special_headers() for 
5033                 previous fix
5034
5035 2002-11-21 [colin]      0.8.5claws174
5036
5037         * src/mh.c
5038                 Fix moving/copying from queue/draft folders
5039                 for MH folders
5040
5041 2002-11-21 [christoph]  0.8.5claws173
5042
5043         * src/crash.c
5044         * src/filtering.c
5045         * src/logwindow.c
5046         * src/main.c
5047         * src/matcher_parser_lex.[hl]
5048         * src/mbox.c
5049         * src/mbox_folder.[ch]
5050         * src/prefs_filtering.c
5051         * src/procheader.c
5052         * src/quote_fmt_lex.l
5053         * src/ssl.c
5054                 fix all warnings except the warnings in lex and yacc files
5055
5056 2002-11-20 [christoph]  0.8.5claws172
5057
5058         * src/imap.c
5059                 fix MsgInfo retrieval for IMAP draft and queue folders
5060                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
5061
5062 2002-11-19 [christoph]  0.8.5claws171
5063
5064         * src/compose.c
5065                 fix segfault, when draft saving does not get
5066                 the MsgInfo of the new message
5067                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
5068
5069 2002-11-19 [christoph]  0.8.5claws170
5070
5071         * src/procmsg.c
5072                 add parameter check for flag setting function
5073                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
5074
5075 2002-11-18 [paul]       0.8.5claws169
5076
5077         * src/compose.c
5078                 more sensitivity fixes to redirect mode:
5079                 * disable toolbar draft button
5080                 * allow only Address book in the Tools menu
5081                 * disable editing of message by the spell
5082                   checker
5083
5084 2002-11-18 [paul]       0.8.5claws168
5085
5086         * src/compose.c
5087                 fix sensitivity of menu items in compose_redirect():
5088                 allow only the necessary items 
5089
5090 2002-11-18 [paul]       0.8.5claws167
5091
5092         * src/compose.c
5093                 fix bug [ 603259 ] 'attachment got lost on bounce'
5094
5095 2002-11-18 [paul]       0.8.5claws166
5096
5097         * po/ru.po
5098                 updated by Ruslan N. Balkin <baron@dartel.ru>
5099
5100 2002-11-18 [colin]      0.8.5claws165
5101
5102         * src/main.c
5103           src/defs.h
5104                 Remove old filtering stuff
5105
5106
5107 2002-11-17 [oliver]     0.8.5claws164
5108
5109         * src/toolbar.h
5110                 remove not needed typedef 
5111
5112 2002-11-17 [oliver]     0.8.5claws163
5113
5114         * src/toolbar.c
5115                 make toolbar's on click events translatable
5116
5117 2002-11-15 [colin]      0.8.5claws162
5118
5119         * src/summaryview.c
5120                 Revert too-soon integration of a feature
5121
5122 2002-11-15 [christoph]  0.8.5claws161
5123
5124         * src/imap.c
5125                 use main's implementation of imap_get_msginfo
5126
5127 2002-11-15 [christoph]  0.8.5claws160
5128
5129         * src/compose.c
5130         * src/folder.[ch]
5131         * src/imap.c
5132         * src/mbox_folder.c
5133         * src/mh.c
5134         * src/news.c
5135         * src/procmsg.c
5136         * src/summaryview.c
5137                 replace claws' fetch_msginfo with main's get_msginfo
5138                 (use main's implementation where possible)
5139
5140 2002-11-15 [colin]      0.8.5claws159
5141
5142         * src/ssl_certificate.c
5143                 Missed a check
5144
5145 2002-11-16 [melvin]     0.8.5claws158
5146
5147         * po/fr.po
5148                 Updated French translations.
5149
5150 2002-11-16 [colin]      0.8.5claws157
5151
5152         * src/ssl_certificate.c
5153                 Check for missing parts in the certificates
5154
5155 2002-11-15 [colin]      0.8.5claws156
5156
5157         * src/folderview.c
5158                 Preventive fix (missing check) found by
5159                 Alfons
5160
5161 2002-11-15 [paul]
5162
5163         * NEWS
5164                 sync with 0.8.6 release
5165
5166 2002-11-15 [colin]      0.8.5claws155
5167
5168         * src/folder.[ch]
5169           src/folderview.c
5170                 Fix error handling of folder_item_move_to()
5171                 (thanks to Alfons!)
5172
5173 2002-11-15 [colin]      0.8.5claws154
5174
5175         * src/folder.[ch]
5176           src/folderview.c
5177                 folder_item_move_to() sets an error message instead
5178                 of having GUI stuff in folder.c
5179
5180 2002-11-15 [colin]      0.8.5claws153
5181
5182         * src/procmsg.[ch]
5183                 Implemented a callback for MsgInfo updates, 
5184                 heavily copy/pasted from Christoph's folder 
5185                 callback system
5186         * src/summaryview.[ch]
5187                 Register summary_update_msg as callback
5188
5189 2002-11-14 [colin]      0.8.5claws152
5190         
5191         * src/procmsg.c
5192                 Update the FolderItem after sending (fixes 617593)
5193
5194 2002-11-14 [christoph]  0.8.5claws151
5195
5196         * src/folder.c
5197                 fix wrong position of NULL pointer check found
5198                 by Sergey
5199
5200 2002-11-14 [christoph]  0.8.5claws150
5201
5202         * src/folder.c
5203                 fix segfault when deleting messages from IMAP folders
5204                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
5205
5206 2002-11-14 [colin]      0.8.5claws149
5207
5208         * src/compose.c
5209                 Forwarding was also ignoring the folder's default account.
5210
5211 2002-11-14 [colin]      0.8.5claws148
5212
5213         * src/compose.c
5214                 Fix sent folder not set to folder properties when 
5215                 forwarding.
5216
5217 2002-11-14 [thorsten]   0.8.5claws147
5218
5219         * src/inc.c
5220                 inc_start(): Files were not moved from .processing to inbox,
5221                 if no global processing rule existed
5222
5223 2002-11-14 [colin]      0.8.5claws146
5224
5225         * src/ssl_certificate
5226                 Fix file operations
5227
5228 2002-11-14 [paul]       0.8.5claws145
5229
5230         * po/it.po
5231                 updated by Alessandro Maestri
5232
5233 2002-11-13 [alfons]     0.8.5claws144
5234
5235         * src/folder.c
5236                 folder_item_close(): only mark messages unread
5237                 when a folder has new messages 
5238
5239 2002-11-13 [keith]      0.8.5claws143
5240
5241         * src/imap.c
5242                 Fix problem moving or copying between
5243                 IMAP folders
5244
5245 2002-11-13 [colin]      0.8.5claws142
5246
5247         * src/matcher_parser_parse.y
5248                 Fix rule problem when " don't match
5249
5250 2002-11-13 [christoph]  0.8.5claws141
5251
5252         * src/folder.c
5253         * src/folderview.c
5254                 moved cache saving to folder_item_close
5255                 the folderview should not have to deal with
5256                 this things
5257
5258 2002-11-13 [christoph]  0.8.5claws140
5259
5260         * src/summaryview.c
5261                 moved setting of important score to
5262                 summary_set_prefs_from_folderitem
5263
5264 2002-11-13 [colin]      0.8.5claws139
5265
5266         * src/matcher_parser_parse.y
5267                 Fix a segfault in the parser (happening when
5268                 a good expression had been tested and a bad 
5269                 one arrives)
5270
5271 2002-11-13 [paul]       0.8.5claws138
5272
5273         * sync with 0.8.5cvs24
5274                 see ChangeLog 2002-11-13
5275                 
5276         * po/pt_BR.po
5277                 updated by Fabio Jr. Beneditto
5278
5279 2002-11-13 [colin]      0.8.5claws137
5280         
5281         * src/msgcache.c
5282           src/defs.h
5283           src/procmsg.[ch]
5284                 Revert last commit, problem
5285
5286 2002-11-13 [colin]      0.8.5claws136
5287
5288         * src/msgcache.c
5289                 Remove duplicated code
5290         * src/defs.h
5291                 Bumped CACHE_VERSION and MARK_VERSION
5292         * src/procmsg.[ch]
5293                 Network endian for cache and mark files
5294
5295 2002-11-12 [colin]      0.8.5claws135
5296
5297         * src/inc.c
5298                 Fix the "socket error" dialog which disappeared
5299
5300 2002-11-12 [colin]      0.8.5claws134
5301
5302         * src/msgcache.c
5303                 Reverse last commit which had performance 
5304                 problems, but still reverse the list
5305
5306 2002-11-12 [colin]      0.8.5claws133
5307
5308         * src/msgcache.c
5309                 Reverse list order
5310
5311 2002-11-12 [melvin]     0.8.5claws132
5312
5313         * src/compose.c
5314                 Added a check for a NULL prefs_common.dictionary
5315
5316 2002-11-12 [colin]      0.8.5claws131
5317
5318         * src/ssl_certificate.[ch]
5319                 Use FQDN hostname
5320
5321 2002-11-12 [colin]      0.8.5claws130
5322
5323         * src/ssl_certificate.[ch]
5324                 Take connection port into account for 
5325                 checking certificates (a single hostname
5326                 could have multiple servers with multiple
5327                 certificates)
5328         * src/ssl.c
5329                 Pass the port to ssl_certificate_check
5330
5331 2002-11-12 [paul]       0.8.5claws129
5332
5333         * src/folder.c
5334                 fix a typo in last commit
5335
5336 2002-11-12 [paul]       0.8.5claws128
5337
5338         * sync with 0.8.5cvs23
5339                 see ChangeLog entry 2002-11-12
5340
5341 2002-11-11 [colin]      0.8.5claws127
5342
5343         * src/ssl_certificate.c
5344                 Cleaner messages
5345                 Don't popup, instead log error, if the 
5346                 corresponding pref is checked
5347         * src/ssl_certificate.h
5348                 include <openssl/objects/h>
5349
5350 2002-11-11 [colin]      0.8.5claws126
5351
5352         * src/ssl_certificate.h
5353                 _Really_ clean it
5354
5355 2002-11-11 [colin]      0.8.5claws125
5356         
5357         * src/ssl_certificate.c
5358                 Fixed leak
5359
5360 2002-11-11 [colin]      0.8.5claws124
5361
5362         * src/ssl.c
5363                 Cleaned a bit
5364         * src/ssl_certificate.[ch]
5365                 Cleaned a bit (better use of SSL API)
5366                 (This will cause non-recognition of saved 
5367                  certificates of claws12[23]...)
5368
5369 2002-11-11 [paul]       0.8.5claws123
5370         
5371         * po/es.po
5372                 updated by Ricardo Mones Lastra
5373
5374 2002-11-11 [colin]      0.8.5claws122
5375
5376         * src/ssl.c
5377                 Fix a typo
5378
5379 2002-11-11 [colin]      0.8.5claws121
5380
5381         * src/ssl_certificate.[ch] ** NEW FILES **
5382         * src/ssl.[ch]
5383                 Check SSL certificates presented to us
5384         * src/Makefile.am
5385                 Add ssl_certificate.[ch]
5386         * po/POTFILES.in
5387                 Add ssl_certificate.c
5388
5389 2002-11-11 [paul]       0.8.5claws120
5390
5391         * sync with 0.8.5cvs22
5392                 see ChangeLog 2002-11-11
5393
5394 2002-11-11 [paul]       0.8.5claws119
5395
5396         * sync with 0.8.5cvs21
5397                 see ChangeLog 2002-11-11
5398
5399 2002-11-10 [jens]       0.8.5claws118
5400
5401         * src/folder.c
5402         * src/folderview.c
5403                 corrected some typing
5404         * po/de.po
5405                 updated german translation
5406         * sylpheed.spec.in
5407                 cleaned up specfile and adjusted it for claws
5408
5409 2002-11-10 [colin]      0.8.5claws117
5410
5411         * src/summaryview.c
5412                 a STATUSBAR_PUSH/POP fix
5413
5414 2002-11-10 [colin]      0.8.5claws116
5415
5416         * src/prefs_folder_item.c
5417                 Fix hanging after opening folder properties
5418
5419 2002-11-10 [hoa]        0.8.5claws115
5420
5421         * src/matcher_parser_lex.l
5422         * src/matcher_parser_parse.y
5423                 config file for scoring and filtering is no more trashed
5424                 when there is a syntax error in a filtering rule when
5425                 editing it in a dialog.
5426
5427 2002-11-09 [colin]      0.8.5claws114
5428
5429         * src/mbox_folder.c
5430                 Added missing initialisation of folder->destroy()
5431
5432 2002-11-09 [colin]      0.8.5claws113
5433
5434         * src/folder.c
5435           src/folderview.c
5436                 Fix the status bar messages
5437
5438 2002-11-09 [colin]      0.8.5claws112
5439
5440         * src/folderview.c
5441                 Fix hangs after folder dnd, happening after 
5442                 claws109.
5443
5444 2002-11-09 [christoph]  0.8.5claws111
5445
5446         * src/folderview.c
5447                 just changed order of calls (reverse order of
5448                 associated calls)
5449         * src/inc.c
5450                 lock inc when checking only one account, otherwise
5451                 inc all could be executed at the same time
5452
5453 2002-11-09 [christoph]  0.8.5claws110
5454
5455         * src/folderview.c
5456                 better unlock the mouse cursor before calling
5457                 summary_show because it changes the cursor too
5458
5459 2002-11-09 [christoph]  0.8.5claws109
5460
5461         * src/folder.[ch]
5462         * src/folderview.c
5463                 add functions to open and close a folder
5464                 o opending will execute scanning for remote folders
5465                   and processing
5466                 o closing will unset new flag for messages
5467
5468 2002-11-09 [colin]      0.8.5claws108
5469
5470         * src/folder.c
5471                 Add a call to prefs_matcher_write_config to 
5472                 avoid non-leaf folders filtering settings to be
5473                 lost
5474
5475 2002-11-09 [paul]       0.8.5claws107
5476
5477         * src/prefs_account.c
5478                 re-word a label
5479
5480 2002-11-09 [colin]      0.8.5claws106
5481
5482         * src/folderview.c
5483                 Minor esthetic fix
5484
5485 2002-11-09 [colin]      0.8.5claws105
5486
5487         * src/folderview.c
5488                 Fix prefs_filtering deletion for MH folders (same
5489                 reason as below)
5490         * src/prefs_filtering.c
5491                 Fix prefs_filtering renaming and deletion for 
5492                 folder-based processing rules.  
5493
5494 2002-11-09 [christoph]  0.8.5claws104
5495
5496         * src/compose.c
5497         * src/folder.[ch]
5498         * src/folderview.[ch]
5499         * src/import.c
5500         * src/inc.c
5501         * src/main.c
5502         * src/mainwindow.c
5503         * src/messageview.c
5504         * src/prefs_folder_item.c
5505         * src/procmsg.c
5506         * src/summaryview.c
5507                 implement a callback system for folder item updates
5508
5509 2002-11-09 [colin]      0.8.5claws103
5510
5511         * src/folderview.c
5512                 Fix prefs_filtering renaming for MH folders (we
5513                 shouldn't rename by path as another folder could
5514                 have the same hierarchy).
5515
5516 2002-11-09 [colin]      0.8.5claws102
5517
5518         * src/folder.c
5519                 Fix a leak found by Christoph, use better variable
5520                 names
5521
5522 2002-11-09 [colin]      0.8.5claws101
5523
5524         * src/folder.c
5525                 One more fix for processing rules
5526
5527 2002-11-08 [colin]      0.8.5claws100
5528         
5529         * src/matcher.c
5530                 Don't copy the compiled regexp (will be reevaluated)
5531         * src/folderview.c
5532                 Lock folderview while moving
5533         * src/folder.c
5534                 Provide info on what's happening to the user
5535
5536 2002-11-08 [colin]      0.8.5claws99
5537
5538         * src/folderview.c
5539                 Fix folder reordering after a move if parent is 
5540                 root
5541         * src/scoring.[ch]
5542                 Add function to copy a ScoringProp
5543         * src/prefs_folder_item.c
5544                 Copy scoring rules when copying a folder prefs
5545
5546 2002-11-08 [colin]      0.8.5claws98
5547
5548         * src/folderview.c
5549                 Fixes in case of failure
5550         * src/filtering.[ch]    
5551                 Add function to duplicate a FilteringProp
5552         * src/matcher.[ch]
5553                 Add function to duplicate a MatcherProp
5554         * src/prefs_folder_item.c
5555                 Save folder's processing rules when copying 
5556                 its prefs
5557
5558 2002-11-08 [colin]      0.8.5claws97
5559         
5560         * src/folderview.c
5561                 Sort after move
5562         * src/folder.c 
5563                 Change a printf to debug_print
5564
5565 2002-11-08 [colin]      0.8.5claws96
5566
5567         * src/folder.c
5568           src/folderview.c
5569                 Fix segfaults, call me stupido
5570         
5571
5572 2002-11-08 [colin]      0.8.5claws95
5573
5574         *src/folder.c
5575                 Added forgotten prefs to save when moving folders
5576
5577 2002-11-08 [colin]      0.8.5claws94
5578
5579         * src/folder.c
5580                 Fixes to folder DND (prefs copy)
5581         * src/folderview.c
5582                 Optimization for folder DND (don't rescan whole tree)
5583                 Added folderview_create_folder_node() for this 
5584                 optimization, so de-duped a bit the code
5585         * src/prefs_folder_item.[ch]
5586                 Added prefs_folder_item_copy_prefs()    
5587           
5588 2002-11-08 [paul]       0.8.5claws93
5589
5590         * src/prefs_account.c
5591           tools/README
5592           tools/kmail2sylpheed_v2.pl
5593                 correct some typos
5594
5595 2002-11-08 [paul]       0.8.5claws92
5596
5597         * src/compose.c
5598           src/prefs_account.[ch]
5599                 remove account options 'clearsign' and 'ascii_armored',
5600                 replace with 'default_gnupg_mode' to prevent mixed-mode
5601                 Privacy settings
5602
5603 2002-11-08 [paul]       0.8.5claws91
5604
5605         * src/compose.[ch]
5606                 re-implement GnuPG 'on-the-fly' mode selection,
5607                 disallow mixed-mode
5608
5609 2002-11-08 [colin]      0.8.5claws90
5610
5611         * src/folderview.c
5612           src/prefs_folder_item.c
5613                 Change "Property" to "Properties"
5614
5615 2002-11-07 [colin]      0.8.5claws89
5616
5617         * src/folderview.c
5618           src/folder.c
5619                 Allow folder dropping to a root folder
5620
5621 2002-11-07 [paul]       0.8.5claws88
5622
5623         * src/compose.c
5624                 revert last commit
5625
5626 2002-11-07 [paul]       0.8.5claws87
5627
5628         * src/compose.c
5629                 fix reply-to-list bug. closes bug report
5630                 "[633382] reply-to-list broken in recent cvs"
5631
5632 2002-11-07 [paul]       0.8.5claws86
5633
5634         * src/compose.c
5635                 add a forgotten '#if USE_GPGME ... #endif'
5636
5637 2002-11-07 [paul]       0.8.5claws85
5638
5639         * sync with 0.8.5cvs20
5640                 see ChangeLog 2002-11-07
5641
5642 2002-11-07 [colin]      0.8.5claws84
5643
5644         * src/folder.[ch]
5645                 Change folder_item_move_to to return the newly 
5646                 created folderitem.
5647         * src/folderview.c
5648                 Select the new folderitem after moving.
5649
5650 2002-11-07 [colin]      0.8.5claws83
5651
5652         * src/prefs_filtering.c
5653                 Fix rule rewriting when moving a leaf folder to a 
5654                 shorter path
5655
5656 2002-11-07 [colin]      0.8.5claws82
5657
5658         * src/prefs_filtering.c
5659                 fix a leak
5660
5661 2002-11-07 [colin]      0.8.5claws81
5662
5663         * src/folder.[ch]
5664                 Add folder_item_move_to() function to move a 
5665                 folderitem into another one (updates matcher etc)
5666         * src/folderview.c
5667                 Add folder drag'n drop (context menu to come)
5668                 [Should be dataloss free, but Please backup before 
5669                  trying !]
5670
5671 2002-11-06 [colin]      0.8.5claws80
5672
5673         * src/mh.c
5674                 mh_create_folder() returns NULL if can't create
5675                 directory hierarchy
5676
5677 2002-11-06 [paul]       0.8.5claws79
5678
5679         * src/compose.[ch]
5680                 allow 'on-the-fly' changing of the type of encryption 
5681                 and/or signing used (mime/ascii) via the compose window
5682
5683 2002-11-06 [paul]       0.8.5claws78
5684
5685         * sync with 0.8.5cvs19
5686                 see ChangeLog 2002-11-06 for src/account.c: 
5687                 account_get_special_folder()
5688                 
5689 2002-11-05 [alfons]     0.8.5claws77
5690
5691         * src/crash.c
5692                 very minor cleanups: nothing to see here, move on. :-)
5693
5694 2002-11-05 [colin]      0.8.5claws76
5695
5696         * src/main.c
5697                 Changes choices if compose windows are opened to
5698                 Discard, Draft, Don't quit
5699
5700 2002-11-05 [thorsten]   0.8.5claws75
5701
5702         * src/compose.c
5703                 reenabled default_reply_to folder option
5704
5705 2002-11-05 [colin]      0.8.5claws74
5706
5707         * src/compose.[ch] 
5708                 add compose_draft()
5709         * src/crash.c
5710                 add SIGTERM handler
5711         * src/main.[ch]
5712                 add clean_quit() for the SIGTERM handler
5713
5714 2002-11-05 [paul]       0.8.5claws73
5715         
5716         * po/es.po
5717                 updated by Ricardo Mones Lastra
5718
5719 2002-11-05 [melvin]     0.8.5claws72
5720
5721         * src/logwindow.c
5722                 Fixed log-clipping bug #616795.
5723                 To stop logging in the log window use 0 length.
5724         * src/prefs_common.c
5725                 Added a label to inform about the 0 log length behaviour.
5726
5727 2002-11-05 [paul]       0.8.5claws71
5728
5729         * sync with 0.8.5cvs17
5730                 see ChangeLog 2002-11-05
5731
5732 2002-11-04 [paul]       0.8.5claws70
5733
5734         * sylpheed-128x128.png
5735           sylpheed-64x64.png
5736           sylpheed.png
5737                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
5738                 <nikai@users.sourceforge.net>
5739                 
5740         * po/bg.po
5741                 updated by George Danchev
5742
5743 2002-11-03 [thorsten]   0.8.5claws69
5744
5745         * src/main.c
5746           src/mimeview.c
5747           src/rfc2015.h
5748                 add check if gpg is active
5749
5750 2002-11-03 [thorsten]   0.8.5claws68
5751
5752         * src/toolbar.h
5753                 removed GSList declaration causing trouble on MacOS-X
5754                 (submitted by alfons, reported by xfesty)
5755
5756 2002-11-01 [paul]       0.8.5claws67
5757
5758         * src/mainwindow.c
5759                 remove last remnants of main's filter code
5760
5761 2002-11-01 [paul]       0.8.5claws66
5762
5763         * tools/filter_conv.pl
5764                 fix bug where user-defined headers were ignored
5765
5766 2002-11-01 [paul]       0.8.5claws65
5767
5768         * src/logwindow.c
5769                 make a debug_print() not translatable
5770
5771 2002-10-31 [melvin]     0.8.5claws64
5772
5773         * ac/aspell.m4
5774                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
5775                 not run any GNU/aspell test.  The dictionary path will
5776                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
5777                 was given, in which case, it will be $prefix/lib/aspell/
5778         * configure.in
5779                 Fixed typo in commentary (Aspell code).
5780
5781 2002-10-31 [paul]       0.8.5claws63
5782
5783         * po/POTFILES.in
5784                 remove src/filter.c and src/prefs_filter.c
5785                 thanks to Ricardo for reminding me
5786
5787 2002-10-31 [colin]      0.8.5claws62
5788
5789         * src/mbox_folder.c
5790                 Plug some leaks
5791
5792 2002-10-31 [paul]       0.8.5claws61
5793
5794         * src/prefs_filter.[ch] ** REMOVED **
5795           src/filter.[ch]       ** REMOVED **
5796           
5797         * src/Makefile.am
5798           src/folderview.c
5799           src/inc.c
5800           src/main.c
5801           src/mainwindow.c
5802           src/mbox.c
5803           src/prefs_common.c
5804           src/prefs_filtering.c
5805           src/summaryview.[ch]
5806                 remove main's 'filter' code
5807                 
5808         README.claws
5809                 update to reflect removal of main's filter
5810
5811 2002-10-31 [paul]       0.8.5claws60
5812
5813         * src/summaryview.c
5814                 remove check for global_processing in summary_filter_open(). 
5815                 This fixes the bug where if the user uses the right-click 
5816                 'Create filter rule...' and doesn't have any filter rules 
5817                 already defined in claws' advanced filtering, the newly 
5818                 created filter rule goes to main's filtering which is 
5819                 inaccessible through the gui. Now the filter rule gets added
5820                 to claws' filtering by default.
5821
5822 2002-10-28 [melvin]     0.8.5claws59
5823
5824         * src/prefs_actions.c
5825                 Fixed bug #627322 where MIME parts were not always
5826                 correctly passed to a %p action
5827                 Display an error dialog when message filename is not found.
5828
5829 2002-10-28 [melvin]     0.8.5claws58
5830
5831         * src/prefs_common.c
5832                 Readded a missing function declaration lost in 0.8.3claws34
5833
5834 2002-10-28 [paul]       0.8.5claws57
5835
5836         * sync with 0.8.5cvs15
5837                 see ChangeLog 2002-10-28 and 2002-10-25
5838                 
5839         Note: ChangeLog entry 2002-10-24 is not sync'ed.
5840
5841 2002-10-27 [oliver]     0.8.5claws56
5842
5843         * src/pop.c
5844                 plug leak in pop3_top_recv
5845
5846 2002-10-26 [christoph]  0.8.5claws55
5847
5848         * src/folder.c
5849                 set need_update folder flag when messages are added
5850                 (closes bug [ 626922 ] folder not updated after receiving)
5851
5852 2002-10-25 [melvin]     0.8.5claws54
5853
5854         * src/imageview.c
5855                 Fixed a memleak introduced in the scaling code.
5856
5857 2002-10-24 [alfons]     0.8.5claws53
5858
5859         * src/filtering.c
5860                 make filtering's forward message action forward from the 
5861                 correct account
5862                 (closes bug [628089 ] Filter -> Forward from address problem
5863                 reported by Oktay)
5864
5865 2002-10-24 [christoph]  0.8.5claws52
5866
5867         * src/mainwindow.c
5868         * src/manual.[ch]
5869                 o use manual of current locale or english if current
5870                   locale is not available (and english is available)
5871                 o also link to sylpheed doc project manuals
5872
5873 2002-10-23 [paul]       0.8.5claws51
5874
5875         * tools/README
5876           tools/kmail2sylpheed_v2.pl
5877                 add new version of kmail addressbook importer script.
5878                 works with newer versions of Kmail/KAddressBook which
5879                 have new and rearranged data.
5880
5881 2002-10-23 [martin]     0.8.5claws50
5882
5883         * src/folderview.c
5884         * src/summaryview.c
5885         * src/utils.h
5886         * src/utils.c
5887                 added length parameter to get_abbrev_newsgroup_name()
5888                 changed this function so that it abbreviates the newsgroup
5889                 names only so long it is smaller than the length parameter
5890                 (for better reading of some newsgroup names and space efficiency)
5891
5892 2002-10-22 [colin]      0.8.5claws49
5893
5894         *src/foldersel.c
5895                 Revert Alfons' last modification (after voting ;-))
5896
5897 2002-10-21 [alfons]     0.8.5claws48
5898
5899         * src/foldersel.c
5900                 folder view in folder selection dialog reflects state of
5901                 folder view in main window
5902
5903 2002-10-18 [alfons]     0.8.5claws47
5904
5905         * src/mbox.c
5906                 drop imported messages in folder selected by user,
5907                 and not in the inbox
5908                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
5909
5910 2002-10-18 [alfons]     0.8.5claws46
5911
5912         * src/compose.c
5913                 make automagic reply work correctly for email accounts 
5914                 (whether it's viable to do a full sync with Hiro's 
5915                 compose.c is still under discussion)
5916
5917 2002-10-18 [melvin]     0.8.5claws45
5918
5919         * src/prefs_actions.c
5920                 Fixed bug #622275 where asynchroneous actions left 
5921                 zombies processes
5922                 Made (synchroneous) actions' input be displayed live.
5923
5924 2002-10-18 [christoph]  0.8.5claws44
5925
5926         * src/textview.c
5927                 don't add a newline in the textview in front of the
5928                 first textpart if header display is disabled
5929                 (closes bug [ 603385 ] disabled header display leaves blank
5930                  lin)
5931
5932 2002-10-18 [christoph]  0.8.5claws43
5933
5934         * src/folder.[ch]
5935         * src/imap.c
5936         * src/mbox_folder.c
5937         * src/mh.c
5938         * src/news.c
5939                 folder->get_num_list now returns an error code
5940                 (closes bug [ 609424 ] News cache cleared on failure)
5941                 
5942 2002-10-17 [colin]      0.8.5claws42
5943         
5944         * src/news.c
5945                 Changed a printf by debug_print
5946
5947 2002-10-16 [paul]       
5948
5949         * tools/OOo2sylpheed.pl
5950                 allow for spaces in the name of the
5951                 file to be attached.
5952
5953 2002-10-16 [colin]      0.8.5claws41
5954
5955         * src/main.c
5956                 Use a tristate to change online mode
5957
5958 2002-10-16 [paul]       0.8.5claws40
5959
5960         * po/es.po
5961                 updated by Ricardo Mones Lastra
5962
5963 2002-10-16 [colin]      0.8.5claws39
5964
5965         * src/main.c
5966           src/mainwindow.[ch]
5967                 Added --online and --offline command-line
5968                 switches
5969
5970 2002-10-15 [christoph]  0.8.5claws38
5971
5972         * src/procmime.c
5973                 set mimeinfo->name to NULL after g_free to
5974                 avoid double freeing with g_free
5975
5976 2002-10-14 [christoph]  0.8.5claws37
5977
5978         * src/compose.c
5979         * src/filtering.c
5980         * src/summaryview.c
5981                 remove calls to folder->change_flags that are now
5982                 done by procmsg flag functions (seems it is not
5983                 used by any foldertype anyway)
5984         * src/folder.c
5985                 init folder->change_flags with NULL
5986
5987 2002-10-14 [christoph]  0.8.5claws36
5988
5989         * src/folder.[ch]
5990         * src/imap.[ch]
5991                 use virtual functions for folder item new and destroy
5992                 functions
5993
5994 2002-10-14 [melvin]     0.8.5claws35
5995
5996         * src/compose.c
5997                 Added a test to not run the spell checker if no default
5998                 dictionary is available. No dialog is displayed though.
5999
6000 2002-10-14 [melvin]     0.8.5claws34
6001
6002         * src/gtkaspell.c
6003                 Fixed bug in dictionary list context menu where
6004                 "More..." pointed to an emtpy submenu if the
6005                 number of dictionaries is a multiple of 15
6006                 Removed unneeded code in suggestions list creation
6007
6008 2002-10-14 [paul]       0.8.5claws33
6009
6010         * po/bg.po
6011                 updated by George Danchev
6012
6013 2002-10-13 [hoa]        0.8.5claws32
6014
6015         * src/matcher.[ch]
6016           src/matcher_parser_parser.y
6017                 removed the escaped string from internal structure
6018                 of matcher.
6019
6020 2002-10-12 [colin]      0.8.5claws31
6021
6022         * src/gtksctree.[ch]
6023           src/summaryview.c
6024                 Removed useless function gtksctree_reanchor
6025
6026 2002-10-12 [alfons]     0.8.5claws30
6027         
6028         * sync with remaining main changes 2002-10-09 - 2002-10-11
6029         - drop changes to src/compose.c (requires claws specific changes)
6030         
6031 2002-10-12 [alfons]     0.8.5claws29
6032         
6033         * sync with main changes of 2002-10-08
6034         - drop changes to src/compose.c (requires claws specific changes)
6035         - drop changes to src/summaryview.c (requires changes to compose.c)     
6036
6037 2002-10-12 [alfons]     0.8.5claws28
6038         
6039         * sync with main changes of 2002-10-07
6040
6041 2002-10-12 [alfons]     0.8.5claws27
6042
6043         * sync with main changes of 2002-10-04
6044         - drop changes to src/compose.c (requires claws specific changes)
6045         - drop changes to src/prefs_folder_item.c (claws implementation
6046           seems to be working)
6047
6048 2002-10-12 [colin]      0.8.5claws26
6049
6050         * src/mainwindow.c
6051                 Fix folder-flicker when space-reading, introduced 
6052                 in claws22.
6053
6054 2002-10-12 [colin]      0.8.5claws25
6055
6056         * src/compose.c
6057                 Save account address when saving as draft.
6058                 (closes bug 621838)
6059
6060 2002-10-12 [colin]      0.8.5claws24
6061
6062         * src/summaryview.c
6063                 Fix the problem consisting of no message selected
6064                 after the last message in a folder has been moved.
6065
6066 2002-10-12 [paul]       0.8.5claws23
6067
6068         * src/compose.c
6069           src/prefs_template.c
6070           src/template.[ch]
6071                 add Cc and Bcc to templates. Patch submitted by
6072                 John L. Males.
6073
6074 2002-10-12 [colin]      0.8.5claws22
6075
6076         * src/folderview.c
6077                 Fix a bug after "Check for new messages":
6078                 If a folder was opened, it was still selected at
6079                 the end of the check, but displayed empty.
6080         * src/mainwindow.c
6081                 Remove unnecessary check
6082
6083 2002-10-12 [paul]
6084
6085         * tools/README
6086                 be more verbose in the description of
6087                 OOo2sylpheed.pl
6088                 
6089
6090 2002-10-11 [colin]      0.8.5claws21
6091
6092         * src/mainwindow.c
6093                 Make space work (better) when no mail is selected
6094
6095 2002-10-11 [colin]      0.8.5claws20
6096
6097         * src/inc.c
6098           src/news.c
6099                 fix warnings
6100
6101 2002-10-11 [colin]      0.8.5claws19
6102
6103         * src/mainwindow.c
6104                 revert 0.8.5claws6 changes as i couldn't get to
6105                 anything satisfying
6106
6107 2002-10-11 [melvin]     0.8.5claws18
6108
6109         * src/compose.c
6110                 Removed buggy and unused macro (should have been committed in
6111                 0.8.5claws17)
6112
6113 2002-10-11 [melvin]     0.8.5claws17
6114
6115         * src/compose.c
6116                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
6117
6118 2002-10-11 [thorsten]   0.8.5claws16 
6119
6120         * src/folderview.c
6121                 remove rescan warning
6122
6123 2002-10-11 [colin]      0.8.5claws15 
6124
6125         * src/procheader.c
6126                 fix a segfault that happens if conv_unmime_header
6127                 fails (should be better to find out why it fails)
6128
6129 2002-10-11 [christoph]  0.8.5claws14
6130
6131         * src/summaryview.c
6132                 update folderview stats after ignore/unignore thread
6133
6134 2002-10-11 [hoa]        0.8.5claws13
6135
6136         * src/quote_fmt_parse.y
6137                 Fixed a yacc/bison syntax error
6138         * src/matcher.c
6139                 Escaping of string is fixed.
6140
6141 2002-10-11 [colin]      0.8.5claws12
6142
6143         * src/imageview.c
6144                 Resize images to fit
6145
6146 2002-10-11 [paul]       0.8.5claws11
6147
6148         * po/es.po
6149                 updated by Ricardo Mones Lastra
6150
6151 2002-10-10 [alfons]     0.8.5claws10
6152
6153         * src/compose.c
6154                 allow dropping files by "moving" files from a file manager,
6155                 not only by the more cumbersome "copying". the latter 
6156                 mostly implies holding down the Control button
6157
6158 2002-10-10 [christoph]  0.8.5claws9
6159
6160         * src/summaryview.c
6161                 update folders after thread building for ignored threads
6162
6163 2002-10-10 [christoph]  0.8.5claws8
6164
6165         * config/.cvsignore
6166                 added Makefile
6167         * src/filtering.[ch]
6168         * src/folder.[ch]
6169         * src/folderview.[ch]
6170         * src/import.c
6171         * src/inc.[ch]
6172         * src/mbox.[ch]
6173         * src/procmsg.c
6174         * src/summaryview.[ch]
6175                 o added new flag need_update to FolderItem
6176                 o removed folder_table from various functions from tracking
6177                   folder updates
6178                 o set need_update flags in folder.c's move, copy and delete
6179                   functions and procmsg's flags functions
6180                 o added function folderview_update_items_when_required that
6181                   updates all folders with need_update set
6182                 o call folderview_update_items_when_required instead of
6183                   folderview_update_item_foreach
6184
6185 2002-10-09 [sergey]     0.8.5claws7
6186
6187         * src/compose.c
6188                 Strip CRs whel loading the text into editor in reedit mode.
6189
6190 2002-10-09 [colin]      0.8.5claws6
6191
6192         * src/mainwindow.c
6193                 Make Space work when no mail is selected
6194
6195 2002-10-09 [colin]      0.8.5claws5
6196
6197         * src/gtksctree.[ch]
6198                 Fix range_select
6199                 Add gtk_sctree_reanchor() 
6200         * src/summaryview.c
6201                 Use gtk_sctree_reanchor() - better fix for 
6202                 bug 60413
6203
6204 2002-10-09 [colin]      0.8.5claws4
6205
6206         * src/summaryview.c
6207                 Fix shift-click select after delete problem
6208                 (closes bug 60413)
6209
6210 2002-10-08 [thorsten]   0.8.5claws3
6211
6212         * src/summaryview.c
6213                 exclude current msg from -hide read messages-
6214
6215 2002-10-08 [colin]      0.8.5claws2
6216
6217         * src/inc.[ch]
6218           src/pop.c
6219           src/recv.c
6220                 Differentiate socket errors from disk full
6221                 errors
6222
6223 2002-10-08 [christoph]  0.8.5claws1
6224
6225         * Makefile.am
6226         * configure.in
6227                 modifications for new config directory
6228
6229         * config.guess  ** REMOVED **
6230         * config.sub    ** REMOVED **
6231         * install-sh    ** REMOVED **
6232         * ltmain.sh     ** REMOVED **
6233         * missing       ** REMOVED **
6234         * mkinstalldirs ** REMOVED **
6235                 these files are autogenerated by automake
6236                 when you run autogen.sh
6237
6238         * config/.cvsignore     ** NEW FILE **
6239         * config/Makefile.am    ** NEW FILE **
6240                 ignore autogenerated files
6241                 create a Makefile in this directory
6242
6243 2002-10-08 [paul]       0.8.5claws
6244
6245         * 0.8.5claws release
6246         
6247         * src/compose.c
6248           src/procheader.c
6249           src/procmsg.c
6250                 fix quote reply format for newsgroups reply bug
6251                 (thanks to Hoa)
6252                 
6253         * po/en_GB.po
6254           po/pl.po
6255                 updated by me and Witold Wladyslaw Wojciech Wilk
6256                 repectively
6257
6258 2002-10-07 [paul]       0.8.3claws53
6259
6260         * po/it.po
6261           po/pt_BR.po
6262           po/sr.po
6263                 updated messages catalogs, submitted by
6264                 Alessandro Maestri, Fabio Jr.Beneditto 
6265                 and Urke MMI, respectively.
6266
6267 2002-10-07 [christoph]  0.8.3claws52
6268
6269         * src/folder.[ch]
6270         * src/folderview.c
6271         * src/mainwindow.c
6272                 fix new folder ghost message bug
6273                 (closes bug [ 619722 ] wrong count for newly created folders)
6274
6275 2002-10-07 [christoph]  0.8.3claws51
6276
6277         * src/compose.c
6278                 fix news posting problem
6279
6280 2002-10-07 [melvin]     0.8.3claws50
6281
6282         * po/fr.po
6283                 Updated French translation
6284
6285 2002-10-05 [christoph]  0.8.3claws49
6286
6287         * src/gtkstext.c
6288                 check if line_start_cache is set in gtk_stext_update_text
6289                 (closes bug [ 618119 ] crash while doing search in folder)
6290
6291 2002-10-05 [christoph]  0.8.3claws48
6292
6293         * src/imap.c
6294         * src/news.c
6295         * src/utils.c
6296         * src/utils.h
6297                 implement cache cleanups for claws' folder system
6298                 (closes bug [ 595916 ] imapcache not cleaned up)
6299
6300 2002-10-05 [melvin]     0.8.3claws47
6301
6302         * src/prefs_actions.c
6303                 Made the help text more clear for the %p token
6304
6305 2002-10-04 [paul]       0.8.3claws46
6306
6307         * sync with 0.8.5
6308                 see ChangeLog 2002-10-02 and 2002-10-03
6309
6310 2002-10-04 [christoph]  0.8.3claws45
6311
6312         * src/inc.c
6313                 fix segfault caused by pop before smtp
6314                 call to inc_account_mail with NULL
6315                 pointer for mainwin
6316
6317 2002-10-04 [paul]       0.8.3claws44
6318
6319         * configure.in
6320                 sync the LDAP detection from 0.8.5cvs1
6321
6322 2002-10-02 [christoph]  0.8.3claws43
6323
6324         * po/de.po
6325                 fix small spelling error
6326
6327 2002-10-02 [melvin]     0.8.3claws42
6328
6329         * ac/aspell.m4
6330                 Behave better and say "no" when test program cannot be run.
6331
6332 2002-10-02 [paul]       0.8.3claws41
6333
6334         * sync with 0.8.4cvs1
6335                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
6336                 
6337         * src/summaryview.c
6338                 toggle the behavior of Reply menuitem between
6339                 normal reply and reply-to-list
6340
6341 2002-10-01 [sergey]     0.8.3claws40
6342
6343         * src/compose.c
6344                 Convert newlines in the message text to the canonical form
6345                 before base64 encoding (RFC2045 compliance, fixes some
6346                 interoperability issues with Evolution 1.0.3)
6347
6348 2002-09-29 [colin]      0.8.3claws39
6349
6350         * src/summaryview.c
6351                 Fix an unwanted copy/paste
6352
6353 2002-09-29 [colin]      0.8.3claws38
6354
6355         * src/mainwindow.c
6356                 Renamed "Custom toolbar" to "Customize toolbar"
6357                 Renamed "Show all header" to "Show all headers"
6358                 Renamed "Set diplay item" to "Set displayed items"
6359         * src/prefs_common.c
6360                 Renamed "Show all header" to "Show all headers"
6361         * src/prefs_summary_column.c
6362                 Renamed "diplay item" to "displayed items"
6363
6364 2002-09-29 [colin]      0.8.3claws37
6365
6366         * src/mainwindow.[ch]
6367                 online/offline status pixmaps follow theme
6368                 changes
6369         * src/summaryview.[ch]
6370                 quicksearch pixmap follows theme changes
6371
6372 2002-09-29 [thorsten]   0.8.3claws36
6373
6374         * src/compose.c
6375           src/prefs_folder_item.[ch]
6376                 add default_reply_to folder option (closes patch 581044)
6377
6378 2002-09-29 [christoph]  0.8.3claws35
6379
6380         * acconfig.h    ** REMOVED **
6381         * configure.in
6382         * ac/aspell.m4
6383         * ac/check-type.m4
6384         * ac/gnupg-check-typedef.m4
6385                 fix autoheader 2.50 warning
6386
6387 2002-09-29 [christoph]  0.8.3claws34
6388
6389         * major code cleanup (part 2)
6390         
6391                 - unused variables removed
6392                 - unused functions removed
6393                 - uninitialized variables checked
6394                 - missing return statements added
6395                 - missing function return types added
6396                 - added parentheses around assignment
6397                   when suggested by gcc
6398
6399 2002-09-29 [alfons]     0.8.3claws33
6400
6401         * src/logwindow.c
6402                 log_window_clear(): only bracket gtk_text_forward_delete() 
6403                 with gtk_text_freeze() / gtk_text_thaw() (see if this
6404                 works around GTK text bug)
6405
6406 2002-09-29 [paul]       0.8.3claws32
6407
6408         * po/bg.po
6409           po/sr.po
6410                 updated by George Danchev and Urke MMI
6411                 respectively
6412
6413 2002-09-27 [christoph]  0.8.3claws31
6414
6415         * doc-src/readme.txt
6416         * doc-src/rfc1806.txt   ** REMOVED **
6417         * doc-src/rfc2183.txt   ** NEW FILE **
6418         * doc-src/rfc2980.txt   ** NEW FILE **
6419                 update rfcs
6420
6421 2002-09-27 [melvin]     0.8.3claws30
6422
6423         * ac/aspell.m4
6424                 Fixed typo which could break linking
6425
6426 2002-09-27 [melvin]     0.8.3claws29
6427
6428         * ac/aspell.m4
6429                 Improved GNU/aspell checking. 
6430                 Fixed bug #614490
6431
6432 2002-09-27 [paul]       0.8.3claws28
6433
6434         * sync with 0.8.3cvs8
6435                 see ChangeLog 2002-09-27
6436
6437 2002-09-26 [colin]      0.8.3claws27
6438
6439         * src/toolbar.[ch]
6440           src/mainwindow.[ch]
6441                 Add "Reply to Mailing-list" to the toolbar
6442
6443 2002-09-26 [christoph]  0.8.3claws26
6444
6445         * src/summaryview.c
6446                 Fix wrong message counts in summaryview status
6447
6448 2002-09-26 [paul]       0.8.3claws25
6449
6450         * sync with 0.8.3cvs7
6451                 see ChangeLog 2002-09-26
6452
6453 2002-09-26 [paul]       0.8.3claws24
6454
6455         * sync with 0.8.3cvs6
6456                 see ChangeLog 2002-09-25
6457
6458 2002-09-25 [christoph]  0.8.3claws23
6459
6460         * src/prefs_common.c
6461         * src/prefs_folder_item.c
6462         * src/prefs_scoring.c
6463                 Renamed "kill score" to "hide score" in GUI
6464                 and prefs files
6465
6466 2002-09-25 [paul]       0.8.3claws22
6467
6468         * sync with 0.8.3cvs5
6469                 see ChangeLog 2002-09-24
6470
6471 2002-09-24 [alfons]     0.8.3claws21
6472
6473         patch by Satoshi Nagayasu: allows appending / saving multiple 
6474         selected files (closes "[ 612279 ] save multiple mesg(s) in 
6475         'Save as ...'")
6476
6477         * AUTHORS
6478                 add Satoshi Nagayasu
6479         * src/summaryview.c
6480                 summary_save_as(): allow saving selected files to
6481                 one file
6482                 summary_set_menu_sensitive: enable "Save As..." when
6483                 multiple files are selected
6484         * src/utils.[ch]
6485                 append_file(): new function
6486
6487 2002-09-24 [colin]      0.8.3claws20
6488
6489         * src/procmime.c
6490                 Fix segfault when mimeinfo doesn't have a 
6491                 content_type. 
6492
6493 2002-09-24 [colin]      0.8.3claws19
6494
6495         * src/prefs_common.[ch]
6496                 Add a preference to display send dialog or not
6497         * src/send.c
6498                 Display send dialog according to preference
6499
6500 2002-09-24 [colin]      0.8.3claws18
6501
6502         * src/compose.[ch]
6503                 Disable user actions when sending
6504
6505 2002-09-24 [colin]      0.8.3claws17
6506
6507         * src/procmime.c
6508                 Do not display name or filename for attachments
6509                 with an application/pgp-signature type
6510                 (security flaw, see bug 537413)
6511
6512 2002-09-23 [colin]      0.8.3claws16
6513
6514         * src/editaddress.c
6515                 Initialize entry_email, entry_alias and 
6516                 entry_remarks to first email address of the list
6517
6518 2002-09-23 [colin]      0.83claws15
6519
6520         * src/compose.c
6521                 Drop pgp-signature when reediting a signed queued
6522                 message
6523
6524 2002-09-23 [melvin]     0.8.3claws14
6525
6526         * po/fr.po
6527                 Updated French translation
6528
6529 2002-09-23 [melvin]     0.8.3claws13
6530
6531         * src/mainwindow.c
6532                 Made custom toolbar menu labels more consistent
6533         * src/prefs_toolbar.c
6534                 Made custom toolbar window title more consistent
6535
6536 2002-09-22 [colin]      0.8.3claws12
6537
6538         * src/inc.c
6539                 Initialize session type to normal before getting 
6540                 mail (fixes strange Get behaviour)
6541         * src/prefs_account.h
6542                 Move STYPE_POP_BEFORE_SMTP to last position to 
6543                 avoid other side-effects
6544
6545 2002-09-22 [colin]      0.8.3claws11
6546
6547         * src/prefs_account.c
6548                 Fix pop_bfr_smtp_tm_entry sensivity when switching
6549                 from pop3 to apop or vice-versa
6550
6551 2002-09-22 [colin]      0.8.3claws10
6552         
6553         * src/prefs_account.[ch]
6554                 Add an option for the POP before SMTP timeout
6555         * src/inc.c
6556                 Remember time of last POP connection
6557         * src/send.c
6558                 Do POP before SMTP only if timeout reached
6559
6560 2002-09-22 [oliver]     0.8.3claws9
6561         
6562         * README.claws
6563                 explain custom toolbar
6564
6565 2002-09-22 [oliver]     0.8.3claws8
6566
6567         * src/prefs_actions.[ch]
6568         custom toolbar for compose      
6569                 actions callback from compose toolbar
6570         * src/folderview.c
6571                 remove include toolbar.h
6572
6573 2002-09-22 [oliver]     0.8.3claws7
6574         
6575         * src/prefs_toolbar.[ch]
6576                 custom toolbar for compose
6577                 - generic prefs_toolbar handles both
6578                   Mainwin's toolbar as well as Compose toolbar          
6579
6580 2002-09-22 [oliver]     0.8.3claws6
6581         
6582         * src/toolbar.[ch]
6583                 custom toolbar for compose
6584                 restructure toolbar.[ch]
6585
6586 2002-09-22 [oliver]     0.8.3claws5
6587
6588         * src/compose.[ch]
6589                 custom toolbar for compose
6590
6591 2002-09-22 [oliver]     0.8.3claws4
6592         
6593         * src/mainwindow.[ch]
6594                 custom toolbar for compose 
6595                 move mainwin toolbar back to mainwindow
6596
6597 2002-09-22 [alfons]     0.8.3claws3
6598
6599         * src/procmsg.c
6600                 :%sno/if(/if (/gc
6601                 :%sno/for(/for (/gc
6602                 (beautify)
6603
6604 2002-09-22 [alfons]     0.8.3claws2
6605         
6606         * src/procmsg.c
6607                 procmsg_save_to_outbox(): don't unlink message file from queue;
6608                 callers should do it using folder_item_remove_msg()
6609
6610 2002-09-22 [colin]      0.8.3claws1
6611
6612         * src/mimeview.[ch]
6613                 Made mimeview_check_signature() public
6614         * src/textview.c
6615                 Made GPG signatures verifiable by clicking
6616                 the [application/pgp-signature] in the Text
6617                 view
6618
6619 2002-09-22 [paul]       0.8.3claws
6620
6621         * po/bg.po
6622           po/en_GB.po
6623           po/es.po
6624           po/it.po
6625           po/pl.po
6626           po/pt_BR.po
6627           po/sr.po
6628                 updated translations, submitted by George Danchev,
6629                 me, Ricardo Mones Lastra, Alessandro Maestri,
6630                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
6631                 and Urke MMI, respectively.     
6632
6633 2002-09-22 [alfons]     0.8.2claws65
6634
6635         * src/procmsg.c
6636         * src/pgptext.c
6637                 no furry valgrinds have been used to plug these memleaks
6638
6639 2002-09-20 [paul]       0.8.2claws64
6640
6641         * sync with 0.8.3cvs4
6642                 'Select thread' re-implemented 
6643                 see ChangeLog 2002-09-20
6644
6645 2002-09-21 [alfons]     0.8.2claws63
6646
6647         * src/compose.c
6648                 compose_send(): plug unnoticed memleak
6649
6650 2002-09-20 [alfons]     0.8.2claws62
6651
6652         * src/addr_compl.c
6653                 replace_address_in_edit(): strict check for NULL address to
6654                 fix "[ 607348 ] Segfault in address completion". My guess is
6655                 that this happens with an empty address book, but it's good
6656                 to have this check here anyway
6657                 
6658                 completion_window_button_press(): free string returned 
6659                 from the internal cache
6660
6661 2002-09-20 [christoph]  0.8.2claws61
6662
6663         * src/procmime.h
6664                 added ENC_BINARY to EncodingType
6665         * src/procmime.c
6666                 the string returned by procmime_get_encoding_str
6667                 should not depend on the order of values in the
6668                 EncodingType definition
6669         * doc-src/rfc1806.txt   ** NEW FILE **
6670                 Added rfc1806 about MIME Content-Disposition
6671                 Extension
6672
6673 2002-09-19 [paul]       0.8.2claws60
6674
6675         * sync with 0.8.2cvs3
6676                 see ChangeLog 2002-09-19
6677
6678 2002-09-19 [paul]       0.8.2claws59
6679
6680         * src/prefs_folder_item.c
6681                 revert to Darko's original alignment of colour
6682                 selector button
6683                 add a colon to folder_color label
6684                 
6685         * src/compose.c
6686                 add Colin's patch (with Hiro's modifications) to 
6687                 force BASE64 encoding for 8-bit text when signing
6688                 (sync with 0.8.3cvs2)
6689
6690 2002-09-18 [alfons]     0.8.2claws58
6691
6692         * src/compose.c
6693                 :%sno/if(/if (/gc
6694                 :%sno/for(/for (/gc
6695                 (beautify a little bit)
6696
6697 2002-09-18 [christoph]  0.8.2claws57
6698
6699         * src/pine.c
6700                 fix handling of fgetc return value
6701
6702 2002-09-17 [alfons]     0.8.2claws56
6703         
6704         * src/summaryview.c
6705                 summary_sort(): check non-NULL summaryview->folder_item when no 
6706                 folder is selected at all
6707                 (closes "[ 610344 ] sort label make syl Crash")
6708
6709 2002-09-17 [alfons]     0.8.2claws55
6710         
6711         * src/compose.c
6712                 beautify a little bit
6713
6714 2002-09-17 [christoph]  0.8.2claws54
6715
6716         * src/folder.c
6717                 initialize max values for cache and folder
6718                 when cache or folder is empty
6719
6720 2002-09-15 [colin]      0.8.2claws53
6721
6722         * src/compose.c
6723                 Fix a leak (thanks Alfons!) and cleaned
6724                 variables names for custom headers
6725
6726 2002-09-15 [colin]      0.8.2claws52
6727
6728         * src/compose.c
6729                 Fix custom headers recognition when
6730                 prefs_common.trans_hdr is on
6731
6732 2002-09-15 [colin]      0.8.2claws51
6733
6734         * src/compose.c
6735                 Allow dynamically-added custom headers
6736                 Yet not reparsed if reedited
6737
6738 2002-09-15 [alfons]     0.8.2claws50
6739
6740         * src/prefs_account.c
6741                 fix warnings
6742
6743 2002-09-15 [colin]      0.8.2claws49
6744         
6745         * src/prefs_account.c
6746                 fix pop_before_smtp sensitivity
6747
6748 2002-09-15 [colin]      0.8.2claws48
6749
6750         * src/inc.[ch]
6751                 add inc_pop_before_smtp()
6752                 allow MainWindow to be undefined in 
6753                 inc_account_mail() and inc_start()
6754         * src/pop.c
6755           src/prefs_account.h
6756                 add STYPE_POP_BEFORE_SMTP session type
6757         * src/prefs_account.c
6758                 activated pop before smtp option
6759         * src/send.c
6760                 do pop before smtp if the relevant option 
6761                 is set
6762
6763 2002-09-15 [paul]       0.8.2claws47
6764
6765         * sync with 0.8.3
6766                 see ChangeLog 2002-09-15
6767
6768 2002-09-14 [paul]       0.8.2claws46
6769
6770         * po/bg.po
6771                 updated Bulgarian translation, submitted by
6772                 George Danchev
6773
6774 2002-09-13 [paul]       0.8.2claws45
6775
6776         * src/compose.c
6777                 merge claws' select_account() with main's
6778                 (new) compose_select_account(). [sync with
6779                 0.8.2cvs15, see ChangeLog 2002-09-11]
6780
6781 2002-09-12 [christoph]  0.8.2claws44
6782
6783         * src/filter.c
6784                 allocate 1 elements of FolderItem not 0
6785
6786 2002-09-12 [colin]      0.8.2claws43
6787
6788         * src/compose.c
6789                 Fix bug #590825 (obey Follow-up: poster)
6790
6791 2002-09-12 [colin]      0.8.2claws42
6792
6793         * src/procmime.c
6794                 Fix bug #557009 (wrong headers for messages 
6795                 forwarded as attachments)
6796
6797 2002-09-11 [colin]      0.8.2claws41
6798         
6799         * src/compose.c
6800                 Put SCF: pseudo-header on top of message
6801                 Set draft tmp_flag when saved as draft
6802
6803         * src/procmsg.c
6804           src/procheader.c
6805                 Skip after first \n\n for beginning of real message
6806                 for drafts too
6807
6808 2002-09-11 [christoph]  0.8.2claws40
6809
6810         * src/filtering.c
6811                 use procmsg flag functions in filtering or processing
6812                 will cause incorrect folder message counts
6813
6814 2002-09-11 [colin]      0.8.2claws39
6815
6816         * src/compose.c
6817                 Fix bug #550175 - wrong save folder when reediting
6818                 drafts
6819
6820 2002-09-11 [paul]       0.8.2claws38
6821
6822         * sync with 0.8.2cvs14
6823                 see ChangeLog 2002-09-11
6824
6825 2002-09-11 [colin]      0.8.2claws37
6826
6827         * src/folder.c
6828                 Fix a typo (seeming to cause new/unread status to
6829                 be lost)
6830
6831 2002-09-10 [christoph]  0.8.2claws36
6832
6833         * src/compose.c
6834                 compose_redirect should not use compose_generic_new
6835                 because that does more stuff than expected including
6836                 opening the external editor
6837                 (closes bug "[ 526608 ] bounced messages appear blank
6838                  in editor")
6839
6840 2002-09-10 [christoph]  0.8.2claws35
6841
6842         * src/folder.c
6843                 fix problem with too large message number range
6844                 causing a crash in folder_item_scan
6845
6846 2002-09-10 [paul]       0.8.2claws34
6847
6848         * sync with 0.8.2cvs13
6849                 see ChangeLog 2002-09-10
6850
6851 2002-09-10 [christoph]  0.8.2claws33
6852
6853         * src/msgcache.c
6854                 set MsgInfo TmpFlags for queue and draft folders
6855                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
6856
6857 2002-09-10 [paul]       0.8.2claws32
6858
6859         * AUTHORS
6860           po/bg.po      ** NEW FILE **
6861                 new Bulgarian translation submitted by
6862                 George Danchev <danchev@spnet.net>
6863                 
6864         * tools/Makefile.am
6865           tools/README
6866           tools/tb2sylpheed     ** NEW FILE **
6867                 add script that converts an addressbook exported
6868                 from The Bat! into a Sylpheed addressbook. Submitted
6869                 by Urke MMI <urke-kg@eunet.yu>
6870
6871 2002-09-10 [paul]       0.8.2claws31
6872
6873         * sync with 0.8.2cvs12
6874                 see ChangeLog 2002-09-10
6875
6876 2002-09-06 [paul]       0.8.2claws30
6877
6878         * src/prefs_common.c
6879                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
6880                 
6881         * tools/Makefile.am
6882           tools/README
6883           tools/ldif-to-xml.py  ** REMOVED **
6884                 remove obsolete python script
6885
6886 2002-09-06 [paul]       0.8.2claws29
6887
6888         * sync with 0.8.2cvs10
6889                 see ChangeLog 2002-09-06
6890
6891 2002-09-04 [paul]       0.8.2claws28
6892
6893         * sync with 0.8.2cvs9
6894                 see ChangeLog 2002-08-04
6895
6896 2002-09-04 [colin]      0.8.2claws27 
6897
6898         * src/prefs_common.[ch]
6899                 Added signature color configuration
6900         * src/textview.c
6901                 Use user-specified signature color
6902
6903 2002-09-03 [colin]      0.8.2claws26
6904
6905         * src/prefs_common.[ch]
6906                 Added autosave and autosave_length prefs
6907         * src/compose.c
6908                 Added compose_remove_draft()
6909                 Auto-save drafts according to the prefs
6910         * src/main.c
6911                 Added a crash-indicator file, allowing to check
6912                 for new messages on startup if Sylpheed crashed
6913                 (makes saved drafts "reappear")
6914
6915 2002-09-03 [colin]      0.8.2claws25
6916
6917         * src/textview.[ch]
6918                 Grey the signature
6919
6920 2002-09-03 [paul]       0.8.2claws24
6921
6922         * sync with 0.8.2cvs8
6923                 see ChangeLog 2002-09-02 and 2002-09-03
6924
6925 2002-09-03 [darko]      0.8.2claws23
6926
6927         * src/folderview.c
6928                 use normal style when creating new folder to pick
6929                 proper font size 
6930
6931 2002-09-02 [melvin]     0.8.2claws22
6932
6933         * src/gtkaspell.m4
6934                 removed some obsolete code
6935
6936 2002-09-02 [melvin]     0.8.2claws21
6937
6938         * ac/aspell.m4
6939                 fixed test's equality sign (== to =)
6940
6941 2002-09-02 [alfons]     0.8.2claws20
6942
6943         * src/folder.c
6944         * src/mh.c
6945                 revert change of 0.8.2claws16 and use the mh_folder_destroy
6946                 as folder->destroy virtual as suggested by Hiro
6947                 (the mh.c code seems to have been lost around mh.c.1.21)
6948
6949 2002-09-02 [paul]       0.8.2claws19
6950
6951         * po/pt_BR.po
6952                 updated by Fabio Jr. Beneditto
6953                 
6954         * src/defs.h
6955                 use 'http://claws.sylpheed.org' for homepage link. 
6956                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
6957
6958 2002-09-01 [alfons]     0.8.2claws18
6959
6960         * src/mh.c
6961                 plug memleak related to one Martin Kluge found
6962
6963 2002-08-31 [paul]       0.8.2claws17
6964
6965         * sync with 0.8.2cvs6
6966                 see ChangeLog 2002-08-30
6967
6968 2002-08-31 [alfons]     0.8.2claws16
6969
6970         * src/folder.c
6971                 folder_destroy(): remove mailbox from folderlist even if it has
6972                 no destroy virtual
6973
6974 2002-08-31 [alfons]     0.8.2claws15
6975
6976         * src/folder.c
6977                 :%sno/if(/if (/gc
6978                 :%sno/for(/for (/gc
6979                 (being pedantic I know)
6980
6981 2002-08-31 [alfons]     0.8.2claws14
6982
6983         * src/folder.c
6984                 check for NULL pointers returned from folder->fetch_msginfo virtual
6985                 (should solve some reported crashes)
6986
6987 2002-08-30 [alfons]     0.8.2claws13
6988
6989         * acconfig.h
6990         * configure.in
6991         * src/crash.c
6992                 enable crash dialog on compilation time
6993                 (--enable-crash-dialog configure option)
6994
6995 2002-08-30 [alfons]     0.8.2claws12
6996
6997         * AUTHORS
6998                 add Martin Kluge
6999         * src/mh.c
7000                 apply memory leak plug patch by Martin Kluge
7001                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
7002                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
7003                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
7004
7005 2002-08-30 [darko]      0.8.2claws11
7006
7007         * src/folderview.c
7008                 copy Gtk style from normal style to match
7009                 font size for coloured folders
7010
7011 2002-08-29 [alfons]     0.8.2claws10
7012
7013         * sylpheed.desktop
7014                 Type=Internet <- Type=Application
7015                 (reported by Michael Schwendt, see:
7016                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
7017                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
7018
7019 2002-08-29 [paul]       0.8.2claws9
7020
7021         * sync with 0.8.2cvs5
7022                 see ChangeLog 2002-08-29
7023
7024 2002-08-29 [colin]      0.8.2claws8
7025
7026         * src/summaryview.c
7027                 Added a sanity check in summary_select_thread
7028                 Should fix bug 601605
7029
7030 2002-08-29 [colin]      0.8.2claws7
7031
7032         * src/main.c
7033                 Revert claws6 changes regarding bug #591676
7034
7035 2002-08-28 [colin]      0.8.2claws6
7036         
7037         * src/main.c
7038                 Ignore cache for queue folderitems
7039                 Fix bug #591676
7040
7041 2002-08-28 [melvin]     0.8.2claws5
7042
7043         * README.claws
7044                 Fixed typos.
7045
7046 2002-08-28 [melvin]     0.8.2claws4
7047
7048         * README.claws
7049                 Updated a bit the text concerning the spell checker
7050
7051 2002-08-28 [melvin]     0.8.2claws3
7052
7053         Merged the GNU_aspell_branch:
7054                 Support of new GNU/aspell is now included and the old pspell
7055                 is not supported anymore.
7056                 See README.claws
7057
7058         * README.claws
7059                 Updated spell checker text to reflect the switch to GNU/aspell
7060
7061         * ac/aspell.m4          *** NEW ***
7062         * src/gtkaspell.[ch]    *** NEW *** 
7063         * ac/pspell.m4          *** DELETED *** 
7064         * src/gtkspell.[ch]     *** DELETED ***
7065
7066         * ac/Makefile.am
7067                 Updated for GNU/aspell support
7068
7069         * po/POTFILES.in
7070                 Replaced gtkspell.c by gtkaspell.c
7071
7072         * acconfig.h
7073         * src/Makefile.am
7074         * src/about.c
7075         * src/compose.[ch]
7076         * src/crash.c
7077         * src/main.c
7078         * src/prefs_common.[ch]
7079                 Updated for GNU/aspell support
7080
7081 2002-08-28 [paul]       0.8.2claws2
7082
7083         * sync with 0.8.2cvs4
7084                 see ChangeLog 2002-08-27 and 2002-08-28
7085
7086 2002-08-28 [colin]      0.8.2claws1
7087
7088         * src/summary_search.c
7089                 Added "AND search"
7090
7091 2002-08-28 [jens]       0.8.2claws
7092
7093         *po/de.po
7094                 Updated German translations
7095
7096 2002-08-27 [melvin]     0.8.2claws
7097
7098         * po/fr.po
7099                 Updated French translations
7100
7101 2002-08-27 [paul]       0.8.2claws
7102
7103         * sync with 0.8.2 main release
7104
7105         * po/en_GB.po
7106           po/es.po
7107           po/it.po
7108           po/pl.po
7109           po/pt_BR.po
7110           po/sr.po
7111                 updated message catalogs submitted by
7112                 Ricardo Mones Lastra, Alessandro Maestri,
7113                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
7114                 Beneditto and Urke MMI  
7115
7116 2002-08-27 [hoa]        0.8.1claws123
7117
7118         * src/mainwindow.[ch]
7119         * src/summaryview.[ch]
7120                 removed the "filter setting" menu option.
7121                 add a "cancel a news message" menu option.
7122
7123 2002-08-26 [martin]     0.8.1claws122
7124
7125         * ChangeLog.claws
7126                 changed string under 0.8.1claws79 changed by myself
7127                 i'm sorry alfons :(
7128
7129 2002-08-26 [martin]     0.8.1claws121
7130
7131         * src/crash.c
7132                 added kill command to debuggerrc to start crash dialog
7133
7134 2002-08-26 [paul]       0.8.1claws120
7135
7136         * sync with 0.8.1cvs31
7137                 see ChangeLog 2002-08-26
7138
7139 2002-08-25 [alfons]     0.8.1claws119
7140
7141         * src/procmsg.c
7142                 fix bug that didn't send out correct headers to news server
7143                 when sending news article and email from queue (bug reported
7144                 and patch provided by Tim Mann; closes bug 
7145                 "[ 583196 ] 0.7.8claws can't post news")
7146
7147 2002-08-25 [alfons]     0.8.1claws118
7148
7149         * src/selective_download.c
7150                 mark two strings as translatable
7151                 (thanks to Urke MMI for pointing this out)
7152
7153 2002-08-25 [alfons]     0.8.1claws117
7154
7155         * src/summaryview.c
7156                 treat sent boxes as special and allow sorting them by addressee
7157                 (closes "[ 589418 ] Sent folder sorting misbehavior"
7158                 submitted by Steve Lamb)
7159
7160 2002-08-24 [alfons]     0.8.1claws116
7161
7162         * src/matcher.c
7163                 fix memleak reported by Martin Kluge
7164                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
7165
7166 2002-08-24 [oliver]     0.8.1claws115
7167
7168         * src/prefs_toolbar.c
7169                 o code cleanup as suggested by Alfons
7170                 o memleak fix
7171
7172 2002-08-24 [alfons]     0.8.1claws114
7173
7174         * src/summaryview.c
7175                 o fix another memory leak reported by Martin Kluge
7176                   (see "[ 599568 ] Small Memory Leak")
7177                 o remove 'from' variable from 'summary_set_header()'; we can
7178                   do with just 'to' 
7179
7180 2002-08-24 [paul]       0.8.1claws113
7181
7182         * sync with 0.8.1cvs30
7183                 see ChangeLog 2002-08-23
7184
7185 2002-08-24 [alfons]     0.8.1claws112
7186
7187         * src/summaryview.c
7188                 remove unnecessary allocations for search bar fixing leaks
7189                 reported by Martin Kluge
7190                 (see "[ 599451 ] Further memory leaks?")
7191
7192 2002-08-24 [alfons]     0.8.1claws111
7193
7194         * src/main.c
7195                 make get_socket_name() public for crash.c
7196         * src/crash.c
7197                 o make report bug button work (goes to claws' 
7198                   bug tracker at sf.net)
7199                 o introduce function for doing important stuff just
7200                   before claws goes down
7201                 o clean up code 
7202
7203 2002-08-24 [alfons]     0.8.1claws110
7204
7205         * src/compose.c
7206                 move cursor to "To" entry when forwarding as attachment
7207                 (reported and solved by Steve Lamb, closes bug report
7208                 "[ 592880 ] Forward as attachment; cursor not in to")
7209
7210 2002-08-24 [colin]      0.8.1claws109
7211
7212         * src/mainwindow.c
7213                 fix quick search visibility after GUI (de)separations.
7214
7215 2002-08-23 [colin]      0.8.1claws108
7216
7217         * src/mainwindow.c
7218                 fix header pane visibility after folderview or
7219                 messageview (de)separation
7220
7221 2002-08-23 [paul]       0.8.1claws107
7222
7223         * src/mainwindow.[ch]
7224           src/toolbar.c
7225                 give full control of display or non-display 
7226                 of the Execute icon to Custom toolbar settings.
7227                 add new sensitivity condition to maninwindow.h: 
7228                 M_DELAY_EXEC
7229
7230         * ChangeLog
7231           ChangeLog.jp
7232           NEWS
7233                 more sync with 0.8.1cvs29
7234
7235 2002-08-23 [melvin]     0.8.1claws106
7236
7237         * src/alertpanel.c
7238                 Readded support for custom widget in alertpanel lost in last
7239                 sync.
7240
7241 2002-08-23 [paul]       0.8.1claws105
7242
7243         * sync with 0.8.1cvs29
7244                 see ChangeLog 2002-08-23
7245
7246 2002-08-23 [colin]      0.8.1claws104
7247
7248         * src/summaryview.c
7249                 Fix folder and search pixmaps exchanging positions
7250                 after theme or toolbar changes. Thank to Oliver for 
7251                 reporting this.
7252
7253 2002-08-23 [colin]      0.8.1claws103
7254
7255         * src/mainwindow.c
7256           src/messageview.[ch]
7257           src/noticeview.[ch]
7258           src/summaryview.c
7259                 Changed messageview_create() and noticeview_create()
7260                 to avoid the last gdk_warning
7261
7262 2002-08-22 [colin]      0.8.1claws102
7263
7264         * src/summaryview.c
7265                 Fix my new `Creating pixmap from xpm' warning
7266
7267 2002-08-22 [colin]      0.8.1claws101
7268
7269         * src/mainwindow.c
7270                 Fix some of the gdk warnings
7271
7272 2002-08-22 [colin]      0.8.1claws100
7273
7274         * src/Makefile.am
7275         * src/stock_pixmap.c
7276         * src/stock_pixmap.h
7277         * src/pixmaps/quicksearch.xpm *ADDED*
7278                 Add the quicksearch pixmap
7279         * src/mainwindow.c
7280         * src/summaryview.c
7281         * src/summaryview.h
7282                 Make quicksearch bar visible/hidden via a button
7283
7284 2002-08-22 [christoph]  0.8.1claws99
7285
7286         * src/folder.c
7287                 fix folder update for newsgroups with message
7288                 numbers below minimum number of articles to fetch
7289                 (closes bug #598445)
7290
7291 2002-08-22 [paul]       0.8.1claws98
7292
7293         * sync with 0.8.1cvs28
7294                 see ChangeLog 2002-08-22
7295
7296 2002-08-21 [alfons]     0.8.1claws97
7297
7298         * src/crash.c
7299                 use bt instead of bt full which seems to work 
7300                 better, and bt full doesn't give a great deal 
7301                 of information anyway
7302
7303 2002-08-21 [colin]      0.8.1claws96
7304
7305         * src/summaryview.c
7306                 fix summaryview_searchtype_changed prototype
7307
7308 2002-08-21 [christoph]  0.8.1claws95
7309
7310         * src/mainwindow.c
7311                 o fix broken menu update for sorting type, we have to
7312                   get this info from the summaryview now
7313                 o removed setting of threaded state in menu callback
7314         * src/summaryview.[ch]
7315                 more summaryview/folderitem seperation for
7316                 threading option
7317         * configure.in
7318                 removed not required --with-compiler-flags option
7319
7320 2002-08-21 [oliver]     0.8.1claws94
7321         
7322         * src/toolbar.h 
7323                 o rename toolbar.xml to toolbar_main.xml
7324                   since toolbar_compose.xml might come up 
7325                   any time soon
7326         * README.claws
7327                 add custom toolbar              
7328
7329 2002-08-21 [darko]      0.8.1claws93
7330
7331         * src/procmsg.c
7332                 don't reset tmp flags for messages copied
7333                 to sent folder
7334
7335 2002-08-21 [colin]      0.8.1claws92
7336         
7337         * src/prefs_filtering.c
7338                 fix renaming rules on folder rename 
7339                 when folder is not a leaf folder
7340
7341 2002-08-21 [paul]       0.8.1claws91
7342
7343         * src/prefs_folder_item.c
7344                 fix alignment of colour selector
7345
7346 2002-08-21 [paul]       0.8.1claws90
7347
7348         * sync with 0.8.1cvs27
7349                 see ChangeLog 2002-08-21
7350
7351 2002-08-21 [paul]       0.8.1claws89
7352
7353         * src/summaryview.c
7354                 fix crash when changing field type in
7355                 Quick search bar
7356
7357 2002-08-21 [colin]      0.8.1claws88
7358
7359         * src/summaryview.c
7360                 Made quick search case-insensitive
7361
7362 2002-08-21 [paul]       0.8.1claws87
7363
7364         * sync with 0.8.1cvs26
7365                 see ChangeLog 2002-08-21
7366
7367 2002-08-20 [christoph]  0.8.1claws86
7368
7369         * src/folderview.c
7370         * src/main.c
7371         * src/summaryview.[ch]
7372                 more summaryview/folderitem seperation for
7373                 sort_key and sort_type
7374         * src/procmsg.c
7375                 added missing return statement
7376
7377 2002-08-20 [colin]      0.8.1claws85
7378
7379         * src/summaryview.[ch]
7380                 Added a quick search box
7381         * src/mainwindow.c
7382         * src/prefs_common.[ch]
7383                 Added a show/hide option for the quick search
7384
7385 2002-08-20 [oliver]     0.8.1claws84
7386         
7387         * src/mainwindow.c
7388                 remove toolbar_create_popups
7389         * src/toolbar.[ch]
7390                 o remove toolbar_create_popups
7391                 o fix toolbar_set_sensitive 
7392                   (Bug reports #596834 and #596832)     
7393         * src/prefs_toolbar.c
7394                 o add "Set default" button
7395                 o align label and text + combo widgets
7396
7397 2002-08-20 [hoa]        0.8.1claws83bis
7398
7399         * src/imap.c
7400                 fixed a bug in imap_fetch_msginfo() in case there is no
7401                 current folder.
7402
7403 2002-08-20 [darko]      0.8.1claws83
7404
7405         * src/folderview.c
7406                 copy the color style of folder view so it
7407                 works with GTK themes
7408
7409 2002-08-20 [darko]      0.8.1claws82
7410
7411         * src/folder.h
7412         * src/folderview.c
7413         * src/prefs_folder_item.[hc]
7414                 don't use UI stuff in folder.h
7415
7416 2002-08-20 [darko]      0.8.1claws81
7417
7418         * src/folder.h
7419         * src/prefs_folder_item.h
7420         * src/folderview.c
7421         * src/prefs_folder_item.c
7422                 ability to set folder color in folderview
7423
7424 2002-08-19 [alfons]     0.8.1claws80
7425
7426         * src/summaryview.c
7427                 fix one of the earlier memleaks reported by Martin Kluge
7428
7429 2002-08-19 [alfons]     0.8.1claws79
7430
7431         * src/mainwindow.c
7432                 hide notice view when selecting seperate folder
7433                 view (reported by Urke MMI)
7434
7435 2002-08-19 [christoph]  0.8.1claws78
7436
7437         * src/folderview.c
7438         * src/prefs_folder_item.h
7439         * src/summaryview.[ch]
7440                 o add summary_set_prefs_from_folderitem to set
7441                   summaryview prefs (first step to remove all
7442                   references to the folderitem in summaryview)
7443                 o moved compiled regex stuff from folderitem prefs
7444                   to summaryview code
7445
7446 2002-08-19 [paul]       0.8.1claws77
7447
7448         * src/compose.c
7449                 add check for '.' to QUOTE_IF_REQUIRED
7450
7451 2002-08-19 [paul]       0.8.1claws76
7452
7453         * src/inc.c
7454                 sync with 0.8.1cvs25 (plug memory leak)
7455
7456         * src/prefs_toolbar.c
7457                 re-order prefs_toolbar_cancel()
7458
7459 2002-08-18 [alfons]     0.8.1claws75
7460
7461         * src/inc.c
7462         * src/matcher.c
7463                 plug other memleaks reported by Martin Kluge
7464
7465 2002-08-18 [paul]       0.8.1claws74
7466
7467         * po/pt_BR.po
7468                 updated by Fabio Jr. Beneditto
7469
7470 2002-08-18 [paul]       0.8.1claws73
7471
7472         * src/toolbar.[ch]
7473                 fix bug where tooltips were displayed untranslated              
7474
7475         * src/prefs_toolbar.c
7476                 fix bug where clicking 'Cancel' creates an icon & text
7477                 toolbar regardless of prefs
7478         
7479
7480 2002-08-17 [oliver]     0.8.1claws72
7481
7482         * src/prefs_toolbar.c
7483                 update toolbar on CANCEL
7484                 bug reported by Martin Kluge
7485         * src/toolbar.c
7486                 toolbar_destroy memleak fixed           
7487
7488 2002-08-17 [alfons]     0.8.1claws71
7489
7490         * src/toolbar.c
7491                 plug another memleak reported by Martin Kluge
7492
7493 2002-08-16 [alfons]     0.8.1claws70
7494
7495         * src/crash.c
7496                 use execvp() correctly (suggested by wwp; thanks!)
7497
7498 2002-08-16 [alfons]     0.8.1claws69
7499
7500         * src/gtksctree.c
7501                 plug memory leak reported by Kim Schultz & Martin Kluge
7502
7503 2002-08-16 [paul]       0.8.1claws68
7504
7505         * po/es.po
7506                 updated by Ricardo Mones Lastra
7507
7508 2002-08-16 [paul]       0.8.1claws67
7509
7510         * src/toolbar.h
7511                 fix bug where 'Compose News' icon showed wrong
7512                 tooltip
7513
7514 2002-08-16 [paul]       0.8.1claws66
7515
7516         * sync with 0.8.1cvs24
7517                 see ChangeLog 2002-08-16
7518
7519         * po/it.po
7520                 updated by Alessandro Maestri
7521
7522 2002-08-15 [paul]       0.8.1claws65
7523
7524         * po/sr.po
7525                 updated by Urke MMI
7526
7527 2002-08-15 [paul]       0.8.1claws64
7528
7529         * src/*.c
7530                 don't translate debug info
7531
7532         * src/matcher.[ch]
7533                 add copyright info
7534
7535 2002-08-15 [paul]       0.8.1claws63
7536
7537         * src/prefs_toolbar.c
7538                 fix bug where clicking 'OK' creates an icon & text
7539                 toolbar regardless of prefs
7540
7541 2002-08-14 [alfons]     0.8.1claws62
7542
7543         * src/main.c
7544                 add global var that has the full argv[0]
7545         * src/crash.c
7546                 o execvp the correct sylpheed by using argv0
7547                   and setting the correct work dir
7548                 o other tweaks  
7549
7550 2002-08-14 [oliver]     0.8.1claws61
7551         
7552         * enable/disable Toolbar Action Buttons 
7553         * code cleanups
7554         * src/mainwindow.c
7555         * src/toolbar.[ch]      
7556         * src/prefs_toolbar.c   
7557
7558 2002-08-14 [melvin]     0.8.1claws60
7559
7560         * po/fr.po
7561                 Updated French translations
7562
7563 2002-08-14 [melvin]     0.8.1claws59
7564
7565         * src/crash.c
7566                 Made bug report not translatable
7567         * src/exporthtml.c
7568                 Fixed exporthtml_build_filespec() return value
7569         * src/foldersel.c
7570                 Fixed incorrect include file
7571         * src/gtkspell.c
7572         * src/prefs_actions.c
7573         * src/prefs_toolbar.c
7574                 Made debug info not translatable
7575         * src/mutt.c
7576         * src/quote_fmt.c
7577                 Added missing includes
7578         * src/prefs_common.c
7579                 Fixed typo
7580
7581 2002-08-14 [paul]       0.8.1claws58
7582
7583         * faq/es/sylpheed-faq.html
7584           faq/es/sylpheed-faq-[1-3].html
7585           faq/es/sylpheed-faq-4.html     **NEW FILE **
7586                 update Spanish FAQ
7587
7588 2002-08-13 [christoph]  0.8.1claws57
7589
7590         * src/procmsg.c
7591                 ignore thread fix that did not mark all
7592                 child nodes of a ignored thread as
7593                 ignored. Does not work perfectly yet,
7594                 but it is better now
7595
7596 2002-08-13 [alfons]     0.8.1claws56
7597
7598         * src/crash.c
7599                 o implement 'save crash log'
7600                 o some tweaks
7601
7602 2002-08-13 [melvin]     0.8.1claws55
7603
7604         * src/main.c
7605                 removed unrequired "execinfo.h" header
7606
7607 2002-08-12 [paul]       0.8.1claws54
7608
7609         * faq/en/sylpheed-faq.html
7610           faq/en/sylpheed-faq-[1-3].html
7611           faq/en/sylpheed-faq-4.html     **NEW FILE **
7612                 update English FAQ
7613
7614 2002-08-12 [alfons]     0.8.1claws53
7615
7616         * po/POTFILES.in
7617                 add crash.c to translatables
7618         * src/crash.c
7619                 bring in Leandro's crash dialog
7620
7621 2002-08-11 [alfons]     0.8.1claws52
7622
7623         * src/crash.c
7624                 clean up some warnings
7625
7626 2002-08-11 [alfons]     0.8.1claws51
7627
7628         * acconfig.h
7629         * configure.in
7630         * src/crash.[ch]        ** NEW FILES **
7631         * src/main.c            
7632                 initial gdb crash handler
7633
7634 2002-08-11 [paul]       0.8.1claws50
7635
7636         * src/prefs_toolbar.c
7637                 replace Up/Down arrow pixmaps with text to be
7638                 consistent across icon themes
7639
7640 2002-08-11 [paul]       0.8.1claws49
7641
7642         * src/prefs_common.c
7643           src/prefs_toolbar.c
7644                 rename 'Pixmap' -> 'Icon'
7645
7646         * src/toolbar.[ch]
7647                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
7648
7649 2002-08-10 [paul]       0.8.1claws48
7650
7651         * src/prefs_toolbar.c
7652                 re-work the UI
7653
7654 2002-08-10 [paul]       0.8.1claws47
7655
7656         * src/main.c
7657                 don't write Processing progress to status bar
7658                 patch submitted by Alexander Evseev
7659
7660         * src/prefs_toolbar.c
7661                 re-position and resize window
7662                 make window assume correct size on first call
7663
7664 2002-08-10 [paul]       0.8.1claws46
7665
7666         * src/mainwindow.c
7667           src/prefs_toolbar.c
7668           src/toolbar.c
7669           src/toolbar.h
7670                 obey coding style
7671                 follow UI text conventions
7672
7673 2002-08-10 [alfons]     0.8.1claws45
7674
7675         * src/toolbar.c
7676                 correct pixmap for delete action
7677
7678 2002-08-10 [paul]       0.8.1claws44
7679
7680         * po/pt_BR.po
7681                 updated by Fabio Jr. Beneditto
7682
7683 2002-08-10 [paul]       0.8.1claws43
7684
7685         * po/POTFILES.in
7686                 add custom toolbar files
7687
7688 2002-08-10 [paul]       0.8.1claws42
7689
7690         * sync with 0.8.1cvs22
7691                 see ChangeLog 2002-08-09
7692
7693 2002-08-09 [paul]       0.8.1claws41
7694
7695         * tools/Makefile.am
7696           tools/README
7697           tools/outlook2sylpheed.pl     ** NEW FILE **
7698                 add script to convert exported Outlook
7699                 contacts list to a Sylpheed addressbook.
7700                 Submitted by Ricardo Mones Lastra.
7701
7702 2002-08-09 [paul]       0.8.1claws40
7703
7704         * AUTHORS
7705           configure.in
7706           po/sr.po      ** NEW FILE **
7707                 add Serbian message catalog. Submitted by
7708                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
7709
7710 2002-08-09 [paul]       0.8.1claws39
7711
7712         * sync with 0.8.1cvs21
7713                 see ChangeLog 2002-08-08
7714
7715 2002-08-08 [oliver]     0.8.1claws38
7716
7717         * src/mainwindow.c
7718                 move Custom Toolbar to Configuration menu
7719
7720 2002-08-08 [oliver]     0.8.1claws37
7721
7722         * src/prefs_toolbar.c
7723                 fix substitute pixmap bug
7724
7725 2002-08-08 [paul]       0.8.1claws36
7726
7727         * sync with 0.8.1cvs19
7728                 see ChangeLog 2002-08-08
7729
7730 2002-08-07 [christoph]  0.8.1claws35
7731
7732         * src/utils.c
7733                 fixed a memory leak in new canonicalize_file_replace
7734
7735 2002-08-07 [christoph]  0.8.1claws34
7736
7737         * src/utils.[ch]
7738                 o canonicalize_file_replace should create the temporary
7739                   file in the same directory as the original file.
7740                 o added get_tmpfile_in_dir that creates a temorary file
7741                   in a specified directory.
7742
7743 2002-08-07 [melvin]     0.8.1claws33
7744
7745         * src/toolbar.c
7746                 fixed bug where 'Article' button acted as 'Email' button.
7747
7748 2002-08-07 [paul]       0.8.1claws32
7749
7750         * sync with 0.8.1.cvs17
7751                 see ChangeLog 2002-08-07
7752
7753 2002-08-07 [colin]      0.8.1claws31
7754         
7755         * src/news.c
7756                 fix mass-cancel problem
7757
7758 2002-08-07 [thorsten]   0.8.1claws30
7759
7760         * src/prefs_toolbar.c
7761                 fix: crash on replace or add new button
7762         * src/toolbar.c
7763                 fix: close xmlfile after reading
7764         * src/utils.c
7765                 fix: unlink() file before rename()
7766
7767 2002-08-06 [paul]       0.8.1claws29
7768
7769         * sync with 0.8.cvs15
7770                 see ChangeLog 2002-08-06
7771
7772 2002-08-06 [oliver]     0.8.1claws28
7773
7774         * src/toolbar.c
7775         * src/prefs_toolbar.c
7776                 fixed empty toolbar issue
7777
7778 2002-08-06 [oliver]     0.8.1claws27
7779
7780         * Custom Toolbar Final 
7781         * src/folderview.c
7782         * src/inc.c
7783         * src/summaryview.c
7784                 o toolbar stuff now lives in src/toolbar.[ch]
7785                 o main_window_toolbar_* functions are renamed to
7786                   toolbar_* reflecting their new source file
7787         * src/mainwindow.[ch]
7788                 o remove toolbar stuff  
7789
7790 2002-08-06 [oliver]     0.8.1claws26
7791         
7792         * src/Makefile.am
7793         * src/prefs_toolbar.[ch]        **New File**
7794         * src/toolbar.[ch]              **New File**
7795                 o prefs_toolbar.[ch] custom toolbar frontend
7796                 o toolbar.[ch]       backend 
7797
7798 2002-08-06 [oliver]     0.8.1claws25
7799
7800         * src/prefs_actions.[ch]
7801                 o new exported function actions_execute
7802
7803 2002-08-06 [paul]       0.8.1claws24
7804
7805         * sync with 0.8.1cvs4
7806                 see ChangeLog 2002-08-06
7807
7808 2002-08-06 [paul]       0.8.1claws23
7809
7810         * sync with 0.8.1cvs13
7811                 see ChangeLog 2002-08-06
7812
7813 2002-08-06 [paul]       0.8.1claws22
7814
7815         * sync with 0.8.1cvs12
7816                 see ChangeLog 2002-08-05 and 2002-08-06
7817
7818 2002-08-06 [match]      0.8.1claws21
7819
7820         * src/addrclip.c
7821                 improvements to cut/copy/paste address
7822
7823 2002-08-05 [match]      0.8.1claws20
7824
7825         * src/addritem.[ch]
7826         * src/addrcache.c
7827         * src/addrbook.c
7828         * src/editaddress.c
7829         * src/addressbook.c
7830                 fixes to improve cut/copy/paste
7831
7832 2002-08-06 [melvin]     0.8.1claws19
7833
7834         * src/account.[ch]
7835                 account_find_all_from_address(): new function that returns the
7836                 list of all accounts that are matched in an address.
7837         * src/alertpanel.[ch]
7838                 alertpanel() now accepts a custom widget
7839                 alertpanel_with_widget(): new function that pops up a panel with
7840                 a custom widget in it 
7841         * src/gtkutils.[ch]
7842                 gtkut_account_menu_new(): new function that allows the selection
7843                 of an account from a list of accounts.
7844         * src/messageview.c
7845                 Extended Return Receipt notification to select the correct 
7846                 account and to make a security test on the Delivery-Notification
7847                 address which should be the same as the Return-Path.
7848
7849 2002-08-06 [thorsten]   0.8.1claws18
7850
7851         * src/mimeview.c
7852                 attach_all: save unnamed as "noname.%d",
7853                 dont free static dirname
7854
7855 2002-08-05 [alfons]     0.8.1claws17
7856
7857         * configure.in
7858                 detect XIM by trying to link rather than compile a XIM program
7859
7860 2002-08-05 [oliver]     0.8.1claws16
7861                 
7862         * src/stock_pixmap.[ch]
7863                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
7864                 o new func to retrieve pixmaps
7865
7866 2002-08-05 [paul]       0.8.1claws15
7867
7868         * sync with 0.8.1cvs10
7869                 see ChangeLog 2002-08-05
7870
7871 2002-08-04 [alfons]     0.8.1claws14
7872
7873         * src/textview.c
7874                 see if this plugs memleak
7875
7876 2002-08-04 [melvin]     0.8.1claws13
7877
7878         * src/gtkspell.c
7879                 fixed bug that could crash Sylpheed when highlighting
7880                 all misspelled words.
7881
7882 2002-08-03 [melvin]     0.8.1claws12
7883
7884         * src/prefs_actions.c
7885                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
7886         * src/messageview.c
7887                 fixed bug where the Return Receipt was sent to
7888                 Delivery-Notification-To address even if it was not present
7889
7890 2002-08-02 [alfons]     0.8.1claws11
7891
7892         * src/prefs_actions.c
7893                 o more check for NULLs
7894                 o put create_io_dialog() in right conditional block
7895
7896 2002-08-02 [paul]       0.8.1claws10
7897
7898         * po/es.po
7899                 updated by Ricardo Mones Lastra
7900
7901 2002-08-01 [christoph]  0.8.1claws9
7902
7903         * src/folder.c
7904                 don't free the cache of the opened
7905                 folder in the summaryview
7906         * src/summaryview.c
7907                 don't unset flags, if it is not required
7908
7909 2002-08-01 [paul]       0.8.1claws8
7910
7911         * sync with 0.8.1cvs8
7912                 see ChangeLog entry 2002-08-01
7913
7914 2002-08-01 [paul]       0.8.1claws7
7915
7916         * sync with 0.8.1cvs7
7917                 see ChangeLog 2002-07-31 and 2002-08-01
7918
7919 2002-07-31 [christoph]  0.8.1claws6
7920
7921         * src/mainwindow.c
7922                 forgot to update menu sensitivity
7923                 function for new menu entry
7924
7925 2002-07-31 [alfons]     0.8.1claws5
7926
7927         * src/main.c
7928                 check folder item and its path for NULL on
7929                 initial processing
7930
7931 2002-07-31 [christoph]  0.8.1claws4
7932
7933         * src/folder.c
7934                 check if folder_item_get_msginfo in
7935                 folder_item_remove_msg returned NULL
7936         * src/imap.c
7937                 better clear the uid cache in the
7938                 uid validity check function and delete
7939                 cached messages
7940
7941 2002-07-31 [paul]       0.8.1claws3
7942
7943         * man/sylpheed.1
7944                 add the '--attach' option and a few other
7945                 minor changes
7946
7947 2002-07-31 [paul]       0.8.1claws2
7948
7949         * sync with 0.8.1cvs5
7950                 see ChangeLog 2002-07-31
7951
7952 2002-07-31 [christoph]  0.8.1claws1
7953
7954         * src/folderview.[ch]
7955         * src/mainwindow.c
7956                 replace "Rescan all folders..." with
7957                 "Check all folders for new messages..."
7958
7959 2002-07-30 [paul]       0.8.1claws
7960
7961         * version 0.8.1claws released
7962
7963 2002-07-30 [paul]       0.8.0claws29
7964
7965         * tools/OOo2sylpheed.pl ** NEW FILE **
7966           tools/README
7967                 add script to enable sending documents as
7968                 attachments from OpenOffice.org
7969
7970 2002-07-30 [melvin]     0.8.0claws28
7971
7972         * src/prefs_actions.c
7973                 Made the actions' input/output dialog display
7974                 without delay.
7975
7976 2002-07-30 [christoph]  0.8.0claws27
7977
7978         * src/procmsg.c
7979                 check if folder_item_get_msginfo in
7980                 procmsg_save_to_outbox returned NULL
7981
7982 2002-07-30 [paul]       0.8.0claws26
7983
7984         * sync with 0.8.1cvs4
7985                 see ChangeLog 2002-07-29
7986
7987 2002-07-29 [thorsten]   0.8.0claws25
7988
7989         * README.claws
7990                 added selective download, delete on server
7991
7992 2002-07-29 [paul]       0.8.0claws24
7993
7994         * sync with 0.8.1cvs3
7995                 see ChangeLog 2002-07-29
7996
7997 2002-07-27 [christoph]  0.8.0claws23
7998
7999         * src/folder.c
8000                 add extra check if fetching the msginfo
8001                 returned NULL
8002
8003 2002-07-27 [paul]       0.8.0claws22
8004
8005         * sync with 0.8.1cvs2
8006                 see ChangeLog 2002-07-26
8007
8008 2002-07-27 [christoph]  0.8.0claws21
8009
8010         * src/imap.c
8011                 add another check if a valid msginfo
8012                 was returned
8013
8014 2002-07-26 [hoa]        0.8.0claws20
8015
8016         * src/folder.c
8017                 Fixed a condition in folder_item_destroy()
8018
8019         * src/imap.c
8020                 Fixed an error in IMAP protocol
8021
8022 2002-07-26 [alfons]     0.8.0claws19
8023
8024         * src/folder.c
8025                 ofcourse compare with identifier, not the path
8026
8027 2002-07-26 [alfons]     0.8.0claws18
8028
8029         * src/folder.c
8030                 use folder item identifier for saving / restoring
8031                 preferences because folder->path might not be unique
8032
8033 2002-07-26 [melvin]     0.8.0claws17
8034
8035         * src/logwindow.c
8036                 Fixed a crash introduced in 0.8.0claws5 when log is 
8037                 cut under 80 characters.
8038
8039 2002-07-26 [paul]       0.8.0claws16
8040
8041         * sync with 0.8.1cvs1
8042                 see ChangeLog 2002-07-26
8043
8044 2002-07-26 [christoph]  0.8.0claws15
8045
8046         * src/imap.[ch]
8047                 imap folder now remembers the last selected
8048                 folder and imap_fetch_msginfo skips selecting
8049                 the folder if it is already selected
8050
8051 2002-07-26 [christoph]  0.8.0claws14
8052
8053         * src/folder.c
8054         * src/folderview.c
8055         * src/imap.c
8056                 fix imap folder rescanning
8057
8058 2002-07-25 [christoph]  0.8.0claws13
8059
8060         * src/filter.c
8061         * src/folder.[ch]
8062         * src/folderview.c
8063         * src/imap.[ch]
8064         * src/mainwindow.c
8065         * src/mbox_folder.c
8066         * src/mh.c
8067         * src/news.c
8068                 implement imap uid cache and uid validity check
8069
8070 2002-07-25 [alfons]     0.8.0claws12
8071
8072         * src/summaryview.c
8073                 fix a brown paper bag bug, and also add some more
8074                 checks
8075
8076 2002-07-25 [christoph]  0.8.0claws11
8077
8078         * src/folder.c
8079                 don't mix copy, fetch_msginfo and remove
8080                 operations in folder item copy and move
8081                 operations
8082
8083 2002-07-25 [christoph]  0.8.0claws10
8084
8085         * src/folderview.c
8086         * src/mainwindow.c
8087         * src/prefs_folder_item.c
8088         * src/summaryview.[ch]
8089                 remove no longer required parameter update_cache from
8090                 summary_show
8091
8092 2002-07-25 [paul]       0.8.0claws9
8093
8094         * sync with 0.8.1
8095         
8096         * AUTHORS
8097                 a few corrections
8098
8099 2002-07-24 [alfons]     0.8.0claws8
8100
8101         * src/summaryview.c
8102                 sort correctly when using simplified subject line
8103                 (closes feature request "[ 585141 ] applying regexp to subject 
8104                 before sort" submitted by Alexandra Walford)
8105
8106 2002-07-24 [paul]       0.8.0claws7
8107
8108         * sync with 0.8.0cvs3
8109                 see ChangeLog 2002-07-24
8110
8111 2002-07-23 [christoph]  0.8.0claws6
8112
8113         * src/folder.c
8114         * src/folder.h
8115         * src/summaryview.c
8116         * src/summaryview.h
8117         * src/main.c
8118                 o separate processing and summaryview
8119                 o removed summary_write_cache from summaryview
8120                 o removed summaryview->killed_messages, because we don't have
8121                   to keep a list of killed messages anymore. New cache will
8122                   keep the hidden messages in cache anyway
8123         * src/folderview.c
8124         * src/inc.c
8125         * src/selective_download.c
8126                 o removed unnecessary summary_write_cache calls
8127         * src/procmsg.c
8128                 o don't set ignore thread flag in procmsg_get_thread_tree
8129                   if it is already set
8130         * src/mainwindow.c
8131         * src/statusbar.h
8132                 o moved STATUSBAR_PUSH/POP to statusbar.h because
8133                   they are used in different files
8134
8135 2002-07-23 [melvin]     0.8.0claws5
8136
8137         * src/addressbook.c
8138         * src/addrgather.c
8139         * src/editaddress.c
8140         * src/editgroup.c
8141         * src/editldap_basedn.c
8142         * src/importldif.c
8143         * src/prefs_common.c
8144                 Fixed few memory leak (gtk_editable_get_chars returns
8145                 an allocated string)
8146         * src/logwindow.c
8147                 Fixed few memory leak (gtk_editable_get_chars returns
8148                 an allocated string) and modified a little the log cutting
8149                 loop.
8150         * src/compose.c
8151                 Replaced a call to an obsolete function gtk_entry_get_text()
8152                 by gtk_editable_get_chars()
8153         * src/send.c
8154                 Removed a debug printf
8155
8156 2002-07-23 [christoph]  0.8.0claws4
8157
8158         * src/filesel.c
8159                 fix another g_dirname memory leak
8160
8161 2002-07-23 [christoph]  0.8.0claws3
8162
8163         * src/mh.c
8164                 fixed a memory leak in mh_fetch_msginfo
8165                 fixed crash when message header could not be
8166                 parsed
8167
8168 2002-07-23 [paul]       0.8.0claws2
8169
8170         * sync with 0.8.0cvs2
8171                 see ChangeLog 2002-07-23
8172
8173 2002-07-23 [paul]       0.8.0claws1
8174
8175         * sync with 0.8.0cvs1
8176                 see ChangeLog 2002-07-23
8177
8178 2002-07-23 [paul]       0.8.0claws
8179
8180         * release of 0.8.0claws
8181
8182 2002-07-23 [paul]       0.7.8claws99
8183
8184         * po/ru.po
8185                 new Russian translation, submitted by
8186                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
8187
8188 2002-07-22 [jens]       0.7.8claws98
8189
8190         * po/de.po
8191                 Updated German translations.
8192
8193 2002-07-22 [paul]       0.7.8claws97
8194
8195         * po/es.po
8196           po/it.po
8197           po/nl.po
8198           po/pt_BR.po
8199                 updated translations by Ricardo Mones Lastra,
8200                 Alessandro Maestri, Wilbert Berendsen and 
8201                 Fabio Jr. Beneditto respectively
8202
8203 2002-07-22 [christoph]  0.7.8claws96
8204
8205         * src/mimeview.c
8206                 fix memory leak caused by wrong g_dirname usage
8207
8208 2002-07-22 [christoph]  0.7.8claws95
8209
8210         * src/summaryview.c
8211                 update new and unread message counts for summaryview
8212                 summaryview does not get it from the folder anymore
8213                 and has to update the values itself
8214
8215 2002-07-22 [melvin]     0.7.8claws94
8216
8217         * po/fr.po
8218                 Updated French translations.
8219
8220 2002-07-22 [christoph]  0.7.8claws93
8221
8222         * src/matcher.c
8223                 set prop->preg pointer to NULL or following check
8224                 will not fail and regexec will be called with
8225                 invalid pointer
8226
8227 2002-07-21 [alfons]     0.7.8claws92
8228         
8229         * src/prefs_common.[ch]
8230                 remove option "Send return receipt on request"
8231
8232 2002-07-21 [thorsten]   0.7.8claws91
8233
8234         * src/mimeview.c
8235                 fixed memleaks, coding style as pointed out by alfons
8236
8237 2002-07-21 [alfons]     0.7.8claws90
8238
8239         * src/messageview.c
8240         * src/noticeview.[ch]
8241                 o fix bug notice view being displayed when going to empty folder 
8242                   (noticed by Christoph)
8243                 o allow RRR to be sent when restarting sylpheed, or changing folder 
8244                   (noticed by Thorsten)
8245
8246 2002-07-21 [thorsten]   0.7.8claws89
8247
8248         * src/mimeview.c
8249                 Included save_all patch from Xaview FACQ
8250                 added support for pathnames
8251
8252 2002-07-21 [alfons]     0.7.8claws88
8253
8254         * po/POTFILES.in
8255         * src/Makefile.am
8256         * src/mainwindow.c
8257         * src/messageview.[ch]
8258         * src/noticeview.c      ** NEW FILE **
8259         * src/noticeview.h      ** NEW FILE **
8260                 make return receipts work again
8261                 (UI idea by Leandro Pereira)
8262
8263 2002-07-21 [paul]       0.7.8claws87
8264
8265         * src/summaryview.c
8266                 fix sensitivity of 'Select thread'
8267
8268 2002-07-21 [paul]       0.7.8claws86
8269
8270         * src/prefs_common.c
8271                 add browser command line for Galeon
8272
8273 2002-07-21 [paul]       0.7.8claws85
8274
8275         * Makefile.am
8276                 fix 'EXTRA_DIST': remove README.README, add TODO
8277                 and TODO.claws
8278
8279 2002-07-21 [alfons]     0.7.8claws84
8280
8281         * src/gtkstext.c
8282                 make enter clear selection
8283                 (closes "[ 579888 ] Editor selection/entry error"
8284                 reported by Steve Lamb)
8285
8286 2002-07-21 [alfons]     0.7.8claws83
8287         
8288         * src/summaryview.c
8289                 sort message list when selecting unthread messages
8290                 (closes "[ 501593 ] switching threaded view doesn't sort"
8291                 reported by Simon Schubert)
8292
8293 2002-07-20 [alfons]     0.7.8claws82
8294         
8295         * src/matcher.c
8296                 const-correctness
8297
8298 2002-07-20 [thorsten]   0.7.8claws81
8299
8300         * src/matcher.c
8301                 Fixed expansion of empty fields in matchactions
8302
8303 2002-07-19 [melvin]     0.7.8claws80
8304
8305         * src/gtkspell.c
8306                 Removed a duplicate menu entry (fast mode) introduced during
8307                 the new cache merge
8308                 Added a menu separator between 'Use alternate' and 'Fast mode'
8309
8310 2002-07-19 [paul]       0.7.8claws79
8311
8312         * tools/Makefile.am
8313           tools/README
8314                 correct typos
8315
8316 2002-07-19 [thorsten]   0.7.8claws78
8317
8318         * tools/calypso_convert.pl      ** NEW FILE **
8319           tools/README
8320           tools/Makefile.am
8321                 script to import mbox files exported
8322                 by calypso
8323                 o generates folder structure
8324                 o includes attachments
8325
8326 2002-07-19 [melvin]     0.7.8claws77
8327
8328         * src/selective_download.[ch]
8329                 Fixed bug where closing the dialog with the window manager's
8330                 close button will not unlock the summary
8331                 Corrected some function declarations that missed a return value
8332                 Made the source code comply better with coding style.
8333         * src/prefs_common.c
8334                 Added new browser command line for Mozilla.
8335
8336 2002-07-18 [paul]       0.7.8claws76
8337
8338         * src/mainwindow.c
8339           src/selective_download.[ch]
8340                 reflect theme changes, fix Gdk Warning when creating 
8341                 pixmap from NULL window, and minor clean up.
8342                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8343
8344         * po/en_GB.po
8345                 updated
8346
8347 2002-07-17 [paul]       0.7.8claws75
8348
8349         * INSTALL[.jp]
8350                 sync with 0.8.0
8351         
8352         * po/en_GB.po
8353                 updated
8354
8355 2002-07-16 [paul]       0.7.8claws74
8356
8357         * tools/filter_conv.pl
8358           tools/README
8359                 replace conversion script with reimplemented version, 
8360                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
8361
8362 2002-07-16 [colin]      0.7.8claws73
8363
8364         * src/summaryview.c
8365                 remove forgotten debug messages - sorry ;-)
8366
8367 2002-07-16 [colin]      0.7.8claws72
8368
8369         * src/mimeview.c
8370           src/summaryview.c
8371           src/textview.c
8372           src/textview.h
8373                 add the ability to select part of a text mime-part 
8374                 to reply.
8375
8376 2002-07-15 [christoph]  0.7.8claws71
8377
8378         * src/folder.c
8379                 fix folder message count for folders without
8380                 msg_is_changed (includes news folders)
8381
8382 2002-07-15 [martin]     0.7.8claws70
8383
8384         * src/summaryview.c
8385                 option "display recipient on 'From'..." now works
8386                 without the need of enabling the option
8387                 "display  sender  using  address  book".
8388
8389 2002-07-15 [christoph]  0.7.8claws69
8390
8391         * src/summaryview.c
8392                 removed setting folder status from summaryview.
8393                 folder.c should update all message counts correctly.
8394
8395 2002-07-15 [paul]       0.7.8claws68
8396
8397         * po/pt_BR.po
8398                 updated by Fabio Junior Beneditto
8399
8400 2002-07-15 [darko]      0.7.8claws67
8401
8402         * src/mh.c
8403                 Fixed target folder colorization, don't decrease op
8404                 number twice
8405
8406 2002-07-14 [paul]       0.7.8claws66
8407
8408         * sync with main 0.8.0
8409                 see ChangeLog 2002-07-14
8410
8411 2002-07-13 [melvin]     0.7.8claws65
8412         
8413         * src/addrbook.c
8414         * src/addressbook.c
8415         * src/addrindex.c
8416                 Replaced sprintf by g_snprintf to prevent possible buffer
8417                 overflow.
8418         * src/news.c
8419                 Corrected a log message output format.
8420                 Added a missing "done" debug output.
8421         * src/compose.c
8422                 Added keyboard accelerator for Priority menu items
8423                 Added missing \n in debug output
8424         * src/logwindow.c
8425         * src/gtkspell.c
8426         * src/rfc2015.c
8427                 Added missing \n in debug output
8428
8429 2002-07-13 [paul]       0.7.8claws64
8430
8431         * man/sylpheed.1
8432                 change Sergey's email address to the sf address
8433
8434         * src/textview.c
8435                 increase show_url_timeout (more useful for long
8436                 urls)
8437
8438 2002-07-12 [sergey]     0.7.8claws63
8439
8440         * src/rfc2015.c
8441                 applied (with some modifications) patch to set the
8442                 micalg parameter for signatures
8443                 (2001-08-28 Werner Koch <wk@gnupg.org>)
8444
8445 2002-07-12 [sergey]     0.7.8claws62
8446
8447         * man/Makefile.am
8448         * configure.in
8449                 fixed man page installation
8450
8451 2002-07-12 [paul]       0.7.8claws61
8452
8453         * sync with 0.7.8cvs26
8454                 see ChangeLog 2002-07-11 and 2002-07-12
8455
8456 2002-07-11 [christoph]  0.7.8claws60
8457
8458         * src/compose.c
8459         * src/procmsg.c
8460                 first use the message number to find the message
8461                 to mark with a reply flag but check the
8462                 message-id if we got the correct message, if not
8463                 try to find it by message-id.
8464                 use new string seperator that is not allowed
8465                 in message-ids.
8466
8467 2002-07-11 [paul]       0.7.8claws59
8468
8469         * sync with 0.7.8cvs23
8470                 see ChangeLog 2002-07-10
8471
8472 2002-07-10 [christoph]  0.7.8claws58
8473
8474         * src/folder.[ch]
8475         * src/msgcache.[ch]
8476                 Added message-id table to the cache in memory
8477                 and functions to msgcache.c and folder.c to
8478                 fetch MsgInfos by message id
8479         * src/compose.c
8480         * src/procmsg.c
8481                 store folder and message-id of message replying
8482                 to in queue header and set reply flag after sending
8483                 (Closes bug #469498)
8484
8485 2002-07-10 [paul]       0.7.8claws57
8486
8487         * AUTHORS
8488           man/sylpheed.1.gz
8489                 add Martin to the list of authors
8490
8491 2002-07-09 [martin]     0.7.8claws56
8492         * src/gtksctree.c
8493                 Added gtk_ctree_last_visible(), tree_update_level(),
8494                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
8495                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8496                 from gtk+ to gtksctree.c for the new sorting code
8497                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
8498                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
8499         * src/gtksctree.h
8500                 Added declaration for gtk_sctree_sort_recursive() and
8501                 gtk_sctree_sort_node
8502         * src/addressbook.c
8503         * src/foldersel.c
8504         * src/folderview.c
8505         * src/summaryview.c
8506                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8507                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
8508
8509 2002-07-08 [paul]       0.7.8claws55
8510
8511         * more sync with 0.7.8cvs21
8512                 see ChangeLog 2002-07-08
8513
8514 2002-07-08 [paul]       0.7.8claws54
8515
8516         * sync with 0.7.8cvs21
8517                 see ChangeLog 2002-07-08
8518
8519 2002-07-07 [alfons]     0.7.8claws53
8520
8521         * src/Makefile.am
8522         * src/stock_pixmap.[ch]
8523         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
8524         * src/pixmaps/notice_error.xpm  ** NEW FILE **
8525         * src/pixmaps/notice_note.xpm   ** NEW FILE **
8526                 add new pixmaps for upcoming notice pane
8527
8528 2002-07-06 [melvin]     0.7.8claws52
8529
8530         * src/gtkspell.[ch]
8531                 Made them a bit closer to Sylpheed's coding style.
8532                 Removed old code.
8533                 Removed possible memory leaks when some errors occurs.
8534
8535 2002-07-06 [melvin]     0.7.8claws51
8536
8537         * po/Makefile.in.in
8538                 Removed --no-location in xgettext command line to help
8539                 translators that use Emacs' po-mode
8540         * src/quote_fmt.c
8541                 Removed unnecessary comments that messed up sylpheed.pot
8542
8543 2002-07-06 [paul]       0.7.8claws50
8544
8545         * sync with 0.7.8cvs19
8546                 see ChangeLog 2002-07-05
8547
8548 2002-07-06 [christoph]  0.7.8claws49
8549
8550         * src/folder.c
8551         * src/mainwindow.c
8552                 fix folder_item_remove_all_msg and folderview
8553                 status for trash folders after emptying trash
8554
8555 2002-07-05 [paul]       0.7.8claws48
8556
8557         * sync with 0.7.8cvs16
8558                 see ChangeLog 2002-07-04 and 2002-07-05
8559
8560 2002-07-04 [paul]       0.7.8claws47
8561
8562         * sync with 0.7.8cvs14
8563                 see  ChangeLog 2002-07-04
8564
8565 2002-07-03 [alfons]     0.7.8claws46
8566
8567         * src/folder.c
8568                 dupe folder item's path because it's being reallocated
8569                 by new folder scanning code
8570
8571 2002-07-03 [christoph]  0.7.8claws45
8572
8573         * src/imap.c
8574                 better IMAP uid fetching using 'FETCH 1:* (UID)'
8575         * src/msgcache.c
8576                 add missing return in msgcache_write
8577
8578 2002-07-02 [thorsten]   0.7.8claws44
8579
8580         * src/jpilot.c
8581         * src/msgcache.c
8582         * src/rfc2015.c
8583                 use binary mode for file access
8584
8585 2002-07-02 [christoph]  0.7.8claws43
8586
8587         * major code cleanup (part 1)
8588         
8589                 - unused variables removed
8590                 - unused functions removed
8591                 - uninitialized variables checked
8592                 - missing return statements added
8593                 - missing function return types added
8594                 - added parentheses around assignment and
8595                   && in || when suggested by gcc
8596               
8597         * src/mh.c
8598         * src/folder.c
8599                 replaced direct calls to folder->scan_tree
8600                 with folder_scan_tree and restore folder
8601                 prefs in this function. The folder should
8602                 not have to deal with them.
8603                 ( Should now work for all folder types )
8604
8605 2002-07-02 [paul]       0.7.8claws42
8606
8607         * sync with 0.7.8cvs13
8608                 see ChangeLog 2002-07-01 and 2002-07-02
8609
8610 2002-07-01 [christoph]  0.7.8claws41
8611
8612         * src/summaryview.c
8613                 fix "goto next/prev unread message" with
8614                 ignored threads
8615
8616 2002-07-01 [paul]       0.7.8claws40
8617
8618         * po/es.po
8619                 updated by Ricardo Mones Lastra
8620
8621 2002-06-30 [match]      0.7.8claws39
8622
8623         * src/jpilot.c
8624                 applied variation of leonerd's patch (566661) to
8625                 allow multiple email addresses per JPilot entry.
8626                 addresses may be separated by space, comma, pipe,
8627                 semi-colon, new-line.
8628
8629 2002-06-30 [alfons]     0.7.8claws38
8630
8631         * src/procmsg.c
8632                 simple fix for putting older nodes before
8633                 newer nodes when threading by subject
8634
8635 2002-06-30 [christoph]  0.7.8claws37
8636
8637         * src/folder.c
8638         * src/folderview.c
8639         * src/mh.c
8640         * src/news.c
8641         * src/procmsg.c
8642                 fix broken folder tree rescaning
8643                 and don't use procmsg_get_mark_sum
8644                 anymore
8645
8646 2002-06-30 [christoph]  0.7.8claws36
8647
8648         * merge new cache branch
8649         * src/imap.c
8650                 fix new cache imap copy bug
8651         * src/folder.c
8652                 improved folder_item_scan
8653                 it should now always set the correct
8654                 new, unread and total message counts
8655
8656 2002-06-29 [paul]       0.7.8claws35
8657
8658         * configure.in
8659                 correct syntax error
8660
8661 2002-06-29 [paul]       0.7.8claws34
8662
8663         * configure.in
8664           Makefile.am
8665           man/Makefile.am       ** NEW FILE **
8666           man/sylpheed.1.gz     ** NEW FILE **
8667                 add Sylpheed man page
8668
8669 2002-06-29 [paul]       0.7.8claws33
8670
8671         * po/pt_BR.po
8672                 updated by Fabio Junior Beneditto
8673
8674 2002-06-28 [jens]       0.7.8claws32
8675
8676         * po/de.po
8677                 translation updated
8678
8679         * src/selective_download.c
8680                 removed gettext for space " "
8681
8682         * src/imap.c
8683                 removed wrong space
8684
8685 2002-06-28 [paul]       0.7.8claws31
8686
8687         * sync with 0.7.8cvs11
8688                 see ChangeLog 2002-06-28
8689
8690 2002-06-28 [paul]       0.7.8claws30
8691
8692         * sync with 0.7.8cvs10
8693                 see ChangeLog 2002-06-27 and 2002-06-28
8694
8695 2002-06-26 [paul]       0.7.8claws29
8696
8697         * src/addrgather.c
8698           src/selective_download.c
8699                 don't gettextise empty strings.
8700                 reserved by gettext. gettext("") returns 
8701                 the header entry with meta information, 
8702                 not the empty string
8703
8704         * po/en_GB.po
8705                 updated
8706
8707 2002-06-26 [paul]       0.7.8claws28
8708
8709         * sync with 0.7.8cvs7
8710                 see ChangeLog 2002-06-25
8711
8712         * src/prefs_common.c
8713                 ...and in the process, tweak the gui a little
8714
8715 2002-06-25 [alfons]     0.7.8claws27
8716         
8717         * configure.in
8718         * src/Makefile.am
8719                 fine tune ldap library detection
8720
8721 2002-06-25 [alfons]     0.7.8claws26
8722
8723         * src/compose.c
8724                 don't allow return receipts when composing a news article
8725
8726 2002-06-25 [paul]       0.7.8claws25
8727
8728         * Makefile.am
8729                 add '$(AMTAR)' to 'release' section to allow for
8730                 new and older autotools
8731
8732 2002-06-25 [paul]       0.7.8claws24
8733
8734         * src/summaryview.c
8735                 fix "No more unread messages" persistant pop-up
8736                 window bug
8737
8738 2002-06-25 [paul]       0.7.8claws23
8739
8740         * po/it.po
8741                 updated by Alessandro Maestri
8742
8743 2002-06-25 [paul]       0.7.8claws22
8744
8745         * sync with 0.7.8cvs6
8746                 see ChangeLog 2002-06-25
8747
8748 2002-06-24 [paul]       0.7.8claws21
8749
8750         * tools/update-po
8751                 add GPL copyright information
8752
8753 2002-06-24 [paul]       0.7.8claws20
8754
8755         * tools/Makefile.am
8756           tools/README
8757           tools/update-po       ** NEW FILE **
8758                 add script that eases the creation of *.po files
8759                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
8760
8761 2002-06-23 [alfons]     0.7.8claws19
8762
8763         * src/messageview.c
8764                 make notification_convert_header obey const correctness
8765                 (next step will be fixing the broken return receipt)
8766
8767 2002-06-23 [paul]       0.7.8claws18
8768
8769         * src/messageview.c
8770                 fix bug introduced in last commit:
8771                 removed too much code in last commit - put back what's
8772                 needed
8773
8774 2002-06-23 [paul]       0.7.8claws17
8775
8776         * src/messageview.[ch]
8777                 remove code committed in error from locally patched
8778                 source
8779
8780 2002-06-23 [colin]      0.7.8claws16
8781
8782         * src/compose.[ch]
8783                 add compose_entry_select(), used to select the default_to
8784                 email address - hopefully avoiding people sending mails to
8785                 wrong recipients.
8786
8787 2002-06-22 [alfons]     0.7.8claws15
8788
8789         * AUTHORS
8790                 add Bram Metsch & Stanislav Karchebny
8791         * src/smtp.[ch]
8792         * src/prefs_account.[ch]
8793         * src/send.c
8794                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
8795                   options.  (see <http://sourceforge.net/tracker/index.php
8796                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
8797
8798                 - merge Stanislav's fix to make SMTP AUTH work with qmail
8799                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
8800
8801 2002-06-22 [paul]       0.7.8claws14
8802
8803         * sync with 0.7.8cvs5
8804                 see ChangeLog 2002-06-19 and 2002-06-20
8805
8806 2002-06-22 [alfons]     0.7.8claws13
8807
8808         * src/selective_download.c
8809                 fix a stupid mistake I made
8810
8811 2002-06-22 [alfons]     0.7.8claws12
8812
8813         * src/selective_download.[ch]
8814                 fix another unnoticed leak; cleanup code
8815
8816 2002-06-21 [alfons]
8817
8818         * tools/Makefile.am
8819                 gpg-sign <-- gpg-sign-syl
8820
8821 2002-06-21 [alfons]     0.7.8claws11
8822
8823         * src/selective_download.c
8824         * src/selective_download.h
8825                 fix assorted mix of allocation errors (should solve
8826                 problem reported by Philippe Gramoullé, see:
8827                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
8828
8829 2002-06-20 [melvin]     0.7.8claws10
8830
8831         * tools/gpg-sign *REMOVED*
8832           tools/gpg-sign-syl *ADDED*
8833                 Replaced the gpg clearsigning script with the version using
8834                 xterm instead of ssh-askpass and changed its name.
8835
8836         * README.claws
8837                 Updated actions example to reflect the renaming of the
8838                 gpg clearsigning script.
8839
8840 2002-06-19 [paul]       0.7.8claws9
8841
8842         * sync with 0.7.8claws9
8843                 see ChangeLog 2002-06-18 and 2002-06-19
8844
8845 2002-06-19 [paul]       0.7.8claws8
8846
8847         * sync with 0.7.8cvs1
8848                 see ChangeLog 2002-06-18
8849
8850 2002-06-18 [alfons]     0.7.8claws7
8851
8852         * src/mainwindow.h
8853                 add omitted prototype
8854
8855 2002-06-17 [paul]       0.7.8claws6
8856
8857         * src/mainwindow.c
8858                 fix hiding of exec_btn
8859
8860 2002-06-17 [paul]       0.7.8claws5
8861
8862         * src/pop.c
8863                 remove unneeded code: should_delete() 
8864                 and Pop3State::uidl_todelete_list
8865
8866 2002-06-17 [paul]       0.7.8claws4
8867
8868         * sync with 0.7.8
8869                 see ChangeLog 2002-06-11 and 2002-06-13
8870
8871 2002-06-16 [alfons]     0.7.8claws3
8872         
8873         * src/folder.c
8874                 make sure lock sort mode (claws specific) is
8875                 also persists after a tree rescan
8876
8877 2002-06-16 [alfons]     0.7.8claws2
8878
8879         * src/prefs_folder_item.c
8880         * src/folder.[ch]
8881                 fix persistence of folder sort mode (broken
8882                 by adapting Hiro's new folder persistence code)
8883
8884 2002-06-16 [alfons]     0.7.8claws1
8885
8886         * AUTHORS
8887         * src/logwindow.c
8888         * src/prefscommon.[ch]
8889                 control size of log text in log window; 
8890                 closes patch #569155 submitted by Mitko Haralanov.
8891
8892 2002-06-15 [paul]       0.7.8claws
8893
8894         * release of 0.7.8claws
8895
8896 2002-06-15 [paul]       0.7.7claws
8897
8898         * po/pt_BR.po
8899                 updated by Fabio Junior Beneditto
8900
8901 2002-06-14 [paul]       0.7.6claws49
8902
8903         * po/es.po
8904                 updated by Ricardo Mones Lastra
8905
8906 2002-06-14 [paul]       0.7.6claws48
8907
8908         * po/nl.po
8909                 updated translation by Wilbert Berendsen
8910
8911 2002-06-14 [melvin]     0.7.6claws47
8912
8913         * po/fr.po
8914                 Updated French translation
8915
8916 2002-06-13 [paul]       0.7.6claws46
8917
8918         * src/filesel.c
8919                 allow filename to be typed in, rather than just
8920                 selected by the mouse. Patch by Gustavo Noronha Silva.
8921
8922 2002-06-13 [alfons]     0.7.6claws45
8923
8924         * src/mainwindow.[ch]
8925                 more cleanups (removing unnecessary menu items Expand 
8926                 summary / message view)
8927
8928 2002-06-13 [melvin]     0.7.6claws44
8929
8930         * po/POTFILES.in
8931                 Added src/string_match.c
8932         * src/string_match.c
8933                 Fixed possible buffer overflow.
8934                 Corrected typo.
8935                 Added missing config.h header.
8936         * src/prefs_common.c
8937           src/prefs_matcher.c
8938           src/prefs_scoring.c
8939                 Made some strings translatable (missing _(..)).
8940
8941 2002-06-13 [melvin]     0.7.6claws43
8942
8943         * README.claws
8944                 Corrected action example (verifying clearsigned mail).
8945         * src/prefs_account.c
8946                 Corrected typo.
8947         * src/prefs_common.c
8948                 Removed incorrect line that generated a Gtk-CRITICAL msg.
8949
8950 2002-06-12 [alfons]     0.7.6claws42
8951
8952         * src/summaryview.c
8953                 add init of score column lost in 0.7.6claws42
8954
8955 2002-06-12 [paul]       0.7.6claws41
8956
8957         * src/prefs_account.c
8958                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
8959                 behavior of the radio buttons, (from 0.7.7cvs2)
8960
8961 2002-06-11 [alfons]     0.7.6claws40
8962
8963         * src/messageview.[ch]
8964         * src/summaryview.[ch]
8965         * src/summary_search.c
8966         * src/mainwindow.c
8967                 perform a sync to bring in Hiro's separate view implementation 
8968
8969                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
8970
8971 2002-06-11 [paul]       0.7.6claws39
8972         
8973         * src/prefs_account.c
8974                 correct a typo on the Receive tab
8975
8976 2002-06-10 [match]      0.7.6claws38
8977
8978         * src/addressbook.c
8979                 Included address completion patch from Gustavo Noronha.
8980
8981 2002-06-10 [paul]       0.7.6claws37
8982
8983         * src/inc.[ch]
8984           src/pop.c
8985           src/prefs_account.[ch]
8986           src/selective_download.[ch]
8987                 apply PATCH #561712
8988                  NEW:
8989                 - check if POP Account
8990                 - Receive Button renamed to Preview
8991                 - Preview Button Popup: preview new/all messages
8992                 - Download Button
8993                 - Account Preferences-->Receive tab checkbutton if you
8994                   want to remove Mail after Download
8995                 -: default YES
8996                 - Account Preferences-->Receive tab checkbutton use
8997                   filtering rules on preview
8998                   (think of delete_on_server)
8999                 -: default YES
9000                 - Account selectable from SD dialog
9001                 - checkbutton to show already downloaded messages if
9002                   all messages are previewed
9003                 - new clist column showing Date
9004                 - ESC KEY close
9005                 FIXES:
9006                 - play ball with UIDL
9007                 - fault tolerant (?) 
9008                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9009
9010 2002-06-10 [melvin]     0.7.6claws36
9011
9012         * README.claws
9013                 Added a hint to ac/README in cvs instructions.
9014
9015         * src/prefs_actions.c
9016                 Made it possible to use a more elaborate command line
9017                 for asynchronous actions, too.
9018
9019 2002-06-10 [melvin]     0.7.6claws35
9020         
9021         * src/prefs_actions.c
9022                 Make it possible to use a more elaborate command line
9023                 (e.g. |foo|bar|cat>there;echo Done|)
9024                 Corrected error message when calling %f, %F and %p commands
9025                 from the compose window.
9026
9027 2002-06-09 [colin]      0.7.6claws34
9028
9029         * src/summaryview.c
9030                 Automatically find unread messages in current folder
9031                 before annoying the user.
9032
9033 2002-06-08 [alfons]     0.7.6claws33
9034
9035         * po/it.po
9036                 remove bad formatting string in it.po translation
9037                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
9038
9039 2002-06-08 [paul]       0.7.6claws32
9040
9041         * sync with 0.7.6cvs25
9042                 see ChangeLog 2002-06-07
9043
9044 2002-06-05 [paul]       0.7.6claws31
9045
9046         * src/mainwindow.c
9047                 add 'Sort by locked' and 'Sort by score'
9048
9049 2002-06-05 [paul]       0.7.6claws30
9050
9051         * sync with 0.7.6cvs24
9052                 see ChangeLog 2002-06-04
9053
9054 2002-06-04 [paul]       0.7.6claws29
9055
9056         * po/pt_BR.po
9057                 updated by Fabio Junior Beneditto
9058
9059 2002-06-03 [thorsten]   0.7.6claws28
9060
9061         * src/matcher.c
9062                 fclose() matcherrc after reading
9063
9064 2002-06-03 [paul]       0.7.6claws27
9065
9066         * sync with 0.7.6cvs21
9067                 see ChangeLog 2002-05-31
9068
9069 2002-05-31 [paul]       0.7.6claws26
9070
9071         * sync with 0.7.6cvs20
9072                 see ChangeLog 2002-05-29 and 2002-05-30
9073
9074 2002-05-31 [paul]       0.7.6claws25
9075
9076         * src/imap.c
9077                 hopefully fix last buggy sync
9078
9079         * README.claws
9080                 correct typo in 'Actions' examples
9081
9082 2002-05-29 [paul]       0.7.6claws24
9083
9084         * sync with 0.7.6cvs18
9085                 see ChangeLog 2002-05-28 and 2002-05-29
9086
9087         * src/news.c
9088           src/nntp.[ch]
9089                 sync with above 
9090
9091 2002-05-28 [paul]       0.7.6claws23
9092
9093         * sync with 0.7.6cvs16
9094                 see ChangeLog 2002-05-28
9095
9096 2002-05-27 [thorsten]   0.7.6claws22 
9097
9098         * faq/it/sylpheed-faq-1.html
9099           faq/it/sylpheed-faq-2.html
9100           faq/it/sylpheed-faq-3.html
9101           faq/it/sylpheed-faq.html
9102                 corrected DOS lineendings
9103         * faq/de/sylpheed-faq-1.html
9104           faq/de/sylpheed-faq-2.html
9105           faq/en/sylpheed-faq-1.html
9106           faq/en/sylpheed-faq-2.html
9107           faq/en/sylpheed-faq-3.html
9108           faq/es/sylpheed-faq-1.html
9109           faq/es/sylpheed-faq-2.html
9110           faq/es/sylpheed-faq-3.html
9111           faq/fr/sylpheed-faq-1.html
9112           faq/it/sylpheed-faq-1.html
9113           faq/it/sylpheed-faq-2.html
9114           faq/it/sylpheed-faq-3.html
9115           faq/it/sylpheed-faq.html
9116                 changed ">" to &quot;
9117
9118 2002-05-27 [paul]       0.7.6claws21
9119         
9120         * sync with 0.7.6cvs15
9121                 see ChangeLog 2002-05-27
9122
9123 2002-05-27 [paul]       0.7.6claws20
9124
9125         * src/prefs_account.c
9126                 correct a typo
9127
9128 2002-05-26 [paul]       0.7.6claws19
9129
9130         * tools/README
9131                 correct a typo
9132
9133 2002-05-25 [paul]       0.7.6claws18
9134
9135         * tools/README
9136                 add description of kmail2sylpheed.pl
9137
9138 2002-05-25 [paul]       0.7.6claws17
9139
9140         * tools/kmail2sylpheed.pl       ** NEW FILE **
9141                 perl script that converts an exported Kmail address
9142                 book, converts it to sylpheed addressbook file,
9143                 writes the file to .sylpheed, and updates
9144                 addrbook--index.xml 
9145
9146 2002-05-25 [paul]       0.7.6claws16
9147
9148         * sync with 0.7.6cvs14
9149                 see ChangeLog 2002-05-23
9150
9151 2002-05-24 [paul]       0.7.6claws15
9152
9153         * README.claws
9154                 make a correction and add some more info
9155
9156 2002-05-24 [paul]       0.7.6claws14
9157
9158         * src/compose.c
9159                 fix memory leak in 
9160                 compose_redirect_write_headers_from_headerlist()
9161                 add Subject and Resent-Message-ID to
9162                 compose_redirect_write_headers()
9163                 Received, Subject, and X-UIDL are filtered out in 
9164                 compose_redirect_write_to_file()
9165
9166 2002-05-23 [paul]       0.7.6claws13
9167
9168         * src/compose.[ch]
9169           src/filtering.c
9170           src/mainwindow.c
9171           src/matcher.[ch]
9172           src/matcher_parser_lex.l
9173           src/matcher_parser_parse.y
9174           src/prefs_common.[ch]
9175           src/prefs_filtering.c
9176           src/summaryview.c
9177                 rename 'Bounce' to 'Redirect'
9178
9179 2002-05-23 [paul]       0.7.6claws12
9180
9181         * more sync with 0.7.6cvs13
9182           src/compose.c
9183                 see ChangeLog 2002-05-22
9184
9185 2002-05-22 [paul]       0.7.6claws11
9186
9187         * sync with 0.7.6cvs13
9188           src/codeconv.c
9189                 see ChangeLog 2002-05-20
9190           src/prefs_common.c
9191                 see ChangeLog 2002-05-22
9192
9193 2002-05-21 [melvin]     0.7.6claws10
9194
9195         * src/folderview.c
9196                 Added missing filtering and scoring headers
9197                 Fixed bad function call that showed garbage 
9198                 in Folder->Processing
9199
9200 2002-05-21 [paul]       0.7.6claws9
9201
9202         * tools/Makefile.am
9203                 make all tools executable, (patch by Alfons).
9204
9205 2002-05-20 [alfons]     0.7.6claws8
9206
9207         * src/procheader.c
9208                 don't forget to call mktime() so we have a valid week 
9209                 and year day
9210                 (Bug report by Roger Sondermann <mail@jumaros.de>)
9211
9212 2002-05-20 [paul]       0.7.6claws7
9213
9214         * src/html.c
9215                 fix broken parsing of urls
9216         * src/textview.c
9217                 fix displaying of urls
9218
9219                 both fixes from the patch [547855] by Eugene 
9220                 Brevdo (zonem)
9221
9222 2002-05-19 [alfons]     0.7.6claws6
9223
9224         * configure.in
9225                 make sylpheed configure correctly with the latest
9226                 and greatest of automake / autoconf / gettext
9227
9228 2002-05-19 [alfons]     0.7.6claws5
9229
9230         * src/procheader.c
9231         * src/procheader.h
9232                 add function for returning ime zone offset
9233         * src/quote_fmt.c
9234         * src/quote_fmt_parse.y
9235                 better quotation formatting - does not convert
9236                 to local time, but uses the original date string.
9237                 
9238                 Note: %z inserts the timezone offset (should 
9239                 work also on platforms where strftime does not
9240                 support %z).
9241
9242 2002-05-18 [christoph]  0.7.6claws4
9243
9244         * src/summaryview.c
9245                 fix indentation of some code
9246         * tools/Makefile.am
9247                 fix spaces after \
9248         * src/Makefile.am
9249                 add missing \
9250                 correct path for ignorethread.xpm
9251                 incorrect filename for sylpheed_logo.xpm
9252                 add missing include matcher_parser_parse.h
9253
9254 2002-05-18 [paul]       0.7.6claws3
9255
9256         * sync with 0.7.6cvs8
9257                 see ChangeLog 2002-05-16 and 2002-05-17
9258
9259 2002-05-18 [melvin]     0.7.6claws2
9260
9261         * README.claws
9262                 Corrected an action's definition and fixed some misspellings.
9263
9264 2002-05-18 [paul]       0.7.6claws1
9265
9266         * tools/Makefile.am
9267           tools/gpg-sign        ** new file **
9268           tools/uudec           ** new file **
9269                 add Melvin's Actions scripts
9270
9271         * README.claws
9272                 add Melvin's descriptions for Actions
9273
9274 2002-05-18 [paul]       0.7.6claws
9275
9276         * Version 0.7.6claws released
9277
9278 2002-05-17 [paul]       0.7.5claws32
9279
9280         * po/es.po
9281                 updated by Ricardo Mones Lastra
9282
9283 2002-05-17 [paul]       0.7.5claws31
9284
9285         * src/compose.c
9286                 fix Account prefs default folder for sent/draft/deleted
9287                 messages bug
9288
9289         * po/it.po
9290           po/nl.po
9291                 updated translation by Alessandro Maestri and
9292                 Wilbert Berendsen
9293
9294 2002-05-17 [melvin]     0.7.5claws30
9295
9296         * src/prefs_actions.c
9297                 Fixed bug where using %F not at the end of the command 
9298                 resulted in an additional empty argument being created.
9299                 Thanks to Darko Koruga for reporting the bug.
9300
9301 2002-05-17 [melvin]     0.7.5claws29
9302
9303         * po/fr.po
9304                 Updated French translations.
9305
9306 2002-05-15 [paul]       0.7.5claws28
9307         
9308         * po/es.po
9309                 updated by Ricardo Mones Lastra
9310
9311 2002-05-15 [paul]       0.7.5claws27
9312
9313         * sync with 0.7.6cvs4
9314                 see ChangeLog 2002-05-14 and 2002-05-15
9315
9316 2002-05-14 [paul]       0.7.5claws26
9317
9318         * sync with 0.7.6cvs1
9319                 see ChangeLog 2002-05-13
9320
9321 2002-05-13 [thorsten]   0.7.5claws25
9322
9323         * src/messageview.c
9324                 fix select_all and copy in multipart messages
9325         * src/mainwindow.c
9326                 fix select_all and copy in multipart messages
9327
9328 2002-05-12 [paul]       0.7.5claws24
9329
9330         * src/summaryview.c
9331                 reverse last commit, bug already fixed in 0.7.5claws3
9332
9333 2002-05-12 [netztorte]  0.7.5claws23
9334
9335         * src/summaryview.c
9336                 dont parse empty addressbook (checked in before claws20)
9337
9338 2002-05-12 [melvin]     0.7.5claws22
9339
9340         * src/procmsg.[ch]
9341                 Removed unneeded priority code introduced by the previous 
9342                 commit.
9343
9344 2002-05-12 [melvin]     0.7.5claws21
9345
9346         * src/compose.[ch]
9347                 Added possibility to set message's priority.
9348         * src/procmsg.[ch]
9349                 Added possibility to set message's priority.
9350                 Added missing headers
9351
9352 2002-05-12 [melvin]     0.7.5claws20
9353
9354         * src/prefs_actions.c
9355                 Removed implicitely added quotes around the name
9356                 of the temporary files of mime parts.
9357
9358 2002-05-12 [paul]       0.7.5claws19
9359
9360         * sync with 0.7.5cvs20
9361                 see ChangeLog 2002-05-11
9362
9363 2002-05-12 [alfons]     0.7.5claws18
9364
9365         * src/quote_fmt_lex.l
9366         * src/quote_fmt_parse.y
9367                 allow quote / reply date & time format to be set using
9368                 %D{format}. format is a format string you'd pass to
9369                 strftime() (see man strftime, or the Display tab |
9370                 Date format setting).
9371
9372                 Currently %D converts the date to local time. 
9373
9374 2002-05-11 [paul]       0.7.5claws17
9375
9376         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
9377                 see ChangeLog 2002-05-10 and 2002-05-11
9378
9379 2002-05-10 [paul]       0.7.5claws16
9380
9381         * sync with 0.7.5cvs16
9382                 see ChangeLog entries 2002-05-09 and 
9383                 2002-05-10
9384
9385 2002-05-10 [colin]      0.7.5claws15
9386
9387         * src/textview.c
9388                 Corrected a bug that prevented sylpheed to open
9389                 double-clicked URIs.
9390
9391 2002-05-09 [paul]       0.7.5claws14
9392
9393         * sync with 0.7.5cvs14
9394                 see ChangeLog 2002-05-08 and 2002-05-09
9395
9396 2002-05-08 [paul]       0.7.5claws13
9397
9398         * sync with 0.7.5cvs11
9399                 see ChangeLog entry 2002-05-08
9400
9401 2002-05-08 [paul]       0.7.5claws12
9402
9403         * src/mainwindow.c
9404           src/textview.[ch]
9405                 fix segfault on View->Open in new window
9406                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9407
9408 2002-05-07 [paul]       0.7.5claws11
9409
9410         * sync with 0.7.5cvs9
9411                 see ChangeLog entry 2002-05-07
9412
9413 2002-05-06 [paul]       0.7.5claws10
9414
9415         * src/messageview.c
9416           src/textview.c
9417                 display url in statusbar on single-click
9418                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9419
9420 2002-05-06 [match]      0.7.5claws9
9421
9422         * src/addritem.[ch]
9423                 new functions.
9424         * src/addrcache.c
9425                 tidy up.
9426         * src/xmlprops.[ch]
9427                 XML implementation of properties file.
9428         * src/exporthtml.[ch]
9429         * src/expthtmldlg.[ch]
9430         * src/addressbook.c
9431                 export to HTML.
9432
9433 2002-05-02 [sergey]     0.7.5claws8
9434
9435         * src/mainwindow.c (mainwin_entries),
9436           src/prefs_common.c (prefs_send_create()),
9437           src/codeconv.c (locale_table):
9438                 use charset name "Windows-1251" instead of "CP1251".
9439
9440 2002-05-02 [colin]      0.7.5claws7
9441         
9442         * src/compose.c
9443           src/prefs_common.c
9444           src/prefs_folder_item.c
9445                 Fixed cosmetics bugs due to Outbox renamed to Sent.
9446
9447 2002-05-02 [hiro]       0.7.5claws6
9448
9449         * src/imap.c
9450                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
9451
9452 2002-05-02 [paul]       0.7.5claws5
9453
9454         * src/compose.c
9455                 more sync with 0.7.5cvs7, see ChangeLog entry
9456                 2002-05-02
9457
9458 2002-05-02 [hiro]       0.7.5claws4
9459
9460         * src/compose.c
9461                 compose_queue_sub():
9462                 check if queue folder exists (closes #550397).
9463                 removed directory creation since it should be handled
9464                 transparently.
9465         * src/imap.c
9466                 imap_add_msg(): return UID for appended message
9467                 (closes #548842).
9468
9469 2002-04-30 [paul]       0.7.5claws3
9470
9471         * src/summaryview.c
9472                 fix account_find_from_address() bug
9473
9474 2002-04-28 [colin]      0.7.5claws2
9475
9476         * src/compose.c
9477           src/textview.c
9478           src/prefs_common.[ch]
9479           src/utils.[ch]
9480                 Added user-definable quotation characters recognition.
9481
9482 2002-04-28 [paul]       0.7.5claws1
9483
9484         * sync with 0.7.5cvs4
9485                 see ChangeLog entry  2002-04-25
9486
9487 2002-04-28 [paul]       0.7.5claws
9488
9489         * po/es.po
9490           po/nl.po
9491           po/pt_BR.po
9492                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
9493                 Fabio Junior Beneditto
9494
9495 2002-04-27 [jens]       0.7.4claws103
9496
9497         * po/de.po
9498                 updated German translation.
9499
9500 2002-04-27 [hiro]       0.7.4claws102
9501
9502         * src/summaryview.c
9503                 summary_write_cache(): fixed the mark loss of hidden messages.
9504
9505 2002-04-26 [melvin]     0.7.4claws101
9506
9507         * src/procmsg.c
9508                 fixed a second typo (same one)
9509         * po/fr.po
9510           po/it.po
9511           po/pt_BR.po
9512                 fixed the type again...
9513
9514 2002-04-26 [melvin]     0.7.4claws100
9515
9516         * src/procmsg.c
9517                 fixed a typo in an alert message ("temorary").
9518         * po/it.po
9519         * po/pt_BR.po
9520                 corrected the typo  described above.
9521         * po/fr.po
9522                 updated French translation.
9523
9524 2002-04-26 [darko]      0.7.4claws99
9525
9526         * src/summaryview.c
9527                 fix target folder colorization
9528
9529 2002-04-25 [paul]       0.7.4claws98
9530
9531         * po/it.po
9532                 updated by Alessandro Maestri
9533
9534 2002-04-24 [colin]      0.7.4claws97
9535         
9536         * src/compose.c
9537                 Fixed double "subject is empty" question.
9538
9539 2002-04-23 [colin]      0.7.4claws96
9540         
9541         * src/mimeview.c
9542                 Corrected issue when "automatically display images" was
9543                 not set : first image remained after selecting second.
9544
9545 2002-04-23 [melvin]     0.7.4claws95
9546
9547         * src/prefs_actions.c
9548                 Don't display in/out dialog if there is nothing to show.
9549
9550 2002-04-23 [paul]       0.7.4claws94
9551
9552         * sync with 0.7.5cvs3
9553                 bug fixes: see ChangeLog entry 2002-04-23
9554
9555 2002-04-22 [darko]      0.7.4claws93
9556
9557         * src/compose.c
9558                 fix previous check-in which changed code after
9559                 merge from main
9560
9561 2002-04-22 [paul]       0.7.4claws92
9562
9563         * faq/de/*
9564                 add German FAQ
9565         * faq/en/*
9566           faq/es/*
9567           faq/fr/*
9568                 update English, Spanish and French FAQs
9569         * manual/de/*
9570           manual/es/*
9571                 add German and Spanish manuals
9572         * manual/en/*
9573           manual/fr/*
9574                 update English and French manuals
9575
9576         * src/Makefile.am
9577                 add to and re-arrange the pixmap entries
9578
9579 2002-04-22 [darko]      0.7.4claws91
9580
9581         * src/compose.c
9582                 fix sender initials recognition to only allow
9583                 '>' after the initials
9584
9585 2002-04-21 [paul]       0.7.4claws90
9586
9587         * sync with 0.7.5 release
9588                 see ChangeLog entry 2002-04-21
9589
9590 2002-04-21 [alfons]
9591
9592         * src/Makefile.am
9593                 add colin's new pixmaps to EXTRA_DIST
9594
9595 2002-04-21 [colin]      0.7.4claws89
9596         * src/compose.c
9597         * src/inc.c
9598         * src/mainwindow.[ch]
9599         * src/prefs_common.[ch]
9600         * src/stock_pixmap.[ch]
9601                 Added "Work offline" ability.
9602
9603 2002-04-21 [colin]      0.7.4claws88
9604         
9605         * src/mimeview.c
9606         * src/prefs_common.c
9607         * src/prefs_common.h
9608         * src/textview.c : Added an option to common preferences -> display
9609           to allow user not to automatically display images.
9610
9611 2002-04-21 [paul]       0.7.4claws87
9612
9613         * sync with 0.7.4cvs52
9614                 see ChangeLog entry 2002-04-21 (src/imap.c)
9615
9616 2002-04-21 [paul]       0.7.4claws86
9617
9618         * sync with 0.7.4cvs51
9619                 see ChangeLog entry 2002-04-21
9620
9621 2002-04-21 [paul]       0.7.4claws85
9622
9623         * sync with 0.7.4cvs49
9624                 see ChangeLog entries 2002-04-20 and 2002-04-21
9625
9626         * src/Makefile.am
9627                 clean up: remove old 'stock_' element from xpm 
9628                 filenames.
9629
9630 2002-04-21 [alfons]     0.7.4claws84
9631
9632         apply sync patch from Paul
9633
9634         * src/folderview.c
9635                 use old claws prefs_folder_item_create() for now
9636
9637 2002-04-19 [match]      0.7.4claws83
9638
9639         * src/addressbook.[ch]
9640         * src/addrharvest.[ch]
9641         * src/addrgather.[ch]
9642                 recurse folders.
9643         * src/mainwindow.c
9644         * src/summaryview.[ch]
9645                 change menu option.
9646
9647 2002-04-19 [paul]       0.7.4claws82
9648
9649         * po/pt_BR.po
9650                 updated by Fabio Junior Beneditto
9651
9652 2002-04-14 [alfons]     0.7.4claws81
9653
9654         * src/passphrase.c
9655                 add #include <sys/types.h> for mode_t and off_t 
9656
9657 2002-04-13 [paul]       0.7.4claws80
9658         
9659         * src/main.c
9660           src/passphrase.[ch]
9661           src/pgptext.c
9662           src/prefs_common.[ch]
9663           src/rfc2015.c
9664                 enable storing of GnuPG passphrase for the whole 
9665                 session or a user-defined number of minutes. patch 
9666                 submitted by Ravemax <ravemax@dextrose.com>
9667
9668 2002-04-13 [alfons]     0.7.4claws79
9669
9670         * src/textview.c
9671                 make email parser also stop scanning when encountering separators
9672                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
9673
9674 2002-04-13 [paul]       0.7.4claws78
9675
9676         * sync with 0.7.4cvs39
9677                 see ChangeLog entry 2002-04-12
9678
9679 2002-04-11 [paul]       0.7.4claws77
9680
9681         * sync with 0.7.4cvs37
9682                 see ChangeLog entry 2002-04-11
9683
9684 2002-04-11 [paul]       0.7.4claws76
9685
9686         * COPYING 
9687                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
9688                 the clause for OpenSSL). sync with sylpheed main
9689
9690 2002-04-09 [melvin]     0.7.4claws75
9691
9692         * src/compose.c
9693                 Made 'Ctrl-Enter' on send ignore some modifiers 
9694                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
9695                 to bind other *-Enter (but not Alt-Enter).
9696
9697 2002-04-09 [paul]       0.7.4claws74
9698
9699         * sync with 0.7.4cvs35
9700                 see ChangeLog entries 2002-04-09
9701
9702 2002-04-08 [paul]       0.7.4claws73
9703
9704         * sync with 0.7.4cvs33
9705                 see ChangeLog entry 200-04-08
9706
9707 2002-04-07 [match]      0.7.4claws72
9708
9709         * src/addrharvest.[ch]
9710                 fixed to read all addresses in header, regardless
9711                 of header size. improved name parsing. accommodate
9712                 harvest from folders and selected message.
9713         * src/addritem.[ch]
9714                 included new address parsing function.
9715         * src/addrgather.[ch]
9716         * src/addressbook.[ch]
9717         * src/summaryview.[ch]
9718         * src/mainwindow.c
9719                 allow address harvest of folder as well as selected
9720                 messages.
9721
9722 2002-04-07 [paul]       0.7.4claws71
9723
9724         * src/esmtp.[ch]
9725           src/smtp.c
9726                 don't try to authenticate with CRAM-MD5 in SMTP when 
9727                 SMTP-AUTH enabled if MTA doesn't issue this 
9728                 auth-method in it's ehlo-response. bug item #531364,
9729                 patch item #938910. patch submitted by Colin Leroy 
9730                 <colin@colino.net>
9731
9732 2002-04-07 [paul]       0.7.4claws70
9733
9734         * src/nntp.c
9735                 fix missing MODE_READER bug. patch submitted by
9736                 Colin Leroy <colin@colino.net>
9737
9738 2002-04-07 [alfons]     0.7.4claws69
9739
9740         * src/matcher.[ch]
9741         * src/prefs_filtering.c
9742         * src/summaryview.c
9743                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
9744                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
9745
9746 2002-04-07 [paul]       0.7.4claws68
9747
9748         * sync with 0.7.4cvs32
9749                 see ChangeLog entry 2002-04-06
9750
9751         * tools/filter_conv.pl
9752                 more bug fixes
9753
9754 2002-04-06 [paul]       0.7.4claws67
9755
9756         * tools/filter_conv.pl
9757                 modify to be able to find the name of the first
9758                 mailbox and use that. main's filter does not
9759                 record the full path to the mailbox and therefore
9760                 can only filter to the first mailbox.
9761
9762 2002-04-05 [paul]       0.7.4claws66
9763
9764         * tools/filter_conv.pl
9765                 attempt to make the script all-encompassing and
9766                 be able to convert any main 'filter' rule thrown
9767                 at it
9768
9769 2002-04-05 [paul]       0.7.4claws65
9770
9771         * tools/filter_conv.pl
9772                 allow for collapsed folder trees
9773
9774 2002-04-05 [paul]       0.7.4claws64
9775
9776         * sync with 0.7.4cvs31
9777                 see ChangeLog entries 2002-04-05
9778
9779 2002-04-03 [paul]       0.7.4claws63
9780
9781         * sync with 0.7.4cvs29
9782                 see ChangeLog entries 2002-04-02 and 2002-04-03
9783
9784 2002-04-02 [paul]       0.7.4claws62
9785
9786         * sync with 0.7.4cvs26
9787                 see ChangeLog entry 2002-04-01
9788
9789 2002-04-02 [match]      0.7.4claws61
9790
9791         * src/pine.[ch]
9792         * src/importpine.[ch]
9793         * src/addressbook.c
9794                 import Pine address book.
9795
9796 2002-04-02 [match]      0.7.4claws60
9797
9798         * src/addrharvest.[ch]
9799                 improve address parsing of funky addresses.
9800
9801 2002-04-02 [darko]      0.7.4claws59
9802
9803         * src/compose.c
9804                 wrap on send improvements, it now recognizes quoted
9805                 initials as part of the quotation string, and it
9806                 does not join lines separated by CR
9807
9808 2002-04-01 [match]      0.7.4claws58
9809
9810         * src/mgutils.[ch]
9811                 added new functions.
9812         * src/mutt.[ch]
9813                 remove excessive duplicate address generation
9814                 on import.
9815
9816 2002-04-01 [alfons]     0.7.4claws57
9817         
9818         * src/summaryview.c
9819                 put back g_free() 
9820
9821 2002-04-01 [paul]       0.7.4claws56
9822
9823         * sync with 0.7.4cvs25
9824                 see ChangeLog entry 2002-04-01
9825
9826 2002-04-01 [alfons]     0.7.4aprilfool55
9827
9828         * src/summaryview.c
9829                 honour feature request item #537427 to allow for
9830                 displaying names from address book for sent mail also
9831
9832 2002-03-29 [paul]       0.7.4claws54
9833
9834         * src/mainwindow.c
9835           src/prefs_filtering.[ch]
9836           src/prefs_matcher.c
9837           src/summaryview.c
9838                 add 'fast filter' for claws' filtering,
9839                 /Tools/Create filter rule/... patch submitted
9840                 by Neill Miller <neillm@thecodefactory.org>
9841
9842 2002-03-29 [paul]       0.7.4claws53
9843
9844         * sync with 0.7.4cvs24
9845                 see ChangeLog entry 2002-03-29
9846
9847 2002-03-28 [paul]       0.7.4claws52
9848
9849         * sync with 0.7.4cvs23
9850                 see ChangeLog entry 2002-03-28
9851
9852 2002-03-27 [melvin]     0.7.4claws51
9853
9854         * src/prefs_actions.c
9855                 Added support to pass only one message part (as a
9856                 file) to the command using '%p'. No quotes are needed
9857                 because doubles quotes are automatically added.
9858                 Fixed bug where Sylpheed could block when waiting for
9859                 a child process to finish.
9860                 Changed the help menu to remove quotes around symbols to 
9861                 avoid misinterpretation (they must not be used).
9862
9863 2002-03-27 [melvin]     0.7.4claws50
9864
9865         * src/inc.c
9866                 Made the new mail notification command always 
9867                 execute asynchronously.
9868
9869 2002-03-27 [paul]       0.7.4claws49
9870
9871         * src/compose.c
9872                 fix bug introduced in last commit
9873
9874 2002-03-27 [paul]       0.7.4claws48
9875
9876         * sync with 0.7.4cvs21
9877                 see ChangeLog 2002-03-26 and 2002-03-27
9878
9879 2002-03-26 [hoa]        0.7.4claws47
9880
9881         * src/prefs_folder_item.c
9882                 really fixed the bug #516442 with folder rescan.
9883
9884 2002-03-26 [paul]       0.7.4claws46
9885
9886         * sync with 0.7.4cvs19
9887                 see ChangeLog entries 2002-03-25 and 2002-03-26
9888
9889 2002-03-25 [hoa]        0.7.4claws45
9890
9891         * src/matcher.c
9892         * src/mh.c
9893                 fix the bug #516442 with folder rescan.
9894
9895         * src/prefs_common.[ch]
9896         * src/compose.c
9897                 added an option to enable two different behaviours
9898                 for bounce.
9899
9900
9901 2002-03-25 [paul]       0.7.4claws44
9902
9903         * src/mainwindow.c
9904           src/selective_download.c
9905                 correct a few menuitem labels
9906
9907 2002-03-25 [christoph]  0.7.4claws43
9908
9909         * src/procmsg.c
9910                 fix non deleted tmp message in
9911                 procmsg_save_to_outbox
9912                 fix problems caused by sync with
9913                 main branch's procmsg_send_queue
9914
9915 2002-03-25 [paul]       0.7.4claws42
9916
9917         * src/quote_fmt.c
9918           src/quote_fmt_lex.l
9919           src/quote_fmt_parse.y
9920                 add Last name (%L) placeholder for quoting. 
9921                 patch submitted by Thorsten Thielen 
9922                 <thth@users.sourceforge.net>
9923
9924 2002-03-25 [paul]       0.7.4claws41
9925
9926         * src/utils.c
9927                 get full hostname. patch submitted by
9928                 Bob Woodside <rwoodside1@comcast.net>
9929
9930 2002-03-25 [paul]       0.7.4claws40
9931
9932         * src/account.c
9933           src/news.c
9934           src/nntp.[ch]
9935           src/prefs_account.[ch]
9936                 enable NNTP over SSL. patch submitted by
9937                 Pascal Jermini <pascal@infinity.hn.org>
9938
9939 2002-03-24 [paul]       0.7.4claws39
9940
9941         * src/prefs_common.c
9942                 make the arrangement of the Compose tab more
9943                 coherent
9944
9945         * src/mainwindow.c
9946                 fix some irregularities of style
9947
9948         * po/de.po
9949                 updated by Kilian Krause
9950
9951 2002-03-23 [paul]       0.7.4claws38
9952
9953         * po/pt_BR.po
9954                 updated by Fabio Junior Beneditto
9955
9956 2002-03-23 [paul]       0.7.4claws37
9957
9958         * src/mainwindow.c
9959                 move 'Gather addresses' to 'Tools' menu
9960                 make 'Selective download' sensitive
9961
9962 2002-03-23 [paul]       0.7.4claws36
9963
9964         * sync with 0.7.4cvs16
9965                 see ChangeLog entries 2002-03-23
9966
9967 2002-03-22 [christoph]  0.7.4claws35
9968
9969         * src/quote_fmt_parse.y
9970                 fix include program output
9971
9972 2002-03-22 [alfons]     0.7.4claws34
9973
9974         * src/pop.c
9975                 initialize GDate stack variable correctly (sorry!)
9976
9977 2002-03-22 [paul]       0.7.4claws33
9978
9979         * src/compose.c
9980           src/mainwindow.c
9981           src/prefs_actions.c
9982           src/prefs_common.c
9983                 rename 'Tool' to 'Tools'
9984
9985         * src/mainwindow.c
9986                 move 'Delete duplicated messages' from
9987                 'Message/' to 'Tools/'
9988                 re-arrange the order of 'Tools/' items
9989
9990 2002-03-22 [paul]       0.7.4claws32
9991
9992         * src/addr_compl.c
9993           src/addressbook.[ch]
9994                 auto-address completion now also matches on
9995                 Nickname. patch submitted by Bob Forsman 
9996                 <hammor@users.sourceforge.net>
9997
9998         * src/editaddress.c
9999                 correct a spelling mistake
10000
10001 2002-03-22 [alfons]     0.7.4claws31
10002
10003         * src/pop.c
10004                 fix getting uidl from incorrect string 
10005                 (spotted by Colin)
10006
10007 2002-03-21 [alfons]     0.7.4claws30
10008
10009         * src/pop.c
10010                 more code refactoring
10011                 plug mem leak introduced by delete on server
10012
10013 2002-03-21 [paul]       0.7.4claws29
10014
10015         * sync with 0.7.4cvs11
10016                 see ChangeLog entries 2002-03-20
10017
10018 2002-03-20 [alfons]     0.7.4claws28
10019
10020         * src/inc.c
10021                 apply Colin's patch and refactor
10022
10023 2002-03-20 [paul]       0.7.4claws27
10024
10025         * sync with sylpheed 0.7.4cvs9
10026                 see ChangeLog entry 2002-03-20
10027
10028 2002-03-19 [christoph]  0.7.4claws26
10029
10030         * src/mh.c
10031         * src/procmsg.[ch]
10032         * src/summaryview.c
10033                 revert changes for flag updates
10034                 (does not work correctly and no time to debug)
10035
10036 2002-03-20 [alfons]     0.7.4claws25
10037
10038         * src/pop.c
10039                 refactor should_delete() a little bit 
10040
10041 2002-03-19 [paul]       0.7.4claws24
10042
10043         * src/inc.[ch]
10044           src/pop.c
10045           src/prefs_account.[ch]
10046                 allow the user to leave downloaded mail on the 
10047                 server for n days. Patch submitted by Colin Leroy 
10048                 <colin@colino.net>
10049
10050 2002-02-19 [paul]       0.7.4claws23
10051
10052         * sync with sylpheed 0.7.4cvs8
10053                 see ChangeLog entries 2002-03-19
10054
10055 2002-03-18 [paul]       0.7.4claws22
10056
10057         * sync with sylpheed 0.7.4cvs6
10058                 see ChangeLog entry 2002-03-18
10059
10060 2002-03-18 [paul]       0.7.4claws21
10061
10062         * po/en_GB.po
10063                 add en_GB message catalogue
10064
10065         * src/mbox_folder.c
10066           src/prefs_account.c
10067           src/prefs_actions.c
10068                 correct a few spelling mistakes
10069
10070 2002-03-17 [alfons]     0.7.4claws20
10071
10072         * src/matcher.c
10073                 more stringent checks for NULL params when writing
10074                 filtering actions to a file
10075                 
10076 2002-03-17 [hoa]        0.7.3claws20
10077
10078         * src/news.c
10079                 fixed the count of new messages
10080
10081         * src/compose.c
10082                 fixed the "attachment properties" window
10083
10084 2002-03-17 [paul]       0.7.4claws19
10085
10086         * src/defs.h
10087           src/folder.h
10088           src/news.c
10089           src/prefs_account.[ch]
10090           src/procmsg.[ch]
10091           src/summaryview.c
10092                 automatically mark cross-posted messages as read 
10093                 and (optionally) give them a colour label
10094                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
10095                 
10096
10097 2002-03-17 [paul]       0.7.4claws18
10098
10099         * sync with sylpheed 0.7.4cvs5
10100                 see ChangeLog entry 2002-03-17
10101
10102 2002-03-17 [melvin]     0.7.4claws17
10103         
10104         * src/textview.c
10105                 Worked around a gtktext 'bug': when searching for 
10106                 a text in a long message it was scrolling slowly
10107                 line by line until it hit the searched text.
10108         * po/fr.po
10109                 Updated French translation
10110
10111 2002-03-17 [melvin]     0.7.4claws16
10112
10113         * src/mainwindow.c
10114         * src/compose.c
10115         * src/prefs_actions.c
10116                 Moved "Edit/Actions" to "Tool/Actions"
10117                 Made mainwindow/compose window sensitive as soon as
10118                 no child process is running anymore even if the io dialog
10119                 is open.
10120                 Fixed a struct being initialized with a non constant char*
10121
10122 2002-03-16 [christoph]  0.7.4claws15
10123
10124         * configure.in
10125                 add --with-compiler-flags option
10126                 (only for developer hacking)
10127         * src/mh.c
10128         * src/procmsg.[ch]
10129         * src/summaryview.c
10130                 try to make folder-stats and flag handling more
10131                 independent from the summaryview. msgcounts
10132                 are only set when the folder is opened and
10133                 procmsg_msginfo_(un)set_flags will handle it
10134                 later and summaryview will get the values
10135                 from the folder.
10136
10137 2002-03-16 [paul]       0.7.4claws14
10138
10139         * src/messageview.c
10140                 fix Return-receipt. Patch submitted by Bob
10141                 Woodside <rwoodside1@comcast.net>
10142
10143 2002-03-16 [paul]       0.7.4claws13
10144
10145         * src/compose.c
10146                 fix 'dynamic' signatures, make it work again
10147                 broken during sync on 2002-03-14 (0.7.4claws2)
10148
10149 2002-03-15 [match]      0.7.4claws12
10150
10151         * src/addrharvest.[ch]
10152         * src/addrgather.[ch]
10153         * src/addressbook.[ch]
10154         * src/mainwindow.c
10155                 included address harvester feature. still some
10156                 issues with address parsing that I will fix.
10157
10158 2002-03-15 [match]      0.7.4claws11
10159
10160         * src/addrbook.[ch]
10161         * src/addrcache.[ch]
10162         * src/addressbook.[ch]
10163         * src/addrindex.c
10164         * src/editbook.c
10165         * src/importldif.c
10166         * src/importmutt.c
10167         * src/jpilot.[ch]
10168         * src/main.c
10169         * src/syldap.[ch]
10170         * src/vcard.[ch]
10171                 tidy up. fix memory leaks. moved attribs and methods
10172                 from individual interfaces to addrcache object. prep
10173                 for new stuff to come in.
10174
10175 2002-03-15 [alfons]     0.7.4claws10
10176
10177         * src/matcher.[ch]
10178         * src/matcher_parser_parse.y
10179         * src/matcher_parser_lex.l
10180         * src/prefs_matcher.c
10181                 add filtering conditions message greater than, smaller 
10182                 than, and exactly matching a size in bytes
10183                 (does not work with delete from POP3 server yet)
10184
10185                 this should also give others an idea what you should
10186                 do to add new criterions to claws filtering system
10187                 
10188
10189 2002-03-15 [paul]       0.7.4claws9
10190
10191         * tools/filter_conv.pl
10192                 exit if there are no filter rules to convert
10193                 rename filterrc to filterrc.old after completion
10194
10195 2002-03-15 [paul]       0.7.4claws8
10196
10197         * sync with sylpheed 0.7.4cvs3
10198                 see ChangeLog entry 2002-03-14
10199
10200 2002-03-14 [paul]       0.7.4claws7
10201
10202         * src/compose.c
10203                 clean up the last commit (ahem)
10204
10205 2002-03-14 [paul]       0.7.4claws6
10206
10207         * src/compose.c
10208                 fix bug #515655. honour account preferences
10209                 regarding gpg default signing/encryption when 
10210                 changing account from the compose window.
10211
10212 2002-03-14 [paul]       0.7.4claws5
10213
10214         * src/folderview.c
10215                 remove unnecessary curly brackets
10216
10217 2002-03-14 [paul]       0.7.4claws4
10218
10219         * src/folderview.c
10220           src/prefs_filtering.[ch]
10221                 add filter rename on folder rename and filter
10222                 delete on folder delete. Patch submitted by
10223                 Neill Miller <neillm@thecodefactory.org> 
10224
10225 2002-03-14 [christoph]  0.7.4claws3
10226
10227         * src/procmsg.c
10228         * src/send.c
10229                 fix local delivery
10230                 (patch submitted by "Simon 'corecode' Schubert")
10231         * src/prefs_common.c
10232         * src/procmsg.c
10233                 fix gcc 3.0 warning
10234
10235 2002-03-14 [paul]       0.7.4claws2
10236
10237         * sync with sylpheed 0.7.4cvs2
10238                 see ChangeLog entry 2002-03-13
10239
10240 2002-03-12 [darko]      0.7.4claws1
10241
10242         * src/mainwindow.c
10243                 fix what seems to be a copy and paste error
10244                 when setting color for important messages
10245                 (reported by wwp)
10246
10247 2002-03-11 [paul]       version 0.7.4claws released
10248
10249 2002-03-11 [paul]       0.7.4claws
10250
10251         * po/es.po
10252           po/it.po
10253           po/nl.po
10254           po/pt_BR.po
10255                 update message catalogs. Submitted by Ricardo Mones 
10256                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
10257                 Fabio Junior Beneditto
10258
10259         * configure.in
10260           faq/Makefile.am
10261           faq/it/Makefile
10262           faq/it/sylpheed-faq*
10263           src/mainwindow.c
10264           src/manual.[ch]
10265                 add FAQ in Italian
10266         
10267
10268 2002-03-11 [jens]       0.7.3claws7
10269
10270         * po/de.po
10271                 updated German translation
10272
10273 2002-03-11 [melvin]     0.7.3claws6
10274
10275         * po/fr.po
10276                 updated and corrected French translation
10277
10278 2002-03-10 [hoa]        0.7.3claws5
10279
10280         * src/account.c
10281         * src/inc.c
10282         * src/prefs_account.c
10283         * src/procmsg.c
10284         * src/send.[ch]
10285                 fixed the local account.
10286                 you have to change the default "/usr/sbin/sendmail"
10287                 to "/usr/sbin/sendmail -t" in the preferences of
10288                 the local account.
10289
10290         * src/procmime.c
10291                 removed some debug display for renderer
10292
10293 2002-03-10 [paul]       0.7.3claws4
10294
10295         * faq/en/sylpheed-faq-1.html
10296           faq/en/sylpheed-faq-2.html
10297                 update
10298
10299 2002-03-09 [paul]       0.7.3claws3
10300
10301         * sync with sylpheed 0.7.4
10302                 see ChangeLog entry 2002-03-09
10303
10304 2002-03-08 [paul]       0.7.3claws2
10305
10306         * faq/en/sylpheed-faq*
10307           faq/es/sylpheed-faq*
10308           faq/fr/sylpheed-faq*
10309                 update the FAQs
10310
10311         * manual/fr/.cvsignore
10312           manual/fr/Makefilea.am
10313           manual/fr/sylpheed*
10314           src/mainwindow.c
10315           src/manual.[ch]
10316                 add the French manual
10317
10318 2002-03-07 [paul]       0.7.3claws1
10319
10320         * sync with sylpheed 0.7.3cvs4
10321                 see ChangeLog entries  2002-03-06 and 2002-03-07
10322         
10323         * po/nl.po
10324                 updated by Wilbert Berendsen
10325
10326 2002-03-07 [melvin]     0.7.2claws34
10327
10328         * src/selective_download.c
10329                 Changed the pixmap of the receive button to MAIL_RECEIVE.
10330
10331 2002-03-06 [paul]       0.7.2claws33
10332
10333         * sync with sylpheed 0.7.3cvs1
10334                 bug fix, see ChangeLog entry 2002-03-05
10335
10336 2002-03-05 [paul]       0.7.2claws32
10337
10338         * src/mimeview.c
10339           src/pgptext.[ch]
10340           src/procmsg.c
10341                 reverse the pgp ascii-armored code implemented in 
10342                 0.7.2claws16. removal of this code until it matures.
10343                 this means that verifying ascii-armored pgp sigs and
10344                 automatic decryption of ascii-armored encrypted
10345                 messages no longer works.
10346
10347 2002-03-05 [paul]       0.7.2claws31
10348
10349         * configure.in
10350           Makefile.am
10351         * faq/Makefile.am
10352         * faq/en/Makefile.am
10353           faq/en/sylpheed-faq.html
10354           faq/en/sylpheed-faq-1.html
10355           faq/en/sylpheed-faq-2.html
10356           faq/en/sylpheed-faq-3.html
10357         * faq/es/Makefile.am
10358           faq/es/sylpheed-faq.html
10359           faq/es/sylpheed-faq-1.html
10360           faq/es/sylpheed-faq-2.html
10361           faq/es/sylpheed-faq-3.html
10362           faq/es/sylpheed-faq-4.html
10363         * faq/fr/Makefile.am
10364           faq/fr/sylpheed-faq.html
10365           faq/fr/sylpheed-faq-1.html
10366           faq/fr/sylpheed-faq-2.html
10367           faq/fr/sylpheed-faq-3.html
10368         * src/Makefile.am
10369           src/defs.h
10370           src/mainwindow.c
10371           src/manual.[ch]
10372                 add FAQs in English, Spanish and French
10373
10374
10375 2002-03-05 [paul]       0.7.2claws30
10376
10377         * manual/en/sylpheed.html
10378           manual/en/sylpheed-XX.html
10379                 updated the English manual
10380
10381 2002-03-05 [hoa]        
10382
10383         * src/summaryview.c
10384                 dialog box pops up if the article can't be deleted.
10385
10386 2002-03-04 [paul]       
10387         
10388         * po/pt_BR.po
10389                 updated by Fabio Junior Benedito
10390
10391 2002-03-04 [hoa]
10392
10393         * removed ac/gpgme.m4
10394                 to avoid autogen common problem
10395                 developers have to install gpgme development package now
10396
10397         * src/compose.c
10398                 encoding to 7bit or 8bit is enabled.
10399
10400 2002-03-03 [alfons]     0.7.2claws29
10401
10402         * src/pop.c
10403                 merge fix by Oliver Haertel for selective
10404                 download buglet
10405
10406 2002-03-03 [paul]       0.7.2claws28
10407         
10408         * sync with sylpheed 0.7.3
10409
10410 2002-03-03 [paul]       0.7.2claws27
10411
10412         * sync with sylpheed 0.7.2cvs24
10413                 see ChangeLog entries 2002-03-02 and 2002-03-03
10414
10415 2002-03-02 [melvin]     0.7.2claws26
10416
10417         * src/inc.[ch]
10418         * src/main.c
10419         * src/mainwindow.c
10420         * src/prefs_common.[ch]
10421                 Added user definable notification on new mail arrival.
10422                 Removed unused variables in spell checker prefs code.
10423
10424 2002-03-02 [melvin]     0.7.2claws25
10425
10426         * src/quote_fmt.c
10427                 Removed unnecessary escape sequences.
10428                 Changed 'Initial...' to 'Initials of Sender'
10429
10430 2002-03-02 [paul]       0.7.2claws24
10431
10432         * sync with sylpheed 0.7.2cvs22
10433                 see ChangeLog entry 2002-03-01
10434
10435 2002-03-01 [hoa]        0.7.2claws23
10436
10437         * src/mainwindow.c
10438                 Set sensitivity of delete actions to active
10439                 even if the folder is a newsgroup.
10440
10441         * src/summaryview.c
10442                 - Set sensitivity of delete actions
10443                 - Added function check_permission() that will check if the
10444                   user is authorized to delete a message. For news, it
10445                   will check if the author is the same.
10446                 - Enabled deletion when there is no trash folder.
10447
10448         * src/news.[ch]
10449                 - Added news_cancel_article() to cancel articles
10450                 - Implemented news_remove_message() (public function)
10451
10452 2002-03-01 [paul]       0.7.2claws22
10453
10454         * src/gtkutils.c
10455           src/textview.c
10456                 recognise urls that that don't include 'http://' and
10457                 simply begin 'www.' 
10458
10459         * AUTHORS
10460                 remove duplicated name
10461
10462 2002-02-28 [paul]       0.7.2claws21
10463
10464         * src/mainwindow.c
10465           src/summaryview.[ch]
10466                 add ability to 'Select thread'
10467                 combines Melvin's "Select thread's head" patch (#510907)
10468                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
10469                 patch (#518514) 
10470
10471 2002-02-28 [paul]       0.7.2claws20
10472
10473         * src/mimeview.c
10474                 hopefully fix segfault on right-clicking a mime part
10475                 that some people have experienced.      
10476                 fix submitted by Fredrik Olofsson <frol@linux.nu>
10477
10478 2002-02-28 [paul]       0.7.2claws19
10479
10480         * sync with sylpheed 0.7.2cvs21
10481                 see ChangeLog entries 2002-02-27 and 2002-02-28
10482
10483 2002-02-27 [paul]       0.7.2claws18
10484
10485         * sync with sylpheed 0.7.2cvs18
10486                 see ChangeLog entries 2002-02-26 and 2002-02-27
10487
10488 2002-02-26 [alfons]     0.7.2claws17
10489
10490         * src/procheader.c
10491                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
10492                 (spotted by Chris Hessman <idatech@gmx.net>)
10493
10494 2002-02-26 [paul]       0.7.2claws16
10495
10496         * src/mimeview.c
10497           src/pgptext.[ch]
10498           src/procmsg.c
10499                 make decryption of ascii-armored pgp encrypted messages
10500                 and verification of ascii-armored signatures work again.
10501                 slightly altered from the patch by Jens Jahnke 
10502                 <jan0sch@gmx.net>
10503
10504                 ##FIX ME##
10505                 * the checking of plaintext signatures always comes up in 
10506                   a popup box
10507                 * it doesn't work for multipart messages 
10508                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
10509                   including the msg headers and these 2 line themselves, are 
10510                   not displayed
10511
10512         * src/mainwindow.c
10513                 "View/Folder Tree" becomes "View/Separate Folder Tree"
10514                 "View/Message View" becomes "View/Separate Message View"
10515                 because its less ambiguous.
10516
10517         * po/es.po
10518                 updated by Ricardo Mones Lastra
10519
10520 2002-02-26 [paul]       0.7.2claws15
10521
10522         * sync with sylpheed 0.7.2cvs17
10523                 see ChangeLog entries 2002-02-25 and 2002-02-26
10524
10525 2002-02-25 [christoph]  0.7.2claws14
10526
10527         * src/filtering.[ch]
10528         * src/inc.c
10529                 do filtering stuff after all messages have been received
10530                   1. drop all messages to .processing
10531                   2. scan processing folder for messages
10532                   3. filter messages or move to inbox
10533                 this will also find old messages left in processing after
10534                 a crash or something like that and we get a real msginfo
10535                 from folder->get_msg_list and do not have to create our
10536                 own in filter_message
10537         * src/matcher_parser_parse.y
10538                 remove MIX/MAX warning (reordered includes)
10539
10540 2002-02-25 [paul]       0.7.2claws13
10541
10542         * sync with sylpheed 0.7.2cvs15
10543                 see ChangeLog entry 2002-02-24
10544
10545 2002-02-24 [alfons]     0.7.2claws12
10546
10547         * src/filtering.c
10548                 clear old color flags first when applying a new color to
10549                 a message info. 
10550                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
10551
10552 2002-02-24 [alfons]     0.7.2.claws11
10553         
10554         * AUTHORS
10555         * src/prefs_common.c
10556                 add presets for Opera and Konqueror, closes patch #517261,
10557                 submitted by Ville Skyttä <scop@users.sourceforge.net>
10558
10559 2002-02-24 [alfons]     0.7.2.claws10
10560
10561         * AUTHORS
10562         * src/summaryview.c
10563                 fix threading for null message ids, closes patch #521601,
10564                 submitted by Bob Forsman <hammor@users.sourceforge.net>
10565
10566 2002-02-24 [alfons]     0.7.2claws9
10567
10568         * src/summaryview.c
10569         * src/filtering.c
10570                 make Tool | Filter Message work with filtering system so
10571                 setting flags also works
10572
10573                 TODO:
10574
10575                 - Processing uses the same function as Tool | Filter
10576                   Message, but doesn't use the same update proc yet
10577
10578 2002-02-23 [paul]       0.7.2claws8
10579
10580         * sync with sylpheed 0.7.2cvs14
10581                 see ChangeLog entries 2002-02-22 and 2002-02-23
10582
10583 2002-02-22 [christoph]  0.7.2claws7
10584
10585         * src/quote_fmt.c
10586                 Add column space to table
10587         * src/quote_fmt_parse.y
10588                 Close files
10589
10590 2002-02-22 [paul]       0.7.2claws6
10591
10592         * src/Makefile.am
10593           src/defs.h
10594           src/filtering.c
10595           src/inc.[ch]
10596           src/mainwindow.c
10597           src/matcher.[ch]
10598           src/matcher_parser_lex.l
10599           src/matcher_parser_parse.y
10600           src/pop.[ch]
10601           src/prefs_account.h
10602           src/prefs_filtering.c
10603           src/selective_download.[ch]   *** NEW FILES ***
10604           src/utils.[ch]
10605           po/POTFILES.in
10606                 Selective Download added to 'Tool' menu. 
10607                 Retrieves email headers of the currently selected pop3 
10608                 account and allows the user to mark emails for deletion 
10609                 right on the pop3 server. Patch submitted by Oliver Haertel 
10610                 <oha@users.sourceforge.net>.
10611         
10612         * po/POTFILES.in
10613                 add 'src/quote_fmt.c'           
10614
10615 2002-02-22 [christoph]  0.7.2claws5
10616
10617         * src/Makefile.am
10618                 added quote_fmt.c
10619         * src/prefs_common.[ch]
10620         * src/prefs_template.c
10621         * src/quote_fmt.c               *** NEW FILE ***
10622         * src/quote_fmt.h
10623                 move quote format symbol description code
10624                 to it's own file because it is used from
10625                 differnent code parts
10626                 Rewrote symbol description GUI
10627                   + use table
10628                   + add separators
10629                   + get data from array (no more long constant strings)
10630         * src/quote_fmt_lex.l
10631         * src/quote_fmt_parse.y
10632                 Symbol for Literal % changed to \% instead of %%
10633                 (More logical as \ is used for quoting for other symbols)
10634                 Add |f and |p to include files and program output
10635                 Examples:
10636                     |f{/home/.../.signature}
10637                     |p{date}
10638         * po/de.po
10639                 Correct wrong spelling for "Referenzen"
10640
10641 2002-02-21 [paul]       0.7.2claws4
10642
10643         * src/procmsg.c
10644                 forgotten during sync
10645
10646 2002-02-21 [paul]       0.7.2claws3
10647
10648         * sync with sylpheed 0.7.2cvs11
10649                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
10650                 2002-02-20 and 2002-02-21
10651
10652 2002-02-20 [melvin]     0.7.2claws2
10653
10654         * src/prefs_actions.c
10655                 Added error report when child cannot fork or when execvp 
10656                 returns with an error.
10657
10658 2002-02-19 [christoph]  0.7.2claws1
10659
10660         * src/codeconv.c
10661                 return unconverted text if conde conversion is not possible
10662                 when libjconv is used.
10663                 (patch submitted by "Simon 'corecode' Schubert")
10664
10665 2002-02-19 [paul]       
10666
10667         * version 0.7.2claws release
10668
10669 2002-02-19 [paul]       0.7.2claws
10670
10671         * po/nl.po
10672                 updated by Wilbert Berendsen
10673
10674
10675 2002-02-18 [alfons]     0.7.1claws13
10676
10677         * src/syldap.c
10678         * src/jpilot.c
10679                 remove references to dlfcn and explicitly loading functions
10680                 from dynalink libs, because libs linked anyway, and functions
10681                 are loaded explicitly
10682
10683 2002-02-17 [melvin]     0.7.1claws12
10684
10685         * src/prefs_actions.c
10686                 Replaced children wait loop with double fork technique.
10687                 Now, input/output window updated at each new output.
10688                 free_children(): Fixed a memory leak.
10689                 Made input/output window non closable if running children
10690                 still exist.
10691                 Added missing <unistd.h> include.
10692                 Added some --debug outputs.
10693
10694 2002-02-17 [melvin]     0.7.1claws11
10695
10696         * src/summaryview.c
10697                 Fixed bug where descending sort order did not select top
10698                 message.
10699
10700 2002-02-17 [melvin]     0.7.1claws10
10701
10702         * acconfig.h
10703                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10704         * src/prefs_common.c
10705                 Pspell data package directory no more hard coded but
10706                 set during configuration (PSPELL_PATH). (Thanks to 
10707                                 Gustavo Noronha Silva.)
10708
10709 2002-02-17 [melvin]     0.7.1claws9
10710
10711         * configure.in
10712                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10713         * src/gtkspell.c
10714                 Fixed compile-time warnings.
10715
10716 2002-02-16 [alfons]     0.7.1claws8
10717
10718         * src/filesel.c
10719                 fix inadvertent free of NULL pointer which caused
10720                 sylpheed to crash when closing the save-as dialog
10721                 using the window close button
10722
10723 2002-02-16 [carsten]    0.7.1claws7
10724         * src/mainwindow.[ch]
10725           src/summaryview.c
10726           src/prefs_common.c
10727                 fixes for pixmap theming code:
10728                         - recently changed mail attributes shouldn't get
10729                           lost any longer
10730                         - theme is only reloaded iff another theme was
10731                           selected
10732
10733 2002-02-16 [paul]       0.7.1claws6
10734
10735         * sync with sylpheed 0.7.2 release
10736                 see ChangeLog entry 2002-02-15 and 2002-02-16
10737
10738 2002-02-15 [paul]       0.7.1claws5
10739
10740         * sync with sylpheed 0.7.1cvs9
10741                 see ChangeLog entry 2002-02-15
10742
10743         * po/POTFILES.in
10744                 remove unneeded headerwindow.c entry
10745
10746 2002-02-14 [carsten]    0.7.1claws4
10747         * src/summaryview.c
10748                 fixed a bug for "Go to next unread message": there was
10749                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
10750                 in the prefs, because of doing "Search again" instead
10751                 "No"
10752
10753 2002-02-14 [carsten]    0.7.1claws3
10754         * src/stock_pixmap.c
10755                 removed 2 more mem leaks; following memprof,
10756                 this code is "leak free" now :)
10757
10758 2002-02-14 [carsten]    0.7.1claws2
10759         * src/stock_pixmap.c
10760                 used opendir/readdir/closedir instead of scandir
10761                 -> code should work now on Solaris
10762
10763 2002-02-14 [paul]       0.7.1claws1
10764
10765         * sync with sylpheed 0.7.1cvs8
10766                 see ChangeLog entries 2002-02-13 and 2002-02-14
10767
10768         * README.claws
10769                 add some description of Actions and Pixmap Themes
10770
10771 2002-02-13 [paul]       
10772
10773         * version 0.7.1claws release
10774
10775 2002-02-13 [paul]       0.7.1claws
10776
10777         * po/es.po
10778           po/it.po
10779           po/pt_BR.po
10780                 updated translations, submitted by Ricardo Mones Lastra,
10781                 Alessandro Maestri and Fabio Junior Beneditto
10782
10783 2002-02-13 [melvin]     0.7.0claws75
10784
10785         * src/prefs_actions.c
10786                 Added missing "signal.h" include
10787
10788 2002-02-13 [melvin]     0.7.0claws74
10789
10790         * src/prefs_folder_item.c
10791                 Added missing "config.h" include
10792         * po/fr.po
10793                 Updated French translation for folder propriety.
10794
10795 2002-02-13 [jens]       0.7.0claws73
10796
10797         * po/POTFILES.in
10798                 Added missing src/prefs_folder_item.c [log added by melvin]
10799         * po/de.po
10800                 Updated German translation.
10801
10802 2002-02-13 [melvin]     0.7.0claws72
10803
10804         * po/fr.po
10805                 Updated French translation.
10806
10807 2002-02-13 [melvin]     0.7.0claws71
10808
10809         * src/gtkutils.c
10810                 Made gtkut_editable_get_selection return NULL if selection
10811                 is of length zero.
10812                 This fixes a bug where selecting part of message A then
10813                 switching to message B and replying to it will not
10814                 quote the message's body.
10815
10816 2002-02-12 [paul]       0.7.0claws70
10817
10818         * src/mainwindow.c
10819                 cosmetic, relating to pixmap themes: on toolbar make 
10820                 updating of 'Exec' and 'Compose news/Compose email'
10821                 icons faster.
10822
10823 2002-02-12 [carsten]    0.7.0claws69
10824         * src/folderview.c
10825           src/mainwindow.[ch]
10826           src/stock_pixmap.c
10827           src/summaryview.c
10828           src/prefs_common.c
10829                 - refreshing after changing pixmap theme better
10830                   now (thanks Paul)
10831                 - wanted to remove some mem leaks, but alfons was
10832                   faster (and had the better solution ;)
10833
10834 2002-02-12 [alfons]     0.7.0claws68
10835
10836         * src/prefs_common.c
10837         * src/stock_pixmap.[ch]
10838                 plug mem leaks, refactor code a little bit
10839
10840
10841 2002-02-12 [sergey]     0.7.0claws67
10842
10843         * src/imap.c
10844                 Fixed problem with copying messages to IMAP folders when the
10845                 server uses something other than '/' as a namespace separator
10846                 (cyrus-imapd uses '.').
10847
10848 2002-02-12 [jens]       0.7.0claws66
10849
10850         * po/de.po
10851                 Updated German Translation
10852
10853 2002-02-12 [paul]       0.7.0claws65
10854
10855         * sync with sylpheed 0.7.1cvs1
10856                 see ChangeLog entry 2002-02-12
10857
10858 2002-02-12 [melvin]     0.7.0claws64
10859
10860         * src/prefs_actions.c
10861                 Fixed "feature" where children's output was duplicated 
10862                 instead of refreshed while monitoring.
10863                 Removed some debug code.
10864
10865 2002-02-12 [christoph]  0.7.0claws63
10866
10867         * src/compose.c
10868                 always delete message from queue after sending/send error
10869                 (closes bug #509601)
10870
10871 2002-02-12 [melvin]     0.7.0claws62
10872
10873         * src/prefs_actions.c
10874                 Children wait loop is now triggered with a timeout of 1s
10875                 Added %F which is replaced with the list of filenames 
10876                 of all selected messages (as suggested by Ricardo Mones Lestra)
10877                 Pipe syntax changed. Prefix with | to send selection, postfix
10878                 with | to retrieve output. Prefix with > or * to send
10879                 user definable input to the command (*: input is hidden)
10880                 Old pipe action should now be postfixed with |, too.
10881
10882 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
10883         * src/stock_pixmap.c
10884                 fixed a bug: if there's no theme directory don't
10885                 throw an error, just do "nothing" (thanks Alfons)
10886
10887 2002-02-12 [carsten]    0.7.0claws60
10888         * src/folderview.c
10889           src/summaryview.c
10890                 had to write the cache twice (nasty!); some marks would 
10891                 get lost if not
10892
10893 2002-02-11 [carsten]    0.7.0claws59
10894         * acconfig.h
10895           configure.in
10896           doc-src/maintainer_guide.txt
10897           src/compose.[ch]
10898           src/defs.h
10899           src/folderview.[ch]
10900           src/gtkutils.[ch]
10901           src/mainwindow.[ch]
10902           src/prefs_common.[ch]
10903           src/stock_pixmap.[ch]
10904           src/summaryview.[ch]
10905                 pixmap theming and related work on pixmap
10906                 handling on some other places
10907                 (e.g. hrm features for all folder)
10908           src/pixmap/stock_*.xpm -> the stock_ was removed
10909         
10910 2002-02-11 [paul]       0.7.0claws58
10911
10912         * sync with sylpheed 0.7.1 release
10913                 see ChangeLog entries 2002-02-11
10914
10915 2002-02-08 [paul]       0.7.0claws57
10916
10917         * sync with sylpheed 0.7.0cvs39
10918                 see ChangeLog entry 2002-02-07 (last entry) 
10919
10920         * src/prefs_actions.c
10921           src/prefs_filtering.c
10922           src/prefs_matcher.c
10923           src/prefs_scoring.c
10924                 sync: made it compile with C compilers other than gcc
10925
10926 2002-02-07 [paul]       0.7.0claws56
10927
10928         * sync with sylpheed 0.7.0cvs38
10929                 see ChangeLog entries 2002-02-06 (last 2 entries) and
10930                 2002-02-07
10931
10932 2002-02-07 [darko]      0.7.0claws55
10933
10934         * src/gtkutils.[ch]
10935         * src/summaryview.c
10936                 Fix const gchar */gchar * issue (thanks Hiro)
10937
10938 2002-02-07 [darko]      0.7.0claws54
10939
10940         * src/compose.[ch]
10941         * src/filtering.c
10942         * src/gtkutils.[ch]
10943         * src/prefs_template.c
10944         * src/quote_fmt.h
10945         * src/quote_fmt_parse.y
10946         * src/summaryview.c
10947         * src/utils.[ch]
10948                 When replying or forwarding an email don't quote the entire
10949                 mail body but use the part of the message text that is selected
10950
10951 2002-02-06 [melvin]     0.7.0claws53
10952
10953         * src/prefs_common.[ch]
10954         * src/gtkspell.[ch]
10955         * src/compose.c
10956                 Made possible to switch quickly to last used dictionary
10957                 which makes checking bilingual documents easier.
10958
10959 2002-02-06 [melvin]     0.7.0claws52
10960         
10961         * po/POTFILES.in
10962                 Added forgotten new file src/prefs_actions.c
10963
10964 2002-02-06 [melvin]     0.7.0claws51
10965
10966         * src/prefs_actions.c   ** NEW FILE **
10967         * src/prefs_actions.h   ** NEW FILE **
10968                 Added actions to execute on message text view, or on the
10969                         message's file.
10970         * src/Makefile.am
10971                 Added src/prefs_actions.[ch]
10972         * src/compose.c
10973                 Added new menu "Edit/Actions"
10974         * src/defs.h
10975                 Added new actionsrc file.
10976         * src/main.c
10977                 Added actionsrc reading.
10978         * src/mainwindow.c
10979                 Added new menus "Edit/Actions" and "Configuration/Actions..."
10980         * src/prefs_common.h
10981                 Added new element actionslst element to prefs_common.
10982
10983 2002-02-06 [paul]       0.7.0claws50
10984
10985         * sync with sylpheed 0.7.0cvs36
10986                 see ChangeLog entry 2002-02-06
10987
10988 2002-02-05 [paul]
10989
10990         * po/es.po
10991                 updated by Ricardo Mones Lastra
10992
10993 2002-02-05 [paul]       0.7.0claws49
10994
10995         * sync with sylpheed 0.7.0cvs33
10996                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
10997
10998 2002-02-05 [paul]       0.7.0claws48
10999
11000         * src/compose.c
11001                 re-add 'Edit/Advanced/Delete entire line', previously named
11002                 'Delete Line+'
11003
11004 2002-02-04 [paul]       0.7.0claws47
11005
11006         * src/compose.c
11007           src/summaryview.c
11008                 fix bug #494993 (Reply All not taking Reply-To into consi)
11009                 eliminate differences in behaviour of right-click 'Reply to all' 
11010                 in summary view and 'Reply to all' on the toolbar. 
11011                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
11012                 view and From gets ignored by 'Reply to all' on toolbar.
11013                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
11014                 From when no Reply-To header is present.
11015
11016 2002-02-04 [paul]       0.7.0claws46
11017
11018         * sync with sylpheed 0.7.0cvs30
11019                 see ChangeLog entries 2002-02-03 and 2002-02-04
11020
11021 2002-02-03 [melvin]     0.7.0claws45
11022
11023         * src/gtkspell.[ch]
11024                 Readded function to highlight all misspelled words.
11025                 Fixed bug where user-provided-words did not replace
11026                         correctly the misspelled word when using the mouse.
11027                 Fixed bug where checking a region selected from right to left did
11028                         not check the region at all.
11029                 Fixed bug where 'Check backwards' may not check at all. 
11030                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
11031                 Fixed possible buffer overflow when checking for long strings (>1k).
11032                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
11033                 Accelerators code uses now gtk_widget_add_accel.
11034                 Removed and disabled obsolete and unfinished code.
11035                 Cleaning up.
11036
11037         * src/compose.c
11038                 Added menu item to Highlight all misspelled words.
11039
11040 2002-02-01 [paul]       0.7.0claws44
11041
11042         * src/mainwindow.c
11043                 fix '/View/Hide read messages' sensitivity when all
11044                 messages in a folder are hidden
11045
11046 2002-02-01 [paul]       0.7.0claws43
11047
11048         * src/main.c
11049                 add --send option to command line interface, sends all
11050                 queued mail. Patch submitted by Ricardo Mones Lastra.
11051
11052 2002-01-31 [paul]       0.7.0claws42
11053
11054         * src/mainwindow.c
11055                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
11056
11057 2002-01-31 [paul]       0.7.0claws41
11058
11059         * sync with sylpheed 0.7.0cvs27
11060                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
11061                 and 2002-01-31
11062
11063         * src/textview.c
11064                 comment out elements of textview_show_part() as temporary
11065                 workaround for attachment 'Display as text' bug 
11066
11067         * po/pt_BR.po
11068                 updated by Fabio Junior Beneditto
11069
11070 2002-01-30 [paul]       0.7.0claws40
11071
11072         * sync with sylpheed 0.7.0cvs24
11073                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
11074                 and 2002-01-30
11075
11076         * src/compose.c
11077                 add {N_("/_Spelling"), ... "<Branch>"} to 
11078                 GtkItemFactoryEntry compose_entries[]
11079
11080         * src/prefs_common.c
11081                 add claws menu items to prefs_keybind_apply_clicked()
11082                 and remove non-claws menu items
11083
11084 2002-01-29 [paul]       0.7.0claws39
11085
11086         * sync with sylpheed 0.7.0cvs22
11087                 see ChangeLog entries 2002-01-28 and 2002-01-29
11088
11089 2002-01-28 [melvin]     0.7.0claws38
11090
11091         * src/compose.c
11092                 Added the declartion of compose_send_control_enter.
11093
11094         * src/compose.c
11095         * src/gtkspell.[ch]
11096                 Added in a 'Spelling' menu which includes the configuration menu. 
11097                 Added a real 'Check all' and got rid from the old one which only
11098                 highlited misspelled word.
11099                 Made 'Check while typing' a disableable option.
11100                 Added a dialog when there are no more misspelled word.
11101                 Added a dialog if error occurs when switching to a dictionary.
11102         
11103         * src/prefs_common.[ch]
11104                 Added option for the default 'Check while typing' option.
11105
11106
11107 2002-01-28 [alfons]     0.7.0claws37
11108
11109         * src/compose.c
11110                 fix buglet and make code comply with sylpheed code style
11111
11112 2002-01-28 [paul]       0.7.0claws36
11113
11114         * sync with sylpheed 0.7.0cvs19
11115                 see ChangeLog entries for 2002-01-28
11116
11117 2002-01-28 [hoa]        0.7.0claws35
11118
11119         * src/defs.h
11120                 added rendererrc
11121
11122         * src/main.c
11123                 read the renderer config
11124
11125         * src/procmime.[ch]
11126                 use the renderer config to convert mime attachments
11127
11128         * src/textview.c
11129                 don't use textview_show_html/ertf,
11130                 use get_text_content instead
11131
11132 2002-01-27 [alfons]     0.7.0claws34
11133         
11134         * src/news.c
11135                 make sylpheed believe it can delete a news message...
11136                 (messages are NOT deleted, maybe we should remove
11137                 processing from the folder properties after all.)
11138
11139 2002-01-27 [alfons]     0.7.0claws33
11140
11141         * src/folder.c
11142                 add extra checks
11143         * src/news.c
11144                 implement remove_msg() 
11145
11146 2002-01-27 [alfons]     0.7.0claws32
11147
11148         * src/procmsg.h
11149         * src/procheader.c
11150         * src/messageview.c
11151                 fix return receipt / disposition notification again. this
11152                 stuff seems to break on _every_ major summary UI change, so
11153                 it's now implemented using a flag which is saved in the
11154                 marks cache
11155                 
11156 2002-01-26 [alfons]     0.7.0claws31
11157
11158         * src/import.c
11159                 let import dialog show the destination folder identifier
11160
11161 2002-01-26 [melvin]     0.7.0claws30
11162
11163         * src/folderview.c
11164         * src/summaryview.c
11165                 Readded 'Mark all read' into summary view popup menu
11166                 Added 'Mark all read' in folder view popup menu for IMAP
11167                 and NNTP.
11168                 Made it insensitive if the selected folder is not the shown
11169                 one to avoid 'Mark all read' on the wrong folder.
11170                 
11171 2002-01-26 [paul]       0.7.0claws29
11172
11173         * src/folderview.c
11174           src/summaryview.c
11175                 move 'Mark all read' from summary view to folder view
11176                 menu. (adapted from) patch submitted by Jeremy Andrews,
11177                 <lists@kerneltrap.com>
11178
11179 2002-01-25 [alfons]     0.7.0claws28
11180
11181         * src/gtkstext.c
11182                 put the gtk class name back so GtkSText adapts the 
11183                 settings of GtkText
11184
11185 2002-01-25 [alfons]     0.7.0claws27
11186
11187         * src/folderview.c 
11188                 assimilate Ricardo's patch that shows pixmaps instead of
11189                 plain "new" and "unread" texts in the folder view column
11190                 headers 
11191
11192 2002-01-25 [paul]       0.7.0claws26
11193
11194         * src/Makefile.am
11195                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
11196                 be found in non-standard locations. 
11197                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
11198
11199 2002-01-25 [paul]       0.7.0claws25
11200
11201         * sync with sylpheed 0.7.0cvs16
11202                 see ChangeLog entry 2002-01-25
11203
11204 2002-01-24 [paul]       0.7.0claws24
11205
11206         * more sync with sylpheed 0.7.0cvs15
11207                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
11208
11209 2002-01-23 [sergey]     0.7.0claws23
11210
11211         * src/importldif.c
11212                 Fixed segfault when closing LDIF import wizard with
11213                 the window manager.
11214         * src/imageview.c
11215         * src/imageview.h
11216         * src/messageview.c
11217         * src/mimeview.c
11218                 Fixed wrong scrolling position after switching between
11219                 text and image parts.
11220
11221 2002-01-23 [paul]       0.7.0claws22
11222
11223         * sync with sylpheed 0.7.0cvs15
11224                 see ChangeLog entries 2002-01-22 and 2002-01-23
11225
11226 2002-01-21 [melvin]     0.7.0claws21
11227
11228         * src/prefs_scoring.c
11229         * src/prefs_filtering.c
11230                 Fixed bug where scoring and filtering windows stopped
11231                 autochecking.
11232
11233 2002-01-21 [paul]       0.7.0claws20
11234
11235         * sync with sylpheed 0.7.0cvs12
11236                 see ChangeLog entries 2002-01-20 and 2002-01-21
11237
11238 2002-01-21 [carsten]    0.7.0claws19
11239         * src/mainwindow.c
11240         * src/menu.[ch]
11241         * src/messageview.[ch]
11242         * src/summaryview.[ch]
11243                 changes to shortcuts handling again:
11244                         + "Q" now controled by mainwin
11245                         + v/V are now customizable and have slightly
11246                           different meanings
11247                 the "button" to minimize the messageview (and maximize
11248                 the summary view) is a real button now
11249         * src/compose.c
11250                 "Delete Line+" added to Edit/Advanced (this will also
11251                 delete the '\n')
11252
11253 2002-01-20 [melvin] 0.7.0claws18
11254
11255         * src/addressbook.c
11256                 Made "Bcc" sensitive when addressbook is called from
11257                 compose window (it was a Claws only bug).
11258
11259 2002-01-19 [alfons] 0.7.0claws17
11260
11261         * src/inc.c
11262                 prevent unnecessary updates when currently selected folder has
11263                 no new messages 
11264
11265 2002-01-19 [alfons] 0.7.0claws16
11266         
11267         * src/summaryview.c
11268                 prevent writing the cache based on current message list in summary 
11269                 view when filtering also put messages in currently selected folder
11270
11271 2002-01-19 [paul]
11272
11273         * po/it.po
11274                 Italian translation submitted by Alessandro Maestri
11275                 <a.maestri@cs.tin.it>
11276
11277 2002-01-18 [melvin]     0.7.0claws15
11278
11279         * src/prefs_filters.c
11280                 fixed bug where 'cancel' from 'filters' window stops autochecking
11281                 if the timer timed out  when the window was open.
11282
11283 2002-01-18 [match]      0.7.0claws14
11284
11285         * src/addrclip.[ch]     ** NEW FILE **
11286         * src/addrselect.[ch]   ** NEW FILE **
11287         * src/adbookbase.h      ** NEW FILE **
11288                 addressbook cut, copy and paste
11289         * src/addrbook.[ch]
11290         * src/addrcache.[ch]
11291         * src/addressitem.h
11292         * src/addrindex.[ch]
11293         * src/addritem.[ch]
11294         * src/importldif.c
11295         * src/importmutt.c
11296         * src/jpilot.[ch]
11297         * src/syldap.[ch]
11298         * src/vcard.[ch]
11299         * src/jpilot.[ch]
11300         * src/editbook.c
11301         * src/editjpilot.c
11302         * src/editldap.c
11303         * src/editvcard.c
11304                 support for copy/paste
11305         * src/addressbook.c
11306                 support for copy/paste
11307                 tidy up menu option processing
11308                 correct address list function arguments
11309         * src/editaddress.c
11310                 sort user attributes
11311         * src/ldif.h
11312         * src/mutt.h
11313                 tidy up
11314
11315         * src/addrbook.[ch]
11316         * src/addrbook.[ch]
11317         * src/addrbook.[ch]
11318                 
11319
11320 2002-01-18 [paul]       0.7.0claws13
11321
11322         * sync with sylpheed 0.7.0cvs8
11323                 configure.in: support Mac OS X (Darwin)
11324
11325 2002-01-18 [carsten]    0.7.0claws12
11326         * src/html.c
11327                 small hack to fix a segfault with an empty href
11328                 (reported by Alexandra Walford <deeni@altern.org>)
11329         * src/mainwindow.c
11330         * src/summaryview.c
11331                 the shortcuts for Mark und Mark as unread are hardcoded
11332                 again
11333         * src/compose.c
11334         * src/gtkstext.[ch]
11335                 readded the shortcuts in gtkstext but made them
11336                 customizeable (simply by adding a menu plus a wrapper
11337                 to compose.c)
11338
11339 2002-01-17 [melvin]     0.7.0claws11
11340
11341         * src/gtkspell.c
11342                 fix default dictionary not being saved.
11343
11344 2002-01-16 [darko]      0.7.0claws10
11345
11346         * src/compose.c
11347                 fix wrapping crash with URL longer than wrapping margin
11348
11349 2002-12-08 [hoa]        0.7.0claws10
11350
11351         * src/matcher_parser_parse.y
11352                 fixed some bugs
11353
11354         * src/prefs_filtering.c
11355                 now, we can use bounce action in the dialog box.
11356
11357 2002-01-16 [carsten]    0.7.0claws9
11358         * src/gtkstext.c
11359                 removed the <control> and <alt> shortcuts because they're
11360                 not needed and interefered with the "normal" shortcuts
11361         * src/mainwindow.c
11362         * src/summaryview.c
11363                 removed most of the hardcoded shortcuts and assigned
11364                 them to menu entries making them easy customizable by
11365                 that
11366
11367 2002-01-16 |melvin]     0.7.0claws8
11368
11369         * src/gtkspell.c
11370                 fixed bug where using the mouse and when the compose
11371                 window is not on top may result in a crash.
11372
11373 2002-01-16 [melvin]     0.7.0claws7
11374
11375         * src/compose.c
11376                 fixed a long standingspell checker bug which could 
11377                 cause a crash after sending a message.
11378
11379 2002-01-16 [paul]       0.7.0claws6
11380
11381         * sync with sylpheed 0.7.0cvs7
11382                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
11383                 2002-01-15, and 2002-01-16
11384
11385 2002-01-16 [melvin]     0.7.0claws5
11386
11387         * README.claws
11388         * src/compose.c
11389         * src/gtkspell.[ch]
11390         * src/main.c
11391                 Heavily modified spell checker code to work around
11392                 ispell bug, to add keyboard shortcuts and for future
11393                 enhancements. See README.claws for usage information.
11394
11395 2002-01-15 [alfons]     0.7.0claws4
11396         
11397         * src/summaryview.c
11398                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
11399                 so sorting within threads reflects sort mode
11400
11401 2002-01-15 [christoph]  0.7.0claws3
11402
11403         * src/procmsg.c
11404                 added alertpanel if mail sending failed
11405
11406 2002-01-15 [alfons]     0.7.0claws2
11407         
11408         * src/prefs_filtering.c
11409                 don't stop timer when prefs filtering dialog is opened
11410
11411 2002-01-14 [alfons]     0.7.0claws1
11412
11413         * src/addr_compl.c
11414         * src/prefs.c
11415                 remove debug_print()s for privacy reasons
11416
11417 2002-01-14 [darko]      0.7.0claws
11418
11419         * README.claws
11420                 quotation wrapping is now also in the main branch
11421
11422 2002-01-14 [paul]
11423
11424         * tools/filter_conv.pl
11425                 allow for Boolean Op and case-sensitivity
11426                 this file is included in the release and tagged
11427                 'rel_0_7_0'
11428
11429 2002-01-13 [paul]       0.7.0claws
11430
11431         * release 0.7.0, with cvs tag 'rel_0_7_0'
11432
11433 2002-01-13 [paul]
11434
11435         * tools/filter_conv.pl
11436         * tools/README
11437                 rewritten to output to matcherrc instead of filteringrc
11438
11439         * po/es.po
11440                 updated Spanish translation by Ricardo Mones Lastra
11441
11442 2002-01-13 [alfons]
11443
11444         * po/nl.po
11445                 update dutch translation
11446
11447 2002-01-13 [paul]
11448
11449         * po/pt_BR.po
11450                 Updated by Fabio Junior Beneditto 
11451
11452 2002-01-13 [melvin]     0.6.6claws53
11453
11454         * po/fr.po
11455                 Updated french translation
11456
11457 2002-01-12 [alfons]     0.6.6claws52
11458
11459         * src/filtering.c
11460                 plug mem leak that has been sitting there for ages              
11461
11462 2002-01-12 [alfons]     0.6.6claws51
11463
11464         * src/summaryview.c
11465                 undo melvin's changes from 0.6.6claws48 because summary
11466                 view now refuses to select first unread message when
11467                 selecting a folder 
11468
11469 2002-01-11 [alfons]     0.6.6claws50
11470
11471         * src/import.c
11472                 use claws' semantics for getting folder item when
11473                 importing an mbox file into a folder 
11474                 (submitted by Dale P. Smith)
11475
11476 2002-01-11 [christoph]  0.6.6claws49
11477
11478         * src/prefs.h
11479                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
11480                 toggle widget, because non static prefs can not use
11481                 prefs_set_* functions
11482         * src/prefs_account.c
11483                 toggle smtp auth password field sensitivity if
11484                 user id is empty and add descrition of usage for
11485                 these fields
11486         * src/prefs_folder_item.c
11487                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
11488                 callbacks
11489
11490 2002-01-11 [melvin]     0.6.6claws48
11491
11492         * src/compose.c
11493                 fix the 'Ctrl-Enter' feature for sending and test really
11494                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
11495                 editables which was not documented in Gtk)
11496
11497         * src/summaryview.c
11498                 Made summaryview refresh after sorting and not before.
11499
11500 2002-01-11 [christoph]  0.6.6claws47
11501
11502         * src/compose.c
11503                 select account from account ids if possible and
11504                 correctly set save folder for copy in reedit
11505
11506 2002-01-10 [paul]       0.6.6claws46
11507
11508         * sync with sylpheed 0.7.0 release
11509                 see ChangeLog entries 2002-01-07, 2002-01-08 and
11510                 2002-01-09
11511
11512 2002-01-09 [alfons]
11513
11514         * src/summaryview.c
11515                 remove more dirt traces...
11516
11517 2002-01-09 [alfons]
11518         
11519         * src/summaryview.c
11520                 clean up some traces of my debugging stuff
11521
11522 2002-01-09 [alfons]     0.6.6claws45
11523
11524         * src/filtering.c
11525                 break up filteringprop_apply() in three separate pieces
11526                 so we can drop messages that failed processing in the
11527                 inbox
11528
11529         * src/summaryview.c
11530                 fix bug #469598 "no refresh of inbox after filter" which 
11531                 was introduced by the new summary view locking, and which 
11532                 prevented the summary view to update after a manual filter 
11533                 message. claw's filter message requires a summary_show().
11534                 (aargh, summary_show() again! :-)
11535                 
11536 2002-01-07 [alfons]     0.6.6claws44
11537
11538         * src/headerwindow.c
11539         * src/logwindow.c
11540         * src/messageview.c
11541         * src/sourcewindow.c
11542                 bring in Hiro's last 0.7.0 wm class fixes
11543
11544         * tools/sylprint.pl
11545                 bring in Ricardo's fix for sylprint script
11546
11547         * AUTHORS       
11548         * src/rfc2015.[ch]
11549         * src/prefs_common.[ch]
11550         * src/prefs_account.[ch]
11551         * src/compose.c
11552                 clean up account preference poison in rfc2015,
11553                 and preparation to fix double sign bug 
11554                 (patch submitted by Simon 'corecode' Schubert)
11555
11556 2002-01-07 [christoph]  0.6.6claws43
11557
11558         * src/mh.c
11559                 search for free message number, do not only rely
11560                 on last_num
11561         * src/send.c
11562                 fix smtp auth and use extra account information
11563                 if available, if not use pop3 data instead
11564                 (closes bug #500341)            
11565         * src/ssl.[ch]
11566                 match coding style
11567
11568 2002-01-06 [alfons]     0.6.6claws42
11569
11570         * src/mainwindow.c
11571                 try making the separate windows work again...
11572
11573 2002-01-06 [alfons]     0.6.6claws41
11574
11575         * src/mainwindow.c
11576                 adapt Hiro's separate window menu (to get rid of the funny
11577                 duplicate menu items), and make it work again
11578
11579 2002-01-06 [alfons]     0.6.6claws40
11580
11581         * tools/Makefile.am
11582         * tools/sylprint.rc
11583         * tools/sylprint.pl
11584         * tools/README.sylprint
11585                 add sylprint script for printing mails from Sylpheed
11586                 (contributed by Ricardo Mones Lastra)
11587
11588         * src/acount.c
11589                 clean up
11590
11591 2002-01-06 [melvin]     0.6.6claws39
11592
11593         * src/mainwindow.c
11594         * src/summaryview.c
11595                 Fixed crash introduced in 0.6.6claws38 by the menu
11596                 reorganisation (Hide read messages)
11597         
11598         * ChangeLog.claws 
11599                 Fixed typo (we are now in 2002, alfons ;) )
11600
11601 2002-01-05 [alfons]     0.6.6claws38
11602
11603         * sync with sylpheed 0.6.6cvs10-17
11604                 (last stuff marked as LAST_STABLE)
11605
11606 2002-01-04 [melvin]     0.6.6claws37
11607
11608         * src/account.c
11609                 Made account selection code use strcasestr again instead of
11610                 g_strcasecmp (fixes bug where reediting queued messages
11611                 did not select proper account reported by T. Link).
11612         
11613         * src/folderview.c
11614                 Fix bug where folder icons are not shown when 'hide read messages'
11615                 is on.
11616         
11617         * src/stock_pixmaps.[ch]
11618                 Added folder icons for 'hide read messages'.
11619         
11620         * src/compose.c
11621                 Fixed bug where 'Enter' in a header entry will send the message 
11622                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
11623
11624 2002-01-03 [melvin]     0.6.6claws36
11625         
11626         * src/prefs.[ch]
11627                 Added popup menu for common preferences and
11628                 account preferences (right click on tab displays
11629                                 a menu of all tabs.)
11630
11631 2002-01-02 [melvin]     0.6.6claws35
11632
11633         * src/gtkspell.[ch]
11634                 Made spelling code compatible with undo/redo feature.
11635                 Added creation of suggestion mode menu for the general
11636                         preferences.
11637         
11638         * src/prefs_common.[ch]
11639                 Added option menu for the speller's suggestion mode.
11640                 Added missing spaces in "..." buttons and made a "..."
11641                         button non translatable!
11642         
11643         * src/compose.c
11644                 Made speller use the default suggestion mode.
11645                 Hack to make it possible to choose 'CTRL-Enter' as a
11646                         shortcut for sending (and only for sending).
11647
11648         * src/prefs_folder_item.c
11649                 Changing subject simplification does not update cache 
11650                         anymore (because it is unnecessary).
11651                 Fixed bug where changing subject simplification updated the 
11652                         summaryview even when the viewed folder is not the
11653                         folder which properties are being changed. (E.g. 
11654                                         viewing folder A and changing
11655                                         the subject simplification of 
11656                                         folder B -not being viewed- updated the 
11657                                         summaryview of folder A with data of
11658                                         folder B). (Hope this is clear... )
11659
11660 2001-12-31 [alfons]     0.6.6claws34
11661         
11662         * src/ldif.c
11663         * src/mutt.c
11664                 fgetc() returns a signed integer which doesn't
11665                 fit in a char. so c truncates this to a char
11666                 but we may lose significant bits. i.e. we may
11667                 comparing 0xFF which may not be equal to -1
11668                 unless properly casted to signed char which
11669                 we won't do because fgetc() returns a signed
11670                 integer which doesn't fit in a char. so c 
11671                 truncates this to a char but we may lose 
11672                 significat bits. (you got the idea, thanks
11673                 to Gustavo Noronha Silva <kov@debian.org>
11674                 and the Debian folks!)
11675
11676 2001-12-30 [alfons]     0.6.6claws33
11677
11678         * src/prefs_common.c
11679                 add #ifdef USE_PSPELLs that Melvin forgot               
11680
11681 2001-12-30 [melvin]     0.6.6claws32
11682         
11683         * src/prefs_common.[ch]
11684                 Added configurable color for misspelled words.
11685
11686         * src/gtkspell.[ch]
11687                 Fixed bug of foreground text color (reported by David
11688                                 Mehrmann)
11689                 Added configurable color for misspelled words.
11690
11691 2001-12-30 [alfons]     0.6.6claws31
11692
11693         * src/folder.c
11694                 remove unnecessary things someone put there
11695
11696         * src/mh.c
11697         * src/folder.[ch]
11698                 make folder properties (like threading and sorting) persistent
11699                 (closes bug #497424 "rescan folder tree resets proprieties")
11700                 currently this is only for MH folders. 
11701
11702 2001-12-29 [melvin]     0.6.6claws30
11703
11704         * src/string_match.[ch]
11705                 Optimized a bit: regexp pattern buffer compiled only once, and
11706                   one subroutine call removed. Fixed ^ regexp search: Now, 
11707                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
11708         
11709         * src/summaryview.c
11710                 Subject filtering changed to filter summary columns and
11711                   not directly the messages subject cache. The loss in 
11712                   performance is balanced by the improvement of string_match.
11713                 Added an alert panel if there is an error in the regexp.
11714
11715         * src/src/prefs_folder_item.h
11716                 Added a regexp pattern buffer.
11717
11718 2001-12-28 [alfons]     0.6.6claws29
11719
11720         * src/string_match.[ch]
11721                 clean up name space
11722                 allow compilation *BSD
11723
11724 2001-12-27 [alfons]     0.6.6claws28
11725
11726         * src/filter.c
11727                 sync the Hiro's bug fix for BSD
11728
11729 2001-12-27 [melvin]     0.6.6claws27
11730         
11731         * src/compose.c
11732                 Simplify focus to subject entry code.
11733
11734 2001-12-27 [darko]      0.6.6claws26
11735
11736         * src/filtering.c
11737         * src/mbox_folder.c
11738         * src/messageview.c
11739         * src/mh.c
11740         * src/procheader.[ch]
11741         * src/procmsg.h
11742         * src/stock_pixmap.[ch]
11743         * src/summaryview.c
11744                 Show key icon for encrypted mails in summary view
11745
11746         * src/pixmaps/clip.xpm
11747         * src/pixmaps/clipkey.xpm
11748         * src/pixmaps/key.xpm
11749                 New/modified icons for the above
11750
11751 2001-12-27 [melvin]     0.6.6claws25
11752
11753         * src/prefs_common.c
11754                 Put spell checker options in a separate tab to decrease
11755                 the Common Preferences window height.
11756
11757         * README.claws  
11758                 Update spell checker usage instruction about its options
11759                 location.
11760
11761 2001-12-27 [melvin]     0.6.6claws24
11762
11763         * src/compose.c
11764                 Changed subject entry widget position. Initial focus is
11765                 on the To header instead of the subject entry.
11766                 Creating a new header scrolls the header list to make the
11767                 created one visible. Nevertheless, when automatically filling
11768                 headers, the first one is shown.
11769                 A Tab key press in the last empty header entry zips the 
11770                 focus to the subject entry.
11771                 (I did not change the combo boxes, yet)
11772
11773 2001-12-26 [alfons]     0.6.6claws23
11774
11775         * src/prefs_account.c
11776         * src/inc.c
11777                 allow default inbox to reside in another mailbox (only
11778                 works for POP3 accounts)
11779
11780 2001-12-26 [alfons]     0.6.6claws22
11781         
11782         * src/textview.c
11783                 make reply-on-click work with the account of the selected folder
11784         * src/compose.c
11785                 put a fixme here to remind me to fix finding correct default
11786                 account for nested folders
11787
11788 2001-12-25 [alfons]     0.6.6claws21
11789
11790         * src/summaryview.c
11791                 make column headers display locked and mark pixmaps (idea by Melvin) 
11792                 fix bug by adding score and locked column type to sort array
11793
11794 2001-12-25 [alfons]     0.6.6claws20
11795         
11796         * src/summaryview.c
11797                 catch a *potentially* inadvertent write back of  
11798                 the message cache(s) introduced by 0.6.5claws37
11799
11800 2001-12-25 [christoph]  0.6.6claws19
11801
11802         * src/stock_pixmap.[ch]
11803         * src/summaryview.c
11804                 add ignore thread pixmap
11805                 (can someone draw a better icon for this?)
11806
11807 2001-12-24 [alfons]     0.6.6claws18
11808
11809         * src/prefs_folder_item.c
11810                 make address completion actually work for the
11811                 Default To address in the Folder Property dialog.
11812
11813 2001-12-24 [alfons]     0.6.6claws17
11814         
11815         * src/summaryview.c
11816                 use new style regexp for subject stripping 
11817                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
11818
11819 2001-12-24 [darko]      0.6.6claws16
11820
11821         * src/pgptext.c
11822         * src/rfc2015.c
11823                 move GPG related informational messages to debug mode
11824
11825 2001-12-23 [alfons]     0.6.6claws15
11826
11827         * src/stock_pixmap.[ch]
11828         * src/summaryview.c
11829                 add the forgotten Claws' locked pixmap
11830
11831 2001-12-23 [alfons]     0.6.6claws14
11832
11833         * src/filesel.c
11834                 accept file name typed in entry in multi file
11835                 selector (patch submitted by Gustavo Noronha Silva 
11836                 <kov@debian.org>)
11837
11838 2001-12-23 [alfons]     0.6.6claws13
11839
11840         * src/prefs_filter.c
11841         * src/prefs_filtering.c
11842         * src/matcher.c
11843         * src/importmutt.c
11844                 clean up a little bit
11845         
11846         * src/string_match.c
11847                 validate input strings a little bit more
11848
11849 2001-12-23 [alfons]     0.6.6claws12
11850
11851         * src/Makefile.am
11852         * src/summaryview.c
11853         * src/string_match.[ch]         ** NEW **
11854         * src/folderview.[ch]
11855         * src/headerview.h
11856         * src/folder.[ch]
11857         * src/prefs_folder_item.[ch]
11858                 add subject simplification to strip out strings from
11859                 a subject line (esp. handy for mailing lists). 
11860                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
11861                 but slightly changed things for better integration.)
11862
11863 2001-12-23 [alfons]     0.6.6claws11
11864
11865         * src/mainwindow.c
11866                 fix bug introduced by submission included in 0.6.5claws52.
11867                 ideally this submission should clean the trash if any trash
11868                 folder has a message. however, the hasTrash variable was
11869                 set to false whenever a trash folder was empty (discarding
11870                 a previously found *filled* trash folder.)
11871
11872                 also edited the code a little bit and made it more safe.
11873
11874 2001-12-22 [alfons]     0.6.6claws10
11875
11876         * src/imap.c
11877                 quick fix for Martin Pool's omission of an account
11878                 specific SSL setting
11879
11880 2001-12-22 [alfons]     0.6.6claws9
11881
11882         * src/compose.c
11883         * src/messageview.c
11884         * src/mimeview.c
11885         * src/pgptext.c
11886         * src/procmime.[ch]
11887                 better support for multipart/digest (submitted
11888                 by Fredrik <e98fo@efd.lth.se>)
11889
11890 2001-12-22 [alfons]     0.6.6claws8
11891
11892         * src/addressbook.c
11893                 correct function signature
11894         * src/socket.[ch]
11895         * src/imap.[ch]
11896         * src/prefs_account.[ch]
11897                 allow IMAP over SSH tunnel (patch submitted by 
11898                 Martin Pool <mbp@samba.org>)
11899
11900 2001-12-21 [alfons]     0.6.6claws7
11901
11902         * sync with sylpheed 0.6.6cvs4-9
11903                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
11904
11905 2001-12-21 [christoph]  0.6.6claws6
11906
11907         * src/compose.c
11908         * src/prefs_folder_item.[ch]
11909                 implement saving of outgoing messages to current folder.
11910                 fix segfault when no default outbox is available
11911                 (closes bug #495683)
11912
11913 2001-12-21 [carsten]    0.6.6claws5
11914         * src/folderview.c
11915         * src/summaryview.c
11916                 pressing CTRL while DND does now the expected thing and
11917                 copies the mail (moving is still the default, as this
11918                 seam more appropriate for handling mails by DND)
11919
11920 2001-12-18 [paul]       0.6.6claws4
11921
11922         * sync with sylpheed 0.6.6cvs3
11923                 see ChangeLog entries 2001-12-18
11924
11925 2001-12-18 [hiro]       0.6.6claws3
11926
11927         * src/undo.c
11928                 fix for multibyte characters (obtain the number of letters
11929                 instead of bytes).
11930
11931 2001-12-17 [paul]       0.6.6claws2
11932
11933         * sync with sylpheed 0.6.6cvs1
11934                 see ChangeLog entry 2001-12-16
11935
11936 2000-12-17 [alfons]     0.6.6claws1
11937
11938         * src/filtering.c
11939                 clean up
11940
11941 2001-12-16 [paul]       0.6.6claws
11942 2001-12-15
11943
11944         * Release version 0.6.6claws, cvs tag: rel_0_6_6
11945
11946         * src/mimeview.c
11947                 last minute sync with main 0.6.6
11948
11949         * po/es.po
11950                 updated by Ricardo Mones Lastra
11951                 update for last minute sync
11952         * po/fr.po
11953         * po/nl.po
11954                 update for last minute sync
11955         * po/de.po
11956                 updated by Jens Oberender
11957         * po/pt_BR.po
11958                 updated by Fabio Junior Beneditto
11959
11960         * src/prefs_common.[ch]
11961         * src/undo.c
11962                 number of undo levels is user configurable
11963                 (squeeze it into the release in the dying
11964                 moments) Submitted by Jens Oberender    
11965
11966 2001-12-15 [melvin]
11967
11968         * po/fr.po
11969                 updated french translation
11970
11971 2001-12-15 [paul]       0.6.5claws92
11972
11973         * sync with sylpheed 0.6.5cvs28
11974                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
11975
11976         * po/nl.po
11977                 update to allow for sync
11978
11979 2001-12-15 [alfons]
11980         
11981         * po/nl.po
11982                 update dutch translation
11983
11984 2001-12-14 [carsten]    0.6.5claws91
11985         * src/summaryview.c
11986                 fixed bug #473785; also after changing the column order
11987                 the same message will be selected and displayed as before
11988                 the reordering
11989
11990 2001-12-14 [carsten]    0.6.5claws90
11991         * src/folderview.c
11992                 probably found the bug reported by wwb opening or closing
11993                 a folder tree just before dnd (found the solution in the
11994                 balsa source -- thanks to them)
11995
11996 2001-12-14 [carsten]    0.6.5claws89
11997         * src/gtkutils.c
11998         * src/account.c
11999                 moved gtk_clist_moveto to the right place, so that
12000                 only the accounts dialog is effected on opening
12001
12002 2001-12-14 [carsten]    0.6.5claws88
12003         * src/gtkutils.c
12004                 gtkut_clist_set_focus_row does a gtk_clist_moveto
12005                 now, so that the focused row will be seen in any case
12006                 (reported by wwp on sf-claws-user)
12007
12008 2001-12-14 [darko]      0.6.5claws87
12009
12010         * src/compose.c
12011                 remove unnecessary line
12012
12013 2001-12-14 [paul]       0.6.5claws86
12014
12015         * sync with sylpheed 0.6.5cvs27
12016                 see ChangeLog entries 2001-12-14
12017
12018 2001-12-14 [carsten]    0.6.5claws85
12019         * src/mainwindow.c
12020                 following a suggestion of Melvin the rcoabm pops up
12021                 right under the button now and the button is reliefed
12022                 while the popup is open
12023
12024 2001-12-14 [darko]      0.6.5claws84
12025
12026         * src/compose.c
12027                 fix crash when wrapping long lines if linewrap quotation
12028                 is disabled and wrapper encounters a word spanning more
12029                 than one line
12030
12031 2001-12-13 [paul]       0.6.5claws83
12032
12033         * src/compose.c
12034                 prefer 'Reply-To' header over mailing list header when
12035                 replying to a message. Finally prevent all those confirmation 
12036                 messages being sent to the list itself.
12037
12038         * src/summaryview.c
12039                 remove unused summary_set_menu_sensitive() entry
12040
12041 2001-12-13 [paul]       0.6.5claws82
12042
12043         * src/folderview.c
12044         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
12045         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
12046         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
12047                 improvements to 'Hide read messages': Inbox, Outbox,
12048                 Trash, Queue, and Draft icons now reveal presence of hidden 
12049                 messages
12050
12051 2001-12-12 [alfons]     0.6.5claws81
12052
12053         0.6.5claws80 was tagged as LAST_STABLE
12054
12055         * src/filtering.[ch]
12056         * src/matcher.[ch]
12057         * src/matcher_parser_lex.c
12058                 fix the filtering; my last attempt to get it right, 
12059                 if it does not work, it's Hoa's turn. ;-)
12060
12061                 for my honourable peers:
12062                 
12063                 the code now makes a clear distinction between
12064                 rules as they are displayed (probably escaped),
12065                 and as they are executed (probably unescaped). the
12066                 parser does *NOT* do any unescaping, this is
12067                 the task of the matcher.c (which breaks up a
12068                 rule into condition) and the filtering.c (which
12069                 breaks up the rule's action). to make this
12070                 run happily we provide an unescaped copy of
12071                 crucial strings to the MatcherProp and 
12072                 FilteringAction structures. note that the only
12073                 exception to this is any REGEXP string. those
12074                 are directly passed to regcomp() and regexp()
12075                 (who have much more powerful unescape functions).
12076                 
12077                 for everyone else:
12078         
12079                 you can escape tab (\t), carriage return (\r),
12080                 linefeed (\n), form feed (\f), quote (\"), 
12081                 single quote (\'), bell (\b) in all the entry
12082                 lines in the scoring & filtering dialogs.
12083                 as an added bonus this should not affect
12084                 existing filtering rules.
12085
12086 2001-12-12 [carsten]    0.6.5claws80
12087
12088         * src/summaryview.c
12089         * po/de.po
12090                 "item(s) selected" is now sensitive to 1 or more
12091                 than one selected (nice for language where simple
12092                 adding of a "s" is not possible as German (Eintrag
12093                 ->Eintr"age)
12094                 
12095                 the "forward as attachment" entry from the right
12096                 click menu removed, "forward" acts following the
12097                 prefs
12098         
12099         * src/textview.c
12100                 reverted my former changes; so compiler warning again
12101                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
12102                 nevertheless
12103
12104         * src/messageview.c
12105                 "search in message" does now *not* only work in MVIEW_TEXT
12106                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
12107                 message
12108
12109         * src/mainwindow.c
12110                 removed "/File/_Close" as it was the same as "/File/E_xit"
12111                 and we don't need it two times
12112
12113                 the separate folder view and message view now get a distinct
12114                 WMCLASS, just in case someone is using sawfish ;-)
12115
12116                 as the menu entries "/View/Message view" and "/View/Folder tree"
12117                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
12118                 make them sensitive accordingly and as these two are "shown"
12119                 after startup anytime check this menuitem at startup
12120
12121 2001-12-12 [paul]       0.6.5claws79
12122
12123         * src/folderview.c
12124                 fix sensitivity of 'Search folder...', broken in
12125                 0.6.5claws75
12126
12127         * src/mainwindow.c
12128                 fix dodgy English
12129
12130 2001-12-11 [carsten]    0.6.5claws78
12131         * src/filtering.c
12132                 fixed two typos returning a wrong FALSE/TRUE
12133         * src/mainwindow.[ch]
12134                 extra menu for email/news button removed
12135
12136 2001-12-11 [alfons]     0.6.5claws77
12137         
12138         * src/matcher.c                 (1.3)
12139         * src/matcher_parser_lex.l      (1.28)
12140                 revert for another attempt
12141                 mark 0.6.5claws77 as LAST_STABLE
12142
12143 2001-12-11 [christoph]  0.6.5claws76
12144
12145         * po/de.po
12146                 fixed wrong translation for prev. unread msg
12147
12148 2001-12-11 [paul]       0.6.5claws75
12149
12150         * src/folder.[ch]
12151         * src/folderview.c
12152         * src/mainwindow.c
12153         * src/summaryview.[ch]
12154         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
12155                 enable ability to hide read messages on per folder basis via 
12156                 '/Summary/Hide read messages'; when selected, a folder will 
12157                 have a red open folder icon, instead of a blue icon, if the 
12158                 folder contains hidden messges
12159                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
12160
12161         * src/mainwindow.c
12162                 remove '/Message/Forward as attachment' from 
12163                 main_window_set_menu_sensitive() to prevent debug warning
12164
12165         * src/folderview.c
12166         * src/mainwindow.c
12167                 Clean up some of the English
12168
12169         * tools/newscache_clean.pl
12170                 allow for new 'hidereadmsgs' entry in folderlist.xml
12171
12172         * po/es.po
12173                 updated translation, submitted by Ricardo Mones Lastra
12174
12175 2001-12-11 [paul]       0.6.5claws74
12176
12177         * sync with sylpheed 0.6.5cvs25
12178                 see ChangeLog entry 2001-12-11
12179
12180 2001-12-10 [alfons]     0.6.5claws73
12181
12182         * src/matcher.c
12183                 add more control characters
12184         * src/matcher_parser_lex.l
12185                 make escaping / unescaping work again
12186
12187 2001-12-10 [alfons]     0.6.5claws72
12188
12189         * src/imap.c
12190                 clean up warnings "returning value for void function" 
12191         * src/prefs_filtering.c
12192                 make info button for execute action sensitive
12193
12194 2001-12-10 [paul]       0.6.5claws71
12195
12196         * src/compose.c
12197         * src/imap.[ch]
12198         * src/summaryview.c
12199                 fix: imap server now gets informed of MARKED, UNMARKED
12200                 and REPLY events. Now people can use different IMAP-Mail
12201                 clients and have the exact same information about MARKED,
12202                 UNMARKED and REPLY status with all of them. Especially
12203                 useful for imap servers with a web-frontend.
12204                 submitted by Tobias Sandhaas <medlor@web.de>
12205
12206 2001-12-09 [melvin]     0.6.5claws70
12207         
12208         * src/textview.[ch]
12209                 fixed bug #490076 (hunted down by Alfons who implemented
12210                 a workaround in 0.6.5claws65)
12211
12212 2001-12-09 [christoph]  0.6.5claws69
12213
12214         * src/summaryview.c
12215                 set pointer to string in LOCKED column to NULL
12216                 (might fix bug #490800)
12217
12218 2001-12-09 [carsten]    0.6.5claws68
12219
12220         * po/de.po
12221                 resolved some cluttered menu shortcuts 
12222                 ('creating new email' and 'creating news message'
12223                 hade the same)
12224         * src/compose.c
12225                 wmclass now distinc from main window
12226         * src/mainwindow.c
12227           src/mainwindow.h
12228                 email/news and forward button functionality similar
12229                 to the reply buttons; removed the ugly dropdown arrows
12230                 and use instead the right mouse button
12231
12232 2001-12-09 [paul]       0.6.5claws67
12233
12234         * src/imap.c
12235         * src/utils.h
12236                 allow spaces in imap folder names
12237                 submitted by Willem van Engen <wvengen@stack.nl>
12238
12239 2001-12-09 [paul]       0.6.5claws66
12240
12241         * sync with sylpheed 0.6.5cvs24
12242                 see ChangeLog entry 2001-12-09
12243
12244 2001-12-08 [alfons]     0.6.5claws65
12245
12246         * src/textview.c
12247                 prevent secondary selection claim after "add to sender" dialog
12248                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
12249                 we trick GTK by simulating a click at (0, 0) in the textview.
12250
12251 2001-12-08 [hoa]        0.6.5claws64
12252
12253         * src/folder.c
12254                 fixed a bug about the .processing folder name while filtering
12255
12256 2001-12-08 [alfons]     0.6.5claws63
12257
12258         * src/folderview.c 
12259                 work around problem of not correctly updating folder stats
12260                 when deleting messages. there's some folder scanning evil
12261                 going so the folderview_update_msg_num() does not work
12262                 correctly. need to investigate this.
12263
12264 2001-12-08 [paul]       0.6.5claws62
12265
12266         * sync with sylpheed 0.6.5cvs23
12267                 see ChangeLog entry 2001-12-08
12268
12269 2001-12-07 [christoph]  0.6.5claws61
12270
12271         * src/compose.c
12272                 fix another header translation problem
12273
12274 2001-12-07 [alfons]     0.6.5claws60
12275
12276         * src/mbox.c
12277                 make filtering also work on local spool mbox
12278
12279 2001-12-07 [carsten]    0.6.5claws59
12280         * src/addressbook.c
12281                 addressbook window gets a wmclass distinct from the main
12282                 sylpheed window
12283         * src/compose.h
12284         * src/mainwindow.[ch]
12285                   forward menu item will use mode selected in prefs, forward 
12286                 as attatchment in menu removed (will be substituted in the
12287                 toolbar similar to reply buttons)
12288                   create news message menu entry and news button is now 
12289                 sensitive to the existance of a news account
12290         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
12291         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
12292         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
12293                 these are removed because the toolbar buttons don't show
12294                 the quoting modus any longer
12295
12296 2001-12-07 [paul]
12297
12298         * tools/newscache_clean.pl      ** NEW FILE **
12299                 perl script to do some tidying up in the newscache directory 
12300                 
12301         * tools/sylpheed-switcher       ** NEW FILE **
12302                 perl script to enable easy switching between main and claws
12303                 
12304         * tools/README
12305                 added descriptions of the two new perl scripts          
12306
12307
12308 2001-12-07 [melvin]     0.6.5claws58
12309
12310         * src/messageview.c
12311                 fixed a warning during compilation introduced in 0.6.5claws56
12312
12313 2001-12-07 [paul]       0.6.5claws57
12314
12315         * src/mainwindow.[ch]
12316         * src/menu.[ch]
12317                 further usability enhancements to replying with or without 
12318                 quoting via the toolbar, use of Ctrl key is replaced by 
12319                 drop down menu 
12320                 Submitted by Carsten Schurig            
12321
12322 2001-12-07 [melvin]     0.6.5claws56
12323
12324         * src/messageview.c
12325                 hack to fix bug that prevented to make/paste selections
12326                 after switching between MVIEW_TEXT and MVIEW_MIME views
12327                 without deselecting the selection first.
12328
12329 2001-12-06 [alfons]     0.6.5claws55
12330
12331         * src/filtering.[ch]
12332         * src/inc.c
12333                 revise filtering a little bit more, and make sure
12334                 messages are delivered to the appropriate inbox
12335                 (perhaps set per account)
12336
12337 2001-12-06 [paul]       0.6.5claws54
12338
12339         * sync with sylpheed 0.6.5cvs22
12340                 see ChangeLog entry 2001-12-06
12341
12342 2001-12-05 [alfons]     0.6.5claws53
12343
12344         * src/inc.c
12345         * src/folder.[ch]
12346         * src/procmsg.c
12347         * src/filtering.c
12348                 more revisions of filtering system
12349                 (last stable version is marked as LAST_STABLE)
12350                 
12351                 | NOTE 1): the filtering system now uses a local folder called
12352                 | .processing. if filtering fails, check this directory
12353                 | for missing messages.
12354                 |
12355                 | NOTE 2): help us find the filtering actions still missing
12356
12357 2001-12-05 [paul]       0.6.5claws52
12358
12359         * src/mainwindow.c
12360                 fix bug where 'Empty Trash?' pop-up window appears even
12361                 when Trash is empty, submitted by Jesse Skinner         
12362
12363 2001-12-05 [melvin]     0.6.5claws51
12364
12365         * src/compose.c
12366                 fixed bug #486106 to select correct account when reediting 
12367                 a queued message
12368         
12369 2001-12-04 [alfons]     0.6.5claws50
12370
12371         * src/mh.c
12372                 declare markfile in appropriate functions when
12373                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
12374                 for spotting this)
12375
12376 2001-12-04 [paul]       0.6.5claws49
12377
12378         * sync with sylpheed 0.6.5cvs21
12379                 see ChangeLog entry 2001-12-04
12380
12381 2001-12-03 [christoph]  0.6.5claws48
12382
12383         * po/de.po
12384                 changed translation of undo
12385         * src/account.c
12386         * src/folder.c
12387                 don't reinvent the wheel to traverse a GNode
12388         * src/compose.[ch]
12389                 seperate code to create the compose gui into functions
12390                 add "Others" page with folder selection for saving copy
12391                 of the message.
12392                 the folder identifier is saved to queue header
12393         * src/procmsg.c
12394                 save message to folder in queue header
12395
12396 2001-12-03 [paul]       0.6.5claws47
12397
12398         * sync with sylpheed 0.6.5cvs20
12399                 see ChangeLog entry 2001-12-03
12400
12401 2001-12-01 [paul]
12402
12403         * more sync with sylpheed 0.6.5cvs19
12404                 see ChangeLog entry 2001-11-29
12405
12406 2001-11-30 [paul]       0.6.5claws46
12407         
12408         * src/compose.c
12409                 remove conflicts introduced by Hoa's last commit
12410          
12411         * src/mainwindow.c
12412                 make 'Message/Bounce' sensitive
12413
12414 2001-11-30 [hoa]        0.6.5claws45
12415
12416         * src/compose.c
12417                 slightly change bounce function to add
12418                 information about the user that bounced the mail
12419                 in the From header line.
12420
12421         * src/folderview.c
12422                 permit the use of processing in outbox folder.
12423
12424 2001-11-29 [paul]       0.6.5claws44
12425
12426         * src/mainwindow.[ch]
12427         * src/prefs_common.c
12428         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
12429         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
12430         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
12431                 usability enhancements to the quoting, implements
12432                 use of Ctrl key to toggle quoting settings
12433                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
12434
12435 2001-11-29 [paul]       0.6.5claws43
12436         
12437         * sync with sylpheed 0.6.5cvs19
12438                 see ChangeLog entry 2001-11-28
12439
12440 2001-11-29 [melvin]     0.6.5claws42
12441         * src/Makefile.am
12442                 added enriched.[ch] to the list of files
12443
12444         * src/textview.c
12445         * src/mimeview.c
12446         * src/procmime.[ch]
12447         * src/enriched.[ch]
12448                 added support to view text/enriched
12449                 added support to show headers in message view for text/enriched and text/html
12450                         in non multipart messages
12451
12452 2001-11-28 [paul]       0.6.5claws41
12453
12454         * more sync with sylpheed 0.6.5cvs18
12455                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
12456
12457 2001-11-27 [paul]       0.6.5claws40
12458         
12459         * po/pt_BR.po
12460                 updated translation, submitted by Fabio Junior Beneditto
12461                 
12462         * sync with sylpheed 0.6.5cvs18
12463                 see ChangeLog entries 2001-11-26 (src/textview.c) and
12464                 2001-11-27
12465
12466
12467 2001-11-26 [paul]
12468
12469         * po/es.po
12470                 updated translation, submitted by Ricardo Mones Lastra
12471
12472 2001-11-26 [alfons]
12473
12474         * src/matcher.c
12475                 add more translatable strings
12476
12477 2001-11-26 [christoph]  0.6.5claws39
12478
12479         * po/de.po      
12480                 fixed one more umlaut
12481         * src/compose.c
12482                 fix translated header when it should not be translated
12483
12484 2001-11-26 [paul]       0.6.5claws38
12485
12486         * src/mainwindow.c
12487                 remove '/Message/Add Sender to address book' from 
12488                 main_window_set_menu_sensitive(), prevent debug warning
12489                 add 'Message/Mark/Mark all read' to mainwin_entries[]
12490
12491 2001-11-26 [paul]       0.6.5claws37
12492
12493         * src/summaryview.c
12494                 fix 'recurring unread state' bug 
12495
12496         * tools/README 
12497         * tools/filter_conv.pl
12498                 read name of top level mailbox from folderlist.xml
12499                 and presume nothing about its name              
12500
12501 2001-11-26 [darko]      0.6.5claws36
12502
12503         * src/gtkstext.[ch]
12504                 removed functions that are now in gtkutils.c
12505                 use gtkut_text_is_uri_string() from gtkutils.c
12506         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
12507
12508 2001-11-26 [paul]       0.6.5claws35
12509
12510         * sync with sylpheed 0.6.5cvs16
12511                 see ChangeLog entries 2001-11-25 and 2001-11-26
12512
12513 2001-11-25 [alfons]     0.6.5claws34
12514
12515         EXPERIMENTAL!!! Please checkout the last stable version using: 
12516           
12517         % cvs update -r LAST_STABLE -dRAP
12518
12519         (Or help us testing this stuff.)
12520
12521         * src/filtering.c               (1.14)
12522         * src/filtering.h               (1.6)
12523         * src/inc.c                     (1.28)
12524         * src/matcher.c                 (1.20)
12525         * src/mbox.c                    (1.9)
12526         * src/procmsg.h                 (1.14)
12527         * src/summaryview.c             (1.59)
12528         * src/summaryview.h             (dunno)
12529                 revert/merge/sync to as it was before commit 
12530                 on Thu, 19 Jul 2001 10:15:51 -0700.
12531
12532 2001-11-25 [hoa]        0.6.5claws33
12533
12534         * src/main.c
12535                 processing mails at startup
12536
12537         * src/folderview.c
12538         * src/summaryview.[ch]
12539                 processing mails when entering folder
12540
12541         * src/prefs_filtering.c
12542                 fixed some UI bugs
12543
12544 2001-11-24 [alfons]     0.6.5claws32
12545
12546         * src/summaryview.[ch]
12547                 make summary sort headers work, and also make
12548                 sure the sort type is stored
12549
12550 2001-11-23 [alfons]     0.6.5claws31
12551
12552         * src/summaryview.[ch]
12553                 make lock work like mark
12554                 disallow deleting messages marked as locked
12555
12556 2001-11-23 [alfons]     0.6.5claws30
12557
12558         * src/gtkstext.c
12559         * src/compose.[ch]
12560         * src/Makefile.am
12561         * src/undo.[ch]
12562                 merge undo patch submitted by Jens
12563
12564 2001-11-23 [christoph]  0.6.5claws29
12565
12566         * src/.cvsignore
12567                 added ylwrap
12568         * src/compose.c
12569                 fixed gpg signing and encoding
12570         * src/folder.[ch]
12571         * src/main.c
12572                 added --status option to get new, unread and total
12573                 message count from a running sylpheed
12574         * src/prefs_common.c
12575                 temporary fix for reply_with_quote problem
12576                 (don't call functions for non existing widget)
12577         * src/procmsg.c
12578                 one more check for ignored threads but still not
12579                 always working correctly. probably a recursive
12580                 check for all parents is needed
12581
12582 2001-11-23 [darko]      0.6.5claws28
12583
12584         * src/compose.c
12585                 wrapping on send improvements
12586         * src/gtkutils.[ch]
12587                 fix for GtkSText after last sync with main branch
12588                 GTK_TEXT -> GTK_STEXT
12589
12590 2001-11-23 [paul]       0.6.5claws27
12591
12592         * sync with sylpheed 0.6.5cvs14
12593                 see ChangeLog entries 2001-11-22 and 2001-11-23
12594                 
12595         * po/de.po
12596                 fixed the scrambled umlauts 
12597                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
12598
12599 2001-11-21 [paul]       0.6.5claws26
12600
12601         * sync with sylpheed 0.6.5cvs12
12602                 see 2nd ChangeLog entry dated 2001-11-20
12603
12604 2001-11-20 [paul]       0.6.5claws25
12605
12606         * sync with sylpheed 0.6.5cvs11
12607                 see ChangeLog entry 2001-11-19 (src/utils.c)
12608
12609 2001-11-20 [hiro]
12610
12611         * src/compose.c
12612                 GTK_TEXT -> GTK_STEXT
12613                 fix for wrong comment
12614
12615 2001-11-20 [hiro]       0.6.5claws24
12616
12617         * src/compose.[ch]
12618                 more merges from main branch
12619                 removed fatal warnings (uninitialized variables etc.)
12620                 some coding style fix
12621         * src/gtkutils.h
12622                 fixed typo.
12623         * src/addressbook.c
12624           src/addrindex.c
12625                 V-Card -> vCard
12626
12627 2001-11-19 [hoa]        0.6.5claws23
12628
12629         * src/filtering.c
12630         * src/prefs_scoring.c
12631         * src/matcher.[ch]
12632         * src/scoring.c
12633                 cleaning code
12634
12635         * src/matcher_parser_parse.y
12636         * src/prefs_filtering.c
12637                 bouncing
12638
12639 2001-11-19 [alfons]     0.6.5claws22
12640
12641         more of my old things into claws
12642
12643         * src/Makefile.am
12644         * src/prefs_common.c
12645         * src/procmsg.h
12646         * src/summaryview.[ch]
12647         * src/prefs_summary_column.c
12648         * src/pixmaps/locked.xpm
12649                 add indicators for locking of message in summary view
12650                 (does not work yet, only visual indicator)
12651
12652 2001-11-19 [paul]       0.6.5claws21
12653
12654         * sync with sylpheed 0.6.5cvs10
12655                 see ChangeLog entry 2001-11-19
12656
12657 2001-11-18 [alfons]     0.6.5claws20
12658         
12659         * src/filtering.c
12660                 remove an inadvertent free I forgot in previous clean up 
12661
12662 2001-11-18 [alfons]     0.6.5claws19
12663
12664         * src/filtering.[ch]
12665                 clean up & plug leaks
12666
12667 2001-11-18 [paul]       0.6.5claws18
12668
12669         * sync with sylpheed 0.6.5cvs9
12670                 see ChangeLog entries 2001-11-17 and 2001-11-18
12671
12672 2001-11-16 [paul]       0.6.5claws17
12673
12674         * sync with sylpheed 0.6.5cvs8
12675                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
12676
12677 2001-11-16 [paul]       0.6.5claws16
12678
12679         * sync with sylpheed 0.6.5cvs7
12680                 see ChangeLog entries 2001-11-15 and 2001-11-16
12681
12682 2001-11-15 [hoa]        0.6.5claws15
12683
12684         * src/compose.c
12685                 fix bounce, mails we received couln't be bounced to ourself.
12686
12687         * src/defs.h
12688         * src/filtering.[ch]
12689         * src/matcher.[ch]
12690         * src/matcher_parser.h
12691         * src/matcher_parser_lex.l
12692         * src/matcher_parser_parse.y
12693         * src/inc.c
12694         * src/main.c
12695         * src/mbox.c
12696         * src/prefs_filtering.[ch]
12697         * src/mainwindow.c
12698         * src/prefs_matcher.c
12699         * src/prefs_scoring.c
12700         * src/scoring.[ch]
12701         * src/summaryview.c
12702                 new matcher/filter/score configuration file parser
12703                 one unique configuration file => ~/.sylpheed/matcherrc
12704                 import in currently automatic, then save are made
12705                 in this new file.
12706                 one filter per folder and one global filter
12707                 (filter of a folder will be used as folder processing)
12708
12709         * src/folder.c
12710                 fix a bug in folder_item_get_identifier
12711                 
12712         * src/messageview.c
12713                 receive receipt return are fixed.
12714
12715 2001-11-14 [alfons]     0.6.5claws14
12716
12717         * src/session.h
12718                 add things from main branch to make claws compile
12719
12720 2001-11-14 [paul]       0.6.5claws13
12721
12722         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
12723                 see ChangeLog entries 2001-11-08 to 2001-11-14
12724
12725 2001-11-14 [hoa] 0.6.5claws12
12726
12727         * src/compose.[ch]
12728         * src/mainwindow.c
12729         * src/summaryview.c
12730                 add "bounce mail" option
12731
12732 2001-11-13 [christoph]  0.6.5claws11
12733
12734         * src/compose.c
12735                 Cleanup a mess i add before commiting
12736
12737 2001-11-13 [hoa]        0.6.5claws10
12738
12739         * src/compose.c
12740                 some fixes when mail are sent or
12741                 for crossposts
12742
12743 2001-11-13 [christoph]  0.6.5claws9
12744
12745         * po/de.po
12746                 Changed two string with the same translation
12747         * src/compose.c
12748         * src/procmsg.[ch]
12749         * src/send.[ch]
12750                 New mailsending process:
12751                   - Always queue message before sending
12752                     (message will be saved if sylpheed crashed or
12753                      freezes while sending)
12754                   - Allow queuing of newspostings
12755                   - No copy in outbox before sending
12756                     (closes bug #469501)
12757                   - No more redundant code for send and send_later
12758         * src/summaryview.c
12759                 Applied wwp <subscript@free.fr>'s patch that fixes
12760                 marks for multiple forwarded messages (+compose.c)
12761
12762 2001-11-12 [alfons]
12763
12764         * README.claws
12765                 remove things that are now in main branch
12766         
12767         * po/nl.po
12768                 update Dutch translation
12769
12770 2001-11-12 [mhadasht]   0.6.5.claws8
12771
12772         * src/prefs_common.c
12773                 re-enabled account autoselection feature for forward
12774                 and reedit lost during the branch point for SYNC-B4-REL
12775         * src/gtkspell.c
12776                 gtkpspell_get_dict(): more readable code (even if function is
12777                 not used yet)
12778         * ChangeLog.claws
12779                 added version number info to 2001-11-12 [hiro] comment.
12780
12781 2001-11-12 [hiro]       0.6.5.claws7
12782
12783         * src/compose.c
12784                 compose_forward(): fixed a bug that forward quote mark
12785                 wasn't used.
12786                 removed unnecessary code.
12787         * src/template_select.[ch]: removed.
12788
12789 2001-11-11 [alfons]
12790
12791         * src/compose.c
12792                 :%s/GTK_TEXT/GTK_STEXT/g
12793         
12794         * src/compose.[ch]
12795         * src/undo.[ch]
12796         * src/Makefile.am
12797                 revert the undo stuff (this is 0.6.6claws stuff)
12798
12799 2001-11-11 [hoa]        0.6.5.claws6
12800
12801         * src/compose.[ch]
12802                 Insert signature at the end of the text.
12803                 Added undo patch but currently disabled
12804
12805         * src/procmsg.c
12806                 Threading by subject improved.
12807
12808         * added src/undo.[ch]
12809                 Undo module for compose dialog box.
12810
12811 2001-11-11 [alfons]     0.6.5.claws5
12812
12813         * src/procmsg.c
12814                 prevent threading by subject on nodes that have already been
12815                 threaded by in-reply-to (as in "circular references in a tree
12816                 result in a dead branch")
12817
12818 2001-11-09 [hoa]        0.6.5.claws4
12819         
12820         * src/folderview.c
12821                 allows creation of mbox folder item from any files.
12822
12823 2001-11-09 [alfons]     0.6.5.claws3
12824         
12825         * src/utils.c
12826         * src/procmsg.c
12827                 do what I mean and correct threading by subject so it really
12828                 ignores attracting lines without "Re: "
12829
12830 2001-11-07 [alfons]     0.6.5.claws2
12831
12832         * src/procmsg.c
12833         * src/utils.[ch]
12834                 only attract by subject if a subject line starts with a "Re: "
12835         * src/syldap.c
12836                 remove warning
12837
12838 2001-11-07 [paul]       0.6.5claws1
12839
12840         * sync with sylpheed 0.6.5. release
12841                 see ChangeLog entry 2001-11-07
12842
12843 2001-11-07 [paul]       0.6.4claws31
12844
12845         * sync with sylpheed 0.6.4cvs18
12846                 see ChangeLog entries 2001-10-30 to 2001-11-07
12847                 prefs_templates.[ch] renamed prefs_template.[ch]
12848
12849 2001-11-06 [alfons]
12850         
12851         * src/utils.h
12852                 add semicolon Hoa forgot ;-)
12853                 
12854
12855 2001-11-06 [hoa]        0.6.4claws30
12856         
12857         * src/procmsg.c
12858         * src/summaryview.c
12859         * src/utils.c
12860         * src/utils.h
12861                 threading by subject - empty subject are ignored
12862
12863 2001-11-06 [christoph]  0.6.4claws29
12864
12865         * src/socket.c
12866                 use SSL_peek for sock_gets
12867         * src/utils.c
12868                 removed unneeded pointer in extracting quoted
12869                 names implementation
12870
12871 2001-11-06 [melvin]     0.6.4claws28
12872
12873         * src/gtkspell.c
12874                 fixed bug #476792 Selection overtyping with spell checker
12875                 fixed bug which could cause a buffer overflow
12876                 fixed a memory leak
12877
12878 2001-11-06 [hoa]        0.6.4claws27
12879         
12880         * src/procmsg.c
12881         * src/summaryview.c
12882                 threading by subject
12883
12884 2001-11-05 [alfons]     0.6.4claws26
12885         
12886         * README.claws
12887                 Claws -> Sylpheed (vice versa)
12888
12889         * src/compose.c
12890                 :%s/gtk_text/gtk_stext/g
12891                 :%s/GTK_TEXT/GTK_STEXT/g
12892                 (thanks to Jonathan Ware for spotting this)
12893
12894 2001-11-04 [christoph]  0.6.4claws25
12895
12896         * src/summaryview.c
12897                 replace Xalloca + strdup with Xstrdup_a
12898         * src/utils.c
12899                 better implementation of extracting quoted names
12900                 from addresses (remove backlashes and ignore
12901                 quotes after them)
12902
12903 2001-11-04 [alfons]     0.6.4claws24
12904
12905         * src/utils.[ch]
12906                 edit to comply more with coding style
12907
12908         * src/textview.c
12909                 fix bug reported by Kim Schulz. introduced by the patch integrated
12910                 in 0.6.4claws15. the code did not check the return value of
12911                 the html parser.
12912
12913         * AUTHORS
12914                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
12915
12916 2001-11-04 [christoph]  0.6.4claws23
12917
12918         * src/main.c
12919         * src/prefs_common.[ch]
12920                 init some pointers that possibly caused a segfault
12921                 reported in the claws-users ML
12922
12923 2001-11-04 [hoa]        0.6.4claws22
12924
12925         * src/grouplistdialog.c
12926                 change the names of the nodes in the tree
12927
12928         * src/compose.c
12929                 enhanced mailto syntax as described in
12930                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
12931                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
12932
12933         * src/utils.c
12934                 encode and decode URI (useful when opening URL into
12935                 netscape).
12936
12937 2001-11-03 [hoa]        0.6.4claws21
12938
12939         * src/grouplistdialog.c
12940                 a new newsgroups list selection dialog box
12941                 with a CTree instead of a CList
12942
12943 2001-11-03 [hoa]        0.6.4claws20
12944
12945         * src/folderview.c
12946                 enable property and scoring options when right
12947                 click on "inbox"
12948
12949         * src/summaryview.c
12950                 fixed bug when nickname were displayed using
12951                 the address book.
12952
12953 2001-11-02 [darko]      0.6.4claws19
12954
12955         * src/compose.c
12956                 new wrap quotation and URL/long words wrapping implementation
12957         * src/compose.c src/gtkstext.[ch]
12958                 move gtkstext_strncmp() to gtkstext.c
12959
12960 2001-11-01 [christoph]  0.6.4claws18
12961
12962         * src/prefs_account.c
12963                 fixed mess in account settings dialog
12964         * src/prefs_folder_item.c
12965                 added label with folder path to dialog
12966
12967 2001-10-31 [match]      0.6.4claws17
12968
12969         * src/vcard.c
12970                 fix memory leak.
12971         * src/addrbook.c
12972                 fix generation of spurious address book file names.
12973                 remove redundant functions.
12974         * po/POTFILES.in
12975                 added missing file names.
12976
12977 2001-10-30 [paul]       0.6.4claws16
12978
12979         * sync with sylpheed 0.6.4cvs6
12980                 see ChangeLog entries 2001-10-26 to 2001-10-30
12981
12982         * tools/filter_conv.pl
12983                 read folderlist.xml to discover whether the top-level
12984                 folder is called 'Mailbox' or 'Mail' 
12985
12986 2001-10-29 [paul]       0.6.4claws15
12987
12988         * src/html.c, src/textview.c
12989                 activate links in html mail and fix clickable parts
12990                 Submitted by Matthieu Dazy <dazy@t-surf.com>
12991
12992 2001-10-29 [paul]
12993
12994         * po/de.po, po/es.po, po/pt_BR/po
12995                 updated translations, submitted by Jens Oberender,
12996                 Ricardo Mones Lastra, and Fabio Junior Beneditto
12997
12998 2001-10-29 [darko]      0.6.4claws14
12999
13000         * src/compose.c
13001                 fix wrapping for good
13002
13003 2001-10-29 [darko]
13004
13005         * src/compose.c
13006                 undo previous change as it broke the smart wrapping
13007
13008 2001-10-29 [darko]      0.6.4claws13
13009
13010         * src/compose.c
13011                 fix infinite loop when long URL is quoted
13012                 (closes bug #475122.
13013
13014 2001-10-28 [match]
13015
13016         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
13017                 import Mutt address book
13018         * src/ldif.[ch] src/importldif.h
13019                 modified import LDIF handle user attributes
13020
13021 2001-10-28 [christoph]  0.6.4claws12
13022
13023         * src/summaryview.c
13024                 fixed that filtering did not work if there
13025                 were no filter rules
13026                 (closes bug #472003 and better implementation
13027                  of patch #474644)
13028
13029 2001-10-27 [christoph]  0.6.4claws11
13030
13031         * src/compose.c
13032                 make the folder's default account to be used when
13033                 replying. (patch by wwp <subscript@free.fr>)
13034         * src/compose.c
13035                 code cleanup, nearly killed all of wwp's patch
13036                 for folder's default account in compose
13037         * src/folderview.c
13038                 error panel when a folder could not be created
13039                 (closes bug #471080 new folder name & already
13040                  existing file)
13041
13042 2001-10-26 [alfons]
13043
13044         * src/utils.h
13045                 change prototype of strstr2() that Christoph forgot about
13046
13047 2001-10-26 [christoph]  0.6.4claws10
13048
13049         * src/account.c
13050                 made search for accounts by email address not case
13051                 sensitive
13052         * src/folder.c
13053                 fixed memory leak in folder_item_get_identifier
13054         * src/gtkspell.c
13055         * src/utils.c
13056                 fixed wrong strstr2 (should work like strstr)
13057
13058 2001-10-26 [darko]      0.6.4claws9
13059
13060         * src/compose.c src/gtkstext.[ch]
13061         * src/gtkstext.c
13062                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
13063
13064 2001-10-26 [paul]       0.6.4claws8
13065
13066         * src/html.c
13067                 ignore css and javascript tags in html mail
13068                 case-insensitive, with or without double-quoted
13069                 strings
13070
13071 2001-10-26 [paul]       0.6.4claws7
13072
13073         * sync with sylpheed 0.6.4cvs1
13074                 see ChangeLog entry 2001-10-26
13075
13076         * src/prefs_account.c, src/prefs_common.c,
13077           src/prefs_summary_column.c
13078                 minor improvements to the English
13079
13080 2001-10-25 [alfons]     0.6.4claws6
13081
13082         * src/gtkstext.c
13083         
13084                 make GtkSText follow style of GtkText (closes bug 
13085                 #469211 "text selection while writing message")
13086                 
13087                 do sync with GTK 1.2.10
13088
13089 2001-10-25 [paul]       0.6.4claws5
13090
13091         * src/html.c
13092                 ignore css tags in html mail
13093
13094 2001-10-25 [darko]      0.6.4claws4
13095
13096         * src/compose.c
13097                 don't declare is_url_string as static function since
13098                 we need it in gtkstext.c
13099         * src/gtkstext.c
13100                 remove unused variable
13101                 don't wrap long URLs while composing a message
13102
13103 2001-10-24 [christoph]  0.6.4claws3
13104
13105         * src/socket.c
13106                 fix ssl deadlock, when peer closes connection
13107
13108 2001-10-24 [paul]       0.6.4claws2
13109
13110         * src/prefs_common.c
13111                 gettextize the gpg ascii-armored warning message
13112
13113         * src/compose.c
13114                 insert a DOS/MAC file into the composed message
13115                 (improvements)
13116
13117         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
13118
13119 2001-10-22 [paul]       0.6.4claws1
13120
13121         * sync with sylpheed 0.6.4 release
13122                 see ChangeLog entries 2001-10-21
13123
13124         * po/fr.po, po/pt_BR.po
13125                 updated by Melvin Hadasht and Fabio Junior Beneditto
13126
13127 2001-10-21 [paul]       0.6.3claws30
13128
13129         * src/compose.c
13130                 insert a DOS text file from the compose window
13131                 into the composed message text (removes CRs characters)
13132                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
13133
13134         * tools/filter_conv.pl, tools/README
13135                 automatically use ~/.sylpheed as working directory
13136                 print out confirmation message on completion
13137
13138         * correct Hoa's last ChangeLog.claws entry
13139
13140 2001-10-20 [hoa]        0.6.3claws29
13141
13142         * src/grouplistdialog.c
13143                 bugfix (another ?) to give the right
13144                 newsgroups list for each news server.
13145
13146         * src/news.c
13147         * src/news.h
13148                 improve the newsgroups list cache
13149
13150 2001-10-20 [paul]       0.6.3claws28
13151
13152         * sync with sylpheed 0.6.3cvs9
13153                 see ChangeLog entry 2001-10-19
13154
13155         * correct Alfons' last ChangeLog.claws entry
13156
13157 2001-10-19 [alfons]
13158
13159         * src/pgptext.[ch]
13160                 fix compilation problems (part of bug #472895)
13161
13162 2001-10-18 [hoa]        0.6.3claws27
13163
13164         * src/grouplistdialog.c
13165                 bugfix when we refresh was clicked (bug 472701)
13166
13167 2001-10-19 [christoph]  0.6.3claws26
13168
13169         * src/compose.c
13170                 last header entry should default to "To:" or
13171                 "Newsgroups:" and not copy the last entry line
13172                 in a new compose window
13173                 (closes bug #472686, #470792)
13174
13175 2001-10-19 [paul]       0.6.3claws25
13176
13177         * sync with Sylpheed 0.6.3cvs8
13178                 see ChangeLog entries 2001-10-18 and 2001-10-19
13179
13180 2001-10-18 [christoph]  0.6.3claws24
13181
13182         * src/procmsg.c
13183                 reimplement ignore thread
13184         
13185 2001-10-18 [hoa]        0.6.3claws23
13186
13187         * src/folderview.c
13188         * src/grouplistdialog.[ch]
13189                 enhanced news subscription interface (feature 469113)
13190
13191         * src/news.c
13192         * src/news.h
13193                 enchanced newsgroup listing,
13194                 now, we can get groups informations
13195                 (NNTPGroupInfo)
13196
13197 2001-10-18 [paul]       0.6.3claws22
13198
13199         * src/summaryview.c
13200                 remove comment (sync with main branch)
13201         * src/mainwindow.c
13202                 fix 'Re-edit' bug in 'Message' menu
13203
13204 2001-10-17 [christoph]  0.6.3claws21
13205
13206         * src/compose.c
13207                 ignore empty or whitespace only header lines
13208
13209 2001-10-17 [paul]       0.6.3claws20
13210
13211         * sync with sylpheed 0.6.3cvs7
13212                 see ChangeLog entries 2001-10-14, 2001-10-16, and
13213                 2001-10-17
13214
13215 2001-10-17 [darko]
13216
13217         * src/compose.c
13218                 wrap long lines without spaces
13219                 don't wrap URLs
13220
13221 2001-10-16 [paul]
13222
13223         * po/es.po, po/nl.po, po/pt_BR.po
13224                 updated by Ricardo Mones Lastra, Alfons,
13225                 and Fabio Junior Beneditto
13226
13227         * sylpheed-0.6.3claws released
13228
13229 2001-10-15 [melvin] 0.6.3claws18
13230
13231         * README.claws
13232                 added summary and detailed installation instructions
13233                 for spell checker
13234         * po/fr.po
13235                 Updated, corrected and completed french translation
13236
13237 2001-10-15 [hoa] 0.6.3claws17
13238         * src/grouplistdialog.c
13239                 we can choose the newsgroups to display with wildcards
13240
13241 2001-10-15 [christoph]  0.6.3claws16
13242
13243         * src/account.c
13244         * src/compose.c
13245         * src/prefs_folder_item.[ch]
13246                 applied wwp <subscript@free.fr>'s folder
13247                 default account patch
13248         * po/de.po
13249                 Fixed wrong translation
13250
13251 2001-10-13 [alfons, christoph, melvin]  
13252                         0.6.3claws15
13253
13254         solution #2 to solve MT-safety problems defers all GUI related calls
13255         to the main thread using a gtk_idle_add() callback. discussed on
13256         ircnet #sylpheed, with christoph spotting some issues with the
13257         original code, and melvin allowing us to lobotomize his sylpheed.
13258
13259         * src/syldap.[ch], src/main.c
13260                 fix race problem in ldap search thread by deferring GUI 
13261                 stuff to main thread using gtk_idle_add()
13262
13263 2001-10-13 [paul]       0.6.3claws14
13264
13265         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
13266                 add Sergey's smtpcred.patch
13267                 adds separate username/password setting for SMTP Auth
13268                 needed by some servers
13269                 (closes feature request #471659)
13270
13271 2001-10-13 [paul]       0.6.3claws13
13272
13273         * src/pgptext.[ch] **NEW FILES**
13274         * src/Makefile.am, src/messageview.c, src/mimeview.c
13275                 decrypt ascii-armored gpg text embedded in
13276                 the message body.
13277                 Submitted by Jens Jahnke <jan0sch@gmx.net>
13278
13279 2001-10-13 [christoph]  0.6.3claws12
13280
13281         * README.claws
13282                 some more details on default to and
13283                 feature requests
13284         * src/main.c
13285                 init glib threading when ldap is used
13286         * src/syldap.c
13287                 threading fixes
13288         * po/de.po
13289                 fixed a typo
13290
13291 2001-10-12 [paul]       0.6.3claws11
13292
13293         * src/prefs_common.[ch], src/rfc2015.c
13294                 enable ascii-armored gpg text to be embedded in the
13295                 message body, selectable through the 'Privacy'
13296                 preferences. Supports encrypting only.
13297                 Submitted by Ravemax <ravemax@dextrose.com>
13298
13299 2001-10-12 [paul]       0.6.3claws10
13300
13301         * sync with sylpheed 0.6.3cvs6
13302                 see ChangeLog entries 2001-10-11 and 2001-11-12
13303
13304         * src/folderview.c
13305                 incorporated mbox folders, scoring, and folder
13306                 properties into the sync
13307
13308 2001-10-12 [darko]      0.6.3claws9
13309
13310         * README.claws
13311                 describe quotation wrapping
13312         * src/compose.c
13313                 don't treat tab as space to calculate line length properly
13314
13315 2001-10-11 [alfons]
13316
13317         * README.claws
13318                 correct description of how to make new filtering system work,
13319                 add some other things
13320                 
13321         * src/syldap.c
13322                 remove sched_yield() (not necessary / unportable)
13323
13324 2001-10-11 [paul]       0.6.3claws8
13325
13326         * sync with sylpheed 0.6.3cvs3
13327                 see ChangeLog entry 2001-10-10
13328
13329 2001-10-10 [christoph]  0.6.3claws7
13330
13331         * .cvsignore
13332                 ignore 2 files created by newer autotools
13333         * src/prefs_folder_item.c
13334                 using table for widget alignment
13335                 fixed memory leak and broken octal display
13336         * src/filesel.c
13337                 fixed segfault caused by lost filename
13338                 workaround (closes bug #469551)
13339
13340 2001-10-10 [paul]       0.6.3claws6
13341
13342         * sync with sylpheed 0.6.3cvs2
13343                 see ChangeLog entries 2001-10-09 and 2001-10-10
13344
13345 2001-10-10 [darko]      0.6.3.claws5
13346
13347         * src/gtkstext.c
13348                 proper calculation of right margin if smart wrapping is enabled
13349         * src/compose.c
13350                 automatically wrap long lines if wrap quotation is enabled
13351
13352 2001-10-09 [alfons]     0.6.3.claws4
13353
13354         * src/summaryview.c
13355                 select correct row when deleting last row in the summary view (and
13356                 close bug "[ #469104 ] select second last in list when deleting")
13357
13358 2001-10-09 [paul]       0.6.3claws3
13359
13360         * sync with sylpheed 0.6.3cvs1
13361                 updated some autotool scripts
13362
13363 2001-10-09 [darko]      0.6.3claws2
13364
13365         * src/gtkstext.[ch]
13366                 new name and mark with Sylpheed comment
13367         * src/compose.c
13368                 smart quotation wrapping a-la VIM
13369
13370 2001-10-08 [paul]       0.6.3claws1
13371
13372         * sync with sylpheed 0.6.3 release
13373                 see ChangeLog entry 2001-10-08
13374
13375 2001-10-08 [paul]       0.6.2claws24
13376
13377         * src/summaryview.c
13378                 more sync with sylpheed 0.6.2cvs12
13379                 Fixed the bug that didn't select the last row correctly
13380
13381
13382 2001-10-07 [paul]       0.6.2claws23
13383
13384         * sync with sylpheed 0.6.2cvs12
13385                 see ChangeLog entry 2001-10-07
13386
13387 2001-10-06 [match]
13388         * src/jpilot.[ch]
13389                 enable jpilot to read unsynch'ed addresses.
13390
13391         * src/editldap_basedn.c
13392                 fix segfault when opening dialog.
13393
13394 2001-10-06 [alfons]     0.6.2.claws22
13395
13396         * src/summaryview.c
13397                 fix bug with summary view selecting last *inserted*
13398                 node instead of last *visible* node. remember we
13399                 work with a tree
13400
13401 2001-10-06 [paul]       0.6.2claws21
13402
13403         * po/pt_BR.po
13404                 updated translation, contains some fixes and new
13405                 translations, submitted by Gustavo Noronha Silva
13406                 <kov@debian.org>
13407
13408         * src/prefs_common.c
13409                 change 'each' to 'every' - fix dubious English
13410
13411         * sync with sylpheed 0.6.2cvs11
13412
13413 2001-10-05 [alfons]     0.6.2claws20
13414
13415         * src/mainwindow.[ch], src/folderview.c
13416                 make composite tool button switch between "Compose News"
13417                 and "Compose Mail" depending on selected folder
13418                 (nifty idea by Kim Schulz <kim@schulz.dk>)
13419
13420 2001-10-05 [paul]       0.6.2claws19
13421
13422         * src/mainwindow.c, src/summaryview.c
13423                 fix 'Message/Reply to all', broken in last commit
13424
13425         * src/compose.c
13426                 fix X_BEENTHERE seg fault, thanks to Alfons
13427
13428 2001-10-04 [paul]       0.6.2claws18
13429
13430         * src/compose.[ch], src/mainwindow.c
13431                 make "Message/Reply" reply to mailing lists; matches
13432                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
13433                 based on portions of the patch submitted by
13434                 Junichi Uekawa <dancer@netfort.gr.jp>
13435
13436 2001-10-04 [darko]      0.6.2claws17
13437
13438         * src/compose.c
13439                 better smart wrapping
13440         * src/gtkstext.[hc]
13441                 a function to make text buffer contiguous
13442
13443 2001-10-03 [paul]       0.6.2claws16
13444
13445         * sync with sylpheed 0.6.2cvs10
13446
13447 2001-10-02 [alfons]
13448
13449         * configure.in
13450         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
13451                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
13452                 references to chinese translations (hope someone picks up
13453                 this)
13454
13455 2001-10-02 [christoph]  0.6.2claws15
13456
13457         * src/compose.c
13458                 fixed non translated header bug
13459         * ChangeLog.claws
13460                 fixed wrong date in alfons last entry ;)
13461
13462 2001-10-02 [alfons]     0.6.2claws14
13463
13464         * src/compose.c, src/prefs_common.[ch]
13465                 add block cursor option
13466
13467 2001-10-02 [paul]       0.6.2claws13
13468
13469         * sync with sylpheed 0.6.2cvs9
13470
13471 2001-09-30 [paul]       0.6.2claws12
13472
13473         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
13474                 updated translations
13475
13476         * po/POTFILES.in
13477                 add 'src/importldif.c'
13478
13479         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
13480                 added eudora-to-vCard conversion tool
13481                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
13482
13483         * sync with sylpheed 0.6.2cvs8
13484
13485 2001-09-30 [paul]
13486
13487         * sylpheed-0.6.2claws released
13488
13489 2001-09-27 [melvin]     0.6.2claws11
13490
13491         * src/gtkspell.c
13492                 fixed crash when using default path (introduced 
13493                 in 0.6.2claws10)
13494                 fixed tiny bug for initial suggestion mode
13495
13496 2001-09-27 [melvin]     0.6.2claws10
13497         
13498         * src/gtkspell.c
13499                 fixed bug where gtkpspell didn't set the path correctly
13500
13501         * README.claws
13502                 added a paragraph about spell checking
13503                 
13504
13505
13506 2001-09-27 [paul]       0.6.2claws9
13507
13508         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
13509                 replace '// comments' with '/* comments */' to prevent
13510                 some compiler warnings 
13511
13512         * sync with sylpheed 0.6.2cvs6
13513
13514 2001-09-26 [alfons]     0.6.2claws8
13515
13516         * src/messageview.c
13517                 introduce return receipt request notification again,
13518                 which was lost because of other semantics in 
13519                 procheader_parse() (???)
13520
13521 2001-09-26 [christoph]  0.6.2claws7
13522
13523         * src/compose.c
13524                 replace comments for old code with #if 0
13525                 readded auto cc, bcc and reply-to
13526         * src/prefs_matcher.c
13527         * src/prefs_scoring.c
13528                 removed some definition (was moved to
13529                 prefs.h)
13530
13531 2001-09-26 [paul]       0.6.2claws6
13532
13533         * src/mainwindow.c
13534                 make 'Follow-up and reply to' sensitive
13535
13536         * more sync with sylpheed 0.6.2cvs5
13537
13538 2001-09-25 [melvin]
13539
13540         * 0.6.2claws5
13541
13542         * src/gtkspell.c
13543                 fixed bug for "US-ASCII" introduced by the encoding code
13544
13545 2001-09-25 [paul]
13546
13547         * 0.6.2claws4
13548
13549         * src/prefs_common.[ch], src/summaryview.c
13550                 'next unread msg' 'go to next folder?' dialog can be
13551                 given default behaviour, either always show dialog,
13552                 or assume 'yes', or assume 'no'
13553                 Submitted by wwp <subscript@free.fr>
13554
13555 2001-09-25 [melvin]
13556                 
13557         * src/compose.c src/gtkspell.[ch]
13558                 added support for different encodings
13559
13560 2001-09-25 [paul]
13561
13562         * more sync with sylpheed 0.6.2cvs5
13563
13564 2001-09-24 [alfons]
13565         
13566         * src/prefs_folder_item.c
13567                 add check for item->prefs->default_to string is NULL and
13568                 add another check when freeing this string
13569
13570 2001-09-24 [paul]
13571
13572         * configure.in
13573                 change to version 0.6.2claws3
13574
13575         * sync with sylpheed 0.6.2cvs5 
13576
13577 2001-09-24 [match]
13578         * src/ldif.[ch], src/importldif.[ch], addressbook.c
13579                 import LDIF files.
13580         * src/addrcache.[ch], addrindex.[ch]
13581                 small update for future
13582         * src/addrbook.c
13583                 fix test XML file.
13584
13585 2001-09-24 [melvin]
13586         * src/gtkspell.[ch]
13587                 added 'Learn from mistakes' option
13588                 better handling of quotes in checked words
13589                 sorted dict list
13590         * po/fr.po
13591                 small update for spell checking stuff
13592
13593 2001-09-23 [alfons]
13594         
13595         * src/gtkspell.c
13596                 edit a little bit so it complies more with main coding style
13597
13598 2001-09-23 [alfons]
13599
13600         * src/folder.[ch], prefs_folder_item.c, compose.c
13601                 migrate "request return receipt" folder property
13602                 to folderlist.xml
13603
13604 2001-09-22 [alfons]
13605
13606         * README.claws **NEW**
13607                 (add things of interest for users of main branch 
13608                 and claws here)
13609
13610         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
13611                 re-implement threading per folder option, but store 
13612                 the setting in folderlist.xml (where it belongs)
13613
13614 2001-09-21 [melvin]
13615
13616         * src/gtkspell.[ch]
13617                 fixed bug when compose window is under another window
13618         * src/prefs_common.[ch] src/compose.c
13619                 changed 'dictionary_path' to 'dictionary' to be consistent
13620                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
13621         * ac/pspell.m4 src/Makefile.am 
13622                 dropped PSPELL_PATH macro
13623         * po/fr.po
13624                 updated translations
13625
13626 2001-09-21 [christoph]
13627
13628         * src/compose.c
13629                 added border around header fields
13630                 keep header type when new field is added
13631
13632 2001-09-20 [christoph]
13633
13634         * src/utils.[ch]
13635                 more portable debug_print with source filename
13636                 and linenumber
13637         * src/procmsg.c
13638                 more newlines after debug messages
13639
13640 2001-09-20 [paul]
13641
13642         * configure.in
13643                 change to version 0.6.2claws2
13644
13645         * sync with sylpheed 0.6.2cvs3
13646
13647 2001-09-19 [melvin]
13648
13649         * src/gtkspell.c
13650                 fixed the post-right-click focus pb
13651                 fixed crash when 'Spell check all' after dict change 
13652                         and when cursor is at the end of the text
13653                 shift-right-click pops up config menu even on misspelled words.
13654         * po/POTFILES.in
13655                 added gtkspell.c
13656
13657 2001-09-19 [melvin]
13658
13659         * src/about.c
13660                 added pspell to compiled-in features list
13661
13662 2001-09-18 [melvin]
13663
13664         * switched to pspell and dropped ispell
13665         * ac/pspell.m4
13666                 new file. autoconf macro for pspell
13667         * ac/Makefile.am 
13668         * configure.in acconfig.h
13669                 added pspell support
13670         * src/Makefile.am
13671         * src/main.c src/compose.[ch] src/gtkspell.[ch]
13672         * src/prefs_common.[ch] 
13673                 added pspell support
13674
13675 2001-09-18 [christoph]
13676
13677         * src/addr_compl.c
13678         * src/template.[ch]
13679                 replace LOG_MESSAGE with debug_print
13680         * src/compose.[ch]
13681                 gui improvements
13682         * src/menu.c
13683                 added newline after debug message
13684         * src/utils.h
13685                 using __VA_ARGS__ for debug_print macro
13686         * tools/.cvsignore
13687                 ignore Makefile and Makefile.in
13688
13689 2001-09-18 [paul]
13690
13691         * configure.in
13692                 change to version 0.6.2claws1
13693         * sync with sylpheed 0.6.2cvs1
13694
13695         * src/matcher.c 
13696         * src/prefs_matcher.c
13697                 add 'score equal to' option, submitted by
13698                 Paul Evans <nerd@freeuk.com>
13699
13700 2001-09-15 [christoph]
13701
13702         * src/mainwindow.c
13703                 comment out menu entry not existing in claws
13704         * src/menu.c
13705                 add debug output for non existing menu entries
13706         * src/summaryview.c
13707                 fix next/prev unread message for ignored threads
13708         * src/utils.[ch]
13709                 add sourcefile and line number to debug output
13710                 otherwise it is sometimes hard to find the
13711                 source code part if debug messages are translated
13712
13713 2001-09-14 [darko]
13714         
13715         * src/folderview.c
13716                 refresh target folder style after colour is changed
13717
13718 2001-09-13 [paul]
13719
13720         * configure.in
13721                 change to version 0.6.1claws3
13722
13723         * sync with sylpheed 0.6.1cvs6
13724
13725 2001-09-13 [darko]
13726         
13727         * src/folderview.c
13728                 fix target folder colourization to use user selected colour
13729
13730 2001-09-12 [darko]
13731         
13732         * src/summaryview.c
13733                 fix crash when message that is marked for copy/move is unmarked
13734
13735 2001-09-09 [paul]
13736
13737         * configure.in
13738                 change to version 0.6.1claws2
13739
13740         * sync with sylpheed 0.6.1cvs3
13741
13742 2001-09-09 [alfons]
13743         
13744         * src/folderview.c
13745                 fix bug with default font used for trash folder text
13746
13747 2001-09-06 [paul]
13748
13749         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13750                 updated translations
13751
13752         * configure.in
13753                 change to version 0.6.1claws1
13754
13755         * sync with sylpheed 0.6.1cvs2
13756
13757 2001-09-03 [paul]
13758
13759         * po/POTFILES.in
13760                 add Match's new addressbook
13761
13762         * po/de.po
13763                 updated translation submitted by Jens Oberender
13764
13765 2001-09-02 [paul]
13766
13767         * configure.in
13768                 change to 0.6.1claws
13769         * sync with sylpheed 0.6.1 release
13770
13771 2001-09-02 [paul]
13772
13773         * configure.in
13774                 change to 0.6.0claws2
13775
13776         * sync with sylpheed 0.6.0cvs4
13777
13778         * po/pt_BR.po
13779                 updated translation submitted by Fabio Junior Beneditto
13780
13781 2001-09-01 [match]
13782         * pixmaps/
13783                 interface.xpm
13784                 book.xpm
13785                 address.xpm
13786         * src/
13787                 Makefile.am
13788                 a ton of new files
13789
13790 2001-08-31 [paul]
13791
13792         * configure.in
13793                 change to version 0.6.0claws1
13794
13795         * sync with sylpheed 0.6.0cvs1
13796
13797         * po/es.po
13798                 updated translation submitted by Ricardo Mones Lastra
13799
13800         * po/POTFILES.in
13801                 add 'src/prefs_templates.c'
13802
13803         * src/compose.c, src/summaryview.c
13804                 fix segfault on 'Re_edit'               
13805
13806 2001-08-30 [alfons]
13807
13808         * configure.in, Makefile.am
13809         * tools/Makefile.am
13810                 add tools directory to source distribution
13811
13812 2001-08-30 [paul]
13813
13814         * configure.in
13815                 change to version 0.6.0claws
13816
13817         * sync with sylpheed 0.6.0 release
13818
13819 2001-08-30 [christoph]
13820
13821         * configure.in
13822                 removed autoconf version check
13823
13824 2001-08-30 [paul]
13825
13826         * src/account.c, src/compose.c, src/prefs_common.[ch]
13827         * src/procheader.[ch] src/utils.[ch]
13828                 Enhanced automatic account selection on replies
13829                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
13830
13831         * configure.in
13832                 add LDAP and JPilot to the configuration results output.
13833
13834 2001-08-29 [christoph]
13835
13836         * src/summeryview.c
13837                 no bold font for ignored threads
13838
13839 2001-08-29 [paul]
13840
13841         * configure.in
13842                 change to version 0.5.3claws6
13843
13844         * sync with sylpheed 0.5.3cvs10
13845                 src/stringtable.[ch]: New Files
13846
13847         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
13848         * src/pixmaps/sylpheed.xpm
13849                 add mini-icons to windows (by Alfons)
13850
13851 2001-08-27 [paul]
13852
13853         * src/mainwindow.c
13854                 new functions: next_labeled_cb(), prev_labeled_cb()
13855
13856         * src/summaryview.c
13857                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
13858                 summary_select_next_labeled(), summary_select_prev_labeled()
13859
13860         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
13861                 give claws blue folders and a blue trash can
13862
13863 2001-08-27 [paul]
13864
13865         * configure.in
13866                 change to version 0.5.3claws5
13867
13868         * sync with sylpheed 0.5.3cvs9
13869                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
13870
13871 2001-08-24 [christoph]
13872
13873         * src/filesel.c
13874                 keep filename when browsing directories
13875                 (not working for user entered filename, but
13876                  for default name and selected filename from
13877                  file list)
13878         * src/mainwindow.c
13879                 fixed wrong spelling "Folllow-up"
13880         * src/mbox_folder.c
13881         * src/procmsg.c
13882         * src/summaryview.c
13883                 fixed new/unread message count with ignored
13884                 threads (2 commits, first didn't notice no
13885                 longer needed decreasing)
13886         * src/inc.c
13887                 readded scrolling of progress dialog
13888                 (lost in sync)
13889
13890 2001-08-24 [paul]
13891
13892         * configure.in
13893                 change to 0.5.3claws4
13894
13895         * sync with sylpheed 0.5.3cvs7
13896
13897 2001-08-24 [christoph]
13898
13899         * src/compose.c
13900                 set request return receipt when replying
13901                 if it is set is the folder prefs of the
13902                 message
13903         * src/inc.c
13904                 disable final error popup if popups are
13905                 disabled in config (again)
13906
13907 2001-08-23 [paul]
13908
13909         * configure.in
13910                 Change version number to 0.5.3claws3
13911
13912         * sync with sylpheed 0.5.3cvs5
13913
13914         * src/mimeview.c
13915                 double quote '%s' in 'gedit %s' to fix bug when
13916                 opening attachment with spaces in the name
13917
13918 2001-08-22 [alte]
13919         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
13920           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
13921                 initial message templates support
13922
13923
13924 2001-08-22 [paul]
13925
13926         * configure.in
13927                 change version number to 0.5.3claws2
13928
13929         * sync with sylpheed 0.5.3cvs4
13930
13931         * src/procmsg.h src/summaryview.c
13932                 re-implement (un)ignore thread
13933
13934 2001-08-21 [paul]
13935
13936         * src/summaryview.c
13937                 remove unnecessary code
13938         * src/compose.c
13939                 enable 'dynamic' signatures (submitted by
13940                 Eric Limpens <eric@hscg-internet.nl>)
13941
13942 2001-08-21 [paul]
13943
13944         clean up after sync with sylpheed 0.5.3 release
13945
13946         * src/folderview.c
13947                 fix re-introduced font mess, see Christoph's
13948                 entry 2001-06-24
13949
13950         * src/summaryview.c
13951                 remove prev_msgnum
13952                 use sylpheed's small font instead of
13953                 gtk default font for summary view
13954
13955
13956 2001-08-17 [paul]
13957
13958         * configure.in
13959                 add pl to ALL_LINGUAS - sync with main branch
13960
13961         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13962                 Updated. Translations by Jens Oberender, Ricardo Mones
13963                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
13964
13965         * po/pl.po  ** NEW FILE **
13966                 sync with the main branch
13967
13968         * src/folderview.c
13969                 fix target folder colorizing and refresh problem
13970
13971
13972 2001-08-17 [christoph]
13973
13974         * src/mainwindow.c
13975                 claws uses 4 colors for target folder coloring.
13976                 arrays were not long enough and destroyed the
13977                 stack causing a segfault.
13978                 target folder colorizing does not work anymore
13979                 for me
13980
13981 2001-08-16 [paul]
13982
13983         * configure.in
13984                 change to version 0.5.3claws1
13985
13986         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
13987           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
13988           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
13989
13990                 sync with sylpheed 0.5.3 release, but keep claws method of
13991                 configuring/saving fonts
13992
13993         * src/addressbook.[ch]
13994                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
13995                 in line with a similar change in Hiroyuki's branch
13996
13997         * src/mainwindow.[ch]
13998                 disable main_window_set_thread_option()
13999         * src/prefs_folder_item.c
14000                 comment out &tmps_prefs.enable_thread,
14001         * src/mbox_folder.c, src/procmsg.[ch]
14002                 comment out MSG_IS_IGNORE_THREAD
14003         * src/summaryview.c
14004                 comment out summary_ignore_thread() and summary_unignore_thread()
14005                 comment out MSG_IS_IGNORE_THREAD
14006
14007                 use Hiroyuki's threading instead.
14008
14009
14010
14011 2001-08-15 [paul]
14012
14013         * src/account.c
14014                 use Hiroyuki's 0.5.3 column scheme but also
14015                 include the enable/disable button.
14016         * src/pixmaps/mark.xpm
14017                 add Hiroyuki's amended pixmap
14018
14019 2001-08-13 [christoph]
14020
14021         * src/account.c
14022                 receive at get all column showed wrong state for APOP
14023                 button should only work for POP3 and APOP accounts
14024         * src/prefs_account.c
14025                 added missing preprocessor statement for SSL
14026
14027 2001-08-12 [paul]
14028
14029         * src/account.[ch]
14030                 add 'receive at get all' column and enable/disable
14031                 button.
14032
14033 2001-08-06 [christoph]
14034
14035         * src/account.c
14036                 show usage of SSL in protocol column
14037
14038         * src/imap.c
14039         * src/inc.c
14040                 renamed ssl options
14041
14042         * src/prefs_account.[ch]
14043                 moved ssl options to a new page
14044
14045         * src/send.c
14046         * src/smtp.c
14047         * src/ssl.[ch]
14048                 renamed ssl options
14049                 added support for SMTP STARTTLS command
14050
14051 2001-08-05 [christoph]
14052
14053         * configure.in
14054                 debian autoconf needs version check to find
14055                 correct autoconf version. if the file is
14056                 named configure.in 2.13 is used, which does
14057                 not work with this configure.in script.
14058                 other solution would be to rename the script
14059                 to configure.ac as suggested in the autoconf
14060                 manual.
14061
14062         * src/inc.c
14063                 disable final error popup if popups are
14064                 diabled in config
14065
14066         * src/socket.c
14067                 bugfix in ssl_gets
14068                 fixes IMAP over SSL problem
14069
14070 2001-08-03 [paul]
14071
14072         * configure.in
14073                 change to 0.5.2claws1
14074
14075         * sync with sylpheed 0.5.2cvs1
14076
14077 2001-08-02 [alfons]
14078
14079         * configure.in
14080                 quick fix for ispell detection...
14081
14082 2001-08-01 [paul]
14083
14084         * configure.in
14085                 change to 0.5.1claws4
14086
14087         * sync with sylpheed 0.5.1cvs7
14088
14089 2001-07-31 [alfons]
14090
14091         * src/prefs_common.c, src/prefs_common.h, 
14092           src/gtkspell.c, src/gtkspell.h
14093                 add global spelling checker settings (compose tab) +
14094                 selection of dictionary 
14095           
14096         * configure.in  
14097                 guess valid ispell location
14098
14099 2001-07-31 [paul]
14100
14101         * po/POTFILES.in
14102                 removal of 'src/quote_fmt_parse.c'
14103         * po/de.po
14104                 Updated de.po
14105                 (submitted by Jens Oberender <didge@suse.de>)
14106
14107 2001-07-31 [darko]
14108
14109         * src/folder.[ch]
14110         * src/folderview.[ch]
14111         * src/mainwindow.c
14112         * src/mh.c
14113         * src/prefs_common.[ch]
14114         * src/summaryview.c
14115                 target folder colourization
14116
14117 2001-07-30 [paul]
14118
14119         more sync with Sylpheed 0.5.1cvs6 
14120
14121 2001-07-30 [darko]
14122
14123         * src/mh.c
14124         * src/prefs_folder_item.[hc]
14125         * src/summaryview.c
14126                 shared folders support with a GUI
14127
14128 2001-07-29 [paul]
14129
14130         0.5.1claws3
14131
14132         * sync with Sylpheed 0.5.1cvs6
14133
14134 2001-07-29 [paul]
14135
14136         * po/pt_BR.po
14137                 updated
14138                 (submitted by Fabio Junior Beneditto)
14139
14140 2001-07-28 [paul]
14141
14142         * src/procmime.c
14143         * AUTHORS
14144                 patch to correct bad image mime headers
14145                 (submitted by Don Quijote <dq@searchlores.org>)
14146
14147 2001-07-28 [paul]
14148
14149         * tools/gif2xface.pl   **NEW FILE**
14150         * tools/README
14151                 script to convert file.gif to file.xface for
14152                 use in a custom header.
14153                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
14154
14155 2001-07-27 [alfons]
14156         
14157         * configure.in
14158                 change macros for detecting JPilot and LDAP
14159
14160 2001-07-27 [christoph]
14161
14162         * src/filtering.c
14163                 code cleanup (MIN / MAX warning, needed casting)
14164
14165 2001-07-27 [alfons]
14166
14167         * procheader.c
14168                 disallow setting flags when detecting certain headers
14169                 (X-Status, Status, Seen, X-Seen). 
14170         
14171         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
14172
14173 2001-07-27 [christoph]
14174
14175         * src/prefs_filter.c
14176         * src/prefs_filtering.c
14177         * src/prefs_matcher.c
14178         * src/prefs_scoring.c
14179                 scroll list when moving rows up or down
14180
14181         * src/imap.c
14182         * src/imap.h
14183         * src/prefs_account.c
14184         * src/prefs_account.h
14185         * src/send.c
14186                 SMTP over SSL (untested, feedback requested)
14187                 IMAP over SSL
14188
14189         * src/ssl.c
14190                 code cleanup
14191
14192 2001-07-26 [alfons]
14193         
14194         * configure.in, acconfig.h
14195                 define CLAWS (need this for main / claws detection)
14196
14197 2001-07-25 [alfons]
14198
14199         * configure.in
14200                 Sylpheed 0.5.1claws2
14201                 
14202         * sync with Sylpheed 0.5.1cvs4
14203
14204 2001-07-25 [christoph]
14205
14206         * src/scoring.c
14207                 fixed segfault
14208                 item->prefs == NULL (don't know why)
14209
14210 2001-07-25 [alfons]
14211
14212         * configure.in
14213                 Sylpheed 0.5.1claws1
14214
14215         * sync with Sylpheed 0.5.1cvs1-3
14216
14217 2001-07-24 [christoph]
14218
14219         * src/folderview.c
14220         * src/prefs_folder_item.[ch]
14221                 added folderitem preferences dialog with
14222                 default To: and auto request return receipt
14223
14224         * src/compose.[ch]
14225         * src/menu.[ch]
14226                 changes to handle new folderitem preferences
14227
14228         * src/mainwindow.c
14229         * src/summaryview.c
14230                 call compose new mail with current folderitem
14231
14232 2001-07-24 [alfons]
14233
14234         Release Sylpheed 0.5.1claws
14235
14236         * configure.in
14237                 change to release version 0.5.1claws
14238
14239 2001-07-24 [christoph]
14240
14241         * src/summaryview.c
14242                 fixed segfault that happend when the selected
14243                 message was removed while retrieving new messages.
14244
14245         * po/es.po
14246                 updated translation
14247                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
14248
14249 2001-07-22 [alfons]
14250
14251         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
14252         this is a work in progress, for more information: http://nlpagan.net/sylman 
14253         
14254         * configure.in, src/mainwindow.c, manual/Makefile.am
14255                 add support for English manual
14256
14257         * AUTHORS
14258                 add authors of user manuals
14259
14260         * manual/en/sylpheed*.html
14261                 add English documentation
14262
14263 2001-07-22 [christoph]
14264
14265         * po/POTFILES.in
14266                 added src/ssl.c
14267         * src/ssl.c
14268                 changed a wrong debug message
14269
14270 2001-07-22 [alfons]
14271
14272         * po/nl.po
14273                 update Dutch translation
14274
14275         * src/prefs_filtering.c, 
14276           src/prefs_matcher.c
14277                 add more translatable strings           
14278
14279 2001-07-21 [alfons]
14280
14281         0.5.0claws7
14282
14283         * configure.in
14284                 change version
14285
14286         * src/inc.c, src/summaryview.[ch]
14287                 prevent update of mark file when filtering has done, by
14288                 using a variable; this affects two functions:
14289                         inc.c::inc_finished()
14290                         summaryview.c::summary_show()
14291
14292 2001-07-20 [alfons]
14293
14294         * src/filtering.[ch], src/prefs_filtering.c, 
14295           src/matcher.[ch]
14296                 add filtering action for label coloring 
14297
14298         * po/POTFILES.in
14299                 add labelcolors.c
14300
14301         * added src/labelcolors.c
14302         * added src/labelcolors.h
14303         * src/Makefile.am, src/summaryview.c
14304                 rearrange label coloring code
14305
14306         * src/procmsg.h
14307                 add more parentheses so label colouring works correctly
14308
14309         * src/filtering.c
14310                 don't really delete message, but move it to Trash
14311
14312         * src/prefs_matcher.c
14313                 add quote options to info dialog
14314
14315 2001-07-20 [christoph]
14316
14317         * src/Makefile.am
14318         * src/inc.c
14319         * src/main.[ch]
14320         * src/socket.h
14321         * src/ssl.[ch] (new)
14322                 moved ssl stuff to a seperate file
14323
14324 2001-07-20 [darko]
14325
14326         * src/summaryview.c
14327                 fix show sender using address book with no e-mail
14328                 address in From: field
14329
14330 2001-07-19 [alfons]
14331
14332         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
14333                 fix messy handling of escaping... now at least the
14334                 execute command is useful. escape char is '\', we
14335                 accept \n and \r too. 
14336
14337                 Real life example:
14338                 
14339                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
14340                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
14341
14342 2001-07-18 [alfons]
14343
14344         0.5.0claws6
14345
14346         * src/summaryview.c
14347                 clean up
14348
14349         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
14350           src/procmsg.[ch]
14351                 revise filtering; currently move, copy, marking have
14352                 been tested. if you like bleeding edge stuff, you
14353                 should definitely go for this version :)
14354
14355         * mark old working stuff as VERSION_0_5_0_CLAWS5        
14356
14357 2001-07-17 [christoph]
14358
14359         * src/utils.c
14360                 timestamp log
14361
14362 2001-07-17 [alfons]
14363
14364         0.5.0claws5
14365
14366         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
14367           bits in the mark file, without affecting either branch. Lots of
14368           files changed, also in claws branch.
14369
14370           UNTESTED: use of mbox folders
14371
14372         * src/summaryview.c
14373                 added mark all read; however this was a quick hack used for
14374                 cleaning up mess after initial merge with Hiroyuki
14375
14376         * configure.in
14377                 change claws version number back to 0.5.0claws5 to clear up 
14378                 confusion & pretension (recent release was technically 
14379                 0.5.0claws4, so we neatly align with Hiroyuki :-)
14380
14381 2001-07-16 [alfons]
14382
14383         sync with Hiroyuki's 0.5.0cvs4
14384
14385 2001-07-16 [alfons]
14386
14387         0.5.1claws3
14388
14389         * src/filtering.[ch]
14390                 remove invalid updating of mark files for 
14391                 filter actions MATCHING_ACTION_MOVE and 
14392                 MATCHING_ACTION_DELETE; this should fix the
14393                 folder update bug
14394                 
14395         * src/procmsg.c
14396                 revert Christoph's stab at fixing the folder 
14397                 update bug
14398
14399         * po/POTFILES.in
14400                 add missing files with translatable strings
14401
14402         * src/summaryview.c
14403                 remove debug print
14404
14405 2001-07-15 [alfons]
14406
14407         * src/addr_compl.[ch], src/prefs_filtering.c
14408                 make "filtering pref dialog's destination entry" an
14409                 "address completable entry", if filter destination is 
14410                 an email address
14411
14412         0.5.1claws2
14413         
14414         sync with Hiroyuki's 0.5.0cvs2-3
14415
14416 2001-07-15 [christoph]
14417
14418         * src/procmsg.c
14419                 fixed folder stats update after incorporation
14420
14421 2001-07-15 [alfons]
14422
14423         * src/summaryview.c
14424                 * finish label colouring stuff (for now)
14425                 * fix incorrect colour bug (off by one) 
14426
14427 2001-07-14 [alfons]
14428
14429         * src/mainwindow.c
14430                 change text labels for news and mail message so there's
14431                 plenty of toolbar estate left
14432
14433         * configure.in
14434                 0.5.1claws1
14435
14436         * src/folderview.c
14437           src/folder.[ch]
14438                 sync with Hiroyuki's 0.5.0cvs1
14439
14440         * src/summaryview.c
14441                 more rewrite label colouring
14442
14443 2001-07-14 [alfons]
14444
14445         * src/summaryview.[ch]
14446                 * start rewrite label colouring 
14447                 * fix proper location "Add Sender To Addressbook" menu item
14448
14449 2001-07-13
14450
14451         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14452         (actually this is 0.5.0claws4)
14453
14454 2001-07-13 [alfons]
14455
14456         * po/pt_BR.po
14457                 * fix duplicate message
14458                 * add updated Portugese / Brazilian translation
14459                   submitted by Fabio Junior Beneditto
14460
14461 2001-07-12 [alfons]
14462
14463         * AUTHORS
14464                 add Jens
14465
14466         * po/nl.po
14467                 add updated Dutch translation
14468
14469         * po/de.po
14470                 add updated German translation submitted by Jens
14471
14472 2001-07-11 [alfons]
14473
14474         Prerelease before 0.5.0claws. Please test.
14475         This version is temporarily tagged as VERSION_0_5_0_TEST
14476
14477         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
14478           src/prefs_scoring.c, src/prefs_matcher.c, 
14479           src/prefs_filtering.c, src/mbox.c, 
14480           src/main.c, src/inc.c, src/filtering.[ch]
14481                 revert new Hoa's new matcher (does not work yet)
14482
14483         * src/Makefile.am
14484                 clean up
14485
14486 2001-07-10
14487
14488         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14489
14490
14491 2001-07-10 [alfons]
14492
14493         * Makefile.am
14494                 add ChangeLog.claws to EXTRA_DIST
14495         * src/Makefile.am
14496                 add matcher_parser_parse.h to EXTRA_DIST
14497
14498 2001-07-10 [christoph]
14499
14500         * src/inc.c
14501                 add destination folder to table of
14502                 folders that need to be updated after
14503                 incorporation
14504
14505 2001-07-10 [alfons]
14506
14507         * folder.[ch]
14508           folderview.c
14509                 make collapse state of folders and folder items persistent, i.e.
14510                 if you collapse a folder tree, the next time sylpheed-claws starts 
14511                 up the folder tree remains collapsed.  
14512                 
14513 2001-07-10 [christoph]
14514
14515         * acconfig.h
14516         * configure.in
14517                 added --enable-ssl
14518         * src/md5.[ch]
14519                 renamed MD5_CTX to MD5_CTX_syl
14520                 conflicts with a struct in openssl
14521         * src/inc.c
14522         * src/main.[ch]
14523         * src/prefs_account.[ch]
14524         * src/socket.[ch]
14525                 SSL support for POP
14526         * src/mainwindow.c
14527                 fixed compose with current account
14528                 broken by new compose button stuff
14529
14530 2001-07-09 [hoa]
14531
14532         * AUTHORS
14533                 changed my email address
14534
14535         * src/matcher_parser_parse.y
14536                 clean the parser to remove conflicts
14537
14538 2001-07-09 [alfons]
14539
14540         * AUTHORS
14541                 add Match Grun
14542
14543         * configure.in
14544                 fix incorrect description of --enable-ldap parameter
14545
14546         * src/prefs_common.[ch]
14547           src/compose.c
14548                 add experimental option "smart wrapping" which makes the
14549                 compose editor auto wrap.
14550                 
14551                 | TODO: the problem with the buggy cursor handling is caused |
14552                 | by the GtkText. when deleting / backspacing text its       |
14553                 | wrapping algorithm does not take in account the previous   |
14554                 | line. should find a way to hack this in.                   |
14555                 | or should perhaps combine this with the word wrapping      |
14556                 | patch i wrote in january.                                  |
14557
14558         * src/about.c
14559                 show build parameters for LDAP and JPilot
14560
14561         * src/summaryview.c
14562                 revert Christoph's bugfix for selecting next unread message, 
14563                 because folder stats aren't updated correctly
14564
14565 2001-07-08 [hoa]
14566
14567         * src/filtering.c
14568         * src/mainwindow.c
14569         * src/matcher.c
14570         * src/matcher_parser_lex.l
14571         * src/matcher_parser_parse.y
14572         * src/prefs_filtering.c
14573         * src/prefs_scoring.c
14574         * src/scoring.c
14575                 bugfix of the config file parser
14576
14577 2001-07-08 [alfons]
14578
14579         * src/Makefile.am
14580                 added generated matcher sources to BUILT_SOURCES
14581
14582 2001-07-08 [hoa]
14583
14584         * src/Makefile.am
14585         * src/.cvsignore
14586                 added new config file parser
14587
14588         * src/scoring.[ch]
14589         * src/filtering.[ch]
14590         * src/matcher.[ch]
14591         * src/prefs_filtering.c
14592         * src/prefs_matcher.c
14593         * src/prefs_scoring.c
14594         * added src/matcher_parser.h
14595         * added src/matcher_parser_lex.h
14596         * added src/matcher_parser_lex.l
14597         * added src/matcher_parser_parse.y
14598                 lex & yacc config file parser
14599
14600         * src/mbox.c
14601         * src/inc.c
14602         * src/main.c
14603                 changes prefs_filtering into global_filtering           
14604
14605         * src/summaryview.c
14606                 build threads with subjects only if "Re: " is at the
14607                 beginning of the subject
14608
14609 2001-07-07 [paul]
14610
14611         0.5.0claws
14612
14613         sync with sylpheed 0.5.0
14614                 change of version number only
14615
14616 2001-07-06 [paul]
14617
14618         0.5.0claws5
14619
14620         sync with sylpheed 0.5.0pre5
14621
14622 2001-07-05 [paul]
14623
14624         sync with sylpheed 0.5.0pre4 release
14625                 /po and /manual/ja not sync'ed
14626
14627 2001-07-04 [paul]
14628
14629         more sync with sylpheed 0.5.0pre4
14630
14631 2001-07-03 [christoph]
14632
14633         * src/addressbook.c
14634                 fixed address book broken by address book
14635                 for VCard, JPilot, LDAP
14636
14637 2001-07-03 [alfons]
14638
14639         * src/matcher.c
14640         * src/textview.c
14641                 stopped memory leaks
14642
14643 2001-07-03 [paul]
14644
14645         more sync with sylpheed 0.5.0pre4
14646
14647 2001-07-02 [match]
14648
14649         * included address book patch for VCard, JPilot, LDAP
14650         * pref_common.c - fixed Font options on Display tab (cosmetic)
14651         * alertpanel.c - fixed truncated message
14652
14653 2001-07-02 [christoph]
14654
14655         * src/mbox_folder.c
14656         * src/procmsg.[ch]
14657         * src/summaryview.c
14658                 mark threads for ignoring
14659
14660 2001-07-02 [paul]
14661
14662         0.5.0claws4
14663
14664         * sync with sylpheed 0.5.0pre4
14665                 updated gettext to 0.10.38.
14666
14667 2001-07-01 [paul]
14668
14669         * src/ mainwindow.c
14670         * src/procmsg.h
14671         * src/summaryview.[ch]
14672                 new right-click option: Label.
14673                 substitute for 'Mark-->Mark/Unmark', colours the line.
14674                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
14675
14676 2001-07-01 [christoph]
14677
14678         * src/folderview.c
14679                 fixed font for trash
14680         * src/summaryview.c
14681                 move ctree to unread message
14682
14683 2001-07-01 [paul]
14684
14685         * sync with sylpheed 0.5.0pre3 release
14686
14687 2001-06-30 [alfons]
14688
14689         * src/filesel.[ch]
14690         * src/compose.c
14691                 allow inserting / attaching multiple files in
14692                 the composer window
14693
14694 2001-06-30 [paul]
14695
14696         * src/codeconv.c
14697                 small change to Alfons' previous stuff so that it
14698                 actually makes
14699
14700 2001-06-30 [alfons]
14701
14702         * lots of files changed; first attempt to merge the changes
14703           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
14704
14705 2001-06-30 [paul]
14706
14707         * po/pt_BR.po
14708                 updated and completed, translations by Fabio
14709                 Junior Beneditto <fjbeneditto@yahoo.com.br>
14710
14711 2001-06-29 [alfons]
14712
14713         * src/compose.c
14714         * src/mimeproc.[ch]
14715                 allow selecting an attached files' mime type from a 
14716                 list of types.
14717
14718 2001-06-29 [paul]
14719
14720         * more sync with sylpheed 0.5.0pre3
14721
14722 2001-06-29 [paul]
14723
14724         * po/pt_BR.po
14725                 merge with sylpheed.pot and pt_BR.po provided by
14726                 Fabio Junior Beneditto.
14727
14728 2001-06-29 [darko]
14729
14730         * src/procmime.c
14731                 make MIME types case insensitive
14732
14733 2001-06-28 [alfons]
14734
14735         * po/nl.po
14736                 merge with sylpheed.pot and old nl.po; translations added.
14737
14738 2001-06-28 [paul]
14739
14740         * more sync with sylpheed 0.5.0pre3
14741
14742 2001-06-27 [alfons]
14743
14744         * src/summaryview.c
14745                 don't crash when removing parent node of messages
14746                 attracted by subject. this was caused by not deleting
14747                 the parent node from the subject line hash table.
14748
14749 2001-06-27 [alfons]
14750
14751         * src/summaryview.c
14752         * src/compose.[ch]
14753         * src/mainwindow.c
14754                 if there are multiple messages selected, allow forwarding
14755                 them as attachments.
14756
14757 2001-06-27 [paul]
14758
14759         * more sync with sylpheed 0.5.0pre3
14760
14761 2001-06-26 [paul]
14762
14763         0.5.0claws3
14764
14765         * sync with sylpheed 0.5.0pre3
14766
14767 2001-06-25 [paul]
14768
14769         * src/mainwindow.c
14770                 fixed 'compose news article' bug
14771                 from icon-and-text toolbar
14772
14773 2001-06-25 [paul]
14774
14775         * sync with sylpheed 0.5.0pre2 release
14776
14777 2001-06-24 [christoph]
14778
14779         * src/prefs_common.c
14780                 bug fix in font selection
14781         * src/folderview.c
14782                 use sylpheed's normal font instead of
14783                 gtk default font for folders without
14784                 new messages
14785
14786 2001-06-24 [alfons]
14787
14788         * src/mainwindow.[ch]
14789                 added composite compose mail / news button (an idea by Leandro
14790                 Pereira <leandro@linuxmag.com.br>)
14791
14792 2001-06-24 [paul]
14793
14794         Added instructions for ldif-to-xml.py
14795
14796         * tools/README
14797
14798 2001-06-23 [alfons]
14799
14800         Some minor things.
14801
14802         * src/pixmaps/stock_news_compose.xpm
14803                 added pixmap by Leandro
14804         * src/prefs_common.c
14805                 tested built-in spelling checker of GCC 3.0 :)
14806         * po/nl.po
14807                 merged dutch translation of sylpheed-main with
14808                 sylpheed.pot
14809
14810 2001-06-23 [paul]
14811
14812         Added tools directory and files.
14813
14814         * tools/filter_conv.pl
14815                 converts old filter system to new filtering system
14816         * tools/ldif-to-xml.py
14817                 converts netscape addressbook to sylpheed addressbook
14818         * tools/README
14819                 descriptions/instructions for above two files
14820
14821 2001-06-23 [christoph]
14822
14823         * src/inc.c
14824         * src/manage_window.[ch]
14825         * src/prefs_common.[ch]
14826                 mail retrieval dialog can be enabled, disabled
14827                 or hidden if non of sylpheed's windows is active
14828
14829 2001-06-22 [paul]
14830
14831         0.5.0claws2
14832
14833         * sync with sylpheed 0.5.0pre2
14834
14835 2001-06-21 [christoph]
14836
14837         * src/summaryview.c
14838                 show recipient on 'from' for all accounts
14839                 
14840         * src/inc.c
14841         * src/prefs_common.[ch]
14842                 disable error popup on mail receive errors
14843
14844 2001-06-21 [alfons]
14845
14846         * src/compose.c
14847                 made the ruler correctly appear and disappear.
14848
14849         * src/Makefile.am
14850                 removed Hoa's work-in-progress-stuff (interesting!) so 
14851                 claws compiles ok.
14852
14853 2001-06-20 [christoph]
14854
14855         * src/inc.c
14856         * src/progressdialog.c
14857                 added scrolled window for list in progressdialog
14858
14859 2001-06-20 [paul]
14860
14861         sync with sylpheed 0.5.0pre1 release
14862
14863 2001-06-20 [christoph]
14864
14865         * src/summeryview.c
14866                 make building threads by subject work when
14867                 thread view is enabled
14868                 
14869         * src/compose.c
14870         * src/prefs_common.[ch]
14871                 automatically select account for mail replys
14872
14873 2001-06-19 [sergey]
14874
14875         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
14876         they are filled in from the account settings.
14877
14878 2001-06-19 [paul]
14879
14880         * more sync with sylpheed 0.5.0pre1
14881
14882 2001-06-18 [alfons]
14883
14884         * src/Makefile.am,
14885           src/procmime.c
14886                 added --sysconfdir to CPPFLAGS for pointing to the correct
14887                 location of mime.types. 
14888
14889                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
14890                 or ./configure!
14891
14892 2001-06-18 [hoa]
14893
14894         * src/summaryview.c
14895                 fixed some bug when building threads
14896
14897 2001-06-18 [pau]l
14898
14899         * src/prefs_account.c
14900                 UI stuff: More changes to the English
14901
14902 2001-06-18 [paul]
14903
14904         * src/pixmaps/stock_news_compose.xpm: new file
14905         * src/Makefile.am
14906         * src/mainwindow.c
14907         * src/summaryview.c
14908                 Added new icon for Hoa's 'compose a news
14909                 message', plus minor improvements to the
14910                 English
14911
14912         * po/ja.po
14913         * ChangeLog
14914         * ChangeLog.jp
14915                 more sync with sylpheed 0.5.0pre1
14916
14917 2001-06-18 [hoa]
14918
14919         * src/compose.[ch]
14920         * src/mainwindow.c
14921                 Follow-up and reply to
14922
14923         * src/summaryview.[ch]
14924                 Build threads also with subjects
14925
14926 2001-06-17 [hoa]
14927
14928         * src/compose.c
14929                 forwarding use the current account.
14930
14931         * src/mainwindow.c
14932                 the "compose message" button has been replaced with
14933                 "new mail" and "new news" buttons
14934
14935         * src/prefs_common.[ch]
14936                 added a configuration option to use the forward button
14937                 as "forward as attachment"
14938                 changed reply and forward format description
14939
14940         * src/quote_fmt_lex.l
14941         * src/quote_fmt_parse.y
14942                 added message with no signature in format for reply
14943                 and forward.
14944
14945 2001-06-17 [paul]
14946
14947         Minor UI stuff
14948
14949         * src/mainwindow.c
14950         * src/summaryview.c
14951                 Improvements to the English
14952
14953         * src/prefs_common.c
14954                 Improvements to the English and some
14955                 clarity/continuity improvements in the
14956                 description of Quote symbols.
14957
14958 2001-06-17 [paul]
14959
14960         0.5.0claws1
14961
14962         * sync with sylpheed 0.5.0pre1
14963
14964 2001-06-17 [hoa]
14965
14966         * src/compose.c
14967                 Better interface for compose, displayed fields
14968                 are updated whenever we change account.
14969                 Newsgroups field is automatically filled.
14970
14971         * src/mainwindow.c
14972                 Newsgroups field is automatically filled.
14973
14974         * src/prefs_account.c
14975                 Some interface stuff when fields appear and
14976                 disappear.
14977
14978 2001-06-16 [paul]
14979
14980         0.4.99claws
14981
14982         * sync with sylpheed 0.4.99
14983
14984 2001-06-16 [sergey]
14985
14986         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
14987         base64_decoder_free, base64_decoder_decode): new object and
14988         functions for decoding base64 streams.
14989         * src/procmime.c (procmime_decode_content): modified to use the
14990         new base64 decoder.
14991
14992 2001-06-15 [paul]
14993
14994         0.4.99claws10
14995
14996         * sync with sylpheed 0.4.99cvs11
14997
14998 2001-06-13 [paul]
14999
15000         0.4.99claws9
15001
15002         * sync with sylpheed 0.4.99cvs9
15003
15004 2001-06-13 [hoa]
15005
15006         * src/compose.c
15007         * src/prefs_account.c
15008
15009                 SMTP server can be defined in the news account
15010                 mime type of attachment are kept.
15011
15012         * src/summaryview.c
15013
15014                 now choose the highest important score between default
15015                 and important score of folder.
15016
15017 2001-06-09 [alfons]
15018         
15019         * src/prefs_common.c: 
15020
15021                 (prefs_quote_description_create): corrected description of 
15022                 quote format characters
15023
15024 2001-06-09 [paul]
15025
15026         0.4.99claws8
15027
15028         * sync with sylpheed 0.4.99cvs8
15029
15030 2001-06-08 [sergey]
15031
15032         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
15033         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
15034
15035 2001-06-08 [paul]
15036
15037         0.4.99claws7
15038
15039         * sync with sylpheed 0.4.99cvs7
15040
15041 2001-06-06 [sergey]
15042
15043         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
15044         clashes with autogenerated header).
15045         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
15046         * src/Makefile.am: added quote_fmt.h.
15047         * src/.cvsignore: added lex/yacc autogenerated files
15048         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
15049
15050 2001-06-06 [paul]
15051
15052         0.4.99claws6
15053
15054         * sync with sylpheed 0.4.99cvs6
15055
15056 2001-06-06 [hoa]
15057
15058         * added src/quote_fmt_parse.h
15059         * src/compose.c
15060                 removed warnings
15061
15062         * src/prefs.[ch]
15063                 don't modify readonly configuration files
15064
15065         * src/prefs_account.c
15066         * src/prefs_common.c
15067         * src/prefs_customheader.c
15068         * src/prefs_display_header.c
15069         * src/prefs_filter.c
15070         * src/prefs_filtering.c
15071         * src/prefs_scoring.c
15072                 don't open dialog box when configuration files
15073                 are readonly
15074
15075 2001-06-05 [sergey]
15076
15077         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
15078
15079         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
15080         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
15081         BUILT_SOURCES to make all files rebuild properly.
15082
15083         * src/compose.c: removed #include "quote_fmt.tab.h".
15084
15085         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
15086         CHARACTER value in yylval.
15087
15088         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
15089         receive CHARACTER value by documented means (yylval).
15090
15091         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
15092
15093 2001-06-05 [hoa]
15094
15095         * src/Makefile.am
15096                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
15097
15098         * src/filtering.c
15099         * src/matcher.c
15100         * src/matcher.h
15101         * src/prefs_filtering.c
15102                 now keep the configuration for execute action
15103
15104         * src/mbox_folder.c
15105                 fixed a warning
15106
15107 2001-06-05 [paul]
15108
15109         * sync with sylpheed 0.4.99cvs5
15110
15111 2001-06-05 [hoa]
15112
15113         * src/Makefile.am
15114                 added quote_fmt.[ch]
15115
15116         * added src/quote_fmt.y
15117         * added src/quote_fmt.l
15118         * added src/quote_fmt.tab.h
15119         * added src/quote_fmt.tab.c
15120         * added src/lex.quote_fmt.c
15121                 parsing configuration for replying
15122                 and forwarding
15123
15124         * src/prefs_common.[ch]
15125                 added configuration UI for replying
15126                 and forwarding
15127
15128         * src/compose.c
15129                 using configuration for replying
15130                 and forwarding
15131
15132 2001-06-04 [hoa]
15133
15134         * src/filtering.c
15135         * src/matcher.c
15136         * src/matcher.h
15137         * src/prefs_filtering.c
15138         * src/prefs_matcher.c
15139         * src/prefs_matcher.h
15140                 action "run a command" for filtering
15141                 and matching with a command.
15142                 fixed the "whole message" matching
15143
15144         * src/mbox_folder.c
15145                 changed temporary filename for security
15146
15147         * src/messageview.c
15148                 queue the notification if it fails to send.
15149
15150         * src/prefs_common.c
15151         * src/prefs_folder_item.c
15152                 changed the default important score             
15153
15154         * src/prefs_scoring.c
15155         * src/scoring.c
15156                 hide kill score input when the folder is not
15157                 a newsgroup
15158
15159 2001-06-03 [alfons]
15160
15161         * src/prefs_common.c:
15162
15163                 (prefs_font_select): pass font name in font entry box to font
15164                 selection dialog.
15165
15166 2001-06-03 [sergey]
15167
15168         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
15169
15170 2001-06-03 [paul]
15171
15172         * sync with sylpheed 0.4.99cvs4
15173
15174 2001-06-03 [alfons]
15175
15176         * src/headerwindow.c:
15177
15178                 (headerwindow_show_cb): use the selected summary view item, not
15179                 the displayed item.
15180
15181 2001-06-02 [alfons]
15182
15183         * src/headerwindow.c:
15184
15185                 (headerwindow_show_cb): always try to show msginfo
15186
15187 2001-06-02 [hoa]
15188
15189         * src/compose.c
15190                 keep attached parts when reediting or forwarding.
15191
15192 2001-06-01 [hoa]
15193
15194         * src/folderview.c
15195         * src/prefs_folder_item.[ch]
15196         * src/prefs_scoring.[ch]
15197         * src/scoring.[ch]
15198         * src/summaryview.[ch]
15199         * src/main.c
15200         * src/mainwindow.c
15201         * src/prefs_common.[ch]
15202                 support for folder scoring
15203                 kill score and important score for messages
15204         
15205         * src/prefs_account.c
15206                 some display bug fixed for local account
15207                 preferences
15208
15209 2001-05-31 [alfons]
15210
15211         * src/summaryview.c:
15212
15213                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
15214                 sender to address book menu item is disabled.
15215
15216 2001-05-30 [hoa]
15217
15218         * src/filtering.[ch]
15219         * src/summaryview.c
15220                 handling summary menu / filter messages
15221
15222         * src/folder.[ch]
15223                 add some stuff
15224
15225         * src/foldersel.c
15226                 imap folders now appears in list
15227
15228         * src/mbox_folder.c
15229                 doesn't crash if destination mail is not writeable
15230
15231 2001-05-29 [hoa]
15232
15233         * src/compose.c
15234                 removed some warnings
15235
15236         * src/filtering.c
15237         * src/folder.[ch]
15238         * src/prefs_filtering.c
15239                 global string to identify any folders           
15240                 removed some debug info
15241                 filtering to mbox folders is now possible
15242
15243         * src/mainwindow.c
15244                 removed some warnings
15245
15246         * src/mbox_folder.c
15247                 permission on files are changed to read/write for user only,
15248                 nothing for other.
15249                 creation of subfolder is handled better.
15250
15251 2001-05-28 [alfons]
15252
15253         Verified the sync for src/prefs_common.[ch] and
15254         src/prefs_account.[ch]. I believe there were some
15255         minor indentation differences.
15256
15257 2001-05-28 [paul]
15258
15259         0.4.99claws3
15260
15261         * sync with 0.4.99cvs3
15262
15263 2001-05-28 [hoa]
15264
15265         * src/compose.c
15266                 handling flags for mbox format
15267
15268         * src/filtering.c
15269                 use of mark file only for MH format
15270                 handling flags for mbox format
15271                 filtering cannot yet move or copy mails to mbox folders.
15272
15273         * src/folder.[ch]
15274                 changed move_msg, copy_msg,
15275                 move_msgs_with_dest, copy_msgs_with_dest functions
15276                 uses only folder->copy_msg() function
15277                 uses folder->finished_copy() to handle the destination
15278                 folder at the end of the copy or move operation.
15279
15280         * src/foldersel.c
15281                 included mbox directories.
15282
15283         * src/folderview.[ch]
15284         * src/mainwindow.c
15285                 handle folders operation for mbox format
15286
15287         * src/mbox.c
15288                 disable conversion of "From " header
15289
15290         * src/mbox_folder.[ch]
15291                 completion of mbox format handling
15292
15293         * src/mh.c
15294                 changed mh_copy_msg() function and
15295                 removed mh_move_msg(), mh_move_msgs_with_dest(),
15296                 mh_copy_msgs_with_dest()
15297
15298         * src/prefs_filtering.c
15299                 removed some warnings
15300
15301         * src/prefs_matcher.c
15302                 default boolean operation is AND
15303
15304         * src/procheader.c
15305                 handling flags for mbox format
15306                 handling of "From " header
15307
15308         * src/procmsg.[ch]
15309                 removed data field
15310                 added MSG_REALLY_DELETED flags to handle deletion of
15311                 messages in mbox format.
15312
15313         * src/summaryview.c
15314                 handling flags for mbox format
15315                 disable the MSG_DELETED flags when messages
15316                 are deleted in mbox format
15317
15318         * src/textview.c
15319                 "From " headers display fixed.
15320
15321 2001-05-27 [alfons]
15322
15323         * src/textview.c:
15324                 
15325                 (get_email_part): skip quoted email addresses, like in e.g.
15326                 "'alfons@proteus.demon.nl'".
15327
15328 2001-05-26 [alfons]
15329
15330         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
15331         and fixing the persistence troubles when using separate windows.
15332
15333         * src/mainwindow.c:
15334         
15335             Added #define SEPARATE_ACTION used in the gtk item factory for 
15336             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
15337                 use gtk_item_factory_get_widget_by_action() to get the items.
15338                 
15339             Removed separate_widget_cb from the gtk item factory data   
15340           
15341             (mainwindow_create): connect separate_widget_cb() to check
15342             menu item "toggled" signal. also passing a MainWindow pointer
15343                 as object data for both check menu items.
15344                 
15345             (separate_widget_cb): definition of separate_widget_cb() to match
15346             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
15347                 window using gtk_object_get_data(). The type of window separation 
15348                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
15349         
15350         * src/prefs_filtering.c,
15351           src/prefs_matcher.c: added horizontal scrollbars
15352
15353 2001-05-25 [darko]
15354
15355         * src/headerview.c
15356                 fix segfault with invalid bold font
15357         * src/summaryview.c
15358                 correctly display summary stats after row is marked
15359
15360 2001-05-23 [sergey]
15361
15362         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
15363         encodings with libjconv.
15364
15365 2001-05-23 [hoa]
15366
15367         * src/Makefile.am
15368                 added mbox_folder.[ch]
15369         * src/defs.h
15370                 mbox temporary folder
15371         * src/folder.[ch]
15372         * added src/mbox_folder.[ch]
15373         * src/folderview.c
15374         * src/procheader.[ch]
15375                 added mbox support
15376         * src/mbox.c
15377                 bugfix for file incorporation filtering
15378         * src/imap.c
15379                 enable creation of MBOX
15380         * src/prefs_display_header.c
15381                 enable use of headers like "From "
15382                 something that should be fixed :
15383                         displaying of such headers add an extra space
15384         * src/prefs_folder_item.c
15385                 don't create folders because it is not necessary
15386         * src/procmsg.h
15387                 added data field to MsgInfo for mbox internal use
15388         * src/summaryview.c
15389                 added some support for mbox
15390         * src/utils.[ch]
15391                 added get_mbox_cache_dir() function
15392
15393 2001-05-23 [hiroyuki]
15394
15395         * src/headerwindow.c
15396           src/inc.c
15397           src/main.c
15398           src/mh.c
15399           src/nntp.c
15400           src/procmsg.h
15401           src/session.h
15402           src/socket.[ch]
15403           src/summaryview.c
15404           src/textview.c
15405           src/automaton.c
15406           src/folderview.c: more sync with 0.4.99cvs2.
15407
15408         * src/headerwindow.c: reverted.
15409
15410 2001-05-22 [paul]
15411
15412         0.4.99claws2
15413
15414         * sync with sylpheed 0.4.99cvs2
15415                 * src/news.[ch]
15416                 * src/nntp.[ch]
15417                 * INSTALL
15418                 * INSTALL.jp
15419
15420 2001-05-22 [alfons]
15421
15422         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
15423
15424 2001-05-21 [alfons]
15425
15426         Minor things:
15427
15428         * configure.in: if gnome-config not found, "no" is displayed
15429         
15430         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
15431
15432         * src/textview.c: now also possible to add mail addresses by right
15433           clicking in the text view
15434
15435         * src/codeconv.c: merged patch which fixes endless loop when encountering
15436           invalid wide characters; from Alte <010@imis.ru>  
15437
15438 2001-05-20 [alfons]
15439
15440         Added installation of gnome specific things:
15441
15442         * Makefile.am: gnome conditional
15443
15444         * configure.in: check for installed gnome
15445
15446         * added sylpheed.png, sylpheed.desktop
15447
15448 2001-05-20 [sergey]
15449
15450         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
15451
15452         * src/mainwindow.h (main_window_toolbar_create): created a button
15453         for "Reply to all".
15454         (main_window_set_toolbar_sensitive): enable/disable the new button
15455         appropriately.
15456         (toolbar_reply_to_author_cb): handle the new button.
15457
15458         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
15459         send_progress_dialog_destroy() on failure (fixes hang on SMTP
15460         failure).
15461
15462 2001-05-19 [sergey]
15463
15464         * src/compose.h (ComposeReplyMode): new modes
15465         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
15466         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
15467
15468         * src/compose.c
15469         (compose_send): move some code into a new function:
15470         (compose_current_mail_account): new function.
15471         (compose_reply): new argument to_author, all callers changed; if
15472         to_author==TRUE and account->protocol==A_NNTP, find and use an
15473         appropriate mail account for replying.
15474         (compose_reply_set_entry): new argument to_author; ignore
15475         compose->replyto if to_author==TRUE.
15476
15477         * src/mainwindow.c: new command "Message/Reply to author".
15478         (main_window_set_menu_sensitive): enable/disable it.
15479         (reply_cb): handle it.
15480
15481         * src/summaryview.c: new command "Reply to author".
15482         (summary_set_menu_sensitive): enable/disable it.
15483         (summary_reply_cb): handle it.
15484
15485         * src/account.c (account_find_mail_from_address): new function.
15486
15487 2001-05-18 [paul]
15488
15489         0.4.99claws1
15490
15491         * sync with sylpheed 0.4.99cvs1
15492
15493 2001-05-18 [hoa]
15494
15495         * src/compose.[ch]
15496         * src/filtering.c
15497         * src/summaryview.c
15498                 new filtering action : forward and forward as attachment
15499
15500         * src/main.c
15501                 no need for $DISPLAY when we run sylpheed --help
15502                 call to parse_cmd_opt() is moved
15503
15504         * src/mainwindow.[ch]
15505                 execute button is hidden when immediate execute
15506                 is chosen
15507
15508         * src/mh.c
15509         * src/news.c
15510         * src/prefs_folder_item.c
15511         * src/procmsg.c
15512                 better handling of missing directories
15513
15514         * src/summaryview.c
15515                 reedit is enabled in outbox
15516                 reedit is enabled in queue
15517
15518 2001-05-17 [hoa]
15519
15520         * src/filtering.c
15521         * src/matcher.[ch]
15522         * src/prefs_filtering.c
15523                 changed attachement into attachment
15524
15525 2001-05-17 [alfons]
15526
15527         0.4.67claws4    
15528
15529         * sync with sylpheed 0.4.67cvs9
15530         * sync with sylpheed 0.4.67cvs7-8
15531
15532 2001-05-17 [hoa]
15533
15534         * src/Makefile.am
15535                 added prefs_filtering.c
15536
15537         * src/filtering.[ch]
15538         * src/matcher.[ch]
15539                 removed action : forward_news and forward_news_as_attachement
15540                 (forward and forward_as_attachement can be used instead)
15541
15542         * src/mainwindow.c
15543                 added menu option to access filtering configuration
15544
15545         * src/prefs_account.c
15546                 changed mail_command default to /usr/sbin/sendmail
15547
15548         * added src/prefs_filtering.[ch]
15549                 dialog box for filtering configuration
15550
15551         * src/prefs_matcher.c
15552                 added function prefs_matcher_get_criteria_from_matching()
15553
15554         * src/prefs_scoring.c
15555                 reset the dialog when register or substitute is clicked
15556
15557 2001-05-15 [hoa]
15558
15559         * src/Makefile.am
15560                 added filtering.[ch]
15561         * src/inc.c
15562                 using filering.[ch] instead of filter.[ch]
15563         * src/main.c
15564                 reading new filtering configuration
15565         * src/matcher.[ch]
15566                 added some filtering actions
15567                 and fixed a bug for headers and mail body matching
15568         * src/mbox.c
15569                 using filering.[ch] instead of filter.[ch]
15570         * src/mh.c
15571                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
15572         * src/summaryview.c
15573                 some fixes for filtering
15574
15575 2001-05-14 [hiroyuki]
15576
15577         * src/send.c: fixed some weird indentations.
15578           send_message_with_command(): call pclose() only if p != NULL.
15579         * src/textview.c: get_email_part(): modified the code for readability.
15580
15581 2001-05-14 [hiroyuki]
15582
15583         * src/md5global.h
15584           src/md5ify.c
15585           src/md5ify.h: removed from the cvs.
15586
15587 2001-05-13 [sergey]
15588
15589         * src/main.c: include rfc2015.h to avoid compiler warnings.
15590         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
15591         the panel is already on screen.
15592         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
15593         closing the alert window by ESC as "No".
15594         * src/prefs_common.c (prefs_interface_create): moved return
15595         receipt check button to the correct place.
15596
15597 2001-03-13 [alfons]
15598
15599         * src/prefs_common.c: 
15600                 moved return receipt check button to the Send tab. (prefs_send_create)
15601                 removed the date format ui related globals. (prefs_display_create)
15602
15603         0.4.67claws3
15604         
15605         * sync with sylpheed 0.4.67cvs5-6
15606
15607 2001-05-13 [paul]
15608
15609         * added Alfons' font selection patch
15610
15611         * src/defs.h
15612         * src/headerwindow.c
15613         * src/prefs_common.c
15614         * src/prefs_common.h
15615
15616 2001-05-13 [hoa]
15617         * src/defs.h
15618                 changed version of cache
15619         * src/matcher.[ch]
15620         * src/prefs_matcher.c
15621                 added additionnal matching criteria
15622         * src/procheader.c
15623         * src/procmsg.[ch]
15624         * src/news.c
15625                 added references in MsgInfo
15626
15627 2001-05-12 [hoa]
15628
15629         * src/defs.h
15630                 prepared some things for new filtering
15631         * src/matcher.[ch]
15632                 added some matching properties
15633                 inreplyto need to be enhanced
15634                 prepared some things for new filtering
15635         * src/messageview.c
15636                 added Return-Receipt-To handling
15637         * src/prefs_folder_item.c
15638                 changed default value to TRUE
15639         * src/prefs_matcher.c
15640                 added some matching properties
15641         * src/prefs_scoring.[ch]
15642                 the scoring dialog is finished
15643         * src/procheader.c
15644                 added Return-Receipt-To handling
15645                 Reference need to be added
15646         * src/procmsg.[ch]
15647                 added Return-Receipt-To handling
15648                 added threadscore to get a better score sorting when
15649                 threads are enabled
15650         * src/summaryview.c
15651                 suppressed a bug when we sort the list
15652                 when no folder is opened.
15653                 better score sorting when threads are enabled
15654
15655 2001-05-12 [alfons]
15656
15657         * reverted previous patch because of potential errors 
15658
15659         0.4.67claws2
15660         
15661         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
15662                 applied "toggle mail-retrieval dialog window" patch submitted 
15663                 by Eric Limpens <eric@qnt.net>
15664
15665         * sync with sylpheed 0.4.67cvs4
15666
15667 2001-05-12 [sergey]
15668
15669         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
15670         some picky compilers.
15671         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
15672         * src/grouplist_dialog.c: include alertpanel.h.
15673         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
15674         fix compile warning.
15675         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
15676         #include "defs.h" before others to prevent the warning of `MIN'
15677         and `MAX' redefinition.
15678
15679 2001-05-11 [hoa]
15680
15681         * src/main.c
15682         * src/messageview.c
15683         * src/prefs_account.c
15684         * src/prefs_display_header.c
15685                 removed warning
15686         * src/Makefile.am
15687                 added prefs_scoring.[ch]
15688         * src/grouplist_dialog.c
15689                 display an error dialog box if the group list
15690                 cannot be fetched.
15691         * src/mainwindow.[ch]
15692                 added main_window_set_thread_option() function
15693                 scoring dialog box enabled
15694         * src/matcher.[ch]
15695                 added flags matching unread /new / marked
15696                 / deleted / replied / forwarded
15697         * src/news.c
15698                 newsgroups are now finally in newscache
15699         * src/prefs_matcher.[ch]
15700                 finished preferences for matching dialog
15701         * added src/prefs_scoring.[ch]
15702                 scoring dialog box completed
15703         * src/scoring.[ch]
15704                 conversion to string : added scoringprop_to_string()
15705                 write config for preferences :
15706                 added prefs_scoring_write_config()
15707         * src/summaryview.c
15708                 threads can be enabled/disabled independently
15709                 for each folder
15710
15711 2001-05-10 [alfons]
15712
15713         0.4.67claws1
15714         
15715         * AUTHORS: 
15716                 thought it would be nice to have a list of all
15717                 contributors (used Changelog as a reference)
15718         
15719         * configure.in: 
15720                 messed up version numbering...
15721
15722         0.4.66claws1
15723
15724         * sync with sylpheed 0.4.67cvs1-3
15725
15726 2001-05-10 [darko]
15727
15728         * src/prefs_common.c:
15729                 better UI for strftime format, double clicking
15730                 on format now inserts the format in text entry
15731                 replaced close button with standard OK/Cancel
15732                 moved date format button to the right of the
15733                 text entry field
15734
15735 2001-05-09 [alfons]
15736
15737         * src/gtkstext.c:
15738                 Ctrl-Home / Ctrl-End have proper cursor navigation
15739
15740 2001-05-09 [hoa]
15741
15742         * src/prefs_matcher.c
15743                 finished UI to define matching properties
15744                 added ok and cancel button
15745         * src/prefs_filter.c
15746                 added ok and cancel button
15747         * src/news.c
15748                 fixed some bug in xhdr parsing
15749
15750 2001-05-08 [alfons]
15751
15752         * src/textview.c: 
15753                 fixed a bug in textview_show_header(), which displayed two colons (':');
15754                 cleaned up some warnings
15755
15756 2001-05-08 [hoa]
15757
15758         * src/Makefile.am
15759                 added prefs_matcher.[ch]
15760                 compilation with -W -Wall
15761         * src/alertpanel.c
15762                 ungrab the mouse events if grabbed - does it
15763                 fix the bug for disposition notification ?
15764         * src/mainwindow.c
15765                 added a menu option to open the matching dialog.
15766         * src/matcher.[ch]
15767                 added matcherprop_to_string() and matcherlist_to_string()
15768                 fixed some bugs, changed the name of some options
15769                 age_sup and age_inf becomes age_greater and age_lower,
15770                 body and messageheaders becomes body_part and headers_part,
15771                 changed the names of constants from SCORING_XXX to MATCHING_XXX
15772         * src/prefs_display_header.c
15773         * src/prefs_headers.c
15774                 fixed a bug that accidentally destroyed dialogs
15775                 when closed them with delete_event
15776                 Added *_deleted() which handle delete_event signal correctly.
15777         * src/prefs_folder_item.[ch]
15778                 added "enable_thread" field for future customization
15779         * added src/prefs_matcher.[ch]
15780                 sample of the UI to define matching properties
15781         * src/procheader.c
15782                 using procheader_headername_equal instead of str*cmp functions
15783                 using procheader_parse_header() function
15784         * src/scoring.c
15785                 using MATCHING_XXX instead of SCORING_XXX
15786         * src/summaryview.c
15787                 display the sender of the news even if this is ourself
15788                 when this is a news message.
15789         * src/textview.c
15790                 using headername_equal() instead of str*cmp functions
15791
15792 2001-05-08 [alfons]
15793
15794         0.4.66claws
15795
15796         * sync with sylpheed 0.4.66
15797         * src/gtkstext.c: trace logs added 
15798
15799 2001-05-08 [sergey]
15800
15801         * src/prefs_common.[ch]: added option to enable/disable GnuPG
15802         signature check popup.
15803         * src/rfc2015.c (check_signature): show signature check popup only
15804         if it is enabled in preferences.
15805
15806 2001-05-07 [alfons]
15807
15808         0.4.66claws4
15809         
15810         * sync with sylpheed 0.4.66cvs6
15811
15812 2001-05-07 [darko]
15813
15814         * src/prefs_common.[ch]: added option to enable/disable
15815           looking up sender name in address book for summary pane
15816         * src/summaryview.c: look up sender in the address book
15817           by using Alfons' address completion code
15818
15819 2001-05-07 [hiroyuki]
15820
15821         * src/inc.h
15822           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
15823           member of Pop3State.
15824         * src/news.c: brought #include "defs.h" before #include <glib.h>
15825           to prevent the warning of `MIN' and `MAX' redefinition.
15826
15827 2001-05-06 [hoa]
15828
15829         * removed src/headers_display.[ch]
15830         * removed src/prefs_display_headers.[ch]
15831         * src/inc.c
15832                 use a temporary file in the user directory for mbox import
15833         * src/news.c
15834                 added XHDR support to get "To" and "Cc" headers
15835                 (in order to match news with to or cc field for
15836                 scoring)
15837                 added function news_parse_xhdr() to get XHDR response
15838         * src/nntp.[ch]
15839                 added function nntp_xhdr()
15840         * src/matcher.c
15841                 fetch the message if necessary
15842
15843 2001-05-06 [alfons]
15844
15845         0.4.66claws3
15846
15847         * sync with sylpheed 0.4.66cvs3-5
15848
15849 2001-05-06 [hoa]
15850
15851         * src/utils.[ch]
15852                 added function itos_buf() to enable use of several buffers
15853         * src/summaryview.c
15854                 use of itos_buf() instead of itos() in summary list
15855                 to fix the broken display of message number.
15856
15857 2001-05-06 [alfons]
15858
15859         * src/gtkstext.c: bug in cursor up navigation fixed,
15860                 fixed another unsigned / signed comparison (we're getting there :-)
15861
15862 2001-05-06 [hoa]
15863
15864         * src/Makefile.am
15865                 added scoring.c scoring.h
15866                 prefs_folder_item.c prefs_folder_item.h
15867                 matcher.c matcher.h
15868         * src/defs.h
15869                 added FOLDERITEM_RC SCORING_RC
15870         * src/folder.[ch]
15871                 added prefs field in FolderItem :
15872                 properties for each folder (PrefsFolderItem),
15873                 sorting type and mode were added as the first properties.
15874         * src/main.c
15875                 read config for scoring
15876         * added src/matcher.[ch]
15877                 gives functions to parse configuration file to do
15878                 matching on mails with a list of conditions.
15879         * src/mainwindow.c
15880                 add option to sort by score
15881         * src/prefs_common.[ch]
15882                 added preference option to show score and for
15883                 the score column size
15884         * added src/prefs_folder_item.[ch]
15885                 properties for each folder (PrefsFolderItem),
15886                 sorting type and mode were added as the first properties.
15887         * src/procheader.[ch]
15888                 added procheader_parse_header()
15889                 added procheader_header_free()
15890                 added procheader_headername_equal()
15891                 and made modification to use them.
15892         * src/procmsg.[ch]
15893                 added score field to MsgInfo structure
15894         * added src/scoring.[ch]
15895                 gives functions to parse configuration file to do
15896                 scoring on mails with a list of conditions.
15897         * src/summaryview.[ch]
15898                 save the sorting type and mode for the folder
15899                 added column to display the score of the mail
15900                 added function summary_score_clicked()
15901                 sorting type and mode are restored to the folder
15902                 when it is reopen
15903         * src/textview.c
15904                 use procheader_parse_header(), procheader_headername_equal()
15905                 removed memory leak in text_scan_header when freeing headers
15906         * src/filter.c
15907                 changed the function to match names of headers
15908                 using procheader_headername_equal()
15909
15910         Scoring functions are implemented, an interface is needed
15911         to configure that.
15912
15913 2001-05-04 [alfons]
15914
15915         * src/gtkstext.c: 
15916                 hopefully fixed the row up navigation bug,
15917                 removed adding back / forward lines to cache
15918
15919 2001-05-04 [sergey]
15920
15921         * src/prefs_display_headers.c: user interface changes:
15922         (prefs_display_headers_create): remove unused "Show" check button;
15923         allow reordering of headers by dragging.
15924         (prefs_display_headers_write_config): remove unused variables.
15925         (prefs_display_headers_set_dialog): do not insert "(New)" at top
15926         of lists (not needed with the new UI).
15927         (prefs_display_headers_set_list): scan lists starting from row 0,
15928         not 1 (do not skip "(New)").
15929         (prefs_display_headers_find_header): new function.
15930         (prefs_display_headers_clist_set_row): do not allow duplicates.
15931         (prefs_display_headers_delete_cb): do not skip row 0; treat
15932         closing the alert window by ESC as "No".
15933         (prefs_display_headers_up): do not protect row 0.
15934         (prefs_display_headers_down): do not protect row 0.
15935
15936 2001-05-04 [sergey]
15937
15938         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
15939         functions.
15940
15941         * src/summaryview.c
15942         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
15943         summary_select_next_marked, summary_select_prev_marked): new
15944         functions.
15945
15946 2001-05-03 [sergey]
15947
15948         * src/news.c: fixed a bug when no article can be fetched after
15949         server timeout if the connection was restored by news_post():
15950         (news_select_group): new function.
15951         (news_fetch_msg): call news_select_group() before fetching
15952         article.
15953         (news_get_uncached_articles): set session->group after successful
15954         GROUP command.
15955
15956 2001-05-03 [hoa]
15957
15958         * src/defs.h
15959         * src/procmsg.[ch]
15960         * src/procheader.c
15961                  changed version of cache, added cc field
15962
15963         * src/prefs_display_headers.c
15964                 the interface was changed
15965
15966         * src/prefs_headers.c
15967                 added cancel button
15968
15969 2001-05-03 [alfons]
15970
15971         * completed sync of sylpheed cvs2
15972         * src/gtkstext.c: updated row up / down cursor navigation
15973         * src/textview.c: re-edited, prepared for fixing the email address
15974                 scanner.
15975
15976 2001-05-03 [darko]
15977
15978         * src/prefs_common.c: use alfons' strftime ui code
15979         entry_datefmt and datefmt_sample widgets have to be
15980         global in this module because of this change
15981
15982 2001-05-03 [hoa]
15983
15984         * src/messageview.c
15985         * src/prefs_common.[ch] added option to activate the return receipt
15986                 feature.
15987
15988 2001-05-02 [alfons]
15989
15990         * src/gtkstext.c: fix for row up/down cursor navigation. 
15991
15992         0.4.66claws2
15993         
15994         * sync with 0.4.66cvs2
15995
15996 2001-05-02 [paul]
15997
15998         added add-sender-to-addressbook patch
15999
16000         * src/addressbook.c
16001         * src/addressbook.h
16002         * src/summaryview.c
16003
16004 2001-05-02 [sergey]
16005
16006         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
16007         G_ALERTDISABLE.
16008
16009         * src/alertpanel.c (alertpanel_create): new argument can_disable,
16010         all existing callers changed to pass FALSE; create a check button
16011         to disable the message.
16012         (alertpanel_message_with_disable): new function.
16013         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
16014         (alertpanel_button_toggled): new function.
16015         (alertpanel_button_clicked, alertpanel_close): set value using
16016         G_ALERT_VALUE_MASK.
16017
16018         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
16019
16020         * src/prefs_common.c (prefs_privacy_create): new check button
16021         checkbtn_gpgme_warning.
16022
16023         * src/main.c (main): moved preferences reading before gpgme
16024         initialization; check prefs_common.gpgme_warning before giving the
16025         GnuPG warning and set it to FALSE if the user wants to disable the
16026         warning.
16027
16028 2001-05-02 [hiroyuki]
16029
16030         * src/prefs_display_headers.c: modified the layout and some labels.
16031
16032 2001-05-02 [sergey]
16033
16034         * src/prefs_account.c (prefs_account_fix_size): new function.
16035         (prefs_account_create): call prefs_account_fix_size(); use
16036         gtk_widget_show instead of gtk_widget_show_all (fixes too large
16037         size when the window is shown for the first time).
16038         (prefs_account_basic_create): changed layout of serv_table; moved
16039         localmbox_entry above smtpserv_entry (logically it replaces
16040         POP3/IMAP server).
16041         (prefs_account_protocol_activated): set sensitivity of
16042         nntpauth_chkbtn according to the protocol (in addition to
16043         hide/show); commented out gtk_table_set_row_spacing() calls.
16044         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
16045         not sensitive (fixes a bug with disabled username/password boxes
16046         when editing POP3 account after NNTP with authentication).
16047
16048 2001-05-02 [hoa]
16049
16050         * src/account.c
16051         * src/inc.c
16052         * src/prefs_account.[ch]
16053         * src/send.c
16054                 removed local account without SMTP server
16055                 added option to use mail command instead of a connexion
16056                 to SMTP server when a local account is used
16057         * src/prefs_headers.c
16058                 fixed a bug
16059         * src/news.c
16060                 fixed a bug when connexion immediately closed
16061
16062 2001-05-01 [alfons]
16063
16064         0.4.66claws1
16065         
16066         * sync with 0.4.65
16067
16068 2001-05-01 [sergey]
16069
16070         * src/prefs_account.c (Basic, prefs_account_basic_create): new
16071         widget nntpauth_chkbtn.
16072         (prefs_account_protocol_activated): handle nntpauth_chkbtn
16073         visibility.
16074         (prefs_account_nntpauth_toggled): new function.
16075
16076         * src/news.c (news_session_new_for_folder): use NNTP
16077         authentication only if ac->use_nntp_auth is set.
16078
16079 2001-05-01 [hoa]
16080
16081         * src/Makefile.am changed headers.[ch] in customheader.[ch]
16082         * src/prefs_display_headers.c changed the UI
16083         * src/prefs_headers.c changed account_name to account_id
16084         * src/compose.c using customheader.h
16085
16086 2001-05-01 [hiroyuki]
16087
16088         * src/esmtp.c
16089           src/news.c
16090           src/nntp.c: changed sock_read() to sock_gets(), they've been left
16091           unsynched.
16092
16093 2001-05-01 [hoa]
16094
16095         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
16096         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
16097                 for displaying of headers
16098         * src/grouplist_dialog.[ch] minor changes to remove warnings
16099         * src/prefs_display_headers.[ch] dialog to choose the
16100         headers to display in the mail viewer.
16101         * src/headers.h correction of #define
16102         * src/headers_display.[ch] configuration for displaying of headers.
16103         * src/main.c read config of displaying of headers
16104         * src/prefs_common.c add a button to access the config dialog
16105                 for displaying of headers
16106         * src/prefs_display_headers.[ch] dialog for configuration for
16107                 displaying of the headers.
16108         * src/prefs_headers.c cleaning of code
16109         * src/procheader.c comments added to code
16110         * src/textview.c changes to reorder the headers depending
16111                 on the config for displaying of headers
16112
16113 2001-04-30 [alfons]
16114
16115         0.4.65claws7
16116
16117         * sync with 0.4.65cvs12
16118
16119         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
16120
16121 2001-04-30 [sergey]
16122
16123         * src/nntp.h (NNTPSockInfo): new field auth_failed.
16124
16125         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
16126         is set to force reconnection after authentication failure.
16127         (nntp_gen_command): set sock->auth_failed on authentication
16128         failure, or if sock->userid and sock->passwd are not set.
16129
16130         * src/news.c (news_session_new_for_folder): set userid=NULL if
16131         password dialog is cancelled.
16132
16133 2001-04-30 [sergey]
16134
16135         * src/nntp.h (NNTPSockInfo): new type.
16136
16137         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
16138         SockInfo.
16139         (nntp_open_auth, nntp_close): new functions.
16140         (nntp_gen_command): new function to handle authentication; all
16141         NNTP command functions updated to use it.
16142         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
16143         (nntp_list): removed old useless code.
16144
16145         * src/news.h (NNTPSession): new field nntp_sock.
16146
16147         * src/news.c: all functions updated to use NNTPSockInfo instead of
16148         SockInfo.
16149         (news_session_new): new arguments (userid, passwd); made static;
16150         use nntp_open_auth() if needed.
16151         (news_session_destroy): use nntp_close() instead of sock_close().
16152         (news_query_password): changed arguments.
16153         (news_session_new_for_folder): new function.
16154         (news_session_get): use news_session_new_for_folder().
16155         (news_authenticate): deleted.
16156         (news_get_uncached_articles): removed old authentication code.
16157
16158 2001-04-30 [sergey]
16159
16160         * src/news.c: reverted my previous changes (need to do NNTP
16161         authentication in a cleaner way).
16162         
16163 2001-04-29 [sergey]
16164
16165         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
16166         news_nntp_post, news_nntp_mode): new functions (wrappers with
16167         authentication support).
16168         (news_get_article_cmd, news_get_article, news_get_header): new
16169         argument "folder"; all callers changed.
16170         (news_get_article_cmd): added authentication support.
16171         (news_session_get): use news_nntp_mode() instead of nntp_mode().
16172         (news_post): use news_nntp_post() instead of nntp_post().
16173         (news_get_uncached_articles): use news_nntp_group() instead of
16174         nntp_group() and news_nntp_xover() instead of nntp_xover();
16175         removed old authentication code.
16176         (news_get_group_list): use news_nntp_list() instead of nntp_list().
16177
16178         * src/nntp.c (nntp_list): return real error code instead of
16179         hardcoded NN_ERROR.
16180
16181 2001-04-29 [sergey]
16182
16183         * configure.in: fixed wint_t typedef detection again
16184
16185 2001-04-28 [hoa]
16186
16187         * src/prefs_account.[ch], added A_LOCAL_CMD
16188                 (send mail with mail command)
16189         * src/send.c added function send_message_with_command()
16190         * src/inc.c made a more secure get_spool() function with
16191                 mktemp() but maybe mkstemp() or something more
16192                 secure can be used.
16193
16194 2001-04-28 [alfons]
16195
16196         * src/textview.c, colorization of email addresses in headers
16197
16198         0.4.65claws6
16199
16200         * bug sync with sylpheed
16201         * prefs_common.c: created date format ui for darko
16202         * sync with 0.4.65cvs11
16203         * configure.in: corrected to have the new gpg checks
16204
16205 2001-04-27 [alfons]
16206
16207         * completed sync with 0.4.65cvs10
16208         * minor debug things added to gtkstext.c
16209
16210 2001-04-27 [darko]
16211
16212         * configure.in: remove check for availability of
16213           strftime() as advised by Hiroyuki
16214         * src/prefs_common.[ch], src/procheader.c:
16215           synch strftime() code with Hiroyki's main branch
16216
16217 2001-04-26 [sergey]
16218
16219         * src/news.c: news_query_password(), news_authenticate(): new
16220           functions.
16221           news_get_uncached_articles(): added NNTP authentication
16222           handling.
16223         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
16224           new functions.
16225         * src/prefs_account.c: prefs_account_protocol_activated():
16226           enable userid and password fields for NNTP.
16227
16228 2001-04-26
16229
16230         * configure.in: check for availability of strftime()
16231           [darko]
16232         * src/prefs_common.[ch], src/procheader.c: use
16233           strftime() for displaying date in summary pane if it
16234           is available
16235
16236 2001-04-25
16237
16238         * more .cvsignore cleanups [alfons]
16239
16240 2001-04-25
16241
16242         * ac/sv-check-type.m4: new autoconf macro.
16243         * configure.in: fixed wint_t typedef detection (did not work
16244           with gcc-2.96).
16245
16246 2001-04-25
16247
16248         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
16249           [hiroyuki]
16250
16251 2001-04-24
16252         * modified gtkstext.c : buggy cursor navigation fixed, 
16253           and font descent also taken in account when drawing
16254           cursor. [alfons]
16255
16256 2001-04-24 [hoa]
16257         * added comments in src/news.c src/nntp.c
16258         * added src/prefs_headers.[ch]
16259         * added src/headers.[ch]
16260         * modified compose.c to activate custom headers
16261                 added function is_in_custom_headers
16262         * modified prefs_account.[ch]
16263                 added function prefs_account_customhdr_edit
16264         * modified src/defs.h :
16265                 added HEADERS_RC : name of the config file
16266                 for the custom headers
16267
16268 2001-04-24
16269
16270     0.4.65claws5
16271
16272         * configure.in
16273           src/gtkstext.[ch]
16274           src/compose.c
16275           src/Makefile.am
16276           
16277           added gtkstext with configure.in patch by Hiroyuki which
16278           should fix the XIM detection [alfons]
16279
16280         * more clean up of cvs [alfons]
16281
16282                  * removed all Makefile.in files to attic.
16283
16284                  * updated all .cvsignores to really ignore things that could
16285                    be unintentionally committed by a recursive commit.
16286
16287 2001-04-23 [hoa]
16288         * added src/grouplist_dialog.[ch]
16289         * changed src/folderview.c to call grouplist_dialog instead
16290                 of inputdialog
16291         * src/news.c :
16292                 added functions news_reset_group_list
16293                 and news_get_group_list
16294         * src/nntp.c :
16295                 added function nntp_list
16296         * src/defs.h :
16297                 added GROUPLIST_FILE : name of the newsgroup list cache file
16298
16299 2001-04-21
16300
16301         * added option to warn about queued messages on exit [sergey]:
16302
16303           * src/compose.c: compose_queue(): call folder_item_scan()
16304             and folderview_update_item() after queueing.
16305           * src/folderview.c: folderview_update_node(): draw the queue
16306             folder in bold font if there are queued messages.
16307           * src/mainwindow.c: queued_messages(): new function.
16308             app_exit_cb(): display warning if there are queued messages
16309             if warn_queued_on_exit is set.
16310           * prefs_common.[ch]: add warn_queued_on_exit option.
16311
16312         * enhanced GnuPG key selection support [sergey]:
16313
16314           * src/select-keys.c: updated to newer version from Win32
16315             branch with support for selecting arbitrary keys.
16316           * src/prefs_account.c: added the Privacy tab to the account
16317             options window.
16318             prefs_account_privacy_create(),
16319             prefs_account_sign_key_set_data_from_radiobtn(),
16320             prefs_account_sign_key_set_radiobtn(): new functions.
16321           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
16322           * src/rfc2015.c: set_signers(): new function.
16323             pgp_sign(): add the account parameter, call set_signers().
16324             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
16325           * src/rfc2015.h: rfc2015_sign(): updated prototype.
16326           * src/compose.c: pass the current account to rfc2015_sign().
16327
16328         * tag name claws added to prevent confusion with main branch [alfons]
16329
16330         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
16331
16332         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
16333
16334         * sync with recent sylpheed cvs. Untested though. [alfons]
16335