2da6784e09ceac2cbb46a1135cf40fd9f146e355
[claws.git] / ChangeLog.claws
1 2005-01-07 [paul]       0.9.13cvs29
2
3         * ChangeLog
4         * ChangeLog.jp
5         * src/pop.c
6         * src/pop.h
7                 sync with main, see ChangeLog 2005-01-06
8
9 2005-01-06 [colin]      0.9.13cvs28
10
11         * src/prefs_matcher.c
12                 Plug leak. Patch by Alfons
13
14 2005-01-04 [christoph]  0.9.13cvs27
15
16         * src/folderview.c
17         * src/imap_gtk.c
18         * src/news_gtk.c
19                 Create extra popup menu entries for account settings
20
21         (Closes Bug 663 segfault choosing "Properties" for root MH mailbox)
22
23 2005-01-03 [colin]      0.9.13cvs26
24
25         * src/main.c
26                 Plugins should be loaded before --receive or --receive-all 
27                 is processed. 
28                 Patch by Felix Eckhofer <felix-ml@tribut.de>
29
30 2005-01-03 [colin]      0.9.13cvs25
31
32         * src/pop.c
33         * src/pop.h
34                 Add data_len member, because we can get NULs from network
35                 Patch by Alfons
36
37 2005-01-01 [colin]      0.9.13cvs24
38
39         * src/procmime.c
40                 Fix possible memleak in corner case - found by
41                 Martin Kluge, patch by Alfons
42
43 2004-12-30 [colin]      0.9.13cvs23
44
45         * src/account.c
46                 Fix prototypes - patch by Alfons
47
48 2004-12-30 [paul]       0.9.13cvs22
49
50         * ChangeLog
51         * ChangeLog.jp
52         * NEWS
53         * src/account.c
54                 sync with main 1.0.0.
55                 see ChangeLog 2004-12-22
56
57 2004-12-18 [paul]       0.9.13cvs21
58
59         * AUTHORS
60         * ChangeLog
61         * ChangeLog.jp
62         * src/action.c
63                 sync with main, see ChangeLog 2004-12-17
64
65 2004-12-17 [thorsten]   0.9.13cvs20
66
67         * src/compose.c
68                 protect trailing spaces when signing message
69
70 2004-12-16 [paul]       0.9.13cvs19
71
72         * ChangeLog
73         * ChangeLog.jp
74         * NEWS
75         * src/compose.c
76         * src/syldap.c
77                 sync with main 1.0.0rc
78                 see ChangeLog 2004-12-15
79
80 2004-12-14 [colin]      0.9.13cvs18
81
82         * src/gtk/prefswindow.c
83                 Fix build. Sorry :)
84
85 2004-12-14 [colin]      0.9.13cvs17
86
87         * src/gtk/gtkutils.c
88         * src/gtk/gtkutils.h
89         * src/gtk/prefswindow.c
90                 Catch Enter in prefswindow while in text
91                 widget. Patch by Alfons.
92
93 2004-12-14 [paul]       0.9.13cvs16
94
95         * ChangeLog
96         * ChangeLog.jp
97         * src/action.c
98         * src/compose.c
99         * src/common/utils.c
100                 sync with main, see ChangeLog entries 2004-12-10
101                 and 2004-12-13
102
103         * po/ru.po
104                 updated by Pavlo Bohmat
105
106 2004-12-13 [thorsten]   0.9.13cvs15
107
108         * src/plugins/spamassassin/libspamc.c
109                 fix memleak
110
111 2004-12-13 [colin]      0.9.13cvs14
112
113         * src/gtk/prefswindow.c
114         * src/gtk/pluginwindow.c
115                 Fix key_pressed handlers
116
117 2004-12-11 [colin]      0.9.13cvs13
118
119         * src/quote_fmt_parse.y
120                 Rework quote_fmt_parse to use less local 
121                 arrays in local blocks, so it doesn't 
122                 freak out IBM's stack protector. Patch
123                 by Alfons.
124
125 2004-12-10 [colin]      0.9.13cvs12
126
127         * src/messageview.c
128                 Fix logic error
129         * src/mainwindow.c
130                 Fix corruptions when de-separating messageview
131
132 2004-12-10 [paul]       0.9.13cvs11
133
134         * src/prefs_themes.c
135                 use a different set of icons for the Preview
136
137 2004-12-09 [colin]      0.9.13cvs10
138
139         * src/procmime.c
140                 Fix procmime_encode_content doing horribly wrong
141                 stuff when encoding to B64 from memory
142
143 2004-12-08 [colin]      0.9.13cvs9
144
145         * src/gtk/colorlabel.c
146                 Fix color label off-by-one
147                 Patch by Alfons
148
149 2004-12-08 [hoa]        0.9.13cvs8
150
151         * src/quote_fmt_parse.y
152                 really fix buffer overflow
153
154 2004-12-08 [colin]      0.9.13cvs7
155
156         * src/matcher_parser_parse.y
157         * src/msgcache.c
158         * src/prefs_matcher.c
159         * src/procheader.c
160         * src/matcher.c
161         * src/common/defs.h
162                 Cache total_size and use that to speed up
163                 'partial' match.
164                 Add 'partial' to the list of useable stuff
165                 in filtering
166
167 2004-12-08 [paul]
168
169         * po/sr.po
170                 updated by URKE MMI
171
172 2004-12-08 [colin]      0.9.13cvs6
173
174         * src/textview.c
175                 Fix possible boundary overrun in
176                 get_email_part(). Patch by Alfons
177
178 2004-12-08 [hoa]        0.9.13cvs5
179
180         * src/quote_fmt_parse.y
181                 fix buffer overflow
182                 http://bugs.gentoo.org/show_bug.cgi?id=67253
183
184 2004-12-07 [thorsten]   0.9.13cvs4
185
186         * src/procmime.c
187                 fix leak introduced with 0.9.13cvs1
188
189 2004-12-07 [keith]      0.9.13cvs3
190
191         * src/procmime.c
192                 Fix typo
193
194 2004-12-07 [colin]      0.9.13cvs2
195
196         * AUTHORS
197         * src/prefs_account.c
198         * src/common/smtp.c
199         * src/common/smtp.h
200                 Add SMTP PLAIN authentication. Patch by 
201                 George Michaelson <ggm@apnic.net>
202
203 2004-12-07 [thorsten]   0.9.13cvs1
204
205         * src/procmime.c
206                 [Bug 650] reply button causes crash
207                 Patch partly by David Relson
208
209 2004-12-06 [paul]       0.9.13
210
211         0.9.13 released
212
213 2004-12-06 [paul]
214
215         * po/sk.po
216                 updated by Andrej Kacian
217         * INSTALL
218         * README.claws
219                 updated
220         
221 2004-12-06 [christoph]
222
223         * configure.ac
224                 move GPGME check to PGP/MIME plugin checks
225
226 2004-12-06 [colin]      0.9.12cvs187
227
228         * src/compose.c
229                 X-Sylpheed-Gnupg-Mode -> X-Sylpheed-Privacy-System
230
231 2004-12-06 [paul]       0.9.12cvs186
232
233         * INSTALL
234         * README.claws
235                 updated
236         * po/es.po
237         * po/fr.po
238         * po/it.po
239         * po/ja.po
240         * po/pt_BR.po
241         * po/zh_CN.po
242                 updated by Ricardo Mones Lastra, Fabien Vantard, Andrea 
243                 Spadaccini, Rui Hirokawa, Frederico Goncalves Guimaraes,
244                 and Yang Guilong
245
246 2004-12-05 [paul]       0.9.12cvs185
247
248         * INSTALL
249         * Makefile.am
250         * README.claws
251                 update
252         * TODO.claws    **REMOVED**
253                 removed, use the wiki instead
254         * tools/Makefile.am
255         * tools/README
256                 remove newscache_conv.pl from the release package
257                 and notes as it is broken and not currently maintained
258         * tools/filter_conv.pl
259                 use --config-dir to find claws' config dir
260         * tools/kdeservicemenu/README
261         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
262         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
263                 make a top-level menu entry
264
265 2004-12-04 [paul]       0.9.12cvs184
266
267         * src/addrharvest.c
268                 conv_unmime_header_overwrite(name)
269
270 2004-12-04 [colin]      0.9.12cvs183
271
272         * src/compose.c
273                 Fix saving of compose window position
274                 when sending mail. Patch by Alfons.
275
276 2004-12-04 [paul]       0.9.12cvs182
277
278         * ChangeLog
279         * ChangeLog.jp
280         * INSTALL
281         * NEWS
282         * README
283         * README.jp
284         * doc/manual/ja/Makefile.am
285         * doc/manual/ja/sylpheed-1.html
286         * doc/manual/ja/sylpheed-10.html
287         * doc/manual/ja/sylpheed-11.html
288         * doc/manual/ja/sylpheed-12.html
289         * doc/manual/ja/sylpheed-13.html
290         * doc/manual/ja/sylpheed-14.html
291         * doc/manual/ja/sylpheed-15.html
292         * doc/manual/ja/sylpheed-16.html
293         * doc/manual/ja/sylpheed-17.html
294         * doc/manual/ja/sylpheed-18.html
295         * doc/manual/ja/sylpheed-19.html
296         * doc/manual/ja/sylpheed-2.html
297         * doc/manual/ja/sylpheed-20.html
298         * doc/manual/ja/sylpheed-3.html
299         * doc/manual/ja/sylpheed-4.html
300         * doc/manual/ja/sylpheed-5.html
301         * doc/manual/ja/sylpheed-6.html
302         * doc/manual/ja/sylpheed-7.html
303         * doc/manual/ja/sylpheed-8.html
304         * doc/manual/ja/sylpheed-9.html
305         * doc/manual/ja/sylpheed.html
306         * doc/manual/ja/sylpheed.sgml
307         * src/Makefile.am
308         * src/procmime.c
309         * src/pixmaps/regular.xpm **REMOVED**
310                 sync with main 1.0.0beta4, including: "canonicalize text files
311                 before encoding to BASE64, and uncanonicalize after decoding
312                 to conform with RFC 2045" 
313
314 2004-12-03 [christoph]  0.9.12cvs181
315
316         * src/compose.c
317                 build the Privacy System menu without GtkItemFactory to
318                 allow '/' in Privacy System names
319
320         * src/plugins/pgpmime/pgpmime.c
321         * src/plugins/pgpmime/plugin.c
322                 Update description and change Privacy System name
323
324 2004-12-03 [paul]
325
326         * src/pixmaps/dir_close.xpm
327         * src/pixmaps/dir_open.xpm
328         * src/pixmaps/drafts_close.xpm
329         * src/pixmaps/drafts_open.xpm
330         * src/pixmaps/group.xpm
331         * src/pixmaps/unread.xpm
332                 update icons (sync with main (adjust hue))      
333
334 2004-12-02 [paul]       0.9.12cvs180
335
336         * ChangeLog
337         * ChangeLog.jp
338         * src/Makefile.am
339         * src/pop.c
340         * src/common/utils.c
341         * src/common/utils.h
342         * src/pixmaps/folder.xpm **REMOVED**
343                 sync with main
344                 fixes bug 644 'extra CRs in subject line break filtering' 
345
346 2004-12-02 [colin]      0.9.12cvs179
347
348         * src/compose.c
349                 Prevent duplicate edition of queued
350                 and drafted mails
351
352 2004-12-02 [colin]      0.9.12cvs178
353
354         * src/compose.c
355                 Fix quote linewrapping ignoring pref
356                 Patch by Alfons
357
358 2004-11-30 [colin]      0.9.12cvs177
359
360         * src/gtk/prefswindow.c
361         * src/gtk/pluginwindow.c
362                 Add shortcut keys to prefs window
363                 and plugin window. Patch by Fabien Vantard.
364
365 2004-11-29 [colin]      0.9.12cvs176
366
367         * src/folderview.c
368                 Fix disappearing separators in folderview's popup
369
370 2004-11-29 [colin]      0.9.12cvs175
371
372         * src/procmime.c
373                 Another format bug
374
375 2004-11-29 [colin]      0.9.12cvs174
376
377         * src/pop.c
378                 Fix format string
379
380 2004-11-26 [colin]      0.9.12cvs173
381
382         * src/common/smtp.c
383         * src/common/smtp.h
384                 Use ESMTP for all servers advertising it
385                 Add SIZE= parameter to MAIL command for 
386                 ESMTP servers
387
388 2004-11-24 [colin]      0.9.12cvs172
389
390         * src/plugins/pgpmime/pgpmime.c
391                 Forgot one :(
392
393 2004-11-24 [colin]      0.9.12cvs171
394
395         * src/plugins/pgpmime/pgpmime.c
396                 Fix numerous GpgmeGtk leaks
397
398 2004-11-24 [colin]      0.9.12cvs170
399
400         * src/plugins/pgpmime/pgpmime.c
401                 Fix numerous GpgmeCtx leaks
402
403 2004-11-24 [colin]      0.9.12cvs169
404
405         * src/plugins/pgpmime/plugin.c
406                 Update requirements
407         * src/plugins/trayicon/Makefile.am
408         * src/plugins/trayicon/newmarkedmail.xpm
409         * src/plugins/trayicon/trayicon.c
410         * src/plugins/trayicon/unreadmarkedmail.xpm
411                 Add new icons when there are unread marked mails
412                 answers
413
414 2004-11-23 [thorsten]   0.9.12cvs168
415
416         * src/plugins/pgpmime/plugin.c
417                 typo: plugin_init instead of plugin_done
418
419 2004-11-23 [thorsten]   0.9.12cvs167
420
421         * commitHelper
422                 o add me
423         * src/partial_download.c
424         * src/partial_download.h
425                 o fix path for includes
426
427 2004-11-23 [colin]      0.9.12cvs166
428
429         * src/procmime.c
430                 Uh, changed API.
431
432 2004-11-23 [colin]      0.9.12cvs165
433
434         * src/procmime.c
435                 Fix mime headers wrapping
436
437 2004-11-23 [christoph]  0.9.12cvs164
438
439         * src/common/Makefile.am
440         * src/common/partial_download.[ch]
441         * src/Makefile.am
442         * src/partial_download.[ch]
443         * src/folderview.c
444                 move to src because it depends on src stuff
445
446         * src/codeconv.c
447         * src/common/base64.h
448                 move B64LEN macro to base64.h
449
450         * src/compose.c
451         * src/privacy.[ch]
452                 add PrefsAccount to sign-function parameters
453
454         * src/main.c
455         * src/prefs_account.[ch]
456         * src/gtk/prefswindow.[ch]
457                 o use new prefswindow for account prefs
458                 o add possibility to add new pages to account prefs
459
460         * src/plugins/pgpmime/prefs_gpg.[ch]
461         * src/plugins/pgpmime/prefs_gpg.glade
462                 add account prefs for GPG
463
464         * src/plugins/pgpmime/pgpmime.c
465         * src/plugins/pgpmime/sgpgme.[ch]
466                 create signers list based on the GPG account prefs
467
468 2004-11-23 [colin]      0.9.12cvs163
469
470         * src/main.c
471                 Fix cursor going from normal to wait
472                 as many times as there are folders
473                 (very noticeable on exported displays)
474
475 2004-11-23 [colin]      0.9.12cvs162
476
477         * src/msgcache.c
478                 HEAD needs this leak fix too
479
480 2004-11-22 [luke]       0.9.12cvs161
481
482         * src/gtk/gtkstext.c
483                 'Up' key moves one line (not one paragraph) like 'Down'
484
485 2004-11-22 [paul]       0.9.12cvs160
486
487         * src/prefs_themes.c
488                 fix oversized GtkFrames
489
490 2004-11-19 [paul]       0.9.12cvs159
491
492         * src/prefs_common.c
493                 update prefs_keybind_apply_clicked()
494
495 2004-11-18 [paul]       0.9.12cvs158
496
497         * src/compose.c
498         * src/messageview.c
499         * src/common/utils.c
500         * src/common/utils.h
501                 use Message-ID format like that previously
502                 used in compose_generate_msgid()
503
504 2004-11-17 [christoph]  0.9.12cvs157
505
506         * src/mainwindow.c
507         * src/prefs_common.c
508                 integrate "Common preferences" into new preferences dialog
509
510 2004-11-17 [colin]      0.9.12cvs156
511
512         * src/prefs_account.c
513         * src/prefs_account.h
514         * src/procmsg.c
515                 Add an option to let the user choose to store encrypted
516                 mail as clear text or encrypted.
517
518 2004-11-17 [colin]      0.9.12cvs155
519
520         * src/compose.c
521         * src/toolbar.c
522                 Be verbose when sending fails
523         * src/procmsg.c
524                 Fix procmsg_send_queue returning 0 when there's an error
525                 Don't send messages to be encrypted to nobody 
526
527
528 2004-11-17 [colin]      0.9.12cvs154
529
530         * src/privacy.c
531                 Fix more pointer confusion
532
533 2004-11-17 [paul]       0.9.12cvs153
534
535         * src/procmime.h
536                 forgotten in sync with main 1.0.0beta3
537
538
539 2004-11-17 [paul]       0.9.12cvs152
540
541         * ChangeLog
542         * ChangeLog.jp
543         * NEWS
544         * src/compose.c
545         * src/jpilot.c
546         * src/procmime.c
547                 sync with main 1.0.0beta3
548                 see ChangeLog 2004-11-15 and 2004-11-16
549
550 2004-11-17 [colin]      0.9.12cvs151
551
552         * src/plugins/pgpmime/pgpmime.c
553                 Remove debug printf
554
555 2004-11-17 [colin]      0.9.12cvs150
556
557         * src/plugins/pgpmime/pgpmime.c
558                 Fix off-by-one causing segs
559
560 2004-11-17 [colin]      0.9.12cvs149
561
562         * src/procmsg.c
563                 < Reboot_> don't compare pointers to NULL with !
564                 So, use the other form to bring consistency.
565                 Also fix coding style.
566
567 2004-11-16 [colin]      0.9.12cvs148
568
569         * src/procmsg.c
570                 Fix the fix :)
571
572 2004-11-16 [colin]      0.9.12cvs147
573
574         * src/procmsg.c
575                 Fix leaks in procmsg_send_message_queue
576
577 2004-11-12 [paul]       0.9.12cvs146
578
579         * src/prefs_account.c
580         * src/procmime.c
581         * src/procmime.h
582                 fix sync breakage 
583
584 2004-11-12 [paul]
585
586         * src/pixmaps/complete.xpm
587         * src/pixmaps/continue.xpm
588                 small sync with main, see ChangeLog 2004-11-11
589
590 2004-11-11 [paul]       0.9.12cvs145
591
592         * ChangeLog
593         * ChangeLog.jp
594         * src/account.c
595         * src/folderview.c
596         * src/folderview.h
597         * src/imap.c
598         * src/imap_gtk.c
599         * src/inc.c
600         * src/mainwindow.c
601         * src/mh_gtk.c
602         * src/news_gtk.c
603         * src/pop.c
604         * src/prefs_account.c
605         * src/prefs_account.h
606         * src/prefs_ext_prog.c
607         * src/procmsg.c
608         * src/procmsg.h
609         * src/summary_search.c
610         * src/summaryview.c
611         * src/textview.c
612         * src/common/defs.h
613         * src/common/utils.c
614         * src/common/utils.h
615         * src/gtk/menu.c
616         * src/gtk/menu.h
617                 sync with main 1.0.0beta2 (plus 4)
618
619 2004-11-09 [christoph]  0.9.12cvs144
620
621         * src/compose.c
622         * src/prefs_account.[ch]
623                 add option menu to select default privacy system
624
625         * src/plugins/pgpmime/pgpmime.c
626                 better memory allocation
627
628         * src/folder.c
629                 syncronize flags when scanning a folder
630
631 2004-11-08 [colin]      0.9.12cvs143
632
633         * src/summaryview.c
634                 Prevent useless folder count updates while 
635                 quicksearch is running. It is really annoying 
636                 while quicksearch is running a full-mail
637                 scan, like 'b foo', in a big folder.
638
639 2004-11-08 [colin]      0.9.12cvs142
640
641         * src/textview.c
642                 Really fix these mail URIs
643
644 2004-11-08 [colin]      0.9.12cvs141
645
646         * src/textview.c
647                 fix "colin@colino.net" <colin@colino.net> 
648                 types of URIs
649
650 2004-11-06 [colin]      0.9.12cvs140
651
652         * src/compose.c
653                 Don't ask for passphrase if not sending
654
655 2004-11-05 [christoph]  0.9.12cvs139
656
657         * src/compose.c
658                 o encode text content of composed mails
659         * src/procmime.c
660                 o allow encoding of MimeInfos that are stored in memory buffers
661                 
662
663 2004-11-03 [paul]       0.9.12cvs138
664
665         * po/POTFILES.in
666                 add 'src/plugins/pgpmime/prefs_gpg.c'.
667                 Patch submitted by Fabien Vantard
668
669         * src/prefs_ext_prog.c
670                 fix typos. Patch submitted by Fabien Vantard
671
672         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
673         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
674                 add German, Spanish, Italian, Brazilian Portuguese,
675                 and Slovak translations. Submitted by Thomas Gilgin,
676                 J. José del Río 'partymola', Andrea Spadaccini,
677                 Frederico Goncalves Guimaraes, and Andrej Kacian
678
679 2004-11-01 [christoph]  0.9.12cvs137
680
681         * src/procmime.c
682                 implement RFC2231's parameter encoding
683
684 2004-10-29 [colin]      0.9.12cvs136
685
686         * src/common/utils.c
687                 Fix boundary delimiter (a Pine user gets this:
688                 > Malformed message: Unexpected characters at end of parameters:
689                 > =_Thu__28_Oct_2)
690
691 2004-10-29 [paul]
692
693         * tools/textviewer.sh
694                 fix typo. patch submitted by Johann Koenig 
695                 <explosive@hvc.rr.com>
696
697 2004-10-29 [paul]
698
699         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
700         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
701                 add French translations, submitted by Fabien Vantard
702
703 2004-10-28 [christoph]  0.9.12cvs135
704
705         * doc/src/rfc2231.txt                           ** NEW **
706         * src/procmime.c
707         * src/common/quoted-printable.c
708         * src/common/utils.[ch]
709                 implement RFC2231's parameter decoding
710
711 2004-10-27 [paul]
712
713         * tools/kdeservicemenu/README
714         * tools/kdeservicemenu/install.sh
715         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
716         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
717         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
718                 output files to /tmp instead of littering the
719                 current dir
720                 add uninstall function
721                 refactor
722
723 2004-10-26 [christoph]  0.9.12cvs134
724
725         * src/procmime.c
726                 better check if parameters have to be in quoted string
727
728 2004-10-25 [paul]
729
730         * tools/kdeservicemenu/README
731         * tools/kdeservicemenu/install.sh
732         * tools/kdeservicemenu/sylpheed-kdeservicemenu.pl
733         * tools/kdeservicemenu/template_sylpheed-attach-files.desktop
734         * tools/kdeservicemenu/template_sylpheed-compress-attach.desktop
735                 add files for Sylpheed Service Menu in Konqueror
736
737 2004-10-22 [paul]       0.9.12cvs133
738
739         * src/compose.c
740         * src/prefs_common.c
741         * src/prefs_common.h
742         * src/prefs_wrapping.c
743                 remove 'smart wrapping'
744
745 2004-10-21 [colin]      0.9.12cvs132
746
747         * src/compose.c
748                 Remove extraneous separator in Options
749
750 2004-10-21 [colin]      0.9.12cvs131
751
752         * src/compose.c
753                 Replace "unknown" attachments by "application/octet-stream"
754                 Be a bit more defensive when using strchr
755
756 2004-10-20 [paul]
757
758         * po/ru.po
759                 updated by Pavlo Bohmat
760
761 2004-10-19 [christoph]  0.9.12cvs130
762
763         * src/compose.c
764                 fix wrong menu entry path
765
766         (Closes Bug 626 crashes after clicking 'reply' or 'reply to all')
767
768         * src/gtk/menu.c
769                 add extra check for missing menu entries
770
771 2004-10-19 [christoph]  0.9.12cvs129
772
773         * src/compose.c
774         * src/common/utils.c
775                 use utils' generate_msgid() in compose.c
776
777 2004-10-18 [christoph]  0.9.12cvs128
778
779         * src/plugins/pgpmime/passphrase.c
780         * src/plugins/pgpmime/pgpmime.c
781         * src/plugins/pgpmime/prefs_gpg.[ch]
782         * src/plugins/pgpmime/prefs_gpg.glade
783         * src/plugins/pgpmime/sgpgme.c
784                 add GPG prefs
785
786 2004-10-18 [christoph]  0.9.12cvs127
787
788         * src/addrbook.c
789         * src/addrcache.c
790         * src/addressbook.c
791         * src/codeconv.c
792         * src/compose.c
793         * src/customheader.c
794         * src/editaddress.c
795         * src/editgroup.c
796         * src/exporthtml.c
797         * src/folder.c
798         * src/folderview.c
799         * src/imap.c
800         * src/jpilot.c
801         * src/main.c
802         * src/matcher_parser_parse.y
803         * src/mbox.c
804         * src/pop.c
805         * src/prefs_account.c
806         * src/prefs_gtk.c
807         * src/prefs_msg_colors.c
808         * src/procheader.c
809         * src/procmime.[ch]
810         * src/procmsg.c
811         * src/summaryview.c
812         * src/textview.c
813         * src/common/base64.c
814         * src/common/partial_download.c
815         * src/common/socket.c
816         * src/common/sylpheed.c
817         * src/common/utils.[ch]
818         * src/gtk/filesel.c
819         * src/gtk/pluginwindow.c
820         * src/gtk/quicksearch.c
821         * src/plugins/pgpmime/pgpmime.c
822         * src/plugins/pgpmime/plugin.c
823         * src/plugins/pgpmime/select-keys.c
824         * src/plugins/pgpmime/sgpgme.c
825         * src/plugins/spamassassin/libspamc.c
826         * src/plugins/trayicon/trayicon.c
827         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]
828         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.c
829                 o don't use any GNU C extensions
830                 o fix warnings
831                 o replace some non-POSIX functions
832
833         * src/plugins/spamassassin/spamassassin.[ch]
834         * src/plugins/spamassassin/spamassassin_gtk.c
835         * src/plugins/clamav/clamav_plugin.[ch]
836         * src/plugins/clamav/clamav_plugin_gtk.c
837                 replace statusbar_print_all() from common code because it is a
838                 GUI function
839
840 2004-10-17 [paul]
841
842         * po/es.po
843         * po/ko.po
844         * AUTHORS
845                 update Spanish and Korean translations,
846                 submitted by Ricardo Mones Lastra and
847                 SungHyun Nam
848
849 2004-10-13 [colin]      0.9.12cvs126
850
851         * src/compose.c
852                 Don't convert message to forced encoding when 
853                 drafting, plus minor magic-values cleanup.
854
855 2004-10-13 [colin]      0.9.12cvs125
856
857         * po/POTFILES.in
858                 Update POTFILES.in to reflect the source
859                 place changes
860
861 2004-10-08 [christoph]  0.9.12cvs124
862
863         * m4/spamassassin.m4
864                 fix libspamc OpenSSL
865
866         * src/compose.c
867                 rearrange the compose menu
868
869 2004-10-08 [christoph]  0.9.12cvs123
870
871         * src/Makefile.am
872         * src/account.c
873         * src/compose.[ch]
874         * src/crash.c
875         * src/main.c
876         * src/mimeview.c
877         * src/passphrase.[ch]                           ** REMOVE **
878         * src/prefs_account.[ch]
879         * src/prefs_common.[ch]
880         * src/privacy.[ch]
881         * src/procmime.[ch]
882         * src/procmsg.c
883         * src/rfc2015.[ch]                              ** REMOVE **
884         * src/select-keys.[ch]                          ** REMOVE **
885         * src/common/utils.[ch]
886         * src/gtk/about.c
887         * src/plugins/pgpmime/Makefile.am
888         * src/plugins/pgpmime/passphrase.[ch]           ** NEW **
889         * src/plugins/pgpmime/pgpmime.c
890         * src/plugins/pgpmime/plugin.c
891         * src/plugins/pgpmime/prefs_gpg.[ch]
892         * src/plugins/pgpmime/select-keys.[ch]          ** NEW **
893         * src/plugins/pgpmime/sgpgme.[ch]
894                 o Add new MIME-Writer
895                 o extend PrivacySystem with sign and encrypt functions
896                 o extend PGP/MIME plugin with sign and encrypt functions
897                 o integrate extended Privacy API in Compose and Sending process
898
899 2004-10-04 [colin]      0.9.12cvs122
900
901         * src/mainwindow.c
902         * src/messageview.c
903         * src/messageview.h
904         * src/textview.c
905                 Make forced encoding limited to messageview and
906                 apply only to parts displayed using textview
907
908 2004-10-04 [colin]      0.9.12cvs121
909
910         * src/summaryview.c
911                 Fix bug #605 (collapsed threads re-expand when moving or
912                 deleting mails)
913
914 2004-10-03 [colin]      0.9.12cvs120
915
916         * src/summaryview.c
917                 Fix bug #602
918
919 2004-10-02 [colin]      0.9.12cvs119
920
921         * src/mainwindow.c
922         * src/messageview.c
923         * src/prefs_common.h
924         * src/procmime.c
925         * src/procmime.h
926         * src/textview.c
927                 Clean up forced charset feature
928                 Add forced decode
929
930 2004-10-01 [colin]      0.9.12cvs118
931
932         * src/mimeview.c
933                 Better fix for Save all: skip multipart mails' first 
934                 text part
935
936 2004-10-01 [colin]      0.9.12cvs117
937
938         * src/mimeview.c
939                 Only save attachments in Save All
940
941 2004-10-01 [paul]       0.9.12cvs116
942
943         * ChangeLog
944         * ChangeLog.jp
945         * src/account.c
946         * src/prefs_common.c
947         * src/gtk/colorlabel.c
948                 sync with main 0.9.12cvs17
949
950 2004-09-30 [colin]      0.9.12cvs115
951
952         * src/stock_pixmap.c
953         * src/stock_pixmap.h
954         * src/folderview.c
955         * src/Makefile.am
956         * src/pixmaps/read.xpm
957                 Add icon for total # column
958
959 2004-09-29 [colin]      0.9.12cvs114
960
961         * src/compose.c
962                 Don't close compose until message is sent if 
963                 Show Send Dialog is Always
964
965 2004-09-29 [paul]       0.9.12cvs113
966
967         * src/quote_fmt_parse.y
968                 In the quotation templates recognise sender's first and last 
969                 names (%F %L) when the name is in the format "Duck, Donald".
970                 Patch submitted by Thomas Gilgin, <thomas_gilgin@users.sourceforge.net>
971
972
973 2004-09-28 [colin]      0.9.12cvs112
974
975         * src/mainwindow.c
976                 Put back mnemonic
977         * src/folderview.c
978                 Fix Empty trash being visible-invisible-visible...
979
980 2004-09-28 [colin]      0.9.12cvs111
981
982         * src/mainwindow.c
983                 Relabel Empty all Trash folders
984
985 2004-09-28 [colin]      0.9.12cvs110
986
987         * src/folderview.c
988                 Add contextual Empty trash menu
989         * src/mainwindow.c
990                 Revert cvs109 which was useless
991
992 2004-09-28 [colin]      0.9.12cvs109
993
994         * src/mainwindow.c
995                 Fix uninialized var
996
997 2004-09-28 [colin]      0.9.12cvs108
998
999         * src/addressbook.c
1000                 Fix triple-click
1001
1002 2004-09-28 [colin]      0.9.12cvs107
1003
1004         * src/addressbook.c
1005                 Fix double-click on entries
1006
1007 2004-09-28 [colin]      0.9.12cvs106
1008
1009         * src/inc.c
1010                 Reintroduce folder_item update freeze on incorporation
1011
1012 2004-09-27 [christoph]  0.9.12cvs105
1013
1014         * src/folderview.c
1015                 right-align new and unread column
1016
1017 2004-09-27 [paul]
1018
1019         * 0.9.12b released
1020
1021 2004-09-27 [paul]       0.9.12cvs104
1022
1023         * src/main.c
1024                 revert 0.9.12cvs101, it causes another segfault
1025
1026 2004-09-23 [christoph]  0.9.12cvs103
1027
1028         * src/plugins/spamassassin/libspamc.[ch]
1029         * src/plugins/spamassassin/utils.[ch]
1030                 update libspamc to SpamAssassin 3.0.0
1031
1032 2004-09-17 [paul]       0.9.12cvs102
1033
1034         * ChangeLog
1035         * ChangeLog.jp
1036         * src/inc.c
1037                 sync with main 0.9.12cvs14, see ChangeLog 2004-09-09
1038  
1039
1040 2004-09-17 [colin]      0.9.12cvs101
1041
1042         * src/main.c
1043                 Fix segfaults when quitting. valgrind says:
1044                         ==12144== Invalid read of size 4
1045                         ==12144==    at 0x80D7DDA: messageview_is_visible (messageview.c:938)
1046                         [...]
1047                         ==12144==  Address 0x1BF1BD30 is 56 bytes inside a block of size 72 free'd
1048                         [...]
1049                         ==12144==    by 0x80CC671: exit_sylpheed (main.c:498)
1050
1051
1052 2004-09-13 [christoph]  0.9.12cvs100
1053
1054         * src/folder.c
1055                 add NULL pointer checks to fix segfault when messages can
1056                 not be fetched
1057
1058 2004-09-08 [colin]      0.9.12cvs99
1059
1060         * src/account.c
1061                 Remove a debug printf
1062
1063 2004-09-08 [christoph]  0.9.12cvs98
1064
1065         * src/procmsg.[ch]
1066                 change MSG_CACHED (unused in claws) to MSG_SCANNED to remember
1067                 if the message structure has been scanned
1068
1069         * src/folder.c
1070                 o scan structure when the mail is fetched for the first time
1071                   to prevent unnecessary fetching of messages while scanning
1072                   the folder for messages
1073                 o revert 0.9.12cvs24
1074
1075         * src/plugins/pgpmime/pgpmime.c
1076                 check signature if auto signature checking is enabled when the
1077                 signature status is requested for first time and not when
1078                 checking if a part has a signature
1079
1080 2004-09-07 [colin]      0.9.12cvs97
1081
1082         * src/inc.c
1083                 Change session error messages so that they
1084                 are a bit more helpful (the origin of the
1085                 error is not apparent if one isn't in 
1086                 front of Sylpheed when it happens).
1087
1088 2004-09-06 [colin]      0.9.12cvs96
1089
1090         * src/toolbar.c
1091                 Fix graying out Redirect in non english languages
1092                 Patch by Fabien Vantard
1093
1094 2004-09-06 [colin]      0.9.12cvs95
1095
1096         * src/summaryview.c
1097         * src/mimeview.c
1098                 Fix dropped URIs
1099
1100 2004-09-06 [colin]      0.9.12cvs94
1101
1102         * src/addressbook.c
1103         * src/addressitem.h
1104         * src/addritem.c
1105         * src/addritem.h
1106                 Add basic drag and drop to addressbook
1107
1108 2004-09-03 [colin]      0.9.12cvs93
1109
1110         * src/summaryview.c
1111                 Next/Prev unread message should start
1112                 from next/prev node (especially if 
1113                 mark_as_read_delay != 0)
1114
1115 2004-09-03 [colin]      0.9.12cvs92
1116
1117         * src/prefs_common.c
1118         * src/prefs_common.h
1119         * src/summaryview.c
1120                 Add an hidden 'mark_as_read_delay' pref 
1121
1122 2004-09-02 [colin]      0.9.12cvs91
1123
1124         * src/gtk/menu.c
1125                 Add unduplicated menu entries (fixes bug 532)
1126                 Patch by Fabien Vantard
1127
1128 2004-09-02 [colin]      0.9.12cvs90
1129
1130         * src/account.c
1131                 Fix bug 582 (broken auto account selection)
1132
1133 2004-09-02 [colin]      0.9.12cvs89
1134
1135         * src/addrindex.c
1136                 Free deleted queries too
1137
1138 2004-09-02 [colin]      0.9.12cvs88
1139
1140         * src/ldapquery.c
1141                 Fix freezes in LDAP, due to memory corruption
1142                 after deletion of a query (and not removing it
1143                 from the corresponding list of queries).
1144                 Very probably fixes bug 567 and bug 569
1145
1146 2004-09-02 [colin]      0.9.12cvs87
1147
1148         * src/prefs_spelling.c
1149                 Fix bug with aspell prefs init, where spell checking
1150                 is enabled at first but dictionary not specified. Use
1151                 LANG's dictionary by default.
1152
1153 2004-09-01 [colin]      0.9.12cvs86
1154
1155         * src/filtering.c
1156         * src/imap.c
1157         * src/prefs_matcher.c
1158         * src/stock_pixmap.c
1159                 Fix more nasty uninitialized variables
1160
1161 2004-08-31 [colin]      0.9.12cvs85
1162
1163         * src/folder.c
1164                 Fix memory corruption when entering procmsg_msginfo_free()
1165                 with unitialized msginfo. Thanks Valgrind.
1166
1167 2004-08-29 [colin]      0.9.12cvs84
1168
1169         * src/mimeview.c
1170                 Don't escape filenames before saving - that's 
1171                 not dangerous. By the way, fix the leak.
1172
1173 2004-08-27 [paul]       0.9.12cvs83
1174
1175         * src/mh.c
1176         * src/procheader.c
1177         * src/procmsg.c
1178         * src/procmsg.h
1179         * src/common/utils.c
1180         * src/gtk/menu.h
1181                 sync with main 0.9.12cvs6, see ChangeLog
1182                 2004-08-24, 2004-08-25, 2004-08-26
1183
1184
1185 2004-08-26 [paul]
1186
1187         * po/ja.po
1188                 updated by Rui Hirokawa
1189
1190 2004-08-25 [colin]      0.9.12cvs82
1191
1192         * src/plugins/pgpmime/pgpmime.c
1193                 Fix leak on non-combined encrypted messages
1194
1195 2004-08-25 [colin]      0.9.12cvs81
1196
1197         * src/plugins/pgpmime/pgpmime.c
1198         * src/plugins/pgpmime/sgpgme.c
1199         * src/plugins/pgpmime/sgpgme.h
1200                 Handle combined encryption/signature
1201
1202 2004-08-24 [colin]      0.9.12cvs80
1203
1204         * src/folder.c
1205                 Set mime flags on non multipart messages too
1206
1207 2004-08-23 [christoph]  0.9.12cvs79
1208
1209         * src/compose.c
1210                 create message header in memory as GString before writing it
1211                 to the message file
1212
1213 2004-08-23 [colin]      0.9.12cvs78
1214
1215         * src/rfc2015.c
1216         * src/rfc2015.h
1217         * src/compose.c
1218                 Fix (again) bug 197: inline encryption broken
1219
1220 2004-08-23 [paul]
1221
1222         * po/zh_CN.po
1223                 updated by Hansom Young
1224
1225 2004-08-23 [paul]
1226
1227         * 0.9.12a released
1228
1229 2004-08-23 [colin]      0.9.12cvs77
1230
1231         * src/imap.c
1232                 Try and fix bug 577 (session->last_access_time is broken since 
1233                 sync with main 0.9.12cvs2). 
1234                 Patch by Stephan Sachse <whiteman@teg-clan.de>
1235
1236 2004-08-23 [paul]
1237
1238         * po/es.po
1239         * po/fr.po
1240         * po/pl.po
1241         * po/pt_BR.po
1242         * po/sk.po
1243         * po/sr.po
1244                 update translations. submitted by Ricardo
1245                 Mones Lastra, Fabien Vantard, Emilian Nowak,
1246                 Frederico Goncalves Guimaraes, Andrej Kacian,
1247                 Urke MMI
1248
1249 2004-08-22 [paul]       0.9.12cvs76
1250
1251         * src/plugins/trayicon/trayicon.c
1252                 fix formatting bug in trayicon_popup_menu_entries[]
1253
1254
1255 2004-08-22 [paul]       0.9.12cvs75
1256
1257         * m4/Makefile.am
1258                 remove reference to openssl.m4
1259
1260
1261 2004-08-21 [colin]      0.9.12cvs74
1262
1263         * src/compose.c
1264                 Fix bug 576 (Duplicate auto-bcc on reedit)
1265
1266 2004-08-21 [colin]      0.9.12cvs73
1267
1268         * src/toolbar.c
1269                 Grey out Redirect in the toolbar when selection is
1270                 multiple. Fixes bug 520
1271
1272 2004-08-21 [colin]      0.9.12cvs72
1273
1274         * src/compose.c
1275                 Save Sign, Encrypt and Mode status when drafting or queuing
1276                 Fixes bug 502 (drafted message does not keep sign / encrypt 
1277                 state)
1278
1279 2004-08-21 [colin]      0.9.12cvs71
1280
1281         * src/summaryview.c
1282                 Fix bug 494 (Messages are always opened in summary 
1283                 view when right clicked.) Also fixes bug 508.
1284
1285 2004-08-21 [colin]      0.9.12cvs70
1286
1287         * src/compose.c
1288                 When using inline encryption, don't use QP or Base64:
1289                 the mail will be encrypted to a 7bit string.
1290                 Fixes bug 197
1291
1292 2004-08-21 [colin]      0.9.12cvs69
1293
1294         * src/compose.c
1295                 Fix inline-signing with 8bit chars: data must be 
1296                 converted to Quoted-printable before signing.
1297
1298 2004-08-21 [colin]      0.9.12cvs68
1299
1300         * src/compose.c
1301                 Remove 'Message/Save to draft folder'
1302                 and 'Message/Save and keep editing' to 
1303                 put a single 'File/Save' command.
1304                 Fixes bug 224
1305
1306 2004-08-21 [colin]      0.9.12cvs67
1307
1308         * src/mainwindow.c
1309                 Fix bug 222 (Summary view state not retained between sessions)
1310
1311 2004-08-20 [colin]      0.9.12cvs66
1312
1313         * src/codeconv.c
1314                 Fix bug 574 (empty cur_locale is not enough)
1315
1316 2004-08-20 [paul]
1317
1318         * src/plugins/pgpmime/plugin.c
1319                 modify PGP/MIME plugin's description
1320
1321 2004-08-16 [colin]      0.9.12cvs65
1322
1323         * src/common/ssl.c
1324                 Fix version comparison
1325
1326 2004-08-16 [colin]      0.9.12cvs64
1327
1328         * src/common/ssl.c
1329                 I meant 2.2.
1330
1331 2004-08-16 [colin]      0.9.12cvs63
1332
1333         * src/common/ssl.c
1334                 People with glibc 2.1 have had problems with non-blocking
1335                 SSL_connect. Disable it for glibc < 2.2.
1336
1337 2004-08-16 [colin]      0.9.12cvs62
1338
1339         * src/common/ssl.c
1340                 Fix format error
1341
1342 2004-08-13 [colin]      0.9.12cvs61
1343
1344         * src/plugins/pgpmime/plugin.c
1345                 Add plugin's description
1346
1347 2004-08-12 [christoph]  0.9.12cvs60
1348
1349         * src/folderutils.c
1350                 fix bug that did not thaw folder updates when deleting
1351                 duplicates in empty folders
1352
1353 2004-08-12 [colin]      0.9.12cvs59
1354
1355         * src/plugins/trayicon/trayicon.c
1356                 Add a context menu with most common operations
1357
1358 2004-08-12 [colin]      0.9.12cvs58
1359
1360         * configure.ac
1361         * sylpheed.desktop
1362         * src/Makefile.am
1363         * src/main.c
1364                 Add support for Freedesktop.org's startup notification
1365
1366 2004-08-10 [colin]      0.9.12cvs57
1367
1368         * src/main.c
1369         * src/common/socket.c
1370         * src/common/ssl.c
1371         * src/common/sylpheed.c
1372         * src/common/sylpheed.h
1373                 Put back the ssl connect nonblocking...
1374                 without the race condition
1375
1376 2004-08-09 [colin]      0.9.12cvs56
1377
1378         * src/main.c
1379         * src/common/ssl.c
1380         * src/common/sylpheed.c
1381         * src/common/sylpheed.h
1382                 Reverting previous commit, doesn't work 
1383
1384 2004-08-09 [colin]      0.9.12cvs55
1385
1386         * src/main.c
1387         * src/common/ssl.c
1388         * src/common/sylpheed.c
1389         * src/common/sylpheed.h
1390                 Make SSL_connect nonblocking, using a thread
1391
1392 2004-08-09 [paul]       0.9.12cvs54
1393
1394         * po/POTFILES.in
1395                 reflect new location of sgpgme.c
1396         * src/main.c
1397                 sync with main, see ChangeLog 2004-08-09
1398
1399 2004-08-08 [christoph]  0.9.12cvs53
1400
1401         * src/folderutils.c
1402                 freeze FolderItem updates while deleting duplicate messages
1403
1404 2004-08-08 [christoph]  0.9.12cvs52
1405
1406         * configure.ac
1407         * src/Makefile.am
1408         * src/main.c
1409         * src/pgpmime.c
1410         * src/pgpmime.h
1411         * src/sgpgme.c
1412         * src/sgpgme.h
1413         * src/plugins/Makefile.am
1414         * src/plugins/pgpmime/.cvsignore
1415         * src/plugins/pgpmime/Makefile.am
1416         * src/plugins/pgpmime/pgpmime.c
1417         * src/plugins/pgpmime/pgpmime.h
1418         * src/plugins/pgpmime/plugin.c
1419         * src/plugins/pgpmime/sgpgme.c
1420         * src/plugins/pgpmime/sgpgme.h
1421                 new plugin for PGP/MIME
1422
1423 2004-08-07 [christoph]  0.9.12cvs51
1424
1425         * src/folder.c
1426                 disable immediate folder change notification on opened folders
1427                 until SummaryView can handle it quickly
1428
1429 2004-08-07 [colin]      0.9.12cvs50
1430
1431         * src/pop.c
1432         * src/common/partial_download.c
1433                 fix warnings
1434
1435 2004-08-07 [colin]      0.9.12cvs49
1436
1437         * src/Makefile.am
1438         * src/account.c
1439         * src/addressbook.c
1440         * src/alertpanel.c
1441         * src/alertpanel.h
1442         * src/compose.c
1443         * src/exphtmldlg.c
1444         * src/expldifdlg.c
1445         * src/main.c
1446         * src/message_search.c
1447         * src/messageview.c
1448         * src/pop.c
1449         * src/sgpgme.c
1450         * src/summary_search.c
1451         * src/summaryview.c
1452         * src/textview.c
1453         * src/gtk/sslcertwindow.c
1454         * src/pixmaps/stock_dialog-error.xpm
1455         * src/pixmaps/stock_dialog-info.xpm
1456         * src/pixmaps/stock_dialog-question.xpm
1457         * src/pixmaps/stock_dialog-warning.xpm
1458                 sync new alertpanel from gtk2
1459
1460 2004-08-07 [colin]      0.9.12cvs48
1461
1462         * src/prefs_folder_item.c
1463                 fix memory corruption in folderitem's prefs
1464
1465 2004-08-06 [colin]      0.9.12cvs47
1466
1467         * src/compose.c
1468                 close compose window after queuing, before 
1469                 sending when user presses Send
1470
1471 2004-08-05 [christoph]  0.9.12cvs46
1472
1473         * src/msgcache.c
1474         * src/common/defs.h
1475                 add charset to cache file and convert charset when reading the
1476                 cache if different from internal used charset
1477
1478 2004-08-05 [christoph]  0.9.12cvs45
1479
1480         * src/messageview.c
1481         * src/mimeview.[ch]
1482         * src/procmime.h
1483         * src/common/utils.h
1484                 cleanup (remove unused includes/reorganize)
1485
1486         * src/prefs_ext_prog.c
1487         * src/prefs_folder_item.c
1488         * src/prefs_fonts.c
1489         * src/prefs_msg_colors.c
1490         * src/prefs_spelling.c
1491         * src/prefs_themes.c
1492         * src/prefs_toolbar.c
1493         * src/prefs_wrapping.c
1494         * src/gtk/prefswindow.[ch]
1495         * src/plugins/clamav/clamav_plugin_gtk.c
1496         * src/plugins/dillo_viewer/dillo_prefs.c
1497         * src/plugins/image_viewer/viewerprefs.c
1498         * src/plugins/spamassassin/spamassassin_gtk.c
1499                 change PrefsPage path into an array of strings and don't
1500                 split a single string into parts (better for translation)
1501
1502 2004-08-05 [christoph]  0.9.12cvs44
1503
1504         * src/folder.c
1505                 fix FolderItem's message counts after rebuilding a cache
1506
1507 2004-08-05 [paul]       0.9.12cvs43
1508
1509         * ChangeLog
1510         * ChangeLog.jp
1511         * src/imap.c
1512         * src/news.c
1513         * src/common/nntp.c
1514         * src/common/session.c
1515         * src/common/session.h
1516         * src/common/socket.c
1517                 sync with main 0.9.12cvs2
1518                 see ChangeLog 2004-08-04
1519
1520 2004-08-04 [christoph]  0.9.12cvs42
1521
1522         * configure.ac
1523                 add missing AC_DEFINE(USE_OPENSSL, ...)
1524         * src/folder.c
1525                 use new xml_node_new() function
1526
1527 2004-08-03 [christoph]  0.9.12cvs41
1528
1529         * src/folder.c
1530         * src/localfolder.c
1531         * src/common/xml.[ch]
1532                 sync with main 0.9.12cvs1
1533                 see ChangeLog 2004-07-23
1534
1535 2004-08-03 [christoph]
1536
1537         * configure.ac
1538         * m4/openssl.m4                 ** REMOVE **
1539                 use pkg-config to get OpenSSL CFLAGS and LIBS
1540                 (OpenSSL 0.9.7 is required now)
1541
1542 2004-08-02 [paul]       0.9.12cvs40
1543
1544         * AUTHORS
1545                 update translation team section
1546         * po/pt_BR.po
1547                 updated by Frederico Goncalves Guimaraes
1548                 <fggdebian@yahoo.com.br>
1549
1550 2004-07-29 [colin]      0.9.12cvs39
1551
1552         * src/messageview.c
1553                 Inform the user when a partially 
1554                 downloaded mail isn't on the server
1555                 anymore (due to Mark for deletion)
1556
1557 2004-07-29 [colin]      0.9.12cvs38
1558
1559         * src/messageview.c
1560                 Hide noticeview if necessary
1561
1562 2004-07-27 [colin]      0.9.12cvs37
1563
1564         * src/msgcache.c
1565                 More fixes (i overlook a bit, thanks
1566                 Christoph for spotting it)
1567
1568 2004-07-27 [colin]      0.9.12cvs36
1569
1570         * src/msgcache.c
1571                 Fix wrong test 
1572
1573 2004-07-26 [colin]      0.9.12cvs35
1574
1575         * src/pop.c
1576                 Fix uidl-file parsing when not in new
1577                 format
1578
1579 2004-07-19 [colin]      0.9.12cvs34
1580
1581         * src/compose.c
1582                 Save attachment status when drafting
1583
1584 2004-07-19 [colin]      0.9.12cvs33
1585
1586         * src/folder.h
1587         * src/folderview.c
1588         * src/summaryview.c
1589                 Reverse 0.9.12cvs29 to 31 (folder icon update
1590                 when quicksearch is active)
1591
1592 2004-07-18 [colin]      0.9.12cvs32
1593
1594         * src/pop.c
1595                 Fix partial download bug with "Download all
1596                 messages" option
1597
1598 2004-07-18 [colin]      0.9.12cvs31
1599
1600         * src/folderview.c
1601                 Fix crash
1602
1603 2004-07-17 [colin]      0.9.12cvs30
1604
1605         * src/summaryview.c
1606                 Same, when sticky search is off
1607
1608 2004-07-17 [colin]      0.9.12cvs29
1609
1610         * src/folder.h
1611         * src/folderview.c
1612         * src/summaryview.c
1613                 Update FolderItem icon whenever its summaryview is 
1614                 filtered
1615
1616 2004-07-16 [christoph]  0.9.12cvs28
1617
1618         * src/mimeview.c
1619                 make doubleclick work again
1620
1621 2004-07-16 [christoph]  0.9.12cvs27
1622
1623         * src/mimeview.c
1624                 fix freeze on mime icon doubleclick (opening doesn't work yet)
1625
1626 2004-07-16 [paul]       0.9.12cvs26
1627         
1628         * src/gtk/quicksearch.c
1629         * src/compose.c
1630         * src/customheader.c
1631         * src/messageview.c
1632         * src/news.c
1633         * src/prefs_account.c
1634         * src/prefs_display_header.c
1635         * src/procheader.c
1636                 replace "Message-Id" with "Message-ID"
1637
1638 2004-07-16 [paul]       0.9.12cvs25
1639
1640         * ChangeLog
1641         * ChangeLog.jp
1642         * src/account.c
1643         * src/account.h
1644         * src/folder_item_prefs.c
1645         * src/main.c
1646         * src/pop.c
1647         * src/pop.h
1648         * src/prefs_account.c
1649         * src/prefs_account.h
1650         * src/prefs_common.c
1651         * src/prefs_common.h
1652         * src/prefs_gtk.c
1653         * src/prefs_gtk.h
1654                 sync with main 0.9.12cvs1
1655
1656 2004-07-15 [colin]      0.9.12cvs24
1657
1658         * src/folder.c
1659                 Disable GPG signature check during
1660                 folder move and scan 
1661         (Closes Bug 521 Signature checking slows down Folder-Move)
1662
1663 2004-07-14 [christoph]  0.9.12cvs23
1664
1665         * src/pgpmime.c
1666                 add missing fclose
1667
1668         * src/procmime.c
1669                 add checks if fopen really worked
1670
1671 2004-07-14 [colin]      0.9.12cvs22
1672
1673         * src/pop.c
1674         * src/common/partial_download.c
1675                 Update includes
1676
1677 2004-07-14 [colin]      0.9.12cvs21
1678
1679         * src/folder.c
1680         * src/inc.c
1681         * src/matcher.c
1682         * src/matcher.h
1683         * src/matcher_parser_parse.y
1684         * src/messageview.c
1685         * src/msgcache.c
1686         * src/noticeview.c
1687         * src/noticeview.h
1688         * src/pop.c
1689         * src/pop.h
1690         * src/prefs_matcher.c
1691         * src/procheader.c
1692         * src/procmsg.c
1693         * src/procmsg.h
1694         * src/summaryview.c
1695         * src/common/Makefile.am
1696         * src/common/defs.h
1697         * src/gtk/quicksearch.c
1698         * src/common/partial_download.c ** NEW FILES **
1699         * src/common/partial_download.h ** NEW FILES **
1700                 Partial downloading of pop3 mails
1701
1702 2004-07-13 [christoph]  0.9.12cvs20
1703
1704         * src/mimeview.c
1705                 use "button_release_event" instead of "button_press_event",
1706                 because executing event callbacks while the button is still
1707                 pressed is not good and causes problems
1708
1709 2004-07-12 [colin]      0.9.12cvs19
1710
1711         * src/gtk/quicksearch.c
1712                 Fix a missing status update in quicksearch
1713
1714 2004-07-08 [colin]      0.9.12cvs18
1715
1716         * src/common/smtp.h
1717                 Fix guint vs gint bug
1718
1719 2004-07-08 [colin]      0.9.12cvs17
1720
1721         * src/common/smtp.c
1722                 use to_human_readable() for sizes
1723
1724 2004-07-08 [paul]       0.9.12cvs16
1725
1726         * src/inc.c [1.174]
1727                 fix occasional non-clearance of the statusbar
1728                 (close Bug 531 'SA plugin: status bar does not 
1729                  get cleared in OFFLINE mode')
1730
1731 2004-07-07 [colin]      0.9.12cvs15
1732
1733         * src/prefs_common.c [1.225]
1734         * src/prefs_common.h [1.112]
1735                 Add a hidden summary_quicksearch_sticky preference,
1736                 to allow the quicksearch bar to reset across folders
1737         * src/summaryview.c [1.437]
1738                 Use this preference
1739         * src/gtk/quicksearch.c [1.5]
1740         * src/gtk/quicksearch.h [1.3]
1741                 Add this preference, fix focus when hitting Enter,
1742                 add handling of Esc key to reset
1743
1744 2004-07-06 [colin]      0.9.12cvs14
1745
1746         * src/gtk/quicksearch.c [1.4]
1747                 Add Clear button
1748
1749 2004-07-06 [christoph]  0.9.12cvs13
1750
1751         * src/toolbar.c
1752                 enable next unread button in empty folders if next folder
1753                 dialog is not disabled
1754
1755         (Closes Feature Request [ 755800 ] "next" button enabled in empty
1756          folders)
1757
1758 2004-07-06 [colin]      0.9.12cvs12
1759
1760         * src/common/smtp.c [1.16]
1761                 Display maximum message size in the log
1762
1763 2004-07-06 [paul]       0.9.12cvs11
1764
1765         * src/toolbar.c
1766                 fix typo. (spotted by Fabien Vantard)
1767
1768 2004-07-06 [paul]       0.9.12cvs10
1769
1770         * src/main.c
1771                 terminate cleanly on SIGHUP. Patch submitted by
1772                 Thomas Gilgin <thg@karate-muellheim.de>
1773
1774 2004-07-05 [christoph]  0.9.12cvs9
1775
1776         * src/inc.c
1777                 better replacing of %d in new mail notification command
1778
1779 2004-07-05 [colin]      0.9.12cvs8
1780
1781         * src/common/smtp.[ch]
1782                 Take SIZE (returned by EHLO) into account, and
1783                 avoid sending too big messages
1784
1785 2004-07-04 [paul]       0.9.12cvs7
1786
1787         * src/account.c
1788                 fix auto-account selection on imap/news
1789
1790 2004-07-01 [paul]       0.9.12cvs6
1791
1792         * src/gtk/quicksearch.c
1793                 reveal hidden string in gui
1794                 
1795         * src/compose.c
1796                 fix updating of gpg signing setting on 
1797                 switching accounts
1798
1799 2004-06-30 [darko]      0.9.12cvs5
1800
1801         * src/common/utils.c
1802                 remove expand_search_string()
1803         * src/gtk/quicksearch.c
1804                 remove no longer needed for loop (thanks Christoph)
1805                 add expand_search_string()
1806
1807 2004-06-30 [darko]      0.9.12cvs4
1808
1809         * src/common/utils.c
1810                 allow all filtering expressions in quicksearch
1811
1812         (Closes Bug 519 filtering expr. in quicksearch)
1813
1814 2004-06-30 [christoph]  0.9.12cvs3
1815
1816         * configure.ac
1817                 better 'localedir'
1818
1819         * src/common/intl.h
1820                 allow plugins to define TEXTDOMAIN for the _(...) macro
1821
1822 2004-06-30 [paul]       0.9.12cvs2
1823
1824         * po/POTFILES.in
1825           src/Makefile.am
1826           src/main.c
1827           src/prefs_common.c
1828           src/prefs_msg_colors.[ch]     ** NEW FILES **
1829                 move message colouring options to
1830                 '/Other Preferences/Message View/Colors'
1831
1832 2004-06-30 [paul]       0.9.12cvs1
1833
1834         * po/POTFILES.in
1835           src/Makefile.am
1836           src/main.c
1837           src/prefs_common.c
1838           src/prefs_wrapping.[ch]       ** NEW FILES **
1839                 move message wrapping options to
1840                 /'Other Preferences/Compose/Message Wrapping'
1841
1842 2004-06-28 [paul]       0.9.12
1843
1844         * Sylpheed-Claws 0.9.12 released
1845
1846         * po/es.po
1847           po/fr.po
1848           po/sk.po
1849                 updated by Ricardo Mones Lastra, Fabien Vantard,
1850                 Andrej Kacian
1851
1852 2004-06-27 [paul]       0.9.11cvs19
1853
1854         * src/common/ssl.c
1855                 re-enable certificate check
1856
1857 2004-06-25 [christoph]  0.9.11cvs18
1858
1859         * src/procmsg.h
1860                 add MSG_HAS_ATTACHMENT to MSG_CACHED_FLAG_MASK
1861
1862 2004-06-25 [paul]       0.9.11cvs17
1863
1864         * sync with main 0.9.12cvs1
1865                 see ChangeLog 2004-06-23
1866                 
1867         * src/gtk/menu.c
1868                 remove unused menu_toggle_toggle()
1869
1870 2004-06-23 [christoph]  0.9.11cvs16
1871
1872         * src/folder.c
1873         * src/procheader.c
1874         * src/procmsg.h
1875         * src/summaryview.c
1876                 scan the mime structure of multipart mails for correct
1877                 attachment, encryped and signed (with privacy API) part
1878                 detection
1879
1880         (Closes Feature Request [ 961428 ] No paperclip for HTML mails)
1881
1882 2004-06-22 [paul]
1883
1884         * po/ru.po
1885                 updated by Pavlo Bohmat
1886
1887 2004-06-20 [christoph]  0.9.11cvs15
1888
1889         * src/inc.c
1890         * src/pop.[ch]
1891                 disconnect after authentication when doing POP before SMTP
1892
1893         (Closes Bug 393 Bad inerpretation of "Pop Before SMTP")
1894
1895 2004-06-19 [christoph]  0.9.11cvs14
1896
1897         * src/folder.c
1898                 fix FolderItem name update
1899
1900         (Closes Bug 511 Folder-Renaming not reflected immediately)
1901
1902 2004-06-17 [paul]       0.9.11cvs13
1903         
1904         * sync with main 0.9.12 release
1905           src/session.c
1906                 session_set_timeout(): fixed a bug that didn't
1907                 reset timeout_tag when interval is 0.
1908
1909 2004-06-16 [christoph]  0.9.11cvs12
1910
1911         * src/textview.c
1912                 correctly clear the URL in the status bar
1913
1914 2004-06-15 [christoph]  0.9.11cvs11
1915
1916         * src/summaryview.c
1917                 add missing gtk_widget_show()
1918
1919 2004-06-11 [christoph]  0.9.11cvs10
1920
1921         * src/plugins/spamassassin/spamassassin.c
1922                 correctly check waitpid return code
1923
1924         (Closes Bug 396 Zombie process when spamassassin is called)
1925
1926 2004-06-10 [christoph]  0.9.11cvs9
1927
1928         * src/mainwindow.c
1929         * src/summaryview.[ch]
1930         * src/gtk/Makefile.am
1931         * src/gtk/quicksearch.c                         ** NEW **
1932                 separate quick search from summaryview
1933
1934 2004-06-09 [christoph]  0.9.11cvs8
1935
1936         * src/inc.c
1937                 remove unused code
1938
1939         * src/textview.c
1940                 get folder for compose default account from MsgInfo and not
1941                 from SummaryView
1942
1943 2004-06-09 [christoph]  0.9.11cvs7
1944
1945         * src/folder.[ch]
1946                 add information about added or removed messages to
1947                 FOLDER_ITEM_UPDATE hook
1948
1949         * src/imap_gtk.c
1950         * src/mh_gtk.c
1951                 scan folder when removing a folder failed instead of
1952                 updating the summaryview
1953
1954 2004-06-08 [paul]       0.9.11cvs6
1955
1956         * sync with main 0.9.11cvs2
1957                 see ChangeLog 2004-06-08
1958
1959 2004-06-07 [christoph]  0.9.11cvs5
1960
1961         * configure.ac
1962         * src/common/Makefile.am
1963                 detect library providing 'encrypt' function
1964
1965 2004-06-07 [paul]       0.9.11cvs4
1966
1967         * src/inc.c
1968                 sync with main, 'code cleanup'
1969                 
1970         * tools/nautilus2sylpheed.sh
1971                 fix whitespace limitation. patch submitted by
1972                 Stephan Sachse <white@teg-clan.de>
1973
1974 2004-06-04 [christoph]  0.9.11cvs3
1975
1976         * src/account.c
1977         * src/action.[ch]
1978         * src/addressbook.c
1979         * src/addrindex.h
1980         * src/folder.h
1981         * src/folder_item_prefs.c
1982         * src/inc.c
1983         * src/main.c
1984         * src/messageview.c
1985         * src/mh_gtk.c
1986         * src/prefs_themes.c
1987         * src/procmime.c
1988         * src/quote_fmt.h
1989         * src/stock_pixmap.c
1990         * src/toolbar.c
1991                 fix compiler warnings
1992
1993 2004-06-03 [paul]       0.9.11cvs2
1994
1995         * src/msgcache.c
1996                 sync with main 0.9.11cvs1: "changed gint32 to
1997                 guint32 for some platforms"
1998
1999 2004-06-02 [christoph]  0.9.11cvs1
2000
2001         * src/common/ssl.c
2002                 fix SSL_CTX variable name for older OpenSSL versions
2003
2004         (Closes Bug 503 fix compilation with older OpenSSL)
2005
2006 2004-05-31 [paul]       0.9.11claws
2007
2008         * 0.9.11claws released
2009
2010 2004-05-31 [paul]       0.9.10claws72
2011
2012         * po/es.po
2013           po/it.po
2014           po/ja.po
2015           po/pl.po
2016           po/sk.po
2017           po/sr.po
2018           po/zh_CN.po
2019                 update translations, submitted by Ricardo Mones Lastra,
2020                 Andrea Spadaccini, Rui Hirokawa, Emil, Andrej Kacian,
2021                 Urke MMI, and Hansom Young
2022
2023 2004-05-25 [luke]       0.9.10claws71
2024
2025         * AUTHORS
2026         * src/mimeview.c
2027         * src/stockpixmap.[ch]
2028         * src/Makefile.am
2029         * src/pixmaps/privacy_emblem_encrypted.xpm      ** NEW **
2030         * src/pixmaps/privacy_emblem_failed.xpm         ** NEW **
2031         * src/pixmaps/privacy_emblem_passed.xpm         ** NEW **
2032         * src/pixmaps/privacy_emblem_signed.xpm         ** NEW **
2033         * src/pixmaps/privacy_emblem_warn.xpm           ** NEW **
2034
2035                 o Added privacy emblems from Jesper Shultz 
2036                   <jesper@schultz-net.dk>
2037                 o Overlay emblems onto mimeview icons to indicate
2038                   status of signature and if a message is encrypted
2039         
2040         * src/textview.c
2041                 remove unused color definitions (were used to 
2042                 indicate sig status)
2043
2044 2004-05-25 [paul]       0.9.10claws70
2045
2046         * AUTHORS
2047           tools/Makefile.am
2048           tools/README
2049           tools/nautilus2sylpheed.sh            ** NEW FILE **
2050                 add script to enable sending files from
2051                 nautilus.
2052                 Submitted by Reza Pakdel <hrpakdel@cpsc.ucalgary.ca>
2053                 
2054         * tools/launch_firebird                 ** REMOVED **
2055                 removed as the standard "firefox '%s'" now functions
2056                 correctly
2057
2058 2004-05-23 [paul]       0.9.10claws69
2059
2060         * src/compose.c
2061                 fix %X cursor point segfault
2062                 patch by Christoph
2063
2064 2004-05-23 [christoph]  0.9.10claws68
2065
2066         * src/folder.c
2067                 fix folder moving
2068
2069 2004-05-21 [paul]       0.9.10claws67
2070
2071         * sync with 0.9.10cvs17
2072                 see ChangeLog 2004-05-21
2073
2074 2004-05-20 [paul]       0.9.10claws66
2075
2076         * sync with 0.9.10cvs16
2077                 see ChangeLog 2004-05-19 and 2004-05-20
2078
2079 2004-05-19 [alfons]     0.9.10claws65
2080
2081         * src/summaryview.h
2082                 on some platforms regoff_t is defined as off_t, so 
2083                 pull in sys/types.h
2084
2085 2004-05-19 [paul]       0.9.10claws64
2086
2087         * sync with 0.9.10cvs13
2088                 see ChangeLog 2004-05-18
2089
2090 2004-05-17 [christoph]  0.9.10claws63
2091
2092         * src/folder.c
2093                 search all folders when searching for default folders and
2094                 not return the special folder of the first folder
2095
2096 2004-05-13 [alfons]     0.9.10claws62
2097
2098         * src/summaryview.c
2099                 add a better check to see if a message is a news message
2100                 (replaces the MSG_IS_NEWS() check removed in 0.9.9claws19)
2101
2102 2004-05-13 [paul]       0.9.10claws61
2103
2104         * src/msgcache.c
2105                 sync with 0.9.10cvs12
2106                 see ChangeLog 2004-05-12
2107
2108 2004-05-12 [alfons]     0.9.10claws60
2109
2110         * src/folderview.c
2111                 release lock in case of folder could not be opened 
2112
2113 2004-05-11 [christoph]  0.9.10claws59
2114
2115         * src/inc.[ch]
2116                 remove unused folderview update stuff from inc.[ch]
2117
2118 2004-05-11 [paul]       0.9.10claws58
2119
2120         * sync with 0.9.10cvs11
2121                 see ChangeLog 2004-05-10 and 2004-05-11
2122
2123 2004-05-09 [christoph]  0.9.10claws57
2124
2125         * src/folderview.c
2126                 check for folder class functions and not folder type to detect
2127                 valid drag targets
2128
2129 2004-05-08 [christoph]  0.9.10claws56
2130
2131         * src/sgpgme.c
2132                 fix date output for signature expire times
2133
2134         (Patch by Edgar Toernig <froese@gmx.de>)
2135
2136 2004-05-06 [christoph]  0.9.10claws55
2137
2138         * src/gtk/prefswindow.c
2139                 change window type to DIALOG
2140
2141         * src/folder.[ch]
2142         * src/folderview.c
2143         * src/news_gtk.c
2144                 o add folder_remove()
2145                 o change FolderUpdate hook flag names (NEW -> ADD, DESTROY -> REMOVE)
2146                 o add new "sort" field to Folder, no longer sort folders by type
2147                   higher sort values will be first in the folder list, new folders get 0
2148                   and will be added to the end
2149
2150         * src/mainwindow.c
2151         * src/gtk/Makefile.am
2152         * src/gtk/foldersort.(c|h|glade)                        ** NEW **
2153                 add dialog to allow users to change the folder order
2154
2155 2004-05-04 [paul]       0.9.10claws54
2156
2157         * src/inc.c
2158                 Display account_name in statusbar when retrieving
2159                 messages from a pop account
2160         * src/prefs_account.c
2161                 display account name in title of prefs_account
2162                 window
2163         * src/prefs_folder_item.c
2164                 display folder name in title of prefs_folder window
2165
2166         all 3 patches submitted by Fabien Vantard
2167
2168         * AUTHORS
2169                 add Fabien Vantard
2170
2171 2004-05-04 [paul]       0.9.10claws53
2172
2173         * src/prefs_actions.c
2174           src/prefs_template.c
2175                 'Esc' Key exits alertpanel
2176                 Patch submitted by Fabien Vantard <fzz@ifrance.com>
2177
2178 2004-04-26 [christoph]  0.9.10claws52
2179
2180         * src/gtk/about.c
2181         * src/gtk/colorsel.c
2182         * src/gtk/description_window.c
2183         * src/gtk/filesel.c
2184         * src/gtk/gtkaspell.c
2185         * src/gtk/inputdialog.c
2186         * src/gtk/pluginwindow.c
2187         * src/gtk/progressdialog.c
2188                 o remove gtk_window_set_position(..., GTK_WIN_POS_CENTER) because
2189                   it does not work correctly with xinerama
2190                 o lock incorporation while the plugin window is open
2191
2192 2004-04-23 [paul]       0.9.10claws51
2193
2194         * po/POTFILES.in
2195                 update location of inputdialog.c
2196                 
2197         * src/gtk/about.c
2198                 update Copyright string
2199                 
2200         * src/msgcache.c
2201           src/prefs_common.c
2202           src/prefs_themes.c
2203                 improve the english a little
2204
2205 2004-04-22 [christoph]  0.9.10claws50
2206
2207         * src/folderutils.[ch]
2208                 add folderutils_mark_all_read()
2209
2210         * src/folderview.c
2211                 readd "mark all read" from popup menu, now works
2212                 in all folders and not only the opened folder
2213
2214 2004-04-21 [christoph]  0.9.10claws49
2215
2216         * src/Makefile.am
2217         * src/inputdialog.[ch]                  ** REMOVED **
2218         * src/gtk/Makefile.am
2219         * src/gtk/inputdialog.[ch]              ** NEW **
2220                 move inputdialog.[ch] into gtk directory
2221
2222         * src/mh_gtk.c
2223                 remove check for missing IMAP folder account
2224
2225 2004-04-20 [christoph]  0.9.10claws48
2226
2227         * src/mainwindow.c
2228         * src/foldersel.c
2229                 remove new/rename/delete folder GUI functions because
2230                 they are always active, even for news folders, and can
2231                 not be easily made folder class dependent
2232
2233         * src/gtk/menu.[ch]
2234                 make menu_translate() public
2235
2236         * src/Makefile.am
2237         * src/folder.[ch]
2238         * src/folderview.[ch]
2239         * src/imap_gtk.[ch]                     ** NEW **
2240         * src/main.c
2241         * src/mh_gtk.[ch]                       ** NEW **
2242         * src/news_gtk.[ch]                     ** NEW **
2243                 o dynamically build FolderView popup menus from a folder
2244                   specific part, with callbacks to seperated code, and
2245                   a common part
2246                 o remove the folder class specifiy code from folderview.c
2247
2248 2004-04-15 [luke]       0.9.10claws47
2249
2250         * src/prefs_folder_item.c
2251                 o remove buttons for applying 'scan for new mail'
2252                   and 'process at startup' to sub folders
2253                 o add 'apply to sub folder' check buttons for all
2254                   properties and set folder prefs accordingly
2255                 o replace multiple gtk_widget_show() with one
2256                   gtk_widget_show_all() on container
2257
2258 2004-04-14 [darko]      0.9.10claws46
2259
2260         * src/gtk/Makefile.am
2261         * src/gtk/pluginwindow.c
2262                 load plugins from to $(prefix)/lib/sylpheed/plugins
2263                 in file selection dialog
2264         * src/plugins/clamav/clamav_plugin.c
2265                 const correctness
2266
2267 2004-04-14 [christoph]  0.9.10claws45
2268
2269         * src/folder.c
2270         * src/plugins/image_viewer/viewer.c
2271                 fix g_warnings
2272
2273 2004-04-10 [alfons]     0.9.10claws44
2274         
2275         * src/compose.c
2276                 appropriate auto account selection when forwarding
2277                 (fixes bug #476, "forward as attachment does not listen
2278                 to account rules")
2279
2280 2004-04-09 [alfons]     0.9.10claws43
2281
2282         * src/summaryview.c
2283                 make quick search combo matching case sensitive
2284
2285 2004-04-06 [alfons]     0.9.10claws42
2286
2287         * src/addr_compl.c
2288                 use cursor position to prevent clearing the entire entry
2289
2290 2004-04-06 [alfons]     0.9.10claws41
2291
2292         * src/folderview.c
2293                 fix bug #472, "filter not updated when renaming folder" 
2294
2295 2004-04-06 [alfons]     0.9.10claws40
2296
2297         * src/messageview.[ch]
2298           src/summaryview.c
2299                 reflect changes to Show all headers to main view
2300                 and message view (only affects detached message
2301                 view). see also bug #473, 'Show All Headers 
2302                 "problem"'.
2303
2304 2004-04-03 [alfons]     0.9.10claws39
2305
2306         * src/matcher.c
2307                 free address list
2308
2309 2004-04-03 [alfons]     0.9.10claws38
2310
2311         * src/matcher_parser_parse.y
2312           src/matcher.[ch]
2313                 prepare address look up matcher type; marginally
2314                 tested, and not hooked into the UI yet.
2315
2316                 basically it accepts the result of the left hand
2317                 side of the matcher (the "criteria"):
2318
2319                         from all_in_addressbook ""
2320                         ~to_or_cc any_in_addressbook ""
2321                 
2322                 the first case matches all addresses found in the
2323                 from header, and the second case matches if any
2324                 (at least one) of the addresses in to or cc headers 
2325                 are not in the address book.
2326
2327                 the string argument is not used yet, but is intended
2328                 to match a group of addresses 
2329
2330 2004-04-02 [luke]       0.9.10claws37
2331
2332         * src/prefs_folder_item.c
2333                 Add two buttons to apply 'scan for new mail'
2334                 and 'process at startup' to sub folders
2335
2336 2004-04-02 [luke]
2337         * tools/textviewer.sh
2338                 better filename extension matching plus some support for
2339                 MS Excel, MS Powerpoint and HTML
2340
2341 2004-03-29 [christoph]  0.9.10claws36
2342
2343         * src/folder.h
2344         * src/folderutils.[ch]
2345         * src/mainwindow.c
2346                 add delete duplicates for all folders
2347
2348 2004-03-29 [alfons]     0.9.10claws35
2349
2350         * src/folder.c
2351                 don't pass NULL to XXXprintf(); fixes Solaris crashes
2352                 when selecting top-level folder node (thanks to 
2353                 Alex S. Moore)
2354
2355 2004-03-28 [keith]      0.9.10claws34
2356
2357         * src/textview.c
2358                 prepend "http://" to URIs of the form "www.example.com"
2359
2360 2004-03-28 [paul]       0.9.10claws33
2361
2362         * src/common/nntp.c
2363           src/common/smtp.c
2364           src/folder.c
2365           src/imap.c
2366           src/inc.c
2367           src/news.c
2368           src/pop.c
2369                 revise 'translatable string' policy:
2370                 don't translate debug_print() or log_print(),
2371                 translate log_message() and log_warning()
2372         
2373         * po/zh_CN.po
2374                 update submitted by Hansom Young
2375
2376 2004-03-25 [alfons]     0.9.10claws32
2377
2378         * src/prefs_common.c
2379                 I mean this one: Return the GList...
2380
2381 2004-03-25 [alfons]     0.9.10claws31
2382
2383         * src/prefs_common.h
2384                 add new members at the end of prefs_common, so
2385                 they get properly initialized
2386
2387 2004-03-24 [christoph]  0.9.10claws30
2388
2389         * src/imap.c
2390                 o NULL is a valid GSList
2391
2392 2004-03-24 [alfons]     0.9.10claws29
2393
2394         * src/prefs_common.[ch]
2395           src/summaryview.c
2396           src/common/defs.h
2397                 add history to quick search (patch submitted by 
2398                 Ivan Francolin Martinez - thanks!)
2399
2400 2004-03-24 [alfons]     0.9.10claws28
2401
2402         * src/imap.c
2403                 NULL output pointer parameter
2404
2405 2004-03-21 [alfons]     0.9.10claws27
2406
2407         * src/addrindex.[ch]
2408           src/addr_compl.c
2409                 complete addresses on nicks and aliases
2410
2411 2004-03-21 [alfons]     0.9.10claws26
2412
2413         * src/import.c
2414           src/inc.c
2415           src/mbox.[ch]
2416                 disable filters on import mbox (patch submitted
2417                 by Edgar Toernig)
2418
2419 2004-03-21 [darko]      0.9.10claws25
2420
2421         * src/addr_compl.c
2422                 select the address when only one match is found while
2423                 doing address completion with tab key (feature
2424                 request #914720)
2425
2426 2004-03-21 [alfons]     0.9.10claws24
2427
2428         * src/messageview.c
2429           src/toolbar.c
2430                 don't `navigate-delete` when a summary view's selection does not 
2431                 match the accompanying message view's message
2432
2433 2004-03-20 [alfons]     0.9.10claws23
2434
2435         * src/summaryview.c
2436                 hide ext search button on initial display (should fix bug #459,
2437                 "Toggling quick-search at 1st time: minor UI inconsistency")
2438
2439 2004-03-20 [alfons]     0.9.10claws22
2440
2441         * src/summaryview.[ch]
2442                 add function to get selected msginfo, if there's
2443                 only one selected
2444
2445 2004-03-20 [paul]       0.9.10claws21
2446
2447         * sync with 0.9.10cvs7
2448                 see ChangeLog 2004-03-19
2449
2450 2004-03-19 [paul]       0.9.10claws20
2451
2452         * src/common/nntp.c
2453           src/common/smtp.c
2454           src/common/ssl.c
2455           src/folder.c
2456           src/imap.c
2457           src/inc.c
2458           src/news.c
2459           src/pop.c
2460                 don't translate strings in debug_print(), log_print(),
2461                 log_message(),  and log_warning()
2462
2463 2004-03-19 [alfons]     0.9.10claws19
2464
2465         better next/previous/delete/focus navigation with separate 
2466         message view 
2467         
2468         * src/toolbar.c
2469                 call summaryview_delete() instead of messageview_delete()
2470         * src/messageview.c
2471                 disable messageview_delete()
2472
2473 2004-03-18 [paul]       0.9.10claws18
2474
2475         * sync with 0.9.10cvs6
2476                 see ChangeLog 2004-03-16
2477
2478 2004-03-17 [alfons]     0.9.10claws17
2479
2480         * src/gtk/filesel.c
2481                 remove bogus semicolon after if() (sometimes it pays to
2482                 read LKML :)
2483
2484 2004-03-15 [darko]      0.9.10claws16
2485
2486         * src/gtk/filesel.c
2487                 support full path in place of a filename
2488         * src/mimeview.c
2489                 store directory attachments were saved to and
2490                 use it when saving attachments
2491         * src/prefs_common.[hc]
2492                 store directory attachments were last saved to
2493
2494 2004-03-15 [paul]       0.9.10claws15
2495
2496         * src/folderview.c
2497                 fix bug where unsubscribing a newsgroup would destroy
2498                 (most of the) filtering rules
2499
2500 2004-03-15 [paul]       0.9.10claws14
2501
2502         * src/folderview.c
2503                 fix Bug 458, 'Folder View remaining empty after 
2504                 removing a NEWS account' (was also true of IMAP
2505                 accounts)
2506
2507 2004-03-15 [paul]       0.9.10claws13
2508
2509         * src/folderview.c
2510                 fix folderview invisibility of newly subscribed
2511                 newsgroups
2512
2513 2004-03-13 [paul]       0.9.10claws12
2514
2515         * src/compose.c
2516           src/plugins/dillo_viewer/dillo_prefs.c
2517           src/plugins/image_viewer/viewerprefs.c
2518                 gettextise some forgotten parts
2519
2520 2004-03-13 [alfons]     0.9.10claws11
2521
2522         * src/imap.c
2523                 make sure the correct type is passed to sscanf()
2524
2525 2004-03-13 [paul]       0.9.10claws10
2526
2527         * sync with 0.9.10cvs5
2528                 see ChangeLog 2004-03-02 and 2004-03-12, 
2529                 specifically:
2530                 'always move messages by default when using DnD (except 
2531                 for News folder). Copy messages if Ctrl-key is pressed.'
2532                 and 'added a function to filter selected messages'
2533
2534 2004-03-12 [christoph]  0.9.10claws9
2535
2536         * src/codeconv.c
2537                 add parameter check to conv_unmime_header_overwrite()
2538
2539         * src/imap.c
2540                 o fix spelling
2541                 o fix removing of NEW flag when UNREAD is unset
2542
2543         * src/procmime.c
2544                 decode MIME-headers
2545
2546         (Closes 437 i18n attachment display error.)
2547
2548 2004-03-12 [paul]       0.9.10claws8
2549
2550         * po/it.po
2551                 update. submitted by Andrea Spadaccini <lupin85@email.it>
2552                 
2553         * tools/Makefile.am
2554                 add 'textviewer.sh'
2555
2556 2004-03-12 [alfons]     0.9.10claws7
2557
2558         * src/imap.c
2559                 o quiet compiler and typecast Folder * to IMAP Folder *
2560                 o wake up and fix my previous incompatible type assignment bug
2561
2562 2004-03-12 [alfons]     0.9.10claws6
2563
2564         * src/imap.c
2565                 don't mix up pointers to int, guint32 _and_ 
2566                 unsigned int 
2567
2568 2004-03-12 [christoph]  0.9.10claws5
2569
2570         * src/folderview.c
2571                 Add error requester when renaming a folder failed
2572
2573         * src/imap.c
2574                 Check new FolderItem name for namespace seperator
2575                 before renaming
2576
2577         (Closes Bug 443 Bad named IMAP folders won't be displayed)
2578
2579 2004-03-11 [christoph]  0.9.10claws4
2580
2581         * src/folder.[ch]
2582         * src/imap.c
2583         * src/procmsg.h
2584                 syncronize flags in cache with IMAP folder flags
2585
2586         Adapted a patch submitted by Simon 'corecode' Schubert
2587         <corecode@corecode.ath.cx> 
2588
2589
2590 2004-03-11 [alfons]     0.9.10claws3
2591
2592         * src/textview.[ch]
2593                 remove dead code that at one time controlled display of
2594                 URIs in status bar
2595
2596 2004-03-10 [paul]       0.9.10claws2
2597
2598         * po/it.po
2599                 updated by Lupino <lupin85@email.it>
2600
2601 2004-03-09 [alfons]     0.9.10claws1
2602
2603         * src/matcher.c
2604                 we're not using yywrap, but we may, so close yyin instead
2605                 of initial FILE *
2606
2607 2004-03-08 [paul]       0.9.10claws
2608
2609         * 0.9.10claws released
2610
2611 2004-03-08 [paul]       0.9.9claws41
2612
2613         * po/es.po
2614           po/ja.po
2615           po/ru.po
2616           po/sk.po
2617           po/sr.po
2618           po/zh_CN.po
2619                 update translations. submitted by Ricardo Mones Lastra,
2620                 Rui Hirokawa, Pavlo Bohmat, Andrej Kacian, Urke MMI,
2621                 Hansom Young
2622
2623 2004-03-06 [paul]       0.9.9claws40
2624
2625         * src/stock_pixmap.c
2626                 fix crash: g_strdup(DEFAULT_PIXMAP_THEME)
2627                 patch submitted by Pawel Pekala
2628
2629 2004-03-06 [alfons]             0.9.9claws39
2630
2631         * src/addrindex.c
2632                 allow nick name completion again 
2633
2634 2004-03-02 [match]              0.9.9claws38
2635
2636         * configure.ac
2637                 added definition of USE_LDAP_TLS to support TLS.
2638         * src/ldapctrl.[ch]
2639         * src/ldapquery.c
2640         * src/ldapserver.[ch]
2641         * src/addressbook.c
2642         * src/addrindex.c
2643         * src/editldap.c
2644                 included LDAP TLS support.
2645
2646 2004-03-02 [christoph]          0.9.9claws37
2647
2648         * src/folder.[ch]
2649                 o add more documentation for FolderClass
2650                 o remove usused FolderClass virtual functions
2651
2652         * src/imap.c
2653         * src/mh.c
2654         * src/news.c
2655                 change creation of FolderClass because static initializations
2656                 for structs suck in C89
2657
2658 2004-03-01 [paul]
2659
2660         * sync with 0.9.10
2661
2662 2004-02-28 [keith]      0.9.9claws36
2663
2664         * src/common/utils.c
2665                 Fix treatment of whitespace in quicksearch bar (leading
2666                 spaces and >1 space between commands and parameters).
2667
2668 2004-02-27 [alfons]     0.9.9claws35
2669
2670         * src/compose.[ch]
2671                 Explicitly remove draft timeout to fix nasty race between 
2672                 compose_send_cb() (which destroys the compose window) and 
2673                 compose_defer_auto_save_draft() (which expects compose 
2674                 window to exist). Should fix Keith's and Fred Marton's
2675                 bug report (#128, "crash after complaining about character
2676                 set conversion")
2677
2678 2004-02-27 [luke]       0.9.9claws34
2679         
2680         * src/folder.c
2681                 Do folder_item_apply_processing() even if no processing
2682                 rules for the folder exist (so global processing is applied)
2683
2684 2004-02-26 [thorsten]   0.9.9claws33
2685
2686         * src/mimeview.c
2687                 Remove misleading static declaration
2688
2689 2004-02-26 [alfons]     0.9.9claws32
2690
2691         * src/procmime.[ch]
2692           src/compose.c
2693           src/mimeview.c
2694           src/textview.c
2695                 use/add procmime_get_content_type_str() as a safe wrapper
2696                 for returning a Content-Type type string; should fix 
2697                 bug #444, 0.9.7..0.9.9 crashes with "Content-Type: type= 
2698                  - attachments."
2699
2700 2004-02-26 [thorsten]   0.9.9claws31
2701
2702         * src/mimeview.c
2703                 Restructure save_as/save_all
2704
2705 2004-02-26 [alfons]     0.9.9claws30
2706
2707         * src/procmime.c
2708                 clean up (2)
2709
2710 2004-02-26 [alfons]     0.9.9claws29
2711
2712         * src/procmime.c
2713                 clean up (1)
2714
2715 2004-02-24 [luke]
2716
2717         * tools/textviewer.sh
2718                 tweaks from Johann Koenig, recognition of shell
2719                 scripts in particular
2720
2721 2004-02-24 [paul]       0.9.9claws28
2722
2723         * sync with 0.9.9cvs13
2724                 see ChangeLog 2004-02-24
2725
2726 2004-02-23 [paul]       0.9.9claws27
2727
2728         * src/inc.c
2729                 one alertpanel on pop3 authentication error will suffice
2730                 
2731         * src/prefs_fonts.c
2732                 remove unnecessary printf
2733
2734 2004-02-22 [alfons]     0.9.9claws26
2735
2736         * src/messageview.c
2737                 put back a lost check
2738
2739 2004-02-21 [alfons]     0.9.9claws25
2740
2741         * src/folderview.c
2742                 don't forget to save folder properties after renaming folder
2743
2744 2004-02-20 [paul]       0.9.9.claws24
2745
2746         * src/addressbook.c
2747                 sync with 0.9.9cvs11, see ChangeLog 2004-02-19
2748                 
2749         * src/inc.c
2750                 complete sync with 0.9.9cvs9's 'update folderview
2751                 progressively'
2752                 
2753         * configure.ac
2754                 require gettext >= 0.12.1
2755
2756 2004-02-17 [match]      0.9.9claws23
2757
2758         * src/compose.c
2759                 keep the peace - change style.
2760
2761 2004-02-17 [alfons]     0.9.9claws22
2762
2763         * src/filtering.c
2764                 make MATCHACTION_STOP cancel filtering / processing;
2765                 clean up and document it to make it a little bit more clear;
2766
2767 2004-02-17 [alfons]     0.9.9claws21
2768
2769         %X marks the cursor spot for reply quote format
2770
2771         * src/quote_fmt_lex.l 
2772           src/quote_fmt.c
2773                 add %X token
2774                 
2775         * src/quote_fmt.h
2776           src/quote_fmt_parse.y
2777                 handle %X token
2778                 
2779         * src/compose.c
2780                 handle %X token for replies only (for now)
2781
2782 2004-02-17 [paul]       0.9.9claws20
2783
2784         * po/sk.po
2785                 updated by Andrej Kacian
2786                 
2787         * src/news.c
2788                 remove unneeded include
2789                 
2790         * src/prefs_fonts.c
2791                 be a little more user-friendly with the labels
2792                 
2793         * configure.ac
2794                 a change forgotten in the last commit: 
2795                 SYLPHEED_ACLOCAL_INCLUDE(m4)
2796
2797 2004-02-17 [paul]       0.9.9claws19
2798
2799         * ac/*                          ** REMOVED **
2800           ac/                           ** REMOVED **
2801           intl/Makefile.in              ** REMOVED **
2802           m4/                           ** NEW **
2803           m4/missing                    ** NEW **
2804           m4/missing/gdk-pixbuf.m4      ** NEW **
2805           m4/missing/gettext.m4         ** NEW **
2806           m4/missing/gpgme.m4           ** NEW **
2807           m4/missing/imlib.m4           ** NEW **
2808           m4/.cvsignore                 ** NEW **
2809           m4/Makefile.am                ** NEW **
2810           m4/README                     ** NEW **
2811           m4/aclocal-include.m4         ** NEW **
2812           m4/aspell.m4                  ** NEW **
2813           m4/check-type.m4              ** NEW **
2814           m4/gnupg-check-typedef.m4     ** NEW **
2815           m4/openssl.m4                 ** NEW **
2816           m4/spamassassin.m4            ** NEW **
2817           po/ChangeLog                  ** REMOVED **
2818           po/Makefile.in.in             ** REMOVED **
2819           po/Rules-quot                 ** REMOVED **
2820           po/boldquot.sed               ** REMOVED **
2821           po/en@boldquot.header         ** REMOVED **
2822           po/en@quot.header             ** REMOVED **
2823           po/insert-header.sin          ** REMOVED **
2824           po/quot.sed                   ** REMOVED **
2825           po/remove-potcdate.sed        ** REMOVED **
2826           po/remove-potcdate.sin        ** REMOVED **
2827           po/stamp-po                   ** REMOVED **
2828           Makefile.am
2829           autogen.sh
2830           configure.ac
2831                 enable building with automake 1.8.x
2832                 add 'autopoint' to autogen.sh and remove all
2833                 auto-generated files, remove ac/ in favour of
2834                 m4/
2835
2836 2004-02-17 [alfons]     0.9.9claws18
2837         
2838         * src/summaryview.c
2839                 MSG_IS_NEWS() is not stored at all, and is bogus
2840
2841 2004-02-17 [martin]     0.9.9claws17
2842
2843         * src/prefs_themes.c
2844                 fix crash when installing wrong theme and output an
2845                 error message
2846
2847 2004-02-16 [christoph]  0.9.9claws16
2848
2849         * src/compose.c
2850         * src/stock_pixmap.[ch]
2851         * src/toolbar.[ch]
2852         * src/pixmaps/linewrapcurrent.xpm               ** NEW **
2853                 add "Wrap current paragraph" to compose toolbar
2854
2855 2004-02-15 [alfons]     0.9.9claws15
2856
2857         * src/folderview.c
2858                 refine previous commit to make sure other hook functions
2859                 get their grab of the pie too
2860
2861 2004-02-15 [alfons]     0.9.9claws14
2862
2863         * src/folderview.c
2864                 fix sync breakage so we don't pass invalid pointer types
2865
2866 2004-02-15 [match]      0.9.9claws13
2867
2868         * src/ldapquery.[ch]
2869         * src/ldapserver.h
2870         * src/addrindex.[ch]
2871                 tweak threading calls.
2872         * src/addr_compl.[ch]
2873                 add alias into completion list.
2874         * src/addressbook.c
2875                 fix ldap browse.
2876                 improve context menu behavior.
2877                 change menu sequence.
2878                 add send mail from addressbook.
2879         * src/addrselect.[ch]
2880         * src/compose.[ch]
2881                 add send mail from addressbook.
2882
2883 2004-02-15 [christoph]  0.9.9claws12
2884
2885         * src/folderutils.c
2886                 skip deleting when duplist is empty
2887
2888         * src/folderview.[ch]
2889         * src/mainwindow.c
2890         * src/summaryview.[ch]
2891                 call folderutils_delete_duplicates() from mainwindow code
2892
2893 2004-02-15 [alfons]     0.9.9claws11
2894         
2895         * src/common/utils.c
2896                 add prefix for italian ms o(e) 
2897
2898 2004-02-14 [paul]       0.9.9claws10
2899
2900         * src/foldersel.c
2901                 fix updating of the folder view when creating a
2902                 new folder
2903
2904 2004-02-13 [paul]       0.9.9claws9
2905
2906         * src/plugins/clamav/clamav_plugin.c
2907                 remove GUI code
2908
2909 2004-02-13 [paul]       0.9.9claws8
2910
2911         * sync with 0.9.9cvs9
2912                 see ChangeLog 2004-02-09, 2004-02-10, 2004-02-12
2913
2914 2004-02-13 [alfons]     0.9.9claws7
2915
2916         * src/common/utils.c
2917                 fix wrong type of argument for ctype functions (pass unsigned
2918                 char instead of signed char)
2919
2920 2004-02-12 [alfons]     0.9.9claws6
2921
2922         * src/compose.[ch]
2923                 don't select text in header entry when composing to a 
2924                 default address, but rather give the header entry a
2925                 different color / style (same as the folder new color)
2926
2927 2004-02-12 [alfons]     0.9.9claws5
2928
2929         * src/plugins/clamav/clamav_plugin.c
2930                 don't exit(2) on libclamav init error - show a warning.
2931                 (tested by damaging a clamav database file.)
2932
2933 2004-02-12 [paul]       0.9.9claws4
2934
2935         * sync with 0.9.9cvs4
2936                 see ChangeLog 2004-02-04, 2004-02-05, and 2004-02-06
2937
2938 2004-02-11 [luke]       0.9.9claws3
2939
2940         * src/mimeview.c
2941                 remove redundant check introduced in 0.9.9claws1
2942
2943 2004-02-11 [luke]       0.9.9claws2
2944
2945         * src/mimeview.c
2946                 fix compilation of my previous commit without gpg enabled
2947
2948 2004-02-10 [luke]       0.9.9claws1
2949
2950         * src/mimeview.c
2951                 add borders to icons to indicate the privacy status for
2952                 the message part (unknown/bad/good)
2953
2954 2004-02-06 [paul]       0.9.9claws
2955
2956         0.9.9claws released
2957
2958 2004-02-06 [darko]      0.9.8claws64
2959
2960         * src/compose.c
2961                 don't allow Ctrl+Enter while external editor is active
2962
2963 2004-02-06 [paul]       0.9.8claws63
2964
2965         * po/es.po
2966           po/pl.po
2967           po/sk.po
2968           po/sr.po
2969                 update Spanish, Polish, Slovak, and Serbian translations.
2970                 submitted by Ricardo Mones Lastra, Emil Nowak, Andrej Kacian,
2971                 and Urke MMI
2972
2973 2004-02-04 [alfons]     0.9.8claws62
2974
2975         * src/compose.c
2976                 grab focus only when lbutton was pressed (bug #430 cont'd; 
2977                 don't have clue yet why the cursor pos is at the end of the
2978                 text.)
2979
2980 2004-02-04 [alfons]     0.9.8claws61
2981
2982         * src/compose.c
2983                 always grab focus when one of the header entries is clicked 
2984                 (should fix bug #430, "no focus on pasted addresses 3 & higher")
2985
2986 2004-02-02 [paul]
2987
2988         * ac/missing/gdk-pixbuf.m4
2989           ac/missing/gpgme.m4
2990           ac/missing/imlib.m4
2991                 prevent 'underquoted definition' warnings
2992                 patch submitted by David Relson
2993                 
2994         * src/plugins/clamav/README
2995                 update, improve, correct
2996
2997 2004-01-31 [thorsten]   0.9.8claws60
2998
2999         * src/news.c
3000                 'dir' not initialized if group has no messages
3001
3002 2004-01-29 [christoph]  0.9.8claws59
3003
3004         * src/customheader.[ch]
3005                 add custom_header_is_allowed() to check for disallowed header names
3006                 that must not be overridden by custom headers
3007
3008         * src/compose.c
3009                 always write From: header and use custom_header_is_allowed() to
3010                 check if custom header should be written
3011
3012         * src/prefs_customheader.c
3013                 check if custom header is disallowed using custom_header_is_allowed()
3014
3015         * src/folderutils.c
3016                 destroy message id GHashTable before freeing the MsgInfos
3017
3018 2004-01-29 [paul]       0.9.8claws58
3019
3020         * sync with 0.9.9 release
3021                 see ChangeLog 2004-01-29
3022
3023 2004-01-29 [paul]       0.9.8claws57
3024
3025         * sync with 0.9.8cvs11
3026                 see ChangeLog 2004-01-29
3027
3028 2004-01-28 [christoph]  0.9.8claws56
3029
3030         * src/pgpmime.c
3031         * src/sgpgme.[ch]
3032                 return WARN signature status when signature is not trusted
3033
3034         * src/Makefile.am
3035         * src/folder.c
3036         * src/folderutils.[ch]                  ** NEW **
3037         * src/summaryview.c
3038                 implement delete duplicates summaryview independent
3039
3040 2004-01-28 [paul]       0.9.8claws55
3041
3042         * sync with 0.9.8cvs10
3043                 see Changelog 2004-01-27 and 2004-01-28
3044
3045 2004-01-26 [christoph]  0.9.8claws54
3046
3047         * src/imap.c
3048                 create a root node for the Folder if scan fails because root
3049                 folder does not exist
3050
3051 2004-01-26 [paul]       0.9.8claws53
3052
3053         * sync with 0.9.8cvs7
3054                 see ChangeLog 2004-01-23
3055
3056 2004-01-25 [alfons]     0.9.8claws52
3057
3058         * src/compose.c
3059                 remove left-over constant INDENT_CHARS
3060
3061 2004-01-25 [alfons]     0.9.8claws51
3062
3063         * src/procmime.c
3064                 add NULL pointer check for mimeinfo->node in
3065                 procmime_mimeinfo_parent()
3066
3067 2004-01-25 [darko]      0.9.8claws50
3068
3069         * src/compose.c
3070                 make "Wrap all long lines" toolbar button wrap all
3071                 long lines not just the current line
3072                 patch by I. Oshadi Jayawardena <ioj4 at yahoo.co.uk>
3073
3074
3075 2004-01-25 [alfons]     0.9.8claws49
3076
3077         * src/procmime.c
3078                 remove g_strstrip(); prevents a NULL pointer deref, and isn't
3079                 necessary anyway, because *scanf() functions neglect white
3080                 space in the input. 
3081                 Fixes bug #425, "sylpheed 0.9.8claws42 crashes on some messages."
3082
3083 2004-01-25 [paul]       0.9.8claws48
3084
3085         * src/prefs_ext_prog.c
3086                 apply Alfons' patch to check for NULL pointers
3087                 fixes bug #424
3088
3089 2004-01-25 [paul]       0.9.8claws47
3090
3091         * sync with 0.9.8cvs8
3092                 see ChangeLog 2004-01-23
3093
3094 2004-01-25 [thorsten]   0.9.8claws46
3095
3096         * src/messageview.c
3097                 remove orphaned mimeview unref()
3098
3099 2004-01-23 [christoph]  0.9.8claws45
3100
3101         * src/summaryview.c
3102                 set ctree widget style
3103
3104 2004-01-23 [paul]       0.9.8claws44
3105
3106         * sync with 0.9.8cvs5
3107                 see ChangeLog 2004-01-22
3108
3109 2004-01-23 [alfons]     0.9.8claws43
3110
3111         * src/procmsg.c
3112                 remove redundant code in procmsg_get_thread_tree()
3113
3114 2004-01-21 [christoph]  0.9.8claws42
3115
3116         * src/folderview.c
3117                 set ctree widget style, otherwise GTK does not use the
3118                 the correct vertical size for the list items
3119
3120 2004-01-21 [alfons]     0.9.8claws41
3121
3122         * src/summaryview.c
3123                 GDK_Left should only switch to folderview when
3124                 when summaryview hscrollbar is at the leftmost
3125                 position (fixes bug #420, "Focus error")
3126
3127 2004-01-21 [paul]       0.9.8claws40
3128
3129         * sync with 0.9.8cvs4
3130                 see ChangeLog 2004-01-20
3131
3132 2004-01-20 [christoph]  0.9.8claws39
3133
3134         * src/folderview.c
3135                 remove setting sensitivity for no longer existing
3136                 /Scoring... popup entry
3137
3138 2004-01-20 [keith]      0.9.8claws38
3139
3140         * configure.ac
3141                 Revert AM_CONFIG_HEADER to AC_CONFIG_HEADER
3142
3143 2004-01-20 [paul]       0.9.8claws37
3144
3145         * src/prefs_fonts.c
3146                 demystify font settings
3147                 
3148         * src/textview.c
3149                 use textview->msgfont for header->body in
3150                 textview_show_header()
3151
3152 2004-01-20 [paul]       0.9.8claws36
3153
3154         * src/compose.c
3155           src/undo.c
3156                 remove superfluous debug_print's
3157                 
3158         * src/inc.c
3159                 clear the statusbar after LOCAL incorporation
3160
3161 2004-01-20 [paul]       0.9.8claws35
3162
3163         * sync with 0.9.8cvs3
3164                 see ChangeLog 2004-01-20
3165
3166 2004-01-19 [keith]      0.9.8claws34
3167
3168         * src/folderview.c
3169                 don't show 'Search folder...' on popup menu
3170                 if folder has no mails in it
3171
3172 2004-01-17 [keith]      0.9.8claws33
3173
3174         * src/compose.c
3175           src/prefs_common.c
3176           src/prefs_common.h
3177                 store position of compose window in prefs
3178
3179 2004-01-17 [thorsten]   0.9.8claws32
3180
3181         * src/gtk/gtkvscrollbutton.c
3182                 ensure scrollbutton resize event on different gtk versions
3183
3184 2004-01-15 [alfons]     0.9.8claws31
3185         
3186         * src/summaryview.c
3187                 keep MSG_REPLIED and MSG_FORWARDED even when marking a
3188                 message as read
3189
3190 2004-01-12 [christoph]  0.9.8claws30
3191
3192         * src/procmime.c
3193                 better MIME-Version check
3194
3195 2004-01-11 [alfons]     0.9.8claws29
3196
3197         * src/procmsg.c
3198                 remove unnecessary but still effective check (could possibly
3199                 lead to some unwanted side effects)
3200
3201 2004-01-11 [alfons]     0.9.8claws28
3202
3203         * src/procmsg.c
3204                 we should not prefer lowest message number while threading 
3205                 (introduced in previous commit)
3206
3207 2004-01-11 [alfons]     0.9.8claws27
3208
3209         * src/procmsg.c
3210                 subject threading fixes:
3211                 
3212                         - make message with lowest message number the
3213                           thread parent,
3214                         - refine recording last node when threading. the last node
3215                           should be the previous one if a node has a thread parent,
3216                           or the current node if not
3217                 
3218                 (there's another threading bug fix coming up)
3219
3220 2004-01-10 [paul]       0.9.8claws26
3221
3222         * src/main.c
3223           src/prefs_ext_prog.c
3224           src/plugins/clamav/clamav_plugin_gtk.c
3225                 minor gui fixes
3226
3227 2004-01-09 [christoph]  0.9.8claws25
3228
3229         * src/Makefile.am
3230         * src/string_match.[ch]                 ** REMOVE **
3231         * src/common/Makefile.am
3232         * src/common/string_match.[ch]          ** NEW **
3233                 move string_match.[ch] to common directory
3234
3235 2004-01-09 [christoph]  0.9.8claws24
3236
3237         * src/pgpmime.c
3238                 add MIME-Version header for the message parser
3239
3240 2004-01-09 [paul]       0.9.8claws23
3241
3242         * po/POTFILES.in
3243           src/Makefile.am
3244           src/main.c
3245           src/prefs_common.c
3246           src/prefs_ext_prog.[ch]       ** NEW FILES **
3247                 move External Command options from 'Common Prefs/Other' to
3248                 'Other Prefs/Message View/External Programs', also reveal
3249                 the hidden options for audio player and image viewer.
3250                 
3251         * src/prefs_common.c
3252                 fix toggling of header pane
3253
3254 2004-01-09 [paul]       0.9.8claws22
3255
3256         * src/compose.c
3257                 when changing account also change the save folder
3258
3259         * src/textview.c
3260                 if a text/plain attachment has 'Content-Disposition: attachment'
3261                 don't display it inline
3262
3263 2004-01-08 [christoph]  0.9.8claws21
3264
3265         * src/procmime.c
3266                 check for "MIME-Version: 1.0" in message/rfc882 MIME-parts,
3267                 otherwise thread the message content as one text part and
3268                 don't assume charset US-ASCII which is only specified as
3269                 default for MIME-messages
3270
3271 2004-01-08 [paul]       0.9.8claws20
3272
3273         * src/plugins/clamav/clamav_plugin.c
3274           src/plugins/spamassassin/spamassassin.c
3275                 inform the user what is happening via the statusbar
3276
3277 2004-01-06 [paul]       0.9.8claws19
3278
3279         * po/es.po
3280                 update Spanish translation. submitted by Ricardo
3281                 Mones Lastra
3282
3283 2004-01-05 [paul]       0.9.8claws18
3284
3285         * sync with 0.9.8cvs2
3286                 see ChangeLog 2004-01-05
3287
3288 2004-01-03 [luke]       0.9.8claws17
3289
3290         * src/procheader.c
3291                 Clean up:
3292                 o remove unused functions string_getchar() and file_getchar()
3293                 o remove the getchar_ parameter from generic_get_one_field()
3294                 o add an 'unfold' parameter to generic_get_one_field, to
3295                   be used if no HeaderEntry is supplied
3296                 o procheader_get_one_field_asis() uses
3297                   generic_get_one_field().
3298
3299 2004-01-01 [christoph]  0.9.8claws16
3300
3301         * src/common/xml.[ch]
3302                 o add xml_new_tag() to manage usage counts of strings correctly
3303                 o correct xml_copy_tree() function name
3304
3305         * src/folder.c
3306         * src/main.c
3307                 allow registering and unregistering of FolderClasses anytime
3308
3309 2003-12-31 [christoph]  0.9.8claws15
3310
3311         * src/folder.[ch]
3312         * src/common/xml.[ch]
3313                 keep folderlist.xml data for unloaded FolderClasses
3314
3315 2003-12-30 [luke]       0.9.8claws14
3316
3317         * src/procheader.[ch]
3318                 o added procheader_get_one_field_asis() that does not do
3319                   unfolding
3320                 o fix procheader_get_header_array_asis() to use the above,
3321                   fixing ugliness of headers in textview
3322
3323         * src/compose.c
3324                 o don't unfold headers when redirecting.        
3325
3326 2003-12-30 [paul]       0.9.8claws13
3327
3328         * po/POTFILES.in
3329           src/common/defs.h
3330           src/Makefile.am
3331           src/main.c
3332           src/prefs_common.c
3333           src/prefs_themes.[ch] ** NEW FILES **
3334                 redesign and move Icon Theme selector to
3335                 the new prefs window
3336           
3337         * src/stock_pixmap.c
3338                 fix the old bug where icons are not always
3339                 updated when changing themes
3340         
3341         * src/summaryview.c
3342                 fix bug where the icons on the title row
3343                 of the summary view were not updated
3344         
3345         all patches submitted by Ricardo Mones Lastra
3346
3347 2003-12-30 [hoa]        0.9.8claws12
3348
3349         * src/folder.c
3350                 run preglobal and postglobal processing rules
3351                 even if the folder does not have any rules.
3352
3353 2003-12-28 [paul]       0.9.8claws11
3354
3355         * ac/aspell.m4
3356           ac/check-type.m4
3357           ac/gnupg-check-typedef.m4
3358           ac/openssl.m4
3359           ac/spamassassin.m4
3360                 fix 'underquoted definition' warnings, patch submitted by
3361                 David Relson <relson@osagesoftware.com>
3362                 
3363         * src/common/utils.c
3364                 subject_get_prefix_length(): add "Odp\\:" to reply prefixes,
3365                 patch submitted by Jan Alboszta <J.Alboszta@students.mimuw.edu.pl>
3366
3367 2003-12-28 [paul]       0.9.8claws10
3368
3369         * sync with 0.9.8cvs1
3370                 see ChangeLog 2003-12-17
3371
3372 2003-12-27 [christoph]  0.9.8claws9
3373
3374         * src/common/utils.[ch]
3375                 add g_node_map() to map a GNode into a new GNode
3376                 converting all node data's with a function
3377
3378         * src/account.c
3379         * src/folder.[ch]
3380         * src/folderview.c
3381         * src/imap.c
3382         * src/mainwindow.c
3383         * src/summaryview.c
3384                 o use g_node_map() to convert XML <-> Folder
3385                 o remove redundant FolderItem->parent and
3386                   replace it with folder_item_parent()
3387
3388 2003-12-23 [christoph]  0.9.8claws8
3389
3390         * src/folder.[ch]
3391         * src/folderview.c
3392         * src/mainwindow.c
3393         * src/procmsg.c
3394                 o use callback for notifications about added and
3395                   destroyed folders
3396                 o rewrite folderlist saving (new functions to create
3397                   folder from XML tree, and XML tree from folder)
3398
3399         * src/common/xml.[ch]
3400                 add function to save XML trees
3401
3402         * src/prefs_filtering.c
3403                 code cleanup
3404
3405 2003-12-22 [christoph]  0.9.8claws7
3406
3407         * src/prefs_account.[ch]
3408                 add "SMTP only" accounts
3409
3410 2003-12-20 [melvin]     0.9.8claws6
3411
3412         * src/action.[ch]
3413                 Changed the interface for action_update_*_menu() so
3414                 action.c does not need to know the paths of the different
3415                 actions menu (mainwindow, message view and compose window). 
3416
3417         * src/compose.c
3418                 Tiny code cleanup to merge spell checker related code
3419                 compose_update_actions_menu(): new function to update
3420                 the actions menu. Use it in compose_create()
3421
3422         * src/compose.h
3423                 compose_update_actions_menu(): new function to update
3424                 the actions menu. Used also in prefs_actions.c.
3425
3426         * src/mainwindow.[ch]
3427                 main_window_update_actions_menu(): new function to update
3428                 the actions menu. Used in main_window_create() and in
3429                 prefs_actions.c
3430
3431         * src/messageview.[ch]
3432                 messageview_update_actions_menu(): new function to update
3433                 the actions menu. Used in messageview_add_toolbar() and in
3434                 prefs_actions.c
3435                 
3436         * src/prefs_actions.c   
3437                 prefs_actions_ok(): fixed to update the actions menu of
3438                 the separate message view and the compose windows.
3439
3440 2003-12-20 [luke]       0.9.8claws5
3441         * src/procheader.c
3442                 fix unfolding/newline stripping for multiline fields
3443                 in generic_get_one_field()
3444
3445 2003-12-19 [christoph]  0.9.8claws4
3446
3447         * src/summaryview.c
3448                 o code cleanup
3449                 o use subject_compare_for_sort() when comparing
3450                   simplified subjects
3451
3452 2003-12-19 [christoph]  0.9.8claws3
3453
3454         * src/msgcache.c
3455                 more syncing with 0.8.9a
3456
3457 2003-12-19 [christoph]  0.9.8claws2
3458
3459         * src/folder.c
3460                 don't write all FolderItem XML attributes for the root node
3461
3462 2003-12-19 [melvin]     0.9.8claws1
3463
3464         * src/messageview.c
3465                 Added missing menu branch (Tools/Create processing/rule)
3466         * po/fr.po
3467                 Updated French translation for the added string.
3468
3469 2003-12-19 [paul]       0.9.8claws
3470
3471         0.9.8claws released
3472
3473 2003-12-19 [paul]       0.9.7claws51
3474
3475         * po/en_GB.po
3476           po/es.po
3477           po/ja.po
3478           po/pl.po
3479           po/sk.po
3480           po/zh_CN.po
3481                 update translations. submitted by me, Ricardo Mones
3482                 Lastra, Rui Hirokawa, Emil Nowak, Andrej Kacian,
3483                 Hansom Young
3484                 
3485         * src/folder_item_prefs.c
3486                 'enable_processing' set to FALSE by default
3487
3488 2003-12-18 [melvin]     0.9.7claws50
3489
3490         * po/fr.po
3491                 Updated French translation
3492
3493 2003-12-17 [christoph]  0.9.7claws49
3494
3495         * src/procheader.c
3496                 revert discarding of whitespace from 0.9.7claws44
3497
3498                 RFC2822 2.2.3: Unfolding is accomplished by simply
3499                 removing any CRLF that is immediately followed by WSP.
3500
3501 2003-12-17 [paul]       0.9.7claws48
3502
3503         * src/folder.c
3504                 fix new message count
3505                 
3506         * configure.ac
3507                 update autotools macros
3508
3509         * sync with 0.9.8a
3510
3511 2003-12-16 [christoph]  0.9.7claws47
3512
3513         * src/folder.c
3514                 fix folder update before adding MsgInfo to cache
3515                 in add_msginfo_to_cache()
3516
3517         * src/procmsg.c
3518                 remove old call to folder_item_update() that is no
3519                 longer required
3520
3521 2003-12-16 [christoph]  0.9.7claws46
3522
3523         * src/main.c
3524                 make sure the shutdown process only runs once
3525
3526 2003-12-16 [hoa]        0.9.7claws45
3527
3528         * src/mainwindow.c
3529         * src/messageview.c
3530         * src/summaryview.[ch]
3531                 Create filter rules using a message is fixed.
3532                 We can now create processing rules using a message.
3533
3534 2003-12-15 [alfons]     0.9.7claws44
3535
3536         * src/procheader.c
3537                 make sure we discard folding white space
3538
3539 2003-12-15 [luke]       0.9.7claws43
3540         * src/textview.c
3541         * src/mimeview.c
3542                 o use "name" parameter if "filename" doesn't exist
3543
3544 2003-12-14 [alfons]     0.9.7claws42
3545
3546         * src/summaryview.c
3547         * src/common/utils.c
3548                 allow quick finding based on the result of passing
3549                 a message to an external command. E.g:
3550
3551                         X "bogofilter < %F" 
3552                 
3553                 gets me all the spam in a folder.
3554
3555 2003-12-14 [luke]       0.9.7claws41
3556
3557         * src/textview.c
3558         * src/mimeview.c
3559                 o use parameter "filename" instead of "name" in a couple of 
3560                   places for correctness
3561
3562         * src/procmime.c
3563         * src/common/utils.[ch]
3564                 o make temporary filename for attachments safe for %p 
3565                   substitutions in actions.
3566
3567 2003-12-13 [christoph]  0.9.7claws40
3568
3569         * src/main.c
3570                 readd exit(0) to clean_quit() because otherwise sylpheed
3571                 does not always terminate
3572
3573         * src/pgpmime.c
3574         * src/privacy.h
3575                 add an identifier-string for PrivacySystems
3576
3577 2003-12-12 [paul]
3578
3579         * doc/man/sylpheed.1
3580                 update the man page
3581
3582 2003-12-12 [paul]       0.9.7claws39
3583
3584         general clean up
3585         
3586         * configure.ac
3587                 correct and clean up './configure --help' info
3588         
3589         * src/plugins/clamav/clamav_plugin.c
3590           src/plugins/spamassassin/spamassassin.c
3591                 correct plugin_desc(), works with LOCAL, IMAP, and
3592                 POP accounts
3593                 
3594         * src/filtering.c
3595           src/matcher.[ch]
3596           src/matcher_parser_parse.y
3597           src/prefs_filtering_action.c
3598                 use 'Change Score' instead of '(In/De)crease score'.
3599                 use *CHANGE_SCORE* instead of *ADD_SCORE*
3600          
3601          * src/mainwindow.c
3602                 hyphenate: 'Pre-processing', 'Post-processing'
3603                 
3604         * src/prefs_account.c
3605                 change 'Generate Message-ID' to 'Generate Message-Id'
3606                 
3607         * src/prefs_folder_item.c
3608                 change 'Processing on startup:' to 'Process at startup'
3609                 change 'Scan for new mail:' to 'Scan for new mail'
3610                 
3611 2003-12-11 [christoph]  0.9.7claws38
3612
3613         * src/crash.c
3614         * src/main.[ch]
3615                 make sure the clean_exit() funtion is not called again by the
3616                 signal handler while it is already running
3617
3618         (closes Bug 366 lost all folders -> spoiling folderlist.xml file)
3619
3620         * src/summaryview.c
3621                 fix wrong assertion
3622
3623 2003-12-11 [paul]       0.9.7claws37
3624
3625         * src/compose.c
3626                 'anonymise' Message-Id: header string
3627
3628 2003-12-11 [paul]       0.9.7claws36
3629
3630         * src/plugins/clamav/clamav_plugin.c
3631                 fix (don't break) signature count
3632                 use cl_strerror() instead of deprecated cl_perror()
3633         
3634 2003-12-11 [darko]      0.9.7claws35
3635
3636         * src/summaryview.c
3637                 also update the sort arrow (thanks Christoph)
3638
3639 2003-12-11 [darko]      0.9.7claws34
3640
3641         * src/summaryview.c
3642                 allow reverting to default sort mode (no sort)
3643
3644 2003-12-10 [hoa]        0.9.7claws33
3645
3646         * src/matcher.c
3647                 fixed quotation of string for matcher.
3648
3649 2003-12-08 [paul]       0.9.7claws32
3650
3651         * src/imap.c
3652           src/inc.c
3653                 plug memory leaks (patch by Alfons)
3654
3655 2003-12-08 [christoph]  0.9.7claws31
3656
3657         * src/folder_item_prefs.[ch]
3658         * src/folderview.c
3659         * src/prefs_folder_item.c
3660                 add new FolderItem property to exclude folders from new
3661                 mail checks
3662
3663         Patch submitted by Chad Robinson <crobinson@rfgonline.com>
3664
3665 2003-12-07 [paul]       0.9.7claws30
3666
3667         * src/plugins/clamav/clamav_plugin.c
3668                 fix signature count
3669
3670 2003-12-07 [thorsten]   0.9.7claws29
3671
3672         * src/filtering.c
3673                 debug_print some warning if destfolder missing
3674         * src/prefs_filtering.c
3675                 uninitialized filter list when deleting a folder
3676
3677 2003-12-06 [paul]       0.9.7claws28
3678
3679         * src/procheader.c
3680                 add Alfons' patch to trim line feeds
3681
3682 2003-12-06 [paul]       0.9.7claws27
3683
3684         * partial sync with 0.9.7cvs8
3685                 leaving claws' online/offline more or less intact
3686                 see ChangeLog 2003-12-04 and 2003-12-06
3687
3688 2003-12-06 [christoph]  0.9.7claws26
3689
3690         * src/messageview.c
3691         * src/privacy.[ch]
3692                 revert pirvacy API changes
3693
3694 2003-12-05 [alfons]     0.9.7claws25
3695
3696         * src/matcher.[ch]
3697                 clean up my old cruft
3698
3699 2003-12-05 [alfons]     0.9.7claws24
3700
3701         * src/matcher.c
3702                 fix comparison buglet ;-) and make `test` matcher
3703                 work again
3704
3705 2003-12-05 [alfons]     0.9.7claws23
3706
3707         * src/prefs_folder_item.c
3708                 K&R 2nd Ed., page 241 (function parameter identifiers
3709                 starting with an underscore are kind of insulting)
3710
3711 2003-12-05 [hoa]        0.9.7claws22
3712
3713         * src/main.c
3714         * src/mainwindow.[ch]
3715         * src/mainwindow.h
3716                 add destructor for mainwindow so that the last 
3717                 MimeInfo opened in messageview is destroyed when
3718                 exiting sylpheed.
3719
3720 2003-12-05 [hoa]        0.9.7claws21
3721
3722         * src/filtering.[ch]
3723         * src/matcher.[ch]
3724         * src/matcher_parser_lex.l
3725         * src/matcher_parser_parse.y
3726         * src/prefs_actions.c
3727         * src/prefs_filtering.c
3728         * src/common/utils.[ch]
3729                 quote arguments before giving them to command line.
3730                 fixed quote of string in matcher/processing/filtering rules.
3731
3732         * src/messageview.c
3733         * src/privacy.[ch]
3734                 allows decryption to return a new whole 
3735                 MIME message structure.
3736
3737 2003-12-04 [hoa]        0.9.7claws20
3738
3739         * src/filtering.[ch]
3740         * src/folder.c
3741         * src/mainwindow.c
3742         * src/matcher.c
3743         * src/matcher_parser_parse.y
3744         * src/folderview.c
3745                 global rules to run before folder specific rules.
3746                 global rules to run after folder specific rules.
3747                 
3748         * src/messageview.c
3749                 fixed quick addition of rules.
3750         
3751         * src/prefs_filtering.[ch]
3752         * src/summaryview.c
3753                 we can now customize the title for the dialog.
3754                 updated case where we rename of delete folders.
3755
3756         * src/addressbook.c
3757                 got back the function addressbook_browse_entry_cb()
3758                 that is needed in case we compiled with LDAP support.
3759
3760 2003-12-04 [paul]       0.9.7claws19
3761
3762         * sync with 0.9.7cvs6
3763                 see ChangeLog 2003-12-04
3764                 fixes bug 171 'Wrong message decoing: koi8-r and 
3765                 iso8859-5 looks same. Can't read many emails.'
3766
3767 2003-12-04 [paul]       0.9.7claws18
3768
3769         * po/POTFILES.in
3770                 remove 'src/prefs_scoring.c'
3771
3772 2003-12-03 [hoa]        0.9.7claws17
3773
3774         * src/Makefile.am
3775                 compilation of scoring.[ch] and prefs_scoring.[ch]
3776                 is removed.
3777         
3778         * src/filtering.[ch]
3779         * src/folder.c
3780         * src/folder_item_prefs.[ch]
3781         * src/folderview.c
3782         * src/main.c
3783         * src/mainwindow.c
3784         * src/matcher.[ch]
3785         * src/matcher_parser.h
3786         * src/matcher_parser_parse.y
3787         * src/prefs_filtering.[ch]
3788         * src/prefs_filtering_action.c
3789         * src/prefs_folder_item.c
3790         * src/prefs_scoring.[ch]              * REMOVED FILES *
3791         * src/procmsg.[ch]
3792         * src/scoring.[ch]                    * REMOVED FILES *
3793         * src/summaryview.c
3794                 merged scoring and filtering.
3795                 
3796                 Note : compatibility is kept by parsing score like 
3797                   add_score. To get the behaviour of older scoring 
3798                   system, you have to define some equivalent rule :
3799                   "score_lower -9999 hide"
3800                   "score_greater 9999 mark"
3801                   
3802                   To define global rules, you have to define them 
3803                   in the new global processing rules.
3804                   The variable that kept the list filtering rules 
3805                   was "global_processing" and has been renamed into 
3806                   "filtering_rules".
3807                   "global_processing" variable is now the name 
3808                   of the variable that keeps the list of global 
3809                   processing rules.
3810                   In the configuration file, "[global]" section is 
3811                   now for the global processing rules (which includes
3812                   score things and new global processing rules).
3813                   New "[filtering]" section is for the filtering rules.
3814                   
3815                   Before running with this version, during testing 
3816                   phase, ** MAKE A BACKUP ** of your matcherrc file.
3817                   Then, you have to make the following changes :
3818                   - leave all scoring rules in "[global]" section.
3819                   - move all other rules of "[global]" section to
3820                       a new section named "[filtering]".
3821
3822 2003-12-03 [christoph]  0.9.7claws16
3823
3824         * src/procmime.c
3825                 use default Content-Type as specified in RFC2045 if
3826                 Content-Type header is syntactically incorrect
3827
3828 2003-12-03 [christoph]  0.9.7claws15
3829
3830         * src/addressbook.c
3831         * src/addrindex.h
3832         * src/addritem.c
3833         * src/expldifdlg.h
3834         * src/exportldif.c
3835         * src/filtering.c
3836         * src/folder.c
3837         * src/folderview.c
3838         * src/jpilot.c
3839         * src/localfolder.c
3840         * src/matcher.h
3841         * src/matcher_parser_lex.l
3842         * src/matcher_parser_parse.y
3843         * src/news.c
3844         * src/prefs_filtering_action.c
3845         * src/prefs_folder_item.c
3846         * src/prefs_fonts.c
3847         * src/procmsg.c
3848         * src/sgpgme.c
3849                 clean up warnings
3850
3851         * src/procmime.c
3852                 revert 0.9.7claws14 change
3853
3854 2003-12-03 [alfons]     0.9.7claws14
3855
3856         * src/procmime.c
3857                 catch invalid Content-Type with no subtype
3858
3859 2003-12-03 [alfons]     0.9.7claws13
3860
3861         * src/alertpanel.h
3862         * src/setup.c
3863         * src/plugins/image_viewer/plugin.c
3864                 compile again, we need stddef.h for size_t
3865
3866 2003-12-03 [paul]       0.9.7claws12
3867
3868         * src/account.c
3869                 don't allow cloning of accounts with remote folders,
3870                 patch submitted by Ricardo Mones Lastra
3871
3872 2003-12-03 [christoph]  0.9.7claws11
3873
3874         * src/folder.[ch]
3875         * src/imap.c
3876         * src/localfolder.[ch]
3877         * src/mh.c
3878         * src/news.c
3879         * src/common/xml.[ch]
3880                 add set_xml() and get_xml() virtual functions to FolderClass to
3881                 save extra information for Folders (for example the rootpath
3882                 only used by LocalFolder). The folderlist write function no
3883                 longer needs to know the folder type to save this extra
3884                 information.
3885
3886 2003-12-02 [christoph]  0.9.7claws10
3887
3888         * src/Makefile.am
3889         * src/account.c
3890         * src/folder.[ch]
3891         * src/folderview.h
3892         * src/imap.c
3893         * src/localfolder.[ch]          ** NEW **
3894         * src/mainwindow.c
3895         * src/mh.[ch]
3896         * src/news.[ch]
3897         * src/prefs_account.[ch]
3898         * src/prefs_filtering.h
3899         * src/procmsg.h
3900         * src/remotefolder.[ch]         ** NEW **
3901         * src/common/xml.[ch]
3902                 add item_set_xml() and item_get_xml() virtual functions to
3903                 FolderClass to give folders the ability to add extra information
3904                 to the saved FolderItem data. If NULL the default function for
3905                 FolderItem will be used.
3906
3907 2003-11-29 [christoph]  0.9.7claws9
3908
3909         * src/procheader.c
3910                 fix bug in unfolding
3911
3912 2003-11-29 [luke]       0.9.7claws8
3913
3914         * src/textview.c
3915                 fix compilation for non c99 compilers
3916
3917 2003-11-29 [christoph]  0.9.7claws7
3918
3919         * src/procmime.[ch]
3920         * src/mimeview.c
3921                 o unknown disposition types should be handled as
3922                   attachment (RFC2183)
3923                 o missing headers should not default to inline
3924                   (would make "Save All" useless when disposition header
3925                    is not set by the sending mailer)
3926                 o remove old MimeInfo data and cleanup
3927
3928 2003-11-29 [luke]       0.9.7claws6
3929
3930         * src/procmime.[ch]
3931                 re-added parsing of Content-Disposition header
3932                         - removes the old  'gchar* content_disposition'
3933                         - adds a new field 'DispositionType disposition'
3934                         - adds parameters to MimeInfo::parameters
3935
3936         * src/mimeview.c
3937                 use the "filename" parameter for saving, and the new
3938                 MimeInfo::disposition for save all.
3939
3940         * src/compose.c
3941         * src/toolbar.[ch]
3942                 add a 'check spelling' button as a possibility for 
3943                 the compose toolbar
3944
3945         * src/stockpixmap.[ch]
3946         * src/pixmaps/check_spelling.xpm        ** NEW **
3947         * src/Makefile.am
3948                 add a pixmap for use with 'check spelling' button or
3949                 a user defined action
3950
3951         * src/textview.c
3952                 re-apply fixed (I hope) patch for bug 57
3953                 "Hidden URL in HTML Mails"
3954
3955 2003-11-28 [christoph]  0.9.7claws5
3956
3957         * src/procmime.c
3958                 o be more liberal in what we accept as Content-Type parameters
3959                 o ignore comments after parameters
3960
3961         * src/sgpgme.c
3962                 o only free passphrase when an error occurs
3963
3964 2003-11-28 [paul]       0.9.7claws4
3965
3966         * src/account.c
3967                 add 'Clone Account' function. patch submitted by
3968                 Ricardo Mones Lastra
3969
3970 2003-11-27 [thorsten]   0.9.7claws3
3971
3972         * src/mimeview.c
3973                 fix crash if 'save_all' failed twice
3974
3975 2003-11-27 [paul]       0.9.7claws2
3976
3977         * po/POTFILES.in
3978                 fix a typo
3979
3980         * po/zh_CN.po
3981                 update Simplified Chinese translation. submitted by
3982                 Hansom Young
3983
3984 2003-11-27 [paul]       0.9.7claws1
3985
3986         * po/POTFILES.in
3987                 clean up
3988
3989 2003-11-26 [paul]       0.9.7claws
3990
3991         * 0.9.7claws released
3992
3993 2003-11-26 [paul]       0.9.6claws99
3994
3995         * src/Makefile.am
3996                 add reference to pixmaps/mime_message.xpm
3997
3998 2003-11-26 [paul]       0.9.6claws98
3999
4000         * po/POTFILES.in
4001                 remove reference to src/sigstatus.c
4002
4003 2003-11-26 [christoph]  0.9.6claws97
4004
4005         * src/Makefile.am
4006         * src/prefs_common.c
4007         * src/rfc2015.c
4008         * src/sigstatus.[ch]            ** REMOVE **
4009                 remove signature result popup option and window
4010
4011 2003-11-26 [paul]       0.9.6claws96
4012
4013         * po/es.po
4014           po/ja.po
4015           po/pl.po
4016           po/sk.po
4017           po/sr.po
4018                 update translations. submitted by Ricardo Mones Lastra,
4019                 Rui Hirokawa, Emil Nowak, Andrej Kacian, and Urke MMI
4020
4021 2003-11-25 [christoph]  0.9.6claws95
4022
4023         * src/procmime.c
4024                 display mime structure only in debug mode
4025
4026 2003-11-25 [melvin]     0.9.6claws94
4027
4028         * po/fr.po
4029                 Updated French translations + typos fixes of older
4030                 translations (thanks to Fabien Vantard for pointing
4031                 to some of them)
4032
4033 2003-11-25 [melvin]     0.9.6claws93
4034
4035         * src/editldap.c
4036                 Fixed a couple of typos.
4037
4038 2003-11-24 [paul]       0.9.6claws92
4039
4040         * po/POTFILES.in
4041                 add 'src/textview.c'
4042
4043 2003-11-24 [paul]       0.9.6claws91
4044
4045         * src/sgpgme.c
4046                 fix typo. spotted by Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
4047
4048 2003-11-24 [paul]       0.9.6claws90
4049
4050         * src/plugins/image_viewer/viewer.c
4051                 image_viewer_show_mimepart(): 
4052                 use procmime_mimeinfo_get_parameter() to get the file name
4053
4054 2003-11-24 [paul]       0.9.6claws89
4055
4056         * src/textview.c
4057                 textview_show_mime_part(): rewrite text hint
4058
4059 2003-11-22 [paul]       0.9.6claws88
4060
4061         * sync with 0.9.7cvs5
4062                 see ChangeLog 2003-11-21
4063
4064 2003-11-21 [paul]       0.9.6claws87
4065
4066         * src/mimeview.c
4067                 define shortcut key 'o' for 'Open with...'
4068
4069 2003-11-21 [alfons]     0.9.6claws86
4070
4071         * src/messageview.c
4072                 fix bug #383 'Deleting message from "separate message view" 
4073                 uses local Trash folder'
4074
4075 2003-11-21 [christoph]  0.9.6claws85
4076
4077         * src/mimeview.c
4078                 fix content-type guessing by name parameter when finding
4079                 the correct viewer
4080
4081 2003-11-21 [alfons]     0.9.6claws84
4082
4083         * src/main.c
4084                 no mail incorporation allowed with --offline param.
4085                 fixes bug #374, "--offline ignored"
4086
4087 2003-11-20 [christoph]  0.9.6claws83
4088
4089         * src/mimeinfo.c
4090                 use signed MimeInfo when checking the signature and not
4091                 the selected one
4092
4093 2003-11-19 [alfons]     0.9.6claws82
4094
4095         * src/mainwindow.c
4096                 fix crash when toggling separate views, patch submitted
4097                 by Pawel Pekala <c0rn|AT|gazeta.pl>.
4098                 fixes bug #342, "separate views  cause crash"
4099
4100 2003-11-19 [paul]       0.9.6claws81
4101
4102         * src/compose.c
4103                 compose_redirect_write_headers_from_headerlist(): 
4104                 add Resent-Cc: header (bug fix inherited from 0.9.7cvs3)
4105                 
4106         * src/main.c
4107                 code cleanup (inherited from 0.9.7cvs4)
4108                 
4109         * tools/tb2sylpheed
4110                 bugfix: added missing attribute-list start. submitted by
4111                 Urke MMI
4112
4113 2003-11-19 [luke]       0.9.6claws80
4114
4115         * src/textview.c
4116                 revert my last commit until I get time to fix it
4117
4118 2003-11-18 [christoph]  0.9.6claws79
4119
4120         * src/mimeview.[ch]
4121                 check parent MimeInfos for signatures and display the
4122                 result of the parent when found
4123
4124         * src/pgpmime.c
4125                 o avoid NULL pointer warnings
4126                 o use procmime_mimeinfo_get_parameter()
4127
4128         * src/sgpgme.c
4129                 small text changes
4130
4131 2003-11-17 [luke]       0.9.6claws78
4132
4133         * src/textview.c
4134                 add check for disguised URLs, fixing bug 57
4135                 "Hidden URL in HTML Mails"
4136
4137 2003-11-16 [christoph]  0.9.6claws77
4138
4139         * src/procmime.c
4140                 fix crash when parsing invalid Content-Type header
4141
4142 2003-11-16 [christoph]  0.9.6claws76
4143
4144         * src/pgpmime.c
4145         * src/privacy.c
4146         * src/procmime.c
4147         * src/sgpgme.[ch]
4148                 implement message decrypting
4149
4150         * src/rfc2015.c
4151                 remove old code
4152
4153 2003-11-14 [luke]       0.9.6claws75
4154
4155         * src/mimeview.c
4156                 fix a couple of problems that treated application/* and
4157                 application/octet-stream the wrong way around
4158                 (since 0.9.6claws10), causing "Open" to do nothing.
4159
4160 2003-11-14 [christoph]  0.9.6claws74
4161
4162         * src/messageview.c
4163         * src/pgpmime.c
4164         * src/privacy.[ch]
4165                 prepare for message part decrypting
4166
4167         * src/sgpgme.c
4168                 add output for expired signatures
4169
4170         * src/rfc2015.c
4171                 remove some old code
4172
4173 2003-11-10 [christoph]  0.9.6claws73
4174
4175         * src/mimeview.c
4176                 add "Full info" button for bad and warn signature status
4177
4178         * src/sgpgme.c
4179                 generate full signature info like gpg's output
4180                 (gpg -v --with-fingerprint --verify)
4181
4182 2003-11-10 [christoph]  0.9.6claws72
4183
4184         * src/mimeview.c
4185         * src/pgpmime.c
4186         * src/privacy.[ch]
4187         * src/sgpgme.[ch]
4188         * src/textview.[ch]
4189                 o add code to view full signature info
4190                 o do automatic signature checks
4191
4192 2003-11-10 [alfons]     0.9.6claws71
4193
4194         * src/summaryview.c
4195                 don't crash when gtkut_font_load() returns invalid font (has
4196                 something to do with locale settings)
4197                 Patch submitted by David Chalmers <davidc|AT|ccmi.salk.edu>.
4198
4199 2003-11-09 [alfons]     0.9.6claws70
4200
4201         * src/procmime.c
4202                 plug leak
4203
4204 2003-11-08 [luke]       0.9.6claws69
4205
4206         * src/summaryview.c
4207                 fix some typos
4208
4209         * src/compose.c
4210                 rewrite compose_attach_parts(), fixing various bugs mainly
4211                 to do with re-editing.
4212
4213         * src/mimeview.c
4214                 "save all" now only saves attachments with names/filenames
4215
4216 2003-11-04 [match]      0.9.6claws68
4217
4218         * src/ldapctrl.[ch]
4219                 fix broken LDAP support.
4220
4221         * src/ldapquery.c
4222                 remove printf's.
4223
4224 2003-11-04 [luke]       0.9.6claws67
4225
4226         * src/mimeview.c
4227                 o  fixed bug 4 "focus lost on messages with attachments"
4228                 o  fixed 'Save all' attachments for new mime changes
4229                 o  right clicking on icons consistent with right clicking on
4230                    mime tree
4231                   - fixes a bug where wrong part is saved when you
4232                     choose 'Save as' from popup menu
4233                   - fixes bug 308 "No way to "save all" attachments"
4234                 o  fixed a compiler warning.
4235
4236         * src/textview.c
4237                 o  removed flickering in mime tree when using "n" and "p"
4238                    shortcuts
4239                 o  fixed bug where selecting the textview and pressing e.g.
4240                    'y' causes sylpheed to respond twice.
4241
4242         * src/summaryview.c
4243                 removed hard coding of * and ! shortcuts (which only served
4244                 to cause problems if you tried to redefine the shortcuts)
4245
4246 2003-11-04 [luke]       0.9.6claws66
4247
4248         * src/plugins/image_viewer/viewer.c
4249         * src/plugins/image_viewer/viewerprefs.c
4250         * src/plugins/image_viewer/viewerprefs.glade
4251                 o  allow toggling of image scaling by clicking on image
4252                 o  respond to image's container widget resize
4253
4254         * src/procmime.c
4255                 o  fix bad parsing of message when re-editing/viewing a
4256                    message saved to the drafts folder
4257
4258 2003-11-02 [match]      0.9.6claws65
4259
4260         * src/browseldap.h
4261                 fix if not building LDAP support.
4262         * src/addrindex.c
4263         * src/ldapquery.[ch]
4264         * src/editldap.h
4265                 include support for contains query. feature req 529354.
4266
4267 2003-11-02 [alfons]     0.9.6claws64
4268
4269         * src/browseldap.c
4270                 fix build bustage if not compiling ldap support
4271
4272 2003-11-01 [match]      0.9.6claws63
4273
4274         * po/POTFILES.in
4275         * src/Makefile.am
4276         * src/addr_compl.[ch]
4277         * src/addrbook.c
4278         * src/addrcache.[ch]
4279         * src/addrdefs.h        ** NEW **
4280         * src/addressbook.c
4281         * src/addressitem.h
4282         * src/addrindex.[ch]
4283         * src/addritem.h
4284         * src/addrquery.[ch]
4285         * src/ldapquery.[ch]
4286         * src/ldapserver.[ch]
4287                 refactor LDAP query mechanism.
4288
4289         * src/browseldap.[ch]   ** NEW **
4290         * src/ldaplocate.[ch]   ** NEW **
4291                 add feature to browse LDAP entry that was retrieved using
4292                 an explicit LDAP search.
4293
4294 2003-11-01 [alfons]     0.9.6claws62
4295
4296         * src/prefs_gtk.c
4297                 prefs_write_param(): fail when we see an invalid type; all the
4298                 callers seem to handle this gracefully by reverting changes
4299
4300 2003-10-30 [christoph]  0.9.6claws61
4301
4302         * configure.ac
4303         * ac/openssl.m4
4304         * ac/spamassassin.m4
4305         * src/Makefile.am
4306                 use extra variables for all libraries to make sure plugins
4307                 are only linked with libraries they really need. $LIBS is always
4308                 added to the linking parameters, but we only what the libraries
4309                 listed in the Makefile
4310
4311 2003-10-29 [paul]       0.9.6claws60
4312
4313         * src/mimeview.c
4314                 don't use Subject for unknown part name
4315
4316 2003-10-29 [paul]       0.9.6claws59
4317
4318         * src/compose.c
4319                 get name of attachment(s) when re-editing, fwd'ing or
4320                 redirecting
4321                 
4322         * src/mimeview.c
4323                 get name of attachment(s) when saving
4324
4325 2003-10-29 [hoa]        0.9.6claws58
4326
4327         * src/textview.c
4328                 implemented multipart/alternative in MIME message viewer.
4329
4330 2003-10-28 [christoph]  0.9.6claws57
4331
4332         * configure.ac
4333                 make sure MathML-Viewer is not built with the
4334                 Gtk2 version of GtkMathView
4335
4336 2003-10-28 [paul]       0.9.6claws56
4337
4338         * sync with 0.9.7cvs1
4339                 see ChangeLog 2003-10-28
4340
4341 2003-10-27 [alfons]     0.9.6claws55
4342
4343         * src/matcher_parser_parse.y
4344         * src/gtk/colorlabel.c
4345                 allow setting color label to 0 in filtering/processing rules
4346                 (should fix bug 368, "Can't create a filter condition "colorlabel 0"") 
4347
4348 2003-10-26 [alfons]     0.9.6claws54
4349
4350         * src/summary_search.c
4351                 fix misnomer and correct selecting initial search node  
4352
4353 2003-10-26 [christoph]  0.9.6claws53
4354
4355         * src/pgpmime.c
4356         * src/sgpgme.c
4357                 change display of signature info to use only name of
4358                 signer, otherwise the text gets too long.
4359
4360         * src/procmime.c
4361                 don't use MimeInfo's filename to generate tmp filename
4362
4363 2003-10-25 [christoph]  0.9.6claws52
4364
4365         * src/procmime.c
4366                 fix message body searching
4367
4368 2003-10-25 [paul]       0.9.6claws51
4369
4370         * src/compose.c
4371                 use g_basename rather than basename
4372
4373 2003-10-24 [christoph]  0.9.6claws50
4374
4375         * src/sgpgme.c
4376                 change fetching of signature key's trust
4377
4378 2003-10-24 [paul]       0.9.6claws49
4379
4380         * po/sk.po
4381                 update Slovak translation
4382                 submitted by Andrej Kacian
4383                 
4384         * src/mainwindow.c
4385                 remove unknown menu entry /File/Add mailbox/mbox...
4386
4387 2003-10-24 [hoa]        0.9.6claws48
4388
4389         * src/Makefile.am
4390                 removed all references to mbox folders
4391
4392         * src/carray.[ch]               * REMOVED *
4393         * src/chash.[ch]                * REMOVED *
4394         * src/maillock.[ch]             * REMOVED *
4395         * src/mailmbox.[ch]             * REMOVED *
4396         * src/mailmbox_folder.[ch]      * REMOVED *
4397         * src/mailmbox_parse.[ch]       * REMOVED *
4398         * src/mailmbox_types.[ch]       * REMOVED *
4399         * src/mbox_folder.[ch]          * REMOVED *
4400                 remove implementation of mbox folders
4401                 and old mailbox folder.
4402                 mbox folder implementation will be added
4403                 as a plugin so that implementation can be entirely
4404                 synchronized with the files of the project they are
4405                 extracted from (libEtPan!).
4406         
4407         * src/mainwindow.c
4408         * src/folder.c
4409         * src/folderview.[ch]
4410         * src/procmsg.h         
4411                 Disable as much code that references mbox folders
4412                 as possible.
4413                 Some UI thing still need to know that folder is mbox
4414                 (when we have to enter the name of the mailbox and
4415                 we want to add /var/mail/$USER).
4416
4417 2003-10-23 [christoph]  0.9.6claws47
4418
4419         * src/noticeview.c
4420                 don't always display button when noticeview is made visible
4421
4422         * src/mimeview.c
4423         * src/pgpmime.c
4424         * src/privacy.[ch]
4425         * src/sgpgme.[ch]
4426                 get signature information from crypto system
4427
4428 2003-10-22 [paul]       0.9.6claws46
4429
4430         * po/es.po
4431                 updated by Ricardo Mones Lastra
4432
4433 2003-10-22 [paul]       0.9.6claws45
4434
4435         * src/Makefile.am
4436                 update to reflect the changes to the icons that
4437                 happened in 0.9.6claws35
4438
4439 2003-10-22 [alfons]     0.9.6claws44
4440         
4441         * src/carray.h
4442                 inline carray_count() 
4443
4444 2003-10-21 [alfons]     0.9.6claws43
4445
4446         * src/carray.h
4447                 glib wrappers
4448         * src/carray.c
4449                 disable
4450         * src/mailmbox.[ch]
4451         * src/mailmbox_folder.c
4452         * src/mailmbox_parse.c
4453         * src/mailmbox_types.[ch]
4454                 %s/uint32_t/guint
4455
4456 2003-10-21 [luke]       0.9.6claws42
4457
4458         * src/stock_pixmaps.[ch]
4459         * src/mimeview.c
4460         * src/pixmaps/mime_application_octet_stream.xpm         ** REMOVE **
4461         * src/pixmaps/messageview_text.xpm                      ** REMOVE **
4462                 o remove mime_application_octet_stream.xpm icon (it was never
4463                   really needed)
4464                 o remove redundant icon messageview_text.xpm
4465
4466         * src/mainwindow.c
4467                 fix visibility of signature noticeview when toggling 'separate
4468                 message view'
4469
4470 2003-10-21 [christoph]  0.9.6claws41
4471
4472         * src/procmime.c
4473                 decode multipart and rfc822 mime parts to allow further
4474                 parsing when required
4475
4476 2003-10-21 [christoph]  0.9.6claws40
4477
4478         * src/procmime.[ch]
4479         * src/textview.c
4480                 remove obsolete charset parameter in MimeInfo and fix
4481                 TextView to use the charset from the parameter hash table
4482
4483         * src/plugins/dillo_viewer/Makefile.am
4484         * src/plugins/trayicon/Makefile.am
4485                 add OPENSSL_CFLAGS to fix building with using
4486                 --with-openssl-* parameters
4487
4488 2003-10-21 [paul]       0.9.6claws39
4489
4490         * src/prefs_matcher.[ch]
4491                 replace remnants of the old, renamed 'Execute' matchtype
4492                 add a brief description to the Info window
4493
4494 2003-10-21 [hoa]        0.9.6claws38
4495         
4496         * src/Makefile.am
4497         * src/carray.[ch]               * NEW *
4498         * src/chash.[ch]                * NEW *
4499         * src/folder.c
4500         * src/maillock.[ch]             * NEW *
4501         * src/mailmbox.[ch]             * NEW *
4502         * src/mailmbox_folder.[ch]      * NEW *
4503         * src/mailmbox_parse.[ch]       * NEW *
4504         * src/mailmbox_types.[ch]       * NEW *
4505                 implementation of mbox folder with unique message numbers
4506
4507                 made use of libEtPan! implementation of mbox for lower-layer.
4508
4509 2003-10-20 [alfons]     0.9.6claws37
4510
4511         * src/noticeview.c
4512                 fix invalid argument warning
4513         * src/pgpmime.c
4514                 no in place variable
4515
4516 2003-10-20 [paul]       0.9.6claws36
4517
4518         * src/compose.[ch]
4519           src/filtering.c
4520           src/messageview.c
4521                 fix crash when using Forward in Filtering when
4522                 external editor option is set
4523                 
4524                 Patch submitted by Simon 'corecode' Schubert
4525                 <corecode@corecode.ath.cx> 
4526
4527 2003-10-20 [paul]       0.9.6claws35
4528
4529         * src/pixmaps/mime_gpg_expired.xpm      ** REMOVED **
4530           src/pixmaps/mime_gpg_failed.xpm       ** REMOVED **
4531           src/pixmaps/mime_gpg_passed.xpm       ** REMOVED **
4532           src/pixmaps/mime_gpg_signed.xpm       ** REMOVED **
4533           src/pixmaps/mime_gpg_unknown.xpm      ** REMOVED **
4534           src/pixmaps/privacy_expired.xpm       ** NEW FILE **
4535           src/pixmaps/privacy_failed.xpm        ** NEW FILE **
4536           src/pixmaps/privacy_passed.xpm        ** NEW FILE **
4537           src/pixmaps/privacy_signed.xpm        ** NEW FILE **
4538           src/pixmaps/privacy_unknown.xpm       ** NEW FILE **
4539           src/pixmaps/privacy_warn.xpm          ** NEW FILE **
4540           src/mimeview.c
4541           src/stock_pixmap.[ch]
4542                 replace mime_gpg_*.xpm icons with new privacy_*.xpm
4543                 icons. add privacy_warn.xpm icon
4544
4545 2003-10-20 [hoa]  0.9.6claws34
4546
4547         * src/folder_item_prefs.[ch]
4548         * src/prefs_folder_item.c
4549         * src/main.c
4550                 Added a property per folder to choose whether we 
4551                 want to apply processing on it on startup or if we
4552                 prefer to wait the folder selection to apply it.
4553         
4554         * src/messageview.c
4555                 fixed C89 compatibility (for old compilers, for
4556                 example gcc 2.95.x).
4557
4558 2003-10-17 [christoph]  0.9.6claws33
4559
4560         * src/mimeview.c
4561         * src/noticeview.[ch]
4562                 change noticeview icon to indicate signature status
4563
4564 2003-10-17 [christoph]  0.9.6claws32
4565
4566         * src/Makefile.am
4567         * src/main.c
4568         * src/mimeview.c
4569         * src/noticeview.c
4570         * src/pgpmime.[ch]                              ** NEW **
4571         * src/privacy.[ch]
4572         * src/rfc2015.c
4573         * src/sgpgme.c                                  ** NEW **
4574                 reimplement PGP/Mime signature checking (unfinished)
4575
4576 2003-10-15 [christoph]  0.9.6claws31
4577
4578         * src/procmime.[ch]
4579                 fix procmime_get_text_content() and
4580                 procmime_get_first_text_content()
4581
4582 2003-10-15 [christoph]  0.9.6claws30
4583
4584         * src/plugins/spamassassin/spamassassin_gtk.c
4585         * src/plugins/spamassassin/spamassassin_gtk.glade
4586                 fix timeout tooltip
4587
4588 2003-10-15 [paul]       0.9.6claws29
4589
4590         * src/messageview.c
4591                 workaround for buggy smtp servers. on sending a
4592                 return receipt strip the name part from the address
4593                 when creating headers
4594                 
4595 2003-10-15 [paul]       0.9.6claws28
4596
4597         * sync with 0.9.7 release
4598                 see ChangeLog 2003-10-15
4599
4600 2003-10-14 [christoph]  0.9.6claws27
4601
4602         * src/plugins/clamav/clamav_plugin.c
4603                 fix clamav plugin
4604
4605 2003-10-14 [christoph]  0.9.6claws26
4606
4607         * src/compose.c
4608         * src/mimeview.c
4609         * src/procmime.[ch]
4610         * src/rfc2015.c
4611         * src/textview.c
4612         * src/plugins/clamav/clamav_plugin.c
4613                 use GNode to create the mime tree (some changes to functions
4614                 that traverse the tree are just quick and dirty. Maybe we
4615                 can find better solutions with g_node_*-functions)
4616
4617 2003-10-14 [luke]       0.9.6claws25
4618
4619         * src/mimeview.c
4620                 fix a navigation bug (stupid typo of mine)
4621
4622 2003-10-14 [christoph]  0.9.6claws24
4623
4624         * src/textview.c
4625                 fix missing last line in plain/text mails
4626
4627 2003-10-13 [luke]       0.9.6claws23
4628
4629         * src/summaryview.c
4630                 fix bug 334 (part 1)
4631
4632 2003-10-13 [kov]        0.9.6claws22
4633
4634         * src/mimeview.c
4635                 error checking when the user enters a non-directory at
4636                 the file selection dialog.
4637                 work-around for users entering directory location without
4638                 adding a leading G_DIR_SEPARATOR.
4639
4640 2003-10-13 [luke]       0.9.6claws21
4641
4642         * src/compose.c
4643                 error reporting for inserting files, including catching
4644                 invalid characters for current locale/encoding
4645
4646 2003-10-13 [paul]       0.9.6claws20
4647
4648         * src/folderview.c
4649                 fix bug #347 'subscribe newsgroups crashes'
4650
4651 2003-10-13 [paul]       0.9.6claws19
4652
4653         * src/compose.c
4654                 when using 'Reply to all' include the 'send replies
4655                 to' folder property
4656                 
4657         * po/ja.po
4658                 update Japanese translation. submitted by Rui Hirokawa 
4659                 <rui_hirokawa@ybb.ne.jp>        
4660
4661 2003-10-13 [hoa]        0.9.6claws18
4662
4663         * src/account.c
4664         * src/compose.c
4665         * src/messageview.c
4666         * src/procheader.c
4667         * src/procheader.h
4668                 rename get_header_from_msginfo() into
4669                 procheader_get_header_from_msginfo() so that we have a
4670                 coherent exported naming.
4671                 avoid parsing of header contained in a string via
4672                 a newly written temporary file.
4673
4674         Patch submitted by Simon 'corecode' Schubert
4675                 <corecode@corecode.ath.cx>
4676
4677 2003-10-12 [hoa]        0.9.6claws17
4678
4679         * src/filtering.c
4680         * src/filtering.h
4681         * src/matcher.c
4682         * src/matcher.h
4683         * src/matcher_parser_parse.y
4684         * src/prefs_filtering_action.c
4685                 added "stop" action : stop applying the filtering rules.
4686                 added "set score" and "increase/decrease score" actions.
4687                 That two last action replace the "change_score" action
4688                 introduced by alfons in 0.8.8claws85.
4689                 "set score" is to set a given score to the message.
4690                 "increase/decrease score" will increase or decrease the
4691                 score if the given value is respectively positive or
4692                 negative. If someone find a some better name for this last
4693                 rule, it can be modified.
4694
4695 2003-10-12 [paul]       0.9.6claws16
4696
4697         * AUTHORS
4698           po/ja.po
4699                 update Japanese translation. submitted by Rui Hirokawa 
4700                 <rui_hirokawa@ybb.ne.jp>
4701
4702 2003-10-12 [christoph]  0.9.6claws15
4703
4704         * src/procmime.c
4705                 fix crash caused by incorrect headers
4706
4707 2003-10-10 [christoph]  0.9.6claws14
4708
4709         * src/main.c
4710         * src/privacy.[ch]
4711         * src/rfc2015.[ch]
4712                 implement detection of signed message parts for rfc2015
4713
4714 2003-10-10 [thorsten]   0.9.6claws13
4715
4716         * src/mimeview.c
4717                 fix typo
4718
4719 2003-10-10 [christoph]  0.9.6claws12
4720
4721         * src/stock_pixmap.[ch]
4722         * src/pixmaps/mime_message.xpm                  ** NEW **
4723                 add a new icon for mime type "message"
4724
4725         * src/privacy.[ch]
4726         * src/procmime.[ch]
4727                 add crypto api
4728
4729         * src/mimeview.c
4730                 o use crypto api
4731                 o add icons for message type mime parts
4732
4733 2003-10-10 [christoph]  0.9.6claws11
4734
4735         * src/mainwindow.c
4736         * src/messageview.[ch]
4737         * src/mimeview.[ch]
4738         * src/procmime.[ch]
4739         * src/procmsg.[ch]
4740         * src/rfc2015.c
4741         * src/summaryview.c
4742         * src/textview.[ch]
4743                 o remove switching between TextView and MimeView in MessageView
4744                   (if required we can hide the icon box and the MimeView will
4745                    look exaxtly like the TextView)
4746                 o temporary remove signature and decrypting GPGME code
4747
4748 2003-10-09 [christoph]  0.9.6claws10
4749
4750         * src/action.c
4751         * src/compose.c
4752         * src/messageview.c
4753         * src/mimeview.c
4754         * src/procmime.[ch]
4755         * src/procmsg.c
4756         * src/rfc2015.c
4757         * src/textview.c
4758         * src/common/utils.[ch]
4759         * src/plugins/clamav/clamav_plugin.c
4760         * src/plugins/dillo_viewer/dillo_viewer.c
4761         * src/plugins/image_viewer/viewer.c
4762         * src/plugins/mathml_viewer/mathml_viewer.c
4763                 new mime parser (several things need fixing)
4764
4765 2003-10-09 [paul]       0.9.6claws9
4766
4767         * src/imap.c
4768                 a little more sync with 0.9.6cvs2 and a tidy up
4769
4770 2003-10-08 [paul]       0.9.6claws8
4771
4772         * sync with 0.9.6cvs2
4773                 see ChangeLog 2003-10-03
4774
4775 2003-10-05 [christoph]  0.9.6claws7
4776
4777         * src/summaryview.c
4778                 don't use flags to check if a message is in a news folder
4779
4780         (closes Bug 282 clicking on folder with copied Messages from News
4781          immediately after having copied them crashes Sylpheed-Claws)
4782
4783 2003-10-05 [christoph]  0.9.6claws6
4784
4785         * src/Makefile.am
4786         * src/progressdialog.[ch]               ** REMOVE **
4787         * src/gtk/Makefile.am
4788         * src/gtk/progressdialog.[ch]           ** NEW **
4789                 move progressdialog to gtk directory
4790
4791 2003-10-04 [christoph]  0.9.6claws5
4792
4793         * src/prefs_toolbar.c
4794         * src/gtk/prefswindow.c
4795                 remove widget_show_all for pages root widget
4796
4797         * src/plugins/spamassassin/spamassassin.[ch]
4798         * src/plugins/spamassassin/spamassassin_gtk.c
4799         * src/plugins/spamassassin/spamassassin_gtk.glade
4800                 add support for new libspamc transports
4801
4802 2003-10-04 [christoph]  0.9.6claws4
4803
4804         * src/plugins/spamassassin/libspamc.[ch]
4805         * src/plugins/spamassassin/spamassassin.c
4806         * src/plugins/spamassassin/utils.[ch]
4807                 update libspamc to version from SpamAssassin 2.60
4808
4809 2003-10-03 [christoph]  0.9.6claws3
4810
4811         * src/send_message.c
4812                 fix missing format string bug found by
4813                 Georgi Guninski <guninski@guninski.com>
4814
4815 2003-10-03 [paul]       0.9.6claws2
4816
4817         * po/zh_CN.po
4818                 update Simpilified Chinese translation, submitted by
4819                 Hansom Young
4820
4821 2003-10-02 [christoph]  0.9.6claws1
4822
4823         * src/imap.c
4824                 add UIDPLUS support for COPY and EXPUNGE
4825
4826 2003-10-02 [paul]       0.9.6claws
4827
4828         * 0.9.6claws released
4829
4830 2003-10-02 [paul]
4831
4832         * po/es.po
4833           po/sk.po
4834                 update Spanish and Slovak translations
4835                 submitted by Ricardo Mones Lastra and Andrej Kacian
4836  
4837 2003-10-02 [paul]       0.9.5claws43
4838
4839         * po/en_GB.po
4840                 update British English translation
4841
4842 2003-10-02 [paul]       0.9.5claws42
4843
4844         * po/hr.po
4845                 update Croatian translation, submitted by Dragan
4846
4847 2003-10-01 [paul]       0.9.5claws41
4848
4849         * po/pl.po
4850           po/sr.po
4851                 update Polish and Serbian translations, submitted by
4852                 Emil and Urke MMI
4853
4854 2003-10-01 [melvin]     0.9.5claws40
4855
4856         * po/fr.po
4857                 Updated French translations
4858
4859 2003-10-01 [melvin]     0.9.5claws39
4860
4861         * src/prefs_fonts.c
4862                 Fixed a Gtk warning
4863
4864         * src/plugins/dillo_prefs.c     
4865                 Quasi unnoticeable UI clean-up.
4866
4867 2003-10-01 [paul]
4868
4869         * tools/README
4870           tools/maildir2sylpheed.pl
4871                 bug fixes, rewrites, submitted by Matthias Förste 
4872                 <itsjustme@users.sourceforge.net>
4873
4874 2003-09-29 [paul]       0.9.5claws38
4875
4876         * src/inc.c
4877                 fix my coding carelessness
4878
4879 2003-09-29 [paul]       0.9.5claws37
4880
4881         * po/POTFILES.in
4882           src/Makefile.am
4883           src/main.c
4884           src/prefs_common.[ch]
4885           src/prefs_fonts.[ch]  ** NEW FILES **
4886                 move Font config options to Other Prefs/Display/Fonts
4887                 (user's current configuration is preserved)
4888
4889 2003-09-29 [paul]       0.9.5claws36
4890
4891         * src/inc.c
4892           src/prefs_account.c
4893                 allow 'local_mbox' value to point to either a directory 
4894                 (/var/mail -  default, new) or a file (/var/mail/username
4895                 - original)
4896
4897 2003-09-28 [paul]       0.9.5claws35
4898
4899         * src/rfc2015.c
4900                 on signature check, where key exists, print the
4901                 Key ID
4902
4903 2003-09-27 [alfons]     0.9.5claws34
4904
4905         * src/action.c
4906                 o make progress bar not fill/expand when resizing dialog
4907                 o use default fixed text font for actions output
4908
4909 2003-09-27 [paul]       0.9.5claws33
4910
4911         * src/prefs_common.[ch]
4912           src/procmsg.c
4913           src/send_message.c
4914                 remove External Program settings from Common Prefs/Send
4915                 as they are now unnecessary due to Local account settings.
4916                 plus a little tidying-up after 0.9.5claws31
4917
4918 2003-09-27 [paul]       0.9.5claws32
4919
4920         * src/prefs_account.c
4921                 o make correction to gui text:
4922                   'Local mailbox file' -> 'Local mailbox directory'
4923                 o give 'local_mbox' option a reasonable default value:
4924                   '/var/mail'
4925                 o use 'DEFAULT_SENDMAIL_CMD' as default 'mail_command'
4926                   value
4927
4928 2003-09-26 [paul]       0.9.5claws31
4929
4930         * src/inc.c
4931           src/prefs_common.[ch]
4932                 remove 'Incorporate from spool' common pref,
4933                 force creation of a 'Local' account
4934
4935 2003-09-26 [christoph]  0.9.5claws30
4936
4937         * src/folder.c
4938         * src/msgcache.c
4939                 add more NULL pointer checks
4940
4941 2003-09-25 [christoph]  0.9.5claws29
4942
4943         * src/folder.c
4944                 o don't fetch source message to get it's message id
4945                 o immediately scan dest folder when copying a message did not
4946                   return a new message number and not do it when the first message
4947                   without a new message number is found
4948
4949 2003-09-23 [christoph]  0.9.5claws28
4950
4951         * src/compose.c
4952                 fix generating of headers
4953
4954         (patch by David Relson <relson@osagesoftware.com>)
4955
4956 2003-09-23 [paul]       0.9.5claws27
4957
4958         * po/zh_CN.po
4959                 update Simplified Chinese translation. submitted by
4960                 Hansom Young
4961
4962 2003-09-23 [paul]       0.9.5claws26
4963
4964         * tools/Makefile.am
4965           tools/README
4966           tools/vcard2xml.py    ** NEW FILE **
4967                 add a script that converts an evolution vcard to
4968                 sylpheed's xml format
4969                 submitted by Bogdan Sumanariu <bsumanariu@one5.ro>
4970
4971 2003-09-22 [paul]       0.9.5claws25
4972
4973         * src/plugins/clamav/clamav_plugin.c
4974                 don't skip MULTIPART parts
4975
4976 2003-09-21 [christoph]  0.9.5claws24
4977
4978         * src/alertpanel.c
4979                 remove unneeded include
4980
4981         * src/folder.c
4982                 clean up copy/move mess with duplicated code
4983
4984         * src/imap.c
4985                 fix problem that sometimes the folder was not scanned
4986                 also it was changed
4987
4988 2003-09-21 [christoph]  0.9.5claws23
4989
4990         * src/Makefile.am
4991         * src/logwindow.[ch]                    ** REMOVE **
4992         * src/mainwindow.c
4993         * src/prefs_common.c
4994         * src/gtk/Makefile.am
4995         * src/gtk/logwindow.[ch]                ** ADD **
4996                 make logwindow prefs_common independent and move
4997                 it to gtk directory
4998
4999 2003-09-20 [christoph]  0.9.5claws22
5000
5001         * src/compose.c
5002                 add extra space for address code conversion
5003                 (4 * unconvered size could be too small for short headers)
5004
5005 2003-09-20 [christoph]  0.9.5claws21
5006
5007         * src/compose.c
5008                 increase temp buffer size when writing headers
5009
5010 2003-09-19 [darko]      0.9.5claws20
5011
5012         * src/compose.c
5013                 don't ignore value of 'Save copy of outgoing messages to
5014                 this folder instead of Sent' in message redirect
5015
5016 2003-09-17 [christoph]  0.9.5claws19
5017
5018         * src/compose.c
5019                 use ", " as address seperator for mail headers and pass whole
5020                 header line at once to compose_convert_header to make sure
5021                 it is correctly folded
5022
5023         (closes Bug 64 Problem when sending to many recipients)
5024
5025 2003-09-17 [hoa]        0.9.5claws18
5026         
5027         * src/matcher.[ch]
5028           src/matcher_parser_parse.y
5029           src/prefs_matcher.c
5030                 changed the keyword used for command execution in condition
5031                 keyword is changed from "execute" to "test"
5032                 so that it is not the same as the one used for action.
5033                 This will fix a bug when using filtering dialog.
5034                 All semantic in the code is also changed to reflect
5035                 the keyword change.
5036
5037 2003-09-17 [paul]
5038         
5039         * sync with 0.9.6 release
5040
5041 2003-09-17 [paul]       0.9.5claws17
5042
5043         * sync with 0.9.5cvs8
5044                 see ChangeLog 2003-09-16 and 2003-09-17
5045
5046 2003-09-16 [paul]       0.9.5claws16
5047
5048         * sync with 0.9.5cvs6
5049                 see ChangeLog 2003-09-16
5050
5051 2003-09-15 [paul]       0.9.5claws15
5052
5053         * sync with 0.9.5cvs5
5054                 see ChangeLog 2003-09-15
5055
5056 2003-09-14 [alfons]     0.9.5claws14
5057
5058         * src/inc.c
5059                 make "Go to inbox after receiving new mail" again;
5060                 regression of a sync, restored to sylpheed main 
5061                 behaviour. (misses still some bits)
5062
5063 2003-09-14 [alfons]     0.9.5claws13
5064
5065         * src/prefs_filtering_action.c
5066                 o add proper message if empty execute command line
5067                 o don't select first action item after registering a
5068                   new action to prevent (what seems to be a GTK) bug
5069                   #36, "filtering will only accept one action change 
5070                   per invocation".
5071
5072 2003-09-14 [alfons]     0.9.5claws12
5073
5074         * src/prefs_filtering.c
5075         * src/prefs_filtering_action.c
5076         * src/prefs_matcher.c
5077                 fix function signature for key_pressed_event signal handlers
5078
5079 2003-09-14 [alfons]     0.9.5claws11
5080
5081         * src/mainwindow.c
5082                 fix regression caused by fix for invalid bug #7
5083                 (should fix #246, "Multiple selections are deselected when 
5084                 moving from search window to main window")
5085                 
5086 2003-09-14 [alfons]     0.9.5claws10
5087         
5088         * src/actions.[ch]
5089         * src/filtering.[ch]
5090         * src/prefs_actions.c
5091                 allow `filtering actions` in actions; only for advanced users
5092                 right now: try for example, "%as{mark color 2}" 
5093         
5094 2003-09-13 [paul]       0.9.5claws9
5095         
5096         * po/pl.po
5097           po/zh_CN.po   ** NEW FILE **
5098                 update Polish translation, submitted by Emil 
5099                 <eminowbl@posejdon.wpk.p.lodz.pl>
5100                 add new Simplified Chinese translation, submitted by
5101                 Hansom Young <hansom_young@yahoo.com>
5102
5103 2003-09-12 [alfons]     0.9.5claws8
5104
5105         * src/summaryview.c
5106                 don't open separate message views when View | Separate message view
5107                 is active 
5108                 (please look carefully for any navigation regressions)
5109
5110 2003-09-11 [alfons]     0.9.5claws7
5111
5112         * src/mainwindow.c
5113                 make default message view, opened by View | Separate message 
5114                 view, look like a claws message view (which includes a menu
5115                 bar and a toolbar)
5116                 (fixes bug #298, "message view loses tool bar") 
5117
5118 2003-09-11 [christoph]  0.9.5claws6
5119
5120         * src/folderview.c
5121                 fix double deleting of newsgroup folders
5122
5123         (closes Bug 305 crash after deleting of a newsgroup)
5124
5125 2003-09-11 [paul]       0.9.5claws5
5126
5127         * src/rfc2015.c
5128           src/common/utils.h
5129                 more sync'ing from 0.9.5cvs2
5130
5131 2003-09-11 [christoph]  0.9.5claws4
5132
5133         * src/compose.c
5134         * src/rfc2015.c
5135         * src/common/utils.h
5136                 fix sync with 0.9.5cvs2
5137
5138 2003-09-11 [paul]       0.9.5claws3
5139
5140         * sync with 0.9.5cvs4
5141                 see ChangeLog 2003-09-11
5142
5143 2003-09-11 [paul]       0.9.5claws2
5144
5145         * sync with 0.9.5cvs2
5146                 see ChangeLog 2003-09-05
5147                 
5148 2003-09-11 [paul]       0.9.5claws1
5149
5150         * sync with 0.9.5cvs3
5151                 see ChangeLog 2003-09-10
5152
5153 2003-09-10 [paul]       0.9.5claws
5154
5155         * 0.9.5claws released
5156
5157 2003-09-10 [paul]       0.9.4claws78
5158
5159         * src/Makefile.am
5160                 add missing files
5161
5162 2003-09-10 [melvin]     0.9.4claws77
5163
5164         * po/fr.po
5165                 Updated French translations
5166
5167 2003-09-10 [paul]       0.9.4claws76
5168
5169         * po/es.po
5170           po/sk.po
5171           po/sr.po
5172                 update Spanish, Slovak, and Serbian translations.
5173                 submitted by Ricardo Mones Lastra, Andrej Kacian,
5174                 and Urke MMI
5175                 
5176         * AUTHORS
5177                 add translation team section
5178
5179 2003-09-09 [christoph]  0.9.4claws75
5180
5181         * src/folder.c
5182                 free item->prefs in folder_item_destroy
5183
5184 2003-09-09 [alfons]     0.9.4claws74
5185
5186         * src/folderview.c
5187                 o proper check for root node sorting
5188                 o remove unnecessary gtk_ctree_remove_node 
5189
5190         (should fix bug #300, "crash while moving folder")      
5191
5192 2003-09-08 [christoph]  0.9.4claws73
5193
5194         * src/folderview.c
5195                 o fix double adding of IMAP FolderItems to GtkCTree
5196                 o fix crash then mbox folder is removed
5197
5198 2003-09-08 [christoph]  0.9.4claws72
5199
5200         * src/folder.c
5201         * src/folderview.c
5202         * src/mainwindow.c
5203                 fix new folder notification
5204
5205         * src/mbox_folder.c
5206                 fix cache path
5207
5208 2003-09-08 [christoph]  0.9.4claws71
5209
5210         * src/compose.c
5211                 replace '\n' and '\r' before removing trailing spaces
5212
5213         * src/folder.[ch]
5214         * src/folderview.c
5215                 add information about new or removed items in folder tree change
5216                 notification and use this in folderview to add and remove only
5217                 the appected items and not refresh the whole tree
5218
5219 2003-09-07 [match]      0.9.4claws70
5220
5221         * src/Makefile.am
5222         * src/addr_compl.c
5223         * src/addressbook.c
5224         * src/addressitem.h
5225         * src/addrindex.c
5226         * src/addritem.c
5227         * src/addritem.h
5228         * src/addrquery.c                       ** NEW **
5229         * src/addrquery.h
5230         * src/ldapquery.c
5231         * src/ldapserver.c
5232         * src/stock_pixmap.c
5233         * src/stock_pixmap.h
5234         * src/pixmaps/address_search.xpm        ** NEW **
5235                 re-introduce Lookup button for LDAP 'static' searches.
5236
5237 2003-09-07 [alfons]     0.9.4claws69
5238         
5239         * src/summaryview.c
5240                 abandon setting usize for messageview because it gives layout problems
5241                 with the quick search bar and the headerview; fixes assorted UI glitches:
5242                 
5243                 o bug #148, "Toggling of quick-search bar reduces index view area" 
5244                 o bug #280, "Window resiizes for line length but does not revert"
5245
5246 2003-09-07 [christoph]  0.9.4claws68
5247
5248         * src/compose.c
5249                 o make sure we don't have any newlines in header values
5250                 o check custom headers for spaces and newlines and ignore
5251                   malformed header names
5252
5253 2003-09-06 [christoph]  0.9.4claws67
5254
5255         * src/folder.c
5256         * src/folderview.c
5257                 invoke notification hook for folder tree changes after append
5258                 and remove folder
5259
5260         (closes Bug 294 Crash while moving folder with many subdirectories)
5261
5262 2003-09-06 [christoph]  0.9.4claws66
5263
5264         * src/folder.c
5265                 destroy folder's MsgCache if FolderItem is removed to make sure
5266                 it is not saved when the FolderItem is destroyed
5267
5268 2003-09-06 [christoph]  0.9.4claws65
5269
5270         * src/plugins/clamav/clamav_plugin.c
5271                 fix copy & paste bug
5272
5273 2003-09-05 [christoph]  0.9.4claws64
5274
5275         * src/folder.c
5276         * src/messageview.[ch]
5277         * src/procmsg.[ch]
5278         * src/summaryview.c
5279                 extend MSGINFO_UPDATE_HOOK to send delete notifications. Used
5280                 by MessageView to clear it when the message is deleted. Should
5281                 work even if messages are deleted in MainWindow or by
5282                 processing.
5283
5284 2003-09-05 [alfons]     0.9.4claws63
5285
5286         * src/messageview.c
5287                 deleting a message in a message view frees its msginfo, make 
5288                 messageview_update_all() aware of that (should fix bug #293,
5289                 "deleting message caused crash")
5290
5291 2003-09-05 [melvin]     0.9.4claws62
5292
5293         * src/action.c
5294                 Improve synchronous action exit code (fixes 
5295                 a ~5 seconds delay after action exit on RedHat 9)
5296
5297 2003-09-04 [christoph]  0.9.4claws61
5298
5299         * src/compose.c
5300         * src/rfc2015.c
5301         * src/common/utils.[ch]
5302                 add util function to create mime boundary and use it
5303                 in compose and gpg code
5304
5305 2003-09-04 [alfons]     0.9.4claws60
5306
5307         * src/folder.c
5308                 source folder item's GNode should already have been freed in 
5309                 a previous call to src->folder->klass->remove_folder()
5310                 (should fix bug #287, "crash when moving folders")
5311
5312 2003-09-03 [thorsten]   0.9.4claws59
5313
5314         * src/plugins/spamassassin/spamassassin_gtk.c
5315                 fix compile error
5316
5317 2003-09-03 [christoph]  0.9.4claws58
5318
5319         * src/plugins/spamassassin/spamassassin.[ch]
5320         * src/plugins/spamassassin/spamassassin_gtk.c
5321                 add timeout config option
5322
5323 2003-09-03 [paul]       0.9.4claws57
5324
5325         * po/sk.po      ** NEW FILE **
5326                 add Slovak translation. Submitted by Andrej Kacian 
5327                 <andrej@kacian.sk>
5328
5329 2003-09-03 [paul]       0.9.4claws56
5330
5331         * src/plugins/clamav/clamav_plugin_gtk.c
5332                 gui tweaks: replace a label with a tooltip, modify the
5333                 text, use gtk_check_button_new(); instead of
5334                 gtk_check_button_new_with_label("");
5335
5336 2003-09-02 [alfons]     0.9.4claws55
5337
5338         * src/gtk/filesel.c
5339                 remember last used dir when attaching multiple files (should fix
5340                 bug #290, "Attach File does not remember directory")
5341
5342 2003-09-01 [paul]       0.9.4claws54
5343
5344         * po/es.po
5345                 updated by Ricardo Mones Lastra
5346
5347 2003-09-01 [alfons]     0.9.4claws53
5348
5349         * src/gtk/gtkaspell.[ch]
5350                 be pedantic and strict and use const gchar * instead of guchar *
5351
5352 2003-09-01 [alfons]     0.9.4claws52
5353
5354         * src/mainwindow.c
5355         * src/summaryviewc.
5356                 re-enable Save As when multiple messages are selected
5357
5358 2003-09-01 [paul]       0.9.4claws51
5359
5360         * src/textview.c
5361                 g_free(trimmed_uri);
5362
5363 2003-09-01 [paul]       0.9.4claws50
5364
5365         * sync with 0.9.4cvs13
5366                 see ChangeLog 2003-09-01
5367
5368 2003-09-01 [paul]       0.9.4claws49
5369
5370         * src/textview.c
5371                 trim uri before sending to the statusbar
5372                 fixes Bug 275 'Clicking on long URL wrapped onto two lines
5373                 in the message window causes main S-C window to enlarge 
5374                 past screen edges'
5375
5376 2003-09-01 [paul]       0.9.4claws48
5377
5378         * sync with 0.9.4cvs12
5379                 see ChangeLog 2003-09-01
5380
5381 2003-08-30 [christoph]  0.9.4claws47
5382
5383         * src/compose.c
5384         * src/folder_item_prefs.[ch]
5385         * src/prefs_folder_item.c
5386         * src/gtk/gtkaspell.[ch]
5387                 commit per folder dictionary patch by
5388                 Paul Evans <nerd@freeuk.com>
5389
5390 2003-08-30 [christoph]  0.9.4claws46
5391
5392         * src/plugins/spamassassin/spamassassin_gtk.c
5393         * src/plugins/spamassassin/spamassassin_gtk.glade
5394                 reduce GUI clutter by placing hints into tooltips
5395
5396 2003-08-30 [paul]       0.9.4claws45
5397
5398         * src/compose.c
5399                 add 'Content-Disposition: inline' to a text/plain
5400                 part when using PGP/MIME signing
5401
5402 2003-08-30 [paul]       0.9.4claws44
5403
5404         * src/prefs_common.c
5405           src/prefs_spelling.c
5406           src/prefs_spelling.glade
5407                 reduce GUI clutter by placing hints into tooltips
5408
5409 2003-08-29 [christoph]  0.9.4claws43
5410
5411         * configure.ac
5412                 fix bug found by Ivan Rayner <ivanr@sgi.com>
5413
5414         * src/stock_pixmap.c
5415                 change unecessary warning into a debug message
5416
5417         * src/plugins/clamav/Makefile.am
5418                 Fix error "-I$(CLAMAV_LIBS)"
5419
5420 2003-08-29 [christoph]  0.9.4claws42
5421
5422         * intl/Makefile.in
5423         * src/Makefile.am
5424         * src/matcher.h
5425         * src/common/Makefile.am
5426         * src/common/passcrypt.c
5427                 commit fixes and patches for some of the IRIX problems found by
5428                 Ivan Rayner <ivanr@sgi.com>
5429
5430 2003-08-29 [paul]       0.9.4claws41
5431
5432         * src/prefs_filtering.c
5433                 add 'Top' and 'Bottom' buttons, based on changes in
5434                 src/prefs_filter.c in 0.9.4cvs11.
5435
5436 2003-08-27 [christoph]  0.9.4claws40
5437
5438         * src/folderview.c
5439                 fix bug that the current summary settings were copied to the
5440                 wrong folder item, when the folder item prefs are opened.
5441                 Copying is not required because summary settings and
5442                 folder_item_prefs do not contain the same settings
5443
5444 2003-08-27 [thorsten]   0.9.4claws39
5445
5446         * src/imap.c
5447                 fix compile error
5448
5449 2003-08-26 [paul]       0.9.4claws38
5450
5451         * sync with 0.9.4cvs9
5452                 see ChangeLog 2003-08-26
5453
5454 2003-08-25 [paul]       0.9.4claws37
5455
5456         * sync with 0.9.4cvs8
5457                 see ChangeLog 2003-08-25
5458
5459 2003-08-24 [christoph]  0.9.4claws36
5460
5461         * src/prefs_filtering.c
5462                 shouldn't remove items from a GSList while iterating over the
5463                 list (makes cur invalid and cur->next not accessable)
5464
5465         (closes Bug 272 i deleted an folder and some seconds later sylpheed
5466          crashed)
5467
5468 2003-08-23 [christoph]  0.9.4claws35
5469
5470         * src/news.c
5471                 news folders should be scanned when opened
5472
5473 2003-08-22 [christoph]  0.9.4claws34
5474
5475         * src/prefs_folder_item.c
5476                 use macro to assign strings that always frees the old string
5477
5478         * src/gtk/gtkaspell.[ch]
5479                 add gtkaspell_set_dictionary_menu_active_item() to set active
5480                 item in dictionary option menu
5481
5482         * src/prefs_spelling.c
5483                 use gtkaspell_set_dictionary_menu_active_item() to select
5484                 dictionary
5485
5486 2003-08-21 [christoph]  0.9.4claws33
5487
5488         * src/folder.[ch]
5489         * src/imap.c
5490         * src/mbox_folder.c
5491         * src/mh.c
5492         * src/news.c
5493                 optimize folder system
5494
5495         * src/gtk/gtkstext.c
5496                 fix division by zero when font has 0 width for ' '
5497
5498 2003-08-21 [paul]       0.9.4claws32
5499
5500         * sync with 0.9.4cvs7
5501                 see ChangeLog 2003-08-20
5502
5503 2003-08-19 [paul]       0.9.4claws31
5504
5505         * src/common/defs.h
5506                 add the missing '/' to SYLDOC_MANUAL_HTML_INDEX and
5507                 SYLDOC_FAQ_HTML_INDEX.
5508         * src/manual.c
5509                 use LC_MESSAGES instead of LC_ALL to find the current
5510                 language
5511
5512           fixes Bug #281 'in src/manual.c URL for manuals and FAQ wrong'.
5513
5514 2003-08-19 [paul]       0.9.4claws30
5515
5516         * po/bg.po
5517                 updated by George Danchev
5518
5519 2003-08-18 [luke]       0.9.4claws29
5520         * src/mimeview.[ch]
5521         * src/gtk/gtkvscrollbutton.[ch]
5522                 o removed gtk_vscrollbutton_reset() (reasons: reduce 
5523                   dependencies; do it the GTK way; reduce code -14/+2 lines)
5524                 o removed horizontal separator between icons
5525
5526 2003-08-17 [christoph]  0.9.4claws28
5527
5528         * src/procmsg.c
5529                 no subject threading when the subject has no reply prefix
5530
5531 2003-08-16 [christoph]  0.9.4claws27
5532
5533         * src/mainwindow.c
5534                 remember and restore window sizes and position when the main
5535                 window is hidden or shown
5536
5537         (closes Bug 274 Window size in 0.9.4claws18 not remembered when
5538          minimised/reopened using trayicon)
5539
5540 2003-08-16 [paul]       0.9.4claws26
5541
5542         * src/crash.c
5543                 add #include "defs.h"
5544
5545 2003-08-16 [paul]       0.9.4claws25
5546
5547         * src/plugins/clamav/clamav_plugin.c
5548                 reword a debug_print
5549                 
5550         * src/plugins/dillo_viewer/dillo_prefs.c
5551                 cosmetic: change the labels' text, add tooltips, and
5552                 left-align the hint
5553
5554 2003-08-15 [christoph]  0.9.4claws24
5555
5556         * src/news.c
5557                 complete last change (forgot some changes)
5558
5559 2003-08-15 [christoph]  0.9.4claws23
5560
5561         * src/news.c
5562                 o check number of messages and don't return a 0 message
5563                   when no messages are available
5564                 o don't parse xref header anymore
5565
5566         (closes Bug 203 I'm not getting any news)
5567
5568 2003-08-15 [paul]       0.9.4claws22
5569
5570         * src/common/defs.h
5571           src/crash.c
5572                 update and define claws bugzilla location
5573
5574 2003-08-15 [paul]       0.9.4claws21
5575
5576         * po/ru.po
5577                 update submitted by Ruslan N. Balkin
5578
5579 2003-08-14 [christoph]  0.9.4claws20
5580
5581         * src/procmsg.c
5582                 fix search for oldest node in subject threading
5583
5584 2003-08-14 [christoph]  0.9.4claws19
5585
5586         * src/procmsg.c
5587         * src/common/utils.h
5588                 add possibility to check all nodes with the same subject for
5589                 subject threading, not only the oldest node. Should not break
5590                 threads anymore if the oldest node is thread_by_subject_max_age
5591                 days older then parent, because it can now find a child of
5592                 oldest node as new parent.
5593
5594 2003-08-11 [christoph]  0.9.4claws18
5595
5596         * src/plugins/spamassassin/spamassassin.c
5597                 run spam check in background process
5598
5599 2003-08-10 [alfons]     0.9.4claws17
5600
5601         * src/summaryview.c
5602                 make `Select All' sensitive too
5603
5604 2003-08-10 [christoph]  0.9.4claws16
5605
5606         * src/imap.c
5607                 add more checks in imap_close
5608
5609 2003-08-09 [alfons]     0.9.4claws15
5610
5611         * src/prefs_spelling.c
5612                 no spell checking UI if not requested
5613
5614 2003-08-09 [alfons]     0.9.4claws14
5615
5616         * src/gtk/prefswindow.c
5617                 make it compile
5618
5619 2003-08-09 [christoph]  0.9.4claws13
5620
5621         * src/prefs_spelling.c
5622         * src/gtk/prefswindow.[ch]
5623         * src/plugins/clamav/clamav_plugin_gtk.c
5624         * src/plugins/spamassassin/spamassassin_gtk.c
5625                 sort prefs pages by heighest weight in tree
5626
5627 2003-08-09 [paul]       0.9.4claws12
5628
5629         * sync with 0.9.4cvs6
5630                 see ChangeLog 2003-08-07
5631                 
5632         * AUTHORS
5633                 add Leandro and Luke to claws-branch section
5634
5635 2003-08-09 [christoph]  0.9.4claws11
5636
5637         * src/gtk/Makefile.am
5638         * src/gtk/colorsel.[ch]                 ** NEW **
5639                 create a color selection dialog that can be used as a simple
5640                 function call with it's own gtk main loop like filesel.[ch]
5641
5642         * src/Makefile.am
5643         * src/main.c
5644         * src/prefs_common.c
5645         * src/prefs_spelling.[ch]               ** NEW **
5646         * src/prefs_spelling.glade              ** NEW **
5647         * src/gtk/gtkutils.[ch]
5648                 move "Spell Checker" prefs to new prefs dialog
5649
5650         * src/prefs_folder_item.c
5651                 use new colorsel dialog
5652
5653 2003-08-08 [paul]       0.9.4claws10
5654
5655         * src/inc.c
5656                 clear the progress bar unconditionally
5657
5658 2003-08-08 [paul]       0.9.4claws9
5659
5660         * sync with 0.9.4cvs4
5661                 see ChangeLog 2003-07-31
5662
5663 2003-08-07 [christoph]  0.9.4claws8
5664
5665         * configure.ac
5666                 fix bug in image viewer plugin part
5667
5668         * src/imap.c
5669                 don't execute close command if the folder item is not selected
5670
5671 2003-08-07 [hoa]        0.9.4claws7
5672
5673         * src/filtering.[ch]
5674         * src/matcher_parser.h
5675         * src/matcher_parser_parse.y
5676                 can define several actions for each filtering rule
5677                 can import old versions of filtering rules
5678
5679         * src/prefs_filtering.c
5680                 call to a new dialog box to define actions
5681
5682         * src/prefs_filtering_action.[ch]
5683                 dialog box to define actions for filtering rules
5684
5685 2003-08-06 [christoph]  0.9.4claws6
5686
5687         * src/imap.c
5688                 make sure source folder is selected when copying messages
5689
5690 2003-08-06 [christoph]  0.9.4claws5
5691
5692         * sync with 0.9.4cvs2
5693                 see ChangeLog 2003-07-29                
5694
5695 2003-08-05 [paul]       0.9.4claws4
5696
5697         * sync with 0.9.4cvs3
5698                 see ChangeLog 2003-07-30
5699
5700 2003-08-04 [match]      0.9.4claws3
5701
5702         * po/POTFILES.in
5703                 export of LDIF files.
5704
5705 2003-08-04 [match]      0.9.4claws2
5706
5707         * src/ldif.[ch]
5708                 support for export LDIF. documented.
5709         * src/importldif.[ch]
5710         * src/exportldif.[ch]
5711                 add tooltips. documented.
5712         * src/exphtmldlg.[ch]
5713         * src/common/xmlprops.[ch]
5714                 documented.
5715         * src/exportldif.[ch]                   ** NEW **
5716         * src/expldifdlg.[ch]                   ** NEW **
5717         * src/addressbook.[ch]
5718         * src/Makefile.am
5719                 export of LDIF files.
5720                 documented.
5721
5722 2003-08-04 [christoph]  0.9.4claws1
5723
5724         * .cvsignore
5725         * Makefile.am
5726         * configure.ac
5727         * sylpheed-claws.pc.in                  ** NEW **
5728         * src/Makefile.am
5729         * src/common/Makefile.am
5730         * src/gtk/Makefile.am
5731                 install sylpheed header files in $(pkgincludedir) and create a
5732                 pkg-config file to allow building a plugin without the source
5733                 package
5734
5735 2003-08-04 [paul]       0.9.4claws
5736
5737         * version 0.9.4claws
5738
5739 2003-08-04 [paul]       0.9.3claws97
5740
5741         * po/es.po
5742                 update Spanish translation. Submitted by Ricardo
5743                 Mones Lastra.
5744
5745 2003-08-03 [paul]       0.9.3claws96
5746
5747         * po/hr.po
5748           po/sr.po
5749                 update Croatian and Serbian translations. Submitted by
5750                 Dragan and Urke MMI respectively
5751
5752 2003-08-03 [alfons]     0.9.3claws95
5753
5754         * src/summaryview.c
5755                 mark flag has precedence over important flag - seems
5756                 to have been changed in sync of 0.9.3claws45. this fixes
5757                 a regression where messages that were scored as important
5758                 don't show their mark flags. (using the same column for
5759                 both importance as mark flags is the real problem
5760                 ofcourse)
5761
5762 2003-08-03 [melvin]     0.9.3claws94
5763
5764         * po/fr.po
5765                 Updated French translations.
5766
5767 2003-08-03 [melvin]     0.9.3claws93
5768
5769         * src/Makefile.am
5770                 Fixed typo introduced after 0.9.3claws92 
5771                 that prevented compilation
5772                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5773                 CPPFLAGS and YFLAGS to allow user setting these.
5774         * src/common/Makefile.am
5775         * src/gtk/Makefile.am
5776         * src/plugins/clamav/Makefile.am
5777         * src/plugins/demo/Makefile.am
5778         * src/plugins/dillo_viewer/Makefile.am
5779         * src/plugins/image_viewer/Makefile.am
5780         * src/plugins/mathml_viewer/Makefile.am
5781         * src/plugins/spamassassin/Makefile.am
5782         * src/plugins/trayicon/Makefile.am
5783         * src/plugins/trayicon/libeggtrayicon/Makefile.am
5784                 Updated to use AM_CPPFLAGS and AM_YFLAGS instead of
5785                 CPPFLAGS and YFLAGS to allow user setting these.
5786
5787 2003-08-02 [christoph]  0.9.3claws92
5788
5789         * configure.ac
5790                 o rearrange plugin tests
5791                 o add test for clamav.h to ClamAV tests
5792
5793 2003-08-02 [luke]       0.9.3claws91
5794
5795         * src/mimeview.c
5796                 o fixed appearance of icon list when toggling back from the 
5797                   ctree
5798                 o toggling of icons using the keyboard works correctly
5799                 o fixed all other keyboard shortcuts to work when icons are
5800                   active
5801         
5802         * src/messageview.c
5803                 o fixed bug 4 - focus lost when changing messageview view type
5804
5805 2003-08-02 [christoph]  0.9.3claws90
5806
5807         * src/common/hooks.c
5808                 fix crash when pointer stored in hash table could get invalid
5809                 when a plugin is unloaded
5810
5811 2003-08-01 [christoph]  0.9.3claws89
5812
5813         * configure.ac
5814                 o try to build all plugins (except spamassassin) by default
5815                 o don't build a plugin if a dependency check fails
5816
5817         * src/common/hooks.c
5818                 fix warning
5819
5820 2003-08-01 [match]      0.9.3claws88
5821
5822         * src/importldif.c
5823                 allow single click field selection. document code.
5824
5825 2003-08-01 [christoph]  0.9.3claws87
5826
5827         * src/plugins/clamav/clamav_plugin.c
5828         * src/plugins/clamav/clamav_plugin_gtk.c
5829         * src/plugins/dillo_viewer/dillo_viewer.c
5830         * src/plugins/image_viewer/plugin.c
5831         * src/plugins/mathml_viewer/mathml_viewer.c
5832         * src/plugins/spamassassin/spamassassin.c
5833         * src/plugins/spamassassin/spamassassin_gtk.c
5834         * src/plugins/trayicon/trayicon.c
5835                 add version check to all plugins
5836
5837 2003-08-01 [hoa]        0.9.3claws86
5838
5839         * src/prefs_filtering.c
5840                 fixed a cosmetic bug, during creation of dialog box,
5841                 wrong widgets were shown after creation.
5842
5843 2003-08-01 [luke]       0.9.3claws85
5844
5845         * src/mainwindow.c
5846                 o fixed visibility of icons/mimeview after toggling separate
5847                   message/folder view (factored out some similar code too).
5848
5849
5850 2003-07-31 [alfons]     0.9.3claws84
5851
5852         * src/mimeview.c
5853                 tweak icon box UI a bit more, now allowing right-clicks actions
5854                 getting the relevant mime data too; should fix #250, "Can't save 
5855                 attachments sometimes".
5856
5857 2003-07-30 [alfons]     0.9.3claws83
5858
5859         * src/compose.c
5860                 don't do auto-save-draft inside key press handler, but rather
5861                 schedule it half of a second later; should fix #67, "autosave 
5862                 make re-rediting message crazy"
5863
5864 2003-07-30 [christoph]  0.9.3claws82
5865
5866         * src/plugins/trayicon/trayicon.c
5867                 process pending events before unloading the plugin
5868
5869         (closes Bug 196 Unloading Trayicon plugin crashes Sylpheed-Claws)
5870
5871 2003-07-30 [alfons]     0.9.3claws81
5872
5873         * src/common/hooks.c
5874                 parameter 2 of g_hook_destroy() should really be a hook id
5875
5876 2003-07-30 [alfons]     0.9.3claws80
5877
5878         * src/common/plugin.c
5879                 fix a possibly harmful function signature mismatch 
5880                 for plugin_done
5881
5882 2003-07-30 [alfons]     0.9.3claws79
5883
5884         * src/common/hooks[.ch]
5885                 const correctness
5886
5887 2003-07-30 [darko]      0.9.3claws78
5888
5889         * src/summaryview.c
5890                 make it compile again
5891
5892 2003-07-30 [luke]       0.9.3claws77
5893
5894         * src/crash.c
5895         * src/main.c
5896                 o added/moved signal handlers for SIGTERM (normal kill command) 
5897                   and SIGINT (ctl-c) to be used even without 
5898                   --enable-crash-dialog, fixing bug 166
5899
5900         * src/summaryview.c
5901                 o rewrote menu sensitivity code as per mainwindow.c, fixing 
5902                   bug 227
5903
5904         * src/mainwindow.c
5905                 o changed sensitivity condition for 'Next new' and 'Next 
5906                   unread', fixing bug 8
5907
5908 2003-07-29 [alfons]     0.9.3claws76
5909
5910         * src/common/utils.[ch]
5911                 add generate_msgid()
5912         * src/messageview.c
5913                 save ack'ed RRR; fixes #205, "return receipt is not saved in
5914                 sent folder".
5915
5916 2003-07-29 [alfons]     0.9.3claws75
5917
5918         * src/messageview.c
5919                 fix a memleak (claws-only)
5920
5921 2003-07-29 [alfons]     0.9.3claws74
5922
5923         * src/mimeview.[ch]
5924         * src/gtk/gtkvscrollbutton.[ch]
5925                 fix UI glitch where mime icon toolbox' scroll position is not 
5926                 reset after switching to another message
5927                 
5928
5929 2003-07-29 [paul]       0.9.3claws73
5930
5931         * src/prefs_folder_item.c
5932                 split the prefs into 2 separate pages
5933
5934 2003-07-29 [paul]       0.9.3claws72
5935
5936         * src/compose.c
5937                 prepend "\n\n" to a signature without a separator too
5938
5939 2003-07-29 [paul]       0.9.3claws71
5940
5941         * src/compose.c
5942                 fix bug where changing to an account without an auto-sig
5943                 from an initial account without an auto-sig would insert 
5944                 2 blank lines at the cursor point
5945                 fix bug where changing to an account with an auto-sig
5946                 from an initial account without an auto-sig would insert
5947                 the sig at the cursor point
5948
5949 2003-07-29 [paul]       0.9.3claws70
5950
5951         * src/folderview.c
5952                 use the colour from the folder pref unless the folder
5953                 has new messages
5954
5955 2003-07-29 [alfons]     0.9.3claws69
5956
5957         * src/procmsg.[ch]
5958         * src/messageview.c
5959         * src/procheader.c
5960                 rewrite return receipt request work a little bit (the former 
5961                 implementation presumably depended too much on the UI setting
5962                 flags). (we're losing the old pending flag.) 
5963
5964 2003-07-28 [christoph]  0.9.3claws68
5965
5966         * src/folder.c
5967         * src/imap.c
5968         * src/mh.c
5969         * src/procmsg.[ch]
5970                 fix copy to IMAP folder from other folder
5971
5972 2003-07-28 [christoph]  0.9.3claws67
5973
5974         * src/procmsg.c
5975                 fix sync of procmsg_get_message_file_list
5976
5977 2003-07-28 [christoph]  0.9.3claws66
5978
5979         * sync with 0.9.3cvs14
5980                 see ChangeLog 2003-07-18
5981         * sync with 0.9.3cvs17
5982                 see ChangeLog 2003-07-23
5983
5984         (closes Bug 234 segmentation fault after sending out mail via
5985          smtp(auth))
5986
5987 2003-07-28 [paul]       0.9.3claws65
5988
5989         * po/es.po
5990                 update Spanish translation, submitted by Ricardo Mones
5991                 Lastra
5992
5993 2003-07-28 [christoph]  0.9.3claws64
5994
5995         * src/folder.[ch]
5996         * src/imap.c
5997         * src/mh.c
5998                 return new message numbers as a GRelation instead of a GSList
5999                 that has to be in the same order as the input list. A list
6000                 would make it hard for IMAP to optimize oepration by sorting
6001                 the input list. The returned list would have to be reordered
6002                 to match the same order that input list has.
6003
6004         * src/gtk/gtkaspell.c
6005                 fix missing return value, could cause a crash when garbage is
6006                 on the stack that is used as the expected return value
6007
6008 2003-07-28 [paul]       0.9.3claws63
6009
6010         * sync with 0.9.4cvs1
6011                 see ChangeLog 2003-07-28
6012
6013 2003-07-27 [alfons]     0.9.3claws62
6014
6015         * src/mimeview.c
6016                 tweak it more to make icon list act like a check button group
6017
6018 2003-07-27 [christoph]  0.9.3claws61
6019
6020         * sync with 0.9.3cvs20
6021                 see ChangeLog 2003-07-25
6022
6023 2003-07-27 [paul]       0.9.3claws60
6024
6025         * src/procmsg.c
6026                 re-commit changes from 0.9.3claws58 -
6027                 accidently removed in 0.9.3claws59
6028
6029 2003-07-27 [paul]       0.9.3claws59
6030
6031         * src/procmsg.[ch]
6032                 a sync from 0.9.3cvs17
6033                 see ChangeLog 2003-07-23
6034
6035 2003-07-27 [alfons]     0.9.3claws58
6036
6037         * src/procmsg.c
6038                 add missing header members to MsgInfo; fixes the problem of 
6039                 not displaying X-Faces, as noticed by Ricardo Mones
6040
6041 2003-07-26 [christoph]  0.9.3claws57
6042
6043         * sync with 0.9.3cvs18
6044                 see ChangeLog 2003-07-24
6045
6046 2003-07-26 [christoph]  0.9.3claws56
6047
6048         * sync with 0.9.3cvs17
6049                 see ChangeLog 2003-07-23
6050
6051 2003-07-26 [christoph]  0.9.3claws55
6052
6053         * src/folder.[ch]
6054         * src/imap.c
6055         * src/mbox_folder.c
6056         * src/mh.c
6057         * src/news.c
6058                 add support for copy function that copy multiple messages
6059                 (not implemented yet)
6060
6061         * src/summaryview.c
6062                 add missing return value
6063
6064 2003-07-26 [paul]       0.9.3claws54
6065
6066         * tools/multiwebsearch.pl
6067                 do whitespace substitution before passing the string
6068                 to the browser. fixes bug with browsers that don't
6069                 do whitespace conversion themselves.
6070
6071 2003-07-25 [christoph]  0.9.3claws53
6072
6073         * src/folder.[ch]
6074         * src/imap.c
6075         * src/mh.c
6076                 rewrite adding of multiple messages to a folder for
6077                 claws' folder system
6078
6079 2003-07-25 [luke]       0.9.3claws52
6080
6081         * src/mimeview.c
6082                 o icon toggles set correctly on leaving ctree mimeview
6083
6084 2003-07-25 [paul]       0.9.3claws51
6085
6086         * partial sync with 0.9.3cvs21 [src/main.c]
6087                 see ChangeLog 2003-07-25
6088
6089 2003-07-24 [paul]       0.9.3claws50
6090
6091         * tools/maildir2sylpheed.pl
6092                 fix typo
6093
6094 2003-07-24 [paul]       0.9.3claws49
6095
6096         * src/mimeview.c
6097                 increase the gutter size of paned so that the panes
6098                 can be resized
6099                 
6100         * src/plugins/demo/demo.c
6101                 squeeze in another typo fix
6102
6103 2003-07-24 [paul]       0.9.3claws48
6104
6105         * src/plugins/demo/demo.c
6106           src/prefs_account.c
6107                 small changes to the English
6108                 
6109         * src/pixmaps/mime_application_octect_stream.xpm        ** REMOVED **
6110           src/pixmaps/mime_application_octet_stream.xpm         ** NEW FILE **
6111           src/Makefile.am
6112           src/stock_pixmap.c
6113                 rename the misspelled icon
6114
6115 2003-07-23 [alfons]     0.9.3claws47
6116
6117         * src/mimeview.c
6118                 make icon list look like a list of toggles
6119
6120 2003-07-23 [luke]       0.9.3claws46
6121
6122         * src/pixmaps/mimeview_gpg_expired.xpm
6123         * src/pixmaps/mimeview_gpg_failed.xpm
6124         * src/pixmaps/mimeview_gpg_passed.xpm
6125         * src/pixmaps/mimeview_text_html.xpm
6126         * src/pixmaps/mimeview_image.xpm
6127                 o all icons the same size
6128
6129         * src/mimeview.[ch]
6130                 o mimeview ctree arranged vertically above the viewer
6131                 o icons changed to buttons
6132                 o can use keyboard to select an icon (Enter)
6133                 o resize icon list to width of icons
6134
6135         *  src/gtk/gtkvscrollbutton.c
6136                 o sensitivity of buttons reacts to position
6137
6138 2003-07-23 [christoph]  0.9.3claws45
6139
6140         * sync with 0.9.3cvs14 (incomplete)
6141                 see ChangeLog 2003-07-17
6142
6143 2003-07-23 [alfons]     0.9.3claws44
6144
6145         * src/folder.c
6146         * src/procmsg.h
6147                 sync with my local tree to restore some claws-only things
6148
6149 2003-07-23 [paul]       0.9.3claws43
6150
6151         * src/pixmaps/mime_gpg_expired.xpm      ** NEW FILE **
6152           src/pixmaps/mime_gpg_unknown.xpm      ** NEW FILE **
6153           src/Makefile.am
6154           src/mimeview.c
6155           src/procmime.h
6156           src/rfc2015.c
6157           src/stock_pixmap.[ch]
6158                 indicate missing keys and expired sigs/keys
6159                 in mime view column
6160
6161 2003-07-23 [paul]       0.9.3claws42
6162
6163         * src/compose.c
6164                 Redirect fixes: enable automatic account selection and
6165                 do not append signature to message on changing account
6166                 fixes Bug[s] #248
6167
6168 2003-07-23 [paul]       0.9.3claws41
6169
6170         * sync with 0.9.3cvs16
6171                 see ChangeLog 2003-07-23
6172
6173 2003-07-23 [alfons]     0.9.3claws40
6174
6175         * src/inc.c
6176                 give progress dialog a main window, and give it the first 
6177                 one (presumably the only one). fixes bug #247, "segfault on 
6178                 pop-before-smtp" 
6179
6180 2003-07-22 [alfons]     0.9.3claws39
6181
6182         * src/summaryview.c
6183                 shift-space scrolls up
6184
6185 2003-07-22 [paul]       0.9.3claws38
6186
6187         * sync with 0.9.3cvs15
6188                 see ChangeLog 2003-07-22
6189
6190 2003-07-20 [alfons]     0.9.3claws37
6191
6192         * src/compose.c
6193                 put menu inside #ifdef USE_ASPELL..#endif
6194
6195 2003-07-20 [christoph]  0.9.3claws36
6196
6197         * src/procmsg.c
6198                 fix wrong flags in MsgInfo returned by
6199                 procmsg_msginfo_get_full_info()
6200
6201         (closes Bug 221 Deleting messages from the Message View gives incorrect
6202          new/unread message counts in the folder view)
6203
6204         * src/plugins/spamassassin/spamassassin_gtk.c
6205                 add gettext macro for prefs page title
6206
6207 2003-07-20 [paul]       0.9.3claws35
6208
6209         * src/mimeview.c
6210                 redraw icon list on signature check
6211
6212 2003-07-20 [christoph]  0.9.3claws34
6213
6214         * src/Makefile.am
6215         * src/account.c
6216         * src/folder.[ch]
6217         * src/folder_item_prefs.[ch]            ** NEW **
6218         * src/folderview.c
6219         * src/mainwindow.c
6220         * src/mh.c
6221         * src/prefs_gtk.c
6222         * src/prefs_scoring.c
6223         * src/summaryview.c
6224         * src/prefs_folder_item.[ch]
6225                 o seperate FolderItemPrefs (formerly PrefsFolderItem) and the
6226                   Properties dialog
6227                 o use prefswindow for folder properties
6228
6229         * src/gtk/prefswindow.[ch]
6230                 change implementation to use an invisible notebook instead
6231                 of unparenting widgets
6232
6233 2003-07-20 [christoph]  0.9.3claws33
6234
6235         * src/compose.h
6236         * src/folder.c
6237         * src/folderview.h
6238         * src/headerview.h
6239         * src/prefs_filtering.h
6240         * src/prefs_folder_item.[ch]
6241         * src/procmime.h
6242         * src/procmsg.h
6243         * src/summaryview.h
6244                 clean up header mess
6245                 (always use 1. typedefs, 2. #includes, 3. structures)
6246
6247         * src/common/version.h.in
6248                 add casts for constants
6249
6250         * src/plugins/demo/demo.c
6251                 fix typo
6252
6253         * src/plugins/spamassassin/spamassassin.c
6254                 remove unused variable
6255
6256 2003-07-20 [alfons]     0.9.3claws32
6257
6258         * src/mimeview.c
6259                 o make icon buttons respond on left click
6260                 o minor cosmetic change
6261
6262 2003-07-19 [luke]       0.9.3claws31
6263
6264         * src/mimeview.[ch]
6265         * src/gtk/gtkvscrollbutton.c
6266         * src/messageview.c
6267                 o improved mimeview behaviour when selecting a new message
6268                 o plus code cleanups to remove compile warnings
6269
6270
6271 2003-07-19 [alfons]     0.9.3claws30
6272
6273         * src/procmsg.c
6274         * src/compose.c
6275         * src/common/utils.[ch]
6276                 subject_get_reply_prefix_length() <- subject_get_prefix_length()
6277
6278 2003-07-19 [alfons]     0.9.3claws29
6279
6280         * src/prefs_folder_item.c
6281                 reinit "legacy" tmp_prefs, so we don't free nor use invalid 
6282                 string pointers
6283
6284 2003-07-19 [luke]       0.9.3claws28
6285
6286         * src/messageview.c
6287         * src/mimeview.[ch]
6288         * src/procmime.h
6289         * src/rfc2015.c
6290         * src/stock_pixmap.[ch]
6291         * src/gtk/Makefile.am
6292         * src/Makefile.am
6293         * src/gtk/gtkvscrollbutton.[ch]         ** NEW **
6294         * src/pixmaps/mime_*.xpm                ** NEW **
6295                 o mimeview rearrangement with a new icon shortcut bar
6296
6297 2003-07-19 [alfons]     0.9.3claws27
6298
6299         * src/folderview.c
6300                 o plug leaking nodes_to_recollapse
6301                 o add folderview_recollapse_all_nodes() (not used yet)
6302
6303 2003-07-19 [alfons]     0.9.3claws26
6304
6305         * src/compose.c
6306         * src/common/utils.c
6307                 honour #240 "Better SUBJECT handling" by cleaning the prefix
6308                 for both forwarding as replying
6309
6310 2003-07-18 [christoph]  0.9.3claws25
6311
6312         * configure.ac
6313         * src/common/sylpheed.[ch]
6314         * src/common/version.h.in
6315                 add version in numeric form to allow easy comparison
6316
6317         * src/plugins/demo/demo.c
6318                 add version check
6319                 - sylpheed version > plugin version => never allowed, sylpheed
6320                   could contain unknown API changes
6321                 - sylpheed version < minimum version required => don't load,
6322                   API required not available (if linking does not fail)
6323
6324 2003-07-18 [alfons]     0.9.3claws24
6325         
6326         * src/common/plugin.[ch]
6327                 const correctness
6328
6329 2003-07-18 [christoph]  0.9.3claws23
6330
6331         * src/common/hooks.c
6332                 fix crash when hooks where unregisted
6333
6334         * src/plugins/trayicon/trayicon.c
6335                 unregister detroy signal before destroying the widget
6336                 (still crashes when the plugin is unloaded)
6337
6338 2003-07-18 [alfons]     0.9.3claws22
6339         
6340         * src/folderview.c
6341                 delay expanding folder tree during drags until timeout triggered
6342                 (needs perhaps some tweaking, so testing is welcome)
6343
6344 2003-07-17 [alfons]     0.9.3claws21
6345
6346         * src/folderview.c
6347                 clean up cruft
6348
6349 2003-07-17 [christoph]  0.9.3claws20
6350
6351         * src/common/session.c
6352                 fix opening of SSL connections
6353
6354         * src/plugins/image_viewer/Makefile.am
6355                 add OPENSSL_CFLAGS (we should find a better solution to remove
6356                 this dependencies if they are not required)
6357
6358         * src/plugins/spamassassin/spamassassin.c
6359                 remove setlocale workaround (fixed in libspamc)
6360
6361         (closes Bug Bug 184 Entering non-ascii character deletes previous char
6362          if spell checking enabled)
6363
6364 2003-07-17 [alfons]     0.9.3claws19
6365
6366         * src/common/hooks.[ch]
6367         * src/plugins/clamav/clamav_plugin.c
6368         * src/plugins/spamassassin/spamassassin.c
6369         * src/plugins/trayicon/trayicon.c
6370                 fix signedness muck 
6371
6372 2003-07-17 [alfons]     0.9.3claws18
6373
6374         * src/procmime.c
6375                 plug memleak
6376
6377 2003-07-17 [alfons]     0.9.3claws17
6378
6379         * src/inc.c
6380                 plug memleak
6381
6382 2003-07-17 [paul]       0.9.3claws16
6383
6384         * src/common/defs.h
6385           src/mainwindow.c
6386           src/manual.[ch]
6387                 add link to the Claws site's FAQ page, after the suggestion
6388                 and patch by Fred Marton <Fred.Marton@uni-bayreuth.de>
6389                 Move url strings to defs.h
6390                 
6391         * src/mainwindow.c
6392                 fix typo to prevent "unknown menu entry" warnings
6393
6394 2003-07-17 [alfons]     0.9.3claws15
6395
6396         * src/folderview.[ch]
6397         * src/summaryview.[ch]
6398         * src/mimeview.[ch]
6399                 plug DnD leaks 
6400
6401 2003-07-17 [paul]       0.9.3claws14
6402
6403         * src/inc.c
6404                 remove two instances of 'GTK_EVENTS_FLUSH' because
6405                 they are unnecessary and probably cause a stack overflow
6406
6407 2003-07-16 [christoph]  0.9.3claws13
6408
6409         * src/mimeview.[ch]
6410                 use an invisible GTK notebook to switch between viewers
6411                 instead of reparenting widgets
6412
6413 2003-07-16 [christoph]  0.9.3claws12
6414
6415         * src/folder.c
6416                 move folder_item_update_freeze() to correct place in
6417                 folder_item_scan_full()
6418
6419 2003-07-16 [paul]       0.9.3claws11
6420
6421         * sync with 0.9.3cvs12
6422                 see ChangeLog 2003-07-14 and 2003-07-15
6423
6424 2003-07-16 [christoph]  0.9.3claws10
6425
6426         * src/imap.[ch]
6427         * src/prefs_account.[ch]
6428                 sync IMAP CRAM-MD5 authentication with sylpheed-main
6429
6430 2003-07-15 [alfons]     0.9.3claws9
6431
6432         * src/main.c
6433                 make --config-dir do something useful
6434
6435 2003-07-15 [alfons]     0.9.3claws8
6436
6437         * src/procmsg.c
6438                 o fix a bug where 'last' didn't really point to the last message
6439                   in the top level list of children, but to the last threaded
6440                   message. 
6441                 
6442                 o clean up and make it easier to sync
6443
6444 2003-07-15 [alfons]     0.9.3claws7
6445
6446         * src/mainwindow.c
6447                 make correct menu items sensitive       
6448
6449 2003-07-14 [alfons]     0.9.3claws6
6450
6451         * src/procmsg.c
6452                 tune the threader so it will not subject-thread any message
6453                 without a subject prefix (this will not thread correctly if 
6454                 a parent is delivered after their childs, but it looks 
6455                 better right now)
6456
6457 2003-07-13 [christoph]  0.9.3claws5
6458
6459         * src/mainwindow.c
6460                 group "Add mailbox *..." menu items in submenu
6461
6462 2003-07-13 [alfons]     0.9.3claws4
6463
6464         * src/summaryview.c
6465                 correct summary_toggle_pressed() signature and make sure
6466                 signal is not passed on
6467
6468 2003-07-13 [alfons]     0.9.3claws3
6469
6470         * src/summaryview.c
6471                 o for now don't pass on keys when they we're handled by 
6472                   ctree::key_press_event
6473                 o clean up
6474
6475 2003-07-13 [alfons]     0.9.3claws2
6476         
6477         * src/main.c
6478                 add command line option "--config-dir" to get the current 
6479                 configuration dir
6480
6481 2003-07-12 [alfons]     0.9.3claws1
6482
6483         * src/matcher.[ch]
6484         * src/matcher_parser_parse.y
6485         * src/prefs_filtering.c
6486         * src/filtering.c
6487                 add "Lock" filter action to lock messages;
6488
6489         * src/filtering.c       
6490                 remove debug_print()    
6491         * src/prefs_filtering.c
6492                 re-organize matcher part 9: 
6493                 make action text entries easily extendible;
6494                 merge widget selection for ACTION_MARK, ACTION_UNMARK, ACTION_LOCK,
6495                 ACTION_UNLOCK, ACTION_MARK_AS_READ, ACTION_MARK_AS_UNREAD
6496
6497 2003-07-12 [paul]
6498
6499         * tools/README
6500                 update old information and add missing
6501                 information
6502
6503 2003-07-12 [paul]       0.9.3claws
6504
6505         * 0.9.3claws released
6506         
6507 2003-07-12 [paul]       0.9.0claws103
6508
6509         * src/Makefile.am
6510                 add addrquery.h
6511
6512 2003-07-12 [melvin]     0.9.0claws102
6513
6514         * src/messageview.c
6515                 Fixed bug #215: Show MIME tab for single text/html messages. 
6516                 
6517 2003-07-12 [paul]       0.9.0claws101
6518
6519         * man/sylpheed.1
6520                 updated
6521
6522 2003-07-12 [paul]       0.9.0claws100
6523
6524         * po/es.po
6525           po/hr.po
6526           po/pl.po
6527           po/sr.po
6528                 update Spanish, Croatian, Polish, Serbian translations.
6529                 submitted by Ricardo Mones Lastra, Dragan, Witold
6530                 Wladyslaw Wojciech Wilk, Urke MMI
6531
6532 2003-07-12 [melvin]     0.9.0claws99
6533
6534         * po/fr.po
6535                 Updated French translations.
6536
6537 2003-07-12 [paul]       0.9.0claws98
6538
6539         * src/addressbook.c
6540                 disable 'Lookup' button as it has no effect
6541
6542 2003-07-11 [alfons]     0.9.0claws97
6543         
6544         * src/summaryview.c
6545                 summary_searchbar_pressed() should return TRUE to signal that
6546                 event was handled. when returning void, the return value passed
6547                 to GTK is actually random, but maybe FALSE, in which case the
6548                 event is handled by parent
6549                 
6550 2003-07-10 [paul]       0.9.0claws96
6551
6552         * ac/missing/gettext.m4
6553                 update to version 0.12
6554
6555 2003-07-10 [paul]       0.9.0claws95
6556
6557         * src/plugins/clamav/clamav_plugin.c
6558                 fix bug where multipart/alternative messages
6559                 would slip through without being scanned
6560
6561 2003-07-10 [christoph]  0.9.0claws94
6562
6563         * src/folder.c
6564                 correct check if folder supports removing when a message is
6565                 moved. if not the message is only copied.
6566
6567         (closes Bug 132 crash on startup in newsgroups folders)
6568
6569 2003-07-09 [alfons]     0.9.0claws93
6570
6571         * configure.ac
6572         * src/common/defs.h
6573                 --with-config-dir (default .sylpheed)
6574
6575 2003-07-09 [christoph]  0.9.0claws92
6576
6577         * configure.ac
6578                 use PKG_CHECK_MODULES to check for gtkmathview
6579                 (version 0.4.2 now required)
6580
6581 2003-07-08 [melvin]     0.9.0claws91
6582
6583         * src/action.c
6584                 Implemented a progress bar that counts the number of completed
6585                 tasks when the action runs more than one command.
6586
6587 2003-07-08 [alfons]     0.9.0claws90
6588
6589         * src/procmsg.c
6590                 if queued message has an invalid Message-Id, don't try to
6591                 find message it refers to (fixes #209 "crash when processing 
6592                 in folder")
6593
6594 2003-07-08 [paul]       0.9.0claws89
6595
6596         * sync with 0.9.3cvs2
6597                 see ChangeLog 2003-07-08
6598
6599 2003-07-08 [match]      0.9.0claws88
6600
6601         * src/ldapctrl.c
6602                 extend LDAP search for first/last name by parsing search term.
6603
6604 2003-07-08 [alfons]     0.9.0claws87
6605
6606         * src/send_message.c
6607                 fix bug #208 "Status message stuck when sending on POP3 account"
6608
6609 2003-07-07 [paul]       0.9.0claws86
6610
6611         * po/hr.po
6612                 new Croatian translation, submitted by
6613                 Dragan <drleskov@inet.hr>
6614
6615 2003-07-07 [paul]       0.9.0claws85
6616
6617         * sync with 0.9.3cvs1
6618                 see ChangeLog 2003-07-07
6619
6620 2003-07-05 [christoph]  0.9.0claws84
6621
6622         * src/Makefile.am
6623         * src/messageview.c
6624         * src/mimeview.[ch]
6625         * src/stock_pixmap.[ch]
6626         * src/pixmaps/messageview_text.xpm              ** NEW **
6627                 move mimeview tabs to the right side and use icons
6628                 instead of text to save some space
6629
6630         (patch by Luke Plant <lukeplant@softhome.net>)
6631
6632 2003-07-05 [christoph]  0.9.0claws83
6633
6634         * src/inc.c
6635                 add NULL pointer checks
6636
6637         (patch by Luke Plant <lukeplant@softhome.net>)
6638         (closes Bug 204 0.9.0 quits on authentication error?!)
6639
6640 2003-07-05 [alfons]     0.9.0claws82
6641
6642         * configure.ac
6643                 take the clue in bug #202 "./configure script - 
6644                 'if test' comparison failure" reported by John Kristoff. 
6645
6646 2003-07-04 [christoph]  0.9.0claws81
6647
6648         * src/plugins/spamassassin/spamassassin.c
6649                 set timeout for spam check
6650
6651 2003-07-04 [christoph]  0.9.0claws80
6652
6653         * src/main.c
6654                 destroy all FolderItems when shutting down to
6655                 allow folders to clean up
6656
6657 2003-07-04 [melvin]     0.9.0claws79
6658
6659         * src/gtk/gtkaspell.c
6660                 Fixed bug #184 "Entering non-ascii character deletes
6661                 previous char if spell checking enabled": this makes
6662                 the spell checking in multibytes (e.g. UTF-8)locales work.
6663                 (Patch by Luke Plant).
6664                 
6665 2003-07-04 [christoph]  0.9.0claws78
6666
6667         * sync with 0.9.2cvs1
6668                 see ChangeLog 2003-06-10
6669
6670 2003-07-04 [paul]       0.9.0claws77
6671
6672         * sync with 0.9.3 release
6673                 see ChangeLog 2003-07-04
6674
6675 2003-07-03 [christoph]  0.9.0claws76
6676
6677         * src/folder.[ch]
6678         * src/imap.c
6679         * src/mbox_folder.c
6680         * src/mh.c
6681         * src/news.c
6682                 move folder_item_get_path() stuff into a folder virtual function
6683
6684         * src/procmsg.c
6685                 use folder_item_fetch_msg() to get message and do not contruct
6686                 the filename from path and number
6687
6688 2003-07-03 [paul]       0.9.0claws75
6689
6690         * sync with 0.9.2cvs12
6691                 see ChangeLog 2003-07-03
6692
6693 2003-07-02 [paul]       0.9.0claws74
6694
6695         * src/messageview.c
6696                 fix text-selection for replying
6697
6698 2003-07-02 [paul]       0.9.0claws73
6699
6700         * sync with 0.9.2cvs11
6701                 see ChangeLog 2003-07-02
6702
6703 2003-07-02 [paul]       0.9.0claws72
6704
6705         * src/procmsg.c
6706                 revert last commit because it breaks more
6707                 than it fixes
6708
6709 2003-07-02 [paul]       0.9.0claws71
6710
6711         * src/procmsg.c
6712                 fix thread by subject/sort by date
6713
6714 2003-07-01 [paul]       0.9.0claws70
6715
6716         * sync with 0.9.2cvs10
6717                 see ChangeLog 2003-07-01
6718
6719 2003-06-30 [paul]       0.9.0claws69
6720
6721         * sync with 0.9.2cvs9
6722                 see ChangeLog 2003-06-30
6723
6724 2003-06-28 [match]      0.9.0claws68
6725
6726         * src/addressbook.c
6727                 fix null ptr.
6728
6729 2003-06-27 [paul]       0.9.0claws67
6730
6731         * sync with 0.9.2cvs7
6732                 see ChangeLog 2003-06-27
6733
6734 2003-06-26 [christoph]  0.9.0claws66
6735
6736         * src/folder.c
6737                 freeze folder updates while a folder is scanned
6738
6739         (closes Bug 185 New message counter)
6740
6741 2003-06-26 [darko]      0.9.0claws65
6742
6743         * src/ldapserver.c
6744                 fix infinite loop when adding a new LDAP server
6745
6746 2003-06-26 [paul]       0.9.0claws64
6747
6748         * sync with 0.9.2cvs6
6749                 see ChangeLog 2003-06-26
6750
6751 2003-06-26 [paul]       0.9.0claws63
6752
6753         * sync with 0.9.2cvs5
6754                 see ChangeLog 2003-06-25 and 2003-06-26
6755
6756 2003-06-25 [match]      0.9.0claws62
6757
6758         * src/addr_compl.c
6759                 Fixed tab/backtab for dropped-down completion list to
6760                 move next/previous field. (close bug 147)
6761
6762 2003-06-25 [christoph]  0.9.0claws61
6763
6764         * src/addr_compl.[ch]
6765         * src/addrindex.[ch]
6766         * src/folderview.c
6767         * src/inc.c
6768         * src/news.c
6769         * src/summaryview.c
6770         * src/toolbar.c
6771                 fix warnings
6772
6773 2003-06-25 [leandro]    0.9.0claws60
6774
6775         * src/compose.c
6776                 o cleanups
6777                 o gray out "Message/Remove references" menu item if not
6778                   replying to a message
6779
6780 2003-06-24 [leandro]    0.9.0claws59
6781
6782         * src/compose.[ch]
6783                 o removed "Message/Create new thread" menu item
6784                 o added "Message/Remove references" menu item
6785                   (it's off by default and will not check anymore
6786                    if the subject changed)
6787
6788 2003-06-23 [alfons]     0.9.0claws58
6789
6790         * src/procmsg.c
6791                 try better grouping messages threaded by subject based on their age.
6792                 still not perfect - because the message tree is not sorted by date.  
6793
6794 2003-06-23 [thorsten]   0.9.0claws57
6795
6796         * src/pop.[ch]
6797                 added mail_receive_hook to allow modifications
6798                 directly after retrieval (e.g. adding headers).
6799
6800 2003-06-23 [paul]       0.9.0claws56
6801
6802         * src/sourcewindow.c
6803                  enable the use of Ctrl+A to select all text in
6804                  the sourcewindow
6805                  Patch submitted by Ivan Francolin Martinez
6806                  <ivanfm@users.sourceforge.net>
6807
6808 2003-06-22 [christoph]  0.9.0claws55
6809
6810         * src/folder.[ch]
6811                 o add notification hook for folder tree changes
6812                 o invoke hooks after folder tree scanning
6813
6814         * src/folderview.[ch]
6815                 register hook for folder tree changes that
6816                 updates the ctree
6817
6818         (there are more places that should be updated, like add, remove 
6819          or move folder)
6820
6821         (closes Bug 164 Crash on rebuild folder tree)
6822         (closes Bug 190 Crash on 'rebuilding folder tree')
6823
6824 2003-06-21 [leandro]    0.9.0claws54
6825
6826         * src/compose.[ch]
6827                 create a new thread if subject changes
6828                 (it's on by default, can be disabled in Message menu)
6829
6830 2003-06-21 [alfons]     0.9.0claws53
6831
6832         * src/summaryview.c
6833                 quiet little compiler
6834
6835 2003-06-21 [christoph]  0.9.0claws52
6836
6837         update gettext stuff to version 0.12
6838
6839 2003-06-19 [alfons]     0.9.0claws51
6840
6841         * src/common/log.c
6842         * src/common/plugin.c
6843                 move defs.h before glib.h to prevent MIN/MAX redefs
6844
6845 2003-06-19 [alfons]
6846
6847         * src/addressbook.c
6848                 translatable
6849
6850 2003-06-19 [match]      0.9.0claws50
6851
6852         * src/addressbook.[ch]
6853         * src/addrindex.[ch]
6854         * src/addr_compl.[ch]
6855         * src/editldap.[ch]
6856         * src/editldap_basedn.[ch]
6857         * src/addritem.[ch]
6858         * src/ldapquery.h
6859                 re-implemented dynamic LDAP search. works without
6860                 slowdown on display sender with addressbook
6861                 option.
6862         * src/addrbook.c
6863                 documented code.
6864
6865 2003-06-19 [paul]       0.9.0claws49
6866
6867         * src/compose.c
6868                 fix Bug #136 'Nonprovided quotation marks crash claws'
6869                 patch submitted by Pawel Pêkala <c0rn@gazeta.pl>
6870
6871 2003-06-19 [alfons]     0.9.0claws48
6872
6873         * src/prefs_common.[ch]
6874         * src/procmsg.c
6875                 restrict threading by subject by checking thread for
6876                 age (prefs_common.thread_by_subject_max_age)
6877
6878 2003-06-18 [christoph]  0.9.0claws47
6879
6880         * src/imap.c
6881                 fix memory leak in imap_cmd_fetch()
6882
6883 2003-06-18 [christoph]  0.9.0claws46
6884
6885         * src/prefs_gtk.c
6886                 fix memory leak in prefs_set_default() when used multiple
6887                 times or after prefs have been read
6888
6889 2003-06-18 [christoph]  0.9.0claws45
6890
6891         * src/common/plugin.c
6892                 fix memory leak in plugin_unload()
6893
6894 2003-06-18 [christoph]  0.9.0claws44
6895
6896         * src/imap.c
6897                 fix memory leak in imap_cmd_ok()
6898
6899 2003-06-18 [christoph]  0.9.0claws43
6900
6901         * src/folder.c
6902                 stop messages that are downloaded from POP3 and added to
6903                 an IMAP inbox from being filtered twice (first by POP3
6904                 and again when IMAP folder is scaned to get the UID of
6905                 the APPEND operation when no UIDPLUS is available)
6906
6907 2003-06-18 [alfons]
6908
6909         * tools/Makefile.am
6910                 phoenix <- firebird     
6911
6912 2003-06-18 [paul]
6913
6914         * tools/launch_phoenix          ** REMOVED **
6915           tools/launch_firebird         ** NEW **
6916                 renamed and edited to reflect the browser's name change from
6917                 'phoenix' to 'firebird'
6918
6919 2003-06-18 [paul]       0.9.0claws42
6920
6921         * sync with 0.9.2cvs2
6922                 see ChangeLog 2003-06-16
6923
6924 2003-06-17 [alfons]     0.9.0claws41
6925
6926         * src/procmsg.c
6927                 prevent threading problems when a node is an ancestor (parent / great parent),
6928                 which mostly happens with circular references (thanks to Phillipe Gramoullé
6929                 for finding an sample set of messages)
6930
6931 2003-06-16 [christoph]  0.9.0claws40
6932
6933         * src/main.c
6934                 don't popup main window on --receive or --receive-all
6935
6936         * src/mainwindow.[ch]
6937         * src/plugins/trayicon/trayicon.c
6938                 allow hiding of main window by clicking on the trayicon
6939                 (doesn't work correctly in seperate window mode and may
6940                  cause unexpected GTK problems I couldn't find yet)
6941
6942         * src/common/ssl.c
6943                 remove incorrect warning
6944
6945 2003-06-15 [alfons]     0.9.0claws39
6946
6947         * src/gtk/gtkstext.c
6948                 don't output debug text;
6949                 #ifdef out print_line() if not debugging (thanks to Martin Wicke
6950                 for pointing this out);
6951
6952 2003-06-14 [alfons]     0.9.0claws38
6953         
6954         * src/messageview.c
6955                 remove printf() and make one if..else comply with coding style
6956
6957 2003-06-14 [alfons]     0.9.0claws37
6958
6959         * AUTHORS
6960                 add Martin Wicke
6961         * src/action.c
6962         * src/messageview.[ch]
6963         * src/summaryview.c
6964                 apply patch #754162 "Quoting messages filtered by actions" submitted
6965                 by Martin Wicke, which allows quoting message body changed by an
6966                 action (Thanks!).
6967
6968 2003-06-13 [alfons]     0.9.0claws36
6969
6970         * src/utils.c
6971                 add several other subject reply prefixes (suggested by Christoph and Ivan Martinez)
6972                 use case insensitive regexp (suggested by Ivan Martinez)
6973
6974 2003-06-13 [christoph]  0.9.0claws35
6975
6976         * configure.ac
6977         * src/plugins/trayicon/Makefile.am
6978         * src/plugins/trayicon/eggtrayicon.[ch]                         ** REMOVE **
6979         * src/plugins/trayicon/trayicon.c
6980         * src/plugins/trayicon/libeggtrayicon/.cvsignore                ** NEW **
6981         * src/plugins/trayicon/libeggtrayicon/Makefile.am               ** NEW **
6982         * src/plugins/trayicon/libeggtrayicon/eggtrayicon.[ch]          ** NEW **
6983         * src/plugins/trayicon/libeggtrayicon/gtk2-funcs.[ch]           ** NEW **
6984         * src/plugins/trayicon/libeggtrayicon/gtkplugxembed.[ch]        ** NEW **
6985         * src/plugins/trayicon/libeggtrayicon/xembed.h                  ** NEW **
6986                 replace my own EggTrayIcon backport with the backport
6987                 used by (l|x)mule and gabber.
6988
6989 2003-06-13 [alfons]     0.9.0claws34
6990
6991         * AUTHORS
6992         * src/common/utils.c
6993                 add Aw: to list of reply prefixes (thanks to Martin Zwickel)
6994
6995 2003-06-13 [alfons]     0.9.0claws33
6996
6997         * src/compose.c
6998                 clean up a little bit
6999
7000 2003-06-12 [alfons]     0.9.0claws32
7001
7002         * src/compose.c
7003                 const correctness fix
7004
7005         * src/common/sylpheed.[ch]
7006                 () -> (void)
7007                 prevent redef MIN/MAX
7008                 
7009         * src/common/utils.[ch]
7010                 () -> (void)
7011
7012 2003-06-12 [melvin]     0.9.0claws31
7013
7014         * src/compose.c
7015                 Updated to take into accounts changes in GtkAspell.
7016
7017 2003-06-12 [alfons]     0.9.0claws30
7018
7019         * src/compose.c
7020         * src/procmsg.c
7021         * src/common/utils.[ch]
7022                 handle reply subject prefixes better (initial 
7023                 suggestion by Robert Story adapted and enhanced 
7024                 using regexps)
7025
7026 2003-06-12 [melvin]     0.9.0claws29
7027
7028         * src/compose.c
7029                 Use new gtkaspell_checkers_strerror() to get the speller's
7030                 error message instead of accessing the (now private)
7031                 checkers structure.
7032                 Minor code clean up
7033
7034         * src/main.c
7035                 Use #ifdef instead of #if for USE_ASPELL
7036                 Use the new spell checkers init/quit functions 
7037
7038         * src/gtk/gtkaspell.c
7039                 Use #ifdef instead of #if for USE_ASPELL
7040                 Moved in the majority of GtkAspell structures that were
7041                 exported before by gtkaspell.h
7042         
7043         * src/gtk/gktaspell.h
7044                 Made gtkaspell.h contain only the necessary data to be
7045                 publicized by moving many structures to gtkaspell.c.
7046                 Enclosed all the declaration in a #ifdef USE_ASPELL #endif
7047                 gtkaspell_checkers_new(): replaced by...
7048                 gtkaspell_checkers_init(): new function for initialization
7049                 gtkaspell_checkers_delete(): replaced by...
7050                 gtkaspell_checkers_quit(): new function
7051                 gtkaspell_checkers_strerror(): new function that returns
7052                 the checker's last error message.
7053                 
7054 2003-06-11 [melvin]     0.9.0claws28
7055
7056         * po/POTFILES.in
7057                 Updated to take into account gtkaspell.c migration to
7058                 ./src/gtk/ (Thanks to Ricardo Mones Lastra for reporting it)
7059
7060 2003-06-10 [alfons]     0.9.0claws27
7061
7062         * src/filtering.[ch]
7063         * src/folder.c
7064         * src/matcher.c
7065         * src/scoring.[ch]
7066                 - try fixing bug #18 (any brave testers?)
7067                 - add more robustness by refusing previously 
7068                   unchecked NULL pointers 
7069
7070 2003-06-10 [alfons]     0.9.0claws26
7071
7072         * src/procmsg.c
7073                 fix bug #176 by don't checking MsgInfos with a NULL msgid 
7074
7075 2003-06-09 [alfons]     0.9.0claws25
7076
7077         * src/prefs_common.c
7078                 fix bug #163 "Icon switching doesnt work properly" by 
7079                 preventing early freeing of prefs_common.pixmap_theme_path.
7080
7081 2003-06-09 [christoph]  0.9.0claws24
7082
7083         * src/gtk/gtkaspell.c
7084                 revert Thorsten's fix and add forgotten g_strdup for
7085                 aspell path (it should not be possible to alter the path a
7086                 GtkASpell uses from outside)
7087
7088 2003-06-09 [thorsten]   0.9.0claws23
7089
7090         * src/gtk/gtkaspell.c
7091                 dont free prefs_common.aspell_path when closing compose
7092
7093 2003-06-08 [colin]      0.9.0claws22
7094
7095         * src/plugins/spamassassin/spamassassin.c
7096                 fix prefs types
7097
7098 2003-06-07 [christoph]  0.9.0claws21
7099
7100         * src/Makefile.am
7101         * src/compose.c
7102         * src/gtkaspell.[ch]            ** REMOVE **
7103         * src/gtk/Makefile.am
7104         * src/gtk/gtkaspell.[ch]        ** NEW **
7105                 o make gtkaspell independent from sylpheed's prefs
7106                 o move gtkaspell.[ch] to gtk directory
7107
7108 2003-06-07 [christoph]  0.9.0claws20
7109
7110         * src/Makefile.am
7111         * src/crash.c
7112         * src/export.c
7113         * src/filesel.[ch]              ** REMOVE **
7114         * src/folder.c
7115         * src/main.[ch]
7116         * src/common/sylpheed.[ch]
7117         * src/gtk/Makefile.am
7118         * src/gtk/filesel.[ch]          ** NEW **
7119         * src/gtk/pluginwindow.c
7120         * src/gtk/sslcertwindow.c
7121                 move filesel.[ch] to gtk directory
7122
7123 2003-06-07 [alfons]     0.9.0claws19
7124
7125         * src/filesel.c
7126                 make (multi) file selection dialog work again (Claws-only)
7127
7128 2003-06-07 [thorsten]   0.9.0claws18
7129
7130         * po/de.po
7131                 fix typos
7132
7133 2003-06-07 [alfons]     0.9.0claws17
7134
7135         * configure.ac
7136         * src/mimeview.c
7137                 detect apache mishap in which case don't include fnmatch.h
7138                 if regex.h is already included
7139
7140 2003-06-06 [christoph]  0.9.0claws16
7141
7142         * configure.ac
7143         * src/mimeview.h
7144                 add check for fnmatch.h and include it when available
7145
7146         * src/mimeview.[ch]
7147                 fix wrong case sensitivity of Content-Types
7148
7149         * src/gtk/Makefile.am
7150                 need the same include paths in gtk directory as in
7151                 common directory because .h files in common can
7152                 include files from these directories, when included
7153                 in gtk's .h or .c files
7154
7155 2003-06-06 [alfons]     0.9.0claws15
7156
7157         * src/mimeview.c
7158         * src/summaryview.c
7159                 make it compile again because of regex.h / fnmatch.h 
7160                 include problems (related to recent mime stuff, can
7161                 someone check this?)
7162
7163 2003-06-06 [thorsten]   0.9.0claws14
7164
7165         * src/folderview.c
7166                 possible use of uninitialized pointer while dragging
7167
7168 2003-06-06 [paul]       0.9.0claws13
7169
7170         * src/compose.c
7171                 fix bug where the insert sig button would be effective
7172                 only when auto_sig was set
7173
7174 2003-06-06 [paul]       0.9.0claws12
7175
7176         * sync with 0.9.2 release
7177
7178 2003-06-02 [paul]       0.9.0claws11
7179
7180         * sync with 0.9.1cvs1
7181                 see ChangeLog 2003-06-02
7182                 
7183         * po/de.po
7184                 update by Jens
7185
7186 2003-06-01 [christoph]  0.9.0claws10
7187
7188         * src/account.c
7189                 don't use substring search to find accounts by email address
7190
7191         (closes Bug 169 Overly loose matching of "From" address)
7192
7193 2003-05-31 [christoph]  0.9.0claws9
7194
7195         * doc-src/rfc2683.txt
7196         * src/imap.c
7197                 limit IMAP command length as recommended in RFC2683
7198                 (message number lists will be split into multiple imap
7199                 sets, the limit of 1000 octets is not a hard limit)
7200
7201         (closes Bug 161 sylpheed-claws exits with segfault when logging
7202          in to certain imap-servers)
7203
7204 2003-05-29 [alfons]     0.9.0claws8
7205
7206         * src/toolbar.[ch]
7207                 add print button (calling summary_print());
7208                 fine tune setting tooltip text;
7209                 (if someone needs other buttons, please take these 
7210                 commits as a guide, instead of bothering us - also
7211                 see 0.8.11claws150) 
7212
7213 2003-05-29 [darko]      0.9.0claws7
7214
7215         * src/compose.c
7216                 fix crash when word wrapping kicks in due to
7217                 changed text by spell checker
7218
7219 2003-05-29 [paul]       0.9.0claws6
7220
7221         * src/compose.c
7222                 fix bug where changing account would insert
7223                 sig even if auto_sig was FALSE
7224                 
7225         * ChangeLog
7226           ChangeLog.jp
7227           INSTALL
7228                 sync with 0.9.1 release
7229
7230 2003-05-28 [christoph]  0.9.0claws5
7231
7232         * src/imap.c
7233                 fix truncation of too long commands
7234
7235         (closes Bug 167 IMAP hangs trying to get envelope
7236          information in imap_get_uncached_messages)
7237
7238 2003-05-27 [paul]       0.9.0claws4
7239
7240         * tools/Makefile.am
7241           tools/maildir2sylpheed.pl     ** NEW FILE **
7242                 add kmail to sylpheed mailbox conversion script
7243
7244 2003-05-27 [paul]       0.9.0claws3
7245
7246         * sync with 0.9.0cvs10
7247                 see ChangeLog 2003-05-26
7248
7249 2003-05-26 [paul]       0.9.0claws2
7250
7251         * sync with 0.9.0cvs9
7252                 see ChangeLog 2003-05-26
7253
7254 2003-05-24 [paul]       0.9.0claws1
7255
7256         * sync with 0.9.0cvs8
7257                 see ChangeLog 2003-05-23
7258
7259 2003-05-24 [paul]       0.9.0claws
7260
7261         * version 0.9.0claws released
7262
7263 2003-05-24 [paul]       0.8.11claws177
7264
7265         * src/plugins/dillo-viewer/Makefile.am
7266           src/plugins/traycon/Makefile.am
7267                 add missing files
7268                 
7269         * po/bg.po
7270           po/en_GB.po
7271           po/es.po
7272           po/it.po
7273           po/pt_BR.po
7274           po/ru.po
7275           po/sr.po
7276                 update Bulgarian, British English, Spanish, Italian, 
7277                 Brazilian Portuguese, Russian, and Serbian translations, 
7278                 submitted by George Danchev, [me], Ricardo Mones Lastra,
7279                 André Filipe de Assunção e Brito, Alessandro Maestri, 
7280                 Ruslan N. Balkin, and Urke MMI
7281
7282 2003-05-23 [melvin]     0.8.11claws176
7283
7284         * po/fr.po
7285                 Updated French translations
7286
7287 2003-05-22 [paul]       0.8.11claws175
7288
7289         * src/Makefile.am
7290           src/addrbook.[ch]
7291           src/addrcache.[ch]
7292           src/addr_compl.[ch]
7293           src/adressbook.[ch]
7294           src/addrindex.[ch]
7295           src/addritem.[ch]
7296           src/editaddress.c
7297           src/editgroup.c
7298           src/editldap_basedn.c
7299           src/editldap.c
7300           src/jpilot.c
7301           src/vcard.c
7302                 revert to get ldap into it previous working state
7303                 
7304         * po/zh_TW.Big5.po
7305                 new Taiwanese translation,
7306                 submitted by Tsu-Fan Cheng <tscheng@ic.sunysb.edu>
7307
7308 2003-05-22 [christoph]  0.8.11claws174
7309
7310         * src/plugins/spamassassin/libspamc.[ch]
7311                 sync libspamc with SpamAssaain release 2.55
7312
7313 2003-05-22 [paul]       0.8.11claws173
7314
7315         * sync with 0.9.0cvs7
7316                 see ChangeLog 2003-05-22
7317                 
7318         * src/summaryview.c
7319                 revert change in 0.8.11claws172: follow
7320                 Hiroyuki's decision and that's the end of it.
7321
7322 2003-05-21 [paul]       0.8.11claws172
7323
7324         * src/summaryview.c
7325                 fix discrepency between open_unread_on_enter
7326                 and always_show_msg
7327
7328 2003-05-21 [paul]       0.8.11claws171
7329
7330         * sync with 0.9.0cvs6
7331                 see ChangeLog 2003-05-21
7332
7333 2003-05-21 [paul]       0.8.11claws170
7334
7335         * sync with 0.9.0cvs5
7336                 see ChangeLog 2003-05-21
7337
7338 2003-05-20 [paul]       0.8.11claws169
7339
7340         * sync with 0.9.0cvs4
7341                 see ChangeLog 2003-05-20
7342                 fixes bug #152, 'encoding of IMAP folders names'
7343
7344 2003-05-20 [paul]       0.8.11claws168
7345
7346         * sync with 0.9.0cvs3
7347                 see ChangeLog 2003-05-20
7348                 
7349         * src/tools/convert_mbox.pl
7350                 minor change in the comments, submitted by Fred Marton
7351
7352 2003-05-19 [paul]       0.8.11claws167
7353
7354         * src/plugins/clamav/Makefile.am
7355           configure.ac
7356                 link clamav_lib to the plugin and not to the main program
7357
7358 2003-05-19 [christoph]
7359
7360         * src/Makefile.am
7361                 add -export-dynamic for linking
7362
7363 2003-05-19 [paul]       0.8.11claws166
7364
7365         * sync with 0.9.0cvs1
7366                 see ChangeLog 2003-05-19
7367
7368 2003-05-19 [paul]       0.8.11claws165
7369
7370         * src/inc.c
7371                 fix 'pop before smtp' timeout
7372
7373 2003-05-18 [alfons]     0.8.11claws164
7374
7375         * src/prefs_matcher.c
7376                 put "execute" action command line ("expression") in edit box
7377
7378 2003-05-18 [christoph]  0.8.11claws163
7379
7380         * src/mimeview.[ch]
7381         * src/plugins/dillo_viewer/dillo_viewer.c
7382         * src/plugins/image_viewer/viewer.c
7383         * src/plugins/mathml_viewer/mathml_viewer.c
7384                 let a viewer have a list of Content-Types
7385
7386 2003-05-18 [paul]       0.8.11claws162
7387
7388         * src/prefs_filtering.c
7389                 add 'Recipient' label for FORWARD, FORWARD_AS_ATTACHMENT,
7390                 and REDIRECT actions
7391
7392 2003-05-17 [christoph]
7393
7394         * README.claws
7395                 o remove dynamic signatures that was syned with main
7396                 o add infos about no longer "build in" image viewer
7397                 o update bugtracker URL
7398
7399 2003-05-17 [christoph]  0.8.11claws161
7400
7401         * src/folder.c
7402         * src/folderview.c
7403         * src/imap.c
7404                 don't use imap_scan_folder anymore. Instead call folder_item_scan
7405                 for every folder after rebuilding the folder tree.
7406
7407         (closes Bug 19 imap_scan_folder() computes incorrectly number of new
7408          messages)
7409
7410 2003-05-17 [christoph]  0.8.11claws160
7411
7412         * src/imap.c
7413                 don't use STATUS command on current folder to check for
7414                 content changes. imap_cmd_ok() now tracks changes to
7415                 folder and number of existing messages.
7416
7417 2003-05-17 [paul]       0.8.11claws159
7418
7419         * src/plugins/clamav/clamav_plugin.c
7420                 remove unnecessary debug_print
7421
7422 2003-05-16 [thorsten]   0.8.11claws158
7423
7424         * src/plugins/demo.c
7425                 included missing intl.h
7426
7427 2003-05-16 [paul]       0.8.11claws157
7428
7429         * po/POTFILES.in
7430                 remove non-existant entries
7431         
7432         * src/plugins/clamav/clamav_plugin.c
7433           src/plugins/clamav/clamav_plugin_gtk.c
7434           src/plugins/dillo_viewer/dillo_prefs.c
7435           src/plugins/dillo_viewer/dillo_viewer.c
7436                 gettextise
7437
7438 2003-05-16 [christoph]  0.8.11claws156
7439
7440         * po/POTFILES.in
7441                 include plugin .c files for translation until I
7442                 find a better solution to have plugins have their
7443                 own textdomain
7444         * src/plugins/demo/demo.c
7445         * src/plugins/image_viewer/plugin.c
7446         * src/plugins/mathml_viewer/mathml_viewer.c
7447         * src/plugins/spamassassin/spamassassin.c
7448         * src/plugins/spamassassin/spamassassin_gtk.c
7449         * src/plugins/trayicon/trayicon.c
7450                 add gettext macros for plugin name and description
7451
7452 2003-05-16 [paul]
7453
7454         * sync with 0.9.0
7455
7456 2003-05-16 [paul]       0.8.11claws155
7457
7458         * sync with lastest 0.9.0pre1
7459                 see ChangeLog 2003-05-16
7460
7461 2003-05-15 [paul]       0.8.11claws154
7462
7463         * sync with latest 0.9.0pre1
7464                 see ChangeLog 2003-05-14 and 2003-05-15
7465
7466 2003-05-14 [christoph]  0.8.11claws153
7467
7468         * src/plugins/image_viewer/viewer.c
7469         * src/plugins/image_viewer/viewer.glade         ** NEW **
7470         * src/plugins/image_viewer/viewerprefs.c
7471                 make it possible to disable the autoload function in the
7472                 imageviewer again
7473
7474 2003-05-14 [christoph]  0.8.11claws152
7475
7476         * src/folder.c
7477                 fix folder update after adding a message
7478
7479 2003-05-13 [alfons]     0.8.11claws151
7480
7481         * src/common/session.c
7482                 remove debug traces
7483                 
7484         * src/addrcache.[ch]
7485         * src/filtering.[ch]
7486         * src/folder.[c]
7487         * src/gtkaspell.[ch]
7488         * src/imap.[ch]
7489         * src/mbox_folder.[ch]
7490         * src/mh.[ch]
7491         * src/mimeview.h
7492         * src/msgcache.[ch]
7493         * src/news.[ch]
7494         * src/passphrase.[ch]
7495         * src/prefs_common.[ch]
7496         * src/prefs_gtk.[ch]
7497         * src/procmsg.c
7498         * src/scoring.[ch]
7499                 be pedantic; (in prototypes () implies (int))
7500
7501 2003-05-13 [alfons]     0.8.11claws150
7502
7503         * src/prefs_toolbar.[ch]
7504         * src/summaryview.[ch]
7505         * src/toolbar.[ch]
7506                 change misleading text in toolbar prefs;
7507                 add toolbar action for ignore thread (toggles ignore thread flag);
7508                 clean up a little bit;
7509
7510 2003-05-12 [paul]
7511
7512         * tools/convert_mbox.pl
7513                 bug fixed by Fred Marton
7514
7515 2003-05-12 [paul]
7516
7517         * sync with 0.9.0pre1
7518
7519 2003-05-09 [paul]       0.8.11claws149
7520
7521         * sync with 0.8.11cvs43
7522                 see ChangeLog 2003-05-09
7523
7524 2003-05-08 [christoph]  0.8.11claws148
7525
7526         * src/imap.[ch]
7527                 o use CAPABILIY as first command and check for PREAUTH
7528                   information in the response to it
7529                 o rewrite all imap_cmd_* functions to use an IMAPSession
7530                   instead of a SockInfo as parameter
7531                 o do STARTTLS after fetching and checking the server
7532                   capabilities
7533
7534 2003-05-08 [paul]       0.8.11claws147
7535
7536         * tools/Makefile.am
7537           tools/README
7538           tools/convert_mbox.pl         ** NEW FILE **
7539                 add mbox conversion script. Submitted by 
7540                 Fred Marton <Fred.Marton@uni-bayreuth.de>
7541
7542 2003-05-07 [christoph]
7543
7544         * doc-src/glade.txt
7545         * src/gtk/pluginwindow.glade
7546         * src/plugins/image_viewer/viewerprefs.glade
7547         * src/plugins/spamassassin/spamassassin_gtk.glade
7548                 add glade files for user interfaces and a description how
7549                 to use glade to create the sylpheed code
7550
7551 2003-05-07 [paul]       0.8.11claws146
7552
7553         * sync with 0.8.11cvs41
7554                 see ChangeLog 2003-05-07
7555
7556 2003-05-06 [christoph]  0.8.11claws145
7557
7558         * src/main.c
7559         * src/plugins/image_viewer/viewer.c
7560                 fix usage of imlib in imageviewer plugin
7561
7562         * src/gtk/prefswindow.c
7563                 handle window close event correctly
7564
7565 2003-05-06 [paul]       0.8.11claws144
7566
7567         * src/common/ssl.c
7568                 fix typo introduced in sync
7569
7570 2003-05-06 [paul]       0.8.11claws143
7571
7572         * sync with 0.8.11cvs39
7573                 see ChangeLog 2003-05-06
7574
7575 2003-05-06 [paul]       0.8.11claws142
7576
7577         * AUTHORS
7578           po/cs.po
7579                 updated Czech translation, submitted by 
7580                 Radek Vybiral <Radek.Vybiral@vsb.cz>
7581                 
7582         * src/plugins/clamav/clamav_plugin_gtk.c
7583                 clean up
7584
7585 2003-05-03 [alfons]     0.8.11claws141
7586
7587         * src/compose.[ch]
7588                 make paste as quotation work even when the call to 
7589                 text_inserted() was deferred (fixes bug #140 "Paste 
7590                 as quotation does not work when using "external" 
7591                 clipboard")
7592
7593 2003-05-03 [thorsten]   0.8.11claws140
7594
7595         * src/addrquery.h
7596           src/ldapquery.h
7597           src/mainwindow.c
7598                 removed C++ comments
7599         * src/addr_compl.c
7600                 function with non-int retval/param used before
7601                 implementation/declaration
7602
7603 2003-05-02 [paul]       0.8.11claws139
7604
7605         * src/addr_compl.[ch]
7606           src/addressbook.[ch]
7607           src/addrindex.c
7608           src/summaryview.c
7609                 revert match's changes to (finally) remove the bug where
7610                 opening a folder causes massive slowdown when using the 
7611                 'Display sender using address book' option
7612
7613 2003-05-01 [melvin]     0.8.11claws138
7614
7615         * src/plugins/dillo_viewer/dillo_prefs.[ch]
7616         * src/plugins/dillo_viewer/dillo_viewer.c
7617                 Fixed bug where "Cancel" button from prefs issued
7618                 warnings.
7619                 Comply a little more to coding style
7620
7621 2003-05-01 [paul]       0.8.11claws137
7622
7623         * sync with 0.8.11cvs38
7624                 see ChangeLog 2003-05-01
7625
7626 2003-05-01 [paul]       0.8.11claws136
7627
7628         * po/bg.po
7629                 updated by George Danchev
7630
7631 2003-04-30 [christoph]  0.8.11claws135
7632
7633         * src/plugins/dillo_viewer/dillo_prefs.c
7634         * src/plugins/image_viewer/viewerprefs.c
7635         * src/plugins/spamassassin/spamassassin_gtk.c
7636                 remove gtk_widget_ref() calls for widgets in
7637                 glade code
7638
7639 2003-04-30 [paul]       0.8.11claws134
7640
7641         * src/addrindex.c
7642                 ok, this time a better fix for the bug where opening folder
7643                 has massive slowdown when using the 'Display sender using 
7644                 address book' option
7645
7646 2003-04-30 [paul]       0.8.11claws133
7647
7648         * src/addrindex.c
7649                 revert the 'fix' of 0.8.11claws128 because it doesn't fix it
7650         
7651 2003-04-30 [melvin]     0.8.11claws132
7652
7653         New: Dillo plugin preferences (patch by Dimitar Haralanov)
7654
7655         * src/plugins/dillo_viewer/dillo_prefs.[ch]     *** NEW ***
7656                 Preferences for the dillo plugin
7657         * src/plugins/dillo_viewer/dillo_viewer.c
7658                 Support for preferences
7659         * src/plugins/dillo_viewer/Makefile.am
7660                 Added dillo_prefs.[ch]
7661
7662 2003-04-30 [alfons]     0.8.11claws131
7663
7664         * src/common/plugin.[ch]
7665                 see? this ANSI C'fication immediately gives us type
7666                 checking for free.
7667
7668 2003-04-30 [alfons]     0.8.11claws130
7669
7670         * src/common/plugin.[ch]
7671         * src/plugins/clamav/clamav_plugin.[ch]
7672         * src/plugins/clamav/clamav_plugin_gtk.c
7673         * src/plugins/demo/demo.c
7674         * src/plugins/dillo_viewer/dillo_viewer.c
7675         * src/plugins/image_viewer/plugin.c
7676         * src/plugins/image_viewer/viewer.[ch]
7677         * src/plugins/image_viewer/viewerprefs.[ch]
7678         * src/plugins/mathml_viewer/mathml_viewer.c
7679         * src/plugins/spamassassin/spamassassin.[ch]
7680         * src/plugins/spamassassin/spamassassin_gtk.c
7681         * src/plugins/trayicon/trayicon.c
7682                 clean up
7683
7684 2003-04-30 [alfons]     0.8.11claws129
7685
7686         * src/common/utils.c
7687                 make is_ascii_str() fail gracefully when NULL pointer
7688                 is passed
7689
7690 2003-04-30 [paul]       0.8.11claws128
7691
7692         * src/addrindex.c
7693                 fix bug where opening folder has massive slowdown when
7694                 using the 'Display sender using address book' option
7695
7696 2003-04-30 [paul]       0.8.11claws127
7697
7698         * src/plugins/clamav/clamav_plugin.c
7699           src/plugins/clamav/clamav_plugin_gtk.c
7700           src/plugins/demo/demo.c
7701           src/plugins/dillo_viewer/dillo_viewer.c
7702           src/plugins/image_viewer/plugin.c
7703           src/plugins/mathml_viewer/mathml_viewer.c
7704           src/plugins/spamassassin/spamassassin.c
7705           src/plugins/spamassassin/spamassassin_gtk.c
7706           src/plugins/trayicon/trayicon.c
7707                 get rid of eye-hurting function signatures
7708
7709 2003-04-30 [paul]       0.8.11claws126
7710
7711         * src/plugins/trayicon/trayicon.c
7712                 add description
7713                 
7714         * src/mimeview.c
7715                 be more descriptive
7716
7717 2003-04-30 [paul]       0.8.11claws125
7718
7719         * configure.ac
7720                 arrange the plugins in reverse alphabetical order
7721                 
7722         * src/plugins/clamav/clamav_plugin.[ch]
7723           src/plugins/clamav/clamav_plugin_gtk.c
7724                 rename some params
7725                 resize max_size window
7726                 re-arrange the order of some gui elements
7727                 improve descriptions
7728         
7729         * src/plugins/image_viewer/plugin.c
7730           src/plugins/mathml_viewer/mathml_viewer.c
7731                 add descriptions
7732                 
7733         * src/plugins/spamassassin/spamassassin_gtk.c
7734                 resize max_size window
7735                 re-arrange the order of some gui elements
7736                 
7737         * src/messageview.c
7738           src/mimeview.c
7739                 correct typos
7740
7741 2003-04-30 [alfons]     0.8.11claws124
7742
7743         * src/imap.c
7744                 fix a leak found while browsing Martin Kluge's 
7745                 valgrind log (Claws only)
7746
7747 2003-04-29 [darko]      0.8.11claws123
7748
7749         * src/gtk/gtkstext.h
7750                 include wchar.h if it is available, fixes compilation
7751                 on HP-UX systems
7752
7753 2003-04-29 [melvin]     0.8.11claws122
7754
7755         * src/prefs_actions.c
7756                 Improved help text of Actions' syntax
7757
7758 2003-04-28 [paul]       0.8.11claws121
7759
7760         * src/action.c
7761                 a better fix for the crash when performing an action
7762                 on a mime part
7763
7764 2003-04-28 [paul]       0.8.11claws120
7765
7766         * src/action.c
7767                 fix crash when performing an action on a
7768                 mime part
7769
7770 2003-04-28 [paul]       0.8.11claws119
7771
7772         * sync with 0.8.11cvs36
7773                 see ChangeLog 2003-04-28
7774
7775 2003-04-27 [paul]       0.8.11claws118
7776
7777         * more sync with 0.8.11cvs35
7778                 see ChangeLog 2003-04-25
7779
7780 2003-04-26 [christoph]  0.8.11claws117
7781
7782         * src/folder.c
7783                 fix remove virtual check
7784
7785 2003-04-26 [paul]       0.8.11claws116
7786
7787         * src/messageview.c
7788                 fix return-receipt, make it work again
7789
7790 2003-04-26 [paul]       0.8.11claws115
7791
7792         * src/mimeview.c
7793                 restore double-clicking of the [application/pgp-signature 
7794                 (Select "Check signature" to check)] line in the message view,
7795                 broken in recent sync
7796
7797 2003-04-26 [christoph]  0.8.11claws114
7798
7799         * src/folder.c
7800                 check if remove virtual really exists before
7801                 calling the function
7802
7803 2003-04-25 [match]      0.8.11claws113
7804
7805         * src/addrindex.c
7806         * src/addrbook.c
7807         * src/ldapquery.[ch]
7808         * src/ldapctrl.[ch]
7809                 fix memleak.
7810         * src/ldapserver.[ch]
7811                 fix memleak. fix segfault.
7812                 plug a Claws memleak
7813
7814 2003-04-25 [alfons]     0.8.11claws112
7815
7816         * src/folder.c
7817                 plug a Claws memleak
7818
7819 2003-04-25 [alfons]     0.8.11claws111
7820
7821         * src/common/session.c
7822                 plug a memleak
7823
7824 2003-04-25 [paul]       0.8.11claws110
7825
7826         * sync with 0.8.11cvs35
7827                 see ChangeLog 2003-04-24 and 2003-04-25
7828                 
7829         * src/gtk/pluginwindow.c
7830                 correct another strange float value
7831
7832 2003-04-24 [christoph]  0.8.11claws109
7833
7834         * src/folder.c
7835                 freeze folder item updates when unsetting new flags
7836
7837         * src/gtk/pluginwindow.c
7838                 correct strange float value
7839
7840 2003-04-23 [paul]       0.8.11claws108
7841
7842         * sync with 0.8.11cvs33
7843                 see ChangeLog 2003-04-23
7844
7845 2003-04-22 [paul]       0.8.11claws107
7846
7847         * src/Makefile.am
7848           src/messageview.c
7849           src/mimeview.c
7850           src/pgptext.[ch]      ** REMOVED **
7851                 remove pgptext.[ch] as its not used any more
7852
7853 2003-04-22 [paul]       0.8.11claws106
7854
7855         * sync with 0.8.11cvs31
7856                 see ChangeLog 2003-04-21 and 2003-04-22
7857
7858 2003-04-21 [alfons]     0.8.11claws105
7859
7860         * src/main.c
7861                 No access to GTK structures if we're a spawned child
7862                 (and clean up code a little bit...) Should fix #126.
7863
7864 2003-04-21 [melvin]     0.8.11claws104
7865
7866         * src/plugins/dillo_viewer/README
7867                 Improved slightly the text.
7868
7869 2003-04-21 [melvin]     0.8.11claws103
7870
7871         * src/plugins/dillo_viewer/README *** NEW ***
7872                 Added a README file for the Dillo plugin
7873
7874 2003-04-20 [paul]
7875
7876         * tools/README
7877           tools/outlook2sylpheed.pl
7878                 updated and improved by Ricardo Mones Lastra
7879
7880 2003-04-18 [oliver]     0.8.11claws102
7881
7882         * src/inc.c 
7883         * src/prefs_account.h
7884                 remove Pop3SessionType (used by selective download)
7885         * src/prefs_toolbar.c
7886                 enable set Default Toolbar button
7887
7888 2003-04-18 [paul]       0.8.11claws101
7889
7890         * sync with 0.8.11cvs29
7891                 see ChangeLog 2003-04-18
7892
7893 2003-04-17 [paul]       0.8.11claws100
7894
7895         * src/prefs_common.[ch]
7896           src/summaryview.c
7897                 remove 'Open next message on deletion' option,
7898                 as the same effect can now be achieved via the
7899                 'Always open messages in summary when selected'
7900                 option.
7901
7902 2003-04-17 [paul]       0.8.11claws99
7903
7904         * sync with 0.8.11cvs28
7905                 see ChangeLog 2003-04-17
7906
7907 2003-04-17 [christoph]  0.8.11claws98
7908
7909         * ac/spamassassin.m4
7910         * src/plugins/spamassassin/libspamc.[ch]
7911         * src/plugins/spamassassin/utils.[ch]
7912                 sync libspamc with SpamAssassin project
7913
7914 2003-04-17 [christoph]  0.8.11claws97
7915
7916         * src/common/socket.h
7917         * src/gtk/sslcertwindow.h
7918                 rename old USE_SSL to USE_OPENSSL
7919
7920 2003-04-17 [paul]       0.8.11claws96
7921
7922         * src/prefs_common.h
7923                 use gulong for P_COLOR so that it compiles/runs on
7924                 64-bit systems. Patch submitted by James Noyes
7925                 <jnoyes-claws@retrogeeks.com>
7926                 
7927         * po/de.po
7928                 updated by Jens
7929
7930 2003-04-17 [paul]       0.8.11claws95
7931
7932         * sync with 0.8.11cvs27
7933                 see ChangeLog 2003-04-16
7934
7935 2003-04-15 [paul]       0.8.11claws94
7936
7937         * src/prefs_common.[ch]
7938                 rearrange to stop the window getting too long:
7939                         move Receive dialog stuff to Receive tab
7940                         move Send dialog to Send tab
7941                         remove Dialogs frame
7942                 rename 'Open messages in summary with cursor keys' to
7943                 'Always open messages in summary when selected', as its
7944                 more appropriate
7945
7946 2003-04-15 [paul]       0.8.11claws93
7947
7948         * src/prefs_common.[ch]
7949           src/summaryview.c
7950                 add new option '/Interface/Open next message on deletion'
7951
7952 2003-04-15 [paul]       0.8.11claws92
7953
7954         * src/summaryview.[ch]
7955                 add /Mark/Lock and /Mark/Unlock to the pop-up
7956                 menu. Patch submitted by Ivan Francolin Martinez
7957                 <ivanfm@users.sourceforge.net>
7958
7959 2003-04-15 [paul]       0.8.11claws91
7960
7961         * sync with 0.8.11cvs24
7962                 see ChangeLog 2003-04-15
7963
7964 2003-04-14 [jens]       0.8.11claws90
7965
7966         * updated German translation and some corrections from
7967                 Roland Bless <bless@tm.uka.de>
7968
7969 2003-04-14 [paul]       0.8.11claws89
7970
7971         * sync with 0.8.11cvs22
7972                 see ChangeLog 2003-04-14
7973
7974 2003-04-13 [paul]       0.8.11claws88
7975
7976         * src/plugins/clamav/clamav_plugin.c
7977                 fix memory leaks
7978                 clean up
7979
7980 2003-04-12 [paul]       0.8.11claws87
7981
7982         * src/plugins/clamav/clamav_plugin.c
7983                 activate enable/disable archive scanning option
7984                 
7985         * src/plugins/clamav/.cvsignore         ** NEW FILE **
7986
7987 2003-04-12 [paul]       0.8.11claws86
7988
7989         * src/plugins/Makefile.am
7990           src/plugins/clamav/Makefile.am                ** NEW FILE **
7991           src/plugins/clamav/README                     ** NEW FILE ** 
7992           src/plugins/clamav/clamav_plugin.[ch]         ** NEW FILES **
7993           src/plugins/clamav/clamav_plugin_gtk.c        ** NEW FILE **
7994                 add Clam AntiVirus plugin
7995
7996 2003-04-12 [paul]       0.8.11claws85
7997
7998         * sync with 0.8.11cvs21
7999                 see ChangeLog 2003-04-11
8000
8001 2003-04-11 [paul]       0.8.11claws84
8002
8003         * po/es.po
8004                 update Spanish translation. Submitted by Ricardo
8005                 Mones Lastra.
8006
8007 2003-04-10 [christoph]  0.8.11claws83
8008
8009         * src/mbox.c
8010                 fix typo that did not move unfiltered mails to destination
8011                 folder
8012
8013         (closes Bug 115 Sylpheed 0.8.11claws81 does not deliver mail correctly
8014          when filtering from spool)
8015
8016 2003-04-10 [christoph]  0.8.11claws82
8017
8018         * src/imap.c
8019                 use BODY.PEEK instead of BODY in in message fetch operation
8020                 to make sure the IMAP server does not set the \Seen flag for
8021                 messages. Sylpheed does that later itself, when the message
8022                 is opened in sylpheed
8023
8024         (closes Bug 111 Claws destroys unread marks)
8025
8026 2003-04-09 [oliver]     0.8.11claws81
8027         
8028         * src/folder.c
8029                 fix crash in folder_destroy
8030         * README.claws
8031                 remove selective download
8032
8033 2003-04-09 [christoph]  0.8.11claws80
8034
8035         * src/imap.c
8036                 fix crash in imap_get_msginfo() when then fetched message
8037                 is not found
8038
8039         (closes Bug 110 Crash during mail composition)
8040
8041 2003-04-08 [christoph]  0.8.11claws79
8042
8043         * src/folder.c
8044         * src/prefs_account.c
8045                 Filter new messages that are found in an INBOX folder
8046                 when 'Filter messages on receiving' is enabled in the
8047                 Folder's AccountPrefs. This allows to use Sylpheed's
8048                 filtering engine for IMAP folders where messages are
8049                 added to the INBOX by a MTA
8050
8051 2003-04-08 [paul]       0.8.11claws78
8052
8053         * src/procmsg.h
8054                 clean up after last commit
8055
8056 2003-04-08 [paul]       0.8.11claws77
8057
8058         * sync with 0.8.11cvs20
8059                 see ChangeLog 2003-04-07 and 2003-04-08
8060
8061 2003-04-07 [christoph]  0.8.11claws76
8062
8063         * src/filtering.[ch]
8064         * src/inc.[ch]
8065         * src/mbox.c
8066         * src/procmsg.[ch]
8067                 add procmsg_msginfo_filter() to execute filtering actions
8068
8069 2003-04-06 [christoph]  0.8.11claws75
8070
8071         * src/imap.c
8072                 use IMAPSet for imap_cmd_store() and imap_cmd_envelope()
8073
8074 2003-04-06 [christoph]  0.8.11claws74
8075
8076         * src/common/utils.[ch]
8077                 add g_int_compare() function for slist sorting
8078
8079         * src/imap.c
8080                 fetch all MsgInfos with one command in imap_get_msginfos()
8081                 using an imap set with a list of ranges
8082
8083         * src/news.c
8084                 use new g_int_compare() function
8085
8086 2003-04-06 [thorsten]   0.8.11claws73
8087
8088         * src/mh.c
8089                 corrected implementation of mh_folder_destroy()
8090
8091 2003-04-05 [christoph]  0.8.11claws72
8092
8093         * src/account.c
8094         * src/folder.[ch]
8095         * src/folderview.c
8096         * src/imap.c
8097         * src/inc.c
8098         * src/main.c
8099         * src/mainwindow.c
8100         * src/mbox_folder.c
8101         * src/mh.c
8102         * src/mimeview.h
8103         * src/msgcache.[ch]
8104         * src/news.c
8105         * src/procmime.h
8106         * src/procmsg.[ch]
8107         * src/setup.c
8108         * src/gtk/gtkutils.c
8109                 o rename structure field names class and new to klass and
8110                   new_msgs, to allow including files in C++
8111                 o add 'extern "C"' block to some header files
8112                 o add MsgInfoList and MsgNumberList as alias for GSList for
8113                   developers to know what type of list is expected
8114
8115         * src/plugins/image_viewer/plugin.c
8116         * src/plugins/image_viewer/viewer.[ch]
8117         * src/plugins/image_viewer/viewerprefs.[ch]
8118                 rename function names to prevent conflicts
8119
8120 2003-04-05 [paul]       0.8.11claws71
8121
8122         * sync with 0.8.11cvs18
8123                 see ChangeLog 2003-04-03 and 2003-04-04
8124
8125 2003-04-02 [christoph]  0.8.11claws70
8126
8127         * src/folder.[ch]
8128         * src/imap.[ch]
8129         * src/mbox_folder.[ch]
8130         * src/mh.[ch]
8131         * src/news.[ch]
8132                 o Make all virtual folder functions private
8133                 o remove unused folder code
8134
8135         * src/common/socket.[ch]
8136         * src/summaryview.c
8137                 fix warnings
8138
8139 2003-03-30 [alfons]     0.8.11claws69
8140
8141         * src/send_message.c
8142                 remove two debug traces and see if people still report
8143                 errors
8144
8145 2003-03-30 [alfons]     0.8.11claws68
8146
8147         * src/send_message.c
8148         * src/commons/session.c
8149                 add more debug traces
8150
8151 2003-03-30 [christoph]  0.8.11claws67
8152
8153         * src/folder.c
8154                 change processing folder name from .processing to processing
8155
8156         * src/common/ssl.c
8157                 disable SSL certificate check because it causes Xlib error
8158                 when the child process want's to open an GTK window
8159
8160 2003-03-30 [christoph]  0.8.11claws66
8161
8162         * src/folder.c
8163                 don't use default folder for processing folder item because
8164                 it can be a non local folder
8165
8166         (fixes bug reported by Stephen Lewis <slewis@paradise.net.nz>)
8167
8168 2003-03-30 [alfons]     0.8.11claws65
8169
8170         * src/send_message.c
8171                 try fixing crashes when sending messages: my gcc 2.95.4 seems 
8172                 to generate bad code for 'send_send_data_progressive': When
8173                 called from 'send_send_data_finished', the 'data' pointer is
8174                 cleared just before the assignment to the dialog pointer
8175
8176 2003-03-29 [christoph]  0.8.11claws64
8177
8178         * src/common/prefs.h
8179         * src/plugins/image_viewer/Makefile.am
8180         * src/plugins/image_viewer/plugin.c
8181         * src/plugins/image_viewer/viewer.[ch]
8182         * src/plugins/image_viewer/viewerprefs.[ch]     ** NEW **
8183                 add PrefsPage for ImageViewer
8184
8185 2003-03-28 [thorsten]   0.8.11claws63
8186
8187         * src/common/session.c
8188                 added some comments
8189
8190 2003-03-28 [paul]       0.8.11claws62
8191
8192         * sync with 0.8.11cvs16
8193                 see ChangeLog 2003-03-28
8194
8195 2003-03-28 [paul]       0.8.11claws61
8196
8197         * sync with 0.8.11cvs15
8198                 see ChangeLog 2003-03-28
8199
8200 2003-03-27 [christoph]  0.8.11claws60
8201
8202         * src/folder.c
8203         * src/imap.c
8204         * src/common/socket.[ch]
8205                 set socket state to DISCONNECTED when any operation
8206                 fails to allow reconnecting in IMAP code without
8207                 checking the return code of all calls to the command
8208                 functions
8209
8210         * src/folderview.c
8211         * src/summaryview.c
8212                 remove some more stuff that depends on specific
8213                 folder types
8214
8215 2003-03-27 [paul]       0.8.11claws59
8216
8217         * sync with 0.8.11cvs14
8218                 see ChangeLog 2003-03-27
8219                 
8220         * src/selective_download.[ch]   ** REMOVED **
8221                 really removed
8222
8223 2003-03-27 [christoph]  0.8.11claws58
8224
8225         * src/folder.c
8226                 fix handling of tmp_flags in flag copy function
8227
8228 2003-03-27 [paul]       0.8.11claws57
8229
8230         * sync with 0.8.11cvs13
8231                 see ChangeLog 2003-03-27
8232
8233 2003-03-27 [oliver]     0.8.11claws56
8234
8235         * src/maiwindow.c
8236                 remove sel_download_cb
8237
8238 2003-03-27 [oliver]     0.8.11claws55
8239         
8240         * src/inc.c
8241                 remove POP3_TOP
8242         
8243 2003-03-26 [oliver]     0.8.11claws54
8244
8245         *src/pop.h
8246                 remove POP3_TOP*
8247         * README.claws
8248                 remove selective donwload readme
8249
8250 2003-03-26 [oliver]     0.8.11claws53
8251         * src/matcher.[ch]
8252         * src/matcher_parser_parse.y 
8253         * src/pop.c 
8254         * src/prefs_account.[ch]
8255         * src/prefs_filtering.c
8256                 remove selective donwload
8257
8258 2003-03-26 [oliver]     0.8.11claws52
8259
8260         * src/inc.[ch] 
8261         * src/filtering.c 
8262         * src/mainwindow.c 
8263                 remove selective donwload
8264
8265 2003-03-26 [oliver]     0.8.11claws51
8266         
8267         * src/Makefile.am
8268         * src/selective_download.[ch]   ** REMOVE **    
8269
8270 2003-03-26 [christoph]  0.8.11claws50
8271
8272         * src/news.c
8273                 fix NEWS that got broken by a sync with sylpheed-main
8274
8275 2003-03-26 [christoph]  0.8.11claws49
8276
8277         * src/mimeview.c
8278                 fix mime type guessing when no mime type is found for a file
8279
8280 2003-03-25 [christoph]  0.8.11claws48
8281
8282         * src/mimeview.c
8283         * src/procmime.c
8284                 remove mime type guessing from mime parser and use
8285                 name based mime types in viewer lookup for mime type
8286                 application/octet-stream
8287
8288 2003-03-25 [christoph]  0.8.11claws47
8289
8290         * doc-src/readme.txt
8291         * doc-src/rfc2554.txt
8292                 add RFC about SMTP AUTH
8293
8294         * src/send_message.c
8295         * src/common/smtp.[ch]
8296                 add extra error code for authentication errors and
8297                 clear temporary password when this error occurs
8298
8299         (closes Bug 84 authentication failure while sending should
8300          prompt for password again)
8301
8302 2003-03-25 [christoph]  0.8.11claws46
8303
8304         * configure.ac
8305         * src/Makefile.am
8306         * src/imageview.[ch]                            ** REMOVE **
8307         * src/messageview.[ch]
8308         * src/mimeview.[ch]
8309         * src/prefs_common.[ch]
8310         * src/textview.c
8311         * src/plugins/Makefile.am
8312         * src/plugins/image_viewer/.cvsignore           ** NEW **
8313         * src/plugins/image_viewer/Makefile.am          ** NEW **
8314         * src/plugins/image_viewer/plugin.c             ** NEW **
8315         * src/plugins/image_viewer/viewer.[ch]          ** NEW **
8316                 move image viewer into a plugin (building is enabled by default)
8317                 [ToDo: Prefs for resize and autoview]
8318
8319 2003-03-25 [paul]       0.8.11claws45
8320
8321         * sync with 0.8.11cvs12
8322                 see ChangeLog 2003-03-26
8323
8324 2003-03-25 [paul]       0.8.11claws44
8325
8326         * sync with 0.8.11cvs11
8327                 see ChangeLog 2003-03-22, 2003-03-24 and 2003-03-25
8328                 
8329         Note: Selective Download is broken.
8330                 
8331 2003-03-22 [christoph]  0.8.11claws43
8332
8333         * src/folder.c
8334                 code cleanup for flags copying
8335
8336 2003-03-22 [christoph]  0.8.11claws42
8337
8338         * src/plugins/trayicon/trayicon.c
8339                 fix setting the transparent area when the window size
8340                 is forced by the system tray
8341
8342 2003-03-22 [christoph]  0.8.11claws41
8343
8344         * src/plugins/trayicon/gnome-mail.xpm           ** REMOVE **
8345         * src/plugins/trayicon/gnome-nomail.xpm         ** REMOVE **
8346         * src/plugins/trayicon/newmail.xpm              ** NEW **
8347         * src/plugins/trayicon/nomail.xpm               ** NEW **
8348         * src/plugins/trayicon/trayicon.c
8349         * src/plugins/trayicon/unreadmail.xpm           ** NEW **
8350                 o replace GBiff icons with KBiff icons resized to 16x16 pixel
8351                 o add icon for unread mails
8352                 o set transparency for window
8353
8354 2003-03-22 [christoph]  0.8.11claws40
8355
8356         * src/news.c
8357                 init news session to prevent crash when session is closed
8358
8359 2003-03-22 [christoph]  0.8.11claws39
8360
8361         * src/imap.c
8362         * src/common/session.[ch]
8363                 Init session data to make sure we don't have invalid pointers
8364                 for read_ch and write_ch when new multi process sessions are
8365                 not used
8366
8367         * src/main.c
8368         * src/common/plugin.c
8369         * src/common/sylpheed.c
8370         * src/plugins/demo/demo.c
8371         * src/plugins/dillo_viewer/dillo_viewer.c
8372         * src/plugins/mathml_viewer/mathml_viewer.c
8373         * src/plugins/spamassassin/spamassassin.c
8374         * src/plugins/spamassassin/spamassassin_gtk.c
8375                 add plugin types to allow loading plugins at different times
8376                 (and maybe for different frontends), because it's not good to
8377                 load GTK-Plugins gefore gtk_init was called
8378
8379         * configure.ac
8380         * src/plugins/Makefile.am
8381         * src/plugins/trayicon/.cvsignore               ** NEW **
8382         * src/plugins/trayicon/Makefile.am              ** NEW **
8383         * src/plugins/trayicon/eggtrayicon.c            ** NEW **
8384         * src/plugins/trayicon/eggtrayicon.h            ** NEW **
8385         * src/plugins/trayicon/gnome-mail.xpm           ** NEW **
8386         * src/plugins/trayicon/gnome-nomail.xpm         ** NEW **
8387         * src/plugins/trayicon/trayicon.c               ** NEW **
8388                 New Trayicon plugin that shows an icon in a systray that uses
8389                 XEMBED protocol like Gnome's systray. Icon shows if there
8390                 are new mails and a tooltip shows information about new,
8391                 unread and total messages.
8392
8393 2003-03-22 [paul]       0.8.11claws38
8394
8395         * src/common/smtp.c
8396                 fix ESMTP AUTH CRAM-MD5
8397                 [sync with main (still version 0.8.11cvs6), see
8398                  ChangeLog 2003-03-22]
8399
8400 2003-03-21 [colin]      0.8.11claws37
8401
8402         * src/send_message.c
8403                 Fix USE_SSL => USE_OPENSSL
8404
8405 2003-03-21 [colin]      0.8.11claws36
8406
8407         * src/folderview.c
8408                 Fix counts in drag and dropped subfolders
8409
8410 2003-03-21 [colin]      0.8.11claws35
8411
8412         * src/folder.c 
8413         * src/folderview.c
8414                 speed up a bit folder dnd
8415
8416 2003-03-20 [alfons]     0.8.11claws34
8417
8418         * src/main.c
8419         * src/toolbar.c
8420         * src/procmsg.c
8421                 don't send locked queue messages
8422                 (feature request "[ 705245 ] Locking message in outbox 
8423                  should prevent sending")
8424
8425 2003-03-20 [christoph]  0.8.11claws33
8426
8427         * src/folder.c
8428                 remove NEW and UNREAD flag in special folders when scanning
8429                 
8430         * src/common/smtp.c
8431                 fix ESMTP AUTH CRAM-MD5
8432
8433 2003-03-20 [paul]       0.8.11claws32
8434
8435         * src/prefs_account.c
8436                 Re-write 'Tunnel command to open connection' as
8437                 'Use command to communicate with server', and disable
8438                 it for all except IMAP accounts
8439
8440 2003-03-20 [paul]       0.8.11claws31
8441
8442         * sync with 0.8.11cvs6
8443                 see ChangeLog 2003-03-20
8444
8445 2003-03-19 [match]      0.8.11claws30
8446
8447         * src/addritem.[ch]
8448                 include documentation. minor refactoring.
8449         * src/addr_compl.[ch]
8450         * src/addrindex.[ch]
8451         * src/addresbook.[ch]
8452         * src/summaryview.c
8453                 re-enable address lookup (was disabled in
8454                 0.8.11claws20).
8455
8456 2003-03-19 [christoph]  0.8.11claws29
8457
8458         * src/procmsg.c
8459                 add temp flag handling, will make moving and copying
8460                 messages possible again
8461
8462         * src/folder.c
8463                 correct calulation of folder stats
8464
8465 2003-03-18 [match]      0.8.11claws28
8466
8467         * src/editgroup.h
8468                 remove case sensitive comparison (closes bug 80).
8469
8470 2003-03-18 [christoph]  0.8.11claws27
8471
8472         * src/imap.c
8473                 fix imap using a tunnel command
8474
8475         (closes bug 87)
8476
8477 2003-03-18 [christoph]  0.8.11claws26
8478
8479         * src/folder.[ch]
8480         * src/imap.c
8481         * src/procmsg.[ch]
8482                 rewrite flag handling for folders
8483
8484 2003-03-18 [christoph]  0.8.11claws25
8485
8486         * src/folder.c
8487         * src/procmsg.c
8488         * src/summaryview.c
8489                 unset NEW and UNREAD flags when message is ignored, to make
8490                 sure messages don't show up as unread on other IMAP clients,
8491                 because the IGNORE_THREAD flag can not be syncronized through
8492                 the IMAP folder
8493
8494 2003-03-17 [christoph]  0.8.11claws24
8495
8496         * src/imap.c
8497                 don't use recursion to fetch uids when the number of messages
8498                 does not match. Moved code into subfunction that is used
8499                 again when needed, to prevent an endless loop.
8500
8501 2003-03-17 [thorsten]   0.8.11claws23
8502
8503         * src/imageview.[ch]
8504                 export imageview_get_resized_size() (for plugins)
8505         * src/prefs_common.[ch]
8506                 added prefs_common_get() (for plugins)
8507
8508 2003-03-17 [christoph]  0.8.11claws22
8509
8510         * src/imap.c
8511                 o remove UID guessing from copy code
8512                 o support UIDPLUS extension for APPEND command
8513
8514 2003-03-17 [paul]       0.8.11claws21
8515
8516         * src/gtk/about.c
8517                 remove 'Compiled-plugins' section.
8518                 
8519         * src/plugins/dillo_viewer/dillo_viewer.c
8520                 slight change to description text
8521
8522 2003-03-16 [match]      0.8.11claws20
8523         * src/ldapserver.[ch]           ** NEW **
8524         * src/ldapctrl.[ch]             ** NEW **
8525         * src/ldapquery.[ch]            ** NEW **
8526         * src/ldaputil.[ch]             ** NEW **
8527         * src/addrcindex.[ch]           ** NEW **
8528         * src/addrquery.h               ** NEW **
8529         * src/addritem.[ch]
8530         * src/addrcache.[ch]
8531         * src/addrindex.[ch]
8532         * src/addr_compl.[ch]
8533         * src/addressbook.[ch]
8534         * src/addrbook.[ch]
8535         * src/editgroup.c
8536         * src/editaddress.c
8537         * src/editldap.c
8538         * src/editldap_basedn.c
8539         * src/vcard.c
8540         * src/jpilot.c
8541         * src/Makefile.am
8542                 included dynamic LDAP queries. improved address
8543                 completion.
8544
8545 2003-03-16 [paul]       0.8.11claws19
8546
8547         * tools/multiwebsearch.pl
8548                 fix a fatal typo
8549
8550 2003-03-16 [christoph]  0.8.11claws18
8551
8552         * src/mimeview.c
8553         * src/plugins/dillo_viewer/dillo_viewer.c
8554         * src/plugins/mathml_viewer/mathml_viewer.c
8555                 make unregistering of MimeViewerFactorys possible
8556
8557 2003-03-16 [alfons]     0.8.11claws17
8558
8559         * configure.ac
8560                 correct typo
8561
8562 2003-03-16 [melvin]     0.8.11claws16
8563
8564         * src/plugins/dillo_viewer.c
8565                 Fixed bug where it was not possible to view more than
8566                 one text/html attachment per message (bug discovered
8567                 by Christoph Hohmann).
8568
8569 2003-03-15 [melvin]     0.8.11claws15
8570
8571         * src/prefs_actions.c
8572                 Fixed compilation warnings.
8573
8574 2003-03-15 [melvin]     0.8.11claws14
8575
8576         * src/plugins/Makefile.am
8577         * src/plugins/dillo_viewer/.cvsignore                   ** NEW **
8578         * src/plugins/dillo_viewer/Makefile.am                  ** NEW **
8579         * src/plugins/dillo_viewer/dillo_viewer.c               ** NEW **
8580                 Added a html mail viewer plugin that uses Dillo v0.7.0 or
8581                 newer (http://dillo.auriga.wearlab.de/).
8582
8583 2003-03-15 [christoph]  0.8.11claws13
8584
8585         * src/imap.c
8586                 don't query imap folder for attributes because we already
8587                 for them from imap_status
8588
8589         * src/mimeview.[ch]
8590                 add support for plugable MimeViewers (unloading Viewers
8591                 not yet complete)
8592
8593         * src/plugins/Makefile.am
8594         * src/plugins/mathml_viewer/.cvsignore          ** NEW **
8595         * src/plugins/mathml_viewer/Makefile.am         ** NEW **
8596         * src/plugins/mathml_viewer/mathml_viewer.c     ** NEW **
8597                 add MathML Viewer (Content-Type text/mathml) using GtkMathView
8598                 widget from http://helm.cs.unibo.it/mml-widget/
8599
8600 2003-03-14 [christoph]  0.8.11claws12
8601
8602         * src/folder.[ch]
8603                 o error return code's should better be negative
8604                 o replace printf with debug_print
8605
8606         * src/imap.c
8607                 improve IMAP folder scan by checking UID-NEXT
8608
8609         * src/summaryview.c
8610                 remove check that are unnecessary in my opinion
8611
8612 2003-03-13 [christoph]  0.8.11claws11
8613
8614         * src/folder.[ch]
8615         * src/foldersel.c
8616         * src/folderview.c
8617         * src/imap.c
8618         * src/mbox_folder.c
8619         * src/mh.c
8620         * src/news.c
8621         * src/prefs_scoring.c
8622         * src/summaryview.c
8623                 use a common function to get a displayable name
8624                 for a FolderItem
8625
8626 2003-03-13 [paul]       0.8.11claws10
8627
8628         * tools/Makefile.am
8629           tools/README
8630           tools/multiwebsearch.conf     ** NEW FILE **
8631           tools/multiwebsearch.pl       ** NEW FILE **
8632                 add multiwebsearch Actions script
8633
8634 2003-03-13 [colin]      0.8.11claws9
8635
8636         * src/compose.c
8637                 Remove leading emtpy lines from quoted text
8638                 before quoting it
8639
8640 2003-03-13 [melvin]     0.8.11claws8
8641
8642         * src/prefs_actions.c
8643                 Fixed a memory leak
8644                 Code clean ups
8645                 Added Cancel and OK buttons
8646                 Corrected help text
8647
8648 2003-03-13 [christoph]  0.8.11claws7
8649
8650         * src/account.c
8651         * src/folder.[ch]
8652         * src/imap.c
8653         * src/mainwindow.c
8654         * src/mbox_folder.c
8655         * src/mh.c
8656         * src/news.c
8657         * src/setup.c
8658                 replace more folder type stuff with folder class stuff
8659
8660 2003-03-13 [melvin]     0.8.11claws6
8661
8662         * src/prefs_actions.c
8663                 Added new tokens:
8664                 %u: user provided argument
8665                 %h: user provided argument (hidden on input)
8666                 %s: current text selection in the message view 
8667
8668 2003-03-13 [paul]       0.8.11claws5
8669
8670         * sync with 0.8.11cvs5
8671                 see ChangeLog 2003-03-11, 2003-03-12
8672
8673 2003-03-12 [christoph]  0.8.11claws4
8674
8675         * src/folder.c
8676                 use folder class idstr when writing folderlist.xml
8677
8678         * src/folder.h
8679         * src/imap.c
8680         * src/news.c
8681                 replace folder type checks with folder class checks
8682
8683 2003-03-12 [christoph]  0.8.11claws3
8684
8685         * src/folder.[ch]
8686         * src/imap.[ch]
8687         * src/main.c
8688         * src/mbox_folder.[ch]
8689         * src/mh.[ch]
8690         * src/news.[ch]
8691                 o create a list of known folder classes in the folder system
8692                 o use folder class id strings for folder item identifiers
8693
8694 2003-03-12 [christoph]  0.8.11claws2
8695
8696         * src/imap.c
8697                 fix imap uid validity check
8698
8699 2003-03-12 [christoph]  0.8.11claws1
8700
8701         * src/account.c
8702         * src/folder.[ch]
8703         * src/foldersel.c
8704         * src/folderview.c
8705         * src/imap.c
8706         * src/mainwindow.c
8707         * src/mbox_folder.c
8708         * src/mh.c
8709         * src/news.c
8710         * src/prefs_scoring.c
8711         * src/procmsg.c
8712         * src/setup.c
8713         * src/summaryview.c
8714                 initial restructuring of folder system, seperating
8715                 folders and folder classes
8716
8717 2003-03-12 [paul]       0.8.11claws
8718
8719         0.8.11claws release
8720
8721 2003-03-12 [christoph]
8722
8723         * src/gtk/prefswindow.c
8724                 fix translation of "Page Index"
8725
8726 2003-03-12 [paul]       0.8.10claws110
8727
8728         a sync from 0.8.11cvs4 before the release
8729
8730         * src/common/utils.c
8731                 subject_compare_for_sort(): allow null strings (fixes
8732                 summary sorting).
8733
8734 2003-03-11 [paul]       0.8.10claws109
8735
8736         * po/es.po
8737                 update Spanish translation, submitted by
8738                 Ricardo Mones Lastra
8739
8740 2003-03-11 [melvin]     0.8.10claws108
8741
8742         * po/fr.po
8743                 Updated French translations
8744
8745 2003-03-11 [paul]       0.8.10claws107
8746
8747         * manual/en/Makefile.am
8748           manual/en/*.html
8749                 update English manual, add a new page
8750                 updated by Francois Barriere <fbarriere@atmel.fr>
8751                 
8752         * po/bg.po
8753           po/it.po
8754           po/sr.po
8755                 update Bulgarian, Italian, and Serbian translations
8756                 submitted by George Danchev, Alessandro Maestri, and
8757                 Urke MMI
8758
8759 2003-03-10 [paul]       0.8.10claws106
8760
8761         * src/gtk/about.c
8762           src/gtk/prefswindow.c
8763                 make some strings translatable
8764
8765 2003-03-10 [darko]      0.8.10claws105
8766
8767         * src/compose.c
8768                 code cleanup to make Hiro happy
8769
8770 2003-03-10 [paul]       0.8.10claws104
8771
8772         * sync with 0.8.11cvs2
8773                 see ChangeLog 2003-03-10
8774
8775 2003-03-09 [melvin]     0.8.10claws103
8776
8777         * src/textview.c
8778                 textview_set_font(): fix for message display in
8779                 UTF-8 locales (thanks to Sergey Vlasov).
8780                 (was unintentionnaly reverted in 0.8.6claws6)   
8781
8782 2003-03-08 [darko]      0.8.10claws102
8783
8784         * src/compose.c
8785                 fix infinite loop in wrapping as reported
8786                 by happycactus
8787                 obsoletes patch #696482
8788
8789 2003-03-08 [christoph]  0.8.10claws101
8790
8791         * src/imap.c
8792                 add workaround for IMAP servers that do not
8793                 support the "UID SEARCH UID" command
8794
8795 2003-03-07 [christoph]  0.8.10claws100
8796
8797         * src/plugins/spamassassin/spamassassin.[ch]
8798         * src/plugins/spamassassin/spamassassin_gtk.c
8799                 code cleanup
8800
8801 2003-03-07 [paul]       0.8.10claws99
8802
8803         * po/es.po
8804                 updated Spanish translation, submitted by
8805                 Ricardo Mones Lastra
8806
8807 2003-03-07 [christoph]  0.8.10claws98
8808
8809         * src/send.c
8810                 fix in 0.8.10claws94 was wrong
8811                 local delivery does not require escaping, remove escaping
8812                 code to make signatures of mails with "." lines valid
8813                 
8814                 NOTE: requires that sendmail is executed with "-i" option,
8815                       what is the default now, but has to be changed in all
8816                       exsiting accounts)
8817
8818 2003-03-07 [paul]       0.8.10claws97
8819
8820         * sync with 0.8.11 release
8821                 see ChangeLog 2003-03-07
8822
8823 2003-03-06 [paul]       0.8.10claws96
8824
8825         * src/compose.c
8826                 revert commit 0.8.10claws92
8827
8828 2003-03-06 [paul]       0.8.10claws95
8829
8830         * src/folderview.c
8831                 fix (solaris) bug 73, 'Crash when selecting top-level folder'
8832
8833         * src/gtkaspell.c
8834                 fix bug 74, 'Crash opening editor window with pseudo-color
8835                 display'
8836                 
8837         Patches submitted by Kevin Vigor <kevin@vigor.nu>
8838
8839 2003-03-06 [christoph]  0.8.10claws94
8840
8841         * src/send.c
8842                 fix rfc2821 (4.5.2) violation in SMTP data sending,
8843                 all lines starting with a period get an extra period
8844                 inserted
8845                 (found by Simon 'corecode' Schubert)
8846
8847 2003-03-06 [paul]       0.8.10claws93
8848
8849         * src/folderview.c
8850                 if configured font can't be loaded fall back to gtk
8851                 default. (with thanks to Christoph)
8852                 
8853                 closes long-standing bug 15 'Crashes on startup'
8854
8855 2003-03-06 [paul]       0.8.10claws92
8856
8857         * src/compose.c
8858                 freeze text before autosave and thaw afterwards
8859                 fixes bug 67 'autosave make re-rediting message crazy'
8860
8861 2003-03-06 [christoph]  0.8.10claws91
8862
8863         * src/compose.c
8864                 ignore address comment in dupe check for Cc-list
8865
8866         (closes reopened bug 47 Replying to message strips name part of
8867          e-mail addresses of Cc: lines)
8868
8869 2003-03-06 [paul]       0.8.10claws90
8870
8871         * src/Makefile.am
8872                 remove reference to gtkxtext.h as its no longer in
8873                 the repository
8874
8875 2003-03-06 [paul]       0.8.10claws89
8876
8877         * sync with 0.8.10cvs25
8878                 see ChangeLog 2003-03-06
8879
8880 2003-03-06 [oliver]     0.8.10claws88
8881         
8882         * src/messageview.c
8883                 remove include
8884
8885 2003-03-06 [oliver]     0.8.10claws87
8886         
8887         * src/folderview.c 
8888                 remove changes introduced inclaws74
8889         * src/messageview.c
8890                 another attempt to sanely delete and update
8891                 messages deleted in separate messageview
8892
8893 2003-03-05 [christoph]  0.8.10claws86
8894
8895         * src/summaryview.c
8896                 check if "From" matches any account's address if
8897                 addressbook completion of addresses is disabled too
8898
8899         (closes Bug 70 "Display recipient in from" doesn't check
8900          folder's default account)
8901
8902 2003-03-05 [christoph]  0.8.10claws85
8903
8904         * src/compose.c
8905         * src/common/utils.[ch]
8906                 don't strip address comments when building Cc lists
8907
8908         (closes Bug 47 Replying to message strips name part of e-mail addresses
8909          of Cc: lines)
8910
8911         * src/folder.c
8912                 fix return value of copy function
8913
8914 2003-03-05 [christoph]  0.8.10claws84
8915
8916         * src/imap.c
8917                 don't ask imap server for non rfc822 headers
8918
8919         (closes bug 71 IMAP FETCH asks for FROM header field twice)
8920
8921         * src/imap.c
8922                 destroy session on socket error to allow reconnecting
8923
8924 2003-03-05 [christoph]  0.8.10claws83
8925
8926         * configure.ac
8927                 fix building with gnome when no prefix is set
8928
8929         (closes bug 66 Gnome directory is set to NONE)
8930
8931 2003-03-05 [paul]       0.8.10claws82
8932
8933         * sync with 0.8.10cvs23
8934                 see ChangeLog 2003-03-05
8935
8936 2003-03-04 [christoph]  0.8.10claws81
8937
8938         * src/folder.c
8939                 o fix moving and copying when folder returns 0 for new
8940                   message number
8941                 o remove some code for single message copy and move
8942                   operations and use functions for multiple messages
8943
8944         (closes bug 63 Strange behaviour MOVING messages from MH to IMAP)
8945
8946         * src/news.c
8947                 remove unused include
8948
8949 2003-03-04 [paul]       0.8.10claws80
8950
8951         * src/gtk/about.c
8952                 list 'Compiled plugins'
8953
8954 2003-03-03 [christoph]  0.8.10claws79
8955
8956         * src/news.[ch]
8957                 have to multiply the percentage of the current fetch with
8958                 the percentage that it has of the total fetch operation
8959                 for correct values
8960
8961 2003-03-03 [christoph]  0.8.10claws78
8962
8963         * src/news.c
8964                 fix calculation of expected lines for progress indicator
8965
8966 2003-03-03 [christoph]  0.8.10claws77
8967
8968         * src/summaryview.c
8969         * src/common/utils.c
8970                 fix segfault when opening the root news folder
8971
8972 2003-03-03 [christoph]  0.8.10claws76
8973
8974         * src/mainwindow.[ch]
8975         * src/common/Makefile.am
8976         * src/common/progressindicator.[ch]
8977                 add UI independent progress indicator handling
8978
8979         * src/news.[ch]
8980                 use new progress indicator for message info fetching
8981
8982         * src/common/hooks.h
8983                 code cleanup
8984
8985 2003-03-03 [oliver]     0.8.10claws75
8986
8987         * src/toolbar.c
8988         * src/compose.c
8989                 removed commented code
8990
8991 2003-03-03 [oliver]     0.8.10claws74
8992
8993         * src/toolbar.[ch]
8994                 cleanups and refactoring
8995         * src/compose.[ch]
8996                 compose_reply_mode reply & forwarding interface for
8997                 toolbar buttons
8998         * src/folderview.c
8999                 act on messages marked for deletion in folderview_selected
9000                 based on prefs_common.immediate_exec since a message might 
9001                 have been deleted by messageview in a folder we are changing 
9002                 to (does anybody understand what I'm on about ?)
9003
9004 2003-03-03 [oliver]     0.8.10claws73
9005         
9006         * src/messageview.[ch]
9007                 new functions
9008                 - messageview_delete: delete message shown in messagview
9009                 - messageview_update_view: update messageview to currently 
9010                   selected summaryview message
9011                 - add separate messageview to msgview_list in order to update 
9012                   toolbar to new toolbar style on the fly (TOOLBAR_NONE, TOOLBAR_ICON etc.)
9013         * src/summaryview.[ch]
9014                 summary_get_selection returns a list of selected msgs
9015                 in summaryview
9016         * src/mainwindow.c
9017                 toolbar reply refactoring
9018
9019 2003-03-03 [paul]       0.8.10claws72
9020
9021         * sync with 0.8.10cvs21
9022                 see ChangeLog 2003-03-03
9023
9024 2003-03-02 [christoph]  0.8.10claws71
9025
9026         * src/common/passcrypt.c
9027                 use POSIX includes
9028
9029 2003-03-02 [christoph]  0.8.10claws70
9030
9031         * configure.ac
9032         * src/prefs_account.c
9033         * src/prefs_gtk.[ch]
9034         * src/common/.cvsignore
9035         * src/common/Makefile.am
9036         * src/common/passcrypt.c                ** NEW **
9037         * src/common/passcrypt.h.in             ** NEW **
9038                 Implement password encryption in config files
9039                 using unix encrypt and setkey functions. The crypt
9040                 key can be set as a configure parameter. Old
9041                 passwords will be converted if they do not begin
9042                 with '!'
9043
9044 2003-03-02 [paul]       0.8.10claws69
9045
9046         * src/prefs_account.c
9047                 fix compile error
9048
9049 2003-03-01 [thorsten]   0.8.10claws68
9050
9051         * po/el.po
9052           po/hr.po
9053           po/it.po
9054           po/nl.po
9055           po/sr.po
9056           po/sv.po
9057                 corrected format strings
9058         * po/en_GB.po
9059                 corrected headers
9060                 (fix compile errors with GNU gettext-0.11.5)
9061
9062 2003-03-01 [oliver]     0.8.10claws67
9063
9064         * src/summaryview.c
9065                 menu callbacks call toolbar_menu_reply
9066
9067 2003-03-01 [oliver]     0.8.10claws66
9068
9069         * src/mainwindow.c
9070         * src/messageview.c
9071                 menu callbacks call toolbar_menu_reply
9072         * src/toolbar.[ch]
9073                 callbacks from menu handled by toolbar_menu_reply
9074
9075 2003-03-01 [paul]       0.8.10claws65
9076
9077         * src/addressbook.c
9078                 revert commit 0.8.10claws54 - breaks editing of
9079                 addressbook.
9080                 
9081         * po/bg.po
9082                 update Bulgarian translation, submitted by
9083                 George Danchev
9084
9085 2003-02-28 [christoph]  0.8.10claws64
9086
9087         * src/account.c
9088         * src/addressadd.c
9089         * src/compose.c
9090         * src/gtkaspell.c
9091         * src/gtkxtext.h                ** REMOVE **
9092         * src/imap.c
9093         * src/matcher.[ch]
9094         * src/mh.c
9095         * src/news.c
9096         * src/pine.c
9097         * src/prefs_common.c
9098         * src/prefs_matcher.c
9099         * src/procheader.[ch]
9100         * src/procmsg.[ch]
9101         * src/toolbar.c
9102         * src/common/ssl_certificate.c
9103         * src/gtk/colorlabel.c
9104         * src/gtk/menu.c
9105                 o fix warnings
9106                 o remove code obsoleted by new cache and folder system rework
9107
9108 2003-02-28 [oliver]     0.8.10claws63
9109         
9110         * src/toolbar.[ch]
9111                 * fix bug where reply in Messageview replied to 
9112                 Message displayed in summaryview
9113                 (reportedd via ML by chinatinte at gmx dot ch)
9114                 * fix bug where toolbar popups (WITH_QUOTE, WITHOUT_QOUTE)
9115                 didn't work in separate MessageView Toolbar
9116                 (wondering if anybody uses this at all ?)
9117         * src/summaryview.[ch]
9118                 use toolbar.c's toolbar_reply instead of summary_reply (removed)
9119                 (generalize reply and forward code);
9120         * src/messageview.c 
9121                 remove focus_in event which updated summaryview to messageview
9122
9123 2003-02-28 [paul]       0.8.10claws62
9124
9125         * po/Makefile.in.in
9126                 add the --check option
9127                 Patch submitted by Ricardo Mones Lastra
9128
9129 2003-02-28 [paul]       0.8.10claws61
9130
9131         * src/prefs_account.c
9132                 re-order 'Signature' items
9133
9134 2003-02-28 [paul]       0.8.10claws60
9135
9136         * sync with 0.8.10cvs20
9137                 see ChangeLog 2003-02-28
9138
9139 2003-02-28 [paul]       0.8.10claws59
9140
9141         * po/POTFILES.in
9142                 update to reflect recent movement of files
9143
9144 2003-02-28 [paul]       0.8.10claws58
9145
9146         * sync with 0.8.10cvs19
9147                 see ChangeLog 2003-02-28
9148
9149 2003-02-27 [martin]     0.8.10claws57
9150
9151         * src/prefs_matcher.c 
9152                 fix segfault in prefs_matcher_ok() when the
9153                 last entry is deleted and prevents that the
9154                 message "entry not saved" comes up after deleting
9155                 an entry
9156
9157 2003-02-27 [martin]     0.8.10claws56
9158
9159         * src/prefs_filtering.c 
9160                 fix segfault in prefs_filtering_ok() when the
9161                 last entry is deleted and prevents that the
9162                 message "entry not saved" comes up after deleting
9163                 an entry
9164
9165 2003-02-27 [paul]       0.8.10claws55
9166
9167         * sync with 0.8.10cvs18
9168                 see ChangeLog 2003-02-27
9169
9170 2003-02-27 [paul]       0.8.10claws54
9171
9172         * src/addressbook.c
9173                 fix bug where the address book crashes with 
9174                 multiple lookups.
9175                 Patch [687729] submitted by David Frager 
9176                 <dbfrager@users.sourceforge.net>
9177
9178 2003-02-25 [christoph]  0.8.10claws53
9179
9180         * src/Makefile.am
9181         * src/colorlabel.[ch]           ** REMOVE **
9182         * src/gtk/Makefile.am
9183         * src/gtk/colorlabel.[ch]       ** NEW **
9184                 move colorlabel files to gtk directory
9185
9186         * src/esmtp.[ch]                ** REMOVE **
9187                 has been merged into smtp.[ch] in 0.7.5
9188
9189 2003-02-25 [christoph]  0.8.10claws52
9190
9191         * src/Makefile.am
9192         * src/about.[ch]                ** REMOVE **
9193         * src/gtk/Makefile.am
9194         * src/gtk/about.[ch]            ** NEW **
9195                 move about files to gtk directory
9196
9197 2003-02-25 [christoph]  0.8.10claws51
9198
9199         * src/folder.c
9200                 some code optimization of folder scanning code
9201
9202         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx> 
9203
9204 2003-02-25 [christoph]  0.8.10claws50
9205
9206         * src/main.c
9207         * src/common/sylpheed.c
9208                 add command line parameter parsing to common code
9209
9210 2003-02-24 [christoph]
9211
9212         * Makefile.am
9213         * configure.ac
9214                 fix gnome prefix problems, the configure script now removed
9215                 `gnome-config --prefix` from `gnome-config --datadir`
9216                 and adds $(prefix} instead
9217
9218         (closes Bug 24 Makefile does not respect prefix when installing
9219          GNOME data)
9220
9221 2003-02-24 [christoph]  0.8.10claws49
9222
9223         * src/news.c
9224                 check for valid session before trying to authenticate
9225
9226         (closes Bug 60 crash if "authenticate on logon" is activated
9227          and newsserver-hostname is not valid)
9228
9229 2003-02-24 [melvin]     0.8.10claws48
9230
9231         * src/prefs_actions.c
9232                 Make sure all user's input is sent to the action and then
9233                 close the socket..
9234
9235 2003-02-23 [alfons]     0.8.10claws46
9236
9237         * src/summaryview.c
9238                 also wait cursor when deleting files
9239
9240 2003-02-23 [paul]
9241
9242         * tools/freshmeat_search.pl
9243           tools/google_search.pl
9244                 scripts should now work for any browser/browser command line
9245
9246 2003-02-22 [christoph]  0.8.10claws45
9247
9248         * src/procmsg.c
9249                 fix IMAP flag setting, IMAP flag is not handled correctly
9250                 anymore by the folder system and information about the
9251                 folder should not be saved in the MsgInfo (in my opinion)
9252
9253         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9254
9255 2003-02-22 [christoph]  0.8.10claws44
9256
9257         * src/summaryview.c
9258                 fix spelling of "label" ;-)
9259
9260 2003-02-22 [thorsten]   0.8.10claws43
9261
9262         * src/mimeview.c
9263           src/prefs_common.[ch]
9264           src/procmime.[ch]
9265                 do not use description as attachment name
9266
9267 2003-02-22 [alfons]     0.8.10claws42
9268
9269         * src/summaryview.c
9270                 freeze/thaw folder item updates when changing color labels,
9271                 and put a wait cursors on
9272
9273 2003-02-22 [thorsten]   0.8.10claws41
9274
9275         * src/mimeview.c
9276                 save-all fixes: crash if invoked on multipart container,
9277                 mimeinfo access, pathseparators, error dialog
9278
9279 2003-02-21 [alfons]     0.8.10claws40
9280
9281         * src/prefs_gtk.c
9282                 remove unused var
9283
9284 2003-02-21 [colin]      0.8.10claws39
9285
9286         * src/send.c
9287                 Fix smtp logging
9288
9289 2003-02-21 [colin]      0.8.10claws38
9290
9291         * src/summaryview.c
9292                 Freeze/thaw folderItem updates when filtering messages 
9293                 via Tools/Filter messages
9294
9295 2003-02-21 [paul]       0.8.10claws37
9296
9297         * src/compose.c
9298                 revert commit 0.8.10claws26, there are ulterior motives
9299                 for users to set a Reply-To header when posting to
9300                 newsgroups
9301
9302 2003-02-21 [paul]       0.8.10claws36
9303
9304         * sync with 0.8.10cvs17
9305                 see ChangeLog 2003-02-21
9306
9307 2003-02-20 [christoph]  0.8.10claws35
9308
9309         * src/imap.c
9310                 IMAP UID fetch speedup using SEARCH
9311
9312         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9313
9314         * src/imap.c
9315                 fix problem with UIDs in IMAP UID cache that no longer existed
9316
9317 2003-02-20 [christoph]  0.8.10claws34
9318
9319         * src/imap.c
9320         * src/procheader.c
9321         * src/procheader.h
9322                 IMAP header fetch speedup (fetch only headers cached in MsgInfo)
9323
9324         Patch submitted by Simon 'corecode' Schubert <corecode@corecode.ath.cx>
9325
9326         * src/imap.c
9327                 Rewrite imap_cmd_gen_recv use sock_getline instead
9328                 of sock_gets to avoid problems with too long reply
9329                 lines
9330     
9331 2003-02-20 [colin]      0.8.10claws33
9332         
9333         * src/prefs_account.c
9334                 Better wording
9335
9336 2003-02-20 [colin]      0.8.10claws32
9337
9338         * src/compose.c
9339                 Remove useless '&& !to_sender' 
9340
9341 2003-02-20 [darko]
9342
9343         * AUTHORS
9344                 change my e-mail address
9345
9346 2003-02-19 [colin]      0.8.10claws31
9347
9348         * src/prefs_common.c
9349                 X11 style colors for every configurable color
9350
9351 2003-02-19 [alfons]     0.8.10claws30
9352
9353         * src/prefs_gtk.[ch]
9354         * src/prefs_common.c
9355                 for color_new accept both plain integers and X11 style color
9356                 names (as found in /usr/lib/X11/rgb.txt)
9357
9358 2003-02-19 [paul]       0.8.10claws29
9359
9360         * src/mainwindow.c
9361                 add tooltips to online/offline button and account selector
9362                 button
9363
9364 2003-02-19 [paul]       0.8.10claws28
9365
9366         * src/folder.c
9367           src/news.c
9368           src/prefs_account.[ch]
9369           src/prefs_common.[ch]
9370                 move 'Maximum number of articles to download' to
9371                 account prefs.
9372                 clean up account prefs gui a little by hiding entries
9373                 rather then greying out entries
9374
9375 2003-02-19 [hiro]       0.8.10claws27
9376
9377         * src/common/utils.c
9378                 fix bug #54 'yesterdays date is displayed in the message 
9379                 summary window'
9380
9381 2003-02-19 [paul]       0.8.10claws26
9382
9383         * src/compose.c
9384                 fix bug reported in Feature Request [688596] 
9385                 'Reply-to header in news'
9386
9387 2003-02-18 [paul]       0.8.10claws25
9388
9389         * src/select-keys.c
9390                 add a 'List all keys' button to key selection dialog
9391
9392 2003-02-18 [colin]      0.8.10claws24
9393         
9394         * src/stock_pixmap.c
9395                 fix compile error
9396
9397 2003-02-18 [colin]      0.8.10claws23
9398
9399         * src/common/smtp.[ch]
9400           src/prefs_account.c
9401                 Try to starttls if it seems to be the only
9402                 way to authenticate a user
9403
9404 2003-02-18 [paul]       0.8.10claws22
9405
9406         * src/Makefile.am
9407           src/folderview.c
9408           src/stock_pixmap.[ch]
9409           src/pixmaps/drafts_close.xpm  ** NEW FILE **
9410           src/pixmaps/drafts_open.xpm   ** NEW FILE **
9411                 as a Drafts folder is a special folder allow it to have
9412                 its own unique icons
9413
9414 2003-02-18 [colin]      0.8.10claws21
9415
9416         * src/imap.c
9417                 Fix port selection when using starttls
9418
9419 2003-02-18 [paul]       0.8.10claws20
9420
9421         * src/mainwindow.c
9422           src/prefs_common.[ch]
9423                 make blue the default new mail colour
9424
9425 2003-02-18 [paul]       0.8.10claws19
9426
9427         * sync with 0.8.10cvs14
9428                 see ChangeLog 2003-02-18
9429
9430 2003-02-17 [jens]       0.8.10claws18
9431
9432         * src/common/md5.c
9433                 fixed a compile problem with gcc 3.3
9434                 works on 2.95.3 too (testet on PPC as it is big endian)
9435
9436 2003-02-17 [paul]       0.8.10claws17
9437
9438         * sync with 0.8.10cvs13
9439                 see ChangeLog 2003-02-17
9440
9441 2003-02-17 [paul]       0.8.10claws16
9442
9443         * sync with 0.8.10cvs12
9444                 see ChangeLog 2003-02-17
9445
9446 2003-02-16 [match]      0.8.10claws15
9447
9448         * src/addressbook.c
9449                 Eliminates reloading of address data when items
9450                 deleted or added. Applied submitted by
9451                 Luke Plant <lukeplant@softhome.net>
9452
9453 2003-02-16 [paul]       0.8.10claws14
9454
9455         * src/news.c
9456                 when a 'protocol error' is encountered disconnect from
9457                 the server. This means that the user can carry on viewing
9458                 other articles and doesn't have to either wait until the
9459                 server timesout or quit sylpheed.
9460                 Fixes bug #53 'Unable to read messages in newsgroups, 
9461                 displayed message doesn't change'
9462
9463 2003-02-15 [christoph]  0.8.10claws13
9464
9465         * src/imap.c
9466                 fix bug that stopped scanning of folders when an
9467                 IMAP folder was empty
9468
9469         (closes bug 46 stop scan messages in folders after empty folder)
9470
9471 2003-02-15 [paul]
9472
9473         * tools/Makefile.am
9474           tools/README
9475           tools/freshmeat_search.pl     ** NEW FILE **
9476           tools/google_search.pl        ** NEW FILE **
9477                 Add 2 Actions scripts which search freshmeat/google
9478                 for the selected text using the browser configured
9479                 in sylpheedrc.
9480                 
9481         Note: These scripts are very dependent on the format of the
9482         browser command and may not work on every occasion. Testing
9483         is welcome. 
9484
9485 2003-02-14 [alfons]     0.8.10claws12
9486
9487         * src/compose.c
9488                 fix breakage because of uninitialized account pointer.
9489                 please verify.
9490
9491 2003-02-14 [paul]       0.8.10claws11
9492
9493         * src/compose.c
9494           src/prefs_account.[ch]
9495           src/prefs_common.[ch]
9496                 move signature settings to Account Prefs
9497
9498 2003-02-14 [paul]       0.8.10claws10
9499
9500         * sync with 0.8.10cvs11
9501                 see ChangeLog 2003-02-14
9502
9503 2003-02-13 [thorsten]   0.8.10claws9
9504
9505         * src/news.c
9506                 revert news progressbar (GUI separation)
9507
9508 2003-02-13 [paul]       0.8.10claws8
9509
9510         * src/compose.c
9511                 make replies behave correctly, re: RFC 1036, Section 2.2.3,
9512                 paragraph 1
9513
9514 2003-02-13 [paul]       0.8.10claws7
9515
9516         * src/compose.[ch]
9517           src/summaryview.c
9518                 fix 'Follow-up and Reply-to' so that it creates a reply to
9519                 the newsgroup and the sender. If the message has the keyword
9520                 'poster' in the Followup-To header, all replies go to the
9521                 sender, re: RFC 1036, Section 2.2.3
9522                 rename all instances of 'ignore_replyto' to 'to_sender', both
9523                 were previously used, now we use just one.
9524
9525 2003-02-13 [paul]       0.8.10claws6
9526
9527         * sync with 0.8.10cvs9
9528                 see ChangeLog 2003-02-13
9529
9530 2003-02-13 [paul]       0.8.10claws5
9531
9532         * configure.ac
9533                 show which plugins are configured in the configure
9534                 output.
9535
9536 2003-02-12 [thorsten]   0.8.10claws4
9537
9538         * src/news.c
9539                 show progress while fetching news headers
9540
9541 2003-02-12 [christoph]  0.8.10claws3
9542
9543         * configure.ac
9544         * src/plugins/Makefile.am
9545                 use AM_CONDITIONAL to enable plugins, automake correctly
9546                 manages this when creating distdir
9547
9548 2003-02-12 [christoph]  0.8.10claws2
9549
9550         * ac/spamassassin.m4
9551         * src/plugins/spamassassin/Makefile.am
9552                 fix building SpamAssassin plugin without OpenSSL
9553
9554 2003-02-12 [paul]       0.8.10claws1
9555
9556         * ac/Makefile.am
9557           src/Makefile.am
9558           src/plugins/Makefile.am
9559                 fix failure of 'make release'
9560
9561 2003-02-12 [paul]       0.8.10claws
9562
9563         * 0.8.10claws released
9564
9565 2003-02-12 [paul]       0.8.9claws56
9566
9567         * po/bg.po
9568           po/es.po
9569           po/it.po
9570           po/ru.po
9571           po/sr.po
9572                 updated translations by George Danchev, Ricardo Mones Lastra,
9573                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively
9574                 
9575         * sylpheed.spec.in
9576                 Allow the building of RPMs by a regular user. Submitted
9577                 by Sergei Astanin
9578
9579 2003-02-11 [alfons]     0.8.9claws55
9580
9581         * src/colorlabel.c
9582                 don't use pixmaps for label color rect but draw rectangles
9583                 so we can respect the color map of palette based visuals
9584                 (fixes the long time crashes on Suns - thanks to Andreas
9585                 Engel and Steve O'Hara-Smith for testing)
9586
9587 2003-02-11 [christoph]  0.8.9claws54
9588
9589         * src/matcher_parser_parse.y
9590                 correct bug where filering rules of not existing folders in
9591                 matcherrc were added to global filtering
9592                 
9593         (closes Debian Bug #180253 - Directory's filter-rules are merged with
9594          main filter-rules after removing directory, http://bugs.debian.org/180253)
9595         
9596 2003-02-11 [paul]       0.8.9claws53
9597
9598         * sync with 0.8.10cvs7
9599                 see ChangeLog 2003-02-09
9600
9601 2003-02-11 [melvin]     0.8.9claws52
9602
9603         * po/fr.po
9604                 Updated French tranlsations
9605
9606 2003-02-10 [paul]       0.8.9claws51
9607
9608         * sylpheed.spec.in
9609                 correct --enable-openssl
9610                 Fix submitted by Sergei Astanin <asita@users.sourceforge.net>
9611
9612 2003-02-09 [martin]     0.8.9claws50
9613
9614         * src/prefs_matcher.c
9615                 fix segfault in prefs_matcher_substitute_cb() when
9616                 no row is selected
9617
9618 2003-02-09 [paul]       0.8.9claws49
9619
9620         * src/folderview.c
9621                 fix bug where a newsgroup folder's processing rules were
9622                 merged with the global filtering rules when the newsgroup
9623                 folder was deleted, causing some seriously bad results,
9624                 see <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=180253>
9625
9626 2003-02-08 [melvin]     0.8.9claws48
9627
9628         * src/compose.c
9629                 Corrected and modified an alert message.
9630
9631 2003-02-07 [paul]       0.8.9claws47
9632
9633         * src/folderview.c
9634                 fix bug where both an 'Account properties' window and a
9635                 'Folder properties' window were opened when clicking on
9636                 'Properties' in an NNTP or IMAP folder's popup menu.
9637
9638 2003-02-07 [paul]       0.8.9claws46
9639
9640         * sync with 0.8.10cvs6
9641                 see ChangeLog 2003-02-06
9642
9643 2003-02-06 [christoph]  0.8.9claws45
9644
9645         * src/mbox.c
9646                 freeze folder updates while importing mbox files
9647                 (closes bug 43 importing mbox took hours)
9648                 
9649         Patch submitted by Jens Rantil <jens.rantil@telia.com>
9650
9651 2003-02-06 [thorsten]   0.8.9claws44
9652
9653         * po/de.po
9654                 Updated german translations
9655
9656 2003-02-06 [thorsten]   0.8.9claws43
9657
9658         * src/news.h
9659                 use guint for message numbers (fix count in grouplist dialog)
9660
9661 2003-02-05 [paul]       0.8.9claws42
9662
9663         * sync with 0.8.10cvs2
9664                 see ChangeLog 2003-02-05
9665
9666 2003-02-04 [colin]      0.8.9claws41
9667
9668         * src/prefs_common.[ch]
9669           src/procmsg.c
9670           src/summaryview.c
9671                 Add an option to disable threading by subject
9672
9673 2003-02-04 [christoph]  0.8.9claws40
9674
9675         * src/inc.c
9676                 only abort fetching mails from multiple accounts when the
9677                 error is fatal and does not allow to check any more accounts
9678                 (currently only disk full error)
9679
9680         (closes bug 31 after POP3 error: "no such mail" Sylpheed does not
9681          receive mails for other accouts)
9682
9683 2003-02-04 [christoph]  0.8.9claws39
9684
9685         * src/folder.c
9686                 first add the new message to the cache, then
9687                 send the update notification
9688
9689         (closes bug 39 after sending message folderview doesnt get updated)
9690
9691 2003-02-04 [colin]      0.8.9claws38
9692
9693         * src/inc.c
9694                 _really_ fix this Connecting... status
9695
9696 2003-02-04 [paul]       0.8.9claws37
9697
9698         * sync with 0.8.10
9699                 see ChangeLog 2003-02-04
9700
9701 2003-02-04 [paul]       0.8.9claws36
9702
9703         * sync with 0.8.9cvs6
9704                 see ChangeLog 2003-02-03
9705
9706 2003-02-04 [paul]       0.8.9claws35
9707
9708         * po/pt_BR.po
9709                 updated by André Filipe de Assunção e Brito 
9710                 <bedecko@netsite.com.br>
9711
9712 2003-02-03 [thorsten]   0.8.9claws34
9713
9714         * po/de.po
9715                 Updated german translations
9716
9717 2003-02-02 [paul]       0.8.9claws33
9718
9719         * po/es.po
9720                 updated by Ricardo Mones Lastra
9721
9722 2003-02-02 [thorsten]   0.8.9claws32
9723
9724         * src/mh.c
9725                 Fix mh_get_msginfo() segfault if file is inaccessible
9726
9727 2003-01-31 [colin]      0.8.9claws31
9728
9729         * src/procheader.c
9730                 Fix last commit's bug
9731
9732 2003-01-31 [colin]      0.8.9claws30
9733
9734         * src/procheader.c
9735                 Missing a change for gpg-signed messages
9736
9737 2003-01-31 [paul]       0.8.9claws29
9738
9739         * src/pixmaps/gpg_signed.xpm    ** NEW FILE **
9740           src/procheader.c
9741           src/stock_pixmap.[ch]
9742           src/summaryview.c
9743                 indicate GnuPG signed messages by displaying an icon
9744                 in the Attachment column.
9745
9746 2003-01-31 [paul]       0.8.9claws28
9747
9748         * sync with 0.8.9cvs4
9749                 see ChangeLog 2003-01-31
9750
9751 2003-01-31 [alfons]     0.8.9claws27
9752
9753         * src/textview.c
9754                 tune URI parser to accept mailto URLs with a '?'
9755                 (patch from Ruslan Balkin)
9756
9757 2003-01-31 [colin]      0.8.9claws26
9758
9759         * src/summaryview.c
9760                 Fix a leak introduced in claws24
9761
9762 2003-01-31 [colin]      0.8.9claws25
9763
9764         * src/summaryview.c
9765                 Freeze/Thaw folder updates when deleting dups
9766
9767 2003-01-31 [colin]      0.8.9claws24
9768         
9769         * src/addr_compl.c
9770           src/summaryview.c
9771           src/msgcache.c
9772                 little speed improvements
9773
9774 2003-01-31 [colin]      0.8.9claws23
9775
9776         * src/summaryview.c
9777                 Fix segfault when forwarding nothing
9778                 Patch from "Ruslan N. Balkin" <baron@voices.ru>
9779                 
9780 2003-01-30 [paul]       0.8.9claws22
9781
9782         * sync with 0.8.9cvs3
9783                 see ChangeLog 2003-01-30
9784
9785 2003-01-30 [paul]       0.8.9claws21
9786
9787         * sync with 0.8.9cvs2
9788                 see ChangeLog 2003-01-30
9789
9790 2003-01-29 [paul]       0.8.9claws20
9791
9792         * sync with 0.8.9cvs1
9793                 see ChangeLog 2003-01-29
9794
9795 2003-01-28 [paul]       0.8.9claws19
9796
9797         * po/POTFILES.in
9798                 update to reflect changes. 
9799                 thanks to Ricardo Mones Lastra
9800
9801 2003-01-27 [christoph]  0.8.9claws18
9802
9803         * ac/openssl.m4
9804         * ac/spamassassin.m4
9805         * src/plugins/spamassassin/README
9806         * src/plugins/spamassassin/libspamc.[ch]
9807         * src/plugins/spamassassin/utils.[ch]
9808                 updated to latest libspamc
9809
9810 2003-01-27 [christoph]  0.8.9claws17
9811
9812         * src/folder.c
9813                 fix wrong use of procheader_get_header_fields
9814
9815 2003-01-27 [christoph]  0.8.9claws16
9816
9817         * src/news.c
9818         * src/prefs_account.[ch]
9819         * src/common/nntp.[ch]
9820                 allow to force authentication for NNTP servers
9821
9822         Patch submitted by Florian Mickler <dmk@d-labs.de>
9823
9824 2003-01-26 [paul]       0.8.9claws15
9825
9826         * src/summaryview.c
9827                 speed up of marking messages as read
9828                 patch submitted by Jens Rantil <ztyx@users.sourceforge.net>
9829
9830 2003-01-26 [christoph]  0.8.9claws14
9831
9832         * src/Makefile.am
9833         * src/mgutils.[ch]              ** REMOVE **
9834         * src/xml.[ch]                  ** REMOVE **
9835         * src/xmlprops.[ch]             ** REMOVE **
9836         * src/common/Makefile.am
9837         * src/common/mgutils.[ch]       ** NEW **
9838         * src/common/xml.[ch]           ** NEW **
9839         * src/common/xmlprops.[ch]      ** NEW **
9840                 move xml files to common directory
9841
9842 2003-01-26 [christoph]  0.8.9claws13
9843
9844         * src/plugins/spamassassin/spamassassin_gtk.c
9845                 only set gtk entry text if string is available
9846
9847 2003-01-26 [melvin]     0.8.9claws12
9848
9849         * src/description_window.c
9850                 Allow resizing of the window
9851                 Allow automatic horizontal scroll bar
9852                 Do not vertically expand and fill
9853
9854 2003-01-26 [christoph]  0.8.9claws11
9855
9856         * src/Makefile.am
9857         * src/gtkutils.[ch]             ** REMOVE **
9858         * src/common/sylpheed.c
9859         * src/gtk/Makefile.am
9860         * src/gtk/description_window.c
9861         * src/gtk/gtkutils.[ch]         ** NEW **
9862         * src/gtk/prefswindow.c
9863                 move gtkutils to gtk directory
9864
9865 2003-01-26 [paul]       0.8.9claws10
9866
9867         * src/summaryview.c
9868                 rename summary_unread_clicked() to summary_status_clicked()
9869
9870 2003-01-26 [melvin]     0.8.9claws9
9871
9872         * src/prefs_actions.c
9873                 Cosmetical changes to the help text
9874
9875 2003-01-26 [paul]       0.8.9claws8
9876
9877         * src/folder.[ch]
9878           src/mainwindow.c
9879           src/prefs_common.c
9880           src/prefs_sumamry_column.c
9881           summaryview.[ch]
9882                 rename the 'Unread' column to 'Status'
9883
9884 2003-01-25 [match]      0.8.9claws7
9885
9886         * src/mgutils.[ch]
9887                 removed reference to LDAP constants. removed error2string.
9888                 included functions to support LDAP dynamic queries.
9889         * src/syldap.h
9890                 moved LDAP constants here.
9891         * src/addressbook.c
9892         * src/addrindex.c
9893         * src/importldif.c
9894                 removed references to LDAP constants and references to
9895                 error2string.
9896
9897 2003-01-25 [paul]       0.8.9claws6
9898
9899         * src/summaryview.c
9900                 summary_thread_build(), summary_thread_init(): remove 
9901                 unneeded reference to summaryview->folder_item
9902
9903 2003-01-25 [christoph]  0.8.9claws5
9904
9905         * src/gtk/description_window.c
9906                 o allow description texts to expand over multiple columns
9907                 o translate all columns
9908         * src/prefs_actions.c
9909                 change syntax description to use new multi column feature
9910
9911         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
9912
9913 2003-01-25 [match]      0.8.9claws4
9914
9915         * src/vcard.c
9916                 fixed bug with Quoted-Printable
9917
9918 2003-01-25 [paul]       0.8.9claws3
9919
9920         * src/folder.[ch]
9921           src/summaryview.[ch]
9922                 implement per-folder collapsed/expanded threads setting
9923                 
9924         * src/prefs_common.c
9925                 remove global collapsed/expanded threads option
9926
9927 2003-01-25 [christoph]  0.8.9claws2
9928
9929         * po/POTFILES.in
9930                 add pluginwindow and prefswindow
9931         * src/compose.c
9932                 make send respond correctly to messages that could be added
9933                 to the queue folder, but the UID of the message is unknown
9934         * src/folder.c
9935         * src/imap.c
9936                 don't return guessed UIDs in imap_add_msg anymore. We return
9937                 0 to tell the folder system it was appened but the UID is
9938                 unknown. Folder system now get's the UID by scaning the folder
9939                 and searching the cache for the Message-ID
9940                 (closes bug #29 Messages queued, but not sent)
9941
9942 2003-01-25 [paul]       0.8.9claws1
9943
9944         * src/codeconv.c
9945                 conv_encode_header():  fix bug when long headers with 8-bit
9946                 characters are used, so that the encoded words are wrapped.
9947                 If the space in the original text falls on the wrap boundary,
9948                 it can be lost.
9949                 Patch by Sergey Vlasov.
9950                 
9951         * src/folderview.c
9952                  fix bug where a change to the sorting method or thread view
9953                  of a folder's messages is lost if simpify-subject is set and
9954                  toggled on or off.
9955                  Patch by Luke Plant.
9956
9957 2003-01-24 [paul]       0.8.9claws
9958
9959         * sylpheed-0.8.9claws released
9960         
9961         * Makefile.am
9962           sylpheed.spec.in
9963                 remove reference to 'INSTALL.jp'
9964
9965 2003-01-23 [paul]       0.8.8claws128
9966
9967         * po/es.po
9968           po/it.po
9969           po/ru.po
9970           po/sr.po
9971                 updated translations. submitted by Ricardo Mones Lastra,
9972                 Alessandro Maestri, Ruslan N. Balkin and Urke MMI respectively.
9973
9974 2003-01-23 [colin]      0.8.8claws127
9975
9976         * src/compose.c
9977                 Fix drafted and queued news articles re-edition
9978
9979 2003-01-23 [melvin]     0.8.8claws126
9980
9981         * po/fr.po
9982                 Updated French translations
9983
9984 2003-01-23 [colin]      0.8.8claws125
9985
9986         * src/inc.c
9987                 Fix "Connecting to..." status message
9988
9989 2003-01-22 [paul]       0.8.8claws124
9990
9991         * po/bg.po
9992                 updated by George Danchev
9993                 
9994         * src/folder.c
9995                 revert last commit [0.8.8claws111] as it breaks folder d'n'd
9996                 and folder deletion
9997
9998 2003-01-21 [paul]       0.8.8claws123
9999
10000         * po/bg.po
10001                 updated by George Danchev
10002                 
10003         * src/about.c
10004                 its now 2003
10005                 
10006         * src/toolbar.c
10007                 don't translate 'Separator'
10008                 
10009         * src/plugins/spamassassin/Makefile.am
10010                 add aspell to CPPFLAGS
10011                 
10012         * src/plugins/spamassassin/spamassassin.c
10013           src/plugins/spamassassin/spamassassin_gtk.c
10014                 set correct default for spamassassin_receive_spam
10015                 slightly re-word descriptions and some
10016                 other minor changes
10017
10018 2003-01-19 [alfons]     0.8.8claws122
10019                 
10020         * src/mimeview.c
10021                 mimeview_save_as(): we might as well show the file name for
10022                 the single case "Save As" too
10023
10024 2003-01-19 [alfons]     0.8.8claws121
10025
10026         * src/crash.c
10027                 change bug tracker URL to bugzilla URL
10028
10029 2003-01-19 [alfons]     0.8.8claws120
10030
10031         * src/mimeview.c
10032                 mimeview_save_all(): display name of file before overwriting;
10033                 continue saving all, even when one overwrite was cancelled
10034
10035 2003-01-19 [christoph]  0.8.8claws119
10036
10037         * src/summaryview.c
10038         * src/procmsg.[ch]
10039                 fix wrong usage of procmsg_find_children in summaryview
10040                 by using procmsg_update_unread_children instead of
10041                 summaryview_update_unread_children
10042
10043 2003-01-19 [christoph]  0.8.8claws118
10044
10045         * src/procmsg.c
10046                 fix infinite loop in procmsg_find_children
10047                  (closes bug #25 sylpheed crashes on delete.)
10048
10049         Patch submitted by Ivan F. Martinez <ivanfm@users.sourceforge.net>
10050
10051 2003-01-19 [paul]       0.8.8claws117
10052
10053         * po/pt_BR.po
10054                 updated by Ivan Francolin Martinez
10055
10056 2003-01-18 [melvin]     0.8.8claws116
10057
10058         * src/prefs_actions.c
10059                 Removed syntax limitation of only one '&' at the end of command.
10060                         Now actions that contain '>/dev/null 2>&1' are possible.
10061
10062 2003-01-18 [melvin]     0.8.8claws115
10063
10064         * src/prefs_actions.c
10065                 Actions IO dialog: when the action ends
10066                 the "Close" button now has focus and [Escape] closes the
10067                 window.
10068
10069 2003-01-18 [christoph]  0.8.8claws114
10070
10071         * src/procmsg.c
10072                 o add debug output when MsgInfos are really freed
10073                 o free GSLists in procmsg_find_children and
10074                   procmsg_update_unread_children
10075
10076 2003-01-18 [christoph]  0.8.8claws113
10077
10078         * src/mainwindow.c
10079                 reorder Configuration menu
10080
10081 2003-01-18 [christoph]  0.8.8claws112
10082
10083         * src/compose.c
10084                 fix applying templates to forwarded messages
10085
10086         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10087
10088 2003-01-17 [christoph]  0.8.8claws111
10089
10090         * src/folder.c
10091                 destroy folder items, when a folder item is removed
10092
10093 2003-01-17 [christoph]  0.8.8claws110
10094
10095         * src/folder.c
10096                 fix wrong folder stats update when ignored message is
10097                 deleted
10098
10099 2003-01-17 [colin]      0.8.8claws109
10100         
10101         * src/mainwindow.c
10102         * src/summaryview.c
10103                 Quicksearch bugfixes: 
10104                 - hide help button at startup if not extended
10105                 - switch to extended when looking for replies
10106
10107 2003-01-17 [paul]
10108
10109         * sync with 0.8.9 release
10110
10111 2003-01-17 [paul]       0.8.8claws108
10112
10113         * sync with 0.8.8cvs11
10114                 see ChangeLog 2003-01-17
10115
10116 2003-01-16 [colin]      0.8.8claws107
10117
10118         * src/procmsg.c
10119                 Changed encryption test to re-ask passphrase
10120                 if an encrypted message hasn't been decrypted
10121                 Fixes bug #5
10122
10123 2003-01-16 [christoph]  0.8.8claws106
10124
10125         * src/prefs_gtk.c
10126         * src/prefs_toolbar.c
10127         * src/gtk/prefswindow.h
10128         * src/plugins/spamassassin/spamassassin_gtk.c
10129                 remove page destroy function that is not used anymore
10130
10131 2003-01-16 [paul]       0.8.8claws105
10132
10133         * sync with 0.8.8cvs9
10134                 see ChangeLog 2002-01-16
10135
10136 2003-01-16 [colin]      0.8.8claws104
10137
10138         * src/compose.[ch]
10139                 Fix bug with autosaved drafts for IMAP, when draft
10140                 folder is specified - fixes bugzilla bug #20
10141
10142 2003-01-15 [paul]       0.8.8claws103
10143
10144         * src/compose.[ch]
10145           src/procmsg.c
10146                 store folder and message-id of message forwarding
10147                 in queue header and set forward flag after sending
10148
10149 2003-01-15 [paul]       0.8.8claws102
10150
10151         * sync with 0.8.8cvs8
10152                 see ChangeLog 2002-01-15
10153
10154 2003-01-15 [colin]      0.8.8claws101
10155
10156         * src/Makefile.am
10157                 Fix linking with GNU libiconv
10158
10159 2003-01-15 [darko]      0.8.8claws100
10160
10161         * src/pine.c
10162                 fix crash when importing pine address book
10163                 entry with an empty name (reported by DY
10164                 <dybulk at tri8.net>)
10165
10166 2003-01-14 [paul]       0.8.8claws99
10167
10168         * configure.in  ** REMOVED **
10169           configure.ac  ** NEW FILE **
10170                 rename configure.in to configure.ac, as it is now
10171                 preferred
10172
10173 2003-01-14 [melvin]     0.8.8claws98
10174
10175         * src/folderview.c
10176                 folderview_check_new(): More precise function description
10177
10178 2003-01-14 [melvin]     0.8.8claws97
10179
10180         * src/folderview.c
10181                 folderview_check_new(): return the number of new messages 
10182                         since last check.
10183         * src/inc.c
10184                 inc_account_mail(): Disable counting of new messages for IMAP
10185                         and NNTP until bug [19] and [14] are fixed.
10186
10187 2003-01-14 [paul]       0.8.8claws96
10188
10189         * sync with 0.8.8cvs6
10190                 see ChangeLog 2003-01-14
10191
10192 2003-01-13 [alfons]     0.8.8claws95
10193
10194         * src/textview.c
10195                 tune email address validation (c. 0.8.8claws89): if . is 
10196                 just one char away from @, the address is invalid too 
10197                 (correctly rejects addresses like foo@.com)
10198
10199 2003-01-13 [paul]       0.8.8claws94
10200
10201         * src/messageview.c
10202           src/toolbar.c
10203                 fixes to the Message View toolbar and menu:
10204                 fix non-functioning Forward button
10205                 make Reply button consider default_reply_list
10206                 remove 'Follow-up...' menu entry
10207                 add 'Forward' and 'Redirect' menu entries
10208
10209 2003-01-13 [melvin]     0.8.8claws93
10210
10211         * src/inc.c
10212                 Fixed typo that could make new messages count incorrect.
10213
10214 2003-01-13 [melvin]     0.8.8claws92
10215
10216         * src/folderview.[ch]
10217                 folderview_check_new(): return the number of new messages.
10218         * src/inc.c
10219                 Should fix bug [14] where new mail notification worked 
10220                         incorrectly with IMAP accounts.
10221                 inc_spool_account(): return number of new msgs, or -1 on error
10222                 inc_all_spool(): return number of new msgs
10223                 
10224 2003-01-13 [melvin]     0.8.8claws91
10225
10226         * src/prefs_actions.c
10227                 Justify help text.
10228
10229 2003-01-12 [thorsten]   0.8.8claws90
10230
10231         * src/common/prefs.c
10232                 close file before rename
10233
10234 2003-01-12 [alfons]     0.8.8claws89
10235
10236         * AUTHORS
10237                 add Christian Mertes
10238         * src/common/utils.[ch]
10239                 g_stricase_hash(), g_stricase_equal(): functions for 
10240                 case insensitive hash tables
10241         * src/textview.c
10242                 use top level domain names to validate email address, based
10243                 on a patch by Christian Mertes (thanks!), but changed 
10244                 implementation to use a hash table 
10245
10246 2003-01-12 [paul]       0.8.8claws88
10247
10248         * po/bg.po
10249                 updated by George Danchev
10250
10251 2003-01-12 [alfons]     0.8.8claws87
10252
10253         * src/summaryview.c
10254                 delete / execute performance: use new style folder update
10255
10256 2003-01-12 [paul]       0.8.8claws86
10257
10258         * sync with 0.8.8cvs5
10259                 see ChangeLog 2003-01-13 (!)
10260
10261 2003-01-12 [alfons]     0.8.8claws85
10262
10263         * src/filtering.c
10264         * src/matcher_parser_parse.y
10265                 prepare change_score filtering action
10266         * src/matcher.[ch]
10267                 give up const-correctness on functions that call non-const-correct functions;
10268                 several casts to gpointer in g_free();
10269                 add change_score;
10270
10271 2003-01-12 [christoph]  0.8.8claws84
10272
10273         * src/compose.c
10274                 fix 2 warnings
10275
10276         * src/gtk/prefswindow.[ch]
10277         * src/plugins/spamassassin/spamassassin_gtk.c
10278                 changed the call of the widget create function
10279                 for PrefsPages, because sometimes the widget
10280                 create function needs a widget that already has
10281                 been attached to a window (to create GDK pixmaps
10282                 for exmaple). So we simply pass the GtkWindow as
10283                 the second parameter now.
10284
10285         * src/main.c
10286         * src/mainwindow.c
10287         * src/prefs_toolbar.[ch]
10288                 rewrite Toolbar Preferences using the new
10289                 prefs window
10290
10291 2003-01-11 [alfons]     0.8.8claws83
10292
10293         * src/addressadd.c
10294                 fix crash when adding sender to addressbook because status bar
10295                 isn't there (the status bar doesn't seem to be used though,
10296                 but I'll let Match decide what to do with it)
10297
10298 2003-01-11 [colin]      0.8.8claws82
10299
10300         * src/main.c
10301           src/toolbar.c
10302                 Two useless changes reversed
10303
10304 2003-01-11 [colin]      0.8.8claws81
10305
10306         * src/mainwindow.c
10307           src/mainwindow.h
10308                 Add mainwindow_get_mainwindow()
10309         * src/alertpanel.c
10310           src/alertpanel.h
10311                 Add alertpanel_error_log() 
10312         * src/compose.c
10313           src/inc.c
10314           src/messageview.c
10315           src/toolbar.c
10316           src/main.c
10317           src/procmsg.c
10318                 Network errors get a View Log button
10319
10320 2003-01-10 [alfons]     0.8.8claws80
10321
10322         * src/prefs_toolbar.c
10323         * src/toolbar.c
10324                 use the translatable string for "Separator" as file name for
10325                 separator toolbar items (probably make this uppercase?)
10326
10327 2003-01-10 [alfons]     0.8.8claws79
10328
10329         * src/prefs_toolbar.c
10330                 put right A_SEPARATOR description string in "displayed
10331                 toolbar items list" so manually added separators are
10332                 saved correctly (bug #10, "Adding a separator to the main 
10333                 toolbar fails, entry in xml file is wrong")
10334
10335 2003-01-10 [christoph]  0.8.8claws78
10336
10337         * src/imap.c
10338                 o fix warnings
10339                 o use CAPABILITY to check if NAMESPACE is available
10340
10341 2003-01-10 [christoph]  0.8.8claws77
10342
10343         * src/imap.[ch]
10344                 apply UIDPLUS IMAP extension support patch
10345
10346         Patch submitted by Simon 'corecode' Schubert
10347
10348 2003-01-10 [paul]       0.8.8claws76
10349
10350         * src/folderview.c
10351                 a sync from main which fixes the news account folders'
10352                 Properties bug
10353
10354 2003-01-10 [christoph]  0.8.8claws75
10355
10356         * src/folder.c
10357                 don't accept 0 as a valid uid returned by copy and move
10358                 functions. 0 means the message was copied or moved but the
10359                 new uid could not be fetched. It is not an error condition
10360                 for the copy or move operation.
10361
10362 2003-01-10 [paul]       0.8.8claws74
10363
10364         * src/prefs_filtering.c
10365                 change English used in Alert when entry is not
10366                 saved.
10367                 
10368         * sync with 0.8.8cvs4
10369                 see ChangeLog 2003-01-10
10370
10371 2003-01-10 [darko]      0.8.8claws73
10372
10373         * src/pine.c
10374                 fix crash when importing address book entry
10375                 without a valid address
10376
10377 2003-01-09 [alfons]     0.8.8claws72
10378
10379         * src/inc.c
10380                 filtering performance: use new style folder update
10381
10382 2003-01-09 [christoph]  0.8.8claws71
10383
10384         * src/compose.c
10385         * src/gtk/menu.[ch]
10386                 fix wrong selecting of mime encoding type, when
10387                 opening property dialog of attachments in the
10388                 compose window. 7bit was always selected and that
10389                 destoryed files with 8bit data.
10390                 (closes bug #9 Sylpheed-claws destroys attachments when
10391                  changing MIME-types)
10392
10393 2003-01-09 [paul]       0.8.8claws70
10394
10395         * sync with 0.8.8cvs3
10396                 see ChangeLog 2003-01-09
10397
10398 2003-01-08 [alfons]     0.8.8claws69
10399         
10400         * src/addressadd.c
10401                 apply patch by Kim Schulz to fix build breakage
10402                 because of missing variable
10403
10404 2003-01-08 [paul]       0.8.8claws68
10405
10406         * sync with 0.8.8cvs2
10407                 see ChangeLog 2002-01-08
10408
10409 2003-01-08 [paul]       0.8.8claws67
10410
10411         * po/it.po
10412                 updated by Alessandro Maestri
10413                 
10414         * src/addressadd.c
10415                 when using 'Add sender to addressbook' allow
10416                 name to be edited and remarks to be entered
10417                 Patch submitted by Luke Plant
10418
10419 2003-01-08 [darko]      0.8.8claws66
10420
10421         * README.claws, src/summaryview.c
10422                 fix description for marked messages
10423
10424 2003-01-08 [paul]
10425
10426         * tools/Makefile.am
10427           tools/launch_phoenix  ** NEW FILE **
10428                 add script that enables using Phoenix as the default
10429                 web browser. 
10430                 Submitted by Mohammed Sameer <Uniball@linux-egypt.org>
10431                 
10432         * tools/OOo2sylpheed.pl
10433                 remove full path to sylpheed executable, just 'sylpheed'
10434                 will do
10435                 
10436         * tools/README
10437                 add launch_phoenix informtion and re-arrange and compress
10438                 the data a little
10439
10440 2003-01-07 [christoph]  0.8.8claws65
10441
10442         * src/folder.c
10443                 fix update for source folder when moving messages
10444         * src/procmsg.[ch]
10445         * src/summaryview.c
10446                 use function to set to_folder for message infos and
10447                 automatically update the op_count for old and new
10448                 folder
10449
10450 2003-01-07 [melvin]     0.8.8claws64
10451
10452         * src/prefs_actions.c
10453                 Fixed bug where an '%p' Action on a displayed image crashed 
10454                         Sylpheed
10455                 Code clean up (get rid of duplicated code and removed unnecessary 
10456                                 structure member)
10457
10458 2003-01-07 [christoph]  0.8.8claws63
10459
10460         * src/compose.c
10461         * src/folder.[ch]
10462         * src/folderview.c
10463         * src/import.c
10464         * src/inc.c
10465         * src/main.c
10466         * src/mainwindow.c
10467         * src/messageview.c
10468         * src/prefs_folder_item.c
10469         * src/procmsg.c
10470         * src/summaryview.c
10471         * src/toolbar.c
10472                 o remove all folder update triggering from the UI code. The folder
10473                   system should know much better when a folder needs an update.
10474                 o to prevent multiple updates in a row the folder updates can be
10475                   frozen for some time.
10476
10477                 Note: - Please verify that no updates are missing
10478                       - Check where freeze/thaws should be added
10479
10480 2003-01-07 [christoph]  0.8.8claws62
10481
10482         * src/prefs_actions.c
10483                 don't translate empty strings
10484
10485         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10486
10487 2003-01-06 [christoph]  0.8.8claws61
10488
10489         * src/prefs_actions.c
10490                 mark strings for gettext
10491         * src/prefs_matcher.c
10492                 use new description window for Execute action and
10493                 match condition in Filtering
10494
10495         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10496
10497 2003-01-06 [alfons]     0.8.8claws60
10498
10499         keep myself inspired to re-organize matcher part 8; 
10500         yes, more to come (I need to move out the descriptive
10501         text for actions to matcher.c, or at least make it not
10502         depend on the wicked ordering)
10503
10504         * src/prefs_matcher.c
10505                 add documentation so others may comprehend the
10506                 UI part of the conditions
10507                 
10508 2003-01-06 [christoph]  0.8.8claws59
10509
10510         * src/prefs_actions.c
10511                 use new description window for syntax help
10512         * src/gtk/description_window.c
10513                 fix display of descriptions with column count != 2
10514
10515         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10516
10517 2003-01-06 [christoph]  0.8.8claws58
10518
10519         * src/quote_fmt.c
10520         * src/summaryview.[ch]
10521         * src/gtk/Makefile.am
10522         * src/gtk/description_window.[ch]       ** NEW **
10523                 use a generic window to display syntax descriptions
10524                 currently used in quote_fmt and summaryview (new description
10525                 for extended quick search)
10526
10527         Patch submitted by Ivan Francolin Martinez <ivanfm@users.sourceforge.net>
10528
10529 2003-01-06 [paul]       0.8.8claws57
10530
10531         * sync with 0.8.8cvs1
10532                 see ChangeLog 2003-01-06
10533
10534 2003-01-06 [christoph]  0.8.8claws56
10535
10536         * src/mainwindow.c
10537         * src/prefs_gtk.[ch]
10538         * src/gtk/prefswindow.[ch]
10539         * src/plugins/spamassassin/spamassassin_gtk.c
10540                 o remove page management from prefswindow, pages
10541                   will be an argument to prefswindow_open
10542                 o prefswindow_open gets a datapointer that is
10543                   passed to the widget_create function to allow
10544                   creation of prefswindow for specific items
10545
10546 2003-01-06 [colin]      0.8.8claws55
10547         
10548         * src/summaryview.c
10549                 We don't want regexp in the reply-finder, 
10550                 because MIDs can contain !,$,. and so on
10551
10552 2003-01-06 [jens]       0.8.8claws54
10553
10554         * src/jpilot.c
10555                 fixed a wrong free in jpilot_read_db_files
10556
10557 2003-01-06 [alfons]     0.8.8claws53
10558
10559         re-organize matcher part 8; more to come
10560        
10561         * src/matcher.c
10562                 matcherprop_to_string(): put g_free()s before the
10563                 switch-case break to fix memleaks                
10564
10565 2003-01-06 [colin]      0.8.8claws52
10566
10567         * src/summaryview.c
10568                 cleanup & reply-finder now displays the first 
10569                 matching message
10570
10571 2003-01-05 [alfons]     0.8.8claws51
10572
10573         re-organize matcher part 7; more to come
10574
10575         * src/matcher.[ch]
10576                 fixes for constant correctness;
10577                 more documentation;
10578
10579 2003-01-05 [alfons]     0.8.8claws50
10580
10581         re-organize matcher part 6; more to come
10582         
10583         * src/matcher.[ch]
10584                 fixes for constant correctness;
10585                 more documentation;
10586         * src/filtering.c
10587                 fix for constant correctness
10588
10589 2003-01-05 [colin]      0.8.8claws49
10590
10591         * src/account.[ch]
10592                 Add account_get_reply_account function
10593         * src/compose.c
10594                 Use account_get_reply_account function 
10595         * src/summaryview.c
10596                 Basic reply-finder - click on the replied
10597                 icon gets you to the outbox using quick-search
10598
10599 2003-01-05 [paul]       0.8.8claws48
10600
10601         * src/prefs_common.c
10602                 small change to English
10603                 
10604         * src/prefs_filtering.c
10605                 prefs_filtering_action_select(): improve logic and uniformity
10606                 of gui
10607
10608 2003-01-05 [alfons]     0.8.8claws47
10609
10610         fine tune solution to focus problems (bug #7)
10611
10612         * src/mainwindow.c
10613                 mainwindow_focus_in_event(): remove grab event check
10614         * src/summaryview.c
10615                 summary_button_pressed(): move selection on right-click
10616                 too. we can't possibly move the selection back after
10617                 canceling a dialog, because gtk's incomplete focus 
10618                 management. whether this is a good solution, only time
10619                 will tell.
10620
10621 2003-01-05 [christoph]  0.8.8claws46
10622
10623         * src/imap.c
10624                 fix crash when no imap connection could be established
10625
10626 2003-01-05 [paul]       0.8.8claws45
10627
10628         * src/mainwindow.c
10629           src/sumamryview.c
10630           src/gtk/menu.[ch]
10631                 fix bug 605957 'shortcuts in popup-menu'
10632                 make user-defined shortcuts work
10633                 show shortcuts that are already defined
10634                 in the main menu
10635                 Patch submitted by Luke Plant
10636
10637 2003-01-05 [alfons]     0.8.8claws44
10638
10639         * src/mainwindow.c
10640                 focus_in_event handler should not select summary view row 
10641                 when another window (menu, dialog) grabbed for events 
10642                 (bug #7, "[0.8.8claws42] Message summary focus") 
10643
10644 2003-01-04 [christoph]  0.8.8claws43
10645
10646         * src/procmsg.c
10647                 update save folder after adding the sent message
10648                  (closes bug #6 Folder View doesn't refresh for "Sent"-messages)
10649
10650 2003-01-02 [christoph]  0.8.8claws42
10651
10652         * src/common/plugin.c
10653                 fix unloading of all plugins and unload
10654                 plugins in reverse order
10655                 
10656         * src/gtk/pluginwindow.c
10657                 implement function of load and unload button
10658
10659         * src/gtk/prefswindow.c
10660         * src/gtk/prefswindow.h
10661                 rename register function and add new unregister
10662                 function
10663
10664         * src/plugins/spamassassin/spamassassin_gtk.c
10665                 unregister prefs page and update for changes in
10666                 src/gtk/prefswindow.c
10667
10668 2003-01-02 [paul]       0.8.8claws41
10669
10670         * po/es.po
10671                 updated by Ricardo Mones Lastra
10672
10673 2003-01-02 [paul]
10674
10675         * tools/tb2sylpheed
10676                 fixes and improvements by Urke MMI
10677
10678 2003-01-02 [thorsten]   0.8.8claws40
10679
10680         * src/procmsg.c
10681                 fixed wrong return value
10682
10683 2003-01-02 [thorsten]   0.8.8claws39
10684
10685         * src/prefs.c
10686                 fixed printing wrong variable
10687
10688 2003-01-02 [thorsten]   0.8.8claws38
10689
10690         * src/prefs.c
10691                 fixed acessing members of freed pfile struct
10692
10693 2003-01-02 [thorsten]   0.8.8claws37
10694
10695         * src/procmsg.c
10696                 detect loops across several messages
10697                 as suggested by Christoph Hohmann
10698
10699 2003-01-01 [match]      0.8.8claws36
10700
10701         * src/addrindex.c
10702                 fixed another memory leak.
10703
10704 2003-01-01 [match]      0.8.8claws35
10705
10706         * src/jpilot.[ch]
10707                 fixed memory leaks. applied Doxygen comments.
10708
10709 2003-01-01 [thorsten]   0.8.8claws34
10710
10711         * src/procmsg.c
10712                 inhibit endless loop if msg references itself
10713                 (closes Bug [ 660477 ] Infinite loop in parent flag search)
10714
10715 2003-01-01 [christoph]  0.8.8claws33
10716
10717         * src/mainwindow.c
10718         * src/gtk/Makefile.am
10719         * src/gtk/pluginwindow.c                ** NEW **
10720         * src/gtk/pluginwindow.h                ** NEW **
10721                 add plugin window
10722
10723         * src/plugins/demo/demo.c
10724         * src/plugins/spamassassin/spamassassin.c
10725         * src/plugins/spamassassin/spamassassin_gtk.c
10726                 write better plugin descriptions
10727
10728 2002-12-31 [christoph]  0.8.8claws32
10729
10730         * src/gtk/prefswindow.c
10731         * src/plugins/spamassassin/spamassassin_gtk.c
10732                 some small improvements to GTK code
10733
10734 2002-12-31 [christoph]  0.8.8claws31
10735
10736         * src/plugins/spamassassin/spamassassin_gtk.c
10737                 enable folder select button
10738
10739 2002-12-31 [christoph]  0.8.8claws30
10740
10741         * src/mainwindow.c
10742         * src/gtk/Makefile.am
10743         * src/gtk/prefswindow.c                         ** NEW **
10744         * src/gtk/prefswindow.h                         ** NEW **
10745                 add new prefs window
10746
10747         * src/common/plugin.c
10748                 don't try to load empty config lines
10749         
10750         * src/plugins/spamassassin/Makefile.am
10751         * src/plugins/spamassassin/spamassassin.c
10752         * src/plugins/spamassassin/spamassassin.h       ** NEW **
10753         * src/plugins/spamassassin/spamassassin_gtk.c   ** NEW **
10754                 GTK config for SpamAssassin Plugin using
10755                 the new prefs window
10756
10757 2002-12-31 [paul]       0.8.8claws29
10758
10759         * po/POTFILES.in
10760                 remove obsolete entry 'src/menu.c'
10761
10762 2002-12-31 [alfons]     0.8.8claws28
10763
10764         * src/matcher.[ch]
10765         * src/matcher_parser_parse.y
10766         * src/prefs_matcher.c
10767                 add "ignore_thread" and "~ignore_thread" condition so it's
10768                 possible to make the actions / scoring operate on the ignore
10769                 thread flag
10770
10771 2002-12-31 [christoph]  0.8.8claws27
10772
10773         * src/addrbook.c
10774         * src/addrindex.c
10775         * src/folder.c
10776         * src/matcher.c
10777         * src/prefs_account.c
10778         * src/prefs_actions.c
10779         * src/prefs_customheader.c
10780         * src/prefs_display_header.c
10781         * src/prefs_gtk.c
10782         * src/procmime.c
10783         * src/toolbar.c
10784         * src/xmlprops.c
10785         * src/common/prefs.[ch]
10786                 extend prefs file handling for reading and automatic handling
10787                 of blocks. When reading prefs_set_block_label will automatically
10788                 move on to the block. When writing it will copy all other blocks
10789                 automatically
10790
10791         * src/common/plugin.c
10792                 Now loading plugin filenames from [Plugins] block in
10793                 sylpheed rc file
10794
10795 2002-12-30 [christoph]  0.8.8claws26
10796
10797         * src/common/hooks.[ch]
10798                 return abort status to caller of hooks_invoke
10799                 
10800         * src/inc.[ch]
10801                 invoke message filtering hook and stop
10802                 default handling when filter returns abort
10803
10804         * src/common/plugin.[ch]
10805         * src/plugins/demo/demo.c
10806                 modify plugin loader, because resolving symbols for strings
10807                 does not work correctly
10808         
10809         * configure.in
10810         * ac/spamassassin.m4                            ** NEW **
10811         * src/plugins/spamassassin/.cvsignore           ** NEW **
10812         * src/plugins/spamassassin/Makefile.am          ** NEW **
10813         * src/plugins/spamassassin/README               ** NEW **
10814         * src/plugins/spamassassin/libspamc.[ch]        ** NEW **
10815         * src/plugins/spamassassin/spamassassin.c       ** NEW **
10816         * src/plugins/spamassassin/utils.[ch]           ** NEW **
10817                 add spamassassin plugin, see src/plugins/spamassassin/README
10818                 for details
10819
10820 2002-12-29 [alfons]     0.8.8claws25
10821
10822         * src/mainwindow.c
10823                 when moving focus from a message view to the main 
10824                 window, don't forget to select the summary node
10825                 of the displayed message. should fix "[ 659103 ] 
10826                 focus-follows-mouse confuses sylpheed"
10827
10828 2002-12-29 [christoph]  0.8.8claws24
10829
10830         * src/Makefile.am
10831         * src/stringtable.[ch]          ** REMOVE **
10832         * src/common/Makefile.am
10833         * src/common/stringtable.[ch]   ** NEW **
10834                 move stringtable files to common directory
10835
10836 2002-12-29 [christoph]  0.8.8claws23
10837
10838         * src/Makefile.am
10839         * src/menu.[ch]                 ** REMOVE **
10840         * src/gtk/Makefile.am
10841         * src/gtk/menu.[ch]             ** NEW **
10842                 move menu files to gtk directory
10843
10844 2002-12-29 [match]      0.8.8claws22
10845
10846         * src/addressbook.c
10847         * src/syldap.c
10848                 moved UI specific code out of LDAP code into addressbook
10849                 UI code. fixed memory leak.
10850
10851 2002-12-29 [christoph]  0.8.8claws21
10852
10853         * src/folder.c
10854                 only check for IGNORED parent message when message is
10855                 not IGNORED itself
10856
10857 2002-12-29 [alfons]     0.8.8claws20
10858
10859         * src/summaryview.c
10860                 set gtksctree's anchor correct (immediate execute
10861                 changes the tree's layout, and anchor points at 
10862                 the incorrect row). fixes "[ 657233 ] multiple msg 
10863                 delete sometimes off by 1".
10864                 we probably have to look for more tree layout /
10865                 anchor glitches.
10866
10867 2002-12-29 [paul]       0.8.8claws19
10868
10869         * src/summaryview.c
10870                 fix bug [ 659054 ] incorrect sorting of 'From' column
10871                 when using 'display sender using address book'
10872                 thanks to Alfons and Luke Plant
10873
10874 2002-12-29 [christoph]  0.8.8claws18
10875
10876         * src/folder.c
10877         * src/procmsg.[ch]
10878                 check parent messages for IGNORE THREAD flag, when adding,
10879                 moving or copying messages to a folder
10880
10881 2002-12-27 [alfons]     0.8.8claws17
10882
10883         re-organize matcher part 5; more to come
10884
10885         * src/matcher.c
10886                 hash keywords in matchparser_tab 
10887
10888 2002-12-27 [alfons]     0.8.8claws16
10889
10890         re-organize matcher part 4; more to come
10891
10892         * src/matcher_parser.h
10893         * src/matcher_parser_lex.l
10894         * src/matcher_parser_parse.y
10895                 cleanup
10896
10897 2002-12-27 [alfons]     0.8.8claws15
10898
10899         re-organize matcher part 3; more to come
10900
10901         * src/matcher.[ch]
10902                 cleanup
10903
10904 2002-12-27 [alfons]     0.8.8claws14
10905
10906         re-organize matcher part 2; more to come but this should
10907         work. cc me if there are any regressions.
10908
10909         * src/matcher.h
10910                 add prototype for get_matchparser_tab_id()
10911         * src/matcher_parser_lex.l
10912                 look up keywords using matchparser_tab_id();
10913
10914 2002-12-27 [alfons]     0.8.8claws12
10915
10916         re-organize matcher part 1
10917
10918         * src/matcher.h
10919                 map yacc generated constants to sylpheed matcher constants
10920         * src/matcher.c
10921                 add function to find a matcher constant from a string
10922
10923 2002-12-27 [christoph]  0.8.8claws11
10924
10925         * src/compose.c
10926                 MENUITEM_ADD casts the 4th argument from integer to pointer
10927                 so it probably should not be a pointer, this means we
10928                 should use account id for it and not the account's pointer
10929
10930 2002-12-27 [paul]       0.8.8claws10
10931
10932         * src/mainwindow.c
10933                 remove unneeded 'GtkWidget *vbox'
10934                 
10935         * src/summaryview.c
10936                 further sync with 0.8.8 - make sort
10937                 by recipient work as expected
10938                 
10939         * NEWS
10940                 sync with 0.8.8
10941
10942 2002-12-27 [paul]       0.8.8claws9
10943
10944         * po/pt_BR.po
10945                 updated by Ivan F. Martinez
10946                 
10947 2002-12-27 [darko]      0.8.8claws8
10948
10949         * src/common/utils.c
10950                 added locked pattern to extended search
10951
10952 2002-12-27 [alfons]     0.8.8claws7
10953
10954         * src/prefs_matcher.[ch]
10955                 clean up
10956
10957 2002-12-26 [alfons]     0.8.8claws6
10958
10959         * src/matcher.[ch]
10960         * src/matcher_parser_lex.l
10961         * src/matcher_parser_parse.y
10962         * src/prefs_matcher.c
10963                 allow color label as a condition in the matcher
10964
10965 2002-12-26 [oliver]     0.8.8claws5
10966         
10967         * src/toolbar.c 
10968                 enable Addressbook for Main and Messageview
10969         * src/prefs_actions.c
10970                 enable actions in Messageview
10971
10972 2002-12-26 [christoph]  0.8.8claws4
10973
10974         * src/common/plugin.c
10975                 add a little debug output
10976         * configure.in
10977         * src/plugins/demo/Makefile.am
10978                 better use of automake
10979
10980 2002-12-26 [christoph]  0.8.8claws3
10981
10982         * src/Makefile.am
10983         * src/common/Makefile.am
10984                 fix "make distdir"
10985
10986 2002-12-26 [christoph]  0.8.8claws2
10987
10988         * configure.in
10989                 sort configure checks into common / gtk / plugins
10990         * po/POTFILES.in
10991                 add src/prefs_gtk.c
10992         * src/Makefile.am
10993                 add plugins SUBDIR
10994         * src/main.c
10995         * src/common/sylpheed.[ch]
10996                 added now sylpheed_done function for shutdown
10997         * src/common/Makefile.am
10998         * src/common/plugin.[ch]                ** NEW **
10999                 plugin loader and unloader
11000         * src/plugins/.cvsignore                ** NEW **
11001         * src/plugins/Makefile.am               ** NEW **
11002                 build plugins
11003         * src/plugins/demo/.cvsignore           ** NEW **
11004         * src/plugins/demo/Makefile.am          ** NEW **
11005         * src/plugins/demo/demo.c               ** NEW **
11006                 small demo plugin that installs a logtext hook and
11007                 outputs the log text to stdout
11008
11009 2002-12-26 [paul]       0.8.8claws1
11010
11011         * po/es.po
11012                 updated by Ricardo Mones Lastra
11013
11014 2002-12-26 [paul]       0.8.8claws
11015
11016         * 0.8.8claws released
11017
11018 2002-12-26 [paul]       0.8.7claws12
11019
11020         * po/bg.po
11021                 updated by George Danchev
11022
11023 2002-12-26 [paul]       0.8.7claws11
11024
11025         * po/POTFILES.in
11026                 remove unneeded 'src/prefs.c' entry 
11027
11028 2002-12-26 [paul]       0.8.7claws10
11029
11030         * src/codeconv.c
11031           src/mainwindow.c
11032                 sync with 0.8.8 release
11033         
11034         * src/folder.[ch]
11035           src/mh.c
11036           src/summaryview.c
11037                 partial sync with 0.8.8 release
11038         
11039
11040 2002-12-25 [alfons]     0.8.7claws9
11041
11042         * src/matcher.[ch]
11043         * src/matcher_parser_lex.l
11044         * src/matcher_parser_parse.y
11045         * src/prefs_matcher.c
11046                 add locked flag to possible filtering / matcher 
11047                 conditions (also a good example what should be
11048                 done to add a simple boolean condition)
11049
11050 2002-12-25 [christoph]  0.8.7claws8
11051
11052         * src/Makefile.am
11053         * src/account.[ch]
11054         * src/addrbook.c
11055         * src/addressbook.c
11056         * src/addrindex.c
11057         * src/filtering.c
11058         * src/folder.c
11059         * src/matcher.c
11060         * src/prefs.[ch]                ** REMOVE **
11061         * src/prefs_account.c
11062         * src/prefs_actions.c
11063         * src/prefs_common.c
11064         * src/prefs_customheader.c
11065         * src/prefs_display_header.c
11066         * src/prefs_filtering.c
11067         * src/prefs_folder_item.c
11068         * src/prefs_gtk.[ch]            ** NEW **
11069         * src/prefs_matcher.c
11070         * src/prefs_scoring.c
11071         * src/prefs_summary_column.c
11072         * src/procmime.c
11073         * src/selective_download.c
11074         * src/toolbar.c
11075         * src/common/Makefile.am
11076         * src/common/prefs.[ch]         ** NEW **
11077                 split prefs.[ch] into prefs_gtk.[ch] and common/prefs.[ch]
11078
11079 2002-12-24 [alfons]     0.8.7claws7
11080
11081         * src/summaryview.c
11082                 summary_thread_build(): fix real cause of the crash mentioned in
11083                 0.8.7claws3. use subject_XXX() and not g_hash_table_XXX() functions,
11084                 this way we get meaningful ctree nodes 
11085
11086 2002-12-24 [oliver]     0.8.7claws6
11087
11088         * src/mainwindow.[ch]
11089         * src/messageview.[ch]
11090         * src/compose.[ch]
11091         * src/inc.c
11092         * src/summaryview.c
11093                 changes to use updated toolbar handling
11094                 
11095 2002-12-24 [oliver]     0.8.7claws5
11096
11097         * src/toolbar.[ch]
11098                 generic toolbar handling
11099                 used ideas from Ivan Francolin Martinez (ivanfm@users.sourceforge.net)
11100         * src/prefs_toolbar.[ch]
11101                 adjust to handling
11102         
11103 2002-12-24 [oliver]     0.8.7claws4
11104         
11105         * src/stock_pixmap.[ch]
11106                 move SYLPHEED_LOGO to end of list in order 
11107                 to remove it from Custom Toolbar`s Icon View
11108
11109 2002-12-24 [alfons]     0.8.7claws3
11110
11111         * src/summaryview.c
11112                 summary_thread_build(): fix crash because of focus != selection 
11113                 after threading. when deleting the selection, gtk tries but fails 
11114                 to find the correct focusable element. we now force the selection
11115                 to be focused. this should solve the infamous bug reported by 
11116                 Jason Wojciechowski (bug "[ 633443 ] Crash on deleting messages"). 
11117                 a test case is available. 
11118
11119 2002-12-24 [darko]      0.8.7claws2
11120
11121         * src/summaryview.c
11122                 don't crash when unmarking message with unread children
11123
11124 2002-12-23 [christoph]  0.8.7claws1
11125
11126         * src/Makefile.am
11127         * src/common/Makefile.am
11128                 update Makefiles for moved intl.h, version.h and defs.h
11129         * src/imap.c
11130                 rewrite imap_session_get to avoid duplicate code
11131
11132 2002-12-23 [paul]       0.8.7claws
11133
11134         * Santa-Claws released
11135         
11136         * po/hu.po
11137           po/ru.po
11138                 squeeze in updated Hungarian and Russian translations.
11139                 Submitted by  Gál Zoltán and Ruslan N. Balkin
11140
11141 2002-12-23 [paul]       0.8.6claws129
11142
11143         * po/pl.po
11144                 updated by Witold Wladyslaw Wojciech Wilk
11145
11146 2002-12-23 [paul]       0.8.6claws128
11147
11148         * src/quote_fmt_parse.y
11149                 fix typo and add licence header
11150
11151 2002-12-23 [paul]       0.8.6claws127
11152
11153         * po/en_GB.po
11154                 updated
11155
11156 2002-12-23 [paul]       0.8.6claws126
11157
11158         * po/it.po
11159                 updated translation, submitted by Alessandro Maestri
11160                 
11161 2002-12-23 [paul]       0.8.6claws125
11162
11163         * src/quote_fmt_parse.y
11164                 fix signature-stripping on replies bug. match
11165                 '-- \n' and not '-- '.
11166
11167 2002-12-22 [paul]       0.8.6claws124
11168
11169         * po/bg.po
11170           po/es.po
11171           po/sr.po
11172                 updated translations. submitted by George Danchev,
11173                 Ricardo Mones Lastra, and Urke MMI respectively
11174
11175 2002-12-21 [paul]       0.8.6claws123
11176
11177         * src/addrbook.c
11178                 fix coding style
11179
11180 2002-12-21 [paul]       0.8.6claws122
11181
11182         * src/addrbook.c
11183                 fix bug [643638] where if a person is in one or more
11184                 addressbook groups editing that person's email 
11185                 address results in removal from those groups.
11186                 Patch submitted by Luke Plant.
11187
11188 2002-12-20 [christoph]  0.8.6claws121
11189
11190         * src/common/utils.c
11191         * src/summaryview.c
11192                 reimplement expand_search_string using GString to
11193                 prevent crashs caused by miscalculated string
11194                 lengths reported by Paul
11195
11196 2002-12-20 [christoph]  0.8.6claws120
11197
11198         * src/summaryview.c
11199                 don't use "changed" to check if op_count has to be changed as it
11200                 is also set when the message has unread children
11201                 (closes bug [ 653221 ] crash while deleting duplicates)
11202
11203 2002-12-20 [paul]       0.8.6claws119
11204
11205         * sync with 0.8.6cvs27
11206                 see ChangeLog 2002-12-20
11207
11208 2002-12-20 [paul]       0.8.6claws118
11209
11210         * sync with 0.8.6cvs26
11211                 see ChangeLog 2002-12-19 and 2002-12-20
11212
11213 2002-12-19 [alfons]     0.8.6claws117
11214
11215         * src/textview.c
11216                 fix incorrect parsing of email addresses, submitted by 
11217                 Luke Plant (thanks!). Closes bug "[ 565480 ] duplicate 
11218                 name display if it contains @".
11219
11220 2002-12-18 [paul]       0.8.6claws116
11221
11222         * sync with 0.8.6cvs23
11223                 see ChangeLog 2002-12-18
11224
11225 2002-12-18 [paul]       0.8.6claws115
11226
11227         * src/Makefile.am
11228         * src/account.c
11229         * src/codeconv.c
11230         * src/gtkutils.[ch]
11231         * src/imap.c
11232                 sync with 0.8.6cvs22.
11233                 see ChangeLog 2002-12-17 and 2002-12-18
11234
11235 2002-12-17 [christoph]  0.8.6claws114
11236
11237         * src/imap.c
11238                 o don't create a session if imap greeting fails
11239                 o don't close socket when authentication fails
11240                   this is done by imap_session_destroy
11241
11242 2002-12-17 [thorsten]   0.8.6claws113
11243
11244         * tools/Makefile.am
11245           tools/README
11246           tools/google_msgid.pl ** NEW FILE **
11247                 Added "search for message-id" script and doc
11248
11249 2002-12-17 [thorsten]   0.8.6claws112
11250
11251         * po/hu.po
11252                 Updated hungarian translation
11253                 (updated by Gal Zoltan)
11254
11255 2002-12-16 [christoph]  0.8.6claws111
11256
11257         * src/addr_compl.c
11258                 remove stupid addressbook dump to debug output
11259         * src/mh.c
11260                 fix memory leak found by Hiro
11261
11262 2002-12-14 [paul]       0.8.6claws110
11263
11264         * src/compose.c
11265                 fix menubar sensitivity on send
11266                 
11267         * src/prefs_filtering.c
11268         * src/prefs_matcher.c
11269         * src/prefs_scoring.c
11270                 Fix english ;)
11271                 
11272         * src/common/quoted-printable.h
11273                 sync: fix typo
11274         
11275 2002-12-13 [christoph]  0.8.6claws109
11276
11277         * src/Makefile.am
11278         * src/manage_window.[ch]        ** REMOVE **
11279         * src/gtk/Makefile.am
11280         * src/gtk/manage_window.[ch]    ** NEW **
11281                 move manage_window files to gtk directory
11282
11283 2002-12-13 [christoph]  0.8.6claws108
11284
11285         * src/Makefile.am
11286         * src/gtkshruler.[ch]           ** REMOVE **
11287         * src/gtk/Makefile.am
11288         * src/gtk/gtkshruler.[ch]       ** NEW **
11289                 move gtkshruler files to gtk directory
11290
11291 2002-12-13 [christoph]  0.8.6claws107
11292
11293         * src/Makefile.am
11294         * src/compose.c
11295         * src/gtkstext.[ch]             ** REMOVE **
11296         * src/gtkutils.[ch]
11297         * src/textview.c
11298         * src/gtk/gtkstext.[ch]         ** NEW **
11299         * src/gtk/Makefile.am
11300                 o move stext functions to gtkstext.c to remove
11301                   dependency of gtkutils
11302                 o move gtkstext files to gtk directory
11303
11304         * src/gtk/Makefile.am
11305         * src/gtk/sslcertwindow.[ch]
11306                 UI stuff can always depend on common code so
11307                 it's ok to add ../common to include path
11308
11309 2002-12-13 [colin]      0.8.6claws106
11310
11311         * src/summaryview.c
11312                 Disconnect sighandlers for mainwindow when
11313                 quicksearch has the focus
11314                 Fix bug #653231
11315         * src/mainwindow.[ch]
11316                 Make key_pressed callback public, to be able
11317                 to disconnect it
11318
11319 2002-12-13 [christoph]  0.8.6claws105
11320
11321         * src/mh.c
11322                 create .mh_sequences file in new MH folders
11323                 (closes feature request [ 523162 ] MH folders should
11324                  get a .mh_sequences)
11325
11326 2002-12-13 [colin]      0.8.6claws104
11327
11328         * src/summaryview.c
11329                 Better handling of quicksearch show/hide
11330                 (basically the button stays under the mouse 
11331                  when toggled)
11332
11333 2002-12-13 [paul]       0.8.6claws103
11334
11335         * sync with 0.8.6cvs17
11336                 see ChangeLog 2002-12-13
11337
11338 2002-12-13 [paul]       0.8.6claws102
11339
11340         * po/es.po
11341                 updated by Ricardo Mones Lastra
11342
11343 2002-12-11 [colin]       0.8.6claws101
11344
11345         * src/folder.c
11346                 remove statusbar stuff
11347           src/folderview.c
11348                 set statusbar verbosity when moving folders
11349
11350 2002-12-11 [colin]       0.8.6claws100
11351         * src/prefs_filtering.c
11352         * src/prefs_matcher.c
11353         * src/prefs_scoring.c
11354                 Fix english ;)
11355
11356 2002-12-11 [colin]       0.8.6claws99
11357
11358         * src/prefs_common.[ch]
11359                 Add summary_quicksearch_type
11360         * src/summaryview.c
11361                 Save last used quicksearch type
11362
11363 2002-12-11 [jens]       0.8.6claws98
11364         * src/prefs_filtering.c
11365         * src/prefs_matcher.c
11366         * src/prefs_scoring.c
11367                 added dialog for incomplete rules in scoring, filtering and
11368                 matcher to ask wheather really close
11369
11370 2002-12-11 [colin]      0.8.6claws97
11371
11372         * src/folder.c
11373                 Fix folder dnd statusbar logging
11374
11375 2002-12-10 [christoph]  0.8.6claws96
11376
11377         * src/compose.c
11378         * src/folder.c
11379         * src/imap.c
11380         * src/inc.c
11381         * src/main.c
11382         * src/mainwindow.c
11383         * src/news.c
11384         * src/send.c
11385         * src/statusbar.[ch]
11386         * src/common/hooks.c
11387         * src/common/log.[ch]
11388                 o handle verbose logging in statusbar directly in statusbar code
11389                   and common code does not need any knowledge about a statusbar
11390                 o remove direct calls to statusbar_(puts|pop)_all functions
11391
11392 2002-12-10 [jens]       0.8.6claws95
11393
11394         * src/*.c
11395                 removed gettext from g_warnings
11396         * po/POTFILES.in
11397                 cleaned and updated
11398         * po/de.po
11399                 updated
11400
11401 2002-12-10 [colin]      0.8.6claws94
11402
11403         * src/main.c
11404                 finish crash dialog fix
11405
11406 2002-12-10 [colin]      0.8.6claws93
11407
11408         * src/main.c
11409                 "Fix" "sylpheed already running" instead of
11410                 crash dialog appearing after a crash
11411
11412 2002-12-10 [colin]      0.8.6claws92
11413
11414         * po/POTFILES.in
11415                 add src/gtk/sslcertwindow.c
11416
11417 2002-12-10 [paul]       0.8.6claws91
11418
11419         * po/POTFILES.in
11420                 updated to reflect recent changes
11421                 submitted by Alessandro Maestri
11422
11423 2002-12-09 [christoph]  0.8.6claws90
11424
11425         * src/Makefile.am
11426         * src/smtp.[ch]                 ** REMOVE **
11427         * src/common/Makefile.am
11428         * src/common/smtp.[ch]          ** NEW **
11429                 move smtp files to common directory
11430
11431 2002-12-09 [christoph]  0.8.6claws89
11432
11433         * src/Makefile.am
11434         * src/session.[ch]              ** REMOVE **
11435         * src/common/Makefile.am
11436         * src/common/session.[ch]       ** NEW **
11437                 move session files to common directory
11438
11439 2002-12-09 [paul]       0.8.6claws88
11440
11441         * src/account.c
11442                 fix bug [649746] edit accounts: move account reverted
11443                 Patch submitted by Luke Plant <lukeplant@users.sourceforge.net>
11444
11445 2002-12-09 [colin]      0.8.6claws87
11446
11447         * src/ssl_certificate.c
11448                 cleanup
11449
11450 2002-12-09 [colin]      0.8.6claws86
11451
11452         * src/ssl.c
11453                 Try to open the cert.pem database and 
11454                 issue a warning if it isn't there
11455
11456 2002-12-09 [colin]      0.8.6claws85
11457
11458         * src/common/ssl_certificate.c
11459         * src/gtk/sslcertwindow.c
11460                 Warning fixes
11461
11462 2002-12-09 [colin]      0.8.6claws84
11463
11464         * src/ssl_certificate.[ch] ** REMOVED **
11465         * src/common/ssl_certificate.[ch] ** NEW **
11466         * src/Makefile.am
11467         * src/common/Makefile.am
11468                 Moved ssl_certificate.[ch] to common
11469         * src/common/ssl.c 
11470                 Put back needed include
11471         * src/gtk/sslcertwindow.[ch]
11472                 Changed ssl_certificate.h include
11473         
11474 2002-12-09 [colin]      0.8.6claws83
11475
11476         * src/gtk/sslcertwindow.[ch]
11477                 Implement hook for certificate acception
11478         * src/ssl_certificate.[ch]
11479                 Implement hook for certificate acception
11480         * src/common/ssl.c
11481                 Reenable certificate acception check
11482         * src/mainwindow.c
11483                 Register sslcertwindow's hook
11484         
11485 2002-12-08 [christoph]  0.8.6claws82
11486
11487         * src/about.c
11488         * src/addr_compl.c
11489         * src/codeconv.c
11490         * src/manual.c
11491         * src/undo.c
11492         * src/common/utils.c
11493                 o add missing includes
11494                 o fix warnings
11495         * src/.cvsignore
11496         * src/common/.cvsignore
11497         * src/common/version.h          ** REMOVE **
11498                 remove autogenerated file
11499
11500 2002-12-08 [paul]       0.8.6claws81
11501
11502         * src/stringtable.c
11503                 put back needed include
11504
11505 2002-12-08 [colin]      0.8.6claws80
11506         
11507         * src/gtk/sslcertwindow.c
11508                 Cleaner popups when asking
11509         * src/ssl_certificate.c
11510         * src/prefs_common.[ch]
11511                 remove ssl certificate pref
11512                 put back needed include
11513         * src/undo.c
11514                 put back needed include
11515
11516 2002-12-08 [christoph]  0.8.6claws79
11517
11518         * src/folderview.c
11519         * src/logwindow.c
11520         * src/statusbar.c
11521         * src/summaryview.c
11522                 only abort hook invokation if required data is missing not
11523                 if our own data pointer is NULL, update hookfunction for
11524                 log window
11525
11526 2002-12-08 [paul]       0.8.6claws78
11527
11528         * src/about.c
11529         * src/addrcache.c
11530         * src/addrclip.c
11531         * src/addr_compl.c
11532         * src/addrselect.c
11533         * src/codeconv.c
11534         * src/colorlabel.c
11535         * src/enriched.c
11536         * src/esmtp.c
11537         * src/exporthtml.c
11538         * src/headerview.c
11539         * src/imageview.c
11540         * src/manual.c
11541         * src/noticeview.c
11542         * src/pgptext.c
11543         * src/scoring.c
11544         * src/sourcewindow.c
11545         * src/stringtable.c
11546         * src/undo.c
11547                 clean up: remove unneccesary includes
11548
11549 2002-12-08 [christoph]  0.8.6claws77
11550
11551         * src/folderview.c
11552         * src/statusbar.c
11553         * src/summaryview.c
11554         * src/common/hooks.[ch]
11555                 hook functions now have a gboolean return value, if a hook
11556                 returns TRUE it will stop executing of any more hooks in
11557                 the same hooklist for this invokation
11558
11559 2002-12-08 [colin]      0.8.6claws76
11560         
11561         * src/main.c
11562                 put back argv0 for CRASH_DIALOG
11563
11564 2002-12-08 [christoph]  0.8.6claws75
11565
11566         * src/Makefile.am
11567         * src/about.c
11568         * src/account.c
11569         * src/crash.c
11570         * src/esmtp.h
11571         * src/imap.[ch]
11572         * src/inc.c
11573         * src/main.c
11574         * src/mainwindow.c
11575         * src/news.c
11576         * src/pop.[ch]
11577         * src/prefs_account.[ch]
11578         * src/prefs_common.[ch]
11579         * src/send.[ch]
11580         * src/smtp.[ch]
11581         * src/ssl_certificate.[ch]
11582         * src/ssl_manager.[ch]
11583         * src/common/Makefile.am
11584         * src/common/log.c
11585         * src/common/nntp.[ch]
11586         * src/common/socket.[ch]
11587         * src/common/ssl.[ch]
11588         * src/gtk/sslcertwindow.[ch]
11589         * ac/openssl.m4
11590                 use new autoconf script to detect OpenSSL with extra parameters
11591                 to specify the location of libs and includes, also remove USE_SSL
11592                 to USE_OPENSSL
11593
11594         * src/common/sylpheed.[ch]
11595         * src/common/version.h.in
11596                 start seperation of common code initialization seperated from gui
11597
11598         * src/summaryview.c
11599                 The function that is called when a color label changes
11600                 should not change the color lable again
11601
11602 2002-12-08 [colin]      0.8.6claws74
11603
11604         * src/gtk/sslcertwindow.c
11605                 warning fixes
11606
11607 2002-12-08 [colin]      0.8.6claws73
11608
11609         * src/statusbar.c
11610           src/common/log.h
11611                 Register a hook for statusbar_puts_all
11612         * src/common/log.c
11613                 invoke statusbar_puts_all's hook
11614         
11615 2002-12-08 [colin]      0.8.6claws72
11616
11617         * src/ssl_certificate.c
11618                 Put back a badly-removed include
11619
11620 2002-12-08 [colin]      0.8.6claws71
11621
11622         * src/gtk/sslcertwindow.[ch]    ** NEW **
11623                 new certificate presentation
11624         * src/gtk/Makefile.am
11625                 add new files
11626         * src/ssl_certificate.[ch]
11627                 gtk cleanup, made utility functions public
11628         * src/ssl_manager.c
11629                 use new cert presentation
11630
11631 2002-12-07 [christoph]  0.8.6claws70
11632
11633         * src/Makefile.am
11634         * src/nntp.[ch]                 ** REMOVE **
11635         * src/common/Makefile.am
11636         * src/common/nntp.[ch]          ** NEW **
11637                 move nntp files to common directory
11638
11639 2002-12-07 [christoph]  0.8.6claws69
11640
11641         * src/procmsg.[ch]
11642         * src/summaryview.c
11643                 implement msginfo update callback using sylpheed's new
11644                 hook system. Invoke hooks from procmsg_msginfo_[un]set_flags.
11645
11646 2002-12-06 [christoph]  0.8.6claws68
11647
11648         * src/editgroup.c
11649                 This patch changes the 'Edit Group Details' dialog to
11650                 allow extended selections in either pane, so that
11651                 addresses can be added or removed from a group more
11652                 quickly and easily. (it actually is a net decrease in
11653                 file size, as some unnecessary functions have been
11654                 removed). 
11655                 (patch submitted by Luke Plant <lukeplant@users.sourceforge.net>)
11656
11657 2002-12-06 [christoph]  0.8.6claws67
11658
11659         * src/Makefile.am
11660         * src/template.[ch]             ** REMOVE **
11661         * src/common/Makefile.am
11662         * src/common/template.[ch]      ** NEW **
11663                 move template files to common directory
11664
11665         * src/nntp.c
11666                 add missing log.h include
11667
11668 2002-12-06 [melvin]     0.8.6claws66
11669
11670         * src/prefs_actions.c
11671                 Added the trailing ">" syntax to insert command's output
11672                 without replacing old text (in contrast to trailing "|").
11673
11674 2002-12-05 [colin]      0.8.6claws65
11675         
11676         * src/common/utils.c
11677                 Don't modify original search_string or it'll change
11678                 the next iterations in the for()
11679
11680 2002-12-05 [darko]      0.8.6claws64
11681
11682         * src/common/utils.c
11683                 proper check for filtering commands, found by Colin
11684
11685 2002-12-05 [darko]      0.8.6claws63
11686
11687         * src/common/utils.c
11688                 check proper string for NULL pointer, found by Colin
11689
11690 2002-12-05 [darko]      0.8.6claws62
11691
11692         * src/common/utils.[ch]
11693                 expand_search_string(): new function
11694                 converts Mutt-like patterns to Sylpheed's
11695                 filtering engine
11696         * src/summaryview.c
11697                 use expand_search_string() to allow Mutt-like
11698                 patterns in extended search
11699         * README.claws
11700                 document extended option in quick search
11701
11702 2002-12-05 [paul]       0.8.6claws61
11703
11704         * sync with 0.8.6cvs16
11705                 see ChangeLog 2002-12-05
11706                 
11707         * po/POTFILES.in
11708                 clean up
11709
11710 2002-12-04 [christoph]  0.8.6claws60
11711
11712         * src/imap.[ch]
11713                 put imap authentication code into a new function and
11714                 remove it from imap_session_new that will allow to
11715                 send other commands before authentication
11716
11717 2002-12-04 [christoph]  0.8.6claws59
11718
11719         * src/imap.[ch]
11720                 use already existing method to prevent unneeded IMAP
11721                 folder selects. Set imap_select parameters to NULL
11722                 in some functions if the values are not required.
11723
11724         * src/xml.h
11725                 remove no longer required include
11726
11727 2002-12-04 [paul]       0.8.6claws58
11728
11729         * po/es.po
11730                 updated by Ricardo Mones Lastra
11731                 
11732         * configure.in
11733           po/hu.po      ** NEW FILE **
11734                 initial Hungarian translation, submitted
11735                 by Gál Zoltán <galzoli@hu.inter.net>
11736
11737 2002-12-03 [christoph]  0.8.6claws57
11738
11739         * src/Makefile.am
11740         * src/gtksctree.[ch]            ** REMOVE **
11741         * src/gtk/Makefile.am
11742         * src/gtk/gtksctree.[ch]        ** NEW **
11743                 move gtksctree files to gtk directory
11744
11745 2002-12-03 [christoph]  0.8.6claws56
11746
11747         * src/Makefile.am
11748         * src/md5.[ch]                  ** REMOVE **
11749         * srm/common/Makefile.am
11750         * src/common/md5.[ch]           ** NEW **
11751                 move md5 files to common directory
11752
11753         * src/gtkstext.c
11754                 remove not required #include
11755
11756 2002-12-03 [sergey]     0.8.6claws55
11757
11758         * src/gtkutils.c
11759         * src/gtkutils.h
11760                 gtkut_window_popup(): new function.
11761         * src/mainwindow.c
11762                 main_window_popup(): use gtkut_window_popup() to raise
11763                 window without changing its position.
11764                 (see sylpheed-main ML message [sylpheed:17247])
11765
11766 2002-12-03 [sergey]     0.8.6claws54
11767
11768         * src/send.c
11769                 send_message_local(): removed first-dot escaping
11770                 (SMTP-only, not needed for sending through pipe)
11771
11772 2002-12-03 [paul]       0.8.6claws53
11773
11774         * po/POTFILES.in
11775                 update to reflect recent changes (thanks
11776                 to Ricardo Mones Lastra)
11777                 
11778         * tools/filter_conv.pl
11779                  fix problem with quoted strings. Patch submitted
11780                  by Luke Plant <lukeplant@softhome.net>
11781
11782 2002-12-03 [paul]       0.8.6claws52
11783
11784         * sync with 0.8.6cvs15
11785                 see ChangeLog 2002-12-03
11786
11787 2002-12-02 [christoph]  0.8.6claws51
11788
11789         * src/logwindow.[ch]
11790         * src/common/log.[ch]
11791                 implement logging using a hook function
11792
11793         * src/folderview.c
11794         * src/folder.[ch]
11795                 define hooklist name in header file to avoid
11796                 errors caused by wrong spelling of hooklist names
11797
11798         * src/toolbar.c
11799                 fix warnings
11800
11801 2002-12-02 [christoph]  0.8.6claws50
11802
11803         * src/common/Makefile.am
11804                 add src/common/hooks.[ch]
11805
11806         * src/common/hooks.[ch]
11807                 implement a simple hook system using glib's hook functions
11808
11809         * src/folder.[ch]
11810         * src/folderview.c
11811                 use new hook system for folder item updates
11812
11813 2002-12-02 [christoph]  0.8.6claws49
11814
11815         * doc-src/ui_seperation.txt     ** NEW **
11816                 information for ui seperation
11817
11818         * src/Makefile.am
11819                 remove files that were moved to common
11820                 include common directory by default for the header files
11821
11822         * src/inc.c
11823         * src/common/socket.c
11824         * src/automaton.[ch]
11825                 implement automaton using g_io_*-functions instead of
11826                 gdk_input_add to make it ui independent
11827
11828         * src/codeconv.c
11829         * src/compose.c
11830         * src/ldif.c
11831         * src/pgptext.c
11832         * src/procmime.c
11833         * src/rfc2015.c
11834         * src/smtp.c
11835         * src/unmime.c
11836                 remove common/ prefix because directory is now in
11837                 include path
11838
11839         * src/compose.c
11840         * src/folder.c
11841         * src/folderview.c
11842         * src/mainwindow.c
11843         * src/messageview.c
11844         * src/prefs_common.c
11845         * src/procmsg.c
11846         * src/rfc2015.c
11847                 fix warnings
11848
11849         * src/imap.c
11850         * src/inc.c
11851         * src/news.c
11852         * src/pop.c
11853         * src/send.c
11854         * src/smtp.c
11855         * src/ssl_certificate.c
11856                 add log.h header file for logging functions
11857
11858         * src/main.c
11859         * src/common/utils.c
11860         * src/summaryview.c
11861         * src/xml.c
11862                 o move debug_mode to common/utils.c
11863                 o add functions to set and get debug_mode
11864
11865         * src/defs.h                    ** REMOVE **
11866         * src/intl.h                    ** REMOVE **
11867         * src/socket.[ch]               ** REMOVE **
11868         * src/ssl.[ch]                  ** REMOVE **
11869         * src/utils.[ch]                ** REMOVE **
11870                 replaced by new files in src/common/
11871         
11872         * src/common/Makefile.am
11873                 add new files in src/common/
11874
11875         * src/common/defs.h             ** NEW **
11876         * src/common/intl.h             ** NEW **
11877         * src/common/log.[ch]           ** NEW **
11878         * src/common/socket.[ch]        ** NEW **
11879         * src/common/ssl.[ch]           ** NEW **
11880         * src/common/utils.[ch]         ** NEW **
11881                 replacement for files in src/
11882
11883 2002-12-02 [colin]      0.8.6claws48
11884
11885         * src/folderview.c
11886                 Scroll folderview if necessary during dnd
11887
11888 2002-12-02 [colin]      0.8.6claws47
11889
11890         * src/folder.[ch]
11891                 Add check to verify a move is within a single mailbox
11892         * src/folderview.c
11893                 Add specific error string for this check
11894
11895 2002-12-02 [colin]      0.8.6claws46
11896
11897         * src/folder.c
11898                 Add a test to folder moving, remove a statusbar_print
11899         * src/folderview.c
11900                 Add Move folder... context-menu item
11901                 Factorize folder moving code
11902                 Enable folder DND for mbox
11903
11904 2002-12-01 [christoph]  0.8.6claws45
11905
11906         * ac/aspell.m4
11907                 remove conf.aspelltest if the version check fails
11908
11909 2002-11-30 [christoph]  0.8.6claws44
11910
11911         * autogen.sh
11912                 run libtoolize --force in autogen to create missing
11913                 libtool scripts
11914
11915 2002-11-30 [christoph]  0.8.6claws43
11916
11917         * src/Makefile.am
11918         * src/pgptext.c
11919         * src/procmime.c
11920         * src/rfc2015.c
11921         * src/uuencode.[ch]             ** REMOVED **
11922         * src/common/Makefile.am
11923         * src/common/uuencode.[ch]      ** NEW **
11924                 move uuen/decoder to common directory
11925
11926 2002-11-30 [christoph]  0.8.6claws42
11927
11928         * src/Makefile.am
11929         * src/base64.[ch]               ** REMOVED **
11930         * src/codeconv.c
11931         * src/compose.c
11932         * src/ldif.c
11933         * src/pgptext.c
11934         * src/procmime.c
11935         * src/rfc2015.c
11936         * src/smtp.c
11937         * src/unmime.c
11938         * src/common/Makefile.am
11939         * src/common/base64.[ch]        ** NEW **
11940                 move base64 en/decoder to common directory
11941
11942 2002-11-30 [christoph]  0.8.6claws41
11943
11944         * src/common                    ** NEW **
11945                 new directory for UI independent code
11946         * src/gtk                       ** NEW **
11947                 new directory for GTK frontend
11948         * src/common/.cvsignore         ** NEW **
11949         * src/gtk/.cvsignore            ** NEW **
11950                 ignore build files
11951         * src/common/Makefile.am        ** NEW **
11952         * src/gtk/Makefile.am           ** NEW **
11953                 automake files to build new seperated stuff
11954         * src/Makefile.am
11955                 the binary will currently still be build with the
11956                 files in src, so we include the code from the
11957                 subdirs for now after building the libs there
11958
11959 2002-11-30 [paul]       0.8.6claws40
11960
11961         * src/compose.c
11962                 fix bug [642731] 'Wrong selected account with drafted mail'
11963
11964 2002-11-29 [oliver]     0.8.6claws39
11965         
11966         * src/messageview.c
11967                 o update summaryview when switching between different
11968                   messageviews          
11969         * src/toolbar.c  
11970                 o check if messageview holds already removed msg
11971                   from summaryview
11972                 
11973
11974 2002-11-29 [oliver]     0.8.6claws38
11975
11976         * src/toolbar.c 
11977                 remove not needed variables and includes
11978                 make messageview stay opened and move to next when msgs are deleted 
11979
11980 2002-11-29 [oliver]     0.8.6claws37
11981         
11982         * src/toolbar.c 
11983                 disable compose button (messageview toolbar) by default
11984                 deleted msgs are moved to trash
11985         
11986 2002-11-29 [melvin]     0.8.6claws36
11987
11988         * configure.in
11989                 Increased minimal gpgme version to 0.3.10 (Zombies out)
11990                 and to detect signatures expirations (gpgme 0.3.6)
11991
11992         * src/main.c
11993                 Use non obsolescent function for Gpgme engine checking.
11994
11995         * src/rfc2015.c
11996                 Inform about expired signatures or signatures which key
11997                 has expired. Expiration date is displayed.
11998
11999         * src/sigstatus.c
12000                 Inform about expired signatures or signatures which key
12001                 has expired.
12002
12003 2002-11-28 [paul]       0.8.6claws35
12004
12005         * src/folderview.c
12006                 re-instate 'Check for new messages' in Newsgroup
12007                 folders right-click menu, after a suggestion from
12008                 Tim Mann <timmann@users.sourceforge.net>
12009
12010         * src/main.c
12011                 after a crash check only local folders for new
12012                 messages
12013
12014 2002-11-28 [paul]       0.8.6claws34
12015
12016         * configure.in
12017                 apply patch that fixes the checking of GTK with XIM 
12018                 support on different OSs, such as FreeBSD. Patch 
12019                 submitted by Topia <topia@users.sourceforge.net>
12020                 
12021 2002-11-28 [paul]       0.8.6claws33
12022
12023         * src/mainwindow.c
12024           src/prefs_common.c
12025           src/prefs_toolbar.c
12026                 more changes to the English
12027
12028 2002-11-28 [paul]       0.8.6claws32
12029
12030         * sync with 0.8.6cvs13
12031                 see ChangeLog 2002-11-28 (no sync needed
12032                 for src/compose.c)
12033
12034 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws31
12035         
12036         * src/mainwindow.[ch]
12037                 add patch by Ivan F. Martinez introducing messageview Toolbar
12038                 some changes and committed by oliver    
12039
12040 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws30
12041
12042         * src/messageview.[ch]
12043                 add patch by Ivan F. Martinez introducing messageview Toolbar
12044                 some changes and committed by oliver    
12045
12046 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws29
12047
12048         * src/compose.[ch]
12049                 add patch by Ivan F. Martinez introducing messageview Toolbar
12050                 some changes and committed by oliver    
12051
12052 2002-11-28 [Ivan Francolin Martinez (ivanfm@users.sourceforge.net)]     0.8.6claws28
12053         
12054         * src/toolbar.[ch]
12055                 add patch by Ivan F. Martinez introducing messageview Toolbar
12056                 some changes and committed by oliver
12057
12058 2002-11-28 [oliver]     0.8.6claws27
12059         
12060         * src/prefs_toolbar.[ch]
12061                 getting ready for messageview toolbar
12062                 free mem allocated by gettext
12063                 change prefs_toolbar to prefs_toolbar_open
12064  
12065 2002-11-28 [thorsten]   0.8.6claws26
12066
12067         * src/imageview.[ch]
12068                 cleaned up conflicting declarations of
12069                 imageview_show_image()
12070
12071 2002-11-28 [paul]       0.8.6claws25
12072
12073         * src/grouplistdialog.c
12074           src/prefs_common.c
12075           src/prefs_summary_column.c
12076                 a few more improvements to the English
12077
12078 2002-11-28 [colin]      0.8.6claws24
12079
12080         * man/sylpheed.1
12081                 A few updates to command-line parameters
12082
12083 2002-11-28 [colin]      0.8.6claws23
12084
12085         * src/prefs_filtering.c
12086                 Fix problems with prefs_filtering_delete_path:
12087                 a) if the first rule is removed, original pointers
12088                    weren't updated (leading to segfaults)
12089                 b) it was always global_processing updated in case
12090                    of removed path was parent of rule path
12091
12092 2002-11-27 [paul]       0.8.6claws22
12093
12094         * src/mainwindow.c
12095           src/prefs_account.c
12096           src/prefs_actions.c
12097           src/prefs_common.c
12098           src/prefs_customheader.c
12099           src/prefs_display_header.c
12100           src/prefs_filtering.c
12101           src/prefs_folder_item.c
12102           src/prefs_matcher.c
12103           src/prefs_scoring.c
12104           src/prefs_summary_column.c
12105           src/prefs_template.c
12106           src/prefs_toolbar.c
12107                  improve the English in the GUI
12108
12109 2002-11-27 [colin]      0.8.6claws21
12110
12111         * src/folder.c
12112                 Fix processing renaming problems happening after
12113                 last commit
12114
12115 2002-11-27 [colin]      0.8.6claws20
12116
12117         * src/folder.c
12118                 recursive move now deletes src each subfolder after 
12119                 having moved it
12120         * src/folderview.c
12121                 Use identifier instead of path during dnd (enables
12122                 IMAP folder dnd)
12123
12124 2002-11-27 [paul]       0.8.6claws19
12125
12126         * src/main.c
12127                 apply patch that does command-line processing 
12128                 BEFORE gtk_init, allowing claws to run from 
12129                 shell-scripts in non-X environment (e.g. crontab 
12130                 or ip-up, ip-down scripts). Patch submitted by
12131                 Ruslan N. Balkin <baron@dartel.ru>
12132                 
12133         * po/it.po
12134                 updated by Alessandro Maestri
12135
12136 2002-11-27 [paul]       0.8.6claws18
12137
12138         * sync with 0.8.6cvs12
12139           src/prefs_common.c
12140                 Differences are that main uses a 'Receive dialog'
12141                 frame on the Interface tab, whereas claws groups all 
12142                 the dialogs together in a 'Dialogs' frame.
12143
12144 2002-11-27 [colin]      0.8.6claws17
12145
12146         * src/prefs_matcher.c
12147                 Fix Execute criteria's NOT flag
12148
12149
12150 2002-11-26 [christoph]  0.8.6claws16
12151
12152         * src/ssl.c
12153                 rewrite the ssl code a little bit, only use one
12154                 SSL context, set default certificates' file/path
12155
12156 2002-11-26 [thorsten]   0.8.6claws15
12157
12158         * src/compose.c
12159                 default-reply-to didn't work for ml-reply
12160
12161 2002-11-26 [melvin]     0.8.6claws14
12162
12163         * src/prefs_actions.c
12164                 Made pipe-actions ignore short headers in message view
12165                 Made trailing-pipe-actions write in the message view with
12166                 the same font as the original message
12167
12168 2002-11-26 [paul]       0.8.6claws13
12169
12170         * src/compose.c
12171                 this time commit the correct file
12172
12173 2002-11-26 [paul]       0.8.6claws12
12174
12175         * sync with 0.8.6cvs11
12176           src/quote_fmt_parse.y  
12177                 no sync needed
12178           src/account.[ch]       
12179                 not sync'ed
12180           src/compose.c
12181                 compose_write_headers(): add 'X-Sylpheed-Account-Id:' header
12182                 on draft mode.
12183                 compose_reedit(): add check for 'X-Sylpheed-Account-Id:' 
12184                 header
12185                 
12186         see ChangeLog 2002-11-25 and 2002-11-26
12187
12188 2002-11-26 [colin]      0.8.6claws11
12189
12190         * src/folderview.c
12191                 Fix collapsed folder not auto-expanding during
12192                 mail dnd, if it was the source folder.
12193
12194 2002-11-25 [colin]      0.8.6claws10
12195
12196         * src/folderview.[ch]
12197                 Variable renaming and cleaning (slist of nodes 
12198                 to be re-collapsed is stored in FolderView)
12199
12200 2002-11-25 [paul]       0.8.6claws9
12201
12202         * src/prefs_common.[ch]
12203                 fix breakage caused by last commit
12204
12205 2002-11-25 [paul]       0.8.6claws8
12206
12207         * sync with 0.8.6cvs4
12208                 see ChangeLog 2002-11-21
12209
12210 2002-11-25 [paul]       0.8.6claws7
12211
12212         * sync with 0.8.6cvs4
12213                 see ChangeLog 2002-11-20
12214
12215 2002-11-25 [paul]       0.8.6claws6
12216
12217         * sync with 0.8.6cvs3
12218                 see ChangeLog 2002-11-18
12219
12220 2002-11-25 [colin]      0.8.6claws5
12221
12222         * src/gtkutils.[ch]
12223                 Add gtkut_ctree_node_is_parent()
12224         * src/folderview.c
12225                 Spring-loaded folders
12226
12227 2002-11-25 [colin]      0.8.6claws4
12228
12229         * src/utils.[ch]
12230                 Add slist_concat_unique(), function to merge
12231                 two GSList filtering dups
12232         * src/folder.[ch]
12233         * src/summaryview.[ch]
12234         * src/folderview.c
12235         * src/main.c
12236                 Add detection/update/display of unread answers
12237                 to marked mails
12238         * src/procmsg.[ch]
12239                 Add procmsg_find_children()
12240                 Add procmsg_msg_has_marked_parent()
12241
12242 2002-11-25 [colin]      0.8.6claws3
12243
12244         * src/ssl_certificate.[ch]
12245                 Allow checking a certificate without a DNS
12246                 lookup
12247                 Allow to forget a cert (by deleting it)
12248                 Make ssl_certificate_destroy_public
12249         * src/ssl_manager.[ch] ** NEW FILES **
12250                 Gui to manage (display/remove) certificates
12251         * src/prefs_common.[ch]
12252                 Add a pref to allow silent acceptation of
12253                 trusted certificates or not (based on the
12254                 "I want to know what's going on" principle)
12255         * src/mainwindow.c
12256                 Add SSL manager in Tools menu
12257         * src/Makefile.am
12258                 Add the new files to the build
12259         * po/POTFILES.in
12260                 Add ssl_manager.c to translations
12261
12262 2002-11-25 [colin]      0.8.6claws2
12263
12264         * src/summaryview.[ch]
12265                 Add S_SEARCH_EXTENDED to the quick search, which 
12266                 allows to search using filtering syntax.
12267
12268 2002-11-25 [colin]      0.8.6claws1
12269
12270         * src/summaryview.c
12271                 Deletion of duplicates now prefer deleting
12272                 the unread dup (fixes feature-request 638989).
12273
12274 2002-11-24 [paul]       0.8.6claws
12275
12276         * po/es.po
12277           po/pl.po
12278           po/ru.po
12279           po/sr.po
12280                 updated by Ricardo Mones Lastra,
12281                 Witold Wladyslaw Wojciech Wilk,
12282                 Ruslan N. Balkin, and  Urke MMI 
12283                 respectively
12284
12285 2002-11-24 [paul]       0.8.5claws182
12286
12287         * po/bg.po
12288                 updated by George Danchev
12289
12290 2002-11-23 [alfons]     0.8.5claws181
12291
12292         * src/imap.c
12293                 tiny memory leak found by browsing Dimitar's 
12294                 valgrind report
12295
12296 2002-11-23 [paul]       0.8.5claws180
12297
12298         * po/it.po
12299                 updated by Alessandro Maestri
12300
12301 2002-11-22 [christoph]  0.8.5claws179
12302
12303         * src/compose.c
12304         * src/inc.c
12305         * src/prefs_filtering.c
12306         * src/summaryview.c
12307                 more warning fixes
12308
12309 2002-11-22 [alfons]     0.8.5claws178
12310
12311         * src/summaryview.c
12312                 summary_execute_delete_func(): if message is deleted, make 
12313                 sure to also remove its entry in the subject hash table. 
12314                 fixes a corner case bug.
12315
12316 2002-11-22 [paul]       0.8.5claws177
12317
12318         * .cvsignore
12319                 add 'autom4te.cache'
12320                 
12321         * ltconfig      ** REMOVED **
12322                 not needed
12323
12324 2002-11-22 [paul]       0.8.5claws176
12325
12326         * src/textview.c
12327                 textview_set_font(): fix for message display in
12328                 UTF-8 locales (thanks to Sergey Vlasov).
12329                 
12330         * AUTHORS
12331                 add new team members and contributors
12332
12333
12334 2002-11-21 [colin]      0.8.5claws175
12335
12336         * src/procmsg.[ch]
12337                 Add procmsg_remove_special_headers()
12338         * src/mh.c
12339                 Use procmsg_remove_special_headers() for 
12340                 previous fix
12341
12342 2002-11-21 [colin]      0.8.5claws174
12343
12344         * src/mh.c
12345                 Fix moving/copying from queue/draft folders
12346                 for MH folders
12347
12348 2002-11-21 [christoph]  0.8.5claws173
12349
12350         * src/crash.c
12351         * src/filtering.c
12352         * src/logwindow.c
12353         * src/main.c
12354         * src/matcher_parser_lex.[hl]
12355         * src/mbox.c
12356         * src/mbox_folder.[ch]
12357         * src/prefs_filtering.c
12358         * src/procheader.c
12359         * src/quote_fmt_lex.l
12360         * src/ssl.c
12361                 fix all warnings except the warnings in lex and yacc files
12362
12363 2002-11-20 [christoph]  0.8.5claws172
12364
12365         * src/imap.c
12366                 fix MsgInfo retrieval for IMAP draft and queue folders
12367                 (closes bug [ 619558 ] Draft saving on IMAP box issue)
12368
12369 2002-11-19 [christoph]  0.8.5claws171
12370
12371         * src/compose.c
12372                 fix segfault, when draft saving does not get
12373                 the MsgInfo of the new message
12374                 (closes bug [ 640699 ] Claws170: crash drafting mail ( IMAP ))
12375
12376 2002-11-19 [christoph]  0.8.5claws170
12377
12378         * src/procmsg.c
12379                 add parameter check for flag setting function
12380                 (closes bug [ 640619 ] Claws169: crash - drafting a mail (IMAP))
12381
12382 2002-11-18 [paul]       0.8.5claws169
12383
12384         * src/compose.c
12385                 more sensitivity fixes to redirect mode:
12386                 * disable toolbar draft button
12387                 * allow only Address book in the Tools menu
12388                 * disable editing of message by the spell
12389                   checker
12390
12391 2002-11-18 [paul]       0.8.5claws168
12392
12393         * src/compose.c
12394                 fix sensitivity of menu items in compose_redirect():
12395                 allow only the necessary items 
12396
12397 2002-11-18 [paul]       0.8.5claws167
12398
12399         * src/compose.c
12400                 fix bug [ 603259 ] 'attachment got lost on bounce'
12401
12402 2002-11-18 [paul]       0.8.5claws166
12403
12404         * po/ru.po
12405                 updated by Ruslan N. Balkin <baron@dartel.ru>
12406
12407 2002-11-18 [colin]      0.8.5claws165
12408
12409         * src/main.c
12410           src/defs.h
12411                 Remove old filtering stuff
12412
12413
12414 2002-11-17 [oliver]     0.8.5claws164
12415
12416         * src/toolbar.h
12417                 remove not needed typedef 
12418
12419 2002-11-17 [oliver]     0.8.5claws163
12420
12421         * src/toolbar.c
12422                 make toolbar's on click events translatable
12423
12424 2002-11-15 [colin]      0.8.5claws162
12425
12426         * src/summaryview.c
12427                 Revert too-soon integration of a feature
12428
12429 2002-11-15 [christoph]  0.8.5claws161
12430
12431         * src/imap.c
12432                 use main's implementation of imap_get_msginfo
12433
12434 2002-11-15 [christoph]  0.8.5claws160
12435
12436         * src/compose.c
12437         * src/folder.[ch]
12438         * src/imap.c
12439         * src/mbox_folder.c
12440         * src/mh.c
12441         * src/news.c
12442         * src/procmsg.c
12443         * src/summaryview.c
12444                 replace claws' fetch_msginfo with main's get_msginfo
12445                 (use main's implementation where possible)
12446
12447 2002-11-15 [colin]      0.8.5claws159
12448
12449         * src/ssl_certificate.c
12450                 Missed a check
12451
12452 2002-11-16 [melvin]     0.8.5claws158
12453
12454         * po/fr.po
12455                 Updated French translations.
12456
12457 2002-11-16 [colin]      0.8.5claws157
12458
12459         * src/ssl_certificate.c
12460                 Check for missing parts in the certificates
12461
12462 2002-11-15 [colin]      0.8.5claws156
12463
12464         * src/folderview.c
12465                 Preventive fix (missing check) found by
12466                 Alfons
12467
12468 2002-11-15 [paul]
12469
12470         * NEWS
12471                 sync with 0.8.6 release
12472
12473 2002-11-15 [colin]      0.8.5claws155
12474
12475         * src/folder.[ch]
12476           src/folderview.c
12477                 Fix error handling of folder_item_move_to()
12478                 (thanks to Alfons!)
12479
12480 2002-11-15 [colin]      0.8.5claws154
12481
12482         * src/folder.[ch]
12483           src/folderview.c
12484                 folder_item_move_to() sets an error message instead
12485                 of having GUI stuff in folder.c
12486
12487 2002-11-15 [colin]      0.8.5claws153
12488
12489         * src/procmsg.[ch]
12490                 Implemented a callback for MsgInfo updates, 
12491                 heavily copy/pasted from Christoph's folder 
12492                 callback system
12493         * src/summaryview.[ch]
12494                 Register summary_update_msg as callback
12495
12496 2002-11-14 [colin]      0.8.5claws152
12497         
12498         * src/procmsg.c
12499                 Update the FolderItem after sending (fixes 617593)
12500
12501 2002-11-14 [christoph]  0.8.5claws151
12502
12503         * src/folder.c
12504                 fix wrong position of NULL pointer check found
12505                 by Sergey
12506
12507 2002-11-14 [christoph]  0.8.5claws150
12508
12509         * src/folder.c
12510                 fix segfault when deleting messages from IMAP folders
12511                 (closes bug [ 635641 ] Crash deleting mail in IMAP trash)
12512
12513 2002-11-14 [colin]      0.8.5claws149
12514
12515         * src/compose.c
12516                 Forwarding was also ignoring the folder's default account.
12517
12518 2002-11-14 [colin]      0.8.5claws148
12519
12520         * src/compose.c
12521                 Fix sent folder not set to folder properties when 
12522                 forwarding.
12523
12524 2002-11-14 [thorsten]   0.8.5claws147
12525
12526         * src/inc.c
12527                 inc_start(): Files were not moved from .processing to inbox,
12528                 if no global processing rule existed
12529
12530 2002-11-14 [colin]      0.8.5claws146
12531
12532         * src/ssl_certificate
12533                 Fix file operations
12534
12535 2002-11-14 [paul]       0.8.5claws145
12536
12537         * po/it.po
12538                 updated by Alessandro Maestri
12539
12540 2002-11-13 [alfons]     0.8.5claws144
12541
12542         * src/folder.c
12543                 folder_item_close(): only mark messages unread
12544                 when a folder has new messages 
12545
12546 2002-11-13 [keith]      0.8.5claws143
12547
12548         * src/imap.c
12549                 Fix problem moving or copying between
12550                 IMAP folders
12551
12552 2002-11-13 [colin]      0.8.5claws142
12553
12554         * src/matcher_parser_parse.y
12555                 Fix rule problem when " don't match
12556
12557 2002-11-13 [christoph]  0.8.5claws141
12558
12559         * src/folder.c
12560         * src/folderview.c
12561                 moved cache saving to folder_item_close
12562                 the folderview should not have to deal with
12563                 this things
12564
12565 2002-11-13 [christoph]  0.8.5claws140
12566
12567         * src/summaryview.c
12568                 moved setting of important score to
12569                 summary_set_prefs_from_folderitem
12570
12571 2002-11-13 [colin]      0.8.5claws139
12572
12573         * src/matcher_parser_parse.y
12574                 Fix a segfault in the parser (happening when
12575                 a good expression had been tested and a bad 
12576                 one arrives)
12577
12578 2002-11-13 [paul]       0.8.5claws138
12579
12580         * sync with 0.8.5cvs24
12581                 see ChangeLog 2002-11-13
12582                 
12583         * po/pt_BR.po
12584                 updated by Fabio Jr. Beneditto
12585
12586 2002-11-13 [colin]      0.8.5claws137
12587         
12588         * src/msgcache.c
12589           src/defs.h
12590           src/procmsg.[ch]
12591                 Revert last commit, problem
12592
12593 2002-11-13 [colin]      0.8.5claws136
12594
12595         * src/msgcache.c
12596                 Remove duplicated code
12597         * src/defs.h
12598                 Bumped CACHE_VERSION and MARK_VERSION
12599         * src/procmsg.[ch]
12600                 Network endian for cache and mark files
12601
12602 2002-11-12 [colin]      0.8.5claws135
12603
12604         * src/inc.c
12605                 Fix the "socket error" dialog which disappeared
12606
12607 2002-11-12 [colin]      0.8.5claws134
12608
12609         * src/msgcache.c
12610                 Reverse last commit which had performance 
12611                 problems, but still reverse the list
12612
12613 2002-11-12 [colin]      0.8.5claws133
12614
12615         * src/msgcache.c
12616                 Reverse list order
12617
12618 2002-11-12 [melvin]     0.8.5claws132
12619
12620         * src/compose.c
12621                 Added a check for a NULL prefs_common.dictionary
12622
12623 2002-11-12 [colin]      0.8.5claws131
12624
12625         * src/ssl_certificate.[ch]
12626                 Use FQDN hostname
12627
12628 2002-11-12 [colin]      0.8.5claws130
12629
12630         * src/ssl_certificate.[ch]
12631                 Take connection port into account for 
12632                 checking certificates (a single hostname
12633                 could have multiple servers with multiple
12634                 certificates)
12635         * src/ssl.c
12636                 Pass the port to ssl_certificate_check
12637
12638 2002-11-12 [paul]       0.8.5claws129
12639
12640         * src/folder.c
12641                 fix a typo in last commit
12642
12643 2002-11-12 [paul]       0.8.5claws128
12644
12645         * sync with 0.8.5cvs23
12646                 see ChangeLog entry 2002-11-12
12647
12648 2002-11-11 [colin]      0.8.5claws127
12649
12650         * src/ssl_certificate.c
12651                 Cleaner messages
12652                 Don't popup, instead log error, if the 
12653                 corresponding pref is checked
12654         * src/ssl_certificate.h
12655                 include <openssl/objects/h>
12656
12657 2002-11-11 [colin]      0.8.5claws126
12658
12659         * src/ssl_certificate.h
12660                 _Really_ clean it
12661
12662 2002-11-11 [colin]      0.8.5claws125
12663         
12664         * src/ssl_certificate.c
12665                 Fixed leak
12666
12667 2002-11-11 [colin]      0.8.5claws124
12668
12669         * src/ssl.c
12670                 Cleaned a bit
12671         * src/ssl_certificate.[ch]
12672                 Cleaned a bit (better use of SSL API)
12673                 (This will cause non-recognition of saved 
12674                  certificates of claws12[23]...)
12675
12676 2002-11-11 [paul]       0.8.5claws123
12677         
12678         * po/es.po
12679                 updated by Ricardo Mones Lastra
12680
12681 2002-11-11 [colin]      0.8.5claws122
12682
12683         * src/ssl.c
12684                 Fix a typo
12685
12686 2002-11-11 [colin]      0.8.5claws121
12687
12688         * src/ssl_certificate.[ch] ** NEW FILES **
12689         * src/ssl.[ch]
12690                 Check SSL certificates presented to us
12691         * src/Makefile.am
12692                 Add ssl_certificate.[ch]
12693         * po/POTFILES.in
12694                 Add ssl_certificate.c
12695
12696 2002-11-11 [paul]       0.8.5claws120
12697
12698         * sync with 0.8.5cvs22
12699                 see ChangeLog 2002-11-11
12700
12701 2002-11-11 [paul]       0.8.5claws119
12702
12703         * sync with 0.8.5cvs21
12704                 see ChangeLog 2002-11-11
12705
12706 2002-11-10 [jens]       0.8.5claws118
12707
12708         * src/folder.c
12709         * src/folderview.c
12710                 corrected some typing
12711         * po/de.po
12712                 updated german translation
12713         * sylpheed.spec.in
12714                 cleaned up specfile and adjusted it for claws
12715
12716 2002-11-10 [colin]      0.8.5claws117
12717
12718         * src/summaryview.c
12719                 a STATUSBAR_PUSH/POP fix
12720
12721 2002-11-10 [colin]      0.8.5claws116
12722
12723         * src/prefs_folder_item.c
12724                 Fix hanging after opening folder properties
12725
12726 2002-11-10 [hoa]        0.8.5claws115
12727
12728         * src/matcher_parser_lex.l
12729         * src/matcher_parser_parse.y
12730                 config file for scoring and filtering is no more trashed
12731                 when there is a syntax error in a filtering rule when
12732                 editing it in a dialog.
12733
12734 2002-11-09 [colin]      0.8.5claws114
12735
12736         * src/mbox_folder.c
12737                 Added missing initialisation of folder->destroy()
12738
12739 2002-11-09 [colin]      0.8.5claws113
12740
12741         * src/folder.c
12742           src/folderview.c
12743                 Fix the status bar messages
12744
12745 2002-11-09 [colin]      0.8.5claws112
12746
12747         * src/folderview.c
12748                 Fix hangs after folder dnd, happening after 
12749                 claws109.
12750
12751 2002-11-09 [christoph]  0.8.5claws111
12752
12753         * src/folderview.c
12754                 just changed order of calls (reverse order of
12755                 associated calls)
12756         * src/inc.c
12757                 lock inc when checking only one account, otherwise
12758                 inc all could be executed at the same time
12759
12760 2002-11-09 [christoph]  0.8.5claws110
12761
12762         * src/folderview.c
12763                 better unlock the mouse cursor before calling
12764                 summary_show because it changes the cursor too
12765
12766 2002-11-09 [christoph]  0.8.5claws109
12767
12768         * src/folder.[ch]
12769         * src/folderview.c
12770                 add functions to open and close a folder
12771                 o opending will execute scanning for remote folders
12772                   and processing
12773                 o closing will unset new flag for messages
12774
12775 2002-11-09 [colin]      0.8.5claws108
12776
12777         * src/folder.c
12778                 Add a call to prefs_matcher_write_config to 
12779                 avoid non-leaf folders filtering settings to be
12780                 lost
12781
12782 2002-11-09 [paul]       0.8.5claws107
12783
12784         * src/prefs_account.c
12785                 re-word a label
12786
12787 2002-11-09 [colin]      0.8.5claws106
12788
12789         * src/folderview.c
12790                 Minor esthetic fix
12791
12792 2002-11-09 [colin]      0.8.5claws105
12793
12794         * src/folderview.c
12795                 Fix prefs_filtering deletion for MH folders (same
12796                 reason as below)
12797         * src/prefs_filtering.c
12798                 Fix prefs_filtering renaming and deletion for 
12799                 folder-based processing rules.  
12800
12801 2002-11-09 [christoph]  0.8.5claws104
12802
12803         * src/compose.c
12804         * src/folder.[ch]
12805         * src/folderview.[ch]
12806         * src/import.c
12807         * src/inc.c
12808         * src/main.c
12809         * src/mainwindow.c
12810         * src/messageview.c
12811         * src/prefs_folder_item.c
12812         * src/procmsg.c
12813         * src/summaryview.c
12814                 implement a callback system for folder item updates
12815
12816 2002-11-09 [colin]      0.8.5claws103
12817
12818         * src/folderview.c
12819                 Fix prefs_filtering renaming for MH folders (we
12820                 shouldn't rename by path as another folder could
12821                 have the same hierarchy).
12822
12823 2002-11-09 [colin]      0.8.5claws102
12824
12825         * src/folder.c
12826                 Fix a leak found by Christoph, use better variable
12827                 names
12828
12829 2002-11-09 [colin]      0.8.5claws101
12830
12831         * src/folder.c
12832                 One more fix for processing rules
12833
12834 2002-11-08 [colin]      0.8.5claws100
12835         
12836         * src/matcher.c
12837                 Don't copy the compiled regexp (will be reevaluated)
12838         * src/folderview.c
12839                 Lock folderview while moving
12840         * src/folder.c
12841                 Provide info on what's happening to the user
12842
12843 2002-11-08 [colin]      0.8.5claws99
12844
12845         * src/folderview.c
12846                 Fix folder reordering after a move if parent is 
12847                 root
12848         * src/scoring.[ch]
12849                 Add function to copy a ScoringProp
12850         * src/prefs_folder_item.c
12851                 Copy scoring rules when copying a folder prefs
12852
12853 2002-11-08 [colin]      0.8.5claws98
12854
12855         * src/folderview.c
12856                 Fixes in case of failure
12857         * src/filtering.[ch]    
12858                 Add function to duplicate a FilteringProp
12859         * src/matcher.[ch]
12860                 Add function to duplicate a MatcherProp
12861         * src/prefs_folder_item.c
12862                 Save folder's processing rules when copying 
12863                 its prefs
12864
12865 2002-11-08 [colin]      0.8.5claws97
12866         
12867         * src/folderview.c
12868                 Sort after move
12869         * src/folder.c 
12870                 Change a printf to debug_print
12871
12872 2002-11-08 [colin]      0.8.5claws96
12873
12874         * src/folder.c
12875           src/folderview.c
12876                 Fix segfaults, call me stupido
12877         
12878
12879 2002-11-08 [colin]      0.8.5claws95
12880
12881         *src/folder.c
12882                 Added forgotten prefs to save when moving folders
12883
12884 2002-11-08 [colin]      0.8.5claws94
12885
12886         * src/folder.c
12887                 Fixes to folder DND (prefs copy)
12888         * src/folderview.c
12889                 Optimization for folder DND (don't rescan whole tree)
12890                 Added folderview_create_folder_node() for this 
12891                 optimization, so de-duped a bit the code
12892         * src/prefs_folder_item.[ch]
12893                 Added prefs_folder_item_copy_prefs()    
12894           
12895 2002-11-08 [paul]       0.8.5claws93
12896
12897         * src/prefs_account.c
12898           tools/README
12899           tools/kmail2sylpheed_v2.pl
12900                 correct some typos
12901
12902 2002-11-08 [paul]       0.8.5claws92
12903
12904         * src/compose.c
12905           src/prefs_account.[ch]
12906                 remove account options 'clearsign' and 'ascii_armored',
12907                 replace with 'default_gnupg_mode' to prevent mixed-mode
12908                 Privacy settings
12909
12910 2002-11-08 [paul]       0.8.5claws91
12911
12912         * src/compose.[ch]
12913                 re-implement GnuPG 'on-the-fly' mode selection,
12914                 disallow mixed-mode
12915
12916 2002-11-08 [colin]      0.8.5claws90
12917
12918         * src/folderview.c
12919           src/prefs_folder_item.c
12920                 Change "Property" to "Properties"
12921
12922 2002-11-07 [colin]      0.8.5claws89
12923
12924         * src/folderview.c
12925           src/folder.c
12926                 Allow folder dropping to a root folder
12927
12928 2002-11-07 [paul]       0.8.5claws88
12929
12930         * src/compose.c
12931                 revert last commit
12932
12933 2002-11-07 [paul]       0.8.5claws87
12934
12935         * src/compose.c
12936                 fix reply-to-list bug. closes bug report
12937                 "[633382] reply-to-list broken in recent cvs"
12938
12939 2002-11-07 [paul]       0.8.5claws86
12940
12941         * src/compose.c
12942                 add a forgotten '#if USE_GPGME ... #endif'
12943
12944 2002-11-07 [paul]       0.8.5claws85
12945
12946         * sync with 0.8.5cvs20
12947                 see ChangeLog 2002-11-07
12948
12949 2002-11-07 [colin]      0.8.5claws84
12950
12951         * src/folder.[ch]
12952                 Change folder_item_move_to to return the newly 
12953                 created folderitem.
12954         * src/folderview.c
12955                 Select the new folderitem after moving.
12956
12957 2002-11-07 [colin]      0.8.5claws83
12958
12959         * src/prefs_filtering.c
12960                 Fix rule rewriting when moving a leaf folder to a 
12961                 shorter path
12962
12963 2002-11-07 [colin]      0.8.5claws82
12964
12965         * src/prefs_filtering.c
12966                 fix a leak
12967
12968 2002-11-07 [colin]      0.8.5claws81
12969
12970         * src/folder.[ch]
12971                 Add folder_item_move_to() function to move a 
12972                 folderitem into another one (updates matcher etc)
12973         * src/folderview.c
12974                 Add folder drag'n drop (context menu to come)
12975                 [Should be dataloss free, but Please backup before 
12976                  trying !]
12977
12978 2002-11-06 [colin]      0.8.5claws80
12979
12980         * src/mh.c
12981                 mh_create_folder() returns NULL if can't create
12982                 directory hierarchy
12983
12984 2002-11-06 [paul]       0.8.5claws79
12985
12986         * src/compose.[ch]
12987                 allow 'on-the-fly' changing of the type of encryption 
12988                 and/or signing used (mime/ascii) via the compose window
12989
12990 2002-11-06 [paul]       0.8.5claws78
12991
12992         * sync with 0.8.5cvs19
12993                 see ChangeLog 2002-11-06 for src/account.c: 
12994                 account_get_special_folder()
12995                 
12996 2002-11-05 [alfons]     0.8.5claws77
12997
12998         * src/crash.c
12999                 very minor cleanups: nothing to see here, move on. :-)
13000
13001 2002-11-05 [colin]      0.8.5claws76
13002
13003         * src/main.c
13004                 Changes choices if compose windows are opened to
13005                 Discard, Draft, Don't quit
13006
13007 2002-11-05 [thorsten]   0.8.5claws75
13008
13009         * src/compose.c
13010                 reenabled default_reply_to folder option
13011
13012 2002-11-05 [colin]      0.8.5claws74
13013
13014         * src/compose.[ch] 
13015                 add compose_draft()
13016         * src/crash.c
13017                 add SIGTERM handler
13018         * src/main.[ch]
13019                 add clean_quit() for the SIGTERM handler
13020
13021 2002-11-05 [paul]       0.8.5claws73
13022         
13023         * po/es.po
13024                 updated by Ricardo Mones Lastra
13025
13026 2002-11-05 [melvin]     0.8.5claws72
13027
13028         * src/logwindow.c
13029                 Fixed log-clipping bug #616795.
13030                 To stop logging in the log window use 0 length.
13031         * src/prefs_common.c
13032                 Added a label to inform about the 0 log length behaviour.
13033
13034 2002-11-05 [paul]       0.8.5claws71
13035
13036         * sync with 0.8.5cvs17
13037                 see ChangeLog 2002-11-05
13038
13039 2002-11-04 [paul]       0.8.5claws70
13040
13041         * sylpheed-128x128.png
13042           sylpheed-64x64.png
13043           sylpheed.png
13044                 replace with pngcrushed icons. Submitted by Nicolas Kaiser,
13045                 <nikai@users.sourceforge.net>
13046                 
13047         * po/bg.po
13048                 updated by George Danchev
13049
13050 2002-11-03 [thorsten]   0.8.5claws69
13051
13052         * src/main.c
13053           src/mimeview.c
13054           src/rfc2015.h
13055                 add check if gpg is active
13056
13057 2002-11-03 [thorsten]   0.8.5claws68
13058
13059         * src/toolbar.h
13060                 removed GSList declaration causing trouble on MacOS-X
13061                 (submitted by alfons, reported by xfesty)
13062
13063 2002-11-01 [paul]       0.8.5claws67
13064
13065         * src/mainwindow.c
13066                 remove last remnants of main's filter code
13067
13068 2002-11-01 [paul]       0.8.5claws66
13069
13070         * tools/filter_conv.pl
13071                 fix bug where user-defined headers were ignored
13072
13073 2002-11-01 [paul]       0.8.5claws65
13074
13075         * src/logwindow.c
13076                 make a debug_print() not translatable
13077
13078 2002-10-31 [melvin]     0.8.5claws64
13079
13080         * ac/aspell.m4
13081                 Fixed --disable-aspell-test. Now --disable-aspell-test will 
13082                 not run any GNU/aspell test.  The dictionary path will
13083                 be by default /usr/local/lib/aspell/ unless --with-aspell-prefix
13084                 was given, in which case, it will be $prefix/lib/aspell/
13085         * configure.in
13086                 Fixed typo in commentary (Aspell code).
13087
13088 2002-10-31 [paul]       0.8.5claws63
13089
13090         * po/POTFILES.in
13091                 remove src/filter.c and src/prefs_filter.c
13092                 thanks to Ricardo for reminding me
13093
13094 2002-10-31 [colin]      0.8.5claws62
13095
13096         * src/mbox_folder.c
13097                 Plug some leaks
13098
13099 2002-10-31 [paul]       0.8.5claws61
13100
13101         * src/prefs_filter.[ch] ** REMOVED **
13102           src/filter.[ch]       ** REMOVED **
13103           
13104         * src/Makefile.am
13105           src/folderview.c
13106           src/inc.c
13107           src/main.c
13108           src/mainwindow.c
13109           src/mbox.c
13110           src/prefs_common.c
13111           src/prefs_filtering.c
13112           src/summaryview.[ch]
13113                 remove main's 'filter' code
13114                 
13115         README.claws
13116                 update to reflect removal of main's filter
13117
13118 2002-10-31 [paul]       0.8.5claws60
13119
13120         * src/summaryview.c
13121                 remove check for global_processing in summary_filter_open(). 
13122                 This fixes the bug where if the user uses the right-click 
13123                 'Create filter rule...' and doesn't have any filter rules 
13124                 already defined in claws' advanced filtering, the newly 
13125                 created filter rule goes to main's filtering which is 
13126                 inaccessible through the gui. Now the filter rule gets added
13127                 to claws' filtering by default.
13128
13129 2002-10-28 [melvin]     0.8.5claws59
13130
13131         * src/prefs_actions.c
13132                 Fixed bug #627322 where MIME parts were not always
13133                 correctly passed to a %p action
13134                 Display an error dialog when message filename is not found.
13135
13136 2002-10-28 [melvin]     0.8.5claws58
13137
13138         * src/prefs_common.c
13139                 Readded a missing function declaration lost in 0.8.3claws34
13140
13141 2002-10-28 [paul]       0.8.5claws57
13142
13143         * sync with 0.8.5cvs15
13144                 see ChangeLog 2002-10-28 and 2002-10-25
13145                 
13146         Note: ChangeLog entry 2002-10-24 is not sync'ed.
13147
13148 2002-10-27 [oliver]     0.8.5claws56
13149
13150         * src/pop.c
13151                 plug leak in pop3_top_recv
13152
13153 2002-10-26 [christoph]  0.8.5claws55
13154
13155         * src/folder.c
13156                 set need_update folder flag when messages are added
13157                 (closes bug [ 626922 ] folder not updated after receiving)
13158
13159 2002-10-25 [melvin]     0.8.5claws54
13160
13161         * src/imageview.c
13162                 Fixed a memleak introduced in the scaling code.
13163
13164 2002-10-24 [alfons]     0.8.5claws53
13165
13166         * src/filtering.c
13167                 make filtering's forward message action forward from the 
13168                 correct account
13169                 (closes bug [628089 ] Filter -> Forward from address problem
13170                 reported by Oktay)
13171
13172 2002-10-24 [christoph]  0.8.5claws52
13173
13174         * src/mainwindow.c
13175         * src/manual.[ch]
13176                 o use manual of current locale or english if current
13177                   locale is not available (and english is available)
13178                 o also link to sylpheed doc project manuals
13179
13180 2002-10-23 [paul]       0.8.5claws51
13181
13182         * tools/README
13183           tools/kmail2sylpheed_v2.pl
13184                 add new version of kmail addressbook importer script.
13185                 works with newer versions of Kmail/KAddressBook which
13186                 have new and rearranged data.
13187
13188 2002-10-23 [martin]     0.8.5claws50
13189
13190         * src/folderview.c
13191         * src/summaryview.c
13192         * src/utils.h
13193         * src/utils.c
13194                 added length parameter to get_abbrev_newsgroup_name()
13195                 changed this function so that it abbreviates the newsgroup
13196                 names only so long it is smaller than the length parameter
13197                 (for better reading of some newsgroup names and space efficiency)
13198
13199 2002-10-22 [colin]      0.8.5claws49
13200
13201         *src/foldersel.c
13202                 Revert Alfons' last modification (after voting ;-))
13203
13204 2002-10-21 [alfons]     0.8.5claws48
13205
13206         * src/foldersel.c
13207                 folder view in folder selection dialog reflects state of
13208                 folder view in main window
13209
13210 2002-10-18 [alfons]     0.8.5claws47
13211
13212         * src/mbox.c
13213                 drop imported messages in folder selected by user,
13214                 and not in the inbox
13215                 (closes bug [ 625424 ] Import mbox always to "Inbox" folder)
13216
13217 2002-10-18 [alfons]     0.8.5claws46
13218
13219         * src/compose.c
13220                 make automagic reply work correctly for email accounts 
13221                 (whether it's viable to do a full sync with Hiro's 
13222                 compose.c is still under discussion)
13223
13224 2002-10-18 [melvin]     0.8.5claws45
13225
13226         * src/prefs_actions.c
13227                 Fixed bug #622275 where asynchroneous actions left 
13228                 zombies processes
13229                 Made (synchroneous) actions' input be displayed live.
13230
13231 2002-10-18 [christoph]  0.8.5claws44
13232
13233         * src/textview.c
13234                 don't add a newline in the textview in front of the
13235                 first textpart if header display is disabled
13236                 (closes bug [ 603385 ] disabled header display leaves blank
13237                  lin)
13238
13239 2002-10-18 [christoph]  0.8.5claws43
13240
13241         * src/folder.[ch]
13242         * src/imap.c
13243         * src/mbox_folder.c
13244         * src/mh.c
13245         * src/news.c
13246                 folder->get_num_list now returns an error code
13247                 (closes bug [ 609424 ] News cache cleared on failure)
13248                 
13249 2002-10-17 [colin]      0.8.5claws42
13250         
13251         * src/news.c
13252                 Changed a printf by debug_print
13253
13254 2002-10-16 [paul]       
13255
13256         * tools/OOo2sylpheed.pl
13257                 allow for spaces in the name of the
13258                 file to be attached.
13259
13260 2002-10-16 [colin]      0.8.5claws41
13261
13262         * src/main.c
13263                 Use a tristate to change online mode
13264
13265 2002-10-16 [paul]       0.8.5claws40
13266
13267         * po/es.po
13268                 updated by Ricardo Mones Lastra
13269
13270 2002-10-16 [colin]      0.8.5claws39
13271
13272         * src/main.c
13273           src/mainwindow.[ch]
13274                 Added --online and --offline command-line
13275                 switches
13276
13277 2002-10-15 [christoph]  0.8.5claws38
13278
13279         * src/procmime.c
13280                 set mimeinfo->name to NULL after g_free to
13281                 avoid double freeing with g_free
13282
13283 2002-10-14 [christoph]  0.8.5claws37
13284
13285         * src/compose.c
13286         * src/filtering.c
13287         * src/summaryview.c
13288                 remove calls to folder->change_flags that are now
13289                 done by procmsg flag functions (seems it is not
13290                 used by any foldertype anyway)
13291         * src/folder.c
13292                 init folder->change_flags with NULL
13293
13294 2002-10-14 [christoph]  0.8.5claws36
13295
13296         * src/folder.[ch]
13297         * src/imap.[ch]
13298                 use virtual functions for folder item new and destroy
13299                 functions
13300
13301 2002-10-14 [melvin]     0.8.5claws35
13302
13303         * src/compose.c
13304                 Added a test to not run the spell checker if no default
13305                 dictionary is available. No dialog is displayed though.
13306
13307 2002-10-14 [melvin]     0.8.5claws34
13308
13309         * src/gtkaspell.c
13310                 Fixed bug in dictionary list context menu where
13311                 "More..." pointed to an emtpy submenu if the
13312                 number of dictionaries is a multiple of 15
13313                 Removed unneeded code in suggestions list creation
13314
13315 2002-10-14 [paul]       0.8.5claws33
13316
13317         * po/bg.po
13318                 updated by George Danchev
13319
13320 2002-10-13 [hoa]        0.8.5claws32
13321
13322         * src/matcher.[ch]
13323           src/matcher_parser_parser.y
13324                 removed the escaped string from internal structure
13325                 of matcher.
13326
13327 2002-10-12 [colin]      0.8.5claws31
13328
13329         * src/gtksctree.[ch]
13330           src/summaryview.c
13331                 Removed useless function gtksctree_reanchor
13332
13333 2002-10-12 [alfons]     0.8.5claws30
13334         
13335         * sync with remaining main changes 2002-10-09 - 2002-10-11
13336         - drop changes to src/compose.c (requires claws specific changes)
13337         
13338 2002-10-12 [alfons]     0.8.5claws29
13339         
13340         * sync with main changes of 2002-10-08
13341         - drop changes to src/compose.c (requires claws specific changes)
13342         - drop changes to src/summaryview.c (requires changes to compose.c)     
13343
13344 2002-10-12 [alfons]     0.8.5claws28
13345         
13346         * sync with main changes of 2002-10-07
13347
13348 2002-10-12 [alfons]     0.8.5claws27
13349
13350         * sync with main changes of 2002-10-04
13351         - drop changes to src/compose.c (requires claws specific changes)
13352         - drop changes to src/prefs_folder_item.c (claws implementation
13353           seems to be working)
13354
13355 2002-10-12 [colin]      0.8.5claws26
13356
13357         * src/mainwindow.c
13358                 Fix folder-flicker when space-reading, introduced 
13359                 in claws22.
13360
13361 2002-10-12 [colin]      0.8.5claws25
13362
13363         * src/compose.c
13364                 Save account address when saving as draft.
13365                 (closes bug 621838)
13366
13367 2002-10-12 [colin]      0.8.5claws24
13368
13369         * src/summaryview.c
13370                 Fix the problem consisting of no message selected
13371                 after the last message in a folder has been moved.
13372
13373 2002-10-12 [paul]       0.8.5claws23
13374
13375         * src/compose.c
13376           src/prefs_template.c
13377           src/template.[ch]
13378                 add Cc and Bcc to templates. Patch submitted by
13379                 John L. Males.
13380
13381 2002-10-12 [colin]      0.8.5claws22
13382
13383         * src/folderview.c
13384                 Fix a bug after "Check for new messages":
13385                 If a folder was opened, it was still selected at
13386                 the end of the check, but displayed empty.
13387         * src/mainwindow.c
13388                 Remove unnecessary check
13389
13390 2002-10-12 [paul]
13391
13392         * tools/README
13393                 be more verbose in the description of
13394                 OOo2sylpheed.pl
13395                 
13396
13397 2002-10-11 [colin]      0.8.5claws21
13398
13399         * src/mainwindow.c
13400                 Make space work (better) when no mail is selected
13401
13402 2002-10-11 [colin]      0.8.5claws20
13403
13404         * src/inc.c
13405           src/news.c
13406                 fix warnings
13407
13408 2002-10-11 [colin]      0.8.5claws19
13409
13410         * src/mainwindow.c
13411                 revert 0.8.5claws6 changes as i couldn't get to
13412                 anything satisfying
13413
13414 2002-10-11 [melvin]     0.8.5claws18
13415
13416         * src/compose.c
13417                 Removed buggy and unused macro (should have been committed in
13418                 0.8.5claws17)
13419
13420 2002-10-11 [melvin]     0.8.5claws17
13421
13422         * src/compose.c
13423                 Fixed memory leak from bug #622040 (thanks to Martin Kluge)
13424
13425 2002-10-11 [thorsten]   0.8.5claws16 
13426
13427         * src/folderview.c
13428                 remove rescan warning
13429
13430 2002-10-11 [colin]      0.8.5claws15 
13431
13432         * src/procheader.c
13433                 fix a segfault that happens if conv_unmime_header
13434                 fails (should be better to find out why it fails)
13435
13436 2002-10-11 [christoph]  0.8.5claws14
13437
13438         * src/summaryview.c
13439                 update folderview stats after ignore/unignore thread
13440
13441 2002-10-11 [hoa]        0.8.5claws13
13442
13443         * src/quote_fmt_parse.y
13444                 Fixed a yacc/bison syntax error
13445         * src/matcher.c
13446                 Escaping of string is fixed.
13447
13448 2002-10-11 [colin]      0.8.5claws12
13449
13450         * src/imageview.c
13451                 Resize images to fit
13452
13453 2002-10-11 [paul]       0.8.5claws11
13454
13455         * po/es.po
13456                 updated by Ricardo Mones Lastra
13457
13458 2002-10-10 [alfons]     0.8.5claws10
13459
13460         * src/compose.c
13461                 allow dropping files by "moving" files from a file manager,
13462                 not only by the more cumbersome "copying". the latter 
13463                 mostly implies holding down the Control button
13464
13465 2002-10-10 [christoph]  0.8.5claws9
13466
13467         * src/summaryview.c
13468                 update folders after thread building for ignored threads
13469
13470 2002-10-10 [christoph]  0.8.5claws8
13471
13472         * config/.cvsignore
13473                 added Makefile
13474         * src/filtering.[ch]
13475         * src/folder.[ch]
13476         * src/folderview.[ch]
13477         * src/import.c
13478         * src/inc.[ch]
13479         * src/mbox.[ch]
13480         * src/procmsg.c
13481         * src/summaryview.[ch]
13482                 o added new flag need_update to FolderItem
13483                 o removed folder_table from various functions from tracking
13484                   folder updates
13485                 o set need_update flags in folder.c's move, copy and delete
13486                   functions and procmsg's flags functions
13487                 o added function folderview_update_items_when_required that
13488                   updates all folders with need_update set
13489                 o call folderview_update_items_when_required instead of
13490                   folderview_update_item_foreach
13491
13492 2002-10-09 [sergey]     0.8.5claws7
13493
13494         * src/compose.c
13495                 Strip CRs whel loading the text into editor in reedit mode.
13496
13497 2002-10-09 [colin]      0.8.5claws6
13498
13499         * src/mainwindow.c
13500                 Make Space work when no mail is selected
13501
13502 2002-10-09 [colin]      0.8.5claws5
13503
13504         * src/gtksctree.[ch]
13505                 Fix range_select
13506                 Add gtk_sctree_reanchor() 
13507         * src/summaryview.c
13508                 Use gtk_sctree_reanchor() - better fix for 
13509                 bug 60413
13510
13511 2002-10-09 [colin]      0.8.5claws4
13512
13513         * src/summaryview.c
13514                 Fix shift-click select after delete problem
13515                 (closes bug 60413)
13516
13517 2002-10-08 [thorsten]   0.8.5claws3
13518
13519         * src/summaryview.c
13520                 exclude current msg from -hide read messages-
13521
13522 2002-10-08 [colin]      0.8.5claws2
13523
13524         * src/inc.[ch]
13525           src/pop.c
13526           src/recv.c
13527                 Differentiate socket errors from disk full
13528                 errors
13529
13530 2002-10-08 [christoph]  0.8.5claws1
13531
13532         * Makefile.am
13533         * configure.in
13534                 modifications for new config directory
13535
13536         * config.guess  ** REMOVED **
13537         * config.sub    ** REMOVED **
13538         * install-sh    ** REMOVED **
13539         * ltmain.sh     ** REMOVED **
13540         * missing       ** REMOVED **
13541         * mkinstalldirs ** REMOVED **
13542                 these files are autogenerated by automake
13543                 when you run autogen.sh
13544
13545         * config/.cvsignore     ** NEW FILE **
13546         * config/Makefile.am    ** NEW FILE **
13547                 ignore autogenerated files
13548                 create a Makefile in this directory
13549
13550 2002-10-08 [paul]       0.8.5claws
13551
13552         * 0.8.5claws release
13553         
13554         * src/compose.c
13555           src/procheader.c
13556           src/procmsg.c
13557                 fix quote reply format for newsgroups reply bug
13558                 (thanks to Hoa)
13559                 
13560         * po/en_GB.po
13561           po/pl.po
13562                 updated by me and Witold Wladyslaw Wojciech Wilk
13563                 repectively
13564
13565 2002-10-07 [paul]       0.8.3claws53
13566
13567         * po/it.po
13568           po/pt_BR.po
13569           po/sr.po
13570                 updated messages catalogs, submitted by
13571                 Alessandro Maestri, Fabio Jr.Beneditto 
13572                 and Urke MMI, respectively.
13573
13574 2002-10-07 [christoph]  0.8.3claws52
13575
13576         * src/folder.[ch]
13577         * src/folderview.c
13578         * src/mainwindow.c
13579                 fix new folder ghost message bug
13580                 (closes bug [ 619722 ] wrong count for newly created folders)
13581
13582 2002-10-07 [christoph]  0.8.3claws51
13583
13584         * src/compose.c
13585                 fix news posting problem
13586
13587 2002-10-07 [melvin]     0.8.3claws50
13588
13589         * po/fr.po
13590                 Updated French translation
13591
13592 2002-10-05 [christoph]  0.8.3claws49
13593
13594         * src/gtkstext.c
13595                 check if line_start_cache is set in gtk_stext_update_text
13596                 (closes bug [ 618119 ] crash while doing search in folder)
13597
13598 2002-10-05 [christoph]  0.8.3claws48
13599
13600         * src/imap.c
13601         * src/news.c
13602         * src/utils.c
13603         * src/utils.h
13604                 implement cache cleanups for claws' folder system
13605                 (closes bug [ 595916 ] imapcache not cleaned up)
13606
13607 2002-10-05 [melvin]     0.8.3claws47
13608
13609         * src/prefs_actions.c
13610                 Made the help text more clear for the %p token
13611
13612 2002-10-04 [paul]       0.8.3claws46
13613
13614         * sync with 0.8.5
13615                 see ChangeLog 2002-10-02 and 2002-10-03
13616
13617 2002-10-04 [christoph]  0.8.3claws45
13618
13619         * src/inc.c
13620                 fix segfault caused by pop before smtp
13621                 call to inc_account_mail with NULL
13622                 pointer for mainwin
13623
13624 2002-10-04 [paul]       0.8.3claws44
13625
13626         * configure.in
13627                 sync the LDAP detection from 0.8.5cvs1
13628
13629 2002-10-02 [christoph]  0.8.3claws43
13630
13631         * po/de.po
13632                 fix small spelling error
13633
13634 2002-10-02 [melvin]     0.8.3claws42
13635
13636         * ac/aspell.m4
13637                 Behave better and say "no" when test program cannot be run.
13638
13639 2002-10-02 [paul]       0.8.3claws41
13640
13641         * sync with 0.8.4cvs1
13642                 see ChangeLog 2002-09-30, 2002-10-01, 2002-10-02
13643                 
13644         * src/summaryview.c
13645                 toggle the behavior of Reply menuitem between
13646                 normal reply and reply-to-list
13647
13648 2002-10-01 [sergey]     0.8.3claws40
13649
13650         * src/compose.c
13651                 Convert newlines in the message text to the canonical form
13652                 before base64 encoding (RFC2045 compliance, fixes some
13653                 interoperability issues with Evolution 1.0.3)
13654
13655 2002-09-29 [colin]      0.8.3claws39
13656
13657         * src/summaryview.c
13658                 Fix an unwanted copy/paste
13659
13660 2002-09-29 [colin]      0.8.3claws38
13661
13662         * src/mainwindow.c
13663                 Renamed "Custom toolbar" to "Customize toolbar"
13664                 Renamed "Show all header" to "Show all headers"
13665                 Renamed "Set diplay item" to "Set displayed items"
13666         * src/prefs_common.c
13667                 Renamed "Show all header" to "Show all headers"
13668         * src/prefs_summary_column.c
13669                 Renamed "diplay item" to "displayed items"
13670
13671 2002-09-29 [colin]      0.8.3claws37
13672
13673         * src/mainwindow.[ch]
13674                 online/offline status pixmaps follow theme
13675                 changes
13676         * src/summaryview.[ch]
13677                 quicksearch pixmap follows theme changes
13678
13679 2002-09-29 [thorsten]   0.8.3claws36
13680
13681         * src/compose.c
13682           src/prefs_folder_item.[ch]
13683                 add default_reply_to folder option (closes patch 581044)
13684
13685 2002-09-29 [christoph]  0.8.3claws35
13686
13687         * acconfig.h    ** REMOVED **
13688         * configure.in
13689         * ac/aspell.m4
13690         * ac/check-type.m4
13691         * ac/gnupg-check-typedef.m4
13692                 fix autoheader 2.50 warning
13693
13694 2002-09-29 [christoph]  0.8.3claws34
13695
13696         * major code cleanup (part 2)
13697         
13698                 - unused variables removed
13699                 - unused functions removed
13700                 - uninitialized variables checked
13701                 - missing return statements added
13702                 - missing function return types added
13703                 - added parentheses around assignment
13704                   when suggested by gcc
13705
13706 2002-09-29 [alfons]     0.8.3claws33
13707
13708         * src/logwindow.c
13709                 log_window_clear(): only bracket gtk_text_forward_delete() 
13710                 with gtk_text_freeze() / gtk_text_thaw() (see if this
13711                 works around GTK text bug)
13712
13713 2002-09-29 [paul]       0.8.3claws32
13714
13715         * po/bg.po
13716           po/sr.po
13717                 updated by George Danchev and Urke MMI
13718                 respectively
13719
13720 2002-09-27 [christoph]  0.8.3claws31
13721
13722         * doc-src/readme.txt
13723         * doc-src/rfc1806.txt   ** REMOVED **
13724         * doc-src/rfc2183.txt   ** NEW FILE **
13725         * doc-src/rfc2980.txt   ** NEW FILE **
13726                 update rfcs
13727
13728 2002-09-27 [melvin]     0.8.3claws30
13729
13730         * ac/aspell.m4
13731                 Fixed typo which could break linking
13732
13733 2002-09-27 [melvin]     0.8.3claws29
13734
13735         * ac/aspell.m4
13736                 Improved GNU/aspell checking. 
13737                 Fixed bug #614490
13738
13739 2002-09-27 [paul]       0.8.3claws28
13740
13741         * sync with 0.8.3cvs8
13742                 see ChangeLog 2002-09-27
13743
13744 2002-09-26 [colin]      0.8.3claws27
13745
13746         * src/toolbar.[ch]
13747           src/mainwindow.[ch]
13748                 Add "Reply to Mailing-list" to the toolbar
13749
13750 2002-09-26 [christoph]  0.8.3claws26
13751
13752         * src/summaryview.c
13753                 Fix wrong message counts in summaryview status
13754
13755 2002-09-26 [paul]       0.8.3claws25
13756
13757         * sync with 0.8.3cvs7
13758                 see ChangeLog 2002-09-26
13759
13760 2002-09-26 [paul]       0.8.3claws24
13761
13762         * sync with 0.8.3cvs6
13763                 see ChangeLog 2002-09-25
13764
13765 2002-09-25 [christoph]  0.8.3claws23
13766
13767         * src/prefs_common.c
13768         * src/prefs_folder_item.c
13769         * src/prefs_scoring.c
13770                 Renamed "kill score" to "hide score" in GUI
13771                 and prefs files
13772
13773 2002-09-25 [paul]       0.8.3claws22
13774
13775         * sync with 0.8.3cvs5
13776                 see ChangeLog 2002-09-24
13777
13778 2002-09-24 [alfons]     0.8.3claws21
13779
13780         patch by Satoshi Nagayasu: allows appending / saving multiple 
13781         selected files (closes "[ 612279 ] save multiple mesg(s) in 
13782         'Save as ...'")
13783
13784         * AUTHORS
13785                 add Satoshi Nagayasu
13786         * src/summaryview.c
13787                 summary_save_as(): allow saving selected files to
13788                 one file
13789                 summary_set_menu_sensitive: enable "Save As..." when
13790                 multiple files are selected
13791         * src/utils.[ch]
13792                 append_file(): new function
13793
13794 2002-09-24 [colin]      0.8.3claws20
13795
13796         * src/procmime.c
13797                 Fix segfault when mimeinfo doesn't have a 
13798                 content_type. 
13799
13800 2002-09-24 [colin]      0.8.3claws19
13801
13802         * src/prefs_common.[ch]
13803                 Add a preference to display send dialog or not
13804         * src/send.c
13805                 Display send dialog according to preference
13806
13807 2002-09-24 [colin]      0.8.3claws18
13808
13809         * src/compose.[ch]
13810                 Disable user actions when sending
13811
13812 2002-09-24 [colin]      0.8.3claws17
13813
13814         * src/procmime.c
13815                 Do not display name or filename for attachments
13816                 with an application/pgp-signature type
13817                 (security flaw, see bug 537413)
13818
13819 2002-09-23 [colin]      0.8.3claws16
13820
13821         * src/editaddress.c
13822                 Initialize entry_email, entry_alias and 
13823                 entry_remarks to first email address of the list
13824
13825 2002-09-23 [colin]      0.83claws15
13826
13827         * src/compose.c
13828                 Drop pgp-signature when reediting a signed queued
13829                 message
13830
13831 2002-09-23 [melvin]     0.8.3claws14
13832
13833         * po/fr.po
13834                 Updated French translation
13835
13836 2002-09-23 [melvin]     0.8.3claws13
13837
13838         * src/mainwindow.c
13839                 Made custom toolbar menu labels more consistent
13840         * src/prefs_toolbar.c
13841                 Made custom toolbar window title more consistent
13842
13843 2002-09-22 [colin]      0.8.3claws12
13844
13845         * src/inc.c
13846                 Initialize session type to normal before getting 
13847                 mail (fixes strange Get behaviour)
13848         * src/prefs_account.h
13849                 Move STYPE_POP_BEFORE_SMTP to last position to 
13850                 avoid other side-effects
13851
13852 2002-09-22 [colin]      0.8.3claws11
13853
13854         * src/prefs_account.c
13855                 Fix pop_bfr_smtp_tm_entry sensivity when switching
13856                 from pop3 to apop or vice-versa
13857
13858 2002-09-22 [colin]      0.8.3claws10
13859         
13860         * src/prefs_account.[ch]
13861                 Add an option for the POP before SMTP timeout
13862         * src/inc.c
13863                 Remember time of last POP connection
13864         * src/send.c
13865                 Do POP before SMTP only if timeout reached
13866
13867 2002-09-22 [oliver]     0.8.3claws9
13868         
13869         * README.claws
13870                 explain custom toolbar
13871
13872 2002-09-22 [oliver]     0.8.3claws8
13873
13874         * src/prefs_actions.[ch]
13875         custom toolbar for compose      
13876                 actions callback from compose toolbar
13877         * src/folderview.c
13878                 remove include toolbar.h
13879
13880 2002-09-22 [oliver]     0.8.3claws7
13881         
13882         * src/prefs_toolbar.[ch]
13883                 custom toolbar for compose
13884                 - generic prefs_toolbar handles both
13885                   Mainwin's toolbar as well as Compose toolbar          
13886
13887 2002-09-22 [oliver]     0.8.3claws6
13888         
13889         * src/toolbar.[ch]
13890                 custom toolbar for compose
13891                 restructure toolbar.[ch]
13892
13893 2002-09-22 [oliver]     0.8.3claws5
13894
13895         * src/compose.[ch]
13896                 custom toolbar for compose
13897
13898 2002-09-22 [oliver]     0.8.3claws4
13899         
13900         * src/mainwindow.[ch]
13901                 custom toolbar for compose 
13902                 move mainwin toolbar back to mainwindow
13903
13904 2002-09-22 [alfons]     0.8.3claws3
13905
13906         * src/procmsg.c
13907                 :%sno/if(/if (/gc
13908                 :%sno/for(/for (/gc
13909                 (beautify)
13910
13911 2002-09-22 [alfons]     0.8.3claws2
13912         
13913         * src/procmsg.c
13914                 procmsg_save_to_outbox(): don't unlink message file from queue;
13915                 callers should do it using folder_item_remove_msg()
13916
13917 2002-09-22 [colin]      0.8.3claws1
13918
13919         * src/mimeview.[ch]
13920                 Made mimeview_check_signature() public
13921         * src/textview.c
13922                 Made GPG signatures verifiable by clicking
13923                 the [application/pgp-signature] in the Text
13924                 view
13925
13926 2002-09-22 [paul]       0.8.3claws
13927
13928         * po/bg.po
13929           po/en_GB.po
13930           po/es.po
13931           po/it.po
13932           po/pl.po
13933           po/pt_BR.po
13934           po/sr.po
13935                 updated translations, submitted by George Danchev,
13936                 me, Ricardo Mones Lastra, Alessandro Maestri,
13937                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.Beneditto 
13938                 and Urke MMI, respectively.     
13939
13940 2002-09-22 [alfons]     0.8.2claws65
13941
13942         * src/procmsg.c
13943         * src/pgptext.c
13944                 no furry valgrinds have been used to plug these memleaks
13945
13946 2002-09-20 [paul]       0.8.2claws64
13947
13948         * sync with 0.8.3cvs4
13949                 'Select thread' re-implemented 
13950                 see ChangeLog 2002-09-20
13951
13952 2002-09-21 [alfons]     0.8.2claws63
13953
13954         * src/compose.c
13955                 compose_send(): plug unnoticed memleak
13956
13957 2002-09-20 [alfons]     0.8.2claws62
13958
13959         * src/addr_compl.c
13960                 replace_address_in_edit(): strict check for NULL address to
13961                 fix "[ 607348 ] Segfault in address completion". My guess is
13962                 that this happens with an empty address book, but it's good
13963                 to have this check here anyway
13964                 
13965                 completion_window_button_press(): free string returned 
13966                 from the internal cache
13967
13968 2002-09-20 [christoph]  0.8.2claws61
13969
13970         * src/procmime.h
13971                 added ENC_BINARY to EncodingType
13972         * src/procmime.c
13973                 the string returned by procmime_get_encoding_str
13974                 should not depend on the order of values in the
13975                 EncodingType definition
13976         * doc-src/rfc1806.txt   ** NEW FILE **
13977                 Added rfc1806 about MIME Content-Disposition
13978                 Extension
13979
13980 2002-09-19 [paul]       0.8.2claws60
13981
13982         * sync with 0.8.2cvs3
13983                 see ChangeLog 2002-09-19
13984
13985 2002-09-19 [paul]       0.8.2claws59
13986
13987         * src/prefs_folder_item.c
13988                 revert to Darko's original alignment of colour
13989                 selector button
13990                 add a colon to folder_color label
13991                 
13992         * src/compose.c
13993                 add Colin's patch (with Hiro's modifications) to 
13994                 force BASE64 encoding for 8-bit text when signing
13995                 (sync with 0.8.3cvs2)
13996
13997 2002-09-18 [alfons]     0.8.2claws58
13998
13999         * src/compose.c
14000                 :%sno/if(/if (/gc
14001                 :%sno/for(/for (/gc
14002                 (beautify a little bit)
14003
14004 2002-09-18 [christoph]  0.8.2claws57
14005
14006         * src/pine.c
14007                 fix handling of fgetc return value
14008
14009 2002-09-17 [alfons]     0.8.2claws56
14010         
14011         * src/summaryview.c
14012                 summary_sort(): check non-NULL summaryview->folder_item when no 
14013                 folder is selected at all
14014                 (closes "[ 610344 ] sort label make syl Crash")
14015
14016 2002-09-17 [alfons]     0.8.2claws55
14017         
14018         * src/compose.c
14019                 beautify a little bit
14020
14021 2002-09-17 [christoph]  0.8.2claws54
14022
14023         * src/folder.c
14024                 initialize max values for cache and folder
14025                 when cache or folder is empty
14026
14027 2002-09-15 [colin]      0.8.2claws53
14028
14029         * src/compose.c
14030                 Fix a leak (thanks Alfons!) and cleaned
14031                 variables names for custom headers
14032
14033 2002-09-15 [colin]      0.8.2claws52
14034
14035         * src/compose.c
14036                 Fix custom headers recognition when
14037                 prefs_common.trans_hdr is on
14038
14039 2002-09-15 [colin]      0.8.2claws51
14040
14041         * src/compose.c
14042                 Allow dynamically-added custom headers
14043                 Yet not reparsed if reedited
14044
14045 2002-09-15 [alfons]     0.8.2claws50
14046
14047         * src/prefs_account.c
14048                 fix warnings
14049
14050 2002-09-15 [colin]      0.8.2claws49
14051         
14052         * src/prefs_account.c
14053                 fix pop_before_smtp sensitivity
14054
14055 2002-09-15 [colin]      0.8.2claws48
14056
14057         * src/inc.[ch]
14058                 add inc_pop_before_smtp()
14059                 allow MainWindow to be undefined in 
14060                 inc_account_mail() and inc_start()
14061         * src/pop.c
14062           src/prefs_account.h
14063                 add STYPE_POP_BEFORE_SMTP session type
14064         * src/prefs_account.c
14065                 activated pop before smtp option
14066         * src/send.c
14067                 do pop before smtp if the relevant option 
14068                 is set
14069
14070 2002-09-15 [paul]       0.8.2claws47
14071
14072         * sync with 0.8.3
14073                 see ChangeLog 2002-09-15
14074
14075 2002-09-14 [paul]       0.8.2claws46
14076
14077         * po/bg.po
14078                 updated Bulgarian translation, submitted by
14079                 George Danchev
14080
14081 2002-09-13 [paul]       0.8.2claws45
14082
14083         * src/compose.c
14084                 merge claws' select_account() with main's
14085                 (new) compose_select_account(). [sync with
14086                 0.8.2cvs15, see ChangeLog 2002-09-11]
14087
14088 2002-09-12 [christoph]  0.8.2claws44
14089
14090         * src/filter.c
14091                 allocate 1 elements of FolderItem not 0
14092
14093 2002-09-12 [colin]      0.8.2claws43
14094
14095         * src/compose.c
14096                 Fix bug #590825 (obey Follow-up: poster)
14097
14098 2002-09-12 [colin]      0.8.2claws42
14099
14100         * src/procmime.c
14101                 Fix bug #557009 (wrong headers for messages 
14102                 forwarded as attachments)
14103
14104 2002-09-11 [colin]      0.8.2claws41
14105         
14106         * src/compose.c
14107                 Put SCF: pseudo-header on top of message
14108                 Set draft tmp_flag when saved as draft
14109
14110         * src/procmsg.c
14111           src/procheader.c
14112                 Skip after first \n\n for beginning of real message
14113                 for drafts too
14114
14115 2002-09-11 [christoph]  0.8.2claws40
14116
14117         * src/filtering.c
14118                 use procmsg flag functions in filtering or processing
14119                 will cause incorrect folder message counts
14120
14121 2002-09-11 [colin]      0.8.2claws39
14122
14123         * src/compose.c
14124                 Fix bug #550175 - wrong save folder when reediting
14125                 drafts
14126
14127 2002-09-11 [paul]       0.8.2claws38
14128
14129         * sync with 0.8.2cvs14
14130                 see ChangeLog 2002-09-11
14131
14132 2002-09-11 [colin]      0.8.2claws37
14133
14134         * src/folder.c
14135                 Fix a typo (seeming to cause new/unread status to
14136                 be lost)
14137
14138 2002-09-10 [christoph]  0.8.2claws36
14139
14140         * src/compose.c
14141                 compose_redirect should not use compose_generic_new
14142                 because that does more stuff than expected including
14143                 opening the external editor
14144                 (closes bug "[ 526608 ] bounced messages appear blank
14145                  in editor")
14146
14147 2002-09-10 [christoph]  0.8.2claws35
14148
14149         * src/folder.c
14150                 fix problem with too large message number range
14151                 causing a crash in folder_item_scan
14152
14153 2002-09-10 [paul]       0.8.2claws34
14154
14155         * sync with 0.8.2cvs13
14156                 see ChangeLog 2002-09-10
14157
14158 2002-09-10 [christoph]  0.8.2claws33
14159
14160         * src/msgcache.c
14161                 set MsgInfo TmpFlags for queue and draft folders
14162                 (closes bug "[ 591676 ] Queue ignore MIME on restart")
14163
14164 2002-09-10 [paul]       0.8.2claws32
14165
14166         * AUTHORS
14167           po/bg.po      ** NEW FILE **
14168                 new Bulgarian translation submitted by
14169                 George Danchev <danchev@spnet.net>
14170                 
14171         * tools/Makefile.am
14172           tools/README
14173           tools/tb2sylpheed     ** NEW FILE **
14174                 add script that converts an addressbook exported
14175                 from The Bat! into a Sylpheed addressbook. Submitted
14176                 by Urke MMI <urke-kg@eunet.yu>
14177
14178 2002-09-10 [paul]       0.8.2claws31
14179
14180         * sync with 0.8.2cvs12
14181                 see ChangeLog 2002-09-10
14182
14183 2002-09-06 [paul]       0.8.2claws30
14184
14185         * src/prefs_common.c
14186                 sync with 0.8.2cvs11, see ChangeLog 2002-09-06
14187                 
14188         * tools/Makefile.am
14189           tools/README
14190           tools/ldif-to-xml.py  ** REMOVED **
14191                 remove obsolete python script
14192
14193 2002-09-06 [paul]       0.8.2claws29
14194
14195         * sync with 0.8.2cvs10
14196                 see ChangeLog 2002-09-06
14197
14198 2002-09-04 [paul]       0.8.2claws28
14199
14200         * sync with 0.8.2cvs9
14201                 see ChangeLog 2002-08-04
14202
14203 2002-09-04 [colin]      0.8.2claws27 
14204
14205         * src/prefs_common.[ch]
14206                 Added signature color configuration
14207         * src/textview.c
14208                 Use user-specified signature color
14209
14210 2002-09-03 [colin]      0.8.2claws26
14211
14212         * src/prefs_common.[ch]
14213                 Added autosave and autosave_length prefs
14214         * src/compose.c
14215                 Added compose_remove_draft()
14216                 Auto-save drafts according to the prefs
14217         * src/main.c
14218                 Added a crash-indicator file, allowing to check
14219                 for new messages on startup if Sylpheed crashed
14220                 (makes saved drafts "reappear")
14221
14222 2002-09-03 [colin]      0.8.2claws25
14223
14224         * src/textview.[ch]
14225                 Grey the signature
14226
14227 2002-09-03 [paul]       0.8.2claws24
14228
14229         * sync with 0.8.2cvs8
14230                 see ChangeLog 2002-09-02 and 2002-09-03
14231
14232 2002-09-03 [darko]      0.8.2claws23
14233
14234         * src/folderview.c
14235                 use normal style when creating new folder to pick
14236                 proper font size 
14237
14238 2002-09-02 [melvin]     0.8.2claws22
14239
14240         * src/gtkaspell.m4
14241                 removed some obsolete code
14242
14243 2002-09-02 [melvin]     0.8.2claws21
14244
14245         * ac/aspell.m4
14246                 fixed test's equality sign (== to =)
14247
14248 2002-09-02 [alfons]     0.8.2claws20
14249
14250         * src/folder.c
14251         * src/mh.c
14252                 revert change of 0.8.2claws16 and use the mh_folder_destroy
14253                 as folder->destroy virtual as suggested by Hiro
14254                 (the mh.c code seems to have been lost around mh.c.1.21)
14255
14256 2002-09-02 [paul]       0.8.2claws19
14257
14258         * po/pt_BR.po
14259                 updated by Fabio Jr. Beneditto
14260                 
14261         * src/defs.h
14262                 use 'http://claws.sylpheed.org' for homepage link. 
14263                 Domain provided by Oktay Altunergil <oktay@freelinuxcd.org>
14264
14265 2002-09-01 [alfons]     0.8.2claws18
14266
14267         * src/mh.c
14268                 plug memleak related to one Martin Kluge found
14269
14270 2002-08-31 [paul]       0.8.2claws17
14271
14272         * sync with 0.8.2cvs6
14273                 see ChangeLog 2002-08-30
14274
14275 2002-08-31 [alfons]     0.8.2claws16
14276
14277         * src/folder.c
14278                 folder_destroy(): remove mailbox from folderlist even if it has
14279                 no destroy virtual
14280
14281 2002-08-31 [alfons]     0.8.2claws15
14282
14283         * src/folder.c
14284                 :%sno/if(/if (/gc
14285                 :%sno/for(/for (/gc
14286                 (being pedantic I know)
14287
14288 2002-08-31 [alfons]     0.8.2claws14
14289
14290         * src/folder.c
14291                 check for NULL pointers returned from folder->fetch_msginfo virtual
14292                 (should solve some reported crashes)
14293
14294 2002-08-30 [alfons]     0.8.2claws13
14295
14296         * acconfig.h
14297         * configure.in
14298         * src/crash.c
14299                 enable crash dialog on compilation time
14300                 (--enable-crash-dialog configure option)
14301
14302 2002-08-30 [alfons]     0.8.2claws12
14303
14304         * AUTHORS
14305                 add Martin Kluge
14306         * src/mh.c
14307                 apply memory leak plug patch by Martin Kluge
14308                 (closes patch "[ 602568 ] patch for 602441 little memory leak",
14309                 bug "[ 599677 ] Very small memory leak in 0.81claws115",
14310                 and bug "[ 602441 ] memoryleak in filtering 0.8.2claws9?")
14311
14312 2002-08-30 [darko]      0.8.2claws11
14313
14314         * src/folderview.c
14315                 copy Gtk style from normal style to match
14316                 font size for coloured folders
14317
14318 2002-08-29 [alfons]     0.8.2claws10
14319
14320         * sylpheed.desktop
14321                 Type=Internet <- Type=Application
14322                 (reported by Michael Schwendt, see:
14323                 http://sourceforge.net/tracker/index.php?func=detail&aid=599765&group_id=25528&atid=384600
14324                 http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72882)
14325
14326 2002-08-29 [paul]       0.8.2claws9
14327
14328         * sync with 0.8.2cvs5
14329                 see ChangeLog 2002-08-29
14330
14331 2002-08-29 [colin]      0.8.2claws8
14332
14333         * src/summaryview.c
14334                 Added a sanity check in summary_select_thread
14335                 Should fix bug 601605
14336
14337 2002-08-29 [colin]      0.8.2claws7
14338
14339         * src/main.c
14340                 Revert claws6 changes regarding bug #591676
14341
14342 2002-08-28 [colin]      0.8.2claws6
14343         
14344         * src/main.c
14345                 Ignore cache for queue folderitems
14346                 Fix bug #591676
14347
14348 2002-08-28 [melvin]     0.8.2claws5
14349
14350         * README.claws
14351                 Fixed typos.
14352
14353 2002-08-28 [melvin]     0.8.2claws4
14354
14355         * README.claws
14356                 Updated a bit the text concerning the spell checker
14357
14358 2002-08-28 [melvin]     0.8.2claws3
14359
14360         Merged the GNU_aspell_branch:
14361                 Support of new GNU/aspell is now included and the old pspell
14362                 is not supported anymore.
14363                 See README.claws
14364
14365         * README.claws
14366                 Updated spell checker text to reflect the switch to GNU/aspell
14367
14368         * ac/aspell.m4          *** NEW ***
14369         * src/gtkaspell.[ch]    *** NEW *** 
14370         * ac/pspell.m4          *** DELETED *** 
14371         * src/gtkspell.[ch]     *** DELETED ***
14372
14373         * ac/Makefile.am
14374                 Updated for GNU/aspell support
14375
14376         * po/POTFILES.in
14377                 Replaced gtkspell.c by gtkaspell.c
14378
14379         * acconfig.h
14380         * src/Makefile.am
14381         * src/about.c
14382         * src/compose.[ch]
14383         * src/crash.c
14384         * src/main.c
14385         * src/prefs_common.[ch]
14386                 Updated for GNU/aspell support
14387
14388 2002-08-28 [paul]       0.8.2claws2
14389
14390         * sync with 0.8.2cvs4
14391                 see ChangeLog 2002-08-27 and 2002-08-28
14392
14393 2002-08-28 [colin]      0.8.2claws1
14394
14395         * src/summary_search.c
14396                 Added "AND search"
14397
14398 2002-08-28 [jens]       0.8.2claws
14399
14400         *po/de.po
14401                 Updated German translations
14402
14403 2002-08-27 [melvin]     0.8.2claws
14404
14405         * po/fr.po
14406                 Updated French translations
14407
14408 2002-08-27 [paul]       0.8.2claws
14409
14410         * sync with 0.8.2 main release
14411
14412         * po/en_GB.po
14413           po/es.po
14414           po/it.po
14415           po/pl.po
14416           po/pt_BR.po
14417           po/sr.po
14418                 updated message catalogs submitted by
14419                 Ricardo Mones Lastra, Alessandro Maestri,
14420                 Witold Wladyslaw Wojciech Wilk, Fabio Jr.
14421                 Beneditto and Urke MMI  
14422
14423 2002-08-27 [hoa]        0.8.1claws123
14424
14425         * src/mainwindow.[ch]
14426         * src/summaryview.[ch]
14427                 removed the "filter setting" menu option.
14428                 add a "cancel a news message" menu option.
14429
14430 2002-08-26 [martin]     0.8.1claws122
14431
14432         * ChangeLog.claws
14433                 changed string under 0.8.1claws79 changed by myself
14434                 i'm sorry alfons :(
14435
14436 2002-08-26 [martin]     0.8.1claws121
14437
14438         * src/crash.c
14439                 added kill command to debuggerrc to start crash dialog
14440
14441 2002-08-26 [paul]       0.8.1claws120
14442
14443         * sync with 0.8.1cvs31
14444                 see ChangeLog 2002-08-26
14445
14446 2002-08-25 [alfons]     0.8.1claws119
14447
14448         * src/procmsg.c
14449                 fix bug that didn't send out correct headers to news server
14450                 when sending news article and email from queue (bug reported
14451                 and patch provided by Tim Mann; closes bug 
14452                 "[ 583196 ] 0.7.8claws can't post news")
14453
14454 2002-08-25 [alfons]     0.8.1claws118
14455
14456         * src/selective_download.c
14457                 mark two strings as translatable
14458                 (thanks to Urke MMI for pointing this out)
14459
14460 2002-08-25 [alfons]     0.8.1claws117
14461
14462         * src/summaryview.c
14463                 treat sent boxes as special and allow sorting them by addressee
14464                 (closes "[ 589418 ] Sent folder sorting misbehavior"
14465                 submitted by Steve Lamb)
14466
14467 2002-08-24 [alfons]     0.8.1claws116
14468
14469         * src/matcher.c
14470                 fix memleak reported by Martin Kluge
14471                 (see: "[ 599677 ] Very small memory leak in 0.81claws115")
14472
14473 2002-08-24 [oliver]     0.8.1claws115
14474
14475         * src/prefs_toolbar.c
14476                 o code cleanup as suggested by Alfons
14477                 o memleak fix
14478
14479 2002-08-24 [alfons]     0.8.1claws114
14480
14481         * src/summaryview.c
14482                 o fix another memory leak reported by Martin Kluge
14483                   (see "[ 599568 ] Small Memory Leak")
14484                 o remove 'from' variable from 'summary_set_header()'; we can
14485                   do with just 'to' 
14486
14487 2002-08-24 [paul]       0.8.1claws113
14488
14489         * sync with 0.8.1cvs30
14490                 see ChangeLog 2002-08-23
14491
14492 2002-08-24 [alfons]     0.8.1claws112
14493
14494         * src/summaryview.c
14495                 remove unnecessary allocations for search bar fixing leaks
14496                 reported by Martin Kluge
14497                 (see "[ 599451 ] Further memory leaks?")
14498
14499 2002-08-24 [alfons]     0.8.1claws111
14500
14501         * src/main.c
14502                 make get_socket_name() public for crash.c
14503         * src/crash.c
14504                 o make report bug button work (goes to claws' 
14505                   bug tracker at sf.net)
14506                 o introduce function for doing important stuff just
14507                   before claws goes down
14508                 o clean up code 
14509
14510 2002-08-24 [alfons]     0.8.1claws110
14511
14512         * src/compose.c
14513                 move cursor to "To" entry when forwarding as attachment
14514                 (reported and solved by Steve Lamb, closes bug report
14515                 "[ 592880 ] Forward as attachment; cursor not in to")
14516
14517 2002-08-24 [colin]      0.8.1claws109
14518
14519         * src/mainwindow.c
14520                 fix quick search visibility after GUI (de)separations.
14521
14522 2002-08-23 [colin]      0.8.1claws108
14523
14524         * src/mainwindow.c
14525                 fix header pane visibility after folderview or
14526                 messageview (de)separation
14527
14528 2002-08-23 [paul]       0.8.1claws107
14529
14530         * src/mainwindow.[ch]
14531           src/toolbar.c
14532                 give full control of display or non-display 
14533                 of the Execute icon to Custom toolbar settings.
14534                 add new sensitivity condition to maninwindow.h: 
14535                 M_DELAY_EXEC
14536
14537         * ChangeLog
14538           ChangeLog.jp
14539           NEWS
14540                 more sync with 0.8.1cvs29
14541
14542 2002-08-23 [melvin]     0.8.1claws106
14543
14544         * src/alertpanel.c
14545                 Readded support for custom widget in alertpanel lost in last
14546                 sync.
14547
14548 2002-08-23 [paul]       0.8.1claws105
14549
14550         * sync with 0.8.1cvs29
14551                 see ChangeLog 2002-08-23
14552
14553 2002-08-23 [colin]      0.8.1claws104
14554
14555         * src/summaryview.c
14556                 Fix folder and search pixmaps exchanging positions
14557                 after theme or toolbar changes. Thank to Oliver for 
14558                 reporting this.
14559
14560 2002-08-23 [colin]      0.8.1claws103
14561
14562         * src/mainwindow.c
14563           src/messageview.[ch]
14564           src/noticeview.[ch]
14565           src/summaryview.c
14566                 Changed messageview_create() and noticeview_create()
14567                 to avoid the last gdk_warning
14568
14569 2002-08-22 [colin]      0.8.1claws102
14570
14571         * src/summaryview.c
14572                 Fix my new `Creating pixmap from xpm' warning
14573
14574 2002-08-22 [colin]      0.8.1claws101
14575
14576         * src/mainwindow.c
14577                 Fix some of the gdk warnings
14578
14579 2002-08-22 [colin]      0.8.1claws100
14580
14581         * src/Makefile.am
14582         * src/stock_pixmap.c
14583         * src/stock_pixmap.h
14584         * src/pixmaps/quicksearch.xpm *ADDED*
14585                 Add the quicksearch pixmap
14586         * src/mainwindow.c
14587         * src/summaryview.c
14588         * src/summaryview.h
14589                 Make quicksearch bar visible/hidden via a button
14590
14591 2002-08-22 [christoph]  0.8.1claws99
14592
14593         * src/folder.c
14594                 fix folder update for newsgroups with message
14595                 numbers below minimum number of articles to fetch
14596                 (closes bug #598445)
14597
14598 2002-08-22 [paul]       0.8.1claws98
14599
14600         * sync with 0.8.1cvs28
14601                 see ChangeLog 2002-08-22
14602
14603 2002-08-21 [alfons]     0.8.1claws97
14604
14605         * src/crash.c
14606                 use bt instead of bt full which seems to work 
14607                 better, and bt full doesn't give a great deal 
14608                 of information anyway
14609
14610 2002-08-21 [colin]      0.8.1claws96
14611
14612         * src/summaryview.c
14613                 fix summaryview_searchtype_changed prototype
14614
14615 2002-08-21 [christoph]  0.8.1claws95
14616
14617         * src/mainwindow.c
14618                 o fix broken menu update for sorting type, we have to
14619                   get this info from the summaryview now
14620                 o removed setting of threaded state in menu callback
14621         * src/summaryview.[ch]
14622                 more summaryview/folderitem seperation for
14623                 threading option
14624         * configure.in
14625                 removed not required --with-compiler-flags option
14626
14627 2002-08-21 [oliver]     0.8.1claws94
14628         
14629         * src/toolbar.h 
14630                 o rename toolbar.xml to toolbar_main.xml
14631                   since toolbar_compose.xml might come up 
14632                   any time soon
14633         * README.claws
14634                 add custom toolbar              
14635
14636 2002-08-21 [darko]      0.8.1claws93
14637
14638         * src/procmsg.c
14639                 don't reset tmp flags for messages copied
14640                 to sent folder
14641
14642 2002-08-21 [colin]      0.8.1claws92
14643         
14644         * src/prefs_filtering.c
14645                 fix renaming rules on folder rename 
14646                 when folder is not a leaf folder
14647
14648 2002-08-21 [paul]       0.8.1claws91
14649
14650         * src/prefs_folder_item.c
14651                 fix alignment of colour selector
14652
14653 2002-08-21 [paul]       0.8.1claws90
14654
14655         * sync with 0.8.1cvs27
14656                 see ChangeLog 2002-08-21
14657
14658 2002-08-21 [paul]       0.8.1claws89
14659
14660         * src/summaryview.c
14661                 fix crash when changing field type in
14662                 Quick search bar
14663
14664 2002-08-21 [colin]      0.8.1claws88
14665
14666         * src/summaryview.c
14667                 Made quick search case-insensitive
14668
14669 2002-08-21 [paul]       0.8.1claws87
14670
14671         * sync with 0.8.1cvs26
14672                 see ChangeLog 2002-08-21
14673
14674 2002-08-20 [christoph]  0.8.1claws86
14675
14676         * src/folderview.c
14677         * src/main.c
14678         * src/summaryview.[ch]
14679                 more summaryview/folderitem seperation for
14680                 sort_key and sort_type
14681         * src/procmsg.c
14682                 added missing return statement
14683
14684 2002-08-20 [colin]      0.8.1claws85
14685
14686         * src/summaryview.[ch]
14687                 Added a quick search box
14688         * src/mainwindow.c
14689         * src/prefs_common.[ch]
14690                 Added a show/hide option for the quick search
14691
14692 2002-08-20 [oliver]     0.8.1claws84
14693         
14694         * src/mainwindow.c
14695                 remove toolbar_create_popups
14696         * src/toolbar.[ch]
14697                 o remove toolbar_create_popups
14698                 o fix toolbar_set_sensitive 
14699                   (Bug reports #596834 and #596832)     
14700         * src/prefs_toolbar.c
14701                 o add "Set default" button
14702                 o align label and text + combo widgets
14703
14704 2002-08-20 [hoa]        0.8.1claws83bis
14705
14706         * src/imap.c
14707                 fixed a bug in imap_fetch_msginfo() in case there is no
14708                 current folder.
14709
14710 2002-08-20 [darko]      0.8.1claws83
14711
14712         * src/folderview.c
14713                 copy the color style of folder view so it
14714                 works with GTK themes
14715
14716 2002-08-20 [darko]      0.8.1claws82
14717
14718         * src/folder.h
14719         * src/folderview.c
14720         * src/prefs_folder_item.[hc]
14721                 don't use UI stuff in folder.h
14722
14723 2002-08-20 [darko]      0.8.1claws81
14724
14725         * src/folder.h
14726         * src/prefs_folder_item.h
14727         * src/folderview.c
14728         * src/prefs_folder_item.c
14729                 ability to set folder color in folderview
14730
14731 2002-08-19 [alfons]     0.8.1claws80
14732
14733         * src/summaryview.c
14734                 fix one of the earlier memleaks reported by Martin Kluge
14735
14736 2002-08-19 [alfons]     0.8.1claws79
14737
14738         * src/mainwindow.c
14739                 hide notice view when selecting seperate folder
14740                 view (reported by Urke MMI)
14741
14742 2002-08-19 [christoph]  0.8.1claws78
14743
14744         * src/folderview.c
14745         * src/prefs_folder_item.h
14746         * src/summaryview.[ch]
14747                 o add summary_set_prefs_from_folderitem to set
14748                   summaryview prefs (first step to remove all
14749                   references to the folderitem in summaryview)
14750                 o moved compiled regex stuff from folderitem prefs
14751                   to summaryview code
14752
14753 2002-08-19 [paul]       0.8.1claws77
14754
14755         * src/compose.c
14756                 add check for '.' to QUOTE_IF_REQUIRED
14757
14758 2002-08-19 [paul]       0.8.1claws76
14759
14760         * src/inc.c
14761                 sync with 0.8.1cvs25 (plug memory leak)
14762
14763         * src/prefs_toolbar.c
14764                 re-order prefs_toolbar_cancel()
14765
14766 2002-08-18 [alfons]     0.8.1claws75
14767
14768         * src/inc.c
14769         * src/matcher.c
14770                 plug other memleaks reported by Martin Kluge
14771
14772 2002-08-18 [paul]       0.8.1claws74
14773
14774         * po/pt_BR.po
14775                 updated by Fabio Jr. Beneditto
14776
14777 2002-08-18 [paul]       0.8.1claws73
14778
14779         * src/toolbar.[ch]
14780                 fix bug where tooltips were displayed untranslated              
14781
14782         * src/prefs_toolbar.c
14783                 fix bug where clicking 'Cancel' creates an icon & text
14784                 toolbar regardless of prefs
14785         
14786
14787 2002-08-17 [oliver]     0.8.1claws72
14788
14789         * src/prefs_toolbar.c
14790                 update toolbar on CANCEL
14791                 bug reported by Martin Kluge
14792         * src/toolbar.c
14793                 toolbar_destroy memleak fixed           
14794
14795 2002-08-17 [alfons]     0.8.1claws71
14796
14797         * src/toolbar.c
14798                 plug another memleak reported by Martin Kluge
14799
14800 2002-08-16 [alfons]     0.8.1claws70
14801
14802         * src/crash.c
14803                 use execvp() correctly (suggested by wwp; thanks!)
14804
14805 2002-08-16 [alfons]     0.8.1claws69
14806
14807         * src/gtksctree.c
14808                 plug memory leak reported by Kim Schultz & Martin Kluge
14809
14810 2002-08-16 [paul]       0.8.1claws68
14811
14812         * po/es.po
14813                 updated by Ricardo Mones Lastra
14814
14815 2002-08-16 [paul]       0.8.1claws67
14816
14817         * src/toolbar.h
14818                 fix bug where 'Compose News' icon showed wrong
14819                 tooltip
14820
14821 2002-08-16 [paul]       0.8.1claws66
14822
14823         * sync with 0.8.1cvs24
14824                 see ChangeLog 2002-08-16
14825
14826         * po/it.po
14827                 updated by Alessandro Maestri
14828
14829 2002-08-15 [paul]       0.8.1claws65
14830
14831         * po/sr.po
14832                 updated by Urke MMI
14833
14834 2002-08-15 [paul]       0.8.1claws64
14835
14836         * src/*.c
14837                 don't translate debug info
14838
14839         * src/matcher.[ch]
14840                 add copyright info
14841
14842 2002-08-15 [paul]       0.8.1claws63
14843
14844         * src/prefs_toolbar.c
14845                 fix bug where clicking 'OK' creates an icon & text
14846                 toolbar regardless of prefs
14847
14848 2002-08-14 [alfons]     0.8.1claws62
14849
14850         * src/main.c
14851                 add global var that has the full argv[0]
14852         * src/crash.c
14853                 o execvp the correct sylpheed by using argv0
14854                   and setting the correct work dir
14855                 o other tweaks  
14856
14857 2002-08-14 [oliver]     0.8.1claws61
14858         
14859         * enable/disable Toolbar Action Buttons 
14860         * code cleanups
14861         * src/mainwindow.c
14862         * src/toolbar.[ch]      
14863         * src/prefs_toolbar.c   
14864
14865 2002-08-14 [melvin]     0.8.1claws60
14866
14867         * po/fr.po
14868                 Updated French translations
14869
14870 2002-08-14 [melvin]     0.8.1claws59
14871
14872         * src/crash.c
14873                 Made bug report not translatable
14874         * src/exporthtml.c
14875                 Fixed exporthtml_build_filespec() return value
14876         * src/foldersel.c
14877                 Fixed incorrect include file
14878         * src/gtkspell.c
14879         * src/prefs_actions.c
14880         * src/prefs_toolbar.c
14881                 Made debug info not translatable
14882         * src/mutt.c
14883         * src/quote_fmt.c
14884                 Added missing includes
14885         * src/prefs_common.c
14886                 Fixed typo
14887
14888 2002-08-14 [paul]       0.8.1claws58
14889
14890         * faq/es/sylpheed-faq.html
14891           faq/es/sylpheed-faq-[1-3].html
14892           faq/es/sylpheed-faq-4.html     **NEW FILE **
14893                 update Spanish FAQ
14894
14895 2002-08-13 [christoph]  0.8.1claws57
14896
14897         * src/procmsg.c
14898                 ignore thread fix that did not mark all
14899                 child nodes of a ignored thread as
14900                 ignored. Does not work perfectly yet,
14901                 but it is better now
14902
14903 2002-08-13 [alfons]     0.8.1claws56
14904
14905         * src/crash.c
14906                 o implement 'save crash log'
14907                 o some tweaks
14908
14909 2002-08-13 [melvin]     0.8.1claws55
14910
14911         * src/main.c
14912                 removed unrequired "execinfo.h" header
14913
14914 2002-08-12 [paul]       0.8.1claws54
14915
14916         * faq/en/sylpheed-faq.html
14917           faq/en/sylpheed-faq-[1-3].html
14918           faq/en/sylpheed-faq-4.html     **NEW FILE **
14919                 update English FAQ
14920
14921 2002-08-12 [alfons]     0.8.1claws53
14922
14923         * po/POTFILES.in
14924                 add crash.c to translatables
14925         * src/crash.c
14926                 bring in Leandro's crash dialog
14927
14928 2002-08-11 [alfons]     0.8.1claws52
14929
14930         * src/crash.c
14931                 clean up some warnings
14932
14933 2002-08-11 [alfons]     0.8.1claws51
14934
14935         * acconfig.h
14936         * configure.in
14937         * src/crash.[ch]        ** NEW FILES **
14938         * src/main.c            
14939                 initial gdb crash handler
14940
14941 2002-08-11 [paul]       0.8.1claws50
14942
14943         * src/prefs_toolbar.c
14944                 replace Up/Down arrow pixmaps with text to be
14945                 consistent across icon themes
14946
14947 2002-08-11 [paul]       0.8.1claws49
14948
14949         * src/prefs_common.c
14950           src/prefs_toolbar.c
14951                 rename 'Pixmap' -> 'Icon'
14952
14953         * src/toolbar.[ch]
14954                 rename  'A_SEND_QUEUD' -> 'A_SEND_QUEUED'
14955
14956 2002-08-10 [paul]       0.8.1claws48
14957
14958         * src/prefs_toolbar.c
14959                 re-work the UI
14960
14961 2002-08-10 [paul]       0.8.1claws47
14962
14963         * src/main.c
14964                 don't write Processing progress to status bar
14965                 patch submitted by Alexander Evseev
14966
14967         * src/prefs_toolbar.c
14968                 re-position and resize window
14969                 make window assume correct size on first call
14970
14971 2002-08-10 [paul]       0.8.1claws46
14972
14973         * src/mainwindow.c
14974           src/prefs_toolbar.c
14975           src/toolbar.c
14976           src/toolbar.h
14977                 obey coding style
14978                 follow UI text conventions
14979
14980 2002-08-10 [alfons]     0.8.1claws45
14981
14982         * src/toolbar.c
14983                 correct pixmap for delete action
14984
14985 2002-08-10 [paul]       0.8.1claws44
14986
14987         * po/pt_BR.po
14988                 updated by Fabio Jr. Beneditto
14989
14990 2002-08-10 [paul]       0.8.1claws43
14991
14992         * po/POTFILES.in
14993                 add custom toolbar files
14994
14995 2002-08-10 [paul]       0.8.1claws42
14996
14997         * sync with 0.8.1cvs22
14998                 see ChangeLog 2002-08-09
14999
15000 2002-08-09 [paul]       0.8.1claws41
15001
15002         * tools/Makefile.am
15003           tools/README
15004           tools/outlook2sylpheed.pl     ** NEW FILE **
15005                 add script to convert exported Outlook
15006                 contacts list to a Sylpheed addressbook.
15007                 Submitted by Ricardo Mones Lastra.
15008
15009 2002-08-09 [paul]       0.8.1claws40
15010
15011         * AUTHORS
15012           configure.in
15013           po/sr.po      ** NEW FILE **
15014                 add Serbian message catalog. Submitted by
15015                 Urosevic Aleksandar aka Urke MMI <urke-kg@eunet.yu>             
15016
15017 2002-08-09 [paul]       0.8.1claws39
15018
15019         * sync with 0.8.1cvs21
15020                 see ChangeLog 2002-08-08
15021
15022 2002-08-08 [oliver]     0.8.1claws38
15023
15024         * src/mainwindow.c
15025                 move Custom Toolbar to Configuration menu
15026
15027 2002-08-08 [oliver]     0.8.1claws37
15028
15029         * src/prefs_toolbar.c
15030                 fix substitute pixmap bug
15031
15032 2002-08-08 [paul]       0.8.1claws36
15033
15034         * sync with 0.8.1cvs19
15035                 see ChangeLog 2002-08-08
15036
15037 2002-08-07 [christoph]  0.8.1claws35
15038
15039         * src/utils.c
15040                 fixed a memory leak in new canonicalize_file_replace
15041
15042 2002-08-07 [christoph]  0.8.1claws34
15043
15044         * src/utils.[ch]
15045                 o canonicalize_file_replace should create the temporary
15046                   file in the same directory as the original file.
15047                 o added get_tmpfile_in_dir that creates a temorary file
15048                   in a specified directory.
15049
15050 2002-08-07 [melvin]     0.8.1claws33
15051
15052         * src/toolbar.c
15053                 fixed bug where 'Article' button acted as 'Email' button.
15054
15055 2002-08-07 [paul]       0.8.1claws32
15056
15057         * sync with 0.8.1.cvs17
15058                 see ChangeLog 2002-08-07
15059
15060 2002-08-07 [colin]      0.8.1claws31
15061         
15062         * src/news.c
15063                 fix mass-cancel problem
15064
15065 2002-08-07 [thorsten]   0.8.1claws30
15066
15067         * src/prefs_toolbar.c
15068                 fix: crash on replace or add new button
15069         * src/toolbar.c
15070                 fix: close xmlfile after reading
15071         * src/utils.c
15072                 fix: unlink() file before rename()
15073
15074 2002-08-06 [paul]       0.8.1claws29
15075
15076         * sync with 0.8.cvs15
15077                 see ChangeLog 2002-08-06
15078
15079 2002-08-06 [oliver]     0.8.1claws28
15080
15081         * src/toolbar.c
15082         * src/prefs_toolbar.c
15083                 fixed empty toolbar issue
15084
15085 2002-08-06 [oliver]     0.8.1claws27
15086
15087         * Custom Toolbar Final 
15088         * src/folderview.c
15089         * src/inc.c
15090         * src/summaryview.c
15091                 o toolbar stuff now lives in src/toolbar.[ch]
15092                 o main_window_toolbar_* functions are renamed to
15093                   toolbar_* reflecting their new source file
15094         * src/mainwindow.[ch]
15095                 o remove toolbar stuff  
15096
15097 2002-08-06 [oliver]     0.8.1claws26
15098         
15099         * src/Makefile.am
15100         * src/prefs_toolbar.[ch]        **New File**
15101         * src/toolbar.[ch]              **New File**
15102                 o prefs_toolbar.[ch] custom toolbar frontend
15103                 o toolbar.[ch]       backend 
15104
15105 2002-08-06 [oliver]     0.8.1claws25
15106
15107         * src/prefs_actions.[ch]
15108                 o new exported function actions_execute
15109
15110 2002-08-06 [paul]       0.8.1claws24
15111
15112         * sync with 0.8.1cvs4
15113                 see ChangeLog 2002-08-06
15114
15115 2002-08-06 [paul]       0.8.1claws23
15116
15117         * sync with 0.8.1cvs13
15118                 see ChangeLog 2002-08-06
15119
15120 2002-08-06 [paul]       0.8.1claws22
15121
15122         * sync with 0.8.1cvs12
15123                 see ChangeLog 2002-08-05 and 2002-08-06
15124
15125 2002-08-06 [match]      0.8.1claws21
15126
15127         * src/addrclip.c
15128                 improvements to cut/copy/paste address
15129
15130 2002-08-05 [match]      0.8.1claws20
15131
15132         * src/addritem.[ch]
15133         * src/addrcache.c
15134         * src/addrbook.c
15135         * src/editaddress.c
15136         * src/addressbook.c
15137                 fixes to improve cut/copy/paste
15138
15139 2002-08-06 [melvin]     0.8.1claws19
15140
15141         * src/account.[ch]
15142                 account_find_all_from_address(): new function that returns the
15143                 list of all accounts that are matched in an address.
15144         * src/alertpanel.[ch]
15145                 alertpanel() now accepts a custom widget
15146                 alertpanel_with_widget(): new function that pops up a panel with
15147                 a custom widget in it 
15148         * src/gtkutils.[ch]
15149                 gtkut_account_menu_new(): new function that allows the selection
15150                 of an account from a list of accounts.
15151         * src/messageview.c
15152                 Extended Return Receipt notification to select the correct 
15153                 account and to make a security test on the Delivery-Notification
15154                 address which should be the same as the Return-Path.
15155
15156 2002-08-06 [thorsten]   0.8.1claws18
15157
15158         * src/mimeview.c
15159                 attach_all: save unnamed as "noname.%d",
15160                 dont free static dirname
15161
15162 2002-08-05 [alfons]     0.8.1claws17
15163
15164         * configure.in
15165                 detect XIM by trying to link rather than compile a XIM program
15166
15167 2002-08-05 [oliver]     0.8.1claws16
15168                 
15169         * src/stock_pixmap.[ch]
15170                 o add UP_ARROW to available pixmaps (already in pixmap-directory)
15171                 o new func to retrieve pixmaps
15172
15173 2002-08-05 [paul]       0.8.1claws15
15174
15175         * sync with 0.8.1cvs10
15176                 see ChangeLog 2002-08-05
15177
15178 2002-08-04 [alfons]     0.8.1claws14
15179
15180         * src/textview.c
15181                 see if this plugs memleak
15182
15183 2002-08-04 [melvin]     0.8.1claws13
15184
15185         * src/gtkspell.c
15186                 fixed bug that could crash Sylpheed when highlighting
15187                 all misspelled words.
15188
15189 2002-08-03 [melvin]     0.8.1claws12
15190
15191         * src/prefs_actions.c
15192                 removed unnecessary checks for NULL introduced in 0.8.1claws11.
15193         * src/messageview.c
15194                 fixed bug where the Return Receipt was sent to
15195                 Delivery-Notification-To address even if it was not present
15196
15197 2002-08-02 [alfons]     0.8.1claws11
15198
15199         * src/prefs_actions.c
15200                 o more check for NULLs
15201                 o put create_io_dialog() in right conditional block
15202
15203 2002-08-02 [paul]       0.8.1claws10
15204
15205         * po/es.po
15206                 updated by Ricardo Mones Lastra
15207
15208 2002-08-01 [christoph]  0.8.1claws9
15209
15210         * src/folder.c
15211                 don't free the cache of the opened
15212                 folder in the summaryview
15213         * src/summaryview.c
15214                 don't unset flags, if it is not required
15215
15216 2002-08-01 [paul]       0.8.1claws8
15217
15218         * sync with 0.8.1cvs8
15219                 see ChangeLog entry 2002-08-01
15220
15221 2002-08-01 [paul]       0.8.1claws7
15222
15223         * sync with 0.8.1cvs7
15224                 see ChangeLog 2002-07-31 and 2002-08-01
15225
15226 2002-07-31 [christoph]  0.8.1claws6
15227
15228         * src/mainwindow.c
15229                 forgot to update menu sensitivity
15230                 function for new menu entry
15231
15232 2002-07-31 [alfons]     0.8.1claws5
15233
15234         * src/main.c
15235                 check folder item and its path for NULL on
15236                 initial processing
15237
15238 2002-07-31 [christoph]  0.8.1claws4
15239
15240         * src/folder.c
15241                 check if folder_item_get_msginfo in
15242                 folder_item_remove_msg returned NULL
15243         * src/imap.c
15244                 better clear the uid cache in the
15245                 uid validity check function and delete
15246                 cached messages
15247
15248 2002-07-31 [paul]       0.8.1claws3
15249
15250         * man/sylpheed.1
15251                 add the '--attach' option and a few other
15252                 minor changes
15253
15254 2002-07-31 [paul]       0.8.1claws2
15255
15256         * sync with 0.8.1cvs5
15257                 see ChangeLog 2002-07-31
15258
15259 2002-07-31 [christoph]  0.8.1claws1
15260
15261         * src/folderview.[ch]
15262         * src/mainwindow.c
15263                 replace "Rescan all folders..." with
15264                 "Check all folders for new messages..."
15265
15266 2002-07-30 [paul]       0.8.1claws
15267
15268         * version 0.8.1claws released
15269
15270 2002-07-30 [paul]       0.8.0claws29
15271
15272         * tools/OOo2sylpheed.pl ** NEW FILE **
15273           tools/README
15274                 add script to enable sending documents as
15275                 attachments from OpenOffice.org
15276
15277 2002-07-30 [melvin]     0.8.0claws28
15278
15279         * src/prefs_actions.c
15280                 Made the actions' input/output dialog display
15281                 without delay.
15282
15283 2002-07-30 [christoph]  0.8.0claws27
15284
15285         * src/procmsg.c
15286                 check if folder_item_get_msginfo in
15287                 procmsg_save_to_outbox returned NULL
15288
15289 2002-07-30 [paul]       0.8.0claws26
15290
15291         * sync with 0.8.1cvs4
15292                 see ChangeLog 2002-07-29
15293
15294 2002-07-29 [thorsten]   0.8.0claws25
15295
15296         * README.claws
15297                 added selective download, delete on server
15298
15299 2002-07-29 [paul]       0.8.0claws24
15300
15301         * sync with 0.8.1cvs3
15302                 see ChangeLog 2002-07-29
15303
15304 2002-07-27 [christoph]  0.8.0claws23
15305
15306         * src/folder.c
15307                 add extra check if fetching the msginfo
15308                 returned NULL
15309
15310 2002-07-27 [paul]       0.8.0claws22
15311
15312         * sync with 0.8.1cvs2
15313                 see ChangeLog 2002-07-26
15314
15315 2002-07-27 [christoph]  0.8.0claws21
15316
15317         * src/imap.c
15318                 add another check if a valid msginfo
15319                 was returned
15320
15321 2002-07-26 [hoa]        0.8.0claws20
15322
15323         * src/folder.c
15324                 Fixed a condition in folder_item_destroy()
15325
15326         * src/imap.c
15327                 Fixed an error in IMAP protocol
15328
15329 2002-07-26 [alfons]     0.8.0claws19
15330
15331         * src/folder.c
15332                 ofcourse compare with identifier, not the path
15333
15334 2002-07-26 [alfons]     0.8.0claws18
15335
15336         * src/folder.c
15337                 use folder item identifier for saving / restoring
15338                 preferences because folder->path might not be unique
15339
15340 2002-07-26 [melvin]     0.8.0claws17
15341
15342         * src/logwindow.c
15343                 Fixed a crash introduced in 0.8.0claws5 when log is 
15344                 cut under 80 characters.
15345
15346 2002-07-26 [paul]       0.8.0claws16
15347
15348         * sync with 0.8.1cvs1
15349                 see ChangeLog 2002-07-26
15350
15351 2002-07-26 [christoph]  0.8.0claws15
15352
15353         * src/imap.[ch]
15354                 imap folder now remembers the last selected
15355                 folder and imap_fetch_msginfo skips selecting
15356                 the folder if it is already selected
15357
15358 2002-07-26 [christoph]  0.8.0claws14
15359
15360         * src/folder.c
15361         * src/folderview.c
15362         * src/imap.c
15363                 fix imap folder rescanning
15364
15365 2002-07-25 [christoph]  0.8.0claws13
15366
15367         * src/filter.c
15368         * src/folder.[ch]
15369         * src/folderview.c
15370         * src/imap.[ch]
15371         * src/mainwindow.c
15372         * src/mbox_folder.c
15373         * src/mh.c
15374         * src/news.c
15375                 implement imap uid cache and uid validity check
15376
15377 2002-07-25 [alfons]     0.8.0claws12
15378
15379         * src/summaryview.c
15380                 fix a brown paper bag bug, and also add some more
15381                 checks
15382
15383 2002-07-25 [christoph]  0.8.0claws11
15384
15385         * src/folder.c
15386                 don't mix copy, fetch_msginfo and remove
15387                 operations in folder item copy and move
15388                 operations
15389
15390 2002-07-25 [christoph]  0.8.0claws10
15391
15392         * src/folderview.c
15393         * src/mainwindow.c
15394         * src/prefs_folder_item.c
15395         * src/summaryview.[ch]
15396                 remove no longer required parameter update_cache from
15397                 summary_show
15398
15399 2002-07-25 [paul]       0.8.0claws9
15400
15401         * sync with 0.8.1
15402         
15403         * AUTHORS
15404                 a few corrections
15405
15406 2002-07-24 [alfons]     0.8.0claws8
15407
15408         * src/summaryview.c
15409                 sort correctly when using simplified subject line
15410                 (closes feature request "[ 585141 ] applying regexp to subject 
15411                 before sort" submitted by Alexandra Walford)
15412
15413 2002-07-24 [paul]       0.8.0claws7
15414
15415         * sync with 0.8.0cvs3
15416                 see ChangeLog 2002-07-24
15417
15418 2002-07-23 [christoph]  0.8.0claws6
15419
15420         * src/folder.c
15421         * src/folder.h
15422         * src/summaryview.c
15423         * src/summaryview.h
15424         * src/main.c
15425                 o separate processing and summaryview
15426                 o removed summary_write_cache from summaryview
15427                 o removed summaryview->killed_messages, because we don't have
15428                   to keep a list of killed messages anymore. New cache will
15429                   keep the hidden messages in cache anyway
15430         * src/folderview.c
15431         * src/inc.c
15432         * src/selective_download.c
15433                 o removed unnecessary summary_write_cache calls
15434         * src/procmsg.c
15435                 o don't set ignore thread flag in procmsg_get_thread_tree
15436                   if it is already set
15437         * src/mainwindow.c
15438         * src/statusbar.h
15439                 o moved STATUSBAR_PUSH/POP to statusbar.h because
15440                   they are used in different files
15441
15442 2002-07-23 [melvin]     0.8.0claws5
15443
15444         * src/addressbook.c
15445         * src/addrgather.c
15446         * src/editaddress.c
15447         * src/editgroup.c
15448         * src/editldap_basedn.c
15449         * src/importldif.c
15450         * src/prefs_common.c
15451                 Fixed few memory leak (gtk_editable_get_chars returns
15452                 an allocated string)
15453         * src/logwindow.c
15454                 Fixed few memory leak (gtk_editable_get_chars returns
15455                 an allocated string) and modified a little the log cutting
15456                 loop.
15457         * src/compose.c
15458                 Replaced a call to an obsolete function gtk_entry_get_text()
15459                 by gtk_editable_get_chars()
15460         * src/send.c
15461                 Removed a debug printf
15462
15463 2002-07-23 [christoph]  0.8.0claws4
15464
15465         * src/filesel.c
15466                 fix another g_dirname memory leak
15467
15468 2002-07-23 [christoph]  0.8.0claws3
15469
15470         * src/mh.c
15471                 fixed a memory leak in mh_fetch_msginfo
15472                 fixed crash when message header could not be
15473                 parsed
15474
15475 2002-07-23 [paul]       0.8.0claws2
15476
15477         * sync with 0.8.0cvs2
15478                 see ChangeLog 2002-07-23
15479
15480 2002-07-23 [paul]       0.8.0claws1
15481
15482         * sync with 0.8.0cvs1
15483                 see ChangeLog 2002-07-23
15484
15485 2002-07-23 [paul]       0.8.0claws
15486
15487         * release of 0.8.0claws