97cae6b3b6f3ab967586a2dd1c84b2197c2d637d
[claws.git] / ChangeLog.claws
1 2003-05-27 [paul]       0.9.0claws4
2
3         * tools/Makefile.am
4           tools/maildir2sylpheed.pl     ** NEW FILE **
5                 add kmail to sylpheed mailbox conversion script
6
7 2003-05-27 [paul]       0.9.0claws3
8
9         * sync with 0.9.0cvs10
10                 see ChangeLog 2003-05-26
11
12 2003-05-26 [paul]       0.9.0claws2
13
14         * sync with 0.9.0cvs9
15                 see ChangeLog 2003-05-26
16
17 2003-05-24 [paul]       0.9.0claws1
18
19         * sync with 0.9.0cvs8
20                 see ChangeLog 2003-05-23
21
22 2003-05-24 [paul]       0.9.0claws
23
24         * version 0.9.0claws released
25
26 2003-05-24 [paul]       0.8.11claws177
27
28         * src/plugins/dillo-viewer/Makefile.am
29           src/plugins/traycon/Makefile.am
30                 add missing files
31                 
32         * po/bg.po
33           po/en_GB.po
34           po/es.po
35           po/it.po
36           po/pt_BR.po
37           po/ru.po
38           po/sr.po
39                 update Bulgarian, British English, Spanish, Italian, 
40                 Brazilian Portuguese, Russian, and Serbian translations, 
41                 submitted by George Danchev, [me], Ricardo Mones Lastra,
42                 André Filipe de Assunção e Brito, Alessandro Maestri, 
43                 Ruslan N. Balkin, and Urke MMI
44
45 2003-05-23 [melvin]     0.8.11claws176
46
47         * po/fr.po
48                 Updated French translations
49
50 2003-05-22 [paul]       0.8.11claws175
51
52         * src/Makefile.am
53           src/addrbook.[ch]
54           src/addrcache.[ch]
55           src/addr_compl.[ch]
56           src/adressbook.[ch]
57           src/addrindex.[ch]
58           src/addritem.[ch]
59           src/editaddress.c
60           src/editgroup.c
61           src/editldap_basedn.c
62           src/editldap.c
63           src/jpilot.c
64           src/vcard.c
65                 revert to get ldap into it previous working state
66                 
67         * po/zh_TW.Big5.po
68                 new Taiwanese translation,
69                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
70
71 2003-05-22 [christoph]  0.8.11claws174
72
73         * src/plugins/spamassassin/libspamc.[ch]
74                 sync libspamc with SpamAssaain release 2.55
75
76 2003-05-22 [paul]       0.8.11claws173
77
78         * sync with 0.9.0cvs7
79                 see ChangeLog 2003-05-22
80                 
81         * src/summaryview.c
82                 revert change in 0.8.11claws172: follow
83                 Hiroyuki's decision and that's the end of it.
84
85 2003-05-21 [paul]       0.8.11claws172
86
87         * src/summaryview.c
88                 fix discrepency between open_unread_on_enter
89                 and always_show_msg
90
91 2003-05-21 [paul]       0.8.11claws171
92
93         * sync with 0.9.0cvs6
94                 see ChangeLog 2003-05-21
95
96 2003-05-21 [paul]       0.8.11claws170
97
98         * sync with 0.9.0cvs5
99                 see ChangeLog 2003-05-21
100
101 2003-05-20 [paul]       0.8.11claws169
102
103         * sync with 0.9.0cvs4
104                 see ChangeLog 2003-05-20
105                 fixes bug #152, 'encoding of IMAP folders names'
106
107 2003-05-20 [paul]       0.8.11claws168
108
109         * sync with 0.9.0cvs3
110                 see ChangeLog 2003-05-20
111                 
112         * src/tools/convert_mbox.pl
113                 minor change in the comments, submitted by Fred Marton
114
115 2003-05-19 [paul]       0.8.11claws167
116
117         * src/plugins/clamav/Makefile.am
118           configure.ac
119                 link clamav_lib to the plugin and not to the main program
120
121 2003-05-19 [christoph]
122
123         * src/Makefile.am
124                 add -export-dynamic for linking
125
126 2003-05-19 [paul]       0.8.11claws166
127
128         * sync with 0.9.0cvs1
129                 see ChangeLog 2003-05-19
130
131 2003-05-19 [paul]       0.8.11claws165
132
133         * src/inc.c
134                 fix 'pop before smtp' timeout
135
136 2003-05-18 [alfons]     0.8.11claws164
137
138         * src/prefs_matcher.c
139                 put "execute" action command line ("expression") in edit box
140
141 2003-05-18 [christoph]  0.8.11claws163
142
143         * src/mimeview.[ch]
144         * src/plugins/dillo_viewer/dillo_viewer.c
145         * src/plugins/image_viewer/viewer.c
146         * src/plugins/mathml_viewer/mathml_viewer.c
147                 let a viewer have a list of Content-Types
148
149 2003-05-18 [paul]       0.8.11claws162
150
151         * src/prefs_filtering.c
152                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
153                 and REDIRECT actions
154
155 2003-05-17 [christoph]
156
157         * README.claws
158                 o remove dynamic signatures that was syned with main
159                 o add infos about no longer "build in" image viewer
160                 o update bugtracker URL
161
162 2003-05-17 [christoph]  0.8.11claws161
163
164         * src/folder.c
165         * src/folderview.c
166         * src/imap.c
167                 don't use imap_scan_folder anymore. Instead call folder_item_scan
168                 for every folder after rebuilding the folder tree.
169
170         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
171          messages)
172
173 2003-05-17 [christoph]  0.8.11claws160
174
175         * src/imap.c
176                 don't use STATUS command on current folder to check for
177                 content changes. imap_cmd_ok() now tracks changes to
178                 folder and number of existing messages.
179
180 2003-05-17 [paul]       0.8.11claws159
181
182         * src/plugins/clamav/clamav_plugin.c
183                 remove unnecessary debug_print
184
185 2003-05-16 [thorsten]   0.8.11claws158
186
187         * src/plugins/demo.c
188                 included missing intl.h
189
190 2003-05-16 [paul]       0.8.11claws157
191
192         * po/POTFILES.in
193                 remove non-existant entries
194         
195         * src/plugins/clamav/clamav_plugin.c
196           src/plugins/clamav/clamav_plugin_gtk.c
197           src/plugins/dillo_viewer/dillo_prefs.c
198           src/plugins/dillo_viewer/dillo_viewer.c
199                 gettextise
200
201 2003-05-16 [christoph]  0.8.11claws156
202
203         * po/POTFILES.in
204                 include plugin .c files for translation until I
205                 find a better solution to have plugins have their
206                 own textdomain
207         * src/plugins/demo/demo.c
208         * src/plugins/image_viewer/plugin.c
209         * src/plugins/mathml_viewer/mathml_viewer.c
210         * src/plugins/spamassassin/spamassassin.c
211         * src/plugins/spamassassin/spamassassin_gtk.c
212         * src/plugins/trayicon/trayicon.c
213                 add gettext macros for plugin name and description
214
215 2003-05-16 [paul]
216
217         * sync with 0.9.0
218
219 2003-05-16 [paul]       0.8.11claws155
220
221         * sync with lastest 0.9.0pre1
222                 see ChangeLog 2003-05-16
223
224 2003-05-15 [paul]       0.8.11claws154
225
226         * sync with latest 0.9.0pre1
227                 see ChangeLog 2003-05-14 and 2003-05-15
228
229 2003-05-14 [christoph]  0.8.11claws153
230
231         * src/plugins/image_viewer/viewer.c
232         * src/plugins/image_viewer/viewer.glade         ** NEW **
233         * src/plugins/image_viewer/viewerprefs.c
234                 make it possible to disable the autoload function in the
235                 imageviewer again
236
237 2003-05-14 [christoph]  0.8.11claws152
238
239         * src/folder.c
240                 fix folder update after adding a message
241
242 2003-05-13 [alfons]     0.8.11claws151
243
244         * src/common/session.c
245                 remove debug traces
246                 
247         * src/addrcache.[ch]
248         * src/filtering.[ch]
249         * src/folder.[c]
250         * src/gtkaspell.[ch]
251         * src/imap.[ch]
252         * src/mbox_folder.[ch]
253         * src/mh.[ch]
254         * src/mimeview.h
255         * src/msgcache.[ch]
256         * src/news.[ch]
257         * src/passphrase.[ch]
258         * src/prefs_common.[ch]
259         * src/prefs_gtk.[ch]
260         * src/procmsg.c
261         * src/scoring.[ch]
262                 be pedantic; (in prototypes () implies (int))
263
264 2003-05-13 [alfons]     0.8.11claws150
265
266         * src/prefs_toolbar.[ch]
267         * src/summaryview.[ch]
268         * src/toolbar.[ch]
269                 change misleading text in toolbar prefs;
270                 add toolbar action for ignore thread (toggles ignore thread flag);
271                 clean up a little bit;
272
273 2003-05-12 [paul]
274
275         * tools/convert_mbox.pl
276                 bug fixed by Fred Marton
277
278 2003-05-12 [paul]
279
280         * sync with 0.9.0pre1
281
282 2003-05-09 [paul]       0.8.11claws149
283
284         * sync with 0.8.11cvs43
285                 see ChangeLog 2003-05-09
286
287 2003-05-08 [christoph]  0.8.11claws148
288
289         * src/imap.[ch]
290                 o use CAPABILIY as first command and check for PREAUTH
291                   information in the response to it
292                 o rewrite all imap_cmd_* functions to use an IMAPSession
293                   instead of a SockInfo as parameter
294                 o do STARTTLS after fetching and checking the server
295                   capabilities
296
297 2003-05-08 [paul]       0.8.11claws147
298
299         * tools/Makefile.am
300           tools/README
301           tools/convert_mbox.pl         ** NEW FILE **
302                 add mbox conversion script. Submitted by 
303                 Fred Marton <Fred.Marton@uni-bayreuth.de>
304
305 2003-05-07 [christoph]
306
307         * doc-src/glade.txt
308         * src/gtk/pluginwindow.glade
309         * src/plugins/image_viewer/viewerprefs.glade
310         * src/plugins/spamassassin/spamassassin_gtk.glade
311                 add glade files for user interfaces and a description how
312                 to use glade to create the sylpheed code
313
314 2003-05-07 [paul]       0.8.11claws146
315
316         * sync with 0.8.11cvs41
317                 see ChangeLog 2003-05-07
318
319 2003-05-06 [christoph]  0.8.11claws145
320
321         * src/main.c
322         * src/plugins/image_viewer/viewer.c
323                 fix usage of imlib in imageviewer plugin
324
325         * src/gtk/prefswindow.c
326                 handle window close event correctly
327
328 2003-05-06 [paul]       0.8.11claws144
329
330         * src/common/ssl.c
331                 fix typo introduced in sync
332
333 2003-05-06 [paul]       0.8.11claws143
334
335         * sync with 0.8.11cvs39
336                 see ChangeLog 2003-05-06
337
338 2003-05-06 [paul]       0.8.11claws142
339
340         * AUTHORS
341           po/cs.po
342                 updated Czech translation, submitted by 
343                 Radek Vybiral <Radek.Vybiral@vsb.cz>
344                 
345         * src/plugins/clamav/clamav_plugin_gtk.c
346                 clean up
347
348 2003-05-03 [alfons]     0.8.11claws141
349
350         * src/compose.[ch]
351                 make paste as quotation work even when the call to 
352                 text_inserted() was deferred (fixes bug #140 "Paste 
353                 as quotation does not work when using "external" 
354                 clipboard")
355
356 2003-05-03 [thorsten]   0.8.11claws140
357
358         * src/addrquery.h
359           src/ldapquery.h
360           src/mainwindow.c
361                 removed C++ comments
362         * src/addr_compl.c
363                 function with non-int retval/param used before
364                 implementation/declaration
365
366 2003-05-02 [paul]       0.8.11claws139
367
368         * src/addr_compl.[ch]
369           src/addressbook.[ch]
370           src/addrindex.c
371           src/summaryview.c
372                 revert match's changes to (finally) remove the bug where
373                 opening a folder causes massive slowdown when using the 
374                 'Display sender using address book' option
375
376 2003-05-01 [melvin]     0.8.11claws138
377
378         * src/plugins/dillo_viewer/dillo_prefs.[ch]
379         * src/plugins/dillo_viewer/dillo_viewer.c
380                 Fixed bug where "Cancel" button from prefs issued
381                 warnings.
382                 Comply a little more to coding style
383
384 2003-05-01 [paul]       0.8.11claws137
385
386         * sync with 0.8.11cvs38
387                 see ChangeLog 2003-05-01
388
389 2003-05-01 [paul]       0.8.11claws136
390
391         * po/bg.po
392                 updated by George Danchev
393
394 2003-04-30 [christoph]  0.8.11claws135
395
396         * src/plugins/dillo_viewer/dillo_prefs.c
397         * src/plugins/image_viewer/viewerprefs.c
398         * src/plugins/spamassassin/spamassassin_gtk.c
399                 remove gtk_widget_ref() calls for widgets in
400                 glade code
401
402 2003-04-30 [paul]       0.8.11claws134
403
404         * src/addrindex.c
405                 ok, this time a better fix for the bug where opening folder
406                 has massive slowdown when using the 'Display sender using 
407                 address book' option
408
409 2003-04-30 [paul]       0.8.11claws133
410
411         * src/addrindex.c
412                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
413         
414 2003-04-30 [melvin]     0.8.11claws132
415
416         New: Dillo plugin preferences (patch by Dimitar Haralanov)
417
418         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
419                 Preferences for the dillo plugin
420         * src/plugins/dillo_viewer/dillo_viewer.c
421                 Support for preferences
422         * src/plugins/dillo_viewer/Makefile.am
423                 Added dillo_prefs.[ch]
424
425 2003-04-30 [alfons]     0.8.11claws131
426
427         * src/common/plugin.[ch]
428                 see? this ANSI C'fication immediately gives us type
429                 checking for free.
430
431 2003-04-30 [alfons]     0.8.11claws130
432
433         * src/common/plugin.[ch]
434         * src/plugins/clamav/clamav_plugin.[ch]
435         * src/plugins/clamav/clamav_plugin_gtk.c
436         * src/plugins/demo/demo.c
437         * src/plugins/dillo_viewer/dillo_viewer.c
438         * src/plugins/image_viewer/plugin.c
439         * src/plugins/image_viewer/viewer.[ch]
440         * src/plugins/image_viewer/viewerprefs.[ch]
441         * src/plugins/mathml_viewer/mathml_viewer.c
442         * src/plugins/spamassassin/spamassassin.[ch]
443         * src/plugins/spamassassin/spamassassin_gtk.c
444         * src/plugins/trayicon/trayicon.c
445                 clean up
446
447 2003-04-30 [alfons]     0.8.11claws129
448
449         * src/common/utils.c
450                 make is_ascii_str() fail gracefully when NULL pointer
451                 is passed
452
453 2003-04-30 [paul]       0.8.11claws128
454
455         * src/addrindex.c
456                 fix bug where opening folder has massive slowdown when
457                 using the 'Display sender using address book' option
458
459 2003-04-30 [paul]       0.8.11claws127
460
461         * src/plugins/clamav/clamav_plugin.c
462           src/plugins/clamav/clamav_plugin_gtk.c
463           src/plugins/demo/demo.c
464           src/plugins/dillo_viewer/dillo_viewer.c
465           src/plugins/image_viewer/plugin.c
466           src/plugins/mathml_viewer/mathml_viewer.c
467           src/plugins/spamassassin/spamassassin.c
468           src/plugins/spamassassin/spamassassin_gtk.c
469           src/plugins/trayicon/trayicon.c
470                 get rid of eye-hurting function signatures
471
472 2003-04-30 [paul]       0.8.11claws126
473
474         * src/plugins/trayicon/trayicon.c
475                 add description
476                 
477         * src/mimeview.c
478                 be more descriptive
479
480 2003-04-30 [paul]       0.8.11claws125
481
482         * configure.ac
483                 arrange the plugins in reverse alphabetical order
484                 
485         * src/plugins/clamav/clamav_plugin.[ch]
486           src/plugins/clamav/clamav_plugin_gtk.c
487                 rename some params
488                 resize max_size window
489                 re-arrange the order of some gui elements
490                 improve descriptions
491         
492         * src/plugins/image_viewer/plugin.c
493           src/plugins/mathml_viewer/mathml_viewer.c
494                 add descriptions
495                 
496         * src/plugins/spamassassin/spamassassin_gtk.c
497                 resize max_size window
498                 re-arrange the order of some gui elements
499                 
500         * src/messageview.c
501           src/mimeview.c
502                 correct typos
503
504 2003-04-30 [alfons]     0.8.11claws124
505
506         * src/imap.c
507                 fix a leak found while browsing Martin Kluge's 
508                 valgrind log (Claws only)
509
510 2003-04-29 [darko]      0.8.11claws123
511
512         * src/gtk/gtkstext.h
513                 include wchar.h if it is available, fixes compilation
514                 on HP-UX systems
515
516 2003-04-29 [melvin]     0.8.11claws122
517
518         * src/prefs_actions.c
519                 Improved help text of Actions' syntax
520
521 2003-04-28 [paul]       0.8.11claws121
522
523         * src/action.c
524                 a better fix for the crash when performing an action
525                 on a mime part
526
527 2003-04-28 [paul]       0.8.11claws120
528
529         * src/action.c
530                 fix crash when performing an action on a
531                 mime part
532
533 2003-04-28 [paul]       0.8.11claws119
534
535         * sync with 0.8.11cvs36
536                 see ChangeLog 2003-04-28
537
538 2003-04-27 [paul]       0.8.11claws118
539
540         * more sync with 0.8.11cvs35
541                 see ChangeLog 2003-04-25
542
543 2003-04-26 [christoph]  0.8.11claws117
544
545         * src/folder.c
546                 fix remove virtual check
547
548 2003-04-26 [paul]       0.8.11claws116
549
550         * src/messageview.c
551                 fix return-receipt, make it work again
552
553 2003-04-26 [paul]       0.8.11claws115
554
555         * src/mimeview.c
556                 restore double-clicking of the [application/pgp-signature 
557                 (Select "Check signature" to check)] line in the message view,
558                 broken in recent sync
559
560 2003-04-26 [christoph]  0.8.11claws114
561
562         * src/folder.c
563                 check if remove virtual really exists before
564                 calling the function
565
566 2003-04-25 [match]      0.8.11claws113
567
568         * src/addrindex.c
569         * src/addrbook.c
570         * src/ldapquery.[ch]
571         * src/ldapctrl.[ch]
572                 fix memleak.
573         * src/ldapserver.[ch]
574                 fix memleak. fix segfault.
575                 plug a Claws memleak
576
577 2003-04-25 [alfons]     0.8.11claws112
578
579         * src/folder.c
580                 plug a Claws memleak
581
582 2003-04-25 [alfons]     0.8.11claws111
583
584         * src/common/session.c
585                 plug a memleak
586
587 2003-04-25 [paul]       0.8.11claws110
588
589         * sync with 0.8.11cvs35
590                 see ChangeLog 2003-04-24 and 2003-04-25
591                 
592         * src/gtk/pluginwindow.c
593                 correct another strange float value
594
595 2003-04-24 [christoph]  0.8.11claws109
596
597         * src/folder.c
598                 freeze folder item updates when unsetting new flags
599
600         * src/gtk/pluginwindow.c
601                 correct strange float value
602
603 2003-04-23 [paul]       0.8.11claws108
604
605         * sync with 0.8.11cvs33
606                 see ChangeLog 2003-04-23
607
608 2003-04-22 [paul]       0.8.11claws107
609
610         * src/Makefile.am
611           src/messageview.c
612           src/mimeview.c
613           src/pgptext.[ch]      ** REMOVED **
614                 remove pgptext.[ch] as its not used any more
615
616 2003-04-22 [paul]       0.8.11claws106
617
618         * sync with 0.8.11cvs31
619                 see ChangeLog 2003-04-21 and 2003-04-22
620
621 2003-04-21 [alfons]     0.8.11claws105
622
623         * src/main.c
624                 No access to GTK structures if we're a spawned child
625                 (and clean up code a little bit...) Should fix #126.
626
627 2003-04-21 [melvin]     0.8.11claws104
628
629         * src/plugins/dillo_viewer/README
630                 Improved slightly the text.
631
632 2003-04-21 [melvin]     0.8.11claws103
633
634         * src/plugins/dillo_viewer/README *** NEW ***
635                 Added a README file for the Dillo plugin
636
637 2003-04-20 [paul]
638
639         * tools/README
640           tools/outlook2sylpheed.pl
641                 updated and improved by Ricardo Mones Lastra
642
643 2003-04-18 [oliver]     0.8.11claws102
644
645         * src/inc.c 
646         * src/prefs_account.h
647                 remove Pop3SessionType (used by selective download)
648         * src/prefs_toolbar.c
649                 enable set Default Toolbar button
650
651 2003-04-18 [paul]       0.8.11claws101
652
653         * sync with 0.8.11cvs29
654                 see ChangeLog 2003-04-18
655
656 2003-04-17 [paul]       0.8.11claws100
657
658         * src/prefs_common.[ch]
659           src/summaryview.c
660                 remove 'Open next message on deletion' option,
661                 as the same effect can now be achieved via the
662                 'Always open messages in summary when selected'
663                 option.
664
665 2003-04-17 [paul]       0.8.11claws99
666
667         * sync with 0.8.11cvs28
668                 see ChangeLog 2003-04-17
669
670 2003-04-17 [christoph]  0.8.11claws98
671
672         * ac/spamassassin.m4
673         * src/plugins/spamassassin/libspamc.[ch]
674         * src/plugins/spamassassin/utils.[ch]
675                 sync libspamc with SpamAssassin project
676
677 2003-04-17 [christoph]  0.8.11claws97
678
679         * src/common/socket.h
680         * src/gtk/sslcertwindow.h
681                 rename old USE_SSL to USE_OPENSSL
682
683 2003-04-17 [paul]       0.8.11claws96
684
685         * src/prefs_common.h
686                 use gulong for P_COLOR so that it compiles/runs on
687                 64-bit systems. Patch submitted by James Noyes
688                 <jnoyes-claws@retrogeeks.com>
689                 
690         * po/de.po
691                 updated by Jens
692
693 2003-04-17 [paul]       0.8.11claws95
694
695         * sync with 0.8.11cvs27
696                 see ChangeLog 2003-04-16
697
698 2003-04-15 [paul]       0.8.11claws94
699
700         * src/prefs_common.[ch]
701                 rearrange to stop the window getting too long:
702                         move Receive dialog stuff to Receive tab
703                         move Send dialog to Send tab
704                         remove Dialogs frame
705                 rename 'Open messages in summary with cursor keys' to
706                 'Always open messages in summary when selected', as its
707                 more appropriate
708
709 2003-04-15 [paul]       0.8.11claws93
710
711         * src/prefs_common.[ch]
712           src/summaryview.c
713                 add new option '/Interface/Open next message on deletion'
714
715 2003-04-15 [paul]       0.8.11claws92
716
717         * src/summaryview.[ch]
718                 add /Mark/Lock and /Mark/Unlock to the pop-up
719                 menu. Patch submitted by Ivan Francolin Martinez
720                 <ivanfm@users.sourceforge.net>
721
722 2003-04-15 [paul]       0.8.11claws91
723
724         * sync with 0.8.11cvs24
725                 see ChangeLog 2003-04-15
726
727 2003-04-14 [jens]       0.8.11claws90
728
729         * updated German translation and some corrections from
730                 Roland Bless <bless@tm.uka.de>
731
732 2003-04-14 [paul]       0.8.11claws89
733
734         * sync with 0.8.11cvs22
735                 see ChangeLog 2003-04-14
736
737 2003-04-13 [paul]       0.8.11claws88
738
739         * src/plugins/clamav/clamav_plugin.c
740                 fix memory leaks
741                 clean up
742
743 2003-04-12 [paul]       0.8.11claws87
744
745         * src/plugins/clamav/clamav_plugin.c
746                 activate enable/disable archive scanning option
747                 
748         * src/plugins/clamav/.cvsignore         ** NEW FILE **
749
750 2003-04-12 [paul]       0.8.11claws86
751
752         * src/plugins/Makefile.am
753           src/plugins/clamav/Makefile.am                ** NEW FILE **
754           src/plugins/clamav/README                     ** NEW FILE ** 
755           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
756           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
757                 add Clam AntiVirus plugin
758
759 2003-04-12 [paul]       0.8.11claws85
760
761         * sync with 0.8.11cvs21
762                 see ChangeLog 2003-04-11
763
764 2003-04-11 [paul]       0.8.11claws84
765
766         * po/es.po
767                 update Spanish translation. Submitted by Ricardo
768                 Mones Lastra.
769
770 2003-04-10 [christoph]  0.8.11claws83
771
772         * src/mbox.c
773                 fix typo that did not move unfiltered mails to destination
774                 folder
775
776         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
777          when filtering from spool)
778
779 2003-04-10 [christoph]  0.8.11claws82
780
781         * src/imap.c
782                 use BODY.PEEK instead of BODY in in message fetch operation
783                 to make sure the IMAP server does not set the \Seen flag for
784                 messages. Sylpheed does that later itself, when the message
785                 is opened in sylpheed
786
787         (closes Bug 111 Claws destroys unread marks)
788
789 2003-04-09 [oliver]     0.8.11claws81
790         
791         * src/folder.c
792                 fix crash in folder_destroy
793         * README.claws
794                 remove selective download
795
796 2003-04-09 [christoph]  0.8.11claws80
797
798         * src/imap.c
799                 fix crash in imap_get_msginfo() when then fetched message
800                 is not found
801
802         (closes Bug 110 Crash during mail composition)
803
804 2003-04-08 [christoph]  0.8.11claws79
805
806         * src/folder.c
807         * src/prefs_account.c
808                 Filter new messages that are found in an INBOX folder
809                 when 'Filter messages on receiving' is enabled in the
810                 Folder's AccountPrefs. This allows to use Sylpheed's
811                 filtering engine for IMAP folders where messages are
812                 added to the INBOX by a MTA
813
814 2003-04-08 [paul]       0.8.11claws78
815
816         * src/procmsg.h
817                 clean up after last commit
818
819 2003-04-08 [paul]       0.8.11claws77
820
821         * sync with 0.8.11cvs20
822                 see ChangeLog 2003-04-07 and 2003-04-08
823
824 2003-04-07 [christoph]  0.8.11claws76
825
826         * src/filtering.[ch]
827         * src/inc.[ch]
828         * src/mbox.c
829         * src/procmsg.[ch]
830                 add procmsg_msginfo_filter() to execute filtering actions
831
832 2003-04-06 [christoph]  0.8.11claws75
833
834         * src/imap.c
835                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
836
837 2003-04-06 [christoph]  0.8.11claws74
838
839         * src/common/utils.[ch]
840                 add g_int_compare() function for slist sorting
841
842         * src/imap.c
843                 fetch all MsgInfos with one command in imap_get_msginfos()
844                 using an imap set with a list of ranges
845
846         * src/news.c
847                 use new g_int_compare() function
848
849 2003-04-06 [thorsten]   0.8.11claws73
850
851         * src/mh.c
852                 corrected implementation of mh_folder_destroy()
853
854 2003-04-05 [christoph]  0.8.11claws72
855
856         * src/account.c
857         * src/folder.[ch]
858         * src/folderview.c
859         * src/imap.c
860         * src/inc.c
861         * src/main.c
862         * src/mainwindow.c
863         * src/mbox_folder.c
864         * src/mh.c
865         * src/mimeview.h
866         * src/msgcache.[ch]
867         * src/news.c
868         * src/procmime.h
869         * src/procmsg.[ch]
870         * src/setup.c
871         * src/gtk/gtkutils.c
872                 o rename structure field names class and new to klass and
873                   new_msgs, to allow including files in C++
874                 o add 'extern "C"' block to some header files
875                 o add MsgInfoList and MsgNumberList as alias for GSList for
876                   developers to know what type of list is expected
877
878         * src/plugins/image_viewer/plugin.c
879         * src/plugins/image_viewer/viewer.[ch]
880         * src/plugins/image_viewer/viewerprefs.[ch]
881                 rename function names to prevent conflicts
882
883 2003-04-05 [paul]       0.8.11claws71
884
885         * sync with 0.8.11cvs18
886                 see ChangeLog 2003-04-03 and 2003-04-04
887
888 2003-04-02 [christoph]  0.8.11claws70
889
890         * src/folder.[ch]
891         * src/imap.[ch]
892         * src/mbox_folder.[ch]
893         * src/mh.[ch]
894         * src/news.[ch]
895                 o Make all virtual folder functions private
896                 o remove unused folder code
897
898         * src/common/socket.[ch]
899         * src/summaryview.c
900                 fix warnings
901
902 2003-03-30 [alfons]     0.8.11claws69
903
904         * src/send_message.c
905                 remove two debug traces and see if people still report
906                 errors
907
908 2003-03-30 [alfons]     0.8.11claws68
909
910         * src/send_message.c
911         * src/commons/session.c
912                 add more debug traces
913
914 2003-03-30 [christoph]  0.8.11claws67
915
916         * src/folder.c
917                 change processing folder name from .processing to processing
918
919         * src/common/ssl.c
920                 disable SSL certificate check because it causes Xlib error
921                 when the child process want's to open an GTK window
922
923 2003-03-30 [christoph]  0.8.11claws66
924
925         * src/folder.c
926                 don't use default folder for processing folder item because
927                 it can be a non local folder
928
929         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
930
931 2003-03-30 [alfons]     0.8.11claws65
932
933         * src/send_message.c
934                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
935                 to generate bad code for 'send_send_data_progressive': When
936                 called from 'send_send_data_finished', the 'data' pointer is
937                 cleared just before the assignment to the dialog pointer
938
939 2003-03-29 [christoph]  0.8.11claws64
940
941         * src/common/prefs.h
942         * src/plugins/image_viewer/Makefile.am
943         * src/plugins/image_viewer/plugin.c
944         * src/plugins/image_viewer/viewer.[ch]
945         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
946                 add PrefsPage for ImageViewer
947
948 2003-03-28 [thorsten]   0.8.11claws63
949
950         * src/common/session.c
951                 added some comments
952
953 2003-03-28 [paul]       0.8.11claws62
954
955         * sync with 0.8.11cvs16
956                 see ChangeLog 2003-03-28
957
958 2003-03-28 [paul]       0.8.11claws61
959
960         * sync with 0.8.11cvs15
961                 see ChangeLog 2003-03-28
962
963 2003-03-27 [christoph]  0.8.11claws60
964
965         * src/folder.c
966         * src/imap.c
967         * src/common/socket.[ch]
968                 set socket state to DISCONNECTED when any operation
969                 fails to allow reconnecting in IMAP code without
970                 checking the return code of all calls to the command
971                 functions
972
973         * src/folderview.c
974         * src/summaryview.c
975                 remove some more stuff that depends on specific
976                 folder types
977
978 2003-03-27 [paul]       0.8.11claws59
979
980         * sync with 0.8.11cvs14
981                 see ChangeLog 2003-03-27
982                 
983         * src/selective_download.[ch]   ** REMOVED **
984                 really removed
985
986 2003-03-27 [christoph]  0.8.11claws58
987
988         * src/folder.c
989                 fix handling of tmp_flags in flag copy function
990
991 2003-03-27 [paul]       0.8.11claws57
992
993         * sync with 0.8.11cvs13
994                 see ChangeLog 2003-03-27
995
996 2003-03-27 [oliver]     0.8.11claws56
997
998         * src/maiwindow.c
999                 remove sel_download_cb
1000
1001 2003-03-27 [oliver]     0.8.11claws55
1002         
1003         * src/inc.c
1004                 remove POP3_TOP
1005         
1006 2003-03-26 [oliver]     0.8.11claws54
1007
1008         *src/pop.h
1009                 remove POP3_TOP*
1010         * README.claws
1011                 remove selective donwload readme
1012
1013 2003-03-26 [oliver]     0.8.11claws53
1014         * src/matcher.[ch]
1015         * src/matcher_parser_parse.y 
1016         * src/pop.c 
1017         * src/prefs_account.[ch]
1018         * src/prefs_filtering.c
1019                 remove selective donwload
1020
1021 2003-03-26 [oliver]     0.8.11claws52
1022
1023         * src/inc.[ch] 
1024         * src/filtering.c 
1025         * src/mainwindow.c 
1026                 remove selective donwload
1027
1028 2003-03-26 [oliver]     0.8.11claws51
1029         
1030         * src/Makefile.am
1031         * src/selective_download.[ch]   ** REMOVE **    
1032
1033 2003-03-26 [christoph]  0.8.11claws50
1034
1035         * src/news.c
1036                 fix NEWS that got broken by a sync with sylpheed-main
1037
1038 2003-03-26 [christoph]  0.8.11claws49
1039
1040         * src/mimeview.c
1041                 fix mime type guessing when no mime type is found for a file
1042
1043 2003-03-25 [christoph]  0.8.11claws48
1044
1045         * src/mimeview.c
1046         * src/procmime.c
1047                 remove mime type guessing from mime parser and use
1048                 name based mime types in viewer lookup for mime type
1049                 application/octet-stream
1050
1051 2003-03-25 [christoph]  0.8.11claws47
1052
1053         * doc-src/readme.txt
1054         * doc-src/rfc2554.txt
1055                 add RFC about SMTP AUTH
1056
1057         * src/send_message.c
1058         * src/common/smtp.[ch]
1059                 add extra error code for authentication errors and
1060                 clear temporary password when this error occurs
1061
1062         (closes Bug 84 authentication failure while sending should
1063          prompt for password again)
1064
1065 2003-03-25 [christoph]  0.8.11claws46
1066
1067         * configure.ac
1068         * src/Makefile.am
1069         * src/imageview.[ch]                            ** REMOVE **
1070         * src/messageview.[ch]
1071         * src/mimeview.[ch]
1072         * src/prefs_common.[ch]
1073         * src/textview.c
1074         * src/plugins/Makefile.am
1075         * src/plugins/image_viewer/.cvsignore           ** NEW **
1076         * src/plugins/image_viewer/Makefile.am          ** NEW **
1077         * src/plugins/image_viewer/plugin.c             ** NEW **
1078         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
1079                 move image viewer into a plugin (building is enabled by default)
1080                 [ToDo: Prefs for resize and autoview]
1081
1082 2003-03-25 [paul]       0.8.11claws45
1083
1084         * sync with 0.8.11cvs12
1085                 see ChangeLog 2003-03-26
1086
1087 2003-03-25 [paul]       0.8.11claws44
1088
1089         * sync with 0.8.11cvs11
1090                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
1091                 
1092         Note: Selective Download is broken.
1093                 
1094 2003-03-22 [christoph]  0.8.11claws43
1095
1096         * src/folder.c
1097                 code cleanup for flags copying
1098
1099 2003-03-22 [christoph]  0.8.11claws42
1100
1101         * src/plugins/trayicon/trayicon.c
1102                 fix setting the transparent area when the window size
1103                 is forced by the system tray
1104
1105 2003-03-22 [christoph]  0.8.11claws41
1106
1107         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
1108         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
1109         * src/plugins/trayicon/newmail.xpm              ** NEW **
1110         * src/plugins/trayicon/nomail.xpm               ** NEW **
1111         * src/plugins/trayicon/trayicon.c
1112         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
1113                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
1114                 o add icon for unread mails
1115                 o set transparency for window
1116
1117 2003-03-22 [christoph]  0.8.11claws40
1118
1119         * src/news.c
1120                 init news session to prevent crash when session is closed
1121
1122 2003-03-22 [christoph]  0.8.11claws39
1123
1124         * src/imap.c
1125         * src/common/session.[ch]
1126                 Init session data to make sure we don't have invalid pointers
1127                 for read_ch and write_ch when new multi process sessions are
1128                 not used
1129
1130         * src/main.c
1131         * src/common/plugin.c
1132         * src/common/sylpheed.c
1133         * src/plugins/demo/demo.c
1134         * src/plugins/dillo_viewer/dillo_viewer.c
1135         * src/plugins/mathml_viewer/mathml_viewer.c
1136         * src/plugins/spamassassin/spamassassin.c
1137         * src/plugins/spamassassin/spamassassin_gtk.c
1138                 add plugin types to allow loading plugins at different times
1139                 (and maybe for different frontends), because it's not good to
1140                 load GTK-Plugins gefore gtk_init was called
1141
1142         * configure.ac
1143         * src/plugins/Makefile.am
1144         * src/plugins/trayicon/.cvsignore               ** NEW **
1145         * src/plugins/trayicon/Makefile.am              ** NEW **
1146         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
1147         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
1148         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
1149         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
1150         * src/plugins/trayicon/trayicon.c               ** NEW **
1151                 New Trayicon plugin that shows an icon in a systray that uses
1152                 XEMBED protocol like Gnome's systray. Icon shows if there
1153                 are new mails and a tooltip shows information about new,
1154                 unread and total messages.
1155
1156 2003-03-22 [paul]       0.8.11claws38
1157
1158         * src/common/smtp.c
1159                 fix ESMTP AUTH CRAM-MD5
1160                 [sync with main (still version 0.8.11cvs6), see
1161                  ChangeLog 2003-03-22]
1162
1163 2003-03-21 [colin]      0.8.11claws37
1164
1165         * src/send_message.c
1166                 Fix USE_SSL => USE_OPENSSL
1167
1168 2003-03-21 [colin]      0.8.11claws36
1169
1170         * src/folderview.c
1171                 Fix counts in drag and dropped subfolders
1172
1173 2003-03-21 [colin]      0.8.11claws35
1174
1175         * src/folder.c 
1176         * src/folderview.c
1177                 speed up a bit folder dnd
1178
1179 2003-03-20 [alfons]     0.8.11claws34
1180
1181         * src/main.c
1182         * src/toolbar.c
1183         * src/procmsg.c
1184                 don't send locked queue messages
1185                 (feature request "[ 705245 ] Locking message in outbox 
1186                  should prevent sending")
1187
1188 2003-03-20 [christoph]  0.8.11claws33
1189
1190         * src/folder.c
1191                 remove NEW and UNREAD flag in special folders when scanning
1192                 
1193         * src/common/smtp.c
1194                 fix ESMTP AUTH CRAM-MD5
1195
1196 2003-03-20 [paul]       0.8.11claws32
1197
1198         * src/prefs_account.c
1199                 Re-write 'Tunnel command to open connection' as
1200                 'Use command to communicate with server', and disable
1201                 it for all except IMAP accounts
1202
1203 2003-03-20 [paul]       0.8.11claws31
1204
1205         * sync with 0.8.11cvs6
1206                 see ChangeLog 2003-03-20
1207
1208 2003-03-19 [match]      0.8.11claws30
1209
1210         * src/addritem.[ch]
1211                 include documentation. minor refactoring.
1212         * src/addr_compl.[ch]
1213         * src/addrindex.[ch]
1214         * src/addresbook.[ch]
1215         * src/summaryview.c
1216                 re-enable address lookup (was disabled in
1217                 0.8.11claws20).
1218
1219 2003-03-19 [christoph]  0.8.11claws29
1220
1221         * src/procmsg.c
1222                 add temp flag handling, will make moving and copying
1223                 messages possible again
1224
1225         * src/folder.c
1226                 correct calulation of folder stats
1227
1228 2003-03-18 [match]      0.8.11claws28
1229
1230         * src/editgroup.h
1231                 remove case sensitive comparison (closes bug 80).
1232
1233 2003-03-18 [christoph]  0.8.11claws27
1234
1235         * src/imap.c
1236                 fix imap using a tunnel command
1237
1238         (closes bug 87)
1239
1240 2003-03-18 [christoph]  0.8.11claws26
1241
1242         * src/folder.[ch]
1243         * src/imap.c
1244         * src/procmsg.[ch]
1245                 rewrite flag handling for folders
1246
1247 2003-03-18 [christoph]  0.8.11claws25
1248
1249         * src/folder.c
1250         * src/procmsg.c
1251         * src/summaryview.c
1252                 unset NEW and UNREAD flags when message is ignored, to make
1253                 sure messages don't show up as unread on other IMAP clients,
1254                 because the IGNORE_THREAD flag can not be syncronized through
1255                 the IMAP folder
1256
1257 2003-03-17 [christoph]  0.8.11claws24
1258
1259         * src/imap.c
1260                 don't use recursion to fetch uids when the number of messages
1261                 does not match. Moved code into subfunction that is used
1262                 again when needed, to prevent an endless loop.
1263
1264 2003-03-17 [thorsten]   0.8.11claws23
1265
1266         * src/imageview.[ch]
1267                 export imageview_get_resized_size() (for plugins)
1268         * src/prefs_common.[ch]
1269                 added prefs_common_get() (for plugins)
1270
1271 2003-03-17 [christoph]  0.8.11claws22
1272
1273         * src/imap.c
1274                 o remove UID guessing from copy code
1275                 o support UIDPLUS extension for APPEND command
1276
1277 2003-03-17 [paul]       0.8.11claws21
1278
1279         * src/gtk/about.c
1280                 remove 'Compiled-plugins' section.
1281                 
1282         * src/plugins/dillo_viewer/dillo_viewer.c
1283                 slight change to description text
1284
1285 2003-03-16 [match]      0.8.11claws20
1286         * src/ldapserver.[ch]           ** NEW **
1287         * src/ldapctrl.[ch]             ** NEW **
1288         * src/ldapquery.[ch]            ** NEW **
1289         * src/ldaputil.[ch]             ** NEW **
1290         * src/addrcindex.[ch]           ** NEW **
1291         * src/addrquery.h               ** NEW **
1292         * src/addritem.[ch]
1293         * src/addrcache.[ch]
1294         * src/addrindex.[ch]
1295         * src/addr_compl.[ch]
1296         * src/addressbook.[ch]
1297         * src/addrbook.[ch]
1298         * src/editgroup.c
1299         * src/editaddress.c
1300         * src/editldap.c
1301         * src/editldap_basedn.c
1302         * src/vcard.c
1303         * src/jpilot.c
1304         * src/Makefile.am
1305                 included dynamic LDAP queries. improved address
1306                 completion.
1307
1308 2003-03-16 [paul]       0.8.11claws19
1309
1310         * tools/multiwebsearch.pl
1311                 fix a fatal typo
1312
1313 2003-03-16 [christoph]  0.8.11claws18
1314
1315         * src/mimeview.c
1316         * src/plugins/dillo_viewer/dillo_viewer.c
1317         * src/plugins/mathml_viewer/mathml_viewer.c
1318                 make unregistering of MimeViewerFactorys possible
1319
1320 2003-03-16 [alfons]     0.8.11claws17
1321
1322         * configure.ac
1323                 correct typo
1324
1325 2003-03-16 [melvin]     0.8.11claws16
1326
1327         * src/plugins/dillo_viewer.c
1328                 Fixed bug where it was not possible to view more than
1329                 one text/html attachment per message (bug discovered
1330                 by Christoph Hohmann).
1331
1332 2003-03-15 [melvin]     0.8.11claws15
1333
1334         * src/prefs_actions.c
1335                 Fixed compilation warnings.
1336
1337 2003-03-15 [melvin]     0.8.11claws14
1338
1339         * src/plugins/Makefile.am
1340         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
1341         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
1342         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
1343                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
1344                 newer (http://dillo.auriga.wearlab.de/).
1345
1346 2003-03-15 [christoph]  0.8.11claws13
1347
1348         * src/imap.c
1349                 don't query imap folder for attributes because we already
1350                 for them from imap_status
1351
1352         * src/mimeview.[ch]
1353                 add support for plugable MimeViewers (unloading Viewers
1354                 not yet complete)
1355
1356         * src/plugins/Makefile.am
1357         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
1358         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
1359         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
1360                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
1361                 widget from http://helm.cs.unibo.it/mml-widget/
1362
1363 2003-03-14 [christoph]  0.8.11claws12
1364
1365         * src/folder.[ch]
1366                 o error return code's should better be negative
1367                 o replace printf with debug_print
1368
1369         * src/imap.c
1370                 improve IMAP folder scan by checking UID-NEXT
1371
1372         * src/summaryview.c
1373                 remove check that are unnecessary in my opinion
1374
1375 2003-03-13 [christoph]  0.8.11claws11
1376
1377         * src/folder.[ch]
1378         * src/foldersel.c
1379         * src/folderview.c
1380         * src/imap.c
1381         * src/mbox_folder.c
1382         * src/mh.c
1383         * src/news.c
1384         * src/prefs_scoring.c
1385         * src/summaryview.c
1386                 use a common function to get a displayable name
1387                 for a FolderItem
1388
1389 2003-03-13 [paul]       0.8.11claws10
1390
1391         * tools/Makefile.am
1392           tools/README
1393           tools/multiwebsearch.conf     ** NEW FILE **
1394           tools/multiwebsearch.pl       ** NEW FILE **
1395                 add multiwebsearch Actions script
1396
1397 2003-03-13 [colin]      0.8.11claws9
1398
1399         * src/compose.c
1400                 Remove leading emtpy lines from quoted text
1401                 before quoting it
1402
1403 2003-03-13 [melvin]     0.8.11claws8
1404
1405         * src/prefs_actions.c
1406                 Fixed a memory leak
1407                 Code clean ups
1408                 Added Cancel and OK buttons
1409                 Corrected help text
1410
1411 2003-03-13 [christoph]  0.8.11claws7
1412
1413         * src/account.c
1414         * src/folder.[ch]
1415         * src/imap.c
1416         * src/mainwindow.c
1417         * src/mbox_folder.c
1418         * src/mh.c
1419         * src/news.c
1420         * src/setup.c
1421                 replace more folder type stuff with folder class stuff
1422
1423 2003-03-13 [melvin]     0.8.11claws6
1424
1425         * src/prefs_actions.c
1426                 Added new tokens:
1427                 %u: user provided argument
1428                 %h: user provided argument (hidden on input)
1429                 %s: current text selection in the message view 
1430
1431 2003-03-13 [paul]       0.8.11claws5
1432
1433         * sync with 0.8.11cvs5
1434                 see ChangeLog 2003-03-11, 2003-03-12
1435
1436 2003-03-12 [christoph]  0.8.11claws4
1437
1438         * src/folder.c
1439                 use folder class idstr when writing folderlist.xml
1440
1441         * src/folder.h
1442         * src/imap.c
1443         * src/news.c
1444                 replace folder type checks with folder class checks
1445
1446 2003-03-12 [christoph]  0.8.11claws3
1447
1448         * src/folder.[ch]
1449         * src/imap.[ch]
1450         * src/main.c
1451         * src/mbox_folder.[ch]
1452         * src/mh.[ch]
1453         * src/news.[ch]
1454                 o create a list of known folder classes in the folder system
1455                 o use folder class id strings for folder item identifiers
1456
1457 2003-03-12 [christoph]  0.8.11claws2
1458
1459         * src/imap.c
1460                 fix imap uid validity check
1461
1462 2003-03-12 [christoph]  0.8.11claws1
1463
1464         * src/account.c
1465         * src/folder.[ch]
1466         * src/foldersel.c
1467         * src/folderview.c
1468         * src/imap.c
1469         * src/mainwindow.c
1470         * src/mbox_folder.c
1471         * src/mh.c
1472         * src/news.c
1473         * src/prefs_scoring.c
1474         * src/procmsg.c
1475         * src/setup.c
1476         * src/summaryview.c
1477                 initial restructuring of folder system, seperating
1478                 folders and folder classes
1479
1480 2003-03-12 [paul]       0.8.11claws
1481
1482         0.8.11claws release
1483
1484 2003-03-12 [christoph]
1485
1486         * src/gtk/prefswindow.c
1487                 fix translation of "Page Index"
1488
1489 2003-03-12 [paul]       0.8.10claws110
1490
1491         a sync from 0.8.11cvs4 before the release
1492
1493         * src/common/utils.c
1494                 subject_compare_for_sort(): allow null strings (fixes
1495                 summary sorting).
1496
1497 2003-03-11 [paul]       0.8.10claws109
1498
1499         * po/es.po
1500                 update Spanish translation, submitted by
1501                 Ricardo Mones Lastra
1502
1503 2003-03-11 [melvin]     0.8.10claws108
1504
1505         * po/fr.po
1506                 Updated French translations
1507
1508 2003-03-11 [paul]       0.8.10claws107
1509
1510         * manual/en/Makefile.am
1511           manual/en/*.html
1512                 update English manual, add a new page
1513                 updated by Francois Barriere <fbarriere@atmel.fr>
1514                 
1515         * po/bg.po
1516           po/it.po
1517           po/sr.po
1518                 update Bulgarian, Italian, and Serbian translations
1519                 submitted by George Danchev, Alessandro Maestri, and
1520                 Urke MMI
1521
1522 2003-03-10 [paul]       0.8.10claws106
1523
1524         * src/gtk/about.c
1525           src/gtk/prefswindow.c
1526                 make some strings translatable
1527
1528 2003-03-10 [darko]      0.8.10claws105
1529
1530         * src/compose.c
1531                 code cleanup to make Hiro happy
1532
1533 2003-03-10 [paul]       0.8.10claws104
1534
1535         * sync with 0.8.11cvs2
1536                 see ChangeLog 2003-03-10
1537
1538 2003-03-09 [melvin]     0.8.10claws103
1539
1540         * src/textview.c
1541                 textview_set_font(): fix for message display in
1542                 UTF-8 locales (thanks to Sergey Vlasov).
1543                 (was unintentionnaly reverted in 0.8.6claws6)   
1544
1545 2003-03-08 [darko]      0.8.10claws102
1546
1547         * src/compose.c
1548                 fix infinite loop in wrapping as reported
1549                 by happycactus
1550                 obsoletes patch #696482
1551
1552 2003-03-08 [christoph]  0.8.10claws101
1553
1554         * src/imap.c
1555                 add workaround for IMAP servers that do not
1556                 support the "UID SEARCH UID" command
1557
1558 2003-03-07 [christoph]  0.8.10claws100
1559
1560         * src/plugins/spamassassin/spamassassin.[ch]
1561         * src/plugins/spamassassin/spamassassin_gtk.c
1562                 code cleanup
1563
1564 2003-03-07 [paul]       0.8.10claws99
1565
1566         * po/es.po
1567                 updated Spanish translation, submitted by
1568                 Ricardo Mones Lastra
1569
1570 2003-03-07 [christoph]  0.8.10claws98
1571
1572         * src/send.c
1573                 fix in 0.8.10claws94 was wrong
1574                 local delivery does not require escaping, remove escaping
1575                 code to make signatures of mails with "." lines valid
1576                 
1577                 NOTE: requires that sendmail is executed with "-i" option,
1578                       what is the default now, but has to be changed in all
1579                       exsiting accounts)
1580
1581 2003-03-07 [paul]       0.8.10claws97
1582
1583         * sync with 0.8.11 release
1584                 see ChangeLog 2003-03-07
1585
1586 2003-03-06 [paul]       0.8.10claws96
1587
1588         * src/compose.c
1589                 revert commit 0.8.10claws92
1590
1591 2003-03-06 [paul]       0.8.10claws95
1592
1593         * src/folderview.c
1594                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
1595
1596         * src/gtkaspell.c
1597                 fix bug 74, 'Crash opening editor window with pseudo-color
1598                 display'
1599                 
1600         Patches submitted by Kevin Vigor <kevin@vigor.nu>
1601
1602 2003-03-06 [christoph]  0.8.10claws94
1603
1604         * src/send.c
1605                 fix rfc2821 (4.5.2) violation in SMTP data sending,
1606                 all lines starting with a period get an extra period
1607                 inserted
1608                 (found by Simon 'corecode' Schubert)
1609
1610 2003-03-06 [paul]       0.8.10claws93
1611
1612         * src/folderview.c
1613                 if configured font can't be loaded fall back to gtk
1614                 default. (with thanks to Christoph)
1615                 
1616                 closes long-standing bug 15 'Crashes on startup'
1617
1618 2003-03-06 [paul]       0.8.10claws92
1619
1620         * src/compose.c
1621                 freeze text before autosave and thaw afterwards
1622                 fixes bug 67 'autosave make re-rediting message crazy'
1623
1624 2003-03-06 [christoph]  0.8.10claws91
1625
1626         * src/compose.c
1627                 ignore address comment in dupe check for Cc-list
1628
1629         (closes reopened bug 47 Replying to message strips name part of
1630          e-mail addresses of Cc: lines)
1631
1632 2003-03-06 [paul]       0.8.10claws90
1633
1634         * src/Makefile.am
1635                 remove reference to gtkxtext.h as its no longer in
1636                 the repository
1637
1638 2003-03-06 [paul]       0.8.10claws89
1639
1640         * sync with 0.8.10cvs25
1641                 see ChangeLog 2003-03-06
1642
1643 2003-03-06 [oliver]     0.8.10claws88
1644         
1645         * src/messageview.c
1646                 remove include
1647
1648 2003-03-06 [oliver]     0.8.10claws87
1649         
1650         * src/folderview.c 
1651                 remove changes introduced inclaws74
1652         * src/messageview.c
1653                 another attempt to sanely delete and update
1654                 messages deleted in separate messageview
1655
1656 2003-03-05 [christoph]  0.8.10claws86
1657
1658         * src/summaryview.c
1659                 check if "From" matches any account's address if
1660                 addressbook completion of addresses is disabled too
1661
1662         (closes Bug 70 "Display recipient in from" doesn't check
1663          folder's default account)
1664
1665 2003-03-05 [christoph]  0.8.10claws85
1666
1667         * src/compose.c
1668         * src/common/utils.[ch]
1669                 don't strip address comments when building Cc lists
1670
1671         (closes Bug 47 Replying to message strips name part of e-mail addresses
1672          of Cc: lines)
1673
1674         * src/folder.c
1675                 fix return value of copy function
1676
1677 2003-03-05 [christoph]  0.8.10claws84
1678
1679         * src/imap.c
1680                 don't ask imap server for non rfc822 headers
1681
1682         (closes bug 71 IMAP FETCH asks for FROM header field twice)
1683
1684         * src/imap.c
1685                 destroy session on socket error to allow reconnecting
1686
1687 2003-03-05 [christoph]  0.8.10claws83
1688
1689         * configure.ac
1690                 fix building with gnome when no prefix is set
1691
1692         (closes bug 66 Gnome directory is set to NONE)
1693
1694 2003-03-05 [paul]       0.8.10claws82
1695
1696         * sync with 0.8.10cvs23
1697                 see ChangeLog 2003-03-05
1698
1699 2003-03-04 [christoph]  0.8.10claws81
1700
1701         * src/folder.c
1702                 o fix moving and copying when folder returns 0 for new
1703                   message number
1704                 o remove some code for single message copy and move
1705                   operations and use functions for multiple messages
1706
1707         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
1708
1709         * src/news.c
1710                 remove unused include
1711
1712 2003-03-04 [paul]       0.8.10claws80
1713
1714         * src/gtk/about.c
1715                 list 'Compiled plugins'
1716
1717 2003-03-03 [christoph]  0.8.10claws79
1718
1719         * src/news.[ch]
1720                 have to multiply the percentage of the current fetch with
1721                 the percentage that it has of the total fetch operation
1722                 for correct values
1723
1724 2003-03-03 [christoph]  0.8.10claws78
1725
1726         * src/news.c
1727                 fix calculation of expected lines for progress indicator
1728
1729 2003-03-03 [christoph]  0.8.10claws77
1730
1731         * src/summaryview.c
1732         * src/common/utils.c
1733                 fix segfault when opening the root news folder
1734
1735 2003-03-03 [christoph]  0.8.10claws76
1736
1737         * src/mainwindow.[ch]
1738         * src/common/Makefile.am
1739         * src/common/progressindicator.[ch]
1740                 add UI independent progress indicator handling
1741
1742         * src/news.[ch]
1743                 use new progress indicator for message info fetching
1744
1745         * src/common/hooks.h
1746                 code cleanup
1747
1748 2003-03-03 [oliver]     0.8.10claws75
1749
1750         * src/toolbar.c
1751         * src/compose.c
1752                 removed commented code
1753
1754 2003-03-03 [oliver]     0.8.10claws74
1755
1756         * src/toolbar.[ch]
1757                 cleanups and refactoring
1758         * src/compose.[ch]
1759                 compose_reply_mode reply & forwarding interface for
1760                 toolbar buttons
1761         * src/folderview.c
1762                 act on messages marked for deletion in folderview_selected
1763                 based on prefs_common.immediate_exec since a message might 
1764                 have been deleted by messageview in a folder we are changing 
1765                 to (does anybody understand what I'm on about ?)
1766
1767 2003-03-03 [oliver]     0.8.10claws73
1768         
1769         * src/messageview.[ch]
1770                 new functions
1771                 - messageview_delete: delete message shown in messagview
1772                 - messageview_update_view: update messageview to currently 
1773                   selected summaryview message
1774                 - add separate messageview to msgview_list in order to update 
1775                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
1776         * src/summaryview.[ch]
1777                 summary_get_selection returns a list of selected msgs
1778                 in summaryview
1779         * src/mainwindow.c
1780                 toolbar reply refactoring
1781
1782 2003-03-03 [paul]       0.8.10claws72
1783
1784         * sync with 0.8.10cvs21
1785                 see ChangeLog 2003-03-03
1786
1787 2003-03-02 [christoph]  0.8.10claws71
1788
1789         * src/common/passcrypt.c
1790                 use POSIX includes
1791
1792 2003-03-02 [christoph]  0.8.10claws70
1793
1794         * configure.ac
1795         * src/prefs_account.c
1796         * src/prefs_gtk.[ch]
1797         * src/common/.cvsignore
1798         * src/common/Makefile.am
1799         * src/common/passcrypt.c                ** NEW **
1800         * src/common/passcrypt.h.in             ** NEW **
1801                 Implement password encryption in config files
1802                 using unix encrypt and setkey functions. The crypt
1803                 key can be set as a configure parameter. Old
1804                 passwords will be converted if they do not begin
1805                 with '!'
1806
1807 2003-03-02 [paul]       0.8.10claws69
1808
1809         * src/prefs_account.c
1810                 fix compile error
1811
1812 2003-03-01 [thorsten]   0.8.10claws68
1813
1814         * po/el.po
1815           po/hr.po
1816           po/it.po
1817           po/nl.po
1818           po/sr.po
1819           po/sv.po
1820                 corrected format strings
1821         * po/en_GB.po
1822                 corrected headers
1823                 (fix compile errors with GNU gettext-0.11.5)
1824
1825 2003-03-01 [oliver]     0.8.10claws67
1826
1827         * src/summaryview.c
1828                 menu callbacks call toolbar_menu_reply
1829
1830 2003-03-01 [oliver]     0.8.10claws66
1831
1832         * src/mainwindow.c
1833         * src/messageview.c
1834                 menu callbacks call toolbar_menu_reply
1835         * src/toolbar.[ch]
1836                 callbacks from menu handled by toolbar_menu_reply
1837
1838 2003-03-01 [paul]       0.8.10claws65
1839
1840         * src/addressbook.c
1841                 revert commit 0.8.10claws54 - breaks editing of
1842                 addressbook.
1843                 
1844         * po/bg.po
1845                 update Bulgarian translation, submitted by
1846                 George Danchev
1847
1848 2003-02-28 [christoph]  0.8.10claws64
1849
1850         * src/account.c
1851         * src/addressadd.c
1852         * src/compose.c
1853         * src/gtkaspell.c
1854         * src/gtkxtext.h                ** REMOVE **
1855         * src/imap.c
1856         * src/matcher.[ch]
1857         * src/mh.c
1858         * src/news.c
1859         * src/pine.c
1860         * src/prefs_common.c
1861         * src/prefs_matcher.c
1862         * src/procheader.[ch]
1863         * src/procmsg.[ch]
1864         * src/toolbar.c
1865         * src/common/ssl_certificate.c
1866         * src/gtk/colorlabel.c
1867         * src/gtk/menu.c
1868                 o fix warnings
1869                 o remove code obsoleted by new cache and folder system rework
1870
1871 2003-02-28 [oliver]     0.8.10claws63
1872         
1873         * src/toolbar.[ch]
1874                 * fix bug where reply in Messageview replied to 
1875                 Message displayed in summaryview
1876                 (reportedd via ML by chinatinte at gmx dot ch)
1877                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
1878                 didn't work in separate MessageView Toolbar
1879                 (wondering if anybody uses this at all ?)
1880         * src/summaryview.[ch]
1881                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
1882                 (generalize reply and forward code);
1883         * src/messageview.c 
1884                 remove focus_in event which updated summaryview to messageview
1885
1886 2003-02-28 [paul]       0.8.10claws62
1887
1888         * po/Makefile.in.in
1889                 add the --check option
1890                 Patch submitted by Ricardo Mones Lastra
1891
1892 2003-02-28 [paul]       0.8.10claws61
1893
1894         * src/prefs_account.c
1895                 re-order 'Signature' items
1896
1897 2003-02-28 [paul]       0.8.10claws60
1898
1899         * sync with 0.8.10cvs20
1900                 see ChangeLog 2003-02-28
1901
1902 2003-02-28 [paul]       0.8.10claws59
1903
1904         * po/POTFILES.in
1905                 update to reflect recent movement of files
1906
1907 2003-02-28 [paul]       0.8.10claws58
1908
1909         * sync with 0.8.10cvs19
1910                 see ChangeLog 2003-02-28
1911
1912 2003-02-27 [martin]     0.8.10claws57
1913
1914         * src/prefs_matcher.c 
1915                 fix segfault in prefs_matcher_ok() when the
1916                 last entry is deleted and prevents that the
1917                 message "entry not saved" comes up after deleting
1918                 an entry
1919
1920 2003-02-27 [martin]     0.8.10claws56
1921
1922         * src/prefs_filtering.c 
1923                 fix segfault in prefs_filtering_ok() when the
1924                 last entry is deleted and prevents that the
1925                 message "entry not saved" comes up after deleting
1926                 an entry
1927
1928 2003-02-27 [paul]       0.8.10claws55
1929
1930         * sync with 0.8.10cvs18
1931                 see ChangeLog 2003-02-27
1932
1933 2003-02-27 [paul]       0.8.10claws54
1934
1935         * src/addressbook.c
1936                 fix bug where the address book crashes with 
1937                 multiple lookups.
1938                 Patch [687729] submitted by David Frager 
1939                 <dbfrager@users.sourceforge.net>
1940
1941 2003-02-25 [christoph]  0.8.10claws53
1942
1943         * src/Makefile.am
1944         * src/colorlabel.[ch]           ** REMOVE **
1945         * src/gtk/Makefile.am
1946         * src/gtk/colorlabel.[ch]       ** NEW **
1947                 move colorlabel files to gtk directory
1948
1949         * src/esmtp.[ch]                ** REMOVE **
1950                 has been merged into smtp.[ch] in 0.7.5
1951
1952 2003-02-25 [christoph]  0.8.10claws52
1953
1954         * src/Makefile.am
1955         * src/about.[ch]                ** REMOVE **
1956         * src/gtk/Makefile.am
1957         * src/gtk/about.[ch]            ** NEW **
1958                 move about files to gtk directory
1959
1960 2003-02-25 [christoph]  0.8.10claws51
1961
1962         * src/folder.c
1963                 some code optimization of folder scanning code
1964
1965         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
1966
1967 2003-02-25 [christoph]  0.8.10claws50
1968
1969         * src/main.c
1970         * src/common/sylpheed.c
1971                 add command line parameter parsing to common code
1972
1973 2003-02-24 [christoph]
1974
1975         * Makefile.am
1976         * configure.ac
1977                 fix gnome prefix problems, the configure script now removed
1978                 `gnome-config --prefix` from `gnome-config --datadir`
1979                 and adds $(prefix} instead
1980
1981         (closes Bug 24 Makefile does not respect prefix when installing
1982          GNOME data)
1983
1984 2003-02-24 [christoph]  0.8.10claws49
1985
1986         * src/news.c
1987                 check for valid session before trying to authenticate
1988
1989         (closes Bug 60 crash if "authenticate on logon" is activated
1990          and newsserver-hostname is not valid)
1991
1992 2003-02-24 [melvin]     0.8.10claws48
1993
1994         * src/prefs_actions.c
1995                 Make sure all user's input is sent to the action and then
1996                 close the socket..
1997
1998 2003-02-23 [alfons]     0.8.10claws46
1999
2000         * src/summaryview.c
2001                 also wait cursor when deleting files
2002
2003 2003-02-23 [paul]
2004
2005         * tools/freshmeat_search.pl
2006           tools/google_search.pl
2007                 scripts should now work for any browser/browser command line
2008
2009 2003-02-22 [christoph]  0.8.10claws45
2010
2011         * src/procmsg.c
2012                 fix IMAP flag setting, IMAP flag is not handled correctly
2013                 anymore by the folder system and information about the
2014                 folder should not be saved in the MsgInfo (in my opinion)
2015
2016         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2017
2018 2003-02-22 [christoph]  0.8.10claws44
2019
2020         * src/summaryview.c
2021                 fix spelling of "label" ;-)
2022
2023 2003-02-22 [thorsten]   0.8.10claws43
2024
2025         * src/mimeview.c
2026           src/prefs_common.[ch]
2027           src/procmime.[ch]
2028                 do not use description as attachment name
2029
2030 2003-02-22 [alfons]     0.8.10claws42
2031
2032         * src/summaryview.c
2033                 freeze/thaw folder item updates when changing color labels,
2034                 and put a wait cursors on
2035
2036 2003-02-22 [thorsten]   0.8.10claws41
2037
2038         * src/mimeview.c
2039                 save-all fixes: crash if invoked on multipart container,
2040                 mimeinfo access, pathseparators, error dialog
2041
2042 2003-02-21 [alfons]     0.8.10claws40
2043
2044         * src/prefs_gtk.c
2045                 remove unused var
2046
2047 2003-02-21 [colin]      0.8.10claws39
2048
2049         * src/send.c
2050                 Fix smtp logging
2051
2052 2003-02-21 [colin]      0.8.10claws38
2053
2054         * src/summaryview.c
2055                 Freeze/thaw folderItem updates when filtering messages 
2056                 via Tools/Filter messages
2057
2058 2003-02-21 [paul]       0.8.10claws37
2059
2060         * src/compose.c
2061                 revert commit 0.8.10claws26, there are ulterior motives
2062                 for users to set a Reply-To header when posting to
2063                 newsgroups
2064
2065 2003-02-21 [paul]       0.8.10claws36
2066
2067         * sync with 0.8.10cvs17
2068                 see ChangeLog 2003-02-21
2069
2070 2003-02-20 [christoph]  0.8.10claws35
2071
2072         * src/imap.c
2073                 IMAP UID fetch speedup using SEARCH
2074
2075         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2076
2077         * src/imap.c
2078                 fix problem with UIDs in IMAP UID cache that no longer existed
2079
2080 2003-02-20 [christoph]  0.8.10claws34
2081
2082         * src/imap.c
2083         * src/procheader.c
2084         * src/procheader.h
2085                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
2086
2087         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2088
2089         * src/imap.c
2090                 Rewrite imap_cmd_gen_recv use sock_getline instead
2091                 of sock_gets to avoid problems with too long reply
2092                 lines
2093     
2094 2003-02-20 [colin]      0.8.10claws33
2095         
2096         * src/prefs_account.c
2097                 Better wording
2098
2099 2003-02-20 [colin]      0.8.10claws32
2100
2101         * src/compose.c
2102                 Remove useless '&& !to_sender' 
2103
2104 2003-02-20 [darko]
2105
2106         * AUTHORS
2107                 change my e-mail address
2108
2109 2003-02-19 [colin]      0.8.10claws31
2110
2111         * src/prefs_common.c
2112                 X11 style colors for every configurable color
2113
2114 2003-02-19 [alfons]     0.8.10claws30
2115
2116         * src/prefs_gtk.[ch]
2117         * src/prefs_common.c
2118                 for color_new accept both plain integers and X11 style color
2119                 names (as found in /usr/lib/X11/rgb.txt)
2120
2121 2003-02-19 [paul]       0.8.10claws29
2122
2123         * src/mainwindow.c
2124                 add tooltips to online/offline button and account selector
2125                 button
2126
2127 2003-02-19 [paul]       0.8.10claws28
2128
2129         * src/folder.c
2130           src/news.c
2131           src/prefs_account.[ch]
2132           src/prefs_common.[ch]
2133                 move 'Maximum number of articles to download' to
2134                 account prefs.
2135                 clean up account prefs gui a little by hiding entries
2136                 rather then greying out entries
2137
2138 2003-02-19 [hiro]       0.8.10claws27
2139
2140         * src/common/utils.c
2141                 fix bug #54 'yesterdays date is displayed in the message 
2142                 summary window'
2143
2144 2003-02-19 [paul]       0.8.10claws26
2145
2146         * src/compose.c
2147                 fix bug reported in Feature Request [688596] 
2148                 'Reply-to header in news'
2149
2150 2003-02-18 [paul]       0.8.10claws25
2151
2152         * src/select-keys.c
2153                 add a 'List all keys' button to key selection dialog
2154
2155 2003-02-18 [colin]      0.8.10claws24
2156         
2157         * src/stock_pixmap.c
2158                 fix compile error
2159
2160 2003-02-18 [colin]      0.8.10claws23
2161
2162         * src/common/smtp.[ch]
2163           src/prefs_account.c
2164                 Try to starttls if it seems to be the only
2165                 way to authenticate a user
2166
2167 2003-02-18 [paul]       0.8.10claws22
2168
2169         * src/Makefile.am
2170           src/folderview.c
2171           src/stock_pixmap.[ch]
2172           src/pixmaps/drafts_close.xpm  ** NEW FILE **
2173           src/pixmaps/drafts_open.xpm   ** NEW FILE **
2174                 as a Drafts folder is a special folder allow it to have
2175                 its own unique icons
2176
2177 2003-02-18 [colin]      0.8.10claws21
2178
2179         * src/imap.c
2180                 Fix port selection when using starttls
2181
2182 2003-02-18 [paul]       0.8.10claws20
2183
2184         * src/mainwindow.c
2185           src/prefs_common.[ch]
2186                 make blue the default new mail colour
2187
2188 2003-02-18 [paul]       0.8.10claws19
2189
2190         * sync with 0.8.10cvs14
2191                 see ChangeLog 2003-02-18
2192
2193 2003-02-17 [jens]       0.8.10claws18
2194
2195         * src/common/md5.c
2196                 fixed a compile problem with gcc 3.3
2197                 works on 2.95.3 too (testet on PPC as it is big endian)
2198
2199 2003-02-17 [paul]       0.8.10claws17
2200
2201         * sync with 0.8.10cvs13
2202                 see ChangeLog 2003-02-17
2203
2204 2003-02-17 [paul]       0.8.10claws16
2205
2206         * sync with 0.8.10cvs12
2207                 see ChangeLog 2003-02-17
2208
2209 2003-02-16 [match]      0.8.10claws15
2210
2211         * src/addressbook.c
2212                 Eliminates reloading of address data when items
2213                 deleted or added. Applied submitted by
2214                 Luke Plant <lukeplant@softhome.net>
2215
2216 2003-02-16 [paul]       0.8.10claws14
2217
2218         * src/news.c
2219                 when a 'protocol error' is encountered disconnect from
2220                 the server. This means that the user can carry on viewing
2221                 other articles and doesn't have to either wait until the
2222                 server timesout or quit sylpheed.
2223                 Fixes bug #53 'Unable to read messages in newsgroups, 
2224                 displayed message doesn't change'
2225
2226 2003-02-15 [christoph]  0.8.10claws13
2227
2228         * src/imap.c
2229                 fix bug that stopped scanning of folders when an
2230                 IMAP folder was empty
2231
2232         (closes bug 46 stop scan messages in folders after empty folder)
2233
2234 2003-02-15 [paul]
2235
2236         * tools/Makefile.am
2237           tools/README
2238           tools/freshmeat_search.pl     ** NEW FILE **
2239           tools/google_search.pl        ** NEW FILE **
2240                 Add 2 Actions scripts which search freshmeat/google
2241                 for the selected text using the browser configured
2242                 in sylpheedrc.
2243                 
2244         Note: These scripts are very dependent on the format of the
2245         browser command and may not work on every occasion. Testing
2246         is welcome. 
2247
2248 2003-02-14 [alfons]     0.8.10claws12
2249
2250         * src/compose.c
2251                 fix breakage because of uninitialized account pointer.
2252                 please verify.
2253
2254 2003-02-14 [paul]       0.8.10claws11
2255
2256         * src/compose.c
2257           src/prefs_account.[ch]
2258           src/prefs_common.[ch]
2259                 move signature settings to Account Prefs
2260
2261 2003-02-14 [paul]       0.8.10claws10
2262
2263         * sync with 0.8.10cvs11
2264                 see ChangeLog 2003-02-14
2265
2266 2003-02-13 [thorsten]   0.8.10claws9
2267
2268         * src/news.c
2269                 revert news progressbar (GUI separation)
2270
2271 2003-02-13 [paul]       0.8.10claws8
2272
2273         * src/compose.c
2274                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
2275                 paragraph 1
2276
2277 2003-02-13 [paul]       0.8.10claws7
2278
2279         * src/compose.[ch]
2280           src/summaryview.c
2281                 fix 'Follow-up and Reply-to' so that it creates a reply to
2282                 the newsgroup and the sender. If the message has the keyword
2283                 'poster' in the Followup-To header, all replies go to the
2284                 sender, re: RFC 1036, Section 2.2.3
2285                 rename all instances of 'ignore_replyto' to 'to_sender', both
2286                 were previously used, now we use just one.
2287
2288 2003-02-13 [paul]       0.8.10claws6
2289
2290         * sync with 0.8.10cvs9
2291                 see ChangeLog 2003-02-13
2292
2293 2003-02-13 [paul]       0.8.10claws5
2294
2295         * configure.ac
2296                 show which plugins are configured in the configure
2297                 output.
2298
2299 2003-02-12 [thorsten]   0.8.10claws4
2300
2301         * src/news.c
2302                 show progress while fetching news headers
2303
2304 2003-02-12 [christoph]  0.8.10claws3
2305
2306         * configure.ac
2307         * src/plugins/Makefile.am
2308                 use AM_CONDITIONAL to enable plugins, automake correctly
2309                 manages this when creating distdir
2310
2311 2003-02-12 [christoph]  0.8.10claws2
2312
2313         * ac/spamassassin.m4
2314         * src/plugins/spamassassin/Makefile.am
2315                 fix building SpamAssassin plugin without OpenSSL
2316
2317 2003-02-12 [paul]       0.8.10claws1
2318
2319         * ac/Makefile.am
2320           src/Makefile.am
2321           src/plugins/Makefile.am
2322                 fix failure of 'make release'
2323
2324 2003-02-12 [paul]       0.8.10claws
2325
2326         * 0.8.10claws released
2327
2328 2003-02-12 [paul]       0.8.9claws56
2329
2330         * po/bg.po
2331           po/es.po
2332           po/it.po
2333           po/ru.po
2334           po/sr.po
2335                 updated translations by George Danchev, Ricardo Mones Lastra,
2336                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
2337                 
2338         * sylpheed.spec.in
2339                 Allow the building of RPMs by a regular user. Submitted
2340                 by Sergei Astanin
2341
2342 2003-02-11 [alfons]     0.8.9claws55
2343
2344         * src/colorlabel.c
2345                 don't use pixmaps for label color rect but draw rectangles
2346                 so we can respect the color map of palette based visuals
2347                 (fixes the long time crashes on Suns - thanks to Andreas
2348                 Engel and Steve O'Hara-Smith for testing)
2349
2350 2003-02-11 [christoph]  0.8.9claws54
2351
2352         * src/matcher_parser_parse.y
2353                 correct bug where filering rules of not existing folders in
2354                 matcherrc were added to global filtering
2355                 
2356         (closes Debian Bug #180253 - Directory's filter-rules are merged with
2357          main filter-rules after removing directory, http://bugs.debian.org/180253)
2358         
2359 2003-02-11 [paul]       0.8.9claws53
2360
2361         * sync with 0.8.10cvs7
2362                 see ChangeLog 2003-02-09
2363
2364 2003-02-11 [melvin]     0.8.9claws52
2365
2366         * po/fr.po
2367                 Updated French tranlsations
2368
2369 2003-02-10 [paul]       0.8.9claws51
2370
2371         * sylpheed.spec.in
2372                 correct --enable-openssl
2373                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
2374
2375 2003-02-09 [martin]     0.8.9claws50
2376
2377         * src/prefs_matcher.c
2378                 fix segfault in prefs_matcher_substitute_cb() when
2379                 no row is selected
2380
2381 2003-02-09 [paul]       0.8.9claws49
2382
2383         * src/folderview.c
2384                 fix bug where a newsgroup folder's processing rules were
2385                 merged with the global filtering rules when the newsgroup
2386                 folder was deleted, causing some seriously bad results,
2387                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
2388
2389 2003-02-08 [melvin]     0.8.9claws48
2390
2391         * src/compose.c
2392                 Corrected and modified an alert message.
2393
2394 2003-02-07 [paul]       0.8.9claws47
2395
2396         * src/folderview.c
2397                 fix bug where both an 'Account properties' window and a
2398                 'Folder properties' window were opened when clicking on
2399                 'Properties' in an NNTP or IMAP folder's popup menu.
2400
2401 2003-02-07 [paul]       0.8.9claws46
2402
2403         * sync with 0.8.10cvs6
2404                 see ChangeLog 2003-02-06
2405
2406 2003-02-06 [christoph]  0.8.9claws45
2407
2408         * src/mbox.c
2409                 freeze folder updates while importing mbox files
2410                 (closes bug 43 importing mbox took hours)
2411                 
2412         Patch submitted by Jens Rantil <jens.rantil@telia.com>
2413
2414 2003-02-06 [thorsten]   0.8.9claws44
2415
2416         * po/de.po
2417                 Updated german translations
2418
2419 2003-02-06 [thorsten]   0.8.9claws43
2420
2421         * src/news.h
2422                 use guint for message numbers (fix count in grouplist dialog)
2423
2424 2003-02-05 [paul]       0.8.9claws42
2425
2426         * sync with 0.8.10cvs2
2427                 see ChangeLog 2003-02-05
2428
2429 2003-02-04 [colin]      0.8.9claws41
2430
2431         * src/prefs_common.[ch]
2432           src/procmsg.c
2433           src/summaryview.c
2434                 Add an option to disable threading by subject
2435
2436 2003-02-04 [christoph]  0.8.9claws40
2437
2438         * src/inc.c
2439                 only abort fetching mails from multiple accounts when the
2440                 error is fatal and does not allow to check any more accounts
2441                 (currently only disk full error)
2442
2443         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
2444          receive mails for other accouts)
2445
2446 2003-02-04 [christoph]  0.8.9claws39
2447
2448         * src/folder.c
2449                 first add the new message to the cache, then
2450                 send the update notification
2451
2452         (closes bug 39 after sending message folderview doesnt get updated)
2453
2454 2003-02-04 [colin]      0.8.9claws38
2455
2456         * src/inc.c
2457                 _really_ fix this Connecting... status
2458
2459 2003-02-04 [paul]       0.8.9claws37
2460
2461         * sync with 0.8.10
2462                 see ChangeLog 2003-02-04
2463
2464 2003-02-04 [paul]       0.8.9claws36
2465
2466         * sync with 0.8.9cvs6
2467                 see ChangeLog 2003-02-03
2468
2469 2003-02-04 [paul]       0.8.9claws35
2470
2471         * po/pt_BR.po
2472                 updated by André Filipe de Assunção e Brito 
2473                 <bedecko@netsite.com.br>
2474
2475 2003-02-03 [thorsten]   0.8.9claws34
2476
2477         * po/de.po
2478                 Updated german translations
2479
2480 2003-02-02 [paul]       0.8.9claws33
2481
2482         * po/es.po
2483                 updated by Ricardo Mones Lastra
2484
2485 2003-02-02 [thorsten]   0.8.9claws32
2486
2487         * src/mh.c
2488                 Fix mh_get_msginfo() segfault if file is inaccessible
2489
2490 2003-01-31 [colin]      0.8.9claws31
2491
2492         * src/procheader.c
2493                 Fix last commit's bug
2494
2495 2003-01-31 [colin]      0.8.9claws30
2496
2497         * src/procheader.c
2498                 Missing a change for gpg-signed messages
2499
2500 2003-01-31 [paul]       0.8.9claws29
2501
2502         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
2503           src/procheader.c
2504           src/stock_pixmap.[ch]
2505           src/summaryview.c
2506                 indicate GnuPG signed messages by displaying an icon
2507                 in the Attachment column.
2508
2509 2003-01-31 [paul]       0.8.9claws28
2510
2511         * sync with 0.8.9cvs4
2512                 see ChangeLog 2003-01-31
2513
2514 2003-01-31 [alfons]     0.8.9claws27
2515
2516         * src/textview.c
2517                 tune URI parser to accept mailto URLs with a '?'
2518                 (patch from Ruslan Balkin)
2519
2520 2003-01-31 [colin]      0.8.9claws26
2521
2522         * src/summaryview.c
2523                 Fix a leak introduced in claws24
2524
2525 2003-01-31 [colin]      0.8.9claws25
2526
2527         * src/summaryview.c
2528                 Freeze/Thaw folder updates when deleting dups
2529
2530 2003-01-31 [colin]      0.8.9claws24
2531         
2532         * src/addr_compl.c
2533           src/summaryview.c
2534           src/msgcache.c
2535                 little speed improvements
2536
2537 2003-01-31 [colin]      0.8.9claws23
2538
2539         * src/summaryview.c
2540                 Fix segfault when forwarding nothing
2541                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
2542                 
2543 2003-01-30 [paul]       0.8.9claws22
2544
2545         * sync with 0.8.9cvs3
2546                 see ChangeLog 2003-01-30
2547
2548 2003-01-30 [paul]       0.8.9claws21
2549
2550         * sync with 0.8.9cvs2
2551                 see ChangeLog 2003-01-30
2552
2553 2003-01-29 [paul]       0.8.9claws20
2554
2555         * sync with 0.8.9cvs1
2556                 see ChangeLog 2003-01-29
2557
2558 2003-01-28 [paul]       0.8.9claws19
2559
2560         * po/POTFILES.in
2561                 update to reflect changes. 
2562                 thanks to Ricardo Mones Lastra
2563
2564 2003-01-27 [christoph]  0.8.9claws18
2565
2566         * ac/openssl.m4
2567         * ac/spamassassin.m4
2568         * src/plugins/spamassassin/README
2569         * src/plugins/spamassassin/libspamc.[ch]
2570         * src/plugins/spamassassin/utils.[ch]
2571                 updated to latest libspamc
2572
2573 2003-01-27 [christoph]  0.8.9claws17
2574
2575         * src/folder.c
2576                 fix wrong use of procheader_get_header_fields
2577
2578 2003-01-27 [christoph]  0.8.9claws16
2579
2580         * src/news.c
2581         * src/prefs_account.[ch]
2582         * src/common/nntp.[ch]
2583                 allow to force authentication for NNTP servers
2584
2585         Patch submitted by Florian Mickler <dmk@d-labs.de>
2586
2587 2003-01-26 [paul]       0.8.9claws15
2588
2589         * src/summaryview.c
2590                 speed up of marking messages as read
2591                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
2592
2593 2003-01-26 [christoph]  0.8.9claws14
2594
2595         * src/Makefile.am
2596         * src/mgutils.[ch]              ** REMOVE **
2597         * src/xml.[ch]                  ** REMOVE **
2598         * src/xmlprops.[ch]             ** REMOVE **
2599         * src/common/Makefile.am
2600         * src/common/mgutils.[ch]       ** NEW **
2601         * src/common/xml.[ch]           ** NEW **
2602         * src/common/xmlprops.[ch]      ** NEW **
2603                 move xml files to common directory
2604
2605 2003-01-26 [christoph]  0.8.9claws13
2606
2607         * src/plugins/spamassassin/spamassassin_gtk.c
2608                 only set gtk entry text if string is available
2609
2610 2003-01-26 [melvin]     0.8.9claws12
2611
2612         * src/description_window.c
2613                 Allow resizing of the window
2614                 Allow automatic horizontal scroll bar
2615                 Do not vertically expand and fill
2616
2617 2003-01-26 [christoph]  0.8.9claws11
2618
2619         * src/Makefile.am
2620         * src/gtkutils.[ch]             ** REMOVE **
2621         * src/common/sylpheed.c
2622         * src/gtk/Makefile.am
2623         * src/gtk/description_window.c
2624         * src/gtk/gtkutils.[ch]         ** NEW **
2625         * src/gtk/prefswindow.c
2626                 move gtkutils to gtk directory
2627
2628 2003-01-26 [paul]       0.8.9claws10
2629
2630         * src/summaryview.c
2631                 rename summary_unread_clicked() to summary_status_clicked()
2632
2633 2003-01-26 [melvin]     0.8.9claws9
2634
2635         * src/prefs_actions.c
2636                 Cosmetical changes to the help text
2637
2638 2003-01-26 [paul]       0.8.9claws8
2639
2640         * src/folder.[ch]
2641           src/mainwindow.c
2642           src/prefs_common.c
2643           src/prefs_sumamry_column.c
2644           summaryview.[ch]
2645                 rename the 'Unread' column to 'Status'
2646
2647 2003-01-25 [match]      0.8.9claws7
2648
2649         * src/mgutils.[ch]
2650                 removed reference to LDAP constants. removed error2string.
2651                 included functions to support LDAP dynamic queries.
2652         * src/syldap.h
2653                 moved LDAP constants here.
2654         * src/addressbook.c
2655         * src/addrindex.c
2656         * src/importldif.c
2657                 removed references to LDAP constants and references to
2658                 error2string.
2659
2660 2003-01-25 [paul]       0.8.9claws6
2661
2662         * src/summaryview.c
2663                 summary_thread_build(), summary_thread_init(): remove 
2664                 unneeded reference to summaryview->folder_item
2665
2666 2003-01-25 [christoph]  0.8.9claws5
2667
2668         * src/gtk/description_window.c
2669                 o allow description texts to expand over multiple columns
2670                 o translate all columns
2671         * src/prefs_actions.c
2672                 change syntax description to use new multi column feature
2673
2674         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2675
2676 2003-01-25 [match]      0.8.9claws4
2677
2678         * src/vcard.c
2679                 fixed bug with Quoted-Printable
2680
2681 2003-01-25 [paul]       0.8.9claws3
2682
2683         * src/folder.[ch]
2684           src/summaryview.[ch]
2685                 implement per-folder collapsed/expanded threads setting
2686                 
2687         * src/prefs_common.c
2688                 remove global collapsed/expanded threads option
2689
2690 2003-01-25 [christoph]  0.8.9claws2
2691
2692         * po/POTFILES.in
2693                 add pluginwindow and prefswindow
2694         * src/compose.c
2695                 make send respond correctly to messages that could be added
2696                 to the queue folder, but the UID of the message is unknown
2697         * src/folder.c
2698         * src/imap.c
2699                 don't return guessed UIDs in imap_add_msg anymore. We return
2700                 0 to tell the folder system it was appened but the UID is
2701                 unknown. Folder system now get's the UID by scaning the folder
2702                 and searching the cache for the Message-ID
2703                 (closes bug #29 Messages queued, but not sent)
2704
2705 2003-01-25 [paul]       0.8.9claws1
2706
2707         * src/codeconv.c
2708                 conv_encode_header():  fix bug when long headers with 8-bit
2709                 characters are used, so that the encoded words are wrapped.
2710                 If the space in the original text falls on the wrap boundary,
2711                 it can be lost.
2712                 Patch by Sergey Vlasov.
2713                 
2714         * src/folderview.c
2715                  fix bug where a change to the sorting method or thread view
2716                  of a folder's messages is lost if simpify-subject is set and
2717                  toggled on or off.
2718                  Patch by Luke Plant.
2719
2720 2003-01-24 [paul]       0.8.9claws
2721
2722         * sylpheed-0.8.9claws released
2723         
2724         * Makefile.am
2725           sylpheed.spec.in
2726                 remove reference to 'INSTALL.jp'
2727
2728 2003-01-23 [paul]       0.8.8claws128
2729
2730         * po/es.po
2731           po/it.po
2732           po/ru.po
2733           po/sr.po
2734                 updated translations. submitted by Ricardo Mones Lastra,
2735                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
2736
2737 2003-01-23 [colin]      0.8.8claws127
2738
2739         * src/compose.c
2740                 Fix drafted and queued news articles re-edition
2741
2742 2003-01-23 [melvin]     0.8.8claws126
2743
2744         * po/fr.po
2745                 Updated French translations
2746
2747 2003-01-23 [colin]      0.8.8claws125
2748
2749         * src/inc.c
2750                 Fix "Connecting to..." status message
2751
2752 2003-01-22 [paul]       0.8.8claws124
2753
2754         * po/bg.po
2755                 updated by George Danchev
2756                 
2757         * src/folder.c
2758                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
2759                 and folder deletion
2760
2761 2003-01-21 [paul]       0.8.8claws123
2762
2763         * po/bg.po
2764                 updated by George Danchev
2765                 
2766         * src/about.c
2767                 its now 2003
2768                 
2769         * src/toolbar.c
2770                 don't translate 'Separator'
2771                 
2772         * src/plugins/spamassassin/Makefile.am
2773                 add aspell to CPPFLAGS
2774                 
2775         * src/plugins/spamassassin/spamassassin.c
2776           src/plugins/spamassassin/spamassassin_gtk.c
2777                 set correct default for spamassassin_receive_spam
2778                 slightly re-word descriptions and some
2779                 other minor changes
2780
2781 2003-01-19 [alfons]     0.8.8claws122
2782                 
2783         * src/mimeview.c
2784                 mimeview_save_as(): we might as well show the file name for
2785                 the single case "Save As" too
2786
2787 2003-01-19 [alfons]     0.8.8claws121
2788
2789         * src/crash.c
2790                 change bug tracker URL to bugzilla URL
2791
2792 2003-01-19 [alfons]     0.8.8claws120
2793
2794         * src/mimeview.c
2795                 mimeview_save_all(): display name of file before overwriting;
2796                 continue saving all, even when one overwrite was cancelled
2797
2798 2003-01-19 [christoph]  0.8.8claws119
2799
2800         * src/summaryview.c
2801         * src/procmsg.[ch]
2802                 fix wrong usage of procmsg_find_children in summaryview
2803                 by using procmsg_update_unread_children instead of
2804                 summaryview_update_unread_children
2805
2806 2003-01-19 [christoph]  0.8.8claws118
2807
2808         * src/procmsg.c
2809                 fix infinite loop in procmsg_find_children
2810                  (closes bug #25 sylpheed crashes on delete.)
2811
2812         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
2813
2814 2003-01-19 [paul]       0.8.8claws117
2815
2816         * po/pt_BR.po
2817                 updated by Ivan Francolin Martinez
2818
2819 2003-01-18 [melvin]     0.8.8claws116
2820
2821         * src/prefs_actions.c
2822                 Removed syntax limitation of only one '&' at the end of command.
2823                         Now actions that contain '>/dev/null 2>&1' are possible.
2824
2825 2003-01-18 [melvin]     0.8.8claws115
2826
2827         * src/prefs_actions.c
2828                 Actions IO dialog: when the action ends
2829                 the "Close" button now has focus and [Escape] closes the
2830                 window.
2831
2832 2003-01-18 [christoph]  0.8.8claws114
2833
2834         * src/procmsg.c
2835                 o add debug output when MsgInfos are really freed
2836                 o free GSLists in procmsg_find_children and
2837                   procmsg_update_unread_children
2838
2839 2003-01-18 [christoph]  0.8.8claws113
2840
2841         * src/mainwindow.c
2842                 reorder Configuration menu
2843
2844 2003-01-18 [christoph]  0.8.8claws112
2845
2846         * src/compose.c
2847                 fix applying templates to forwarded messages
2848
2849         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
2850
2851 2003-01-17 [christoph]  0.8.8claws111
2852
2853         * src/folder.c
2854                 destroy folder items, when a folder item is removed
2855
2856 2003-01-17 [christoph]  0.8.8claws110
2857
2858         * src/folder.c
2859                 fix wrong folder stats update when ignored message is
2860                 deleted
2861
2862 2003-01-17 [colin]      0.8.8claws109
2863         
2864         * src/mainwindow.c
2865         * src/summaryview.c
2866                 Quicksearch bugfixes: 
2867                 - hide help button at startup if not extended
2868                 - switch to extended when looking for replies
2869
2870 2003-01-17 [paul]
2871
2872         * sync with 0.8.9 release
2873
2874 2003-01-17 [paul]       0.8.8claws108
2875
2876         * sync with 0.8.8cvs11
2877                 see ChangeLog 2003-01-17
2878
2879 2003-01-16 [colin]      0.8.8claws107
2880
2881         * src/procmsg.c
2882                 Changed encryption test to re-ask passphrase
2883                 if an encrypted message hasn't been decrypted
2884                 Fixes bug #5
2885
2886 2003-01-16 [christoph]  0.8.8claws106
2887
2888         * src/prefs_gtk.c
2889         * src/prefs_toolbar.c
2890         * src/gtk/prefswindow.h
2891         * src/plugins/spamassassin/spamassassin_gtk.c
2892                 remove page destroy function that is not used anymore
2893
2894 2003-01-16 [paul]       0.8.8claws105
2895
2896         * sync with 0.8.8cvs9
2897                 see ChangeLog 2002-01-16
2898
2899 2003-01-16 [colin]      0.8.8claws104
2900
2901         * src/compose.[ch]
2902                 Fix bug with autosaved drafts for IMAP, when draft
2903                 folder is specified - fixes bugzilla bug #20
2904
2905 2003-01-15 [paul]       0.8.8claws103
2906
2907         * src/compose.[ch]
2908           src/procmsg.c
2909                 store folder and message-id of message forwarding
2910                 in queue header and set forward flag after sending
2911
2912 2003-01-15 [paul]       0.8.8claws102
2913
2914         * sync with 0.8.8cvs8
2915                 see ChangeLog 2002-01-15
2916
2917 2003-01-15 [colin]      0.8.8claws101
2918
2919         * src/Makefile.am
2920                 Fix linking with GNU libiconv
2921
2922 2003-01-15 [darko]      0.8.8claws100
2923
2924         * src/pine.c
2925                 fix crash when importing pine address book
2926                 entry with an empty name (reported by DY
2927                 <dybulk at tri8.net>)
2928
2929 2003-01-14 [paul]       0.8.8claws99
2930
2931         * configure.in  ** REMOVED **
2932           configure.ac  ** NEW FILE **
2933                 rename configure.in to configure.ac, as it is now
2934                 preferred
2935
2936 2003-01-14 [melvin]     0.8.8claws98
2937
2938         * src/folderview.c
2939                 folderview_check_new(): More precise function description
2940
2941 2003-01-14 [melvin]     0.8.8claws97
2942
2943         * src/folderview.c
2944                 folderview_check_new(): return the number of new messages 
2945                         since last check.
2946         * src/inc.c
2947                 inc_account_mail(): Disable counting of new messages for IMAP
2948                         and NNTP until bug [19] and [14] are fixed.
2949
2950 2003-01-14 [paul]       0.8.8claws96
2951
2952         * sync with 0.8.8cvs6
2953                 see ChangeLog 2003-01-14
2954
2955 2003-01-13 [alfons]     0.8.8claws95
2956
2957         * src/textview.c
2958                 tune email address validation (c. 0.8.8claws89): if . is 
2959                 just one char away from @, the address is invalid too 
2960                 (correctly rejects addresses like foo@.com)
2961
2962 2003-01-13 [paul]       0.8.8claws94
2963
2964         * src/messageview.c
2965           src/toolbar.c
2966                 fixes to the Message View toolbar and menu:
2967                 fix non-functioning Forward button
2968                 make Reply button consider default_reply_list
2969                 remove 'Follow-up...' menu entry
2970                 add 'Forward' and 'Redirect' menu entries
2971
2972 2003-01-13 [melvin]     0.8.8claws93
2973
2974         * src/inc.c
2975                 Fixed typo that could make new messages count incorrect.
2976
2977 2003-01-13 [melvin]     0.8.8claws92
2978
2979         * src/folderview.[ch]
2980                 folderview_check_new(): return the number of new messages.
2981         * src/inc.c
2982                 Should fix bug [14] where new mail notification worked 
2983                         incorrectly with IMAP accounts.
2984                 inc_spool_account(): return number of new msgs, or -1 on error
2985                 inc_all_spool(): return number of new msgs
2986                 
2987 2003-01-13 [melvin]     0.8.8claws91
2988
2989         * src/prefs_actions.c
2990                 Justify help text.
2991
2992 2003-01-12 [thorsten]   0.8.8claws90
2993
2994         * src/common/prefs.c
2995                 close file before rename
2996
2997 2003-01-12 [alfons]     0.8.8claws89
2998
2999         * AUTHORS
3000                 add Christian Mertes
3001         * src/common/utils.[ch]
3002                 g_stricase_hash(), g_stricase_equal(): functions for 
3003                 case insensitive hash tables
3004         * src/textview.c
3005                 use top level domain names to validate email address, based
3006                 on a patch by Christian Mertes (thanks!), but changed 
3007                 implementation to use a hash table 
3008
3009 2003-01-12 [paul]       0.8.8claws88
3010
3011         * po/bg.po
3012                 updated by George Danchev
3013
3014 2003-01-12 [alfons]     0.8.8claws87
3015
3016         * src/summaryview.c
3017                 delete / execute performance: use new style folder update
3018
3019 2003-01-12 [paul]       0.8.8claws86
3020
3021         * sync with 0.8.8cvs5
3022                 see ChangeLog 2003-01-13 (!)
3023
3024 2003-01-12 [alfons]     0.8.8claws85
3025
3026         * src/filtering.c
3027         * src/matcher_parser_parse.y
3028                 prepare change_score filtering action
3029         * src/matcher.[ch]
3030                 give up const-correctness on functions that call non-const-correct functions;
3031                 several casts to gpointer in g_free();
3032                 add change_score;
3033
3034 2003-01-12 [christoph]  0.8.8claws84
3035
3036         * src/compose.c
3037                 fix 2 warnings
3038
3039         * src/gtk/prefswindow.[ch]
3040         * src/plugins/spamassassin/spamassassin_gtk.c
3041                 changed the call of the widget create function
3042                 for PrefsPages, because sometimes the widget
3043                 create function needs a widget that already has
3044                 been attached to a window (to create GDK pixmaps
3045                 for exmaple). So we simply pass the GtkWindow as
3046                 the second parameter now.
3047
3048         * src/main.c
3049         * src/mainwindow.c
3050         * src/prefs_toolbar.[ch]
3051                 rewrite Toolbar Preferences using the new
3052                 prefs window
3053
3054 2003-01-11 [alfons]     0.8.8claws83
3055
3056         * src/addressadd.c
3057                 fix crash when adding sender to addressbook because status bar
3058                 isn't there (the status bar doesn't seem to be used though,
3059                 but I'll let Match decide what to do with it)
3060
3061 2003-01-11 [colin]      0.8.8claws82
3062
3063         * src/main.c
3064           src/toolbar.c
3065                 Two useless changes reversed
3066
3067 2003-01-11 [colin]      0.8.8claws81
3068
3069         * src/mainwindow.c
3070           src/mainwindow.h
3071                 Add mainwindow_get_mainwindow()
3072         * src/alertpanel.c
3073           src/alertpanel.h
3074                 Add alertpanel_error_log() 
3075         * src/compose.c
3076           src/inc.c
3077           src/messageview.c
3078           src/toolbar.c
3079           src/main.c
3080           src/procmsg.c
3081                 Network errors get a View Log button
3082
3083 2003-01-10 [alfons]     0.8.8claws80
3084
3085         * src/prefs_toolbar.c
3086         * src/toolbar.c
3087                 use the translatable string for "Separator" as file name for
3088                 separator toolbar items (probably make this uppercase?)
3089
3090 2003-01-10 [alfons]     0.8.8claws79
3091
3092         * src/prefs_toolbar.c
3093                 put right A_SEPARATOR description string in "displayed
3094                 toolbar items list" so manually added separators are
3095                 saved correctly (bug #10, "Adding a separator to the main 
3096                 toolbar fails, entry in xml file is wrong")
3097
3098 2003-01-10 [christoph]  0.8.8claws78
3099
3100         * src/imap.c
3101                 o fix warnings
3102                 o use CAPABILITY to check if NAMESPACE is available
3103
3104 2003-01-10 [christoph]  0.8.8claws77
3105
3106         * src/imap.[ch]
3107                 apply UIDPLUS IMAP extension support patch
3108
3109         Patch submitted by Simon 'corecode' Schubert
3110
3111 2003-01-10 [paul]       0.8.8claws76
3112
3113         * src/folderview.c
3114                 a sync from main which fixes the news account folders'
3115                 Properties bug
3116
3117 2003-01-10 [christoph]  0.8.8claws75
3118
3119         * src/folder.c
3120                 don't accept 0 as a valid uid returned by copy and move
3121                 functions. 0 means the message was copied or moved but the
3122                 new uid could not be fetched. It is not an error condition
3123                 for the copy or move operation.
3124
3125 2003-01-10 [paul]       0.8.8claws74
3126
3127         * src/prefs_filtering.c
3128                 change English used in Alert when entry is not
3129                 saved.
3130                 
3131         * sync with 0.8.8cvs4
3132                 see ChangeLog 2003-01-10
3133
3134 2003-01-10 [darko]      0.8.8claws73
3135
3136         * src/pine.c
3137                 fix crash when importing address book entry
3138                 without a valid address
3139
3140 2003-01-09 [alfons]     0.8.8claws72
3141
3142         * src/inc.c
3143                 filtering performance: use new style folder update
3144
3145 2003-01-09 [christoph]  0.8.8claws71
3146
3147         * src/compose.c
3148         * src/gtk/menu.[ch]
3149                 fix wrong selecting of mime encoding type, when
3150                 opening property dialog of attachments in the
3151                 compose window. 7bit was always selected and that
3152                 destoryed files with 8bit data.
3153                 (closes bug #9 Sylpheed-claws destroys attachments when
3154                  changing MIME-types)
3155
3156 2003-01-09 [paul]       0.8.8claws70
3157
3158         * sync with 0.8.8cvs3
3159                 see ChangeLog 2003-01-09
3160
3161 2003-01-08 [alfons]     0.8.8claws69
3162         
3163         * src/addressadd.c
3164                 apply patch by Kim Schulz to fix build breakage
3165                 because of missing variable
3166
3167 2003-01-08 [paul]       0.8.8claws68
3168
3169         * sync with 0.8.8cvs2
3170                 see ChangeLog 2002-01-08
3171
3172 2003-01-08 [paul]       0.8.8claws67
3173
3174         * po/it.po
3175                 updated by Alessandro Maestri
3176                 
3177         * src/addressadd.c
3178                 when using 'Add sender to addressbook' allow
3179                 name to be edited and remarks to be entered
3180                 Patch submitted by Luke Plant
3181
3182 2003-01-08 [darko]      0.8.8claws66
3183
3184         * README.claws, src/summaryview.c
3185                 fix description for marked messages
3186
3187 2003-01-08 [paul]
3188
3189         * tools/Makefile.am
3190           tools/launch_phoenix  ** NEW FILE **
3191                 add script that enables using Phoenix as the default
3192                 web browser. 
3193                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
3194                 
3195         * tools/OOo2sylpheed.pl
3196                 remove full path to sylpheed executable, just 'sylpheed'
3197                 will do
3198                 
3199         * tools/README
3200                 add launch_phoenix informtion and re-arrange and compress
3201                 the data a little
3202
3203 2003-01-07 [christoph]  0.8.8claws65
3204
3205         * src/folder.c
3206                 fix update for source folder when moving messages
3207         * src/procmsg.[ch]
3208         * src/summaryview.c
3209                 use function to set to_folder for message infos and
3210                 automatically update the op_count for old and new
3211                 folder
3212
3213 2003-01-07 [melvin]     0.8.8claws64
3214
3215         * src/prefs_actions.c
3216                 Fixed bug where an '%p' Action on a displayed image crashed 
3217                         Sylpheed
3218                 Code clean up (get rid of duplicated code and removed unnecessary 
3219                                 structure member)
3220
3221 2003-01-07 [christoph]  0.8.8claws63
3222
3223         * src/compose.c
3224         * src/folder.[ch]
3225         * src/folderview.c
3226         * src/import.c
3227         * src/inc.c
3228         * src/main.c
3229         * src/mainwindow.c
3230         * src/messageview.c
3231         * src/prefs_folder_item.c
3232         * src/procmsg.c
3233         * src/summaryview.c
3234         * src/toolbar.c
3235                 o remove all folder update triggering from the UI code. The folder
3236                   system should know much better when a folder needs an update.
3237                 o to prevent multiple updates in a row the folder updates can be
3238                   frozen for some time.
3239
3240                 Note: - Please verify that no updates are missing
3241                       - Check where freeze/thaws should be added
3242
3243 2003-01-07 [christoph]  0.8.8claws62
3244
3245         * src/prefs_actions.c
3246                 don't translate empty strings
3247
3248         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3249
3250 2003-01-06 [christoph]  0.8.8claws61
3251
3252         * src/prefs_actions.c
3253                 mark strings for gettext
3254         * src/prefs_matcher.c
3255                 use new description window for Execute action and
3256                 match condition in Filtering
3257
3258         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3259
3260 2003-01-06 [alfons]     0.8.8claws60
3261
3262         keep myself inspired to re-organize matcher part 8; 
3263         yes, more to come (I need to move out the descriptive
3264         text for actions to matcher.c, or at least make it not
3265         depend on the wicked ordering)
3266
3267         * src/prefs_matcher.c
3268                 add documentation so others may comprehend the
3269                 UI part of the conditions
3270                 
3271 2003-01-06 [christoph]  0.8.8claws59
3272
3273         * src/prefs_actions.c
3274                 use new description window for syntax help
3275         * src/gtk/description_window.c
3276                 fix display of descriptions with column count != 2
3277
3278         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3279
3280 2003-01-06 [christoph]  0.8.8claws58
3281
3282         * src/quote_fmt.c
3283         * src/summaryview.[ch]
3284         * src/gtk/Makefile.am
3285         * src/gtk/description_window.[ch]       ** NEW **
3286                 use a generic window to display syntax descriptions
3287                 currently used in quote_fmt and summaryview (new description
3288                 for extended quick search)
3289
3290         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
3291
3292 2003-01-06 [paul]       0.8.8claws57
3293
3294         * sync with 0.8.8cvs1
3295                 see ChangeLog 2003-01-06
3296
3297 2003-01-06 [christoph]  0.8.8claws56
3298
3299         * src/mainwindow.c
3300         * src/prefs_gtk.[ch]
3301         * src/gtk/prefswindow.[ch]
3302         * src/plugins/spamassassin/spamassassin_gtk.c
3303                 o remove page management from prefswindow, pages
3304                   will be an argument to prefswindow_open
3305                 o prefswindow_open gets a datapointer that is
3306                   passed to the widget_create function to allow
3307                   creation of prefswindow for specific items
3308
3309 2003-01-06 [colin]      0.8.8claws55
3310         
3311         * src/summaryview.c
3312                 We don't want regexp in the reply-finder, 
3313                 because MIDs can contain !,$,. and so on
3314
3315 2003-01-06 [jens]       0.8.8claws54
3316
3317         * src/jpilot.c
3318                 fixed a wrong free in jpilot_read_db_files
3319
3320 2003-01-06 [alfons]     0.8.8claws53
3321
3322         re-organize matcher part 8; more to come
3323        
3324         * src/matcher.c
3325                 matcherprop_to_string(): put g_free()s before the
3326                 switch-case break to fix memleaks                
3327
3328 2003-01-06 [colin]      0.8.8claws52
3329
3330         * src/summaryview.c
3331                 cleanup & reply-finder now displays the first 
3332                 matching message
3333
3334 2003-01-05 [alfons]     0.8.8claws51
3335
3336         re-organize matcher part 7; more to come
3337
3338         * src/matcher.[ch]
3339                 fixes for constant correctness;
3340                 more documentation;
3341
3342 2003-01-05 [alfons]     0.8.8claws50
3343
3344         re-organize matcher part 6; more to come
3345         
3346         * src/matcher.[ch]
3347                 fixes for constant correctness;
3348                 more documentation;
3349         * src/filtering.c
3350                 fix for constant correctness
3351
3352 2003-01-05 [colin]      0.8.8claws49
3353
3354         * src/account.[ch]
3355                 Add account_get_reply_account function
3356         * src/compose.c
3357                 Use account_get_reply_account function 
3358         * src/summaryview.c
3359                 Basic reply-finder - click on the replied
3360                 icon gets you to the outbox using quick-search
3361
3362 2003-01-05 [paul]       0.8.8claws48
3363
3364         * src/prefs_common.c
3365                 small change to English
3366                 
3367         * src/prefs_filtering.c
3368                 prefs_filtering_action_select(): improve logic and uniformity
3369                 of gui
3370
3371 2003-01-05 [alfons]     0.8.8claws47
3372
3373         fine tune solution to focus problems (bug #7)
3374
3375         * src/mainwindow.c
3376                 mainwindow_focus_in_event(): remove grab event check
3377         * src/summaryview.c
3378                 summary_button_pressed(): move selection on right-click
3379                 too. we can't possibly move the selection back after
3380                 canceling a dialog, because gtk's incomplete focus 
3381                 management. whether this is a good solution, only time
3382                 will tell.
3383
3384 2003-01-05 [christoph]  0.8.8claws46
3385
3386         * src/imap.c
3387                 fix crash when no imap connection could be established
3388
3389 2003-01-05 [paul]       0.8.8claws45
3390
3391         * src/mainwindow.c
3392           src/sumamryview.c
3393           src/gtk/menu.[ch]
3394                 fix bug 605957 'shortcuts in popup-menu'
3395                 make user-defined shortcuts work
3396                 show shortcuts that are already defined
3397                 in the main menu
3398                 Patch submitted by Luke Plant
3399
3400 2003-01-05 [alfons]     0.8.8claws44
3401
3402         * src/mainwindow.c
3403                 focus_in_event handler should not select summary view row 
3404                 when another window (menu, dialog) grabbed for events 
3405                 (bug #7, "[0.8.8claws42] Message summary focus") 
3406
3407 2003-01-04 [christoph]  0.8.8claws43
3408
3409         * src/procmsg.c
3410                 update save folder after adding the sent message
3411                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
3412
3413 2003-01-02 [christoph]  0.8.8claws42
3414
3415         * src/common/plugin.c
3416                 fix unloading of all plugins and unload
3417                 plugins in reverse order
3418                 
3419         * src/gtk/pluginwindow.c
3420                 implement function of load and unload button
3421
3422         * src/gtk/prefswindow.c
3423         * src/gtk/prefswindow.h
3424                 rename register function and add new unregister
3425                 function
3426
3427         * src/plugins/spamassassin/spamassassin_gtk.c
3428                 unregister prefs page and update for changes in
3429                 src/gtk/prefswindow.c
3430
3431 2003-01-02 [paul]       0.8.8claws41
3432
3433         * po/es.po
3434                 updated by Ricardo Mones Lastra
3435
3436 2003-01-02 [paul]
3437
3438         * tools/tb2sylpheed
3439                 fixes and improvements by Urke MMI
3440
3441 2003-01-02 [thorsten]   0.8.8claws40
3442
3443         * src/procmsg.c
3444                 fixed wrong return value
3445
3446 2003-01-02 [thorsten]   0.8.8claws39
3447
3448         * src/prefs.c
3449                 fixed printing wrong variable
3450
3451 2003-01-02 [thorsten]   0.8.8claws38
3452
3453         * src/prefs.c
3454                 fixed acessing members of freed pfile struct
3455
3456 2003-01-02 [thorsten]   0.8.8claws37
3457
3458         * src/procmsg.c
3459                 detect loops across several messages
3460                 as suggested by Christoph Hohmann
3461
3462 2003-01-01 [match]      0.8.8claws36
3463
3464         * src/addrindex.c
3465                 fixed another memory leak.
3466
3467 2003-01-01 [match]      0.8.8claws35
3468
3469         * src/jpilot.[ch]
3470                 fixed memory leaks. applied Doxygen comments.
3471
3472 2003-01-01 [thorsten]   0.8.8claws34
3473
3474         * src/procmsg.c
3475                 inhibit endless loop if msg references itself
3476                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
3477
3478 2003-01-01 [christoph]  0.8.8claws33
3479
3480         * src/mainwindow.c
3481         * src/gtk/Makefile.am
3482         * src/gtk/pluginwindow.c                ** NEW **
3483         * src/gtk/pluginwindow.h                ** NEW **
3484                 add plugin window
3485
3486         * src/plugins/demo/demo.c
3487         * src/plugins/spamassassin/spamassassin.c
3488         * src/plugins/spamassassin/spamassassin_gtk.c
3489                 write better plugin descriptions
3490
3491 2002-12-31 [christoph]  0.8.8claws32
3492
3493         * src/gtk/prefswindow.c
3494         * src/plugins/spamassassin/spamassassin_gtk.c
3495                 some small improvements to GTK code
3496
3497 2002-12-31 [christoph]  0.8.8claws31
3498
3499         * src/plugins/spamassassin/spamassassin_gtk.c
3500                 enable folder select button
3501
3502 2002-12-31 [christoph]  0.8.8claws30
3503
3504         * src/mainwindow.c
3505         * src/gtk/Makefile.am
3506         * src/gtk/prefswindow.c                         ** NEW **
3507         * src/gtk/prefswindow.h                         ** NEW **
3508                 add new prefs window
3509
3510         * src/common/plugin.c
3511                 don't try to load empty config lines
3512         
3513         * src/plugins/spamassassin/Makefile.am
3514         * src/plugins/spamassassin/spamassassin.c
3515         * src/plugins/spamassassin/spamassassin.h       ** NEW **
3516         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
3517                 GTK config for SpamAssassin Plugin using
3518                 the new prefs window
3519
3520 2002-12-31 [paul]       0.8.8claws29
3521
3522         * po/POTFILES.in
3523                 remove obsolete entry 'src/menu.c'
3524
3525 2002-12-31 [alfons]     0.8.8claws28
3526
3527         * src/matcher.[ch]
3528         * src/matcher_parser_parse.y
3529         * src/prefs_matcher.c
3530                 add "ignore_thread" and "~ignore_thread" condition so it's
3531                 possible to make the actions / scoring operate on the ignore
3532                 thread flag
3533
3534 2002-12-31 [christoph]  0.8.8claws27
3535
3536         * src/addrbook.c
3537         * src/addrindex.c
3538         * src/folder.c
3539         * src/matcher.c
3540         * src/prefs_account.c
3541         * src/prefs_actions.c
3542         * src/prefs_customheader.c
3543         * src/prefs_display_header.c
3544         * src/prefs_gtk.c
3545         * src/procmime.c
3546         * src/toolbar.c
3547         * src/xmlprops.c
3548         * src/common/prefs.[ch]
3549                 extend prefs file handling for reading and automatic handling
3550                 of blocks. When reading prefs_set_block_label will automatically
3551                 move on to the block. When writing it will copy all other blocks
3552                 automatically
3553
3554         * src/common/plugin.c
3555                 Now loading plugin filenames from [Plugins] block in
3556                 sylpheed rc file
3557
3558 2002-12-30 [christoph]  0.8.8claws26
3559
3560         * src/common/hooks.[ch]
3561                 return abort status to caller of hooks_invoke
3562                 
3563         * src/inc.[ch]
3564                 invoke message filtering hook and stop
3565                 default handling when filter returns abort
3566
3567         * src/common/plugin.[ch]
3568         * src/plugins/demo/demo.c
3569                 modify plugin loader, because resolving symbols for strings
3570                 does not work correctly
3571         
3572         * configure.in
3573         * ac/spamassassin.m4                            ** NEW **
3574         * src/plugins/spamassassin/.cvsignore           ** NEW **
3575         * src/plugins/spamassassin/Makefile.am          ** NEW **
3576         * src/plugins/spamassassin/README               ** NEW **
3577         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
3578         * src/plugins/spamassassin/spamassassin.c       ** NEW **
3579         * src/plugins/spamassassin/utils.[ch]           ** NEW **
3580                 add spamassassin plugin, see src/plugins/spamassassin/README
3581                 for details
3582
3583 2002-12-29 [alfons]     0.8.8claws25
3584
3585         * src/mainwindow.c
3586                 when moving focus from a message view to the main 
3587                 window, don't forget to select the summary node
3588                 of the displayed message. should fix "[ 659103 ] 
3589                 focus-follows-mouse confuses sylpheed"
3590
3591 2002-12-29 [christoph]  0.8.8claws24
3592
3593         * src/Makefile.am
3594         * src/stringtable.[ch]          ** REMOVE **
3595         * src/common/Makefile.am
3596         * src/common/stringtable.[ch]   ** NEW **
3597                 move stringtable files to common directory
3598
3599 2002-12-29 [christoph]  0.8.8claws23
3600
3601         * src/Makefile.am
3602         * src/menu.[ch]                 ** REMOVE **
3603         * src/gtk/Makefile.am
3604         * src/gtk/menu.[ch]             ** NEW **
3605                 move menu files to gtk directory
3606
3607 2002-12-29 [match]      0.8.8claws22
3608
3609         * src/addressbook.c
3610         * src/syldap.c
3611                 moved UI specific code out of LDAP code into addressbook
3612                 UI code. fixed memory leak.
3613
3614 2002-12-29 [christoph]  0.8.8claws21
3615
3616         * src/folder.c
3617                 only check for IGNORED parent message when message is
3618                 not IGNORED itself
3619
3620 2002-12-29 [alfons]     0.8.8claws20
3621
3622         * src/summaryview.c
3623                 set gtksctree's anchor correct (immediate execute
3624                 changes the tree's layout, and anchor points at 
3625                 the incorrect row). fixes "[ 657233 ] multiple msg 
3626                 delete sometimes off by 1".
3627                 we probably have to look for more tree layout /
3628                 anchor glitches.
3629
3630 2002-12-29 [paul]       0.8.8claws19
3631
3632         * src/summaryview.c
3633                 fix bug [ 659054 ] incorrect sorting of 'From' column
3634                 when using 'display sender using address book'
3635                 thanks to Alfons and Luke Plant
3636
3637 2002-12-29 [christoph]  0.8.8claws18
3638
3639         * src/folder.c
3640         * src/procmsg.[ch]
3641                 check parent messages for IGNORE THREAD flag, when adding,
3642                 moving or copying messages to a folder
3643
3644 2002-12-27 [alfons]     0.8.8claws17
3645
3646         re-organize matcher part 5; more to come
3647
3648         * src/matcher.c
3649                 hash keywords in matchparser_tab 
3650
3651 2002-12-27 [alfons]     0.8.8claws16
3652
3653         re-organize matcher part 4; more to come
3654
3655         * src/matcher_parser.h
3656         * src/matcher_parser_lex.l
3657         * src/matcher_parser_parse.y
3658                 cleanup
3659
3660 2002-12-27 [alfons]     0.8.8claws15
3661
3662         re-organize matcher part 3; more to come
3663
3664         * src/matcher.[ch]
3665                 cleanup
3666
3667 2002-12-27 [alfons]     0.8.8claws14
3668
3669         re-organize matcher part 2; more to come but this should
3670         work. cc me if there are any regressions.
3671
3672         * src/matcher.h
3673                 add prototype for get_matchparser_tab_id()
3674         * src/matcher_parser_lex.l
3675                 look up keywords using matchparser_tab_id();
3676
3677 2002-12-27 [alfons]     0.8.8claws12
3678
3679         re-organize matcher part 1
3680
3681         * src/matcher.h
3682                 map yacc generated constants to sylpheed matcher constants
3683         * src/matcher.c
3684                 add function to find a matcher constant from a string
3685
3686 2002-12-27 [christoph]  0.8.8claws11
3687
3688         * src/compose.c
3689                 MENUITEM_ADD casts the 4th argument from integer to pointer
3690                 so it probably should not be a pointer, this means we
3691                 should use account id for it and not the account's pointer
3692
3693 2002-12-27 [paul]       0.8.8claws10
3694
3695         * src/mainwindow.c
3696                 remove unneeded 'GtkWidget *vbox'
3697                 
3698         * src/summaryview.c
3699                 further sync with 0.8.8 - make sort
3700                 by recipient work as expected
3701                 
3702         * NEWS
3703                 sync with 0.8.8
3704
3705 2002-12-27 [paul]       0.8.8claws9
3706
3707         * po/pt_BR.po
3708                 updated by Ivan F. Martinez
3709                 
3710 2002-12-27 [darko]      0.8.8claws8
3711
3712         * src/common/utils.c
3713                 added locked pattern to extended search
3714
3715 2002-12-27 [alfons]     0.8.8claws7
3716
3717         * src/prefs_matcher.[ch]
3718                 clean up
3719
3720 2002-12-26 [alfons]     0.8.8claws6
3721
3722         * src/matcher.[ch]
3723         * src/matcher_parser_lex.l
3724         * src/matcher_parser_parse.y
3725         * src/prefs_matcher.c
3726                 allow color label as a condition in the matcher
3727
3728 2002-12-26 [oliver]     0.8.8claws5
3729         
3730         * src/toolbar.c 
3731                 enable Addressbook for Main and Messageview
3732         * src/prefs_actions.c
3733                 enable actions in Messageview
3734
3735 2002-12-26 [christoph]  0.8.8claws4
3736
3737         * src/common/plugin.c
3738                 add a little debug output
3739         * configure.in
3740         * src/plugins/demo/Makefile.am
3741                 better use of automake
3742
3743 2002-12-26 [christoph]  0.8.8claws3
3744
3745         * src/Makefile.am
3746         * src/common/Makefile.am
3747                 fix "make distdir"
3748
3749 2002-12-26 [christoph]  0.8.8claws2
3750
3751         * configure.in
3752                 sort configure checks into common / gtk / plugins
3753         * po/POTFILES.in
3754                 add src/prefs_gtk.c
3755         * src/Makefile.am
3756                 add plugins SUBDIR
3757         * src/main.c
3758         * src/common/sylpheed.[ch]
3759                 added now sylpheed_done function for shutdown
3760         * src/common/Makefile.am
3761         * src/common/plugin.[ch]                ** NEW **
3762                 plugin loader and unloader
3763         * src/plugins/.cvsignore                ** NEW **
3764         * src/plugins/Makefile.am               ** NEW **
3765                 build plugins
3766         * src/plugins/demo/.cvsignore           ** NEW **
3767         * src/plugins/demo/Makefile.am          ** NEW **
3768         * src/plugins/demo/demo.c               ** NEW **
3769                 small demo plugin that installs a logtext hook and
3770                 outputs the log text to stdout
3771
3772 2002-12-26 [paul]       0.8.8claws1
3773
3774         * po/es.po
3775                 updated by Ricardo Mones Lastra
3776
3777 2002-12-26 [paul]       0.8.8claws
3778
3779         * 0.8.8claws released
3780
3781 2002-12-26 [paul]       0.8.7claws12
3782
3783         * po/bg.po
3784                 updated by George Danchev
3785
3786 2002-12-26 [paul]       0.8.7claws11
3787
3788         * po/POTFILES.in
3789                 remove unneeded 'src/prefs.c' entry 
3790
3791 2002-12-26 [paul]       0.8.7claws10
3792
3793         * src/codeconv.c
3794           src/mainwindow.c
3795                 sync with 0.8.8 release
3796         
3797         * src/folder.[ch]
3798           src/mh.c
3799           src/summaryview.c
3800                 partial sync with 0.8.8 release
3801         
3802
3803 2002-12-25 [alfons]     0.8.7claws9
3804
3805         * src/matcher.[ch]
3806         * src/matcher_parser_lex.l
3807         * src/matcher_parser_parse.y
3808         * src/prefs_matcher.c
3809                 add locked flag to possible filtering / matcher 
3810                 conditions (also a good example what should be
3811                 done to add a simple boolean condition)
3812
3813 2002-12-25 [christoph]  0.8.7claws8
3814
3815         * src/Makefile.am
3816         * src/account.[ch]
3817         * src/addrbook.c
3818         * src/addressbook.c
3819         * src/addrindex.c
3820         * src/filtering.c
3821         * src/folder.c
3822         * src/matcher.c
3823         * src/prefs.[ch]                ** REMOVE **
3824         * src/prefs_account.c
3825         * src/prefs_actions.c
3826         * src/prefs_common.c
3827         * src/prefs_customheader.c
3828         * src/prefs_display_header.c
3829         * src/prefs_filtering.c
3830         * src/prefs_folder_item.c
3831         * src/prefs_gtk.[ch]            ** NEW **
3832         * src/prefs_matcher.c
3833         * src/prefs_scoring.c
3834         * src/prefs_summary_column.c
3835         * src/procmime.c
3836         * src/selective_download.c
3837         * src/toolbar.c
3838         * src/common/Makefile.am
3839         * src/common/prefs.[ch]         ** NEW **
3840                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
3841
3842 2002-12-24 [alfons]     0.8.7claws7
3843
3844         * src/summaryview.c
3845                 summary_thread_build(): fix real cause of the crash mentioned in
3846                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
3847                 this way we get meaningful ctree nodes 
3848
3849 2002-12-24 [oliver]     0.8.7claws6
3850
3851         * src/mainwindow.[ch]
3852         * src/messageview.[ch]
3853         * src/compose.[ch]
3854         * src/inc.c
3855         * src/summaryview.c
3856                 changes to use updated toolbar handling
3857                 
3858 2002-12-24 [oliver]     0.8.7claws5
3859
3860         * src/toolbar.[ch]
3861                 generic toolbar handling
3862                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
3863         * src/prefs_toolbar.[ch]
3864                 adjust to handling
3865         
3866 2002-12-24 [oliver]     0.8.7claws4
3867         
3868         * src/stock_pixmap.[ch]
3869                 move SYLPHEED_LOGO to end of list in order 
3870                 to remove it from Custom Toolbar`s Icon View
3871
3872 2002-12-24 [alfons]     0.8.7claws3
3873
3874         * src/summaryview.c
3875                 summary_thread_build(): fix crash because of focus != selection 
3876                 after threading. when deleting the selection, gtk tries but fails 
3877                 to find the correct focusable element. we now force the selection
3878                 to be focused. this should solve the infamous bug reported by 
3879                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
3880                 a test case is available. 
3881
3882 2002-12-24 [darko]      0.8.7claws2
3883
3884         * src/summaryview.c
3885                 don't crash when unmarking message with unread children
3886
3887 2002-12-23 [christoph]  0.8.7claws1
3888
3889         * src/Makefile.am
3890         * src/common/Makefile.am
3891                 update Makefiles for moved intl.h, version.h and defs.h
3892         * src/imap.c
3893                 rewrite imap_session_get to avoid duplicate code
3894
3895 2002-12-23 [paul]       0.8.7claws
3896
3897         * Santa-Claws released
3898         
3899         * po/hu.po
3900           po/ru.po
3901                 squeeze in updated Hungarian and Russian translations.
3902                 Submitted by  Gál Zoltán and Ruslan N. Balkin
3903
3904 2002-12-23 [paul]       0.8.6claws129
3905
3906         * po/pl.po
3907                 updated by Witold Wladyslaw Wojciech Wilk
3908
3909 2002-12-23 [paul]       0.8.6claws128
3910
3911         * src/quote_fmt_parse.y
3912                 fix typo and add licence header
3913
3914 2002-12-23 [paul]       0.8.6claws127
3915
3916         * po/en_GB.po
3917                 updated
3918
3919 2002-12-23 [paul]       0.8.6claws126
3920
3921         * po/it.po
3922                 updated translation, submitted by Alessandro Maestri
3923                 
3924 2002-12-23 [paul]       0.8.6claws125
3925
3926         * src/quote_fmt_parse.y
3927                 fix signature-stripping on replies bug. match
3928                 '-- \n' and not '-- '.
3929
3930 2002-12-22 [paul]       0.8.6claws124
3931
3932         * po/bg.po
3933           po/es.po
3934           po/sr.po
3935                 updated translations. submitted by George Danchev,
3936                 Ricardo Mones Lastra, and Urke MMI respectively
3937
3938 2002-12-21 [paul]       0.8.6claws123
3939
3940         * src/addrbook.c
3941                 fix coding style
3942
3943 2002-12-21 [paul]       0.8.6claws122
3944
3945         * src/addrbook.c
3946                 fix bug [643638] where if a person is in one or more
3947                 addressbook groups editing that person's email 
3948                 address results in removal from those groups.
3949                 Patch submitted by Luke Plant.
3950
3951 2002-12-20 [christoph]  0.8.6claws121
3952
3953         * src/common/utils.c
3954         * src/summaryview.c
3955                 reimplement expand_search_string using GString to
3956                 prevent crashs caused by miscalculated string
3957                 lengths reported by Paul
3958
3959 2002-12-20 [christoph]  0.8.6claws120
3960
3961         * src/summaryview.c
3962                 don't use "changed" to check if op_count has to be changed as it
3963                 is also set when the message has unread children
3964                 (closes bug [ 653221 ] crash while deleting duplicates)
3965
3966 2002-12-20 [paul]       0.8.6claws119
3967
3968         * sync with 0.8.6cvs27
3969                 see ChangeLog 2002-12-20
3970
3971 2002-12-20 [paul]       0.8.6claws118
3972
3973         * sync with 0.8.6cvs26
3974                 see ChangeLog 2002-12-19 and 2002-12-20
3975
3976 2002-12-19 [alfons]     0.8.6claws117
3977
3978         * src/textview.c
3979                 fix incorrect parsing of email addresses, submitted by 
3980                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
3981                 name display if it contains @".
3982
3983 2002-12-18 [paul]       0.8.6claws116
3984
3985         * sync with 0.8.6cvs23
3986                 see ChangeLog 2002-12-18
3987
3988 2002-12-18 [paul]       0.8.6claws115
3989
3990         * src/Makefile.am
3991         * src/account.c
3992         * src/codeconv.c
3993         * src/gtkutils.[ch]
3994         * src/imap.c
3995                 sync with 0.8.6cvs22.
3996                 see ChangeLog 2002-12-17 and 2002-12-18
3997
3998 2002-12-17 [christoph]  0.8.6claws114
3999
4000         * src/imap.c
4001                 o don't create a session if imap greeting fails
4002                 o don't close socket when authentication fails
4003                   this is done by imap_session_destroy
4004
4005 2002-12-17 [thorsten]   0.8.6claws113
4006
4007         * tools/Makefile.am
4008           tools/README
4009           tools/google_msgid.pl ** NEW FILE **
4010                 Added "search for message-id" script and doc
4011
4012 2002-12-17 [thorsten]   0.8.6claws112
4013
4014         * po/hu.po
4015                 Updated hungarian translation
4016                 (updated by Gal Zoltan)
4017
4018 2002-12-16 [christoph]  0.8.6claws111
4019
4020         * src/addr_compl.c
4021                 remove stupid addressbook dump to debug output
4022         * src/mh.c
4023                 fix memory leak found by Hiro
4024
4025 2002-12-14 [paul]       0.8.6claws110
4026
4027         * src/compose.c
4028                 fix menubar sensitivity on send
4029                 
4030         * src/prefs_filtering.c
4031         * src/prefs_matcher.c
4032         * src/prefs_scoring.c
4033                 Fix english ;)
4034                 
4035         * src/common/quoted-printable.h
4036                 sync: fix typo
4037         
4038 2002-12-13 [christoph]  0.8.6claws109
4039
4040         * src/Makefile.am
4041         * src/manage_window.[ch]        ** REMOVE **
4042         * src/gtk/Makefile.am
4043         * src/gtk/manage_window.[ch]    ** NEW **
4044                 move manage_window files to gtk directory
4045
4046 2002-12-13 [christoph]  0.8.6claws108
4047
4048         * src/Makefile.am
4049         * src/gtkshruler.[ch]           ** REMOVE **
4050         * src/gtk/Makefile.am
4051         * src/gtk/gtkshruler.[ch]       ** NEW **
4052                 move gtkshruler files to gtk directory
4053
4054 2002-12-13 [christoph]  0.8.6claws107
4055
4056         * src/Makefile.am
4057         * src/compose.c
4058         * src/gtkstext.[ch]             ** REMOVE **
4059         * src/gtkutils.[ch]
4060         * src/textview.c
4061         * src/gtk/gtkstext.[ch]         ** NEW **
4062         * src/gtk/Makefile.am
4063                 o move stext functions to gtkstext.c to remove
4064                   dependency of gtkutils
4065                 o move gtkstext files to gtk directory
4066
4067         * src/gtk/Makefile.am
4068         * src/gtk/sslcertwindow.[ch]
4069                 UI stuff can always depend on common code so
4070                 it's ok to add ../common to include path
4071
4072 2002-12-13 [colin]      0.8.6claws106
4073
4074         * src/summaryview.c
4075                 Disconnect sighandlers for mainwindow when
4076                 quicksearch has the focus
4077                 Fix bug #653231
4078         * src/mainwindow.[ch]
4079                 Make key_pressed callback public, to be able
4080                 to disconnect it
4081
4082 2002-12-13 [christoph]  0.8.6claws105
4083
4084         * src/mh.c
4085                 create .mh_sequences file in new MH folders
4086                 (closes feature request [ 523162 ] MH folders should
4087                  get a .mh_sequences)
4088
4089 2002-12-13 [colin]      0.8.6claws104
4090
4091         * src/summaryview.c
4092                 Better handling of quicksearch show/hide
4093                 (basically the button stays under the mouse 
4094                  when toggled)
4095
4096 2002-12-13 [paul]       0.8.6claws103
4097
4098         * sync with 0.8.6cvs17
4099                 see ChangeLog 2002-12-13
4100
4101 2002-12-13 [paul]       0.8.6claws102
4102
4103         * po/es.po
4104                 updated by Ricardo Mones Lastra
4105
4106 2002-12-11 [colin]       0.8.6claws101
4107
4108         * src/folder.c
4109                 remove statusbar stuff
4110           src/folderview.c
4111                 set statusbar verbosity when moving folders
4112
4113 2002-12-11 [colin]       0.8.6claws100
4114         * src/prefs_filtering.c
4115         * src/prefs_matcher.c
4116         * src/prefs_scoring.c
4117                 Fix english ;)
4118
4119 2002-12-11 [colin]       0.8.6claws99
4120
4121         * src/prefs_common.[ch]
4122                 Add summary_quicksearch_type
4123         * src/summaryview.c
4124                 Save last used quicksearch type
4125
4126 2002-12-11 [jens]       0.8.6claws98
4127         * src/prefs_filtering.c
4128         * src/prefs_matcher.c
4129         * src/prefs_scoring.c
4130                 added dialog for incomplete rules in scoring, filtering and
4131                 matcher to ask wheather really close
4132
4133 2002-12-11 [colin]      0.8.6claws97
4134
4135         * src/folder.c
4136                 Fix folder dnd statusbar logging
4137
4138 2002-12-10 [christoph]  0.8.6claws96
4139
4140         * src/compose.c
4141         * src/folder.c
4142         * src/imap.c
4143         * src/inc.c
4144         * src/main.c
4145         * src/mainwindow.c
4146         * src/news.c
4147         * src/send.c
4148         * src/statusbar.[ch]
4149         * src/common/hooks.c
4150         * src/common/log.[ch]
4151                 o handle verbose logging in statusbar directly in statusbar code
4152                   and common code does not need any knowledge about a statusbar
4153                 o remove direct calls to statusbar_(puts|pop)_all functions
4154
4155 2002-12-10 [jens]       0.8.6claws95
4156
4157         * src/*.c
4158                 removed gettext from g_warnings
4159         * po/POTFILES.in
4160                 cleaned and updated
4161         * po/de.po
4162                 updated
4163
4164 2002-12-10 [colin]      0.8.6claws94
4165
4166         * src/main.c
4167                 finish crash dialog fix
4168
4169 2002-12-10 [colin]      0.8.6claws93
4170
4171         * src/main.c
4172                 "Fix" "sylpheed already running" instead of
4173                 crash dialog appearing after a crash
4174
4175 2002-12-10 [colin]      0.8.6claws92
4176
4177         * po/POTFILES.in
4178                 add src/gtk/sslcertwindow.c
4179
4180 2002-12-10 [paul]       0.8.6claws91
4181
4182         * po/POTFILES.in
4183                 updated to reflect recent changes
4184                 submitted by Alessandro Maestri
4185
4186 2002-12-09 [christoph]  0.8.6claws90
4187
4188         * src/Makefile.am
4189         * src/smtp.[ch]                 ** REMOVE **
4190         * src/common/Makefile.am
4191         * src/common/smtp.[ch]          ** NEW **
4192                 move smtp files to common directory
4193
4194 2002-12-09 [christoph]  0.8.6claws89
4195
4196         * src/Makefile.am
4197         * src/session.[ch]              ** REMOVE **
4198         * src/common/Makefile.am
4199         * src/common/session.[ch]       ** NEW **
4200                 move session files to common directory
4201
4202 2002-12-09 [paul]       0.8.6claws88
4203
4204         * src/account.c
4205                 fix bug [649746] edit accounts: move account reverted
4206                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
4207
4208 2002-12-09 [colin]      0.8.6claws87
4209
4210         * src/ssl_certificate.c
4211                 cleanup
4212
4213 2002-12-09 [colin]      0.8.6claws86
4214
4215         * src/ssl.c
4216                 Try to open the cert.pem database and 
4217                 issue a warning if it isn't there
4218
4219 2002-12-09 [colin]      0.8.6claws85
4220
4221         * src/common/ssl_certificate.c
4222         * src/gtk/sslcertwindow.c
4223                 Warning fixes
4224
4225 2002-12-09 [colin]      0.8.6claws84
4226
4227         * src/ssl_certificate.[ch] ** REMOVED **
4228         * src/common/ssl_certificate.[ch] ** NEW **
4229         * src/Makefile.am
4230         * src/common/Makefile.am
4231                 Moved ssl_certificate.[ch] to common
4232         * src/common/ssl.c 
4233                 Put back needed include
4234         * src/gtk/sslcertwindow.[ch]
4235                 Changed ssl_certificate.h include
4236         
4237 2002-12-09 [colin]      0.8.6claws83
4238
4239         * src/gtk/sslcertwindow.[ch]
4240                 Implement hook for certificate acception
4241         * src/ssl_certificate.[ch]
4242                 Implement hook for certificate acception
4243         * src/common/ssl.c
4244                 Reenable certificate acception check
4245         * src/mainwindow.c
4246                 Register sslcertwindow's hook
4247         
4248 2002-12-08 [christoph]  0.8.6claws82
4249
4250         * src/about.c
4251         * src/addr_compl.c
4252         * src/codeconv.c
4253         * src/manual.c
4254         * src/undo.c
4255         * src/common/utils.c
4256                 o add missing includes
4257                 o fix warnings
4258         * src/.cvsignore
4259         * src/common/.cvsignore
4260         * src/common/version.h          ** REMOVE **
4261                 remove autogenerated file
4262
4263 2002-12-08 [paul]       0.8.6claws81
4264
4265         * src/stringtable.c
4266                 put back needed include
4267
4268 2002-12-08 [colin]      0.8.6claws80
4269         
4270         * src/gtk/sslcertwindow.c
4271                 Cleaner popups when asking
4272         * src/ssl_certificate.c
4273         * src/prefs_common.[ch]
4274                 remove ssl certificate pref
4275                 put back needed include
4276         * src/undo.c
4277                 put back needed include
4278
4279 2002-12-08 [christoph]  0.8.6claws79
4280
4281         * src/folderview.c
4282         * src/logwindow.c
4283         * src/statusbar.c
4284         * src/summaryview.c
4285                 only abort hook invokation if required data is missing not
4286                 if our own data pointer is NULL, update hookfunction for
4287                 log window
4288
4289 2002-12-08 [paul]       0.8.6claws78
4290
4291         * src/about.c
4292         * src/addrcache.c
4293         * src/addrclip.c
4294         * src/addr_compl.c
4295         * src/addrselect.c
4296         * src/codeconv.c
4297         * src/colorlabel.c
4298         * src/enriched.c
4299         * src/esmtp.c
4300         * src/exporthtml.c
4301         * src/headerview.c
4302         * src/imageview.c
4303         * src/manual.c
4304         * src/noticeview.c
4305         * src/pgptext.c
4306         * src/scoring.c
4307         * src/sourcewindow.c
4308         * src/stringtable.c
4309         * src/undo.c
4310                 clean up: remove unneccesary includes
4311
4312 2002-12-08 [christoph]  0.8.6claws77
4313
4314         * src/folderview.c
4315         * src/statusbar.c
4316         * src/summaryview.c
4317         * src/common/hooks.[ch]
4318                 hook functions now have a gboolean return value, if a hook
4319                 returns TRUE it will stop executing of any more hooks in
4320                 the same hooklist for this invokation
4321
4322 2002-12-08 [colin]      0.8.6claws76
4323         
4324         * src/main.c
4325                 put back argv0 for CRASH_DIALOG
4326
4327 2002-12-08 [christoph]  0.8.6claws75
4328
4329         * src/Makefile.am
4330         * src/about.c
4331         * src/account.c
4332         * src/crash.c
4333         * src/esmtp.h
4334         * src/imap.[ch]
4335         * src/inc.c
4336         * src/main.c
4337         * src/mainwindow.c
4338         * src/news.c
4339         * src/pop.[ch]
4340         * src/prefs_account.[ch]
4341         * src/prefs_common.[ch]
4342         * src/send.[ch]
4343         * src/smtp.[ch]
4344         * src/ssl_certificate.[ch]
4345         * src/ssl_manager.[ch]
4346         * src/common/Makefile.am
4347         * src/common/log.c
4348         * src/common/nntp.[ch]
4349         * src/common/socket.[ch]
4350         * src/common/ssl.[ch]
4351         * src/gtk/sslcertwindow.[ch]
4352         * ac/openssl.m4
4353                 use new autoconf script to detect OpenSSL with extra parameters
4354                 to specify the location of libs and includes, also remove USE_SSL
4355                 to USE_OPENSSL
4356
4357         * src/common/sylpheed.[ch]
4358         * src/common/version.h.in
4359                 start seperation of common code initialization seperated from gui
4360
4361         * src/summaryview.c
4362                 The function that is called when a color label changes
4363                 should not change the color lable again
4364
4365 2002-12-08 [colin]      0.8.6claws74
4366
4367         * src/gtk/sslcertwindow.c
4368                 warning fixes
4369
4370 2002-12-08 [colin]      0.8.6claws73
4371
4372         * src/statusbar.c
4373           src/common/log.h
4374                 Register a hook for statusbar_puts_all
4375         * src/common/log.c
4376                 invoke statusbar_puts_all's hook
4377         
4378 2002-12-08 [colin]      0.8.6claws72
4379
4380         * src/ssl_certificate.c
4381                 Put back a badly-removed include
4382
4383 2002-12-08 [colin]      0.8.6claws71
4384
4385         * src/gtk/sslcertwindow.[ch]    ** NEW **
4386                 new certificate presentation
4387         * src/gtk/Makefile.am
4388                 add new files
4389         * src/ssl_certificate.[ch]
4390                 gtk cleanup, made utility functions public
4391         * src/ssl_manager.c
4392                 use new cert presentation
4393
4394 2002-12-07 [christoph]  0.8.6claws70
4395
4396         * src/Makefile.am
4397         * src/nntp.[ch]                 ** REMOVE **
4398         * src/common/Makefile.am
4399         * src/common/nntp.[ch]          ** NEW **
4400                 move nntp files to common directory
4401
4402 2002-12-07 [christoph]  0.8.6claws69
4403
4404         * src/procmsg.[ch]
4405         * src/summaryview.c
4406                 implement msginfo update callback using sylpheed's new
4407                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
4408
4409 2002-12-06 [christoph]  0.8.6claws68
4410
4411         * src/editgroup.c
4412                 This patch changes the 'Edit Group Details' dialog to
4413                 allow extended selections in either pane, so that
4414                 addresses can be added or removed from a group more
4415                 quickly and easily. (it actually is a net decrease in
4416                 file size, as some unnecessary functions have been
4417                 removed). 
4418                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
4419
4420 2002-12-06 [christoph]  0.8.6claws67
4421
4422         * src/Makefile.am
4423         * src/template.[ch]             ** REMOVE **
4424         * src/common/Makefile.am
4425         * src/common/template.[ch]      ** NEW **
4426                 move template files to common directory
4427
4428         * src/nntp.c
4429                 add missing log.h include
4430
4431 2002-12-06 [melvin]     0.8.6claws66
4432
4433         * src/prefs_actions.c
4434                 Added the trailing ">" syntax to insert command's output
4435                 without replacing old text (in contrast to trailing "|").
4436
4437 2002-12-05 [colin]      0.8.6claws65
4438         
4439         * src/common/utils.c
4440                 Don't modify original search_string or it'll change
4441                 the next iterations in the for()
4442
4443 2002-12-05 [darko]      0.8.6claws64
4444
4445         * src/common/utils.c
4446                 proper check for filtering commands, found by Colin
4447
4448 2002-12-05 [darko]      0.8.6claws63
4449
4450         * src/common/utils.c
4451                 check proper string for NULL pointer, found by Colin
4452
4453 2002-12-05 [darko]      0.8.6claws62
4454
4455         * src/common/utils.[ch]
4456                 expand_search_string(): new function
4457                 converts Mutt-like patterns to Sylpheed's
4458                 filtering engine
4459         * src/summaryview.c
4460                 use expand_search_string() to allow Mutt-like
4461                 patterns in extended search
4462         * README.claws
4463                 document extended option in quick search
4464
4465 2002-12-05 [paul]       0.8.6claws61
4466
4467         * sync with 0.8.6cvs16
4468                 see ChangeLog 2002-12-05
4469                 
4470         * po/POTFILES.in
4471                 clean up
4472
4473 2002-12-04 [christoph]  0.8.6claws60
4474
4475         * src/imap.[ch]
4476                 put imap authentication code into a new function and
4477                 remove it from imap_session_new that will allow to
4478                 send other commands before authentication
4479
4480 2002-12-04 [christoph]  0.8.6claws59
4481
4482         * src/imap.[ch]
4483                 use already existing method to prevent unneeded IMAP
4484                 folder selects. Set imap_select parameters to NULL
4485                 in some functions if the values are not required.
4486
4487         * src/xml.h
4488                 remove no longer required include
4489
4490 2002-12-04 [paul]       0.8.6claws58
4491
4492         * po/es.po
4493                 updated by Ricardo Mones Lastra
4494                 
4495         * configure.in
4496           po/hu.po      ** NEW FILE **
4497                 initial Hungarian translation, submitted
4498                 by Gál Zoltán <galzoli@hu.inter.net>
4499
4500 2002-12-03 [christoph]  0.8.6claws57
4501
4502         * src/Makefile.am
4503         * src/gtksctree.[ch]            ** REMOVE **
4504         * src/gtk/Makefile.am
4505         * src/gtk/gtksctree.[ch]        ** NEW **
4506                 move gtksctree files to gtk directory
4507
4508 2002-12-03 [christoph]  0.8.6claws56
4509
4510         * src/Makefile.am
4511         * src/md5.[ch]                  ** REMOVE **
4512         * srm/common/Makefile.am
4513         * src/common/md5.[ch]           ** NEW **
4514                 move md5 files to common directory
4515
4516         * src/gtkstext.c
4517                 remove not required #include
4518
4519 2002-12-03 [sergey]     0.8.6claws55
4520
4521         * src/gtkutils.c
4522         * src/gtkutils.h
4523                 gtkut_window_popup(): new function.
4524         * src/mainwindow.c
4525                 main_window_popup(): use gtkut_window_popup() to raise
4526                 window without changing its position.
4527                 (see sylpheed-main ML message [sylpheed:17247])
4528
4529 2002-12-03 [sergey]     0.8.6claws54
4530
4531         * src/send.c
4532                 send_message_local(): removed first-dot escaping
4533                 (SMTP-only, not needed for sending through pipe)
4534
4535 2002-12-03 [paul]       0.8.6claws53
4536
4537         * po/POTFILES.in
4538                 update to reflect recent changes (thanks
4539                 to Ricardo Mones Lastra)
4540                 
4541         * tools/filter_conv.pl
4542                  fix problem with quoted strings. Patch submitted
4543                  by Luke Plant <lukeplant@softhome.net>
4544
4545 2002-12-03 [paul]       0.8.6claws52
4546
4547         * sync with 0.8.6cvs15
4548                 see ChangeLog 2002-12-03
4549
4550 2002-12-02 [christoph]  0.8.6claws51
4551
4552         * src/logwindow.[ch]
4553         * src/common/log.[ch]
4554                 implement logging using a hook function
4555
4556         * src/folderview.c
4557         * src/folder.[ch]
4558                 define hooklist name in header file to avoid
4559                 errors caused by wrong spelling of hooklist names
4560
4561         * src/toolbar.c
4562                 fix warnings
4563
4564 2002-12-02 [christoph]  0.8.6claws50
4565
4566         * src/common/Makefile.am
4567                 add src/common/hooks.[ch]
4568
4569         * src/common/hooks.[ch]
4570                 implement a simple hook system using glib's hook functions
4571
4572         * src/folder.[ch]
4573         * src/folderview.c
4574                 use new hook system for folder item updates
4575
4576 2002-12-02 [christoph]  0.8.6claws49
4577
4578         * doc-src/ui_seperation.txt     ** NEW **
4579                 information for ui seperation
4580
4581         * src/Makefile.am
4582                 remove files that were moved to common
4583                 include common directory by default for the header files
4584
4585         * src/inc.c
4586         * src/common/socket.c
4587         * src/automaton.[ch]
4588                 implement automaton using g_io_*-functions instead of
4589                 gdk_input_add to make it ui independent
4590
4591         * src/codeconv.c
4592         * src/compose.c
4593         * src/ldif.c
4594         * src/pgptext.c
4595         * src/procmime.c
4596         * src/rfc2015.c
4597         * src/smtp.c
4598         * src/unmime.c
4599                 remove common/ prefix because directory is now in
4600                 include path
4601
4602         * src/compose.c
4603         * src/folder.c
4604         * src/folderview.c
4605         * src/mainwindow.c
4606         * src/messageview.c
4607         * src/prefs_common.c
4608         * src/procmsg.c
4609         * src/rfc2015.c
4610                 fix warnings
4611
4612         * src/imap.c
4613         * src/inc.c
4614         * src/news.c
4615         * src/pop.c
4616         * src/send.c
4617         * src/smtp.c
4618         * src/ssl_certificate.c
4619                 add log.h header file for logging functions
4620
4621         * src/main.c
4622         * src/common/utils.c
4623         * src/summaryview.c
4624         * src/xml.c
4625                 o move debug_mode to common/utils.c
4626                 o add functions to set and get debug_mode
4627
4628         * src/defs.h                    ** REMOVE **
4629         * src/intl.h                    ** REMOVE **
4630         * src/socket.[ch]               ** REMOVE **
4631         * src/ssl.[ch]                  ** REMOVE **
4632         * src/utils.[ch]                ** REMOVE **
4633                 replaced by new files in src/common/
4634         
4635         * src/common/Makefile.am
4636                 add new files in src/common/
4637
4638         * src/common/defs.h             ** NEW **
4639         * src/common/intl.h             ** NEW **
4640         * src/common/log.[ch]           ** NEW **
4641         * src/common/socket.[ch]        ** NEW **
4642         * src/common/ssl.[ch]           ** NEW **
4643         * src/common/utils.[ch]         ** NEW **
4644                 replacement for files in src/
4645
4646 2002-12-02 [colin]      0.8.6claws48
4647
4648         * src/folderview.c
4649                 Scroll folderview if necessary during dnd
4650
4651 2002-12-02 [colin]      0.8.6claws47
4652
4653         * src/folder.[ch]
4654                 Add check to verify a move is within a single mailbox
4655         * src/folderview.c
4656                 Add specific error string for this check
4657
4658 2002-12-02 [colin]      0.8.6claws46
4659
4660         * src/folder.c
4661                 Add a test to folder moving, remove a statusbar_print
4662         * src/folderview.c
4663                 Add Move folder... context-menu item
4664                 Factorize folder moving code
4665                 Enable folder DND for mbox
4666
4667 2002-12-01 [christoph]  0.8.6claws45
4668
4669         * ac/aspell.m4
4670                 remove conf.aspelltest if the version check fails
4671
4672 2002-11-30 [christoph]  0.8.6claws44
4673
4674         * autogen.sh
4675                 run libtoolize --force in autogen to create missing
4676                 libtool scripts
4677
4678 2002-11-30 [christoph]  0.8.6claws43
4679
4680         * src/Makefile.am
4681         * src/pgptext.c
4682         * src/procmime.c
4683         * src/rfc2015.c
4684         * src/uuencode.[ch]             ** REMOVED **
4685         * src/common/Makefile.am
4686         * src/common/uuencode.[ch]      ** NEW **
4687                 move uuen/decoder to common directory
4688
4689 2002-11-30 [christoph]  0.8.6claws42
4690
4691         * src/Makefile.am
4692         * src/base64.[ch]               ** REMOVED **
4693         * src/codeconv.c
4694         * src/compose.c
4695         * src/ldif.c
4696         * src/pgptext.c
4697         * src/procmime.c
4698         * src/rfc2015.c
4699         * src/smtp.c
4700         * src/unmime.c
4701         * src/common/Makefile.am
4702         * src/common/base64.[ch]        ** NEW **
4703                 move base64 en/decoder to common directory
4704
4705 2002-11-30 [christoph]  0.8.6claws41
4706
4707         * src/common                    ** NEW **
4708                 new directory for UI independent code
4709         * src/gtk                       ** NEW **
4710                 new directory for GTK frontend
4711         * src/common/.cvsignore         ** NEW **
4712         * src/gtk/.cvsignore            ** NEW **
4713                 ignore build files
4714         * src/common/Makefile.am        ** NEW **
4715         * src/gtk/Makefile.am           ** NEW **
4716                 automake files to build new seperated stuff
4717         * src/Makefile.am
4718                 the binary will currently still be build with the
4719                 files in src, so we include the code from the
4720                 subdirs for now after building the libs there
4721
4722 2002-11-30 [paul]       0.8.6claws40
4723
4724         * src/compose.c
4725                 fix bug [642731] 'Wrong selected account with drafted mail'
4726
4727 2002-11-29 [oliver]     0.8.6claws39
4728         
4729         * src/messageview.c
4730                 o update summaryview when switching between different
4731                   messageviews          
4732         * src/toolbar.c  
4733                 o check if messageview holds already removed msg
4734                   from summaryview
4735                 
4736
4737 2002-11-29 [oliver]     0.8.6claws38
4738
4739         * src/toolbar.c 
4740                 remove not needed variables and includes
4741                 make messageview stay opened and move to next when msgs are deleted 
4742
4743 2002-11-29 [oliver]     0.8.6claws37
4744         
4745         * src/toolbar.c 
4746                 disable compose button (messageview toolbar) by default
4747                 deleted msgs are moved to trash
4748         
4749 2002-11-29 [melvin]     0.8.6claws36
4750
4751         * configure.in
4752                 Increased minimal gpgme version to 0.3.10 (Zombies out)
4753                 and to detect signatures expirations (gpgme 0.3.6)
4754
4755         * src/main.c
4756                 Use non obsolescent function for Gpgme engine checking.
4757
4758         * src/rfc2015.c
4759                 Inform about expired signatures or signatures which key
4760                 has expired. Expiration date is displayed.
4761
4762         * src/sigstatus.c
4763                 Inform about expired signatures or signatures which key
4764                 has expired.
4765
4766 2002-11-28 [paul]       0.8.6claws35
4767
4768         * src/folderview.c
4769                 re-instate 'Check for new messages' in Newsgroup
4770                 folders right-click menu, after a suggestion from
4771                 Tim Mann <timmann@users.sourceforge.net>
4772
4773         * src/main.c
4774                 after a crash check only local folders for new
4775                 messages
4776
4777 2002-11-28 [paul]       0.8.6claws34
4778
4779         * configure.in
4780                 apply patch that fixes the checking of GTK with XIM 
4781                 support on different OSs, such as FreeBSD. Patch 
4782                 submitted by Topia <topia@users.sourceforge.net>
4783                 
4784 2002-11-28 [paul]       0.8.6claws33
4785
4786         * src/mainwindow.c
4787           src/prefs_common.c
4788           src/prefs_toolbar.c
4789                 more changes to the English
4790
4791 2002-11-28 [paul]       0.8.6claws32
4792
4793         * sync with 0.8.6cvs13
4794                 see ChangeLog 2002-11-28 (no sync needed
4795                 for src/compose.c)
4796
4797 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
4798         
4799         * src/mainwindow.[ch]
4800                 add patch by Ivan F. Martinez introducing messageview Toolbar
4801                 some changes and committed by oliver    
4802
4803 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
4804
4805         * src/messageview.[ch]
4806                 add patch by Ivan F. Martinez introducing messageview Toolbar
4807                 some changes and committed by oliver    
4808
4809 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
4810
4811         * src/compose.[ch]
4812                 add patch by Ivan F. Martinez introducing messageview Toolbar
4813                 some changes and committed by oliver    
4814
4815 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
4816         
4817         * src/toolbar.[ch]
4818                 add patch by Ivan F. Martinez introducing messageview Toolbar
4819                 some changes and committed by oliver
4820
4821 2002-11-28 [oliver]     0.8.6claws27
4822         
4823         * src/prefs_toolbar.[ch]
4824                 getting ready for messageview toolbar
4825                 free mem allocated by gettext
4826                 change prefs_toolbar to prefs_toolbar_open
4827  
4828 2002-11-28 [thorsten]   0.8.6claws26
4829
4830         * src/imageview.[ch]
4831                 cleaned up conflicting declarations of
4832                 imageview_show_image()
4833
4834 2002-11-28 [paul]       0.8.6claws25
4835
4836         * src/grouplistdialog.c
4837           src/prefs_common.c
4838           src/prefs_summary_column.c
4839                 a few more improvements to the English
4840
4841 2002-11-28 [colin]      0.8.6claws24
4842
4843         * man/sylpheed.1
4844                 A few updates to command-line parameters
4845
4846 2002-11-28 [colin]      0.8.6claws23
4847
4848         * src/prefs_filtering.c
4849                 Fix problems with prefs_filtering_delete_path:
4850                 a) if the first rule is removed, original pointers
4851                    weren't updated (leading to segfaults)
4852                 b) it was always global_processing updated in case
4853                    of removed path was parent of rule path
4854
4855 2002-11-27 [paul]       0.8.6claws22
4856
4857         * src/mainwindow.c
4858           src/prefs_account.c
4859           src/prefs_actions.c
4860           src/prefs_common.c
4861           src/prefs_customheader.c
4862           src/prefs_display_header.c
4863           src/prefs_filtering.c
4864           src/prefs_folder_item.c
4865           src/prefs_matcher.c
4866           src/prefs_scoring.c
4867           src/prefs_summary_column.c
4868           src/prefs_template.c
4869           src/prefs_toolbar.c
4870                  improve the English in the GUI
4871
4872 2002-11-27 [colin]      0.8.6claws21
4873
4874         * src/folder.c
4875                 Fix processing renaming problems happening after
4876                 last commit
4877
4878 2002-11-27 [colin]      0.8.6claws20
4879
4880         * src/folder.c
4881                 recursive move now deletes src each subfolder after 
4882                 having moved it
4883         * src/folderview.c
4884                 Use identifier instead of path during dnd (enables
4885                 IMAP folder dnd)
4886
4887 2002-11-27 [paul]       0.8.6claws19
4888
4889         * src/main.c
4890                 apply patch that does command-line processing 
4891                 BEFORE gtk_init, allowing claws to run from 
4892                 shell-scripts in non-X environment (e.g. crontab 
4893                 or ip-up, ip-down scripts). Patch submitted by
4894                 Ruslan N. Balkin <baron@dartel.ru>
4895                 
4896         * po/it.po
4897                 updated by Alessandro Maestri
4898
4899 2002-11-27 [paul]       0.8.6claws18
4900
4901         * sync with 0.8.6cvs12
4902           src/prefs_common.c
4903                 Differences are that main uses a 'Receive dialog'
4904                 frame on the Interface tab, whereas claws groups all 
4905                 the dialogs together in a 'Dialogs' frame.
4906
4907 2002-11-27 [colin]      0.8.6claws17
4908
4909         * src/prefs_matcher.c
4910                 Fix Execute criteria's NOT flag
4911
4912
4913 2002-11-26 [christoph]  0.8.6claws16
4914
4915         * src/ssl.c
4916                 rewrite the ssl code a little bit, only use one
4917                 SSL context, set default certificates' file/path
4918
4919 2002-11-26 [thorsten]   0.8.6claws15
4920
4921         * src/compose.c
4922                 default-reply-to didn't work for ml-reply
4923
4924 2002-11-26 [melvin]     0.8.6claws14
4925
4926         * src/prefs_actions.c
4927                 Made pipe-actions ignore short headers in message view
4928                 Made trailing-pipe-actions write in the message view with
4929                 the same font as the original message
4930
4931 2002-11-26 [paul]       0.8.6claws13
4932
4933         * src/compose.c
4934                 this time commit the correct file
4935
4936 2002-11-26 [paul]       0.8.6claws12
4937
4938         * sync with 0.8.6cvs11
4939           src/quote_fmt_parse.y  
4940                 no sync needed
4941           src/account.[ch]       
4942                 not sync'ed
4943           src/compose.c
4944                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
4945                 on draft mode.
4946                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
4947                 header
4948                 
4949         see ChangeLog 2002-11-25 and 2002-11-26
4950
4951 2002-11-26 [colin]      0.8.6claws11
4952
4953         * src/folderview.c
4954                 Fix collapsed folder not auto-expanding during
4955                 mail dnd, if it was the source folder.
4956
4957 2002-11-25 [colin]      0.8.6claws10
4958
4959         * src/folderview.[ch]
4960                 Variable renaming and cleaning (slist of nodes 
4961                 to be re-collapsed is stored in FolderView)
4962
4963 2002-11-25 [paul]       0.8.6claws9
4964
4965         * src/prefs_common.[ch]
4966                 fix breakage caused by last commit
4967
4968 2002-11-25 [paul]       0.8.6claws8
4969
4970         * sync with 0.8.6cvs4
4971                 see ChangeLog 2002-11-21
4972
4973 2002-11-25 [paul]       0.8.6claws7
4974
4975         * sync with 0.8.6cvs4
4976                 see ChangeLog 2002-11-20
4977
4978 2002-11-25 [paul]       0.8.6claws6
4979
4980         * sync with 0.8.6cvs3
4981                 see ChangeLog 2002-11-18
4982
4983 2002-11-25 [colin]      0.8.6claws5
4984
4985         * src/gtkutils.[ch]
4986                 Add gtkut_ctree_node_is_parent()
4987         * src/folderview.c
4988                 Spring-loaded folders
4989
4990 2002-11-25 [colin]      0.8.6claws4
4991
4992         * src/utils.[ch]
4993                 Add slist_concat_unique(), function to merge
4994                 two GSList filtering dups
4995         * src/folder.[ch]
4996         * src/summaryview.[ch]
4997         * src/folderview.c
4998         * src/main.c
4999                 Add detection/update/display of unread answers
5000                 to marked mails
5001         * src/procmsg.[ch]
5002                 Add procmsg_find_children()
5003                 Add procmsg_msg_has_marked_parent()
5004
5005 2002-11-25 [colin]      0.8.6claws3
5006
5007         * src/ssl_certificate.[ch]
5008                 Allow checking a certificate without a DNS
5009                 lookup
5010                 Allow to forget a cert (by deleting it)
5011                 Make ssl_certificate_destroy_public
5012         * src/ssl_manager.[ch] ** NEW FILES **
5013                 Gui to manage (display/remove) certificates
5014         * src/prefs_common.[ch]
5015                 Add a pref to allow silent acceptation of
5016                 trusted certificates or not (based on the
5017                 "I want to know what's going on" principle)
5018         * src/mainwindow.c
5019                 Add SSL manager in Tools menu
5020         * src/Makefile.am
5021                 Add the new files to the build
5022         * po/POTFILES.in
5023                 Add ssl_manager.c to translations
5024
5025 2002-11-25 [colin]      0.8.6claws2
5026
5027         * src/summaryview.[ch]
5028                 Add S_SEARCH_EXTENDED to the quick search, which 
5029                 allows to search using filtering syntax.
5030
5031 2002-11-25 [colin]      0.8.6claws1
5032
5033         * src/summaryview.c
5034                 Deletion of duplicates now prefer deleting
5035                 the unread dup (fixes feature-request 638989).
5036
5037 2002-11-24 [paul]       0.8.6claws
5038
5039         * po/es.po
5040           po/pl.po
5041           po/ru.po
5042           po/sr.po
5043                 updated by Ricardo Mones Lastra,
5044                 Witold Wladyslaw Wojciech Wilk,
5045                 Ruslan N. Balkin, and  Urke MMI 
5046                 respectively
5047
5048 2002-11-24 [paul]       0.8.5claws182
5049
5050         * po/bg.po
5051                 updated by George Danchev
5052
5053 2002-11-23 [alfons]     0.8.5claws181
5054
5055         * src/imap.c
5056                 tiny memory leak found by browsing Dimitar's 
5057                 valgrind report
5058
5059 2002-11-23 [paul]       0.8.5claws180
5060
5061         * po/it.po
5062                 updated by Alessandro Maestri
5063
5064 2002-11-22 [christoph]  0.8.5claws179
5065
5066         * src/compose.c
5067         * src/inc.c
5068         * src/prefs_filtering.c
5069         * src/summaryview.c
5070                 more warning fixes
5071
5072 2002-11-22 [alfons]     0.8.5claws178
5073
5074         * src/summaryview.c
5075                 summary_execute_delete_func(): if message is deleted, make 
5076                 sure to also remove its entry in the subject hash table. 
5077                 fixes a corner case bug.
5078
5079 2002-11-22 [paul]       0.8.5claws177
5080
5081         * .cvsignore
5082                 add 'autom4te.cache'
5083                 
5084         * ltconfig      ** REMOVED **
5085                 not needed
5086
5087 2002-11-22 [paul]       0.8.5claws176
5088
5089         * src/textview.c
5090                 textview_set_font(): fix for message display in
5091                 UTF-8 locales (thanks to Sergey Vlasov).
5092                 
5093         * AUTHORS
5094                 add new team members and contributors
5095
5096
5097 2002-11-21 [colin]      0.8.5claws175
5098
5099         * src/procmsg.[ch]
5100                 Add procmsg_remove_special_headers()
5101         * src/mh.c
5102                 Use procmsg_remove_special_headers() for 
5103                 previous fix
5104
5105 2002-11-21 [colin]      0.8.5claws174
5106
5107         * src/mh.c
5108                 Fix moving/copying from queue/draft folders
5109                 for MH folders
5110
5111 2002-11-21 [christoph]  0.8.5claws173
5112
5113         * src/crash.c
5114         * src/filtering.c
5115         * src/logwindow.c
5116         * src/main.c
5117         * src/matcher_parser_lex.[hl]
5118         * src/mbox.c
5119         * src/mbox_folder.[ch]
5120         * src/prefs_filtering.c
5121         * src/procheader.c
5122         * src/quote_fmt_lex.l
5123         * src/ssl.c
5124                 fix all warnings except the warnings in lex and yacc files
5125
5126 2002-11-20 [christoph]  0.8.5claws172
5127
5128         * src/imap.c
5129                 fix MsgInfo retrieval for IMAP draft and queue folders
5130                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
5131
5132 2002-11-19 [christoph]  0.8.5claws171
5133
5134         * src/compose.c
5135                 fix segfault, when draft saving does not get
5136                 the MsgInfo of the new message
5137                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
5138
5139 2002-11-19 [christoph]  0.8.5claws170
5140
5141         * src/procmsg.c
5142                 add parameter check for flag setting function
5143                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
5144
5145 2002-11-18 [paul]       0.8.5claws169
5146
5147         * src/compose.c
5148                 more sensitivity fixes to redirect mode:
5149                 * disable toolbar draft button
5150                 * allow only Address book in the Tools menu
5151                 * disable editing of message by the spell
5152                   checker
5153
5154 2002-11-18 [paul]       0.8.5claws168
5155
5156         * src/compose.c
5157                 fix sensitivity of menu items in compose_redirect():
5158                 allow only the necessary items 
5159
5160 2002-11-18 [paul]       0.8.5claws167
5161
5162         * src/compose.c
5163                 fix bug [ 603259 ] 'attachment got lost on bounce'
5164
5165 2002-11-18 [paul]       0.8.5claws166
5166
5167         * po/ru.po
5168                 updated by Ruslan N. Balkin <baron@dartel.ru>
5169
5170 2002-11-18 [colin]      0.8.5claws165
5171
5172         * src/main.c
5173           src/defs.h
5174                 Remove old filtering stuff
5175
5176
5177 2002-11-17 [oliver]     0.8.5claws164
5178
5179         * src/toolbar.h
5180                 remove not needed typedef 
5181
5182 2002-11-17 [oliver]     0.8.5claws163
5183
5184         * src/toolbar.c
5185                 make toolbar's on click events translatable
5186
5187 2002-11-15 [colin]      0.8.5claws162
5188
5189         * src/summaryview.c
5190                 Revert too-soon integration of a feature
5191
5192 2002-11-15 [christoph]  0.8.5claws161
5193
5194         * src/imap.c
5195                 use main's implementation of imap_get_msginfo
5196
5197 2002-11-15 [christoph]  0.8.5claws160
5198
5199         * src/compose.c
5200         * src/folder.[ch]
5201         * src/imap.c
5202         * src/mbox_folder.c
5203         * src/mh.c
5204         * src/news.c
5205         * src/procmsg.c
5206         * src/summaryview.c
5207                 replace claws' fetch_msginfo with main's get_msginfo
5208                 (use main's implementation where possible)
5209
5210 2002-11-15 [colin]      0.8.5claws159
5211
5212         * src/ssl_certificate.c
5213                 Missed a check
5214
5215 2002-11-16 [melvin]     0.8.5claws158
5216
5217         * po/fr.po
5218                 Updated French translations.
5219
5220 2002-11-16 [colin]      0.8.5claws157
5221
5222         * src/ssl_certificate.c
5223                 Check for missing parts in the certificates
5224
5225 2002-11-15 [colin]      0.8.5claws156
5226
5227         * src/folderview.c
5228                 Preventive fix (missing check) found by
5229                 Alfons
5230
5231 2002-11-15 [paul]
5232
5233         * NEWS
5234                 sync with 0.8.6 release
5235
5236 2002-11-15 [colin]      0.8.5claws155
5237
5238         * src/folder.[ch]
5239           src/folderview.c
5240                 Fix error handling of folder_item_move_to()
5241                 (thanks to Alfons!)
5242
5243 2002-11-15 [colin]      0.8.5claws154
5244
5245         * src/folder.[ch]
5246           src/folderview.c
5247                 folder_item_move_to() sets an error message instead
5248                 of having GUI stuff in folder.c
5249
5250 2002-11-15 [colin]      0.8.5claws153
5251
5252         * src/procmsg.[ch]
5253                 Implemented a callback for MsgInfo updates, 
5254                 heavily copy/pasted from Christoph's folder 
5255                 callback system
5256         * src/summaryview.[ch]
5257                 Register summary_update_msg as callback
5258
5259 2002-11-14 [colin]      0.8.5claws152
5260         
5261         * src/procmsg.c
5262                 Update the FolderItem after sending (fixes 617593)
5263
5264 2002-11-14 [christoph]  0.8.5claws151
5265
5266         * src/folder.c
5267                 fix wrong position of NULL pointer check found
5268                 by Sergey
5269
5270 2002-11-14 [christoph]  0.8.5claws150
5271
5272         * src/folder.c
5273                 fix segfault when deleting messages from IMAP folders
5274                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
5275
5276 2002-11-14 [colin]      0.8.5claws149
5277
5278         * src/compose.c
5279                 Forwarding was also ignoring the folder's default account.
5280
5281 2002-11-14 [colin]      0.8.5claws148
5282
5283         * src/compose.c
5284                 Fix sent folder not set to folder properties when 
5285                 forwarding.
5286
5287 2002-11-14 [thorsten]   0.8.5claws147
5288
5289         * src/inc.c
5290                 inc_start(): Files were not moved from .processing to inbox,
5291                 if no global processing rule existed
5292
5293 2002-11-14 [colin]      0.8.5claws146
5294
5295         * src/ssl_certificate
5296                 Fix file operations
5297
5298 2002-11-14 [paul]       0.8.5claws145
5299
5300         * po/it.po
5301                 updated by Alessandro Maestri
5302
5303 2002-11-13 [alfons]     0.8.5claws144
5304
5305         * src/folder.c
5306                 folder_item_close(): only mark messages unread
5307                 when a folder has new messages 
5308
5309 2002-11-13 [keith]      0.8.5claws143
5310
5311         * src/imap.c
5312                 Fix problem moving or copying between
5313                 IMAP folders
5314
5315 2002-11-13 [colin]      0.8.5claws142
5316
5317         * src/matcher_parser_parse.y
5318                 Fix rule problem when " don't match
5319
5320 2002-11-13 [christoph]  0.8.5claws141
5321
5322         * src/folder.c
5323         * src/folderview.c
5324                 moved cache saving to folder_item_close
5325                 the folderview should not have to deal with
5326                 this things
5327
5328 2002-11-13 [christoph]  0.8.5claws140
5329
5330         * src/summaryview.c
5331                 moved setting of important score to
5332                 summary_set_prefs_from_folderitem
5333
5334 2002-11-13 [colin]      0.8.5claws139
5335
5336         * src/matcher_parser_parse.y
5337                 Fix a segfault in the parser (happening when
5338                 a good expression had been tested and a bad 
5339                 one arrives)
5340
5341 2002-11-13 [paul]       0.8.5claws138
5342
5343         * sync with 0.8.5cvs24
5344                 see ChangeLog 2002-11-13
5345                 
5346         * po/pt_BR.po
5347                 updated by Fabio Jr. Beneditto
5348
5349 2002-11-13 [colin]      0.8.5claws137
5350         
5351         * src/msgcache.c
5352           src/defs.h
5353           src/procmsg.[ch]
5354                 Revert last commit, problem
5355
5356 2002-11-13 [colin]      0.8.5claws136
5357
5358         * src/msgcache.c
5359                 Remove duplicated code
5360         * src/defs.h
5361                 Bumped CACHE_VERSION and MARK_VERSION
5362         * src/procmsg.[ch]
5363                 Network endian for cache and mark files
5364
5365 2002-11-12 [colin]      0.8.5claws135
5366
5367         * src/inc.c
5368                 Fix the "socket error" dialog which disappeared
5369
5370 2002-11-12 [colin]      0.8.5claws134
5371
5372         * src/msgcache.c
5373                 Reverse last commit which had performance 
5374                 problems, but still reverse the list
5375
5376 2002-11-12 [colin]      0.8.5claws133
5377
5378         * src/msgcache.c
5379                 Reverse list order
5380
5381 2002-11-12 [melvin]     0.8.5claws132
5382
5383         * src/compose.c
5384                 Added a check for a NULL prefs_common.dictionary
5385
5386 2002-11-12 [colin]      0.8.5claws131
5387
5388         * src/ssl_certificate.[ch]
5389                 Use FQDN hostname
5390
5391 2002-11-12 [colin]      0.8.5claws130
5392
5393         * src/ssl_certificate.[ch]
5394                 Take connection port into account for 
5395                 checking certificates (a single hostname
5396                 could have multiple servers with multiple
5397                 certificates)
5398         * src/ssl.c
5399                 Pass the port to ssl_certificate_check
5400
5401 2002-11-12 [paul]       0.8.5claws129
5402
5403         * src/folder.c
5404                 fix a typo in last commit
5405
5406 2002-11-12 [paul]       0.8.5claws128
5407
5408         * sync with 0.8.5cvs23
5409                 see ChangeLog entry 2002-11-12
5410
5411 2002-11-11 [colin]      0.8.5claws127
5412
5413         * src/ssl_certificate.c
5414                 Cleaner messages
5415                 Don't popup, instead log error, if the 
5416                 corresponding pref is checked
5417         * src/ssl_certificate.h
5418                 include <openssl/objects/h>
5419
5420 2002-11-11 [colin]      0.8.5claws126
5421
5422         * src/ssl_certificate.h
5423                 _Really_ clean it
5424
5425 2002-11-11 [colin]      0.8.5claws125
5426         
5427         * src/ssl_certificate.c
5428                 Fixed leak
5429
5430 2002-11-11 [colin]      0.8.5claws124
5431
5432         * src/ssl.c
5433                 Cleaned a bit
5434         * src/ssl_certificate.[ch]
5435                 Cleaned a bit (better use of SSL API)
5436                 (This will cause non-recognition of saved 
5437                  certificates of claws12[23]...)
5438
5439 2002-11-11 [paul]       0.8.5claws123
5440         
5441         * po/es.po
5442                 updated by Ricardo Mones Lastra
5443
5444 2002-11-11 [colin]      0.8.5claws122
5445
5446         * src/ssl.c
5447                 Fix a typo
5448
5449 2002-11-11 [colin]      0.8.5claws121
5450
5451         * src/ssl_certificate.[ch] ** NEW FILES **
5452         * src/ssl.[ch]
5453                 Check SSL certificates presented to us
5454         * src/Makefile.am
5455                 Add ssl_certificate.[ch]
5456         * po/POTFILES.in
5457                 Add ssl_certificate.c
5458
5459 2002-11-11 [paul]       0.8.5claws120
5460
5461         * sync with 0.8.5cvs22
5462                 see ChangeLog 2002-11-11
5463
5464 2002-11-11 [paul]       0.8.5claws119
5465
5466         * sync with 0.8.5cvs21
5467                 see ChangeLog 2002-11-11
5468
5469 2002-11-10 [jens]       0.8.5claws118
5470
5471         * src/folder.c
5472         * src/folderview.c
5473                 corrected some typing
5474         * po/de.po
5475                 updated german translation
5476         * sylpheed.spec.in
5477                 cleaned up specfile and adjusted it for claws
5478
5479 2002-11-10 [colin]      0.8.5claws117
5480
5481         * src/summaryview.c
5482                 a STATUSBAR_PUSH/POP fix
5483
5484 2002-11-10 [colin]      0.8.5claws116
5485
5486         * src/prefs_folder_item.c
5487                 Fix hanging after opening folder properties
5488
5489 2002-11-10 [hoa]        0.8.5claws115
5490
5491         * src/matcher_parser_lex.l
5492         * src/matcher_parser_parse.y
5493                 config file for scoring and filtering is no more trashed
5494                 when there is a syntax error in a filtering rule when
5495                 editing it in a dialog.
5496
5497 2002-11-09 [colin]      0.8.5claws114
5498
5499         * src/mbox_folder.c
5500                 Added missing initialisation of folder->destroy()
5501
5502 2002-11-09 [colin]      0.8.5claws113
5503
5504         * src/folder.c
5505           src/folderview.c
5506                 Fix the status bar messages
5507
5508 2002-11-09 [colin]      0.8.5claws112
5509
5510         * src/folderview.c
5511                 Fix hangs after folder dnd, happening after 
5512                 claws109.
5513
5514 2002-11-09 [christoph]  0.8.5claws111
5515
5516         * src/folderview.c
5517                 just changed order of calls (reverse order of
5518                 associated calls)
5519         * src/inc.c
5520                 lock inc when checking only one account, otherwise
5521                 inc all could be executed at the same time
5522
5523 2002-11-09 [christoph]  0.8.5claws110
5524
5525         * src/folderview.c
5526                 better unlock the mouse cursor before calling
5527                 summary_show because it changes the cursor too
5528
5529 2002-11-09 [christoph]  0.8.5claws109
5530
5531         * src/folder.[ch]
5532         * src/folderview.c
5533                 add functions to open and close a folder
5534                 o opending will execute scanning for remote folders
5535                   and processing
5536                 o closing will unset new flag for messages
5537
5538 2002-11-09 [colin]      0.8.5claws108
5539
5540         * src/folder.c
5541                 Add a call to prefs_matcher_write_config to 
5542                 avoid non-leaf folders filtering settings to be
5543                 lost
5544
5545 2002-11-09 [paul]       0.8.5claws107
5546
5547         * src/prefs_account.c
5548                 re-word a label
5549
5550 2002-11-09 [colin]      0.8.5claws106
5551
5552         * src/folderview.c
5553                 Minor esthetic fix
5554
5555 2002-11-09 [colin]      0.8.5claws105
5556
5557         * src/folderview.c
5558                 Fix prefs_filtering deletion for MH folders (same
5559                 reason as below)
5560         * src/prefs_filtering.c
5561                 Fix prefs_filtering renaming and deletion for 
5562                 folder-based processing rules.  
5563
5564 2002-11-09 [christoph]  0.8.5claws104
5565
5566         * src/compose.c
5567         * src/folder.[ch]
5568         * src/folderview.[ch]
5569         * src/import.c
5570         * src/inc.c
5571         * src/main.c
5572         * src/mainwindow.c
5573         * src/messageview.c
5574         * src/prefs_folder_item.c
5575         * src/procmsg.c
5576         * src/summaryview.c
5577                 implement a callback system for folder item updates
5578
5579 2002-11-09 [colin]      0.8.5claws103
5580
5581         * src/folderview.c
5582                 Fix prefs_filtering renaming for MH folders (we
5583                 shouldn't rename by path as another folder could
5584                 have the same hierarchy).
5585
5586 2002-11-09 [colin]      0.8.5claws102
5587
5588         * src/folder.c
5589                 Fix a leak found by Christoph, use better variable
5590                 names
5591
5592 2002-11-09 [colin]      0.8.5claws101
5593
5594         * src/folder.c
5595                 One more fix for processing rules
5596
5597 2002-11-08 [colin]      0.8.5claws100
5598         
5599         * src/matcher.c
5600                 Don't copy the compiled regexp (will be reevaluated)
5601         * src/folderview.c
5602                 Lock folderview while moving
5603         * src/folder.c
5604                 Provide info on what's happening to the user
5605
5606 2002-11-08 [colin]      0.8.5claws99
5607
5608         * src/folderview.c
5609                 Fix folder reordering after a move if parent is 
5610                 root
5611         * src/scoring.[ch]
5612                 Add function to copy a ScoringProp
5613         * src/prefs_folder_item.c
5614                 Copy scoring rules when copying a folder prefs
5615
5616 2002-11-08 [colin]      0.8.5claws98
5617
5618         * src/folderview.c
5619                 Fixes in case of failure
5620         * src/filtering.[ch]    
5621                 Add function to duplicate a FilteringProp
5622         * src/matcher.[ch]
5623                 Add function to duplicate a MatcherProp
5624         * src/prefs_folder_item.c
5625                 Save folder's processing rules when copying 
5626                 its prefs
5627
5628 2002-11-08 [colin]      0.8.5claws97
5629         
5630         * src/folderview.c
5631                 Sort after move
5632         * src/folder.c 
5633                 Change a printf to debug_print
5634
5635 2002-11-08 [colin]      0.8.5claws96
5636
5637         * src/folder.c
5638           src/folderview.c
5639                 Fix segfaults, call me stupido
5640         
5641
5642 2002-11-08 [colin]      0.8.5claws95
5643
5644         *src/folder.c
5645                 Added forgotten prefs to save when moving folders
5646
5647 2002-11-08 [colin]      0.8.5claws94
5648
5649         * src/folder.c
5650                 Fixes to folder DND (prefs copy)
5651         * src/folderview.c
5652                 Optimization for folder DND (don't rescan whole tree)
5653                 Added folderview_create_folder_node() for this 
5654                 optimization, so de-duped a bit the code
5655         * src/prefs_folder_item.[ch]
5656                 Added prefs_folder_item_copy_prefs()    
5657           
5658 2002-11-08 [paul]       0.8.5claws93
5659
5660         * src/prefs_account.c
5661           tools/README
5662           tools/kmail2sylpheed_v2.pl
5663                 correct some typos
5664
5665 2002-11-08 [paul]       0.8.5claws92
5666
5667         * src/compose.c
5668           src/prefs_account.[ch]
5669                 remove account options 'clearsign' and 'ascii_armored',
5670                 replace with 'default_gnupg_mode' to prevent mixed-mode
5671                 Privacy settings
5672
5673 2002-11-08 [paul]       0.8.5claws91
5674
5675         * src/compose.[ch]
5676                 re-implement GnuPG 'on-the-fly' mode selection,
5677                 disallow mixed-mode
5678
5679 2002-11-08 [colin]      0.8.5claws90
5680
5681         * src/folderview.c
5682           src/prefs_folder_item.c
5683                 Change "Property" to "Properties"
5684
5685 2002-11-07 [colin]      0.8.5claws89
5686
5687         * src/folderview.c
5688           src/folder.c
5689                 Allow folder dropping to a root folder
5690
5691 2002-11-07 [paul]       0.8.5claws88
5692
5693         * src/compose.c
5694                 revert last commit
5695
5696 2002-11-07 [paul]       0.8.5claws87
5697
5698         * src/compose.c
5699                 fix reply-to-list bug. closes bug report
5700                 "[633382] reply-to-list broken in recent cvs"
5701
5702 2002-11-07 [paul]       0.8.5claws86
5703
5704         * src/compose.c
5705                 add a forgotten '#if USE_GPGME ... #endif'
5706
5707 2002-11-07 [paul]       0.8.5claws85
5708
5709         * sync with 0.8.5cvs20
5710                 see ChangeLog 2002-11-07
5711
5712 2002-11-07 [colin]      0.8.5claws84
5713
5714         * src/folder.[ch]
5715                 Change folder_item_move_to to return the newly 
5716                 created folderitem.
5717         * src/folderview.c
5718                 Select the new folderitem after moving.
5719
5720 2002-11-07 [colin]      0.8.5claws83
5721
5722         * src/prefs_filtering.c
5723                 Fix rule rewriting when moving a leaf folder to a 
5724                 shorter path
5725
5726 2002-11-07 [colin]      0.8.5claws82
5727
5728         * src/prefs_filtering.c
5729                 fix a leak
5730
5731 2002-11-07 [colin]      0.8.5claws81
5732
5733         * src/folder.[ch]
5734                 Add folder_item_move_to() function to move a 
5735                 folderitem into another one (updates matcher etc)
5736         * src/folderview.c
5737                 Add folder drag'n drop (context menu to come)
5738                 [Should be dataloss free, but Please backup before 
5739                  trying !]
5740
5741 2002-11-06 [colin]      0.8.5claws80
5742
5743         * src/mh.c
5744                 mh_create_folder() returns NULL if can't create
5745                 directory hierarchy
5746
5747 2002-11-06 [paul]       0.8.5claws79
5748
5749         * src/compose.[ch]
5750                 allow 'on-the-fly' changing of the type of encryption 
5751                 and/or signing used (mime/ascii) via the compose window
5752
5753 2002-11-06 [paul]       0.8.5claws78
5754
5755         * sync with 0.8.5cvs19
5756                 see ChangeLog 2002-11-06 for src/account.c: 
5757                 account_get_special_folder()
5758                 
5759 2002-11-05 [alfons]     0.8.5claws77
5760
5761         * src/crash.c
5762                 very minor cleanups: nothing to see here, move on. :-)
5763
5764 2002-11-05 [colin]      0.8.5claws76
5765
5766         * src/main.c
5767                 Changes choices if compose windows are opened to
5768                 Discard, Draft, Don't quit
5769
5770 2002-11-05 [thorsten]   0.8.5claws75
5771
5772         * src/compose.c
5773                 reenabled default_reply_to folder option
5774
5775 2002-11-05 [colin]      0.8.5claws74
5776
5777         * src/compose.[ch] 
5778                 add compose_draft()
5779         * src/crash.c
5780                 add SIGTERM handler
5781         * src/main.[ch]
5782                 add clean_quit() for the SIGTERM handler
5783
5784 2002-11-05 [paul]       0.8.5claws73
5785         
5786         * po/es.po
5787                 updated by Ricardo Mones Lastra
5788
5789 2002-11-05 [melvin]     0.8.5claws72
5790
5791         * src/logwindow.c
5792                 Fixed log-clipping bug #616795.
5793                 To stop logging in the log window use 0 length.
5794         * src/prefs_common.c
5795                 Added a label to inform about the 0 log length behaviour.
5796
5797 2002-11-05 [paul]       0.8.5claws71
5798
5799         * sync with 0.8.5cvs17
5800                 see ChangeLog 2002-11-05
5801
5802 2002-11-04 [paul]       0.8.5claws70
5803
5804         * sylpheed-128x128.png
5805           sylpheed-64x64.png
5806           sylpheed.png
5807                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
5808                 <nikai@users.sourceforge.net>
5809                 
5810         * po/bg.po
5811                 updated by George Danchev
5812
5813 2002-11-03 [thorsten]   0.8.5claws69
5814
5815         * src/main.c
5816           src/mimeview.c
5817           src/rfc2015.h
5818                 add check if gpg is active
5819
5820 2002-11-03 [thorsten]   0.8.5claws68
5821
5822         * src/toolbar.h
5823                 removed GSList declaration causing trouble on MacOS-X
5824                 (submitted by alfons, reported by xfesty)
5825
5826 2002-11-01 [paul]       0.8.5claws67
5827
5828         * src/mainwindow.c
5829                 remove last remnants of main's filter code
5830
5831 2002-11-01 [paul]       0.8.5claws66
5832
5833         * tools/filter_conv.pl
5834                 fix bug where user-defined headers were ignored
5835
5836 2002-11-01 [paul]       0.8.5claws65
5837
5838         * src/logwindow.c
5839                 make a debug_print() not translatable
5840
5841 2002-10-31 [melvin]     0.8.5claws64
5842
5843         * ac/aspell.m4
5844                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
5845                 not run any GNU/aspell test.  The dictionary path will
5846                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
5847                 was given, in which case, it will be $prefix/lib/aspell/
5848         * configure.in
5849                 Fixed typo in commentary (Aspell code).
5850
5851 2002-10-31 [paul]       0.8.5claws63
5852
5853         * po/POTFILES.in
5854                 remove src/filter.c and src/prefs_filter.c
5855                 thanks to Ricardo for reminding me
5856
5857 2002-10-31 [colin]      0.8.5claws62
5858
5859         * src/mbox_folder.c
5860                 Plug some leaks
5861
5862 2002-10-31 [paul]       0.8.5claws61
5863
5864         * src/prefs_filter.[ch] ** REMOVED **
5865           src/filter.[ch]       ** REMOVED **
5866           
5867         * src/Makefile.am
5868           src/folderview.c
5869           src/inc.c
5870           src/main.c
5871           src/mainwindow.c
5872           src/mbox.c
5873           src/prefs_common.c
5874           src/prefs_filtering.c
5875           src/summaryview.[ch]
5876                 remove main's 'filter' code
5877                 
5878         README.claws
5879                 update to reflect removal of main's filter
5880
5881 2002-10-31 [paul]       0.8.5claws60
5882
5883         * src/summaryview.c
5884                 remove check for global_processing in summary_filter_open(). 
5885                 This fixes the bug where if the user uses the right-click 
5886                 'Create filter rule...' and doesn't have any filter rules 
5887                 already defined in claws' advanced filtering, the newly 
5888                 created filter rule goes to main's filtering which is 
5889                 inaccessible through the gui. Now the filter rule gets added
5890                 to claws' filtering by default.
5891
5892 2002-10-28 [melvin]     0.8.5claws59
5893
5894         * src/prefs_actions.c
5895                 Fixed bug #627322 where MIME parts were not always
5896                 correctly passed to a %p action
5897                 Display an error dialog when message filename is not found.
5898
5899 2002-10-28 [melvin]     0.8.5claws58
5900
5901         * src/prefs_common.c
5902                 Readded a missing function declaration lost in 0.8.3claws34
5903
5904 2002-10-28 [paul]       0.8.5claws57
5905
5906         * sync with 0.8.5cvs15
5907                 see ChangeLog 2002-10-28 and 2002-10-25
5908                 
5909         Note: ChangeLog entry 2002-10-24 is not sync'ed.
5910
5911 2002-10-27 [oliver]     0.8.5claws56
5912
5913         * src/pop.c
5914                 plug leak in pop3_top_recv
5915
5916 2002-10-26 [christoph]  0.8.5claws55
5917
5918         * src/folder.c
5919                 set need_update folder flag when messages are added
5920                 (closes bug [ 626922 ] folder not updated after receiving)
5921
5922 2002-10-25 [melvin]     0.8.5claws54
5923
5924         * src/imageview.c
5925                 Fixed a memleak introduced in the scaling code.
5926
5927 2002-10-24 [alfons]     0.8.5claws53
5928
5929         * src/filtering.c
5930                 make filtering's forward message action forward from the 
5931                 correct account
5932                 (closes bug [628089 ] Filter -> Forward from address problem
5933                 reported by Oktay)
5934
5935 2002-10-24 [christoph]  0.8.5claws52
5936
5937         * src/mainwindow.c
5938         * src/manual.[ch]
5939                 o use manual of current locale or english if current
5940                   locale is not available (and english is available)
5941                 o also link to sylpheed doc project manuals
5942
5943 2002-10-23 [paul]       0.8.5claws51
5944
5945         * tools/README
5946           tools/kmail2sylpheed_v2.pl
5947                 add new version of kmail addressbook importer script.
5948                 works with newer versions of Kmail/KAddressBook which
5949                 have new and rearranged data.
5950
5951 2002-10-23 [martin]     0.8.5claws50
5952
5953         * src/folderview.c
5954         * src/summaryview.c
5955         * src/utils.h
5956         * src/utils.c
5957                 added length parameter to get_abbrev_newsgroup_name()
5958                 changed this function so that it abbreviates the newsgroup
5959                 names only so long it is smaller than the length parameter
5960                 (for better reading of some newsgroup names and space efficiency)
5961
5962 2002-10-22 [colin]      0.8.5claws49
5963
5964         *src/foldersel.c
5965                 Revert Alfons' last modification (after voting ;-))
5966
5967 2002-10-21 [alfons]     0.8.5claws48
5968
5969         * src/foldersel.c
5970                 folder view in folder selection dialog reflects state of
5971                 folder view in main window
5972
5973 2002-10-18 [alfons]     0.8.5claws47
5974
5975         * src/mbox.c
5976                 drop imported messages in folder selected by user,
5977                 and not in the inbox
5978                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
5979
5980 2002-10-18 [alfons]     0.8.5claws46
5981
5982         * src/compose.c
5983                 make automagic reply work correctly for email accounts 
5984                 (whether it's viable to do a full sync with Hiro's 
5985                 compose.c is still under discussion)
5986
5987 2002-10-18 [melvin]     0.8.5claws45
5988
5989         * src/prefs_actions.c
5990                 Fixed bug #622275 where asynchroneous actions left 
5991                 zombies processes
5992                 Made (synchroneous) actions' input be displayed live.
5993
5994 2002-10-18 [christoph]  0.8.5claws44
5995
5996         * src/textview.c
5997                 don't add a newline in the textview in front of the
5998                 first textpart if header display is disabled
5999                 (closes bug [ 603385 ] disabled header display leaves blank
6000                  lin)
6001
6002 2002-10-18 [christoph]  0.8.5claws43
6003
6004         * src/folder.[ch]
6005         * src/imap.c
6006         * src/mbox_folder.c
6007         * src/mh.c
6008         * src/news.c
6009                 folder->get_num_list now returns an error code
6010                 (closes bug [ 609424 ] News cache cleared on failure)
6011                 
6012 2002-10-17 [colin]      0.8.5claws42
6013         
6014         * src/news.c
6015                 Changed a printf by debug_print
6016
6017 2002-10-16 [paul]       
6018
6019         * tools/OOo2sylpheed.pl
6020                 allow for spaces in the name of the
6021                 file to be attached.
6022
6023 2002-10-16 [colin]      0.8.5claws41
6024
6025         * src/main.c
6026                 Use a tristate to change online mode
6027
6028 2002-10-16 [paul]       0.8.5claws40
6029
6030         * po/es.po
6031                 updated by Ricardo Mones Lastra
6032
6033 2002-10-16 [colin]      0.8.5claws39
6034
6035         * src/main.c
6036           src/mainwindow.[ch]
6037                 Added --online and --offline command-line
6038                 switches
6039
6040 2002-10-15 [christoph]  0.8.5claws38
6041
6042         * src/procmime.c
6043                 set mimeinfo->name to NULL after g_free to
6044                 avoid double freeing with g_free
6045
6046 2002-10-14 [christoph]  0.8.5claws37
6047
6048         * src/compose.c
6049         * src/filtering.c
6050         * src/summaryview.c
6051                 remove calls to folder->change_flags that are now
6052                 done by procmsg flag functions (seems it is not
6053                 used by any foldertype anyway)
6054         * src/folder.c
6055                 init folder->change_flags with NULL
6056
6057 2002-10-14 [christoph]  0.8.5claws36
6058
6059         * src/folder.[ch]
6060         * src/imap.[ch]
6061                 use virtual functions for folder item new and destroy
6062                 functions
6063
6064 2002-10-14 [melvin]     0.8.5claws35
6065
6066         * src/compose.c
6067                 Added a test to not run the spell checker if no default
6068                 dictionary is available. No dialog is displayed though.
6069
6070 2002-10-14 [melvin]     0.8.5claws34
6071
6072         * src/gtkaspell.c
6073                 Fixed bug in dictionary list context menu where
6074                 "More..." pointed to an emtpy submenu if the
6075                 number of dictionaries is a multiple of 15
6076                 Removed unneeded code in suggestions list creation
6077
6078 2002-10-14 [paul]       0.8.5claws33
6079
6080         * po/bg.po
6081                 updated by George Danchev
6082
6083 2002-10-13 [hoa]        0.8.5claws32
6084
6085         * src/matcher.[ch]
6086           src/matcher_parser_parser.y
6087                 removed the escaped string from internal structure
6088                 of matcher.
6089
6090 2002-10-12 [colin]      0.8.5claws31
6091
6092         * src/gtksctree.[ch]
6093           src/summaryview.c
6094                 Removed useless function gtksctree_reanchor
6095
6096 2002-10-12 [alfons]     0.8.5claws30
6097         
6098         * sync with remaining main changes 2002-10-09 - 2002-10-11
6099         - drop changes to src/compose.c (requires claws specific changes)
6100         
6101 2002-10-12 [alfons]     0.8.5claws29
6102         
6103         * sync with main changes of 2002-10-08
6104         - drop changes to src/compose.c (requires claws specific changes)
6105         - drop changes to src/summaryview.c (requires changes to compose.c)     
6106
6107 2002-10-12 [alfons]     0.8.5claws28
6108         
6109         * sync with main changes of 2002-10-07
6110
6111 2002-10-12 [alfons]     0.8.5claws27
6112
6113         * sync with main changes of 2002-10-04
6114         - drop changes to src/compose.c (requires claws specific changes)
6115         - drop changes to src/prefs_folder_item.c (claws implementation
6116           seems to be working)
6117
6118 2002-10-12 [colin]      0.8.5claws26
6119
6120         * src/mainwindow.c
6121                 Fix folder-flicker when space-reading, introduced 
6122                 in claws22.
6123
6124 2002-10-12 [colin]      0.8.5claws25
6125
6126         * src/compose.c
6127                 Save account address when saving as draft.
6128                 (closes bug 621838)
6129
6130 2002-10-12 [colin]      0.8.5claws24
6131
6132         * src/summaryview.c
6133                 Fix the problem consisting of no message selected
6134                 after the last message in a folder has been moved.
6135
6136 2002-10-12 [paul]       0.8.5claws23
6137
6138         * src/compose.c
6139           src/prefs_template.c
6140           src/template.[ch]
6141                 add Cc and Bcc to templates. Patch submitted by
6142                 John L. Males.
6143
6144 2002-10-12 [colin]      0.8.5claws22
6145
6146         * src/folderview.c
6147                 Fix a bug after "Check for new messages":
6148                 If a folder was opened, it was still selected at
6149                 the end of the check, but displayed empty.
6150         * src/mainwindow.c
6151                 Remove unnecessary check
6152
6153 2002-10-12 [paul]
6154
6155         * tools/README
6156                 be more verbose in the description of
6157                 OOo2sylpheed.pl
6158                 
6159
6160 2002-10-11 [colin]      0.8.5claws21
6161
6162         * src/mainwindow.c
6163                 Make space work (better) when no mail is selected
6164
6165 2002-10-11 [colin]      0.8.5claws20
6166
6167         * src/inc.c
6168           src/news.c
6169                 fix warnings
6170
6171 2002-10-11 [colin]      0.8.5claws19
6172
6173         * src/mainwindow.c
6174                 revert 0.8.5claws6 changes as i couldn't get to
6175                 anything satisfying
6176
6177 2002-10-11 [melvin]     0.8.5claws18
6178
6179         * src/compose.c
6180                 Removed buggy and unused macro (should have been committed in
6181                 0.8.5claws17)
6182
6183 2002-10-11 [melvin]     0.8.5claws17
6184
6185         * src/compose.c
6186                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
6187
6188 2002-10-11 [thorsten]   0.8.5claws16 
6189
6190         * src/folderview.c
6191                 remove rescan warning
6192
6193 2002-10-11 [colin]      0.8.5claws15 
6194
6195         * src/procheader.c
6196                 fix a segfault that happens if conv_unmime_header
6197                 fails (should be better to find out why it fails)
6198
6199 2002-10-11 [christoph]  0.8.5claws14
6200
6201         * src/summaryview.c
6202                 update folderview stats after ignore/unignore thread
6203
6204 2002-10-11 [hoa]        0.8.5claws13
6205
6206         * src/quote_fmt_parse.y
6207                 Fixed a yacc/bison syntax error
6208         * src/matcher.c
6209                 Escaping of string is fixed.
6210
6211 2002-10-11 [colin]      0.8.5claws12
6212
6213         * src/imageview.c
6214                 Resize images to fit
6215
6216 2002-10-11 [paul]       0.8.5claws11
6217
6218         * po/es.po
6219                 updated by Ricardo Mones Lastra
6220
6221 2002-10-10 [alfons]     0.8.5claws10
6222
6223         * src/compose.c
6224                 allow dropping files by "moving" files from a file manager,
6225                 not only by the more cumbersome "copying". the latter 
6226                 mostly implies holding down the Control button
6227
6228 2002-10-10 [christoph]  0.8.5claws9
6229
6230         * src/summaryview.c
6231                 update folders after thread building for ignored threads
6232
6233 2002-10-10 [christoph]  0.8.5claws8
6234
6235         * config/.cvsignore
6236                 added Makefile
6237         * src/filtering.[ch]
6238         * src/folder.[ch]
6239         * src/folderview.[ch]
6240         * src/import.c
6241         * src/inc.[ch]
6242         * src/mbox.[ch]
6243         * src/procmsg.c
6244         * src/summaryview.[ch]
6245                 o added new flag need_update to FolderItem
6246                 o removed folder_table from various functions from tracking
6247                   folder updates
6248                 o set need_update flags in folder.c's move, copy and delete
6249                   functions and procmsg's flags functions
6250                 o added function folderview_update_items_when_required that
6251                   updates all folders with need_update set
6252                 o call folderview_update_items_when_required instead of
6253                   folderview_update_item_foreach
6254
6255 2002-10-09 [sergey]     0.8.5claws7
6256
6257         * src/compose.c
6258                 Strip CRs whel loading the text into editor in reedit mode.
6259
6260 2002-10-09 [colin]      0.8.5claws6
6261
6262         * src/mainwindow.c
6263                 Make Space work when no mail is selected
6264
6265 2002-10-09 [colin]      0.8.5claws5
6266
6267         * src/gtksctree.[ch]
6268                 Fix range_select
6269                 Add gtk_sctree_reanchor() 
6270         * src/summaryview.c
6271                 Use gtk_sctree_reanchor() - better fix for 
6272                 bug 60413
6273
6274 2002-10-09 [colin]      0.8.5claws4
6275
6276         * src/summaryview.c
6277                 Fix shift-click select after delete problem
6278                 (closes bug 60413)
6279
6280 2002-10-08 [thorsten]   0.8.5claws3
6281
6282         * src/summaryview.c
6283                 exclude current msg from -hide read messages-
6284
6285 2002-10-08 [colin]      0.8.5claws2
6286
6287         * src/inc.[ch]
6288           src/pop.c
6289           src/recv.c
6290                 Differentiate socket errors from disk full
6291                 errors
6292
6293 2002-10-08 [christoph]  0.8.5claws1
6294
6295         * Makefile.am
6296         * configure.in
6297                 modifications for new config directory
6298
6299         * config.guess  ** REMOVED **
6300         * config.sub    ** REMOVED **
6301         * install-sh    ** REMOVED **
6302         * ltmain.sh     ** REMOVED **
6303         * missing       ** REMOVED **
6304         * mkinstalldirs ** REMOVED **
6305                 these files are autogenerated by automake
6306                 when you run autogen.sh
6307
6308         * config/.cvsignore     ** NEW FILE **
6309         * config/Makefile.am    ** NEW FILE **
6310                 ignore autogenerated files
6311                 create a Makefile in this directory
6312
6313 2002-10-08 [paul]       0.8.5claws
6314
6315         * 0.8.5claws release
6316         
6317         * src/compose.c
6318           src/procheader.c
6319           src/procmsg.c
6320                 fix quote reply format for newsgroups reply bug
6321                 (thanks to Hoa)
6322                 
6323         * po/en_GB.po
6324           po/pl.po
6325                 updated by me and Witold Wladyslaw Wojciech Wilk
6326                 repectively
6327
6328 2002-10-07 [paul]       0.8.3claws53
6329
6330         * po/it.po
6331           po/pt_BR.po
6332           po/sr.po
6333                 updated messages catalogs, submitted by
6334                 Alessandro Maestri, Fabio Jr.Beneditto 
6335                 and Urke MMI, respectively.
6336
6337 2002-10-07 [christoph]  0.8.3claws52
6338
6339         * src/folder.[ch]
6340         * src/folderview.c
6341         * src/mainwindow.c
6342                 fix new folder ghost message bug
6343                 (closes bug [ 619722 ] wrong count for newly created folders)
6344
6345 2002-10-07 [christoph]  0.8.3claws51
6346
6347         * src/compose.c
6348                 fix news posting problem
6349
6350 2002-10-07 [melvin]     0.8.3claws50
6351
6352         * po/fr.po
6353                 Updated French translation
6354
6355 2002-10-05 [christoph]  0.8.3claws49
6356
6357         * src/gtkstext.c
6358                 check if line_start_cache is set in gtk_stext_update_text
6359                 (closes bug [ 618119 ] crash while doing search in folder)
6360
6361 2002-10-05 [christoph]  0.8.3claws48
6362
6363         * src/imap.c
6364         * src/news.c
6365         * src/utils.c
6366         * src/utils.h
6367                 implement cache cleanups for claws' folder system
6368                 (closes bug [ 595916 ] imapcache not cleaned up)
6369
6370 2002-10-05 [melvin]     0.8.3claws47
6371
6372         * src/prefs_actions.c
6373                 Made the help text more clear for the %p token
6374
6375 2002-10-04 [paul]       0.8.3claws46
6376
6377         * sync with 0.8.5
6378                 see ChangeLog 2002-10-02 and 2002-10-03
6379
6380 2002-10-04 [christoph]  0.8.3claws45
6381
6382         * src/inc.c
6383                 fix segfault caused by pop before smtp
6384                 call to inc_account_mail with NULL
6385                 pointer for mainwin
6386
6387 2002-10-04 [paul]       0.8.3claws44
6388
6389         * configure.in
6390                 sync the LDAP detection from 0.8.5cvs1
6391
6392 2002-10-02 [christoph]  0.8.3claws43
6393
6394         * po/de.po
6395                 fix small spelling error
6396
6397 2002-10-02 [melvin]     0.8.3claws42
6398
6399         * ac/aspell.m4
6400                 Behave better and say "no" when test program cannot be run.
6401
6402 2002-10-02 [paul]       0.8.3claws41
6403
6404         * sync with 0.8.4cvs1
6405                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
6406                 
6407         * src/summaryview.c
6408                 toggle the behavior of Reply menuitem between
6409                 normal reply and reply-to-list
6410
6411 2002-10-01 [sergey]     0.8.3claws40
6412
6413         * src/compose.c
6414                 Convert newlines in the message text to the canonical form
6415                 before base64 encoding (RFC2045 compliance, fixes some
6416                 interoperability issues with Evolution 1.0.3)
6417
6418 2002-09-29 [colin]      0.8.3claws39
6419
6420         * src/summaryview.c
6421                 Fix an unwanted copy/paste
6422
6423 2002-09-29 [colin]      0.8.3claws38
6424
6425         * src/mainwindow.c
6426                 Renamed "Custom toolbar" to "Customize toolbar"
6427                 Renamed "Show all header" to "Show all headers"
6428                 Renamed "Set diplay item" to "Set displayed items"
6429         * src/prefs_common.c
6430                 Renamed "Show all header" to "Show all headers"
6431         * src/prefs_summary_column.c
6432                 Renamed "diplay item" to "displayed items"
6433
6434 2002-09-29 [colin]      0.8.3claws37
6435
6436         * src/mainwindow.[ch]
6437                 online/offline status pixmaps follow theme
6438                 changes
6439         * src/summaryview.[ch]
6440                 quicksearch pixmap follows theme changes
6441
6442 2002-09-29 [thorsten]   0.8.3claws36
6443
6444         * src/compose.c
6445           src/prefs_folder_item.[ch]
6446                 add default_reply_to folder option (closes patch 581044)
6447
6448 2002-09-29 [christoph]  0.8.3claws35
6449
6450         * acconfig.h    ** REMOVED **
6451         * configure.in
6452         * ac/aspell.m4
6453         * ac/check-type.m4
6454         * ac/gnupg-check-typedef.m4
6455                 fix autoheader 2.50 warning
6456
6457 2002-09-29 [christoph]  0.8.3claws34
6458
6459         * major code cleanup (part 2)
6460         
6461                 - unused variables removed
6462                 - unused functions removed
6463                 - uninitialized variables checked
6464                 - missing return statements added
6465                 - missing function return types added
6466                 - added parentheses around assignment
6467                   when suggested by gcc
6468
6469 2002-09-29 [alfons]     0.8.3claws33
6470
6471         * src/logwindow.c
6472                 log_window_clear(): only bracket gtk_text_forward_delete() 
6473                 with gtk_text_freeze() / gtk_text_thaw() (see if this
6474                 works around GTK text bug)
6475
6476 2002-09-29 [paul]       0.8.3claws32
6477
6478         * po/bg.po
6479           po/sr.po
6480                 updated by George Danchev and Urke MMI
6481                 respectively
6482
6483 2002-09-27 [christoph]  0.8.3claws31
6484
6485         * doc-src/readme.txt
6486         * doc-src/rfc1806.txt   ** REMOVED **
6487         * doc-src/rfc2183.txt   ** NEW FILE **
6488         * doc-src/rfc2980.txt   ** NEW FILE **
6489                 update rfcs
6490
6491 2002-09-27 [melvin]     0.8.3claws30
6492
6493         * ac/aspell.m4
6494                 Fixed typo which could break linking
6495
6496 2002-09-27 [melvin]     0.8.3claws29
6497
6498         * ac/aspell.m4
6499                 Improved GNU/aspell checking. 
6500                 Fixed bug #614490
6501
6502 2002-09-27 [paul]       0.8.3claws28
6503
6504         * sync with 0.8.3cvs8
6505                 see ChangeLog 2002-09-27
6506
6507 2002-09-26 [colin]      0.8.3claws27
6508
6509         * src/toolbar.[ch]
6510           src/mainwindow.[ch]
6511                 Add "Reply to Mailing-list" to the toolbar
6512
6513 2002-09-26 [christoph]  0.8.3claws26
6514
6515         * src/summaryview.c
6516                 Fix wrong message counts in summaryview status
6517
6518 2002-09-26 [paul]       0.8.3claws25
6519
6520         * sync with 0.8.3cvs7
6521                 see ChangeLog 2002-09-26
6522
6523 2002-09-26 [paul]       0.8.3claws24
6524
6525         * sync with 0.8.3cvs6
6526                 see ChangeLog 2002-09-25
6527
6528 2002-09-25 [christoph]  0.8.3claws23
6529
6530         * src/prefs_common.c
6531         * src/prefs_folder_item.c
6532         * src/prefs_scoring.c
6533                 Renamed "kill score" to "hide score" in GUI
6534                 and prefs files
6535
6536 2002-09-25 [paul]       0.8.3claws22
6537
6538         * sync with 0.8.3cvs5
6539                 see ChangeLog 2002-09-24
6540
6541 2002-09-24 [alfons]     0.8.3claws21
6542
6543         patch by Satoshi Nagayasu: allows appending / saving multiple 
6544         selected files (closes "[ 612279 ] save multiple mesg(s) in 
6545         'Save as ...'")
6546
6547         * AUTHORS
6548                 add Satoshi Nagayasu
6549         * src/summaryview.c
6550                 summary_save_as(): allow saving selected files to
6551                 one file
6552                 summary_set_menu_sensitive: enable "Save As..." when
6553                 multiple files are selected
6554         * src/utils.[ch]
6555                 append_file(): new function
6556
6557 2002-09-24 [colin]      0.8.3claws20
6558
6559         * src/procmime.c
6560                 Fix segfault when mimeinfo doesn't have a 
6561                 content_type. 
6562
6563 2002-09-24 [colin]      0.8.3claws19
6564
6565         * src/prefs_common.[ch]
6566                 Add a preference to display send dialog or not
6567         * src/send.c
6568                 Display send dialog according to preference
6569
6570 2002-09-24 [colin]      0.8.3claws18
6571
6572         * src/compose.[ch]
6573                 Disable user actions when sending
6574
6575 2002-09-24 [colin]      0.8.3claws17
6576
6577         * src/procmime.c
6578                 Do not display name or filename for attachments
6579                 with an application/pgp-signature type
6580                 (security flaw, see bug 537413)
6581
6582 2002-09-23 [colin]      0.8.3claws16
6583
6584         * src/editaddress.c
6585                 Initialize entry_email, entry_alias and 
6586                 entry_remarks to first email address of the list
6587
6588 2002-09-23 [colin]      0.83claws15
6589
6590         * src/compose.c
6591                 Drop pgp-signature when reediting a signed queued
6592                 message
6593
6594 2002-09-23 [melvin]     0.8.3claws14
6595
6596         * po/fr.po
6597                 Updated French translation
6598
6599 2002-09-23 [melvin]     0.8.3claws13
6600
6601         * src/mainwindow.c
6602                 Made custom toolbar menu labels more consistent
6603         * src/prefs_toolbar.c
6604                 Made custom toolbar window title more consistent
6605
6606 2002-09-22 [colin]      0.8.3claws12
6607
6608         * src/inc.c
6609                 Initialize session type to normal before getting 
6610                 mail (fixes strange Get behaviour)
6611         * src/prefs_account.h
6612                 Move STYPE_POP_BEFORE_SMTP to last position to 
6613                 avoid other side-effects
6614
6615 2002-09-22 [colin]      0.8.3claws11
6616
6617         * src/prefs_account.c
6618                 Fix pop_bfr_smtp_tm_entry sensivity when switching
6619                 from pop3 to apop or vice-versa
6620
6621 2002-09-22 [colin]      0.8.3claws10
6622         
6623         * src/prefs_account.[ch]
6624                 Add an option for the POP before SMTP timeout
6625         * src/inc.c
6626                 Remember time of last POP connection
6627         * src/send.c
6628                 Do POP before SMTP only if timeout reached
6629
6630 2002-09-22 [oliver]     0.8.3claws9
6631         
6632         * README.claws
6633                 explain custom toolbar
6634
6635 2002-09-22 [oliver]     0.8.3claws8
6636
6637         * src/prefs_actions.[ch]
6638         custom toolbar for compose      
6639                 actions callback from compose toolbar
6640         * src/folderview.c
6641                 remove include toolbar.h
6642
6643 2002-09-22 [oliver]     0.8.3claws7
6644         
6645         * src/prefs_toolbar.[ch]
6646                 custom toolbar for compose
6647                 - generic prefs_toolbar handles both
6648                   Mainwin's toolbar as well as Compose toolbar          
6649
6650 2002-09-22 [oliver]     0.8.3claws6
6651         
6652         * src/toolbar.[ch]
6653                 custom toolbar for compose
6654                 restructure toolbar.[ch]
6655
6656 2002-09-22 [oliver]     0.8.3claws5
6657
6658         * src/compose.[ch]
6659                 custom toolbar for compose
6660
6661 2002-09-22 [oliver]     0.8.3claws4
6662         
6663         * src/mainwindow.[ch]
6664                 custom toolbar for compose 
6665                 move mainwin toolbar back to mainwindow
6666
6667 2002-09-22 [alfons]     0.8.3claws3
6668
6669         * src/procmsg.c
6670                 :%sno/if(/if (/gc
6671                 :%sno/for(/for (/gc
6672                 (beautify)
6673
6674 2002-09-22 [alfons]     0.8.3claws2
6675         
6676         * src/procmsg.c
6677                 procmsg_save_to_outbox(): don't unlink message file from queue;
6678                 callers should do it using folder_item_remove_msg()
6679
6680 2002-09-22 [colin]      0.8.3claws1
6681
6682         * src/mimeview.[ch]
6683                 Made mimeview_check_signature() public
6684         * src/textview.c
6685                 Made GPG signatures verifiable by clicking
6686                 the [application/pgp-signature] in the Text
6687                 view
6688
6689 2002-09-22 [paul]       0.8.3claws
6690
6691         * po/bg.po
6692           po/en_GB.po
6693           po/es.po
6694           po/it.po
6695           po/pl.po
6696           po/pt_BR.po
6697           po/sr.po
6698                 updated translations, submitted by George Danchev,
6699                 me, Ricardo Mones Lastra, Alessandro Maestri,
6700                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
6701                 and Urke MMI, respectively.     
6702
6703 2002-09-22 [alfons]     0.8.2claws65
6704
6705         * src/procmsg.c
6706         * src/pgptext.c
6707                 no furry valgrinds have been used to plug these memleaks
6708
6709 2002-09-20 [paul]       0.8.2claws64
6710
6711         * sync with 0.8.3cvs4
6712                 'Select thread' re-implemented 
6713                 see ChangeLog 2002-09-20
6714
6715 2002-09-21 [alfons]     0.8.2claws63
6716
6717         * src/compose.c
6718                 compose_send(): plug unnoticed memleak
6719
6720 2002-09-20 [alfons]     0.8.2claws62
6721
6722         * src/addr_compl.c
6723                 replace_address_in_edit(): strict check for NULL address to
6724                 fix "[ 607348 ] Segfault in address completion". My guess is
6725                 that this happens with an empty address book, but it's good
6726                 to have this check here anyway
6727                 
6728                 completion_window_button_press(): free string returned 
6729                 from the internal cache
6730
6731 2002-09-20 [christoph]  0.8.2claws61
6732
6733         * src/procmime.h
6734                 added ENC_BINARY to EncodingType
6735         * src/procmime.c
6736                 the string returned by procmime_get_encoding_str
6737                 should not depend on the order of values in the
6738                 EncodingType definition
6739         * doc-src/rfc1806.txt   ** NEW FILE **
6740                 Added rfc1806 about MIME Content-Disposition
6741                 Extension
6742
6743 2002-09-19 [paul]       0.8.2claws60
6744
6745         * sync with 0.8.2cvs3
6746                 see ChangeLog 2002-09-19
6747
6748 2002-09-19 [paul]       0.8.2claws59
6749
6750         * src/prefs_folder_item.c
6751                 revert to Darko's original alignment of colour
6752                 selector button
6753                 add a colon to folder_color label
6754                 
6755         * src/compose.c
6756                 add Colin's patch (with Hiro's modifications) to 
6757                 force BASE64 encoding for 8-bit text when signing
6758                 (sync with 0.8.3cvs2)
6759
6760 2002-09-18 [alfons]     0.8.2claws58
6761
6762         * src/compose.c
6763                 :%sno/if(/if (/gc
6764                 :%sno/for(/for (/gc
6765                 (beautify a little bit)
6766
6767 2002-09-18 [christoph]  0.8.2claws57
6768
6769         * src/pine.c
6770                 fix handling of fgetc return value
6771
6772 2002-09-17 [alfons]     0.8.2claws56
6773         
6774         * src/summaryview.c
6775                 summary_sort(): check non-NULL summaryview->folder_item when no 
6776                 folder is selected at all
6777                 (closes "[ 610344 ] sort label make syl Crash")
6778
6779 2002-09-17 [alfons]     0.8.2claws55
6780         
6781         * src/compose.c
6782                 beautify a little bit
6783
6784 2002-09-17 [christoph]  0.8.2claws54
6785
6786         * src/folder.c
6787                 initialize max values for cache and folder
6788                 when cache or folder is empty
6789
6790 2002-09-15 [colin]      0.8.2claws53
6791
6792         * src/compose.c
6793                 Fix a leak (thanks Alfons!) and cleaned
6794                 variables names for custom headers
6795
6796 2002-09-15 [colin]      0.8.2claws52
6797
6798         * src/compose.c
6799                 Fix custom headers recognition when
6800                 prefs_common.trans_hdr is on
6801
6802 2002-09-15 [colin]      0.8.2claws51
6803
6804         * src/compose.c
6805                 Allow dynamically-added custom headers
6806                 Yet not reparsed if reedited
6807
6808 2002-09-15 [alfons]     0.8.2claws50
6809
6810         * src/prefs_account.c
6811                 fix warnings
6812
6813 2002-09-15 [colin]      0.8.2claws49
6814         
6815         * src/prefs_account.c
6816                 fix pop_before_smtp sensitivity
6817
6818 2002-09-15 [colin]      0.8.2claws48
6819
6820         * src/inc.[ch]
6821                 add inc_pop_before_smtp()
6822                 allow MainWindow to be undefined in 
6823                 inc_account_mail() and inc_start()
6824         * src/pop.c
6825           src/prefs_account.h
6826                 add STYPE_POP_BEFORE_SMTP session type
6827         * src/prefs_account.c
6828                 activated pop before smtp option
6829         * src/send.c
6830                 do pop before smtp if the relevant option 
6831                 is set
6832
6833 2002-09-15 [paul]       0.8.2claws47
6834
6835         * sync with 0.8.3
6836                 see ChangeLog 2002-09-15
6837
6838 2002-09-14 [paul]       0.8.2claws46
6839
6840         * po/bg.po
6841                 updated Bulgarian translation, submitted by
6842                 George Danchev
6843
6844 2002-09-13 [paul]       0.8.2claws45
6845
6846         * src/compose.c
6847                 merge claws' select_account() with main's
6848                 (new) compose_select_account(). [sync with
6849                 0.8.2cvs15, see ChangeLog 2002-09-11]
6850
6851 2002-09-12 [christoph]  0.8.2claws44
6852
6853         * src/filter.c
6854                 allocate 1 elements of FolderItem not 0
6855
6856 2002-09-12 [colin]      0.8.2claws43
6857
6858         * src/compose.c
6859                 Fix bug #590825 (obey Follow-up: poster)
6860
6861 2002-09-12 [colin]      0.8.2claws42
6862
6863         * src/procmime.c
6864                 Fix bug #557009 (wrong headers for messages 
6865                 forwarded as attachments)
6866
6867 2002-09-11 [colin]      0.8.2claws41
6868         
6869         * src/compose.c
6870                 Put SCF: pseudo-header on top of message
6871                 Set draft tmp_flag when saved as draft
6872
6873         * src/procmsg.c
6874           src/procheader.c
6875                 Skip after first \n\n for beginning of real message
6876                 for drafts too
6877
6878 2002-09-11 [christoph]  0.8.2claws40
6879
6880         * src/filtering.c
6881                 use procmsg flag functions in filtering or processing
6882                 will cause incorrect folder message counts
6883
6884 2002-09-11 [colin]      0.8.2claws39
6885
6886         * src/compose.c
6887                 Fix bug #550175 - wrong save folder when reediting
6888                 drafts
6889
6890 2002-09-11 [paul]       0.8.2claws38
6891
6892         * sync with 0.8.2cvs14
6893                 see ChangeLog 2002-09-11
6894
6895 2002-09-11 [colin]      0.8.2claws37
6896
6897         * src/folder.c
6898                 Fix a typo (seeming to cause new/unread status to
6899                 be lost)
6900
6901 2002-09-10 [christoph]  0.8.2claws36
6902
6903         * src/compose.c
6904                 compose_redirect should not use compose_generic_new
6905                 because that does more stuff than expected including
6906                 opening the external editor
6907                 (closes bug "[ 526608 ] bounced messages appear blank
6908                  in editor")
6909
6910 2002-09-10 [christoph]  0.8.2claws35
6911
6912         * src/folder.c
6913                 fix problem with too large message number range
6914                 causing a crash in folder_item_scan
6915
6916 2002-09-10 [paul]       0.8.2claws34
6917
6918         * sync with 0.8.2cvs13
6919                 see ChangeLog 2002-09-10
6920
6921 2002-09-10 [christoph]  0.8.2claws33
6922
6923         * src/msgcache.c
6924                 set MsgInfo TmpFlags for queue and draft folders
6925                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
6926
6927 2002-09-10 [paul]       0.8.2claws32
6928
6929         * AUTHORS
6930           po/bg.po      ** NEW FILE **
6931                 new Bulgarian translation submitted by
6932                 George Danchev <danchev@spnet.net>
6933                 
6934         * tools/Makefile.am
6935           tools/README
6936           tools/tb2sylpheed     ** NEW FILE **
6937                 add script that converts an addressbook exported
6938                 from The Bat! into a Sylpheed addressbook. Submitted
6939                 by Urke MMI <urke-kg@eunet.yu>
6940
6941 2002-09-10 [paul]       0.8.2claws31
6942
6943         * sync with 0.8.2cvs12
6944                 see ChangeLog 2002-09-10
6945
6946 2002-09-06 [paul]       0.8.2claws30
6947
6948         * src/prefs_common.c
6949                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
6950                 
6951         * tools/Makefile.am
6952           tools/README
6953           tools/ldif-to-xml.py  ** REMOVED **
6954                 remove obsolete python script
6955
6956 2002-09-06 [paul]       0.8.2claws29
6957
6958         * sync with 0.8.2cvs10
6959                 see ChangeLog 2002-09-06
6960
6961 2002-09-04 [paul]       0.8.2claws28
6962
6963         * sync with 0.8.2cvs9
6964                 see ChangeLog 2002-08-04
6965
6966 2002-09-04 [colin]      0.8.2claws27 
6967
6968         * src/prefs_common.[ch]
6969                 Added signature color configuration
6970         * src/textview.c
6971                 Use user-specified signature color
6972
6973 2002-09-03 [colin]      0.8.2claws26
6974
6975         * src/prefs_common.[ch]
6976                 Added autosave and autosave_length prefs
6977         * src/compose.c
6978                 Added compose_remove_draft()
6979                 Auto-save drafts according to the prefs
6980         * src/main.c
6981                 Added a crash-indicator file, allowing to check
6982                 for new messages on startup if Sylpheed crashed
6983                 (makes saved drafts "reappear")
6984
6985 2002-09-03 [colin]      0.8.2claws25
6986
6987         * src/textview.[ch]
6988                 Grey the signature
6989
6990 2002-09-03 [paul]       0.8.2claws24
6991
6992         * sync with 0.8.2cvs8
6993                 see ChangeLog 2002-09-02 and 2002-09-03
6994
6995 2002-09-03 [darko]      0.8.2claws23
6996
6997         * src/folderview.c
6998                 use normal style when creating new folder to pick
6999                 proper font size 
7000
7001 2002-09-02 [melvin]     0.8.2claws22
7002
7003         * src/gtkaspell.m4
7004                 removed some obsolete code
7005
7006 2002-09-02 [melvin]     0.8.2claws21
7007
7008         * ac/aspell.m4
7009                 fixed test's equality sign (== to =)
7010
7011 2002-09-02 [alfons]     0.8.2claws20
7012
7013         * src/folder.c
7014         * src/mh.c
7015                 revert change of 0.8.2claws16 and use the mh_folder_destroy
7016                 as folder->destroy virtual as suggested by Hiro
7017                 (the mh.c code seems to have been lost around mh.c.1.21)
7018
7019 2002-09-02 [paul]       0.8.2claws19
7020
7021         * po/pt_BR.po
7022                 updated by Fabio Jr. Beneditto
7023                 
7024         * src/defs.h
7025                 use 'http://claws.sylpheed.org' for homepage link. 
7026                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
7027
7028 2002-09-01 [alfons]     0.8.2claws18
7029
7030         * src/mh.c
7031                 plug memleak related to one Martin Kluge found
7032
7033 2002-08-31 [paul]       0.8.2claws17
7034
7035         * sync with 0.8.2cvs6
7036                 see ChangeLog 2002-08-30
7037
7038 2002-08-31 [alfons]     0.8.2claws16
7039
7040         * src/folder.c
7041                 folder_destroy(): remove mailbox from folderlist even if it has
7042                 no destroy virtual
7043
7044 2002-08-31 [alfons]     0.8.2claws15
7045
7046         * src/folder.c
7047                 :%sno/if(/if (/gc
7048                 :%sno/for(/for (/gc
7049                 (being pedantic I know)
7050
7051 2002-08-31 [alfons]     0.8.2claws14
7052
7053         * src/folder.c
7054                 check for NULL pointers returned from folder->fetch_msginfo virtual
7055                 (should solve some reported crashes)
7056
7057 2002-08-30 [alfons]     0.8.2claws13
7058
7059         * acconfig.h
7060         * configure.in
7061         * src/crash.c
7062                 enable crash dialog on compilation time
7063                 (--enable-crash-dialog configure option)
7064
7065 2002-08-30 [alfons]     0.8.2claws12
7066
7067         * AUTHORS
7068                 add Martin Kluge
7069         * src/mh.c
7070                 apply memory leak plug patch by Martin Kluge
7071                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
7072                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
7073                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
7074
7075 2002-08-30 [darko]      0.8.2claws11
7076
7077         * src/folderview.c
7078                 copy Gtk style from normal style to match
7079                 font size for coloured folders
7080
7081 2002-08-29 [alfons]     0.8.2claws10
7082
7083         * sylpheed.desktop
7084                 Type=Internet <- Type=Application
7085                 (reported by Michael Schwendt, see:
7086                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
7087                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
7088
7089 2002-08-29 [paul]       0.8.2claws9
7090
7091         * sync with 0.8.2cvs5
7092                 see ChangeLog 2002-08-29
7093
7094 2002-08-29 [colin]      0.8.2claws8
7095
7096         * src/summaryview.c
7097                 Added a sanity check in summary_select_thread
7098                 Should fix bug 601605
7099
7100 2002-08-29 [colin]      0.8.2claws7
7101
7102         * src/main.c
7103                 Revert claws6 changes regarding bug #591676
7104
7105 2002-08-28 [colin]      0.8.2claws6
7106         
7107         * src/main.c
7108                 Ignore cache for queue folderitems
7109                 Fix bug #591676
7110
7111 2002-08-28 [melvin]     0.8.2claws5
7112
7113         * README.claws
7114                 Fixed typos.
7115
7116 2002-08-28 [melvin]     0.8.2claws4
7117
7118         * README.claws
7119                 Updated a bit the text concerning the spell checker
7120
7121 2002-08-28 [melvin]     0.8.2claws3
7122
7123         Merged the GNU_aspell_branch:
7124                 Support of new GNU/aspell is now included and the old pspell
7125                 is not supported anymore.
7126                 See README.claws
7127
7128         * README.claws
7129                 Updated spell checker text to reflect the switch to GNU/aspell
7130
7131         * ac/aspell.m4          *** NEW ***
7132         * src/gtkaspell.[ch]    *** NEW *** 
7133         * ac/pspell.m4          *** DELETED *** 
7134         * src/gtkspell.[ch]     *** DELETED ***
7135
7136         * ac/Makefile.am
7137                 Updated for GNU/aspell support
7138
7139         * po/POTFILES.in
7140                 Replaced gtkspell.c by gtkaspell.c
7141
7142         * acconfig.h
7143         * src/Makefile.am
7144         * src/about.c
7145         * src/compose.[ch]
7146         * src/crash.c
7147         * src/main.c
7148         * src/prefs_common.[ch]
7149                 Updated for GNU/aspell support
7150
7151 2002-08-28 [paul]       0.8.2claws2
7152
7153         * sync with 0.8.2cvs4
7154                 see ChangeLog 2002-08-27 and 2002-08-28
7155
7156 2002-08-28 [colin]      0.8.2claws1
7157
7158         * src/summary_search.c
7159                 Added "AND search"
7160
7161 2002-08-28 [jens]       0.8.2claws
7162
7163         *po/de.po
7164                 Updated German translations
7165
7166 2002-08-27 [melvin]     0.8.2claws
7167
7168         * po/fr.po
7169                 Updated French translations
7170
7171 2002-08-27 [paul]       0.8.2claws
7172
7173         * sync with 0.8.2 main release
7174
7175         * po/en_GB.po
7176           po/es.po
7177           po/it.po
7178           po/pl.po
7179           po/pt_BR.po
7180           po/sr.po
7181                 updated message catalogs submitted by
7182                 Ricardo Mones Lastra, Alessandro Maestri,
7183                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
7184                 Beneditto and Urke MMI  
7185
7186 2002-08-27 [hoa]        0.8.1claws123
7187
7188         * src/mainwindow.[ch]
7189         * src/summaryview.[ch]
7190                 removed the "filter setting" menu option.
7191                 add a "cancel a news message" menu option.
7192
7193 2002-08-26 [martin]     0.8.1claws122
7194
7195         * ChangeLog.claws
7196                 changed string under 0.8.1claws79 changed by myself
7197                 i'm sorry alfons :(
7198
7199 2002-08-26 [martin]     0.8.1claws121
7200
7201         * src/crash.c
7202                 added kill command to debuggerrc to start crash dialog
7203
7204 2002-08-26 [paul]       0.8.1claws120
7205
7206         * sync with 0.8.1cvs31
7207                 see ChangeLog 2002-08-26
7208
7209 2002-08-25 [alfons]     0.8.1claws119
7210
7211         * src/procmsg.c
7212                 fix bug that didn't send out correct headers to news server
7213                 when sending news article and email from queue (bug reported
7214                 and patch provided by Tim Mann; closes bug 
7215                 "[ 583196 ] 0.7.8claws can't post news")
7216
7217 2002-08-25 [alfons]     0.8.1claws118
7218
7219         * src/selective_download.c
7220                 mark two strings as translatable
7221                 (thanks to Urke MMI for pointing this out)
7222
7223 2002-08-25 [alfons]     0.8.1claws117
7224
7225         * src/summaryview.c
7226                 treat sent boxes as special and allow sorting them by addressee
7227                 (closes "[ 589418 ] Sent folder sorting misbehavior"
7228                 submitted by Steve Lamb)
7229
7230 2002-08-24 [alfons]     0.8.1claws116
7231
7232         * src/matcher.c
7233                 fix memleak reported by Martin Kluge
7234                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
7235
7236 2002-08-24 [oliver]     0.8.1claws115
7237
7238         * src/prefs_toolbar.c
7239                 o code cleanup as suggested by Alfons
7240                 o memleak fix
7241
7242 2002-08-24 [alfons]     0.8.1claws114
7243
7244         * src/summaryview.c
7245                 o fix another memory leak reported by Martin Kluge
7246                   (see "[ 599568 ] Small Memory Leak")
7247                 o remove 'from' variable from 'summary_set_header()'; we can
7248                   do with just 'to' 
7249
7250 2002-08-24 [paul]       0.8.1claws113
7251
7252         * sync with 0.8.1cvs30
7253                 see ChangeLog 2002-08-23
7254
7255 2002-08-24 [alfons]     0.8.1claws112
7256
7257         * src/summaryview.c
7258                 remove unnecessary allocations for search bar fixing leaks
7259                 reported by Martin Kluge
7260                 (see "[ 599451 ] Further memory leaks?")
7261
7262 2002-08-24 [alfons]     0.8.1claws111
7263
7264         * src/main.c
7265                 make get_socket_name() public for crash.c
7266         * src/crash.c
7267                 o make report bug button work (goes to claws' 
7268                   bug tracker at sf.net)
7269                 o introduce function for doing important stuff just
7270                   before claws goes down
7271                 o clean up code 
7272
7273 2002-08-24 [alfons]     0.8.1claws110
7274
7275         * src/compose.c
7276                 move cursor to "To" entry when forwarding as attachment
7277                 (reported and solved by Steve Lamb, closes bug report
7278                 "[ 592880 ] Forward as attachment; cursor not in to")
7279
7280 2002-08-24 [colin]      0.8.1claws109
7281
7282         * src/mainwindow.c
7283                 fix quick search visibility after GUI (de)separations.
7284
7285 2002-08-23 [colin]      0.8.1claws108
7286
7287         * src/mainwindow.c
7288                 fix header pane visibility after folderview or
7289                 messageview (de)separation
7290
7291 2002-08-23 [paul]       0.8.1claws107
7292
7293         * src/mainwindow.[ch]
7294           src/toolbar.c
7295                 give full control of display or non-display 
7296                 of the Execute icon to Custom toolbar settings.
7297                 add new sensitivity condition to maninwindow.h: 
7298                 M_DELAY_EXEC
7299
7300         * ChangeLog
7301           ChangeLog.jp
7302           NEWS
7303                 more sync with 0.8.1cvs29
7304
7305 2002-08-23 [melvin]     0.8.1claws106
7306
7307         * src/alertpanel.c
7308                 Readded support for custom widget in alertpanel lost in last
7309                 sync.
7310
7311 2002-08-23 [paul]       0.8.1claws105
7312
7313         * sync with 0.8.1cvs29
7314                 see ChangeLog 2002-08-23
7315
7316 2002-08-23 [colin]      0.8.1claws104
7317
7318         * src/summaryview.c
7319                 Fix folder and search pixmaps exchanging positions
7320                 after theme or toolbar changes. Thank to Oliver for 
7321                 reporting this.
7322
7323 2002-08-23 [colin]      0.8.1claws103
7324
7325         * src/mainwindow.c
7326           src/messageview.[ch]
7327           src/noticeview.[ch]
7328           src/summaryview.c
7329                 Changed messageview_create() and noticeview_create()
7330                 to avoid the last gdk_warning
7331
7332 2002-08-22 [colin]      0.8.1claws102
7333
7334         * src/summaryview.c
7335                 Fix my new `Creating pixmap from xpm' warning
7336
7337 2002-08-22 [colin]      0.8.1claws101
7338
7339         * src/mainwindow.c
7340                 Fix some of the gdk warnings
7341
7342 2002-08-22 [colin]      0.8.1claws100
7343
7344         * src/Makefile.am
7345         * src/stock_pixmap.c
7346         * src/stock_pixmap.h
7347         * src/pixmaps/quicksearch.xpm *ADDED*
7348                 Add the quicksearch pixmap
7349         * src/mainwindow.c
7350         * src/summaryview.c
7351         * src/summaryview.h
7352                 Make quicksearch bar visible/hidden via a button
7353
7354 2002-08-22 [christoph]  0.8.1claws99
7355
7356         * src/folder.c
7357                 fix folder update for newsgroups with message
7358                 numbers below minimum number of articles to fetch
7359                 (closes bug #598445)
7360
7361 2002-08-22 [paul]       0.8.1claws98
7362
7363         * sync with 0.8.1cvs28
7364                 see ChangeLog 2002-08-22
7365
7366 2002-08-21 [alfons]     0.8.1claws97
7367
7368         * src/crash.c
7369                 use bt instead of bt full which seems to work 
7370                 better, and bt full doesn't give a great deal 
7371                 of information anyway
7372
7373 2002-08-21 [colin]      0.8.1claws96
7374
7375         * src/summaryview.c
7376                 fix summaryview_searchtype_changed prototype
7377
7378 2002-08-21 [christoph]  0.8.1claws95
7379
7380         * src/mainwindow.c
7381                 o fix broken menu update for sorting type, we have to
7382                   get this info from the summaryview now
7383                 o removed setting of threaded state in menu callback
7384         * src/summaryview.[ch]
7385                 more summaryview/folderitem seperation for
7386                 threading option
7387         * configure.in
7388                 removed not required --with-compiler-flags option
7389
7390 2002-08-21 [oliver]     0.8.1claws94
7391         
7392         * src/toolbar.h 
7393                 o rename toolbar.xml to toolbar_main.xml
7394                   since toolbar_compose.xml might come up 
7395                   any time soon
7396         * README.claws
7397                 add custom toolbar              
7398
7399 2002-08-21 [darko]      0.8.1claws93
7400
7401         * src/procmsg.c
7402                 don't reset tmp flags for messages copied
7403                 to sent folder
7404
7405 2002-08-21 [colin]      0.8.1claws92
7406         
7407         * src/prefs_filtering.c
7408                 fix renaming rules on folder rename 
7409                 when folder is not a leaf folder
7410
7411 2002-08-21 [paul]       0.8.1claws91
7412
7413         * src/prefs_folder_item.c
7414                 fix alignment of colour selector
7415
7416 2002-08-21 [paul]       0.8.1claws90
7417
7418         * sync with 0.8.1cvs27
7419                 see ChangeLog 2002-08-21
7420
7421 2002-08-21 [paul]       0.8.1claws89
7422
7423         * src/summaryview.c
7424                 fix crash when changing field type in
7425                 Quick search bar
7426
7427 2002-08-21 [colin]      0.8.1claws88
7428
7429         * src/summaryview.c
7430                 Made quick search case-insensitive
7431
7432 2002-08-21 [paul]       0.8.1claws87
7433
7434         * sync with 0.8.1cvs26
7435                 see ChangeLog 2002-08-21
7436
7437 2002-08-20 [christoph]  0.8.1claws86
7438
7439         * src/folderview.c
7440         * src/main.c
7441         * src/summaryview.[ch]
7442                 more summaryview/folderitem seperation for
7443                 sort_key and sort_type
7444         * src/procmsg.c
7445                 added missing return statement
7446
7447 2002-08-20 [colin]      0.8.1claws85
7448
7449         * src/summaryview.[ch]
7450                 Added a quick search box
7451         * src/mainwindow.c
7452         * src/prefs_common.[ch]
7453                 Added a show/hide option for the quick search
7454
7455 2002-08-20 [oliver]     0.8.1claws84
7456         
7457         * src/mainwindow.c
7458                 remove toolbar_create_popups
7459         * src/toolbar.[ch]
7460                 o remove toolbar_create_popups
7461                 o fix toolbar_set_sensitive 
7462                   (Bug reports #596834 and #596832)     
7463         * src/prefs_toolbar.c
7464                 o add "Set default" button
7465                 o align label and text + combo widgets
7466
7467 2002-08-20 [hoa]        0.8.1claws83bis
7468
7469         * src/imap.c
7470                 fixed a bug in imap_fetch_msginfo() in case there is no
7471                 current folder.
7472
7473 2002-08-20 [darko]      0.8.1claws83
7474
7475         * src/folderview.c
7476                 copy the color style of folder view so it
7477                 works with GTK themes
7478
7479 2002-08-20 [darko]      0.8.1claws82
7480
7481         * src/folder.h
7482         * src/folderview.c
7483         * src/prefs_folder_item.[hc]
7484                 don't use UI stuff in folder.h
7485
7486 2002-08-20 [darko]      0.8.1claws81
7487
7488         * src/folder.h
7489         * src/prefs_folder_item.h
7490         * src/folderview.c
7491         * src/prefs_folder_item.c
7492                 ability to set folder color in folderview
7493
7494 2002-08-19 [alfons]     0.8.1claws80
7495
7496         * src/summaryview.c
7497                 fix one of the earlier memleaks reported by Martin Kluge
7498
7499 2002-08-19 [alfons]     0.8.1claws79
7500
7501         * src/mainwindow.c
7502                 hide notice view when selecting seperate folder
7503                 view (reported by Urke MMI)
7504
7505 2002-08-19 [christoph]  0.8.1claws78
7506
7507         * src/folderview.c
7508         * src/prefs_folder_item.h
7509         * src/summaryview.[ch]
7510                 o add summary_set_prefs_from_folderitem to set
7511                   summaryview prefs (first step to remove all
7512                   references to the folderitem in summaryview)
7513                 o moved compiled regex stuff from folderitem prefs
7514                   to summaryview code
7515
7516 2002-08-19 [paul]       0.8.1claws77
7517
7518         * src/compose.c
7519                 add check for '.' to QUOTE_IF_REQUIRED
7520
7521 2002-08-19 [paul]       0.8.1claws76
7522
7523         * src/inc.c
7524                 sync with 0.8.1cvs25 (plug memory leak)
7525
7526         * src/prefs_toolbar.c
7527                 re-order prefs_toolbar_cancel()
7528
7529 2002-08-18 [alfons]     0.8.1claws75
7530
7531         * src/inc.c
7532         * src/matcher.c
7533                 plug other memleaks reported by Martin Kluge
7534
7535 2002-08-18 [paul]       0.8.1claws74
7536
7537         * po/pt_BR.po
7538                 updated by Fabio Jr. Beneditto
7539
7540 2002-08-18 [paul]       0.8.1claws73
7541
7542         * src/toolbar.[ch]
7543                 fix bug where tooltips were displayed untranslated              
7544
7545         * src/prefs_toolbar.c
7546                 fix bug where clicking 'Cancel' creates an icon & text
7547                 toolbar regardless of prefs
7548         
7549
7550 2002-08-17 [oliver]     0.8.1claws72
7551
7552         * src/prefs_toolbar.c
7553                 update toolbar on CANCEL
7554                 bug reported by Martin Kluge
7555         * src/toolbar.c
7556                 toolbar_destroy memleak fixed           
7557
7558 2002-08-17 [alfons]     0.8.1claws71
7559
7560         * src/toolbar.c
7561                 plug another memleak reported by Martin Kluge
7562
7563 2002-08-16 [alfons]     0.8.1claws70
7564
7565         * src/crash.c
7566                 use execvp() correctly (suggested by wwp; thanks!)
7567
7568 2002-08-16 [alfons]     0.8.1claws69
7569
7570         * src/gtksctree.c
7571                 plug memory leak reported by Kim Schultz & Martin Kluge
7572
7573 2002-08-16 [paul]       0.8.1claws68
7574
7575         * po/es.po
7576                 updated by Ricardo Mones Lastra
7577
7578 2002-08-16 [paul]       0.8.1claws67
7579
7580         * src/toolbar.h
7581                 fix bug where 'Compose News' icon showed wrong
7582                 tooltip
7583
7584 2002-08-16 [paul]       0.8.1claws66
7585
7586         * sync with 0.8.1cvs24
7587                 see ChangeLog 2002-08-16
7588
7589         * po/it.po
7590                 updated by Alessandro Maestri
7591
7592 2002-08-15 [paul]       0.8.1claws65
7593
7594         * po/sr.po
7595                 updated by Urke MMI
7596
7597 2002-08-15 [paul]       0.8.1claws64
7598
7599         * src/*.c
7600                 don't translate debug info
7601
7602         * src/matcher.[ch]
7603                 add copyright info
7604
7605 2002-08-15 [paul]       0.8.1claws63
7606
7607         * src/prefs_toolbar.c
7608                 fix bug where clicking 'OK' creates an icon & text
7609                 toolbar regardless of prefs
7610
7611 2002-08-14 [alfons]     0.8.1claws62
7612
7613         * src/main.c
7614                 add global var that has the full argv[0]
7615         * src/crash.c
7616                 o execvp the correct sylpheed by using argv0
7617                   and setting the correct work dir
7618                 o other tweaks  
7619
7620 2002-08-14 [oliver]     0.8.1claws61
7621         
7622         * enable/disable Toolbar Action Buttons 
7623         * code cleanups
7624         * src/mainwindow.c
7625         * src/toolbar.[ch]      
7626         * src/prefs_toolbar.c   
7627
7628 2002-08-14 [melvin]     0.8.1claws60
7629
7630         * po/fr.po
7631                 Updated French translations
7632
7633 2002-08-14 [melvin]     0.8.1claws59
7634
7635         * src/crash.c
7636                 Made bug report not translatable
7637         * src/exporthtml.c
7638                 Fixed exporthtml_build_filespec() return value
7639         * src/foldersel.c
7640                 Fixed incorrect include file
7641         * src/gtkspell.c
7642         * src/prefs_actions.c
7643         * src/prefs_toolbar.c
7644                 Made debug info not translatable
7645         * src/mutt.c
7646         * src/quote_fmt.c
7647                 Added missing includes
7648         * src/prefs_common.c
7649                 Fixed typo
7650
7651 2002-08-14 [paul]       0.8.1claws58
7652
7653         * faq/es/sylpheed-faq.html
7654           faq/es/sylpheed-faq-[1-3].html
7655           faq/es/sylpheed-faq-4.html     **NEW FILE **
7656                 update Spanish FAQ
7657
7658 2002-08-13 [christoph]  0.8.1claws57
7659
7660         * src/procmsg.c
7661                 ignore thread fix that did not mark all
7662                 child nodes of a ignored thread as
7663                 ignored. Does not work perfectly yet,
7664                 but it is better now
7665
7666 2002-08-13 [alfons]     0.8.1claws56
7667
7668         * src/crash.c
7669                 o implement 'save crash log'
7670                 o some tweaks
7671
7672 2002-08-13 [melvin]     0.8.1claws55
7673
7674         * src/main.c
7675                 removed unrequired "execinfo.h" header
7676
7677 2002-08-12 [paul]       0.8.1claws54
7678
7679         * faq/en/sylpheed-faq.html
7680           faq/en/sylpheed-faq-[1-3].html
7681           faq/en/sylpheed-faq-4.html     **NEW FILE **
7682                 update English FAQ
7683
7684 2002-08-12 [alfons]     0.8.1claws53
7685
7686         * po/POTFILES.in
7687                 add crash.c to translatables
7688         * src/crash.c
7689                 bring in Leandro's crash dialog
7690
7691 2002-08-11 [alfons]     0.8.1claws52
7692
7693         * src/crash.c
7694                 clean up some warnings
7695
7696 2002-08-11 [alfons]     0.8.1claws51
7697
7698         * acconfig.h
7699         * configure.in
7700         * src/crash.[ch]        ** NEW FILES **
7701         * src/main.c            
7702                 initial gdb crash handler
7703
7704 2002-08-11 [paul]       0.8.1claws50
7705
7706         * src/prefs_toolbar.c
7707                 replace Up/Down arrow pixmaps with text to be
7708                 consistent across icon themes
7709
7710 2002-08-11 [paul]       0.8.1claws49
7711
7712         * src/prefs_common.c
7713           src/prefs_toolbar.c
7714                 rename 'Pixmap' -> 'Icon'
7715
7716         * src/toolbar.[ch]
7717                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
7718
7719 2002-08-10 [paul]       0.8.1claws48
7720
7721         * src/prefs_toolbar.c
7722                 re-work the UI
7723
7724 2002-08-10 [paul]       0.8.1claws47
7725
7726         * src/main.c
7727                 don't write Processing progress to status bar
7728                 patch submitted by Alexander Evseev
7729
7730         * src/prefs_toolbar.c
7731                 re-position and resize window
7732                 make window assume correct size on first call
7733
7734 2002-08-10 [paul]       0.8.1claws46
7735
7736         * src/mainwindow.c
7737           src/prefs_toolbar.c
7738           src/toolbar.c
7739           src/toolbar.h
7740                 obey coding style
7741                 follow UI text conventions
7742
7743 2002-08-10 [alfons]     0.8.1claws45
7744
7745         * src/toolbar.c
7746                 correct pixmap for delete action
7747
7748 2002-08-10 [paul]       0.8.1claws44
7749
7750         * po/pt_BR.po
7751                 updated by Fabio Jr. Beneditto
7752
7753 2002-08-10 [paul]       0.8.1claws43
7754
7755         * po/POTFILES.in
7756                 add custom toolbar files
7757
7758 2002-08-10 [paul]       0.8.1claws42
7759
7760         * sync with 0.8.1cvs22
7761                 see ChangeLog 2002-08-09
7762
7763 2002-08-09 [paul]       0.8.1claws41
7764
7765         * tools/Makefile.am
7766           tools/README
7767           tools/outlook2sylpheed.pl     ** NEW FILE **
7768                 add script to convert exported Outlook
7769                 contacts list to a Sylpheed addressbook.
7770                 Submitted by Ricardo Mones Lastra.
7771
7772 2002-08-09 [paul]       0.8.1claws40
7773
7774         * AUTHORS
7775           configure.in
7776           po/sr.po      ** NEW FILE **
7777                 add Serbian message catalog. Submitted by
7778                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
7779
7780 2002-08-09 [paul]       0.8.1claws39
7781
7782         * sync with 0.8.1cvs21
7783                 see ChangeLog 2002-08-08
7784
7785 2002-08-08 [oliver]     0.8.1claws38
7786
7787         * src/mainwindow.c
7788                 move Custom Toolbar to Configuration menu
7789
7790 2002-08-08 [oliver]     0.8.1claws37
7791
7792         * src/prefs_toolbar.c
7793                 fix substitute pixmap bug
7794
7795 2002-08-08 [paul]       0.8.1claws36
7796
7797         * sync with 0.8.1cvs19
7798                 see ChangeLog 2002-08-08
7799
7800 2002-08-07 [christoph]  0.8.1claws35
7801
7802         * src/utils.c
7803                 fixed a memory leak in new canonicalize_file_replace
7804
7805 2002-08-07 [christoph]  0.8.1claws34
7806
7807         * src/utils.[ch]
7808                 o canonicalize_file_replace should create the temporary
7809                   file in the same directory as the original file.
7810                 o added get_tmpfile_in_dir that creates a temorary file
7811                   in a specified directory.
7812
7813 2002-08-07 [melvin]     0.8.1claws33
7814
7815         * src/toolbar.c
7816                 fixed bug where 'Article' button acted as 'Email' button.
7817
7818 2002-08-07 [paul]       0.8.1claws32
7819
7820         * sync with 0.8.1.cvs17
7821                 see ChangeLog 2002-08-07
7822
7823 2002-08-07 [colin]      0.8.1claws31
7824         
7825         * src/news.c
7826                 fix mass-cancel problem
7827
7828 2002-08-07 [thorsten]   0.8.1claws30
7829
7830         * src/prefs_toolbar.c
7831                 fix: crash on replace or add new button
7832         * src/toolbar.c
7833                 fix: close xmlfile after reading
7834         * src/utils.c
7835                 fix: unlink() file before rename()
7836
7837 2002-08-06 [paul]       0.8.1claws29
7838
7839         * sync with 0.8.cvs15
7840                 see ChangeLog 2002-08-06
7841
7842 2002-08-06 [oliver]     0.8.1claws28
7843
7844         * src/toolbar.c
7845         * src/prefs_toolbar.c
7846                 fixed empty toolbar issue
7847
7848 2002-08-06 [oliver]     0.8.1claws27
7849
7850         * Custom Toolbar Final 
7851         * src/folderview.c
7852         * src/inc.c
7853         * src/summaryview.c
7854                 o toolbar stuff now lives in src/toolbar.[ch]
7855                 o main_window_toolbar_* functions are renamed to
7856                   toolbar_* reflecting their new source file
7857         * src/mainwindow.[ch]
7858                 o remove toolbar stuff  
7859
7860 2002-08-06 [oliver]     0.8.1claws26
7861         
7862         * src/Makefile.am
7863         * src/prefs_toolbar.[ch]        **New File**
7864         * src/toolbar.[ch]              **New File**
7865                 o prefs_toolbar.[ch] custom toolbar frontend
7866                 o toolbar.[ch]       backend 
7867
7868 2002-08-06 [oliver]     0.8.1claws25
7869
7870         * src/prefs_actions.[ch]
7871                 o new exported function actions_execute
7872
7873 2002-08-06 [paul]       0.8.1claws24
7874
7875         * sync with 0.8.1cvs4
7876                 see ChangeLog 2002-08-06
7877
7878 2002-08-06 [paul]       0.8.1claws23
7879
7880         * sync with 0.8.1cvs13
7881                 see ChangeLog 2002-08-06
7882
7883 2002-08-06 [paul]       0.8.1claws22
7884
7885         * sync with 0.8.1cvs12
7886                 see ChangeLog 2002-08-05 and 2002-08-06
7887
7888 2002-08-06 [match]      0.8.1claws21
7889
7890         * src/addrclip.c
7891                 improvements to cut/copy/paste address
7892
7893 2002-08-05 [match]      0.8.1claws20
7894
7895         * src/addritem.[ch]
7896         * src/addrcache.c
7897         * src/addrbook.c
7898         * src/editaddress.c
7899         * src/addressbook.c
7900                 fixes to improve cut/copy/paste
7901
7902 2002-08-06 [melvin]     0.8.1claws19
7903
7904         * src/account.[ch]
7905                 account_find_all_from_address(): new function that returns the
7906                 list of all accounts that are matched in an address.
7907         * src/alertpanel.[ch]
7908                 alertpanel() now accepts a custom widget
7909                 alertpanel_with_widget(): new function that pops up a panel with
7910                 a custom widget in it 
7911         * src/gtkutils.[ch]
7912                 gtkut_account_menu_new(): new function that allows the selection
7913                 of an account from a list of accounts.
7914         * src/messageview.c
7915                 Extended Return Receipt notification to select the correct 
7916                 account and to make a security test on the Delivery-Notification
7917                 address which should be the same as the Return-Path.
7918
7919 2002-08-06 [thorsten]   0.8.1claws18
7920
7921         * src/mimeview.c
7922                 attach_all: save unnamed as "noname.%d",
7923                 dont free static dirname
7924
7925 2002-08-05 [alfons]     0.8.1claws17
7926
7927         * configure.in
7928                 detect XIM by trying to link rather than compile a XIM program
7929
7930 2002-08-05 [oliver]     0.8.1claws16
7931                 
7932         * src/stock_pixmap.[ch]
7933                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
7934                 o new func to retrieve pixmaps
7935
7936 2002-08-05 [paul]       0.8.1claws15
7937
7938         * sync with 0.8.1cvs10
7939                 see ChangeLog 2002-08-05
7940
7941 2002-08-04 [alfons]     0.8.1claws14
7942
7943         * src/textview.c
7944                 see if this plugs memleak
7945
7946 2002-08-04 [melvin]     0.8.1claws13
7947
7948         * src/gtkspell.c
7949                 fixed bug that could crash Sylpheed when highlighting
7950                 all misspelled words.
7951
7952 2002-08-03 [melvin]     0.8.1claws12
7953
7954         * src/prefs_actions.c
7955                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
7956         * src/messageview.c
7957                 fixed bug where the Return Receipt was sent to
7958                 Delivery-Notification-To address even if it was not present
7959
7960 2002-08-02 [alfons]     0.8.1claws11
7961
7962         * src/prefs_actions.c
7963                 o more check for NULLs
7964                 o put create_io_dialog() in right conditional block
7965
7966 2002-08-02 [paul]       0.8.1claws10
7967
7968         * po/es.po
7969                 updated by Ricardo Mones Lastra
7970
7971 2002-08-01 [christoph]  0.8.1claws9
7972
7973         * src/folder.c
7974                 don't free the cache of the opened
7975                 folder in the summaryview
7976         * src/summaryview.c
7977                 don't unset flags, if it is not required
7978
7979 2002-08-01 [paul]       0.8.1claws8
7980
7981         * sync with 0.8.1cvs8
7982                 see ChangeLog entry 2002-08-01
7983
7984 2002-08-01 [paul]       0.8.1claws7
7985
7986         * sync with 0.8.1cvs7
7987                 see ChangeLog 2002-07-31 and 2002-08-01
7988
7989 2002-07-31 [christoph]  0.8.1claws6
7990
7991         * src/mainwindow.c
7992                 forgot to update menu sensitivity
7993                 function for new menu entry
7994
7995 2002-07-31 [alfons]     0.8.1claws5
7996
7997         * src/main.c
7998                 check folder item and its path for NULL on
7999                 initial processing
8000
8001 2002-07-31 [christoph]  0.8.1claws4
8002
8003         * src/folder.c
8004                 check if folder_item_get_msginfo in
8005                 folder_item_remove_msg returned NULL
8006         * src/imap.c
8007                 better clear the uid cache in the
8008                 uid validity check function and delete
8009                 cached messages
8010
8011 2002-07-31 [paul]       0.8.1claws3
8012
8013         * man/sylpheed.1
8014                 add the '--attach' option and a few other
8015                 minor changes
8016
8017 2002-07-31 [paul]       0.8.1claws2
8018
8019         * sync with 0.8.1cvs5
8020                 see ChangeLog 2002-07-31
8021
8022 2002-07-31 [christoph]  0.8.1claws1
8023
8024         * src/folderview.[ch]
8025         * src/mainwindow.c
8026                 replace "Rescan all folders..." with
8027                 "Check all folders for new messages..."
8028
8029 2002-07-30 [paul]       0.8.1claws
8030
8031         * version 0.8.1claws released
8032
8033 2002-07-30 [paul]       0.8.0claws29
8034
8035         * tools/OOo2sylpheed.pl ** NEW FILE **
8036           tools/README
8037                 add script to enable sending documents as
8038                 attachments from OpenOffice.org
8039
8040 2002-07-30 [melvin]     0.8.0claws28
8041
8042         * src/prefs_actions.c
8043                 Made the actions' input/output dialog display
8044                 without delay.
8045
8046 2002-07-30 [christoph]  0.8.0claws27
8047
8048         * src/procmsg.c
8049                 check if folder_item_get_msginfo in
8050                 procmsg_save_to_outbox returned NULL
8051
8052 2002-07-30 [paul]       0.8.0claws26
8053
8054         * sync with 0.8.1cvs4
8055                 see ChangeLog 2002-07-29
8056
8057 2002-07-29 [thorsten]   0.8.0claws25
8058
8059         * README.claws
8060                 added selective download, delete on server
8061
8062 2002-07-29 [paul]       0.8.0claws24
8063
8064         * sync with 0.8.1cvs3
8065                 see ChangeLog 2002-07-29
8066
8067 2002-07-27 [christoph]  0.8.0claws23
8068
8069         * src/folder.c
8070                 add extra check if fetching the msginfo
8071                 returned NULL
8072
8073 2002-07-27 [paul]       0.8.0claws22
8074
8075         * sync with 0.8.1cvs2
8076                 see ChangeLog 2002-07-26
8077
8078 2002-07-27 [christoph]  0.8.0claws21
8079
8080         * src/imap.c
8081                 add another check if a valid msginfo
8082                 was returned
8083
8084 2002-07-26 [hoa]        0.8.0claws20
8085
8086         * src/folder.c
8087                 Fixed a condition in folder_item_destroy()
8088
8089         * src/imap.c
8090                 Fixed an error in IMAP protocol
8091
8092 2002-07-26 [alfons]     0.8.0claws19
8093
8094         * src/folder.c
8095                 ofcourse compare with identifier, not the path
8096
8097 2002-07-26 [alfons]     0.8.0claws18
8098
8099         * src/folder.c
8100                 use folder item identifier for saving / restoring
8101                 preferences because folder->path might not be unique
8102
8103 2002-07-26 [melvin]     0.8.0claws17
8104
8105         * src/logwindow.c
8106                 Fixed a crash introduced in 0.8.0claws5 when log is 
8107                 cut under 80 characters.
8108
8109 2002-07-26 [paul]       0.8.0claws16
8110
8111         * sync with 0.8.1cvs1
8112                 see ChangeLog 2002-07-26
8113
8114 2002-07-26 [christoph]  0.8.0claws15
8115
8116         * src/imap.[ch]
8117                 imap folder now remembers the last selected
8118                 folder and imap_fetch_msginfo skips selecting
8119                 the folder if it is already selected
8120
8121 2002-07-26 [christoph]  0.8.0claws14
8122
8123         * src/folder.c
8124         * src/folderview.c
8125         * src/imap.c
8126                 fix imap folder rescanning
8127
8128 2002-07-25 [christoph]  0.8.0claws13
8129
8130         * src/filter.c
8131         * src/folder.[ch]
8132         * src/folderview.c
8133         * src/imap.[ch]
8134         * src/mainwindow.c
8135         * src/mbox_folder.c
8136         * src/mh.c
8137         * src/news.c
8138                 implement imap uid cache and uid validity check
8139
8140 2002-07-25 [alfons]     0.8.0claws12
8141
8142         * src/summaryview.c
8143                 fix a brown paper bag bug, and also add some more
8144                 checks
8145
8146 2002-07-25 [christoph]  0.8.0claws11
8147
8148         * src/folder.c
8149                 don't mix copy, fetch_msginfo and remove
8150                 operations in folder item copy and move
8151                 operations
8152
8153 2002-07-25 [christoph]  0.8.0claws10
8154
8155         * src/folderview.c
8156         * src/mainwindow.c
8157         * src/prefs_folder_item.c
8158         * src/summaryview.[ch]
8159                 remove no longer required parameter update_cache from
8160                 summary_show
8161
8162 2002-07-25 [paul]       0.8.0claws9
8163
8164         * sync with 0.8.1
8165         
8166         * AUTHORS
8167                 a few corrections
8168
8169 2002-07-24 [alfons]     0.8.0claws8
8170
8171         * src/summaryview.c
8172                 sort correctly when using simplified subject line
8173                 (closes feature request "[ 585141 ] applying regexp to subject 
8174                 before sort" submitted by Alexandra Walford)
8175
8176 2002-07-24 [paul]       0.8.0claws7
8177
8178         * sync with 0.8.0cvs3
8179                 see ChangeLog 2002-07-24
8180
8181 2002-07-23 [christoph]  0.8.0claws6
8182
8183         * src/folder.c
8184         * src/folder.h
8185         * src/summaryview.c
8186         * src/summaryview.h
8187         * src/main.c
8188                 o separate processing and summaryview
8189                 o removed summary_write_cache from summaryview
8190                 o removed summaryview->killed_messages, because we don't have
8191                   to keep a list of killed messages anymore. New cache will
8192                   keep the hidden messages in cache anyway
8193         * src/folderview.c
8194         * src/inc.c
8195         * src/selective_download.c
8196                 o removed unnecessary summary_write_cache calls
8197         * src/procmsg.c
8198                 o don't set ignore thread flag in procmsg_get_thread_tree
8199                   if it is already set
8200         * src/mainwindow.c
8201         * src/statusbar.h
8202                 o moved STATUSBAR_PUSH/POP to statusbar.h because
8203                   they are used in different files
8204
8205 2002-07-23 [melvin]     0.8.0claws5
8206
8207         * src/addressbook.c
8208         * src/addrgather.c
8209         * src/editaddress.c
8210         * src/editgroup.c
8211         * src/editldap_basedn.c
8212         * src/importldif.c
8213         * src/prefs_common.c
8214                 Fixed few memory leak (gtk_editable_get_chars returns
8215                 an allocated string)
8216         * src/logwindow.c
8217                 Fixed few memory leak (gtk_editable_get_chars returns
8218                 an allocated string) and modified a little the log cutting
8219                 loop.
8220         * src/compose.c
8221                 Replaced a call to an obsolete function gtk_entry_get_text()
8222                 by gtk_editable_get_chars()
8223         * src/send.c
8224                 Removed a debug printf
8225
8226 2002-07-23 [christoph]  0.8.0claws4
8227
8228         * src/filesel.c
8229                 fix another g_dirname memory leak
8230
8231 2002-07-23 [christoph]  0.8.0claws3
8232
8233         * src/mh.c
8234                 fixed a memory leak in mh_fetch_msginfo
8235                 fixed crash when message header could not be
8236                 parsed
8237
8238 2002-07-23 [paul]       0.8.0claws2
8239
8240         * sync with 0.8.0cvs2
8241                 see ChangeLog 2002-07-23
8242
8243 2002-07-23 [paul]       0.8.0claws1
8244
8245         * sync with 0.8.0cvs1
8246                 see ChangeLog 2002-07-23
8247
8248 2002-07-23 [paul]       0.8.0claws
8249
8250         * release of 0.8.0claws
8251
8252 2002-07-23 [paul]       0.7.8claws99
8253
8254         * po/ru.po
8255                 new Russian translation, submitted by
8256                 Botalov Vyacheslav <botalov_v@upr.uralkaly.ru>
8257
8258 2002-07-22 [jens]       0.7.8claws98
8259
8260         * po/de.po
8261                 Updated German translations.
8262
8263 2002-07-22 [paul]       0.7.8claws97
8264
8265         * po/es.po
8266           po/it.po
8267           po/nl.po
8268           po/pt_BR.po
8269                 updated translations by Ricardo Mones Lastra,
8270                 Alessandro Maestri, Wilbert Berendsen and 
8271                 Fabio Jr. Beneditto respectively
8272
8273 2002-07-22 [christoph]  0.7.8claws96
8274
8275         * src/mimeview.c
8276                 fix memory leak caused by wrong g_dirname usage
8277
8278 2002-07-22 [christoph]  0.7.8claws95
8279
8280         * src/summaryview.c
8281                 update new and unread message counts for summaryview
8282                 summaryview does not get it from the folder anymore
8283                 and has to update the values itself
8284
8285 2002-07-22 [melvin]     0.7.8claws94
8286
8287         * po/fr.po
8288                 Updated French translations.
8289
8290 2002-07-22 [christoph]  0.7.8claws93
8291
8292         * src/matcher.c
8293                 set prop->preg pointer to NULL or following check
8294                 will not fail and regexec will be called with
8295                 invalid pointer
8296
8297 2002-07-21 [alfons]     0.7.8claws92
8298         
8299         * src/prefs_common.[ch]
8300                 remove option "Send return receipt on request"
8301
8302 2002-07-21 [thorsten]   0.7.8claws91
8303
8304         * src/mimeview.c
8305                 fixed memleaks, coding style as pointed out by alfons
8306
8307 2002-07-21 [alfons]     0.7.8claws90
8308
8309         * src/messageview.c
8310         * src/noticeview.[ch]
8311                 o fix bug notice view being displayed when going to empty folder 
8312                   (noticed by Christoph)
8313                 o allow RRR to be sent when restarting sylpheed, or changing folder 
8314                   (noticed by Thorsten)
8315
8316 2002-07-21 [thorsten]   0.7.8claws89
8317
8318         * src/mimeview.c
8319                 Included save_all patch from Xaview FACQ
8320                 added support for pathnames
8321
8322 2002-07-21 [alfons]     0.7.8claws88
8323
8324         * po/POTFILES.in
8325         * src/Makefile.am
8326         * src/mainwindow.c
8327         * src/messageview.[ch]
8328         * src/noticeview.c      ** NEW FILE **
8329         * src/noticeview.h      ** NEW FILE **
8330                 make return receipts work again
8331                 (UI idea by Leandro Pereira)
8332
8333 2002-07-21 [paul]       0.7.8claws87
8334
8335         * src/summaryview.c
8336                 fix sensitivity of 'Select thread'
8337
8338 2002-07-21 [paul]       0.7.8claws86
8339
8340         * src/prefs_common.c
8341                 add browser command line for Galeon
8342
8343 2002-07-21 [paul]       0.7.8claws85
8344
8345         * Makefile.am
8346                 fix 'EXTRA_DIST': remove README.README, add TODO
8347                 and TODO.claws
8348
8349 2002-07-21 [alfons]     0.7.8claws84
8350
8351         * src/gtkstext.c
8352                 make enter clear selection
8353                 (closes "[ 579888 ] Editor selection/entry error"
8354                 reported by Steve Lamb)
8355
8356 2002-07-21 [alfons]     0.7.8claws83
8357         
8358         * src/summaryview.c
8359                 sort message list when selecting unthread messages
8360                 (closes "[ 501593 ] switching threaded view doesn't sort"
8361                 reported by Simon Schubert)
8362
8363 2002-07-20 [alfons]     0.7.8claws82
8364         
8365         * src/matcher.c
8366                 const-correctness
8367
8368 2002-07-20 [thorsten]   0.7.8claws81
8369
8370         * src/matcher.c
8371                 Fixed expansion of empty fields in matchactions
8372
8373 2002-07-19 [melvin]     0.7.8claws80
8374
8375         * src/gtkspell.c
8376                 Removed a duplicate menu entry (fast mode) introduced during
8377                 the new cache merge
8378                 Added a menu separator between 'Use alternate' and 'Fast mode'
8379
8380 2002-07-19 [paul]       0.7.8claws79
8381
8382         * tools/Makefile.am
8383           tools/README
8384                 correct typos
8385
8386 2002-07-19 [thorsten]   0.7.8claws78
8387
8388         * tools/calypso_convert.pl      ** NEW FILE **
8389           tools/README
8390           tools/Makefile.am
8391                 script to import mbox files exported
8392                 by calypso
8393                 o generates folder structure
8394                 o includes attachments
8395
8396 2002-07-19 [melvin]     0.7.8claws77
8397
8398         * src/selective_download.[ch]
8399                 Fixed bug where closing the dialog with the window manager's
8400                 close button will not unlock the summary
8401                 Corrected some function declarations that missed a return value
8402                 Made the source code comply better with coding style.
8403         * src/prefs_common.c
8404                 Added new browser command line for Mozilla.
8405
8406 2002-07-18 [paul]       0.7.8claws76
8407
8408         * src/mainwindow.c
8409           src/selective_download.[ch]
8410                 reflect theme changes, fix Gdk Warning when creating 
8411                 pixmap from NULL window, and minor clean up.
8412                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
8413
8414         * po/en_GB.po
8415                 updated
8416
8417 2002-07-17 [paul]       0.7.8claws75
8418
8419         * INSTALL[.jp]
8420                 sync with 0.8.0
8421         
8422         * po/en_GB.po
8423                 updated
8424
8425 2002-07-16 [paul]       0.7.8claws74
8426
8427         * tools/filter_conv.pl
8428           tools/README
8429                 replace conversion script with reimplemented version, 
8430                 submitted by Torsten Schoenfeld <kaffeetisch@web.de>
8431
8432 2002-07-16 [colin]      0.7.8claws73
8433
8434         * src/summaryview.c
8435                 remove forgotten debug messages - sorry ;-)
8436
8437 2002-07-16 [colin]      0.7.8claws72
8438
8439         * src/mimeview.c
8440           src/summaryview.c
8441           src/textview.c
8442           src/textview.h
8443                 add the ability to select part of a text mime-part 
8444                 to reply.
8445
8446 2002-07-15 [christoph]  0.7.8claws71
8447
8448         * src/folder.c
8449                 fix folder message count for folders without
8450                 msg_is_changed (includes news folders)
8451
8452 2002-07-15 [martin]     0.7.8claws70
8453
8454         * src/summaryview.c
8455                 option "display recipient on 'From'..." now works
8456                 without the need of enabling the option
8457                 "display  sender  using  address  book".
8458
8459 2002-07-15 [christoph]  0.7.8claws69
8460
8461         * src/summaryview.c
8462                 removed setting folder status from summaryview.
8463                 folder.c should update all message counts correctly.
8464
8465 2002-07-15 [paul]       0.7.8claws68
8466
8467         * po/pt_BR.po
8468                 updated by Fabio Junior Beneditto
8469
8470 2002-07-15 [darko]      0.7.8claws67
8471
8472         * src/mh.c
8473                 Fixed target folder colorization, don't decrease op
8474                 number twice
8475
8476 2002-07-14 [paul]       0.7.8claws66
8477
8478         * sync with main 0.8.0
8479                 see ChangeLog 2002-07-14
8480
8481 2002-07-13 [melvin]     0.7.8claws65
8482         
8483         * src/addrbook.c
8484         * src/addressbook.c
8485         * src/addrindex.c
8486                 Replaced sprintf by g_snprintf to prevent possible buffer
8487                 overflow.
8488         * src/news.c
8489                 Corrected a log message output format.
8490                 Added a missing "done" debug output.
8491         * src/compose.c
8492                 Added keyboard accelerator for Priority menu items
8493                 Added missing \n in debug output
8494         * src/logwindow.c
8495         * src/gtkspell.c
8496         * src/rfc2015.c
8497                 Added missing \n in debug output
8498
8499 2002-07-13 [paul]       0.7.8claws64
8500
8501         * man/sylpheed.1
8502                 change Sergey's email address to the sf address
8503
8504         * src/textview.c
8505                 increase show_url_timeout (more useful for long
8506                 urls)
8507
8508 2002-07-12 [sergey]     0.7.8claws63
8509
8510         * src/rfc2015.c
8511                 applied (with some modifications) patch to set the
8512                 micalg parameter for signatures
8513                 (2001-08-28 Werner Koch <wk@gnupg.org>)
8514
8515 2002-07-12 [sergey]     0.7.8claws62
8516
8517         * man/Makefile.am
8518         * configure.in
8519                 fixed man page installation
8520
8521 2002-07-12 [paul]       0.7.8claws61
8522
8523         * sync with 0.7.8cvs26
8524                 see ChangeLog 2002-07-11 and 2002-07-12
8525
8526 2002-07-11 [christoph]  0.7.8claws60
8527
8528         * src/compose.c
8529         * src/procmsg.c
8530                 first use the message number to find the message
8531                 to mark with a reply flag but check the
8532                 message-id if we got the correct message, if not
8533                 try to find it by message-id.
8534                 use new string seperator that is not allowed
8535                 in message-ids.
8536
8537 2002-07-11 [paul]       0.7.8claws59
8538
8539         * sync with 0.7.8cvs23
8540                 see ChangeLog 2002-07-10
8541
8542 2002-07-10 [christoph]  0.7.8claws58
8543
8544         * src/folder.[ch]
8545         * src/msgcache.[ch]
8546                 Added message-id table to the cache in memory
8547                 and functions to msgcache.c and folder.c to
8548                 fetch MsgInfos by message id
8549         * src/compose.c
8550         * src/procmsg.c
8551                 store folder and message-id of message replying
8552                 to in queue header and set reply flag after sending
8553                 (Closes bug #469498)
8554
8555 2002-07-10 [paul]       0.7.8claws57
8556
8557         * AUTHORS
8558           man/sylpheed.1.gz
8559                 add Martin to the list of authors
8560
8561 2002-07-09 [martin]     0.7.8claws56
8562         * src/gtksctree.c
8563                 Added gtk_ctree_last_visible(), tree_update_level(),
8564                 gtk_ctree_link(), gtk_ctree_unlink(), real_sort_list(),
8565                 tree_sort(), gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8566                 from gtk+ to gtksctree.c for the new sorting code
8567                 Renamed gtk_ctree_sort_recusive() to gtk_sctree_sort_recursive
8568                 Renamed gtk_ctree_sort_node() to gtk_sctree_sort_node
8569         * src/gtksctree.h
8570                 Added declaration for gtk_sctree_sort_recursive() and
8571                 gtk_sctree_sort_node
8572         * src/addressbook.c
8573         * src/foldersel.c
8574         * src/folderview.c
8575         * src/summaryview.c
8576                 changed calls from gtk_ctree_sort_recursive() and gtk_ctree_sort_node()
8577                 to gtk_sctree_sort_recursive() and gtk_sctree_sort_node()
8578
8579 2002-07-08 [paul]       0.7.8claws55
8580
8581         * more sync with 0.7.8cvs21
8582                 see ChangeLog 2002-07-08
8583
8584 2002-07-08 [paul]       0.7.8claws54
8585
8586         * sync with 0.7.8cvs21
8587                 see ChangeLog 2002-07-08
8588
8589 2002-07-07 [alfons]     0.7.8claws53
8590
8591         * src/Makefile.am
8592         * src/stock_pixmap.[ch]
8593         * src/pixmaps/notice_warn.xpm   ** NEW FILE **
8594         * src/pixmaps/notice_error.xpm  ** NEW FILE **
8595         * src/pixmaps/notice_note.xpm   ** NEW FILE **
8596                 add new pixmaps for upcoming notice pane
8597
8598 2002-07-06 [melvin]     0.7.8claws52
8599
8600         * src/gtkspell.[ch]
8601                 Made them a bit closer to Sylpheed's coding style.
8602                 Removed old code.
8603                 Removed possible memory leaks when some errors occurs.
8604
8605 2002-07-06 [melvin]     0.7.8claws51
8606
8607         * po/Makefile.in.in
8608                 Removed --no-location in xgettext command line to help
8609                 translators that use Emacs' po-mode
8610         * src/quote_fmt.c
8611                 Removed unnecessary comments that messed up sylpheed.pot
8612
8613 2002-07-06 [paul]       0.7.8claws50
8614
8615         * sync with 0.7.8cvs19
8616                 see ChangeLog 2002-07-05
8617
8618 2002-07-06 [christoph]  0.7.8claws49
8619
8620         * src/folder.c
8621         * src/mainwindow.c
8622                 fix folder_item_remove_all_msg and folderview
8623                 status for trash folders after emptying trash
8624
8625 2002-07-05 [paul]       0.7.8claws48
8626
8627         * sync with 0.7.8cvs16
8628                 see ChangeLog 2002-07-04 and 2002-07-05
8629
8630 2002-07-04 [paul]       0.7.8claws47
8631
8632         * sync with 0.7.8cvs14
8633                 see  ChangeLog 2002-07-04
8634
8635 2002-07-03 [alfons]     0.7.8claws46
8636
8637         * src/folder.c
8638                 dupe folder item's path because it's being reallocated
8639                 by new folder scanning code
8640
8641 2002-07-03 [christoph]  0.7.8claws45
8642
8643         * src/imap.c
8644                 better IMAP uid fetching using 'FETCH 1:* (UID)'
8645         * src/msgcache.c
8646                 add missing return in msgcache_write
8647
8648 2002-07-02 [thorsten]   0.7.8claws44
8649
8650         * src/jpilot.c
8651         * src/msgcache.c
8652         * src/rfc2015.c
8653                 use binary mode for file access
8654
8655 2002-07-02 [christoph]  0.7.8claws43
8656
8657         * major code cleanup (part 1)
8658         
8659                 - unused variables removed
8660                 - unused functions removed
8661                 - uninitialized variables checked
8662                 - missing return statements added
8663                 - missing function return types added
8664                 - added parentheses around assignment and
8665                   && in || when suggested by gcc
8666               
8667         * src/mh.c
8668         * src/folder.c
8669                 replaced direct calls to folder->scan_tree
8670                 with folder_scan_tree and restore folder
8671                 prefs in this function. The folder should
8672                 not have to deal with them.
8673                 ( Should now work for all folder types )
8674
8675 2002-07-02 [paul]       0.7.8claws42
8676
8677         * sync with 0.7.8cvs13
8678                 see ChangeLog 2002-07-01 and 2002-07-02
8679
8680 2002-07-01 [christoph]  0.7.8claws41
8681
8682         * src/summaryview.c
8683                 fix "goto next/prev unread message" with
8684                 ignored threads
8685
8686 2002-07-01 [paul]       0.7.8claws40
8687
8688         * po/es.po
8689                 updated by Ricardo Mones Lastra
8690
8691 2002-06-30 [match]      0.7.8claws39
8692
8693         * src/jpilot.c
8694                 applied variation of leonerd's patch (566661) to
8695                 allow multiple email addresses per JPilot entry.
8696                 addresses may be separated by space, comma, pipe,
8697                 semi-colon, new-line.
8698
8699 2002-06-30 [alfons]     0.7.8claws38
8700
8701         * src/procmsg.c
8702                 simple fix for putting older nodes before
8703                 newer nodes when threading by subject
8704
8705 2002-06-30 [christoph]  0.7.8claws37
8706
8707         * src/folder.c
8708         * src/folderview.c
8709         * src/mh.c
8710         * src/news.c
8711         * src/procmsg.c
8712                 fix broken folder tree rescaning
8713                 and don't use procmsg_get_mark_sum
8714                 anymore
8715
8716 2002-06-30 [christoph]  0.7.8claws36
8717
8718         * merge new cache branch
8719         * src/imap.c
8720                 fix new cache imap copy bug
8721         * src/folder.c
8722                 improved folder_item_scan
8723                 it should now always set the correct
8724                 new, unread and total message counts
8725
8726 2002-06-29 [paul]       0.7.8claws35
8727
8728         * configure.in
8729                 correct syntax error
8730
8731 2002-06-29 [paul]       0.7.8claws34
8732
8733         * configure.in
8734           Makefile.am
8735           man/Makefile.am       ** NEW FILE **
8736           man/sylpheed.1.gz     ** NEW FILE **
8737                 add Sylpheed man page
8738
8739 2002-06-29 [paul]       0.7.8claws33
8740
8741         * po/pt_BR.po
8742                 updated by Fabio Junior Beneditto
8743
8744 2002-06-28 [jens]       0.7.8claws32
8745
8746         * po/de.po
8747                 translation updated
8748
8749         * src/selective_download.c
8750                 removed gettext for space " "
8751
8752         * src/imap.c
8753                 removed wrong space
8754
8755 2002-06-28 [paul]       0.7.8claws31
8756
8757         * sync with 0.7.8cvs11
8758                 see ChangeLog 2002-06-28
8759
8760 2002-06-28 [paul]       0.7.8claws30
8761
8762         * sync with 0.7.8cvs10
8763                 see ChangeLog 2002-06-27 and 2002-06-28
8764
8765 2002-06-26 [paul]       0.7.8claws29
8766
8767         * src/addrgather.c
8768           src/selective_download.c
8769                 don't gettextise empty strings.
8770                 reserved by gettext. gettext("") returns 
8771                 the header entry with meta information, 
8772                 not the empty string
8773
8774         * po/en_GB.po
8775                 updated
8776
8777 2002-06-26 [paul]       0.7.8claws28
8778
8779         * sync with 0.7.8cvs7
8780                 see ChangeLog 2002-06-25
8781
8782         * src/prefs_common.c
8783                 ...and in the process, tweak the gui a little
8784
8785 2002-06-25 [alfons]     0.7.8claws27
8786         
8787         * configure.in
8788         * src/Makefile.am
8789                 fine tune ldap library detection
8790
8791 2002-06-25 [alfons]     0.7.8claws26
8792
8793         * src/compose.c
8794                 don't allow return receipts when composing a news article
8795
8796 2002-06-25 [paul]       0.7.8claws25
8797
8798         * Makefile.am
8799                 add '$(AMTAR)' to 'release' section to allow for
8800                 new and older autotools
8801
8802 2002-06-25 [paul]       0.7.8claws24
8803
8804         * src/summaryview.c
8805                 fix "No more unread messages" persistant pop-up
8806                 window bug
8807
8808 2002-06-25 [paul]       0.7.8claws23
8809
8810         * po/it.po
8811                 updated by Alessandro Maestri
8812
8813 2002-06-25 [paul]       0.7.8claws22
8814
8815         * sync with 0.7.8cvs6
8816                 see ChangeLog 2002-06-25
8817
8818 2002-06-24 [paul]       0.7.8claws21
8819
8820         * tools/update-po
8821                 add GPL copyright information
8822
8823 2002-06-24 [paul]       0.7.8claws20
8824
8825         * tools/Makefile.am
8826           tools/README
8827           tools/update-po       ** NEW FILE **
8828                 add script that eases the creation of *.po files
8829                 Submitted by Wilbert Berendsen <wilbert@oswf.org>
8830
8831 2002-06-23 [alfons]     0.7.8claws19
8832
8833         * src/messageview.c
8834                 make notification_convert_header obey const correctness
8835                 (next step will be fixing the broken return receipt)
8836
8837 2002-06-23 [paul]       0.7.8claws18
8838
8839         * src/messageview.c
8840                 fix bug introduced in last commit:
8841                 removed too much code in last commit - put back what's
8842                 needed
8843
8844 2002-06-23 [paul]       0.7.8claws17
8845
8846         * src/messageview.[ch]
8847                 remove code committed in error from locally patched
8848                 source
8849
8850 2002-06-23 [colin]      0.7.8claws16
8851
8852         * src/compose.[ch]
8853                 add compose_entry_select(), used to select the default_to
8854                 email address - hopefully avoiding people sending mails to
8855                 wrong recipients.
8856
8857 2002-06-22 [alfons]     0.7.8claws15
8858
8859         * AUTHORS
8860                 add Bram Metsch & Stanislav Karchebny
8861         * src/smtp.[ch]
8862         * src/prefs_account.[ch]
8863         * src/send.c
8864                 - apply and adapt Bram's patch which allows user to set SMTP AUTH 
8865                   options.  (see <http://sourceforge.net/tracker/index.php
8866                   ?func=detail&aid=566937&group_id=25528&atid=384600>);
8867
8868                 - merge Stanislav's fix to make SMTP AUTH work with qmail
8869                   (see <http://www.tmtm.org/cgi-bin/w3ml/msg.cgi?ml=sylpheed&id=14343>)
8870
8871 2002-06-22 [paul]       0.7.8claws14
8872
8873         * sync with 0.7.8cvs5
8874                 see ChangeLog 2002-06-19 and 2002-06-20
8875
8876 2002-06-22 [alfons]     0.7.8claws13
8877
8878         * src/selective_download.c
8879                 fix a stupid mistake I made
8880
8881 2002-06-22 [alfons]     0.7.8claws12
8882
8883         * src/selective_download.[ch]
8884                 fix another unnoticed leak; cleanup code
8885
8886 2002-06-21 [alfons]
8887
8888         * tools/Makefile.am
8889                 gpg-sign <-- gpg-sign-syl
8890
8891 2002-06-21 [alfons]     0.7.8claws11
8892
8893         * src/selective_download.c
8894         * src/selective_download.h
8895                 fix assorted mix of allocation errors (should solve
8896                 problem reported by Philippe Gramoullé, see:
8897                 http://sourceforge.net/mailarchive/forum.php?thread_id=828668&forum_id=2006)
8898
8899 2002-06-20 [melvin]     0.7.8claws10
8900
8901         * tools/gpg-sign *REMOVED*
8902           tools/gpg-sign-syl *ADDED*
8903                 Replaced the gpg clearsigning script with the version using
8904                 xterm instead of ssh-askpass and changed its name.
8905
8906         * README.claws
8907                 Updated actions example to reflect the renaming of the
8908                 gpg clearsigning script.
8909
8910 2002-06-19 [paul]       0.7.8claws9
8911
8912         * sync with 0.7.8claws9
8913                 see ChangeLog 2002-06-18 and 2002-06-19
8914
8915 2002-06-19 [paul]       0.7.8claws8
8916
8917         * sync with 0.7.8cvs1
8918                 see ChangeLog 2002-06-18
8919
8920 2002-06-18 [alfons]     0.7.8claws7
8921
8922         * src/mainwindow.h
8923                 add omitted prototype
8924
8925 2002-06-17 [paul]       0.7.8claws6
8926
8927         * src/mainwindow.c
8928                 fix hiding of exec_btn
8929
8930 2002-06-17 [paul]       0.7.8claws5
8931
8932         * src/pop.c
8933                 remove unneeded code: should_delete() 
8934                 and Pop3State::uidl_todelete_list
8935
8936 2002-06-17 [paul]       0.7.8claws4
8937
8938         * sync with 0.7.8
8939                 see ChangeLog 2002-06-11 and 2002-06-13
8940
8941 2002-06-16 [alfons]     0.7.8claws3
8942         
8943         * src/folder.c
8944                 make sure lock sort mode (claws specific) is
8945                 also persists after a tree rescan
8946
8947 2002-06-16 [alfons]     0.7.8claws2
8948
8949         * src/prefs_folder_item.c
8950         * src/folder.[ch]
8951                 fix persistence of folder sort mode (broken
8952                 by adapting Hiro's new folder persistence code)
8953
8954 2002-06-16 [alfons]     0.7.8claws1
8955
8956         * AUTHORS
8957         * src/logwindow.c
8958         * src/prefscommon.[ch]
8959                 control size of log text in log window; 
8960                 closes patch #569155 submitted by Mitko Haralanov.
8961
8962 2002-06-15 [paul]       0.7.8claws
8963
8964         * release of 0.7.8claws
8965
8966 2002-06-15 [paul]       0.7.7claws
8967
8968         * po/pt_BR.po
8969                 updated by Fabio Junior Beneditto
8970
8971 2002-06-14 [paul]       0.7.6claws49
8972
8973         * po/es.po
8974                 updated by Ricardo Mones Lastra
8975
8976 2002-06-14 [paul]       0.7.6claws48
8977
8978         * po/nl.po
8979                 updated translation by Wilbert Berendsen
8980
8981 2002-06-14 [melvin]     0.7.6claws47
8982
8983         * po/fr.po
8984                 Updated French translation
8985
8986 2002-06-13 [paul]       0.7.6claws46
8987
8988         * src/filesel.c
8989                 allow filename to be typed in, rather than just
8990                 selected by the mouse. Patch by Gustavo Noronha Silva.
8991
8992 2002-06-13 [alfons]     0.7.6claws45
8993
8994         * src/mainwindow.[ch]
8995                 more cleanups (removing unnecessary menu items Expand 
8996                 summary / message view)
8997
8998 2002-06-13 [melvin]     0.7.6claws44
8999
9000         * po/POTFILES.in
9001                 Added src/string_match.c
9002         * src/string_match.c
9003                 Fixed possible buffer overflow.
9004                 Corrected typo.
9005                 Added missing config.h header.
9006         * src/prefs_common.c
9007           src/prefs_matcher.c
9008           src/prefs_scoring.c
9009                 Made some strings translatable (missing _(..)).
9010
9011 2002-06-13 [melvin]     0.7.6claws43
9012
9013         * README.claws
9014                 Corrected action example (verifying clearsigned mail).
9015         * src/prefs_account.c
9016                 Corrected typo.
9017         * src/prefs_common.c
9018                 Removed incorrect line that generated a Gtk-CRITICAL msg.
9019
9020 2002-06-12 [alfons]     0.7.6claws42
9021
9022         * src/summaryview.c
9023                 add init of score column lost in 0.7.6claws42
9024
9025 2002-06-12 [paul]       0.7.6claws41
9026
9027         * src/prefs_account.c
9028                 CREATE_RADIO_BUTTONS(): fixed a typo and corrected the 
9029                 behavior of the radio buttons, (from 0.7.7cvs2)
9030
9031 2002-06-11 [alfons]     0.7.6claws40
9032
9033         * src/messageview.[ch]
9034         * src/summaryview.[ch]
9035         * src/summary_search.c
9036         * src/mainwindow.c
9037                 perform a sync to bring in Hiro's separate view implementation 
9038
9039                 (NOTE: may still be buggy; 0.7.6claws39 marked as LAST_STABLE)
9040
9041 2002-06-11 [paul]       0.7.6claws39
9042         
9043         * src/prefs_account.c
9044                 correct a typo on the Receive tab
9045
9046 2002-06-10 [match]      0.7.6claws38
9047
9048         * src/addressbook.c
9049                 Included address completion patch from Gustavo Noronha.
9050
9051 2002-06-10 [paul]       0.7.6claws37
9052
9053         * src/inc.[ch]
9054           src/pop.c
9055           src/prefs_account.[ch]
9056           src/selective_download.[ch]
9057                 apply PATCH #561712
9058                  NEW:
9059                 - check if POP Account
9060                 - Receive Button renamed to Preview
9061                 - Preview Button Popup: preview new/all messages
9062                 - Download Button
9063                 - Account Preferences-->Receive tab checkbutton if you
9064                   want to remove Mail after Download
9065                 -: default YES
9066                 - Account Preferences-->Receive tab checkbutton use
9067                   filtering rules on preview
9068                   (think of delete_on_server)
9069                 -: default YES
9070                 - Account selectable from SD dialog
9071                 - checkbutton to show already downloaded messages if
9072                   all messages are previewed
9073                 - new clist column showing Date
9074                 - ESC KEY close
9075                 FIXES:
9076                 - play ball with UIDL
9077                 - fault tolerant (?) 
9078                 Patch submitted by Oliver Haertel <oha@users.sourceforge.net>
9079
9080 2002-06-10 [melvin]     0.7.6claws36
9081
9082         * README.claws
9083                 Added a hint to ac/README in cvs instructions.
9084
9085         * src/prefs_actions.c
9086                 Made it possible to use a more elaborate command line
9087                 for asynchronous actions, too.
9088
9089 2002-06-10 [melvin]     0.7.6claws35
9090         
9091         * src/prefs_actions.c
9092                 Make it possible to use a more elaborate command line
9093                 (e.g. |foo|bar|cat>there;echo Done|)
9094                 Corrected error message when calling %f, %F and %p commands
9095                 from the compose window.
9096
9097 2002-06-09 [colin]      0.7.6claws34
9098
9099         * src/summaryview.c
9100                 Automatically find unread messages in current folder
9101                 before annoying the user.
9102
9103 2002-06-08 [alfons]     0.7.6claws33
9104
9105         * po/it.po
9106                 remove bad formatting string in it.po translation
9107                 (close "[ 548336 ] --debug segfaults!!! with it_IT@euro")
9108
9109 2002-06-08 [paul]       0.7.6claws32
9110
9111         * sync with 0.7.6cvs25
9112                 see ChangeLog 2002-06-07
9113
9114 2002-06-05 [paul]       0.7.6claws31
9115
9116         * src/mainwindow.c
9117                 add 'Sort by locked' and 'Sort by score'
9118
9119 2002-06-05 [paul]       0.7.6claws30
9120
9121         * sync with 0.7.6cvs24
9122                 see ChangeLog 2002-06-04
9123
9124 2002-06-04 [paul]       0.7.6claws29
9125
9126         * po/pt_BR.po
9127                 updated by Fabio Junior Beneditto
9128
9129 2002-06-03 [thorsten]   0.7.6claws28
9130
9131         * src/matcher.c
9132                 fclose() matcherrc after reading
9133
9134 2002-06-03 [paul]       0.7.6claws27
9135
9136         * sync with 0.7.6cvs21
9137                 see ChangeLog 2002-05-31
9138
9139 2002-05-31 [paul]       0.7.6claws26
9140
9141         * sync with 0.7.6cvs20
9142                 see ChangeLog 2002-05-29 and 2002-05-30
9143
9144 2002-05-31 [paul]       0.7.6claws25
9145
9146         * src/imap.c
9147                 hopefully fix last buggy sync
9148
9149         * README.claws
9150                 correct typo in 'Actions' examples
9151
9152 2002-05-29 [paul]       0.7.6claws24
9153
9154         * sync with 0.7.6cvs18
9155                 see ChangeLog 2002-05-28 and 2002-05-29
9156
9157         * src/news.c
9158           src/nntp.[ch]
9159                 sync with above 
9160
9161 2002-05-28 [paul]       0.7.6claws23
9162
9163         * sync with 0.7.6cvs16
9164                 see ChangeLog 2002-05-28
9165
9166 2002-05-27 [thorsten]   0.7.6claws22 
9167
9168         * faq/it/sylpheed-faq-1.html
9169           faq/it/sylpheed-faq-2.html
9170           faq/it/sylpheed-faq-3.html
9171           faq/it/sylpheed-faq.html
9172                 corrected DOS lineendings
9173         * faq/de/sylpheed-faq-1.html
9174           faq/de/sylpheed-faq-2.html
9175           faq/en/sylpheed-faq-1.html
9176           faq/en/sylpheed-faq-2.html
9177           faq/en/sylpheed-faq-3.html
9178           faq/es/sylpheed-faq-1.html
9179           faq/es/sylpheed-faq-2.html
9180           faq/es/sylpheed-faq-3.html
9181           faq/fr/sylpheed-faq-1.html
9182           faq/it/sylpheed-faq-1.html
9183           faq/it/sylpheed-faq-2.html
9184           faq/it/sylpheed-faq-3.html
9185           faq/it/sylpheed-faq.html
9186                 changed ">" to &quot;
9187
9188 2002-05-27 [paul]       0.7.6claws21
9189         
9190         * sync with 0.7.6cvs15
9191                 see ChangeLog 2002-05-27
9192
9193 2002-05-27 [paul]       0.7.6claws20
9194
9195         * src/prefs_account.c
9196                 correct a typo
9197
9198 2002-05-26 [paul]       0.7.6claws19
9199
9200         * tools/README
9201                 correct a typo
9202
9203 2002-05-25 [paul]       0.7.6claws18
9204
9205         * tools/README
9206                 add description of kmail2sylpheed.pl
9207
9208 2002-05-25 [paul]       0.7.6claws17
9209
9210         * tools/kmail2sylpheed.pl       ** NEW FILE **
9211                 perl script that converts an exported Kmail address
9212                 book, converts it to sylpheed addressbook file,
9213                 writes the file to .sylpheed, and updates
9214                 addrbook--index.xml 
9215
9216 2002-05-25 [paul]       0.7.6claws16
9217
9218         * sync with 0.7.6cvs14
9219                 see ChangeLog 2002-05-23
9220
9221 2002-05-24 [paul]       0.7.6claws15
9222
9223         * README.claws
9224                 make a correction and add some more info
9225
9226 2002-05-24 [paul]       0.7.6claws14
9227
9228         * src/compose.c
9229                 fix memory leak in 
9230                 compose_redirect_write_headers_from_headerlist()
9231                 add Subject and Resent-Message-ID to
9232                 compose_redirect_write_headers()
9233                 Received, Subject, and X-UIDL are filtered out in 
9234                 compose_redirect_write_to_file()
9235
9236 2002-05-23 [paul]       0.7.6claws13
9237
9238         * src/compose.[ch]
9239           src/filtering.c
9240           src/mainwindow.c
9241           src/matcher.[ch]
9242           src/matcher_parser_lex.l
9243           src/matcher_parser_parse.y
9244           src/prefs_common.[ch]
9245           src/prefs_filtering.c
9246           src/summaryview.c
9247                 rename 'Bounce' to 'Redirect'
9248
9249 2002-05-23 [paul]       0.7.6claws12
9250
9251         * more sync with 0.7.6cvs13
9252           src/compose.c
9253                 see ChangeLog 2002-05-22
9254
9255 2002-05-22 [paul]       0.7.6claws11
9256
9257         * sync with 0.7.6cvs13
9258           src/codeconv.c
9259                 see ChangeLog 2002-05-20
9260           src/prefs_common.c
9261                 see ChangeLog 2002-05-22
9262
9263 2002-05-21 [melvin]     0.7.6claws10
9264
9265         * src/folderview.c
9266                 Added missing filtering and scoring headers
9267                 Fixed bad function call that showed garbage 
9268                 in Folder->Processing
9269
9270 2002-05-21 [paul]       0.7.6claws9
9271
9272         * tools/Makefile.am
9273                 make all tools executable, (patch by Alfons).
9274
9275 2002-05-20 [alfons]     0.7.6claws8
9276
9277         * src/procheader.c
9278                 don't forget to call mktime() so we have a valid week 
9279                 and year day
9280                 (Bug report by Roger Sondermann <mail@jumaros.de>)
9281
9282 2002-05-20 [paul]       0.7.6claws7
9283
9284         * src/html.c
9285                 fix broken parsing of urls
9286         * src/textview.c
9287                 fix displaying of urls
9288
9289                 both fixes from the patch [547855] by Eugene 
9290                 Brevdo (zonem)
9291
9292 2002-05-19 [alfons]     0.7.6claws6
9293
9294         * configure.in
9295                 make sylpheed configure correctly with the latest
9296                 and greatest of automake / autoconf / gettext
9297
9298 2002-05-19 [alfons]     0.7.6claws5
9299
9300         * src/procheader.c
9301         * src/procheader.h
9302                 add function for returning ime zone offset
9303         * src/quote_fmt.c
9304         * src/quote_fmt_parse.y
9305                 better quotation formatting - does not convert
9306                 to local time, but uses the original date string.
9307                 
9308                 Note: %z inserts the timezone offset (should 
9309                 work also on platforms where strftime does not
9310                 support %z).
9311
9312 2002-05-18 [christoph]  0.7.6claws4
9313
9314         * src/summaryview.c
9315                 fix indentation of some code
9316         * tools/Makefile.am
9317                 fix spaces after \
9318         * src/Makefile.am
9319                 add missing \
9320                 correct path for ignorethread.xpm
9321                 incorrect filename for sylpheed_logo.xpm
9322                 add missing include matcher_parser_parse.h
9323
9324 2002-05-18 [paul]       0.7.6claws3
9325
9326         * sync with 0.7.6cvs8
9327                 see ChangeLog 2002-05-16 and 2002-05-17
9328
9329 2002-05-18 [melvin]     0.7.6claws2
9330
9331         * README.claws
9332                 Corrected an action's definition and fixed some misspellings.
9333
9334 2002-05-18 [paul]       0.7.6claws1
9335
9336         * tools/Makefile.am
9337           tools/gpg-sign        ** new file **
9338           tools/uudec           ** new file **
9339                 add Melvin's Actions scripts
9340
9341         * README.claws
9342                 add Melvin's descriptions for Actions
9343
9344 2002-05-18 [paul]       0.7.6claws
9345
9346         * Version 0.7.6claws released
9347
9348 2002-05-17 [paul]       0.7.5claws32
9349
9350         * po/es.po
9351                 updated by Ricardo Mones Lastra
9352
9353 2002-05-17 [paul]       0.7.5claws31
9354
9355         * src/compose.c
9356                 fix Account prefs default folder for sent/draft/deleted
9357                 messages bug
9358
9359         * po/it.po
9360           po/nl.po
9361                 updated translation by Alessandro Maestri and
9362                 Wilbert Berendsen
9363
9364 2002-05-17 [melvin]     0.7.5claws30
9365
9366         * src/prefs_actions.c
9367                 Fixed bug where using %F not at the end of the command 
9368                 resulted in an additional empty argument being created.
9369                 Thanks to Darko Koruga for reporting the bug.
9370
9371 2002-05-17 [melvin]     0.7.5claws29
9372
9373         * po/fr.po
9374                 Updated French translations.
9375
9376 2002-05-15 [paul]       0.7.5claws28
9377         
9378         * po/es.po
9379                 updated by Ricardo Mones Lastra
9380
9381 2002-05-15 [paul]       0.7.5claws27
9382
9383         * sync with 0.7.6cvs4
9384                 see ChangeLog 2002-05-14 and 2002-05-15
9385
9386 2002-05-14 [paul]       0.7.5claws26
9387
9388         * sync with 0.7.6cvs1
9389                 see ChangeLog 2002-05-13
9390
9391 2002-05-13 [thorsten]   0.7.5claws25
9392
9393         * src/messageview.c
9394                 fix select_all and copy in multipart messages
9395         * src/mainwindow.c
9396                 fix select_all and copy in multipart messages
9397
9398 2002-05-12 [paul]       0.7.5claws24
9399
9400         * src/summaryview.c
9401                 reverse last commit, bug already fixed in 0.7.5claws3
9402
9403 2002-05-12 [netztorte]  0.7.5claws23
9404
9405         * src/summaryview.c
9406                 dont parse empty addressbook (checked in before claws20)
9407
9408 2002-05-12 [melvin]     0.7.5claws22
9409
9410         * src/procmsg.[ch]
9411                 Removed unneeded priority code introduced by the previous 
9412                 commit.
9413
9414 2002-05-12 [melvin]     0.7.5claws21
9415
9416         * src/compose.[ch]
9417                 Added possibility to set message's priority.
9418         * src/procmsg.[ch]
9419                 Added possibility to set message's priority.
9420                 Added missing headers
9421
9422 2002-05-12 [melvin]     0.7.5claws20
9423
9424         * src/prefs_actions.c
9425                 Removed implicitely added quotes around the name
9426                 of the temporary files of mime parts.
9427
9428 2002-05-12 [paul]       0.7.5claws19
9429
9430         * sync with 0.7.5cvs20
9431                 see ChangeLog 2002-05-11
9432
9433 2002-05-12 [alfons]     0.7.5claws18
9434
9435         * src/quote_fmt_lex.l
9436         * src/quote_fmt_parse.y
9437                 allow quote / reply date & time format to be set using
9438                 %D{format}. format is a format string you'd pass to
9439                 strftime() (see man strftime, or the Display tab |
9440                 Date format setting).
9441
9442                 Currently %D converts the date to local time. 
9443
9444 2002-05-11 [paul]       0.7.5claws17
9445
9446         * sync with 0.7.5cvs19 (except src/prefs_folder_item.c)
9447                 see ChangeLog 2002-05-10 and 2002-05-11
9448
9449 2002-05-10 [paul]       0.7.5claws16
9450
9451         * sync with 0.7.5cvs16
9452                 see ChangeLog entries 2002-05-09 and 
9453                 2002-05-10
9454
9455 2002-05-10 [colin]      0.7.5claws15
9456
9457         * src/textview.c
9458                 Corrected a bug that prevented sylpheed to open
9459                 double-clicked URIs.
9460
9461 2002-05-09 [paul]       0.7.5claws14
9462
9463         * sync with 0.7.5cvs14
9464                 see ChangeLog 2002-05-08 and 2002-05-09
9465
9466 2002-05-08 [paul]       0.7.5claws13
9467
9468         * sync with 0.7.5cvs11
9469                 see ChangeLog entry 2002-05-08
9470
9471 2002-05-08 [paul]       0.7.5claws12
9472
9473         * src/mainwindow.c
9474           src/textview.[ch]
9475                 fix segfault on View->Open in new window
9476                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9477
9478 2002-05-07 [paul]       0.7.5claws11
9479
9480         * sync with 0.7.5cvs9
9481                 see ChangeLog entry 2002-05-07
9482
9483 2002-05-06 [paul]       0.7.5claws10
9484
9485         * src/messageview.c
9486           src/textview.c
9487                 display url in statusbar on single-click
9488                 patch submitted by Thorsten Maerz <torte@netztorte.de>
9489
9490 2002-05-06 [match]      0.7.5claws9
9491
9492         * src/addritem.[ch]
9493                 new functions.
9494         * src/addrcache.c
9495                 tidy up.
9496         * src/xmlprops.[ch]
9497                 XML implementation of properties file.
9498         * src/exporthtml.[ch]
9499         * src/expthtmldlg.[ch]
9500         * src/addressbook.c
9501                 export to HTML.
9502
9503 2002-05-02 [sergey]     0.7.5claws8
9504
9505         * src/mainwindow.c (mainwin_entries),
9506           src/prefs_common.c (prefs_send_create()),
9507           src/codeconv.c (locale_table):
9508                 use charset name "Windows-1251" instead of "CP1251".
9509
9510 2002-05-02 [colin]      0.7.5claws7
9511         
9512         * src/compose.c
9513           src/prefs_common.c
9514           src/prefs_folder_item.c
9515                 Fixed cosmetics bugs due to Outbox renamed to Sent.
9516
9517 2002-05-02 [hiro]       0.7.5claws6
9518
9519         * src/imap.c
9520                 sync the change for QUOTE_IF_REQUIRED() macro with 0.7.5cvs7.
9521
9522 2002-05-02 [paul]       0.7.5claws5
9523
9524         * src/compose.c
9525                 more sync with 0.7.5cvs7, see ChangeLog entry
9526                 2002-05-02
9527
9528 2002-05-02 [hiro]       0.7.5claws4
9529
9530         * src/compose.c
9531                 compose_queue_sub():
9532                 check if queue folder exists (closes #550397).
9533                 removed directory creation since it should be handled
9534                 transparently.
9535         * src/imap.c
9536                 imap_add_msg(): return UID for appended message
9537                 (closes #548842).
9538
9539 2002-04-30 [paul]       0.7.5claws3
9540
9541         * src/summaryview.c
9542                 fix account_find_from_address() bug
9543
9544 2002-04-28 [colin]      0.7.5claws2
9545
9546         * src/compose.c
9547           src/textview.c
9548           src/prefs_common.[ch]
9549           src/utils.[ch]
9550                 Added user-definable quotation characters recognition.
9551
9552 2002-04-28 [paul]       0.7.5claws1
9553
9554         * sync with 0.7.5cvs4
9555                 see ChangeLog entry  2002-04-25
9556
9557 2002-04-28 [paul]       0.7.5claws
9558
9559         * po/es.po
9560           po/nl.po
9561           po/pt_BR.po
9562                 updated by Ricardo Mones Lastra, Wilbert Berendsen, and
9563                 Fabio Junior Beneditto
9564
9565 2002-04-27 [jens]       0.7.4claws103
9566
9567         * po/de.po
9568                 updated German translation.
9569
9570 2002-04-27 [hiro]       0.7.4claws102
9571
9572         * src/summaryview.c
9573                 summary_write_cache(): fixed the mark loss of hidden messages.
9574
9575 2002-04-26 [melvin]     0.7.4claws101
9576
9577         * src/procmsg.c
9578                 fixed a second typo (same one)
9579         * po/fr.po
9580           po/it.po
9581           po/pt_BR.po
9582                 fixed the type again...
9583
9584 2002-04-26 [melvin]     0.7.4claws100
9585
9586         * src/procmsg.c
9587                 fixed a typo in an alert message ("temorary").
9588         * po/it.po
9589         * po/pt_BR.po
9590                 corrected the typo  described above.
9591         * po/fr.po
9592                 updated French translation.
9593
9594 2002-04-26 [darko]      0.7.4claws99
9595
9596         * src/summaryview.c
9597                 fix target folder colorization
9598
9599 2002-04-25 [paul]       0.7.4claws98
9600
9601         * po/it.po
9602                 updated by Alessandro Maestri
9603
9604 2002-04-24 [colin]      0.7.4claws97
9605         
9606         * src/compose.c
9607                 Fixed double "subject is empty" question.
9608
9609 2002-04-23 [colin]      0.7.4claws96
9610         
9611         * src/mimeview.c
9612                 Corrected issue when "automatically display images" was
9613                 not set : first image remained after selecting second.
9614
9615 2002-04-23 [melvin]     0.7.4claws95
9616
9617         * src/prefs_actions.c
9618                 Don't display in/out dialog if there is nothing to show.
9619
9620 2002-04-23 [paul]       0.7.4claws94
9621
9622         * sync with 0.7.5cvs3
9623                 bug fixes: see ChangeLog entry 2002-04-23
9624
9625 2002-04-22 [darko]      0.7.4claws93
9626
9627         * src/compose.c
9628                 fix previous check-in which changed code after
9629                 merge from main
9630
9631 2002-04-22 [paul]       0.7.4claws92
9632
9633         * faq/de/*
9634                 add German FAQ
9635         * faq/en/*
9636           faq/es/*
9637           faq/fr/*
9638                 update English, Spanish and French FAQs
9639         * manual/de/*
9640           manual/es/*
9641                 add German and Spanish manuals
9642         * manual/en/*
9643           manual/fr/*
9644                 update English and French manuals
9645
9646         * src/Makefile.am
9647                 add to and re-arrange the pixmap entries
9648
9649 2002-04-22 [darko]      0.7.4claws91
9650
9651         * src/compose.c
9652                 fix sender initials recognition to only allow
9653                 '>' after the initials
9654
9655 2002-04-21 [paul]       0.7.4claws90
9656
9657         * sync with 0.7.5 release
9658                 see ChangeLog entry 2002-04-21
9659
9660 2002-04-21 [alfons]
9661
9662         * src/Makefile.am
9663                 add colin's new pixmaps to EXTRA_DIST
9664
9665 2002-04-21 [colin]      0.7.4claws89
9666         * src/compose.c
9667         * src/inc.c
9668         * src/mainwindow.[ch]
9669         * src/prefs_common.[ch]
9670         * src/stock_pixmap.[ch]
9671                 Added "Work offline" ability.
9672
9673 2002-04-21 [colin]      0.7.4claws88
9674         
9675         * src/mimeview.c
9676         * src/prefs_common.c
9677         * src/prefs_common.h
9678         * src/textview.c : Added an option to common preferences -> display
9679           to allow user not to automatically display images.
9680
9681 2002-04-21 [paul]       0.7.4claws87
9682
9683         * sync with 0.7.4cvs52
9684                 see ChangeLog entry 2002-04-21 (src/imap.c)
9685
9686 2002-04-21 [paul]       0.7.4claws86
9687
9688         * sync with 0.7.4cvs51
9689                 see ChangeLog entry 2002-04-21
9690
9691 2002-04-21 [paul]       0.7.4claws85
9692
9693         * sync with 0.7.4cvs49
9694                 see ChangeLog entries 2002-04-20 and 2002-04-21
9695
9696         * src/Makefile.am
9697                 clean up: remove old 'stock_' element from xpm 
9698                 filenames.
9699
9700 2002-04-21 [alfons]     0.7.4claws84
9701
9702         apply sync patch from Paul
9703
9704         * src/folderview.c
9705                 use old claws prefs_folder_item_create() for now
9706
9707 2002-04-19 [match]      0.7.4claws83
9708
9709         * src/addressbook.[ch]
9710         * src/addrharvest.[ch]
9711         * src/addrgather.[ch]
9712                 recurse folders.
9713         * src/mainwindow.c
9714         * src/summaryview.[ch]
9715                 change menu option.
9716
9717 2002-04-19 [paul]       0.7.4claws82
9718
9719         * po/pt_BR.po
9720                 updated by Fabio Junior Beneditto
9721
9722 2002-04-14 [alfons]     0.7.4claws81
9723
9724         * src/passphrase.c
9725                 add #include <sys/types.h> for mode_t and off_t 
9726
9727 2002-04-13 [paul]       0.7.4claws80
9728         
9729         * src/main.c
9730           src/passphrase.[ch]
9731           src/pgptext.c
9732           src/prefs_common.[ch]
9733           src/rfc2015.c
9734                 enable storing of GnuPG passphrase for the whole 
9735                 session or a user-defined number of minutes. patch 
9736                 submitted by Ravemax <ravemax@dextrose.com>
9737
9738 2002-04-13 [alfons]     0.7.4claws79
9739
9740         * src/textview.c
9741                 make email parser also stop scanning when encountering separators
9742                 ',' and ';' (reported by Fabien Vantard <fvantard@opsion.fr>)
9743
9744 2002-04-13 [paul]       0.7.4claws78
9745
9746         * sync with 0.7.4cvs39
9747                 see ChangeLog entry 2002-04-12
9748
9749 2002-04-11 [paul]       0.7.4claws77
9750
9751         * sync with 0.7.4cvs37
9752                 see ChangeLog entry 2002-04-11
9753
9754 2002-04-11 [paul]       0.7.4claws76
9755
9756         * COPYING 
9757                 re-licensed (removal of "NO-VIRUS CLAUSE" and addition of
9758                 the clause for OpenSSL). sync with sylpheed main
9759
9760 2002-04-09 [melvin]     0.7.4claws75
9761
9762         * src/compose.c
9763                 Made 'Ctrl-Enter' on send ignore some modifiers 
9764                 (LOCK_MASK, MOD2, MOD3, MOD4, MOD5). Make it possible
9765                 to bind other *-Enter (but not Alt-Enter).
9766
9767 2002-04-09 [paul]       0.7.4claws74
9768
9769         * sync with 0.7.4cvs35
9770                 see ChangeLog entries 2002-04-09
9771
9772 2002-04-08 [paul]       0.7.4claws73
9773
9774         * sync with 0.7.4cvs33
9775                 see ChangeLog entry 200-04-08
9776
9777 2002-04-07 [match]      0.7.4claws72
9778
9779         * src/addrharvest.[ch]
9780                 fixed to read all addresses in header, regardless
9781                 of header size. improved name parsing. accommodate
9782                 harvest from folders and selected message.
9783         * src/addritem.[ch]
9784                 included new address parsing function.
9785         * src/addrgather.[ch]
9786         * src/addressbook.[ch]
9787         * src/summaryview.[ch]
9788         * src/mainwindow.c
9789                 allow address harvest of folder as well as selected
9790                 messages.
9791
9792 2002-04-07 [paul]       0.7.4claws71
9793
9794         * src/esmtp.[ch]
9795           src/smtp.c
9796                 don't try to authenticate with CRAM-MD5 in SMTP when 
9797                 SMTP-AUTH enabled if MTA doesn't issue this 
9798                 auth-method in it's ehlo-response. bug item #531364,
9799                 patch item #938910. patch submitted by Colin Leroy 
9800                 <colin@colino.net>
9801
9802 2002-04-07 [paul]       0.7.4claws70
9803
9804         * src/nntp.c
9805                 fix missing MODE_READER bug. patch submitted by
9806                 Colin Leroy <colin@colino.net>
9807
9808 2002-04-07 [alfons]     0.7.4claws69
9809
9810         * src/matcher.[ch]
9811         * src/prefs_filtering.c
9812         * src/summaryview.c
9813                 escape \' and \" in strings passed as filtering strings; bug report by Alex Evseev.
9814                 (see http://www.geocrawler.com/lists/3/SourceForge/11619/25/8279435/)
9815
9816 2002-04-07 [paul]       0.7.4claws68
9817
9818         * sync with 0.7.4cvs32
9819                 see ChangeLog entry 2002-04-06
9820
9821         * tools/filter_conv.pl
9822                 more bug fixes
9823
9824 2002-04-06 [paul]       0.7.4claws67
9825
9826         * tools/filter_conv.pl
9827                 modify to be able to find the name of the first
9828                 mailbox and use that. main's filter does not
9829                 record the full path to the mailbox and therefore
9830                 can only filter to the first mailbox.
9831
9832 2002-04-05 [paul]       0.7.4claws66
9833
9834         * tools/filter_conv.pl
9835                 attempt to make the script all-encompassing and
9836                 be able to convert any main 'filter' rule thrown
9837                 at it
9838
9839 2002-04-05 [paul]       0.7.4claws65
9840
9841         * tools/filter_conv.pl
9842                 allow for collapsed folder trees
9843
9844 2002-04-05 [paul]       0.7.4claws64
9845
9846         * sync with 0.7.4cvs31
9847                 see ChangeLog entries 2002-04-05
9848
9849 2002-04-03 [paul]       0.7.4claws63
9850
9851         * sync with 0.7.4cvs29
9852                 see ChangeLog entries 2002-04-02 and 2002-04-03
9853
9854 2002-04-02 [paul]       0.7.4claws62
9855
9856         * sync with 0.7.4cvs26
9857                 see ChangeLog entry 2002-04-01
9858
9859 2002-04-02 [match]      0.7.4claws61
9860
9861         * src/pine.[ch]
9862         * src/importpine.[ch]
9863         * src/addressbook.c
9864                 import Pine address book.
9865
9866 2002-04-02 [match]      0.7.4claws60
9867
9868         * src/addrharvest.[ch]
9869                 improve address parsing of funky addresses.
9870
9871 2002-04-02 [darko]      0.7.4claws59
9872
9873         * src/compose.c
9874                 wrap on send improvements, it now recognizes quoted
9875                 initials as part of the quotation string, and it
9876                 does not join lines separated by CR
9877
9878 2002-04-01 [match]      0.7.4claws58
9879
9880         * src/mgutils.[ch]
9881                 added new functions.
9882         * src/mutt.[ch]
9883                 remove excessive duplicate address generation
9884                 on import.
9885
9886 2002-04-01 [alfons]     0.7.4claws57
9887         
9888         * src/summaryview.c
9889                 put back g_free() 
9890
9891 2002-04-01 [paul]       0.7.4claws56
9892
9893         * sync with 0.7.4cvs25
9894                 see ChangeLog entry 2002-04-01
9895
9896 2002-04-01 [alfons]     0.7.4aprilfool55
9897
9898         * src/summaryview.c
9899                 honour feature request item #537427 to allow for
9900                 displaying names from address book for sent mail also
9901
9902 2002-03-29 [paul]       0.7.4claws54
9903
9904         * src/mainwindow.c
9905           src/prefs_filtering.[ch]
9906           src/prefs_matcher.c
9907           src/summaryview.c
9908                 add 'fast filter' for claws' filtering,
9909                 /Tools/Create filter rule/... patch submitted
9910                 by Neill Miller <neillm@thecodefactory.org>
9911
9912 2002-03-29 [paul]       0.7.4claws53
9913
9914         * sync with 0.7.4cvs24
9915                 see ChangeLog entry 2002-03-29
9916
9917 2002-03-28 [paul]       0.7.4claws52
9918
9919         * sync with 0.7.4cvs23
9920                 see ChangeLog entry 2002-03-28
9921
9922 2002-03-27 [melvin]     0.7.4claws51
9923
9924         * src/prefs_actions.c
9925                 Added support to pass only one message part (as a
9926                 file) to the command using '%p'. No quotes are needed
9927                 because doubles quotes are automatically added.
9928                 Fixed bug where Sylpheed could block when waiting for
9929                 a child process to finish.
9930                 Changed the help menu to remove quotes around symbols to 
9931                 avoid misinterpretation (they must not be used).
9932
9933 2002-03-27 [melvin]     0.7.4claws50
9934
9935         * src/inc.c
9936                 Made the new mail notification command always 
9937                 execute asynchronously.
9938
9939 2002-03-27 [paul]       0.7.4claws49
9940
9941         * src/compose.c
9942                 fix bug introduced in last commit
9943
9944 2002-03-27 [paul]       0.7.4claws48
9945
9946         * sync with 0.7.4cvs21
9947                 see ChangeLog 2002-03-26 and 2002-03-27
9948
9949 2002-03-26 [hoa]        0.7.4claws47
9950
9951         * src/prefs_folder_item.c
9952                 really fixed the bug #516442 with folder rescan.
9953
9954 2002-03-26 [paul]       0.7.4claws46
9955
9956         * sync with 0.7.4cvs19
9957                 see ChangeLog entries 2002-03-25 and 2002-03-26
9958
9959 2002-03-25 [hoa]        0.7.4claws45
9960
9961         * src/matcher.c
9962         * src/mh.c
9963                 fix the bug #516442 with folder rescan.
9964
9965         * src/prefs_common.[ch]
9966         * src/compose.c
9967                 added an option to enable two different behaviours
9968                 for bounce.
9969
9970
9971 2002-03-25 [paul]       0.7.4claws44
9972
9973         * src/mainwindow.c
9974           src/selective_download.c
9975                 correct a few menuitem labels
9976
9977 2002-03-25 [christoph]  0.7.4claws43
9978
9979         * src/procmsg.c
9980                 fix non deleted tmp message in
9981                 procmsg_save_to_outbox
9982                 fix problems caused by sync with
9983                 main branch's procmsg_send_queue
9984
9985 2002-03-25 [paul]       0.7.4claws42
9986
9987         * src/quote_fmt.c
9988           src/quote_fmt_lex.l
9989           src/quote_fmt_parse.y
9990                 add Last name (%L) placeholder for quoting. 
9991                 patch submitted by Thorsten Thielen 
9992                 <thth@users.sourceforge.net>
9993
9994 2002-03-25 [paul]       0.7.4claws41
9995
9996         * src/utils.c
9997                 get full hostname. patch submitted by
9998                 Bob Woodside <rwoodside1@comcast.net>
9999
10000 2002-03-25 [paul]       0.7.4claws40
10001
10002         * src/account.c
10003           src/news.c
10004           src/nntp.[ch]
10005           src/prefs_account.[ch]
10006                 enable NNTP over SSL. patch submitted by
10007                 Pascal Jermini <pascal@infinity.hn.org>
10008
10009 2002-03-24 [paul]       0.7.4claws39
10010
10011         * src/prefs_common.c
10012                 make the arrangement of the Compose tab more
10013                 coherent
10014
10015         * src/mainwindow.c
10016                 fix some irregularities of style
10017
10018         * po/de.po
10019                 updated by Kilian Krause
10020
10021 2002-03-23 [paul]       0.7.4claws38
10022
10023         * po/pt_BR.po
10024                 updated by Fabio Junior Beneditto
10025
10026 2002-03-23 [paul]       0.7.4claws37
10027
10028         * src/mainwindow.c
10029                 move 'Gather addresses' to 'Tools' menu
10030                 make 'Selective download' sensitive
10031
10032 2002-03-23 [paul]       0.7.4claws36
10033
10034         * sync with 0.7.4cvs16
10035                 see ChangeLog entries 2002-03-23
10036
10037 2002-03-22 [christoph]  0.7.4claws35
10038
10039         * src/quote_fmt_parse.y
10040                 fix include program output
10041
10042 2002-03-22 [alfons]     0.7.4claws34
10043
10044         * src/pop.c
10045                 initialize GDate stack variable correctly (sorry!)
10046
10047 2002-03-22 [paul]       0.7.4claws33
10048
10049         * src/compose.c
10050           src/mainwindow.c
10051           src/prefs_actions.c
10052           src/prefs_common.c
10053                 rename 'Tool' to 'Tools'
10054
10055         * src/mainwindow.c
10056                 move 'Delete duplicated messages' from
10057                 'Message/' to 'Tools/'
10058                 re-arrange the order of 'Tools/' items
10059
10060 2002-03-22 [paul]       0.7.4claws32
10061
10062         * src/addr_compl.c
10063           src/addressbook.[ch]
10064                 auto-address completion now also matches on
10065                 Nickname. patch submitted by Bob Forsman 
10066                 <hammor@users.sourceforge.net>
10067
10068         * src/editaddress.c
10069                 correct a spelling mistake
10070
10071 2002-03-22 [alfons]     0.7.4claws31
10072
10073         * src/pop.c
10074                 fix getting uidl from incorrect string 
10075                 (spotted by Colin)
10076
10077 2002-03-21 [alfons]     0.7.4claws30
10078
10079         * src/pop.c
10080                 more code refactoring
10081                 plug mem leak introduced by delete on server
10082
10083 2002-03-21 [paul]       0.7.4claws29
10084
10085         * sync with 0.7.4cvs11
10086                 see ChangeLog entries 2002-03-20
10087
10088 2002-03-20 [alfons]     0.7.4claws28
10089
10090         * src/inc.c
10091                 apply Colin's patch and refactor
10092
10093 2002-03-20 [paul]       0.7.4claws27
10094
10095         * sync with sylpheed 0.7.4cvs9
10096                 see ChangeLog entry 2002-03-20
10097
10098 2002-03-19 [christoph]  0.7.4claws26
10099
10100         * src/mh.c
10101         * src/procmsg.[ch]
10102         * src/summaryview.c
10103                 revert changes for flag updates
10104                 (does not work correctly and no time to debug)
10105
10106 2002-03-20 [alfons]     0.7.4claws25
10107
10108         * src/pop.c
10109                 refactor should_delete() a little bit 
10110
10111 2002-03-19 [paul]       0.7.4claws24
10112
10113         * src/inc.[ch]
10114           src/pop.c
10115           src/prefs_account.[ch]
10116                 allow the user to leave downloaded mail on the 
10117                 server for n days. Patch submitted by Colin Leroy 
10118                 <colin@colino.net>
10119
10120 2002-02-19 [paul]       0.7.4claws23
10121
10122         * sync with sylpheed 0.7.4cvs8
10123                 see ChangeLog entries 2002-03-19
10124
10125 2002-03-18 [paul]       0.7.4claws22
10126
10127         * sync with sylpheed 0.7.4cvs6
10128                 see ChangeLog entry 2002-03-18
10129
10130 2002-03-18 [paul]       0.7.4claws21
10131
10132         * po/en_GB.po
10133                 add en_GB message catalogue
10134
10135         * src/mbox_folder.c
10136           src/prefs_account.c
10137           src/prefs_actions.c
10138                 correct a few spelling mistakes
10139
10140 2002-03-17 [alfons]     0.7.4claws20
10141
10142         * src/matcher.c
10143                 more stringent checks for NULL params when writing
10144                 filtering actions to a file
10145                 
10146 2002-03-17 [hoa]        0.7.3claws20
10147
10148         * src/news.c
10149                 fixed the count of new messages
10150
10151         * src/compose.c
10152                 fixed the "attachment properties" window
10153
10154 2002-03-17 [paul]       0.7.4claws19
10155
10156         * src/defs.h
10157           src/folder.h
10158           src/news.c
10159           src/prefs_account.[ch]
10160           src/procmsg.[ch]
10161           src/summaryview.c
10162                 automatically mark cross-posted messages as read 
10163                 and (optionally) give them a colour label
10164                 Patch submitted by Stefaan Eeckels <Stefaan.Eeckels@eec.lu>
10165                 
10166
10167 2002-03-17 [paul]       0.7.4claws18
10168
10169         * sync with sylpheed 0.7.4cvs5
10170                 see ChangeLog entry 2002-03-17
10171
10172 2002-03-17 [melvin]     0.7.4claws17
10173         
10174         * src/textview.c
10175                 Worked around a gtktext 'bug': when searching for 
10176                 a text in a long message it was scrolling slowly
10177                 line by line until it hit the searched text.
10178         * po/fr.po
10179                 Updated French translation
10180
10181 2002-03-17 [melvin]     0.7.4claws16
10182
10183         * src/mainwindow.c
10184         * src/compose.c
10185         * src/prefs_actions.c
10186                 Moved "Edit/Actions" to "Tool/Actions"
10187                 Made mainwindow/compose window sensitive as soon as
10188                 no child process is running anymore even if the io dialog
10189                 is open.
10190                 Fixed a struct being initialized with a non constant char*
10191
10192 2002-03-16 [christoph]  0.7.4claws15
10193
10194         * configure.in
10195                 add --with-compiler-flags option
10196                 (only for developer hacking)
10197         * src/mh.c
10198         * src/procmsg.[ch]
10199         * src/summaryview.c
10200                 try to make folder-stats and flag handling more
10201                 independent from the summaryview. msgcounts
10202                 are only set when the folder is opened and
10203                 procmsg_msginfo_(un)set_flags will handle it
10204                 later and summaryview will get the values
10205                 from the folder.
10206
10207 2002-03-16 [paul]       0.7.4claws14
10208
10209         * src/messageview.c
10210                 fix Return-receipt. Patch submitted by Bob
10211                 Woodside <rwoodside1@comcast.net>
10212
10213 2002-03-16 [paul]       0.7.4claws13
10214
10215         * src/compose.c
10216                 fix 'dynamic' signatures, make it work again
10217                 broken during sync on 2002-03-14 (0.7.4claws2)
10218
10219 2002-03-15 [match]      0.7.4claws12
10220
10221         * src/addrharvest.[ch]
10222         * src/addrgather.[ch]
10223         * src/addressbook.[ch]
10224         * src/mainwindow.c
10225                 included address harvester feature. still some
10226                 issues with address parsing that I will fix.
10227
10228 2002-03-15 [match]      0.7.4claws11
10229
10230         * src/addrbook.[ch]
10231         * src/addrcache.[ch]
10232         * src/addressbook.[ch]
10233         * src/addrindex.c
10234         * src/editbook.c
10235         * src/importldif.c
10236         * src/importmutt.c
10237         * src/jpilot.[ch]
10238         * src/main.c
10239         * src/syldap.[ch]
10240         * src/vcard.[ch]
10241                 tidy up. fix memory leaks. moved attribs and methods
10242                 from individual interfaces to addrcache object. prep
10243                 for new stuff to come in.
10244
10245 2002-03-15 [alfons]     0.7.4claws10
10246
10247         * src/matcher.[ch]
10248         * src/matcher_parser_parse.y
10249         * src/matcher_parser_lex.l
10250         * src/prefs_matcher.c
10251                 add filtering conditions message greater than, smaller 
10252                 than, and exactly matching a size in bytes
10253                 (does not work with delete from POP3 server yet)
10254
10255                 this should also give others an idea what you should
10256                 do to add new criterions to claws filtering system
10257                 
10258
10259 2002-03-15 [paul]       0.7.4claws9
10260
10261         * tools/filter_conv.pl
10262                 exit if there are no filter rules to convert
10263                 rename filterrc to filterrc.old after completion
10264
10265 2002-03-15 [paul]       0.7.4claws8
10266
10267         * sync with sylpheed 0.7.4cvs3
10268                 see ChangeLog entry 2002-03-14
10269
10270 2002-03-14 [paul]       0.7.4claws7
10271
10272         * src/compose.c
10273                 clean up the last commit (ahem)
10274
10275 2002-03-14 [paul]       0.7.4claws6
10276
10277         * src/compose.c
10278                 fix bug #515655. honour account preferences
10279                 regarding gpg default signing/encryption when 
10280                 changing account from the compose window.
10281
10282 2002-03-14 [paul]       0.7.4claws5
10283
10284         * src/folderview.c
10285                 remove unnecessary curly brackets
10286
10287 2002-03-14 [paul]       0.7.4claws4
10288
10289         * src/folderview.c
10290           src/prefs_filtering.[ch]
10291                 add filter rename on folder rename and filter
10292                 delete on folder delete. Patch submitted by
10293                 Neill Miller <neillm@thecodefactory.org> 
10294
10295 2002-03-14 [christoph]  0.7.4claws3
10296
10297         * src/procmsg.c
10298         * src/send.c
10299                 fix local delivery
10300                 (patch submitted by "Simon 'corecode' Schubert")
10301         * src/prefs_common.c
10302         * src/procmsg.c
10303                 fix gcc 3.0 warning
10304
10305 2002-03-14 [paul]       0.7.4claws2
10306
10307         * sync with sylpheed 0.7.4cvs2
10308                 see ChangeLog entry 2002-03-13
10309
10310 2002-03-12 [darko]      0.7.4claws1
10311
10312         * src/mainwindow.c
10313                 fix what seems to be a copy and paste error
10314                 when setting color for important messages
10315                 (reported by wwp)
10316
10317 2002-03-11 [paul]       version 0.7.4claws released
10318
10319 2002-03-11 [paul]       0.7.4claws
10320
10321         * po/es.po
10322           po/it.po
10323           po/nl.po
10324           po/pt_BR.po
10325                 update message catalogs. Submitted by Ricardo Mones 
10326                 Lastra, Alessandro Maestri, Wilbert Berendsen, and 
10327                 Fabio Junior Beneditto
10328
10329         * configure.in
10330           faq/Makefile.am
10331           faq/it/Makefile
10332           faq/it/sylpheed-faq*
10333           src/mainwindow.c
10334           src/manual.[ch]
10335                 add FAQ in Italian
10336         
10337
10338 2002-03-11 [jens]       0.7.3claws7
10339
10340         * po/de.po
10341                 updated German translation
10342
10343 2002-03-11 [melvin]     0.7.3claws6
10344
10345         * po/fr.po
10346                 updated and corrected French translation
10347
10348 2002-03-10 [hoa]        0.7.3claws5
10349
10350         * src/account.c
10351         * src/inc.c
10352         * src/prefs_account.c
10353         * src/procmsg.c
10354         * src/send.[ch]
10355                 fixed the local account.
10356                 you have to change the default "/usr/sbin/sendmail"
10357                 to "/usr/sbin/sendmail -t" in the preferences of
10358                 the local account.
10359
10360         * src/procmime.c
10361                 removed some debug display for renderer
10362
10363 2002-03-10 [paul]       0.7.3claws4
10364
10365         * faq/en/sylpheed-faq-1.html
10366           faq/en/sylpheed-faq-2.html
10367                 update
10368
10369 2002-03-09 [paul]       0.7.3claws3
10370
10371         * sync with sylpheed 0.7.4
10372                 see ChangeLog entry 2002-03-09
10373
10374 2002-03-08 [paul]       0.7.3claws2
10375
10376         * faq/en/sylpheed-faq*
10377           faq/es/sylpheed-faq*
10378           faq/fr/sylpheed-faq*
10379                 update the FAQs
10380
10381         * manual/fr/.cvsignore
10382           manual/fr/Makefilea.am
10383           manual/fr/sylpheed*
10384           src/mainwindow.c
10385           src/manual.[ch]
10386                 add the French manual
10387
10388 2002-03-07 [paul]       0.7.3claws1
10389
10390         * sync with sylpheed 0.7.3cvs4
10391                 see ChangeLog entries  2002-03-06 and 2002-03-07
10392         
10393         * po/nl.po
10394                 updated by Wilbert Berendsen
10395
10396 2002-03-07 [melvin]     0.7.2claws34
10397
10398         * src/selective_download.c
10399                 Changed the pixmap of the receive button to MAIL_RECEIVE.
10400
10401 2002-03-06 [paul]       0.7.2claws33
10402
10403         * sync with sylpheed 0.7.3cvs1
10404                 bug fix, see ChangeLog entry 2002-03-05
10405
10406 2002-03-05 [paul]       0.7.2claws32
10407
10408         * src/mimeview.c
10409           src/pgptext.[ch]
10410           src/procmsg.c
10411                 reverse the pgp ascii-armored code implemented in 
10412                 0.7.2claws16. removal of this code until it matures.
10413                 this means that verifying ascii-armored pgp sigs and
10414                 automatic decryption of ascii-armored encrypted
10415                 messages no longer works.
10416
10417 2002-03-05 [paul]       0.7.2claws31
10418
10419         * configure.in
10420           Makefile.am
10421         * faq/Makefile.am
10422         * faq/en/Makefile.am
10423           faq/en/sylpheed-faq.html
10424           faq/en/sylpheed-faq-1.html
10425           faq/en/sylpheed-faq-2.html
10426           faq/en/sylpheed-faq-3.html
10427         * faq/es/Makefile.am
10428           faq/es/sylpheed-faq.html
10429           faq/es/sylpheed-faq-1.html
10430           faq/es/sylpheed-faq-2.html
10431           faq/es/sylpheed-faq-3.html
10432           faq/es/sylpheed-faq-4.html
10433         * faq/fr/Makefile.am
10434           faq/fr/sylpheed-faq.html
10435           faq/fr/sylpheed-faq-1.html
10436           faq/fr/sylpheed-faq-2.html
10437           faq/fr/sylpheed-faq-3.html
10438         * src/Makefile.am
10439           src/defs.h
10440           src/mainwindow.c
10441           src/manual.[ch]
10442                 add FAQs in English, Spanish and French
10443
10444
10445 2002-03-05 [paul]       0.7.2claws30
10446
10447         * manual/en/sylpheed.html
10448           manual/en/sylpheed-XX.html
10449                 updated the English manual
10450
10451 2002-03-05 [hoa]        
10452
10453         * src/summaryview.c
10454                 dialog box pops up if the article can't be deleted.
10455
10456 2002-03-04 [paul]       
10457         
10458         * po/pt_BR.po
10459                 updated by Fabio Junior Benedito
10460
10461 2002-03-04 [hoa]
10462
10463         * removed ac/gpgme.m4
10464                 to avoid autogen common problem
10465                 developers have to install gpgme development package now
10466
10467         * src/compose.c
10468                 encoding to 7bit or 8bit is enabled.
10469
10470 2002-03-03 [alfons]     0.7.2claws29
10471
10472         * src/pop.c
10473                 merge fix by Oliver Haertel for selective
10474                 download buglet
10475
10476 2002-03-03 [paul]       0.7.2claws28
10477         
10478         * sync with sylpheed 0.7.3
10479
10480 2002-03-03 [paul]       0.7.2claws27
10481
10482         * sync with sylpheed 0.7.2cvs24
10483                 see ChangeLog entries 2002-03-02 and 2002-03-03
10484
10485 2002-03-02 [melvin]     0.7.2claws26
10486
10487         * src/inc.[ch]
10488         * src/main.c
10489         * src/mainwindow.c
10490         * src/prefs_common.[ch]
10491                 Added user definable notification on new mail arrival.
10492                 Removed unused variables in spell checker prefs code.
10493
10494 2002-03-02 [melvin]     0.7.2claws25
10495
10496         * src/quote_fmt.c
10497                 Removed unnecessary escape sequences.
10498                 Changed 'Initial...' to 'Initials of Sender'
10499
10500 2002-03-02 [paul]       0.7.2claws24
10501
10502         * sync with sylpheed 0.7.2cvs22
10503                 see ChangeLog entry 2002-03-01
10504
10505 2002-03-01 [hoa]        0.7.2claws23
10506
10507         * src/mainwindow.c
10508                 Set sensitivity of delete actions to active
10509                 even if the folder is a newsgroup.
10510
10511         * src/summaryview.c
10512                 - Set sensitivity of delete actions
10513                 - Added function check_permission() that will check if the
10514                   user is authorized to delete a message. For news, it
10515                   will check if the author is the same.
10516                 - Enabled deletion when there is no trash folder.
10517
10518         * src/news.[ch]
10519                 - Added news_cancel_article() to cancel articles
10520                 - Implemented news_remove_message() (public function)
10521
10522 2002-03-01 [paul]       0.7.2claws22
10523
10524         * src/gtkutils.c
10525           src/textview.c
10526                 recognise urls that that don't include 'http://' and
10527                 simply begin 'www.' 
10528
10529         * AUTHORS
10530                 remove duplicated name
10531
10532 2002-02-28 [paul]       0.7.2claws21
10533
10534         * src/mainwindow.c
10535           src/summaryview.[ch]
10536                 add ability to 'Select thread'
10537                 combines Melvin's "Select thread's head" patch (#510907)
10538                 with Colin Leroy's <colin@colino.net> "Select whole thread" 
10539                 patch (#518514) 
10540
10541 2002-02-28 [paul]       0.7.2claws20
10542
10543         * src/mimeview.c
10544                 hopefully fix segfault on right-clicking a mime part
10545                 that some people have experienced.      
10546                 fix submitted by Fredrik Olofsson <frol@linux.nu>
10547
10548 2002-02-28 [paul]       0.7.2claws19
10549
10550         * sync with sylpheed 0.7.2cvs21
10551                 see ChangeLog entries 2002-02-27 and 2002-02-28
10552
10553 2002-02-27 [paul]       0.7.2claws18
10554
10555         * sync with sylpheed 0.7.2cvs18
10556                 see ChangeLog entries 2002-02-26 and 2002-02-27
10557
10558 2002-02-26 [alfons]     0.7.2claws17
10559
10560         * src/procheader.c
10561                 #undef ALLOW_HEADER_HINT (this was supposed to be undef'ed)
10562                 (spotted by Chris Hessman <idatech@gmx.net>)
10563
10564 2002-02-26 [paul]       0.7.2claws16
10565
10566         * src/mimeview.c
10567           src/pgptext.[ch]
10568           src/procmsg.c
10569                 make decryption of ascii-armored pgp encrypted messages
10570                 and verification of ascii-armored signatures work again.
10571                 slightly altered from the patch by Jens Jahnke 
10572                 <jan0sch@gmx.net>
10573
10574                 ##FIX ME##
10575                 * the checking of plaintext signatures always comes up in 
10576                   a popup box
10577                 * it doesn't work for multipart messages 
10578                 * all lines above "-----BEGIN PGP SIGNED MESSAGE-----\nHash: SHA1",
10579                   including the msg headers and these 2 line themselves, are 
10580                   not displayed
10581
10582         * src/mainwindow.c
10583                 "View/Folder Tree" becomes "View/Separate Folder Tree"
10584                 "View/Message View" becomes "View/Separate Message View"
10585                 because its less ambiguous.
10586
10587         * po/es.po
10588                 updated by Ricardo Mones Lastra
10589
10590 2002-02-26 [paul]       0.7.2claws15
10591
10592         * sync with sylpheed 0.7.2cvs17
10593                 see ChangeLog entries 2002-02-25 and 2002-02-26
10594
10595 2002-02-25 [christoph]  0.7.2claws14
10596
10597         * src/filtering.[ch]
10598         * src/inc.c
10599                 do filtering stuff after all messages have been received
10600                   1. drop all messages to .processing
10601                   2. scan processing folder for messages
10602                   3. filter messages or move to inbox
10603                 this will also find old messages left in processing after
10604                 a crash or something like that and we get a real msginfo
10605                 from folder->get_msg_list and do not have to create our
10606                 own in filter_message
10607         * src/matcher_parser_parse.y
10608                 remove MIX/MAX warning (reordered includes)
10609
10610 2002-02-25 [paul]       0.7.2claws13
10611
10612         * sync with sylpheed 0.7.2cvs15
10613                 see ChangeLog entry 2002-02-24
10614
10615 2002-02-24 [alfons]     0.7.2claws12
10616
10617         * src/filtering.c
10618                 clear old color flags first when applying a new color to
10619                 a message info. 
10620                 (spotted by Lo'oRiS il Kabukimono <lo_oris@libero.it>)
10621
10622 2002-02-24 [alfons]     0.7.2.claws11
10623         
10624         * AUTHORS
10625         * src/prefs_common.c
10626                 add presets for Opera and Konqueror, closes patch #517261,
10627                 submitted by Ville Skyttä <scop@users.sourceforge.net>
10628
10629 2002-02-24 [alfons]     0.7.2.claws10
10630
10631         * AUTHORS
10632         * src/summaryview.c
10633                 fix threading for null message ids, closes patch #521601,
10634                 submitted by Bob Forsman <hammor@users.sourceforge.net>
10635
10636 2002-02-24 [alfons]     0.7.2claws9
10637
10638         * src/summaryview.c
10639         * src/filtering.c
10640                 make Tool | Filter Message work with filtering system so
10641                 setting flags also works
10642
10643                 TODO:
10644
10645                 - Processing uses the same function as Tool | Filter
10646                   Message, but doesn't use the same update proc yet
10647
10648 2002-02-23 [paul]       0.7.2claws8
10649
10650         * sync with sylpheed 0.7.2cvs14
10651                 see ChangeLog entries 2002-02-22 and 2002-02-23
10652
10653 2002-02-22 [christoph]  0.7.2claws7
10654
10655         * src/quote_fmt.c
10656                 Add column space to table
10657         * src/quote_fmt_parse.y
10658                 Close files
10659
10660 2002-02-22 [paul]       0.7.2claws6
10661
10662         * src/Makefile.am
10663           src/defs.h
10664           src/filtering.c
10665           src/inc.[ch]
10666           src/mainwindow.c
10667           src/matcher.[ch]
10668           src/matcher_parser_lex.l
10669           src/matcher_parser_parse.y
10670           src/pop.[ch]
10671           src/prefs_account.h
10672           src/prefs_filtering.c
10673           src/selective_download.[ch]   *** NEW FILES ***
10674           src/utils.[ch]
10675           po/POTFILES.in
10676                 Selective Download added to 'Tool' menu. 
10677                 Retrieves email headers of the currently selected pop3 
10678                 account and allows the user to mark emails for deletion 
10679                 right on the pop3 server. Patch submitted by Oliver Haertel 
10680                 <oha@users.sourceforge.net>.
10681         
10682         * po/POTFILES.in
10683                 add 'src/quote_fmt.c'           
10684
10685 2002-02-22 [christoph]  0.7.2claws5
10686
10687         * src/Makefile.am
10688                 added quote_fmt.c
10689         * src/prefs_common.[ch]
10690         * src/prefs_template.c
10691         * src/quote_fmt.c               *** NEW FILE ***
10692         * src/quote_fmt.h
10693                 move quote format symbol description code
10694                 to it's own file because it is used from
10695                 differnent code parts
10696                 Rewrote symbol description GUI
10697                   + use table
10698                   + add separators
10699                   + get data from array (no more long constant strings)
10700         * src/quote_fmt_lex.l
10701         * src/quote_fmt_parse.y
10702                 Symbol for Literal % changed to \% instead of %%
10703                 (More logical as \ is used for quoting for other symbols)
10704                 Add |f and |p to include files and program output
10705                 Examples:
10706                     |f{/home/.../.signature}
10707                     |p{date}
10708         * po/de.po
10709                 Correct wrong spelling for "Referenzen"
10710
10711 2002-02-21 [paul]       0.7.2claws4
10712
10713         * src/procmsg.c
10714                 forgotten during sync
10715
10716 2002-02-21 [paul]       0.7.2claws3
10717
10718         * sync with sylpheed 0.7.2cvs11
10719                 see ChangeLog entries 2002-02-17, 2002-02-18, 2002-02-19,
10720                 2002-02-20 and 2002-02-21
10721
10722 2002-02-20 [melvin]     0.7.2claws2
10723
10724         * src/prefs_actions.c
10725                 Added error report when child cannot fork or when execvp 
10726                 returns with an error.
10727
10728 2002-02-19 [christoph]  0.7.2claws1
10729
10730         * src/codeconv.c
10731                 return unconverted text if conde conversion is not possible
10732                 when libjconv is used.
10733                 (patch submitted by "Simon 'corecode' Schubert")
10734
10735 2002-02-19 [paul]       
10736
10737         * version 0.7.2claws release
10738
10739 2002-02-19 [paul]       0.7.2claws
10740
10741         * po/nl.po
10742                 updated by Wilbert Berendsen
10743
10744
10745 2002-02-18 [alfons]     0.7.1claws13
10746
10747         * src/syldap.c
10748         * src/jpilot.c
10749                 remove references to dlfcn and explicitly loading functions
10750                 from dynalink libs, because libs linked anyway, and functions
10751                 are loaded explicitly
10752
10753 2002-02-17 [melvin]     0.7.1claws12
10754
10755         * src/prefs_actions.c
10756                 Replaced children wait loop with double fork technique.
10757                 Now, input/output window updated at each new output.
10758                 free_children(): Fixed a memory leak.
10759                 Made input/output window non closable if running children
10760                 still exist.
10761                 Added missing <unistd.h> include.
10762                 Added some --debug outputs.
10763
10764 2002-02-17 [melvin]     0.7.1claws11
10765
10766         * src/summaryview.c
10767                 Fixed bug where descending sort order did not select top
10768                 message.
10769
10770 2002-02-17 [melvin]     0.7.1claws10
10771
10772         * acconfig.h
10773                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10774         * src/prefs_common.c
10775                 Pspell data package directory no more hard coded but
10776                 set during configuration (PSPELL_PATH). (Thanks to 
10777                                 Gustavo Noronha Silva.)
10778
10779 2002-02-17 [melvin]     0.7.1claws9
10780
10781         * configure.in
10782                 Added PSPELL_PATH macro and removed obsolete ISPELL_PATH
10783         * src/gtkspell.c
10784                 Fixed compile-time warnings.
10785
10786 2002-02-16 [alfons]     0.7.1claws8
10787
10788         * src/filesel.c
10789                 fix inadvertent free of NULL pointer which caused
10790                 sylpheed to crash when closing the save-as dialog
10791                 using the window close button
10792
10793 2002-02-16 [carsten]    0.7.1claws7
10794         * src/mainwindow.[ch]
10795           src/summaryview.c
10796           src/prefs_common.c
10797                 fixes for pixmap theming code:
10798                         - recently changed mail attributes shouldn't get
10799                           lost any longer
10800                         - theme is only reloaded iff another theme was
10801                           selected
10802
10803 2002-02-16 [paul]       0.7.1claws6
10804
10805         * sync with sylpheed 0.7.2 release
10806                 see ChangeLog entry 2002-02-15 and 2002-02-16
10807
10808 2002-02-15 [paul]       0.7.1claws5
10809
10810         * sync with sylpheed 0.7.1cvs9
10811                 see ChangeLog entry 2002-02-15
10812
10813         * po/POTFILES.in
10814                 remove unneeded headerwindow.c entry
10815
10816 2002-02-14 [carsten]    0.7.1claws4
10817         * src/summaryview.c
10818                 fixed a bug for "Go to next unread message": there was
10819                 an endless loop if NEXTUNREADMSGDIALOG_ASSUME_NO was set
10820                 in the prefs, because of doing "Search again" instead
10821                 "No"
10822
10823 2002-02-14 [carsten]    0.7.1claws3
10824         * src/stock_pixmap.c
10825                 removed 2 more mem leaks; following memprof,
10826                 this code is "leak free" now :)
10827
10828 2002-02-14 [carsten]    0.7.1claws2
10829         * src/stock_pixmap.c
10830                 used opendir/readdir/closedir instead of scandir
10831                 -> code should work now on Solaris
10832
10833 2002-02-14 [paul]       0.7.1claws1
10834
10835         * sync with sylpheed 0.7.1cvs8
10836                 see ChangeLog entries 2002-02-13 and 2002-02-14
10837
10838         * README.claws
10839                 add some description of Actions and Pixmap Themes
10840
10841 2002-02-13 [paul]       
10842
10843         * version 0.7.1claws release
10844
10845 2002-02-13 [paul]       0.7.1claws
10846
10847         * po/es.po
10848           po/it.po
10849           po/pt_BR.po
10850                 updated translations, submitted by Ricardo Mones Lastra,
10851                 Alessandro Maestri and Fabio Junior Beneditto
10852
10853 2002-02-13 [melvin]     0.7.0claws75
10854
10855         * src/prefs_actions.c
10856                 Added missing "signal.h" include
10857
10858 2002-02-13 [melvin]     0.7.0claws74
10859
10860         * src/prefs_folder_item.c
10861                 Added missing "config.h" include
10862         * po/fr.po
10863                 Updated French translation for folder propriety.
10864
10865 2002-02-13 [jens]       0.7.0claws73
10866
10867         * po/POTFILES.in
10868                 Added missing src/prefs_folder_item.c [log added by melvin]
10869         * po/de.po
10870                 Updated German translation.
10871
10872 2002-02-13 [melvin]     0.7.0claws72
10873
10874         * po/fr.po
10875                 Updated French translation.
10876
10877 2002-02-13 [melvin]     0.7.0claws71
10878
10879         * src/gtkutils.c
10880                 Made gtkut_editable_get_selection return NULL if selection
10881                 is of length zero.
10882                 This fixes a bug where selecting part of message A then
10883                 switching to message B and replying to it will not
10884                 quote the message's body.
10885
10886 2002-02-12 [paul]       0.7.0claws70
10887
10888         * src/mainwindow.c
10889                 cosmetic, relating to pixmap themes: on toolbar make 
10890                 updating of 'Exec' and 'Compose news/Compose email'
10891                 icons faster.
10892
10893 2002-02-12 [carsten]    0.7.0claws69
10894         * src/folderview.c
10895           src/mainwindow.[ch]
10896           src/stock_pixmap.c
10897           src/summaryview.c
10898           src/prefs_common.c
10899                 - refreshing after changing pixmap theme better
10900                   now (thanks Paul)
10901                 - wanted to remove some mem leaks, but alfons was
10902                   faster (and had the better solution ;)
10903
10904 2002-02-12 [alfons]     0.7.0claws68
10905
10906         * src/prefs_common.c
10907         * src/stock_pixmap.[ch]
10908                 plug mem leaks, refactor code a little bit
10909
10910
10911 2002-02-12 [sergey]     0.7.0claws67
10912
10913         * src/imap.c
10914                 Fixed problem with copying messages to IMAP folders when the
10915                 server uses something other than '/' as a namespace separator
10916                 (cyrus-imapd uses '.').
10917
10918 2002-02-12 [jens]       0.7.0claws66
10919
10920         * po/de.po
10921                 Updated German Translation
10922
10923 2002-02-12 [paul]       0.7.0claws65
10924
10925         * sync with sylpheed 0.7.1cvs1
10926                 see ChangeLog entry 2002-02-12
10927
10928 2002-02-12 [melvin]     0.7.0claws64
10929
10930         * src/prefs_actions.c
10931                 Fixed "feature" where children's output was duplicated 
10932                 instead of refreshed while monitoring.
10933                 Removed some debug code.
10934
10935 2002-02-12 [christoph]  0.7.0claws63
10936
10937         * src/compose.c
10938                 always delete message from queue after sending/send error
10939                 (closes bug #509601)
10940
10941 2002-02-12 [melvin]     0.7.0claws62
10942
10943         * src/prefs_actions.c
10944                 Children wait loop is now triggered with a timeout of 1s
10945                 Added %F which is replaced with the list of filenames 
10946                 of all selected messages (as suggested by Ricardo Mones Lestra)
10947                 Pipe syntax changed. Prefix with | to send selection, postfix
10948                 with | to retrieve output. Prefix with > or * to send
10949                 user definable input to the command (*: input is hidden)
10950                 Old pipe action should now be postfixed with |, too.
10951
10952 2002-02-12 [carsten]    0.7.0claws61 (more 59.75)
10953         * src/stock_pixmap.c
10954                 fixed a bug: if there's no theme directory don't
10955                 throw an error, just do "nothing" (thanks Alfons)
10956
10957 2002-02-12 [carsten]    0.7.0claws60
10958         * src/folderview.c
10959           src/summaryview.c
10960                 had to write the cache twice (nasty!); some marks would 
10961                 get lost if not
10962
10963 2002-02-11 [carsten]    0.7.0claws59
10964         * acconfig.h
10965           configure.in
10966           doc-src/maintainer_guide.txt
10967           src/compose.[ch]
10968           src/defs.h
10969           src/folderview.[ch]
10970           src/gtkutils.[ch]
10971           src/mainwindow.[ch]
10972           src/prefs_common.[ch]
10973           src/stock_pixmap.[ch]
10974           src/summaryview.[ch]
10975                 pixmap theming and related work on pixmap
10976                 handling on some other places
10977                 (e.g. hrm features for all folder)
10978           src/pixmap/stock_*.xpm -> the stock_ was removed
10979         
10980 2002-02-11 [paul]       0.7.0claws58
10981
10982         * sync with sylpheed 0.7.1 release
10983                 see ChangeLog entries 2002-02-11
10984
10985 2002-02-08 [paul]       0.7.0claws57
10986
10987         * sync with sylpheed 0.7.0cvs39
10988                 see ChangeLog entry 2002-02-07 (last entry) 
10989
10990         * src/prefs_actions.c
10991           src/prefs_filtering.c
10992           src/prefs_matcher.c
10993           src/prefs_scoring.c
10994                 sync: made it compile with C compilers other than gcc
10995
10996 2002-02-07 [paul]       0.7.0claws56
10997
10998         * sync with sylpheed 0.7.0cvs38
10999                 see ChangeLog entries 2002-02-06 (last 2 entries) and
11000                 2002-02-07
11001
11002 2002-02-07 [darko]      0.7.0claws55
11003
11004         * src/gtkutils.[ch]
11005         * src/summaryview.c
11006                 Fix const gchar */gchar * issue (thanks Hiro)
11007
11008 2002-02-07 [darko]      0.7.0claws54
11009
11010         * src/compose.[ch]
11011         * src/filtering.c
11012         * src/gtkutils.[ch]
11013         * src/prefs_template.c
11014         * src/quote_fmt.h
11015         * src/quote_fmt_parse.y
11016         * src/summaryview.c
11017         * src/utils.[ch]
11018                 When replying or forwarding an email don't quote the entire
11019                 mail body but use the part of the message text that is selected
11020
11021 2002-02-06 [melvin]     0.7.0claws53
11022
11023         * src/prefs_common.[ch]
11024         * src/gtkspell.[ch]
11025         * src/compose.c
11026                 Made possible to switch quickly to last used dictionary
11027                 which makes checking bilingual documents easier.
11028
11029 2002-02-06 [melvin]     0.7.0claws52
11030         
11031         * po/POTFILES.in
11032                 Added forgotten new file src/prefs_actions.c
11033
11034 2002-02-06 [melvin]     0.7.0claws51
11035
11036         * src/prefs_actions.c   ** NEW FILE **
11037         * src/prefs_actions.h   ** NEW FILE **
11038                 Added actions to execute on message text view, or on the
11039                         message's file.
11040         * src/Makefile.am
11041                 Added src/prefs_actions.[ch]
11042         * src/compose.c
11043                 Added new menu "Edit/Actions"
11044         * src/defs.h
11045                 Added new actionsrc file.
11046         * src/main.c
11047                 Added actionsrc reading.
11048         * src/mainwindow.c
11049                 Added new menus "Edit/Actions" and "Configuration/Actions..."
11050         * src/prefs_common.h
11051                 Added new element actionslst element to prefs_common.
11052
11053 2002-02-06 [paul]       0.7.0claws50
11054
11055         * sync with sylpheed 0.7.0cvs36
11056                 see ChangeLog entry 2002-02-06
11057
11058 2002-02-05 [paul]
11059
11060         * po/es.po
11061                 updated by Ricardo Mones Lastra
11062
11063 2002-02-05 [paul]       0.7.0claws49
11064
11065         * sync with sylpheed 0.7.0cvs33
11066                 see ChangeLog entries 2002-02-04 (last 4 entries) and 2002-02-05
11067
11068 2002-02-05 [paul]       0.7.0claws48
11069
11070         * src/compose.c
11071                 re-add 'Edit/Advanced/Delete entire line', previously named
11072                 'Delete Line+'
11073
11074 2002-02-04 [paul]       0.7.0claws47
11075
11076         * src/compose.c
11077           src/summaryview.c
11078                 fix bug #494993 (Reply All not taking Reply-To into consi)
11079                 eliminate differences in behaviour of right-click 'Reply to all' 
11080                 in summary view and 'Reply to all' on the toolbar. 
11081                 fix bug where Reply-To gets ignored by 'Reply to all' in summary
11082                 view and From gets ignored by 'Reply to all' on toolbar.
11083                 fix bug where 'Reply to all' on toolbar uses To twice and ignores
11084                 From when no Reply-To header is present.
11085
11086 2002-02-04 [paul]       0.7.0claws46
11087
11088         * sync with sylpheed 0.7.0cvs30
11089                 see ChangeLog entries 2002-02-03 and 2002-02-04
11090
11091 2002-02-03 [melvin]     0.7.0claws45
11092
11093         * src/gtkspell.[ch]
11094                 Readded function to highlight all misspelled words.
11095                 Fixed bug where user-provided-words did not replace
11096                         correctly the misspelled word when using the mouse.
11097                 Fixed bug where checking a region selected from right to left did
11098                         not check the region at all.
11099                 Fixed bug where 'Check backwards' may not check at all. 
11100                 Fixed memory leaks where popup menus and accel_groups were not destroyed.
11101                 Fixed possible buffer overflow when checking for long strings (>1k).
11102                 Made cursor and scrollbar positions non changing after uncheck_all/check_all.
11103                 Accelerators code uses now gtk_widget_add_accel.
11104                 Removed and disabled obsolete and unfinished code.
11105                 Cleaning up.
11106
11107         * src/compose.c
11108                 Added menu item to Highlight all misspelled words.
11109
11110 2002-02-01 [paul]       0.7.0claws44
11111
11112         * src/mainwindow.c
11113                 fix '/View/Hide read messages' sensitivity when all
11114                 messages in a folder are hidden
11115
11116 2002-02-01 [paul]       0.7.0claws43
11117
11118         * src/main.c
11119                 add --send option to command line interface, sends all
11120                 queued mail. Patch submitted by Ricardo Mones Lastra.
11121
11122 2002-01-31 [paul]       0.7.0claws42
11123
11124         * src/mainwindow.c
11125                 add '/View/Hide read messages' to main_window_set_menu_sensitive()
11126
11127 2002-01-31 [paul]       0.7.0claws41
11128
11129         * sync with sylpheed 0.7.0cvs27
11130                 see ChangeLog entries 2002-01-30 (src/mh.c, src/prefs_common.c)
11131                 and 2002-01-31
11132
11133         * src/textview.c
11134                 comment out elements of textview_show_part() as temporary
11135                 workaround for attachment 'Display as text' bug 
11136
11137         * po/pt_BR.po
11138                 updated by Fabio Junior Beneditto
11139
11140 2002-01-30 [paul]       0.7.0claws40
11141
11142         * sync with sylpheed 0.7.0cvs24
11143                 see ChangeLog entries 2002-01-29 (src/prefs_common.c)
11144                 and 2002-01-30
11145
11146         * src/compose.c
11147                 add {N_("/_Spelling"), ... "<Branch>"} to 
11148                 GtkItemFactoryEntry compose_entries[]
11149
11150         * src/prefs_common.c
11151                 add claws menu items to prefs_keybind_apply_clicked()
11152                 and remove non-claws menu items
11153
11154 2002-01-29 [paul]       0.7.0claws39
11155
11156         * sync with sylpheed 0.7.0cvs22
11157                 see ChangeLog entries 2002-01-28 and 2002-01-29
11158
11159 2002-01-28 [melvin]     0.7.0claws38
11160
11161         * src/compose.c
11162                 Added the declartion of compose_send_control_enter.
11163
11164         * src/compose.c
11165         * src/gtkspell.[ch]
11166                 Added in a 'Spelling' menu which includes the configuration menu. 
11167                 Added a real 'Check all' and got rid from the old one which only
11168                 highlited misspelled word.
11169                 Made 'Check while typing' a disableable option.
11170                 Added a dialog when there are no more misspelled word.
11171                 Added a dialog if error occurs when switching to a dictionary.
11172         
11173         * src/prefs_common.[ch]
11174                 Added option for the default 'Check while typing' option.
11175
11176
11177 2002-01-28 [alfons]     0.7.0claws37
11178
11179         * src/compose.c
11180                 fix buglet and make code comply with sylpheed code style
11181
11182 2002-01-28 [paul]       0.7.0claws36
11183
11184         * sync with sylpheed 0.7.0cvs19
11185                 see ChangeLog entries for 2002-01-28
11186
11187 2002-01-28 [hoa]        0.7.0claws35
11188
11189         * src/defs.h
11190                 added rendererrc
11191
11192         * src/main.c
11193                 read the renderer config
11194
11195         * src/procmime.[ch]
11196                 use the renderer config to convert mime attachments
11197
11198         * src/textview.c
11199                 don't use textview_show_html/ertf,
11200                 use get_text_content instead
11201
11202 2002-01-27 [alfons]     0.7.0claws34
11203         
11204         * src/news.c
11205                 make sylpheed believe it can delete a news message...
11206                 (messages are NOT deleted, maybe we should remove
11207                 processing from the folder properties after all.)
11208
11209 2002-01-27 [alfons]     0.7.0claws33
11210
11211         * src/folder.c
11212                 add extra checks
11213         * src/news.c
11214                 implement remove_msg() 
11215
11216 2002-01-27 [alfons]     0.7.0claws32
11217
11218         * src/procmsg.h
11219         * src/procheader.c
11220         * src/messageview.c
11221                 fix return receipt / disposition notification again. this
11222                 stuff seems to break on _every_ major summary UI change, so
11223                 it's now implemented using a flag which is saved in the
11224                 marks cache
11225                 
11226 2002-01-26 [alfons]     0.7.0claws31
11227
11228         * src/import.c
11229                 let import dialog show the destination folder identifier
11230
11231 2002-01-26 [melvin]     0.7.0claws30
11232
11233         * src/folderview.c
11234         * src/summaryview.c
11235                 Readded 'Mark all read' into summary view popup menu
11236                 Added 'Mark all read' in folder view popup menu for IMAP
11237                 and NNTP.
11238                 Made it insensitive if the selected folder is not the shown
11239                 one to avoid 'Mark all read' on the wrong folder.
11240                 
11241 2002-01-26 [paul]       0.7.0claws29
11242
11243         * src/folderview.c
11244           src/summaryview.c
11245                 move 'Mark all read' from summary view to folder view
11246                 menu. (adapted from) patch submitted by Jeremy Andrews,
11247                 <lists@kerneltrap.com>
11248
11249 2002-01-25 [alfons]     0.7.0claws28
11250
11251         * src/gtkstext.c
11252                 put the gtk class name back so GtkSText adapts the 
11253                 settings of GtkText
11254
11255 2002-01-25 [alfons]     0.7.0claws27
11256
11257         * src/folderview.c 
11258                 assimilate Ricardo's patch that shows pixmaps instead of
11259                 plain "new" and "unread" texts in the folder view column
11260                 headers 
11261
11262 2002-01-25 [paul]       0.7.0claws26
11263
11264         * src/Makefile.am
11265                 add $(GPGME_CFLAGS) to INCLUDES so that gpgme can 
11266                 be found in non-standard locations. 
11267                 Closes Patch #507976, submitted by Stoyan Genov, <sdg@rila.bg>
11268
11269 2002-01-25 [paul]       0.7.0claws25
11270
11271         * sync with sylpheed 0.7.0cvs16
11272                 see ChangeLog entry 2002-01-25
11273
11274 2002-01-24 [paul]       0.7.0claws24
11275
11276         * more sync with sylpheed 0.7.0cvs15
11277                 get_file_size_as_clrf(), see ChangeLog entry 2002-01-23
11278
11279 2002-01-23 [sergey]     0.7.0claws23
11280
11281         * src/importldif.c
11282                 Fixed segfault when closing LDIF import wizard with
11283                 the window manager.
11284         * src/imageview.c
11285         * src/imageview.h
11286         * src/messageview.c
11287         * src/mimeview.c
11288                 Fixed wrong scrolling position after switching between
11289                 text and image parts.
11290
11291 2002-01-23 [paul]       0.7.0claws22
11292
11293         * sync with sylpheed 0.7.0cvs15
11294                 see ChangeLog entries 2002-01-22 and 2002-01-23
11295
11296 2002-01-21 [melvin]     0.7.0claws21
11297
11298         * src/prefs_scoring.c
11299         * src/prefs_filtering.c
11300                 Fixed bug where scoring and filtering windows stopped
11301                 autochecking.
11302
11303 2002-01-21 [paul]       0.7.0claws20
11304
11305         * sync with sylpheed 0.7.0cvs12
11306                 see ChangeLog entries 2002-01-20 and 2002-01-21
11307
11308 2002-01-21 [carsten]    0.7.0claws19
11309         * src/mainwindow.c
11310         * src/menu.[ch]
11311         * src/messageview.[ch]
11312         * src/summaryview.[ch]
11313                 changes to shortcuts handling again:
11314                         + "Q" now controled by mainwin
11315                         + v/V are now customizable and have slightly
11316                           different meanings
11317                 the "button" to minimize the messageview (and maximize
11318                 the summary view) is a real button now
11319         * src/compose.c
11320                 "Delete Line+" added to Edit/Advanced (this will also
11321                 delete the '\n')
11322
11323 2002-01-20 [melvin] 0.7.0claws18
11324
11325         * src/addressbook.c
11326                 Made "Bcc" sensitive when addressbook is called from
11327                 compose window (it was a Claws only bug).
11328
11329 2002-01-19 [alfons] 0.7.0claws17
11330
11331         * src/inc.c
11332                 prevent unnecessary updates when currently selected folder has
11333                 no new messages 
11334
11335 2002-01-19 [alfons] 0.7.0claws16
11336         
11337         * src/summaryview.c
11338                 prevent writing the cache based on current message list in summary 
11339                 view when filtering also put messages in currently selected folder
11340
11341 2002-01-19 [paul]
11342
11343         * po/it.po
11344                 Italian translation submitted by Alessandro Maestri
11345                 <a.maestri@cs.tin.it>
11346
11347 2002-01-18 [melvin]     0.7.0claws15
11348
11349         * src/prefs_filters.c
11350                 fixed bug where 'cancel' from 'filters' window stops autochecking
11351                 if the timer timed out  when the window was open.
11352
11353 2002-01-18 [match]      0.7.0claws14
11354
11355         * src/addrclip.[ch]     ** NEW FILE **
11356         * src/addrselect.[ch]   ** NEW FILE **
11357         * src/adbookbase.h      ** NEW FILE **
11358                 addressbook cut, copy and paste
11359         * src/addrbook.[ch]
11360         * src/addrcache.[ch]
11361         * src/addressitem.h
11362         * src/addrindex.[ch]
11363         * src/addritem.[ch]
11364         * src/importldif.c
11365         * src/importmutt.c
11366         * src/jpilot.[ch]
11367         * src/syldap.[ch]
11368         * src/vcard.[ch]
11369         * src/jpilot.[ch]
11370         * src/editbook.c
11371         * src/editjpilot.c
11372         * src/editldap.c
11373         * src/editvcard.c
11374                 support for copy/paste
11375         * src/addressbook.c
11376                 support for copy/paste
11377                 tidy up menu option processing
11378                 correct address list function arguments
11379         * src/editaddress.c
11380                 sort user attributes
11381         * src/ldif.h
11382         * src/mutt.h
11383                 tidy up
11384
11385         * src/addrbook.[ch]
11386         * src/addrbook.[ch]
11387         * src/addrbook.[ch]
11388                 
11389
11390 2002-01-18 [paul]       0.7.0claws13
11391
11392         * sync with sylpheed 0.7.0cvs8
11393                 configure.in: support Mac OS X (Darwin)
11394
11395 2002-01-18 [carsten]    0.7.0claws12
11396         * src/html.c
11397                 small hack to fix a segfault with an empty href
11398                 (reported by Alexandra Walford <deeni@altern.org>)
11399         * src/mainwindow.c
11400         * src/summaryview.c
11401                 the shortcuts for Mark und Mark as unread are hardcoded
11402                 again
11403         * src/compose.c
11404         * src/gtkstext.[ch]
11405                 readded the shortcuts in gtkstext but made them
11406                 customizeable (simply by adding a menu plus a wrapper
11407                 to compose.c)
11408
11409 2002-01-17 [melvin]     0.7.0claws11
11410
11411         * src/gtkspell.c
11412                 fix default dictionary not being saved.
11413
11414 2002-01-16 [darko]      0.7.0claws10
11415
11416         * src/compose.c
11417                 fix wrapping crash with URL longer than wrapping margin
11418
11419 2002-12-08 [hoa]        0.7.0claws10
11420
11421         * src/matcher_parser_parse.y
11422                 fixed some bugs
11423
11424         * src/prefs_filtering.c
11425                 now, we can use bounce action in the dialog box.
11426
11427 2002-01-16 [carsten]    0.7.0claws9
11428         * src/gtkstext.c
11429                 removed the <control> and <alt> shortcuts because they're
11430                 not needed and interefered with the "normal" shortcuts
11431         * src/mainwindow.c
11432         * src/summaryview.c
11433                 removed most of the hardcoded shortcuts and assigned
11434                 them to menu entries making them easy customizable by
11435                 that
11436
11437 2002-01-16 |melvin]     0.7.0claws8
11438
11439         * src/gtkspell.c
11440                 fixed bug where using the mouse and when the compose
11441                 window is not on top may result in a crash.
11442
11443 2002-01-16 [melvin]     0.7.0claws7
11444
11445         * src/compose.c
11446                 fixed a long standingspell checker bug which could 
11447                 cause a crash after sending a message.
11448
11449 2002-01-16 [paul]       0.7.0claws6
11450
11451         * sync with sylpheed 0.7.0cvs7
11452                 see ChangeLog entries 2002-01-10, 2002-01-11, 2002-01-14,
11453                 2002-01-15, and 2002-01-16
11454
11455 2002-01-16 [melvin]     0.7.0claws5
11456
11457         * README.claws
11458         * src/compose.c
11459         * src/gtkspell.[ch]
11460         * src/main.c
11461                 Heavily modified spell checker code to work around
11462                 ispell bug, to add keyboard shortcuts and for future
11463                 enhancements. See README.claws for usage information.
11464
11465 2002-01-15 [alfons]     0.7.0claws4
11466         
11467         * src/summaryview.c
11468                 change gtk_ctree_sort_node() into gtk_ctree_sort_recursive()
11469                 so sorting within threads reflects sort mode
11470
11471 2002-01-15 [christoph]  0.7.0claws3
11472
11473         * src/procmsg.c
11474                 added alertpanel if mail sending failed
11475
11476 2002-01-15 [alfons]     0.7.0claws2
11477         
11478         * src/prefs_filtering.c
11479                 don't stop timer when prefs filtering dialog is opened
11480
11481 2002-01-14 [alfons]     0.7.0claws1
11482
11483         * src/addr_compl.c
11484         * src/prefs.c
11485                 remove debug_print()s for privacy reasons
11486
11487 2002-01-14 [darko]      0.7.0claws
11488
11489         * README.claws
11490                 quotation wrapping is now also in the main branch
11491
11492 2002-01-14 [paul]
11493
11494         * tools/filter_conv.pl
11495                 allow for Boolean Op and case-sensitivity
11496                 this file is included in the release and tagged
11497                 'rel_0_7_0'
11498
11499 2002-01-13 [paul]       0.7.0claws
11500
11501         * release 0.7.0, with cvs tag 'rel_0_7_0'
11502
11503 2002-01-13 [paul]
11504
11505         * tools/filter_conv.pl
11506         * tools/README
11507                 rewritten to output to matcherrc instead of filteringrc
11508
11509         * po/es.po
11510                 updated Spanish translation by Ricardo Mones Lastra
11511
11512 2002-01-13 [alfons]
11513
11514         * po/nl.po
11515                 update dutch translation
11516
11517 2002-01-13 [paul]
11518
11519         * po/pt_BR.po
11520                 Updated by Fabio Junior Beneditto 
11521
11522 2002-01-13 [melvin]     0.6.6claws53
11523
11524         * po/fr.po
11525                 Updated french translation
11526
11527 2002-01-12 [alfons]     0.6.6claws52
11528
11529         * src/filtering.c
11530                 plug mem leak that has been sitting there for ages              
11531
11532 2002-01-12 [alfons]     0.6.6claws51
11533
11534         * src/summaryview.c
11535                 undo melvin's changes from 0.6.6claws48 because summary
11536                 view now refuses to select first unread message when
11537                 selecting a folder 
11538
11539 2002-01-11 [alfons]     0.6.6claws50
11540
11541         * src/import.c
11542                 use claws' semantics for getting folder item when
11543                 importing an mbox file into a folder 
11544                 (submitted by Dale P. Smith)
11545
11546 2002-01-11 [christoph]  0.6.6claws49
11547
11548         * src/prefs.h
11549                 set sensitivity in SET_TOGGLE_SENSITIVITY macro from
11550                 toggle widget, because non static prefs can not use
11551                 prefs_set_* functions
11552         * src/prefs_account.c
11553                 toggle smtp auth password field sensitivity if
11554                 user id is empty and add descrition of usage for
11555                 these fields
11556         * src/prefs_folder_item.c
11557                 use SET_TOGGLE_SENSITIVITY macro to instead of extra
11558                 callbacks
11559
11560 2002-01-11 [melvin]     0.6.6claws48
11561
11562         * src/compose.c
11563                 fix the 'Ctrl-Enter' feature for sending and test really
11564                 for 'Ctrl-Enter' (as Ctrl-Space is also used for activating
11565                 editables which was not documented in Gtk)
11566
11567         * src/summaryview.c
11568                 Made summaryview refresh after sorting and not before.
11569
11570 2002-01-11 [christoph]  0.6.6claws47
11571
11572         * src/compose.c
11573                 select account from account ids if possible and
11574                 correctly set save folder for copy in reedit
11575
11576 2002-01-10 [paul]       0.6.6claws46
11577
11578         * sync with sylpheed 0.7.0 release
11579                 see ChangeLog entries 2002-01-07, 2002-01-08 and
11580                 2002-01-09
11581
11582 2002-01-09 [alfons]
11583
11584         * src/summaryview.c
11585                 remove more dirt traces...
11586
11587 2002-01-09 [alfons]
11588         
11589         * src/summaryview.c
11590                 clean up some traces of my debugging stuff
11591
11592 2002-01-09 [alfons]     0.6.6claws45
11593
11594         * src/filtering.c
11595                 break up filteringprop_apply() in three separate pieces
11596                 so we can drop messages that failed processing in the
11597                 inbox
11598
11599         * src/summaryview.c
11600                 fix bug #469598 "no refresh of inbox after filter" which 
11601                 was introduced by the new summary view locking, and which 
11602                 prevented the summary view to update after a manual filter 
11603                 message. claw's filter message requires a summary_show().
11604                 (aargh, summary_show() again! :-)
11605                 
11606 2002-01-07 [alfons]     0.6.6claws44
11607
11608         * src/headerwindow.c
11609         * src/logwindow.c
11610         * src/messageview.c
11611         * src/sourcewindow.c
11612                 bring in Hiro's last 0.7.0 wm class fixes
11613
11614         * tools/sylprint.pl
11615                 bring in Ricardo's fix for sylprint script
11616
11617         * AUTHORS       
11618         * src/rfc2015.[ch]
11619         * src/prefs_common.[ch]
11620         * src/prefs_account.[ch]
11621         * src/compose.c
11622                 clean up account preference poison in rfc2015,
11623                 and preparation to fix double sign bug 
11624                 (patch submitted by Simon 'corecode' Schubert)
11625
11626 2002-01-07 [christoph]  0.6.6claws43
11627
11628         * src/mh.c
11629                 search for free message number, do not only rely
11630                 on last_num
11631         * src/send.c
11632                 fix smtp auth and use extra account information
11633                 if available, if not use pop3 data instead
11634                 (closes bug #500341)            
11635         * src/ssl.[ch]
11636                 match coding style
11637
11638 2002-01-06 [alfons]     0.6.6claws42
11639
11640         * src/mainwindow.c
11641                 try making the separate windows work again...
11642
11643 2002-01-06 [alfons]     0.6.6claws41
11644
11645         * src/mainwindow.c
11646                 adapt Hiro's separate window menu (to get rid of the funny
11647                 duplicate menu items), and make it work again
11648
11649 2002-01-06 [alfons]     0.6.6claws40
11650
11651         * tools/Makefile.am
11652         * tools/sylprint.rc
11653         * tools/sylprint.pl
11654         * tools/README.sylprint
11655                 add sylprint script for printing mails from Sylpheed
11656                 (contributed by Ricardo Mones Lastra)
11657
11658         * src/acount.c
11659                 clean up
11660
11661 2002-01-06 [melvin]     0.6.6claws39
11662
11663         * src/mainwindow.c
11664         * src/summaryview.c
11665                 Fixed crash introduced in 0.6.6claws38 by the menu
11666                 reorganisation (Hide read messages)
11667         
11668         * ChangeLog.claws 
11669                 Fixed typo (we are now in 2002, alfons ;) )
11670
11671 2002-01-05 [alfons]     0.6.6claws38
11672
11673         * sync with sylpheed 0.6.6cvs10-17
11674                 (last stuff marked as LAST_STABLE)
11675
11676 2002-01-04 [melvin]     0.6.6claws37
11677
11678         * src/account.c
11679                 Made account selection code use strcasestr again instead of
11680                 g_strcasecmp (fixes bug where reediting queued messages
11681                 did not select proper account reported by T. Link).
11682         
11683         * src/folderview.c
11684                 Fix bug where folder icons are not shown when 'hide read messages'
11685                 is on.
11686         
11687         * src/stock_pixmaps.[ch]
11688                 Added folder icons for 'hide read messages'.
11689         
11690         * src/compose.c
11691                 Fixed bug where 'Enter' in a header entry will send the message 
11692                 if 'CTL-Enter' was chosen as a shorcut for sendind. 
11693
11694 2002-01-03 [melvin]     0.6.6claws36
11695         
11696         * src/prefs.[ch]
11697                 Added popup menu for common preferences and
11698                 account preferences (right click on tab displays
11699                                 a menu of all tabs.)
11700
11701 2002-01-02 [melvin]     0.6.6claws35
11702
11703         * src/gtkspell.[ch]
11704                 Made spelling code compatible with undo/redo feature.
11705                 Added creation of suggestion mode menu for the general
11706                         preferences.
11707         
11708         * src/prefs_common.[ch]
11709                 Added option menu for the speller's suggestion mode.
11710                 Added missing spaces in "..." buttons and made a "..."
11711                         button non translatable!
11712         
11713         * src/compose.c
11714                 Made speller use the default suggestion mode.
11715                 Hack to make it possible to choose 'CTRL-Enter' as a
11716                         shortcut for sending (and only for sending).
11717
11718         * src/prefs_folder_item.c
11719                 Changing subject simplification does not update cache 
11720                         anymore (because it is unnecessary).
11721                 Fixed bug where changing subject simplification updated the 
11722                         summaryview even when the viewed folder is not the
11723                         folder which properties are being changed. (E.g. 
11724                                         viewing folder A and changing
11725                                         the subject simplification of 
11726                                         folder B -not being viewed- updated the 
11727                                         summaryview of folder A with data of
11728                                         folder B). (Hope this is clear... )
11729
11730 2001-12-31 [alfons]     0.6.6claws34
11731         
11732         * src/ldif.c
11733         * src/mutt.c
11734                 fgetc() returns a signed integer which doesn't
11735                 fit in a char. so c truncates this to a char
11736                 but we may lose significant bits. i.e. we may
11737                 comparing 0xFF which may not be equal to -1
11738                 unless properly casted to signed char which
11739                 we won't do because fgetc() returns a signed
11740                 integer which doesn't fit in a char. so c 
11741                 truncates this to a char but we may lose 
11742                 significat bits. (you got the idea, thanks
11743                 to Gustavo Noronha Silva <kov@debian.org>
11744                 and the Debian folks!)
11745
11746 2001-12-30 [alfons]     0.6.6claws33
11747
11748         * src/prefs_common.c
11749                 add #ifdef USE_PSPELLs that Melvin forgot               
11750
11751 2001-12-30 [melvin]     0.6.6claws32
11752         
11753         * src/prefs_common.[ch]
11754                 Added configurable color for misspelled words.
11755
11756         * src/gtkspell.[ch]
11757                 Fixed bug of foreground text color (reported by David
11758                                 Mehrmann)
11759                 Added configurable color for misspelled words.
11760
11761 2001-12-30 [alfons]     0.6.6claws31
11762
11763         * src/folder.c
11764                 remove unnecessary things someone put there
11765
11766         * src/mh.c
11767         * src/folder.[ch]
11768                 make folder properties (like threading and sorting) persistent
11769                 (closes bug #497424 "rescan folder tree resets proprieties")
11770                 currently this is only for MH folders. 
11771
11772 2001-12-29 [melvin]     0.6.6claws30
11773
11774         * src/string_match.[ch]
11775                 Optimized a bit: regexp pattern buffer compiled only once, and
11776                   one subroutine call removed. Fixed ^ regexp search: Now, 
11777                   "(^Re: )|(^Hello)" removes only "Re: " from "Re: Hello".
11778         
11779         * src/summaryview.c
11780                 Subject filtering changed to filter summary columns and
11781                   not directly the messages subject cache. The loss in 
11782                   performance is balanced by the improvement of string_match.
11783                 Added an alert panel if there is an error in the regexp.
11784
11785         * src/src/prefs_folder_item.h
11786                 Added a regexp pattern buffer.
11787
11788 2001-12-28 [alfons]     0.6.6claws29
11789
11790         * src/string_match.[ch]
11791                 clean up name space
11792                 allow compilation *BSD
11793
11794 2001-12-27 [alfons]     0.6.6claws28
11795
11796         * src/filter.c
11797                 sync the Hiro's bug fix for BSD
11798
11799 2001-12-27 [melvin]     0.6.6claws27
11800         
11801         * src/compose.c
11802                 Simplify focus to subject entry code.
11803
11804 2001-12-27 [darko]      0.6.6claws26
11805
11806         * src/filtering.c
11807         * src/mbox_folder.c
11808         * src/messageview.c
11809         * src/mh.c
11810         * src/procheader.[ch]
11811         * src/procmsg.h
11812         * src/stock_pixmap.[ch]
11813         * src/summaryview.c
11814                 Show key icon for encrypted mails in summary view
11815
11816         * src/pixmaps/clip.xpm
11817         * src/pixmaps/clipkey.xpm
11818         * src/pixmaps/key.xpm
11819                 New/modified icons for the above
11820
11821 2001-12-27 [melvin]     0.6.6claws25
11822
11823         * src/prefs_common.c
11824                 Put spell checker options in a separate tab to decrease
11825                 the Common Preferences window height.
11826
11827         * README.claws  
11828                 Update spell checker usage instruction about its options
11829                 location.
11830
11831 2001-12-27 [melvin]     0.6.6claws24
11832
11833         * src/compose.c
11834                 Changed subject entry widget position. Initial focus is
11835                 on the To header instead of the subject entry.
11836                 Creating a new header scrolls the header list to make the
11837                 created one visible. Nevertheless, when automatically filling
11838                 headers, the first one is shown.
11839                 A Tab key press in the last empty header entry zips the 
11840                 focus to the subject entry.
11841                 (I did not change the combo boxes, yet)
11842
11843 2001-12-26 [alfons]     0.6.6claws23
11844
11845         * src/prefs_account.c
11846         * src/inc.c
11847                 allow default inbox to reside in another mailbox (only
11848                 works for POP3 accounts)
11849
11850 2001-12-26 [alfons]     0.6.6claws22
11851         
11852         * src/textview.c
11853                 make reply-on-click work with the account of the selected folder
11854         * src/compose.c
11855                 put a fixme here to remind me to fix finding correct default
11856                 account for nested folders
11857
11858 2001-12-25 [alfons]     0.6.6claws21
11859
11860         * src/summaryview.c
11861                 make column headers display locked and mark pixmaps (idea by Melvin) 
11862                 fix bug by adding score and locked column type to sort array
11863
11864 2001-12-25 [alfons]     0.6.6claws20
11865         
11866         * src/summaryview.c
11867                 catch a *potentially* inadvertent write back of  
11868                 the message cache(s) introduced by 0.6.5claws37
11869
11870 2001-12-25 [christoph]  0.6.6claws19
11871
11872         * src/stock_pixmap.[ch]
11873         * src/summaryview.c
11874                 add ignore thread pixmap
11875                 (can someone draw a better icon for this?)
11876
11877 2001-12-24 [alfons]     0.6.6claws18
11878
11879         * src/prefs_folder_item.c
11880                 make address completion actually work for the
11881                 Default To address in the Folder Property dialog.
11882
11883 2001-12-24 [alfons]     0.6.6claws17
11884         
11885         * src/summaryview.c
11886                 use new style regexp for subject stripping 
11887                 (patch submitted by Thomas Link <t.link.tmp200101@gmx.net>)
11888
11889 2001-12-24 [darko]      0.6.6claws16
11890
11891         * src/pgptext.c
11892         * src/rfc2015.c
11893                 move GPG related informational messages to debug mode
11894
11895 2001-12-23 [alfons]     0.6.6claws15
11896
11897         * src/stock_pixmap.[ch]
11898         * src/summaryview.c
11899                 add the forgotten Claws' locked pixmap
11900
11901 2001-12-23 [alfons]     0.6.6claws14
11902
11903         * src/filesel.c
11904                 accept file name typed in entry in multi file
11905                 selector (patch submitted by Gustavo Noronha Silva 
11906                 <kov@debian.org>)
11907
11908 2001-12-23 [alfons]     0.6.6claws13
11909
11910         * src/prefs_filter.c
11911         * src/prefs_filtering.c
11912         * src/matcher.c
11913         * src/importmutt.c
11914                 clean up a little bit
11915         
11916         * src/string_match.c
11917                 validate input strings a little bit more
11918
11919 2001-12-23 [alfons]     0.6.6claws12
11920
11921         * src/Makefile.am
11922         * src/summaryview.c
11923         * src/string_match.[ch]         ** NEW **
11924         * src/folderview.[ch]
11925         * src/headerview.h
11926         * src/folder.[ch]
11927         * src/prefs_folder_item.[ch]
11928                 add subject simplification to strip out strings from
11929                 a subject line (esp. handy for mailing lists). 
11930                 (original patch by by Thomas Link <t.link.tmp200101@gmx.net>,
11931                 but slightly changed things for better integration.)
11932
11933 2001-12-23 [alfons]     0.6.6claws11
11934
11935         * src/mainwindow.c
11936                 fix bug introduced by submission included in 0.6.5claws52.
11937                 ideally this submission should clean the trash if any trash
11938                 folder has a message. however, the hasTrash variable was
11939                 set to false whenever a trash folder was empty (discarding
11940                 a previously found *filled* trash folder.)
11941
11942                 also edited the code a little bit and made it more safe.
11943
11944 2001-12-22 [alfons]     0.6.6claws10
11945
11946         * src/imap.c
11947                 quick fix for Martin Pool's omission of an account
11948                 specific SSL setting
11949
11950 2001-12-22 [alfons]     0.6.6claws9
11951
11952         * src/compose.c
11953         * src/messageview.c
11954         * src/mimeview.c
11955         * src/pgptext.c
11956         * src/procmime.[ch]
11957                 better support for multipart/digest (submitted
11958                 by Fredrik <e98fo@efd.lth.se>)
11959
11960 2001-12-22 [alfons]     0.6.6claws8
11961
11962         * src/addressbook.c
11963                 correct function signature
11964         * src/socket.[ch]
11965         * src/imap.[ch]
11966         * src/prefs_account.[ch]
11967                 allow IMAP over SSH tunnel (patch submitted by 
11968                 Martin Pool <mbp@samba.org>)
11969
11970 2001-12-21 [alfons]     0.6.6claws7
11971
11972         * sync with sylpheed 0.6.6cvs4-9
11973                 (may have forgotten something: LAST_STABLE is 0.6.6claws6)
11974
11975 2001-12-21 [christoph]  0.6.6claws6
11976
11977         * src/compose.c
11978         * src/prefs_folder_item.[ch]
11979                 implement saving of outgoing messages to current folder.
11980                 fix segfault when no default outbox is available
11981                 (closes bug #495683)
11982
11983 2001-12-21 [carsten]    0.6.6claws5
11984         * src/folderview.c
11985         * src/summaryview.c
11986                 pressing CTRL while DND does now the expected thing and
11987                 copies the mail (moving is still the default, as this
11988                 seam more appropriate for handling mails by DND)
11989
11990 2001-12-18 [paul]       0.6.6claws4
11991
11992         * sync with sylpheed 0.6.6cvs3
11993                 see ChangeLog entries 2001-12-18
11994
11995 2001-12-18 [hiro]       0.6.6claws3
11996
11997         * src/undo.c
11998                 fix for multibyte characters (obtain the number of letters
11999                 instead of bytes).
12000
12001 2001-12-17 [paul]       0.6.6claws2
12002
12003         * sync with sylpheed 0.6.6cvs1
12004                 see ChangeLog entry 2001-12-16
12005
12006 2000-12-17 [alfons]     0.6.6claws1
12007
12008         * src/filtering.c
12009                 clean up
12010
12011 2001-12-16 [paul]       0.6.6claws
12012 2001-12-15
12013
12014         * Release version 0.6.6claws, cvs tag: rel_0_6_6
12015
12016         * src/mimeview.c
12017                 last minute sync with main 0.6.6
12018
12019         * po/es.po
12020                 updated by Ricardo Mones Lastra
12021                 update for last minute sync
12022         * po/fr.po
12023         * po/nl.po
12024                 update for last minute sync
12025         * po/de.po
12026                 updated by Jens Oberender
12027         * po/pt_BR.po
12028                 updated by Fabio Junior Beneditto
12029
12030         * src/prefs_common.[ch]
12031         * src/undo.c
12032                 number of undo levels is user configurable
12033                 (squeeze it into the release in the dying
12034                 moments) Submitted by Jens Oberender    
12035
12036 2001-12-15 [melvin]
12037
12038         * po/fr.po
12039                 updated french translation
12040
12041 2001-12-15 [paul]       0.6.5claws92
12042
12043         * sync with sylpheed 0.6.5cvs28
12044                 see ChangeLog entry 2001-12-14 (src/prefs_account.c)
12045
12046         * po/nl.po
12047                 update to allow for sync
12048
12049 2001-12-15 [alfons]
12050         
12051         * po/nl.po
12052                 update dutch translation
12053
12054 2001-12-14 [carsten]    0.6.5claws91
12055         * src/summaryview.c
12056                 fixed bug #473785; also after changing the column order
12057                 the same message will be selected and displayed as before
12058                 the reordering
12059
12060 2001-12-14 [carsten]    0.6.5claws90
12061         * src/folderview.c
12062                 probably found the bug reported by wwb opening or closing
12063                 a folder tree just before dnd (found the solution in the
12064                 balsa source -- thanks to them)
12065
12066 2001-12-14 [carsten]    0.6.5claws89
12067         * src/gtkutils.c
12068         * src/account.c
12069                 moved gtk_clist_moveto to the right place, so that
12070                 only the accounts dialog is effected on opening
12071
12072 2001-12-14 [carsten]    0.6.5claws88
12073         * src/gtkutils.c
12074                 gtkut_clist_set_focus_row does a gtk_clist_moveto
12075                 now, so that the focused row will be seen in any case
12076                 (reported by wwp on sf-claws-user)
12077
12078 2001-12-14 [darko]      0.6.5claws87
12079
12080         * src/compose.c
12081                 remove unnecessary line
12082
12083 2001-12-14 [paul]       0.6.5claws86
12084
12085         * sync with sylpheed 0.6.5cvs27
12086                 see ChangeLog entries 2001-12-14
12087
12088 2001-12-14 [carsten]    0.6.5claws85
12089         * src/mainwindow.c
12090                 following a suggestion of Melvin the rcoabm pops up
12091                 right under the button now and the button is reliefed
12092                 while the popup is open
12093
12094 2001-12-14 [darko]      0.6.5claws84
12095
12096         * src/compose.c
12097                 fix crash when wrapping long lines if linewrap quotation
12098                 is disabled and wrapper encounters a word spanning more
12099                 than one line
12100
12101 2001-12-13 [paul]       0.6.5claws83
12102
12103         * src/compose.c
12104                 prefer 'Reply-To' header over mailing list header when
12105                 replying to a message. Finally prevent all those confirmation 
12106                 messages being sent to the list itself.
12107
12108         * src/summaryview.c
12109                 remove unused summary_set_menu_sensitive() entry
12110
12111 2001-12-13 [paul]       0.6.5claws82
12112
12113         * src/folderview.c
12114         * src/pixmaps/inbox-hrm.xpm     ** NEW FILE **
12115         * src/pixmaps/outbox-hrm.xpm    ** NEW FILE **
12116         * src/pixmaps/trash-hrm.xpm     ** NEW FILE **
12117                 improvements to 'Hide read messages': Inbox, Outbox,
12118                 Trash, Queue, and Draft icons now reveal presence of hidden 
12119                 messages
12120
12121 2001-12-12 [alfons]     0.6.5claws81
12122
12123         0.6.5claws80 was tagged as LAST_STABLE
12124
12125         * src/filtering.[ch]
12126         * src/matcher.[ch]
12127         * src/matcher_parser_lex.c
12128                 fix the filtering; my last attempt to get it right, 
12129                 if it does not work, it's Hoa's turn. ;-)
12130
12131                 for my honourable peers:
12132                 
12133                 the code now makes a clear distinction between
12134                 rules as they are displayed (probably escaped),
12135                 and as they are executed (probably unescaped). the
12136                 parser does *NOT* do any unescaping, this is
12137                 the task of the matcher.c (which breaks up a
12138                 rule into condition) and the filtering.c (which
12139                 breaks up the rule's action). to make this
12140                 run happily we provide an unescaped copy of
12141                 crucial strings to the MatcherProp and 
12142                 FilteringAction structures. note that the only
12143                 exception to this is any REGEXP string. those
12144                 are directly passed to regcomp() and regexp()
12145                 (who have much more powerful unescape functions).
12146                 
12147                 for everyone else:
12148         
12149                 you can escape tab (\t), carriage return (\r),
12150                 linefeed (\n), form feed (\f), quote (\"), 
12151                 single quote (\'), bell (\b) in all the entry
12152                 lines in the scoring & filtering dialogs.
12153                 as an added bonus this should not affect
12154                 existing filtering rules.
12155
12156 2001-12-12 [carsten]    0.6.5claws80
12157
12158         * src/summaryview.c
12159         * po/de.po
12160                 "item(s) selected" is now sensitive to 1 or more
12161                 than one selected (nice for language where simple
12162                 adding of a "s" is not possible as German (Eintrag
12163                 ->Eintr"age)
12164                 
12165                 the "forward as attachment" entry from the right
12166                 click menu removed, "forward" acts following the
12167                 prefs
12168         
12169         * src/textview.c
12170                 reverted my former changes; so compiler warning again
12171                 but there's more GTK_TEXT/GTK_STEXT mixing on other places
12172                 nevertheless
12173
12174         * src/messageview.c
12175                 "search in message" does now *not* only work in MVIEW_TEXT
12176                 messages, but also in a MIMEVIEW_TEXT part of MVIEW_MIME
12177                 message
12178
12179         * src/mainwindow.c
12180                 removed "/File/_Close" as it was the same as "/File/E_xit"
12181                 and we don't need it two times
12182
12183                 the separate folder view and message view now get a distinct
12184                 WMCLASS, just in case someone is using sawfish ;-)
12185
12186                 as the menu entries "/View/Message view" and "/View/Folder tree"
12187                 are only doing something when SEPARATE_MESSAGE or SEPARATE_FOLDER
12188                 make them sensitive accordingly and as these two are "shown"
12189                 after startup anytime check this menuitem at startup
12190
12191 2001-12-12 [paul]       0.6.5claws79
12192
12193         * src/folderview.c
12194                 fix sensitivity of 'Search folder...', broken in
12195                 0.6.5claws75
12196
12197         * src/mainwindow.c
12198                 fix dodgy English
12199
12200 2001-12-11 [carsten]    0.6.5claws78
12201         * src/filtering.c
12202                 fixed two typos returning a wrong FALSE/TRUE
12203         * src/mainwindow.[ch]
12204                 extra menu for email/news button removed
12205
12206 2001-12-11 [alfons]     0.6.5claws77
12207         
12208         * src/matcher.c                 (1.3)
12209         * src/matcher_parser_lex.l      (1.28)
12210                 revert for another attempt
12211                 mark 0.6.5claws77 as LAST_STABLE
12212
12213 2001-12-11 [christoph]  0.6.5claws76
12214
12215         * po/de.po
12216                 fixed wrong translation for prev. unread msg
12217
12218 2001-12-11 [paul]       0.6.5claws75
12219
12220         * src/folder.[ch]
12221         * src/folderview.c
12222         * src/mainwindow.c
12223         * src/summaryview.[ch]
12224         * src/pixmaps/dir-open-hrm.xpm  ** NEW FILE **
12225                 enable ability to hide read messages on per folder basis via 
12226                 '/Summary/Hide read messages'; when selected, a folder will 
12227                 have a red open folder icon, instead of a blue icon, if the 
12228                 folder contains hidden messges
12229                 submitted by Thomas Link <t.link.tmp200101.gmx.net> 
12230
12231         * src/mainwindow.c
12232                 remove '/Message/Forward as attachment' from 
12233                 main_window_set_menu_sensitive() to prevent debug warning
12234
12235         * src/folderview.c
12236         * src/mainwindow.c
12237                 Clean up some of the English
12238
12239         * tools/newscache_clean.pl
12240                 allow for new 'hidereadmsgs' entry in folderlist.xml
12241
12242         * po/es.po
12243                 updated translation, submitted by Ricardo Mones Lastra
12244
12245 2001-12-11 [paul]       0.6.5claws74
12246
12247         * sync with sylpheed 0.6.5cvs25
12248                 see ChangeLog entry 2001-12-11
12249
12250 2001-12-10 [alfons]     0.6.5claws73
12251
12252         * src/matcher.c
12253                 add more control characters
12254         * src/matcher_parser_lex.l
12255                 make escaping / unescaping work again
12256
12257 2001-12-10 [alfons]     0.6.5claws72
12258
12259         * src/imap.c
12260                 clean up warnings "returning value for void function" 
12261         * src/prefs_filtering.c
12262                 make info button for execute action sensitive
12263
12264 2001-12-10 [paul]       0.6.5claws71
12265
12266         * src/compose.c
12267         * src/imap.[ch]
12268         * src/summaryview.c
12269                 fix: imap server now gets informed of MARKED, UNMARKED
12270                 and REPLY events. Now people can use different IMAP-Mail
12271                 clients and have the exact same information about MARKED,
12272                 UNMARKED and REPLY status with all of them. Especially
12273                 useful for imap servers with a web-frontend.
12274                 submitted by Tobias Sandhaas <medlor@web.de>
12275
12276 2001-12-09 [melvin]     0.6.5claws70
12277         
12278         * src/textview.[ch]
12279                 fixed bug #490076 (hunted down by Alfons who implemented
12280                 a workaround in 0.6.5claws65)
12281
12282 2001-12-09 [christoph]  0.6.5claws69
12283
12284         * src/summaryview.c
12285                 set pointer to string in LOCKED column to NULL
12286                 (might fix bug #490800)
12287
12288 2001-12-09 [carsten]    0.6.5claws68
12289
12290         * po/de.po
12291                 resolved some cluttered menu shortcuts 
12292                 ('creating new email' and 'creating news message'
12293                 hade the same)
12294         * src/compose.c
12295                 wmclass now distinc from main window
12296         * src/mainwindow.c
12297           src/mainwindow.h
12298                 email/news and forward button functionality similar
12299                 to the reply buttons; removed the ugly dropdown arrows
12300                 and use instead the right mouse button
12301
12302 2001-12-09 [paul]       0.6.5claws67
12303
12304         * src/imap.c
12305         * src/utils.h
12306                 allow spaces in imap folder names
12307                 submitted by Willem van Engen <wvengen@stack.nl>
12308
12309 2001-12-09 [paul]       0.6.5claws66
12310
12311         * sync with sylpheed 0.6.5cvs24
12312                 see ChangeLog entry 2001-12-09
12313
12314 2001-12-08 [alfons]     0.6.5claws65
12315
12316         * src/textview.c
12317                 prevent secondary selection claim after "add to sender" dialog
12318                 popped up. this is because there's a GDK_BUTTON_RELEASE pending.
12319                 we trick GTK by simulating a click at (0, 0) in the textview.
12320
12321 2001-12-08 [hoa]        0.6.5claws64
12322
12323         * src/folder.c
12324                 fixed a bug about the .processing folder name while filtering
12325
12326 2001-12-08 [alfons]     0.6.5claws63
12327
12328         * src/folderview.c 
12329                 work around problem of not correctly updating folder stats
12330                 when deleting messages. there's some folder scanning evil
12331                 going so the folderview_update_msg_num() does not work
12332                 correctly. need to investigate this.
12333
12334 2001-12-08 [paul]       0.6.5claws62
12335
12336         * sync with sylpheed 0.6.5cvs23
12337                 see ChangeLog entry 2001-12-08
12338
12339 2001-12-07 [christoph]  0.6.5claws61
12340
12341         * src/compose.c
12342                 fix another header translation problem
12343
12344 2001-12-07 [alfons]     0.6.5claws60
12345
12346         * src/mbox.c
12347                 make filtering also work on local spool mbox
12348
12349 2001-12-07 [carsten]    0.6.5claws59
12350         * src/addressbook.c
12351                 addressbook window gets a wmclass distinct from the main
12352                 sylpheed window
12353         * src/compose.h
12354         * src/mainwindow.[ch]
12355                   forward menu item will use mode selected in prefs, forward 
12356                 as attatchment in menu removed (will be substituted in the
12357                 toolbar similar to reply buttons)
12358                   create news message menu entry and news button is now 
12359                 sensitive to the existance of a news account
12360         * src/pixmaps/stock_mail_reply_quote.xpm           ** REMOVED **
12361         * src/pixmaps/stock_mail_reply_to_all_quote.xpm    ** REMOVED **
12362         * src/pixmaps/stock_mail_reply_to_sender_quote.xpm ** REMOVED **
12363                 these are removed because the toolbar buttons don't show
12364                 the quoting modus any longer
12365
12366 2001-12-07 [paul]
12367
12368         * tools/newscache_clean.pl      ** NEW FILE **
12369                 perl script to do some tidying up in the newscache directory 
12370                 
12371         * tools/sylpheed-switcher       ** NEW FILE **
12372                 perl script to enable easy switching between main and claws
12373                 
12374         * tools/README
12375                 added descriptions of the two new perl scripts          
12376
12377
12378 2001-12-07 [melvin]     0.6.5claws58
12379
12380         * src/messageview.c
12381                 fixed a warning during compilation introduced in 0.6.5claws56
12382
12383 2001-12-07 [paul]       0.6.5claws57
12384
12385         * src/mainwindow.[ch]
12386         * src/menu.[ch]
12387                 further usability enhancements to replying with or without 
12388                 quoting via the toolbar, use of Ctrl key is replaced by 
12389                 drop down menu 
12390                 Submitted by Carsten Schurig            
12391
12392 2001-12-07 [melvin]     0.6.5claws56
12393
12394         * src/messageview.c
12395                 hack to fix bug that prevented to make/paste selections
12396                 after switching between MVIEW_TEXT and MVIEW_MIME views
12397                 without deselecting the selection first.
12398
12399 2001-12-06 [alfons]     0.6.5claws55
12400
12401         * src/filtering.[ch]
12402         * src/inc.c
12403                 revise filtering a little bit more, and make sure
12404                 messages are delivered to the appropriate inbox
12405                 (perhaps set per account)
12406
12407 2001-12-06 [paul]       0.6.5claws54
12408
12409         * sync with sylpheed 0.6.5cvs22
12410                 see ChangeLog entry 2001-12-06
12411
12412 2001-12-05 [alfons]     0.6.5claws53
12413
12414         * src/inc.c
12415         * src/folder.[ch]
12416         * src/procmsg.c
12417         * src/filtering.c
12418                 more revisions of filtering system
12419                 (last stable version is marked as LAST_STABLE)
12420                 
12421                 | NOTE 1): the filtering system now uses a local folder called
12422                 | .processing. if filtering fails, check this directory
12423                 | for missing messages.
12424                 |
12425                 | NOTE 2): help us find the filtering actions still missing
12426
12427 2001-12-05 [paul]       0.6.5claws52
12428
12429         * src/mainwindow.c
12430                 fix bug where 'Empty Trash?' pop-up window appears even
12431                 when Trash is empty, submitted by Jesse Skinner         
12432
12433 2001-12-05 [melvin]     0.6.5claws51
12434
12435         * src/compose.c
12436                 fixed bug #486106 to select correct account when reediting 
12437                 a queued message
12438         
12439 2001-12-04 [alfons]     0.6.5claws50
12440
12441         * src/mh.c
12442                 declare markfile in appropriate functions when
12443                 no fchmod() is found (thanks to Mark Heerdink <marc@koelkast.net>
12444                 for spotting this)
12445
12446 2001-12-04 [paul]       0.6.5claws49
12447
12448         * sync with sylpheed 0.6.5cvs21
12449                 see ChangeLog entry 2001-12-04
12450
12451 2001-12-03 [christoph]  0.6.5claws48
12452
12453         * po/de.po
12454                 changed translation of undo
12455         * src/account.c
12456         * src/folder.c
12457                 don't reinvent the wheel to traverse a GNode
12458         * src/compose.[ch]
12459                 seperate code to create the compose gui into functions
12460                 add "Others" page with folder selection for saving copy
12461                 of the message.
12462                 the folder identifier is saved to queue header
12463         * src/procmsg.c
12464                 save message to folder in queue header
12465
12466 2001-12-03 [paul]       0.6.5claws47
12467
12468         * sync with sylpheed 0.6.5cvs20
12469                 see ChangeLog entry 2001-12-03
12470
12471 2001-12-01 [paul]
12472
12473         * more sync with sylpheed 0.6.5cvs19
12474                 see ChangeLog entry 2001-11-29
12475
12476 2001-11-30 [paul]       0.6.5claws46
12477         
12478         * src/compose.c
12479                 remove conflicts introduced by Hoa's last commit
12480          
12481         * src/mainwindow.c
12482                 make 'Message/Bounce' sensitive
12483
12484 2001-11-30 [hoa]        0.6.5claws45
12485
12486         * src/compose.c
12487                 slightly change bounce function to add
12488                 information about the user that bounced the mail
12489                 in the From header line.
12490
12491         * src/folderview.c
12492                 permit the use of processing in outbox folder.
12493
12494 2001-11-29 [paul]       0.6.5claws44
12495
12496         * src/mainwindow.[ch]
12497         * src/prefs_common.c
12498         * src/pixmaps/stock_mail_reply_quote.xpm            ** NEW FILE **
12499         * src/pixmaps/stock_mail_reply_to_all_quote.xpm     ** NEW FILE **
12500         * src/pixmaps/stock_mail_reply_to_author_quote.xpm  ** NEW FILE **
12501                 usability enhancements to the quoting, implements
12502                 use of Ctrl key to toggle quoting settings
12503                 Submitted by Carsten Schurig <Carsten.Schurig@web.de>
12504
12505 2001-11-29 [paul]       0.6.5claws43
12506         
12507         * sync with sylpheed 0.6.5cvs19
12508                 see ChangeLog entry 2001-11-28
12509
12510 2001-11-29 [melvin]     0.6.5claws42
12511         * src/Makefile.am
12512                 added enriched.[ch] to the list of files
12513
12514         * src/textview.c
12515         * src/mimeview.c
12516         * src/procmime.[ch]
12517         * src/enriched.[ch]
12518                 added support to view text/enriched
12519                 added support to show headers in message view for text/enriched and text/html
12520                         in non multipart messages
12521
12522 2001-11-28 [paul]       0.6.5claws41
12523
12524         * more sync with sylpheed 0.6.5cvs18
12525                 see ChangeLog entry 2001-11-27 (src/prefs_common.c)
12526
12527 2001-11-27 [paul]       0.6.5claws40
12528         
12529         * po/pt_BR.po
12530                 updated translation, submitted by Fabio Junior Beneditto
12531                 
12532         * sync with sylpheed 0.6.5cvs18
12533                 see ChangeLog entries 2001-11-26 (src/textview.c) and
12534                 2001-11-27
12535
12536
12537 2001-11-26 [paul]
12538
12539         * po/es.po
12540                 updated translation, submitted by Ricardo Mones Lastra
12541
12542 2001-11-26 [alfons]
12543
12544         * src/matcher.c
12545                 add more translatable strings
12546
12547 2001-11-26 [christoph]  0.6.5claws39
12548
12549         * po/de.po      
12550                 fixed one more umlaut
12551         * src/compose.c
12552                 fix translated header when it should not be translated
12553
12554 2001-11-26 [paul]       0.6.5claws38
12555
12556         * src/mainwindow.c
12557                 remove '/Message/Add Sender to address book' from 
12558                 main_window_set_menu_sensitive(), prevent debug warning
12559                 add 'Message/Mark/Mark all read' to mainwin_entries[]
12560
12561 2001-11-26 [paul]       0.6.5claws37
12562
12563         * src/summaryview.c
12564                 fix 'recurring unread state' bug 
12565
12566         * tools/README 
12567         * tools/filter_conv.pl
12568                 read name of top level mailbox from folderlist.xml
12569                 and presume nothing about its name              
12570
12571 2001-11-26 [darko]      0.6.5claws36
12572
12573         * src/gtkstext.[ch]
12574                 removed functions that are now in gtkutils.c
12575                 use gtkut_text_is_uri_string() from gtkutils.c
12576         * fix my comment on 2001-11-23 (missing gtkutils.[ch])
12577
12578 2001-11-26 [paul]       0.6.5claws35
12579
12580         * sync with sylpheed 0.6.5cvs16
12581                 see ChangeLog entries 2001-11-25 and 2001-11-26
12582
12583 2001-11-25 [alfons]     0.6.5claws34
12584
12585         EXPERIMENTAL!!! Please checkout the last stable version using: 
12586           
12587         % cvs update -r LAST_STABLE -dRAP
12588
12589         (Or help us testing this stuff.)
12590
12591         * src/filtering.c               (1.14)
12592         * src/filtering.h               (1.6)
12593         * src/inc.c                     (1.28)
12594         * src/matcher.c                 (1.20)
12595         * src/mbox.c                    (1.9)
12596         * src/procmsg.h                 (1.14)
12597         * src/summaryview.c             (1.59)
12598         * src/summaryview.h             (dunno)
12599                 revert/merge/sync to as it was before commit 
12600                 on Thu, 19 Jul 2001 10:15:51 -0700.
12601
12602 2001-11-25 [hoa]        0.6.5claws33
12603
12604         * src/main.c
12605                 processing mails at startup
12606
12607         * src/folderview.c
12608         * src/summaryview.[ch]
12609                 processing mails when entering folder
12610
12611         * src/prefs_filtering.c
12612                 fixed some UI bugs
12613
12614 2001-11-24 [alfons]     0.6.5claws32
12615
12616         * src/summaryview.[ch]
12617                 make summary sort headers work, and also make
12618                 sure the sort type is stored
12619
12620 2001-11-23 [alfons]     0.6.5claws31
12621
12622         * src/summaryview.[ch]
12623                 make lock work like mark
12624                 disallow deleting messages marked as locked
12625
12626 2001-11-23 [alfons]     0.6.5claws30
12627
12628         * src/gtkstext.c
12629         * src/compose.[ch]
12630         * src/Makefile.am
12631         * src/undo.[ch]
12632                 merge undo patch submitted by Jens
12633
12634 2001-11-23 [christoph]  0.6.5claws29
12635
12636         * src/.cvsignore
12637                 added ylwrap
12638         * src/compose.c
12639                 fixed gpg signing and encoding
12640         * src/folder.[ch]
12641         * src/main.c
12642                 added --status option to get new, unread and total
12643                 message count from a running sylpheed
12644         * src/prefs_common.c
12645                 temporary fix for reply_with_quote problem
12646                 (don't call functions for non existing widget)
12647         * src/procmsg.c
12648                 one more check for ignored threads but still not
12649                 always working correctly. probably a recursive
12650                 check for all parents is needed
12651
12652 2001-11-23 [darko]      0.6.5claws28
12653
12654         * src/compose.c
12655                 wrapping on send improvements
12656         * src/gtkutils.[ch]
12657                 fix for GtkSText after last sync with main branch
12658                 GTK_TEXT -> GTK_STEXT
12659
12660 2001-11-23 [paul]       0.6.5claws27
12661
12662         * sync with sylpheed 0.6.5cvs14
12663                 see ChangeLog entries 2001-11-22 and 2001-11-23
12664                 
12665         * po/de.po
12666                 fixed the scrambled umlauts 
12667                 submitted by Carsten Schurig <Carsten.Schurig@web.de>
12668
12669 2001-11-21 [paul]       0.6.5claws26
12670
12671         * sync with sylpheed 0.6.5cvs12
12672                 see 2nd ChangeLog entry dated 2001-11-20
12673
12674 2001-11-20 [paul]       0.6.5claws25
12675
12676         * sync with sylpheed 0.6.5cvs11
12677                 see ChangeLog entry 2001-11-19 (src/utils.c)
12678
12679 2001-11-20 [hiro]
12680
12681         * src/compose.c
12682                 GTK_TEXT -> GTK_STEXT
12683                 fix for wrong comment
12684
12685 2001-11-20 [hiro]       0.6.5claws24
12686
12687         * src/compose.[ch]
12688                 more merges from main branch
12689                 removed fatal warnings (uninitialized variables etc.)
12690                 some coding style fix
12691         * src/gtkutils.h
12692                 fixed typo.
12693         * src/addressbook.c
12694           src/addrindex.c
12695                 V-Card -> vCard
12696
12697 2001-11-19 [hoa]        0.6.5claws23
12698
12699         * src/filtering.c
12700         * src/prefs_scoring.c
12701         * src/matcher.[ch]
12702         * src/scoring.c
12703                 cleaning code
12704
12705         * src/matcher_parser_parse.y
12706         * src/prefs_filtering.c
12707                 bouncing
12708
12709 2001-11-19 [alfons]     0.6.5claws22
12710
12711         more of my old things into claws
12712
12713         * src/Makefile.am
12714         * src/prefs_common.c
12715         * src/procmsg.h
12716         * src/summaryview.[ch]
12717         * src/prefs_summary_column.c
12718         * src/pixmaps/locked.xpm
12719                 add indicators for locking of message in summary view
12720                 (does not work yet, only visual indicator)
12721
12722 2001-11-19 [paul]       0.6.5claws21
12723
12724         * sync with sylpheed 0.6.5cvs10
12725                 see ChangeLog entry 2001-11-19
12726
12727 2001-11-18 [alfons]     0.6.5claws20
12728         
12729         * src/filtering.c
12730                 remove an inadvertent free I forgot in previous clean up 
12731
12732 2001-11-18 [alfons]     0.6.5claws19
12733
12734         * src/filtering.[ch]
12735                 clean up & plug leaks
12736
12737 2001-11-18 [paul]       0.6.5claws18
12738
12739         * sync with sylpheed 0.6.5cvs9
12740                 see ChangeLog entries 2001-11-17 and 2001-11-18
12741
12742 2001-11-16 [paul]       0.6.5claws17
12743
12744         * sync with sylpheed 0.6.5cvs8
12745                 see ChangeLog entry 2001-11-16, src/grouplistdialog.c
12746
12747 2001-11-16 [paul]       0.6.5claws16
12748
12749         * sync with sylpheed 0.6.5cvs7
12750                 see ChangeLog entries 2001-11-15 and 2001-11-16
12751
12752 2001-11-15 [hoa]        0.6.5claws15
12753
12754         * src/compose.c
12755                 fix bounce, mails we received couln't be bounced to ourself.
12756
12757         * src/defs.h
12758         * src/filtering.[ch]
12759         * src/matcher.[ch]
12760         * src/matcher_parser.h
12761         * src/matcher_parser_lex.l
12762         * src/matcher_parser_parse.y
12763         * src/inc.c
12764         * src/main.c
12765         * src/mbox.c
12766         * src/prefs_filtering.[ch]
12767         * src/mainwindow.c
12768         * src/prefs_matcher.c
12769         * src/prefs_scoring.c
12770         * src/scoring.[ch]
12771         * src/summaryview.c
12772                 new matcher/filter/score configuration file parser
12773                 one unique configuration file => ~/.sylpheed/matcherrc
12774                 import in currently automatic, then save are made
12775                 in this new file.
12776                 one filter per folder and one global filter
12777                 (filter of a folder will be used as folder processing)
12778
12779         * src/folder.c
12780                 fix a bug in folder_item_get_identifier
12781                 
12782         * src/messageview.c
12783                 receive receipt return are fixed.
12784
12785 2001-11-14 [alfons]     0.6.5claws14
12786
12787         * src/session.h
12788                 add things from main branch to make claws compile
12789
12790 2001-11-14 [paul]       0.6.5claws13
12791
12792         * merge with SYNC-B4-REL and sync with sylpheed 0.6.5cvs5
12793                 see ChangeLog entries 2001-11-08 to 2001-11-14
12794
12795 2001-11-14 [hoa] 0.6.5claws12
12796
12797         * src/compose.[ch]
12798         * src/mainwindow.c
12799         * src/summaryview.c
12800                 add "bounce mail" option
12801
12802 2001-11-13 [christoph]  0.6.5claws11
12803
12804         * src/compose.c
12805                 Cleanup a mess i add before commiting
12806
12807 2001-11-13 [hoa]        0.6.5claws10
12808
12809         * src/compose.c
12810                 some fixes when mail are sent or
12811                 for crossposts
12812
12813 2001-11-13 [christoph]  0.6.5claws9
12814
12815         * po/de.po
12816                 Changed two string with the same translation
12817         * src/compose.c
12818         * src/procmsg.[ch]
12819         * src/send.[ch]
12820                 New mailsending process:
12821                   - Always queue message before sending
12822                     (message will be saved if sylpheed crashed or
12823                      freezes while sending)
12824                   - Allow queuing of newspostings
12825                   - No copy in outbox before sending
12826                     (closes bug #469501)
12827                   - No more redundant code for send and send_later
12828         * src/summaryview.c
12829                 Applied wwp <subscript@free.fr>'s patch that fixes
12830                 marks for multiple forwarded messages (+compose.c)
12831
12832 2001-11-12 [alfons]
12833
12834         * README.claws
12835                 remove things that are now in main branch
12836         
12837         * po/nl.po
12838                 update Dutch translation
12839
12840 2001-11-12 [mhadasht]   0.6.5.claws8
12841
12842         * src/prefs_common.c
12843                 re-enabled account autoselection feature for forward
12844                 and reedit lost during the branch point for SYNC-B4-REL
12845         * src/gtkspell.c
12846                 gtkpspell_get_dict(): more readable code (even if function is
12847                 not used yet)
12848         * ChangeLog.claws
12849                 added version number info to 2001-11-12 [hiro] comment.
12850
12851 2001-11-12 [hiro]       0.6.5.claws7
12852
12853         * src/compose.c
12854                 compose_forward(): fixed a bug that forward quote mark
12855                 wasn't used.
12856                 removed unnecessary code.
12857         * src/template_select.[ch]: removed.
12858
12859 2001-11-11 [alfons]
12860
12861         * src/compose.c
12862                 :%s/GTK_TEXT/GTK_STEXT/g
12863         
12864         * src/compose.[ch]
12865         * src/undo.[ch]
12866         * src/Makefile.am
12867                 revert the undo stuff (this is 0.6.6claws stuff)
12868
12869 2001-11-11 [hoa]        0.6.5.claws6
12870
12871         * src/compose.[ch]
12872                 Insert signature at the end of the text.
12873                 Added undo patch but currently disabled
12874
12875         * src/procmsg.c
12876                 Threading by subject improved.
12877
12878         * added src/undo.[ch]
12879                 Undo module for compose dialog box.
12880
12881 2001-11-11 [alfons]     0.6.5.claws5
12882
12883         * src/procmsg.c
12884                 prevent threading by subject on nodes that have already been
12885                 threaded by in-reply-to (as in "circular references in a tree
12886                 result in a dead branch")
12887
12888 2001-11-09 [hoa]        0.6.5.claws4
12889         
12890         * src/folderview.c
12891                 allows creation of mbox folder item from any files.
12892
12893 2001-11-09 [alfons]     0.6.5.claws3
12894         
12895         * src/utils.c
12896         * src/procmsg.c
12897                 do what I mean and correct threading by subject so it really
12898                 ignores attracting lines without "Re: "
12899
12900 2001-11-07 [alfons]     0.6.5.claws2
12901
12902         * src/procmsg.c
12903         * src/utils.[ch]
12904                 only attract by subject if a subject line starts with a "Re: "
12905         * src/syldap.c
12906                 remove warning
12907
12908 2001-11-07 [paul]       0.6.5claws1
12909
12910         * sync with sylpheed 0.6.5. release
12911                 see ChangeLog entry 2001-11-07
12912
12913 2001-11-07 [paul]       0.6.4claws31
12914
12915         * sync with sylpheed 0.6.4cvs18
12916                 see ChangeLog entries 2001-10-30 to 2001-11-07
12917                 prefs_templates.[ch] renamed prefs_template.[ch]
12918
12919 2001-11-06 [alfons]
12920         
12921         * src/utils.h
12922                 add semicolon Hoa forgot ;-)
12923                 
12924
12925 2001-11-06 [hoa]        0.6.4claws30
12926         
12927         * src/procmsg.c
12928         * src/summaryview.c
12929         * src/utils.c
12930         * src/utils.h
12931                 threading by subject - empty subject are ignored
12932
12933 2001-11-06 [christoph]  0.6.4claws29
12934
12935         * src/socket.c
12936                 use SSL_peek for sock_gets
12937         * src/utils.c
12938                 removed unneeded pointer in extracting quoted
12939                 names implementation
12940
12941 2001-11-06 [melvin]     0.6.4claws28
12942
12943         * src/gtkspell.c
12944                 fixed bug #476792 Selection overtyping with spell checker
12945                 fixed bug which could cause a buffer overflow
12946                 fixed a memory leak
12947
12948 2001-11-06 [hoa]        0.6.4claws27
12949         
12950         * src/procmsg.c
12951         * src/summaryview.c
12952                 threading by subject
12953
12954 2001-11-05 [alfons]     0.6.4claws26
12955         
12956         * README.claws
12957                 Claws -> Sylpheed (vice versa)
12958
12959         * src/compose.c
12960                 :%s/gtk_text/gtk_stext/g
12961                 :%s/GTK_TEXT/GTK_STEXT/g
12962                 (thanks to Jonathan Ware for spotting this)
12963
12964 2001-11-04 [christoph]  0.6.4claws25
12965
12966         * src/summaryview.c
12967                 replace Xalloca + strdup with Xstrdup_a
12968         * src/utils.c
12969                 better implementation of extracting quoted names
12970                 from addresses (remove backlashes and ignore
12971                 quotes after them)
12972
12973 2001-11-04 [alfons]     0.6.4claws24
12974
12975         * src/utils.[ch]
12976                 edit to comply more with coding style
12977
12978         * src/textview.c
12979                 fix bug reported by Kim Schulz. introduced by the patch integrated
12980                 in 0.6.4claws15. the code did not check the return value of
12981                 the html parser.
12982
12983         * AUTHORS
12984                 add Jonathan Ware and close "[ #475955 ] Enhanced Mailto Patch"
12985
12986 2001-11-04 [christoph]  0.6.4claws23
12987
12988         * src/main.c
12989         * src/prefs_common.[ch]
12990                 init some pointers that possibly caused a segfault
12991                 reported in the claws-users ML
12992
12993 2001-11-04 [hoa]        0.6.4claws22
12994
12995         * src/grouplistdialog.c
12996                 change the names of the nodes in the tree
12997
12998         * src/compose.c
12999                 enhanced mailto syntax as described in
13000                 http://developer.netscape.com/viewsource/husted_mailto/mailto.html
13001                 (thanks to Jonathan Ware <jonathan_ware@gmx.co.uk>)
13002
13003         * src/utils.c
13004                 encode and decode URI (useful when opening URL into
13005                 netscape).
13006
13007 2001-11-03 [hoa]        0.6.4claws21
13008
13009         * src/grouplistdialog.c
13010                 a new newsgroups list selection dialog box
13011                 with a CTree instead of a CList
13012
13013 2001-11-03 [hoa]        0.6.4claws20
13014
13015         * src/folderview.c
13016                 enable property and scoring options when right
13017                 click on "inbox"
13018
13019         * src/summaryview.c
13020                 fixed bug when nickname were displayed using
13021                 the address book.
13022
13023 2001-11-02 [darko]      0.6.4claws19
13024
13025         * src/compose.c
13026                 new wrap quotation and URL/long words wrapping implementation
13027         * src/compose.c src/gtkstext.[ch]
13028                 move gtkstext_strncmp() to gtkstext.c
13029
13030 2001-11-01 [christoph]  0.6.4claws18
13031
13032         * src/prefs_account.c
13033                 fixed mess in account settings dialog
13034         * src/prefs_folder_item.c
13035                 added label with folder path to dialog
13036
13037 2001-10-31 [match]      0.6.4claws17
13038
13039         * src/vcard.c
13040                 fix memory leak.
13041         * src/addrbook.c
13042                 fix generation of spurious address book file names.
13043                 remove redundant functions.
13044         * po/POTFILES.in
13045                 added missing file names.
13046
13047 2001-10-30 [paul]       0.6.4claws16
13048
13049         * sync with sylpheed 0.6.4cvs6
13050                 see ChangeLog entries 2001-10-26 to 2001-10-30
13051
13052         * tools/filter_conv.pl
13053                 read folderlist.xml to discover whether the top-level
13054                 folder is called 'Mailbox' or 'Mail' 
13055
13056 2001-10-29 [paul]       0.6.4claws15
13057
13058         * src/html.c, src/textview.c
13059                 activate links in html mail and fix clickable parts
13060                 Submitted by Matthieu Dazy <dazy@t-surf.com>
13061
13062 2001-10-29 [paul]
13063
13064         * po/de.po, po/es.po, po/pt_BR/po
13065                 updated translations, submitted by Jens Oberender,
13066                 Ricardo Mones Lastra, and Fabio Junior Beneditto
13067
13068 2001-10-29 [darko]      0.6.4claws14
13069
13070         * src/compose.c
13071                 fix wrapping for good
13072
13073 2001-10-29 [darko]
13074
13075         * src/compose.c
13076                 undo previous change as it broke the smart wrapping
13077
13078 2001-10-29 [darko]      0.6.4claws13
13079
13080         * src/compose.c
13081                 fix infinite loop when long URL is quoted
13082                 (closes bug #475122.
13083
13084 2001-10-28 [match]
13085
13086         * src/mutt.[ch] src/importmutt.[ch] src/mgutils.[ch] src/addressbook.c src/Makefile.am
13087                 import Mutt address book
13088         * src/ldif.[ch] src/importldif.h
13089                 modified import LDIF handle user attributes
13090
13091 2001-10-28 [christoph]  0.6.4claws12
13092
13093         * src/summaryview.c
13094                 fixed that filtering did not work if there
13095                 were no filter rules
13096                 (closes bug #472003 and better implementation
13097                  of patch #474644)
13098
13099 2001-10-27 [christoph]  0.6.4claws11
13100
13101         * src/compose.c
13102                 make the folder's default account to be used when
13103                 replying. (patch by wwp <subscript@free.fr>)
13104         * src/compose.c
13105                 code cleanup, nearly killed all of wwp's patch
13106                 for folder's default account in compose
13107         * src/folderview.c
13108                 error panel when a folder could not be created
13109                 (closes bug #471080 new folder name & already
13110                  existing file)
13111
13112 2001-10-26 [alfons]
13113
13114         * src/utils.h
13115                 change prototype of strstr2() that Christoph forgot about
13116
13117 2001-10-26 [christoph]  0.6.4claws10
13118
13119         * src/account.c
13120                 made search for accounts by email address not case
13121                 sensitive
13122         * src/folder.c
13123                 fixed memory leak in folder_item_get_identifier
13124         * src/gtkspell.c
13125         * src/utils.c
13126                 fixed wrong strstr2 (should work like strstr)
13127
13128 2001-10-26 [darko]      0.6.4claws9
13129
13130         * src/compose.c src/gtkstext.[ch]
13131         * src/gtkstext.c
13132                 move is_url_string() and gtkstext_str_strcmp() to gtkstext.c
13133
13134 2001-10-26 [paul]       0.6.4claws8
13135
13136         * src/html.c
13137                 ignore css and javascript tags in html mail
13138                 case-insensitive, with or without double-quoted
13139                 strings
13140
13141 2001-10-26 [paul]       0.6.4claws7
13142
13143         * sync with sylpheed 0.6.4cvs1
13144                 see ChangeLog entry 2001-10-26
13145
13146         * src/prefs_account.c, src/prefs_common.c,
13147           src/prefs_summary_column.c
13148                 minor improvements to the English
13149
13150 2001-10-25 [alfons]     0.6.4claws6
13151
13152         * src/gtkstext.c
13153         
13154                 make GtkSText follow style of GtkText (closes bug 
13155                 #469211 "text selection while writing message")
13156                 
13157                 do sync with GTK 1.2.10
13158
13159 2001-10-25 [paul]       0.6.4claws5
13160
13161         * src/html.c
13162                 ignore css tags in html mail
13163
13164 2001-10-25 [darko]      0.6.4claws4
13165
13166         * src/compose.c
13167                 don't declare is_url_string as static function since
13168                 we need it in gtkstext.c
13169         * src/gtkstext.c
13170                 remove unused variable
13171                 don't wrap long URLs while composing a message
13172
13173 2001-10-24 [christoph]  0.6.4claws3
13174
13175         * src/socket.c
13176                 fix ssl deadlock, when peer closes connection
13177
13178 2001-10-24 [paul]       0.6.4claws2
13179
13180         * src/prefs_common.c
13181                 gettextize the gpg ascii-armored warning message
13182
13183         * src/compose.c
13184                 insert a DOS/MAC file into the composed message
13185                 (improvements)
13186
13187         * Both submitted by Thierry Godefroy <godefroy@imaginet.fr>
13188
13189 2001-10-22 [paul]       0.6.4claws1
13190
13191         * sync with sylpheed 0.6.4 release
13192                 see ChangeLog entries 2001-10-21
13193
13194         * po/fr.po, po/pt_BR.po
13195                 updated by Melvin Hadasht and Fabio Junior Beneditto
13196
13197 2001-10-21 [paul]       0.6.3claws30
13198
13199         * src/compose.c
13200                 insert a DOS text file from the compose window
13201                 into the composed message text (removes CRs characters)
13202                 Submitted by Thierry Godefroy <godefroy@imaginet.fr>
13203
13204         * tools/filter_conv.pl, tools/README
13205                 automatically use ~/.sylpheed as working directory
13206                 print out confirmation message on completion
13207
13208         * correct Hoa's last ChangeLog.claws entry
13209
13210 2001-10-20 [hoa]        0.6.3claws29
13211
13212         * src/grouplistdialog.c
13213                 bugfix (another ?) to give the right
13214                 newsgroups list for each news server.
13215
13216         * src/news.c
13217         * src/news.h
13218                 improve the newsgroups list cache
13219
13220 2001-10-20 [paul]       0.6.3claws28
13221
13222         * sync with sylpheed 0.6.3cvs9
13223                 see ChangeLog entry 2001-10-19
13224
13225         * correct Alfons' last ChangeLog.claws entry
13226
13227 2001-10-19 [alfons]
13228
13229         * src/pgptext.[ch]
13230                 fix compilation problems (part of bug #472895)
13231
13232 2001-10-18 [hoa]        0.6.3claws27
13233
13234         * src/grouplistdialog.c
13235                 bugfix when we refresh was clicked (bug 472701)
13236
13237 2001-10-19 [christoph]  0.6.3claws26
13238
13239         * src/compose.c
13240                 last header entry should default to "To:" or
13241                 "Newsgroups:" and not copy the last entry line
13242                 in a new compose window
13243                 (closes bug #472686, #470792)
13244
13245 2001-10-19 [paul]       0.6.3claws25
13246
13247         * sync with Sylpheed 0.6.3cvs8
13248                 see ChangeLog entries 2001-10-18 and 2001-10-19
13249
13250 2001-10-18 [christoph]  0.6.3claws24
13251
13252         * src/procmsg.c
13253                 reimplement ignore thread
13254         
13255 2001-10-18 [hoa]        0.6.3claws23
13256
13257         * src/folderview.c
13258         * src/grouplistdialog.[ch]
13259                 enhanced news subscription interface (feature 469113)
13260
13261         * src/news.c
13262         * src/news.h
13263                 enchanced newsgroup listing,
13264                 now, we can get groups informations
13265                 (NNTPGroupInfo)
13266
13267 2001-10-18 [paul]       0.6.3claws22
13268
13269         * src/summaryview.c
13270                 remove comment (sync with main branch)
13271         * src/mainwindow.c
13272                 fix 'Re-edit' bug in 'Message' menu
13273
13274 2001-10-17 [christoph]  0.6.3claws21
13275
13276         * src/compose.c
13277                 ignore empty or whitespace only header lines
13278
13279 2001-10-17 [paul]       0.6.3claws20
13280
13281         * sync with sylpheed 0.6.3cvs7
13282                 see ChangeLog entries 2001-10-14, 2001-10-16, and
13283                 2001-10-17
13284
13285 2001-10-17 [darko]
13286
13287         * src/compose.c
13288                 wrap long lines without spaces
13289                 don't wrap URLs
13290
13291 2001-10-16 [paul]
13292
13293         * po/es.po, po/nl.po, po/pt_BR.po
13294                 updated by Ricardo Mones Lastra, Alfons,
13295                 and Fabio Junior Beneditto
13296
13297         * sylpheed-0.6.3claws released
13298
13299 2001-10-15 [melvin] 0.6.3claws18
13300
13301         * README.claws
13302                 added summary and detailed installation instructions
13303                 for spell checker
13304         * po/fr.po
13305                 Updated, corrected and completed french translation
13306
13307 2001-10-15 [hoa] 0.6.3claws17
13308         * src/grouplistdialog.c
13309                 we can choose the newsgroups to display with wildcards
13310
13311 2001-10-15 [christoph]  0.6.3claws16
13312
13313         * src/account.c
13314         * src/compose.c
13315         * src/prefs_folder_item.[ch]
13316                 applied wwp <subscript@free.fr>'s folder
13317                 default account patch
13318         * po/de.po
13319                 Fixed wrong translation
13320
13321 2001-10-13 [alfons, christoph, melvin]  
13322                         0.6.3claws15
13323
13324         solution #2 to solve MT-safety problems defers all GUI related calls
13325         to the main thread using a gtk_idle_add() callback. discussed on
13326         ircnet #sylpheed, with christoph spotting some issues with the
13327         original code, and melvin allowing us to lobotomize his sylpheed.
13328
13329         * src/syldap.[ch], src/main.c
13330                 fix race problem in ldap search thread by deferring GUI 
13331                 stuff to main thread using gtk_idle_add()
13332
13333 2001-10-13 [paul]       0.6.3claws14
13334
13335         * src/prefs_account.[ch], src/send.c, src/smtp.[ch]
13336                 add Sergey's smtpcred.patch
13337                 adds separate username/password setting for SMTP Auth
13338                 needed by some servers
13339                 (closes feature request #471659)
13340
13341 2001-10-13 [paul]       0.6.3claws13
13342
13343         * src/pgptext.[ch] **NEW FILES**
13344         * src/Makefile.am, src/messageview.c, src/mimeview.c
13345                 decrypt ascii-armored gpg text embedded in
13346                 the message body.
13347                 Submitted by Jens Jahnke <jan0sch@gmx.net>
13348
13349 2001-10-13 [christoph]  0.6.3claws12
13350
13351         * README.claws
13352                 some more details on default to and
13353                 feature requests
13354         * src/main.c
13355                 init glib threading when ldap is used
13356         * src/syldap.c
13357                 threading fixes
13358         * po/de.po
13359                 fixed a typo
13360
13361 2001-10-12 [paul]       0.6.3claws11
13362
13363         * src/prefs_common.[ch], src/rfc2015.c
13364                 enable ascii-armored gpg text to be embedded in the
13365                 message body, selectable through the 'Privacy'
13366                 preferences. Supports encrypting only.
13367                 Submitted by Ravemax <ravemax@dextrose.com>
13368
13369 2001-10-12 [paul]       0.6.3claws10
13370
13371         * sync with sylpheed 0.6.3cvs6
13372                 see ChangeLog entries 2001-10-11 and 2001-11-12
13373
13374         * src/folderview.c
13375                 incorporated mbox folders, scoring, and folder
13376                 properties into the sync
13377
13378 2001-10-12 [darko]      0.6.3claws9
13379
13380         * README.claws
13381                 describe quotation wrapping
13382         * src/compose.c
13383                 don't treat tab as space to calculate line length properly
13384
13385 2001-10-11 [alfons]
13386
13387         * README.claws
13388                 correct description of how to make new filtering system work,
13389                 add some other things
13390                 
13391         * src/syldap.c
13392                 remove sched_yield() (not necessary / unportable)
13393
13394 2001-10-11 [paul]       0.6.3claws8
13395
13396         * sync with sylpheed 0.6.3cvs3
13397                 see ChangeLog entry 2001-10-10
13398
13399 2001-10-10 [christoph]  0.6.3claws7
13400
13401         * .cvsignore
13402                 ignore 2 files created by newer autotools
13403         * src/prefs_folder_item.c
13404                 using table for widget alignment
13405                 fixed memory leak and broken octal display
13406         * src/filesel.c
13407                 fixed segfault caused by lost filename
13408                 workaround (closes bug #469551)
13409
13410 2001-10-10 [paul]       0.6.3claws6
13411
13412         * sync with sylpheed 0.6.3cvs2
13413                 see ChangeLog entries 2001-10-09 and 2001-10-10
13414
13415 2001-10-10 [darko]      0.6.3.claws5
13416
13417         * src/gtkstext.c
13418                 proper calculation of right margin if smart wrapping is enabled
13419         * src/compose.c
13420                 automatically wrap long lines if wrap quotation is enabled
13421
13422 2001-10-09 [alfons]     0.6.3.claws4
13423
13424         * src/summaryview.c
13425                 select correct row when deleting last row in the summary view (and
13426                 close bug "[ #469104 ] select second last in list when deleting")
13427
13428 2001-10-09 [paul]       0.6.3claws3
13429
13430         * sync with sylpheed 0.6.3cvs1
13431                 updated some autotool scripts
13432
13433 2001-10-09 [darko]      0.6.3claws2
13434
13435         * src/gtkstext.[ch]
13436                 new name and mark with Sylpheed comment
13437         * src/compose.c
13438                 smart quotation wrapping a-la VIM
13439
13440 2001-10-08 [paul]       0.6.3claws1
13441
13442         * sync with sylpheed 0.6.3 release
13443                 see ChangeLog entry 2001-10-08
13444
13445 2001-10-08 [paul]       0.6.2claws24
13446
13447         * src/summaryview.c
13448                 more sync with sylpheed 0.6.2cvs12
13449                 Fixed the bug that didn't select the last row correctly
13450
13451
13452 2001-10-07 [paul]       0.6.2claws23
13453
13454         * sync with sylpheed 0.6.2cvs12
13455                 see ChangeLog entry 2001-10-07
13456
13457 2001-10-06 [match]
13458         * src/jpilot.[ch]
13459                 enable jpilot to read unsynch'ed addresses.
13460
13461         * src/editldap_basedn.c
13462                 fix segfault when opening dialog.
13463
13464 2001-10-06 [alfons]     0.6.2.claws22
13465
13466         * src/summaryview.c
13467                 fix bug with summary view selecting last *inserted*
13468                 node instead of last *visible* node. remember we
13469                 work with a tree
13470
13471 2001-10-06 [paul]       0.6.2claws21
13472
13473         * po/pt_BR.po
13474                 updated translation, contains some fixes and new
13475                 translations, submitted by Gustavo Noronha Silva
13476                 <kov@debian.org>
13477
13478         * src/prefs_common.c
13479                 change 'each' to 'every' - fix dubious English
13480
13481         * sync with sylpheed 0.6.2cvs11
13482
13483 2001-10-05 [alfons]     0.6.2claws20
13484
13485         * src/mainwindow.[ch], src/folderview.c
13486                 make composite tool button switch between "Compose News"
13487                 and "Compose Mail" depending on selected folder
13488                 (nifty idea by Kim Schulz <kim@schulz.dk>)
13489
13490 2001-10-05 [paul]       0.6.2claws19
13491
13492         * src/mainwindow.c, src/summaryview.c
13493                 fix 'Message/Reply to all', broken in last commit
13494
13495         * src/compose.c
13496                 fix X_BEENTHERE seg fault, thanks to Alfons
13497
13498 2001-10-04 [paul]       0.6.2claws18
13499
13500         * src/compose.[ch], src/mainwindow.c
13501                 make "Message/Reply" reply to mailing lists; matches
13502                 'X-Mailing-list:' and 'X-BeenThere:' ML headers.
13503                 based on portions of the patch submitted by
13504                 Junichi Uekawa <dancer@netfort.gr.jp>
13505
13506 2001-10-04 [darko]      0.6.2claws17
13507
13508         * src/compose.c
13509                 better smart wrapping
13510         * src/gtkstext.[hc]
13511                 a function to make text buffer contiguous
13512
13513 2001-10-03 [paul]       0.6.2claws16
13514
13515         * sync with sylpheed 0.6.2cvs10
13516
13517 2001-10-02 [alfons]
13518
13519         * configure.in
13520         * po/zh_CN.GB2312.po, po/zh_TW.Big5.po
13521                 close bug "[ #466566 ] compile error on mdk 8.0" by removing
13522                 references to chinese translations (hope someone picks up
13523                 this)
13524
13525 2001-10-02 [christoph]  0.6.2claws15
13526
13527         * src/compose.c
13528                 fixed non translated header bug
13529         * ChangeLog.claws
13530                 fixed wrong date in alfons last entry ;)
13531
13532 2001-10-02 [alfons]     0.6.2claws14
13533
13534         * src/compose.c, src/prefs_common.[ch]
13535                 add block cursor option
13536
13537 2001-10-02 [paul]       0.6.2claws13
13538
13539         * sync with sylpheed 0.6.2cvs9
13540
13541 2001-09-30 [paul]       0.6.2claws12
13542
13543         * po/de.po, po/es.po, po/fr.po, po/nl.po, po/pt_BR.po
13544                 updated translations
13545
13546         * po/POTFILES.in
13547                 add 'src/importldif.c'
13548
13549         * AUTHORS, tools/README, tools/eud2gc.py, tools/Makefile.am
13550                 added eudora-to-vCard conversion tool
13551                 submitted by Jeroen Versteeg <j.m.versteeg@student.utwente.nl>
13552
13553         * sync with sylpheed 0.6.2cvs8
13554
13555 2001-09-30 [paul]
13556
13557         * sylpheed-0.6.2claws released
13558
13559 2001-09-27 [melvin]     0.6.2claws11
13560
13561         * src/gtkspell.c
13562                 fixed crash when using default path (introduced 
13563                 in 0.6.2claws10)
13564                 fixed tiny bug for initial suggestion mode
13565
13566 2001-09-27 [melvin]     0.6.2claws10
13567         
13568         * src/gtkspell.c
13569                 fixed bug where gtkpspell didn't set the path correctly
13570
13571         * README.claws
13572                 added a paragraph about spell checking
13573                 
13574
13575
13576 2001-09-27 [paul]       0.6.2claws9
13577
13578         * src/addrbook.c, src/addrcache.c, src/addritem.c, src/jpilot.c
13579                 replace '// comments' with '/* comments */' to prevent
13580                 some compiler warnings 
13581
13582         * sync with sylpheed 0.6.2cvs6
13583
13584 2001-09-26 [alfons]     0.6.2claws8
13585
13586         * src/messageview.c
13587                 introduce return receipt request notification again,
13588                 which was lost because of other semantics in 
13589                 procheader_parse() (???)
13590
13591 2001-09-26 [christoph]  0.6.2claws7
13592
13593         * src/compose.c
13594                 replace comments for old code with #if 0
13595                 readded auto cc, bcc and reply-to
13596         * src/prefs_matcher.c
13597         * src/prefs_scoring.c
13598                 removed some definition (was moved to
13599                 prefs.h)
13600
13601 2001-09-26 [paul]       0.6.2claws6
13602
13603         * src/mainwindow.c
13604                 make 'Follow-up and reply to' sensitive
13605
13606         * more sync with sylpheed 0.6.2cvs5
13607
13608 2001-09-25 [melvin]
13609
13610         * 0.6.2claws5
13611
13612         * src/gtkspell.c
13613                 fixed bug for "US-ASCII" introduced by the encoding code
13614
13615 2001-09-25 [paul]
13616
13617         * 0.6.2claws4
13618
13619         * src/prefs_common.[ch], src/summaryview.c
13620                 'next unread msg' 'go to next folder?' dialog can be
13621                 given default behaviour, either always show dialog,
13622                 or assume 'yes', or assume 'no'
13623                 Submitted by wwp <subscript@free.fr>
13624
13625 2001-09-25 [melvin]
13626                 
13627         * src/compose.c src/gtkspell.[ch]
13628                 added support for different encodings
13629
13630 2001-09-25 [paul]
13631
13632         * more sync with sylpheed 0.6.2cvs5
13633
13634 2001-09-24 [alfons]
13635         
13636         * src/prefs_folder_item.c
13637                 add check for item->prefs->default_to string is NULL and
13638                 add another check when freeing this string
13639
13640 2001-09-24 [paul]
13641
13642         * configure.in
13643                 change to version 0.6.2claws3
13644
13645         * sync with sylpheed 0.6.2cvs5 
13646
13647 2001-09-24 [match]
13648         * src/ldif.[ch], src/importldif.[ch], addressbook.c
13649                 import LDIF files.
13650         * src/addrcache.[ch], addrindex.[ch]
13651                 small update for future
13652         * src/addrbook.c
13653                 fix test XML file.
13654
13655 2001-09-24 [melvin]
13656         * src/gtkspell.[ch]
13657                 added 'Learn from mistakes' option
13658                 better handling of quotes in checked words
13659                 sorted dict list
13660         * po/fr.po
13661                 small update for spell checking stuff
13662
13663 2001-09-23 [alfons]
13664         
13665         * src/gtkspell.c
13666                 edit a little bit so it complies more with main coding style
13667
13668 2001-09-23 [alfons]
13669
13670         * src/folder.[ch], prefs_folder_item.c, compose.c
13671                 migrate "request return receipt" folder property
13672                 to folderlist.xml
13673
13674 2001-09-22 [alfons]
13675
13676         * README.claws **NEW**
13677                 (add things of interest for users of main branch 
13678                 and claws here)
13679
13680         * src/folder.[ch], src/mainwindow.c, src/summaryview.c
13681                 re-implement threading per folder option, but store 
13682                 the setting in folderlist.xml (where it belongs)
13683
13684 2001-09-21 [melvin]
13685
13686         * src/gtkspell.[ch]
13687                 fixed bug when compose window is under another window
13688         * src/prefs_common.[ch] src/compose.c
13689                 changed 'dictionary_path' to 'dictionary' to be consistent
13690                 dropped PSPELL_PATH macro (hard coded default to /usr/local/share/pspell)
13691         * ac/pspell.m4 src/Makefile.am 
13692                 dropped PSPELL_PATH macro
13693         * po/fr.po
13694                 updated translations
13695
13696 2001-09-21 [christoph]
13697
13698         * src/compose.c
13699                 added border around header fields
13700                 keep header type when new field is added
13701
13702 2001-09-20 [christoph]
13703
13704         * src/utils.[ch]
13705                 more portable debug_print with source filename
13706                 and linenumber
13707         * src/procmsg.c
13708                 more newlines after debug messages
13709
13710 2001-09-20 [paul]
13711
13712         * configure.in
13713                 change to version 0.6.2claws2
13714
13715         * sync with sylpheed 0.6.2cvs3
13716
13717 2001-09-19 [melvin]
13718
13719         * src/gtkspell.c
13720                 fixed the post-right-click focus pb
13721                 fixed crash when 'Spell check all' after dict change 
13722                         and when cursor is at the end of the text
13723                 shift-right-click pops up config menu even on misspelled words.
13724         * po/POTFILES.in
13725                 added gtkspell.c
13726
13727 2001-09-19 [melvin]
13728
13729         * src/about.c
13730                 added pspell to compiled-in features list
13731
13732 2001-09-18 [melvin]
13733
13734         * switched to pspell and dropped ispell
13735         * ac/pspell.m4
13736                 new file. autoconf macro for pspell
13737         * ac/Makefile.am 
13738         * configure.in acconfig.h
13739                 added pspell support
13740         * src/Makefile.am
13741         * src/main.c src/compose.[ch] src/gtkspell.[ch]
13742         * src/prefs_common.[ch] 
13743                 added pspell support
13744
13745 2001-09-18 [christoph]
13746
13747         * src/addr_compl.c
13748         * src/template.[ch]
13749                 replace LOG_MESSAGE with debug_print
13750         * src/compose.[ch]
13751                 gui improvements
13752         * src/menu.c
13753                 added newline after debug message
13754         * src/utils.h
13755                 using __VA_ARGS__ for debug_print macro
13756         * tools/.cvsignore
13757                 ignore Makefile and Makefile.in
13758
13759 2001-09-18 [paul]
13760
13761         * configure.in
13762                 change to version 0.6.2claws1
13763         * sync with sylpheed 0.6.2cvs1
13764
13765         * src/matcher.c 
13766         * src/prefs_matcher.c
13767                 add 'score equal to' option, submitted by
13768                 Paul Evans <nerd@freeuk.com>
13769
13770 2001-09-15 [christoph]
13771
13772         * src/mainwindow.c
13773                 comment out menu entry not existing in claws
13774         * src/menu.c
13775                 add debug output for non existing menu entries
13776         * src/summaryview.c
13777                 fix next/prev unread message for ignored threads
13778         * src/utils.[ch]
13779                 add sourcefile and line number to debug output
13780                 otherwise it is sometimes hard to find the
13781                 source code part if debug messages are translated
13782
13783 2001-09-14 [darko]
13784         
13785         * src/folderview.c
13786                 refresh target folder style after colour is changed
13787
13788 2001-09-13 [paul]
13789
13790         * configure.in
13791                 change to version 0.6.1claws3
13792
13793         * sync with sylpheed 0.6.1cvs6
13794
13795 2001-09-13 [darko]
13796         
13797         * src/folderview.c
13798                 fix target folder colourization to use user selected colour
13799
13800 2001-09-12 [darko]
13801         
13802         * src/summaryview.c
13803                 fix crash when message that is marked for copy/move is unmarked
13804
13805 2001-09-09 [paul]
13806
13807         * configure.in
13808                 change to version 0.6.1claws2
13809
13810         * sync with sylpheed 0.6.1cvs3
13811
13812 2001-09-09 [alfons]
13813         
13814         * src/folderview.c
13815                 fix bug with default font used for trash folder text
13816
13817 2001-09-06 [paul]
13818
13819         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
13820                 updated translations
13821
13822         * configure.in
13823                 change to version 0.6.1claws1
13824
13825         * sync with sylpheed 0.6.1cvs2
13826
13827 2001-09-03 [paul]
13828
13829         * po/POTFILES.in
13830                 add Match's new addressbook
13831
13832         * po/de.po
13833                 updated translation submitted by Jens Oberender
13834
13835 2001-09-02 [paul]
13836
13837         * configure.in
13838                 change to 0.6.1claws
13839         * sync with sylpheed 0.6.1 release
13840
13841 2001-09-02 [paul]
13842
13843         * configure.in
13844                 change to 0.6.0claws2
13845
13846         * sync with sylpheed 0.6.0cvs4
13847
13848         * po/pt_BR.po
13849                 updated translation submitted by Fabio Junior Beneditto
13850
13851 2001-09-01 [match]
13852         * pixmaps/
13853                 interface.xpm
13854                 book.xpm
13855                 address.xpm
13856         * src/
13857                 Makefile.am
13858                 a ton of new files
13859
13860 2001-08-31 [paul]
13861
13862         * configure.in
13863                 change to version 0.6.0claws1
13864
13865         * sync with sylpheed 0.6.0cvs1
13866
13867         * po/es.po
13868                 updated translation submitted by Ricardo Mones Lastra
13869
13870         * po/POTFILES.in
13871                 add 'src/prefs_templates.c'
13872
13873         * src/compose.c, src/summaryview.c
13874                 fix segfault on 'Re_edit'               
13875
13876 2001-08-30 [alfons]
13877
13878         * configure.in, Makefile.am
13879         * tools/Makefile.am
13880                 add tools directory to source distribution
13881
13882 2001-08-30 [paul]
13883
13884         * configure.in
13885                 change to version 0.6.0claws
13886
13887         * sync with sylpheed 0.6.0 release
13888
13889 2001-08-30 [christoph]
13890
13891         * configure.in
13892                 removed autoconf version check
13893
13894 2001-08-30 [paul]
13895
13896         * src/account.c, src/compose.c, src/prefs_common.[ch]
13897         * src/procheader.[ch] src/utils.[ch]
13898                 Enhanced automatic account selection on replies
13899                 Submitted by Melvin Hadasht <melvin.hadasht@free.fr>
13900
13901         * configure.in
13902                 add LDAP and JPilot to the configuration results output.
13903
13904 2001-08-29 [christoph]
13905
13906         * src/summeryview.c
13907                 no bold font for ignored threads
13908
13909 2001-08-29 [paul]
13910
13911         * configure.in
13912                 change to version 0.5.3claws6
13913
13914         * sync with sylpheed 0.5.3cvs10
13915                 src/stringtable.[ch]: New Files
13916
13917         * src/compose.c, src/gtkutils.c, src/gtkutils.h, src/mainwindow.c
13918         * src/pixmaps/sylpheed.xpm
13919                 add mini-icons to windows (by Alfons)
13920
13921 2001-08-27 [paul]
13922
13923         * src/mainwindow.c
13924                 new functions: next_labeled_cb(), prev_labeled_cb()
13925
13926         * src/summaryview.c
13927                 new functions: summary_find_next_labeled_msg(), summary_find_prev_labeled_msg(),
13928                 summary_select_next_labeled(), summary_select_prev_labeled()
13929
13930         * src/pixmaps/dir-close.xpm, src/pixmaps/dir-open.xpm, src/pixmaps/trash.xpm
13931                 give claws blue folders and a blue trash can
13932
13933 2001-08-27 [paul]
13934
13935         * configure.in
13936                 change to version 0.5.3claws5
13937
13938         * sync with sylpheed 0.5.3cvs9
13939                 src/labelcolors.[ch] renamed to src/colorlabel.[ch] 
13940
13941 2001-08-24 [christoph]
13942
13943         * src/filesel.c
13944                 keep filename when browsing directories
13945                 (not working for user entered filename, but
13946                  for default name and selected filename from
13947                  file list)
13948         * src/mainwindow.c
13949                 fixed wrong spelling "Folllow-up"
13950         * src/mbox_folder.c
13951         * src/procmsg.c
13952         * src/summaryview.c
13953                 fixed new/unread message count with ignored
13954                 threads (2 commits, first didn't notice no
13955                 longer needed decreasing)
13956         * src/inc.c
13957                 readded scrolling of progress dialog
13958                 (lost in sync)
13959
13960 2001-08-24 [paul]
13961
13962         * configure.in
13963                 change to 0.5.3claws4
13964
13965         * sync with sylpheed 0.5.3cvs7
13966
13967 2001-08-24 [christoph]
13968
13969         * src/compose.c
13970                 set request return receipt when replying
13971                 if it is set is the folder prefs of the
13972                 message
13973         * src/inc.c
13974                 disable final error popup if popups are
13975                 disabled in config (again)
13976
13977 2001-08-23 [paul]
13978
13979         * configure.in
13980                 Change version number to 0.5.3claws3
13981
13982         * sync with sylpheed 0.5.3cvs5
13983
13984         * src/mimeview.c
13985                 double quote '%s' in 'gedit %s' to fix bug when
13986                 opening attachment with spaces in the name
13987
13988 2001-08-22 [alte]
13989         * src/Makefile.am, src/compose.[ch], src/defs.h, src/mainwindow.c,
13990           src/prefs_templates.[ch], src/template.[ch], src/template_select.[ch]
13991                 initial message templates support
13992
13993
13994 2001-08-22 [paul]
13995
13996         * configure.in
13997                 change version number to 0.5.3claws2
13998
13999         * sync with sylpheed 0.5.3cvs4
14000
14001         * src/procmsg.h src/summaryview.c
14002                 re-implement (un)ignore thread
14003
14004 2001-08-21 [paul]
14005
14006         * src/summaryview.c
14007                 remove unnecessary code
14008         * src/compose.c
14009                 enable 'dynamic' signatures (submitted by
14010                 Eric Limpens <eric@hscg-internet.nl>)
14011
14012 2001-08-21 [paul]
14013
14014         clean up after sync with sylpheed 0.5.3 release
14015
14016         * src/folderview.c
14017                 fix re-introduced font mess, see Christoph's
14018                 entry 2001-06-24
14019
14020         * src/summaryview.c
14021                 remove prev_msgnum
14022                 use sylpheed's small font instead of
14023                 gtk default font for summary view
14024
14025
14026 2001-08-17 [paul]
14027
14028         * configure.in
14029                 add pl to ALL_LINGUAS - sync with main branch
14030
14031         * po/de.po, po/es.po, po/nl.po, po/pt_BR.po
14032                 Updated. Translations by Jens Oberender, Ricardo Mones
14033                 Lastra, Alfons, and Fabio Junior Beneditto respectively.
14034
14035         * po/pl.po  ** NEW FILE **
14036                 sync with the main branch
14037
14038         * src/folderview.c
14039                 fix target folder colorizing and refresh problem
14040
14041
14042 2001-08-17 [christoph]
14043
14044         * src/mainwindow.c
14045                 claws uses 4 colors for target folder coloring.
14046                 arrays were not long enough and destroyed the
14047                 stack causing a segfault.
14048                 target folder colorizing does not work anymore
14049                 for me
14050
14051 2001-08-16 [paul]
14052
14053         * configure.in
14054                 change to version 0.5.3claws1
14055
14056         * src/folder.h, src/folderview.[ch], src/gtkutils.[ch],
14057           src/inc.[ch], src/mainwindow.c, src/pop.c, src/prefs_account.c,
14058           src/prefs_common.[ch], src/summaryview.[ch], src/textview.c, src/utils.c
14059
14060                 sync with sylpheed 0.5.3 release, but keep claws method of
14061                 configuring/saving fonts
14062
14063         * src/addressbook.[ch]
14064                 rename addressbook_add_contact_by_menu() to addressbook_add_submenu()
14065                 in line with a similar change in Hiroyuki's branch
14066
14067         * src/mainwindow.[ch]
14068                 disable main_window_set_thread_option()
14069         * src/prefs_folder_item.c
14070                 comment out &tmps_prefs.enable_thread,
14071         * src/mbox_folder.c, src/procmsg.[ch]
14072                 comment out MSG_IS_IGNORE_THREAD
14073         * src/summaryview.c
14074                 comment out summary_ignore_thread() and summary_unignore_thread()
14075                 comment out MSG_IS_IGNORE_THREAD
14076
14077                 use Hiroyuki's threading instead.
14078
14079
14080
14081 2001-08-15 [paul]
14082
14083         * src/account.c
14084                 use Hiroyuki's 0.5.3 column scheme but also
14085                 include the enable/disable button.
14086         * src/pixmaps/mark.xpm
14087                 add Hiroyuki's amended pixmap
14088
14089 2001-08-13 [christoph]
14090
14091         * src/account.c
14092                 receive at get all column showed wrong state for APOP
14093                 button should only work for POP3 and APOP accounts
14094         * src/prefs_account.c
14095                 added missing preprocessor statement for SSL
14096
14097 2001-08-12 [paul]
14098
14099         * src/account.[ch]
14100                 add 'receive at get all' column and enable/disable
14101                 button.
14102
14103 2001-08-06 [christoph]
14104
14105         * src/account.c
14106                 show usage of SSL in protocol column
14107
14108         * src/imap.c
14109         * src/inc.c
14110                 renamed ssl options
14111
14112         * src/prefs_account.[ch]
14113                 moved ssl options to a new page
14114
14115         * src/send.c
14116         * src/smtp.c
14117         * src/ssl.[ch]
14118                 renamed ssl options
14119                 added support for SMTP STARTTLS command
14120
14121 2001-08-05 [christoph]
14122
14123         * configure.in
14124                 debian autoconf needs version check to find
14125                 correct autoconf version. if the file is
14126                 named configure.in 2.13 is used, which does
14127                 not work with this configure.in script.
14128                 other solution would be to rename the script
14129                 to configure.ac as suggested in the autoconf
14130                 manual.
14131
14132         * src/inc.c
14133                 disable final error popup if popups are
14134                 diabled in config
14135
14136         * src/socket.c
14137                 bugfix in ssl_gets
14138                 fixes IMAP over SSL problem
14139
14140 2001-08-03 [paul]
14141
14142         * configure.in
14143                 change to 0.5.2claws1
14144
14145         * sync with sylpheed 0.5.2cvs1
14146
14147 2001-08-02 [alfons]
14148
14149         * configure.in
14150                 quick fix for ispell detection...
14151
14152 2001-08-01 [paul]
14153
14154         * configure.in
14155                 change to 0.5.1claws4
14156
14157         * sync with sylpheed 0.5.1cvs7
14158
14159 2001-07-31 [alfons]
14160
14161         * src/prefs_common.c, src/prefs_common.h, 
14162           src/gtkspell.c, src/gtkspell.h
14163                 add global spelling checker settings (compose tab) +
14164                 selection of dictionary 
14165           
14166         * configure.in  
14167                 guess valid ispell location
14168
14169 2001-07-31 [paul]
14170
14171         * po/POTFILES.in
14172                 removal of 'src/quote_fmt_parse.c'
14173         * po/de.po
14174                 Updated de.po
14175                 (submitted by Jens Oberender <didge@suse.de>)
14176
14177 2001-07-31 [darko]
14178
14179         * src/folder.[ch]
14180         * src/folderview.[ch]
14181         * src/mainwindow.c
14182         * src/mh.c
14183         * src/prefs_common.[ch]
14184         * src/summaryview.c
14185                 target folder colourization
14186
14187 2001-07-30 [paul]
14188
14189         more sync with Sylpheed 0.5.1cvs6 
14190
14191 2001-07-30 [darko]
14192
14193         * src/mh.c
14194         * src/prefs_folder_item.[hc]
14195         * src/summaryview.c
14196                 shared folders support with a GUI
14197
14198 2001-07-29 [paul]
14199
14200         0.5.1claws3
14201
14202         * sync with Sylpheed 0.5.1cvs6
14203
14204 2001-07-29 [paul]
14205
14206         * po/pt_BR.po
14207                 updated
14208                 (submitted by Fabio Junior Beneditto)
14209
14210 2001-07-28 [paul]
14211
14212         * src/procmime.c
14213         * AUTHORS
14214                 patch to correct bad image mime headers
14215                 (submitted by Don Quijote <dq@searchlores.org>)
14216
14217 2001-07-28 [paul]
14218
14219         * tools/gif2xface.pl   **NEW FILE**
14220         * tools/README
14221                 script to convert file.gif to file.xface for
14222                 use in a custom header.
14223                 (submitted by Ricardo Mones Lastra <mones@aic.uniovi.es>)
14224
14225 2001-07-27 [alfons]
14226         
14227         * configure.in
14228                 change macros for detecting JPilot and LDAP
14229
14230 2001-07-27 [christoph]
14231
14232         * src/filtering.c
14233                 code cleanup (MIN / MAX warning, needed casting)
14234
14235 2001-07-27 [alfons]
14236
14237         * procheader.c
14238                 disallow setting flags when detecting certain headers
14239                 (X-Status, Status, Seen, X-Seen). 
14240         
14241         * sync with Hiroyuki's Sylpheed 0.5.1cvs5
14242
14243 2001-07-27 [christoph]
14244
14245         * src/prefs_filter.c
14246         * src/prefs_filtering.c
14247         * src/prefs_matcher.c
14248         * src/prefs_scoring.c
14249                 scroll list when moving rows up or down
14250
14251         * src/imap.c
14252         * src/imap.h
14253         * src/prefs_account.c
14254         * src/prefs_account.h
14255         * src/send.c
14256                 SMTP over SSL (untested, feedback requested)
14257                 IMAP over SSL
14258
14259         * src/ssl.c
14260                 code cleanup
14261
14262 2001-07-26 [alfons]
14263         
14264         * configure.in, acconfig.h
14265                 define CLAWS (need this for main / claws detection)
14266
14267 2001-07-25 [alfons]
14268
14269         * configure.in
14270                 Sylpheed 0.5.1claws2
14271                 
14272         * sync with Sylpheed 0.5.1cvs4
14273
14274 2001-07-25 [christoph]
14275
14276         * src/scoring.c
14277                 fixed segfault
14278                 item->prefs == NULL (don't know why)
14279
14280 2001-07-25 [alfons]
14281
14282         * configure.in
14283                 Sylpheed 0.5.1claws1
14284
14285         * sync with Sylpheed 0.5.1cvs1-3
14286
14287 2001-07-24 [christoph]
14288
14289         * src/folderview.c
14290         * src/prefs_folder_item.[ch]
14291                 added folderitem preferences dialog with
14292                 default To: and auto request return receipt
14293
14294         * src/compose.[ch]
14295         * src/menu.[ch]
14296                 changes to handle new folderitem preferences
14297
14298         * src/mainwindow.c
14299         * src/summaryview.c
14300                 call compose new mail with current folderitem
14301
14302 2001-07-24 [alfons]
14303
14304         Release Sylpheed 0.5.1claws
14305
14306         * configure.in
14307                 change to release version 0.5.1claws
14308
14309 2001-07-24 [christoph]
14310
14311         * src/summaryview.c
14312                 fixed segfault that happend when the selected
14313                 message was removed while retrieving new messages.
14314
14315         * po/es.po
14316                 updated translation
14317                 (submitted by Ricardo Mones Lastra <mones@trasgu.aic.uniovi.es>)
14318
14319 2001-07-22 [alfons]
14320
14321         add English User Manual for Sylpheed by Paul Kater (paul@nlpagan.net).
14322         this is a work in progress, for more information: http://nlpagan.net/sylman 
14323         
14324         * configure.in, src/mainwindow.c, manual/Makefile.am
14325                 add support for English manual
14326
14327         * AUTHORS
14328                 add authors of user manuals
14329
14330         * manual/en/sylpheed*.html
14331                 add English documentation
14332
14333 2001-07-22 [christoph]
14334
14335         * po/POTFILES.in
14336                 added src/ssl.c
14337         * src/ssl.c
14338                 changed a wrong debug message
14339
14340 2001-07-22 [alfons]
14341
14342         * po/nl.po
14343                 update Dutch translation
14344
14345         * src/prefs_filtering.c, 
14346           src/prefs_matcher.c
14347                 add more translatable strings           
14348
14349 2001-07-21 [alfons]
14350
14351         0.5.0claws7
14352
14353         * configure.in
14354                 change version
14355
14356         * src/inc.c, src/summaryview.[ch]
14357                 prevent update of mark file when filtering has done, by
14358                 using a variable; this affects two functions:
14359                         inc.c::inc_finished()
14360                         summaryview.c::summary_show()
14361
14362 2001-07-20 [alfons]
14363
14364         * src/filtering.[ch], src/prefs_filtering.c, 
14365           src/matcher.[ch]
14366                 add filtering action for label coloring 
14367
14368         * po/POTFILES.in
14369                 add labelcolors.c
14370
14371         * added src/labelcolors.c
14372         * added src/labelcolors.h
14373         * src/Makefile.am, src/summaryview.c
14374                 rearrange label coloring code
14375
14376         * src/procmsg.h
14377                 add more parentheses so label colouring works correctly
14378
14379         * src/filtering.c
14380                 don't really delete message, but move it to Trash
14381
14382         * src/prefs_matcher.c
14383                 add quote options to info dialog
14384
14385 2001-07-20 [christoph]
14386
14387         * src/Makefile.am
14388         * src/inc.c
14389         * src/main.[ch]
14390         * src/socket.h
14391         * src/ssl.[ch] (new)
14392                 moved ssl stuff to a seperate file
14393
14394 2001-07-20 [darko]
14395
14396         * src/summaryview.c
14397                 fix show sender using address book with no e-mail
14398                 address in From: field
14399
14400 2001-07-19 [alfons]
14401
14402         * src/matcher.[ch], src/filtering.c, src/prefs_filtering.c
14403                 fix messy handling of escaping... now at least the
14404                 execute command is useful. escape char is '\', we
14405                 accept \n and \r too. 
14406
14407                 Real life example:
14408                 
14409                 subject match "GIMME YOUR FILTERS" execute "mail -s \"%f don\'t hurt me, please!\" %f < ~/.sylpheed/filteringrc
14410                 subject match "GIMME YOUR FILTERS" execute "mail -s \"mommy, mommy, %f is being mean!\" admin < %F
14411
14412 2001-07-18 [alfons]
14413
14414         0.5.0claws6
14415
14416         * src/summaryview.c
14417                 clean up
14418
14419         * src/matcher.c, src/filtering.[ch], src/inc.c, src/mbox.c,
14420           src/procmsg.[ch]
14421                 revise filtering; currently move, copy, marking have
14422                 been tested. if you like bleeding edge stuff, you
14423                 should definitely go for this version :)
14424
14425         * mark old working stuff as VERSION_0_5_0_CLAWS5        
14426
14427 2001-07-17 [christoph]
14428
14429         * src/utils.c
14430                 timestamp log
14431
14432 2001-07-17 [alfons]
14433
14434         0.5.0claws5
14435
14436         * sync with Hiroyuki's 0.5.0cvs5; this version allows us to put more 
14437           bits in the mark file, without affecting either branch. Lots of
14438           files changed, also in claws branch.
14439
14440           UNTESTED: use of mbox folders
14441
14442         * src/summaryview.c
14443                 added mark all read; however this was a quick hack used for
14444                 cleaning up mess after initial merge with Hiroyuki
14445
14446         * configure.in
14447                 change claws version number back to 0.5.0claws5 to clear up 
14448                 confusion & pretension (recent release was technically 
14449                 0.5.0claws4, so we neatly align with Hiroyuki :-)
14450
14451 2001-07-16 [alfons]
14452
14453         sync with Hiroyuki's 0.5.0cvs4
14454
14455 2001-07-16 [alfons]
14456
14457         0.5.1claws3
14458
14459         * src/filtering.[ch]
14460                 remove invalid updating of mark files for 
14461                 filter actions MATCHING_ACTION_MOVE and 
14462                 MATCHING_ACTION_DELETE; this should fix the
14463                 folder update bug
14464                 
14465         * src/procmsg.c
14466                 revert Christoph's stab at fixing the folder 
14467                 update bug
14468
14469         * po/POTFILES.in
14470                 add missing files with translatable strings
14471
14472         * src/summaryview.c
14473                 remove debug print
14474
14475 2001-07-15 [alfons]
14476
14477         * src/addr_compl.[ch], src/prefs_filtering.c
14478                 make "filtering pref dialog's destination entry" an
14479                 "address completable entry", if filter destination is 
14480                 an email address
14481
14482         0.5.1claws2
14483         
14484         sync with Hiroyuki's 0.5.0cvs2-3
14485
14486 2001-07-15 [christoph]
14487
14488         * src/procmsg.c
14489                 fixed folder stats update after incorporation
14490
14491 2001-07-15 [alfons]
14492
14493         * src/summaryview.c
14494                 * finish label colouring stuff (for now)
14495                 * fix incorrect colour bug (off by one) 
14496
14497 2001-07-14 [alfons]
14498
14499         * src/mainwindow.c
14500                 change text labels for news and mail message so there's
14501                 plenty of toolbar estate left
14502
14503         * configure.in
14504                 0.5.1claws1
14505
14506         * src/folderview.c
14507           src/folder.[ch]
14508                 sync with Hiroyuki's 0.5.0cvs1
14509
14510         * src/summaryview.c
14511                 more rewrite label colouring
14512
14513 2001-07-14 [alfons]
14514
14515         * src/summaryview.[ch]
14516                 * start rewrite label colouring 
14517                 * fix proper location "Add Sender To Addressbook" menu item
14518
14519 2001-07-13
14520
14521         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14522         (actually this is 0.5.0claws4)
14523
14524 2001-07-13 [alfons]
14525
14526         * po/pt_BR.po
14527                 * fix duplicate message
14528                 * add updated Portugese / Brazilian translation
14529                   submitted by Fabio Junior Beneditto
14530
14531 2001-07-12 [alfons]
14532
14533         * AUTHORS
14534                 add Jens
14535
14536         * po/nl.po
14537                 add updated Dutch translation
14538
14539         * po/de.po
14540                 add updated German translation submitted by Jens
14541
14542 2001-07-11 [alfons]
14543
14544         Prerelease before 0.5.0claws. Please test.
14545         This version is temporarily tagged as VERSION_0_5_0_TEST
14546
14547         * src/matcher.[ch], src/summaryview.c, src/scoring.[ch]
14548           src/prefs_scoring.c, src/prefs_matcher.c, 
14549           src/prefs_filtering.c, src/mbox.c, 
14550           src/main.c, src/inc.c, src/filtering.[ch]
14551                 revert new Hoa's new matcher (does not work yet)
14552
14553         * src/Makefile.am
14554                 clean up
14555
14556 2001-07-10
14557
14558         Release 0.5.0claws "Paul Will Be Back Soon, Promise!"
14559
14560
14561 2001-07-10 [alfons]
14562
14563         * Makefile.am
14564                 add ChangeLog.claws to EXTRA_DIST
14565         * src/Makefile.am
14566                 add matcher_parser_parse.h to EXTRA_DIST
14567
14568 2001-07-10 [christoph]
14569
14570         * src/inc.c
14571                 add destination folder to table of
14572                 folders that need to be updated after
14573                 incorporation
14574
14575 2001-07-10 [alfons]
14576
14577         * folder.[ch]
14578           folderview.c
14579                 make collapse state of folders and folder items persistent, i.e.
14580                 if you collapse a folder tree, the next time sylpheed-claws starts 
14581                 up the folder tree remains collapsed.  
14582                 
14583 2001-07-10 [christoph]
14584
14585         * acconfig.h
14586         * configure.in
14587                 added --enable-ssl
14588         * src/md5.[ch]
14589                 renamed MD5_CTX to MD5_CTX_syl
14590                 conflicts with a struct in openssl
14591         * src/inc.c
14592         * src/main.[ch]
14593         * src/prefs_account.[ch]
14594         * src/socket.[ch]
14595                 SSL support for POP
14596         * src/mainwindow.c
14597                 fixed compose with current account
14598                 broken by new compose button stuff
14599
14600 2001-07-09 [hoa]
14601
14602         * AUTHORS
14603                 changed my email address
14604
14605         * src/matcher_parser_parse.y
14606                 clean the parser to remove conflicts
14607
14608 2001-07-09 [alfons]
14609
14610         * AUTHORS
14611                 add Match Grun
14612
14613         * configure.in
14614                 fix incorrect description of --enable-ldap parameter
14615
14616         * src/prefs_common.[ch]
14617           src/compose.c
14618                 add experimental option "smart wrapping" which makes the
14619                 compose editor auto wrap.
14620                 
14621                 | TODO: the problem with the buggy cursor handling is caused |
14622                 | by the GtkText. when deleting / backspacing text its       |
14623                 | wrapping algorithm does not take in account the previous   |
14624                 | line. should find a way to hack this in.                   |
14625                 | or should perhaps combine this with the word wrapping      |
14626                 | patch i wrote in january.                                  |
14627
14628         * src/about.c
14629                 show build parameters for LDAP and JPilot
14630
14631         * src/summaryview.c
14632                 revert Christoph's bugfix for selecting next unread message, 
14633                 because folder stats aren't updated correctly
14634
14635 2001-07-08 [hoa]
14636
14637         * src/filtering.c
14638         * src/mainwindow.c
14639         * src/matcher.c
14640         * src/matcher_parser_lex.l
14641         * src/matcher_parser_parse.y
14642         * src/prefs_filtering.c
14643         * src/prefs_scoring.c
14644         * src/scoring.c
14645                 bugfix of the config file parser
14646
14647 2001-07-08 [alfons]
14648
14649         * src/Makefile.am
14650                 added generated matcher sources to BUILT_SOURCES
14651
14652 2001-07-08 [hoa]
14653
14654         * src/Makefile.am
14655         * src/.cvsignore
14656                 added new config file parser
14657
14658         * src/scoring.[ch]
14659         * src/filtering.[ch]
14660         * src/matcher.[ch]
14661         * src/prefs_filtering.c
14662         * src/prefs_matcher.c
14663         * src/prefs_scoring.c
14664         * added src/matcher_parser.h
14665         * added src/matcher_parser_lex.h
14666         * added src/matcher_parser_lex.l
14667         * added src/matcher_parser_parse.y
14668                 lex & yacc config file parser
14669
14670         * src/mbox.c
14671         * src/inc.c
14672         * src/main.c
14673                 changes prefs_filtering into global_filtering           
14674
14675         * src/summaryview.c
14676                 build threads with subjects only if "Re: " is at the
14677                 beginning of the subject
14678
14679 2001-07-07 [paul]
14680
14681         0.5.0claws
14682
14683         sync with sylpheed 0.5.0
14684                 change of version number only
14685
14686 2001-07-06 [paul]
14687
14688         0.5.0claws5
14689
14690         sync with sylpheed 0.5.0pre5
14691
14692 2001-07-05 [paul]
14693
14694         sync with sylpheed 0.5.0pre4 release
14695                 /po and /manual/ja not sync'ed
14696
14697 2001-07-04 [paul]
14698
14699         more sync with sylpheed 0.5.0pre4
14700
14701 2001-07-03 [christoph]
14702
14703         * src/addressbook.c
14704                 fixed address book broken by address book
14705                 for VCard, JPilot, LDAP
14706
14707 2001-07-03 [alfons]
14708
14709         * src/matcher.c
14710         * src/textview.c
14711                 stopped memory leaks
14712
14713 2001-07-03 [paul]
14714
14715         more sync with sylpheed 0.5.0pre4
14716
14717 2001-07-02 [match]
14718
14719         * included address book patch for VCard, JPilot, LDAP
14720         * pref_common.c - fixed Font options on Display tab (cosmetic)
14721         * alertpanel.c - fixed truncated message
14722
14723 2001-07-02 [christoph]
14724
14725         * src/mbox_folder.c
14726         * src/procmsg.[ch]
14727         * src/summaryview.c
14728                 mark threads for ignoring
14729
14730 2001-07-02 [paul]
14731
14732         0.5.0claws4
14733
14734         * sync with sylpheed 0.5.0pre4
14735                 updated gettext to 0.10.38.
14736
14737 2001-07-01 [paul]
14738
14739         * src/ mainwindow.c
14740         * src/procmsg.h
14741         * src/summaryview.[ch]
14742                 new right-click option: Label.
14743                 substitute for 'Mark-->Mark/Unmark', colours the line.
14744                 (submitted by Satoshi Nagayasu <snaga@snaga.org>)
14745
14746 2001-07-01 [christoph]
14747
14748         * src/folderview.c
14749                 fixed font for trash
14750         * src/summaryview.c
14751                 move ctree to unread message
14752
14753 2001-07-01 [paul]
14754
14755         * sync with sylpheed 0.5.0pre3 release
14756
14757 2001-06-30 [alfons]
14758
14759         * src/filesel.[ch]
14760         * src/compose.c
14761                 allow inserting / attaching multiple files in
14762                 the composer window
14763
14764 2001-06-30 [paul]
14765
14766         * src/codeconv.c
14767                 small change to Alfons' previous stuff so that it
14768                 actually makes
14769
14770 2001-06-30 [alfons]
14771
14772         * lots of files changed; first attempt to merge the changes
14773           and bugfixes submitted by Andre Eibel (ae@baltic-online.de).
14774
14775 2001-06-30 [paul]
14776
14777         * po/pt_BR.po
14778                 updated and completed, translations by Fabio
14779                 Junior Beneditto <fjbeneditto@yahoo.com.br>
14780
14781 2001-06-29 [alfons]
14782
14783         * src/compose.c
14784         * src/mimeproc.[ch]
14785                 allow selecting an attached files' mime type from a 
14786                 list of types.
14787
14788 2001-06-29 [paul]
14789
14790         * more sync with sylpheed 0.5.0pre3
14791
14792 2001-06-29 [paul]
14793
14794         * po/pt_BR.po
14795                 merge with sylpheed.pot and pt_BR.po provided by
14796                 Fabio Junior Beneditto.
14797
14798 2001-06-29 [darko]
14799
14800         * src/procmime.c
14801                 make MIME types case insensitive
14802
14803 2001-06-28 [alfons]
14804
14805         * po/nl.po
14806                 merge with sylpheed.pot and old nl.po; translations added.
14807
14808 2001-06-28 [paul]
14809
14810         * more sync with sylpheed 0.5.0pre3
14811
14812 2001-06-27 [alfons]
14813
14814         * src/summaryview.c
14815                 don't crash when removing parent node of messages
14816                 attracted by subject. this was caused by not deleting
14817                 the parent node from the subject line hash table.
14818
14819 2001-06-27 [alfons]
14820
14821         * src/summaryview.c
14822         * src/compose.[ch]
14823         * src/mainwindow.c
14824                 if there are multiple messages selected, allow forwarding
14825                 them as attachments.
14826
14827 2001-06-27 [paul]
14828
14829         * more sync with sylpheed 0.5.0pre3
14830
14831 2001-06-26 [paul]
14832
14833         0.5.0claws3
14834
14835         * sync with sylpheed 0.5.0pre3
14836
14837 2001-06-25 [paul]
14838
14839         * src/mainwindow.c
14840                 fixed 'compose news article' bug
14841                 from icon-and-text toolbar
14842
14843 2001-06-25 [paul]
14844
14845         * sync with sylpheed 0.5.0pre2 release
14846
14847 2001-06-24 [christoph]
14848
14849         * src/prefs_common.c
14850                 bug fix in font selection
14851         * src/folderview.c
14852                 use sylpheed's normal font instead of
14853                 gtk default font for folders without
14854                 new messages
14855
14856 2001-06-24 [alfons]
14857
14858         * src/mainwindow.[ch]
14859                 added composite compose mail / news button (an idea by Leandro
14860                 Pereira <leandro@linuxmag.com.br>)
14861
14862 2001-06-24 [paul]
14863
14864         Added instructions for ldif-to-xml.py
14865
14866         * tools/README
14867
14868 2001-06-23 [alfons]
14869
14870         Some minor things.
14871
14872         * src/pixmaps/stock_news_compose.xpm
14873                 added pixmap by Leandro
14874         * src/prefs_common.c
14875                 tested built-in spelling checker of GCC 3.0 :)
14876         * po/nl.po
14877                 merged dutch translation of sylpheed-main with
14878                 sylpheed.pot
14879
14880 2001-06-23 [paul]
14881
14882         Added tools directory and files.
14883
14884         * tools/filter_conv.pl
14885                 converts old filter system to new filtering system
14886         * tools/ldif-to-xml.py
14887                 converts netscape addressbook to sylpheed addressbook
14888         * tools/README
14889                 descriptions/instructions for above two files
14890
14891 2001-06-23 [christoph]
14892
14893         * src/inc.c
14894         * src/manage_window.[ch]
14895         * src/prefs_common.[ch]
14896                 mail retrieval dialog can be enabled, disabled
14897                 or hidden if non of sylpheed's windows is active
14898
14899 2001-06-22 [paul]
14900
14901         0.5.0claws2
14902
14903         * sync with sylpheed 0.5.0pre2
14904
14905 2001-06-21 [christoph]
14906
14907         * src/summaryview.c
14908                 show recipient on 'from' for all accounts
14909                 
14910         * src/inc.c
14911         * src/prefs_common.[ch]
14912                 disable error popup on mail receive errors
14913
14914 2001-06-21 [alfons]
14915
14916         * src/compose.c
14917                 made the ruler correctly appear and disappear.
14918
14919         * src/Makefile.am
14920                 removed Hoa's work-in-progress-stuff (interesting!) so 
14921                 claws compiles ok.
14922
14923 2001-06-20 [christoph]
14924
14925         * src/inc.c
14926         * src/progressdialog.c
14927                 added scrolled window for list in progressdialog
14928
14929 2001-06-20 [paul]
14930
14931         sync with sylpheed 0.5.0pre1 release
14932
14933 2001-06-20 [christoph]
14934
14935         * src/summeryview.c
14936                 make building threads by subject work when
14937                 thread view is enabled
14938                 
14939         * src/compose.c
14940         * src/prefs_common.[ch]
14941                 automatically select account for mail replys
14942
14943 2001-06-19 [sergey]
14944
14945         * src/compose.c (compose_create): keep Bcc and Reply-To visible if
14946         they are filled in from the account settings.
14947
14948 2001-06-19 [paul]
14949
14950         * more sync with sylpheed 0.5.0pre1
14951
14952 2001-06-18 [alfons]
14953
14954         * src/Makefile.am,
14955           src/procmime.c
14956                 added --sysconfdir to CPPFLAGS for pointing to the correct
14957                 location of mime.types. 
14958
14959                 NOTE: make sure you use --sysconfdir when running ./autogen.sh
14960                 or ./configure!
14961
14962 2001-06-18 [hoa]
14963
14964         * src/summaryview.c
14965                 fixed some bug when building threads
14966
14967 2001-06-18 [pau]l
14968
14969         * src/prefs_account.c
14970                 UI stuff: More changes to the English
14971
14972 2001-06-18 [paul]
14973
14974         * src/pixmaps/stock_news_compose.xpm: new file
14975         * src/Makefile.am
14976         * src/mainwindow.c
14977         * src/summaryview.c
14978                 Added new icon for Hoa's 'compose a news
14979                 message', plus minor improvements to the
14980                 English
14981
14982         * po/ja.po
14983         * ChangeLog
14984         * ChangeLog.jp
14985                 more sync with sylpheed 0.5.0pre1
14986
14987 2001-06-18 [hoa]
14988
14989         * src/compose.[ch]
14990         * src/mainwindow.c
14991                 Follow-up and reply to
14992
14993         * src/summaryview.[ch]
14994                 Build threads also with subjects
14995
14996 2001-06-17 [hoa]
14997
14998         * src/compose.c
14999                 forwarding use the current account.
15000
15001         * src/mainwindow.c
15002                 the "compose message" button has been replaced with
15003                 "new mail" and "new news" buttons
15004
15005         * src/prefs_common.[ch]
15006                 added a configuration option to use the forward button
15007                 as "forward as attachment"
15008                 changed reply and forward format description
15009
15010         * src/quote_fmt_lex.l
15011         * src/quote_fmt_parse.y
15012                 added message with no signature in format for reply
15013                 and forward.
15014
15015 2001-06-17 [paul]
15016
15017         Minor UI stuff
15018
15019         * src/mainwindow.c
15020         * src/summaryview.c
15021                 Improvements to the English
15022
15023         * src/prefs_common.c
15024                 Improvements to the English and some
15025                 clarity/continuity improvements in the
15026                 description of Quote symbols.
15027
15028 2001-06-17 [paul]
15029
15030         0.5.0claws1
15031
15032         * sync with sylpheed 0.5.0pre1
15033
15034 2001-06-17 [hoa]
15035
15036         * src/compose.c
15037                 Better interface for compose, displayed fields
15038                 are updated whenever we change account.
15039                 Newsgroups field is automatically filled.
15040
15041         * src/mainwindow.c
15042                 Newsgroups field is automatically filled.
15043
15044         * src/prefs_account.c
15045                 Some interface stuff when fields appear and
15046                 disappear.
15047
15048 2001-06-16 [paul]
15049
15050         0.4.99claws
15051
15052         * sync with sylpheed 0.4.99
15053
15054 2001-06-16 [sergey]
15055
15056         * src/base64.c, src/base64.h (Base64Decoder, base64_decoder_new,
15057         base64_decoder_free, base64_decoder_decode): new object and
15058         functions for decoding base64 streams.
15059         * src/procmime.c (procmime_decode_content): modified to use the
15060         new base64 decoder.
15061
15062 2001-06-15 [paul]
15063
15064         0.4.99claws10
15065
15066         * sync with sylpheed 0.4.99cvs11
15067
15068 2001-06-13 [paul]
15069
15070         0.4.99claws9
15071
15072         * sync with sylpheed 0.4.99cvs9
15073
15074 2001-06-13 [hoa]
15075
15076         * src/compose.c
15077         * src/prefs_account.c
15078
15079                 SMTP server can be defined in the news account
15080                 mime type of attachment are kept.
15081
15082         * src/summaryview.c
15083
15084                 now choose the highest important score between default
15085                 and important score of folder.
15086
15087 2001-06-09 [alfons]
15088         
15089         * src/prefs_common.c: 
15090
15091                 (prefs_quote_description_create): corrected description of 
15092                 quote format characters
15093
15094 2001-06-09 [paul]
15095
15096         0.4.99claws8
15097
15098         * sync with sylpheed 0.4.99cvs8
15099
15100 2001-06-08 [sergey]
15101
15102         * src/Makefile.am: fix for "make dist": added quote_fmt_parse.h
15103         and pixmaps/stock_mail_reply_to_author.xpm to EXTRA_DIST.
15104
15105 2001-06-08 [paul]
15106
15107         0.4.99claws7
15108
15109         * sync with sylpheed 0.4.99cvs7
15110
15111 2001-06-06 [sergey]
15112
15113         * src/quote_fmt.h: renamed from src/quote_fmt_parse.h (which
15114         clashes with autogenerated header).
15115         * src/compose.c, src/quote_fmt_parse.y: #include "quote_fmt.h"
15116         * src/Makefile.am: added quote_fmt.h.
15117         * src/.cvsignore: added lex/yacc autogenerated files
15118         (quote_fmt_lex.c, quote_fmt_parse.c, quote_fmt_parse.h).
15119
15120 2001-06-06 [paul]
15121
15122         0.4.99claws6
15123
15124         * sync with sylpheed 0.4.99cvs6
15125
15126 2001-06-06 [hoa]
15127
15128         * added src/quote_fmt_parse.h
15129         * src/compose.c
15130                 removed warnings
15131
15132         * src/prefs.[ch]
15133                 don't modify readonly configuration files
15134
15135         * src/prefs_account.c
15136         * src/prefs_common.c
15137         * src/prefs_customheader.c
15138         * src/prefs_display_header.c
15139         * src/prefs_filter.c
15140         * src/prefs_filtering.c
15141         * src/prefs_scoring.c
15142                 don't open dialog box when configuration files
15143                 are readonly
15144
15145 2001-06-05 [sergey]
15146
15147         * configure.in: added AM_PROG_LEX and AC_PROG_YACC.
15148
15149         * src/Makefile.am: replaced quote_fmt.tab.[ch] by
15150         quote_fmt_lex.[lh], quote_fmt_parse.y; added YFLAGS=-d; added
15151         BUILT_SOURCES to make all files rebuild properly.
15152
15153         * src/compose.c: removed #include "quote_fmt.tab.h".
15154
15155         * src/quote_fmt_lex.l: renamed from quote_fmt.l; changed to return
15156         CHARACTER value in yylval.
15157
15158         * src/quote_fmt_parse.y: renamed from quote_fmt.y; changed to
15159         receive CHARACTER value by documented means (yylval).
15160
15161         * src/lex.quote_fmt.c, src/quote_fmt.{l,y,tab.{c,h}}: removed.
15162
15163 2001-06-05 [hoa]
15164
15165         * src/Makefile.am
15166                 changed quote_fmt.[ch] into quote_fmt.tab.[ch]
15167
15168         * src/filtering.c
15169         * src/matcher.c
15170         * src/matcher.h
15171         * src/prefs_filtering.c
15172                 now keep the configuration for execute action
15173
15174         * src/mbox_folder.c
15175                 fixed a warning
15176
15177 2001-06-05 [paul]
15178
15179         * sync with sylpheed 0.4.99cvs5
15180
15181 2001-06-05 [hoa]
15182
15183         * src/Makefile.am
15184                 added quote_fmt.[ch]
15185
15186         * added src/quote_fmt.y
15187         * added src/quote_fmt.l
15188         * added src/quote_fmt.tab.h
15189         * added src/quote_fmt.tab.c
15190         * added src/lex.quote_fmt.c
15191                 parsing configuration for replying
15192                 and forwarding
15193
15194         * src/prefs_common.[ch]
15195                 added configuration UI for replying
15196                 and forwarding
15197
15198         * src/compose.c
15199                 using configuration for replying
15200                 and forwarding
15201
15202 2001-06-04 [hoa]
15203
15204         * src/filtering.c
15205         * src/matcher.c
15206         * src/matcher.h
15207         * src/prefs_filtering.c
15208         * src/prefs_matcher.c
15209         * src/prefs_matcher.h
15210                 action "run a command" for filtering
15211                 and matching with a command.
15212                 fixed the "whole message" matching
15213
15214         * src/mbox_folder.c
15215                 changed temporary filename for security
15216
15217         * src/messageview.c
15218                 queue the notification if it fails to send.
15219
15220         * src/prefs_common.c
15221         * src/prefs_folder_item.c
15222                 changed the default important score             
15223
15224         * src/prefs_scoring.c
15225         * src/scoring.c
15226                 hide kill score input when the folder is not
15227                 a newsgroup
15228
15229 2001-06-03 [alfons]
15230
15231         * src/prefs_common.c:
15232
15233                 (prefs_font_select): pass font name in font entry box to font
15234                 selection dialog.
15235
15236 2001-06-03 [sergey]
15237
15238         * src/smtp.c (smtp_ok): fixed sock_gets() error handling.
15239
15240 2001-06-03 [paul]
15241
15242         * sync with sylpheed 0.4.99cvs4
15243
15244 2001-06-03 [alfons]
15245
15246         * src/headerwindow.c:
15247
15248                 (headerwindow_show_cb): use the selected summary view item, not
15249                 the displayed item.
15250
15251 2001-06-02 [alfons]
15252
15253         * src/headerwindow.c:
15254
15255                 (headerwindow_show_cb): always try to show msginfo
15256
15257 2001-06-02 [hoa]
15258
15259         * src/compose.c
15260                 keep attached parts when reediting or forwarding.
15261
15262 2001-06-01 [hoa]
15263
15264         * src/folderview.c
15265         * src/prefs_folder_item.[ch]
15266         * src/prefs_scoring.[ch]
15267         * src/scoring.[ch]
15268         * src/summaryview.[ch]
15269         * src/main.c
15270         * src/mainwindow.c
15271         * src/prefs_common.[ch]
15272                 support for folder scoring
15273                 kill score and important score for messages
15274         
15275         * src/prefs_account.c
15276                 some display bug fixed for local account
15277                 preferences
15278
15279 2001-05-31 [alfons]
15280
15281         * src/summaryview.c:
15282
15283                 (add_sender_to_cb): don't crash when no or invalid sender; the add 
15284                 sender to address book menu item is disabled.
15285
15286 2001-05-30 [hoa]
15287
15288         * src/filtering.[ch]
15289         * src/summaryview.c
15290                 handling summary menu / filter messages
15291
15292         * src/folder.[ch]
15293                 add some stuff
15294
15295         * src/foldersel.c
15296                 imap folders now appears in list
15297
15298         * src/mbox_folder.c
15299                 doesn't crash if destination mail is not writeable
15300
15301 2001-05-29 [hoa]
15302
15303         * src/compose.c
15304                 removed some warnings
15305
15306         * src/filtering.c
15307         * src/folder.[ch]
15308         * src/prefs_filtering.c
15309                 global string to identify any folders           
15310                 removed some debug info
15311                 filtering to mbox folders is now possible
15312
15313         * src/mainwindow.c
15314                 removed some warnings
15315
15316         * src/mbox_folder.c
15317                 permission on files are changed to read/write for user only,
15318                 nothing for other.
15319                 creation of subfolder is handled better.
15320
15321 2001-05-28 [alfons]
15322
15323         Verified the sync for src/prefs_common.[ch] and
15324         src/prefs_account.[ch]. I believe there were some
15325         minor indentation differences.
15326
15327 2001-05-28 [paul]
15328
15329         0.4.99claws3
15330
15331         * sync with 0.4.99cvs3
15332
15333 2001-05-28 [hoa]
15334
15335         * src/compose.c
15336                 handling flags for mbox format
15337
15338         * src/filtering.c
15339                 use of mark file only for MH format
15340                 handling flags for mbox format
15341                 filtering cannot yet move or copy mails to mbox folders.
15342
15343         * src/folder.[ch]
15344                 changed move_msg, copy_msg,
15345                 move_msgs_with_dest, copy_msgs_with_dest functions
15346                 uses only folder->copy_msg() function
15347                 uses folder->finished_copy() to handle the destination
15348                 folder at the end of the copy or move operation.
15349
15350         * src/foldersel.c
15351                 included mbox directories.
15352
15353         * src/folderview.[ch]
15354         * src/mainwindow.c
15355                 handle folders operation for mbox format
15356
15357         * src/mbox.c
15358                 disable conversion of "From " header
15359
15360         * src/mbox_folder.[ch]
15361                 completion of mbox format handling
15362
15363         * src/mh.c
15364                 changed mh_copy_msg() function and
15365                 removed mh_move_msg(), mh_move_msgs_with_dest(),
15366                 mh_copy_msgs_with_dest()
15367
15368         * src/prefs_filtering.c
15369                 removed some warnings
15370
15371         * src/prefs_matcher.c
15372                 default boolean operation is AND
15373
15374         * src/procheader.c
15375                 handling flags for mbox format
15376                 handling of "From " header
15377
15378         * src/procmsg.[ch]
15379                 removed data field
15380                 added MSG_REALLY_DELETED flags to handle deletion of
15381                 messages in mbox format.
15382
15383         * src/summaryview.c
15384                 handling flags for mbox format
15385                 disable the MSG_DELETED flags when messages
15386                 are deleted in mbox format
15387
15388         * src/textview.c
15389                 "From " headers display fixed.
15390
15391 2001-05-27 [alfons]
15392
15393         * src/textview.c:
15394                 
15395                 (get_email_part): skip quoted email addresses, like in e.g.
15396                 "'alfons@proteus.demon.nl'".
15397
15398 2001-05-26 [alfons]
15399
15400         Minor GUI fixes adding horizontal scrollbars to Hoa's matcher dialogs,
15401         and fixing the persistence troubles when using separate windows.
15402
15403         * src/mainwindow.c:
15404         
15405             Added #define SEPARATE_ACTION used in the gtk item factory for 
15406             the SEPARATE_FOLDER and SEPARATE_MESSAGE items, so we can
15407                 use gtk_item_factory_get_widget_by_action() to get the items.
15408                 
15409             Removed separate_widget_cb from the gtk item factory data   
15410           
15411             (mainwindow_create): connect separate_widget_cb() to check
15412             menu item "toggled" signal. also passing a MainWindow pointer
15413                 as object data for both check menu items.
15414                 
15415             (separate_widget_cb): definition of separate_widget_cb() to match
15416             GtkCheckMenuItem's "toggled" signal. Now get the pointer to the main 
15417                 window using gtk_object_get_data(). The type of window separation 
15418                 (SEPARATE_MESSAGE or SEPARATE_FOLDER) is passed as the signal's data
15419         
15420         * src/prefs_filtering.c,
15421           src/prefs_matcher.c: added horizontal scrollbars
15422
15423 2001-05-25 [darko]
15424
15425         * src/headerview.c
15426                 fix segfault with invalid bold font
15427         * src/summaryview.c
15428                 correctly display summary stats after row is marked
15429
15430 2001-05-23 [sergey]
15431
15432         * src/codeconv.c (conv_get_code_conv_func): fix for ISO-8859-*
15433         encodings with libjconv.
15434
15435 2001-05-23 [hoa]
15436
15437         * src/Makefile.am
15438                 added mbox_folder.[ch]
15439         * src/defs.h
15440                 mbox temporary folder
15441         * src/folder.[ch]
15442         * added src/mbox_folder.[ch]
15443         * src/folderview.c
15444         * src/procheader.[ch]
15445                 added mbox support
15446         * src/mbox.c
15447                 bugfix for file incorporation filtering
15448         * src/imap.c
15449                 enable creation of MBOX
15450         * src/prefs_display_header.c
15451                 enable use of headers like "From "
15452                 something that should be fixed :
15453                         displaying of such headers add an extra space
15454         * src/prefs_folder_item.c
15455                 don't create folders because it is not necessary
15456         * src/procmsg.h
15457                 added data field to MsgInfo for mbox internal use
15458         * src/summaryview.c
15459                 added some support for mbox
15460         * src/utils.[ch]
15461                 added get_mbox_cache_dir() function
15462
15463 2001-05-23 [hiroyuki]
15464
15465         * src/headerwindow.c
15466           src/inc.c
15467           src/main.c
15468           src/mh.c
15469           src/nntp.c
15470           src/procmsg.h
15471           src/session.h
15472           src/socket.[ch]
15473           src/summaryview.c
15474           src/textview.c
15475           src/automaton.c
15476           src/folderview.c: more sync with 0.4.99cvs2.
15477
15478         * src/headerwindow.c: reverted.
15479
15480 2001-05-22 [paul]
15481
15482         0.4.99claws2
15483
15484         * sync with sylpheed 0.4.99cvs2
15485                 * src/news.[ch]
15486                 * src/nntp.[ch]
15487                 * INSTALL
15488                 * INSTALL.jp
15489
15490 2001-05-22 [alfons]
15491
15492         * src/summaryview.c: bugfixed a premature assignment in  summaryview_add_sender_to_cb()
15493
15494 2001-05-21 [alfons]
15495
15496         Minor things:
15497
15498         * configure.in: if gnome-config not found, "no" is displayed
15499         
15500         * sylpheed.desktop: "Hello World" is replaced with "Sylpheed Mail"
15501
15502         * src/textview.c: now also possible to add mail addresses by right
15503           clicking in the text view
15504
15505         * src/codeconv.c: merged patch which fixes endless loop when encountering
15506           invalid wide characters; from Alte <010@imis.ru>  
15507
15508 2001-05-20 [alfons]
15509
15510         Added installation of gnome specific things:
15511
15512         * Makefile.am: gnome conditional
15513
15514         * configure.in: check for installed gnome
15515
15516         * added sylpheed.png, sylpheed.desktop
15517
15518 2001-05-20 [sergey]
15519
15520         * src/pixmaps/stock_mail_reply_to_author.xpm: new file.
15521
15522         * src/mainwindow.h (main_window_toolbar_create): created a button
15523         for "Reply to all".
15524         (main_window_set_toolbar_sensitive): enable/disable the new button
15525         appropriately.
15526         (toolbar_reply_to_author_cb): handle the new button.
15527
15528         * src/send.c (SEND_EXIT_IF_ERROR, SEND_EXIT_IF_NOTOK): call
15529         send_progress_dialog_destroy() on failure (fixes hang on SMTP
15530         failure).
15531
15532 2001-05-19 [sergey]
15533
15534         * src/compose.h (ComposeReplyMode): new modes
15535         COMPOSE_REPLY_TO_AUTHOR, COMPOSE_REPLY_TO_AUTHOR_WITH_QUOTE,
15536         COMPOSE_REPLY_TO_AUTHOR_WITHOUT_QUOTE.
15537
15538         * src/compose.c
15539         (compose_send): move some code into a new function:
15540         (compose_current_mail_account): new function.
15541         (compose_reply): new argument to_author, all callers changed; if
15542         to_author==TRUE and account->protocol==A_NNTP, find and use an
15543         appropriate mail account for replying.
15544         (compose_reply_set_entry): new argument to_author; ignore
15545         compose->replyto if to_author==TRUE.
15546
15547         * src/mainwindow.c: new command "Message/Reply to author".
15548         (main_window_set_menu_sensitive): enable/disable it.
15549         (reply_cb): handle it.
15550
15551         * src/summaryview.c: new command "Reply to author".
15552         (summary_set_menu_sensitive): enable/disable it.
15553         (summary_reply_cb): handle it.
15554
15555         * src/account.c (account_find_mail_from_address): new function.
15556
15557 2001-05-18 [paul]
15558
15559         0.4.99claws1
15560
15561         * sync with sylpheed 0.4.99cvs1
15562
15563 2001-05-18 [hoa]
15564
15565         * src/compose.[ch]
15566         * src/filtering.c
15567         * src/summaryview.c
15568                 new filtering action : forward and forward as attachment
15569
15570         * src/main.c
15571                 no need for $DISPLAY when we run sylpheed --help
15572                 call to parse_cmd_opt() is moved
15573
15574         * src/mainwindow.[ch]
15575                 execute button is hidden when immediate execute
15576                 is chosen
15577
15578         * src/mh.c
15579         * src/news.c
15580         * src/prefs_folder_item.c
15581         * src/procmsg.c
15582                 better handling of missing directories
15583
15584         * src/summaryview.c
15585                 reedit is enabled in outbox
15586                 reedit is enabled in queue
15587
15588 2001-05-17 [hoa]
15589
15590         * src/filtering.c
15591         * src/matcher.[ch]
15592         * src/prefs_filtering.c
15593                 changed attachement into attachment
15594
15595 2001-05-17 [alfons]
15596
15597         0.4.67claws4    
15598
15599         * sync with sylpheed 0.4.67cvs9
15600         * sync with sylpheed 0.4.67cvs7-8
15601
15602 2001-05-17 [hoa]
15603
15604         * src/Makefile.am
15605                 added prefs_filtering.c
15606
15607         * src/filtering.[ch]
15608         * src/matcher.[ch]
15609                 removed action : forward_news and forward_news_as_attachement
15610                 (forward and forward_as_attachement can be used instead)
15611
15612         * src/mainwindow.c
15613                 added menu option to access filtering configuration
15614
15615         * src/prefs_account.c
15616                 changed mail_command default to /usr/sbin/sendmail
15617
15618         * added src/prefs_filtering.[ch]
15619                 dialog box for filtering configuration
15620
15621         * src/prefs_matcher.c
15622                 added function prefs_matcher_get_criteria_from_matching()
15623
15624         * src/prefs_scoring.c
15625                 reset the dialog when register or substitute is clicked
15626
15627 2001-05-15 [hoa]
15628
15629         * src/Makefile.am
15630                 added filtering.[ch]
15631         * src/inc.c
15632                 using filering.[ch] instead of filter.[ch]
15633         * src/main.c
15634                 reading new filtering configuration
15635         * src/matcher.[ch]
15636                 added some filtering actions
15637                 and fixed a bug for headers and mail body matching
15638         * src/mbox.c
15639                 using filering.[ch] instead of filter.[ch]
15640         * src/mh.c
15641                 handling invalid MsgInfo in mh_copy_msg() and mh_move_msg()
15642         * src/summaryview.c
15643                 some fixes for filtering
15644
15645 2001-05-14 [hiroyuki]
15646
15647         * src/send.c: fixed some weird indentations.
15648           send_message_with_command(): call pclose() only if p != NULL.
15649         * src/textview.c: get_email_part(): modified the code for readability.
15650
15651 2001-05-14 [hiroyuki]
15652
15653         * src/md5global.h
15654           src/md5ify.c
15655           src/md5ify.h: removed from the cvs.
15656
15657 2001-05-13 [sergey]
15658
15659         * src/main.c: include rfc2015.h to avoid compiler warnings.
15660         * src/alertpanel.c (alertpanel_message_with_disable): return 0 if
15661         the panel is already on screen.
15662         * src/prefs_customheader.c (prefs_custom_header_delete_cb): treat
15663         closing the alert window by ESC as "No".
15664         * src/prefs_common.c (prefs_interface_create): moved return
15665         receipt check button to the correct place.
15666
15667 2001-03-13 [alfons]
15668
15669         * src/prefs_common.c: 
15670                 moved return receipt check button to the Send tab. (prefs_send_create)
15671                 removed the date format ui related globals. (prefs_display_create)
15672
15673         0.4.67claws3
15674         
15675         * sync with sylpheed 0.4.67cvs5-6
15676
15677 2001-05-13 [paul]
15678
15679         * added Alfons' font selection patch
15680
15681         * src/defs.h
15682         * src/headerwindow.c
15683         * src/prefs_common.c
15684         * src/prefs_common.h
15685
15686 2001-05-13 [hoa]
15687         * src/defs.h
15688                 changed version of cache
15689         * src/matcher.[ch]
15690         * src/prefs_matcher.c
15691                 added additionnal matching criteria
15692         * src/procheader.c
15693         * src/procmsg.[ch]
15694         * src/news.c
15695                 added references in MsgInfo
15696
15697 2001-05-12 [hoa]
15698
15699         * src/defs.h
15700                 prepared some things for new filtering
15701         * src/matcher.[ch]
15702                 added some matching properties
15703                 inreplyto need to be enhanced
15704                 prepared some things for new filtering
15705         * src/messageview.c
15706                 added Return-Receipt-To handling
15707         * src/prefs_folder_item.c
15708                 changed default value to TRUE
15709         * src/prefs_matcher.c
15710                 added some matching properties
15711         * src/prefs_scoring.[ch]
15712                 the scoring dialog is finished
15713         * src/procheader.c
15714                 added Return-Receipt-To handling
15715                 Reference need to be added
15716         * src/procmsg.[ch]
15717                 added Return-Receipt-To handling
15718                 added threadscore to get a better score sorting when
15719                 threads are enabled
15720         * src/summaryview.c
15721                 suppressed a bug when we sort the list
15722                 when no folder is opened.
15723                 better score sorting when threads are enabled
15724
15725 2001-05-12 [alfons]
15726
15727         * reverted previous patch because of potential errors 
15728
15729         0.4.67claws2
15730         
15731         * src/inc.c, src/prefs_common.c, src/prefs_common.h: 
15732                 applied "toggle mail-retrieval dialog window" patch submitted 
15733                 by Eric Limpens <eric@qnt.net>
15734
15735         * sync with sylpheed 0.4.67cvs4
15736
15737 2001-05-12 [sergey]
15738
15739         * src/matcher.c, src/scoring.c: changed "#ifdef 0" to "#if 0" for
15740         some picky compilers.
15741         * src/rfc2015.h: provide prototype for rfc2015_disable_all().
15742         * src/grouplist_dialog.c: include alertpanel.h.
15743         * src/prefs_headers.c (prefs_headers_deleted): added GTK_BUTTON to
15744         fix compile warning.
15745         * src/scoring.c, src/prefs_folder_item.c, src/matcher.c: brought
15746         #include "defs.h" before others to prevent the warning of `MIN'
15747         and `MAX' redefinition.
15748
15749 2001-05-11 [hoa]
15750
15751         * src/main.c
15752         * src/messageview.c
15753         * src/prefs_account.c
15754         * src/prefs_display_header.c
15755                 removed warning
15756         * src/Makefile.am
15757                 added prefs_scoring.[ch]
15758         * src/grouplist_dialog.c
15759                 display an error dialog box if the group list
15760                 cannot be fetched.
15761         * src/mainwindow.[ch]
15762                 added main_window_set_thread_option() function
15763                 scoring dialog box enabled
15764         * src/matcher.[ch]
15765                 added flags matching unread /new / marked
15766                 / deleted / replied / forwarded
15767         * src/news.c
15768                 newsgroups are now finally in newscache
15769         * src/prefs_matcher.[ch]
15770                 finished preferences for matching dialog
15771         * added src/prefs_scoring.[ch]
15772                 scoring dialog box completed
15773         * src/scoring.[ch]
15774                 conversion to string : added scoringprop_to_string()
15775                 write config for preferences :
15776                 added prefs_scoring_write_config()
15777         * src/summaryview.c
15778                 threads can be enabled/disabled independently
15779                 for each folder
15780
15781 2001-05-10 [alfons]
15782
15783         0.4.67claws1
15784         
15785         * AUTHORS: 
15786                 thought it would be nice to have a list of all
15787                 contributors (used Changelog as a reference)
15788         
15789         * configure.in: 
15790                 messed up version numbering...
15791
15792         0.4.66claws1
15793
15794         * sync with sylpheed 0.4.67cvs1-3
15795
15796 2001-05-10 [darko]
15797
15798         * src/prefs_common.c:
15799                 better UI for strftime format, double clicking
15800                 on format now inserts the format in text entry
15801                 replaced close button with standard OK/Cancel
15802                 moved date format button to the right of the
15803                 text entry field
15804
15805 2001-05-09 [alfons]
15806
15807         * src/gtkstext.c:
15808                 Ctrl-Home / Ctrl-End have proper cursor navigation
15809
15810 2001-05-09 [hoa]
15811
15812         * src/prefs_matcher.c
15813                 finished UI to define matching properties
15814                 added ok and cancel button
15815         * src/prefs_filter.c
15816                 added ok and cancel button
15817         * src/news.c
15818                 fixed some bug in xhdr parsing
15819
15820 2001-05-08 [alfons]
15821
15822         * src/textview.c: 
15823                 fixed a bug in textview_show_header(), which displayed two colons (':');
15824                 cleaned up some warnings
15825
15826 2001-05-08 [hoa]
15827
15828         * src/Makefile.am
15829                 added prefs_matcher.[ch]
15830                 compilation with -W -Wall
15831         * src/alertpanel.c
15832                 ungrab the mouse events if grabbed - does it
15833                 fix the bug for disposition notification ?
15834         * src/mainwindow.c
15835                 added a menu option to open the matching dialog.
15836         * src/matcher.[ch]
15837                 added matcherprop_to_string() and matcherlist_to_string()
15838                 fixed some bugs, changed the name of some options
15839                 age_sup and age_inf becomes age_greater and age_lower,
15840                 body and messageheaders becomes body_part and headers_part,
15841                 changed the names of constants from SCORING_XXX to MATCHING_XXX
15842         * src/prefs_display_header.c
15843         * src/prefs_headers.c
15844                 fixed a bug that accidentally destroyed dialogs
15845                 when closed them with delete_event
15846                 Added *_deleted() which handle delete_event signal correctly.
15847         * src/prefs_folder_item.[ch]
15848                 added "enable_thread" field for future customization
15849         * added src/prefs_matcher.[ch]
15850                 sample of the UI to define matching properties
15851         * src/procheader.c
15852                 using procheader_headername_equal instead of str*cmp functions
15853                 using procheader_parse_header() function
15854         * src/scoring.c
15855                 using MATCHING_XXX instead of SCORING_XXX
15856         * src/summaryview.c
15857                 display the sender of the news even if this is ourself
15858                 when this is a news message.
15859         * src/textview.c
15860                 using headername_equal() instead of str*cmp functions
15861
15862 2001-05-08 [alfons]
15863
15864         0.4.66claws
15865
15866         * sync with sylpheed 0.4.66
15867         * src/gtkstext.c: trace logs added 
15868
15869 2001-05-08 [sergey]
15870
15871         * src/prefs_common.[ch]: added option to enable/disable GnuPG
15872         signature check popup.
15873         * src/rfc2015.c (check_signature): show signature check popup only
15874         if it is enabled in preferences.
15875
15876 2001-05-07 [alfons]
15877
15878         0.4.66claws4
15879         
15880         * sync with sylpheed 0.4.66cvs6
15881
15882 2001-05-07 [darko]
15883
15884         * src/prefs_common.[ch]: added option to enable/disable
15885           looking up sender name in address book for summary pane
15886         * src/summaryview.c: look up sender in the address book
15887           by using Alfons' address completion code
15888
15889 2001-05-07 [hiroyuki]
15890
15891         * src/inc.h
15892           src/pop.c: pop3_retr_recv(): removed cur_msg_bytes from the
15893           member of Pop3State.
15894         * src/news.c: brought #include "defs.h" before #include <glib.h>
15895           to prevent the warning of `MIN' and `MAX' redefinition.
15896
15897 2001-05-06 [hoa]
15898
15899         * removed src/headers_display.[ch]
15900         * removed src/prefs_display_headers.[ch]
15901         * src/inc.c
15902                 use a temporary file in the user directory for mbox import
15903         * src/news.c
15904                 added XHDR support to get "To" and "Cc" headers
15905                 (in order to match news with to or cc field for
15906                 scoring)
15907                 added function news_parse_xhdr() to get XHDR response
15908         * src/nntp.[ch]
15909                 added function nntp_xhdr()
15910         * src/matcher.c
15911                 fetch the message if necessary
15912
15913 2001-05-06 [alfons]
15914
15915         0.4.66claws3
15916
15917         * sync with sylpheed 0.4.66cvs3-5
15918
15919 2001-05-06 [hoa]
15920
15921         * src/utils.[ch]
15922                 added function itos_buf() to enable use of several buffers
15923         * src/summaryview.c
15924                 use of itos_buf() instead of itos() in summary list
15925                 to fix the broken display of message number.
15926
15927 2001-05-06 [alfons]
15928
15929         * src/gtkstext.c: bug in cursor up navigation fixed,
15930                 fixed another unsigned / signed comparison (we're getting there :-)
15931
15932 2001-05-06 [hoa]
15933
15934         * src/Makefile.am
15935                 added scoring.c scoring.h
15936                 prefs_folder_item.c prefs_folder_item.h
15937                 matcher.c matcher.h
15938         * src/defs.h
15939                 added FOLDERITEM_RC SCORING_RC
15940         * src/folder.[ch]
15941                 added prefs field in FolderItem :
15942                 properties for each folder (PrefsFolderItem),
15943                 sorting type and mode were added as the first properties.
15944         * src/main.c
15945                 read config for scoring
15946         * added src/matcher.[ch]
15947                 gives functions to parse configuration file to do
15948                 matching on mails with a list of conditions.
15949         * src/mainwindow.c
15950                 add option to sort by score
15951         * src/prefs_common.[ch]
15952                 added preference option to show score and for
15953                 the score column size
15954         * added src/prefs_folder_item.[ch]
15955                 properties for each folder (PrefsFolderItem),
15956                 sorting type and mode were added as the first properties.
15957         * src/procheader.[ch]
15958                 added procheader_parse_header()
15959                 added procheader_header_free()
15960                 added procheader_headername_equal()
15961                 and made modification to use them.
15962         * src/procmsg.[ch]
15963                 added score field to MsgInfo structure
15964         * added src/scoring.[ch]
15965                 gives functions to parse configuration file to do
15966                 scoring on mails with a list of conditions.
15967         * src/summaryview.[ch]
15968                 save the sorting type and mode for the folder
15969                 added column to display the score of the mail
15970                 added function summary_score_clicked()
15971                 sorting type and mode are restored to the folder
15972                 when it is reopen
15973         * src/textview.c
15974                 use procheader_parse_header(), procheader_headername_equal()
15975                 removed memory leak in text_scan_header when freeing headers
15976         * src/filter.c
15977                 changed the function to match names of headers
15978                 using procheader_headername_equal()
15979
15980         Scoring functions are implemented, an interface is needed
15981         to configure that.
15982
15983 2001-05-04 [alfons]
15984
15985         * src/gtkstext.c: 
15986                 hopefully fixed the row up navigation bug,
15987                 removed adding back / forward lines to cache
15988
15989 2001-05-04 [sergey]
15990
15991         * src/prefs_display_headers.c: user interface changes:
15992         (prefs_display_headers_create): remove unused "Show" check button;
15993         allow reordering of headers by dragging.
15994         (prefs_display_headers_write_config): remove unused variables.
15995         (prefs_display_headers_set_dialog): do not insert "(New)" at top
15996         of lists (not needed with the new UI).
15997         (prefs_display_headers_set_list): scan lists starting from row 0,
15998         not 1 (do not skip "(New)").
15999         (prefs_display_headers_find_header): new function.
16000         (prefs_display_headers_clist_set_row): do not allow duplicates.
16001         (prefs_display_headers_delete_cb): do not skip row 0; treat
16002         closing the alert window by ESC as "No".
16003         (prefs_display_headers_up): do not protect row 0.
16004         (prefs_display_headers_down): do not protect row 0.
16005
16006 2001-05-04 [sergey]
16007
16008         * src/mainwindow.c (next_marked_cb, prev_marked_cb): new
16009         functions.
16010
16011         * src/summaryview.c
16012         (summary_find_next_marked_msg, summary_find_prev_marked_msg,
16013         summary_select_next_marked, summary_select_prev_marked): new
16014         functions.
16015
16016 2001-05-03 [sergey]
16017
16018         * src/news.c: fixed a bug when no article can be fetched after
16019         server timeout if the connection was restored by news_post():
16020         (news_select_group): new function.
16021         (news_fetch_msg): call news_select_group() before fetching
16022         article.
16023         (news_get_uncached_articles): set session->group after successful
16024         GROUP command.
16025
16026 2001-05-03 [hoa]
16027
16028         * src/defs.h
16029         * src/procmsg.[ch]
16030         * src/procheader.c
16031                  changed version of cache, added cc field
16032
16033         * src/prefs_display_headers.c
16034                 the interface was changed
16035
16036         * src/prefs_headers.c
16037                 added cancel button
16038
16039 2001-05-03 [alfons]
16040
16041         * completed sync of sylpheed cvs2
16042         * src/gtkstext.c: updated row up / down cursor navigation
16043         * src/textview.c: re-edited, prepared for fixing the email address
16044                 scanner.
16045
16046 2001-05-03 [darko]
16047
16048         * src/prefs_common.c: use alfons' strftime ui code
16049         entry_datefmt and datefmt_sample widgets have to be
16050         global in this module because of this change
16051
16052 2001-05-03 [hoa]
16053
16054         * src/messageview.c
16055         * src/prefs_common.[ch] added option to activate the return receipt
16056                 feature.
16057
16058 2001-05-02 [alfons]
16059
16060         * src/gtkstext.c: fix for row up/down cursor navigation. 
16061
16062         0.4.66claws2
16063         
16064         * sync with 0.4.66cvs2
16065
16066 2001-05-02 [paul]
16067
16068         added add-sender-to-addressbook patch
16069
16070         * src/addressbook.c
16071         * src/addressbook.h
16072         * src/summaryview.c
16073
16074 2001-05-02 [sergey]
16075
16076         * src/alertpanel.h (AlertValue): added G_ALERT_VALUE_MASK,
16077         G_ALERTDISABLE.
16078
16079         * src/alertpanel.c (alertpanel_create): new argument can_disable,
16080         all existing callers changed to pass FALSE; create a check button
16081         to disable the message.
16082         (alertpanel_message_with_disable): new function.
16083         (alertpanel_show): mask value with G_ALERT_VALUE_MASK.
16084         (alertpanel_button_toggled): new function.
16085         (alertpanel_button_clicked, alertpanel_close): set value using
16086         G_ALERT_VALUE_MASK.
16087
16088         * src/prefs_common.h (PrefsCommon): new field gpgme_warning.
16089
16090         * src/prefs_common.c (prefs_privacy_create): new check button
16091         checkbtn_gpgme_warning.
16092
16093         * src/main.c (main): moved preferences reading before gpgme
16094         initialization; check prefs_common.gpgme_warning before giving the
16095         GnuPG warning and set it to FALSE if the user wants to disable the
16096         warning.
16097
16098 2001-05-02 [hiroyuki]
16099
16100         * src/prefs_display_headers.c: modified the layout and some labels.
16101
16102 2001-05-02 [sergey]
16103
16104         * src/prefs_account.c (prefs_account_fix_size): new function.
16105         (prefs_account_create): call prefs_account_fix_size(); use
16106         gtk_widget_show instead of gtk_widget_show_all (fixes too large
16107         size when the window is shown for the first time).
16108         (prefs_account_basic_create): changed layout of serv_table; moved
16109         localmbox_entry above smtpserv_entry (logically it replaces
16110         POP3/IMAP server).
16111         (prefs_account_protocol_activated): set sensitivity of
16112         nntpauth_chkbtn according to the protocol (in addition to
16113         hide/show); commented out gtk_table_set_row_spacing() calls.
16114         (prefs_account_nntpauth_toggled): do nothing if nntpauth_chkbtn is
16115         not sensitive (fixes a bug with disabled username/password boxes
16116         when editing POP3 account after NNTP with authentication).
16117
16118 2001-05-02 [hoa]
16119
16120         * src/account.c
16121         * src/inc.c
16122         * src/prefs_account.[ch]
16123         * src/send.c
16124                 removed local account without SMTP server
16125                 added option to use mail command instead of a connexion
16126                 to SMTP server when a local account is used
16127         * src/prefs_headers.c
16128                 fixed a bug
16129         * src/news.c
16130                 fixed a bug when connexion immediately closed
16131
16132 2001-05-01 [alfons]
16133
16134         0.4.66claws1
16135         
16136         * sync with 0.4.65
16137
16138 2001-05-01 [sergey]
16139
16140         * src/prefs_account.c (Basic, prefs_account_basic_create): new
16141         widget nntpauth_chkbtn.
16142         (prefs_account_protocol_activated): handle nntpauth_chkbtn
16143         visibility.
16144         (prefs_account_nntpauth_toggled): new function.
16145
16146         * src/news.c (news_session_new_for_folder): use NNTP
16147         authentication only if ac->use_nntp_auth is set.
16148
16149 2001-05-01 [hoa]
16150
16151         * src/Makefile.am changed headers.[ch] in customheader.[ch]
16152         * src/prefs_display_headers.c changed the UI
16153         * src/prefs_headers.c changed account_name to account_id
16154         * src/compose.c using customheader.h
16155
16156 2001-05-01 [hiroyuki]
16157
16158         * src/esmtp.c
16159           src/news.c
16160           src/nntp.c: changed sock_read() to sock_gets(), they've been left
16161           unsynched.
16162
16163 2001-05-01 [hoa]
16164
16165         * src/Makefile.am added prefs_display_headers.[ch] headers_display.[ch]
16166         * src/defs.h added HEADERS_DISPLAY_RC : name of the config file
16167                 for displaying of headers
16168         * src/grouplist_dialog.[ch] minor changes to remove warnings
16169         * src/prefs_display_headers.[ch] dialog to choose the
16170         headers to display in the mail viewer.
16171         * src/headers.h correction of #define
16172         * src/headers_display.[ch] configuration for displaying of headers.
16173         * src/main.c read config of displaying of headers
16174         * src/prefs_common.c add a button to access the config dialog
16175                 for displaying of headers
16176         * src/prefs_display_headers.[ch] dialog for configuration for
16177                 displaying of the headers.
16178         * src/prefs_headers.c cleaning of code
16179         * src/procheader.c comments added to code
16180         * src/textview.c changes to reorder the headers depending
16181                 on the config for displaying of headers
16182
16183 2001-04-30 [alfons]
16184
16185         0.4.65claws7
16186
16187         * sync with 0.4.65cvs12
16188
16189         NOTE: nntp.c and news.c in claws and cvs branch differ significantly!
16190
16191 2001-04-30 [sergey]
16192
16193         * src/nntp.h (NNTPSockInfo): new field auth_failed.
16194
16195         * src/nntp.c (nntp_mode): return NN_AUTHREQ if sock->auth_failed
16196         is set to force reconnection after authentication failure.
16197         (nntp_gen_command): set sock->auth_failed on authentication
16198         failure, or if sock->userid and sock->passwd are not set.
16199
16200         * src/news.c (news_session_new_for_folder): set userid=NULL if
16201         password dialog is cancelled.
16202
16203 2001-04-30 [sergey]
16204
16205         * src/nntp.h (NNTPSockInfo): new type.
16206
16207         * src/nntp.c: all functions updated to use NNTPSockInfo instead of
16208         SockInfo.
16209         (nntp_open_auth, nntp_close): new functions.
16210         (nntp_gen_command): new function to handle authentication; all
16211         NNTP command functions updated to use it.
16212         (nntp_authinfo_user, nntp_authinfo_pass): deleted.
16213         (nntp_list): removed old useless code.
16214
16215         * src/news.h (NNTPSession): new field nntp_sock.
16216
16217         * src/news.c: all functions updated to use NNTPSockInfo instead of
16218         SockInfo.
16219         (news_session_new): new arguments (userid, passwd); made static;
16220         use nntp_open_auth() if needed.
16221         (news_session_destroy): use nntp_close() instead of sock_close().
16222         (news_query_password): changed arguments.
16223         (news_session_new_for_folder): new function.
16224         (news_session_get): use news_session_new_for_folder().
16225         (news_authenticate): deleted.
16226         (news_get_uncached_articles): removed old authentication code.
16227
16228 2001-04-30 [sergey]
16229
16230         * src/news.c: reverted my previous changes (need to do NNTP
16231         authentication in a cleaner way).
16232         
16233 2001-04-29 [sergey]
16234
16235         * src/news.c (news_nntp_group, news_nntp_list, news_nntp_xover,
16236         news_nntp_post, news_nntp_mode): new functions (wrappers with
16237         authentication support).
16238         (news_get_article_cmd, news_get_article, news_get_header): new
16239         argument "folder"; all callers changed.
16240         (news_get_article_cmd): added authentication support.
16241         (news_session_get): use news_nntp_mode() instead of nntp_mode().
16242         (news_post): use news_nntp_post() instead of nntp_post().
16243         (news_get_uncached_articles): use news_nntp_group() instead of
16244         nntp_group() and news_nntp_xover() instead of nntp_xover();
16245         removed old authentication code.
16246         (news_get_group_list): use news_nntp_list() instead of nntp_list().
16247
16248         * src/nntp.c (nntp_list): return real error code instead of
16249         hardcoded NN_ERROR.
16250
16251 2001-04-29 [sergey]
16252
16253         * configure.in: fixed wint_t typedef detection again
16254
16255 2001-04-28 [hoa]
16256
16257         * src/prefs_account.[ch], added A_LOCAL_CMD
16258                 (send mail with mail command)
16259         * src/send.c added function send_message_with_command()
16260         * src/inc.c made a more secure get_spool() function with
16261                 mktemp() but maybe mkstemp() or something more
16262                 secure can be used.
16263
16264 2001-04-28 [alfons]
16265
16266         * src/textview.c, colorization of email addresses in headers
16267
16268         0.4.65claws6
16269
16270         * bug sync with sylpheed
16271         * prefs_common.c: created date format ui for darko
16272         * sync with 0.4.65cvs11
16273         * configure.in: corrected to have the new gpg checks
16274
16275 2001-04-27 [alfons]
16276
16277         * completed sync with 0.4.65cvs10
16278         * minor debug things added to gtkstext.c
16279
16280 2001-04-27 [darko]
16281
16282         * configure.in: remove check for availability of
16283           strftime() as advised by Hiroyuki
16284         * src/prefs_common.[ch], src/procheader.c:
16285           synch strftime() code with Hiroyki's main branch
16286
16287 2001-04-26 [sergey]
16288
16289         * src/news.c: news_query_password(), news_authenticate(): new
16290           functions.
16291           news_get_uncached_articles(): added NNTP authentication
16292           handling.
16293         * src/nntp.[ch]: nntp_authinfo_user(), nntp_authinfo_pass():
16294           new functions.
16295         * src/prefs_account.c: prefs_account_protocol_activated():
16296           enable userid and password fields for NNTP.
16297
16298 2001-04-26
16299
16300         * configure.in: check for availability of strftime()
16301           [darko]
16302         * src/prefs_common.[ch], src/procheader.c: use
16303           strftime() for displaying date in summary pane if it
16304           is available
16305
16306 2001-04-25
16307
16308         * more .cvsignore cleanups [alfons]
16309
16310 2001-04-25
16311
16312         * ac/sv-check-type.m4: new autoconf macro.
16313         * configure.in: fixed wint_t typedef detection (did not work
16314           with gcc-2.96).
16315
16316 2001-04-25
16317
16318         * acconfig.h: added USE_GTKGDK_XIM definition for autoheader.
16319           [hiroyuki]
16320
16321 2001-04-24
16322         * modified gtkstext.c : buggy cursor navigation fixed, 
16323           and font descent also taken in account when drawing
16324           cursor. [alfons]
16325
16326 2001-04-24 [hoa]
16327         * added comments in src/news.c src/nntp.c
16328         * added src/prefs_headers.[ch]
16329         * added src/headers.[ch]
16330         * modified compose.c to activate custom headers
16331                 added function is_in_custom_headers
16332         * modified prefs_account.[ch]
16333                 added function prefs_account_customhdr_edit
16334         * modified src/defs.h :
16335                 added HEADERS_RC : name of the config file
16336                 for the custom headers
16337
16338 2001-04-24
16339
16340     0.4.65claws5
16341
16342         * configure.in
16343           src/gtkstext.[ch]
16344           src/compose.c
16345           src/Makefile.am
16346           
16347           added gtkstext with configure.in patch by Hiroyuki which
16348           should fix the XIM detection [alfons]
16349
16350         * more clean up of cvs [alfons]
16351
16352                  * removed all Makefile.in files to attic.
16353
16354                  * updated all .cvsignores to really ignore things that could
16355                    be unintentionally committed by a recursive commit.
16356
16357 2001-04-23 [hoa]
16358         * added src/grouplist_dialog.[ch]
16359         * changed src/folderview.c to call grouplist_dialog instead
16360                 of inputdialog
16361         * src/news.c :
16362                 added functions news_reset_group_list
16363                 and news_get_group_list
16364         * src/nntp.c :
16365                 added function nntp_list
16366         * src/defs.h :
16367                 added GROUPLIST_FILE : name of the newsgroup list cache file
16368
16369 2001-04-21
16370
16371         * added option to warn about queued messages on exit [sergey]:
16372
16373           * src/compose.c: compose_queue(): call folder_item_scan()
16374             and folderview_update_item() after queueing.
16375           * src/folderview.c: folderview_update_node(): draw the queue
16376             folder in bold font if there are queued messages.
16377           * src/mainwindow.c: queued_messages(): new function.
16378             app_exit_cb(): display warning if there are queued messages
16379             if warn_queued_on_exit is set.
16380           * prefs_common.[ch]: add warn_queued_on_exit option.
16381
16382         * enhanced GnuPG key selection support [sergey]:
16383
16384           * src/select-keys.c: updated to newer version from Win32
16385             branch with support for selecting arbitrary keys.
16386           * src/prefs_account.c: added the Privacy tab to the account
16387             options window.
16388             prefs_account_privacy_create(),
16389             prefs_account_sign_key_set_data_from_radiobtn(),
16390             prefs_account_sign_key_set_radiobtn(): new functions.
16391           * src/prefs_account.h: new preferences sign_key_type, sign_key_id.
16392           * src/rfc2015.c: set_signers(): new function.
16393             pgp_sign(): add the account parameter, call set_signers().
16394             rfc2015_sign(): add the account parameter, pass it to pgp_sign().
16395           * src/rfc2015.h: rfc2015_sign(): updated prototype.
16396           * src/compose.c: pass the current account to rfc2015_sign().
16397
16398         * tag name claws added to prevent confusion with main branch [alfons]
16399
16400         * Sync with sylpheed-0.4.65cvs4 and made it compile. [sergey]
16401
16402         * autogen.sh: Added "--enable-maintainer-mode". [sergey]
16403
16404         * sync with recent sylpheed cvs. Untested though. [alfons]
16405